aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/s390
AgeCommit message (Expand)AuthorFilesLines
2003-09-03targhooks.c: New file.DJ Delorie1-1/+1
2003-08-29s390.md ("*mulsi3_sign"): New insn.Ulrich Weigand1-48/+99
2003-08-28s390.c (legitmate_constant_p): Use LARL on zSeries machines even in 31-bit ad...Ulrich Weigand2-240/+178
2003-08-27s390.c (struct machine_function): Remove member literal_pool_label.Ulrich Weigand3-198/+314
2003-08-26s390.c (emit_prologue): Don't check literal pool size.Ulrich Weigand2-34/+3
2003-08-26s390.md ("*llgt_sisi", [...]): New insns.Andreas Krebbel1-0/+71
2003-08-26s390.md ("*fmadddf", [...]): New insns.Andreas Krebbel1-0/+47
2003-08-23s390.h (LOAD_EXTEND_OP): Remove.Ulrich Weigand2-26/+38
2003-08-23s390.c (s390_expand_movstr, [...]): Use ISO C syntax for function pointer calls.Ulrich Weigand2-44/+44
2003-08-23s390-protos.h (s390_output_pool_entry): Declare.Ulrich Weigand3-177/+70
2003-08-21Makefile.in (INCLUDES): Remove -I$(srcdir)/config.Zack Weinberg1-1/+1
2003-08-17alpha.md: Remove usage of PARAMS.Andreas Jaeger2-497/+284
2003-08-07* config/s390/s390.md: Replace all occurrences of \\t with \t.Ulrich Weigand1-664/+664
2003-08-01s390.c (s390_select_ccmode): Do not attempt to use CCL, CCL1, or CCL2 modes w...Andreas Krebbel2-4/+161
2003-07-30s390.md (UNSPEC_ROUND, [...]): New constants.Ulrich Weigand1-333/+243
2003-07-30s390.h (EH_RETURN_HANDLER_RTX): Compute offset symbolically.Ulrich Weigand1-1/+1
2003-07-22s390.c (s390_valid_pointer_mode): New.Eric Christopher3-476/+563
2003-07-19s390.c (legitimize_pic_address): Access local symbols relative to the GOT ins...Ulrich Weigand3-419/+328
2003-07-11optabs.c (prepare_cmp_insn): Try cmpmemM first if it exists, then fall back t...Jakub Jelinek3-13/+13
2003-07-042064.md: Change GNU CC to GCC.Ulrich Weigand10-130/+134
2003-07-032064.md: Fix comment typos.Kazu Hirata4-8/+8
2003-06-30s390.c (s390_extra_constraint): New function.Ulrich Weigand4-491/+767
2003-06-302084.md: New file.Hartmut Penner3-4/+341
2003-06-30config.gcc [...]: Support --with-arch, --with-tune, and --with-mode configure...Ulrich Weigand4-91/+96
2003-06-27s390.h (SECONDARY_OUTPUT_RELOAD_CLASS): Define.Ulrich Weigand4-96/+168
2003-06-23i386.c (x86_output_mi_thunk): Don't pass MEM to %P0, just SYMBOL_REF.Jakub Jelinek1-3/+34
2003-06-13s390.c (s390_va_arg): Fix alignment when retrieving non-integral types from i...Ulrich Weigand1-7/+2
2003-06-12s390.c (s390_emit_prologue): Use LA instead of AR to initialize GOT register.Ulrich Weigand1-2/+4
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-6/+1
2003-06-04function.c (trampolines_created): New variable.Jakub Jelinek1-0/+6
2003-05-18c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here.Neil Booth1-1/+0
2003-05-16alpha.c (print_operand_address, [...]): Use string concatentation on HOST_WID...Kaveh R. Ghazi1-3/+2
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford3-11/+6
2003-05-13s390.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY): Second parameter of ASM_OUTPUT_SKIP m...Ulrich Weigand1-1/+1
2003-05-13s390.md ("*iordi3_oi"): Do not mark commutative.Ulrich Weigand1-2/+2
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka1-1/+1
2003-05-11s390.c (s390_function_arg_float): New function.Ulrich Weigand1-8/+52
2003-05-10except.c (EH_RETURN_STACKADJ_RTX): Do not define.Ulrich Weigand1-1/+0
2003-04-29c-pragma.c (maybe_apply_renaming_pragma): Fix typo.Kriang Lerdsuwanakij1-1/+1
2003-04-23* config/s390/s390.c (s390_expand_cmpstr): Disable CLC loop.Ulrich Weigand1-1/+5
2003-04-20target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg1-4/+5
2003-04-17toplev.c (target_options): Add value field.DJ Delorie1-2/+2
2003-04-17s390.c (SYMBOL_FLAG_ALIGN1): New.Richard Henderson3-131/+30
2003-04-10s390.c (larl_operand): Do not allow symbols marked with '@'.Ulrich Weigand1-17/+38
2003-04-01s390.c (s390_fixup_clobbered_return_reg): Do nothing if __builtin_return_addr...Ulrich Weigand1-0/+6
2003-03-28gcc/ ChangeLog:Ulrich Weigand1-0/+10
2003-03-28s390.md ("literal_pool_31"): Output pool anchor label even if pool empty when...Ulrich Weigand1-14/+22
2003-03-26s390.c (s390_optimize_prolog): Do not save/restore registers used for global ...Ulrich Weigand1-10/+23
2003-03-22s390.md ("movti", [...]): Use 'o' instead of 'm' constraint in forced-split a...Ulrich Weigand1-20/+20
2003-03-21s390.h: Do not include fixdfdi.h on s390x.Ulrich Weigand1-1/+14