aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/s390
AgeCommit message (Expand)AuthorFilesLines
2012-08-09s390: Use VOIDmode with gen_rtx_SETRichard Henderson1-3/+2
2012-08-09s390: Rearrange temporary moves for use of CRJRichard Henderson1-6/+10
2012-08-08builtins.c (expand_builtin_atomic_compare_exchange): Pass old value operand a...Ulrich Weigand2-5/+17
2012-08-07s390: Convert from sync to atomic optabsRichard Henderson3-223/+471
2012-07-31s390.c (s390_option_override): Disable DWARF 3/4 extensions for TPF, unless s...DJ Delorie1-0/+10
2012-07-052012-07-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel3-7/+33
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-6/+6
2012-06-18s390.c (s390_gimplify_va_arg): Revert change from r187965.Andreas Krebbel1-1/+0
2012-06-06invoke.texi (sched-pressure-algorithm): Document new --param.Richard Sandiford1-0/+5
2012-05-29integrate.c: Remove.Steven Bosscher1-1/+0
2012-05-29rtl.h (assign_stack_temp, [...]): Remove 'keep' argument.Michael Matz1-0/+1
2012-05-29LANGUAGES: Fix typos.Joseph Myers3-4/+4
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford3-26/+34
2012-05-042012-05-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-9/+6
2012-04-24recog.c (insn_invalid_p): Add IN_GROUP parameter and use validate_change to a...Andreas Krebbel1-2/+2
2012-04-23s390.h (LINK_SPEC): Remove, no longer needed.DJ Delorie1-8/+2
2012-02-21s390.c (s390_option_override): Make -mhard-dfp the default if possible and no...Andreas Krebbel1-0/+5
2012-02-21s390.md ("fixuns_trunc<mode>si2"): Replace TARGET_HARD_FLOAT with TARGET_HARD...Andreas Krebbel1-1/+1
2012-01-31s390.md ("*ashr<mode>3_and"): Add missing z196 flag to srak instruction.Andreas Krebbel1-0/+1
2012-01-26s390.h: Make BRANCH_COST an option.Andreas Krebbel2-1/+7
2012-01-16re PR bootstrap/51860 (s390 esa mode bootstrap comparison failure since trans...Jakub Jelinek1-15/+33
2012-01-03s390.md ("*cmp<mode>_ccs"): Fix comment mentioning the instructions emitted b...Andreas Krebbel1-1/+2
2011-12-08re PR target/50395 (Infinite loop when bootstrapping java)Andreas Krebbel1-1/+2
2011-10-07s390.c (s390_emit_tls_call_insn): Remove assertion.Andreas Krebbel1-7/+13
2011-10-07s390.md (DWH, dwh): New mode macros.Andreas Krebbel1-11/+16
2011-09-14s390.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford1-12/+12
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-5/+5
2011-08-05s390.c (s390_expand_cs_hqi): Add new arguments to store_bit_field.Aldy Hernandez1-3/+6
2011-07-20s390.c (s390_class_max_nregs): Fix return type.Andreas Krebbel2-2/+2
2011-07-19rtl.texi (MEM_SIZE_KNOWN_P): Document.Richard Sandiford2-7/+7
2011-07-19tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther1-10/+6
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-8/+14
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2-96/+2
2011-06-03linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth4-386/+0
2011-05-25common.opt (flag_stack_usage_info): New variable.Eric Botcazou1-1/+1
2011-05-09s390.md (TD/TF mem to reg move splitter): Make the temporary register to matc...Andreas Krebbel1-0/+1
2011-05-06s390.c (s390_asm_trampoline_template): Comment instruction sizes.Andreas Krebbel1-9/+9
2011-05-04calls.c (emit_library_call_value_1): Invoke promote_function_mode hook on lib...Andreas Krebbel1-1/+1
2011-05-03gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.Bernd Schmidt1-1/+1
2011-04-21s390.c (s390_init_builtins): Call build_function_type_list instead of build_f...Nathan Froyd1-1/+1
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford3-9/+6
2011-04-21target.def (cannot_force_const_mem): Add a mode argument.Richard Sandiford1-4/+4
2011-04-15s390.md (popcountdi2, [...]): Replace match_operand with match_dup for the th...Andreas Krebbel1-3/+3
2011-04-11linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER.Joseph Myers1-3/+3
2011-04-10Remove doubled up words.Mike Stump1-1/+1
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers3-24/+2
2011-03-29[multiple changes]Vladimir Makarov1-13/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+13
2011-03-27[multiple changes]Vladimir Makarov1-13/+0
2011-03-24s390.c (s390_preferred_reload_class): Return NO_REGS for invalid symbolic add...Andreas Krebbel1-4/+12