aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr
AgeCommit message (Expand)AuthorFilesLines
2011-03-08avr.h (REGISTER_MOVE_COST, [...]): Remove.Georg-Johann Lay2-9/+32
2011-03-03explow.c (emit_stack_save): Remove 'after' parameter.Richard Henderson1-1/+1
2011-02-27avr.md: Remove magic comment for emacs.Georg-Johann Lay1-1/+0
2011-02-27re PR target/45261 (Doesn't indicate failure status when it doesn't support (...Georg-Johann Lay1-4/+42
2011-02-27re PR target/42240 (wrong epilogue on naked function)Georg-Johann Lay1-0/+25
2011-02-14re PR target/47696 ([AVR] Compilation for atmega2560 produces incomplete inte...Anatoly Sokolov1-2/+2
2011-02-07re PR target/47534 (avr libgcc.S fails to build)Denis Chertykov1-1/+1
2011-01-14avr.h (CPP_SPEC): Don't handle -posix.Joseph Myers1-3/+3
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek4-4/+4
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-2/+1
2010-11-12re PR target/46430 (avr-elf --enable-werror-always build fails)Joern Rennecke4-61/+75
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers2-2/+2
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers2-2/+10
2010-10-16avr.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov3-13/+0
2010-10-09avr-protos.h (function_arg): Delete.Nathan Froyd3-18/+14
2010-09-28avr.c (expand_prologue): Set current_function_static_stack_size.Tristan Gingold1-0/+3
2010-09-25avr.h (CLASS_LIKELY_SPILLED_P): Remove.Anatoly Sokolov3-5/+6
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers3-5/+6
2010-08-22Makefile.in (gccspec.o, cppspec.o): Update dependencies.Joseph Myers1-1/+1
2010-08-09builtins.c (fold_builtin_next_arg): Use stdarg_p.Nathan Froyd1-8/+2
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-2/+0
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-2/+1
2010-06-05c-common.c: Move to c-family/.Steven Bosscher1-1/+1
2010-05-26avr-c.c: Do not include regs.h.Steven Bosscher3-37/+37
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-05-03tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher1-1/+1
2010-04-29re PR target/42895 (Low registers are preferred than register ip in thumb2 mode)Bernd Schmidt1-1/+1
2010-04-21Add missing comma.Eric B. Weddington1-1/+1
2010-04-19avr-devices.c (avr_mcu_types): Add support for new devices atmega644pa...Eric B. Weddington2-20/+76
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher2-2/+2
2010-01-11avr.h (LINKER_NAME): Remove.Andy Hutchinson1-3/+0
2010-01-08re PR target/41885 (AVR Rotate patterns do not correctly consider overlap.)Andy Hutchinson3-166/+194
2010-01-02avr.h (REG_OK_FOR_BASE_P, [...]): Remove.Anatoly Sokolov2-16/+3
2009-12-24re PR target/42457 (AVR fails to build with other than C family languages)Andy Hutchinson4-54/+95
2009-12-24PR target/35013, 27192Andy Hutchinson3-45/+128
2009-12-13re PR rtl-optimization/23726 (Missed optimizations for divmod)Andy Hutchinson2-38/+111
2009-11-28* config/avr/avr.h (ASM_OUTPUT_EXTERNAL): Add.Andy Hutchinson1-0/+3
2009-11-15PR target/21078, 21080Andy Hutchinson3-2/+44
2009-11-04defaults.h (CONSTANT_ADDRESS_P): Provide a default definition.Nick Clifton1-2/+0
2009-10-24re PR middle-end/19154 (miss-optimization of (x & pow2C) avr conditionals ret...Andy Hutchinson2-33/+23
2009-10-17avr.md (*movqi): Add zero as equally preferable constraint as general register.Andy Hutchinson1-2/+2
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