Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib/csu/common_elf
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.
Home |
Main Index |
Thread Index |
Old Index