summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCObjectFileInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Allow FDE references outside the +/-2GB range supported by PC relativeEric Christopher2018-03-241-0/+2
* [DWARFv5] Emit .debug_line_str (in a non-DWO file).Paul Robinson2018-02-061-1/+13
* Reland "Emit Function IDs table for Control Flow Guard"Adrian McCarthy2018-01-091-0/+5
* Revert "Emit Function IDs table for Control Flow Guard"Adrian McCarthy2018-01-081-5/+0
* Emit Function IDs table for Control Flow GuardAdrian McCarthy2018-01-081-0/+5
* [CodeView] Teach clang to emit the .debug$H COFF section.Zachary Turner2017-12-131-0/+6
* [MC] Function stack size section.Sean Eveson2017-11-301-0/+2
* Revert r319423: [MC] Function stack size section.Sean Eveson2017-11-301-907/+905
* [MC] Function stack size section.Sean Eveson2017-11-301-905/+907
* [WebAssembly] MC: Fix crash when -g specified.Sam Clegg2017-10-201-16/+16
* [llvm-dsymutil] Add support for __swift_ast MachO DWARF sectionFrancis Ricci2017-10-061-0/+4
* Revert "[llvm-dsymutil] Add support for __swift_ast MachO DWARF section"Francis Ricci2017-10-051-4/+0
* [llvm-dsymutil] Add support for __swift_ast MachO DWARF sectionFrancis Ricci2017-10-051-0/+4
* Revert "[llvm-dsymutil] Add support for __swift_ast MachO DWARF section"Francis Ricci2017-10-051-4/+0
* [llvm-dsymutil] Add support for __swift_ast MachO DWARF sectionFrancis Ricci2017-10-051-0/+4
* [WebAssembly] MC: Create wasm data segments based on MCSectionsSam Clegg2017-09-151-16/+16
* [WebAssembly] Remove flags from MCSectionWasmSam Clegg2017-09-121-16/+16
* Don't pass the code model to MCRafael Espindola2017-08-021-20/+13
* Move Object format code to lib/BinaryFormat.Zachary Turner2017-06-071-2/+2
* [DWARF] Adding support for the DWARF v5 string offsets table (consumer/reader...Wolfgang Pieb2017-06-061-2/+14
* [bpf] add relocation supportAlexei Starovoitov2017-05-031-0/+4
* [MC] Set SHT_MIPS_DWARF section type for all .debug_* sections on MIPSSimon Atanasyan2017-03-101-23/+32
* [WebAssembly] Basic support for Wasm object file encoding.Dan Gohman2017-02-241-2/+2
* [WebAssembly] Add skeleton MC support for the Wasm container formatDan Gohman2017-02-221-1/+27
* [MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...Eugene Zelenko2017-02-141-0/+1
* Change how we handle section symbols on ELF.Rafael Espindola2017-02-021-15/+13
* [WebAssembly] Add triple support for the new wasm object formatDan Gohman2017-01-171-0/+3
* Move code only used by codegen out of MC. NFC.Rafael Espindola2016-08-291-40/+0
* Replace a few more "fall through" comments with LLVM_FALLTHROUGHJustin Bogner2016-08-171-0/+1
* [mips] Set Personality and LSDA encoding for FreeBSDDaniel Sanders2016-08-041-0/+8
* [ARM] Fix Thumb text sections' flags under COFF/WindowsRenato Golin2016-06-271-2/+5
* Apply most suggestions of clang-tidy's performance-unnecessary-value-paramBenjamin Kramer2016-06-081-3/+3
* Don't pass a Reloc::Model to MC.Rafael Espindola2016-05-181-19/+21
* Delete deprecated function.Rafael Espindola2016-05-171-6/+0
* Add accidentally deleted "break"Krzysztof Parzyszek2016-04-251-0/+1
* ARM: put extern __thread stubs in a special section.Tim Northover2016-04-251-0/+5
* [Hexagon] Few fixes for exception handlingKrzysztof Parzyszek2016-04-251-0/+11
* [lanai] Add ELF enum value and relocations.Jacques Pienaar2016-03-011-0/+5
* [X86] Create mergeable constant pool entries for AVXDavid Majnemer2016-02-221-0/+4
* Improved macro emission in dwarf.Amjad Aboud2016-02-011-4/+4
* [codeview] Begin to add support for inlined call sitesReid Kleckner2016-01-291-3/+10
* ARMv7k: base ABI decision on v7k Arch rather than watchos OS.Tim Northover2016-01-271-2/+2
* Added support for macro emission in dwarf (supporting DWARF version 4).Amjad Aboud2016-01-071-0/+10
* [MC] Fix file name in file headerJeroen Ketema2016-01-041-1/+1
* [MC] Don't use the architecture to govern which object file format to useDavid Majnemer2015-12-221-14/+14
* [llvm-dwp] Support debug_tu_indexDavid Blaikie2015-12-051-0/+10
* [llvm-dwp] Emit a rather fictional debug_cu_indexDavid Blaikie2015-12-021-0/+12
* Stop producing .data.rel sections.Rafael Espindola2015-11-181-40/+29
* Drop prelink support.Rafael Espindola2015-11-171-6/+0
* Bring r252305 back with a test fix.Rafael Espindola2015-11-061-24/+18
OpenPOWER on IntegriCloud