Subject: CVS commit: basesrc/lib/csu/common_elf
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/31/2001 01:45:02
Module Name:	basesrc
Committed By:	thorpej
Date:		Sun Dec 30 23:45:01 UTC 2001

Modified Files:
	basesrc/lib/csu/common_elf: Makefile.inc crtbegin.c crtend.c

Log Message:
Add support for registering Java classes emitted by the Java compiler
(e.g. the Java compiler in GCC 3.x) into the ".jcr" section.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/lib/csu/common_elf/Makefile.inc
cvs rdiff -r1.15 -r1.16 basesrc/lib/csu/common_elf/crtbegin.c
cvs rdiff -r1.8 -r1.9 basesrc/lib/csu/common_elf/crtend.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.