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:13:40
Module Name:	basesrc
Committed By:	he
Date:		Sun Dec  9 17:13:39 UTC 2001

Added Files:
	basesrc/lib/csu/common_elf [netbsd-1-5]: dot_init.h dwarf2_eh.h

Log Message:
Pull up revision 1.1 (new, requested by skrll):
  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 -r0 -r1.1.2.1 basesrc/lib/csu/common_elf/dot_init.h \
    basesrc/lib/csu/common_elf/dwarf2_eh.h

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