summaryrefslogtreecommitdiff
path: root/gnu/egcs/libio
AgeCommit message (Collapse)Author
2003-04-28pull in string.hTheo de Raadt
2002-12-03Crank all library major numbers. Needed due to the fact that weTodd C. Miller
now build libraries with propolice enabled. Without this, existing binaries (such as ports/packages) that link with any system library other than libc will fail with an undefined symbol of "___guard" (__guard on ELF). Pointed out by markus@ and discussed with deraadt@
2001-01-292.95.3, test release 2Marc Espie
2000-08-25Move NOPIC for mips from toplevel to the libraries that have problemsMats O Jansson
with shared libraries. This will allow libiberty.so to be created by default. -moj
2000-06-05Synch with 2.95.3 (pre-rel)Marc Espie
2000-05-15Add support for building libraries with debugging information in them.Niklas Hallqvist
Enable by setting DEBUGLIBS=yes in /etc/mk.conf, then -g libraries will get installed in /usr/lib/debug. This directory will be searched first if gcc is given the -g flag during the link stage.
2000-01-19Update to 2.95.2Marc Espie
1999-08-23Update to gcc 2.95.1, official release.Marc Espie
1999-07-18Update to 990629 snapshotMarc Espie
closer to gcc 2.95 release.
1999-06-17Update to 990608 snapshot.Marc Espie
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++.
1999-06-17Update to 990608 snapshot.Marc Espie
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++.
1999-05-28forgot to install _G_config.h, somehow...Marc Espie
1999-05-28Kill senseless duplicationMarc Espie
1999-05-26Wrappers + lib versionsMarc Espie
1999-05-26egcs projects compiler systemMarc Espie
Exact copy of the snapshot, except for the removal of texinfo/ gcc/ch/ libchill/