]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/s390-linux-nat.c
Fix regression on aarch64-linux gdbserver
[thirdparty/binutils-gdb.git] / gdb / s390-linux-nat.c
7 days ago  Simon Marchigdb: remove gdbcmd.h
9 days ago  Simon Marchigdb: move store/extract integer functions to extract...
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-11-28  Tom de Vries[gdb] Fix segfault in for_each_block, part 2
2023-10-10  Simon Marchigdb: remove target_gdbarch
2023-07-14  John Baldwin*-linux-nat: Handle null inferior in read_description.
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-13  Tom de Vries[gdb/tdep] Fix s390_linux_nat_target::stopped_by_watchpoint
2022-10-11  Simon Marchigdb: fix auxv caching
2022-09-29  Simon Marchigdb: constify auxv parse functions
2022-03-29  Tom TromeyUnify gdb printf functions
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-11-17  Andreas Arnez[gdb/build, s390x] Fix build after gdbarch_tdep changes
2021-05-23  Tom de Vries[gdb/tdep] Use pid to choose process 64/32-bitness
2021-03-24  Simon Marchigdb: remove current_top_target function
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-07-17  Tom TromeyRemove a VEC from s390-linux-nat.c
2019-07-10  Tom TromeyDon't include gdbarch.h from defs.h
2019-03-25  Alan HaywardFix s390 build
2019-03-25  Alan HaywardAdd linux_get_hwcap
2019-03-12  Tom TromeyChange iterate_over_lwps to take a gdb::function_view
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-08-31  Pedro AlvesEliminate target_have_continuable_watchpoint
2018-07-03  Tom TromeyRemove ptid_get_lwp
2018-07-03  Tom TromeyRemove ptid_get_pid
2018-07-03  Tom TromeyRemove pid_to_ptid
2018-06-07  Pedro Alvestarget_stack -> current_top_target() throughout
2018-05-30  Simon MarchiRemove regcache_raw_collect
2018-05-30  Simon MarchiRemove regcache_raw_supply
2018-05-30  Simon MarchiRemove regcache_get_ptid
2018-05-03  Pedro AlvesFix s390 GNU/Linux build
2018-05-02  Pedro Alvestarget factories, target open and multiple instances...
2018-05-02  Pedro Alveslinux_nat_target: More low methods
2018-05-02  Pedro Alvestarget_ops: Use bool throughout
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-01-23  Philipp Rudos390: Split up s390-linux-tdep.c into two files
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-10-25  Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-10-12  Simon Marchilwp_info: Make the arch code free arch_lwp_info
2017-09-25  Andreas ArnezS390: Add guarded-storage register support to GDB
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-03-20  Simon MarchiUse ptid from regcache in almost all remaining nat...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-09-18  Pedro Alvesgdb/s390: Fix build breakage due to std::min/std::max...
2016-09-16  Pedro Alvesgdb: Use std::min and std::max throughout
2016-09-16  Andreas ArnezS390: Hardware breakpoint support
2016-09-16  Andreas ArnezS390: Enable "maint set show-debug-regs"
2016-09-16  Andreas ArnezS390: Multi-inferior watchpoint support
2016-09-16  Andreas ArnezS390: Migrate watch areas from list to VEC type
2016-09-16  Andreas ArnezS390: Avoid direct access to lwp_info structure
2016-04-21  Pedro AlvesFix s390 GNU/Linux gdb and gdbserver builds
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-07-31  Simon MarchiMostly trivial enum fixes
2015-07-24  Pedro AlvesFix s390 GNU/Linux build after enum __ptrace_request...
2015-07-24  Pedro AlvesLinux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
2015-06-01  Yao QiMove PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux...
2015-05-08  Andreas ArnezS390: Fix for inadvertently setting 24-bit mode in...
2015-03-11  Andreas ArnezS390: Defer PER info update until resume
2015-03-02  Andreas ArnezS390: Add vector register support to gdb
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07  Andreas ArnezS390: Migrate to regcache_supply/collect_regset.
2014-05-13  Andreas ArnezS390: Fix erroneous offset in fill_gregset.
2014-02-19  Tom TromeyAdd target_ops argument to to_region_ok_for_hw_watchpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_insert_watchpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_remove_watchpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_can_use_hw_breakpoint
2014-02-19  Tom Tromeyadd "this" pointers to more target APIs
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-06  Andreas ArnezS390: Fix TDB regset recognition
2013-10-30  Ulrich WeigandS/390: Rename source files to *-linux-*