Age | Commit message (Expand) | Author |
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 | sync with reality | Todd C. Miller |
2004-01-13 | avoid installing headers during `install', since this is already done | Marc Espie |
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 | better fix for non-versioned rebuild bug: backport from gcc HEAD, | Marc Espie |
2004-01-12 | fix c++ -shared for gcc 3. Here, we recognize -shared and link with | Marc Espie |
2004-01-12 | don't add -lm -lstdc++ if -shared, consistent with gcc -shared which doesn't | Marc Espie |
2004-01-09 | Remove duplicate (and slightly conflicting) prototype of sm_vfscanf(). | Todd C. Miller |
2004-01-09 | let configure find out whether gcc has sjlj configured or not... | 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-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-04 | OpenBSD/powerpc is a __unix__ system. | Dale Rahn |
2004-01-04 | rename BUGS section to CAVEATS more appropriately; ok avsm & others | Peter Valchev |
2004-01-03 | missing prototypes; ok espie | Peter Valchev |
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-30 | Define _FFR_DEAL_WITH_ERROR_SSL. This will causes sendmail to deal with | 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-28 | resurrect pexecute.c for now, since vax and m68k barf on pex-unix.c | Marc Espie |
2003-12-28 | Document kprintf %: removal here too; anil | Miod Vallat |
2003-12-26 | add libiberty.info to CLEANFILES | Brad Smith |
2003-12-25 | Manual merge of ChangeLog entries. | Marc Espie |
2003-12-25 | bye-bye. Merge should basically be finished | Marc Espie |
2003-12-25 | typo in demangler | Marc Espie |
2003-12-25 | restore #ifdef __cplusplus around demangler prototypes. | Marc Espie |
2003-12-25 | Compile the right files, bump minor number. | Marc Espie |
2003-12-25 | revert to versions in gcc 3.3.2, those are more recent | Marc Espie |
2003-12-25 | Automatic merge | Marc Espie |
2003-12-25 | Update to libiberty from binutils-2.14 | Marc Espie |
2003-12-25 | Update to libiberty from binutils-2.14 | Marc Espie |