| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/s390/s390.c (addr_generation_dependency_p): Handle SUBREG | uweigand | 2002-09-19 | 2 | -17/+70 |
* | * config/s390/s390.c (s390_address_cost): New function. | uweigand | 2002-09-18 | 3 | -11/+21 |
* | * config/s390/s390.c: Follow spelling convention. | kazu | 2002-09-18 | 1 | -1/+1 |
* | * config/s390/s390.c: (legitimize_la_operand): Remove, replace by ... | uweigand | 2002-09-16 | 3 | -470/+518 |
* | * config/s390/s390.md ("trap", "conditional_trap", "*trap"): New insns. | hpenner | 2002-09-13 | 1 | -0/+34 |
* | * config/s390/s390-modes.def (CCAPmode, CCANmode): New CC modes. | uweigand | 2002-09-12 | 3 | -84/+283 |
* | * config/s390/s390.h (MOVE_MAX): Define to correct value. | uweigand | 2002-09-10 | 1 | -3/+16 |
* | * config/s390/s390.md ("*tmdi_reg", "*tmsi_reg"): Do not mark as | uweigand | 2002-09-09 | 1 | -55/+55 |
* | * config/s390/s390.md ("*adddi3_cc", "*adddi3_cconly", | uweigand | 2002-09-06 | 1 | -47/+47 |
* | * config/s390/s390.c (s390_expand_plus_operand): Do not require | uweigand | 2002-09-05 | 2 | -69/+41 |
* | * config/s390/s390.md ("movti"): Add Q->Q alternative. | uweigand | 2002-09-03 | 1 | -89/+59 |
* | * config/s390/s390.c (s390_decompose_address): Remove STRICT parameter | uweigand | 2002-09-03 | 1 | -23/+40 |
* | * config/s390/s390-protos.h (s390_function_prologue, | uweigand | 2002-08-26 | 4 | -206/+329 |
* | * config/s390/s390.c (legitimize_address): Optimize loading | uweigand | 2002-08-15 | 1 | -0/+25 |
* | * reload.c (find_reloads): Handle constraint letters marked by | uweigand | 2002-08-14 | 4 | -95/+129 |
* | * s390-modes.def [CCL1, CCL2, CCT1, CCT2, CCT3, CCUR, CCSR]: Declare | uweigand | 2002-08-13 | 4 | -462/+861 |
* | * arc.c (arc_init): Don't use ISO C style function definitions. | ghazi | 2002-08-11 | 1 | -2/+2 |
* | * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h, | ghazi | 2002-07-31 | 1 | -2/+2 |
* | * alpha.h, arc.h, arm/aout.h, avr.h, c4x.h, cris.h, d30v.h, | ghazi | 2002-07-30 | 1 | -8/+0 |
* | * builtins.c (std_expand_builtin_va_start): Remove unused | zack | 2002-07-16 | 3 | -5/+4 |
* | * ginclude/varargs.h: Replace with stub which issues #error. | zack | 2002-07-16 | 1 | -10/+6 |
* | * config/s390/s390.h (TARGET_CPU_CPP_BUILTINS): New macro. | uweigand | 2002-06-13 | 2 | -14/+27 |
* | * c-common.c (builtin_define_type_max): New. | rth | 2002-06-12 | 1 | -1/+1 |
* | * config/s390/s390.c (emit_prologue): gen_store_multiple | uweigand | 2002-06-11 | 1 | -0/+2 |
* | * config/s390/s390.md (movsi): Only use floating point | uweigand | 2002-06-11 | 1 | -6/+6 |
* | * config/s390/s390.md (reload_base, ltorg): Remove. | uweigand | 2002-06-11 | 4 | -270/+767 |
* | * Makefile.in (MACHMODE_H): Add @extra_modes_file@. | zack | 2002-06-10 | 2 | -9/+29 |
* | * config/s390/linux.h (MD_FALLBACK_FRAME_STATE_FOR): New. | uweigand | 2002-05-29 | 1 | -0/+78 |
* | * config/s390/s390.c (legitimate_pic_operand_p): Do not | uweigand | 2002-05-29 | 1 | -11/+0 |
* | * config/s390/s390.md (cmpstr_64/31): Mark whole | hpenner | 2002-05-29 | 1 | -2/+6 |
* | * system.h (ENCODE_SECTION_INFO): Poison it. | rth | 2002-05-19 | 2 | -26/+26 |
* | * system.h (SELECT_RTX_SECTION): Poison. | rth | 2002-05-18 | 2 | -9/+19 |
* | * c-parse.in (MODIFIED_WCHAR_TYPE): New macro. | zack | 2002-05-15 | 1 | -13/+5 |
* | * config/s390/linux.h: Revert 2002-04-22 changes. | uweigand | 2002-05-13 | 1 | -35/+2 |
* | * config/s390/s390.c (s390_emit_epilogue): Always restore registers | uweigand | 2002-04-25 | 1 | -0/+8 |
* | * config/s390/linux.h: (LIBPATH_SPEC, LIBPATH_ARCH31_SPEC, | uweigand | 2002-04-22 | 1 | -2/+35 |
* | * config/s390/s390.c (legitimize_pic_address): Do not generate | uweigand | 2002-04-17 | 1 | -0/+1 |
* | PR optimization/6305 | uweigand | 2002-04-17 | 1 | -8/+18 |
* | target/6305 | hpenner | 2002-04-16 | 1 | -2/+1 |
* | PR target/6303 | jakub | 2002-04-16 | 3 | -0/+42 |
* | * config/alpha/linux.h, config/arm/linux-elf.h, config/i370/linux.h, | rth | 2002-04-15 | 1 | -1/+1 |
* | * alpha/linux.h: Define __gnu_linux__ wherever __linux__ is | mmitchel | 2002-04-13 | 1 | -1/+1 |
* | * config/s390/linux.h (LOCAL_LABEL_PREFIX): Define. | uweigand | 2002-04-04 | 1 | -0/+2 |
* | * Makefile.in (except.o): Update. | neil | 2002-03-29 | 1 | -2/+2 |
* | * config/s390/s390.c (s390_emit_epilogue): Change epilogue | hpenner | 2002-03-26 | 1 | -3/+21 |
* | * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE. | zack | 2002-03-23 | 1 | -2/+2 |
* | * config/s390/s390.h (PROFILE_BEFORE_PROLOGUE): Emit profile code | hpenner | 2002-03-13 | 1 | -1/+1 |
* | PR 5878 | rth | 2002-03-13 | 1 | -1/+1 |
* | * config/s390/s390.md (reload_insi, reload_indi): Change mode of | uweigand | 2002-03-12 | 2 | -8/+17 |
* | * 1750a.h, a29k.h, arc.h, arm.h, c4x.h, clipper.h, cris.h, d30v.h, | ghazi | 2002-03-12 | 1 | -4/+0 |