Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/gnu/dist/toolchain/ld/emulparams
Module Name: src
Committed By: uwe
Date: Sun Nov 23 13:54:11 UTC 2003
Modified Files:
src/gnu/dist/toolchain/ld/emulparams: shelf_nbsd.sh
Log Message:
Set ENTRY=__start to be consistent with other ELF ports. The produced
binaries are the same, as we provide both _start and __start symbols
for the entry point in crt0.
PR#22073 by Izumi Tsutsui.
Ok by Matthew Green <mrg@netbsd>.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/gnu/dist/toolchain/ld/emulparams/shelf_nbsd.sh
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