Commit Graph

11 Commits

Author SHA1 Message Date
DJ Delorie 46a100497f merge from gcc 2004-12-27 21:39:28 +00:00
DJ Delorie 11a338da34 merge from gcc 2004-12-20 04:20:34 +00:00
H.J. Lu 96e00b336a 2004-12-18 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.in (top_builddir): Set to `.'.
	(OUTPUT_OPTION): Removed.
	(LIBTOOL): New.
	(LTLIBOBJS): New.
	(EXTRA_LTOFILES): New.
	(FLAGS_TO_PASS): Add EXTRA_LTOFILES.
	(all): Remove stamp-picdir.
	(LTCOMPILE): New.
	(.c.lo): New rule.
	(REQUIRED_LTOFILES): New.
	(CONFIGURED_LTOFILES): New.
	($(TARGETLIB)): Check .libs for PIC object files. Depend on
	$(REQUIRED_LTOFILES) $(EXTRA_LTOFILES) $(LTLIBOBJS).
	(stamp-picdir): Completely removed.
	(maint-missing): Pass $(REQUIRED_LTOFILES)
	$(CONFIGURED_LTOFILES) instead of (REQUIRED_OFILES)
	$(CONFIGURED_OFILES)
	(maint-buildall): Depend on $(REQUIRED_LTOFILES)
	$(CONFIGURED_LTOFILES).
	(mostlyclean): Also remove *.lo .libs.
	Run "make maint-deps".

	* aclocal.m4: Include ../libtool.m4.

	* config.table: Don't check --enable-shared.

	* configure.ac (AC_PROG_LIBTOOL): Add.
	(AC_PROG_CC_C_O): Removed.
	(OUTPUT_OPTION): Removed.
	(NO_MINUS_C_MINUS_O): Removed.
	(ltpexecute): New substitute.
	(LIBOBJS): Cleanup.
	* configure: Regenerated.

	* maint-tool: Updated for .lo/libtool.
2004-12-18 16:46:03 +00:00
DJ Delorie 40a59a4c46 merge from gcc 2004-12-10 22:04:41 +00:00
Paolo Bonzini f5396bbed4 2004-09-02 Paolo Bonzini <bonzini@gnu.org>
* configure.ac: Do not enable multilibs for build-side libiberty.
2004-09-02 07:04:53 +00:00
DJ Delorie 7e9f5c71b4 merge from gcc 2004-04-26 18:23:59 +00:00
DJ Delorie bb6a587dd3 merge from gcc 2004-04-22 18:39:03 +00:00
DJ Delorie 85f969cd0f merge from gcc 2004-03-10 00:01:28 +00:00
DJ Delorie cbf0ee7967 merge from gcc 2004-01-26 12:52:10 +00:00
DJ Delorie 37254c9a9e merge from gcc 2004-01-22 19:34:11 +00:00
DJ Delorie 1a79b02433 merge from gcc 2004-01-10 04:04:05 +00:00