Binutils with MCST patches
Go to file
Ian Lance Taylor f5419a5908 * libaout.h (struct aoutdata): Add q_magic_format to subformat
enum.
	* aout-target.h (MY_bfd_copy_private_bfd_data): Define as function
	if not already defined.  Copy subformat information.
	(MY_text_includes_header): Define as 0 if not already defined.
	(MY(backend_data)): Use MY_text_includes_header rather than 0.
	(MY_final_link_callback): Rename from final_link_callback, and
	define only if MY_final_link_callback is not already defined.
	(MY_bfd_final_link): Rename use of final_link_callback to
	MY_final_link_callback.
	* aoutx.h (NAME(aout,some_aout_object_p)): Handle QMAGIC like
	ZMAGIC, but set the subformat to q_magic_format.  Abort if the
	magic number if not recognized.
	(adjust_z_magic): Use QMAGIC if q_magic_format.
	* i386linux.c (MY_text_includes_header): Define as 1.
	(i386linux_bfd_final_link): New static function.
	(MY_bfd_final_link): Define as i386linux_bfd_final_link.

	* aoutx.h (translate_to_native_sym_flags): Check both section and
	output_section against sections of abfd.
1994-06-14 22:04:54 +00:00
bfd * libaout.h (struct aoutdata): Add q_magic_format to subformat 1994-06-14 22:04:54 +00:00
binutils * nm.c: HOST_64_BIT was renamed to BFD_HOST_64_BIT. 1994-06-10 21:14:49 +00:00
config Sun Jun 12 16:30:34 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-06-12 23:37:35 +00:00
gas * config/obj-aout.c (obj_aout_frob_symbol): Warn about an attempt 1994-06-13 16:13:10 +00:00
gdb Mon Jun 13 17:28:50 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-06-14 00:47:06 +00:00
gprof changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs) 1994-05-27 16:58:05 +00:00
include * symconst.h: Pick up SGI define for stIndirect. 1994-06-12 10:56:35 +00:00
ld * scripttempl/alpha.sc: Define _ftext, _etext and _fdata insted of 1994-06-13 22:34:46 +00:00
mmalloc * COPYING.LIB: New file (standard version 2 LGPL, as already cited 1993-11-17 04:35:46 +00:00
opcodes Tue Jun 7 18:45:39 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-06-08 01:53:20 +00:00
readline * history.c: Swap inclusion of rldefs.h and chardefs.h to avoid 1994-06-12 10:54:41 +00:00
sim * interp.c (trap): Fix irix incompatibility. 1994-05-27 02:06:14 +00:00
.Sanitize * configure.in (target==go32): Don't build gdb. 1994-05-07 23:48:27 +00:00
Build-A-Release.mk didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
ChangeLog * configure: Remove temporary files on receipt of a signal. 1994-06-09 04:28:50 +00:00
ChangeLog.mpw Sun Jun 12 16:25:36 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-06-12 23:29:43 +00:00
DOC.Sanitize Remove mention of keep-powerpc-netware: PowerPC NetWare is no longer 1994-05-20 18:26:18 +00:00
INSTALL Nearly complete. Still needs pointer to "more doc". 1991-04-13 07:41:11 +00:00
Install.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Makefile.in Move "@" so it's actually on the first line of the shell script in the 1994-06-08 01:03:08 +00:00
Pack-A-Progressive 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
build-all.mk rs6k lynx changes 1994-06-08 05:05:21 +00:00
config.guess * config.guess (i386-unknown-bsdi): New system to guess. 1994-06-04 00:48:21 +00:00
config.sub * config.sub: Strip off patch suffix so rtl is recognized 1994-05-25 16:23:13 +00:00
configure * configure: If there is a package_makefile_frag, remove 1994-06-07 19:07:34 +00:00
configure.in cvs server works fine on the RS/6000 these days. Only turned on for real 1994-06-09 22:37:13 +00:00
install-texi.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
install.sh * install.sh: If $dstdir exists, don't check whether each component does. 1994-04-27 19:19:56 +00:00
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
mpw-README Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-build.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-config.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-configure Thu Mar 17 12:55:51 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-03-17 23:02:58 +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 more cleanup 1994-05-18 00:03:28 +00:00