asan: null deref in coff_write_relocs
[binutils-gdb.git] / gdb /
2022-06-01 Tom de Vries[gdb] Fix warning in foreach_arch selftests
2022-06-01 Tom TromeyAdd gdb.current_language and gdb.Frame.language
2022-06-01 Yvan Roux[arm] Don't use special treatment for PC
2022-06-01 Yvan Roux[arm] Add support for FPU registers in prologue unwinder
2022-06-01 Yvan Roux[arm] d0..d15 are 64-bit each, not 32-bit
2022-06-01 Yvan Roux[arm] Cleanup: use hex for offsets
2022-06-01 Jiangshuai Ligdb:csky save fpu and vdsp info to struct csky_gdbarch_tdep
2022-05-31 Tom TromeyUse unique_ptr for objfiles
2022-05-31 Nils-Christian Kempkegdb/testsuite: fixup common-block.exp for intel compilers
2022-05-31 Nils-Christian Kempkegdb, testsuite, fortran: fixup mixed-lang-stack for...
2022-05-31 Nils-Christian Kempkegdb, testsuite, fortran: fix double free in mixed-lang...
2022-05-31 Nils-Christian Kempketestsuite, fortran: allow additional completions in...
2022-05-31 Nils-Christian Kempketestsuite, fortran: fix info-types for intel compilers
2022-05-31 Nils-Christian Kempketestsuite/lib: add check_optional_entry for GDBInfoSymbols
2022-05-31 Nils-Christian Kempketestsuite, fortran: Add '-debug-parameters all' when...
2022-05-31 Nils-Christian Kempketestsuite, fortran: add compiler dependent types to...
2022-05-31 Nils-Christian Kempketestsuite, fortran: add required external keyword
2022-05-31 Nils-Christian Kempkegdb/testsuite: disable charset.exp for intel compilers
2022-05-31 Nils-Christian Kempkegdb/testsuite: rename intel next gen c/cpp compilers
2022-05-31 Cristian Sandugdb/testsuite: add Fortran compiler identification...
2022-05-31 Nils-Christian Kempkegdb/testsuite: move getting_compiler_info to front...
2022-05-31 Felix Willgerodtgdb/testsuite: Fix fortran types for Intel compilers.
2022-05-31 Abdul Basit Ijazgdb/testsuite: Use -module option for Intel Fortran...
2022-05-31 Nils-Christian Kempkegdb/testsuite: remove F77_FOR_TARGET support
2022-05-31 Pedro AlvesImprove clear command's documentation
2022-05-31 Pedro AlvesClarify why we unit test matching symbol names with...
2022-05-31 Pedro AlvesImprove break-range's documentation
2022-05-31 Pedro AlvesExplicitly mention yet-unloaded shared libraries in...
2022-05-31 Andrew Burgessgdb/testsuite: resolve duplicate test name in gdb.trace...
2022-05-30 Simon Marchigdb/testsuite: fix gdb.trace/signal.exp on x86
2022-05-30 Pedro Alvesgdb/manual: Introduce location specs
2022-05-30 Luis MachadoMove 64-bit BFD files from ALL_TARGET_OBS to ALL_64_TAR...
2022-05-28 Andrew Burgessgdb/python: improve formatting of help text for user...
2022-05-28 Andrew Burgessgdb: use gdb::unique_xmalloc_ptr<char> for docs in...
2022-05-27 Tom TromeyFix crash with "maint print arc"
2022-05-27 Andrew Burgessopcodes/i386: remove trailing whitespace from insns...
2022-05-27 Alan ModraRemove use of bfd_uint64_t and similar
2022-05-26 John Baldwinaarch64-fbsd-nat: Move definition of debug_regs_probed...
2022-05-26 Lancelot SIXgdb: Change psymbol_functions::require_partial_symbols...
2022-05-26 Lancelot SIXgdb: Require psymtab before calling quick_functions...
2022-05-26 Tom TromeyFix crash in new DWARF indexer
2022-05-26 Tom TromeyFinalize each cooked index separately
2022-05-26 Lancelot SIXgdb/linux-nat: xfer_memory_partial return E_IO on error
2022-05-26 Lancelot SIXgdb/testsuite: prefer gdb_test in gdb.dwarf2/calling...
2022-05-25 Pedro AlvesShow enabled locations with disabled breakpoint parent...
2022-05-25 Pedro Alvesgdb: Fix DUPLICATE and PATH regressions throughout
2022-05-25 Pedro AlvesAdd -nopass option to gdb_test/gdb_test_multiple
2022-05-24 Tom de Vries[gdb/testsuite] Fix gdb.opt/clobbered-registers-O2...
2022-05-24 Tom de Vries[gdb/testsuite] Fix gdb.opt/clobbered-registers-O2...
2022-05-24 Tiezhu Yanggdb: LoongArch: Define LOONGARCH_LINUX_NUM_GREGSET...
2022-05-24 Christophe LyonAArch64: add support for DFP (Decimal Floating point)
2022-05-23 John BaldwinTweak the std::hash<> specialization for aarch64_features.
2022-05-23 John BaldwinFix loongarch_iterate_over_regset_sections for non...
2022-05-23 Tiezhu Yanggdb: LoongArch: Implement the iterate_over_regset_secti...
2022-05-23 Tom de Vries[gdb/testsuite] Fix -prompt handling in gdb_test
2022-05-23 Tom de Vries[gdb/exp] Fix UB in scalar_binop
2022-05-23 Tom de Vries[gdb/ada] Fix gdb.ada/dynamic-iface.exp with gcc 7
2022-05-23 Tom de Vries[gdb/testsuite] Skip language auto in gdb.base/parse_nu...
2022-05-22 Alok Kumar SharmaAccept functions with DW_AT_linkage_name present
2022-05-20 Pedro AlvesRename base_breakpoint -> code_breakpoint
2022-05-20 Pedro AlvesTest "set multiple-symbols on" creating multiple breakp...
2022-05-20 Pedro AlvesMake sure momentary breakpoints are always thread-specific
2022-05-20 Pedro AlvesMomentary breakpoints should have no breakpoint number
2022-05-20 Pedro AlvesAdd/tweak intro comments of struct breakpoint and sever...
2022-05-20 Pedro AlvesMove add_location(sal) to base_breakpoint
2022-05-20 Pedro AlvesMove common bits of catchpoint/exception_catchpoint...
2022-05-20 Pedro AlvesMake catchpoint inherit breakpoint, eliminate init_raw_...
2022-05-20 Pedro AlvesMake breakpoint_address_bits look at the location kind
2022-05-20 Pedro AlvesMake exception_catchpoint inherit base_breakpoint inste...
2022-05-20 Pedro AlvesRefactor momentary breakpoints, eliminate set_raw_break...
2022-05-20 Pedro AlvesRefactor set_internal_breakpoint / internal_breakpoint...
2022-05-20 Pedro AlvesConvert init_ada_exception_catchpoint to a ctor
2022-05-20 Pedro AlvesMake ada_catchpoint_location's owner ctor parameter...
2022-05-20 Pedro Alvesinit_breakpoint_sal -> base_breakpoint::base_breakpoint
2022-05-20 Pedro AlvesRemove "internal" parameter from a couple functions
2022-05-20 Pedro AlvesMore breakpoint_ops parameter elimination
2022-05-20 Pedro AlvesMake a few functions work with base_breakpoint instead...
2022-05-20 Pedro Alvesranged_breakpoint: move initialization to ctor
2022-05-20 Pedro Alvesranged_breakpoint: use install_breakpoint
2022-05-20 Pedro Alvesranged_breakpoint: don't use init_raw_breakpoint
2022-05-20 Pedro AlvesMake structs breakpoint/base_breakpoint/catchpoint...
2022-05-20 Pedro Alvesadd_location_to_breakpoint -> breakpoint::add_location
2022-05-20 Carl LovePowerPC: Make test gdb.arch/powerpc-power10.exp Endian...
2022-05-20 Tom TromeyRemove obsolete text from documentation
2022-05-20 Aditya Vidyadhar... Fix non-pointer type compilation error in aix-thread.c
2022-05-19 Andrew Burgessgdb/doc: use @value{GDBP} in 'info pretty-printer'...
2022-05-19 Andrew Burgessgdb/doc: make use of group/end group in 'info pretty...
2022-05-19 Nikolaos Chatzikon... gdb/doc: fix inconsistent info pretty-printer example
2022-05-19 Tiezhu Yanggdb: testsuite: Support displaced stepping on LoongArch
2022-05-18 John BaldwinUse aarch64_features to describe register features...
2022-05-18 Carl LovePowerPC: bp-permanent.exp, kill-after-signal fix
2022-05-18 Yichao Yu[AArch64] Return the regnum for PC (32) on aarch64
2022-05-18 Pedro AlvesSupport -prompt and -lbl in gdb_test
2022-05-18 Luis MachadoRemove unused DWARF PAUTH registers
2022-05-18 Luis MachadoRename PAUTH_RA_STATE to RA_SIGN_STATE
2022-05-18 Tom de Vries[gdb/testsuite] Simplify unknown lang testing in gdb...
2022-05-18 Tom de Vries[gdb/testsuite] Use hex_for_lang in gdb.base/parse_numb...
2022-05-18 Tom de Vries[gdb/tdep] Add gdb/syscalls/update-linux-from-src.sh
2022-05-17 Nikolaos Chatzikon... Fix typo in info page
2022-05-17 Pedro AlvesFix gdb.python/py-connection.exp with remote targets
next