summaryrefslogtreecommitdiff
path: root/gcc/config/s390
Commit message (Expand)AuthorAgeFilesLines
* s390.c (pool_stop_uid, [...]): Delete.Ulrich Weigand2002-02-153-299/+201
* * config/s390/linux.h (ASM_OUTPUT_ALIGNED_BSS): New.Ulrich Weigand2002-02-141-0/+7
* s390.c (s390_final_chunkify): Re-run shorten_branches after emitting ltorg in...Ulrich Weigand2002-02-132-27/+35
* config.gcc (s390x-*-linux*): Add t-linux64 makefile fragment.Ulrich Weigand2002-02-062-0/+24
* linux64.h: Delete file.Ulrich Weigand2002-02-064-99/+129
* s390-protos.h (legitimize_la_operand, [...]): Add prototypes.Ulrich Weigand2002-02-044-158/+192
* s390.h (CRT_CALL_STATIC_FUNCTION): Fixed register names for regular asm () co...Ulrich Weigand2002-02-041-3/+3
* s390.md (movstrsico, [...]): Remove, replace by ...Ulrich Weigand2002-01-291-108/+198
* Makefile.in (CRTSTUFF_CFLAGS): New.Richard Henderson2002-01-261-8/+6
* s390.c (s390_emit_prologue): Do not emit USE insn for GOT register; add REG_M...Ulrich Weigand2002-01-162-28/+68
* expmed.c (extract_fixed_bit_field): Remove unused code.Kazu Hirata2002-01-161-4/+0
* s390.md (movstrdix_64, [...]): Improve RTL templates.Ulrich Weigand2002-01-141-65/+62
* tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers2002-01-081-9/+1
* s390.c (s390_preferred_reload_class): Never return ADDR_REGS if it isn't a su...Ulrich Weigand2002-01-083-10/+17
* linux.h (ASM_OUTPUT_LABELREF): Remove.Ulrich Weigand2002-01-083-7/+15
* romp.c: Fix comment formatting.Kazu Hirata2002-01-021-1/+1
* 1750a.h (datalbl, jmplbl): Declare array size explicitly.Kaveh R. Ghazi2001-12-231-1/+1
* varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson2001-12-201-24/+0
* target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2001-12-173-44/+33
* s390.md (prologue, [...]): New.Ulrich Weigand2001-12-167-2296/+3338
* ChangeLog.2, [...]: Fix spelling errors.Joseph Myers2001-12-091-1/+1
* 1750a.md: Add default case in switch.Kaveh R. Ghazi2001-12-091-0/+2
* final.c (count_basic_block, [...]): Kill.Jan Hubicka2001-12-062-456/+0
* c-decl.c (grokdeclarator): Use ISO word.Neil Booth2001-12-031-2/+2
* 1750a.h (DBX_REGISTER_NUMBER): Don't define.Kaveh R. Ghazi2001-11-221-2/+0
* s390.c (s390_va_arg): Eliminate ALIGN parameter in call to emit_cmp_and_jump_...Kaveh R. Ghazi2001-11-221-1/+1
* s390.md: Remove ALIGN arg from emit_cmp_and_jump_insns call.Bryce McKinlay2001-11-161-1/+1
* dwarf2out.c (dwarf2out_finish): Don't abort because of orphan DIEs if there w...Jason Merrill2001-11-151-3/+0
* builtins.def: Fix comment typos.Kazu Hirata2001-10-311-2/+2
* alpha.md, [...]: Fix spelling errors.Joseph Myers2001-10-282-2/+2
* s390.c: Fix comment typos.Kazu Hirata2001-10-263-11/+11
* linux.h (ASM_OUTPUT_BYTE): Fix format specifier warnings.Kaveh R. Ghazi2001-10-243-16/+20
* * config/s390/s390.c (s390_va_arg): Use set_mem_alias_set.Ulrich Weigand2001-10-061-1/+1
* s390.h (EXTRA_CC_MODES): Add CCLmode.Ulrich Weigand2001-09-294-167/+377
* s390.md: Changed attributes for scheduling.Hartmut Penner2001-09-212-318/+265
* config.gcc (s390-*-linux-*, [...]): Switch to new-style tm_file specification.Ulrich Weigand2001-09-183-10/+5
* configure.in: Check whether assembler supports section merging.Jakub Jelinek2001-09-111-1/+1
* haifa-sched.c: Convert to target hooks.Zack Weinberg2001-08-183-13/+5
* defaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ...Richard Henderson2001-08-171-41/+42
* s390.c: Include "debug.h" for dwarf2out_do_frame prototype.Andreas Jaeger2001-08-161-1/+1
* Define __s390__ also on 64-bit S/390 targets.Ulrich Weigand2001-08-141-1/+1
* Remove s390x __LONG_MAX__ special case from glimits.h;Ulrich Weigand2001-08-141-2/+4
* Fixed HOST_WIDE_INT type mismatch.Ulrich Weigand2001-08-131-7/+7
* toplev.c (set_float_handler): Make static.Zack Weinberg2001-08-121-1/+0
* Coding style cleanup.Ulrich Weigand2001-08-116-301/+505
* Bring s390 backend back in sync with branch.Ulrich Weigand2001-08-116-164/+342
* s390.c: New.Hartmut Penner2001-07-138-0/+11383