]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/s390/s390.c
expr.h: Remove prototypes of functions defined in builtins.c.
[thirdparty/gcc.git] / gcc / config / s390 / s390.c
2014-06-02  Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-05-06  Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-05-05  Andreas Krebbeltarget.def: Add new target hook.
2014-04-17  Trevor Saunderspass cfun to pass::execute
2014-04-17  Trevor Saundersremove has_gate
2014-04-02  Andreas Krebbels390.c (s390_expand_insv): Use GET_MODE_BITSIZE.
2014-03-27  Andreas Krebbels390.c (s390_can_use_return_insn): Check for call-saved...
2014-02-13  Dominik Vogts390.c (s390_asm_output_function_label): Fix crash...
2014-02-07  Richard Sandifordgcc/
2014-02-07  Richard Sandifords390.c (s390_restore_gprs_from_fprs): Add REG_CFA_RESTO...
2014-02-07  Richard Sandifords390.c: Include tree-pass.h and context.h.
2014-01-15  Andreas Krebbels390.c (s390_preferred_reload_class): Don't return...
2014-01-10  Andreas Krebbels390.c (s390_expand_tbegin): Remove jump over CC extrac...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-19  Dominik Vogts390.c (s390_hotpatch_trampoline_halfwords_default...
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09  David MalcolmEliminate BASIC_BLOCK macro.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-20  Andreas Krebbel[multiple changes]
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...
next