aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-02[gas] Update .loc syntax comment in dwarf2dbg.cTom de Vries1-1/+1
2023-02-02gdb: remove gdb_indent.shEnze Li1-92/+0
2023-02-02ld/doc: use "stack trace" instead of "unwind" for SFrameIndu Bhagat1-1/+1
2023-02-02bfd: use "stack trace" instead of "unwind" for SFrameIndu Bhagat5-12/+13
2023-02-02gas: use "stack trace" instead of "unwind" for SFrameIndu Bhagat11-33/+35
2023-02-02sframe: use "stack trace" instead of "unwind" for SFrameIndu Bhagat1-14/+14
2023-02-02libsframe/doc: use "stack trace" instead of "unwind" for SFrameIndu Bhagat1-18/+19
2023-02-02ld-elf/merge test updateAlan Modra7-35/+27
2023-02-02Automatic date update in version.inGDB Administrator1-1/+1
2023-02-02obj-elf.h BYTES_IN_WORDAlan Modra1-1/+0
2023-02-02gas obj_endAlan Modra8-28/+69
2023-02-01gdbserver: Add PID parameter to linux_get_auxv and linux_get_hwcapThiago Jung Bauermann11-37/+36
2023-02-01gdbserver: Add assert in find_register_by_numberThiago Jung Bauermann1-2/+3
2023-02-01gdb/testsuite: fix fetch_src_and_symbols.exp with native-gdbserver boardAndrew Burgess1-9/+20
2023-02-01gdb: defer warnings when loading separate debug filesAlexandra Hájková12-42/+419
2023-02-01Fix compilation of the assembler with sanitization enabled.Nick Clifton2-2/+7
2023-02-01Recursion in as_info_whereAlan Modra1-2/+0
2023-01-31gdb/dwarf: rename cooked_index_vector to cooked_indexSimon Marchi5-38/+35
2023-01-31gdb/dwarf: rename cooked_index to cooked_index_shardSimon Marchi3-24/+24
2023-02-01[gas] Emit v2 .debug_line for -gdwarf-2Tom de Vries4-24/+26
2023-02-01Automatic date update in version.inGDB Administrator1-1/+1
2023-01-31gdb: add nullptr check to cooked_index_functions::dumpSimon Marchi1-4/+5
2023-01-31gdbsupport: allow passing nullptr to checked_static_castSimon Marchi1-0/+3
2023-01-31gdb/testsuite: adjust ensure_gdb_index to cooked_index_functions::dump changesSimon Marchi1-1/+1
2023-01-31gdb/testsuite: fix xfail in gdb.ada/ptype_tagged_param.expSimon Marchi1-1/+1
2023-01-31Updated Swedish translation for the binutils sub-directoryNick Clifton2-762/+314
2023-01-31Re: Another fix for EFI generation with LTO enabledAlan Modra2-16/+2
2023-01-31gas/ppc: Additional tests for DFP instructionsAndrew Burgess3-0/+186
2023-01-31RISC-V: make C-extension JAL available again for (32-bit) assemblyJan Beulich5-1/+54
2023-01-31Silence ubsan warning about 1<<31Alan Modra1-1/+1
2023-01-31PR 30060, ASAN error in bfd_cache_closeAlan Modra2-8/+3
2023-01-31testsuite XPASSesAlan Modra6-19/+12
2023-01-31Automatic date update in version.inGDB Administrator1-1/+1
2023-01-30Remove value_next declarationTom Tromey1-7/+0
2023-01-30gdb: fix dwarf2/cooked-index.c compilation on 32-bit systemsSimon Marchi1-1/+1
2023-01-30gdb: Replace memcpy with std::copy to avoid some g++ warnings on sparcMark Wielaard1-1/+1
2023-01-30gdb/dwarf: dump cooked index contents in cooked_index_functions::dumpSimon Marchi3-1/+109
2023-01-30enum_flags to_stringPedro Alves2-6/+129
2023-01-30Fix comparator bug in cooked indexTom Tromey2-85/+132
2023-01-30Clean up lnp_state_machine constructorTom Tromey1-20/+13
2023-01-30Make addrmap const-correct in cooked indexTom Tromey3-9/+11
2023-01-30gdb: provide const-correct versions of addrmap::find and addrmap::foreachSimon Marchi5-21/+40
2023-01-30Use xfail in ptype_tagged_param.expTom Tromey1-1/+1
2023-01-30gdb: Remove workaround for the vCont packetChristina Schimpe1-19/+4
2023-01-30gdb: Add per-remote target variables for memory read and write configChristina Schimpe4-65/+169
2023-01-30gdb: Make global feature array a per-remote target arrayChristina Schimpe21-725/+868
2023-01-30Automatic date update in version.inGDB Administrator1-1/+1
2023-01-29Automatic date update in version.inGDB Administrator1-1/+1
2023-01-28Automatic date update in version.inGDB Administrator1-1/+1
2023-01-27More const-correctness in cooked indexerTom Tromey2-12/+13