aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/s390
AgeCommit message (Expand)AuthorFilesLines
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
2011-03-232084.md: Enable all insn reservations also for z9_ec cpu attribute value.Andreas Krebbel5-126/+72
2011-03-22s390-opts.h: New.Joseph Myers4-83/+151
2011-03-22target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers1-1/+10
2011-03-22s390.c (s390_delegitimize_address): Fix offset handling for PLTOFF/GOTOFF.Andreas Krebbel1-2/+7
2011-03-22s390.c (s390_delegitimize_address): Handle PLTOFF and PLT unspecs.Andreas Krebbel1-3/+19
2011-03-21re PR target/48213 (ICE in simplify_subreg called from s390_delegitimize_addr...Jakub Jelinek1-0/+2
2011-03-18s390.c (s390_delegitimize_address): Handle GOTOFF unspecs.Andreas Krebbel1-0/+17
2011-03-18s390.c (s390_chunkify_start): Prevent literal pool splitting between a call a...Andreas Krebbel1-1/+10
2011-03-18s390.md: Use define_c_enum for the unspec constant definitions.Andreas Krebbel1-49/+49
2011-03-10re PR debug/48043 (pr47201: var-tracking loc_order_check fails for type punni...Jakub Jelinek1-7/+16
2011-03-09s390-protos.h (s390_label_align): New prototype.Andreas Krebbel3-0/+30
2011-03-04s390.c (s390_decompose_address): Reject non-literal pool references in UNSPEC...Andreas Krebbel1-0/+10
2011-03-03s390.c (s390_function_value): Rename to ...Andreas Krebbel3-21/+41
2011-01-27s390.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov3-8/+5
2011-01-23s390.h (REGISTER_MOVE_COST, [...]): Remove.Anatoly Sokolov2-12/+29
2011-01-13s390.c (print_operand_address): Replace 'error' with 'output_operand_lossage'.Andreas Krebbel1-16/+28
2011-01-12s390.h (OUTPUT_ADDR_CONST_EXTRA): Remove.Anatoly Sokolov3-12/+7
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek3-3/+3
2010-12-09freebsd.h (LINK_SPEC): Don't use %{!dynamic-linker:}.Joseph Myers1-4/+3
2010-12-09s390.md (*mov<mode>cc): Change lgoc and stgoc to locg and stocg even in comment.Jakub Jelinek1-2/+2
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-26s390.c (print_operand_address): Replace assert with error message.Andreas Krebbel1-19/+60
2010-11-262817.md (z196_crack): Add z196_g3 as possible slot.Christian Borntraeger1-2/+4