aboutsummaryrefslogtreecommitdiff
path: root/gdb/ia64-linux-tdep.c
AgeCommit message (Collapse)AuthorFilesLines
2004-01-082004-01-08 David Mosberger <davidm@hpl.hp.com>Jeff Johnston1-2/+2
* ia64-linux-tdep.c: Update GATE_AREA_END value to reflect reality.
2003-10-152003-10-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-14/+22
* ia64-linux-tdep.c: Include gdbcore.h. (IA64_LINUX_SIGCONTEXT_OFFSET): Magic constant removed. (ia64_linux_sigcontext_register_addr): Find the address of the sigcontext area stored in the sigframe instead of using a magic offset constant.
2001-06-01 * ia64-linux-tdep.c (IA64_LINUX_SIGCONTEXT_OFFSET): Revise toKevin Buettner1-1/+1
match the location at which the kernel is placing the sigcontext struct.
2000-04-26Add arch-utils.h to IA-64 *-tdep.c files.Kevin Buettner1-0/+1
2000-04-25Handle signal handler frames and call dummy frames.Kevin Buettner1-0/+86