old-cross-binutils/gdb/config/mips
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 * config/mips/mipsv4.mh, config/mips/mipsv4.mt, 1994-04-08 00:37:48 +00:00
bigmips.mt * config/{*.mt, *.mh}: All target and host makefile fragment 1993-03-23 01:19:58 +00:00
bigmips64.mt Added Files: 1994-02-18 01:21:36 +00:00
decstation.mh * config/i386/ncr3000.mh, config/i386/i386v4.mh, 1993-06-24 20:53:06 +00:00
decstation.mt * config/{*.mt, *.mh}: All target and host makefile fragment 1993-03-23 01:19:58 +00:00
idt.mt * config/mips/idt.mt: Use tm-idt.h instead of tm-bigmips.h. 1993-12-08 05:06:48 +00:00
idt64.mt Added Files: 1994-02-18 01:21:36 +00:00
idtl.mt * config/mips/idt.mt: Use tm-idt.h instead of tm-bigmips.h. 1993-12-08 05:06:48 +00:00
idtl64.mt Added Files: 1994-02-18 01:21:36 +00:00
irix3.mh * config/i386/ncr3000.mh, config/i386/i386v4.mh, 1993-06-24 20:53:06 +00:00
irix3.mt * config/{*.mt, *.mh}: All target and host makefile fragment 1993-03-23 01:19:58 +00:00
irix4.mh * config/mips/irix4.mh: Enable ser-tcp.o. 1993-12-03 22:22:05 +00:00
irix5.mh New files for Irix 5 support. 1993-12-06 17:12:23 +00:00
irix5.mt New files for Irix 5 support. 1993-12-06 17:12:23 +00:00
littlemips.mh * config/{*.mt, *.mh}: All target and host makefile fragment 1993-03-23 01:19:58 +00:00
littlemips.mt * config/{*.mt, *.mh}: All target and host makefile fragment 1993-03-23 01:19:58 +00:00
mipsel64.mt * config/mips/littlemips64.mt: Rename to mipsel64.mt for 14 1994-02-18 15:42:48 +00:00
mipsm3.mh * config/mips/mipsm3.mh, config/i386/i386m3.mh, 1994-02-06 22:38:28 +00:00
mipsm3.mt * config/i386/{i386m3.mt,i386m3.mh}, 1993-10-28 15:04:40 +00:00
mipsv4.mh * config/mips/mipsv4.mh, config/mips/mipsv4.mt, 1994-04-08 00:37:48 +00:00
mipsv4.mt * config/mips/mipsv4.mh, config/mips/mipsv4.mt, 1994-04-08 00:37:48 +00:00
news-mips.mh * config/mips/news-mips.mh: Remove coredep.o; mips-nat.o does it. 1993-10-03 00:39:42 +00:00
nm-irix3.h * config/mips/{x,n}m-irix{3,4}.h: Make some definitions here 1993-07-03 00:36:35 +00:00
nm-irix4.h * config/mips/nm-irix4.h (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Define. 1994-04-14 03:13:52 +00:00
nm-mips.h * config/{*.mt, *.mh}: All target and host makefile fragment 1993-03-23 01:19:58 +00:00
nm-news-mips.h * config/mips/news-mips.mh: Remove coredep.o; mips-nat.o does it. 1993-10-03 00:39:42 +00:00
nm-riscos.h * config/mips/nm-riscos.h: machine/machparam.h is always the right 1993-07-08 03:58:39 +00:00
riscos.mh miscellaneous fixes to make RISC/os work; see ChangeLog's 1993-07-01 21:00:15 +00:00
tm-bigmips.h * config/{*.mt, *.mh}: All target and host makefile fragment 1993-03-23 01:19:58 +00:00
tm-bigmips64.h Added Files: 1994-02-18 01:21:36 +00:00
tm-idt.h * remote-mips.c (mips_insert_breakpoint, mips_remove_breakpoint): 1994-02-05 20:30:35 +00:00
tm-idt64.h Added Files: 1994-02-18 01:21:36 +00:00
tm-idtl.h * remote-mips.c (mips_insert_breakpoint, mips_remove_breakpoint): 1994-02-05 20:30:35 +00:00
tm-idtl64.h Added Files: 1994-02-18 01:21:36 +00:00
tm-irix3.h * config/mips/tm-irix3.h: Add sigcontext offsets for Irix. 1993-05-22 10:35:55 +00:00
tm-irix5.h * infrun.c, config/mips/tm-irix5.h: Remove #if 0'd AT_FUNCTION_START. 1994-01-11 20:15:55 +00:00
tm-mips.h * config/mips/tm-mips.h (SETUP_ARBITRARY_FRAME): Revise comment 1994-03-25 01:38:24 +00:00
tm-mips64.h Modified Files: 1994-02-19 00:50:48 +00:00
tm-mipsm3.h * fork-child.c (fork_inferior): Set inferior_pid before calling 1993-10-27 19:30:27 +00:00
tm-mipsv4.h * config/mips/mipsv4.mh, config/mips/mipsv4.mt, 1994-04-08 00:37:48 +00:00
xm-irix3.h * source.c (find_source_lines): Always use code that was #ifdef 1994-05-14 19:37:57 +00:00
xm-irix4.h * utils.c (request_quit): Re-establish signal handler regardless 1994-01-15 03:43:01 +00:00
xm-irix5.h New files for Irix 5 support. 1993-12-06 17:12:23 +00:00
xm-makeva.h * printcmd.c (printf_command): Instead of using makeva* and 1993-10-13 18:17:49 +00:00
xm-mips.h * source.c (find_source_lines): Always use code that was #ifdef 1994-05-14 19:37:57 +00:00
xm-mipsm3.h * source.c (find_source_lines): Always use code that was #ifdef 1994-05-14 19:37:57 +00:00
xm-mipsv4.h * config/mips/mipsv4.mh, config/mips/mipsv4.mt, 1994-04-08 00:37:48 +00:00
xm-news-mips.h * source.c (find_source_lines): Always use code that was #ifdef 1994-05-14 19:37:57 +00:00
xm-riscos.h * config/mips/xm-makeva.h: New file implements va_list alignment 1993-07-21 10:15:21 +00:00