aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorGeorg-Johann Lay <gjl@gcc.gnu.org>2015-03-10 09:56:07 +0000
committerGeorg-Johann Lay <gjl@gcc.gnu.org>2015-03-10 09:56:07 +0000
commit77d68d9796d35dbd48513518b7ae338979038547 (patch)
tree3d05f945f3879907b9fa47c7dac2b527c7c7d81f /gcc
parent4a2caf6ced93a63e1703870ed67385d3f89da474 (diff)
downloadgcc-77d68d9796d35dbd48513518b7ae338979038547.zip
gcc-77d68d9796d35dbd48513518b7ae338979038547.tar.gz
gcc-77d68d9796d35dbd48513518b7ae338979038547.tar.bz2
Typo
From-SVN: r221317
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 357d629..d278f26 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -25,7 +25,7 @@
(avr_devicespecs_file): New specs function proto.
(DRIVER_SELF_SPECS): Use device-specs-file spec function.
* config/avr/avr.c (avr_current_arch): Rename to avr_arch.
- (avr_current_device): Remove definition and usage.
+ (avr_current_device): Remove definition and usage.
(avr_set_core_architecture): New static function.
(avr_option_override): Use it.
* config/avr/avr-devices.c (diagnostic.h, avr-arch.h): Include them.