| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR target/19378 (ICE during bootstrap compiling __fixdfdi) | Roger Sayle | 2005-01-23 | 1 | -12/+11 |
* | re PR target/19059 (Atmel AVR Tiny13 and Tiny2313 support corrupted) | Marek Michalkiewicz | 2004-12-25 | 3 | -7/+7 |
* | avr.c (avr_handle_fndecl_attribute): Generate a warning if the function name ... | Theodore A. Roth | 2004-11-28 | 1 | -0/+26 |
* | avr.c (avr_mcu_types): Add entries for atmega48... | Theodore A. Roth | 2004-11-28 | 3 | -9/+36 |
* | function.h (struct function): Remove calls_longjmp. | Zack Weinberg | 2004-11-23 | 1 | -2/+0 |
* | config.gcc: Add avr-*-rtems*. | Ralf Corsepius | 2004-11-23 | 2 | -0/+32 |
* | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 2004-11-09 | 1 | -3/+3 |
* | dbxout.c (asmfile): Delete. | Zack Weinberg | 2004-10-21 | 1 | -3/+0 |
* | re PR target/16884 ([fweb related] bug while initialising variables) | Denis Chertykov | 2004-09-02 | 1 | -21/+15 |
* | Make -fdata-sections work for AVR port. | James E Wilson | 2004-09-01 | 1 | -35/+0 |
* | re PR target/15417 (ICE while building an avr-cross compiler) | Denis Chertykov | 2004-09-01 | 1 | -0/+6 |
* | re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections) | Jakub Jelinek | 2004-08-12 | 1 | -0/+2 |
* | builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ... | Alexandre Oliva | 2004-07-07 | 1 | -6/+6 |
* | c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS. | Joseph Myers | 2004-07-05 | 1 | -2/+0 |
* | Updated AVR -mint8 option and set proper 64-bit type | Svein E. Seldal | 2004-05-25 | 1 | -1/+1 |
* | system.h: Poison NO_RECURSIVE_FUNCTION_CSE. | Ian Lance Taylor | 2004-05-21 | 1 | -2/+0 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -3/+0 |
* | avr.md ("call_insn"): Handle explicit integer specially. | Denis Chertykov | 2004-03-19 | 1 | -13/+22 |
* | c-incpath.c, [...]: Update copyright. | Kazu Hirata | 2004-03-15 | 2 | -2/+3 |
* | re PR target/14047 (__progmem__ attribute doesn't work) | Dean Ferreyra | 2004-03-13 | 2 | -4/+4 |
* | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 2004-03-03 | 1 | -10/+11 |
* | target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null. | Kazu Hirata | 2004-02-08 | 1 | -2/+0 |
* | config.gcc: Don't mention MAX_LONG_TYPE_SIZE. | Kazu Hirata | 2004-02-07 | 1 | -1/+0 |
* | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 2004-02-06 | 1 | -1/+2 |
* | arc.c (arc_return_in_memory): Check the return value of int_size_in_bytes aga... | Kazu Hirata | 2004-02-06 | 1 | -3/+7 |
* | alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don... | Kazu Hirata | 2004-02-04 | 1 | -1/+1 |
* | alpha.c, [...]: Fix comment typos. | Kazu Hirata | 2004-02-04 | 1 | -1/+1 |
* | system.h (GIV_SORT_CRITERION): Poison. | Kazu Hirata | 2004-02-03 | 1 | -14/+0 |
* | arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | Kazu Hirata | 2004-02-01 | 3 | -15/+14 |
* | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 2004-01-31 | 1 | -1/+2 |
* | alpha.c: Remove mentions of deprecates macros in comments... | Kazu Hirata | 2004-01-30 | 1 | -0/+6 |
* | avr.h: Remove target-independent comments about target macros. | Kazu Hirata | 2004-01-29 | 1 | -1504/+2 |
* | avr.c (TARGET_STRUCT_VALUE_RTX): New. | Kazu Hirata | 2004-01-25 | 2 | -49/+20 |
* | avr.h (BASE_REG_CLASS): Don't permit to use X register as pointer after reload. | Denis Chertykov | 2004-01-20 | 1 | -2/+3 |
* | re PR c++/13376 (Incorrect dumps of RTL for passes that use current_function_... | Steven Bosscher | 2004-01-13 | 1 | -4/+5 |
* | final.c (FIRST_INSN_ADDRESS): Remove. | Kazu Hirata | 2004-01-09 | 1 | -5/+0 |
* | avr.c (avr_output_function_prologue): Remove an extra pair of curly braces. | Kazu Hirata | 2004-01-05 | 1 | -26/+24 |
* | alpha-modes.def: Fix comment formatting. | Kazu Hirata | 2003-12-25 | 2 | -15/+15 |
* | avr.c: Fix comment formatting. | Kazu Hirata | 2003-12-24 | 2 | -23/+23 |
* | re PR target/12721 (ICE when building a cross compiler for avr-elf) | Kazu Hirata | 2003-12-24 | 2 | -34/+6 |
* | arm.c: Convert to ISO-C. | Kazu Hirata | 2003-12-21 | 1 | -1/+1 |
* | avr.c, [...]: Convert to ISO C90 function declarations and definitions. | Steven Bosscher | 2003-10-13 | 2 | -448/+237 |
* | target.h (init_libfuncs): New hook. | Zack Weinberg | 2003-10-02 | 2 | -10/+2 |
* | GNU CC -> GCC | Kelley Cook | 2003-09-27 | 4 | -31/+31 |
* | Makefile.in (INCLUDES): Remove -I$(srcdir)/config. | Zack Weinberg | 2003-08-21 | 1 | -3/+0 |
* | avr.c (avr_init_once): Use xcalloc in lieu of xmalloc/memset. | Kaveh R. Ghazi | 2003-08-11 | 1 | -6/+3 |
* | alpha.c: Fix comment typos. | Kazu Hirata | 2003-07-12 | 1 | -1/+1 |
* | alpha.c: Fix comment typos. | Kazu Hirata | 2003-07-01 | 1 | -1/+1 |
* | combine.c (distribute_notes): Don't bother REG_WAS_0. | Kazu Hirata | 2003-07-01 | 1 | -113/+13 |
* | * config/avr/avr.c: Fix a comment typo. | Kazu Hirata | 2003-06-28 | 1 | -1/+1 |