Age | Commit message (Expand) | Author |
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 |
2003-12-21 | Kill non-standard kernel printf %: braindead extension for good. | Miod Vallat |
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 |
2003-12-03 | HOST_CFLAGS need to find libiberty too, even on vax! | Marc Espie |
2003-12-03 | fix 2 typos | Todd C. Miller |
2003-12-03 | Add back these dead files for 5.8.2 | Todd C. Miller |
2003-12-03 | Whoops, don't build threaded by default | Todd C. Miller |
2003-12-03 | Resolve conflicts for perl 5.8.2, remove old files, and add OpenBSD-specific ... | Todd C. Miller |