binutils-gdb/gdb/config/sparc
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
..
fbsd.mh What was I thinking.... 2002-03-13 03:20:24 +00:00
fbsd.mt What was I thinking.... 2002-03-13 03:20:24 +00:00
linux.mh * MAINTAINERS: Mark a29k as deleted. 2002-05-04 15:52:42 +00:00
linux.mt Cleanup solib-svr4.c by moving legacy code out to its own file. 2001-03-10 06:17:24 +00:00
nbsd64.mh * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c, 2002-05-31 00:59:15 +00:00
nbsd64.mt * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c, 2002-05-31 00:59:15 +00:00
nbsd.mt * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c, 2002-05-31 00:59:15 +00:00
nbsdaout.mh * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c, 2002-05-31 00:59:15 +00:00
nbsdelf.mh * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c, 2002-05-31 00:59:15 +00:00
nm-fbsd.h 2002-03-01 David O'Brien <obrien@FreeBSD.org> 2002-03-01 18:35:24 +00:00
nm-linux.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
nm-nbsd.h 2002-11-13 Andrew Cagney <cagney@redhat.com> 2002-11-14 00:25:05 +00:00
nm-nbsdaout.h * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and 2002-05-22 03:59:55 +00:00
nm-sparclynx.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
nm-sun4os4.h 2002-11-13 Andrew Cagney <cagney@redhat.com> 2002-11-14 00:25:05 +00:00
nm-sun4sol2.h 2002-11-13 Andrew Cagney <cagney@redhat.com> 2002-11-14 00:25:05 +00:00
sp64.mt
sp64linux.mt Cleanup solib-svr4.c by moving legacy code out to its own file. 2001-03-10 06:17:24 +00:00
sp64sim.mt
sp64sol2.mt
sparc-em.mt
sparclet.mt
sparclite.mt
sparclynx.mh * MAINTAINERS: Mark a29k as deleted. 2002-05-04 15:52:42 +00:00
sparclynx.mt
sun4os4.mh * MAINTAINERS: Mark a29k as deleted. 2002-05-04 15:52:42 +00:00
sun4os4.mt Split SVR4/SunOS solib support. 2001-10-02 23:11:24 +00:00
sun4sol2.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
sun4sol2.mt
tm-fbsd.h 2002-03-01 David O'Brien <obrien@FreeBSD.org> 2002-03-01 18:35:24 +00:00
tm-linux.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
tm-nbsd64.h * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c, 2002-05-31 00:59:15 +00:00
tm-nbsd.h * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c, 2002-05-31 00:59:15 +00:00
tm-sp64.h 2002-12-01 Andrew Cagney <ac131313@redhat.com> 2002-12-01 19:07:16 +00:00
tm-sp64linux.h 2002-07-18 Michal Ludvig <mludvig@suse.cz> 2002-07-18 10:10:49 +00:00
tm-sp64sim.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
tm-sparc.h gdb/ 2003-01-04 22:37:49 +00:00
tm-sparclet.h 2002-11-13 Andrew Cagney <cagney@redhat.com> 2002-11-14 00:25:05 +00:00
tm-sparclite.h Assume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always true. 2002-01-20 19:26:50 +00:00
tm-sparclynx.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
tm-spc-em.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
tm-sun4os4.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
tm-sun4sol2.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
tm-vxsparc.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00
vxsparc.mt
xm-linux.h s/Linux/.../ 2002-02-24 22:56:08 +00:00
xm-sun4sol2.h * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm 2002-06-05 19:18:29 +00:00