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:20:21
Module Name: basesrc
Committed By: he
Date: Sun Dec 9 17:20:20 UTC 2001
Modified Files:
basesrc/libexec/ld.elf_so [netbsd-1-5]: load.c
Log Message:
Pull up revisions 1.12-1.15 (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.11 -r1.11.4.1 basesrc/libexec/ld.elf_so/load.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.