OSDN Git Service

[WebAssembly] Delete ThrowUnwindDest map from WasmEHFuncInfo
[android-x86/external-llvm.git] / lib / Object /
2019-03-02 Xing GUO[llvm-objdump] Should print unknown d_tag in hex format
2019-02-26 Vlad TsyrklevichRevert "Improve "llvm-nm -f sysv" output for Elf files"
2019-02-26 Sunil SrivastavaImprove "llvm-nm -f sysv" output for Elf files
2019-02-23 Michael Trentobjdump fails to parse Mach-O binaries with n_desc...
2019-02-21 Fangrui Song[ObjectYAML] Support SHT_MIPS_DWARF section type flag
2019-02-20 Thomas Lively[WebAssembly] Generalize section ordering constraints
2019-02-19 Thomas Lively[WebAssembly] Update MC for bulk memory
2019-02-19 Jordan Rupprecht[libObject][NFC] Use sys::path::convert_to_slash.
2019-02-13 Jordan Rupprecht[llvm-ar][libObject] Fix relative paths when nesting...
2019-02-08 Hans WennborgRevert r353424 "[llvm-ar][libObject] Fix relative paths...
2019-02-07 Dan Gohman[WebAssembly] Fix imported function symbol names that...
2019-02-07 Jordan Rupprecht[llvm-ar][libObject] Fix relative paths when nesting...
2019-02-06 Jordan Rupprecht[libObject][NFC] Include filename in error message
2019-02-05 Lang Hames[ADT] Add a fallible_iterator wrapper.
2019-02-05 Sam Clegg[WebAssembly] Object: Remove redundant method. NFC.
2019-02-04 Heejin Ahn[WebAssembly] clang-tidy (NFC)
2019-02-04 Sam Clegg[WebAssembly] Rename relocations from R_WEBASSEMBLY_...
2019-02-04 Andrea Di Biagio[AsmPrinter] Remove hidden flag -print-schedule.
2019-01-30 Sam Clegg[WebAssembly] Add missing SymbolRef update from rL352551
2019-01-29 Sam Clegg[WebAssembly] Ensure BasicSymbolRef.getRawDataRefImpl...
2019-01-27 Martin Storsjo[COFF] Add new relocation types.
2019-01-24 Bob Haarmanallow COFF .def directive in module assembly when using...
2019-01-24 Michael TrentLimit dyld image suffixes guessed by guessLibraryShortN...
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2019-01-17 Wouter van Oortmerssen[WebAssembly] Fixed objdump not parsing function headers.
2019-01-17 Thomas Lively[WebAssembly] Parse llvm.ident into producers section
2019-01-17 Thomas LivelyRevert "[WebAssembly] Parse llvm.ident into producers...
2019-01-16 Thomas Lively[WebAssembly] Parse llvm.ident into producers section
2019-01-14 Lang Hames[Object] Return a symbol_iterator, rather than a basic_...
2019-01-09 David MajorDon't require a null terminator when loading objects
2019-01-08 Thomas Lively[WebAssembly] Massive instruction renaming
2019-01-03 Martin Storsjo[llvm-readobj] [COFF] Print the symbol index for reloca...
2018-12-29 Richard TrieuAdd vtable anchor to classes.
2018-12-19 Reid Kleckner[llvm-ar] Simplify string table get-or-insert pattern...
2018-12-19 Peter Wu[Object] Deduplicate long archive member names
2018-12-19 Martin Storsjo[llvm-objcopy] Initial COFF support
2018-12-15 Heejin Ahn[WebAssembly] Check if the section order is correct
2018-12-14 Fangrui Song[Object] Rename getRelrRelocationType to getRelativeRel...
2018-12-14 Alex Lorenz[macho] save the SDK version stored in module metadata...
2018-12-13 Jordan Rupprecht[llvm-size][libobject] Add explicit "inTextSegment...
2018-12-12 Sam Clegg[WebAssembly] Update dylink section parsing
2018-12-08 Martin Storsjo[COFF] Map truncated .eh_frame section name
2018-12-08 Heejin Ahn[WebAssembly] Make WasmSymbol's signature usable for...
2018-11-17 Fangrui SongUse llvm::copy. NFC
2018-11-15 Anton Korobeynikov[MSP430] Add MC layer
2018-11-14 Sam Clegg[WebAssembly] Add support for dylink section in object...
2018-11-14 Heejin Ahn[WebAssembly] Add support for the event section
2018-11-11 Jonas Devlieghere[Support] Make error banner optional in logAllUnhandled...
2018-11-08 Davide ItalianoRevert "[MSP430] Add MC layer"
2018-11-08 Anton Korobeynikov[MSP430] Add MC layer
2018-11-06 Derek Schuff[WebAssembly] Add shared memory support to limits field
2018-10-10 James Y Knightllvm-ar: Darwin archive format fixes.
2018-10-04 James Y KnightGive same-named members unique timestamps on Darwin...
2018-10-03 Derek Schuff[WebAssembly] Refactor WasmSignature and use it for...
2018-09-11 Alexander Shaposhnikov[object] Improve the performance of getSymbols used...
2018-09-05 Nico WeberHandle zero-length debug directory entries.
2018-09-05 Heejin Ahn[WebAssembly] clang-format (NFC)
2018-09-04 Francis Visoiu Mistrih[MachO] Fix inconsistency between error messages when...
2018-09-04 Francis Visoiu Mistrih[MachO] Fix LC_DYSYMTAB validation for external symbols
2018-08-31 Jonas Devlieghere[Wasm] Add missing EOF checks for floats
2018-08-27 Martin Storsjo[COFF] Expose an easier helper function for getting...
2018-08-24 Vitaly BukaUse unique_ptr to hold MCInstrInfo
2018-08-24 Joel GalensonUse unique_ptr.
2018-08-24 Joel GalensonFind PLT entries for x86, x86_64, and AArch64.
2018-08-22 Sam Clegg[WebAssembly] Ensure relocation entries are ordered...
2018-08-15 Peter Collingbournellvm-readobj: Fix addend in relocations for android...
2018-08-08 Jonas Devlieghere[WASM] Fix overflow when reading custom section
2018-07-30 Fangrui SongRemove trailing space
2018-07-25 Paul Semel[llvm-objdump] Add dynamic section printing to private...
2018-07-24 Peter CollingbournePut "built-in" function definitions in global Used...
2018-07-20 Martin Storsjo[COFF] Use symbolic constants instead of hardcoded...
2018-07-20 Martin Storsjo[COFF] Adjust how we flag weak externals
2018-07-17 Peter CollingbourneMC: Implement support for new .addrsig and .addrsig_sym...
2018-07-16 Sam Clegg[WebAssembly] Remove ELF file support.
2018-07-11 Paul Semel[llvm-readobj] Add -hex-dump (-x) option
2018-07-04 Paul Semel[llvm-objdump] Add --file-headers (-f) option
2018-07-02 Francis Visoiu Mistrih[MC] Error on a .zerofill directive in a non-virtual...
2018-06-28 Jake Ehrlich[llvm-readobj] Add experimental support for SHT_RELR...
2018-06-26 Simon PilgrimFix MSVC "signed/unsigned mismatch" warning. NFCI.
2018-06-04 Sam Clegg[MachO] Add out-of-bounds check to MachOObjectFile.cpp
2018-06-02 Michael J. Spencer[MC] Add assembler support for .cg_profile.
2018-05-30 Sam CleggMC: Remove redundant substr() call
2018-05-29 Sam CleggFix build error introduced in rL333459
2018-05-29 Sam Clegg[WebAssembly] Add more error checking to object file...
2018-05-18 Sam Clegg[WebAssembly] Object: Add more error checking for objec...
2018-05-18 Peter CollingbourneSupport: Simplify endian stream interface. NFCI.
2018-05-16 JF Bastien[NFC] WebAssembly build break #2
2018-05-16 JF Bastien[NFC] WebAssembly build fix
2018-05-15 Sam Clegg[WebAssembly] Provide WasmFunction content offset infor...
2018-05-14 Nicola ZaghenRename DEBUG macro to LLVM_DEBUG.
2018-05-09 Martin Storsjo[COFF] Improve correctness of def parsing for GNU features
2018-05-08 Hans WennborgObject: Find terminator correctly when reading long...
2018-04-30 Nico WeberIWYU for llvm-config.h in llvm, additions.
2018-04-29 Nico Webers/LLVM_ON_WIN32/_WIN32/, llvm
2018-04-27 Sam Cleggtypo
2018-04-27 Sam Clegg[WebAssembly] Section symbols must have local binding
2018-04-26 Sam Clegg[WebAssembly] Write DWARF data into wasm object file
2018-04-26 Sam Clegg[WebAssembly] Add version to object file metadata
2018-04-26 Sam Clegg[WebAssembly] Implement getRelocationValueString()
2018-04-25 Sam Clegg[WebAssebmly] Add Module name to WasmSymbol
next