summaryrefslogtreecommitdiff
path: root/gcc/config/s390/s390.h
Commit message (Expand)AuthorAgeFilesLines
* * system.h (ENCODE_SECTION_INFO): Poison it.rth2002-05-191-26/+0
* PR target/6303jakub2002-04-161-0/+4
* * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.zack2002-03-231-2/+2
* * config/s390/s390.h (PROFILE_BEFORE_PROLOGUE): Emit profile codehpenner2002-03-131-1/+1
* PR 5878rth2002-03-131-1/+1
* * 1750a.h, a29k.h, arc.h, arm.h, c4x.h, clipper.h, cris.h, d30v.h,ghazi2002-03-121-4/+0
* * config/s390/s390.h (REG_ALLOC_ORDER): Add missing register.uweigand2002-03-111-1/+1
* * c4x.c (c4x_fp_reglist): Const-ify.ghazi2002-03-101-1/+1
* * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,zack2002-03-031-5/+1
* * 1750a.h, a29k.h, alpha.h, arc.h, arm.h, avr.h, c4x.h, clipper.h,ghazi2002-03-031-3/+0
* * varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P;rth2002-03-031-1/+1
* * a29k.h, alpha.h, arc.h, arm.h, avr.h, clipper.h, convex.h,ghazi2002-03-031-4/+0
* * config/s390/s390.c (pool_stop_uid, other_chunk, far_away,uweigand2002-02-151-3/+2
* * config/s390/linux64.h: Delete file.uweigand2002-02-061-4/+9
* * config/s390/s390-protos.h (legitimize_la_operand,uweigand2002-02-041-1/+8
* * gcc/config/s390/s390.h (CRT_CALL_STATIC_FUNCTION): Fixeduweigand2002-02-041-3/+3
* * Makefile.in (CRTSTUFF_CFLAGS): New.rth2002-01-271-8/+6
* * expmed.c (extract_fixed_bit_field): Remove unused code.kazu2002-01-161-4/+0
* * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR,jsm282002-01-081-9/+1
* * config/s390/s390.c (s390_preferred_reload_class): Neveruweigand2002-01-081-2/+4
* * 1750a.h (datalbl, jmplbl): Declare array size explicitly.ghazi2001-12-231-1/+1
* * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,rsandifo2001-12-171-1/+1
* * s390.md (prologue, epilogue, *return_si, *return_di): New.uweigand2001-12-161-108/+133
* * 1750a.md: Add default case in switch.ghazi2001-12-091-0/+2
* * final.c (count_basic_block, add_bb, add_bb_string):hubicka2001-12-061-445/+0
* * config/alpha/alpha.md, config/arm/arm.c, config/arm/arm.h,jsm282001-10-281-1/+1
* * s390/s390.c: Fix comment typos.kazu2001-10-261-4/+4
* * s390/linux.h (ASM_OUTPUT_BYTE): Fix format specifier warnings.ghazi2001-10-241-1/+0
* * config/s390/s390.h (EXTRA_CC_MODES): Add CCLmode.uweigand2001-09-291-7/+2
* * config.gcc (s390-*-linux-*, s390x-*-linux*): Switch touweigand2001-09-181-0/+5
* * haifa-sched.c: Convert to target hooks. Macros replacedzack2001-08-181-11/+0
* * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,rth2001-08-181-41/+42
* Coding style cleanup.uweigand2001-08-111-24/+22
* Bring s390 backend back in sync with branch.uweigand2001-08-111-17/+16
* * config/s390/s390.c: New. Subroutines for code generation.hpenner2001-07-131-0/+1866