r196330 - in /trunk/gcc: ChangeLog config/avr/a...
gjl@gcc.gnu.org
gjl@gcc.gnu.org
Thu Feb 28 09:00:00 GMT 2013
Author: gjl
Date: Thu Feb 28 09:00:25 2013
New Revision: 196330
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196330
Log:
* config/avr/avr.h (device_to_arch): Rename to device_to_ld.
(avr_device_to_arch): Rename to avr_device_to_ld.
(avr_device_to_as): New prototype.
(EXTRA_SPEC_FUNCTIONS): Add device_to_as.
(ASM_SPEC): Use device_to_as to get -mmcu= and -mno-skip-bug=.
* config/avr/driver-avr.c (avr_device_to_as): New.
(avr_device_to_arch): Rename to avr_device_to_ld.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/avr/avr.h
trunk/gcc/config/avr/driver-avr.c
More information about the Gcc-cvs
mailing list