aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha/alpha-protos.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-09alpha-protos.h (function_arg): Delete.Nathan Froyd1-1/+0
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-2/+1
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov1-1/+0
2009-08-11alpha.c (alpha_sa_size): Force procedure type to PT_STACK when frame_pointer_...Olivier Hainque1-3/+3
2009-08-11alpha.c (common_object_handler): New function.Eric Botcazou1-0/+4
2009-08-10alpha.c: Include libfuncs.hDouglas B Rupp1-1/+2
2009-08-10alpha.c (struct machine_function): New flag for VMS, uses_condition_handler.Olivier Hainque1-0/+3
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini1-1/+0
2009-05-12Merge cond-optab branch.Paolo Bonzini1-2/+2
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini1-1/+0
2007-12-06re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek1-1/+0
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-1/+1
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-04-27predicates.md (aligned_memory_operand): Mark as define_special_predicate.Richard Henderson1-3/+0
2007-04-20re PR target/28623 (ICE in extract_insn, at recog.c:2077 (nrecognizable insn)...Richard Henderson1-1/+2
2007-02-12constraints.md: New file.Richard Henderson1-5/+1
2006-01-18alpha.c (alpha_split_tfmode_pair): Rename into alpha_split_tmode_pair.Eric Botcazou1-1/+1
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-2/+0
2005-11-22Preparatory work for PR target/21623:J"orn Rennecke1-2/+3
2005-07-09alpha.c (emit_insxl, [...]): New functions.Richard Henderson1-0/+6
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-05-19alpha.c (emit_unlikely_jump, [...]): Split out from ...Richard Henderson1-0/+2
2005-04-18alpha.c (alpha_split_atomic_op): New.Richard Henderson1-0/+1
2005-01-22cfganal.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-19re PR target/19518 ([alpha] unrecognizable insn (set (reg:V4HI) (const_vector...Richard Henderson1-2/+2
2004-12-23alpha.c (alpha_expand_mov): Split out ...Richard Henderson1-0/+1
2004-10-21dbxout.c (asmfile): Delete.Zack Weinberg1-1/+0
2004-10-17elfos.h, [...]: Update copyright.Kazu Hirata1-1/+2
2004-09-20alpha.c (some_small_symbolic_operand_int): Rename from some_small_symbolic_op...Richard Henderson1-1/+1
2004-08-13Makefile.in (insn-preds.o): Depend on TREE_H.Richard Henderson1-0/+4
2003-10-29builtins.c (std_build_builtin_va_list): New.Richard Henderson1-1/+0
2003-10-20alpha.h (PREDICATE_CODES): Add normal_memory_operand.Richard Henderson1-50/+0
2003-10-19alpha.c (fix_operator): New.Richard Henderson1-0/+1
2003-10-11alpha.c (alpha_return_in_memory): Rename from return_in_memory, make static, ...Richard Henderson1-3/+0
2003-09-27GNU CC -> GCCKelley Cook1-4/+4
2003-06-27alpha.c (function_arg): Don't pass small aggregates in floating point registers.Richard Henderson1-0/+3
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-2/+0
2003-06-15alpha-protos.h, [...]: Update to ISO C.Richard Henderson1-149/+140
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-1/+0
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford1-1/+0
2003-03-14re PR target/9700 ([alpha linux] va_start gets __offset wrong in some situati...Richard Henderson1-0/+4
2003-01-15alpha.c (find_lo_sum_using_gp): Rename from find_lo_sum; also check that GP i...Richard Henderson1-1/+3
2002-12-20alpha.c (decl_has_samegp): New.Richard Henderson1-1/+1
2002-10-20target.h (struct gcc_target): Line wrap.Richard Henderson1-1/+0
2002-10-20alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h.Mark Mitchell1-2/+1
2002-08-15alpha-protos.h: Update.Douglas B Rupp1-1/+1
2002-07-16builtins.c (std_expand_builtin_va_start): Remove unused first argument.Zack Weinberg1-1/+1
2002-06-03alpha.c (reg_or_const_int_operand): New.Richard Henderson1-0/+5
2002-06-03* config/alpha/alpha-protos.h: Eliminate unneeded ifdefs.Richard Henderson1-35/+22
2002-06-03alpha.c (reg_or_0_operand): Use CONST0_RTX.Richard Henderson1-2/+1