aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr
AgeCommit message (Expand)AuthorFilesLines
2009-10-08* config/avr/avr.c (last_insn_address) Remove variable.Anatoly Sokolov2-20/+3
2009-09-23avr.c (avr_regs_to_save): Use current_function_is_leaf instead of cfun->machi...Anatoly Sokolov2-7/+1
2009-09-22* config/avr/avr.h (TRAMPOLINE_TEMPLATE, INITIALIZE_TRAMPOLINE): Remove.Richard Henderson1-8/+0
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov3-4/+4
2009-08-16avr.h (AVR_HAVE_8BIT_SP): New macros.Anatoly Sokolov2-8/+16
2009-07-17avr-devices.c (avr_mcu_t): Add atmega8u2, atmega16u2 and atmega32u2 devices.Anatoly Sokolov2-0/+6
2009-07-12avr.h (TARGET_CPU_CPP_BUILTINS): Redefine.Anatoly Sokolov3-47/+50
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov3-3/+4
2009-06-25arc.c: Include "df.h".Ian Lance Taylor3-62/+60
2009-06-23config.gcc (avr-*-rtems*, avr-*-*): Set extra_gcc_objs and extra_objs.Anatoly Sokolov5-429/+390
2009-06-19avr.c (avr_override_options): Remove setting value of PARAM_INLINE_CALL_COST.Anatoly Sokolov1-3/+0
2009-06-03ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor1-1/+1
2009-05-23avr.c: Change my email address.Denis Chertykov5-5/+5
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini3-17/+6
2009-05-12Merge cond-optab branch.Paolo Bonzini3-172/+149
2009-05-10arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.Joseph Myers1-6/+6
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini3-9/+5
2009-04-30(frame_pointer_required_p): Change return type to bool.Anatoly Sokolov1-1/+1
2009-04-30avr.c (initial_elimination_offset): Rename to avr_initial_elimination_offset.Anatoly Sokolov3-13/+20
2009-04-25target.h (struct gcc_target): Add case_values_threshold field.Anatoly Sokolov3-3/+3
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-1/+1
2009-04-22defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini1-2/+0
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers1-0/+19
2009-04-18avr.md (*rotlsi3_8, [...]): Check whether operands 0 and 1 overlaps.Anatoly Sokolov1-20/+57
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-14/+9
2009-04-01avr.h (avr_case_values_threshold): Remove declaration.Anatoly Sokolov4-12/+9
2009-03-29avr.c (avr_mcu_t): Add atmega8c1, atmega16c1 and atmega8m1 devices.Anatoly Sokolov3-0/+12
2009-03-15re PR target/34299 ([avr] ICE on function attribute syntax for main())Anatoly Sokolov3-31/+36
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-02-07avr.c (avr_mcu_t): Add ata6289 device.Anatoly Sokolov3-3/+8
2009-01-12re PR target/29141 (static constructors beyond 64k fail)Anatoly Sokolov2-9/+84
2008-12-21* config/avr/avr.md ("andsi3"): Fix wrong cc attribute.Denis Chertykov1-1/+1
2008-12-17avr.c (avr_mcu_t): Add attiny87...Anatoly Sokolov3-8/+47
2008-11-12avr.c (avr_mcu_t): Add atmega16hvb...Anatoly Sokolov3-5/+34
2008-11-02avr.md (UNSPEC_SWAP): Remove constants.Anatoly Sokolov2-16/+205
2008-09-14re PR target/19636 (Can't compile large switch statement)Andy Hutchinson2-4/+3
2008-09-12re PR target/37466 ([AVR] avr-gcc generating incorrect assembly for expressio...Anatoly Sokolov1-2/+3
2008-09-08re PR target/36609 (AVR wrong code using incorrect RTL for test reversal patt...Andy Hutchinson2-7/+26
2008-08-31sparc.h (BRANCH_COST): Fix macro definition.Jan Hubicka1-43/+43
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-38/+40
2008-08-30optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka1-1/+1
2008-08-26[multiple changes]Vladimir Makarov1-0/+13
2008-08-23re PR target/11259 ([avr] gcc Double 'andi' missed optimization)Anatoly Sokolov1-2/+169
2008-08-16* config/avr/avr.c (avr_override_options): Reduce value of PARAM_INLINE_CALL_...Andy Hutchinson1-0/+4
2008-08-09avr.c (avr_mcu_types): Move the AT43USB320 device to avr31 architecture.Anatoly Sokolov3-4/+4
2008-08-06alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi2-25/+25
2008-07-11avr-protos.h (avr_peep2_scratch_safe): Remove prototype.Anatoly Sokolov3-36/+23
2008-06-23avr.c (avr_function_value): Add new 'outgoing' argument.Anatoly Sokolov3-4/+6
2008-06-22* config/avr/avr.h (SUPPORTS_INIT_PRIORITY): Define.Andy Hutchinson1-0/+2
2008-06-19avr.c (avr_mcu_t): Add attiny13a.Anatoly Sokolov3-1/+4