diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2001-04-04 03:05:47 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2001-04-04 03:05:47 +0000 |
commit | aacb52510a2e29f5a4c3ebae082f9e99b24cf79f (patch) | |
tree | c8a83d5b2ca255aa26ac51731d0864c21999ef2f /gas/ChangeLog | |
parent | d9697354487c09683dd0b1265cf6f8b3fd523a71 (diff) | |
download | gdb-aacb52510a2e29f5a4c3ebae082f9e99b24cf79f.zip gdb-aacb52510a2e29f5a4c3ebae082f9e99b24cf79f.tar.gz gdb-aacb52510a2e29f5a4c3ebae082f9e99b24cf79f.tar.bz2 |
* write.c (write_object_file): Reset broken word state before
calling relax_seg.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 4d20134..64816e3 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2001-04-04 Hans-Peter Nilsson <hp@axis.com> + + * write.c (write_object_file): Reset broken word state before + calling relax_seg. + 2001-03-31 Alan Modra <alan@linuxcare.com.au> * listing.c (listing_listing): Enable listing on EDICT_NOLIST_NEXT |