summaryrefslogtreecommitdiff
path: root/llvm/test/tools/yaml2obj
AgeCommit message (Expand)Author
2025-10-30[SHT_LLVM_BB_ADDR] Implement ELF and YAML support for Propeller CFG data in P...Rahman Lavaee
2025-10-14Adding Matching and Inference Functionality to Propeller (#160706)wdx727
2025-09-24[AIX] Fix AIX failures due to switch to internal shell (#160566)Mark Danial
2025-09-18[llvm][yaml2obj] Modify section header overriding timing (#130942)Ruoyu Qiu
2025-08-25[SHT_LLVM_BB_ADDR_MAP] Change the callsite feature to emit end of callsites. ...Rahman Lavaee
2025-07-31Reapply "Allow "[[FLAGS=<none>]]" value in the ELF Fileheader Flags field (#1...Aakanksha Patil
2025-07-21Revert "Allow "[[FLAGS=<none>]]" value in the ELF Fileheader Flags field (#14...Nico Weber
2025-07-21Allow "[[FLAGS=<none>]]" value in the ELF Fileheader Flags field (#143845)Aakanksha Patil
2025-07-16[elf] Add support for {SHT,PT}_GNU_SFRAME constants (#148803)Pavel Labath
2025-06-23[SHT_LLVM_BB_ADDR_MAP] Encode and decode callsite offsets in a newly-introduc...Rahman Lavaee
2025-06-19[yaml2obj] Report error when the input filename does not existFangrui Song
2025-01-23[yaml2obj] Don't use uninitialized Type (#123274)Vitaly Buka
2025-01-23[YAML] Don't validate `Fill::Size` after error (#123280)Vitaly Buka
2024-12-23[ObjectYAML][ELF] Report incorrect offset to generate notes (#118741)Igor Kudrin
2024-12-10[PowerPC][AIX] Emit PowerPC version for XCOFF (#113214)Amy Kwan
2024-12-04Reland "[ObjectYAML][ELF] Take alignment into account when generating notes" ...Igor Kudrin
2024-12-02Revert "[ObjectYAML][ELF] Take alignment into account when generating notes (...Igor Kudrin
2024-12-02[ObjectYAML][ELF] Take alignment into account when generating notes (#118157)Igor Kudrin
2024-11-22[SHT_LLVM_BB_ADDR_MAP] Add an option to skip emitting bb entries (#114447)Lei Wang
2024-11-01[yaml2obj][obj2yaml][objdump] Handle MIPS COFF files (#112591)Hervé Poussineau
2024-08-12[dwarf2yaml] Correctly emit type and split unit headers (#102471)Pavel Labath
2024-08-06[Object][COFF][llvm-readobj] Add support for ARM64X dynamic relocations. (#97...Jacek Caban
2024-07-01[MC,llvm-readobj,yaml2obj] Support CREL relocation formatFangrui Song
2024-06-21[NFC] Fix laod -> load typos. NFCDavid Green
2024-02-20[XCOFF] Support the subtype flag in DWARF section headers (#81667)stephenpeckham
2024-02-13[SHT_LLVM_BB_ADDR_MAP][obj2yaml] Implements PGOAnalysisMap for elf2yaml and t...Micah Weston
2024-02-09[yaml2obj][XOFF] Update yaml2obj for XCOFF to create valid XCOFF files in mor...stephenpeckham
2024-02-08[XCOFF][obj2yaml] Support SymbolAlignmentAndType as 2 separate fields in YAML...stephenpeckham
2024-02-01[SHT_LLVM_BB_ADDR_MAP] Allow basic-block-sections and labels be used together...Rahman Lavaee
2024-01-24[SHT_LLVM_BB_ADDR_MAP] Avoids side-effects in addition since order is unspeci...Micah Weston
2023-12-14[SystemZ][z/OS] yaml2obj for header and end records (#73859)Yusra Syeda
2023-08-04[lldb][PECOFF] Exclude alignment padding when reading section dataHiroshi Yamauchi
2023-07-24[yaml2obj] Add support for load config section data.Jacek Caban
2023-07-20[llvm-readobj] Print <null> for relocation target with an empty nameFangrui Song
2023-07-05[yaml2obj] Add support for structured COFF section data.Jacek Caban
2023-01-17[Propeller] Use Fixed MBB ID instead of volatile MachineBasicBlock::Number.Rahman Lavaee
2022-12-13Revert "[Propeller] Use Fixed MBB ID instead of volatile MachineBasicBlock::N...Rahman Lavaee
2022-12-06[Propeller] Use Fixed MBB ID instead of volatile MachineBasicBlock::Number.Rahman Lavaee
2022-09-21[lit] Implement DEFINE and REDEFINE directivesJoel E. Denny
2022-08-02[yaml2obj] Add a `-E` flag to preprocess only.Simon Tatham
2022-06-28[Propeller] Encode address offsets of basic blocks relative to the end of the...Rahman Lavaee
2022-03-28[AIX][XCOFF] address post-commit review comments of patch https://reviews.llv...zhijian
2022-02-23[ELF] Use SHF_SUNW_NODISCARD instead of SHF_GNU_RETAIN on SolarisRainer Orth
2022-01-19[NFC][XCOFF] remove the tool name `yaml2obj` in the test.esmeyi
2022-01-19[NFC][XCOFF] commit tests for D113552.esmeyi
2021-11-10Reland [XCOFF][yaml2obj] support for the auxiliary file header.Esme-Yi
2021-11-09Revert rGe1eec7601b6988b35ae3cdc8d67cf3cf4e1361dd "[XCOFF][yaml2obj] support ...Simon Pilgrim
2021-11-09[XCOFF][yaml2obj] support for the auxiliary file header.Esme-Yi
2021-10-14[AIX] Ignore case when comparing output from odKai Nacke
2021-09-14[yaml2obj][XCOFF] add the SectionIndex field for symbol.Esme-Yi