s390.c: Replace F*_REGNUM with FPR*_REGNUM.
[gcc.git] / gcc / config / s390 / s390.c
2010-06-02 Andreas Krebbel2097.md (z10_fhex): Remove insn reservation.
2010-05-25 Eric Botcazoufunction.h (struct function): Add can_throw_non_call_ex...
2010-05-25 Andreas Krebbels390.c (optimization_options): Fix and move the flag_pr...
2010-05-21 Andreas Krebbels390.c (override_options): Increase the default of...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-17 Christian Borntraegers390.c: Define sane prefetch settings and activate...
2010-04-20 Andreas Krebbelre PR target/43635 (ICE in s390_emit_call, at config...
2010-04-15 Andreas Krebbels390.c (s390_call_save_register_used): Switch back...
2010-04-13 Andreas Krebbels390.md: Replace TARGET_64BIT with TARGET_ZARCH.
2010-04-08 Christian BorntraegerImplement target hook for loop unrolling
2010-04-08 Wolfgang Gellerichs390.c (override_options): Adjust the z10 defaults...
2010-04-08 Andreas Krebbels390.c (s390_expand_movmem): Issue prefetch instruction...
2010-03-30 Andreas Krebbels390.c (s390_emit_prologue): Omit issuing a dynamic...
2010-03-24 Jakub Jelinekre PR target/43498 (No unwind info for thunks even...
2010-02-14 Andreas Krebbels390.c (s390_sched_init): New function.
2010-01-27 Jakub Jelineks390.c (s390_delegitimize_address): Call delegitimize_m...
2010-01-13 Wolfgang Gellerichs390.c (override_options): Set default of max-pending...
2009-11-27 Andreas Krebbels390.c (last_scheduled_insn): New variable.
2009-10-19 Andreas Krebbels390.c (s390_z10_optimize_cmp): Don't touch FP compares.
2009-10-19 Andreas Krebbels390.c (s390_z10_optimize_cmp): Use next/prev_active_in...
2009-10-16 Andreas Krebbels390.c (s390_z10_optimize_cmp): Skip notes when investi...
2009-10-13 Andreas Krebbels390.c (s390_encode_section_info): Handle BLKmode properly.
2009-09-22 Janis Johnsoni386.c (ix86_scalar_mode_supported_p): Don't return...
2009-09-22 Richard Hendersons390.c (s390_asm_trampoline_template): Rename from...
2009-09-04 Wolfgang Gellerich2097.md: Removed two incorrect bypasses.
2009-08-25 Anatoly Sokolovhooks.h (hook_bool_const_int_const_int_true): Declare.
2009-08-20 Andreas Krebbels390.c (Z10_PREDICT_DISTANCE): New macro.
2009-08-20 Andreas Krebbels390.md ("*brx_stage1_<GPR:mode>", [...]): New patterns.
2009-08-01 Paolo Bonziniexpr.c (store_constructor): Use promote_decl_mode.
2009-07-24 Andreas Krebbels390.c (override_options): Default max-unrolled-insns...
2009-07-22 Andreas Krebbelconstraints.md (ZQ, ZR, ZS, ZT): New constraints.
2009-06-29 Richard Guentherre PR middle-end/38212 (restrict implementation causes...
2009-06-13 Aldy Hernandezalpha.c (alpha_build_builtin_va_list): Pass location...
2009-06-05 Jakub Jelineks390.c (global_not_special_regno_p): New static inline.
2009-05-18 Andreas Krebbel2064.md: Remove trailing whitespaces.
2009-05-15 Paolo Bonzinifrv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.
2009-05-14 Paolo Bonzinitm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly...
2009-05-12 Paolo BonziniMerge cond-optab branch.
2009-05-04 Paolo Bonzinitm.texi (LEGITIMIZE_ADDRESS): Revise documentation.
2009-04-27 Ian Lance Taylorcollect2.c (is_ctor_dtor): Change type of ret field...
2009-04-24 Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-09 Paolo Bonzinii386.md (cmpcc): New.
2009-02-27 Andreas Krebbels390.c: (s390_swap_cmp): Look for conditional jumps...
2008-12-15 Wolfgang Gellerichs390.c (s390_swap_cmp): New function.
2008-11-22 Jakub Jelinekre PR target/37170 (gcc.dg/weak/weak-1.c)
2008-11-20 Andreas Krebbels390.c (s390_expand_atomic): Adjust QI/HI atomic nand...
2008-10-30 Jakub Jelineks390.c (s390_mark_symbol_ref_as_used): New function.
2008-10-13 Richard Sandifords390.md (UNSPEC_POOL_OFFSET): New constant.
2008-08-31 Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-08-15 Wolfgang Gellerich2008-08-15 Wolfgang Gellerich <gellerich@de.ibm.com>
2008-08-06 Kaveh R. Ghazialpha.c (alpha_preferred_reload_class, [...]): Avoid...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-14 Andreas Krebbelre PR target/36745 (ICE in gen_reg_rtx, at emit-rtl...
2008-06-27 Kaveh R. Ghazic-format.c (handle_format_attribute): Fix -Wc++-compat...
2008-06-01 Richard Sandifordrtl.h (emit_clobber, [...]): Declare.
2008-05-28 Andreas Krebbelconstraints.md ('b', [...]): New constraint letters...
2008-05-28 Andreas Krebbels390.c (z10_cost): New cost function for z10.
2008-05-07 Kenneth Zadeck[multiple changes]
2008-04-25 Jan Hubickare PR testsuite/35843 (-fdump-rtl-expand does not exist...
2008-04-08 Jan Hubickafunction.h (incomming_args): Break out of struct function.
2008-02-14 Andreas Krebbels390.c (s390_mainpool_start): Emit the pool before...
2008-02-13 Andreas Krebbels390.c (struct constant_pool): New field emit_pool_afte...
2007-12-12 Andreas Krebbels390.c (s390_O_constraint_str): Limit the range for...
2007-12-06 Jakub Jelinekre PR middle-end/20983 (varargs functions force va_list...
2007-12-06 Andreas Krebbels390.c (s390_emit_stack_tie): New function.
2007-10-31 Andreas Krebbelrs6000.opt: Rename -mdfp option to -mhard-dfp.
2007-09-10 Andreas Krebbels390.c (s390_dump_pool): Create copy of constant pool...
2007-08-30 Ulrich Weigands390.c (s390_expand_addcc): Emit canonical alc pattern.
2007-08-24 Kaveh R. Ghazialpha.c (alpha_mangle_type, [...]): Constify.
2007-08-23 Kaveh R. Ghaziarc-protos.h (arc_select_cc_mode, gen_compare_reg)...
2007-08-02 Nick Cliftonhost-hpux.c: Change copyright header to refer to versio...
2007-07-30 Kaveh R. Ghazialias.c (record_set, [...]): Constify.
2007-07-25 Julian Brownalpha.c (alpha_mangle_fundamental_type): Rename to...
2007-07-10 Ian Lance TaylorReplace no_new_pseudos in backends.
2007-07-06 Andreas Krebbellibgcc2.h (word_type): Type definition removed.
2007-06-16 Andrew Pinski[multiple changes]
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-04-24 Andreas Krebbelre PR target/31641 (ICE in s390_expand_setmem, at confi...
2007-04-24 Andreas Krebbels390.md ("*cmp<mode>_ccs_0_ibm", [...]): Insn definitio...
2007-04-18 Wolfgang Gellerichs390.h (S390_TDC_POSITIVE_ZERO): New constant.
2007-04-15 Kazu Hiratai386.c, [...]: Fix comment typos.
2007-03-29 Andreas Krebbels390.c (s390_secondary_input_reload_class, [...]):...
2007-03-19 Andreas Krebbels390.opt ("mhard-float", [...]): Bit value inverted...
2007-03-07 Andreas Krebbels390.c (override_options): Don't emit an error when...
2007-02-19 Andreas Krebbels390.c (s390_call_saved_register_used, [...]): Adjust...
2007-02-18 Kazu Hiratacfgloop.c, [...]: Fix comment typos.
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-27 Michael Matzre PR target/29319 (ICE unrecognizable insn: offset...
2006-11-24 Andreas Krebbels390.c (s390_emit_compare_and_swap): New function.
2006-10-26 Andreas Krebbels390.c (s390_init_frame_layout): Check positive frame_size.
2006-10-23 Rafael Ávila de... decl.c: Include langhooks.h.
2006-10-17 Wolfgang Gellerichcontraints.md: New file.
2006-10-16 DJ Delories390.c (s390_decompose_address): Allow symbol+offset...
2006-05-12 Andreas Krebbels390.c (s390_const_ok_for_constraint_p): Disallow ...
2006-03-29 Andreas Krebbelconfig.gcc (s390-*-linux-*, [...]): Add t-dfprules...
2006-03-27 Andreas Krebbels390-protos.h (s390_hard_regno_mode_ok, [...]): New...
2006-03-24 Andreas Krebbels390.c (s390_decompose_address): Allow SImode for index...
next