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