mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-25 16:57:52 +00:00
* i386-linux-nat.c: Update copyrigth year. Tweak comment.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
2004-04-09 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* i386-linux-nat.c: Update copyrigth year. Tweak comment.
|
||||
|
||||
* amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new
|
||||
sigtramp_p member of `struct gdbarch_tdep'. Also check whether
|
||||
the program counter is in the range specified by `struct
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Native-dependent code for GNU/Linux x86.
|
||||
/* Native-dependent code for GNU/Linux i386.
|
||||
|
||||
Copyright 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
Copyright 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user