OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
907bdc3
)
Correct my most recent entry.
author
bje
<bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 18 Jan 2009 21:41:52 +0000
(21:41 +0000)
committer
bje
<bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 18 Jan 2009 21:41:52 +0000
(21:41 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143488
138bc75d
-0d04-0410-961f-
82ee72b054a4
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index
fed14be
..
76c5e15
100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-43,7
+43,7
@@
C++ warning about implicit conversion from void * to struct
bitmap_head_def *.
(bitmap_obstack_free): Likewise for bitmap_element *.
- * Makefile.in (bitmap.o-warn): Remove
goal
.
+ * Makefile.in (bitmap.o-warn): Remove.
2009-01-17 Dave Korn <dave.korn.cygwin@gmail.com>