aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr/avr.c
AgeCommit message (Expand)AuthorFilesLines
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-1/+27
2005-07-27re PR target/19885 (avr dwarf-2 support is broken for head 4.0/4.1)Bjoern Haase1-0/+6
2005-07-19config/avr/avr.c (legitimate_address_p): Fix debugging print statement to avoidNick Clifton1-1/+1
2005-07-02c.opt, [...]: Remove "." from end of help texts.Joseph Myers1-3/+3
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-05-26opt-functions.awk (var_type): New function.Richard Sandiford1-29/+0
2005-05-25common.opt (-Wattributes): New.DJ Delorie1-2/+3
2005-05-05re PR target/21284 (AVR target: switch/case jump table is placed in .data ins...Denis Chertykov1-0/+1
2005-04-27fp-bit.c (abort): Add noreturn attribute.Nathan Sidwell1-5/+4
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-7/+7
2005-03-20re PR target/18551 (wrong asm output for -mcall-prologues with g++)Marek Michalkiewicz1-5/+3
2005-03-19avr.c (avr_init_stack, [...]): Make static.Richard Sandiford1-2/+25
2005-03-06re PR target/20288 (AVR assignment of a value through a 16 bit pointer genera...Marek Michalkiewicz1-24/+82
2005-02-09re PR target/19597 (avr-gcc 4.0, multiplication by constant, very long code)Roger Sayle1-77/+525
2005-01-26re PR target/19293 (avr-gcc crashes when using shifts with negative shift count)Marek Michalkiewicz1-0/+75
2005-01-24c-opts.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-23re PR target/19378 (ICE during bootstrap compiling __fixdfdi)Roger Sayle1-12/+11
2004-12-25re PR target/19059 (Atmel AVR Tiny13 and Tiny2313 support corrupted)Marek Michalkiewicz1-2/+3
2004-11-28avr.c (avr_handle_fndecl_attribute): Generate a warning if the function name ...Theodore A. Roth1-0/+26
2004-11-28avr.c (avr_mcu_types): Add entries for atmega48...Theodore A. Roth1-0/+11
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-3/+3
2004-09-01Make -fdata-sections work for AVR port.James E Wilson1-35/+0
2004-09-01re PR target/15417 (ICE while building an avr-cross compiler)Denis Chertykov1-0/+6
2004-08-12re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)Jakub Jelinek1-0/+2
2004-03-13re PR target/14047 (__progmem__ attribute doesn't work)Dean Ferreyra1-3/+3
2004-03-03alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini1-10/+11
2004-02-08target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata1-2/+0
2004-02-06arc.c (arc_return_in_memory): Check the return value of int_size_in_bytes aga...Kazu Hirata1-3/+7
2004-02-04alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don...Kazu Hirata1-1/+1
2004-02-04alpha.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata1-9/+8
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+2
2004-01-30alpha.c: Remove mentions of deprecates macros in comments...Kazu Hirata1-0/+6
2004-01-25avr.c (TARGET_STRUCT_VALUE_RTX): New.Kazu Hirata1-0/+17
2004-01-13re PR c++/13376 (Incorrect dumps of RTL for passes that use current_function_...Steven Bosscher1-4/+5
2004-01-05avr.c (avr_output_function_prologue): Remove an extra pair of curly braces.Kazu Hirata1-26/+24
2003-12-25alpha-modes.def: Fix comment formatting.Kazu Hirata1-2/+2
2003-12-24avr.c: Fix comment formatting.Kazu Hirata1-21/+21
2003-12-24re PR target/12721 (ICE when building a cross compiler for avr-elf)Kazu Hirata1-27/+6
2003-10-13avr.c, [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher1-334/+141
2003-10-02target.h (init_libfuncs): New hook.Zack Weinberg1-1/+2
2003-09-27GNU CC -> GCCKelley Cook1-4/+4
2003-08-11avr.c (avr_init_once): Use xcalloc in lieu of xmalloc/memset.Kaveh R. Ghazi1-6/+3
2003-07-01combine.c (distribute_notes): Don't bother REG_WAS_0.Kazu Hirata1-113/+13
2003-06-28* config/avr/avr.c: Fix a comment typo.Kazu Hirata1-1/+1
2003-06-28avr-protos.h: Replace avr_simplify_comparision_p with avr_simplify_comparison_p.Kazu Hirata1-2/+2
2003-06-26avr.c (final_prescan_insn): Remove support for -mrtl.Kazu Hirata1-7/+0
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-11/+16
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-6/+8
2003-05-16avr.c (avr_output_function_prologue, [...]): Fix format specifier warnings.Kaveh R. Ghazi1-8/+9