binutils-gdb.git
2020-08-20 Martin LiskaUse libiberty hash in gas/symbols.c.
2020-08-20 Martin LiskaUse libiberty hash in gas/read.c.
2020-08-20 Martin LiskaUse libiberty hash in gas/macro.c.
2020-08-20 Martin Liskagas/hash.c: add new functions
2020-08-20 GDB AdministratorAutomatic date update in version.in
2020-08-19 Alan ModraPR26349, FAIL: binutils-all/pr25543 on hpux
2020-08-19 Simon Marchigdb: add linux_nat_debug_printf macro
2020-08-19 GDB AdministratorAutomatic date update in version.in
2020-08-18 Alan ModraCorrect vcmpsq, vcmpuq and xvtlsbb BF field
2020-08-18 Aaron Mereygdb/Makefile.in: Add DEBUGINFOD_CFLAGS, DEBUGINFOD_LIBS...
2020-08-18 Peter BergnerAdd ChangeLog entries for previous commit.
2020-08-18 Peter BergnerPowerPC: Rename xvcvbf16sp to xvcvbf16spn
2020-08-18 GDB AdministratorAutomatic date update in version.in
2020-08-17 Sergei Trofimovichgdb: fix IA64 build failure of linux-nat
2020-08-17 Tom TromeyUpdate xfail pattern in gdb.rust/simple.exp
2020-08-17 Tom TromeyFix MI crash with Ada string access
2020-08-17 Tom TromeyConvert CORE_ADDR to Python using gdb_py_object_from_ul...
2020-08-17 Simon Marchigdb: fix wrong indentation in symbol_needs_eval_context
2020-08-17 Simon Marchigdb: use bool in dwarf2_loc_desc_get_symbol_read_needs
2020-08-17 Alex Coplangas: Fix internal error in S_SET_SEGMENT
2020-08-17 Tom de Vries[gdb] Fix printing of unresolved dynamic type
2020-08-17 GDB AdministratorAutomatic date update in version.in
2020-08-16 Alan ModraPowerPC64 inline PLT call tests
2020-08-16 H.J. Luld: Add a PR binutils/26389 test
2020-08-16 Tom de Vries[gdb/testsuite] Add gdb.base/eh_return.exp
2020-08-16 GDB AdministratorAutomatic date update in version.in
2020-08-15 Tom de Vries[gdb/testsuite] Fix charlen type in mixed-lang-stack.c
2020-08-15 Tom de Vries[gdb/backtrace] Fix printing of fortran string args
2020-08-15 Alan ModraSet SEC_SMALL_DATA on small common
2020-08-15 Alan ModraPR26389, nm prints "c" for a common symbol with -flto...
2020-08-15 GDB AdministratorAutomatic date update in version.in
2020-08-14 Pedro Franco... [PowerPC] Always clear watchpoint with PTRACE_SET_DEBUGREG
2020-08-14 Pedro Franco... [PowerPC] Use < 0 and >= 0 for watchpoint ptrace calls
2020-08-14 Simon Marchigdb: add gdb_argv::as_array_view method
2020-08-14 Alan ModraAllow larger bfd_default_hash_table_size
2020-08-14 Alan ModraPR26388, objdump debug dump memory leaks
2020-08-14 Alan ModraReadelf demangling test typo
2020-08-14 Tamar ChristinaAArch64: Relax thumb-plt testcases regexpr.
2020-08-14 GDB AdministratorAutomatic date update in version.in
2020-08-13 Kamil Rytarowskigdb: Implement native dumpcore function for NetBSD
2020-08-13 Kamil Rytarowskigdb: Implement native dumpcore function
2020-08-13 Aaron Mereydebuginfod-support.c: Replace globals with user_data
2020-08-13 Pedro AlvesAdd skip_fortran_tests to more Fortran testcases
2020-08-13 Pedro AlvesAdd skip_ada_tests to more Ada testcases
2020-08-13 Luis Machado[ARM, sim] Fix build failure with -Werror (PR26365)
2020-08-13 Simon Marchigdb: allow specifying multiple filters when running...
2020-08-13 Nick CliftonFix an internal compiler error when attempting to creat...
2020-08-13 Alan ModraObsolete ia64
2020-08-13 Alan ModraObsolete arm-symbianelf
2020-08-13 GDB AdministratorAutomatic date update in version.in
2020-08-12 Alan ModraPowerPC64 --no-pcrel-optimize
2020-08-12 Alan ModraPR26348, Malloc error in write_zeros
2020-08-12 Luis MachadoFix malloc allocation size sanity check
2020-08-12 Pedro AlvesMove multi-target NEWS entry to GDB 10 features
2020-08-12 Pedro Alvesgdb.base/corefile.exp regression for unix/-m32 on x86_6...
2020-08-12 Joe Ramsay[PATCH] gas: arm: Fix IT-predicated MVE vcvt
2020-08-12 Jon TurneyFix signedness comparison warning in elfcore_grok_win32...
2020-08-12 Tom TromeyTwo fixes in dwarf-mode.el
2020-08-12 Jon TurneyOnly warn about malformed win32pstatus notes
2020-08-12 Jon TurneyAdd handling for 64-bit module addresses in Cygwin...
2020-08-12 Jon TurneyRefine size constraints applied to win32pstatus ELF...
2020-08-12 Jon TurneyDon't hardcode CONTEXT size for a NOTE_INFO_THREAD...
2020-08-12 Jon TurneyDefine constants for win32pstatus ELF notes
2020-08-12 Jon TurneyRead tid from correct offset in win32pstatus NOTE_INFO_...
2020-08-12 Gary BensonFix duplicate label in gdb.dwarf2/dw2-op-out-param.S
2020-08-12 Alex Coplanaarch64: Add support for MPAM system registers
2020-08-12 Nick CliftonThe description for -mno-csr-check talks about "chechin...
2020-08-12 Nick CliftonAdd demangling support to readelf.
2020-08-12 Nick CliftonUpdated Serbian and Russian translations for various...
2020-08-12 GDB AdministratorAutomatic date update in version.in
2020-08-11 Alan ModraPowerPC CELL cctp*
2020-08-11 Tom de Vries[gdb/build] Mark ms1 as deleted in MAINTAINERS
2020-08-11 GDB AdministratorAutomatic date update in version.in
2020-08-10 Alex Coplanaarch64: Don't assert on long sysreg names
2020-08-10 Nick CliftonRemove spurious text in changelog entry
2020-08-10 Nick CliftonImprove the documentation of the linker's --relax option.
2020-08-10 Tom de Vries[sim] Fix mbuild build breaker in sim-cpu.c
2020-08-10 Przemyslaw... [aarch64] GAS doesn't validate the architecture version...
2020-08-10 Luis Machado[AArch64] Improve prologue handling (and fix PR26310)
2020-08-10 Luis Machado[AArch64] Fix incorrectly-defined SVE macro
2020-08-10 Alan ModraImplement missing powerpc mtspr and mfspr extended...
2020-08-10 Alan ModraImplement missing powerpc extended mnemonics
2020-08-10 Alan ModraPrioritise mtfprd and mtvrd over mtvsrd in PowerPC...
2020-08-10 Alan ModraError on lmw, lswi and related PowerPC insns when LE
2020-08-10 H.J. Lunm: Remove --with-symbol-versions
2020-08-10 GDB AdministratorAutomatic date update in version.in
2020-08-09 Simon Marchigdb: replace function pointer with `void *` data with...
2020-08-09 GDB AdministratorAutomatic date update in version.in
2020-08-08 Tom de Vries[gdb/build] Fix missing implicit constructor call with...
2020-08-08 GDB AdministratorAutomatic date update in version.in
2020-08-07 Jose E. Marchesibpf: add missing tests from previous commits
2020-08-07 David Faustbpf: fix false overflow in eBPF ELF backend linker
2020-08-07 Simon Marchigdb: fix whitespace issues in ChangeLog
2020-08-07 Tom TromeyFix remaining Ravenscar regressions
2020-08-07 Tom TromeySet inferior_ptid in ravenscar_thread_target::update_th...
2020-08-07 Tom TromeyFetch registers from correct thread in ravenscar-thread.c
2020-08-07 Tom TromeyFix Ravenscar "process" resume
2020-08-07 Tom TromeyUpdate Ravenscar documentation
2020-08-07 Tom TromeyWrap xfer_partial and enable_btrace for Ravenscar
2020-08-07 Tom TromeyUse gdb::function_view in iterate_over_live_ada_tasks
next