aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/s390
AgeCommit message (Expand)AuthorFilesLines
2007-05-11s390.md (GPR0_REGNUM, [...]): Constants added.Andreas Krebbel1-0/+158
2007-05-04s390.md ("fix_trunc<mode>di2", [...]): Expander removed.Andreas Krebbel1-20/+6
2007-04-24re PR target/31641 (ICE in s390_expand_setmem, at config/s390/s390.c:3618)Andreas Krebbel1-5/+7
2007-04-24s390.md ("*cmp<mode>_ccs_0_ibm", [...]): Insn definitions removed.Andreas Krebbel4-512/+73
2007-04-18s390.h (S390_TDC_POSITIVE_ZERO): New constant.Wolfgang Gellerich3-12/+96
2007-04-15i386.c, [...]: Fix comment typos.Kazu Hirata2-3/+3
2007-04-12s390.md ("trunctddd2"): Use TDmode for the target of ldxtr.Andreas Krebbel1-4/+5
2007-03-29s390.c (s390_secondary_input_reload_class, [...]): Functions removed.Andreas Krebbel3-146/+85
2007-03-28s390.md ("fix_trunc<mode>di2"): New expander.Andreas Krebbel1-8/+19
2007-03-19s390.md (op_type attribute): RRR instruction type added.Andreas Krebbel1-213/+382
2007-03-19s390.md: Only non-functional changes.Andreas Krebbel1-133/+133
2007-03-19s390.md (UNSPEC_COPYSIGN): New constant.Andreas Krebbel2-6/+127
2007-03-19s390.opt ("mhard-float", [...]): Bit value inverted and documentation adjusted.Andreas Krebbel3-6/+39
2007-03-07s390.c (override_options): Don't emit an error when -mstack-size is used with...Andreas Krebbel1-15/+39
2007-02-20c4x.md, [...]: Follow spelling conventions.Kazu Hirata1-1/+1
2007-02-19s390.c (s390_call_saved_register_used, [...]): Adjust the way CALL_EXPR argum...Andreas Krebbel1-12/+6
2007-02-18cfgloop.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-6/+6
2007-01-02alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes.Steven Bosscher1-44/+25
2006-12-12re PR libstdc++/11953 (_REENTRANT defined when compiling non-threaded code.)Jakub Jelinek1-0/+1
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-7/+7
2006-11-27re PR target/29319 (ICE unrecognizable insn: offset too large for larl (break...Michael Matz2-4/+7
2006-11-24s390.c (s390_emit_compare_and_swap): New function.Andreas Krebbel1-10/+22
2006-10-26unwind-dw2.h: Move cfa-related variables into struct frame_state_reg_info to ...Nathan Froyd2-9/+9
2006-10-26s390.c (s390_init_frame_layout): Check positive frame_size.Andreas Krebbel1-2/+2
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola1-6/+6
2006-10-23predicates.md ("bras_sym_operand"): Do not accept nonlocal function symbols i...Ulrich Weigand1-1/+2
2006-10-17contraints.md: New file.Wolfgang Gellerich5-175/+547
2006-10-16s390.c (s390_decompose_address): Allow symbol+offset into the GOT in case we ...DJ Delorie1-1/+0
2006-08-31re PR target/24367 (unrecognizable insn with -fPIC -O2 -funroll-loops)Andreas Krebbel1-2/+10
2006-07-14linux-unwind.h (s390_fallback_frame_state): Detect signal frames correctly ev...Ulrich Weigand1-10/+21
2006-06-19s390.md ("doloop_si64", [...]): Add a new alternative to the constraint strings.Andreas Krebbel1-16/+19
2006-06-06t-tpf (LIB2ADDEH): Include unwind-dw2-fde-glibc.c in lieu of unwind-dw2-fde.c.Peter Lemieszewski1-2/+2
2006-05-12s390.c (s390_const_ok_for_constraint_p): Disallow -4G for On contraint.Andreas Krebbel2-3/+5
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