K 10 svn:author V 6 obrien K 8 svn:date V 27 2000-10-31T09:44:58.000000Z K 7 svn:log V 586 MFC. * 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. * Switch from our own crt{begin,in} to those created from GCC's crtstuff.c. * 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 END