binutils-gdb/gdb/config
Mark Kettenis 1a11ba71e2 * i386-tdep.c (i386_register_offset): Renamed from
i386_register_byte.  Made static.
(i386_register_size): Renamed from i386_register_raw_size.  Made
static.
(i386_register_virtual_size): Removed.
(i386_register_byte, i386_register_raw_size,
i386_register_virtual_size): New functions.
(_initialize_i386_tdep): Initialize i386_register_offset instead
of i386_register_byte.  Remove code to initialize
i386_register_virtual_size.
* config/i386/tm-i386.h (REGISTER_BYTE): Redefine to use
i386_register_byte function.
(REGISTER_RAW_SIZE): Redefine to use i386_register_raw_size
function.
(REGISTER_VIRTUAL_SIZE): Redefine to use
i386_register_virtual_size function.
(i386_register_byte, i386_register_raw_size,
i386_register_virtual_size): New functions.
2001-11-04 13:51:48 +00:00
..
a29k Add explicit #include of "value.h". 2001-10-21 17:19:38 +00:00
alpha * config/nm-linux.h (struct objfile): Remove forward declaration. 2001-10-14 20:42:07 +00:00
arc
arm * config/nm-linux.h (struct objfile): Remove forward declaration. 2001-10-14 20:42:07 +00:00
cris
d10v
d30v
djgpp * config/djgpp/README: Fix a typo and tweak for GDB 5.1. 2001-10-21 14:21:03 +00:00
fr30
h8300 * config/h8300/tm-h8300.h (FRAME_ARGS_ADDRESS): Changed to use 2001-03-16 22:34:46 +00:00
h8500
i386 * i386-tdep.c (i386_register_offset): Renamed from 2001-11-04 13:51:48 +00:00
i960 * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) 2001-08-01 18:39:27 +00:00
ia64 * config/nm-linux.h (struct objfile): Remove forward declaration. 2001-10-14 20:42:07 +00:00
m32r
m68hc11
m68k * config/nm-linux.h (struct objfile): Remove forward declaration. 2001-10-14 20:42:07 +00:00
m88k Convert some floatformat_{to,from}_double to floatformat_{to,from}_doublest. 2001-08-12 03:19:22 +00:00
mcore * config/mcore/tm-mcore.h (mcore_virtual_frame_pointer): Update 2001-09-19 20:43:54 +00:00
mips Add INTEGER_TO_ADDRESS to hadle nasty harvard architectures that do 2001-10-15 18:18:30 +00:00
mn10200
mn10300 * config/mn10300/mn10300.mt (TM_FILE): Delete. 2001-08-12 03:39:11 +00:00
none
ns32k Split SVR4/SunOS solib support. 2001-10-02 23:11:24 +00:00
pa
powerpc Enable PowerPC simulator on native linux and netbsd. 2001-10-20 00:16:44 +00:00
romp
rs6000 Approved by kev@cygnus.com 2001-11-01 16:17:08 +00:00
s390 * config/s390/nm-linux.h: Don't include <signal.h>. 2001-10-14 21:04:05 +00:00
sh
sparc * config/nm-linux.h (struct objfile): Remove forward declaration. 2001-10-14 20:42:07 +00:00
tic80
v850
vax
w65
z8k
nm-gnu.h
nm-linux.h * config/nm-linux.h (struct objfile): Remove forward declaration. 2001-10-14 20:42:07 +00:00
nm-lynx.h
nm-m3.h
nm-nbsd.h
nm-sysv4.h
tm-linux.h
tm-lynx.h
tm-nbsd.h
tm-sunos.h
tm-sysv4.h
tm-vxworks.h
xm-aix4.h * config/xm-aix4.h (MEM_FNS_DECLARED): Removed. 2001-09-08 10:50:07 +00:00
xm-lynx.h * config/xm-lynx.h, config/xm-nbsd.h, config/xm-sysv4.h, 2001-08-24 12:19:59 +00:00
xm-mpw.h
xm-nbsd.h * config/xm-lynx.h, config/xm-nbsd.h, config/xm-sysv4.h, 2001-08-24 12:19:59 +00:00
xm-sysv4.h * config/xm-lynx.h, config/xm-nbsd.h, config/xm-sysv4.h, 2001-08-24 12:19:59 +00:00