Age | Commit message (Expand) | Author |
2004-02-09 | Corrected lib_specs for OPENBSD/arm shared libraries. copied from alpha. | Dale Rahn |
2004-02-08 | shave build time. | Marc Espie |
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 process... | Hiroaki Etoh |
2004-02-03 | new file is needed to get define early enough for other headers, add | Dale Rahn |
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 |
2004-02-01 | Permit '-' in a mnemonic. This is needed for the new VIA C3 xmove-rng | Theo de Raadt |
2004-01-31 | Provide correct start files and link option specifications on sparc; | Miod Vallat |
2004-01-31 | add documentation (straight copy from egcs) | Marc Espie |
2004-01-31 | closer to gcc2: bring back protoize. | Marc Espie |
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 |
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-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 | initial release of propolice gcc 3.3.2 | Hiroaki Etoh |
2004-01-16 | update comment to match reality better. | Marc Espie |
2004-01-15 | Split lib spec into pre-pthread/post-pthread. | Marc Espie |
2004-01-15 | target for tconfig.h, to use with libobjc. | Marc Espie |
2004-01-15 | install compiler/arch-dependent headers. | Marc Espie |
2004-01-14 | Sync with mvme88k struct trapframe changes. | Miod Vallat |
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 |
2004-01-13 | Do not evaluate this->next after calling the handler; the handler may | Otto Moerbeek |
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 |
2004-01-12 | fix c++ -shared for gcc 3. Here, we recognize -shared and link with | Marc Espie |
2004-01-08 | long vs time_t workarounds without changing the API; spotted by pval, ok fgsch | Theo de Raadt |
2004-01-08 | add stub for attribute "sentinel". | Marc Espie |
2004-01-07 | inverted test. problem reported by avsm@. | Marc Espie |
2004-01-07 | disable for all openbsd arches. | Marc Espie |
2004-01-07 | define __sparcv9__ on sparc64; discussed with many ppl, solves many issues | Peter Valchev |
2004-01-04 | OpenBSD/powerpc is a __unix__ system. | Dale Rahn |
2004-01-03 | sync the list of acceptable getopt_long options with reality. | Brad Smith |
2004-01-02 | Don't strip scripts; idea from mpech@; ok deraadt@ | Todd C. Miller |
2003-12-29 | re-entrancy hack that is currently needed for cvs to work correctly. | Theo de Raadt |
2003-12-28 | Add missing C++ include paths: arch-dependent headers, and | Marc Espie |
2003-12-18 | Don't add -I$(srcdir)/zlib to CFLAGS since the version of zlib included with | Todd C. Miller |
2003-12-18 | cvs uses zlib, not gzip; remove a lie. OK deraadt@ | Todd C. Miller |
2003-12-17 | Quick fix for zlib's update. | Marc Espie |
2003-12-16 | Better fix for MALLOC_OPTIONS=J bug. Something had problems with | Todd C. Miller |
2003-12-12 | Add a check for absolute pathnames; from cvs 1.11.10; deraadt@ OK | Todd C. Miller |
2003-12-10 | Ignore PSALL if NOMAN is set; noticed by jmc@ | Todd C. Miller |
2003-12-08 | fix dangling code. | Marc Espie |
2003-12-06 | Fix speling here too so t/pod/pod2usage.t passes; noticed by drahn@ | Todd C. Miller |