aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-18libctf: dedup: describe 'citer'users/nalcock/road-to-ctfv4Nick Alcock1-0/+2
2024-11-18libctf: fix obsolete commentNick Alcock1-1/+1
2024-11-18libctf: a little string sharing testNick Alcock3-0/+85
2024-11-18libctf: actually deduplicate the strtabNick Alcock12-15/+101
2024-11-18libctf: dedup: add strtab deduplicatorNick Alcock2-9/+165
2024-11-18libctf: do not deduplicate strings in the headerNick Alcock3-4/+11
2024-11-18include, libctf: string lookup and writeout of a parent-shared strtabNick Alcock3-73/+232
2024-11-18libctf: tear opening and serialization in twoNick Alcock3-135/+278
2024-11-18include, libctf: add cth_parent_strlen CTFv4 header fieldNick Alcock6-2/+49
2024-11-18libctf: add mechanism to prohibit most operations without a strtabNick Alcock6-5/+122
2024-11-18libctf, archive, link: fix parent importingNick Alcock2-39/+76
2024-11-18include, libctf: start work on libctf v4Nick Alcock43-65/+168
2024-11-18x86: rename SPACE_{,E}VEX_MAP<N>Jan Beulich5-765/+765
2024-11-18x86: VP2INTERSECT{D,Q} have mask register destination groupJan Beulich18-247/+296
2024-11-18x86: generalize "implicit quad group" handlingJan Beulich8-43/+79
2024-11-18[gdb/contrib] Fix spellcheck.sh for bash < 5.1Tom de Vries1-2/+44
2024-11-18ld: Support percent-encoded JSON in --package-metadataBenjamin Drung7-2/+140
2024-11-18gas: move had_errors() invocation in finishing of subsegsJan Beulich1-6/+6
2024-11-18ELF: SHF_STRINGS isn't really tied to SHF_MERGEJan Beulich4-25/+36
2024-11-18ELF: SHF_MERGE vs SHT_NOBITSJan Beulich2-0/+4
2024-11-18gas/ELF: also reject merge entity size being zeroJan Beulich2-2/+2
2024-11-18s390: Add arch15 Concurrent-Functions Facility insnsJens Remus4-0/+18
2024-11-18s390: Add arch15 instruction namesJens Remus1-106/+114
2024-11-18[gdb] Fix some typosTom de Vries2-4/+4
2024-11-18[gdb/contrib] Add spellcheck.sh --print-dictionaryTom de Vries1-0/+28
2024-11-18[gdb/contrib] Allow thru in spellcheck.shTom de Vries2-5/+37
2024-11-18gprofng: fix -std=gnu23 compatibility wrt unprototyped functionsSam James8-65/+64
2024-11-18ld: fix -std=gnu23 compatibility wrt _BoolSam James1-1/+1
2024-11-18binutils: fix -std=gnu23 compatibility wrt _BoolSam James1-1/+1
2024-11-18opcodes: fix -std=gnu23 compatibility wrt static_assertSam James3-3/+7
2024-11-18bfd: fix -std=gnu23 compatibility wrt _BoolSam James5-6/+6
2024-11-18Automatic date update in version.inGDB Administrator1-1/+1
2024-11-17x86-64: Always check IBT PLT before BND PLTH.J. Lu1-48/+48
2024-11-17gdb: Update linkage name lookup function to allow mst_file_data/bss types.Ijaz, Abdul B6-12/+26
2024-11-17x86-64: Drop x32 references in PLT entry variablesH.J. Lu1-38/+39
2024-11-17Automatic date update in version.inGDB Administrator1-1/+1
2024-11-16Use bool for solib::symbols_loadedTom Tromey2-4/+6
2024-11-16Automatic date update in version.inGDB Administrator1-1/+1
2024-11-16PR 32359, --dependency-file: wrong error message if fopen failsBarnabás Pőcze1-0/+1
2024-11-15[gdb/symtab] Fix segfault with dwp fileTom de Vries1-0/+3
2024-11-15Improvements to gdb.LazyString documentationTom Tromey1-5/+8
2024-11-15gdb/testsuite: skip gdb.opt/inline-entry.exp for gcc 7 and olderAndrew Burgess1-0/+17
2024-11-15Automatic date update in version.inGDB Administrator1-1/+1
2024-11-14gdb/python: missing PyObject_IsTrue error check in bppy_initAndrew Burgess3-6/+19
2024-11-14gdb/python: missing PyObject_IsTrue error check in micmdpy_set_installedAndrew Burgess3-1/+28
2024-11-14gdb/python: missing PyObject_IsTrue error check in py-arch.cAndrew Burgess3-8/+22
2024-11-14gdb/python: remove some additional PyObject_IsTrue callsAndrew Burgess3-5/+11
2024-11-14gdb/python: remove PyObject_IsTrue call in gdbpy_handle_missing_debuginfoAndrew Burgess1-1/+3
2024-11-14Automatic date update in version.inGDB Administrator1-1/+1
2024-11-13[gdb/tdep] Handle syscall clock_gettime64 for arm-linuxTom de Vries3-0/+8