old-cross-binutils/gdb/config
Daniel Jacobowitz 1e69823536 gdb/
* buildsym.h (processing_hp_compilation): Remove obsolete variable.
	* gdbarch.sh Remove include of "value.h" in gdbarch.h.
	(COERCE_FLOAT_TO_DOUBLE): Remove.
	* gdbarch.c: Regenerate.
	* gdbarch.h: Regenerate.
	* Makefile.in: Remove value_h from gdbarch_h.
	* valops.c (coerce_float_to_double): New variable.
	(default_coerce_float_to_double): Remove.
	(standard_coerce_float_to_double): Remove.
	(value_arg_coerce): Use coerce_float_to_double.
	(_initialize_valops): Add "set coerce-float-to-double".
	* value.h (default_coerce_float_to_double): Remove prototype.
	(standard_coerce_float_to_double): Remove prototype.

	* hpread.c (hpread_process_one_debug_symbol): Mark C++ functions as
	prototyped.
	* mdebugread.c (parse_symbol): Likewise.
	* stabsread.c (define_symbol): Mark all functions as prototyped.

	* hppa-tdep.c (hppa_coerce_float_to_double): Remove.
	* alpha-tdep.c (alpha_gdbarch_init): Remove call to
	set_gdbarch_coerce_float_to_double.
	* arm-tdep.c (arm_gdbarch_init): Likewise.
	* frv-tdep.c (frv_gdbarch_init): Likewise.
	* h8300-tdep.c (h8300_gdbarch_init): Likewise (commented out).
	* i386-sol2-tdep.c (i386_sol2_init_abi): Likewise.
	* mips-tdep.c (mips_gdbarch_init): Likewise.
	(mips_coerce_float_to_double): Remove.
	* rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
	(rs6000_coerce_float_to_double): Remove.
	* s390-tdep.c (s390_gdbarch_init): Likewise.
	* sh-tdep.c (sh_gdbarch_init): Likewise.
	(sh_coerce_float_to_double): Remove.
	* sparc-tdep.c (sparc_gdbarch_init): Likewise.
	(sparc_coerce_float_to_double): Remove.
	* v850-tdep.c (v850_gdbarch_init): Likewise.
	* xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
	* config/m32r/tm-m32r.h (COERCE_FLOAT_TO_DOUBLE): Remove.
	* config/pa/tm-hppa.h: (COERCE_FLOAT_TO_DOUBLE): Remove.
	(hppa_coerce_float_to_double): Remove prototype.
	* config/sparc/tm-sparc.h (COERCE_FLOAT_TO_DOUBLE): Remove.
doc/
	* gdb.texinfo (Controlling GDB): Add ABI section.  Document
	"set coerce-float-to-double".
	* gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
testsuite/
	* gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
	stabs.
	* gdb.base/completion.exp: Allow marker1(void) as well as marker1().
	* gdb.base/whatis.exp: Always allow (void) after function names.
2003-01-04 22:37:49 +00:00
..
alpha * doublest.c (convert_floatformat_to_doublest): Cast exp_bias to int. 2002-12-04 05:40:40 +00:00
arm
avr
cris
d10v
djgpp 2002-11-12 Andrew Cagney <ac131313@redhat.com> 2002-11-12 16:30:08 +00:00
frv
h8300 * h8300-tdep.c: Multiarch. Drop `set machine' command in favor of 2002-09-16 15:03:17 +00:00
h8500 2002-12-01 Andrew Cagney <ac131313@redhat.com> 2002-12-01 19:07:16 +00:00
i386 * configure.in: Move code that provides the --enable-tui option 2003-01-02 16:54:56 +00:00
ia64 2002-08-17 Andrew Cagney <ac131313@redhat.com> 2002-08-18 04:00:47 +00:00
m32r gdb/ 2003-01-04 22:37:49 +00:00
m68hc11
m68k 2002-12-16 Andrew Cagney <ac131313@redhat.com> 2002-12-16 20:39:23 +00:00
m88k 2002-12-16 Andrew Cagney <ac131313@redhat.com> 2002-12-16 20:39:23 +00:00
mcore * config/mcore/tm-mcore.h: Remove file. 2002-07-05 15:09:49 +00:00
mips Add GNU/Linux specific support for the n32 and n64 MIPS ABIs. 2002-12-24 19:21:10 +00:00
mn10200 2002-12-10 Andrew Cagney <cagney@redhat.com> 2002-12-11 02:26:38 +00:00
mn10300
none
ns32k
pa gdb/ 2003-01-04 22:37:49 +00:00
powerpc * config/powerpc/aix432.mh (NATDEPFILES): Add a comment explaining 2002-12-02 15:44:50 +00:00
rs6000 2002-12-10 Andrew Cagney <cagney@redhat.com> 2002-12-11 02:26:38 +00:00
s390
sh
sparc gdb/ 2003-01-04 22:37:49 +00:00
v850
vax
xstormy16
z8k 2002-12-10 Andrew Cagney <cagney@redhat.com> 2002-12-11 02:26:38 +00:00
nm-gnu.h 2002-11-13 Andrew Cagney <cagney@redhat.com> 2002-11-14 00:25:05 +00:00
nm-linux.h * acconfig.h (HAVE_PREAD64): Add. 2002-11-26 01:23:46 +00:00
nm-lynx.h
nm-m3.h 2002-11-13 Andrew Cagney <cagney@redhat.com> 2002-11-14 00:25:05 +00:00
nm-nbsd.h
nm-nbsdaout.h
nm-sysv4.h
tm-linux.h
tm-lynx.h
tm-sunos.h
tm-sysv4.h * c-exp.y (THIS): Delete token and grammar rule. 2002-10-11 14:02:39 +00:00
tm-vxworks.h
xm-aix4.h
xm-nbsd.h
xm-sysv4.h