summaryrefslogtreecommitdiff
path: root/gdb/ia64-linux-nat.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-03-20Use ptid from regcache in almost all remaining nat filesSimon Marchi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-05-19Fix invalid implicit conversions from void *Andreas Schwab
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-07-31Mostly trivial enum fixesSimon Marchi
2015-07-24Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include string.h in common-defs.hGary Benson
2014-02-25Re-implement ia64-linux-nat.c::ia64_linux_xfer_partialPedro Alves
2014-02-25Adjust ia64_linux_xfer_partial following to_xfer_partial API change.Joel Brobecker
2014-02-19Add target_ops argument to to_insert_watchpointTom Tromey
2014-02-19Add target_ops argument to to_remove_watchpointTom Tromey
2014-02-19Add target_ops argument to to_can_use_hw_breakpointTom Tromey
2014-02-19add "this" pointers to more target APIsTom Tromey
2014-01-14Change to_xfer_partial 'len' type to ULONGEST.Yao Qi
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-18Add target_xfer_partial_ftypeYao Qi
2013-11-18remove gdb_string.hTom Tromey
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-07-06gdb/Jan Kratochvil
2012-03-282012-03-28 Pedro Alves <palves@redhat.com>Pedro Alves
2012-03-282012-03-28 Pedro Alves <palves@redhat.com>Pedro Alves
2012-03-28[ia64-linux] Allow libunwind to fetch register 0Joel Brobecker
2012-03-21struct siginfo vs. siginfo_tThomas Schwinge
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-12-14gdb/Pedro Alves
2011-10-072011-10-07 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-07-27gdb/Jan Kratochvil
2010-07-072010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>Thiago Jung Bauermann
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-08-15 * ia64-linux.nat (_initialize_ia64_linux_nat): Don'tVladimir Prus
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-10-13 * ia64-linux-nat.c (ia64_register_addr): Add gdbarch parameter,Ulrich Weigand
2007-10-082007-10-08 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand
2007-10-01 * linux-nat.c (linux_nat_new_thread): New variable.Daniel Jacobowitz
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-06-16 * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand
2007-06-092007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand
2007-05-312007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand
2007-05-12 * i386-linux-nat.c (i386_linux_resume): Use regcache functionsUlrich Weigand
2007-05-06 * target.h (struct regcache): Add forward declaration.Ulrich Weigand
2007-05-06 * gregset.h (struct regcache): Add forward declaration.Ulrich Weigand