Subject: CVS commit: [netbsd-1-5] basesrc/libexec/ld.elf_so
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/09/2001 19:22:19
Module Name: basesrc
Committed By: he
Date: Sun Dec 9 17:22:19 UTC 2001
Modified Files:
basesrc/libexec/ld.elf_so [netbsd-1-5]: symbol.c
Log Message:
Pull up revision 1.11 (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 -r1.7.4.2 -r1.7.4.3 basesrc/libexec/ld.elf_so/symbol.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.