Age | Commit message (Expand) | Author |
2004-12-24 | result of merge | Marc Espie |
2004-12-24 | gcc 3.3.5 | Marc Espie |
2004-12-24 | merge | Marc Espie |
2004-12-24 | gcc 3.3.5 | Marc Espie |
2004-12-24 | result from merge... highly weird, since dale mixed things up | Marc Espie |
2004-12-24 | fix up conflicts | Marc Espie |
2004-10-16 | - use shlib_version for major/minor lib revs | Brad Smith |
2004-09-18 | gnu code will never, ever, EVER, get close to passing lint | Theo de Raadt |
2004-08-30 | cute side-effect of bsd.lib.mk, some typos only show up with make tags. | Marc Espie |
2004-08-11 | Clean up old mips stuff and add sgi. | Per Fogelstrom |
2004-08-09 | Remove second instance of nls.c from the file list. | Per Fogelstrom |
2004-07-13 | bump these again, depending on gcc2/gcc3 a different library is installed | Dale Rahn |
2004-07-13 | errno changes, lib major version bumps, and general flag day | Marco S Hyman |
2004-07-04 | cats -> arm; miod ok | Theo de Raadt |
2004-05-27 | for openbsd-*-hppa* force libtool to pass all dep-libs through for -lgcc used... | Michael Shalayeff |
2004-05-20 | Correctly copy text into line buffer. | Mark Kettenis |
2004-05-17 | Update floatformat.[ch] to gdb-6.1 version. Include regex.c in library. | Mark Kettenis |
2004-05-10 | Resolve conflicts for GNU readline 4.3p5. | Mark Kettenis |
2004-05-10 | GNU readline 4.3p5 | Mark Kettenis |
2004-04-21 | Add luna88k related directories and information to the build infrastructure. | Miod Vallat |
2004-03-19 | Stricter file permissions upon install. | Miod Vallat |
2004-03-03 | Do not segfault writing an empty history list to a file. Resolves PR 3690. | Otto Moerbeek |
2004-03-01 | Build libf2c on gcc3 architectures, ok deraadt@ | Dale Rahn |
2004-02-29 | Build this properly on OpenBSD. | Dale Rahn |
2004-02-29 | Import of libf2c from gcc3.3.2 | Dale Rahn |
2004-02-27 | cope with MACHINE_ARCH changing from x86_64 to amd64. For now, we want | Theo de Raadt |
2004-02-09 | Do not compile libstdc++ with --enable-shared on NOPIC archs. ok espie@ | Dale Rahn |
2004-01-31 | fix a few #if MACRO -> #if defined(MACRO) (-Wsystem-headers clean-up) | Marc Espie |
2004-01-23 | USE_GCC3 switch, now that propolice is in. | Marc Espie |
2004-01-15 | zap old 2.95.3 file | Marc Espie |
2004-01-15 | gotta hate those hidden files... | Marc Espie |
2004-01-15 | OpenBSD specific infrastructure | Marc Espie |
2004-01-15 | adjust actual dependencies on locations in the src tree | Marc Espie |
2004-01-15 | put directory names into variable so they're overridable. | Marc Espie |
2004-01-15 | bump to gcc 3.3.2 | Marc Espie |
2004-01-15 | move libobjc around to its own directory (from src/gnu/egcs/libobjc) | Marc Espie |
2004-01-13 | avoid installing headers during `install', since this is already done | Marc Espie |
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 |