diff --git a/ld/ChangeLog b/ld/ChangeLog index 96fde760ea6..3a407c6a2ee 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,8 @@ Mon Jun 13 15:46:09 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + * scripttempl/alpha.sc: Define _ftext, _etext and _fdata insted of + _FTEXT, _ETEXT and _FDATA. Dont define _END. + * ldfile.c (open_a): If this is not an archive, try to open it in the current directory before searching for it.