aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-29gprofng: fix cppcheck warningsVladimir Mezentsev3-3/+3
2022-09-30[gdb/testsuite] Fix gdb.mi/mi-sym-info.exp on openSUSE TumbleweedTom de Vries1-1/+2
2022-09-30RISC-V: Add privileged extensions without instructions/CSRsTsukasa OI1-0/+3
2022-09-30gdb: Remove unused extra_lines variableTsukasa OI1-8/+0
2022-09-30[gdb/testsuite] Add aranges to gdb.dwarf2/dw2-dir-file-name.expTom de Vries2-2/+29
2022-09-30[gdb/c++] Print destructor the same for gcc and clangTom de Vries5-26/+111
2022-09-30PR29626, Segfault when disassembling ARM codeAlan Modra1-63/+61
2022-09-30Automatic date update in version.inGDB Administrator1-1/+1
2022-09-29gdb: make target_auxv_parse static and renameSimon Marchi2-12/+9
2022-09-29gdb: make fprint_target_auxv staticSimon Marchi2-4/+1
2022-09-29gdb: constify auxv parse functionsSimon Marchi10-43/+43
2022-09-29gdb: constify target_stack::is_pushedSimon Marchi2-2/+2
2022-09-29Constify target_desc declarationsKeith Seitz78-115/+116
2022-09-29cleanup: Add missing feature/ XML files to MakefileKeith Seitz4-20/+24
2022-09-29Add -B to the help output from gprof, and add suitable documentation.Nick Clifton3-2/+12
2022-09-29Automatic date update in version.inGDB Administrator1-1/+1
2022-09-28Fix GDB build: ELF support check & -lzstdPedro Alves2-6/+6
2022-09-28gdb: remove trailing spaces in READMESimon Marchi1-4/+4
2022-09-28Treat Character as a discrete type in AdaTom Tromey3-1/+69
2022-09-28The help document of size misses an option.Nick Clifton3-2/+19
2022-09-28ld/testsuite: force warnings when dealing with execstack testsClément Chigot1-10/+3
2022-09-28Re: egrep in binutilsAlan Modra2-8/+2
2022-09-28Renenerate {gdb,gdbserver}/configurePedro Alves2-4/+4
2022-09-28The help document of as misses some many optionsNick Clifton4-34/+90
2022-09-28egrep in binutilsAlan Modra21-35/+41
2022-09-28regen bfd/configureAlan Modra1-1/+2
2022-09-28asan: _bfd_stab_section_find_nearest_line segvAlan Modra1-0/+3
2022-09-28asan: segv in _bfd_archive_close_and_cleanupAlan Modra1-1/+1
2022-09-28Automatic date update in version.inGDB Administrator1-1/+1
2022-09-27sim: Link ZSTD_LIBSFangrui Song8-5/+144
2022-09-27gold: Suppress "unused" variable warning on ClangTsukasa OI1-0/+3
2022-09-26libctf: Add ZSTD_LIBS to LIBS so that ac_cv_libctf_bfd_elf can be trueFangrui Song5-6/+280
2022-09-26binutils, gdb: support zstd compressed debug sectionsFangrui Song56-254/+1490
2022-09-27PR29617, ld segfaults when bfd_close failsAlan Modra1-1/+1
2022-09-27Automatic date update in version.inGDB Administrator1-1/+1
2022-09-26gdb/testsuite: update field names in gdb-gdb.py.inSimon Marchi1-2/+2
2022-09-26gdb/testsuite: use gdb_test in gdb.gdb/python-helper.expSimon Marchi2-75/+21
2022-09-26gdb/testsuite: bump duration for the whole test in do_self_testsSimon Marchi1-28/+8
2022-09-26binutils/testsuite: handle the different install names of c++filtClément Chigot1-1/+4
2022-09-26binutils/testsuite: skip gentestdlls related tests if missingClément Chigot1-0/+6
2022-09-26[gdb/testsuite] Fix gdb.dwarf2/dw2-unspecified-type-foo.c with -m32Tom de Vries1-0/+1
2022-09-26PR29613, use of uninitialized value in objcopyAlan Modra1-8/+9
2022-09-26PR29542, PowerPC gold internal error in get_output_view,Alan Modra1-1/+2
2022-09-26stab nearest_line bfd_malloc_and_get_sectionAlan Modra5-27/+52
2022-09-26PKG_CHECK_MODULES for msgpack and janssonAlan Modra4-54/+22
2022-09-26Automatic date update in version.inGDB Administrator1-1/+1
2022-09-25Automatic date update in version.inGDB Administrator1-1/+1
2022-09-24gdb/source.c: Fix undefined behaviour dereferencing empty stringMagne Hov1-9/+1
2022-09-24gdbserver: remove unused for loopEnze Li1-3/+0
2022-09-24The problem with warning in elf_object_pAlan Modra6-15/+68