aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-24ld/testsuite: adjust ld-arm to run shared tests only when supportedClément Chigot1-159/+166
2022-10-24ld/testsuite: skip ld-elf/exclude when -shared is not supportedClément Chigot1-2/+2
2022-10-24x86: consolidate VPCLMUL testsJan Beulich15-268/+156
2022-10-24x86: consolidate VAES testsJan Beulich15-352/+211
2022-10-24x86: emit {evex} prefix when disassembling ambiguous AVX512VL insnsJan Beulich37-596/+632
2022-10-24[gdb/testsuite] Add skip_python_tests in gdb.python/tui-window-names.expTom de Vries1-0/+5
2022-10-24Automatic date update in version.inGDB Administrator1-1/+1
2022-10-24sim: testsuite: update ignored .exp files [PR sim/29596]Mike Frysinger2-0/+4
2022-10-24sim: testsuite: tweak parallel find invocation [PR sim/29596]Mike Frysinger2-2/+2
2022-10-23sim: mips/ppc/riscv: re-add AC_CANONICAL_SYSTEM [PR sim/29439]Mike Frysinger6-0/+457
2022-10-23Automatic date update in version.inGDB Administrator1-1/+1
2022-10-22gdb/testsuite: add max number of instructions check in gdb.base/unwind-on-eac...Simon Marchi1-0/+7
2022-10-22Automatic date update in version.inGDB Administrator1-1/+1
2022-10-21Improve Python Unwinders documentationPedro Alves1-9/+9
2022-10-21gdb: make inherit_abstract_dies use vector iteratorsSimon Marchi1-13/+12
2022-10-21gdb: check for empty offsets vector in inherit_abstract_diesSimon Marchi1-9/+14
2022-10-21readelf: support zstd compressed debug sections [PR 29640]Fangrui Song3-48/+80
2022-10-21Fix incorrect .gdb_index with new DWARF scannerTom Tromey3-8/+34
2022-10-21Fix crash in value_print_array_elementsTom Tromey4-7/+126
2022-10-21Fix bug in Ada packed array handlingTom Tromey5-0/+46
2022-10-21gdb: declare variables on first use in inherit_abstract_diesSimon Marchi1-28/+23
2022-10-21Add a -w option to the linker to suppress warning and error messages.Nick Clifton7-1/+42
2022-10-21Add a note to the binutils/NEWS file about DCO signed contributions.Nick Clifton1-0/+2
2022-10-21gdb/reverse: Fix stepping over recursive functionsBruno Larsen4-8/+74
2022-10-21Change calculation of frame_id by amd64 epilogue unwinderBruno Larsen4-5/+206
2022-10-21Updated Hungarian translation for the gprof sub-directory.Nick Clifton2-27/+31
2022-10-21GDB/Python: Make `None' stand for `unlimited' in setting integer parametersMaciej W. Rozycki3-12/+28
2022-10-21GDB/testsuite: Expand Python integer parameter coverage across all typesMaciej W. Rozycki1-16/+181
2022-10-21GDB/Guile: Don't assert that an integer value is booleanMaciej W. Rozycki2-1/+177
2022-10-21[gdb/testsuite] Silence compilation fail in gdb.base/rtld-step.expTom de Vries1-0/+8
2022-10-21Support Intel AMX-FP16Cui,Lili15-4089/+4236
2022-10-21sim: Remove unused CXXFLAGS substitutionTsukasa OI1-1/+0
2022-10-21Automatic date update in version.inGDB Administrator1-1/+1
2022-10-20x86: Check VEX/EVEX encoding before checking vector operandsH.J. Lu5-4/+8
2022-10-20gdb/python: break more dependencies between gdbpy_initialize_* functionsAndrew Burgess3-2/+36
2022-10-20gdb/python: break dependencies between gdbpy_initialize_* functionsAndrew Burgess3-14/+42
2022-10-20gdb: some int to bool conversion in breakpoint.cAndrew Burgess1-141/+135
2022-10-20gdb: make use of scoped_restore in unduplicated_should_be_insertedAndrew Burgess1-7/+4
2022-10-20gdb: used scoped_restore_frame in update_watchpointAndrew Burgess1-12/+5
2022-10-20gdb: make some bp_location arguments const in breakpoint.cAndrew Burgess1-14/+14
2022-10-20Reapply "Don't build readline/libreadline.a, when --with-system-readline is s...Дилян Палаузов2-0/+12
2022-10-20x86: re-work AVX-VNNI supportJan Beulich11-7037/+7057
2022-10-20[gdb/testsuite] Fix gdb.debuginfod/fetch_src_and_symbols.exp with check-read1Tom de Vries1-3/+6
2022-10-20[gdb/testsuite] Fix gdb.mi/mi-disassemble.exp with check-read1Tom de Vries2-2/+2
2022-10-20Re: aarch64-pe support for LD, GAS and BFDAlan Modra2-1/+4
2022-10-20ld: Add minimal pdb generationMark Harmstone8-9/+930
2022-10-20ld: Add --pdb optionMark Harmstone7-19/+175
2022-10-19Test stepping within a runtime loader / dynamic linkerKevin Buettner3-0/+227
2022-10-19Allow debugging of runtime loader / dynamic linkerKevin Buettner1-1/+4
2022-10-20binutils: Remove unused substitution PROGRAMTsukasa OI2-4/+2