summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bfd: Stop using -Wstack-usage=262144 when built with ClangTsukasa OI2022-09-148-2/+130
* Modify ld-ctf test files to suit ARMAlan Modra2022-09-1412-24/+24
* asan: som_set_reloc_info heap buffer overflowAlan Modra2022-09-141-2/+7
* ubsan: som_is_space null dereferenceAlan Modra2022-09-141-1/+3
* msan: vms-alpha use-of-uninitialized-value in dst_retrieve_locationAlan Modra2022-09-141-0/+2
* ubsan: arm-dis.c index out of boundsAlan Modra2022-09-141-1/+1
* PR29540, R_PPC64_NONE in .rela.dyn when linking Linux vdsoAlan Modra2022-09-142-24/+24
* Automatic date update in version.inGDB Administrator2022-09-141-1/+1
* objdump: '-S' should trigger search for separate debuginfo.Aaron Merey2022-09-132-2/+10
* gdb/testsuite: Update gdb.base/so-impl-ld.expBruno Larsen2022-09-132-13/+5
* gdb/testsuite: introduce gdb_step_untilBruno Larsen2022-09-131-0/+30
* explicitly test for stderr in gdb.base/dprintf.expBruno Larsen2022-09-131-0/+10
* Add pdb archive formatMark Harmstone2022-09-137-2/+826
* gdb/csky rm csky_print_registers_infoJiangshuai Li2022-09-131-25/+0
* gdb/csky rm csky_memory_insert/remove_breakpointJiangshuai Li2022-09-131-201/+0
* gdb/csky add unwinder for long branch casesJiangshuai Li2022-09-132-5/+60
* gdbserver/csky add csky gdbserver supportJiangshuai Li2022-09-137-0/+556
* Automatic date update in version.inGDB Administrator2022-09-131-1/+1
* Use checked_static_cast in more placesTom Tromey2022-09-127-22/+14
* ppc: Document the -mfuture and -Mfuture options and make them usablePeter Bergner2022-09-126-2/+12
* add xfails to gdb.base/complex-parts.exp when testing with clangBruno Larsen2022-09-121-0/+5
* Fix gdb.base/call-ar-st to work with ClangBruno Larsen2022-09-121-1/+12
* fix gdb.base/access-mem-running.exp for clang testingBruno Larsen2022-09-121-1/+1
* update gdb.base/info-program.exp to not fail with clangBruno Larsen2022-09-121-3/+3
* gdb/testsuite: change gdb.base/nodebug.exp to not fail with clangBruno Larsen2022-09-121-2/+10
* ld: pe: Apply review suggestions on the existing exports/imports arraysMartin Storsjö2022-09-123-86/+83
* ld: pe: Improve performance of object file exclude symbol directivesMartin Storsjö2022-09-123-35/+99
* [gdb] Fix abort in selftest run_on_main_thread with ^CTom de Vries2022-09-121-2/+6
* [gdb/symtab] Support .gdb_index section with TUs in .debug_infoTom de Vries2022-09-123-2/+75
* [gdb/testsuite] Fix gdb.dwarf2/dw2-dir-file-name.exp for ppc64leTom de Vries2022-09-122-10/+5
* [gdb/testsuite] Fix gdb.dwarf2/dw2-dir-file-name.exp with clangTom de Vries2022-09-122-23/+62
* x86: avoid i386_dis_printf()'s staging area for a fair part of outputJan Beulich2022-09-121-20/+24
* RISC-V: PR28509, the default visibility symbol cannot be referenced by R_RISC...Nelson Chu2022-09-1213-57/+126
* Automatic date update in version.inGDB Administrator2022-09-121-1/+1
* [gdb/symtab] Fix handling of DW_TAG_unspecified_typeTom de Vries2022-09-115-4/+123
* Automatic date update in version.inGDB Administrator2022-09-111-1/+1
* Re: PR29466, APP/NO_APP with linefileAlan Modra2022-09-101-1/+1
* Automatic date update in version.inGDB Administrator2022-09-101-1/+1
* Support debuginfo files with empty group sections.Nick Clifton2022-09-094-4/+29
* RISC-V: Fix vector CSR requirementsTsukasa OI2022-09-095-57/+57
* Automatic date update in version.inGDB Administrator2022-09-091-1/+1
* Fix hardware watchpoint check in test gdb.base/watchpoint-reuse-slot.expCarl Love2022-09-081-1/+11
* Gas generated incorrect debug info (top-level DW_TAG_unspecified_type DIE)Nick Clifton2022-09-086-30/+50
* gdbsupport: Fix config.status dependencyTsukasa OI2022-09-083-2/+3
* Maintainer mode: wrong gettext version?Nick Clifton2022-09-082-2/+8
* i686-w64-mingw32-objdump -WL returns incorrect file pathsNick Clifton2022-09-082-0/+13
* Automatic date update in version.inGDB Administrator2022-09-081-1/+1
* [gdb/testsuite] xfail gdb.ada/O2_float_param.exp for aarch64 and gcc 7.5.0Tom de Vries2022-09-071-1/+23
* [gdb/testsuite] Fix gdb.ada/access_tagged_param.exp for aarch64Tom de Vries2022-09-073-3/+3
* Fix endianness handling for arm record self testsLuis Machado2022-09-071-82/+68