summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2004-01-28install more stuff, and fake some, to please theo.Marc Espie
2004-01-26Make welcome banner match spamd's (is it chicken or is it fish?).Todd C. Miller
2004-01-25Fix entry point and crtbegin/crtend. slight ok espie millertDale Rahn
2004-01-23USE_GCC3 switch, now that propolice is in.Marc Espie
2004-01-22propoliceBrad Smith
2004-01-22to fix the issue "missing return at end of function and ProPolice", calculate...Hiroaki Etoh
2004-01-22initial release of propolice gcc 3.3.2Hiroaki Etoh
2004-01-19Update to sendmail 8.12.11. I've been runninga beta version of this forTodd C. Miller
2004-01-16update comment to match reality better.Marc Espie
2004-01-15zap old 2.95.3 fileMarc Espie
2004-01-15gotta hate those hidden files...Marc Espie
2004-01-15OpenBSD specific infrastructureMarc Espie
2004-01-15adjust actual dependencies on locations in the src treeMarc Espie
2004-01-15put directory names into variable so they're overridable.Marc Espie
2004-01-15bump to gcc 3.3.2Marc Espie
2004-01-15move libobjc around to its own directory (from src/gnu/egcs/libobjc)Marc Espie
2004-01-15extra target to make sure tconfig.h is rebuilt, to use with libobjc.Marc Espie
2004-01-15Split lib spec into pre-pthread/post-pthread.Marc Espie
2004-01-15target for tconfig.h, to use with libobjc.Marc Espie
2004-01-15install compiler/arch-dependent headers.Marc Espie
2004-01-14Sync with mvme88k struct trapframe changes.Miod Vallat
2004-01-14Preliminary changes for ARM support on OpenBSD. "Can't hurt" espie@Dale Rahn
2004-01-13... and kill library == 0 optimization test that is now bogus with libsupcxx...Marc Espie
2004-01-13stupid, stupid.Marc Espie
2004-01-13Do not evaluate this->next after calling the handler; the handler mayOtto Moerbeek
2004-01-13sync with realityTodd C. Miller
2004-01-13avoid installing headers during `install', since this is already doneMarc Espie
2004-01-13use our own nm and sizeMichael Shalayeff
2004-01-13- move a few common pieces into OPENBSD_OS_CPP_BUILTINS_COMMONBrad Smith
2004-01-12better fix for non-versioned rebuild bug: backport from gcc HEAD,Marc Espie
2004-01-12fix c++ -shared for gcc 3. Here, we recognize -shared and link withMarc Espie
2004-01-12don't add -lm -lstdc++ if -shared, consistent with gcc -shared which doesn'tMarc Espie
2004-01-09Remove duplicate (and slightly conflicting) prototype of sm_vfscanf().Todd C. Miller
2004-01-09let configure find out whether gcc has sjlj configured or not...Marc Espie
2004-01-08long vs time_t workarounds without changing the API; spotted by pval, ok fgschTheo de Raadt
2004-01-08add stub for attribute "sentinel".Marc Espie
2004-01-07inverted test. problem reported by avsm@.Marc Espie
2004-01-07disable for all openbsd arches.Marc Espie
2004-01-07define __sparcv9__ on sparc64; discussed with many ppl, solves many issuesPeter Valchev
2004-01-07missed one v3Marc Espie
2004-01-05libstdc++-v3 -> libstdc++Marc Espie
2004-01-05make sure libstdc++ doesn't get rebuilt all the time.Marc Espie
2004-01-05deal with the usual libtool nonsense crap.Marc Espie
2004-01-05use installed compiler for testsMarc Espie
2004-01-05point other srcdirs to variable locations, so that Makefile.bsd-wrapperMarc Espie
2004-01-05adjust version for soname.Marc Espie
2004-01-05single out include dir so that we can do `make includes' fromMarc Espie
2004-01-05basic infrastructure for OpenBSDMarc Espie
2004-01-05standard C++ library for gcc 3.xMarc Espie
2004-01-04OpenBSD/powerpc is a __unix__ system.Dale Rahn