| Commit message (Expand) | Author | Age | Files | Lines |
| * | Uncomment static from collate_range_cmp, no more in locale.h | Andrey A. Chernov | 1996-10-31 | 1 | -1/+1 |
| * | Remove unused file | Andrey A. Chernov | 1996-10-31 | 1 | -39/+0 |
| * | Localize it | Andrey A. Chernov | 1996-10-31 | 2 | -0/+29 |
| * | Replace collate_range_cmp call with its code (GNU version) | Andrey A. Chernov | 1996-10-31 | 2 | -6/+34 |
| * | Replace collate_range_cmp call by its code (GNU version) | Andrey A. Chernov | 1996-10-31 | 1 | -0/+16 |
| * | Replace collate_range_cmp with its code (GNU variant) | Andrey A. Chernov | 1996-10-31 | 1 | -4/+17 |
| * | changes to gdb to: | Gary Jennejohn | 1996-10-29 | 5 | -24/+413 |
| * | oops, uninitialised variable.. -v mode depended on stack contents. | Peter Wemm | 1996-10-29 | 1 | -2/+2 |
| * | Added ${DESTDIR} to the install target so bison.{simple,hairy} | Joerg Wunsch | 1996-10-27 | 1 | -3/+5 |
| * | Fix the dependancies. | Mark Murray | 1996-10-24 | 1 | -8/+9 |
| * | Fix this so that dependancies work properly. | Mark Murray | 1996-10-24 | 1 | -13/+10 |
| * | If errors occur during the loading of the shared libraries required by | John Polstra | 1996-10-24 | 1 | -10/+30 |
| * | Remove local fnmatch() copy, we now compatible with GNU fnmatch | Andrey A. Chernov | 1996-10-23 | 4 | -249/+2 |
| * | Removing old isdn stuff. | Poul-Henning Kamp | 1996-10-20 | 55 | -3436/+0 |
| * | Make it clear that a vendor-branch import adds something to the | Joerg Wunsch | 1996-10-20 | 1 | -4/+4 |
| * | BMakefile for gmp-2.0.2 | Mark Murray | 1996-10-20 | 1 | -28/+46 |
| * | BMakefiles for gmp-2.0.2 | Mark Murray | 1996-10-20 | 3 | -0/+135 |
| * | Remove the old libgmp. Version 2.0.2 is about to hit prime time. | Mark Murray | 1996-10-20 | 295 | -28803/+0 |
| * | Remove the old libgmp. Version 2.0.2 is about to hit prime time. | Mark Murray | 1996-10-20 | 145 | -32146/+0 |
| * | Import of GNU MP 2.0.2 | Mark Murray | 1996-10-20 | 318 | -2026/+46237 |
| * | Various fixes and FreeBSD modifications: | Joerg Wunsch | 1996-10-19 | 2 | -27/+45 |
| * | Fix two minor typos in the manual page. | John Polstra | 1996-10-18 | 1 | -3/+3 |
| * | Build/install c++filt from g++, we already have all the sources and | Peter Wemm | 1996-10-13 | 2 | -2/+60 |
| * | Catch a situation where the tty speed might be 0 (in the case of UUCP | Joerg Wunsch | 1996-10-12 | 1 | -5/+5 |
| * | Add the search directories from the hints file only the first time it is | John Polstra | 1996-10-10 | 1 | -2/+5 |
| * | Add a new option "-f hints_file" to specify an alternate file instead of | John Polstra | 1996-10-10 | 2 | -37/+37 |
| * | Fix a bug that caused a segmentation violation if dlsym() was called | John Polstra | 1996-10-10 | 1 | -2/+2 |
| * | Use ${INSTALL} -C instead of -c. I did it with -C originally, but during | Peter Wemm | 1996-10-07 | 1 | -2/+2 |
| * | delete doubled words, e.g.: "the the" -> "the" | Wolfram Schneider | 1996-10-05 | 3 | -5/+14 |
| * | Oops, an editing error at one point meant I had missed the osfcn.h header | Peter Wemm | 1996-10-04 | 1 | -2/+2 |
| * | "CONTINUE" was just too long. Make it a nice "OK" now. | Jordan K. Hubbard | 1996-10-04 | 2 | -2/+2 |
| * | To the Attic we go.. | Peter Wemm | 1996-10-04 | 188 | -47889/+0 |
| * | Add genclass to the subdir list | Peter Wemm | 1996-10-04 | 1 | -2/+2 |
| * | Add libstdc++ to the SUBDIR list | Peter Wemm | 1996-10-04 | 1 | -2/+2 |
| * | Update to use the contrib/libg++ version, now that my (slow) 486 has | Peter Wemm | 1996-10-04 | 2 | -34/+58 |
| * | Initial attempt at a bmakefile for genclass. | Peter Wemm | 1996-10-03 | 1 | -0/+52 |
| * | Initial shot at a bmakefile for libstdc++ | Peter Wemm | 1996-10-03 | 2 | -0/+364 |
| * | Ugly hack alert! | Peter Wemm | 1996-10-03 | 1 | -1/+2 |
| * | There's no need to 'unsetenv()' unsafe environment variables explicitly | Nate Williams | 1996-10-01 | 1 | -6/+1 |
| * | Sigh, oh well, here's my obligigatory "oops" commit. I don't quite know | Peter Wemm | 1996-10-01 | 1 | -1/+13 |
| * | Resync the libgcc functions list with the 2.7.2.1 tree. We were building | Peter Wemm | 1996-10-01 | 2 | -34/+54 |
| * | Don't build config/i386/i386.o in the src/contrib/gcc tree..... :-] | Peter Wemm | 1996-10-01 | 1 | -2/+3 |
| * | Incorporate John Polstra's sods.c display of the details about the | Peter Wemm | 1996-10-01 | 4 | -4/+533 |
| * | Update to handle new version ld.so.hints and info in executable for | Peter Wemm | 1996-10-01 | 4 | -63/+284 |
| * | Support for specifying printf-like output specs to control the ldd output | Peter Wemm | 1996-10-01 | 2 | -4/+32 |
| * | Updates to deal with ld.so.hints version 2. It now deals with the | Peter Wemm | 1996-10-01 | 2 | -18/+53 |
| * | Update the backends to go with the top-level ld changes. The non-i386 | Peter Wemm | 1996-10-01 | 5 | -14/+47 |
| * | Support for .weak (in addition to the N_INDR stab) for gcc/g++. Also deal | Peter Wemm | 1996-10-01 | 17 | -569/+959 |
| * | Mostly resync our gas with the NetBSD version to obtain support for | Peter Wemm | 1996-10-01 | 27 | -257/+286 |
| * | xVERSIONx -> 3.2; close PR 1404 | Wolfram Schneider | 1996-09-28 | 1 | -1/+1 |