aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
10 daysgas: maintain line numbers correctly after #APP / #NO_APPJan Beulich6-9/+48
10 daysgas: generalize / tighten #APP / #NO_APP recognitionJan Beulich2-11/+40
10 daysgas: recognize #APP at start-of-physical-line onlyJan Beulich1-46/+60
10 days[gdb] Notice when stepping into different fileTom de Vries4-3/+100
10 daysLoongArch: Add support for OUTPUT_FORMAT("binary")mengqinggang5-19/+18
11 daysAutomatic date update in version.inGDB Administrator1-1/+1
11 daysUpdate release-README after completing the 2.43 release.Nick Clifton1-20/+18
12 daysAutomatic date update in version.inGDB Administrator1-1/+1
13 daysLTO: Restore the wrapper symbol check for standard functionH.J. Lu5-2/+58
13 daysAutomatic date update in version.inGDB Administrator1-1/+1
13 daysgdb, gdbserver, gdbsupport: remove -Wno-vla-cxx-extensionSimon Marchi4-4/+4
13 daysgdb: remove uses of VLASimon Marchi13-85/+86
13 daysgdb,testsuite: fix gdb.base/list-dot-nodebug and make it more robustGuinevere Larsen1-11/+26
13 daysgdb: remove inline_frame::skipped_framesSimon Marchi1-29/+22
13 daysUpdated Bulgarian translation for the binutils/ directoryNick Clifton1-2596/+3328
13 daysFix typo in --help output of the strings program.Aapo Rantalainen1-2/+2
13 daysgdb/testsuite: fix gdb.python/py-framefilter-invalidarg.exp with clangGuinevere Larsen1-1/+1
13 daysgdb/testsuite: extend XFAIL to gdb.fortran/entry-point.exp to clang tooGuinevere Larsen1-2/+2
13 daysgdb/testsuite: add build-id compile flag to tests that expect itGuinevere Larsen4-4/+6
14 daysgas: drop unnecessary use of tc_comment_charsJan Beulich8-22/+5
14 daysgas: correctly deal with line comments when not preprocessingJan Beulich8-5/+56
14 daysAutomatic date update in version.inGDB Administrator1-1/+1
2024-08-01gas: ginsn: minor improvements in ginsn_dst_print and ginsn_src_printIndu Bhagat1-18/+28
2024-08-01gas: ginsn: do not emit an unnecessary trailing comma in textual dumpIndu Bhagat3-13/+19
2024-08-01gas: x86: ginsn: handle previously missed indirect call and jmp opsIndu Bhagat3-60/+95
2024-08-01gdb: LoongArch: Add show-debug-regs maintenance commandHui Li1-0/+16
2024-08-01skip_attr_bytes assertion (data) <= (end) failAlan Modra1-1/+4
2024-08-01gdb: AArch64: Support MTE on baremetalGustavo Romero12-251/+309
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