summaryrefslogtreecommitdiff
path: root/gcc/config/s390
Commit message (Expand)AuthorAgeFilesLines
* * config/s390/s390.md (UNSPEC_SRST): New constant.uweigand2003-12-181-0/+79
* PR target/11992uweigand2003-12-171-6/+8
* * config/vxlib.c: Fix comment typos.kazu2003-12-131-1/+1
* PR target/13186rsandifo2003-12-041-2/+0
* 2003-11-30 Andreas Krebbel <krebbel1@de.ibm.com>uweigand2003-11-304-465/+352
* * config/s390/s390.md ("cmpint_di"): Fix incorrect instruction lengths.uweigand2003-11-301-3/+3
* * config/s390/s390.md ("movhi"): Do not emit extender patternuweigand2003-11-291-2/+4
* * config/gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.ghazi2003-11-291-5/+1
* * config/s390/s390.c (s390_emit_epilogue): Recognize more casesuweigand2003-11-061-1/+3
* * config/s390/s390-protos.h (s390_function_value): Declare.uweigand2003-11-063-30/+118
* * Makefile.in (targhooks.o, reload.o): Update dependencies.rsandifo2003-11-021-0/+2
* * config/s390/s390.c (struct machine_function): Use save_return_addr_puweigand2003-10-303-93/+112
* * builtins.c (std_build_builtin_va_list): New.rth2003-10-303-7/+6
* * config/s390/s390.c (load_multiple_operation): Allow both SImodeuweigand2003-10-242-28/+38
* * config/s390/s390.md ("movstr_short_64", "movstr_short_31"): Merge ...uweigand2003-10-222-193/+174
* * config/s390/s390-protos.h (shift_count_operand): Add prototype.uweigand2003-10-184-108/+158
* * config.gcc (s390x-ibm-tpf*): New target.uweigand2003-10-152-0/+125
* * config/s390/s390-protos.h (s390_alc_comparison): Add prototype.uweigand2003-10-144-3/+262
* * config/s390/s390.md ("muldf3", "*muldf3", "*muldf3_ibm",uweigand2003-10-141-36/+20
* * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.ozack2003-10-131-15/+18
* 2003-10-13 Andreas Krebbel <krebbel1@de.ibm.com>uweigand2003-10-132-21/+26
* * config/s390/s390.md ("*adddi3_carry1_cc", "*adddi3_carry1_cconly",uweigand2003-09-281-30/+83
* 2003-09-26 Andreas Krebbel <krebbel1@de.ibm.com>uweigand2003-09-262-44/+19
* * config/s390/s390.c (s390_emit_prologue): Simplify accesses touweigand2003-09-251-44/+18
* * targhooks.c: New file.dj2003-09-041-1/+1
* * config/s390/s390.md ("*mulsi3_sign"): New insn.uweigand2003-08-291-48/+99
* * config/s390/s390.c (legitmate_constant_p): Use LARL onuweigand2003-08-282-240/+178
* * config/s390/s390.c (struct machine_function): Remove memberuweigand2003-08-273-198/+314
* * config/s390/s390.c (emit_prologue): Don't check literal pool size.uweigand2003-08-262-34/+3
* * config/s390/s390.md ("*llgt_sisi", "*llgt_sisi_split", "*llgt_didi",uweigand2003-08-261-0/+71
* * config/s390/s390.md ("*fmadddf", "*fmsubdf",uweigand2003-08-261-0/+47
* * config/s390/s390.h (LOAD_EXTEND_OP): Remove.uweigand2003-08-232-26/+38
* * config/s390/s390.c (s390_expand_movstr, s390_expand_clrstr,uweigand2003-08-232-44/+44
* * config/s390/s390-protos.h (s390_output_pool_entry): Declare.uweigand2003-08-233-177/+70
* * Makefile.in (INCLUDES): Remove -I$(srcdir)/config.zack2003-08-211-1/+1
* * config/alpha/alpha.md: Remove usage of PARAMS.aj2003-08-172-497/+284
* * config/s390/s390.md: Replace all occurrences of \\t with \t.uweigand2003-08-071-664/+664
* 2003-08-01 Andreas Krebbel <krebbel1@de.ibm.com>uweigand2003-08-012-4/+161
* * config/s390/s390.md (UNSPEC_ROUND, UNSPEC_SETHIGH,uweigand2003-07-301-333/+243
* * config/s390/s390.h (EH_RETURN_HANDLER_RTX): Compute offsetuweigand2003-07-301-1/+1
* 2003-07-22 Eric Christopher <echristo@redhat.com>echristo2003-07-223-476/+563
* * config/s390/s390.c (legitimize_pic_address): Access local symbolsuweigand2003-07-193-419/+328
* * optabs.c (prepare_cmp_insn): Try cmpmemM first if it exists,jakub2003-07-113-13/+13
* * config/s390/2064.md: Change GNU CC to GCC.uweigand2003-07-0410-130/+134
* * config/s390/2064.md: Fix comment typos.kazu2003-07-034-8/+8
* * config/s390/s390.c (s390_extra_constraint): New function.uweigand2003-06-304-491/+767
* * config/s390/2084.md: New file.uweigand2003-06-303-4/+341
* * config.gcc [s390*-*-*]: Support --with-arch, --with-tune, anduweigand2003-06-304-91/+96
* gcc/ChangeLog:uweigand2003-06-274-96/+168
* * config/i386/i386.c (x86_output_mi_thunk): Don't pass MEM to %P0,jakub2003-06-231-3/+34