OSDN Git Service

[RISCV] Implement MC layer support for the fence.tso instruction
[android-x86/external-llvm.git] / lib / BinaryFormat /
2018-05-14 Sam Clegg[WebAssembly] Move toString helpers to BinaryFormat
2018-05-01 Adrian PrantlRemove @brief commands from doxygen comments, too.
2018-03-21 Pavel LabathFix build broken by r328090
2018-03-21 Pavel Labath[dwarf] Unify unknown dwarf enum formatting code
2018-03-14 Pavel LabathDWARF: Unify form size handling code
2018-03-08 Wolfgang Pieb[DWARF v5] Support for verbose dumping of .debug_rnglis...
2018-03-08 Zachary TurnerFix detection of COFF executable files.
2018-03-07 Zachary TurnerTeach identify_file_magic to identify PDB files.
2018-02-06 Adrian PrantlAdd DWARF for discriminated unions
2018-01-28 Jonas Devlieghere[Support] Move DJB hash to support. NFC
2018-01-25 Jonas Devlieghere[Dwarf] Add dsymutil Atom extensions. NFC
2018-01-24 Jonas Devlieghere[NFC] Make magic number for DJB hash function customizable.
2018-01-22 Pavel Labath[BinaryFormat] Add .debug_names support
2017-10-19 Rafael EspindolaSimplify.
2017-10-19 Rafael EspindolaFix buffer overflow.
2017-09-28 Adrian Prantlllvm-dwarfdump: implement --find for .apple_names
2017-08-31 Benjamin Kramer[BinaryFormat] Fix out of bounds read.
2017-07-08 Eric BeckmannRevert "Revert "Revert "Revert "Switch external cvtres...
2017-07-05 Eric BeckmannRevert "Revert "Revert "Replace trivial use of external...
2017-07-05 Eric BeckmannRevert "Revert "Replace trivial use of external rc...
2017-07-05 Eric BeckmannRevert "Replace trivial use of external rc.exe by writi...
2017-07-01 Eric BeckmannRevert "Revert "Replace trivial use of external rc...
2017-06-29 Martin Storsjo[BinaryFormat] Identify AArch64 COFF files
2017-06-29 Eric BeckmannRevert "Replace trivial use of external rc.exe by writi...
2017-06-26 Eric BeckmannReplace trivial use of external rc.exe by writing our...
2017-06-07 Zachary TurnerMove Object format code to lib/BinaryFormat.