From b83b026cdc2e2dafe9a7b4a7e06972ec030d63be Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Sat, 26 Oct 2002 16:56:34 +0000 Subject: * x86-64-tdep.c (x86_64_init_abi): Add calls to override the i386 target where necessary. Add more comments and remove the ones that don't provide any useful information. --- gdb/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 00be9c2..91e8fe9 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2002-10-26 Mark Kettenis + * x86-64-tdep.c (x86_64_init_abi): Add calls to override the i386 + target where necessary. Add more comments and remove the ones + that don't provide any useful information. + * i386-tdep.c (i386_frame_saved_pc): Replace call to deprecated_read_register_dummy with frame_unwind_unsigned_register. -- cgit v1.1