aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-30libctf: fix ctf_archive_count return value on big-endianusers/nalcock/try-enum-relooseningNick Alcock1-1/+1
2024-07-30libctf: dump: fix small leakNick Alcock1-1/+2
2024-07-30libctf: fix ref leak of names of newly-inserted non-root-visible typesNick Alcock1-3/+3
2024-07-29libctf: clean up hashtab error handling messNick Alcock2-11/+16
2024-07-29libctf, include: add ctf_dict_set_flag: less enum dup checking by defaultNick Alcock9-47/+195
2024-07-29include, libctf: improve ECTF_DUPLICATE error messageNick Alcock1-1/+1
2024-07-29libctf: link: remember to turn off the LCTF_LINKING flag after ctf_link_writeNick Alcock1-0/+4
2024-07-29libctf: link: fix error handlingNick Alcock1-1/+1
2024-07-29libctf, open: Fix enum error handling pathNick Alcock1-0/+1
2024-07-29libctf, subr: don't mix up errors and warningsNick Alcock1-2/+2
2024-07-29libctf: fix dynset insertionNick Alcock1-1/+1
2024-07-29libctf: dedup: tiny tweaksNick Alcock1-4/+3
2024-07-29libctf: improve ECTF_NOPARENT error messageNick Alcock2-2/+2
2024-07-29libctf: fix CTF dict compressionNick Alcock5-42/+179
2024-07-29libctf: fix linking of non-root-visible typesNick Alcock3-2/+132
2024-07-29libctf, dump: correctly dump non-root-visible typesNick Alcock1-1/+1
2024-07-29libctf, string: split the movable refs out of the ref listNick Alcock2-20/+47
2024-07-26libctf, dedup: drop unnecessary arg from ctf_dedup()Nick Alcock3-36/+30
2024-07-26libctf: we do in fact support foreign-endian old versionsNick Alcock1-8/+2
2024-07-26gdb/testsuite: fix build-id compile option when used with clangAndrew Burgess4-5/+6
2024-07-26gas: correct sb_add_char() 2nd parameter typeJan Beulich2-2/+2
2024-07-26gas: drop scrubber state -2Jan Beulich4-48/+50
2024-07-26x86: accept whitespace around prefix separatorJan Beulich4-19/+99
2024-07-26x86/APX: optimize certain {nf}-form insns to BMI2 onesJan Beulich10-37/+1530
2024-07-26Remove srcdir from x86 testcase "source:" linesAlan Modra3-3/+3
2024-07-26ARM print_insn_mve assertionAlan Modra1-17/+2
2024-07-26Automatic date update in version.inGDB Administrator1-1/+1
2024-07-25gdb/amdgpu: remove unused includesSimon Marchi1-2/+0
2024-07-25x86: Add missing newlines in TLS transition error messagesH.J. Lu1-6/+6
2024-07-25x86: Improve TLS transition error checkH.J. Lu22-132/+318
2024-07-25Add /usr/lib32 to the native search paths for FreeBSD systems.Nick Clifton1-1/+1
2024-07-25Automatic date update in version.inGDB Administrator1-1/+1
2024-07-24Remove redundant macro definitions from remote.cTom Tromey1-11/+0
2024-07-24[gdb/exp] Fix ptype $_creal/$_cimagTom de Vries2-8/+25
2024-07-24[gdb/exp] Allow internal function to indicate return typeTom de Vries5-31/+100
2024-07-24BFD: Add .relro_padding to list of special sectionsNick Clifton1-0/+6
2024-07-24gdb/testsuite: ensure gdb_get_worker_threads succeedsAndrew Burgess1-0/+5
2024-07-24opcodes/x86: fix minor missed styling caseAndrew Burgess1-2/+2
2024-07-24[gdb/testsuite] Handle address class annotation for s390x in some test-casesTom de Vries3-7/+42
2024-07-24[gdb/testsuite] Fix gdb.cp/m-static.exp on armTom de Vries2-4/+19
2024-07-24RISC-V: PR32001, Untranslated "internal:" prefix for error message.Nelson Chu1-1/+1
2024-07-24Automatic date update in version.inGDB Administrator1-1/+1
2024-07-23Add returnValue scope to DAPTom Tromey3-16/+25
2024-07-23Refine the 'define' documentationTom Tromey1-6/+16
2024-07-23gdb/solib-frv: move lm_info object to solibSimon Marchi1-0/+2
2024-07-23[gdb/testsuite] Add xfail in gdb.base/hbreak.expTom de Vries1-6/+34
2024-07-23[gdb/testsuite] Fix gdb.ada/mi_task_arg.exp on arm-linuxTom de Vries1-3/+4
2024-07-23Improve objdump's display of PE header information.Pali Roh?r4-30/+75
2024-07-23Automatic date update in version.inGDB Administrator1-1/+1
2024-07-22gdb/unittests/intrusive-list: remove unnecessary local objectsSimon Marchi1-1/+0