summaryrefslogtreecommitdiff
path: root/gcc/config/s390/s390.c
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (except.o): Update.neil2002-03-291-2/+2
* * config/s390/s390.c (s390_emit_epilogue): Change epiloguehpenner2002-03-261-3/+21
* * config/s390/s390.md (reload_insi, reload_indi): Change mode ofuweigand2002-03-121-5/+14
* * c4x.c (c4x_fp_reglist): Const-ify.ghazi2002-03-101-2/+2
* * config/s390/s390.c (s390_chunkify_pool): Do not confuseuweigand2002-02-271-6/+11
* * config/s390/s390.c (s390_emit_prologue): Do not set theuweigand2002-02-181-10/+38
* * config/s390/s390.c (pool_stop_uid, other_chunk, far_away,uweigand2002-02-151-278/+163
* * config/s390/s390.c (s390_final_chunkify): Re-run shorten_branchesuweigand2002-02-131-10/+18
* * config/s390/s390-protos.h (legitimize_la_operand,uweigand2002-02-041-17/+158
* * config/s390/s390.c (s390_emit_prologue): Do not emit USEuweigand2002-01-161-3/+5
* * config/s390/s390.c (s390_preferred_reload_class): Neveruweigand2002-01-081-4/+9
* * config/s390/linux.h (ASM_OUTPUT_LABELREF): Remove.uweigand2002-01-081-0/+6
* * config/romp/romp.c: Fix comment formatting.kazu2002-01-021-1/+1
* * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,rsandifo2001-12-171-0/+30
* * s390.md (prologue, epilogue, *return_si, *return_di): New.uweigand2001-12-161-656/+1008
* * final.c (count_basic_block, add_bb, add_bb_string):hubicka2001-12-061-11/+0
* * c-decl.c (grokdeclarator): Use ISO word.neil2001-12-031-2/+2
* * s390.c (s390_va_arg): Eliminate ALIGN parameter in call toghazi2001-11-221-1/+1
* 2001-10-31 Kazu Hirata <kazu@hxi.com>kazu2001-10-311-2/+2
* * 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-6/+6
* * s390/linux.h (ASM_OUTPUT_BYTE): Fix format specifier warnings.ghazi2001-10-241-6/+3
* * config/s390/s390.c (s390_va_arg): Use set_mem_alias_set.uweigand2001-10-061-1/+1
* * config/s390/s390.h (EXTRA_CC_MODES): Add CCLmode.uweigand2001-09-291-86/+245
* 2001-09-21 Hartmut Penner <hpenner@de.ibm.com>hpenner2001-09-211-13/+46
* * haifa-sched.c: Convert to target hooks. Macros replacedzack2001-08-181-1/+5
* * config/s390/s390.c: Include "debug.h" for dwarf2out_do_frameaj2001-08-161-1/+1
* Fixed HOST_WIDE_INT type mismatch.uweigand2001-08-131-7/+7
* * toplev.c (set_float_handler): Make static.zack2001-08-121-1/+0
* Coding style cleanup.uweigand2001-08-111-221/+434
* Bring s390 backend back in sync with branch.uweigand2001-08-111-19/+15
* * config/s390/s390.c: New. Subroutines for code generation.hpenner2001-07-131-0/+2981