summaryrefslogtreecommitdiff
path: root/gnu/egcs/libobjc
AgeCommit message (Collapse)Author
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-11-22Bad .IMPSRC.Marc Espie
2001-09-25let configure script use GNUSYSTEM_AUX_DIRMarc 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.
1999-09-24Fix 2.5->2.6 problem, by propagating Makefile.in recent change to theMarc Espie
wrapper.
1999-06-18Help stupid cvs which would tend to bring back old stuff from the dead...Marc 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/