Subject: CVS commit: basesrc/lib/csu/common_elf
To: None <source-changes@netbsd.org>
From: Krister Walfridsson <kristerw@netbsd.org>
List: source-changes
Date: 10/11/2001 21:02:29
Module Name:	basesrc
Committed By:	kristerw
Date:		Thu Oct 11 18:02:29 UTC 2001

Modified Files:
	basesrc/lib/csu/common_elf: crtbegin.c

Log Message:
Run the entries in __CTOR_LIST__ and __DTOR_LIST__ in the order gcc expect.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/lib/csu/common_elf/crtbegin.c

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