| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ | rsandifo | 2008-06-01 | 1 | -1/+1 |
* | * config/avr/avr.md (UNSPECV_WRITE_SP_IRQ_ON): New constants. | aesok | 2008-05-31 | 2 | -30/+76 |
* | * config/avr/avr.md ("call_prologue_saves"): Use hi8(gs())/lo8(gs()) | aesok | 2008-05-26 | 2 | -3/+5 |
* | PR target/34932 | hutchinsonandy | 2008-05-26 | 1 | -12/+0 |
* | * config/avr/avr.c (get_sequence_length): Add new function. | aesok | 2008-05-22 | 1 | -72/+102 |
* | * config/avr/avr.h (machine_function): Add 'is_OS_main' field. | aesok | 2008-05-20 | 2 | -5/+28 |
* | * config/avr/avr.c (avr_base_arch_macro, avr_have_movw_lpmx_p, | aesok | 2008-05-15 | 2 | -38/+22 |
* | * config/avr/avr.h (MAX_OFILE_ALIGNMENT): Define. | hutchinsonandy | 2008-05-12 | 1 | -0/+2 |
* | * config/avr/avr.h (machine_function): Add 'is_leaf' field. | aesok | 2008-05-12 | 2 | -2/+7 |
* | * config/avr/avr.md (*sbrx_branch, *sbix_branch, *sbix_branch_tmp): | aesok | 2008-05-06 | 1 | -5/+5 |
* | * config/avr/avr.md (*sbrx_branch, *sbix_branch, *sbix_branch_tmp): | aesok | 2008-04-29 | 1 | -9/+9 |
* | PR testsuite/35843 | hubicka | 2008-04-25 | 1 | -1/+1 |
* | * function.h (incomming_args): Break out of struct function. | hubicka | 2008-04-08 | 1 | -1/+1 |
* | * config/avr/avr.h (TARGET_CPU_CPP_BUILTINS): Define | aesok | 2008-04-08 | 2 | -2/+2 |
* | * config/avr/avr.h (avr_mega_p): Remove declaration. | aesok | 2008-04-06 | 4 | -20/+15 |
* | * config/avr/predicates.md (io_address_operand): New predicate. | aesok | 2008-04-02 | 3 | -19/+12 |
* | * gcc/gcc/config/avr/avr.c (avr_arch_types): Add avr6 entry. | aesok | 2008-03-15 | 5 | -26/+77 |
* | * config/avr/libgcc.S (__RAMPZ__): Define. | aesok | 2008-02-22 | 1 | -7/+43 |
* | * config/avr/avr.h (AVR_HAVE_RAMPZ): Define. | aesok | 2008-02-12 | 3 | -8/+29 |
* | PR target/34412 | aesok | 2008-01-28 | 1 | -2/+2 |
* | * config/avr/avr.c (avr_current_arch): New variable. | aesok | 2008-01-23 | 3 | -50/+92 |
* | * config/avr/avr.S (_exit): Disable interrupt. | aesok | 2008-01-19 | 1 | -1/+3 |
* | * config/avr/avr.h (LINK_SPEC): Support -mrelax and -mpmem-wrap-around. | aesok | 2008-01-17 | 2 | -6/+23 |
* | * config/avr/avr.c (expand_prologue, expand_epilogue): Don't | aesok | 2008-01-11 | 1 | -8/+18 |
* | * config/avr/avr.h (LINK_SPEC, CRT_BINUTILS_SPECS): Move AT90USB82 | aesok | 2007-12-26 | 3 | -11/+18 |
* | * config/avr/avr.c (avr_mcu_types): Add atmega32hvb. | aesok | 2007-11-27 | 3 | -0/+4 |
* | * config/avr/avr.c (avr_mcu_types): Add atmega1284p. | aesok | 2007-11-26 | 3 | -0/+4 |
* | * config/avr/avr.c (avr_mcu_types): Add attiny88. | denisc | 2007-11-15 | 3 | -0/+4 |
* | * config/avr/avr.c (avr_OS_task_function_p): Add new function. | aesok | 2007-10-26 | 4 | -53/+26 |
* | * config/avr/avr.h: Do not include progmem_section definition when | aesok | 2007-10-24 | 1 | -1/+1 |
* | * config/avr/avr.c (avr_mcu_types): Remove ATmega603 which was never | aesok | 2007-10-22 | 3 | -4/+0 |
* | * config/avr/avr.c (avr_mcu_types): Add at90pwm2b, at90pwm3b. | aesok | 2007-10-20 | 3 | -1/+9 |
* | * config/avr/avr.c (avr_mcu_types): Add support for atmega48p, | aesok | 2007-10-17 | 3 | -4/+17 |
* | * config/avr/avr.c (avr_mcu_types): Add attiny48. | aesok | 2007-10-17 | 3 | -0/+4 |
* | * config/avr/avr.c (avr_mcu_types): Add attiny43u. | aesok | 2007-10-17 | 3 | -0/+3 |
* | * config/avr/avr.c (avr_mcu_types): Add at90pwm216, at90pwm316. | aesok | 2007-10-16 | 3 | -1/+11 |
* | * config/avr/avr.c (expand_epilogue): Don't set RTX_FRAME_RELATED_P. | aesok | 2007-10-04 | 1 | -44/+24 |
* | * config/avr/avr.c (commands_in_file, commands_in_prologues, | aesok | 2007-10-04 | 1 | -21/+0 |
* | * doc/tm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new argument. | bernds | 2007-09-19 | 1 | -2/+1 |
* | PR target/28902 | aesok | 2007-09-03 | 1 | -0/+1 |
* | * config/arc/arc-protos.h arc_select_cc_mode, gen_compare_reg): | ghazi | 2007-08-23 | 2 | -6/+6 |
* | * config/host-hpux.c: Change copyright header to refer to version 3 of the GNU | nickc | 2007-08-02 | 8 | -35/+27 |
* | * config/avr/constraints.md (define_memory_constraint "Q"): Fix | aesok | 2007-07-07 | 1 | -1/+1 |
* | * config/avr/avr.md (zero_extendqihi2, zero_extendqisi2, | aesok | 2007-07-05 | 1 | -28/+84 |
* | PR target/31331 | aesok | 2007-07-04 | 1 | -2/+19 |
* | PR target/32335 | aesok | 2007-06-29 | 2 | -10/+11 |
* | Merge dataflow branch into mainline | dberlin | 2007-06-11 | 1 | -5/+5 |
* | * cfglayout.c, cgraphunit.c, config/avr/avr.c, fold-const.c, | kazu | 2007-05-25 | 1 | -1/+1 |
* | * config/avr/avr-protos.h (expand_prologue, expand_epilogue, | aesok | 2007-05-19 | 6 | -394/+714 |
* | * config/avr/avr.c (avr_mcu_types): Add support for ATmega8HVA and | aesok | 2007-04-26 | 3 | -2/+10 |