summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Collapse)AuthorAgeFilesLines
* * 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