aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-27Automatic date update in version.inGDB Administrator1-1/+1
2023-10-26gdb/python: Add new gdb.Value.bytes attributeAndrew Burgess4-20/+230
2023-10-26gdb: handle main thread exiting during detachAndrew Burgess5-8/+255
2023-10-26[gdb/testsuite] Add wait-for-index-cache in gdb.dwarf2/per-bfd-sharing.expTom de Vries1-0/+1
2023-10-25gdb/nat/aarch64-scalable-linux-ptrace.h: Don't include itselfThiago Jung Bauermann1-1/+0
2023-10-26Automatic date update in version.inGDB Administrator1-1/+1
2023-10-25gdb/testsuite: add a clang XFAIL to gdb.python/py-watchpoint.expGuinevere Larsen1-1/+16
2023-10-25gdb/testsuite: fix running gdb.python/py-explore-cc with clangGuinevere Larsen1-1/+2
2023-10-25gdbserver: don't leak program name in handle_v_runAndrew Burgess1-14/+56
2023-10-25gdb: make get_symbol_address a private method of symbolSimon Marchi2-14/+13
2023-10-25gdb: make get_msymbol_address a private method of minimal_symbolSimon Marchi2-15/+13
2023-10-24gprofng: Fix -Wformat= warningsVladimir Mezentsev13-82/+149
2023-10-25asan: _bfd_elf_slurp_version_tables memory leakAlan Modra1-2/+3
2023-10-25asan: out of memory in som_set_reloc_infoAlan Modra1-18/+20
2023-10-25asan: NULL deref in alpha_ecoff_get_relocated_section_contentsAlan Modra1-9/+47
2023-10-25Automatic date update in version.inGDB Administrator1-1/+1
2023-10-24[gdb/cli] Add gnu-source-highlight selftestTom de Vries1-1/+45
2023-10-24[readelf] Handle unknown name of main in .gdb_index sectionTom de Vries2-7/+16
2023-10-24as: fixed internal error when immediate value of relocation overflow.Lulu Cai8-7/+37
2023-10-24Automatic date update in version.inGDB Administrator1-1/+1
2023-10-23[gdb/python] Only include gdbsupport/selftest.h if GDB_SELF_TESTTom de Vries1-1/+4
2023-10-23gas: make .nops output visible in listingJan Beulich5-2/+71
2023-10-23x86: fold NOP testcase expectations where possibleJan Beulich14-2340/+14
2023-10-23x86: fold a few of the "alternative" NOP patternsJan Beulich1-6/+3
2023-10-23x86: add a few more NOP patternsJan Beulich32-2270/+465
2023-10-23x86: don't record full i386_cpu_flags in struct i386_tc_frag_dataJan Beulich2-4/+4
2023-10-23x86: i686 != PentiumProJan Beulich2-3/+6
2023-10-23x86: respect ".arch nonop" when selecting which NOPs to emitJan Beulich5-27/+23
2023-10-23x86: don't use operand size override with NOP in 16-bit codeJan Beulich4-11/+12
2023-10-23x86: don't use 32-bit LEA as NOP surrogate in 64-bit codeJan Beulich3-197/+41
2023-10-23x86: i386_generate_nops() may not derive decisions from global variablesJan Beulich7-2/+43
2023-10-23x86: record flag_code in tc_frag_dataJan Beulich2-14/+16
2023-10-23objcopy: fix typo in --heap and --stack parserClément Chigot2-4/+4
2023-10-23Automatic date update in version.inGDB Administrator1-1/+1
2023-10-23bfd-in2.h BFD_RELOC_* commentsAlan Modra5-1647/+1576
2023-10-22Style history variable outputTom Tromey2-2/+5
2023-10-22Automatic date update in version.inGDB Administrator1-1/+1
2023-10-20gdb: fix owner passed to remove_target_sections in clear_solibSimon Marchi6-18/+51
2023-10-21Automatic date update in version.inGDB Administrator1-1/+1
2023-10-20[gdb/cli] Allow source-highlight to autodetect languageTom de Vries1-2/+16
2023-10-20Don't include cooked-index.h from dwarf2/read.hTom Tromey2-1/+1
2023-10-20gas: testsuite: microblaze: cosmetic fixNeal Frager1-1/+1
2023-10-20libctf: fix creation-time parent/child dict confusionsNick Alcock17-20/+322
2023-10-20bfd: microblaze: Add 32_NONE reloc typeNeal Frager9-3/+51
2023-10-20[gdb/symtab] Fix more style issues in v9 .gdb_index section supportTom de Vries5-9/+9
2023-10-19opcodes: microblaze: Fix bit masking bugNeal Frager3-8/+11
2023-10-20Automatic date update in version.inGDB Administrator1-1/+1
2023-10-19Fix race in DWARF readerTom Tromey3-25/+41
2023-10-20PR30984, assertion fail elf.c:8485Alan Modra1-0/+1
2023-10-19gdb: fix no-expat build of solib-target.cSimon Marchi1-2/+2