| Commit message (Expand) | Author | Age | Files | Lines |
* | PR middle-end/46500 | amylaar | 2011-06-16 | 1 | -7/+11 |
* | * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to | jsm28 | 2011-06-14 | 1 | -49/+1 |
* | 2011-05-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | ro | 2011-06-09 | 3 | -21/+3 |
* | gcc: | ro | 2011-06-03 | 6 | -713/+1 |
* | gcc: | ro | 2011-06-03 | 2 | -53/+0 |
* | * common.opt (flag_stack_usage_info): New variable. | ebotcazou | 2011-05-25 | 1 | -1/+1 |
* | * config/alpha/elf.h (ENDFILE_SPEC): Add Ofast. | matz | 2011-05-05 | 3 | -3/+3 |
* | * config/alpha/alpha.h (CODE_MASK, MIPS_IS_STAB, MIPS_MARK_STAB) | ro | 2011-05-04 | 1 | -20/+0 |
* | * config/alpha/alpha.c (alpha_init_builtins): Call | froydnj | 2011-05-03 | 1 | -2/+2 |
* | * config/alpha/alpha.c (struct machine_function): Use rtx, not | jsm28 | 2011-04-21 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2011-04-21 | 4 | -12/+8 |
* | gcc/ | rsandifo | 2011-04-21 | 1 | -1/+1 |
* | 2011-04-20 Eric Botcazou <ebotcazou@adacore.com> | gingold | 2011-04-20 | 1 | -1/+0 |
* | 2011-04-20 Tristan Gingold <gingold@adacore.com> | gingold | 2011-04-20 | 1 | -1/+6 |
* | fix doubled-word typos in comments and strings: e.g., s/in in/in/ | meyering | 2011-04-18 | 1 | -2/+2 |
* | * config/alpha/linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to | jsm28 | 2011-04-11 | 1 | -2/+2 |
* | * config/alpha/alpha.c (alpha_emit_xfloating_libcall): Call use_reg. | froydnj | 2011-04-08 | 1 | -1/+1 |
* | * config/alpha/osf5.h (MAX_OFILE_ALIGNMENT): Define. | ro | 2011-04-06 | 1 | -1/+5 |
* | PR target/47109 | jsm28 | 2011-03-31 | 5 | -23/+5 |
* | * reload.h (reg_equiv_constant): Move into new structure reg_equivs, | law | 2011-03-30 | 1 | -1/+1 |
* | * config/alpha/alpha.c (alpha_sr_alias_set): Don't define. | uros | 2011-03-29 | 1 | -18/+6 |
* | 2011-03-28 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2011-03-29 | 1 | -13/+0 |
* | * config/alpha/alpha.md (addtf3): Change mode of operands to TFmode. | uros | 2011-03-28 | 1 | -12/+12 |
* | 2011-03-27 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2011-03-28 | 1 | -0/+13 |
* | 2011-03-27 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2011-03-27 | 1 | -13/+0 |
* | alpha: Use byte-manipulation helper expanders more often. | rth | 2011-03-25 | 1 | -22/+26 |
* | alpha: Remove all big-endian code. | rth | 2011-03-25 | 2 | -812/+160 |
* | alpha: Unify movdi patterns with enabled attribute. | rth | 2011-03-25 | 1 | -71/+13 |
* | alpha: Unify SF, DF, QI, HI, SI mode moves with enabled attribute. | rth | 2011-03-25 | 2 | -196/+93 |
* | alpha: Cleanup sign extension patterns. | rth | 2011-03-25 | 1 | -154/+63 |
* | alpha: Unify zero_extend patterns with attribute enabled. | rth | 2011-03-25 | 2 | -100/+48 |
* | alpha: Revert change to input_operand for 32-bit vms. | rth | 2011-03-25 | 1 | -1/+2 |
* | Avoid !TARGET_ABI_OPEN_VMS in favor of a positive test for TARGET_ABI_OSF. | rth | 2011-03-22 | 2 | -23/+25 |
* | Remove alpha-winnt code from the backend. | rth | 2011-03-22 | 4 | -104/+13 |
* | * config/alpha/alpha.c (alpha_handle_option): Access target_flags | jsm28 | 2011-03-22 | 1 | -8/+6 |
* | Remove alpha-unicosmk code from the backend. | rth | 2011-03-22 | 6 | -1464/+103 |
* | * target.def (handle_option): Take gcc_options and | jsm28 | 2011-03-22 | 1 | -1/+11 |
* | * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers | jsm28 | 2011-03-22 | 1 | -49/+0 |
* | * config/alpha/alpha.md (unspec): New define_c_enum. | uros | 2011-03-21 | 1 | -60/+60 |
* | * config/alpha/alpha.c (alpha_pad_noreturn): Do not emit an unop | uros | 2011-03-21 | 1 | -3/+13 |
* | ChangeLog gcc/ | ktietz | 2011-03-21 | 1 | -3/+4 |
* | * explow.c (emit_stack_save): Remove 'after' parameter. | rth | 2011-03-03 | 1 | -1/+1 |
* | * config/alpha/osf5.opt (mno-mips-tfile): Mark as Target rather | jsm28 | 2011-02-22 | 1 | -1/+1 |
* | PR pch/14940 | ro | 2011-02-15 | 2 | -0/+151 |
* | * config/alpha/elf.opt: New. | jsm28 | 2011-02-01 | 1 | -0/+30 |
* | * config/alpha/osf5.opt: New. | jsm28 | 2011-01-31 | 1 | -0/+42 |
* | * config/alpha/alpha.md (umk_mismatch_args): Don't put a mode on set. | mrs | 2011-01-14 | 1 | -7/+7 |
* | Update Copyright years for files modified in 2010. | jakub | 2011-01-03 | 1 | -1/+1 |
* | PR target/47063 | amylaar | 2010-12-30 | 1 | -2/+2 |
* | * config/alpha/linux.h (OPTION_GLIBC): Define differently if | jsm28 | 2010-12-20 | 1 | -0/+4 |