Binutils with MCST patches
Go to file
Ian Lance Taylor 44f795f7fe Support for building as a shared library, based on patches from
Alan Modra <alan@spri.levels.unisa.edu.au>:
	* configure.in: Add AC_ARG_ENABLE for shared and commonbfdlib.
	New substitutions: ALLLIBS, PICFLAG, SHLIB, SHLIB_CC,
	SHLIB_CFLAGS, COMMON_SHLIB, PICLIST, SHLINK.
	* configure: Rebuild.
	* configure.host: If --enable-shared, adjust shared library stuff
	based on the host.  If the host is SunOS, and the linker supports
	-rpath, set HLDFLAGS to use it.
	* Makefile.in (ALLLIBS): New variable.
	(PICFLAG, SHLIB, SHLIB_CC, SHLIB_CFLAGS): New variables.
	(COMMON_SHLIB, SHLINK): New variables.
	(.c.o): If PICFLAG is set, compile twice, once PIC, once normal.
	(STAGESTUFF): Remove variable.
	(all): Depend upon $(ALLLIBS) and @PICLIST@ rather than
	$(TARGETLIB).
	(stamp-ofiles): New target, like old ofiles target, but build
	using a temporary file and move-if-change, and touch stamp-ofiles
	when done.
	(ofiles): Just depend upon stamp-ofiles.
	(stamp-piclist, piclist): New targets.
	($(SHLIB), $(SHLINK)): New targets.
	(targets.o, archures.o): Build twice if PICFLAG is set.
	(do_mostlyclean): Remove pic/*.o.
	(do_clean): Remove stamp-ofiles, $(SHLIB), $(SHLINK), piclist, and
	stamp-piclist.
	(do_distclean): Remove pic and stamp-picdir.
	(install): Install shared libraries.
	($(OFILES)): Depend upon stamp-picdir.
	(stamp-picdir): New target.
1996-02-05 21:14:14 +00:00
bfd Support for building as a shared library, based on patches from 1996-02-05 21:14:14 +00:00
binutils * configure: Regenerate. 1996-02-02 21:50:53 +00:00
config * mpw-mh-mpw (CC_MWC68K): Add options similar to those used 1996-02-01 23:25:52 +00:00
gas Fri Feb 2 14:09:25 1996 Alan Modra <alan@spri.levels.unisa.edu.au> 1996-02-02 19:10:33 +00:00
gdb * language.c (set_language_command): Use languages table when 1996-02-05 20:50:26 +00:00
gprof Remove temporary file when finished. 1996-01-17 21:16:59 +00:00
include Wed Jan 31 13:11:54 1996 Richard Henderson <rth@tamu.edu> 1996-01-31 18:12:58 +00:00
ld Move .sdata2/.sbss2 into read-only section 1996-02-03 00:31:03 +00:00
mmalloc * configure.in: AC_CHECK_HEADERS, not AC_CHECK_HEADER. 1995-11-05 08:28:20 +00:00
opcodes * dis-buf.c: Include "sysdep.h" before "dis-asm.h". 1996-01-30 19:09:20 +00:00
readline * readline.c, display.c, complete.c: Add _MSC_VER to list of 1996-01-04 02:48:20 +00:00
sim * interp.c (LoadMemory): Enclose text following #endif in /* */. 1996-01-31 02:36:07 +00:00
.Sanitize Delete obsolete SH3e sanitization. 1996-01-16 19:55:27 +00:00
Build-A-Release.mk didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
ChangeLog Winsup needs libiberty 1996-02-03 15:46:00 +00:00
DOC.Sanitize Remove mention of no-longer-needed keep-mpw, add mention of lose-gdbtk. 1995-05-29 20:52:31 +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 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'. 1996-01-15 07:04:36 +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 NCR changes 1995-09-17 03:05:25 +00:00
config-ml.in * config-ml.in (ml_realsrcdir): New, to account for ${subdir}. 1995-12-27 23:52:53 +00:00
config.guess Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu> 1996-01-31 19:18:19 +00:00
config.sub Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu> 1996-01-31 19:18:19 +00:00
configure Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com> 1996-01-22 19:28:13 +00:00
configure.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
configure.in Fix typo 1996-02-02 23:01:14 +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
makeall.bat additions for binutils release from dj 1994-10-22 02:17:33 +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 * mpw-configure: Add support for exec-prefix. 1995-12-04 20:48:19 +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 add support for i386-unixware target, m68k-vxworks5.1 target, i960-vxworks5.1 target... always configure with --enable-gdbtk 1995-05-18 09:27:23 +00:00