aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/s390
AgeCommit message (Expand)AuthorFilesLines
2005-05-26opt-functions.awk (var_type): New function.Richard Sandiford2-3/+1
2005-05-25s390.c (GP_ARG_NUM_REG, [...]): New defines.Ulrich Weigand1-43/+83
2005-05-25s390.c (TARGET_INSN_VALID_WITHIN_DOLOOP): Set to hook_bool_rtx_true.Adrian Straetling1-0/+3
2005-05-23s390.c (s390_optimize_prologue): Don't replace an insn saving less registers ...Andreas Krebbel1-22/+12
2005-05-13s390.md: ("DBL"): New mode attribute.Adrian Straetling1-55/+21
2005-05-10s390.c: (s390_const_double_ok_for_constraint_p): New function.Adrian Straetling4-13/+45
2005-05-10s390.md: Add comment lines for 'f' and 't' constraint letters.Adrian Straetling1-0/+2
2005-05-10s390.md: ("anddi3","andsi3","andhi3","andqi3"): Merge.Adrian Straetling1-95/+24
2005-05-09s390.c: (s390_branch_condition_mask...Adrian Straetling2-147/+116
2005-05-09s390.c: (s390_decompose_address...Adrian Straetling1-20/+20
2005-05-09s390-protos.h: (s390_match_ccmode...Adrian Straetling3-88/+85
2005-05-09s390.c: (s390_match_ccmode_set...Adrian Straetling1-891/+809
2005-05-09s390.h: Move xxx_REGNUM definitions to s390.md.Adrian Straetling2-344/+356
2005-05-09s390.md: ("gf") New mode attribute.Adrian Straetling1-151/+37
2005-05-09s390.md: ("FPR") New mode macro.Adrian Straetling1-665/+248
2005-05-09s390.c: (s390_adjust_priority): Adapt to changed attribute names.Adrian Straetling3-105/+105
2005-05-09s390.md: ("SHIFT"): New mode macro.Adrian Straetling1-65/+30
2005-05-09s390.md: ("DSI", "SCOND"): New mode macros.Adrian Straetling1-330/+125
2005-05-09s390.md: ("hc"): New mode attribute.Adrian Straetling1-144/+43
2005-05-09s390.md: ("COMPARE"): New mode macro.Adrian Straetling1-105/+11
2005-05-09s390.md: ("INT"): New mode macro.Adrian Straetling1-44/+9
2005-05-09s390.md: ("GPR", "P"): New mode macros.Adrian Straetling1-83/+29
2005-05-09s390.md: ("HQI"): New mode macro.Adrian Straetling1-80/+47
2005-04-29s390.md ("prologue_tpf", [...]): Alter trace hooks calls to improve performance.Jim Tison1-7/+4
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata5-5/+5
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-2/+2
2005-04-14re PR target/20927 (ICE in smallest_mode_for_size, at stor-layout.c:221 (s390x))Ulrich Weigand1-0/+3
2005-04-12*** empty log message ***Ulrich Weigand1-3/+3
2005-04-11* config/s390/s390.h (s390_tune_string, s390_arch_string)Richard Sandiford3-149/+170
2005-04-08* config/s390/tpf.h (ASM_SPEC): Define.Ulrich Weigand1-0/+3
2005-04-04s390-protos.h: (s390_comparison...Adrian Straetling5-485/+414
2005-04-042064.md ("z_mul", "z_inf"): New insn reservations.Andreas Krebbel3-8/+34
2005-04-01cgraphunit.c, [...]: Fix comment typos.Kazu Hirata2-3/+3
2005-03-15s390.c (s390_secondary_output_reload_class): Adapt check for non-offsettable ...Ulrich Weigand1-6/+5
2005-03-09s390.c (s390_secondary_output_reload_class): Adapt check for non-offsettable ...Ulrich Weigand2-5/+9
2005-02-18re PR target/20054 (ICE in change_address_1)Ulrich Weigand1-21/+21
2005-02-17builtins.c (expand_builtin_return_addr): Remove tem parameter.Andreas Krebbel1-9/+11
2005-02-17s390.c (s390_alloc_pool, [...]): Use BITMAP_ALLOC and BITMAP_FREE.Jakub Jelinek1-4/+4
2005-02-11s390.md ("*cmpdi_cct", [...]): Use %h instead of %c to print immediate operand.Ulrich Weigand1-6/+6
2005-02-11linux-unwind.h: Add exception clause to copyright.David Daney1-1/+9
2005-01-24c-opts.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-23alias.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-01-22s390.c (struct processor_costs): New fields dlgr, dlr, dr, dsgfr, dsgr.Mark Dettinger1-10/+69
2005-01-22s390.md ("doloop_si64"): Reload input value directly into the register being ...Ulrich Weigand1-11/+8
2005-01-22s390.h (HARD_REGNO_NREGS): Fix computation for access registers.Ulrich Weigand1-2/+2
2005-01-17s390.md ("*clc"): Remove incorrect '='.Ulrich Weigand1-2/+2
2005-01-15s390.md ("reload_outti"): Remove predicate for output operand.Ulrich Weigand1-4/+7
2005-01-15Update copyright years.Ulrich Weigand2-2/+2
2005-01-14tpf-unwind.h (s390_fallback_frame_state): Correct end-of-stack check.J. D. Johnston1-96/+100
2005-01-11s390.c (override_options): Return error if -mbackchain, -mpacked-stack and -m...Andreas Krebbel1-15/+10