No description
Find a file
Ian Lance Taylor 514d95fad2 Checkpoint for ECOFF support. Can assemble hello, world.
* config/obj-ecoff.c, config/obj-ecoff.h: Preliminary ECOFF
	support.

	* config/tc-mips.h (TARGET_FORMAT): Define based on OBJ_AOUT vs.
	OBJ_ECOFF as well as TARGET_BYTES_*_ENDIAN.
	(struct loc, struct proc, struct file): Moved to tc-mips.c within
	#ifndef OBJ_ECOFF block, since ECOFF uses different versions.
	* config/tc-mips.c: Rearranged for ECOFF support.  Added
	prototypes for all static functions.  Moved existing minimal
	debugging format support info #ifndef OBJ_ECOFF blocks.
	(macro_build_lui): Eliminated sign_extend argument, because ECOFF
	does not support a non sign extended high 16 bits reloc.  Adjusted
	all callers accordingly.
	(tc_get_register): Renamed from get_register, and made non-static.

	* config/mips-big.mt, config/mips-lit.mt: New files.  Define
	TARGET_BYTES_BIG_ENDIAN and TARGET_BYTES_LITTLE_ENDIAN,
	respectively.
	* configure.in (mips-*-bsd*): Use gas_target mips-lit.
	(mips-*-ultrix*, mips-*-irix*, mips-*-ecoff): New targets, using
	obj_format ecoff and gas_target mips-lit or mips-big.
1993-03-09 16:11:14 +00:00
bfd hppa.c: don't require DL_MAGIC, SHL_MAGIC, if they're not defined (hpux 7.0) 1993-03-08 21:30:29 +00:00
binutils * Makefile.in: When making tar file, remove texinfo/*, 1993-02-26 00:14:49 +00:00
config keep mh-aix386 1993-03-09 02:35:46 +00:00
gas Checkpoint for ECOFF support. Can assemble hello, world. 1993-03-09 16:11:14 +00:00
gdb * utils.c (quit): If using go32, still call error when quit seen. 1993-03-09 01:56:53 +00:00
gprof * gprof.c (funcsymbol): Invert test for aflag. 1993-02-28 02:18:40 +00:00
include * ecoff-ext.h (AUX_GET_*): Rewrote to use new macro AUX_GET_ANY. 1993-03-04 22:39:57 +00:00
ld * mips.sc-sh: Added variables which may be overridden by a 1993-03-04 20:49:26 +00:00
mmalloc recording file death 1992-12-08 05:21:19 +00:00
opcodes Remove extra msg. 1993-02-04 05:34:17 +00:00
readline * sysdep-sysv4.h: New file for SVR4. 1993-03-03 05:52:32 +00:00
sim Add ChangeLog to kept things 1993-03-03 23:08:41 +00:00
.Sanitize change send_pr to send-pr 1993-02-21 02:53:55 +00:00
Build-A-Release.mk didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
build-all.mk updated dates 1993-02-13 11:12:40 +00:00
ChangeLog * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use 1993-03-08 19:15:20 +00:00
config.sub * config.sub, configure.in, config.guess: Add support 1993-02-23 07:33:45 +00:00
configdos.bat Initial revision 1991-12-12 02:47:57 +00:00
configure check return code of mkdir, print error message on failure. addresses bug #2079 1993-02-01 20:39:43 +00:00
configure.bat More dos scripts 1992-02-22 00:25:24 +00:00
configure.in From Minh Tran-Le: recognize i386-ibm-aix (ps/2), and use new config file for 1993-03-08 20:30:47 +00:00
DOC.Sanitize Initial revision 1991-10-31 00:08:52 +00:00
INSTALL Nearly complete. Still needs pointer to "more doc". 1991-04-13 07:41:11 +00:00
install-texi.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Install.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Makefile.in Clean up damage made when I checked in sanitized version 1993-03-08 18:16:14 +00:00
Pack-A-Progressive Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
sol-Build-A-Release.mk Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
sol-GNUmakefile Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
sol-inst.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
sol-intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
sol-make-ftp Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
sol-rel.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
sol-subst-strings Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
sol-subst-strings-ftp Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
SUPPORTED Initial revision 1991-06-12 21:44:36 +00:00
tape-labels-tex.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
test-build.mk handle SunPRO C on Solaris2 better 1993-02-13 11:11:42 +00:00