diff options
author | David Daney <ddaney@avtrex.com> | 2007-01-03 18:12:52 +0000 |
---|---|---|
committer | David Daney <ddaney@avtrex.com> | 2007-01-03 18:12:52 +0000 |
commit | 66e9c8fc406c38139897b6e8dd5a64f32aad7d77 (patch) | |
tree | cd19a05afa2afd30547f23b09f4539b9ea331545 /gas/ChangeLog | |
parent | 9aec6d9792079baa937db9a3a9c4bc70c0980106 (diff) | |
download | binutils-redhat-66e9c8fc406c38139897b6e8dd5a64f32aad7d77.tar.gz |
* config/tc-mips.c (md_show_usage): Clean up -mno-shared
documentation.
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 dc933e5b05..9a64d016a2 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2007-01-03 David Daney <ddaney@avtrex.com> + + * config/tc-mips.c (md_show_usage): Clean up -mno-shared + documentation. + 2006-12-30 H.J. Lu <hongjiu.lu@intel.com> * config/tc-i386.h (ShiftCount): Fix a comment typo. |