]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/s390/s390.c
Factor unrelated declarations out of tree.h.
[thirdparty/gcc.git] / gcc / config / s390 / s390.c
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19  David MalcolmEliminate n_basic_blocks macro
2013-11-18  Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18  Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-14  Andrew MacLeodgimplify-be.h: New file.
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-09  Andreas Krebbels390.c (s390_register_info_stdarg_fpr): Remove packed...
2013-10-09  Andreas Krebbels390.c (s390_frame_info): Restructure function.
2013-10-09  Andreas Krebbels390.c (struct s390_frame_layout): New field gpr_save_s...
2013-10-07  Andreas Krebbels390.c (s390_register_info): Make the call-saved FPR...
2013-10-01  Jakub Jelinekre PR target/58574 (Wrong code due to s390x machine...
2013-09-23  Richard Sandifordrtl.texi (REG_NOTES): Say that int_list can also be...
2013-07-21  Mike StumpFix typos.
2013-07-17  Andreas Krebbels390.c: (s390_expand_builtin): Allow -mhtm to be enable...
2013-07-08  Andreas Krebbels390.c: Replace F*_REGNUM with FPR*_REGNUM.
2013-07-08  Andreas Krebbels390.c: Rename cfun_set_fpr_bit to cfun_set_fpr_save...
2013-06-27  Andreas Krebbels390.c: Rename UNSPEC_CCU_TO_INT to UNSPEC_STRCMPCC_TO_...
2013-06-19  Steven Bosscherre PR bootstrap/57609 (S/390 ESA mode bootstrap failure...
2013-06-19  Andreas Krebbelrevert: re PR bootstrap/57609 (S/390 ESA mode bootstrap...
2013-06-18  Andreas Krebbelre PR bootstrap/57609 (S/390 ESA mode bootstrap failure...
2013-06-06  Vladimir Makarovs390.opt (mlra): New option.
2013-05-15  Andreas Krebbels390.c (s390_register_move_cost): Don't impose the...
2013-04-08  Andreas Krebbels390.c (s390_expand_insv): Only accept insertions withi...
2013-03-30  Steven Bosschercfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-03-29  Steven Bosschercfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_...
2013-03-23  Steven Bosscheravr.c, [...]: Where applicable...
2013-01-11  Andreas Krebbelre PR rtl-optimization/55719 (ICE: Segmentation fault)
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-10  Andreas Krebbelre PR target/55718 (ICE in gen_reg_rtx, at emit-rtl...
2012-12-20  Richard Hendersons390: Implement extzv for z10
2012-12-20  Richard Hendersons390: Constraints, predicates, and op letters for conti...
2012-12-19  Andreas Krebbeltarget.def: Define canonicalize_comparison hook.
2012-12-04  Andreas Krebbels390.c (s390_select_ccmode): Enable using CC of x ...
2012-10-11  Chung-Lin Tangbuiltins.c (expand_builtin_thread_pointer): New.
2012-10-10  Andreas Krebbelconfig.gcc: Enable zEC12 for with-arch and with-tune...
2012-10-01  Andreas Krebbelre PR target/54746 (config/s390/s390.c:1583: possible...
2012-09-20  Dehao Chens390.c (s390_chunkify_start): Replacing INSN_LOCATOR.
2012-09-05  Oleg Endohooks.c (hook_int_rtx_mode_as_bool_0): New function.
2012-09-03  Andreas Krebbels390.c (s390_loadrelative_operand_p): New function.
2012-08-10  Richard Hendersons390: Use VOIDmode with gen_rtx_SET
2012-08-10  Richard Hendersons390: Rearrange temporary moves for use of CRJ
2012-08-08  Ulrich Weigandbuiltins.c (expand_builtin_atomic_compare_exchange...
2012-08-07  Richard Hendersons390: Convert from sync to atomic optabs
2012-07-31  DJ Delories390.c (s390_option_override): Disable DWARF 3/4 extens...
2012-07-05  Andreas Krebbel2012-07-05 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2012-06-24  Steven Bosscheroutput.h: (current_function_is_leaf...
2012-06-18  Andreas Krebbels390.c (s390_gimplify_va_arg): Revert change from r187965.
2012-06-06  Richard Sandifordinvoke.texi (sched-pressure-algorithm): Document new...
2012-05-29  Steven Bosscherintegrate.c: Remove.
2012-05-29  Michael Matzrtl.h (assign_stack_temp, [...]): Remove 'keep' argument.
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2012-05-05  Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-04-24  Andreas Krebbelrecog.c (insn_invalid_p): Add IN_GROUP parameter and...
2012-02-21  Andreas Krebbels390.c (s390_option_override): Make -mhard-dfp the...
2012-01-16  Jakub Jelinekre PR bootstrap/51860 (s390 esa mode bootstrap comparis...
2011-12-08  Andreas Krebbelre PR target/50395 (Infinite loop when bootstrapping...
2011-10-07  Andreas Krebbels390.c (s390_emit_tls_call_insn): Remove assertion.
2011-08-18  Richard Sandifordtm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.
2011-08-05  Aldy Hernandezs390.c (s390_expand_cs_hqi): Add new arguments to store...
2011-07-20  Andreas Krebbels390.c (s390_class_max_nregs): Fix return type.
2011-07-19  Richard Sandifordrtl.texi (MEM_SIZE_KNOWN_P): Document.
2011-07-19  Richard Guenthertree.h (fold_build_pointer_plus_loc): New helper function.
2011-06-16  Joern Renneckere PR middle-end/46500 (target.h includes tm.h)
2011-06-14  Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-05-25  Eric Botcazoucommon.opt (flag_stack_usage_info): New variable.
2011-05-06  Andreas Krebbels390.c (s390_asm_trampoline_template): Comment instruct...
2011-05-04  Andreas Krebbelcalls.c (emit_library_call_value_1): Invoke promote_fun...
2011-05-03  Bernd Schmidtgengenrtl.c (special_rtx): PC, CC0 and RETURN are special.
2011-04-21  Nathan Froyds390.c (s390_init_builtins): Call build_function_type_l...
2011-04-21  Richard Sandifordtarget.def (legitimate_constant_p): New hook.
2011-04-21  Richard Sandifordtarget.def (cannot_force_const_mem): Add a mode argument.
2011-04-10  Mike StumpRemove doubled up words.
2011-03-24  Andreas Krebbels390.c (s390_preferred_reload_class): Return NO_REGS...
2011-03-23  Andreas Krebbel2084.md: Enable all insn reservations also for z9_ec...
2011-03-22  Joseph Myerss390-opts.h: New.
2011-03-22  Joseph Myerstarget.def (handle_option): Take gcc_options and cl_dec...
2011-03-22  Andreas Krebbels390.c (s390_delegitimize_address): Fix offset handling...
2011-03-22  Andreas Krebbels390.c (s390_delegitimize_address): Handle PLTOFF and...
2011-03-21  Jakub Jelinekre PR target/48213 (ICE in simplify_subreg called from...
2011-03-18  Andreas Krebbels390.c (s390_delegitimize_address): Handle GOTOFF unspecs.
2011-03-18  Andreas Krebbels390.c (s390_chunkify_start): Prevent literal pool...
2011-03-10  Jakub Jelinekre PR debug/48043 (pr47201: var-tracking loc_order_chec...
2011-03-09  Andreas Krebbels390-protos.h (s390_label_align): New prototype.
2011-03-04  Andreas Krebbels390.c (s390_decompose_address): Reject non-literal...
2011-03-03  Andreas Krebbels390.c (s390_function_value): Rename to ...
2011-01-27  Anatoly Sokolovs390.h (PREFERRED_RELOAD_CLASS): Remove.
2011-01-22  Anatoly Sokolovs390.h (REGISTER_MOVE_COST, [...]): Remove.
2011-01-13  Andreas Krebbels390.c (print_operand_address): Replace 'error' with...
2011-01-12  Anatoly Sokolovs390.h (OUTPUT_ADDR_CONST_EXTRA): Remove.
2010-12-01  Joseph Myerscommon.opt (main_input_filename, [...]): New Variable...
2010-11-26  Andreas Krebbels390.c (print_operand_address): Replace assert with...
2010-11-22  Nathan Froydtarget.def (conditional_register_usage): Define.
2010-11-19  Christian Borntraegers390.c (s390_function_arg_integer): Handle NULLPTR_TYPE.
2010-11-16  Richard Hendersons390: -mfused-madd cleanup
2010-11-10  Joseph Myerscfgloop.c (verify_loop_structure): Use %' in diagnostics.
2010-11-10  Andreas Krebbels390.c (s390_emit_prologue): Report the stack size...
2010-11-08  Andreas Krebbels390.c (s390_handle_arch_option): Set type and flags...
2010-11-04  Jakub Jelinekre PR target/46234 (ICE in expand_expr_real_2 for va...
2010-10-22  Joseph Myerstarget.h (enum opt_levels, [...]): New.
2010-10-22  Nathan Froydalpha.c (alpha_build_builtin_va_list): Use TYPE_STUB_DE...
next