* config/i386/tm-i386.h (PARM_BOUNDARY, CALL_DUMMY,
authorMark Kettenis <kettenis@gnu.org>
Sat, 15 Jun 2002 22:10:58 +0000 (22:10 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sat, 15 Jun 2002 22:10:58 +0000 (22:10 +0000)
commit8758dec1c5c5119a4f9cb59da8375596f0314f94
tree0251a61630b6be0fd717074256271df878ed0a91
parente9e68a56bc8f22dd3234810e0b39edfeb81f81f4
* config/i386/tm-i386.h (PARM_BOUNDARY, CALL_DUMMY,
CALL_DUMMY_LENGTH, CALL_DUMMY_START_OFFSET,
CALL_DUMMY_BREAKPOINT_OFFSET, FIX_CALL_DUMMY): Remove defines.
(i386_fix_call_dummy): Remove prototype.
* i386-tdep.c (i386_call_dummy_words): New variable.
(i386_gdbarch_init): Adjust for removal of the
macros mentioned above.
gdb/ChangeLog
gdb/config/i386/tm-i386.h
gdb/i386-tdep.c