summaryrefslogtreecommitdiff
path: root/llvm/include/llvm/BinaryFormat
AgeCommit message (Expand)Author
2025-11-22ELF: Use index 0 for unversioned undefined symbols (#168189)Fangrui Song
2025-11-13Add missing `LLVM_ABI` annotations (#167718)Fabrice de Gans
2025-10-31[Object,ELF] Implement PN_XNUM extension for program headers (#162288)aokblast
2025-10-22[llvm] Update call graph ELF section type. (#164461)Prabhu Rajasekaran
2025-10-20[gsymutil] Fix how invalid LLVM_stmt_seq is set and used (#164015)Peter Rong
2025-10-16[Hexagon] Define V91 ISA and Processor versions in ELF flags (#163631)quic-areg
2025-10-14MC: Introduce R_AARCH64_FUNCINIT64 relocation type.Peter Collingbourne
2025-10-12Fix typo: IsGlobaLinkage -> IsGlobalLinkage in XCOFF (#161960)小钟
2025-10-10[llvm][DebugInfo][test] DwarfTest: parameterize LanguageDescription tests (#1...Michael Buch
2025-10-09[llvm][Dwarf] Add DW_AT_language_name/DW_AT_language_version codes (#162446)Michael Buch
2025-10-08[llvm][Dwarf] Add LanguageDescription API that accounts for version (#162048)Michael Buch
2025-10-08[llvm][Dwarf] Add DW_LNAME_ string/enum getters (#162434)Michael Buch
2025-10-06[DirectX] Fix Flags validation to prevent casting into enum (#161587)joaosaffran
2025-10-06[NFC][DirectX] Moving IsValidXYZ Functions to cpp file (#161896)joaosaffran
2025-10-04Revert "Reapply [MachO] Move getArchTriple impl... with fixes. (#161949)"Lang Hames
2025-10-04Reapply [MachO] Move getArchTriple implementation..." with fixes. (#161949)Lang Hames
2025-10-04Revert "[MachO] Move getArchTriple implementation into BinaryFormat. (#161468)"Lang Hames
2025-10-04[MachO] Move getArchTriple implementation into BinaryFormat. (#161468)Lang Hames
2025-10-01[HLSL] Update Frontend to support version 1.2 of root signature (#160616)joaosaffran
2025-09-26[DirectX] Updating DXContainer Yaml to represent Root Signature 1.2 (#159659)joaosaffran
2025-09-22[BinaryFormat][ELF] Rename machine type INTEL205 to INTELGT (#159791)Nick Sarnie
2025-09-18[SFrames] reland Emit and relax FREs #158154 (#159643)Sterling-Augustine
2025-09-17Revert "[SFrames] Emit and relax FREs (#158154)" (#159436)Sterling-Augustine
2025-09-17[AMDGPU] Add gfx1251 subtarget (#159430)Stanislav Mekhanoshin
2025-09-17[LLVM] Fix offload and update CUDA ABI for all SM values (#159354)Joseph Huber
2025-09-17[SFrames] Emit and relax FREs (#158154)Sterling-Augustine
2025-09-15[Dwarf] Support heterogeneous DW_{OP,AT}s needed for AMDGPU CFI (#153883)Scott Linder
2025-09-11[DirectX] Removing dxbc StaticSampler from mcbxdc (#154631)joaosaffran
2025-09-10[DirectX] Removing dxbc DescriptorRange from mcbxdc (#154629)joaosaffran
2025-09-09[HLSL][DirectX] Add support for `rootsig` as a target environment (#156373)Finn Plummer
2025-08-18[MsgPack] Add code for floating point assignment and writes (#153544)Carl Ritson
2025-08-15Move function info word into its own data structure (#153627)Sterling-Augustine
2025-08-14[DirectX] Add Range Overlap validation (#152229)joaosaffran
2025-08-12Reapply "[Object] Parsing and dumping of SFrame Frame Row Entries" (#152650) ...Pavel Labath
2025-08-11MC: Introduce R_AARCH64_PATCHINST relocation type.Peter Collingbourne
2025-08-08Revert "[Object] Parsing and dumping of SFrame Frame Row Entries" (#152650)Pavel Labath
2025-08-08[Object] Parsing and dumping of SFrame Frame Row Entries (#151301)Pavel Labath
2025-08-07[NFC][HLSL][DirectX] Consolidate `ResourceClassNames` (#152213)Finn Plummer
2025-08-06[DebugInfo][DWARF] Add heapallocsite information (#132073)Jann Horn
2025-07-31[ELF] handle new NVIDIA GPU variants. (#151604)Artem Belevich
2025-07-30[Object] Parsing and dumping of SFrame FDEs (#149828)Pavel Labath
2025-07-30[llvm-readobj][COFF] Add support for more CET and hotpatch flags (#150967)kkent030315
2025-07-29[llvm] annotate recently added interfaces for DLL export (#150101)Andrew Rogers
2025-07-21[LLVM] Update CUDA ELF flags for their new ABI (#149534)Joseph Huber
2025-07-21[Object] Beginnings of SFrame parser and dumper (#147294)Pavel Labath
2025-07-18Add section type to support CFI jump table relaxation.Peter Collingbourne
2025-07-16[elf] Add support for {SHT,PT}_GNU_SFRAME constants (#148803)Pavel Labath
2025-07-15Remove Native Client support (#133661)Brad Smith
2025-07-15[BinaryFormat] Add "SFrame" structures and constants (#147264)Pavel Labath
2025-07-04[debuginfo][coro] Emit debug info labels for coroutine resume points (#141937)Adrian Vogelsgesang