aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr
AgeCommit message (Expand)AuthorFilesLines
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
2004-01-13re PR c++/13376 (Incorrect dumps of RTL for passes that use current_function_...Steven Bosscher1-4/+5
2004-01-09final.c (FIRST_INSN_ADDRESS): Remove.Kazu Hirata1-5/+0
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 Hirata2-15/+15
2003-12-24avr.c: Fix comment formatting.Kazu Hirata2-23/+23
2003-12-24re PR target/12721 (ICE when building a cross compiler for avr-elf)Kazu Hirata2-34/+6
2003-12-21arm.c: Convert to ISO-C.Kazu Hirata1-1/+1
2003-10-13avr.c, [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher2-448/+237
2003-10-02target.h (init_libfuncs): New hook.Zack Weinberg2-10/+2
2003-09-27GNU CC -> GCCKelley Cook4-31/+31
2003-08-21Makefile.in (INCLUDES): Remove -I$(srcdir)/config.Zack Weinberg1-3/+0
2003-08-11avr.c (avr_init_once): Use xcalloc in lieu of xmalloc/memset.Kaveh R. Ghazi1-6/+3
2003-07-12alpha.c: Fix comment typos.Kazu Hirata1-1/+1
2003-07-01alpha.c: Fix comment typos.Kazu Hirata1-1/+1
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 Hirata2-3/+3
2003-06-26avr.c (final_prescan_insn): Remove support for -mrtl.Kazu Hirata2-14/+0
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg3-24/+16
2003-06-17dbxout.c (dbxout_source_line_counter): New global variable.Eric Botcazou1-1/+2
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg3-18/+8
2003-06-07tm.texi (Costs): Remove DONT_REDUCE_ADDR documentation.Andreas Jaeger1-5/+0
2003-06-04alpha.c (print_operand_address): Fix format specifier warnings.Kaveh R. Ghazi1-3/+3
2003-05-29Remove OBJC_PROLOGUE everywhere.Stan Shebs1-7/+0
2003-05-16avr.c (avr_output_function_prologue, [...]): Fix format specifier warnings.Kaveh R. Ghazi2-9/+10
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford3-11/+6
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka1-2/+2