freebsd-skq/gnu/lib
obrien 82c32a8a3f * Bring back the guts of crt{i,n}.S. This allows C++ exceptions to work
when using the egcs and gcc-devel ports, along with GCC built from stock
public FSF sources.  With out this change, FreeBSD will be removed from
the list of systems GCC 3.0 must be evaluated on before release.  With
the effort some of us put into getting FreeBSD on this list, we should
not turn this effort into a waste, else we might not be worth fighting
for in the future.  (note that Alpha and IA-64 versions of crt{i,n}.S
are needed)

* Switch from our own crt{begin,in} to those created from GCC's crtstuff.c.
This will allow us to switch to DWARF2 exceptions in the future, along with
staying in sync with any future GCC requirements.

* Break out our ELF branding bits into a seperate file.  Currently this
is now included by our crt1.c files (since this functionality was part of
our native crtbegin.c).  Later crtbrand.o will be merged in the creation
of crti.o.
2000-10-28 21:26:48 +00:00
..
csu * Bring back the guts of crt{i,n}.S. This allows C++ exceptions to work 2000-10-28 21:26:48 +00:00
libdialog include <sys/types.h> 2000-10-15 20:49:53 +00:00
libg2c Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2. 1999-11-15 04:16:19 +00:00
libg++ $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
libgcc Scoot things over to the temporary *.295 source while I do major construction 2000-06-04 06:56:23 +00:00
libgcc_r Fixed the hack for using "../libgcc/Makefile" in libgcc_r/Makefile. 1999-10-03 02:43:20 +00:00
libgmp Fix the .PATH style nits. Other style nits left for later. 2000-04-17 18:50:18 +00:00
libmp Fix the .PATH style nits. Other style nits left for later. 2000-04-17 18:50:18 +00:00
libobjc Scoot things over to the temporary *.295 source while I do major construction 2000-06-04 06:56:23 +00:00
libreadline Add missing depend file 2000-03-19 23:07:39 +00:00
libregex $Header$ -> $FreeBSD$ 1999-08-28 05:11:36 +00:00
libstdc++ Scoot things over to the temporary *.295 source while I do major construction 2000-06-04 06:56:23 +00:00
Makefile * Bring back the guts of crt{i,n}.S. This allows C++ exceptions to work 2000-10-28 21:26:48 +00:00