aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-27Remove use of bfd_uint64_t and similarAlan Modra45-475/+297
2022-05-26gprofng: fix build with --disable-sharedVladimir Mezentsev2-2/+3
2022-05-27x86/Intel: allow MASM representation of embedded rounding / SAEJan Beulich12-1960/+2015
2022-05-27x86: re-work AVX512 embedded rounding / SAEJan Beulich6-11525/+972
2022-05-27x86/Intel: adjust representation of embedded rounding / SAEJan Beulich37-9924/+9941
2022-05-27x86/Intel: allow MASM representation of embedded broadcastJan Beulich24-4140/+4262
2022-05-27x86/Intel: adjust representation of embedded broadcastJan Beulich51-16769/+16776
2022-05-26gprofng: fix build with -mx32Vladimir Mezentsev6-46/+39
2022-05-27Automatic date update in version.inGDB Administrator1-1/+1
2022-05-27ld: cris*-elf: Default to --no-warn-rwx-segmentHans-Peter Nilsson1-0/+5
2022-05-27cris: bfd: Correct default to no execstackHans-Peter Nilsson2-0/+3
2022-05-26aarch64-fbsd-nat: Move definition of debug_regs_probed under HAVE_DBREG.John Baldwin1-1/+2
2022-05-26gdb: Change psymbol_functions::require_partial_symbols to partial_symbolsLancelot SIX2-23/+19
2022-05-26gdb: Require psymtab before calling quick_functions in objfileLancelot SIX5-15/+148
2022-05-26Fix crash in new DWARF indexerTom Tromey2-39/+95
2022-05-26Finalize each cooked index separatelyTom Tromey3-163/+313
2022-05-26bit-rot in target before_parse functionAlan Modra4-2/+12
2022-05-26 arm: avoid use of GNU builtin function in s_arm_unwind_save_mixedRichard Earnshaw1-40/+17
2022-05-26gdb/linux-nat: xfer_memory_partial return E_IO on errorLancelot SIX1-1/+1
2022-05-26gdb/testsuite: prefer gdb_test in gdb.dwarf2/calling-conventionLancelot SIX1-6/+8
2022-05-26bfd: Add Support for DW_FORM_strx* and DW_FORM_addrx*Potharla, Rupesh1-14/+268
2022-05-26ld: add --package-metadataLuca Boccassi17-12/+545
2022-05-26Automatic date update in version.inGDB Administrator1-1/+1
2022-05-26Re: Add bionutils support for DWARF v5's DW_OP_addrxNatarajan, Kavitha2-0/+169
2022-05-25Show enabled locations with disabled breakpoint parent as "y-"Pedro Alves4-20/+68
2022-05-25Add bionutils support for DWARF v5's DW_OP_addrx.Natarajan, Kavitha3-6/+76
2022-05-25gdb: Fix DUPLICATE and PATH regressions throughoutPedro Alves38-934/+969
2022-05-25Add -nopass option to gdb_test/gdb_test_multiplePedro Alves1-28/+32
2022-05-25RISC-V: Fix RV32Q conflictTsukasa OI8-5/+22
2022-05-25opcodes: introduce BC field; fix iselDmitry Selyutin5-6/+9
2022-05-25ppc: extend opindex to 16 bitsDmitry Selyutin4-20/+30
2022-05-25Automatic date update in version.inGDB Administrator1-1/+1
2022-05-24[gdb/testsuite] Fix gdb.opt/clobbered-registers-O2.exp with clangTom de Vries4-17/+50
2022-05-24[gdb/testsuite] Fix gdb.opt/clobbered-registers-O2.exp with gcc-12Tom de Vries1-1/+1
2022-05-24gdb: LoongArch: Define LOONGARCH_LINUX_NUM_GREGSET as 45Tiezhu Yang1-2/+2
2022-05-24AArch64: add support for DFP (Decimal Floating point)Christophe Lyon1-0/+2
2022-05-24Merge config/ changes from GCC, to enable DFP on AArch64Christophe Lyon2-2/+22
2022-05-24PR29171, invalid read causing SIGSEGVAlan Modra1-4/+5
2022-05-24PR29170, divide by zero displaying fuzzed .debug_namesAlan Modra1-21/+24
2022-05-24PR29169, invalid read displaying fuzzed .gdb_indexAlan Modra1-58/+22
2022-05-24Automatic date update in version.inGDB Administrator1-1/+1
2022-05-23Tweak the std::hash<> specialization for aarch64_features.John Baldwin1-12/+15
2022-05-23Fix loongarch_iterate_over_regset_sections for non-native targets.John Baldwin1-2/+12
2022-05-23gdb: LoongArch: Implement the iterate_over_regset_sections gdbarch methodTiezhu Yang1-0/+16
2022-05-23[gdb/testsuite] Fix -prompt handling in gdb_testTom de Vries1-1/+1
2022-05-23[gdbsupport] Fix UB in print-utils.cc:int_stringTom de Vries1-1/+5
2022-05-23[gdb/exp] Fix UB in scalar_binopTom de Vries2-1/+6
2022-05-23[gdb/ada] Fix gdb.ada/dynamic-iface.exp with gcc 7Tom de Vries1-1/+2
2022-05-23ld: use definitions in generate_reloc rather than raw literalsMark Harmstone2-7/+24
2022-05-23[gdb/testsuite] Skip language auto in gdb.base/parse_number.expTom de Vries1-0/+5