summaryrefslogtreecommitdiff
path: root/gcc/config/s390/s390.h
Commit message (Expand)AuthorAgeFilesLines
* s390.h: Make BRANCH_COST an option.Andreas Krebbel2012-01-261-1/+1
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-0/+2
* target.def (legitimate_constant_p): New hook.Richard Sandiford2011-04-211-5/+0
* re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers2011-03-311-7/+0
* [multiple changes]Vladimir Makarov2011-03-291-13/+0
* re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov2011-03-281-0/+13
* [multiple changes]Vladimir Makarov2011-03-271-13/+0
* s390-opts.h: New.Joseph Myers2011-03-221-22/+0
* s390-protos.h (s390_label_align): New prototype.Andreas Krebbel2011-03-091-0/+3
* s390.c (s390_function_value): Rename to ...Andreas Krebbel2011-03-031-8/+0
* s390.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov2011-01-271-5/+0
* s390.h (REGISTER_MOVE_COST, [...]): Remove.Anatoly Sokolov2011-01-231-12/+0
* s390.h (OUTPUT_ADDR_CONST_EXTRA): Remove.Anatoly Sokolov2011-01-121-8/+1
* target.def (conditional_register_usage): Define.Nathan Froyd2010-11-221-2/+0
* target.h (enum opt_levels, [...]): New.Joseph Myers2010-10-221-3/+0
* s390-protos.h (s390_function_arg_advance): Delete.Nathan Froyd2010-10-081-6/+0
* s390.c (z196_cost): New.Andreas Krebbel2010-10-051-1/+10
* optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers2010-09-291-2/+0
* target.def (target_option.optimization): New hook.Joseph Myers2010-09-161-3/+0
* tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers2010-09-161-3/+2
* reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd2010-06-291-3/+0
* s390.c: Define sane prefetch settings and activate flag_prefetch_loop_arrays ...Christian Borntraeger2010-05-171-0/+2
* s390.md: Replace TARGET_64BIT with TARGET_ZARCH.Andreas Krebbel2010-04-131-22/+46
* config.gcc: Don't include the makefile fragments intended for libgcc.Andreas Krebbel2009-10-071-6/+0
* s390.c (s390_asm_trampoline_template): Rename from s390_trampoline_template; ...Richard Henderson2009-09-221-8/+2
* hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2009-08-261-3/+0
* expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini2009-08-011-9/+2
* 2064.md: Remove trailing whitespaces.Andreas Krebbel2009-05-181-7/+7
* tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini2009-05-141-22/+4
* Merge cond-optab branch.Paolo Bonzini2009-05-121-6/+0
* tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini2009-05-041-10/+0
* defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov2009-05-031-2/+0
* collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor2009-04-271-3/+3
* defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini2009-04-221-3/+0
* s390.h (s390_tune_attr): New macro definition.Andreas Krebbel2009-04-171-0/+4
* i386.md (cmpcc): New.Paolo Bonzini2009-04-091-1/+1
* [multiple changes]Andreas Krebbel2008-11-121-3/+11
* s390.h: (TARGET_DFP): This requires TARGET_HARD_FLOAT.Andreas Krebbel2008-10-151-1/+1
* expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.Jan Hubicka2008-09-011-1/+1
* optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka2008-08-301-1/+1
* [multiple changes]Vladimir Makarov2008-08-261-0/+24
* alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-08-061-3/+3
* constraints.md ('b', [...]): New constraint letters defined.Andreas Krebbel2008-05-281-4/+28
* s390.c (z10_cost): New cost function for z10.Andreas Krebbel2008-05-281-1/+7
* s390.h: Remove the remains of the recent search & replace action of...Andreas Krebbel2008-04-101-1/+0
* function.h (incomming_args): Break out of struct function.Jan Hubicka2008-04-081-2/+2
* s390.h (FUNCTION_ARG_REGNO_P): Fix fprs for 64 bit.Andreas Krebbel2008-02-071-3/+4
* s390.h (MOVE_RATIO): Define new target macro.Andreas Krebbel2008-01-241-0/+10
* s390.h (S390_TDC_POSITIVE_NORMALIZED_NUMBER): Renamed to S390_TDC_POSITIVE_NO...Wolfgang Gellerich2008-01-221-15/+22
* re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek2007-12-061-5/+0