aboutsummaryrefslogtreecommitdiff
path: root/libiberty/config.table
AgeCommit message (Collapse)AuthorFilesLines
2005-07-072005-07-07 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook1-68/+0
* config.table: Delete file. Move former contents into ... * configure.ac: ... here and escape any brackets for m4. * Makefile.in (config.status): Remove dependency on config.table. * configure: Regenerate.
2004-12-27merge from gccDJ Delorie1-0/+34
2004-12-20merge from gccDJ Delorie1-7/+0
2004-12-182004-12-18 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-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 Delorie1-2/+2
2002-10-16 * config.bfd (s390-*-linux*): Add targ64_selvecs.Jakub Jelinek1-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-13merge from gccDJ Delorie1-1/+2
2002-03-26merge from gccDJ Delorie1-17/+22
2001-03-06merge from gccDJ Delorie1-1/+0
2000-06-15Synced with libiberty in the gcc repository.H.J. Lu1-0/+1
2000-02-22import libiberty from egcsIan Lance Taylor1-1/+2
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+60