projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8802da
)
* ChangeLog: Add missing entry.
author
Uros Bizjak
<uros@gcc.gnu.org>
Mon, 2 May 2016 18:58:18 +0000
(20:58 +0200)
committer
Uros Bizjak
<uros@gcc.gnu.org>
Mon, 2 May 2016 18:58:18 +0000
(20:58 +0200)
From-SVN: r235783
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index ab057e97be0a05f1a1ac7641f250107e39bacf29..951512028c613020ced07a7ec41a4ff446030cdc 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-11,6
+11,7
@@
(*absneg<mode>2): Merge from *absneg<mode>2_mixed and
*absneg<mode>2_i387. Disable unsupported alternatives using
"enabled" attribute.
+ (*absnegxf2_i387): Split XFmode pattern from *absneg<mode>2_i387.
2016-05-02 Nathan Sidwell <nathan@codesourcery.com>