Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-06-30 | target.h (struct gcc_target): Add frame_pointer_required field. | Anatoly Sokolov | 3 | -3/+4 |
2009-06-25 | arc.c: Include "df.h". | Ian Lance Taylor | 3 | -62/+60 |
2009-06-23 | config.gcc (avr-*-rtems*, avr-*-*): Set extra_gcc_objs and extra_objs. | Anatoly Sokolov | 5 | -429/+390 |
2009-06-19 | avr.c (avr_override_options): Remove setting value of PARAM_INLINE_CALL_COST. | Anatoly Sokolov | 1 | -3/+0 |
2009-06-03 | ansidecl.h (EXPORTED_CONST): Define. | Ian Lance Taylor | 1 | -1/+1 |
2009-05-23 | avr.c: Change my email address. | Denis Chertykov | 5 | -5/+5 |
2009-05-14 | tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc... | Paolo Bonzini | 3 | -17/+6 |
2009-05-12 | Merge cond-optab branch. | Paolo Bonzini | 3 | -172/+149 |
2009-05-10 | arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics. | Joseph Myers | 1 | -6/+6 |
2009-05-04 | tm.texi (LEGITIMIZE_ADDRESS): Revise documentation. | Paolo Bonzini | 3 | -9/+5 |
2009-04-30 | (frame_pointer_required_p): Change return type to bool. | Anatoly Sokolov | 1 | -1/+1 |
2009-04-30 | avr.c (initial_elimination_offset): Rename to avr_initial_elimination_offset. | Anatoly Sokolov | 3 | -13/+20 |
2009-04-25 | target.h (struct gcc_target): Add case_values_threshold field. | Anatoly Sokolov | 3 | -3/+3 |
2009-04-22 | hashtab.h: Update GTY annotations to new syntax | Taras Glek | 1 | -1/+1 |
2009-04-22 | defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default. | Paolo Bonzini | 1 | -2/+0 |
2009-04-21 | ABOUT-GCC-NLS, [...]: Add copyright and license notices. | Joseph Myers | 1 | -0/+19 |
2009-04-18 | avr.md (*rotlsi3_8, [...]): Check whether operands 0 and 1 overlaps. | Anatoly Sokolov | 1 | -20/+57 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 1 | -14/+9 |
2009-04-01 | avr.h (avr_case_values_threshold): Remove declaration. | Anatoly Sokolov | 4 | -12/+9 |
2009-03-29 | avr.c (avr_mcu_t): Add atmega8c1, atmega16c1 and atmega8m1 devices. | Anatoly Sokolov | 3 | -0/+12 |
2009-03-15 | re PR target/34299 ([avr] ICE on function attribute syntax for main()) | Anatoly Sokolov | 3 | -31/+36 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2009-02-07 | avr.c (avr_mcu_t): Add ata6289 device. | Anatoly Sokolov | 3 | -3/+8 |
2009-01-12 | re PR target/29141 (static constructors beyond 64k fail) | Anatoly Sokolov | 2 | -9/+84 |