summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/ObjectFile
AgeCommit message (Expand)Author
2025-10-30[NFCI][lldb][test] Fix mismatched C/C++ substitutions (#165773)Raul Tambre
2025-10-30Enable LLDB to load large dSYM files. (#164471)Greg Clayton
2025-09-26[lldb][test] Fix elf-no-shdrs-pt-notes.yaml on Windows (#160827)David Spickett
2025-09-25Modify ObjectFileELF so it can load notes from PT_NOTE segments. (#160652)Greg Clayton
2025-07-30[lldb] Remove %T from lit tests (#151343)Aiden Grossman
2025-06-17[lldb][AIX] Added XCOFF ParseSymtab handling (#141577)Dhruv Srivastava
2025-06-09[LLDB] Unify DWARF section name matching (#141344)nerix
2025-05-23[lldb] Change synthetic symbol names to have file address (#138416)Ely Ronnen
2025-05-16[lldb][AIX] Added 32-bit XCOFF Executable support (#139875)Dhruv Srivastava
2025-05-12[lldb][AIX] Support for XCOFF Sections (#131304)Dhruv Srivastava
2025-05-01Revert "[lldb] Change synthetic symbol names to have file address (#137512)"Felipe de Azevedo Piovezan
2025-05-01[lldb] Change synthetic symbol names to have file address (#137512)Ely Ronnen
2024-12-18[lldb][AIX] Header Parsing for XCOFF Object File in AIX (#116338)Dhruv Srivastava
2024-11-18Fix buildbots with no x86 target.Greg Clayton
2024-11-18Add support for reading the dynamic symbol table from PT_DYNAMIC (#116689)Greg Clayton
2024-11-18Revert "Add support for reading the dynamic symbol table from PT_DYNAMIC (#11...Shubham Sandeep Rastogi
2024-11-18Add support for reading the dynamic symbol table from PT_DYNAMIC (#112596)Greg Clayton
2024-11-12[lldb][AIX] Added XCOFF Object File Header for AIX (#111814)Dhruv Srivastava
2024-10-10[lldb][test] elf-memory.test requires LLDB build with Python support (#111810)Alex Bradbury
2024-08-12 [LLDB] Impove ObjectFileELF's .dynamic parsing and usage. (#102570)Greg Clayton
2024-08-08Revert "[LLDB] Impove ObjectFileELF's .dynamic parsing and usage. (#101237)"Leonard Chan
2024-08-08[LLDB] Impove ObjectFileELF's .dynamic parsing and usage. (#101237)Greg Clayton
2024-07-11[lldb] Fix a bug for PT_TLS segments getting loaded when they shouldn't. (#98...Greg Clayton
2024-07-08[lldb] Improve error message for unrecognized executables (#97490)Jonas Devlieghere
2024-05-01[LLDB][ELF] Fix section unification to not just use names. (#90099)Alastair Houghton
2023-11-03[lldb] Move LocateExecutableSymbolFile to SymbolLocator plugin (#71266)Jonas Devlieghere
2023-06-06[LLDB][PDB] Fix age field in UUID in PDB file.Zequan Wu
2023-05-07ObjectFile: introduce a COFF object file pluginSaleem Abdulrasool
2023-04-29[lldb][ObjectFileELF] Support AArch32 in ApplyRelocationsStefan Gränitz
2023-03-13[LLDB][ObjectFileELF] Correct the return type of RelocOffset64 and RelocAddend64Weining Lu
2023-03-13[LLDB][ObjectFileELF] Support LoongArch64 in ApplyReloctionsWeining Lu
2022-11-01[LLDB][LoongArch] Add LoongArch ArchSpec and subtype detectionTiezhu Yang
2022-09-28[lldb][COFF] Map symbols without base+complex type as 'Data' typeAlvin Wong
2022-09-28[lldb][COFF] Add note to forwarder export symbols in symtabAlvin Wong
2022-09-28[lldb][COFF] Load absolute symbols from COFF symbol tableAlvin Wong
2022-09-28[lldb][COFF] Match symbols from COFF symbol table to export symbolsAlvin Wong
2022-09-28[lldb][COFF] Improve info of symbols from export tableAlvin Wong
2022-09-28[lldb][COFF] Rewrite ParseSymtab to list both export and symbol tablesAlvin Wong
2022-09-13lldb: Add support for R_386_32 relocations to ObjectFileELFDavid M. Lary
2022-07-14[lldb] Remove ELF .zdebug supportFangrui Song
2022-07-06[lldb] Stop passing both i386 and i686 in parallel as architectures on WindowsMartin Storsjö
2022-06-22[lldb] Add setting to override PE/COFF ABI by module nameAlvin Wong
2022-06-22[lldb] Fix reading i686-windows executables with GNU environmentMartin Storsjö
2022-06-09[lldb] Set COFF module ABI from default triple and make it an optionAlvin Wong
2022-06-09[lldb] Add gnu-debuglink support for Windows PE/COFFAlvin Wong
2022-04-08Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON""Fangrui Song
2022-04-07Revert "Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON"""Nico Weber
2022-04-06Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON""Fangrui Song
2022-02-26Revert "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON"Nikita Popov
2022-02-25[LLDB] Remove XFAIL from minidebuginfo-set-and-hit-breakpoint.testMuhammad Omair Javaid