projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b9a142
)
Fix missing file name in changelog
author
DJ Delorie
<dj@gcc.gnu.org>
Thu, 12 May 2011 20:52:32 +0000
(16:52 -0400)
committer
DJ Delorie
<dj@gcc.gnu.org>
Thu, 12 May 2011 20:52:32 +0000
(16:52 -0400)
From-SVN: r173715
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 58f25a7b686d3ebe95bf4d3b70df24ff780ffdc4..5a59de8c387b7be5831df43623a7ae034cd5d886 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-61,7
+61,7
@@
2011-05-12 DJ Delorie <dj@redhat.com>
- (rx_builtins): New arrays - holds builtin functions.
+
* config/rx/rx.c
(rx_builtins): New arrays - holds builtin functions.
(ADD_RX_BUILTIN1, ADD_RX_BUILTIN2, ADD_RX_BUILTIN3): Install
created builtin into rx_builtins array.
(rx_builtin_decl): New function.