freebsd-skq/gnu/lib
peter 877587ce74 Put on peril-sensitive sunglasses and risk touching gcc related build glue
again.  Try and deal with platforms that provide their own crtbegin/end asm
files (ia64 for example).  crtstuff.c does not actually work on ia64 since
libgcc.a doesn't have a few key support functions when built on ia64 so it
is compulsory to use crtbegin.asm and crtend.asm.

Reviewed by:	obrien
2002-05-17 07:55:08 +00:00
..
csu Put on peril-sensitive sunglasses and risk touching gcc related build glue 2002-05-17 07:55:08 +00:00
libdialog Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
libg2c Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
libgcc Post rev 1.39, the PowerPC specific additions to OBJS was getting lost. 2002-05-17 04:18:33 +00:00
libgcc_r Tell libgcc_r how to initialize a mutex before it uses it. This 2000-11-01 01:18:27 +00:00
libiberty Major cleanup of bsd.lib.mk. 2002-05-13 10:53:24 +00:00
libobjc Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
libreadline Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
libregex Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
libstdc++ Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
libsupc++ Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
Makefile Make sure to not yet build the GNU C++, but still allow 2002-05-15 16:29:45 +00:00