Module Name: src Committed By: matt Date: Tue Jun 25 00:30:07 UTC 2013
Modified Files: src/lib/csu/arch/vax: Makefile.inc crtbegin.S crtend.S Log Message: Use .long not .word Use _ENTRY [with these changes, the crtstuff passes its ATF tests.] To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/lib/csu/arch/vax/Makefile.inc \ src/lib/csu/arch/vax/crtbegin.S cvs rdiff -u -r1.1 -r1.2 src/lib/csu/arch/vax/crtend.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.