Age | Commit message (Expand) | Author | Files | Lines |
2011-03-08 | avr.h (REGISTER_MOVE_COST, [...]): Remove. | Georg-Johann Lay | 2 | -9/+32 |
2011-03-03 | explow.c (emit_stack_save): Remove 'after' parameter. | Richard Henderson | 1 | -1/+1 |
2011-02-27 | avr.md: Remove magic comment for emacs. | Georg-Johann Lay | 1 | -1/+0 |
2011-02-27 | re PR target/45261 (Doesn't indicate failure status when it doesn't support (... | Georg-Johann Lay | 1 | -4/+42 |
2011-02-27 | re PR target/42240 (wrong epilogue on naked function) | Georg-Johann Lay | 1 | -0/+25 |
2011-02-14 | re PR target/47696 ([AVR] Compilation for atmega2560 produces incomplete inte... | Anatoly Sokolov | 1 | -2/+2 |
2011-02-07 | re PR target/47534 (avr libgcc.S fails to build) | Denis Chertykov | 1 | -1/+1 |
2011-01-14 | avr.h (CPP_SPEC): Don't handle -posix. | Joseph Myers | 1 | -3/+3 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 4 | -4/+4 |
2010-12-01 | common.opt (main_input_filename, [...]): New Variable entries. | Joseph Myers | 1 | -1/+0 |
2010-11-29 | system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. | Joseph Myers | 1 | -2/+1 |
2010-11-12 | re PR target/46430 (avr-elf --enable-werror-always build fails) | Joern Rennecke | 4 | -61/+75 |
2010-11-10 | cfgloop.c (verify_loop_structure): Use %' in diagnostics. | Joseph Myers | 2 | -2/+2 |
2010-10-22 | target.h (enum opt_levels, [...]): New. | Joseph Myers | 2 | -2/+10 |
2010-10-16 | avr.h (PREFERRED_RELOAD_CLASS): Remove. | Anatoly Sokolov | 3 | -13/+0 |
2010-10-09 | avr-protos.h (function_arg): Delete. | Nathan Froyd | 3 | -18/+14 |
2010-09-28 | avr.c (expand_prologue): Set current_function_static_stack_size. | Tristan Gingold | 1 | -0/+3 |
2010-09-25 | avr.h (CLASS_LIKELY_SPILLED_P): Remove. | Anatoly Sokolov | 3 | -5/+6 |
2010-09-16 | tm.texi.in (OVERRIDE_OPTIONS): Remove documentation. | Joseph Myers | 3 | -5/+6 |
2010-08-22 | Makefile.in (gccspec.o, cppspec.o): Update dependencies. | Joseph Myers | 1 | -1/+1 |
2010-08-09 | builtins.c (fold_builtin_next_arg): Use stdarg_p. | Nathan Froyd | 1 | -8/+2 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-06-29 | reginfo.c (init_reg_sets_1): Adjust comments. | Nathan Froyd | 1 | -2/+0 |
2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 1 | -2/+1 |
2010-06-05 | c-common.c: Move to c-family/. | Steven Bosscher | 1 | -1/+1 |
2010-05-26 | avr-c.c: Do not include regs.h. | Steven Bosscher | 3 | -37/+37 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2010-05-03 | tm.texi (defmac SMALL_REGISTER_CLASSES): Remove. | Steven Bosscher | 1 | -1/+1 |
2010-04-29 | re PR target/42895 (Low registers are preferred than register ip in thumb2 mode) | Bernd Schmidt | 1 | -1/+1 |
2010-04-21 | Add missing comma. | Eric B. Weddington | 1 | -1/+1 |
2010-04-19 | avr-devices.c (avr_mcu_types): Add support for new devices atmega644pa... | Eric B. Weddington | 2 | -20/+76 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 2 | -2/+2 |
2010-01-11 | avr.h (LINKER_NAME): Remove. | Andy Hutchinson | 1 | -3/+0 |
2010-01-08 | re PR target/41885 (AVR Rotate patterns do not correctly consider overlap.) | Andy Hutchinson | 3 | -166/+194 |
2010-01-02 | avr.h (REG_OK_FOR_BASE_P, [...]): Remove. | Anatoly Sokolov | 2 | -16/+3 |
2009-12-24 | re PR target/42457 (AVR fails to build with other than C family languages) | Andy Hutchinson | 4 | -54/+95 |
2009-12-24 | PR target/35013, 27192 | Andy Hutchinson | 3 | -45/+128 |
2009-12-13 | re PR rtl-optimization/23726 (Missed optimizations for divmod) | Andy Hutchinson | 2 | -38/+111 |
2009-11-28 | * config/avr/avr.h (ASM_OUTPUT_EXTERNAL): Add. | Andy Hutchinson | 1 | -0/+3 |
2009-11-15 | PR target/21078, 21080 | Andy Hutchinson | 3 | -2/+44 |
2009-11-04 | defaults.h (CONSTANT_ADDRESS_P): Provide a default definition. | Nick Clifton | 1 | -2/+0 |
2009-10-24 | re PR middle-end/19154 (miss-optimization of (x & pow2C) avr conditionals ret... | Andy Hutchinson | 2 | -33/+23 |
2009-10-17 | avr.md (*movqi): Add zero as equally preferable constraint as general register. | Andy Hutchinson | 1 | -2/+2 |
2009-10-08 | * config/avr/avr.c (last_insn_address) Remove variable. | Anatoly Sokolov | 2 | -20/+3 |
2009-09-23 | avr.c (avr_regs_to_save): Use current_function_is_leaf instead of cfun->machi... | Anatoly Sokolov | 2 | -7/+1 |
2009-09-22 | * config/avr/avr.h (TRAMPOLINE_TEMPLATE, INITIALIZE_TRAMPOLINE): Remove. | Richard Henderson | 1 | -8/+0 |
2009-08-26 | hooks.h (hook_bool_const_int_const_int_true): Declare. | Anatoly Sokolov | 3 | -4/+4 |
2009-08-16 | avr.h (AVR_HAVE_8BIT_SP): New macros. | Anatoly Sokolov | 2 | -8/+16 |
2009-07-17 | avr-devices.c (avr_mcu_t): Add atmega8u2, atmega16u2 and atmega32u2 devices. | Anatoly Sokolov | 2 | -0/+6 |
2009-07-12 | avr.h (TARGET_CPU_CPP_BUILTINS): Redefine. | Anatoly Sokolov | 3 | -47/+50 |