aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-04Re: Update objcopy's --section-alignment optionAlan Modra1-2/+2
2024-04-04dlltool: replace unchecked malloc with xmallocNandakumar Edamana1-1/+1
2024-04-04Memory corruption with USE_MMAPAlan Modra1-23/+32
2024-04-04Re: USE_MMAP fuzzed object file attacksAlan Modra2-8/+6
2024-04-04Fix uninitialised variable errorsAlan Modra2-12/+12
2024-04-04USE_MMAP fuzzed object file attacksAlan Modra2-77/+84
2024-04-04Automatic date update in version.inGDB Administrator1-1/+1
2024-04-03elf: Add _bfd_elf_link_m[un]map_section_contentsH.J. Lu3-12/+82
2024-04-03elf: Always keep symbol table and relocation info for eh_frameH.J. Lu1-16/+27
2024-04-03elf: Don't cache symbol nor relocation tables with mmapH.J. Lu6-55/+59
2024-04-03elf: Use mmap to map in symbol and relocation tablesH.J. Lu5-41/+98
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