projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cb320b
)
Fix typo.
author
David Edelsohn
<dje@gcc.gnu.org>
Mon, 14 Feb 2005 20:22:03 +0000
(15:22 -0500)
committer
David Edelsohn
<dje@gcc.gnu.org>
Mon, 14 Feb 2005 20:22:03 +0000
(15:22 -0500)
From-SVN: r95043
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 0ec0e849fa811bab27915a6218f3e952ba510859..d4980fe3a1d3cfc24e765d4def074df915c6b115 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,9
+1,9
@@
2005-02-14 David Edelsohn <edelsohn@gnu.org>
PR target/19019
- * config/rs6000/rs6000.md (truntfdf2): Change to define_expand.
+ * config/rs6000/rs6000.md (trun
c
tfdf2): Change to define_expand.
(trunctfdf2_internal1): New.
- (trunctfdf2_internal2):
XLC-compatible fadd version
.
+ (trunctfdf2_internal2):
Renamed from trunctfdf2
.
2005-02-14 Diego Novillo <dnovillo@redhat.com>