gcc/gcc/config/sparc
Zack Weinberg b548dffbda aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.
libiberty:
	* aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.
	* configure.in: Replace all alloca logic with a simple use of
	the above new macro.
	* config.table: Kill *-*-beos* entry.
	* config/mh-beos: Delete.
	* configure, config.in: Regenerate.

	* Makefile.in (ALLOCA, HFILES): Kill.
	(REQUIRED_OFILES): Add alloca.o.
	(alloca.o): Depend on libiberty.h.
	(argv.o): Don't depend on alloca-conf.h.
	* alloca-conf.h: Delete.
	* alloca.c: Include libiberty.h.  Kill all #ifdef emacs
	blocks.  Provide the C alloca unconditionally.  Use PTR where
	appropriate.  Make i00afunc static.
	* argv.c: Don't include alloca-conf.h.

include:
	* libiberty.h: Prototype C_alloca; define alloca to either
	__builtin_alloca or C_alloca as appropriate.

gcc:
	* aclocal.m4 (AM_GNU_GETTEXT): Don't AC_REQUIRE
	AC_FUNC_ALLOCA.
	* configure, config.in: Regenerate.
	* config.gcc: Remove references to deleted files.

	* genattr.c, genattrtab.c, genextract.c, genoutput.c,
	genrecog.c, rtl.c: Do not use alloca anywhere.

	* Makefile.in, build-make, system.h, config/x-interix,
	config/x-svr4, config/xm-interix.h, config/xm-openbsd.h,
	config/alpha/xm-alpha.h, config/alpha/xm-vms.h,
	config/arc/xm-arc.h, config/arm/xm-arm.h,
	config/d30v/xm-d30v.h, config/dsp16xx/xm-dsp16xx.h,
	config/h8300/xm-h8300.h, config/i370/x-oe,
	config/i370/xm-linux.h, config/i386/x-aix, config/i386/x-beos,
	config/i386/x-ncr3000, config/i386/x-sco5,
	config/i386/xm-dgux.h, config/i860/x-sysv4,
	config/i960/xm-i960.h, config/m32r/xm-m32r.h,
	config/m68k/x-crds, config/m68k/x-dpx2, config/m68k/x-hp320,
	config/m68k/x-hp320g, config/m69k/x-mot3300,
	config/m68k/x-mot3300-gas, config/m68k/xm-amix.h,
	config/m68k/xm-hp320.h, config/m68k/xm-m68kv.h,
	config/m68k/xm-mot3300.h, config/m88k/x-dolph,
	config/m88k/x-sysv4, config/m88k/x-tekXD88,
	config/m88k/xm-m88k.h, config/mcore/xm-mcore.h,
	config/mips/x-iris, config/mips/x-iris3,
	config/mips/x-sni-svr4, config/mips/x-sysv,
	config/mips/xm-iris6.h, config/mips/xm-mips.h,
	config/mips/xm-nws3250v4.h, config/pa/x-hpux,
	config/pa/x-pa-mpeix, config/pa/xm-pa.h,
	config/pa/xm-pa64hpux.h, config/pa/xm-pahpux.h,
	config/pa/xm-papro.h, config/romp/xm-romp.h,
	config/rs6000/x-aix31, config/rs6000/x-aix41,
	config/rs6000/x-beos, config/rs6000/x-lynx,
	config/rs6000/x-mach, config/rs6000/x-rs6000,
	config/rs6000/x-sysv4, config/rs6000/xm-rs6000.h,
	config/rs6000/xm-sysv4.h, config/sh/xm-sh.h,
	config/sparc/x-sysv4, config/sparc/xm-linux.h,
	config/sparc/xm-pbd.h, config/sparc/xm-sparc.h,
	config/vax/xm-vms.h: Eradicate all references to alloca and
	related stuff.

	* config/xm-alloca.h, config/clipper/x-clix,
	config/i386/xm-sysv4.h, config/i860/x-fx2800,
	config/i860/x-sysv3, config/m88k/x-sysv3,
	config/sparc/xm-sol2.h, config/we32k/x-we32k: Delete
	(contained only alloca related hacks).

	* config/i386/xm-beos.h, config/rs6000/xm-beos.h: Just define
	USE_C_ALLOCA.

