| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ | jules | 2007-07-25 | 1 | -4/+4 |
* | Replace no_new_pseudos in backends. | ian | 2007-07-10 | 2 | -25/+25 |
* | Merge dataflow branch into mainline | dberlin | 2007-06-11 | 1 | -4/+4 |
* | * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of | hubicka | 2007-05-21 | 1 | -1/+1 |
* | * config/alpha/alpha.c (alpha_output_mi_thunk_osf): Use | hubicka | 2007-04-28 | 1 | -3/+1 |
* | * config/alpha/predicates.md (aligned_memory_operand): Mark | rth | 2007-04-27 | 6 | -244/+180 |
* | PR target/28623 | rth | 2007-04-20 | 3 | -56/+54 |
* | * config/alpha/alpha.h (CPP_SPEC, CPP_SUBTARGET_SPEC): Remove. | rth | 2007-04-20 | 6 | -42/+17 |
* | 2007-04-16 Matthias Klose <doko@debian.org> | doko | 2007-04-16 | 1 | -0/+2 |
* | * config/alpha/alpha.c (print_operand) [+]: Remove. | rth | 2007-04-05 | 3 | -80/+118 |
* | * config/alpha/lib1funcs.asm: Remove unused file. | rth | 2007-04-04 | 1 | -320/+0 |
* | * defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default. | rth | 2007-03-22 | 1 | -1/+1 |
* | * config/alpha/alpha.c (alpha_elf_section_type_flags): New. | rth | 2007-03-12 | 1 | -0/+18 |
* | * gcc.c: Document %{, in big comment at top. | geoffk | 2007-03-10 | 1 | -2/+2 |
* | PR target/26090 | rth | 2007-03-10 | 1 | -0/+10 |
* | * c-pretty-print.c (pp_c_direct_abstract_declarator): Use | ghazi | 2007-03-03 | 1 | -3/+3 |
* | * config/alpha/alpha.c (alpha_gp_save_rtx): Insert the insns at the | ebotcazou | 2007-03-02 | 1 | -1/+1 |
* | * config/alpha/alpha.c, config/alpha/alpha.md, | kazu | 2007-02-20 | 5 | -7/+7 |
* | * cfgloop.c, config/alpha/alpha.c, config/bfin/bfin.c, | kazu | 2007-02-18 | 1 | -1/+1 |
* | 2007-02-15 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-02-15 | 1 | -6/+6 |
* | * config/alpha/alpha.c (alpha_stdarg_optimize_hook): Strip | rth | 2007-02-13 | 1 | -4/+10 |
* | * config/alpha/alpha.md (bswapsi2, bswapdi2): New. | rth | 2007-02-12 | 1 | -1/+55 |
* | * config/alpha/constraints.md: New file. | rth | 2007-02-12 | 6 | -171/+140 |
* | * config/alpha/alpha.c (emit_insxl): Force the first operand of | sayle | 2007-02-09 | 1 | -0/+2 |
* | * config/alpha/alpha.c (alpha_add_builtins): New Helper function. | sayle | 2007-02-05 | 1 | -32/+39 |
* | 2007-01-19 Richard Guenther <rguenther@suse.de> | rguenth | 2007-01-19 | 1 | -0/+3 |
* | ./ | drow | 2007-01-04 | 3 | -12/+12 |
* | * config/alpha/alpha.md, arm/arm.c, darwin.c, frv/frv.md, | steven | 2007-01-02 | 1 | -2/+2 |
* | * mips-tdump.c: Replace CROSS_COMPILE with | geoffk | 2006-12-13 | 1 | -1/+1 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -9/+10 |
* | * gcc/unwind-dw2.h: Move cfa-related variables into | froydnj | 2006-10-26 | 2 | -9/+9 |
* | * gcc/java/decl.c: Include langhooks.h. | espindola | 2006-10-23 | 1 | -12/+12 |
* | * target-def.h (TARGET_ASM_OPEN_PAREN): Guard with an #ifndef. | sayle | 2006-09-12 | 1 | -1/+5 |
* | PR target/22223 | sayle | 2006-09-12 | 1 | -3/+7 |
* | PR target/28285 | ro | 2006-07-06 | 1 | -2/+2 |
* | PR target/26347 | rth | 2006-06-21 | 1 | -2/+4 |
* | PR target/27571 | falk | 2006-05-26 | 1 | -0/+1 |
* | * config/alpha/alpha.c (alpha_legitimate_constant_p): Reject | rth | 2006-03-23 | 1 | -1/+4 |
* | PR target/26347 | rth | 2006-03-23 | 1 | -1/+3 |
* | 2006-02-23 Jakub Jelinek <jakub@redhat.com> | jakub | 2006-02-23 | 1 | -0/+5 |
* | PR target/24837 | jsm28 | 2006-02-18 | 2 | -4/+15 |
* | * config.gcc (sparc-*-linux*): Add sparc/t-linux to tmake_file. | jakub | 2006-02-08 | 2 | -0/+33 |
* | 2006-02-06 Aldy Hernandez <aldyh@redhat.com> | jakub | 2006-02-06 | 2 | -0/+23 |
* | * config/alpha/alpha.c (alpha_split_tfmode_pair): Rename into | ebotcazou | 2006-01-18 | 3 | -15/+96 |
* | * config/alpha/alpha.c (alpha_start_function): Use switch_to_section. | rsandifo | 2005-12-07 | 5 | -141/+58 |
* | 2005-12-02 Richard Guenther <rguenther@suse.de> | rguenth | 2005-12-02 | 1 | -28/+28 |
* | Preparatory work for PR target/21623: | amylaar | 2005-11-22 | 3 | -5/+6 |
* | * c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when | ghazi | 2005-11-22 | 2 | -21/+3 |
* | * config/alpha/alpha.c (alpha_init_builtins): Use type_for_mode | ebotcazou | 2005-11-16 | 1 | -6/+9 |
* | * config/alpha/alpha.c (alpha_expand_prologue): Fix off-by-one bug | ebotcazou | 2005-11-16 | 1 | -4/+3 |