binutils-gdb/gdb/config
Stu Grossman ac9548059b * buildsym.c (finish_block): Treat LOC_BASEREG_ARG and
LOC_LOCAL_ARG as arguments so that GDB will know about function
	args declared this way.  Mostly affects dwarf.
	* dwarfread.c (decode_die_type):  Change default type from int to
	void.  This allows GDB to recognize void functions.
	* (new_symbol):  If AT_PROTOTYPED is present, set a flag in the
	type structure.
	* findvar.c (extract_floating store_floating):  Clean up comments
	to reflect reality.
	* gdbtypes.h:  Add TYPE_FLAG_PROTOTYPED so that we can tell if a
	function has a prototype.  Currently, only dwarf supports this.
	* utils.c (floatformat_from_doublest):  Fix logic error with
	converting from double to float.  (It wasn't shifting mant_long if
	it had a hidden bit.)

	* v850-tdep.c:  Add support for function calling.  Fix some
	problems with debugging code w/o debug symbols.
	* config/v850/tm-v850.h:  Ditto.
1996-10-15 23:44:13 +00:00
..
a29k * rs6000-tdep.c: Fix typo in comment. 1996-08-25 07:17:22 +00:00
alpha * config/alpha/alpha-osf3.mh (XM_FILE): Change from xm-alpha.h to 1996-08-03 11:18:20 +00:00
arc See the huge ChangeLog entry that has the header: 1996-07-26 04:12:12 +00:00
arm
d10v Set the sizes of the basic types that do not match the defaults 1996-09-27 17:35:59 +00:00
h8300
h8500
i386 Add windows.mh and xm-windows.h 1996-10-08 17:27:11 +00:00
i960
m68k * Makefile.in: Add rule for hpux-thread.o (needs special header 1996-10-08 17:06:17 +00:00
m88k * rs6000-tdep.c: Fix typo in comment. 1996-08-25 07:17:22 +00:00
mips * Makefile.in: Add rule for hpux-thread.o (needs special header 1996-10-08 17:06:17 +00:00
none
ns32k See the huge ChangeLog entry that has the header: 1996-07-26 04:12:12 +00:00
pa * Makefile.in: Add rule for hpux-thread.o (needs special header 1996-10-08 17:06:17 +00:00
powerpc build ser-tcp.o for cygwin32 hosted gdb 1996-09-06 00:08:07 +00:00
rs6000 Fix warning 1996-08-16 19:48:46 +00:00
sh * config/sh/tm-sh.h (REGISTER_NAMES): Move fp registers to 1996-09-20 23:20:58 +00:00
sparc * rs6000-tdep.c: Fix typo in comment. 1996-08-25 07:17:22 +00:00
v850 * buildsym.c (finish_block): Treat LOC_BASEREG_ARG and 1996-10-15 23:44:13 +00:00
vax
w65
z8k
.Sanitize Sanitize v850 shit. 1996-09-28 01:16:06 +00:00
nm-empty.h
nm-gnu.h
nm-lynx.h
nm-m3.h
nm-nbsd.h
nm-sysv4.h
tm-lynx.h
tm-magic.h
tm-nbsd.h
tm-sunos.h
tm-sysv4.h See the huge ChangeLog entry that has the header: 1996-07-26 04:12:12 +00:00
xm-aix4.h * findvar.c (write_register_pid): Only needed when TARGET_WRITE_PC 1996-08-15 20:52:34 +00:00
xm-lynx.h See the huge ChangeLog entry that has the header: 1996-07-26 04:12:12 +00:00
xm-mpw.h
xm-nbsd.h * configure.in: Add test for "long long" support. 1996-07-28 06:32:48 +00:00
xm-sysv4.h