summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Collapse)AuthorAgeFilesLines
* merge from gccDJ Delorie2005-03-2510-11/+211
|
* merge from gccDJ Delorie2005-03-251-0/+4
|
* merge from gccDJ Delorie2005-03-104-7/+58
|
* * pex-os2.c: Remove.Ian Lance Taylor2005-03-095-83/+11
| | | | | | | | * configure.ac: Remove *-*-os2-emx* case when setting pexecute. * Makefile.in (CFILES): Remove pex-os2.c. (CONFIGURED_OFILES): Remove pex-os2.o. (pex-os2.o): Remove target. * configure: Rebuild.
* merge from gccDJ Delorie2005-03-071-15/+2
|
* * mpw-config.in: Remove.Ian Lance Taylor2005-03-076-1230/+10
| | | | | | | | | * mpw-make.sed: Remove. * mpw.c: Remove. * Makefile.in (CFILES): Remove pex-mpw.c. (CONFIGURED_OFILES): Remove pex-mpw.o. (mpw.o, pex-mpw.o): Remove targets. * maint-tool (undoc): Remove reference to mpw.c.
* merge from gccDJ Delorie2005-03-063-47/+101
|
* merge from gccDJ Delorie2005-03-013-0/+87
|
* merge from gccDJ Delorie2005-03-012-5/+10
|
* * cp-demangle.c (__cxa_demangle): Change resolution of ambiguousJason Merrill2005-02-132-15/+5
| | | | arguments.
* merge from gccDJ Delorie2005-01-113-12/+18
|
* merge from gccDJ Delorie2004-12-277-1479/+752
|
* merge from gccDJ Delorie2004-12-205-426/+524
|
* merge from gccDJ Delorie2004-12-181-9/+50
|
* 2004-12-18 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-12-187-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.
* merge from gccDJ Delorie2004-12-104-0/+420
|
* merge from gccDJ Delorie2004-12-082-8/+3
|
* * Makefile.in (.NOEXPORT): Move above the autogenerated line.Ben Elliston2004-12-082-3/+8
|
* merge from gccDJ Delorie2004-12-083-15/+5
|
* * getopt.c: Include "ansidecl.h" for the ATTRIBUTE_UNUSED macro.Ben Elliston2004-12-083-5/+15
| | | | | (_getopt_initialize): Annotate argc and argv parameters as unused. * Makefile.in (getopt.o): Depend on $(INCDIR)/ansidecl.h.
* merge from gccDJ Delorie2004-12-072-7/+53
|
* merge from gccDJ Delorie2004-11-302-1/+5
|
* merge from gccDJ Delorie2004-11-243-13/+13
|
* merge from gccDJ Delorie2004-11-205-6/+13
|
* merge from gccDJ Delorie2004-11-132-6/+3
|
* merge from gccDJ Delorie2004-11-133-4/+11
|
* merge from gccDJ Delorie2004-09-082-0/+7
|
* 2004-09-03 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2004-09-032-72/+44
| | | | * configure: Regenerate.
* 2004-09-02 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2004-09-022-2/+5
| | | | * configure.ac: Do not enable multilibs for build-side libiberty.
* merge from gccDJ Delorie2004-06-292-0/+34
|
* merge from gccDJ Delorie2004-06-284-5/+37
|
* merge from gccDJ Delorie2004-05-312-1/+10
|
* merge from gccDJ Delorie2004-05-252-0/+7
|
* merge from gccDJ Delorie2004-04-292-5/+6
|
* merge from gccDJ Delorie2004-04-263-43/+79
|
* merge from gccDJ Delorie2004-04-225-128/+425
|
* merge from gccDJ Delorie2004-04-142-3/+8
|
* merge from gccDJ Delorie2004-04-132-2/+21
|
* merge from gccDJ Delorie2004-04-012-49/+83
|
* merge from gccDJ Delorie2004-03-183-17/+73
|
* merge from gccDJ Delorie2004-03-182-27/+35
|
* merge from gccDJ Delorie2004-03-101-3/+0
|
* merge from gccDJ Delorie2004-03-104-68/+86
|
* merge from gccDJ Delorie2004-03-092-369/+912
|
* merge from gccDJ Delorie2004-03-072-1/+13
|
* merge from gccDJ Delorie2004-02-254-84/+136
|
* merge from gccDJ Delorie2004-02-253-5/+8
|
* merge from gccDJ Delorie2004-02-244-43/+179
|
* merge from gccDJ Delorie2004-02-172-2/+10
|
* merge from gcccarlton_dictionary-20040126-mergeDJ Delorie2004-01-263-5/+21
|