summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
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
2004-01-04rename BUGS section to CAVEATS more appropriately; ok avsm & othersPeter Valchev
2004-01-03missing prototypes; ok espiePeter Valchev
2004-01-03sync the list of acceptable getopt_long options with reality.Brad Smith
2004-01-02Don't strip scripts; idea from mpech@; ok deraadt@Todd C. Miller
2003-12-30Define _FFR_DEAL_WITH_ERROR_SSL. This will causes sendmail to deal withTodd C. Miller
2003-12-29re-entrancy hack that is currently needed for cvs to work correctly.Theo de Raadt
2003-12-28Add missing C++ include paths: arch-dependent headers, andMarc Espie
2003-12-28resurrect pexecute.c for now, since vax and m68k barf on pex-unix.cMarc Espie
2003-12-28Document kprintf %: removal here too; anilMiod Vallat
2003-12-26add libiberty.info to CLEANFILESBrad Smith
2003-12-25Manual merge of ChangeLog entries.Marc Espie
2003-12-25bye-bye. Merge should basically be finishedMarc Espie
2003-12-25typo in demanglerMarc Espie
2003-12-25restore #ifdef __cplusplus around demangler prototypes.Marc Espie
2003-12-25Compile the right files, bump minor number.Marc Espie
2003-12-25revert to versions in gcc 3.3.2, those are more recentMarc Espie
2003-12-25Automatic mergeMarc Espie
2003-12-25Update to libiberty from binutils-2.14Marc Espie
2003-12-25Update to libiberty from binutils-2.14Marc Espie
2003-12-21Kill non-standard kernel printf %: braindead extension for good.Miod Vallat
2003-12-18Don't add -I$(srcdir)/zlib to CFLAGS since the version of zlib included withTodd C. Miller
2003-12-18cvs uses zlib, not gzip; remove a lie. OK deraadt@Todd C. Miller
2003-12-17Quick fix for zlib's update.Marc Espie
2003-12-16Better fix for MALLOC_OPTIONS=J bug. Something had problems withTodd C. Miller
2003-12-12Add a check for absolute pathnames; from cvs 1.11.10; deraadt@ OKTodd C. Miller
2003-12-10Ignore PSALL if NOMAN is set; noticed by jmc@Todd C. Miller
2003-12-08fix dangling code.Marc Espie
2003-12-06Fix speling here too so t/pod/pod2usage.t passes; noticed by drahn@Todd C. Miller
2003-12-03HOST_CFLAGS need to find libiberty too, even on vax!Marc Espie
2003-12-03fix 2 typosTodd C. Miller
2003-12-03Add back these dead files for 5.8.2Todd C. Miller
2003-12-03Whoops, don't build threaded by defaultTodd C. Miller
2003-12-03Resolve conflicts for perl 5.8.2, remove old files, and add OpenBSD-specific ...Todd C. Miller