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