Fixed ChangeLog entries.
From-SVN: r152877
This commit is contained in:
parent
4b2e464eb5
commit
f67c7a8f96
2 changed files with 8 additions and 9 deletions
|
@ -1,12 +1,3 @@
|
|||
2009-10-14 Daniel Gutson <dgutson@codesourcery.com>
|
||||
|
||||
gcc/
|
||||
* config/arm/neon.md (neon_vshll_n<mode>): Checking Bounds
|
||||
fixed.
|
||||
|
||||
gcc/testsuite/
|
||||
* gcc.target/arm/neon/vfp-shift-a2t2.c: New test case.
|
||||
|
||||
2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
* configure.ac: Add 'lto' to enable_languages, not
|
||||
|
|
|
@ -86,6 +86,14 @@
|
|||
add --with-tune{,-32,-64} configured default for -mtune if explicit
|
||||
-mcpu is used.
|
||||
|
||||
2009-10-14 Daniel Gutson <dgutson@codesourcery.com>
|
||||
|
||||
* config/arm/neon.md (neon_vshll_n<mode>): Checking Bounds
|
||||
fixed.
|
||||
|
||||
testsuite/
|
||||
* gcc.target/arm/neon/vfp-shift-a2t2.c: New test case.
|
||||
|
||||
2009-10-14 DJ Delorie <dj@redhat.com>
|
||||
|
||||
* config/h8300/h8300.c (F): New.
|
||||
|
|
Loading…
Add table
Reference in a new issue