diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-04-05 17:08:58 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-04-05 17:08:58 +0000 |
commit | 2a08e1decbafc25796cc0f17901633098a3e6def (patch) | |
tree | 52a42f95284a5fb129cdd28fb2993bb32d23df63 /ld | |
parent | ebcfd86a2ee6c08419b951d8176febaf683e9726 (diff) | |
download | fsf-binutils-gdb-2a08e1decbafc25796cc0f17901633098a3e6def.zip fsf-binutils-gdb-2a08e1decbafc25796cc0f17901633098a3e6def.tar.gz fsf-binutils-gdb-2a08e1decbafc25796cc0f17901633098a3e6def.tar.bz2 |
* scripttempl/pe.sc: Use shell variables to avoid depending upon
how $ is handled when expanding a shell substitution.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index ed0383d..d65b418 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Sun Apr 5 13:07:57 1998 Ian Lance Taylor <ian@cygnus.com> + + * scripttempl/pe.sc: Use shell variables to avoid depending upon + how $ is handled when expanding a shell substitution. + Fri Apr 3 00:56:50 1998 Ian Lance Taylor <ian@cygnus.com> * Makefile.am (MOSTLYCLEANFILES): Add ld.log and ld.sum. |