binutils-gdb/gdb/config
Jim Kingdon 04f566a356 * defs.h: Move definitions of TARGET_*_BIT after include of tm.h.
The old way (using #undef in tm.h) was ugly and asking for
	trouble, because it makes it possible for some file to use the
	wrong definition.  Move definition of HOST_CHAR_BIT after definition
	of TARGET_CHAR_BIT.
	* config/alpha/tm-alpha.h, config/h8300/tm-h8300.h,
	config/h8500/tm-h8500.h, config/z8k/tm-z8k.h: Don't undef TARGET_*_BIT
	before defining them.
1993-12-25 18:44:22 +00:00
..
a29k Merge changes for dos x udi: 1993-11-03 21:33:13 +00:00
alpha * defs.h: Move definitions of TARGET_*_BIT after include of tm.h. 1993-12-25 18:44:22 +00:00
arm bcopy -> memcpy 1993-09-01 20:37:15 +00:00
h8300 * defs.h: Move definitions of TARGET_*_BIT after include of tm.h. 1993-12-25 18:44:22 +00:00
h8500 * defs.h: Move definitions of TARGET_*_BIT after include of tm.h. 1993-12-25 18:44:22 +00:00
i386 * i386ly-nat.c, i386lynx-nat.c, m68kly-nat.c: Remove. Move 1993-11-17 07:56:28 +00:00
i960 * findvar.c (value_of_register, value_from_register), 1993-11-02 21:51:10 +00:00
m68k * config/m68k/nm-hp300bsd.h: Correctly identify 4.3BSD vs 4.4BSD. 1993-12-16 21:10:24 +00:00
m88k * gdb/config/m88k/delta88.mh (NATDEPFILES): Added corelow.o and 1993-11-22 19:08:33 +00:00
mips * config/mips/idt.mt: Use tm-idt.h instead of tm-bigmips.h. 1993-12-08 05:06:48 +00:00
none Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly 1993-08-02 23:29:32 +00:00
ns32k * findvar.c (value_of_register, value_from_register), 1993-11-02 21:51:10 +00:00
pa * printcmd.c (printf_command): Instead of using makeva* and 1993-10-13 18:17:49 +00:00
rs6000 bcopy -> memcpy 1993-09-01 20:37:15 +00:00
sh * config/sh/sh.h (NOP): Define NOP insn. 1993-12-12 00:05:54 +00:00
sparc * config/m68k/tm-m68k.h: Clean up CALL_DUMMY comment. 1993-11-10 19:32:22 +00:00
vax * findvar.c (value_of_register, value_from_register), 1993-11-02 21:51:10 +00:00
z8k * defs.h: Move definitions of TARGET_*_BIT after include of tm.h. 1993-12-25 18:44:22 +00:00
.Sanitize * i386ly-nat.c, i386lynx-nat.c, m68kly-nat.c: Remove. Move 1993-11-17 07:56:28 +00:00
nm-lynx.h * i386ly-nat.c, i386lynx-nat.c, m68kly-nat.c: Remove. Move 1993-11-17 07:56:28 +00:00
nm-m3.h * fork-child.c (fork_inferior): Set inferior_pid before calling 1993-10-27 19:30:27 +00:00
nm-sysv4.h * config/nm-sysv4.h: Include solib.h. Define SVR4_SHARED_LIBS. 1993-09-28 21:58:59 +00:00
nm-trash.h * config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k, 1993-03-23 01:07:36 +00:00
tm-lynx.h * i386ly-nat.c, i386lynx-nat.c, m68kly-nat.c: Remove. Move 1993-11-17 07:56:28 +00:00
tm-sunos.h * config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k, 1993-03-23 01:07:36 +00:00
tm-sysv4.h * config/nm-sysv4.h: Include solib.h. Define SVR4_SHARED_LIBS. 1993-09-28 21:58:59 +00:00
xm-lynx.h More LynxOS support 1993-10-30 00:16:25 +00:00
xm-sysv4.h * config/nm-sysv4.h: Include solib.h. Define SVR4_SHARED_LIBS. 1993-09-28 21:58:59 +00:00