Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-02-09 | Corrected lib_specs for OPENBSD/arm shared libraries. copied from alpha. | Dale Rahn | |
2004-02-09 | Do not compile libstdc++ with --enable-shared on NOPIC archs. ok espie@ | Dale Rahn | |
2004-02-08 | shave build time. | Marc Espie | |
okay millert@ | |||
2004-02-07 | Copy arm/t-netbsd removing the shared libgcc pieces, suggested by espie | Dale Rahn | |
2004-02-05 | fix the conversion of the insn that comes from gen_load_multiple. ARM ↵ | Hiroaki Etoh | |
processor defines HAVE_load_multiple and uses this gen_load_multiple. ok pvalchev, drahn | |||
2004-02-03 | new file is needed to get define early enough for other headers, add | Dale Rahn | |
OpenBSD to the comments, adjust target code to be same as netbsd, now working. | |||
2004-02-03 | grok VIA C3 xmove-* and xcrypt-* instructions; niklas ok | Theo de Raadt | |
2004-02-01 | Add support for xmove-rng and xcrypt-{ecb,cbc,cfb,ofb} instructions found | Theo de Raadt | |
in VIA C3 cpus. Very simple encoding: 0f a7 {c0, c8, d0, e0, d8}. This change is placed into the public domain, so someone get it back to FSF | |||
2004-02-01 | Permit '-' in a mnemonic. This is needed for the new VIA C3 xmove-rng | Theo de Raadt | |
and xcrypt-{ecb,cbc,cfb,ofb} instructions. This chagne is placed into the public domain, so someone get it back to FSF | |||
2004-02-01 | add paper.txt target; | Jason McIntyre | |
2004-01-31 | fix a few #if MACRO -> #if defined(MACRO) (-Wsystem-headers clean-up) | Marc Espie | |
naddy, sturm, brad: tests, comments, fixes... thanks. | |||
2004-01-31 | Provide correct start files and link option specifications on sparc; | Miod Vallat | |
borrowed from openbsd64.h. "Go ahead, can't hurt" espie@ | |||
2004-01-31 | add documentation (straight copy from egcs) | Marc Espie | |
2004-01-31 | closer to gcc2: bring back protoize. | Marc Espie | |
fake more files, to please theo. | |||
2004-01-31 | Sparc doesn't use old gas, obviously; ok espie@ | Miod Vallat | |
2004-01-31 | Switch the arm compiler to generating strongarm code on openbsd. | Dale Rahn | |
add in statements to pass proper flags to assembler. | |||
2004-01-30 | repair breakage from options unifications; espie@ ok | Michael Shalayeff | |
2004-01-30 | no shlibs yet | Michael Shalayeff | |
2004-01-28 | install more stuff, and fake some, to please theo. | Marc Espie | |
2004-01-26 | Make welcome banner match spamd's (is it chicken or is it fish?). | Todd C. Miller | |
2004-01-25 | Fix entry point and crtbegin/crtend. slight ok espie millert | Dale Rahn | |
2004-01-23 | USE_GCC3 switch, now that propolice is in. | Marc Espie | |
2004-01-22 | propolice | Brad Smith | |
2004-01-22 | to fix the issue "missing return at end of function and ProPolice", ↵ | Hiroaki Etoh | |
calculate_can_reach_end skips the NOTE_INSN_FUNCTION_END with _ssp_ label to the original NOTE_INSN_FUNCTION_END. ok otto | |||
2004-01-22 | initial release of propolice gcc 3.3.2 | Hiroaki Etoh | |
2004-01-19 | Update to sendmail 8.12.11. I've been runninga beta version of this for | Todd C. Miller | |
some time without problems. See the RELEASE_NOTES for the change log. | |||
2004-01-16 | update comment to match reality better. | 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-15 | extra target to make sure tconfig.h is rebuilt, to use with libobjc. | Marc Espie | |
2004-01-15 | Split lib spec into pre-pthread/post-pthread. | Marc Espie | |
Cosmetic change for us, will make merging with FSF easier. | |||
2004-01-15 | target for tconfig.h, to use with libobjc. | Marc Espie | |
2004-01-15 | install compiler/arch-dependent headers. | Marc Espie | |
ok millert@ | |||
2004-01-14 | Sync with mvme88k struct trapframe changes. | Miod Vallat | |
Not pushed upstream, ELF toolchain is in the pipeline and coming soon... | |||
2004-01-14 | Preliminary 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-13 | stupid, stupid. | Marc Espie | |
who reads my code ? bug found by naddy@ | |||
2004-01-13 | Do not evaluate this->next after calling the handler; the handler may | Otto Moerbeek | |
have clobbered it. Resolves core dumps of cvs server on user ^C. ok millert@ deraadt@ | |||
2004-01-13 | sync with reality | Todd C. Miller | |
2004-01-13 | avoid installing headers during `install', since this is already done | Marc Espie | |
during `includes'. | |||
2004-01-13 | use our own nm and size | Michael Shalayeff | |
2004-01-13 | - move a few common pieces into OPENBSD_OS_CPP_BUILTINS_COMMON | Brad Smith | |
- add __LP64__ to OPENBSD_OS_CPP_BUILTINS_LP64 - add __sparc to TARGET_OS_CPP_BUILTINS for sparc64 - add __PPC, __PPC__ and __powerpc to TARGET_OS_CPP_BUILTINS for powerpc ok espie@ | |||
2004-01-12 | better fix for non-versioned rebuild bug: backport from gcc HEAD, | Marc Espie | |
submitted for the 3.3 branch. | |||
2004-01-12 | fix c++ -shared for gcc 3. Here, we recognize -shared and link with | Marc Espie | |
-lsupc++. That way, linking shared C++ libraries is consistent between gcc 2.95 and gcc 3. | |||
2004-01-12 | don't add -lm -lstdc++ if -shared, consistent with gcc -shared which doesn't | Marc Espie | |
link libc. |