Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-5] basesrc/libexec/ld.elf_so/arch
Module Name: basesrc
Committed By: he
Date: Sun Dec 9 17:24:00 UTC 2001
Modified Files:
basesrc/libexec/ld.elf_so/arch/mips [netbsd-1-5]: mips_reloc.c
basesrc/libexec/ld.elf_so/arch/sparc64 [netbsd-1-5]: rtld_start.S
Log Message:
Pull up revisions 1.4-1.5 (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.3 -r1.3.4.1 basesrc/libexec/ld.elf_so/arch/mips/mips_reloc.c
cvs rdiff -r1.2.2.2 -r1.2.2.3 \
basesrc/libexec/ld.elf_so/arch/sparc64/rtld_start.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index