projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d17fc17
)
avr.c (avr_encode_section_info): Dispatch to default_encode_section_info.
author
Georg-Johann Lay
<gjl@gcc.gnu.org>
Wed, 29 Jun 2011 11:20:06 +0000
(11:20 +0000)
committer
Georg-Johann Lay
<gjl@gcc.gnu.org>
Wed, 29 Jun 2011 11:20:06 +0000
(11:20 +0000)
* config/avr/avr.c (avr_encode_section_info): Dispatch to
default_encode_section_info.
From-SVN: r175630
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 0a87e3c69215b2dd6fe26e3e4b12989404bc96b5..1c0e7ae8ed6134be52a20755718b6e5b19cd977a 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,8
@@
+2011-06-29 Georg-Johann Lay <avr@gjlay.de>
+
+ * config/avr/avr.c (avr_encode_section_info): Dispatch to
+ default_encode_section_info.
+
2011-06-29 Richard Sandiford <richard.sandiford@linaro.org>
PR tree-optimization/49545