aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-03elf: Add _bfd_elf_m[un]map_section_contentsH.J. Lu16-39/+212
2024-04-03elf: Use mmap to map in read-only sectionsH.J. Lu12-43/+328
2024-04-03Revert "gdb/compile: Use std::filesystem::remove_all in cleanup"Lancelot SIX1-7/+9
2024-04-03doc: add the missing 'handle' attribute in xmlTankut Baris Aktemur1-1/+1
2024-04-03gdb/compile: Use std::filesystem::remove_all in cleanupLancelot SIX1-9/+7
2024-04-03gdb: ensure has dwarf info before reading DWZ fileLancelot SIX2-21/+28
2024-04-03Fix null pointer dereference in process_debug_info()Nick Clifton1-7/+10
2024-04-03Extend objdump's --show-all-symbols option so that it also shows the extra sy...Nick Clifton1-1/+62
2024-04-03Arm64: check tied operand specifier in aarch64-genJan Beulich2-1/+38
2024-04-03x86: add missing No_qSuf to non-64-bit PTWRITEJan Beulich2-2/+2
2024-04-03x86: drop stray Size64 from WRSSQJan Beulich2-4/+4
2024-04-03x86/APX: Remove KEYLOCKER and SHA promotions from EVEX MAP4Cui, Lili15-482/+81
2024-04-03Automatic date update in version.inGDB Administrator1-1/+1
2024-04-02libiberty: Invoke D demangler when --format=autoTom Tromey3-4/+7
2024-04-02Print type name when printing Rust sliceTom Tromey3-2/+13
2024-04-02Constify ada-lex.l:attributesTom Tromey1-1/+1
2024-04-02Remove "numbuf" globalTom Tromey1-3/+8
2024-04-02Move "returned_complete" into ada_parse_stateTom Tromey2-10/+9
2024-04-02Move "paren_depth" into ada_parse_stateTom Tromey2-8/+7
2024-04-02Move "temp_parse_space" into ada_parse_stateTom Tromey2-20/+15
2024-04-02Move "iterated_associations" into ada_parse_stateTom Tromey1-13/+12
2024-04-02Move "assignments" global into ada_parse_stateTom Tromey1-13/+12
2024-04-02Move "components" and "associations" into ada_parse_stateTom Tromey1-17/+15
2024-04-02Move "int_storage" global into ada_parse_stateTom Tromey2-8/+12
2024-04-02Introduce ada_parse_stateTom Tromey1-17/+34
2024-04-02Implement Ada 2022 iterated assignmentTom Tromey8-5/+284
2024-04-02Introduce and use aggregate_assigner typeTom Tromey2-127/+114
2024-04-02Run isortTom Tromey74-123/+143
2024-04-02Prepare gdb for isortTom Tromey3-0/+8
2024-04-02Do not use bare "except"Tom Tromey2-4/+4
2024-04-02Suppress some "undefined" warnings from flake8Tom Tromey1-8/+9
2024-04-02Specify ImportError in styling.pyTom Tromey1-1/+1
2024-04-02Suppress star import errorsTom Tromey2-3/+5
2024-04-02Remove bare "except" from disassembler.pyTom Tromey1-14/+7
2024-04-02Remove unused import from gdb/__init__.pyTom Tromey1-1/+0
2024-04-02Ignore unsed import in dap/__init__.pyTom Tromey1-15/+17
2024-04-02Fix flake8 errors in dap/server.pyTom Tromey1-1/+2
2024-04-02Remove .flake8Tom Tromey2-3/+2
2024-04-02[gdb/testsuite] Add missing include in gdb.base/ctf-ptype.cTom de Vries1-3/+2
2024-04-02[gdb/testsuite] Fix gdb.ada/verylong.exp on 32-bit targetTom de Vries1-7/+21
2024-04-02Update objcopy's --section-alignment option so that it sets the alignment fla...Nick Clifton5-20/+182
2024-04-02[gdb/tui] Fix centering and highlighting of current lineTom de Vries3-1/+58
2024-04-02PR31458, FAIL: MIPS eh-frame 3 with --no-keep-memoryH.J. Lu4-10/+23
2024-04-02PR 30569, delete _bfd_mips_elf_early_size_sectionsAlan Modra5-56/+34
2024-04-02PR 30569, always call elf_backend_size_dynamic_sectionsAlan Modra61-337/+343
2024-04-02objdump --disassemble=sym peculiaritiesAlan Modra1-34/+27
2024-04-02Automatic date update in version.inGDB Administrator1-1/+1
2024-04-01hppa: Implement PA 2.0 symbolic relocations for long displacementsJohn David Anglin3-2/+47
2024-04-01asan: heap-buffer-overflow objdump.c:3299 in disassemble_bytesAlan Modra1-19/+15
2024-04-01LoongArch: Fix the issue of excessive relocation generated by GD and IELulu Cai3-135/+142