diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index fb0bfa3..b7add20 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ 2003-01-06 Andrew Cagney <cagney@redhat.com> + * x86-64-linux-tdep.c: Include "osabi.h". + * Makefile.in (x86-64-linux-tdep.o): Update dependencies. + * sparc-tdep.c (sparc_dump_tdep): Fix typo, match -> mach. 2003-01-06 Andrew Cagney <cagney@redhat.com> |