summaryrefslogtreecommitdiff
path: root/gnu/lib
AgeCommit message (Expand)Author
2004-01-12better fix for non-versioned rebuild bug: backport from gcc HEAD,Marc Espie
2004-01-09let configure find out whether gcc has sjlj configured or not...Marc Espie
2004-01-07missed one v3Marc Espie
2004-01-05libstdc++-v3 -> libstdc++Marc Espie
2004-01-05make sure libstdc++ doesn't get rebuilt all the time.Marc Espie
2004-01-05deal with the usual libtool nonsense crap.Marc Espie
2004-01-05use installed compiler for testsMarc Espie
2004-01-05point other srcdirs to variable locations, so that Makefile.bsd-wrapperMarc Espie
2004-01-05adjust version for soname.Marc Espie
2004-01-05single out include dir so that we can do `make includes' fromMarc Espie
2004-01-05basic infrastructure for OpenBSDMarc Espie
2004-01-05standard C++ library for gcc 3.xMarc Espie
2004-01-03missing prototypes; ok espiePeter Valchev
2003-12-28resurrect pexecute.c for now, since vax and m68k barf on pex-unix.cMarc Espie
2003-12-26add libiberty.info to CLEANFILESBrad Smith
2003-12-25Manual merge of ChangeLog entries.Marc Espie
2003-12-25bye-bye. Merge should basically be finishedMarc Espie
2003-12-25typo in demanglerMarc Espie
2003-12-25restore #ifdef __cplusplus around demangler prototypes.Marc Espie
2003-12-25Compile the right files, bump minor number.Marc Espie
2003-12-25revert to versions in gcc 3.3.2, those are more recentMarc Espie
2003-12-25Automatic mergeMarc Espie
2003-12-25Update to libiberty from binutils-2.14Marc Espie
2003-12-25Update to libiberty from binutils-2.14Marc Espie
2003-11-25Build the new pieces of libiberty that gcc3 will want.Marc Espie
2003-11-25`merge' old hashtab interface and new, since those are disjoint.Marc Espie
2003-11-25quick and dirty md5 functions wrapper, so that we can use the libc version.Marc Espie
2003-11-25extra file mangled by cvs.Marc Espie
2003-11-25fix instances of cvs brain-damage. We want the current FSF version ofMarc Espie
2003-11-25Duplicate proto, result of bad mergeMarc Espie
2003-11-25fix stupid cvs conflicts.Marc Espie
2003-11-25Synch with gcc-3.3.2 versionMarc Espie
2003-11-24Switch to using libiberty in new location.Marc Espie
2003-11-24Fix build for new locationMarc Espie
2003-11-24Add build piecesMarc Espie
2003-11-24Synch with gcc-3.3.2 versionMarc Espie
2003-11-24OpenBSD changes: synch somewhere between binutils-2.10 and 2.11Marc Espie
2003-11-24Synch with gcc-3.3.2 versionMarc Espie
2003-11-24And the includes are taken from GCC 2.95.pre3 test3Marc Espie
2003-11-24Second import from the vendor branch: binutils-2.11.2Marc Espie
2003-11-24Moving libiberty around, keeping vendor branch.Marc Espie
2003-08-12Don't tell people to use FD_SETSIZE as the first argument to select().Todd C. Miller
2003-07-07fix location of readline includes;Jason McIntyre
2003-05-14correct bound length and make sure string is always nul'dTed Unangst
2003-05-13buffer size is strlen + 1. ok beck@Ted Unangst
2003-05-12strings in libreadline, again. this time with no abi change,Bob Beck
2003-05-10Back out libreadline changes, this breaks static build (I.E. vax).Bob Beck
2003-05-08stringsBob Beck
2003-04-28No need to install both the "readline guide" and the "readline user's guide"Miod Vallat
2003-04-28Proper @ignore usage, to prevent yet another gnu notice to pop up by mistakeMiod Vallat