summaryrefslogtreecommitdiffstats
path: root/gnu/lib
AgeCommit message (Expand)AuthorFilesLines
1998-08-07Do not build the libiberty version of vasprintf, use the version that israhnds1-1/+1
1998-07-24-lcurses, not termcap/termlibmillert1-5/+1
1998-06-07make includes supportmillert1-1/+6
1998-06-07$(INSTALL) not installmillert1-4/+4
1998-03-19Make Makefile.bsd=wrapper match Makefile.inniklas1-7/+9
1998-03-08In "make includes" don't try to install a file called '*.h'millert1-7/+11
1998-03-07add dummy.h to CLEANFILESmillert1-2/+2
1998-03-07This probably should not have made it into the libg++-2.8.0 tarball.millert1-0/+0
1998-03-03libg++ 2.8.0 from FSF + changes to build in an OpenBSD environmentmillert458-17994/+113756
1998-03-03libg++ 2.8.0 from FSF + changes to build in an OpenBSD environmentmillert1-3/+4
1998-03-03Files from libg++ 2.8.0 that cvs erroneously placed in the trunk.millert304-107284/+0
1998-03-03libg++ 2.8.0 baseline importmillert593-21304/+132593
1998-02-03Just update from newer version included with binutils.millert1-3/+3
1998-02-03Fix formatting so makewahtis.sed can deal, noted by Theomillert1-1/+1
1997-11-19Fixed building on a read-only src-tree.art1-5/+5
1997-11-04GLOBAL_AUTCONF_CACHEkstailey5-15/+65
1997-10-13Use generic .c vers until asm fixed (PPC)pefo1-0/+1
1997-10-05Make it compile on vax. -mojmaja1-1/+1
1997-09-20Support for building libgmp only if something has changed.weingart6-8/+22
1997-08-27DOH! did I not revert this yesterday? our gcc can't deal with correctniklas2-255/+149
1997-08-26Updated to Cygnus versions (egcs uncovered many bugs)niklas2-149/+255
1997-08-26getline template badly instantiated, found by compiling with egcsniklas1-1/+1
1997-08-03mips needs -call_shared to as for asm codepefo1-1/+5
1997-07-28Use the config.guess we have elsewhere, brings us arc supportniklas1-81/+205
1997-07-28support mvme68k; also change all m68k architectures to be -unknown-deraadt1-5/+8
1997-07-10add a bunch of ${config_shell} or $(SHELL) so that also libgmp configuresgraichen2-7/+7
1997-06-30remove: insque.o insque.po insque.so tmpnam.o tmpnam.po tmpnam.sokstailey1-1/+4
1997-06-28It was in the fucking wrapper, too!downsj1-7/+7
1997-06-28Don't attempt to edit a dir file that doesn't exist yet!downsj1-4/+4
1997-06-25make install work first timeprovos1-3/+4
1997-06-24add libgmpprovos1-2/+2
1997-06-24import of libgmp-2.0.2. Makefile.bsd-wrappers need to be worked on.provos465-0/+61941
1997-06-06fix a problem where make works once and fails on a second try due to some symlink already existinggrr1-2/+2
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPmillert2-6/+6
1997-04-11Update from Cygnus + corrections to OpenBSD recognition by meniklas1-68/+216
1997-02-21ld(1) now works; link shared library against -lcurses againtholo1-2/+2
1997-01-19work around linker problems on the mips (explicitely link withgraichen1-1/+5
1996-10-27link against -lcurses until ld is fixedderaadt1-2/+2
1996-09-26pefo sez: constructors are not working with shared libs; -DNOPIC for mips herederaadt1-2/+6
1996-09-22ld is broken when handling weak symbols in shared libararies. This isetheisen1-2/+2
1996-08-20R.I.P.tholo28-3258/+2
1996-07-31rely on mtreederaadt1-3/+1
1996-07-31We want to build libg++ even in OpenBSD/alphaniklas1-4/+1
1996-07-26Don't try to install man pages if NOMAN is defined, it will not work!maja1-1/+5
1996-06-03Make this compile with both BSD curses and ncursestholo1-3/+53
1996-06-03do not build special files for clean, cleandir, or objderaadt2-4/+4
1996-05-22A possible make recursion case blown awayniklas2-4/+4
1996-05-19The former build assumed either no separate objdirs, or objdir links to aniklas4-54/+76
1996-05-13Don't do PREREQ's when making obj.niklas2-3/+6
1996-04-17use sh, not $SHELL.. because the latter might be something like cshderaadt1-2/+2