Age | Commit message (Expand) | Author |
2006-12-26 | Fix inline asm. From GCC PR 17856. Fixes gnash on amd64. | Mark Kettenis |
2006-11-07 | remove sudo around includes, since that's already done by the toplevel. | Marc Espie |
2006-11-07 | activate *trans functions, noticed by robert/wilfried, tested by | Marc Espie |
2006-01-13 | Major number bump due to types changes. | Todd C. Miller |
2005-06-17 | next citrus step. | Marc Espie |
2005-05-11 | use the ctype stuff in libc instead of re-rolling our own. | Marc Espie |
2005-04-30 | Fix printing floating-point numbers. Bump major number. | Mark Kettenis |
2005-04-27 | strcpy -> strlcpy, sprintf -> snprintf, so that the testsuite works | Marc Espie |
2005-04-27 | zap strlcpy. | Marc Espie |
2005-04-27 | allows snprintf and friends to be in std if we include cstdio.h | Marc Espie |
2005-04-14 | major bump: | Marc Espie |
2005-04-14 | temp scaffolding to switch on partial wchar_t support based on | Marc Espie |
2005-04-10 | crank major -- it is CLEARLY needed; pval ok | Theo de Raadt |
2005-04-09 | bye, bye, sprintf. | Marc Espie |
2005-04-08 | amd64 canonicalization. | Mark Kettenis |
2005-03-29 | Bump major version. | Mark Kettenis |
2005-02-04 | unfuck amd64 | Peter Valchev |
2005-01-25 | simplify OpenBSD case by using arch(1) and sed to grab | Brad Smith |
2005-01-02 | add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@ | Dale Rahn |
2004-12-24 | merge | Marc Espie |
2004-12-24 | gcc 3.3.5 | Marc Espie |
2004-10-16 | - use shlib_version for major/minor lib revs | Brad Smith |
2004-08-11 | Clean up old mips stuff and add sgi. | 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-05-27 | for openbsd-*-hppa* force libtool to pass all dep-libs through for -lgcc used... | Michael Shalayeff |
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-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-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 |