* scripttempl/elf.sc: Add ENTRY(${ENTRY}), and default ${ENTRY} to

_start.
This commit is contained in:
Ian Lance Taylor 1994-11-12 20:59:18 +00:00
parent 11bb5591d6
commit fd41732af2
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Sat Nov 12 15:55:56 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* scripttempl/elf.sc: Add ENTRY(${ENTRY}), and default ${ENTRY} to
_start.
Fri Nov 11 14:27:23 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
* ld.h (args_type): Add field export_dynamic.