diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-06-17 22:08:59 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-06-17 22:08:59 +0000 |
commit | de442a3c5742b683ffc1a24facecd04ff8c3c64b (patch) | |
tree | 9280c32a56f2f88a327985e53588ae7066683aba /gas | |
parent | 785e2b52bc8455120b703e07b1db944915ecd2c3 (diff) | |
download | gdb-de442a3c5742b683ffc1a24facecd04ff8c3c64b.zip gdb-de442a3c5742b683ffc1a24facecd04ff8c3c64b.tar.gz gdb-de442a3c5742b683ffc1a24facecd04ff8c3c64b.tar.bz2 |
* Makefile.in (config-stamp): Make sure there is at least one
element in the for loop.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b7c4e1d..c1ea843 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Fri Jun 17 18:05:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * Makefile.in (config-stamp): Make sure there is at least one + element in the for loop. + Fri Jun 17 11:01:04 1994 Jeff Law (law@snake.cs.utah.edu) * config/tc-hppa.c: Misc trivial changes to make gcc -Wall happy. @@ -7313,5 +7318,8 @@ Mon Feb 17 07:51:06 1992 K. Richard Pixley (rich at cygnus.com) Local Variables: +mode: indented-text +left-margin: 8 +fill-column: 74 version-control: never End: |