Subject: CVS commit: [netbsd-1-5] basesrc/lib/csu/common_elf
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/09/2001 19:11:18
Module Name:	basesrc
Committed By:	he
Date:		Sun Dec  9 17:11:18 UTC 2001

Modified Files:
	basesrc/lib/csu/common_elf [netbsd-1-5]: crtend.c

Log Message:
Pull up revisions 1.7-1.8 (requested by srkll):
  Add init/fini section support in crtbegin and crtend, and introduce
  support for DWARF2 exception handling.  Fixes PR#12865, PR#13488,
  PR#13489, and PR#13491.  Also fix ld.elf_so to deal appropriately.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.10.1 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.