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:21:16
Module Name: basesrc
Committed By: he
Date: Sun Dec 9 17:21:16 UTC 2001
Modified Files:
basesrc/libexec/ld.elf_so [netbsd-1-5]: reloc.c
Log Message:
Pull up revisions 1.34,1.41-1.42 (via patch, 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.26.4.3 -r1.26.4.4 basesrc/libexec/ld.elf_so/reloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.