r180371 - in /trunk/gcc: ChangeLog config/avr/a...
gjl@gcc.gnu.org
gjl@gcc.gnu.org
Mon Oct 24 09:39:00 GMT 2011
Author: gjl
Date: Mon Oct 24 09:39:09 2011
New Revision: 180371
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180371
Log:
* config/avr/avr.c: Break long lines.
Define target hooks on the fly if applicable.
(TARGET_ASM_FUNCTION_RODATA_SECTION): Remove first definition
overridden later.
(targetm): Move definition to end of file.
(avr_can_eliminate): Make static on the fly.
(avr_frame_pointer_required_p): Ditto.
(avr_hard_regno_scratch_ok): Ditto.
(avr_builtin_setjmp_frame_value): Make static on the fly.
Indent according to coding rules.
(avr_case_values_threshold): Ditto.
(avr_attribute_table): Move down.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/avr/avr.c
More information about the Gcc-cvs
mailing list