diff options
author | Nick Hudson <nick.hudson@dsl.pipex.com> | 2009-09-25 18:58:58 +0000 |
---|---|---|
committer | Nick Hudson <nick.hudson@dsl.pipex.com> | 2009-09-25 18:58:58 +0000 |
commit | 605b1dd4b7d451eff6eb06849c73a4bcd1c854a8 (patch) | |
tree | d364fefd30c8085a6c460dbb328c5b957b2469dd /gas/ChangeLog | |
parent | b4744b170e3b163175ceff694108f548dea1d409 (diff) | |
download | gdb-605b1dd4b7d451eff6eb06849c73a4bcd1c854a8.zip gdb-605b1dd4b7d451eff6eb06849c73a4bcd1c854a8.tar.gz gdb-605b1dd4b7d451eff6eb06849c73a4bcd1c854a8.tar.bz2 |
2009-09-25 Nick Hudson <nick.hudson@gmx.co.uk>
* doc/c-mips.texi: Fix the singlefloat and doublefloat kindex
entries.
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 55cab08..55bc5a6 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2009-09-25 Nick Hudson <nick.hudson@gmx.co.uk> + + * doc/c-mips.texi: Fix the singlefloat and doublefloat kindex + entries. + 2009-09-24 H.J. Lu <hongjiu.lu@intel.com> * config/tc-i386.c (build_vex_prefix): Check vex == 2 instead |