binutils-gdb/gdb/config
Stu Grossman 8eff3c7fe6 * corelow.c (add_to_thread_list): Make sure reg_sect is non-null
before de-referencing it.  Prevents deref of NULL pointer if core
	file lacks .reg section.
	* defs.h:  Rename floatformat_{to from}_long_double to
	floatformat_{to from}_doublest.  Get rid of FLOATFORMAT_{TO
	FROM}... macros.
	* findvar.c (extract_floating store_floating):  Change all refs to
	FLOATFORMAT_{FROM TO}... to floatformat_{from to}_doublest.
	* utils.c:  Change floatformat_{to from}_long_double to
	floatformat_{to from}_doublest cuz the new routines will use
	whatever size (double or long double) is appropriate.
	* config/i960/tm-i960.h (REGISTER_CONVERT_TO_VIRTUAL
	REGISTER_CONVERT_TO_RAW):  Change FLOATFORMAT... macros to
	floatformat... routine calls.
1996-04-17 00:48:09 +00:00
..
a29k Update FSF address. 1995-08-02 03:41:12 +00:00
alpha Update FSF address. 1995-08-02 03:41:12 +00:00
arc Update FSF address. 1995-08-02 03:41:12 +00:00
arm * arm-xdep.c: Move native-specific code to here from arm-tdep.c. 1996-04-05 04:32:27 +00:00
h8300 Update FSF address. 1995-08-02 03:41:12 +00:00
h8500 * config/sh/sh.mt, config/powerpc/*.mt, config/pa/hppapro.mt, 1996-01-05 20:05:36 +00:00
i386 From: Miles Bader <miles@gnu.ai.mit.edu> 1996-04-08 05:50:30 +00:00
i960 * corelow.c (add_to_thread_list): Make sure reg_sect is non-null 1996-04-17 00:48:09 +00:00
m68k * configure.in: Check for setpgid function. 1996-04-05 04:22:08 +00:00
m88k * config/m88k/xm-cxux.h (BP_HIT_COUNT): Remove, never used. 1996-01-30 02:51:56 +00:00
mips * configure.in: Check for setpgid function. 1996-04-05 04:22:08 +00:00
none Update FSF address. 1995-08-02 03:41:12 +00:00
ns32k * config/{i386,ns32k}/nbsd.mh (NATDEPFILES): Remove core-aout.o. 1996-02-21 02:00:10 +00:00
pa * config/pa/tm-hppa.h (EXTRACT_RETURN_VALUE): Handle software 1996-02-01 00:40:59 +00:00
powerpc * config/powerpc/(cygwin32.mh, cygwin32.mt, tm-cygwin32.h, 1996-02-01 18:39:00 +00:00
rs6000 oops, forgot the sanitize files for the aix4* changes 1996-01-11 18:07:03 +00:00
sh * infcmd.c (do_registers_info): Ignore anonymous registers. 1996-03-08 02:04:19 +00:00
sparc * config/mips/tm-mips.h (COERCE_FLOAT_TO_DOUBLE): Only prefer 1996-03-27 00:21:02 +00:00
vax * coredep.c: Renamed to core-aout.c 1996-01-11 20:08:15 +00:00
w65 Update FSF address. 1995-08-02 03:41:12 +00:00
z8k Update FSF address. 1995-08-02 03:41:12 +00:00
.Sanitize From: Miles Bader <miles@gnu.ai.mit.edu> 1996-04-08 05:50:30 +00:00
nm-empty.h * configure.in (config/nm-empty.h): If cross only, use instead 1994-09-04 23:16:22 +00:00
nm-gnu.h From: Miles Bader <miles@gnu.ai.mit.edu> 1996-04-08 05:50:30 +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 * config/nm-m3.h (ATTACH_NO_WAIT): Define. 1996-04-12 06:15:16 +00:00
nm-nbsd.h * config/nm-nbsd.h (FETCH_INFERIOR_REGISTERS): Defined. 1996-02-21 01:52:37 +00:00
nm-sysv4.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-lynx.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-magic.h * magic.h: Renamed to gmagic.h to avoid <magic.h> conflict. 1995-11-28 19:33:22 +00:00
tm-nbsd.h * config/nm-nbsd.h (link_object, lo_name, etc): Move to here 1996-03-06 04:01:02 +00:00
tm-sunos.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-sysv4.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-aix4.h Wed Jan 10 16:08:49 1996 Brendan Kehoe <brendan@lisa.cygnus.com> 1996-01-11 00:16:56 +00:00
xm-lynx.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-mpw.h * config/xm-mpw.h: New file, all-Mac host support. 1995-10-27 05:19:11 +00:00
xm-nbsd.h * config/nm-nbsd.h (FETCH_INFERIOR_REGISTERS): Defined. 1996-02-21 01:52:37 +00:00
xm-sysv4.h Update FSF address. 1995-08-02 03:41:12 +00:00