diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-08-11 01:11:30 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-08-11 01:11:30 +0000 |
commit | 12a065ee7e361ce49f8872717cb138083c684396 (patch) | |
tree | 0bb9b51daa73273b562003a251860d8f47e50fd6 /gas/ChangeLog | |
parent | 9bae56c52d91d09f36e0f92f1abcc4742a227ae9 (diff) | |
download | gdb-12a065ee7e361ce49f8872717cb138083c684396.zip gdb-12a065ee7e361ce49f8872717cb138083c684396.tar.gz gdb-12a065ee7e361ce49f8872717cb138083c684396.tar.bz2 |
* read.c (s_mri_sect) [BFD_ASSEMBLER]: Fix typos in choosing and setting
section flags.
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 f54e170..4d0f32a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Thu Aug 10 20:56:38 1995 Ken Raeburn <raeburn@cygnus.com> + + * read.c (s_mri_sect) [BFD_ASSEMBLER]: Fix typos in choosing and + setting section flags. + Thu Aug 10 00:38:11 1995 Ian Lance Taylor <ian@cygnus.com> * doc/as.texinfo: Add documentation for MRI compatibility mode. |