Subject: CVS commit: [netbsd-1-5] basesrc/usr.bin/ldd/ldd_elf
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/09/2001 19:25:03
Module Name: basesrc
Committed By: he
Date: Sun Dec 9 17:25:03 UTC 2001
Modified Files:
basesrc/usr.bin/ldd/ldd_elf [netbsd-1-5]: ldd.c
Log Message:
Pull up revisions 1.10-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.8.4.1 -r1.8.4.2 basesrc/usr.bin/ldd/ldd_elf/ldd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.