projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c859be
)
libgcc2.c (__moddi3): Cast &w to UDWtype*.
author
Andrew Pinski
<pinskia@gcc.gnu.org>
Fri, 8 Oct 2004 03:07:38 +0000
(20:07 -0700)
committer
Andrew Pinski
<pinskia@gcc.gnu.org>
Fri, 8 Oct 2004 03:07:38 +0000
(20:07 -0700)
2004-10-07 Andrew Pinski <pinskia@physics.uc.edu>
* libgcc2.c (__moddi3): Cast &w to UDWtype*.
From-SVN: r88735
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index ae614e4af14aa5115d88cf88d97b3bad7e5f3413..9daa248ef9ee16f944b82eca22aad292f0121317 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,7
@@
+2004-10-07 Andrew Pinski <pinskia@physics.uc.edu>
+
+ * libgcc2.c (__moddi3): Cast &w to UDWtype*.
+
2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
* tree-cfg.c (tree_block_forwards_to): Remove.