2010-08-31 |
Devang Patel | Use absolute label for DW_AT_stmt_list if a target... |
tree | commitdiff |
2010-08-31 |
Kevin Enderby | This is the second of three patches to implement suppor... |
tree | commitdiff |
2010-08-31 |
Benjamin Kramer | Allow creation of SHT_NULL sections, from Roman Divacky. |
tree | commitdiff |
2010-08-30 |
Benjamin Kramer | MCELF: The value of all common symbols is the offset... |
tree | commitdiff |
2010-08-30 |
Benjamin Kramer | The value is offset from the start of the section for... |
tree | commitdiff |
2010-08-30 |
Benjamin Kramer | Index external symbols by symbol table instead of paren... |
tree | commitdiff |
2010-08-30 |
Benjamin Kramer | Mark all common symbols external. This is not exactly... |
tree | commitdiff |
2010-08-28 |
Chris Lattner | squish dead code. |
tree | commitdiff |
2010-08-27 |
Benjamin Kramer | MCELF: Port EmitInstruction changes from MachO streamer... |
tree | commitdiff |
2010-08-27 |
Benjamin Kramer | MCELF: Always overwrite FixedValue. |
tree | commitdiff |
2010-08-26 |
Benjamin Kramer | MCELF: Fix a thinko of mine. |
tree | commitdiff |
2010-08-26 |
Benjamin Kramer | MCELF: Compensate for the addend on i386. Patch by... |
tree | commitdiff |
2010-08-25 |
Benjamin Kramer | MCELF: Use precomputed symbol indices, patch by Roman... |
tree | commitdiff |
2010-08-25 |
Michael J. Spencer | MC: Fix inconsistant naming in COFF object writer.... |
tree | commitdiff |
2010-08-24 |
Kevin Enderby | Change the parsing of .loc back to allow the LineNumber... |
tree | commitdiff |
2010-08-24 |
Michael J. Spencer | Fix COFF x86-64 relocations. PR7960. |
tree | commitdiff |
2010-08-24 |
Kevin Enderby | First bit of support for the dwarf .loc directive.... |
tree | commitdiff |
2010-08-24 |
Daniel Dunbar | MC/AsmParser: Change ParseExpression to use ParseIdenti... |
tree | commitdiff |
2010-08-24 |
Daniel Dunbar | MC/Parser: Accept leading dollar signs in identifiers. |
tree | commitdiff |
2010-08-24 |
Benjamin Kramer | Relocate against parent if the symbol is not in section... |
tree | commitdiff |
2010-08-24 |
Chris Lattner | fix rdar://7997827 - Accept and ignore LL and ULL suffi... |
tree | commitdiff |
2010-08-23 |
Benjamin Kramer | Fix thinko. Having no tests is great ... |
tree | commitdiff |
2010-08-23 |
Benjamin Kramer | Reduce code duplication. |
tree | commitdiff |
2010-08-23 |
Benjamin Kramer | ELFObjectWriter: Run ComputeSymbolTable before recordin... |
tree | commitdiff |
2010-08-23 |
Benjamin Kramer | Add the symbol offset to the relocation value when... |
tree | commitdiff |
2010-08-23 |
Benjamin Kramer | Use the proper relocation section + cleanup, from Roman... |
tree | commitdiff |
2010-08-23 |
Michael J. Spencer | Revert part of my last commit. the mingw32 build bot... |
tree | commitdiff |
2010-08-23 |
Michael J. Spencer | Workaround broken jump tables on x86-64 COFF. |
tree | commitdiff |
2010-08-21 |
Michael J. Spencer | MC: Add partial x86-64 support to COFF. |
tree | commitdiff |
2010-08-19 |
Benjamin Kramer | MCELF: Count the section orders properly. Patch by... |
tree | commitdiff |
2010-08-18 |
Daniel Dunbar | MC/ELF: Allow null values in virtual sections, ELF... |
tree | commitdiff |
2010-08-17 |
Benjamin Kramer | Remove dead code. Fixes a GCC warning. |
tree | commitdiff |
2010-08-17 |
Benjamin Kramer | Sketch i386 relocations handling, from Roman Divacky. |
tree | commitdiff |
2010-08-17 |
Benjamin Kramer | Use the correct entry size for relocation entries,... |
tree | commitdiff |
2010-08-17 |
Benjamin Kramer | Differentiate between RELA and REL relocations, from... |
tree | commitdiff |
2010-08-17 |
Benjamin Kramer | One baby step towards i386 ELF, from Roman Divacky. |
tree | commitdiff |
2010-08-17 |
Benjamin Kramer | Try to silence a overeager GCC warning. |
tree | commitdiff |
2010-08-17 |
Benjamin Kramer | A round of minor cleanups for ELFObjectWriter. |
tree | commitdiff |
2010-08-16 |
Benjamin Kramer | Silence warnings and simplify code. Eliminate a 32... |
tree | commitdiff |
2010-08-16 |
Eli Friedman | Fixes for generation of ELF relocations. Patch by... |
tree | commitdiff |
2010-08-16 |
Eli Friedman | Fix a few warnings in and detabify MCELFStreamer and... |
tree | commitdiff |
2010-08-16 |
Matt Fleming | Add ELF ObjectWriter and Streamer support. |
tree | commitdiff |
2010-08-16 |
Matt Fleming | Add ELF ObjectWriter and Streamer support. |
tree | commitdiff |
2010-08-16 |
Matt Fleming | Layout helper function. |
tree | commitdiff |
2010-08-16 |
Matt Fleming | Record a symbol's size which is needed for ELF symbol... |
tree | commitdiff |
2010-08-16 |
Chris Lattner | silence a vc2010 warning: " result of 32-bit shift... |
tree | commitdiff |
2010-08-12 |
Daniel Dunbar | MC/AsmParser: Push the burdon of emitting diagnostics... |
tree | commitdiff |
2010-08-11 |
Daniel Dunbar | llvm-mc: Add -show-inst-operands, for dumping the parse... |
tree | commitdiff |
2010-08-11 |
Daniel Dunbar | MCAsmParser: Add dump() hook to MCParsedAsmOperand. |
tree | commitdiff |
2010-08-10 |
Daniel Dunbar | MC/AsmParser: Fix a bug in macro argument parsing,... |
tree | commitdiff |
2010-08-10 |
Michael J. Spencer | Revert "MC/MachO: Fix possible null pointer dereference." |
tree | commitdiff |
2010-08-09 |
Kevin Enderby | Next bit of support for the dwarf .file directive.... |
tree | commitdiff |
2010-08-09 |
Michael J. Spencer | MC/MachO: Fix possible null pointer dereference. |
tree | commitdiff |
2010-08-03 |
Michael J. Spencer | MC: Fix symbol fragment offsets in COFF. |
tree | commitdiff |
2010-08-03 |
Michael J. Spencer | Revert "MC: Fix symbol fragment offsets in COFF." |
tree | commitdiff |
2010-08-03 |
Michael J. Spencer | MC: Add time travel support to COFF. |
tree | commitdiff |
2010-08-03 |
Michael J. Spencer | MC: Fix symbol fragment offsets in COFF. |
tree | commitdiff |
2010-07-31 |
Daniel Dunbar | Silence some -Asserts uninitialized variable warnings. |
tree | commitdiff |
2010-07-31 |
Michael J. Spencer | Add relax all support to the COFF object streamer. |
tree | commitdiff |
2010-07-30 |
Daniel Dunbar | MC: Initialize MCFragment::Offset, noticed by Cameron... |
tree | commitdiff |
2010-07-29 |
Benjamin Kramer | Plug the remaining MC leaks by giving MCObjectStreamer... |
tree | commitdiff |
2010-07-29 |
Benjamin Kramer | Stop leaking std::strings in GetDwarfFile. |
tree | commitdiff |
2010-07-29 |
Benjamin Kramer | COFFObjectWriter: Don't leak COFFSymbols and COFFSections. |
tree | commitdiff |
2010-07-29 |
Daniel Dunbar | MC: Destroy Macro instances. |
tree | commitdiff |
2010-07-28 |
Kevin Enderby | Added first bit of support for the dwarf .file directiv... |
tree | commitdiff |
2010-07-28 |
Daniel Dunbar | MC: Put back the MCFragment vtable, so subclasses are... |
tree | commitdiff |
2010-07-26 |
Douglas Gregor | Fix format-specifier warning |
tree | commitdiff |
2010-07-26 |
Michael J. Spencer | MC: Fix whitespace error from last commit. |
tree | commitdiff |
2010-07-26 |
Michael J. Spencer | MC: Add WinCOFFObjectWriter implementation. |
tree | commitdiff |
2010-07-22 |
Reid Kleckner | Initial modifications to MCAssembler and TargetMachine... |
tree | commitdiff |
2010-07-20 |
Matt Fleming | Add some more handlers for ELF section directives. |
tree | commitdiff |
2010-07-20 |
Owen Anderson | Let's get those buildbots green: #include is needed... |
tree | commitdiff |
2010-07-20 |
Chris Lattner | apparently also missing an include. |
tree | commitdiff |
2010-07-20 |
Chris Lattner | this is in System |
tree | commitdiff |
2010-07-20 |
Chris Lattner | turn this into a normal header. |
tree | commitdiff |
2010-07-20 |
Chris Lattner | hopefully heal the linux builders |
tree | commitdiff |
2010-07-20 |
Chris Lattner | there is no reason to dynamically generate a static... |
tree | commitdiff |
2010-07-20 |
Chris Lattner | drop edinfo.inc into the objdir for src!=objdir builds. |
tree | commitdiff |
2010-07-20 |
Eric Christopher | Update header. |
tree | commitdiff |
2010-07-20 |
Chris Lattner | hopefully teach cmake to build the .inc file. |
tree | commitdiff |
2010-07-20 |
Chris Lattner | cmake too |
tree | commitdiff |
2010-07-20 |
Chris Lattner | forgot to add a file |
tree | commitdiff |
2010-07-20 |
Chris Lattner | start straightening out libedis's dependencies and... |
tree | commitdiff |
2010-07-19 |
Daniel Dunbar | MC/Mach-O: Silently ignore .file directives instead... |
tree | commitdiff |
2010-07-19 |
Michael J. Spencer | _[A-Z] identifiers are reserved for the implementation. |
tree | commitdiff |
2010-07-19 |
Michael J. Spencer | MC: Add WinCOFFStreamer implementation and merge common... |
tree | commitdiff |
2010-07-19 |
Daniel Dunbar | TblGen/AsmMatcher: Add support for honoring instruction... |
tree | commitdiff |
2010-07-19 |
Eli Friedman | Make .align parse correctly on platforms where .align... |
tree | commitdiff |
2010-07-18 |
Daniel Dunbar | MC/AsmParser: Stop playing unsafe member function point... |
tree | commitdiff |
2010-07-18 |
Daniel Dunbar | MC/AsmParser: Fix .abort and .secure_log_unique to... |
tree | commitdiff |
2010-07-18 |
Daniel Dunbar | MC/AsmParser: Add macro argument substitution support. |
tree | commitdiff |
2010-07-18 |
Daniel Dunbar | MC/AsmParser: Add basic support for macro instantiation. |
tree | commitdiff |
2010-07-18 |
Daniel Dunbar | MC/AsmParser: Add basic parsing support for .macro... |
tree | commitdiff |
2010-07-18 |
Daniel Dunbar | MC/AsmParser: Add .macros_{off,on} support, not that... |
tree | commitdiff |
2010-07-18 |
Daniel Dunbar | MC/AsmParser: Use Error() instead of calling PrintMessa... |
tree | commitdiff |
2010-07-18 |
Daniel Dunbar | MC/AsmParser: Fix TokError() to accept a Twine. |
tree | commitdiff |
2010-07-18 |
Daniel Dunbar | MC/AsmParser: Hide the AsmParser implementation. |
tree | commitdiff |
2010-07-17 |
Eli Friedman | Start of .sleb128/.uleb128 parsing support. |
tree | commitdiff |
2010-07-17 |
Eli Friedman | Work-in-progress parsing for ELF .section directive. |
tree | commitdiff |
2010-07-17 |
Eli Friedman | Add support for parsing .size directives for ELF. |
tree | commitdiff |
next |