diff options
author | Steve Chamberlain <sac@cygnus> | 1995-07-03 21:34:53 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1995-07-03 21:34:53 +0000 |
commit | cb848d619c4e11f78276122f9c1ce67d65e76fa4 (patch) | |
tree | e792b210e42d8f65f6b1b28a1673d8d16aed817d /ld | |
parent | 6c186c48dca7da93379f70dbab8aff10980f839b (diff) | |
download | gdb-cb848d619c4e11f78276122f9c1ce67d65e76fa4.zip gdb-cb848d619c4e11f78276122f9c1ce67d65e76fa4.tar.gz gdb-cb848d619c4e11f78276122f9c1ce67d65e76fa4.tar.bz2 |
* configure.in (i386-*-win32): New target.
* ld/testsuite/versados/(t1,t2).ld: End in newlines.
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 4d0f2aa..8dd38b7 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Mon Jul 3 14:26:37 1995 Steve Chamberlain <sac@slash.cygnus.com> + + * configure.in (i386-*-win32): New target. + * ld/testsuite/versados/(t1,t2).ld: End in newlines. + Mon Jul 3 14:39:22 1995 Ian Lance Taylor <ian@cygnus.com> * lexsup.c (parse_args): Let -G either set the small data size or |