aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-01[gdb/testsuite] Fix gdb.python/py-format-string.exp with python 3.13Tom de Vries1-1/+7
2024-08-01LoongArch: Fix ld FAIL test casesLulu Cai1-17/+24
2024-08-01ld/PDB: handle empty LF_FIELDLIST typesMark Harmstone4-4/+25
2024-08-01Automatic date update in version.inGDB Administrator1-1/+1
2024-07-31libctf: fix ctf_archive_count return value on big-endianNick Alcock1-1/+1
2024-07-31libctf: dump: fix small leakNick Alcock1-1/+2
2024-07-31libctf: fix ref leak of names of newly-inserted non-root-visible typesNick Alcock1-3/+3
2024-07-31libctf: clean up hashtab error handling messNick Alcock2-11/+16
2024-07-31libctf, include: add ctf_dict_set_flag: less enum dup checking by defaultNick Alcock9-47/+195
2024-07-31include, libctf: improve ECTF_DUPLICATE error messageNick Alcock1-1/+1
2024-07-31libctf: link: remember to turn off the LCTF_LINKING flag after ctf_link_writeNick Alcock1-0/+4
2024-07-31libctf: link: fix error handlingNick Alcock1-1/+1
2024-07-31libctf, open: Fix enum error handling pathNick Alcock1-0/+1
2024-07-31libctf, subr: don't mix up errors and warningsNick Alcock1-2/+2
2024-07-31libctf: fix dynset insertionNick Alcock1-1/+1
2024-07-31libctf: dedup: tiny tweaksNick Alcock1-4/+3
2024-07-31libctf: improve ECTF_NOPARENT error messageNick Alcock2-2/+2
2024-07-31libctf: fix CTF dict compressionNick Alcock5-42/+179
2024-07-31libctf: fix linking of non-root-visible typesNick Alcock3-2/+132
2024-07-31libctf, dump: correctly dump non-root-visible typesNick Alcock1-1/+1
2024-07-31libctf, string: split the movable refs out of the ref listNick Alcock2-20/+47
2024-07-31libctf, dedup: drop unnecessary arg from ctf_dedup()Nick Alcock3-36/+30
2024-07-31libctf: we do in fact support foreign-endian old versionsNick Alcock1-8/+2
2024-07-31[gdb/testsuite] Fix trailing-text-in-parentheses duplicatesTom de Vries77-627/+618
2024-07-31[gdb/testsuite] Detect trailing-text-in-parentheses duplicatesTom de Vries2-5/+39
2024-07-31[gdb/testsuite] Add gdb.python/py-disasm-{exec,obj}.expTom de Vries4-16/+90
2024-07-31[gdb/exp] Fix gdb.fortran/intrinsics.exp fail on armTom de Vries4-18/+70
2024-07-31x86: move ginsn stuffJan Beulich2-1102/+1123
2024-07-31gas/doc: adjust an @xrefJan Beulich1-1/+1
2024-07-31fix the framework errorAlan Modra1-18/+5
2024-07-31Automatic date update in version.inGDB Administrator1-1/+1
2024-07-30[gdb/testsuite] Fix regexp in gdb.ada/mi_var_access.exp some moreTom de Vries1-1/+2
2024-07-30gdb: don't call macro_bcache with nullptrSimon Marchi1-6/+9
2024-07-30gprofng: 32018 Compilation of binutils 2.43 failed on CentOS 6Vladimir Mezentsev1-2/+2
2024-07-30[gdb/symtab] Emit malformed macro definition complaint onceTom de Vries2-1/+202
2024-07-30gdb: remove use of alloca in new_macro_definitionSimon Marchi1-5/+4
2024-07-30gdb: use std::string vector for macro definitionSimon Marchi4-144/+81
2024-07-30gdb/doc: move @anchor off @item lineAndrew Burgess1-1/+2
2024-07-30gas/NEWS, ld/NEWS: Announce LoongArch changes in 2.43Lulu Cai2-0/+7
2024-07-30Automatic date update in version.inGDB Administrator1-1/+1
2024-07-29Add a test for the gcore scriptAlexandra Hájková5-4/+189
2024-07-29[gdb/testsuite] Fix gdb.gdb/index-file.exp with -g0Tom de Vries1-2/+13
2024-07-29[gdb/testsuite] Remove PR31554 kfail in gdb.threads/leader-exit-attach.expTom de Vries1-8/+0
2024-07-29[gdb/testsuite] Fix gdb.threads/leader-exit-attach.exp with check-read1Tom de Vries1-3/+3
2024-07-29Updated translations for the bfd, binutils, gas, ld and opcodes directoriesNick Clifton16-26194/+28658
2024-07-29Fixes to "PR 31728 testcases"Alan Modra6-23/+55
2024-07-29PR 31728 testcasesPali Rohár13-14/+169
2024-07-29PR32032 dwp segfaults on hello world binaryAlan Modra1-5/+5
2024-07-29Automatic date update in version.inGDB Administrator1-1/+1
2024-07-28gdb/testsuite: track if a caching proc calls gdb_exit or notAndrew Burgess2-74/+135