gas/write: extend fx_pcrel_adjust to 16 bits
[binutils-gdb.git] / gdb /
2022-05-13 Tom TromeyRemove unused field cooked_index::m_start
2022-05-13 Tom TromeyImplement pid_to_exec_file for Windows in gdbserver
2022-05-13 Tom TromeyRemove windows_process_info::id
2022-05-13 Tom TromeyConstify target_pid_to_exec_file
2022-05-13 Tom TromeyPut corefile-run.core into test subdirectory
2022-05-13 Tom TromeyDo not double-read minimal symbols for PE COFF
2022-05-13 Pedro AlvesFix "gdb --write" with core files
2022-05-12 Alan Modragdb: remove use of PTR
2022-05-12 Tom de Vries[gdb/testsuite] Fix gdb.cp/break-f-std-string.cc with...
2022-05-12 Mark Wielaardgdb: Workaround stringop-overread warning in debuginfod...
2022-05-12 Luis MachadoMake gdb.ada/float-bits.exp more generic
2022-05-12 Tom de Vries[gdb/tdep] Improve gdb/syscalls/update-linux.sh
2022-05-12 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-out-of-range-end...
2022-05-11 Tom de Vries[gdb/testsuite] Fix gdb.base/catch-syscall.exp with...
2022-05-11 Tom de Vries[gdb/testsuite] Fix gdb.base/catch-syscall.exp without...
2022-05-11 Tom de Vries[gdb/testsuite] Fix gdb.base/maint.exp on powerpc64le
2022-05-11 Tom de Vries[gdb/tdep] Update syscalls/{ppc64,ppc}-linux.xml
2022-05-11 Tom de Vries[gdb/testsuite] Remove target limits in gdb.base/catch...
2022-05-11 Tom de Vries[gdb/record] Handle statx system call
2022-05-10 Youling Tanggdb: mips: Fix large-frame.exp test case failure
2022-05-10 Tiezhu Yanggdb: LoongArch: Use GDB style to check readbuf and...
2022-05-10 Tom TromeyFix --disable-threading build
2022-05-10 Pedro AlvesFix "b f(std::string)" when current language is C
2022-05-10 Pedro AlvesAlways pass an explicit language down to c_type_print
2022-05-10 Pedro AlvesFix "b f(std::string)", always use DMGL_VERBOSE
2022-05-10 Nils-Christian Kempkegdb/testsuite: fix testsuite regressions for unix/...
2022-05-09 Andrew Burgessgdb/testsuite: fix occasional failure in gdb.mi/mi...
2022-05-09 Tom de Vries[gdb] Update syscalls/{amd64,i386}-linux.xml
2022-05-09 Tom de Vries[gdb] Add gdb/syscalls/Makefile
2022-05-09 Tiezhu Yanggdb: LoongArch: Implement the return_value gdbarch...
2022-05-09 Andrew Burgessgdb: fix for gdb.base/eof-exit.exp test failures
2022-05-09 Tom de Vries[gdb] Make btrace maintainer entry more clear
2022-05-09 Tom de Vries[gdb/tdep] Support catch syscall pipe2 for i386
2022-05-09 Tom de Vries[gdb/testsuite] Handle pipe2 syscall in gdb.base/catch...
2022-05-09 Tom de Vries[gdb/tdep] Handle pipe2 syscall for amd64
2022-05-08 Tom de Vries[gdb/testsuite] Fix gdb.tui/scroll.exp with read1
2022-05-08 Tom de Vries[gdb/testsuite] Fix gdb.cp/casts.exp with -m32
2022-05-08 Tom de Vries[gdb/testsuite] Handle init errors in gdb.mi/user-selec...
2022-05-08 Tom de Vries[gdb/testsuite] Fix gdb.ada/catch_ex_std.exp with remot...
2022-05-08 Tom de Vries[gdb/testsuite] Fix gdb.threads/fork-plus-threads.exp...
2022-05-07 Tom TromeyFix "catch syscall"
2022-05-07 Andrew Burgessgdb/readline: fix extra 'quit' message problem
2022-05-06 Carl LovePowerPC fix for gdb.server/sysroot.exp
2022-05-06 Tom TromeyIntroduce catchpoint class
2022-05-06 Tom TromeyAdd initializers to tracepoint
2022-05-06 Tom TromeyRemove init_raw_breakpoint_without_location
2022-05-06 Tom TromeyDisable copying for breakpoint
2022-05-06 Tom TromeyAdd constructor to exception_catchpoint
2022-05-06 Tom TromeyAdd constructor to syscall_catchpoint
2022-05-06 Tom TromeyAdd constructor to signal_catchpoint
2022-05-06 Tom TromeyAdd constructor to solib_catchpoint
2022-05-06 Tom TromeyAdd constructor to fork_catchpoint
2022-05-06 Tom TromeyRemove unnecessary line from catch_exec_command_1
2022-05-06 Tom TromeyConstify breakpoint::print_recreate
2022-05-06 Tom TromeyConstify breakpoint::print_mention
2022-05-06 Tom TromeyConstify breakpoint::print_one
2022-05-06 Tom TromeyConstify breakpoint::print_it
2022-05-06 Tom TromeyMove works_in_software_mode to watchpoint
2022-05-06 Tom TromeyBoolify breakpoint::explains_signal
2022-05-06 Tom TromeyRemove breakpoint::ops
2022-05-06 Tom TromeyChange print_recreate_thread to a method
2022-05-06 Carl LovePowerPC: bp-permanent.exp, kill-after-signal fix
2022-05-06 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/locexpr-data-member...
2022-05-05 Simon Marchigdb: use gdb::function_view for gdbarch_iterate_over_ob...
2022-05-05 Simon Marchigdb: make regcache's cooked_write_test selftest work...
2022-05-04 Tom TromeyFix crash when creating index from index
2022-05-04 Mark Wielaardgdb: Workaround stringop-overread warning in debuginfod...
2022-05-04 Simon Marchigdb/remote: send qSymbol to all inferiors on startup
2022-05-04 Simon Marchigdb/remote: iterate on pspace inferiors in remote_new_o...
2022-05-03 John BaldwinNEWS: Add a note for TLS support on FreeBSD/arm and...
2022-05-03 John BaldwinRead the tpidr register from NT_ARM_TLS on Linux.
2022-05-03 John BaldwinRead the tpidr register from NT_ARM_TLS core dump notes...
2022-05-03 John BaldwinFetch the NT_ARM_TLS register set for native FreeBSD...
2022-05-03 John BaldwinSupport TLS variables on FreeBSD/Aarch64.
2022-05-03 John BaldwinRead the tpidr register from NT_ARM_TLS core dump notes...
2022-05-03 John BaldwinAdd an aarch64-tls feature which includes the tpidr...
2022-05-03 John BaldwinFetch the NT_ARM_TLS register set for native FreeBSD...
2022-05-03 John BaldwinSupport TLS variables on FreeBSD/arm.
2022-05-03 John BaldwinRead the tpidruro register from NT_ARM_TLS core dump...
2022-05-03 John BaldwinAdd an arm-tls feature which includes the tpidruro...
2022-05-03 John Baldwinfbsd-nat: Add helper routines for register sets using...
2022-05-03 Pedro AlvesFix gdb.threads/access-mem-running-thread-exit.exp...
2022-05-03 Andrew Burgessgdb: add some additional thread status debug output
2022-05-03 Andrew Burgessgdb/testsuite: small cleanup in mi-break-qualified.exp
2022-05-03 Andrew Burgessgdb/testsuite: change mi_gdb_start to take a list of...
2022-05-03 Andrew Burgessgdb/testsuite: fix mi-exec-run.exp with native-extended...
2022-05-03 Andrew Burgessgdb: fix failures in gdb.mi/mi-exec-run.exp with native...
2022-05-02 Tom de Vries[gdb/testsuite] Fix gdb.cp/align.exp with gcc 12.1...
2022-05-02 Aaron Mereygdb/debuginfod: Whitespace-only URL should disable...
2022-05-02 Simon Marchigdb: remove type_wanted parameter from a few functions
2022-05-02 Tom TromeyFix Ada catchpoint regression
2022-05-01 Tom de Vries[gdb/testsuite] Fix gdb.multi/attach-no-multi-process...
2022-04-29 Tom TromeyRemove create_breakpoints_sal_default
2022-04-29 Tom TromeyRemove allocate_bp_location
2022-04-29 Tom TromeyConstify breakpoint_ops
2022-04-29 Tom TromeyRemove breakpoint ops initialization
2022-04-29 Tom TromeyRemove vtable_breakpoint_ops
2022-04-29 Tom TromeyRemove most fields from breakpoint_ops
2022-04-29 Tom TromeyRemove breakpoint_ops from init_catchpoint
2022-04-29 Tom TromeyRemove breakpoint_ops from init_ada_exception_breakpoint
next