summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* sim: testsuite: improve parallel test processingMike Frysinger2022-10-262-8/+10
* buffer overflow in _bfd_XX_print_ce_compressed_pdataAlan Modra2022-10-261-0/+2
* Correct ELF reloc size sanity checkAlan Modra2022-10-261-6/+11
* segfault in objdump.c reloc_atAlan Modra2022-10-261-2/+2
* som.c reloc sanity checkingAlan Modra2022-10-261-295/+287
* som.c buffer overflowAlan Modra2022-10-261-4/+6
* PR29720, objdump -S crashes if build-id is missingAlan Modra2022-10-261-9/+11
* Automatic date update in version.inGDB Administrator2022-10-261-1/+1
* gdb: remove spurious spaces after frame_info_ptrSimon Marchi2022-10-2522-68/+68
* x86-64: Use only one default max-page-sizeMichael Matz2022-10-251-5/+1
* gdb/testsuite: make sure to consume the prompt in gdb.base/unwind-on-each-ins...Simon Marchi2022-10-251-10/+2
* [gdb/testsuite] Handle missing .note.GNU-stackTom de Vries2022-10-25137-0/+139
* [gdb/testsuite] Add missing skip_gdbserver_tests in gdb.multi/attach-no-multi...Tom de Vries2022-10-251-0/+4
* [gdb] Rewrite RETHROW_ON_TARGET_CLOSE_ERROR into functionTom de Vries2022-10-251-20/+25
* gdb: internal_error -> internal_error_loc in gdb-gdb.gdb.inSimon Marchi2022-10-251-1/+1
* RISC-V: Should reset `again' flag for _bfd_riscv_relax_pc.Nelson Chu2022-10-251-1/+2
* RISC-V: Improve link time complexity.Patrick O'Neill2022-10-251-49/+131
* Automatic date update in version.inGDB Administrator2022-10-251-1/+1
* gdb/doc: reword description of DisassembleInfo.read_memoryAndrew Burgess2022-10-241-1/+1
* sim/lm32: fix some missing function declaration warningsAndrew Burgess2022-10-244-3/+17
* sim/h8300: avoid self assignmentAndrew Burgess2022-10-241-2/+2
* sim/aarch64: remove two unused functionsAndrew Burgess2022-10-241-16/+0
* sim/ppc: fix for operator precedence warning from clangAndrew Burgess2022-10-241-1/+1
* sim/ppc: initialize a memory buffer in all casesAndrew Burgess2022-10-241-1/+1
* sim/ppc: don't try to print an uninitialized variableAndrew Burgess2022-10-241-2/+3
* sim/sh: use fabs instead of absAndrew Burgess2022-10-241-1/+1
* [gdb] Fix rethrow exception slicing in insert_bp_locationTom de Vries2022-10-241-7/+21
* [gdb] Fix rethrow exception slicing in pretty_print_insnTom de Vries2022-10-241-2/+2
* ld/testsuite: adjust ld-arm to run shared tests only when supportedClément Chigot2022-10-241-159/+166
* ld/testsuite: skip ld-elf/exclude when -shared is not supportedClément Chigot2022-10-241-2/+2
* x86: consolidate VPCLMUL testsJan Beulich2022-10-2415-268/+156
* x86: consolidate VAES testsJan Beulich2022-10-2415-352/+211
* x86: emit {evex} prefix when disassembling ambiguous AVX512VL insnsJan Beulich2022-10-2437-596/+632
* [gdb/testsuite] Add skip_python_tests in gdb.python/tui-window-names.expTom de Vries2022-10-241-0/+5
* Automatic date update in version.inGDB Administrator2022-10-241-1/+1
* sim: testsuite: update ignored .exp files [PR sim/29596]Mike Frysinger2022-10-242-0/+4
* sim: testsuite: tweak parallel find invocation [PR sim/29596]Mike Frysinger2022-10-242-2/+2
* sim: mips/ppc/riscv: re-add AC_CANONICAL_SYSTEM [PR sim/29439]Mike Frysinger2022-10-236-0/+457
* Automatic date update in version.inGDB Administrator2022-10-231-1/+1
* gdb/testsuite: add max number of instructions check in gdb.base/unwind-on-eac...Simon Marchi2022-10-221-0/+7
* Automatic date update in version.inGDB Administrator2022-10-221-1/+1
* Improve Python Unwinders documentationPedro Alves2022-10-211-9/+9
* gdb: make inherit_abstract_dies use vector iteratorsSimon Marchi2022-10-211-13/+12
* gdb: check for empty offsets vector in inherit_abstract_diesSimon Marchi2022-10-211-9/+14
* readelf: support zstd compressed debug sections [PR 29640]Fangrui Song2022-10-213-48/+80
* Fix incorrect .gdb_index with new DWARF scannerTom Tromey2022-10-213-8/+34
* Fix crash in value_print_array_elementsTom Tromey2022-10-214-7/+126
* Fix bug in Ada packed array handlingTom Tromey2022-10-215-0/+46
* gdb: declare variables on first use in inherit_abstract_diesSimon Marchi2022-10-211-28/+23
* Add a -w option to the linker to suppress warning and error messages.Nick Clifton2022-10-217-1/+42