2013-10-16 |
Rafael Espindola | Move .ident handling to MCStreamer. |
blob | commitdiff | raw |
2013-10-08 |
Rafael Espindola | Add a MCTargetStreamer interface. |
blob | commitdiff | raw | diff to current |
2013-10-05 |
Rafael Espindola | Remove some really nasty uses of hasRawTextSupport. |
blob | commitdiff | raw | diff to current |
2013-09-19 |
Richard Mitton | Added support for generate DWARF .debug_aranges section... |
blob | commitdiff | raw | diff to current |
2013-09-09 |
Bill Wendling | Call generateCompactUnwindEncodings() right before... |
blob | commitdiff | raw | diff to current |
2013-09-09 |
Bill Wendling | Generate compact unwind encoding from CFI directives. |
blob | commitdiff | raw | diff to current |
2013-09-04 |
Bill Wendling | Add missing header line. |
blob | commitdiff | raw | diff to current |
2013-08-09 |
Saleem Abdulrasool | [CodeGen] prevent abnormal on invalid attributes |
blob | commitdiff | raw | diff to current |
2013-08-07 |
Eric Christopher | Fix a FIXME, on darwin all virtual sections have a... |
blob | commitdiff | raw | diff to current |
2013-04-17 |
Peter Collingbourne | Add support for subsections to the ELF assembler. Fixes... |
blob | commitdiff | raw | diff to current |
2013-01-31 |
Chandler Carruth | Give the MCStreamer class hierarchy LLVM RTTI facilitie... |
blob | commitdiff | raw | diff to current |
2013-01-18 |
Daniel Dunbar | [MC/Mach-O] Add support for linker options in Mach... |
blob | commitdiff | raw | diff to current |
2013-01-14 |
Eli Bendersky | Expose an InitToTextSection through MCStreamer. |
blob | commitdiff | raw | diff to current |
2012-12-16 |
Reed Kotler | This patch is needed to make c++ exceptions work for... |
blob | commitdiff | raw | diff to current |
2012-12-07 |
Eli Bendersky | Refactor MCInstFragment and MCDataFragment to adhere... |
blob | commitdiff | raw | diff to current |
2012-12-07 |
Eli Bendersky | Lift EmitAssignment into MCObjectStreamer which gets... |
blob | commitdiff | raw | diff to current |
2012-12-03 |
Chandler Carruth | Use the new script to sort the includes of every file... |
blob | commitdiff | raw | diff to current |
2012-10-04 |
Benjamin Kramer | Hoist some grossly duplicated code from the COFF/ELF... |
blob | commitdiff | raw | diff to current |
2012-10-01 |
Jim Grosbach | MachO: direct-to-object attribute for data-in-code... |
blob | commitdiff | raw | diff to current |
2012-09-07 |
Benjamin Kramer | MC: Overhaul handling of .lcomm |
blob | commitdiff | raw | diff to current |
2012-06-22 |
Evan Cheng | EmitZerofill should take a 64-bit size or else it's... |
blob | commitdiff | raw | diff to current |
2012-05-18 |
Jim Grosbach | Refactor data-in-code annotations. |
blob | commitdiff | raw | diff to current |
2012-02-07 |
Craig Topper | Convert assert(0) to llvm_unreachable |
blob | commitdiff | raw | diff to current |
2012-01-18 |
Jim Grosbach | Tidy up. MCAsmBackend naming conventions. |
blob | commitdiff | raw | diff to current |
2012-01-10 |
David Blaikie | Remove unnecessary default cases in switches that cover... |
blob | commitdiff | raw | diff to current |
2012-01-07 |
Rafael Espindola | Split Finish into Finish and FinishImpl to have a commo... |
blob | commitdiff | raw | diff to current |
2011-11-28 |
Jim Grosbach | Remove obsolete FIXME. |
blob | commitdiff | raw | diff to current |
2011-09-01 |
Benjamin Kramer | Don't drop alignment info on local common symbols. |
blob | commitdiff | raw | diff to current |
2011-07-27 |
Evan Cheng | Support .code32 and .code64 in X86 assembler. |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Evan Cheng | Rename TargetAsmBackend to MCAsmBackend; rename createA... |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Chandler Carruth | Add a missing enumerator to this switch. Currently... |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Jim Grosbach | Move some ELF directives into ELF asm parser. |
blob | commitdiff | raw | diff to current |
2011-07-23 |
Evan Cheng | Move TargetAsmParser.h TargetAsmBackend.h and TargetAsm... |
blob | commitdiff | raw | diff to current |
2011-07-14 |
Evan Cheng | Unfortunately several files in MC are badly violating... |
blob | commitdiff | raw | diff to current |
2011-05-10 |
Rafael Espindola | Factor some code into a new EmitFrames method. |
blob | commitdiff | raw | diff to current |
2011-05-01 |
Rafael Espindola | Add r130623 back now that ELF has been fixed to work... |
blob | commitdiff | raw | diff to current |
2011-04-30 |
Rafael Espindola | Revert the previous patch while I figure out how to... |
blob | commitdiff | raw | diff to current |
2011-04-30 |
Rafael Espindola | Enable CFI on OS X. |
blob | commitdiff | raw | diff to current |
2011-04-30 |
Rafael Espindola | Handle PrivateExtern eh symbols. |
blob | commitdiff | raw | diff to current |
2011-04-28 |
Rafael Espindola | Mark the EH symbol global or weak if the corresponding... |
blob | commitdiff | raw | diff to current |
2011-02-25 |
Cameron Zwarich | Roll out r126425 and r126450 to see if it fixes the... |
blob | commitdiff | raw | diff to current |
2011-02-24 |
Devang Patel | Enable DebugInfo support for COFF object files. |
blob | commitdiff | raw | diff to current |
2011-02-16 |
Rafael Espindola | Add support for pushsection and popsection. Patch by... |
blob | commitdiff | raw | diff to current |
2010-12-29 |
Daniel Dunbar | MC/Mach-O/Thumb: Set the thumb bit in the symbol table. |
blob | commitdiff | raw | diff to current |
2010-12-14 |
Jim Grosbach | ARM Fixups relative to thumb functions need to have... |
blob | commitdiff | raw | diff to current |
2010-12-10 |
Rafael Espindola | Fixed version of 121434 with no new memory leaks. |
blob | commitdiff | raw | diff to current |
2010-12-10 |
Rafael Espindola | Revert my previous patch to make the valgrind bots... |
blob | commitdiff | raw | diff to current |
2010-12-09 |
Rafael Espindola | Initial support for the cfi directives. This is just... |
blob | commitdiff | raw | diff to current |
2010-12-08 |
Jim Grosbach | Let target asm backends see assembler flags as they... |
blob | commitdiff | raw | diff to current |
2010-12-07 |
Rafael Espindola | Sorry for such a large commit. The summary is that... |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Rafael Espindola | Try to resolve symbol differences early, and if success... |
blob | commitdiff | raw | diff to current |
2010-12-02 |
Rafael Espindola | Move EmitValueToOffset to the ObjectStreamer. |
blob | commitdiff | raw | diff to current |
2010-12-02 |
Rafael Espindola | Add EmitInstToFragment to the generic object streamer. |
blob | commitdiff | raw | diff to current |
2010-11-28 |
Rafael Espindola | Move EmitValue to MCObjectStreamer. |
blob | commitdiff | raw | diff to current |
2010-11-28 |
Rafael Espindola | Fixed verson of r120245. |
blob | commitdiff | raw | diff to current |
2010-11-28 |
Rafael Espindola | Revert previous patch while I debug the darwin bootstra... |
blob | commitdiff | raw | diff to current |
2010-11-28 |
Rafael Espindola | Factor some duplicated code into MCObjectStreamer:... |
blob | commitdiff | raw | diff to current |
2010-11-28 |
Rafael Espindola | Avoid code duplication in the many unsupported EmitGPRe... |
blob | commitdiff | raw | diff to current |
2010-11-28 |
Rafael Espindola | Define generic 1, 2 and 4 byte pc relative relocations... |
blob | commitdiff | raw | diff to current |
2010-11-19 |
Kevin Enderby | Added support for the Mach-O .symbol_resolver directive... |
blob | commitdiff | raw | diff to current |
2010-11-19 |
Rafael Espindola | Change some methods in MCDwarf.cpp to be able to handle... |
blob | commitdiff | raw | diff to current |
2010-11-16 |
Rafael Espindola | Add .loc methods to the streamer. |
blob | commitdiff | raw | diff to current |
2010-11-13 |
Rafael Espindola | Parse and record the gnu_unique_object type. |
blob | commitdiff | raw | diff to current |
2010-11-05 |
Jim Grosbach | Add '.code 32' assembler directive to MC streamers. |
blob | commitdiff | raw | diff to current |
2010-11-05 |
Jim Grosbach | MC'ize the '.code 16' and '.thumb_func' ARM directives. |
blob | commitdiff | raw | diff to current |
2010-11-05 |
Jim Grosbach | syntaxunified directive is a no-op for MachO writing. |
blob | commitdiff | raw | diff to current |
2010-11-01 |
Rafael Espindola | Move EmitInstruction to MCObjectStreamer so that ELF... |
blob | commitdiff | raw | diff to current |
2010-10-02 |
Kevin Enderby | This adds a Darwin x86_64 relocation encoding for a... |
blob | commitdiff | raw | diff to current |
2010-09-30 |
Kevin Enderby | This is the last major patch to implement support for... |
blob | commitdiff | raw | diff to current |
2010-09-30 |
Chandler Carruth | Silence a GCC warning about not handling all flags... |
blob | commitdiff | raw | diff to current |
2010-09-22 |
Rafael Espindola | Avoid some Mach-O specific alignment being done on... |
blob | commitdiff | raw | diff to current |
2010-09-15 |
Rafael Espindola | Add a InitSections method to the streamer interface. |
blob | commitdiff | raw | diff to current |
2010-09-03 |
Bill Wendling | Get rid of "passing signed into unsigned parameter... |
blob | commitdiff | raw | diff to current |
2010-08-31 |
Kevin Enderby | This is the second of three patches to implement suppor... |
blob | commitdiff | raw | diff to current |
2010-08-09 |
Kevin Enderby | Next bit of support for the dwarf .file directive.... |
blob | commitdiff | raw | diff to current |
2010-07-19 |
Daniel Dunbar | MC/Mach-O: Silently ignore .file directives instead... |
blob | commitdiff | raw | diff to current |
2010-07-19 |
Michael J. Spencer | MC: Add WinCOFFStreamer implementation and merge common... |
blob | commitdiff | raw | diff to current |
2010-07-08 |
Kevin Enderby | Added the darwin .weak_def_can_be_hidden directive. |
blob | commitdiff | raw | diff to current |
2010-06-16 |
Daniel Dunbar | MC/Mach-O: Rewrite atom association to be a final pass... |
blob | commitdiff | raw | diff to current |
2010-06-16 |
Daniel Dunbar | MC: Simplify MCAssembler::isSymbolLinkerVisible to... |
blob | commitdiff | raw | diff to current |
2010-06-16 |
Daniel Dunbar | MC: Lift SwitchSection() and Finish() into MCObjectStre... |
blob | commitdiff | raw | diff to current |
2010-06-16 |
Daniel Dunbar | MC: Factor out an MCObjectStreamer class, which will... |
blob | commitdiff | raw | diff to current |
2010-05-26 |
Daniel Dunbar | MC: When running with -mc-relax-all, we can eagerly... |
blob | commitdiff | raw | diff to current |
2010-05-26 |
Daniel Dunbar | MC/Mach-O: Factor out EmitInstTo{Fragment,Data} for... |
blob | commitdiff | raw | diff to current |
2010-05-26 |
Daniel Dunbar | MC: Eliminate an unnecessary copy. |
blob | commitdiff | raw | diff to current |
2010-05-26 |
Daniel Dunbar | MC: Simplify MayNeedRelaxation to not provide the fixup... |
blob | commitdiff | raw | diff to current |
2010-05-26 |
Daniel Dunbar | MC: Eliminate MCAsmFixup, replace with MCFixup. |
blob | commitdiff | raw | diff to current |
2010-05-26 |
Daniel Dunbar | MC: Use accessors for access to MCAsmFixup. |
blob | commitdiff | raw | diff to current |
2010-05-21 |
Eric Christopher | Expand on comment. |
blob | commitdiff | raw | diff to current |
2010-05-18 |
Eric Christopher | Implement EmitTBSSSymbol for MachOStreamer. |
blob | commitdiff | raw | diff to current |
2010-05-18 |
Daniel Dunbar | MC/Mach-O: Implement support for setting indirect symbo... |
blob | commitdiff | raw | diff to current |
2010-05-18 |
Daniel Dunbar | MC/Mach-O: Fail faster/harder when we see .file, which... |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Daniel Dunbar | MC/Mach-O: Reverse order of SymbolData scanning when... |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Daniel Dunbar | MC/Mach-O: Fix some differences in symbol flag handling. |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Eric Christopher | Add AsmParser support for darwin tbss directive. |
blob | commitdiff | raw | diff to current |
2010-05-12 |
Daniel Dunbar | MC: Move MCAlignFragment::EmitNops value out of the... |
blob | commitdiff | raw | diff to current |
2010-05-12 |
Daniel Dunbar | MC: Eliminate MCZeroFillFragment, it is no longer needed. |
blob | commitdiff | raw | diff to current |
2010-05-12 |
Daniel Dunbar | MC: Drop support for alignment in ZeroFill fragment... |
blob | commitdiff | raw | diff to current |
2010-05-10 |
Daniel Dunbar | MC/Mach-O: Explicitly track atoms, as represented by... |
blob | commitdiff | raw | diff to current |
2010-05-08 |
Chris Lattner | break coff symbol definition stuff out into proper... |
blob | commitdiff | raw | diff to current |
next |