]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/ia64-linux-nat.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / ia64-linux-nat.c
2020-05-16  Pedro AlvesFix IA64 GNU/Linux build
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-09  Tom TromeyRename common to gdbsupport
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-18  Tom TromeyFix ia64-linux-nat.c
2018-07-03  Tom TromeyRemove ptid_get_lwp
2018-07-03  Tom TromeyRemove ptid_get_pid
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-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-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-10-25  Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
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-05-19  Andreas SchwabFix invalid implicit conversions from void *
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-07-31  Simon MarchiMostly trivial enum fixes
2015-07-24  Pedro AlvesLinux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-02-26  Pedro AlvesRe-implement ia64-linux-nat.c::ia64_linux_xfer_partial
2014-02-25  Joel BrobeckerAdjust ia64_linux_xfer_partial following to_xfer_partia...
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-14  Yao QiChange to_xfer_partial 'len' type to ULONGEST.
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-18  Yao QiAdd target_xfer_partial_ftype
2013-11-18  Tom Tromeyremove gdb_string.h
2013-09-30  Luis Machado * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-07-06  Jan Kratochvilgdb/
2012-03-28  Pedro Alves2012-03-28 Pedro Alves <palves@redhat.com>
2012-03-28  Pedro Alves2012-03-28 Pedro Alves <palves@redhat.com>
2012-03-28  Joel Brobecker[ia64-linux] Allow libunwind to fetch register 0
2012-03-21  Thomas Schwingestruct siginfo vs. siginfo_t
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-14  Pedro Alvesgdb/
2011-10-07  Pedro Alves2011-10-07 Pedro Alves <pedro@codesourcery.com>
2011-01-09  Michael Snyder2011-01-08 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-07-27  Jan Kratochvilgdb/
2010-07-07  Thiago Jung Bauermann2010-07-07 Sergio Durigan Junior <sergiodj@linux... gdb_7_2-branchpoint
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-02-23  Pedro Alves * corelow.c (get_core_registers): Adjust.
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-08-15  Vladimir Prus * ia64-linux.nat (_initialize_ia64_linux_nat): Don't
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-10-13  Ulrich Weigand * ia64-linux-nat.c (ia64_register_addr): Add gdbarch...
2007-10-08  Ulrich Weigand2007-10-08 Markus Deuling <deuling@de.ibm.com>
2007-10-01  Daniel Jacobowitz * linux-nat.c (linux_nat_new_thread): New variable.
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-16  Ulrich Weigand * regcache.c (struct regcache): Add ptid_t member.
2007-06-09  Ulrich Weigand2007-06-09 Markus Deuling <deuling@de.ibm.com>
2007-05-31  Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-05-12  Ulrich Weigand * i386-linux-nat.c (i386_linux_resume): Use regcache...
2007-05-06  Ulrich Weigand * target.h (struct regcache): Add forward declaration.
2007-05-06  Ulrich Weigand * gregset.h (struct regcache): Add forward declaration.
2007-03-28  Ulrich Weigand * arch-utils.c (legacy_pc_in_sigtramp): Remove.
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-03-24  Daniel Jacobowitz * linux-nat.c (linux_ops_saved): New.
2005-12-17  Eli Zaretskii * breakpoint.c:
2005-09-10  Daniel Jacobowitz * Makefile.in (ALLDEPFILES): Update.
2005-02-11  Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-01-15  Jeff Johnston2005-01-14 Jeff Johnston <jjohnstn@redhat.com>
2004-10-13  Kevin Buettner * ia64-linux-nat.c (fill_gregset, fill_fpregset):...
2004-10-08  Jeff Johnston2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
2004-08-22  Mark Kettenis* ia64-linux-nat.c: Update copyright year.
2004-08-03  Andrew Cagney2004-08-02 Andrew Cagney <cagney@gnu.org>
2004-07-22  Andrew Cagney2004-07-21 Andrew Cagney <cagney@gnu.org>
2003-11-14  Jeff Johnston2003-11-14 Jeff Johnston <jjohnstn@redhat.com>
2003-10-02  Andrew Cagney2003-10-02 Andrew Cagney <cagney@redhat.com>
2003-09-17  Andrew Cagney2003-09-17 Andrew Cagney <cagney@redhat.com>
2003-09-14  Andrew Cagney2003-09-14 Andrew Cagney <cagney@redhat.com>
2003-07-24  Jeff Johnston2003-07-24 Jeff Johnston <jjohnstn@redhat.com>
2003-02-07  Andrew Cagney2003-02-06 Andrew Cagney <ac131313@redhat.com>
2002-12-06  Elena Zannoni2002-12-06 Elena Zannoni <ezannoni@redhat.com>
2002-11-14  Andrew Cagney2002-11-14 Andrew Cagney <ac131313@redhat.com>
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-02-24  Andrew Cagneys/Linux/.../
2002-02-24  Andrew Cagneys/Linux/.../
2001-05-04  Kevin BuettnerPhase 1 of the ptid_t changes.
2001-04-16  Kevin BuettnerMake hw watchpoints work with both the 2.4.2 kernel...
2001-03-31  Kevin BuettnerMake hardware watchpoint support work again on Linux...
2001-03-01  Andrew CagneyCreate new file regcache.h. Update all uses.
2000-07-30  Kevin BuettnerProtoization.
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-13  Kevin BuettnerUse PT_CFM in place of PT_CR_IFS.
2000-05-26  Michael Snyder2000-05-26 Michael Snyder <msnyder@seadog.cygnus...
2000-04-13  Kevin BuettnerIA-64 watchpoint support.
next