aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr
AgeCommit message (Expand)AuthorFilesLines
2005-05-26opt-functions.awk (var_type): New function.Richard Sandiford2-31/+2
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 Sidwell2-9/+6
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-7/+7
2005-04-06re PR target/17822 ([3.4 only] avr: Hard-coded XXX_FOR_TARGET)Ralf Corsepius1-4/+0
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 Sandiford3-53/+90
2005-03-13re PR target/18251 (unable to find a register to spill in class `POINTER_REGS')Andy Hutchinson1-58/+52
2005-03-06re PR target/20288 (AVR assignment of a value through a 16 bit pointer genera...Marek Michalkiewicz2-24/+84
2005-02-17bt-load.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-02-16re PR target/19924 ([AVR] MODES_TIEABLE incorrect)Andy Hutchinson1-1/+1
2005-02-09re PR target/19597 (avr-gcc 4.0, multiplication by constant, very long code)Roger Sayle1-77/+525
2005-01-27c-common.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-26re PR target/19293 (avr-gcc crashes when using shifts with negative shift count)Marek Michalkiewicz2-81/+156
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 Michalkiewicz3-7/+7
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. Roth3-9/+36
2004-11-23function.h (struct function): Remove calls_longjmp.Zack Weinberg1-2/+0
2004-11-23config.gcc: Add avr-*-rtems*.Ralf Corsepius2-0/+32
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-3/+3
2004-10-21dbxout.c (asmfile): Delete.Zack Weinberg1-3/+0
2004-09-02re PR target/16884 ([fweb related] bug while initialising variables)Denis Chertykov1-21/+15
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-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva1-6/+6
2004-07-05c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers1-2/+0
2004-05-25Updated AVR -mint8 option and set proper 64-bit typeSvein E. Seldal1-1/+1
2004-05-21system.h: Poison NO_RECURSIVE_FUNCTION_CSE.Ian Lance Taylor1-2/+0
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-3/+0
2004-03-19avr.md ("call_insn"): Handle explicit integer specially.Denis Chertykov1-13/+22
2004-03-15c-incpath.c, [...]: Update copyright.Kazu Hirata2-2/+3
2004-03-13re PR target/14047 (__progmem__ attribute doesn't work)Dean Ferreyra2-4/+4
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-07config.gcc: Don't mention MAX_LONG_TYPE_SIZE.Kazu Hirata1-1/+0
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+2
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-03system.h (GIV_SORT_CRITERION): Poison.Kazu Hirata1-14/+0
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata3-15/+14
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-29avr.h: Remove target-independent comments about target macros.Kazu Hirata1-1504/+2
2004-01-25avr.c (TARGET_STRUCT_VALUE_RTX): New.Kazu Hirata2-49/+20
2004-01-20avr.h (BASE_REG_CLASS): Don't permit to use X register as pointer after reload.Denis Chertykov1-2/+3