summaryrefslogtreecommitdiff
path: root/gcc/config/s390/s390-protos.h
Commit message (Expand)AuthorAgeFilesLines
* * config/s390/s390.c (s390_frame_info): Allow large frame sizesuweigand2004-01-221-1/+1
* 2003-11-30 Andreas Krebbel <krebbel1@de.ibm.com>uweigand2003-11-301-5/+4
* * config/s390/s390-protos.h (s390_function_value): Declare.uweigand2003-11-061-0/+1
* * builtins.c (std_build_builtin_va_list): New.rth2003-10-301-1/+0
* * config/s390/s390-protos.h (shift_count_operand): Add prototype.uweigand2003-10-181-0/+1
* * config/s390/s390-protos.h (s390_alc_comparison): Add prototype.uweigand2003-10-141-0/+2
* * config/s390/s390-protos.h (s390_output_pool_entry): Declare.uweigand2003-08-231-0/+2
* * config/alpha/alpha.md: Remove usage of PARAMS.aj2003-08-171-63/+67
* * config/s390/s390.c (legitimize_pic_address): Access local symbolsuweigand2003-07-191-0/+1
* * optabs.c (prepare_cmp_insn): Try cmpmemM first if it exists,jakub2003-07-111-1/+1
* * config/s390/2064.md: Change GNU CC to GCC.uweigand2003-07-041-12/+12
* * config/s390/s390.c (s390_extra_constraint): New function.uweigand2003-06-301-1/+1
* gcc/ChangeLog:uweigand2003-06-271-0/+2
* * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.rsandifo2003-05-141-1/+0
* * config/s390/s390.c (s390_output_dwarf_dtprel): New.jakub2003-03-191-0/+1
* * dwarf2out.c (mem_loc_descriptor): Replace ASM_SIMPLIFY_DWARF_ADDRsayle2003-02-061-1/+0
* * target.h (targetm.address_cost): New.rth2003-01-281-1/+0
* * configure.in (HAVE_AS_TLS): Add s390-*-* and s390x-*-* cases.uweigand2003-01-241-1/+4
* * config/s390/s390-protos.h (preferred_la_operand_p):uweigand2003-01-221-1/+1
* Copyright for 2003.hpenner2003-01-151-1/+1
* * config/s390/s390.c (s390_safe_attr_type): New function.hpenner2003-01-151-0/+2
* * config/s390/s390.md (literal_pool_64, literal_pool_31 ): Newhpenner2002-11-261-1/+1
* * config/s390/linux.h (CC1_SPEC, CC1PLUS_SPEC): Remove.uweigand2002-10-231-1/+0
* * config/s390/fixdfdi.h (__fixunsdfdi, __fixdfdi): Add prototypes.uweigand2002-10-211-0/+1
* * target.h (struct gcc_target): Line wrap.rth2002-10-201-1/+0
* * alpha-protos.h (alpha_output_mi_thunk_osf): Update signature tommitchel2002-10-201-1/+1
* * target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.mmitchel2002-10-181-1/+2
* * config/s390/s390.c (preferred_la_operand_p): New function.uweigand2002-09-241-0/+1
* * config/s390/s390.c (s390_address_cost): New function.uweigand2002-09-181-0/+1
* * config/s390/s390.c: (legitimize_la_operand): Remove, replace by ...uweigand2002-09-161-1/+4
* * config/s390/s390-protos.h (s390_function_prologue,uweigand2002-08-261-2/+1
* * reload.c (find_reloads): Handle constraint letters marked byuweigand2002-08-141-0/+1
* * s390-modes.def [CCL1, CCL2, CCT1, CCT2, CCT3, CCUR, CCSR]: Declareuweigand2002-08-131-0/+1
* * builtins.c (std_expand_builtin_va_start): Remove unusedzack2002-07-161-1/+1
* * config/s390/s390.md (reload_base, ltorg): Remove.uweigand2002-06-111-3/+1
* PR target/6303jakub2002-04-161-0/+1
* * config/s390/s390-protos.h (legitimize_la_operand,uweigand2002-02-041-0/+4
* * s390.md (prologue, epilogue, *return_si, *return_di): New.uweigand2001-12-161-6/+13
* * config/s390/s390.h (EXTRA_CC_MODES): Add CCLmode.uweigand2001-09-291-0/+2
* * haifa-sched.c: Convert to target hooks. Macros replacedzack2001-08-181-1/+0
* Coding style cleanup.uweigand2001-08-111-45/+31
* * config/s390/s390.c: New. Subroutines for code generation.hpenner2001-07-131-0/+88