From-SVN: r40259
2001-03-06 09:52:35 +00:00
..
aout.h config: 2000-11-02 23:29:13 +00:00
bsd.h
chorus.h config.gcc: New targets, i386-*-chorusos*, sparc-*-chorusos*, powerpc-*-chorusos* . 2001-02-08 17:09:06 -05:00
elf.h config.gcc (sparc-*-elf): Include sparc/sol2.h. 2001-01-01 08:19:20 -05:00
gmon-sol2.c Warning fixes: 2000-11-19 13:15:51 +00:00
hal.h
lb1spc.asm
lb1spl.asm
linux-aout.h config: 2000-11-02 23:29:13 +00:00
linux.h config: 2000-11-02 23:29:13 +00:00
linux64.h config: 2000-11-02 23:29:13 +00:00
lite.h config: 2000-11-02 23:29:13 +00:00
litecoff.h config: 2000-11-02 23:29:13 +00:00
liteelf.h config.gcc (sparc-*-elf): Include sparc/sol2.h. 2001-01-01 08:19:20 -05:00
lynx-ng.h config: 2000-11-02 23:29:13 +00:00
lynx.h config: 2000-11-02 23:29:13 +00:00
netbsd.h config: 2000-11-02 23:29:13 +00:00
openbsd.h config: 2000-11-02 23:29:13 +00:00
pbd.h config: 2000-11-02 23:29:13 +00:00
rtems.h config: 2000-11-02 23:29:13 +00:00
rtemself.h config.gcc (sparc-*-elf): Include sparc/sol2.h. 2001-01-01 08:19:20 -05:00
sol2-64.h sol2-64.h: Same as sol2-sld-64.h... 1999-12-08 12:30:22 +00:00
sol2-c1.asm
sol2-ci.asm
sol2-cn.asm
sol2-g1.asm
sol2-sld-64.h config: 2000-11-02 23:29:13 +00:00
sol2-sld.h
sol2.h config: 2000-11-02 23:29:13 +00:00
sp64-aout.h config: 2000-11-02 23:29:13 +00:00
sp64-elf.h Makefile.in (OBJS): Add dwarf2asm.o. 2001-03-02 18:17:07 -08:00
sp86x-aout.h config.gcc (*-*-linux*): Don't define HAVE_ATEXIT or BSTRING. 2000-12-18 23:58:21 +00:00
sp86x-elf.h config.gcc (sparc-*-elf): Include sparc/sol2.h. 2001-01-01 08:19:20 -05:00
sparc-protos.h sparc.md (nonlocal_goto_receiver): Remove. 2000-10-13 16:55:19 +02:00
sparc.c sparc.c (eligible_for_epilogue_delay): Don't put assignments from FP constants sonce 'Y' output code can't handle it. 2001-02-18 18:39:28 -05:00
sparc.h sparc.h (PREDICATE_CODES): Delete fp_sethi_p, fp_mov_p and fp_high_losum_p. 2001-01-04 18:54:14 +00:00
sparc.md sparc.md (cmp_cc_arith_op_set): Don't use match_dup on the entire operator... 2001-02-13 00:46:52 -08:00
splet.h 1750a.h: Mark help strings for options/switches for translation. 2000-06-27 02:26:23 +00:00
sun4gas.h definitions in config/[s-w]* (rest): 2000-09-25 10:24:23 +00:00
sun4o3.h sparc.c (sparc_override_options): Don't allow profiling for code models other than medlow. 1999-06-21 10:47:44 -07:00
sunos4.h libgcc2.c (L_exit): Check for ON_EXIT, not HAVE_ON_EXIT. 1999-09-17 14:37:48 -04:00
sysv4.h osf.h: Standarize copyright statement. 2000-12-06 18:58:25 -07:00
t-chorus-elf config.gcc: New targets, i386-*-chorusos*, sparc-*-chorusos*, powerpc-*-chorusos* . 2001-02-08 17:09:06 -05:00
t-elf t-a29kbare: Fix some comments. 1999-08-04 21:27:49 -06:00
t-halos
t-linux64 t-linux64 (tcrtbeginS.o, tcrtendS.o): Remove. 2000-04-07 16:57:58 +02:00
t-slibgcc t-linux (SHLIB_INSTALL): Double quote slibdir; fix typo in rm -f. 2001-01-07 13:55:10 -08:00
t-slibgcc-sld t-linux (SHLIB_INSTALL): Double quote slibdir; fix typo in rm -f. 2001-01-07 13:55:10 -08:00
t-sol2 Makefile.in (libgcc.mk): Pass SHLIB_EXT, not SHLIB_LIBS. 2000-10-08 16:20:18 -07:00
t-sol2-64 [multiple changes] 1998-09-23 19:44:55 -07:00
t-sp64
t-sp86x liteelf.h: New file to support sparclite-elf target 1999-08-07 01:58:07 -06:00
t-sparcbare t-a29kbare: Fix some comments. 1999-08-04 21:27:49 -06:00
t-sparclite t-a29kbare: Fix some comments. 1999-08-04 21:27:49 -06:00
t-splet t-a29kbare: Fix some comments. 1999-08-04 21:27:49 -06:00
t-sunos40
t-sunos41
t-vxsparc
t-vxsparc64 config.gcc (sparc64-wrs-vxworks*): New case. 2001-01-01 21:53:47 -05:00
vxsim.h config: 2000-11-02 23:29:13 +00:00
vxsparc.h config: 2000-11-02 23:29:13 +00:00
vxsparc64.h config.gcc (sparc64-wrs-vxworks*): New case. 2001-01-01 21:53:47 -05:00
x-sysv4 aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New. 2001-03-06 09:52:35 +00:00
xm-linux.h aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New. 2001-03-06 09:52:35 +00:00
xm-lynx.h configure.in: Kill tm.h. 2001-03-03 03:32:55 +00:00
xm-openbsd.h Kill stray blank lines 2001-02-24 08:17:40 +00:00
xm-pbd.h aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New. 2001-03-06 09:52:35 +00:00
xm-sp64.h xm-sp64.h: Avoid using __sparc_v9__ when testing for sparc64. 1999-12-14 13:53:39 +01:00
xm-sparc.h aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New. 2001-03-06 09:52:35 +00:00
xm-sysv4-64.h xm-sp64.h: Avoid using __sparc_v9__ when testing for sparc64. 1999-12-14 13:53:39 +01:00
xm-sysv4.h configure.in: Kill tm.h. 2001-03-03 03:32:55 +00:00