Age | Commit message (Expand) | Author | Files | Lines |
2007-12-06 | re PR middle-end/20983 (varargs functions force va_list variable to stack unn... | Jakub Jelinek | 1 | -1/+0 |
2007-08-23 | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 1 | -1/+1 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 1 | -4/+3 |
2007-04-27 | predicates.md (aligned_memory_operand): Mark as define_special_predicate. | Richard Henderson | 1 | -3/+0 |
2007-04-20 | re PR target/28623 (ICE in extract_insn, at recog.c:2077 (nrecognizable insn)... | Richard Henderson | 1 | -1/+2 |
2007-02-12 | constraints.md: New file. | Richard Henderson | 1 | -5/+1 |
2006-01-18 | alpha.c (alpha_split_tfmode_pair): Rename into alpha_split_tmode_pair. | Eric Botcazou | 1 | -1/+1 |
2005-12-07 | alpha.c (alpha_start_function): Use switch_to_section. | Richard Sandiford | 1 | -2/+0 |
2005-11-22 | Preparatory work for PR target/21623: | J"orn Rennecke | 1 | -2/+3 |
2005-07-09 | alpha.c (emit_insxl, [...]): New functions. | Richard Henderson | 1 | -0/+6 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 1 | -2/+2 |
2005-05-19 | alpha.c (emit_unlikely_jump, [...]): Split out from ... | Richard Henderson | 1 | -0/+2 |
2005-04-18 | alpha.c (alpha_split_atomic_op): New. | Richard Henderson | 1 | -0/+1 |
2005-01-22 | cfganal.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-19 | re PR target/19518 ([alpha] unrecognizable insn (set (reg:V4HI) (const_vector... | Richard Henderson | 1 | -2/+2 |
2004-12-23 | alpha.c (alpha_expand_mov): Split out ... | Richard Henderson | 1 | -0/+1 |
2004-10-21 | dbxout.c (asmfile): Delete. | Zack Weinberg | 1 | -1/+0 |
2004-10-17 | elfos.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+2 |
2004-09-20 | alpha.c (some_small_symbolic_operand_int): Rename from some_small_symbolic_op... | Richard Henderson | 1 | -1/+1 |
2004-08-13 | Makefile.in (insn-preds.o): Depend on TREE_H. | Richard Henderson | 1 | -0/+4 |
2003-10-29 | builtins.c (std_build_builtin_va_list): New. | Richard Henderson | 1 | -1/+0 |
2003-10-20 | alpha.h (PREDICATE_CODES): Add normal_memory_operand. | Richard Henderson | 1 | -50/+0 |
2003-10-19 | alpha.c (fix_operator): New. | Richard Henderson | 1 | -0/+1 |
2003-10-11 | alpha.c (alpha_return_in_memory): Rename from return_in_memory, make static, ... | Richard Henderson | 1 | -3/+0 |
2003-09-27 | GNU CC -> GCC | Kelley Cook | 1 | -4/+4 |
2003-06-27 | alpha.c (function_arg): Don't pass small aggregates in floating point registers. | Richard Henderson | 1 | -0/+3 |
2003-06-19 | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 1 | -2/+0 |
2003-06-15 | alpha-protos.h, [...]: Update to ISO C. | Richard Henderson | 1 | -149/+140 |
2003-06-07 | config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9. | Zack Weinberg | 1 | -1/+0 |
2003-05-14 | target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define. | Richard Sandiford | 1 | -1/+0 |
2003-03-14 | re PR target/9700 ([alpha linux] va_start gets __offset wrong in some situati... | Richard Henderson | 1 | -0/+4 |
2003-01-15 | alpha.c (find_lo_sum_using_gp): Rename from find_lo_sum; also check that GP i... | Richard Henderson | 1 | -1/+3 |
2002-12-20 | alpha.c (decl_has_samegp): New. | Richard Henderson | 1 | -1/+1 |
2002-10-20 | target.h (struct gcc_target): Line wrap. | Richard Henderson | 1 | -1/+0 |
2002-10-20 | alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h. | Mark Mitchell | 1 | -2/+1 |
2002-08-15 | alpha-protos.h: Update. | Douglas B Rupp | 1 | -1/+1 |
2002-07-16 | builtins.c (std_expand_builtin_va_start): Remove unused first argument. | Zack Weinberg | 1 | -1/+1 |
2002-06-03 | alpha.c (reg_or_const_int_operand): New. | Richard Henderson | 1 | -0/+5 |
2002-06-03 | * config/alpha/alpha-protos.h: Eliminate unneeded ifdefs. | Richard Henderson | 1 | -35/+22 |
2002-06-03 | alpha.c (reg_or_0_operand): Use CONST0_RTX. | Richard Henderson | 1 | -2/+1 |
2002-05-31 | configure.in (HAVE_AS_TLS): Add alpha tests. | Richard Henderson | 1 | -0/+6 |
2002-05-18 | system.h (ENCODE_SECTION_INFO): Poison it. | Richard Henderson | 1 | -1/+0 |
2002-05-17 | hooks.c (hook_tree_bool_false): New. | Richard Henderson | 1 | -4/+1 |
2002-03-02 | varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S... | Richard Henderson | 1 | -1/+1 |
2002-02-17 | alpha.c (some_small_symbolic_operand, [...]): Rename from *symbolic_mem_op*. | Richard Henderson | 1 | -2/+2 |
2002-02-04 | alpha.c (current_function_is_thunk): Don't check current_function_is_thunk. | Richard Henderson | 1 | -0/+2 |
2002-01-04 | alpha.c (some_operand): Accept HIGH. | Richard Henderson | 1 | -0/+10 |
2001-10-16 | alpha.c (current_file_function_operand): Don't fail for profiling. | Richard Henderson | 1 | -0/+1 |
2001-09-19 | alpha.c (local_symbol_p): Split out from ... | Richard Henderson | 1 | -0/+4 |
2001-09-11 | Cray T3E port. | Richard Henderson | 1 | -0/+21 |