summaryrefslogtreecommitdiffstats
path: root/libiberty
Commit message (Collapse)AuthorAgeFilesLines
* manfred1998-03-052-0/+13
| | | | | | | | | | * config.table: Make locating frag files failsafe even for the special case if configuring and building in srcdir. * configure.in: Make locating frag files failsafe even for the special case if configuring and building in srcdir. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18410 138bc75d-0d04-0410-961f-82ee72b054a4
* Mon Feb 23 14:33:15 1998 Ian Lance Taylor <ian@cygnus.com>law1998-02-252-3/+12
| | | | | | | * choose-temp.c: Fix handling of sys/file.h to work in libiberty. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18240 138bc75d-0d04-0410-961f-82ee72b054a4
* Update address.law1998-02-231-2/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18211 138bc75d-0d04-0410-961f-82ee72b054a4
* Tweak various entries to make them match devo.law1998-02-221-27/+21
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18175 138bc75d-0d04-0410-961f-82ee72b054a4
* law1998-02-221-2/+2
| | | | | | | | | | | * vmsbuild.com [REQUIRE_OFILES]: Synchronized with Makefile.in: Add fnmatch.o and objalloc.o; remove vasprintf.o. [config.h]: Define NEED_strsignal. * functions.def: Correct argument types for strerror and strsignal. Reported by Alex Gutman <agutman@emc.com>. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18174 138bc75d-0d04-0410-961f-82ee72b054a4
* $law1998-02-221-3/+4
| | | | | | | | | | | * vmsbuild.com [REQUIRE_OFILES]: Synchronized with Makefile.in: Add fnmatch.o and objalloc.o; remove vasprintf.o. [config.h]: Define NEED_strsignal. * functions.def: Correct argument types for strerror and strsignal. Reported by Alex Gutman <agutman@emc.com>. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18173 138bc75d-0d04-0410-961f-82ee72b054a4
* Plaw1998-02-221-0/+11
| | | | | | | | | | | * vmsbuild.com [REQUIRE_OFILES]: Synchronized with Makefile.in: Add fnmatch.o and objalloc.o; remove vasprintf.o. [config.h]: Define NEED_strsignal. * functions.def: Correct argument types for strerror and strsignal. Reported by Alex Gutman <agutman@emc.com>. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18172 138bc75d-0d04-0410-961f-82ee72b054a4
* * cplus-dem.c (gnu_special): Don't get confused by .<digits>law1998-02-225-10/+31
| | | | | | | | | | | strings that are not actually lengths. * config/mh-cygwin32: remove vasprintf.o from EXTRA_OFILES since it gets built automatically * vasprintf.c (int_vasprintf): Increase buffer size for float/double values. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18171 138bc75d-0d04-0410-961f-82ee72b054a4
* * alloca-norm.h (alloca, GCC case): Don't redefine alloca if itlaw1998-02-223-1/+12
| | | | | | | | was alr eady defined previously. * Makefile.in (INSTALL): Use ../install-sh, not install. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18170 138bc75d-0d04-0410-961f-82ee72b054a4
* * getopt.c: Update to latest FSF version.law1998-02-223-101/+389
| | | | | | | | * getopt1.c: Likewise. Bring over from devo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18169 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (FLAGS_TO_PASS): Don't pass PICFLAG.law1998-02-062-3/+8
| | | | | | | | (.c.o): Check value of enable_shared, not PICFLAG. (stamp-picdir): Dito. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17681 138bc75d-0d04-0410-961f-82ee72b054a4
* (law1998-02-011-1/+1
| | | | | | | | * config.table (vxworks configs): Default to VxWorks 5.x, as that is the currently shipping OS. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17572 138bc75d-0d04-0410-961f-82ee72b054a4
* law1998-02-011-0/+5
| | | | | | | | * config.table (vxworks configs): Default to VxWorks 5.x, as that is the currently shipping OS. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17571 138bc75d-0d04-0410-961f-82ee72b054a4
* Add mingw32 support.law1998-01-175-8/+211
| | | | | | | | | | | | | | * pexecute.c (pexecute): New function for mingw32. Supports pipes. (pwait): New function for mingw32. * config.table (i[3456]86-*-mingw32*): Support for i386-mingw32. * config/mt-mingw32: New file. * xmalloc.c (first_break): Not used for mingw32. (xmalloc_set_program_name): Don't use sbrk on mingw32. (xmalloc): Likewise. (xrealloc): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17395 138bc75d-0d04-0410-961f-82ee72b054a4
* * choose-temp.c: Sync with gcc.law1998-01-172-9/+12
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17394 138bc75d-0d04-0410-961f-82ee72b054a4
* typo in last delta.law1997-12-051-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16956 138bc75d-0d04-0410-961f-82ee72b054a4
* * strsignal.c (sys_nsig): Try NSIG and _NSIG.law1997-12-052-0/+10
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16952 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (CFILES): Add pexecute.c.law1997-10-292-1/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16226 138bc75d-0d04-0410-961f-82ee72b054a4
* * asprintf.c: Consistently use either stdarg or varargs.law1997-10-162-3/+11
| | | | | | | Bring over from devo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15929 138bc75d-0d04-0410-961f-82ee72b054a4
* Remove code accidentally added twice.law1997-10-151-70/+0
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15909 138bc75d-0d04-0410-961f-82ee72b054a4
* and thesejason1997-10-142-0/+54
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15902 138bc75d-0d04-0410-961f-82ee72b054a4
* Tue Oct 14 12:01:00 1997 Mark Mitchell <mmitchell@usa.net>jason1997-10-1410-13/+260
| | | | | | | | | | * cplus-dem.c (demangle_signature): Don't look for return types on constructors. Handle member template constructors. and update from devo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15901 138bc75d-0d04-0410-961f-82ee72b054a4
* Sun Sep 28 12:00:52 1997 Mark Mitchell <mmitchell@usa.net>jason1997-09-282-52/+252
| | | | | | | | | | * cplus-dem.c (demangle_template): Add new parameter. Handle new template-function mangling. (consume_count_with_underscores): New function. (demangle_signature): Handle new name-mangling scheme. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15778 138bc75d-0d04-0410-961f-82ee72b054a4
* Patch from Alexandre Oliva to fix SunOS4 install problem.wilson1997-09-102-6/+11
| | | | | | | | * Makefile.in (install_to_libdir, install_to_tooldir): Add MULTISUBDIR to all filenames in libdir and tooldir. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15210 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix `make distclean' failure.wilson1997-09-062-1/+5
| | | | | | | * Makefile.in (distclean): Do MULTICLEAN before deleting Makefile. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15128 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix srcdir==objdir build failure with multilibbed libiberty.wilson1997-09-032-2/+7
| | | | | | | | * Makefile.in (stamp-needed, stamp-config): Add MULTISRCTOP to pathname for move-if-change. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15067 138bc75d-0d04-0410-961f-82ee72b054a4
* Initial revisionjason1997-08-2193-0/+16261
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14877 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud