aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/s390
AgeCommit message (Expand)AuthorFilesLines
2006-04-19s390.md: Add comments with the instructions emitted by an insn pattern if mac...Andreas Krebbel1-12/+96
2006-04-08builtins.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2006-03-29config.gcc (s390-*-linux-*, [...]): Add t-dfprules to tmake_file.Andreas Krebbel1-10/+23
2006-03-27s390-protos.h (s390_hard_regno_mode_ok, [...]): New function prototypes.Andreas Krebbel3-36/+83
2006-03-24s390.c (s390_decompose_address): Allow SImode for index and base register.Andreas Krebbel2-51/+28
2006-03-07hooks.c (hook_bool_mode_rtx_true): New function.Richard Sandiford1-1/+0
2006-03-04builtins.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2006-02-27re PR other/26208 (Serious problem with unwinding through signal frames)Jakub Jelinek1-22/+6
2006-02-23[multiple changes]Jakub Jelinek1-0/+5
2006-02-20s390.c (legitimize_pic_address): Assertions checking for non tls symbols added.Angel Nunez Mencias1-0/+12
2006-02-18re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers1-3/+7
2006-02-06s390.c (TARGET_MANGLE_FUNDAMENTAL_TYPE): Define.Aldy Hernandez2-0/+23
2006-02-06config.gcc (s390-*-linux*): Add s390/t-linux to tmake_file.Jakub Jelinek2-4/+3
2006-02-03re PR target/25864 (Enable IBM long double format in 32-bit PowerPC Linux)Andreas Krebbel8-145/+725
2006-01-31s390.c (init_alignment_context): Set ALIAS_SET_MEMORY_BARRIER on the MEM.Jakub Jelinek1-0/+1
2006-01-31re PR target/26018 (Assembler errors with -march=z900 compiling glibc)Ulrich Weigand1-1/+8
2006-01-19s390.md ("Y", "y"): New mode attribute.Andreas Krebbel1-417/+233
2005-12-16basic-block.h, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-12-14s390.md ("*tstdi_extimm", [...]): Merge.Adrian Straetling1-61/+36
2005-12-14s390.md ("d0", "1"): New mode attributes.Adrian Straetling1-171/+79
2005-12-14s390.md ("extend<mode>di2", [...]): Merge.Adrian Straetling1-131/+72
2005-12-14s390.md ("atype", "length"): Rewrite.Adrian Straetling1-37/+7
2005-12-09re PR target/25311 (ICE in reload_cse_simplify_operands, at postreload.c:393)Ulrich Weigand1-13/+33
2005-12-09s390.c (s390_function_ok_for_sibcall): Use targetm.binds_local_p to check for...Ulrich Weigand1-1/+1
2005-12-08re PR target/25268 (ICE on lshrdi3_31 pattern)Andreas Krebbel4-66/+194
2005-12-07s390.c (s390_expand_atomic): New function.Adrian Straetling3-6/+143
2005-12-07s390.c (s390_expand_mask_and_shift, [...]): New.Adrian Straetling3-0/+167
2005-12-02alpha.c (alpha_va_start, [...]): Use buildN and fold_buildN where applicable.Richard Guenther1-17/+17
2005-11-22c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ...Kaveh R. Ghazi2-10/+0
2005-11-09s390.c (struct s390_frame_layout): New fields first_save_gpr_slot and last_sa...Andreas Krebbel1-19/+59
2005-11-09s390.c (s390_regs_ever_clobbered): Only save live eh regs for a function cont...Andreas Krebbel1-1/+4
2005-11-05c-typeck.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-11-03re PR target/24620 (internal compiler error: in find_reloads, at reload.c:3730)Ulrich Weigand1-2/+2
2005-11-02re PR target/24615 (internal compiler error: in print_shift_count_operand, at...Ulrich Weigand3-85/+85
2005-10-19s390.c (s390_expand_insv): New.Adrian Straetling3-43/+248
2005-10-19s390-protos.h (s390_hard_regno_rename_ok): Add prototype.Ulrich Weigand3-10/+54
2005-10-19s390.md: Comment describing output modifiers updated.Andreas Krebbel2-9/+16
2005-10-19s390.c (override_options): Added check for -mstack-size 64k limitation.Andreas Krebbel1-0/+2
2005-10-04s390.md ("TDSI","DP"): New mode macros.Adrian Straetling1-20/+49
2005-09-30tree-vect-transform.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-09-16s390-protos.h (s390_overlap_p): Prototype added.Andreas Krebbel3-0/+51
2005-09-08s390.c (s390_sr_alias_set): Variable removed.Andreas Krebbel1-14/+21
2005-08-26s390.md: ("movstr", "*movstr"): Add patterns.Adrian Straetling1-0/+43
2005-08-26predicates.md ("shift_count_operand", [...]): Reject operands containing elim...Andreas Krebbel1-0/+8
2005-08-17config.gcc: Added z9-109 switch.Ulrich Weigand4-202/+577
2005-08-14s390.c (s390_const_ok_for_constraint_p): Add 'P' constraint.Ulrich Weigand2-4/+21
2005-08-14s390.c (s390_canonicalize_comparison): Prefer register over memory as first o...Ulrich Weigand1-0/+7
2005-08-13s390.c (s390_split_branches): Revert 2005-08-12 change.Ulrich Weigand1-18/+19
2005-08-12linux.h (TARGET_THREAD_SSP_OFFSET): Define.Andreas Krebbel4-7/+85
2005-08-12s390.md ("*movdf_31"): Changed constraint from P to K.Andreas Krebbel1-1/+1