summaryrefslogtreecommitdiff
path: root/gcc/config/avr
Commit message (Expand)AuthorAgeFilesLines
* re PR target/19378 (ICE during bootstrap compiling __fixdfdi)Roger Sayle2005-01-231-12/+11
* re PR target/19059 (Atmel AVR Tiny13 and Tiny2313 support corrupted)Marek Michalkiewicz2004-12-253-7/+7
* avr.c (avr_handle_fndecl_attribute): Generate a warning if the function name ...Theodore A. Roth2004-11-281-0/+26
* avr.c (avr_mcu_types): Add entries for atmega48...Theodore A. Roth2004-11-283-9/+36
* function.h (struct function): Remove calls_longjmp.Zack Weinberg2004-11-231-2/+0
* config.gcc: Add avr-*-rtems*.Ralf Corsepius2004-11-232-0/+32
* builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers2004-11-091-3/+3
* dbxout.c (asmfile): Delete.Zack Weinberg2004-10-211-3/+0
* re PR target/16884 ([fweb related] bug while initialising variables)Denis Chertykov2004-09-021-21/+15
* Make -fdata-sections work for AVR port.James E Wilson2004-09-011-35/+0
* re PR target/15417 (ICE while building an avr-cross compiler)Denis Chertykov2004-09-011-0/+6
* re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)Jakub Jelinek2004-08-121-0/+2
* builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva2004-07-071-6/+6
* c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers2004-07-051-2/+0
* Updated AVR -mint8 option and set proper 64-bit typeSvein E. Seldal2004-05-251-1/+1
* system.h: Poison NO_RECURSIVE_FUNCTION_CSE.Ian Lance Taylor2004-05-211-2/+0
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-3/+0
* avr.md ("call_insn"): Handle explicit integer specially.Denis Chertykov2004-03-191-13/+22
* c-incpath.c, [...]: Update copyright.Kazu Hirata2004-03-152-2/+3
* re PR target/14047 (__progmem__ attribute doesn't work)Dean Ferreyra2004-03-132-4/+4
* alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini2004-03-031-10/+11
* target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata2004-02-081-2/+0
* config.gcc: Don't mention MAX_LONG_TYPE_SIZE.Kazu Hirata2004-02-071-1/+0
* tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra2004-02-061-1/+2
* arc.c (arc_return_in_memory): Check the return value of int_size_in_bytes aga...Kazu Hirata2004-02-061-3/+7
* alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don...Kazu Hirata2004-02-041-1/+1
* alpha.c, [...]: Fix comment typos.Kazu Hirata2004-02-041-1/+1
* system.h (GIV_SORT_CRITERION): Poison.Kazu Hirata2004-02-031-14/+0
* arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata2004-02-013-15/+14
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata2004-01-311-1/+2
* alpha.c: Remove mentions of deprecates macros in comments...Kazu Hirata2004-01-301-0/+6
* avr.h: Remove target-independent comments about target macros.Kazu Hirata2004-01-291-1504/+2
* avr.c (TARGET_STRUCT_VALUE_RTX): New.Kazu Hirata2004-01-252-49/+20
* avr.h (BASE_REG_CLASS): Don't permit to use X register as pointer after reload.Denis Chertykov2004-01-201-2/+3
* re PR c++/13376 (Incorrect dumps of RTL for passes that use current_function_...Steven Bosscher2004-01-131-4/+5
* final.c (FIRST_INSN_ADDRESS): Remove.Kazu Hirata2004-01-091-5/+0
* avr.c (avr_output_function_prologue): Remove an extra pair of curly braces.Kazu Hirata2004-01-051-26/+24
* alpha-modes.def: Fix comment formatting.Kazu Hirata2003-12-252-15/+15
* avr.c: Fix comment formatting.Kazu Hirata2003-12-242-23/+23
* re PR target/12721 (ICE when building a cross compiler for avr-elf)Kazu Hirata2003-12-242-34/+6
* arm.c: Convert to ISO-C.Kazu Hirata2003-12-211-1/+1
* avr.c, [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher2003-10-132-448/+237
* target.h (init_libfuncs): New hook.Zack Weinberg2003-10-022-10/+2
* GNU CC -> GCCKelley Cook2003-09-274-31/+31
* Makefile.in (INCLUDES): Remove -I$(srcdir)/config.Zack Weinberg2003-08-211-3/+0
* avr.c (avr_init_once): Use xcalloc in lieu of xmalloc/memset.Kaveh R. Ghazi2003-08-111-6/+3
* alpha.c: Fix comment typos.Kazu Hirata2003-07-121-1/+1
* alpha.c: Fix comment typos.Kazu Hirata2003-07-011-1/+1
* combine.c (distribute_notes): Don't bother REG_WAS_0.Kazu Hirata2003-07-011-113/+13
* * config/avr/avr.c: Fix a comment typo.Kazu Hirata2003-06-281-1/+1