aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Collapse)AuthorFilesLines
2005-01-11merge from gccDJ Delorie3-12/+18
2004-12-27merge from gccDJ Delorie7-1479/+752
2004-12-20merge from gccDJ Delorie1-0/+27
2004-12-20merge from gccDJ Delorie4-426/+497
2004-12-18merge from gccDJ Delorie1-9/+50
2004-12-182004-12-18 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu7-704/+1366
* 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-10merge from gccDJ Delorie4-0/+420
2004-12-08merge from gccDJ Delorie2-8/+3
2004-12-08 * Makefile.in (.NOEXPORT): Move above the autogenerated line.Ben Elliston2-3/+8
2004-12-08merge from gccDJ Delorie3-15/+5
2004-12-08 * getopt.c: Include "ansidecl.h" for the ATTRIBUTE_UNUSED macro.Ben Elliston3-5/+15
(_getopt_initialize): Annotate argc and argv parameters as unused. * Makefile.in (getopt.o): Depend on $(INCDIR)/ansidecl.h.
2004-12-07merge from gccDJ Delorie2-7/+53
2004-11-30merge from gccDJ Delorie2-1/+5
2004-11-24merge from gccDJ Delorie3-13/+13
2004-11-20merge from gccDJ Delorie5-6/+13
2004-11-13merge from gccDJ Delorie2-6/+3
2004-11-13merge from gccDJ Delorie3-4/+11
2004-09-08merge from gccDJ Delorie2-0/+7
2004-09-032004-09-03 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2-72/+44
* configure: Regenerate.
2004-09-022004-09-02 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2-2/+5
* configure.ac: Do not enable multilibs for build-side libiberty.
2004-06-29merge from gccDJ Delorie2-0/+34
2004-06-28merge from gccDJ Delorie4-5/+37
2004-05-31merge from gccDJ Delorie2-1/+10
2004-05-25merge from gccDJ Delorie2-0/+7
2004-04-29merge from gccDJ Delorie2-5/+6
2004-04-26merge from gccDJ Delorie3-43/+79
2004-04-22merge from gccDJ Delorie5-128/+425
2004-04-14merge from gccDJ Delorie2-3/+8
2004-04-13merge from gccDJ Delorie2-2/+21
2004-04-01merge from gccDJ Delorie2-49/+83
2004-03-18merge from gccDJ Delorie3-17/+73
2004-03-18merge from gccDJ Delorie2-27/+35
2004-03-10merge from gccDJ Delorie1-3/+0
2004-03-10merge from gccDJ Delorie4-68/+86
2004-03-09merge from gccDJ Delorie2-369/+912
2004-03-07merge from gccDJ Delorie2-1/+13
2004-02-25merge from gccDJ Delorie4-84/+136
2004-02-25merge from gccDJ Delorie3-5/+8
2004-02-24merge from gccDJ Delorie4-43/+179
2004-02-17merge from gccDJ Delorie2-2/+10
2004-01-26merge from gccDJ Delorie3-5/+21
2004-01-22merge from gccDJ Delorie5-154/+715
2004-01-15merge from gccDJ Delorie2-1/+5
2004-01-14merge from gccDJ Delorie2-1/+5
2004-01-13 * cp-demangle.c (d_make_comp): DEMANGLE_COMPONENT_CONSTRUCTION_VTABLEDaniel Jacobowitz3-2/+8
takes two parameters. * cp-demint.c (cplus_demangle_fill_component): Likewise.
2004-01-12merge from gccDJ Delorie5-852/+1281
2004-01-10merge from gccDJ Delorie1-520/+0
2004-01-10merge from gccDJ Delorie5-179/+744
2004-01-02merge from gccDJ Delorie5-761/+1700
2003-12-26merge from gccDJ Delorie2-2/+5