Age | Commit message (Expand) | Author | Files | Lines |
2000-10-13 | Remove obstacks. | Mark Mitchell | 1 | -2/+0 |
2000-10-06 | sh.md (calli_pcrel, [...]): Add `TARGET_SH2' as a condition. | Alexandre Oliva | 1 | -2/+2 |
2000-10-06 | sh.md (call, call_value): Use `TARGET_SH2' instead of `! TARGET_SH1'. | Alexandre Oliva | 1 | -33/+37 |
2000-09-25 | definitions in config/[s-w]* (rest): | Hans-Peter Nilsson | 1 | -4/+4 |
2000-09-19 | Some sh.md fixes (fallout from earlier changes) | Bernd Schmidt | 1 | -14/+11 |
2000-09-18 | sh.c (addsubcosts): CONST is not cheap. | J"orn Rennecke | 1 | -3/+9 |
2000-09-18 | Fix for sh minipool generation | Bernd Schmidt | 1 | -0/+8 |
2000-09-18 | Avoid problems with reloading fpul in HImode | Bernd Schmidt | 4 | -5/+21 |
2000-09-18 | Proper fix for -m4-nofpu multilib problem | Bernd Schmidt | 1 | -2/+0 |
2000-09-18 | sh.c (sh_expand_prologue): Mark GOTaddr2picreg as MAYBE_DEAD. | Alexandre Oliva | 1 | -3/+19 |
2000-09-18 | sh.c (nonpic_symbol_mentioned_p): Check LABEL_REFs. | Alexandre Oliva | 2 | -7/+10 |
2000-09-15 | Avoid explicit references to fpul register in machine description | Bernd Schmidt | 2 | -92/+89 |
2000-09-15 | Make sure movstr_i4 libfuncs are compiled for -m4-nofpu | Bernd Schmidt | 2 | -2/+2 |
2000-09-14 | sh.h (INIT_SECTION_ASM_OP, [...]): Remove define. | Alexandre Oliva | 3 | -16/+2 |
2000-09-12 | convex.md: Use "+" instead of "=" for outputs wrapped in a STRICT_LOW_PART. | Jeffrey A Law | 1 | -1/+1 |
2000-09-12 | sh.h (PREDICATE_CODES): Add CONST_DOUBLE to general_movsrc_operand... | Alexandre Oliva | 1 | -2/+2 |
2000-09-11 | sh.h (INITIALIZE_TRAMPOLINE): Remove stray call to gen_ic_invalidate_line. | J"orn Rennecke | 1 | -1/+0 |
2000-09-08 | * config/sh/sh.md (symPLT_label2reg): Use operand3 for PIC reg. | Alexandre Oliva | 1 | -2/+2 |
2000-09-08 | Amend last change: add %, in front of Ldi%=: | Joern Rennecke | 1 | -2/+2 |
2000-09-08 | sh.md (cmpeqsi_ior_t, [...]): Remove. | J"orn Rennecke | 1 | -29/+13 |
2000-09-07 | c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if REGISTER_TARGET_PRAGMAS is defined. | Zack Weinberg | 4 | -21/+38 |
2000-09-07 | configure.in (sh-*-linux*): Added. | Niibe Yutaka | 4 | -2/+141 |
2000-09-07 | sh.h (OVERRIDE_OPTIONS): Don't disable function CSE unless generating PIC. | Alexandre Oliva | 1 | -1/+1 |
2000-09-07 | sh.md (symPLT_label2reg): Force the initialization of the PIC register. | Alexandre Oliva | 1 | -2/+18 |
2000-09-06 | Changes in cse.c/loop.c cost calculations | Bernd Schmidt | 3 | -20/+28 |
2000-09-02 | t-elf, [...]: New files. | Alexandre Oliva | 10 | -14/+756 |
2000-08-30 | sh.md (cmpeqsi_ior_t, [...]): New insns. | Alexandre Oliva | 1 | -6/+27 |
2000-08-22 | sh.md (cmpeqdi_t splitter): Fix a reverse testing. | Kaz Kojima | 2 | -1/+2 |
2000-08-18 | elf.h: Do not include sh/sh.h. | Alexandre Oliva | 3 | -7/+0 |
2000-08-18 | sh.md (fpu_switch0, [...]): Simplify. | Alexandre Oliva | 2 | -32/+12 |
2000-08-16 | lib1funcs.asm (GLOBAL): Define. | Niibe Yutaka | 1 | -139/+143 |
2000-08-15 | elf.h (DWARF2_DEBUGGING_INFO): Defined. | William Cohen | 1 | -1/+9 |
2000-08-07 | sh.h (EXTRA_CONSTRAINT_Q): Adjust to GNU Coding Standards. | Alexandre Oliva | 3 | -30/+30 |
2000-08-04 | alias.c (mark_constant_function): Use INSN_P. | Rodney Brown | 1 | -5/+5 |
2000-08-03 | From SAITOH Masanobu: | J"orn Rennecke | 1 | -1/+1 |
2000-08-01 | From Joern Rennecke: | Bernd Schmidt | 4 | -24/+35 |
2000-07-28 | Makefile.in (INSN_ATTR_H): New macro. | Alexandre Oliva | 1 | -20/+25 |
2000-07-25 | sh.md (cmpgtdi_t): Must be split. | J"orn Rennecke | 1 | -7/+27 |
2000-06-13 | combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and CLASS_CANNOT_CHANGE_MODE_... | Richard Henderson | 1 | -2/+7 |
2000-06-02 | sh.h (CPP_SPEC): Add -D__NOMACSAVE__ for -mnomacsave. | J"orn Rennecke | 1 | -1/+7 |
2000-06-02 | * sh.md (untyped_call): Remove excess parameters | Toshiyasu Morita | 1 | -1/+1 |
2000-05-28 | lcm.c (make_preds_opaque): Fix comment. | Clinton Popetz | 1 | -7/+4 |
2000-05-23 | sh.c (gen_far_branch, [...]): Update to reflect new prototypes for redirect_j... | Clinton Popetz | 1 | -4/+5 |
2000-05-15 | Update to libgcc copyright exception clause. | Jeff Law | 1 | -13/+6 |
2000-04-12 | sh.h (STRUCT_VALUE): Just 0 for TARGET_HITACHI. | J"orn Rennecke | 1 | -14/+13 |
2000-04-08 | Fix comment. | Joern Rennecke | 1 | -4/+4 |
2000-04-06 | * sh.h (STRUCT_VALUE, RETURN_IN_MEMORY): Define. | J"orn Rennecke | 1 | -1/+19 |
2000-04-06 | Fix Copyright. | Joern Rennecke | 1 | -1/+1 |
2000-04-06 | lib1funcs.asm (___udivsi3_i4): ( __SH4_SINGLE__ / __SH4_SINGLE_ONLY__ variant... | J"orn Rennecke | 1 | -1/+1 |
2000-04-06 | lib1funcs.asm (___udivsi3_i4): When using fmovd, make double constant 8-byte ... | J"orn Rennecke | 1 | -0/+6 |