diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 994bf3d..28be7bc 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,8 @@ Wed Jun 15 01:54:54 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + * lexsup.c (parse_args): Sort out the option macros and change the + definitions to make it easier to add a new option. + * scripttempl/aout.sc: Define __etext and __edata to go along with _etext and _edata. |