summaryrefslogtreecommitdiffstats
path: root/gcc/config/avr
Commit message (Expand)AuthorAgeFilesLines
* * config/avr/avr.md ("call_prologue_saves"): Use hi8(gs())/lo8(gs())aesok2008-05-262-3/+5
* PR target/34932hutchinsonandy2008-05-261-12/+0
* * config/avr/avr.c (get_sequence_length): Add new function.aesok2008-05-221-72/+102
* * config/avr/avr.h (machine_function): Add 'is_OS_main' field.aesok2008-05-202-5/+28
* * config/avr/avr.c (avr_base_arch_macro, avr_have_movw_lpmx_p, aesok2008-05-152-38/+22
* * config/avr/avr.h (MAX_OFILE_ALIGNMENT): Define. hutchinsonandy2008-05-121-0/+2
* * config/avr/avr.h (machine_function): Add 'is_leaf' field.aesok2008-05-122-2/+7
* * config/avr/avr.md (*sbrx_branch, *sbix_branch, *sbix_branch_tmp):aesok2008-05-061-5/+5
* * config/avr/avr.md (*sbrx_branch, *sbix_branch, *sbix_branch_tmp):aesok2008-04-291-9/+9
* PR testsuite/35843hubicka2008-04-251-1/+1
* * function.h (incomming_args): Break out of struct function.hubicka2008-04-081-1/+1
* * config/avr/avr.h (TARGET_CPU_CPP_BUILTINS): Define aesok2008-04-082-2/+2
* * config/avr/avr.h (avr_mega_p): Remove declaration.aesok2008-04-064-20/+15
* * config/avr/predicates.md (io_address_operand): New predicate. aesok2008-04-023-19/+12
* * gcc/gcc/config/avr/avr.c (avr_arch_types): Add avr6 entry.aesok2008-03-155-26/+77
* * config/avr/libgcc.S (__RAMPZ__): Define.aesok2008-02-221-7/+43
* * config/avr/avr.h (AVR_HAVE_RAMPZ): Define.aesok2008-02-123-8/+29
* PR target/34412aesok2008-01-281-2/+2
* * config/avr/avr.c (avr_current_arch): New variable.aesok2008-01-233-50/+92
* * config/avr/avr.S (_exit): Disable interrupt.aesok2008-01-191-1/+3
* * config/avr/avr.h (LINK_SPEC): Support -mrelax and -mpmem-wrap-around.aesok2008-01-172-6/+23
* * config/avr/avr.c (expand_prologue, expand_epilogue): Don't aesok2008-01-111-8/+18
* * config/avr/avr.h (LINK_SPEC, CRT_BINUTILS_SPECS): Move AT90USB82 aesok2007-12-263-11/+18
* * config/avr/avr.c (avr_mcu_types): Add atmega32hvb.aesok2007-11-273-0/+4
* * config/avr/avr.c (avr_mcu_types): Add atmega1284p.aesok2007-11-263-0/+4
* * config/avr/avr.c (avr_mcu_types): Add attiny88.denisc2007-11-153-0/+4
* * config/avr/avr.c (avr_OS_task_function_p): Add new function.aesok2007-10-264-53/+26
* * config/avr/avr.h: Do not include progmem_section definition whenaesok2007-10-241-1/+1
* * config/avr/avr.c (avr_mcu_types): Remove ATmega603 which was neveraesok2007-10-223-4/+0
* * config/avr/avr.c (avr_mcu_types): Add at90pwm2b, at90pwm3b.aesok2007-10-203-1/+9
* * config/avr/avr.c (avr_mcu_types): Add support for atmega48p, aesok2007-10-173-4/+17
* * config/avr/avr.c (avr_mcu_types): Add attiny48.aesok2007-10-173-0/+4
* * config/avr/avr.c (avr_mcu_types): Add attiny43u.aesok2007-10-173-0/+3
* * config/avr/avr.c (avr_mcu_types): Add at90pwm216, at90pwm316.aesok2007-10-163-1/+11
* * config/avr/avr.c (expand_epilogue): Don't set RTX_FRAME_RELATED_P.aesok2007-10-041-44/+24
* * config/avr/avr.c (commands_in_file, commands_in_prologues, aesok2007-10-041-21/+0
* * doc/tm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new argument.bernds2007-09-191-2/+1
* PR target/28902aesok2007-09-031-0/+1
* * config/arc/arc-protos.h arc_select_cc_mode, gen_compare_reg):ghazi2007-08-232-6/+6
* * config/host-hpux.c: Change copyright header to refer to version 3 of the GNUnickc2007-08-028-35/+27
* * config/avr/constraints.md (define_memory_constraint "Q"): Fixaesok2007-07-071-1/+1
* * config/avr/avr.md (zero_extendqihi2, zero_extendqisi2, aesok2007-07-051-28/+84
* PR target/31331aesok2007-07-041-2/+19
* PR target/32335aesok2007-06-292-10/+11
* Merge dataflow branch into mainlinedberlin2007-06-111-5/+5
* * cfglayout.c, cgraphunit.c, config/avr/avr.c, fold-const.c,kazu2007-05-251-1/+1
* * config/avr/avr-protos.h (expand_prologue, expand_epilogue, aesok2007-05-196-394/+714
* * config/avr/avr.c (avr_mcu_types): Add support for ATmega8HVA and aesok2007-04-263-2/+10
* PR target/18989aesok2007-04-251-1/+5
* * config/avr/avr.c (ptrreg_to_str): Replace error() withaesok2007-04-181-1/+1
OpenPOWER on IntegriCloud