Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-12-27 | merge from gcc | DJ Delorie | 1 | -0/+34 | |
2004-12-20 | merge from gcc | DJ Delorie | 1 | -7/+0 | |
2004-12-18 | 2004-12-18 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -27/+0 | |
* 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. | |||||
2003-05-20 | * config.table: Accept i[345867]86 variant. | DJ Delorie | 1 | -2/+2 | |
2002-10-16 | * config.bfd (s390-*-linux*): Add targ64_selvecs. | Jakub Jelinek | 1 | -0/+1 | |
(s390x-*-linux*): Add targ_selvecs. * config.table: Use mh-s390pic for s390x too. * configure.tgt (s390x-*-linux*): Add elf_s390 emulation. (s390-*-linux*): Add elf64_s390 emulation if want64. * emulparams/elf64_sparc.sh (LIB_PATH): Update to match 2002-05-22 genscript.sh changes. * emulparams/elf_x86_64.sh (LIB_PATH): Likewise. * emulparams/elf64_s390.sh (LIB_PATH): Set up native 64 bit dirs. | |||||
2002-05-13 | merge from gcc | DJ Delorie | 1 | -1/+2 | |
2002-03-26 | merge from gcc | DJ Delorie | 1 | -17/+22 | |
2001-03-06 | merge from gcc | DJ Delorie | 1 | -1/+0 | |
2000-06-15 | Synced with libiberty in the gcc repository. | H.J. Lu | 1 | -0/+1 | |
2000-02-22 | import libiberty from egcs | Ian Lance Taylor | 1 | -1/+2 | |
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+60 | |