]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/amd64-tdep.c
2002-06-07 Michal Ludvig <mludvig@suse.cz>
authorMichal Ludvig <mludvig@suse.cz>
Fri, 7 Jun 2002 16:11:10 +0000 (16:11 +0000)
committerMichal Ludvig <mludvig@suse.cz>
Fri, 7 Jun 2002 16:11:10 +0000 (16:11 +0000)
commit8dda97708fa5c4537d670a063d4a1b9a2690f3b5
tree1236ecda8d006fef66f60592ef4671c8dbb94476
parenteb95bb9a4e738150793d5fdb094b3ebad025174a
2002-06-07  Michal Ludvig  <mludvig@suse.cz>

* x86-64-linux-nat.c (x86_64_fxsave_offset): New.
(supply_fpregset, fill_fpregset): Don't call i387_*_fxsave,
better do the things actually here.
* x86-64-tdep.c (x86_64_register_name2nr): New.
(x86_64_register_name): Renamed to x86_64_register_nr2name.
(x86_64_gdbarch_init): Respect the above change.
* x86-64-tdep.h (x86_64_register_name2nr)
(x86_64_register_nr2name): Add prototypes.
* config/i386/x86-64linux.mt (TDEPFILES): Remove i387-tdep.o.
gdb/ChangeLog
gdb/config/i386/x86-64linux.mt
gdb/x86-64-linux-nat.c
gdb/x86-64-tdep.c
gdb/x86-64-tdep.h