aboutsummaryrefslogtreecommitdiff
path: root/gdb/ia64-linux-nat.c
AgeCommit message (Collapse)AuthorFilesLines
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-27/+27
2001-04-16Make hw watchpoints work with both the 2.4.2 kernel and the 2.4.3 kernel.Kevin Buettner1-1/+1
2001-03-31Make hardware watchpoint support work again on Linux/IA-64.Kevin Buettner1-1/+1
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-1/+2
2000-07-30Protoization.Kevin Buettner1-13/+5
2000-06-13Use PT_CFM in place of PT_CR_IFS.Kevin Buettner1-1/+1
2000-05-262000-05-26 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder1-0/+3
* gregset.h: New file. Typedefs for gdb_gregset_t and gdb_fpregset_t, prototypes for supply_gregset and friends. * procfs.c: Include gregset.h. Delete local prototypes for supply_gregset etc., and local typedef gdb_gregset_t etc. * sol-thread.c: Include gregset.h, delete local prototypes, add appropriate casts to gdb_gregset_t. * uw-thread.c, lin-thread.c, core-sol2.c, core-regset.c, sparc-tdep.c, ptx4-nat.c, ppc-linux-nat.c, mipsv4-nat.c, m88k-nat.c, m68klinux-nat.c, m68k-tdep.c, irix5-nat.c, irix4-nat.c, ia64-linux-nat.c, i386v4-nat.c, cxux-nat.c, arm-linux-nat.c, alpha-nat.c: Include gregset.h. * config/nm-linux.h: Define GDB_GREGSET_T, GDB_FPREGET_T. * config/sparc/tm-sun4sol2.h: Ditto.
2000-04-13IA-64 watchpoint support.Kevin Buettner1-0/+171
2000-04-03IA-64 changesKevin Buettner1-2/+78
2000-03-23HFA, function descriptor handling for IA-64.Kevin Buettner1-3/+3
2000-03-21New files for IA-64 port.Kevin Buettner1-0/+399