Automatic date update in version.in
[external/binutils.git] / gdb / s390-linux-nat.c
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-*