diff options
author | K. Richard Pixley <rich@cygnus> | 1992-02-18 10:21:45 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-02-18 10:21:45 +0000 |
commit | eb9eacd3a5b10f0f8d357e18d155f394b9402826 (patch) | |
tree | 7253e542643915490021e99ac83142211ebddbd7 /gas | |
parent | 4b83ef1cfdfd2c296aa7d7fba4a602c110e86cd7 (diff) | |
download | gdb-eb9eacd3a5b10f0f8d357e18d155f394b9402826.zip gdb-eb9eacd3a5b10f0f8d357e18d155f394b9402826.tar.gz gdb-eb9eacd3a5b10f0f8d357e18d155f394b9402826.tar.bz2 |
comment change only
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index f7dd25d..34a7f4d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,12 +1,12 @@ +Tue Feb 18 02:21:25 1992 K. Richard Pixley (rich at cygnus.com) + + * write.c: comment change only. + Mon Feb 17 07:51:06 1992 K. Richard Pixley (rich at cygnus.com) + * config/tc-ns32k.c: actually make tc_aout_fix_to_chars work + rather than abort. + * nearly everything. flush ChangeLog, package as gas-1.92.1. ChangeLog's prior to this are sketchy at best. I have logs. They just aren't ChangeLogs. - - -Local Variables: -mode: indented-text -left-margin: 8 -version-control: never -End: |