Remove spurious space.
[oota-llvm.git] / tools /
2013-06-19 Sean SilvaRemove spurious space.
2013-06-19 Sean SilvaRemove unused parameter.
2013-06-19 Sean Silva[yaml2obj][ELF] Support ELFOSABI_* enum.
2013-06-19 Sean SilvaThere is no ELF ABI version enum.
2013-06-19 Sean Silva[yaml2obj][ELF] Support st_info through `Binding` and...
2013-06-18 Sean Silva[yaml2obj][ELF] Don't monkeypatch the YAML sections.
2013-06-18 Sean Silva[yaml2obj][ELF] Ensure STN_UNDEF entry is present.
2013-06-18 Sean Silva[yaml2obj][ELF] Rudimentary symbol table support.
2013-06-18 Sean Silva[yaml2obj][ELF] Add dummy .strtab section.
2013-06-18 Rafael EspindolaConvert most uses of PathV1.h in ToolRunner.cpp.
2013-06-18 Rafael EspindolaAdd a version of unique_file that return just the file...
2013-06-18 Rafael EspindolaReturn a std::string from PrependMainExecutablePath.
2013-06-18 Rafael EspindolaRemove PathV1.h use from BugDriver.cpp.
2013-06-18 Rafael EspindolaRemove use of PathV1.h from ExecutionDriver.cpp.
2013-06-18 Rafael EspindolaRemove usage of PathV1.h from OptimizerDriver.cpp.
2013-06-18 Rafael EspindolaConvert some uses of eraseFromDisk.
2013-06-18 Rafael EspindolaDon't use PathV1.h in tools/bugpoint/Miscompilation...
2013-06-18 Alexey SamsonovBasic support for parsing Mach-O universal binaries...
2013-06-18 Bill WendlingUse pointers to the MCAsmInfo and MCRegInfo.
2013-06-18 Sean Silva[yaml2obj][ELF] Factor out string table section creation.
2013-06-18 Sean Silva[yaml2obj][ELF] Refer specifically to the section heade...
2013-06-18 Sean Silva[yaml2obj][ELF] Ensure more fields are zero'd.
2013-06-17 Rafael EspindolaFix the build with gcc 4.7 and -std=c++11.
2013-06-17 Rafael EspindolaConvert two uses of eraseFromDisk.
2013-06-17 Rafael EspindolaRemove usage of PathV1.h in FindBugs.cpp.
2013-06-17 Sean Silva[yaml2obj][ELF] Exit with error status on error.
2013-06-17 Rafael EspindolaDon't use PathV1.h in CrashDebugger.cpp.
2013-06-17 Rafael EspindolaDon't use PathV1.h in ToolRunner.h.
2013-06-17 Rafael EspindolaRemove CBE related code.
2013-06-17 Rafael EspindolaDon't use PathV1.h in ExtractFunction.cpp.
2013-06-17 Rafael EspindolaDon't use PathV1.h in tools/gold/gold-plugin.cpp.
2013-06-17 Rafael EspindolaDon't use PathV1.h in LTOCodeGenerator.cpp
2013-06-17 Rafael EspindolaDon't use PathV1.h in llvm-link.
2013-06-17 Rafael EspindolaMove lib/Archive to tools/llvm-ar.
2013-06-17 Rafael EspindolaDon't link with the archive library programs that don...
2013-06-15 Sean Silva[yaml2obj] Move some classes into anonymous namespaces.
2013-06-15 Sean Silva[yaml2obj] Add support for sh_link via `Link` key.
2013-06-14 Rafael EspindolaRemove the LLVM specific archive index.
2013-06-14 Rafael EspindolaMove PrependMainExecutablePath next to its only user.
2013-06-14 Rafael EspindolaRemove unused header.
2013-06-14 Sean Silva[yaml2obj] Add support for sh_addralign via `AddressAli...
2013-06-13 Sean Silva[yaml2obj] Add support for specifying raw section content.
2013-06-13 Sean Silva[yaml2obj] Add sh_addr via `Address` key.
2013-06-13 Sean Silva[yaml2obj] Initial ELF section support.
2013-06-13 Rafael EspindolaDon't use PathV1.h in Signals.h.
2013-06-13 Rafael EspindolaDon't use PathV1.h in FileUtilities.h.
2013-06-13 Rafael EspindolaAvoid using PathV1.h in Program.h.
2013-06-13 Rafael EspindolaHave sys::FindProgramByName return a std::string.
2013-06-13 Rafael EspindolaFurther reduce usage of sys::Path in bugpoint.
2013-06-13 Rafael EspindolaTry to fix the build with libstdc++ 4.4.
2013-06-13 Rafael EspindolaReduce sys::Path usage in bugpoint.
2013-06-12 Rafael EspindolaRemove the program class.
2013-06-12 Rui Ueyamareadobj: Dump PE/COFF optional records.
2013-06-12 Rafael EspindolaInline Path::isBitcodeFile into only use and remove it.
2013-06-11 Rafael EspindolaInclude PathV1.h in files that use it.
2013-06-11 Rafael EspindolaConvert another use of sys::identifyFileType.
2013-06-11 Sean SilvaFix dubious type name similar to member name.
2013-06-10 Sean Silva[yaml2obj] Initial ELF support.
2013-06-10 Rafael EspindolaPass a StringRef to sys::identifyFileType.
2013-06-07 Alexey Samsonov[llvm-symbolizer] rewrite r183213 in a more clear way
2013-06-06 Kevin EnderbyTeach llvm-objdump with the -macho parser how to use...
2013-06-06 Rafael EspindolaPrint symbol names in relocations when dumping COFF...
2013-06-05 Sean SilvaAdd BinaryRef binary_size() method.
2013-06-05 Sean SilvaAdd writeAsBinary(raw_ostream &) method to BinaryRef.
2013-06-05 Sean Silvayaml2obj: split out COFF logic into separate file
2013-06-05 Sean Silvayaml2obj: add -format=<fmt> to choose input YAML interp...
2013-06-05 Rafael EspindolaMove BinaryRef to a new include/llvm/Object/YAML.h...
2013-06-05 Rafael EspindolaHandle relocations that don't point to symbols.
2013-06-04 Bob WilsonRemove "-Wl,-seg1addr -Wl,0xE0000000" from link options.
2013-06-04 Alexey Samsonov[llvm-symbolizer] Avoid calling slow getSymbolSize...
2013-06-03 Rafael EspindolaRemove dead code.
2013-06-03 Alexey SamsonovCorrect handling invalid filename in llvm-symbolizer
2013-05-31 Rafael EspindolaRename COFFYaml.h to COFFYAML.h for consistency.
2013-05-31 Rafael EspindolaDon't allocate temporary string for section data.
2013-05-29 Bill WendlingDon't reach into the middle of TargetMachine and cache...
2013-05-27 NAKAMURA Takumillvm-objdump.cpp: Appease MSC16 x64. utostr(n++) causes...
2013-05-24 Michael J. SpencerReplace Count{Leading,Trailing}Zeros_{32,64} with count...
2013-05-24 Ahmed BougachaMC: Disassembled CFG reconstruction.
2013-05-24 Ahmed BougachaAdd MCSymbolizer for symbolic/annotated disassembly.
2013-05-23 Bill WendlingThe command line options need to be processed before...
2013-05-21 Rafael EspindolaUse std::list so that we have a stable iterator.
2013-05-19 Tim NorthoverPrint uint64_t -debug text correctly on 32-bit hosts
2013-05-17 Rafael EspindolaFix the configure build.
2013-05-17 Rafael EspindolaConvert obj2yaml to use yamlio.
2013-05-17 David TweedMinor changes to the MCJITTest unittests to use the...
2013-05-16 Ahmed Bougachallvm-objdump: Initialize MCDisassembler once instead...
2013-05-15 David BlaikieUse only explicit bool conversion operators
2013-05-14 Filip PizloSectionMemoryManager shouldn't be a JITMemoryManager...
2013-05-13 Rafael EspindolaRemove the MachineMove class.
2013-05-09 Rafael EspindolaIntroduce convenience typedefs for the 4 ELF object...
2013-05-09 Rafael EspindolaChange getRelocationAdditionalInfo to be ELF only.
2013-05-08 Daniel MaleaAdd DebugIR pass -- emits IR file and replace source...
2013-05-07 Rafael EspindolaRemove exception handling support from the old JIT.
2013-05-06 Rafael EspindolaSplit Alignment out of the Section Characteristics.
2013-05-06 Rafael EspindolaRemove some redundant includes in llvm-mc.cpp.
2013-05-04 Rafael EspindolaOptimize llvm-link too.
2013-05-04 Rafael EspindolaLast batch of cleanups to Linker.h.
2013-05-04 Rafael EspindolaDon't construct or delete a module on the Linker.
2013-05-04 Rafael EspindolaRemove unused members and constructor arguments.
2013-05-04 Rafael EspindolaAdd missing header.
next