projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da5b307
)
Fix typo in last entry.
author
Joseph Myers
<jsm28@gcc.gnu.org>
Sat, 16 Oct 2004 23:20:42 +0000
(
00:20
+0100)
committer
Joseph Myers
<jsm28@gcc.gnu.org>
Sat, 16 Oct 2004 23:20:42 +0000
(
00:20
+0100)
From-SVN: r89159
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 9604aa4a0fee72d7e398a0417c361789abdca762..cfc0ac2a3ae0e587c01e5516d6ef211b9b97b537 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,6
+1,6
@@
2004-10-17 Joseph S. Myers <jsm@polyomino.org.uk>
- * c-common.
c
(enum rid): Remove RID_PTRBASE, RID_PTREXTENT and
+ * c-common.
h
(enum rid): Remove RID_PTRBASE, RID_PTREXTENT and
RID_PTRVALUE.
* c-parse.in (PTR_VALUE, PTR_BASE, PTR_EXTENT): Remove %token
declarations.