projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0920886
)
Comment typo.
author
Andrew Haley
<aph@gcc.gnu.org>
Tue, 7 Feb 2006 19:04:59 +0000
(19:04 +0000)
committer
Andrew Haley
<aph@gcc.gnu.org>
Tue, 7 Feb 2006 19:04:59 +0000
(19:04 +0000)
From-SVN: r110711
gcc/java/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/java/ChangeLog
b/gcc/java/ChangeLog
index bc5a579d213c838c1db41f8424acb34c7f9d645e..eb05ec0137c29e8d8cfd9be54cc74b85a8e6a30a 100644
(file)
--- a/
gcc/java/ChangeLog
+++ b/
gcc/java/ChangeLog
@@
-6,7
+6,7
@@
PR java/25535
* constants.c (build_constants_constructor): move initializer into
- first halfword on a 6-bit big-endian machine.
+ first halfword on a 6
4
-bit big-endian machine.
2006-02-04 Tom Tromey <tromey@redhat.com>