aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-08Re: PR26978, Inconsistency for strong foo@v1 and weak foo@@v1Alan Modra1-2/+2
2024-04-08Automatic date update in version.inGDB Administrator1-1/+1
2024-04-07Support APX NFCui, Lili17-407/+5037
2024-04-07Automatic date update in version.inGDB Administrator1-1/+1
2024-04-06elf: Call bfd_malloc instead xmallocH.J. Lu1-5/+6
2024-04-06Revert "x86: Restore APX shift-double instructions with omitted shift count"H.J. Lu5-327/+284
2024-04-06Don't have first_hash entries of strings that can be freed.Alan Modra1-4/+10
2024-04-06Automatic date update in version.inGDB Administrator1-1/+1
2024-04-05elf: Use elf_link_first_hash_entry for first_hashH.J. Lu2-26/+63
2024-04-05elf: Always honor the first definition in shared object and archiveH.J. Lu12-38/+267
2024-04-05Add support for Windows network paths to the UNC support in _bfd_real_open().Zhiqing Xiong1-36/+72
2024-04-05Add missing install-dvi and install-ps Makefie targets.Christophe Lyon7-0/+14
2024-04-04bfd: Munmap readonly memory after bfd_free_cached_infoH.J. Lu1-10/+12
2024-04-05Automatic date update in version.inGDB Administrator1-1/+1
2024-04-04bfd_mmap_local: Check offset and sizeH.J. Lu1-8/+5
2024-04-04bfd: Handle bmmap failure in _bfd_mmap_read_temporaryH.J. Lu1-6/+12
2024-04-04x86: Restore APX shift-double instructions with omitted shift countH.J. Lu5-284/+327
2024-04-04Add flake8 and isort to .pre-commit-config.yamlTom Tromey2-2/+19
2024-04-04Fix a test failure in gdb.threads/stepi-over-clone.expBernd Edlinger1-0/+4
2024-04-04MIPS HI16 and LO16 reloc howtosAlan Modra3-91/+91
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