old-cross-binutils/gdb/config/sparc
Jim Kingdon d8fc877318 * source.c (find_source_lines): Always use code that was #ifdef
BROKEN_LARGE_ALLOCA.  Do the cleanup before returning, rather than
	leaving it on the chain.  Reindent much of this function.
	* config/sparc/{xm-sun4sol2.h,xm-sun4os4.h},
	config/i386/{xm-sun386.h,xm-i386m3.h,xm-i386mach.h},
	config/m68k/{sun3os4.h,xm-news.h,xm-hp300hpux.h},
	config/ns32k/xm-ns32km3.h: Remove all references to
	BROKEN_LARGE_ALLOCA; with the above change it is no longer needed.
	* main.c, fork-child.c, many config files: Remove all
	SET_STACK_LIMIT_HUGE code; with the above changes it should no
	longer be needed.

	* symtab.c (lookup_partial_symbol): Use if and abort, not assert.
	This avoids __eprintf troubles.

	* main.c (main): Surround in #ifndef MAIN_OVERRIDE.  Move
	initialization code which needs to be called even if we bypass the
	command line stuff into gdb_init.
	* utils.c (fputs_unfiltered): Surround in #ifndef
	FPUTS_UNFILTERED_OVERRIDE.
	* Makefile.in (libgdb.a): New target.

	* utils.c: Rearrange I/O stuff a bit so that all output goes
	through fputs_unfiltered.  Use vasprintf; removes arbitrary limit
	which made %s not work with arbitrarily large strings.
	* printcmd.c (printf_command): Use printf_filtered, not
	printf_unfiltered and printf, now that arbitrary limit is gone.
1994-05-14 19:37:57 +00:00
..
.Sanitize Keep Lynx files 1993-10-31 19:28:03 +00:00
nm-sparclynx.h * lynx-nat.c: Add Sparc support. 1994-01-22 01:58:55 +00:00
nm-sun4os4.h
sp64.mt (SIMFILES): Use remote-sim.o instead of remote-sp64sim.o. 1994-03-20 23:31:15 +00:00
sp64sim.mt Remove references to shade. 1993-10-14 17:13:29 +00:00
sparc-em.mt
sparclite.mt
sparclynx.mh * lynx-nat.c: Add Sparc support. 1994-01-22 01:58:55 +00:00
sparclynx.mt More LynxOS support 1993-10-30 00:16:25 +00:00
sun4os4.mh * config/sparc/sun4os4.mh: Add comment saying why we don't use 1993-10-07 11:28:51 +00:00
sun4os4.mt
sun4sol2.mh * config/i386/ncr3000.mh, config/i386/i386v4.mh, 1993-06-24 20:53:06 +00:00
sun4sol2.mt
tm-sp64.h (FPS_REGNUM, CPS_REGNUM): Define (so sparc-tdep.c compiles). 1994-03-20 23:36:50 +00:00
tm-sp64sim.h Initial versions of port to sparc64 simulators. 1993-07-08 03:08:49 +00:00
tm-sparc.h * config/sparc/tm-sparc.h: Define USE_REGISTER_NOT_ARG. 1994-03-26 16:00:02 +00:00
tm-sparclite.h
tm-sparclynx.h * sparc-tdep.c, lynx-nat.c, config/sparc/tm-sparc.h, 1994-01-22 08:42:14 +00:00
tm-spc-em.h
tm-sun4os4.h * hppa-tdep.c: Remove all uses of use_unwind and `set use_unwind' 1993-07-26 22:16:09 +00:00
tm-sun4sol2.h * procfs.c (procfs_wait): Reinstate code which deduces the signal 1994-05-03 15:13:26 +00:00
tm-vxsparc.h First cut at sparc-vxworks targetting. 1993-06-08 23:05:20 +00:00
vxsparc.mt First cut at sparc-vxworks targetting. 1993-06-08 23:05:20 +00:00
xm-sparc.h * source.c (find_source_lines): Always use code that was #ifdef 1994-05-14 19:37:57 +00:00
xm-sparclynx.h More LynxOS support 1993-10-30 00:16:25 +00:00
xm-sun4os4.h * source.c (find_source_lines): Always use code that was #ifdef 1994-05-14 19:37:57 +00:00
xm-sun4sol2.h * source.c (find_source_lines): Always use code that was #ifdef 1994-05-14 19:37:57 +00:00