| Age | Commit message (Expand) | Author | Files | Lines |
| 2004-05-27 | for openbsd-*-hppa* force libtool to pass all dep-libs through for -lgcc used for shlib linking; espie@ ok |  mickey | 1 | -0/+3 |
| 2004-05-20 | Correctly copy text into line buffer. |  kettenis | 1 | -1/+1 |
| 2004-05-17 | Update floatformat.[ch] to gdb-6.1 version. Include regex.c in library. |  kettenis | 4 | -76/+256 |
| 2004-05-10 | Resolve conflicts for GNU readline 4.3p5. |  kettenis | 34 | -5573/+9712 |
| 2004-05-10 | GNU readline 4.3p5 |  kettenis | 62 | -3065/+9598 |
| 2004-04-21 | Add luna88k related directories and information to the build infrastructure. |  miod | 5 | -0/+15 |
| 2004-03-19 | Stricter file permissions upon install. |  miod | 1 | -1/+3 |
| 2004-03-03 | Do not segfault writing an empty history list to a file. Resolves PR 3690. |  otto | 1 | -2/+2 |
| 2004-03-01 | Build libf2c on gcc3 architectures, ok deraadt@ |  drahn | 1 | -3/+3 |
| 2004-02-29 | Build this properly on OpenBSD. |  drahn | 11 | -987/+12451 |
| 2004-02-29 | Import of libf2c from gcc3.3.2 |  drahn | 257 | -0/+31949 |
| 2004-02-27 | cope with MACHINE_ARCH changing from x86_64 to amd64. For now, we want |  deraadt | 2 | -0/+6 |
| 2004-02-09 | Do not compile libstdc++ with --enable-shared on NOPIC archs. ok espie@ |  drahn | 1 | -2/+7 |
| 2004-01-31 | fix a few #if MACRO -> #if defined(MACRO) (-Wsystem-headers clean-up) |  espie | 32 | -116/+116 |
| 2004-01-23 | USE_GCC3 switch, now that propolice is in. |  espie | 1 | -1/+12 |
| 2004-01-15 | zap old 2.95.3 file |  espie | 1 | -392/+0 |
| 2004-01-15 | gotta hate those hidden files... |  espie | 1 | -15879/+0 |
| 2004-01-15 | OpenBSD specific infrastructure |  espie | 2 | -0/+158 |
| 2004-01-15 | adjust actual dependencies on locations in the src tree |  espie | 1 | -7/+2 |
| 2004-01-15 | put directory names into variable so they're overridable. |  espie | 1 | -3/+7 |
| 2004-01-15 | bump to gcc 3.3.2 |  espie | 44 | -1862/+36176 |
| 2004-01-15 | move libobjc around to its own directory (from src/gnu/egcs/libobjc) |  espie | 52 | -0/+15656 |
| 2004-01-13 | avoid installing headers during `install', since this is already done |  espie | 1 | -2/+2 |
| 2004-01-12 | better fix for non-versioned rebuild bug: backport from gcc HEAD, |  espie | 2 | -5/+6 |
| 2004-01-09 | let configure find out whether gcc has sjlj configured or not... |  espie | 1 | -2/+1 |
| 2004-01-07 | missed one v3 |  espie | 1 | -1/+1 |
| 2004-01-05 | libstdc++-v3 -> libstdc++ |  espie | 1 | -1/+1 |
| 2004-01-05 | make sure libstdc++ doesn't get rebuilt all the time. |  espie | 1 | -0/+1 |
| 2004-01-05 | deal with the usual libtool nonsense crap. |  espie | 3 | -3/+27 |
| 2004-01-05 | use installed compiler for tests |  espie | 1 | -1/+1 |
| 2004-01-05 | point other srcdirs to variable locations, so that Makefile.bsd-wrapper |  espie | 2 | -11/+15 |
| 2004-01-05 | adjust version for soname. |  espie | 1 | -1/+1 |
| 2004-01-05 | single out include dir so that we can do `make includes' from |  espie | 1 | -1/+2 |
| 2004-01-05 | basic infrastructure for OpenBSD |  espie | 2 | -0/+77 |
| 2004-01-05 | standard C++ library for gcc 3.x |  espie | 815 | -0/+286683 |
| 2004-01-03 | missing prototypes; ok espie |  pvalchev | 1 | -0/+1 |
| 2003-12-28 | resurrect pexecute.c for now, since vax and m68k barf on pex-unix.c |  espie | 2 | -2/+794 |
| 2003-12-26 | add libiberty.info to CLEANFILES |  brad | 1 | -2/+3 |
| 2003-12-25 | Manual merge of ChangeLog entries. |  espie | 1 | -544/+63 |
| 2003-12-25 | bye-bye. Merge should basically be finished |  espie | 1 | -792/+0 |
| 2003-12-25 | typo in demangler |  espie | 1 | -1/+1 |
| 2003-12-25 | restore #ifdef __cplusplus around demangler prototypes. |  espie | 2 | -1/+9 |
| 2003-12-25 | Compile the right files, bump minor number. |  espie | 2 | -4/+4 |
| 2003-12-25 | revert to versions in gcc 3.3.2, those are more recent |  espie | 2 | -23/+10 |
| 2003-12-25 | Automatic merge |  espie | 22 | -298/+689 |
| 2003-12-25 | Update to libiberty from binutils-2.14 |  espie | 36 | -130/+2270 |
| 2003-11-25 | Build the new pieces of libiberty that gcc3 will want. |  espie | 2 | -6/+20 |
| 2003-11-25 | `merge' old hashtab interface and new, since those are disjoint. |  espie | 2 | -0/+365 |
| 2003-11-25 | quick and dirty md5 functions wrapper, so that we can use the libc version. |  espie | 1 | -134/+32 |
| 2003-11-25 | extra file mangled by cvs. |  espie | 6 | -102/+6 |