Age | Commit message (Expand) | Author | Files | Lines |
2002-04-25 | s390.c (s390_emit_epilogue): Always restore registers needed by the compiler... | Ulrich Weigand | 1 | -0/+8 |
2002-04-22 | linux.h: (LIBPATH_SPEC, LIBPATH_ARCH31_SPEC, LIBPATH_ARCH64_SPEC): Define. | Ulrich Weigand | 1 | -2/+35 |
2002-04-17 | s390.c (legitimize_pic_address): Do not generate illegal address constant wit... | Ulrich Weigand | 1 | -0/+1 |
2002-04-17 | re PR rtl-optimization/6305 (c++ gets ICE in reload_cse_simplify_operands) | Ulrich Weigand | 1 | -8/+18 |
2002-04-16 | s390.md (mulsidi3): Set both subregs of the multiword register. | Hartmut Penner | 1 | -2/+1 |
2002-04-16 | re PR target/6303 (output_operand: invalid expression as operand) | Jakub Jelinek | 3 | -0/+42 |
2002-04-15 | linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux. | Richard Henderson | 1 | -1/+1 |
2002-04-13 | linux.h: Define __gnu_linux__ wherever __linux__ is defined... | Mark Mitchell | 1 | -1/+1 |
2002-04-04 | * config/s390/linux.h (LOCAL_LABEL_PREFIX): Define. | Ulrich Weigand | 1 | -0/+2 |
2002-03-29 | Makefile.in (except.o): Update. | Neil Booth | 1 | -2/+2 |
2002-03-26 | s390.c (s390_emit_epilogue): Change epilogue code to not restoring global reg... | Hartmut Penner | 1 | -3/+21 |
2002-03-23 | real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE. | Zack Weinberg | 1 | -2/+2 |
2002-03-13 | s390.h (PROFILE_BEFORE_PROLOGUE): Emit profile code before prologue, to avoid... | Hartmut Penner | 1 | -1/+1 |
2002-03-12 | re PR rtl-optimization/5878 (gcc 3.1 breaks on C code generated by the Mercur... | Richard Henderson | 1 | -1/+1 |
2002-03-12 | s390.md (reload_insi, [...]): Change mode of scratch register to DImode / TIm... | Ulrich Weigand | 2 | -8/+17 |
2002-03-12 | 1750a.h, [...] (POINTER_SIZE): Delete. | Kaveh R. Ghazi | 1 | -4/+0 |
2002-03-11 | * config/s390/s390.h (REG_ALLOC_ORDER): Add missing register. | Ulrich Weigand | 1 | -1/+1 |
2002-03-10 | c4x.c (c4x_fp_reglist): Const-ify. | Kaveh R. Ghazi | 2 | -3/+3 |
2002-03-03 | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 1 | -5/+1 |
2002-03-03 | 1750a.h, [...] (BITS_PER_WORD): Delete. | Kaveh R. Ghazi | 1 | -3/+0 |
2002-03-02 | varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S... | Richard Henderson | 1 | -1/+1 |
2002-03-03 | a29k.h, [...]: (BITS_PER_UNIT): Delete. | Kaveh R. Ghazi | 1 | -4/+0 |
2002-02-27 | s390.c (s390_chunkify_pool): Do not confuse insn UIDs with insn addresses. | Ulrich Weigand | 1 | -6/+11 |
2002-02-18 | s390.c (s390_emit_prologue): Do not set the frame_related flag for call-clobb... | Ulrich Weigand | 1 | -10/+38 |
2002-02-15 | s390.c (pool_stop_uid, [...]): Delete. | Ulrich Weigand | 3 | -299/+201 |
2002-02-14 | * config/s390/linux.h (ASM_OUTPUT_ALIGNED_BSS): New. | Ulrich Weigand | 1 | -0/+7 |
2002-02-13 | s390.c (s390_final_chunkify): Re-run shorten_branches after emitting ltorg in... | Ulrich Weigand | 2 | -27/+35 |
2002-02-06 | config.gcc (s390x-*-linux*): Add t-linux64 makefile fragment. | Ulrich Weigand | 2 | -0/+24 |
2002-02-06 | linux64.h: Delete file. | Ulrich Weigand | 4 | -99/+129 |
2002-02-04 | s390-protos.h (legitimize_la_operand, [...]): Add prototypes. | Ulrich Weigand | 4 | -158/+192 |
2002-02-04 | s390.h (CRT_CALL_STATIC_FUNCTION): Fixed register names for regular asm () co... | Ulrich Weigand | 1 | -3/+3 |
2002-01-29 | s390.md (movstrsico, [...]): Remove, replace by ... | Ulrich Weigand | 1 | -108/+198 |
2002-01-26 | Makefile.in (CRTSTUFF_CFLAGS): New. | Richard Henderson | 1 | -8/+6 |
2002-01-16 | s390.c (s390_emit_prologue): Do not emit USE insn for GOT register; add REG_M... | Ulrich Weigand | 2 | -28/+68 |
2002-01-16 | expmed.c (extract_fixed_bit_field): Remove unused code. | Kazu Hirata | 1 | -4/+0 |
2002-01-14 | s390.md (movstrdix_64, [...]): Improve RTL templates. | Ulrich Weigand | 1 | -65/+62 |
2002-01-08 | tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros. | Joseph Myers | 1 | -9/+1 |
2002-01-08 | s390.c (s390_preferred_reload_class): Never return ADDR_REGS if it isn't a su... | Ulrich Weigand | 3 | -10/+17 |
2002-01-08 | linux.h (ASM_OUTPUT_LABELREF): Remove. | Ulrich Weigand | 3 | -7/+15 |
2002-01-02 | romp.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2001-12-23 | 1750a.h (datalbl, jmplbl): Declare array size explicitly. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-12-20 | varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl... | Richard Henderson | 1 | -24/+0 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 3 | -44/+33 |
2001-12-16 | s390.md (prologue, [...]): New. | Ulrich Weigand | 7 | -2296/+3338 |
2001-12-09 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-12-09 | 1750a.md: Add default case in switch. | Kaveh R. Ghazi | 1 | -0/+2 |
2001-12-06 | final.c (count_basic_block, [...]): Kill. | Jan Hubicka | 2 | -456/+0 |
2001-12-03 | c-decl.c (grokdeclarator): Use ISO word. | Neil Booth | 1 | -2/+2 |
2001-11-22 | 1750a.h (DBX_REGISTER_NUMBER): Don't define. | Kaveh R. Ghazi | 1 | -2/+0 |
2001-11-22 | s390.c (s390_va_arg): Eliminate ALIGN parameter in call to emit_cmp_and_jump_... | Kaveh R. Ghazi | 1 | -1/+1 |