Age | Commit message (Expand) | Author | Files | Lines |
1999-08-04 | t-a29kbare: Fix some comments. | Jeffrey A Law | 1 | -3/+0 |
1999-07-28 | mn10300.c (mn10300_builtin_saveregs): Use get_varargs_alias_set and tag the s... | Richard Henderson | 2 | -8/+70 |
1999-07-25 | m32r.h (EXPAND_BUILTIN_SAVEREGS): Likewise. | Richard Henderson | 2 | -3/+2 |
1999-05-03 | mn10200.md (btst insns): btst does not leave cc0 in a useable state for redun... | Jeffrey A Law | 1 | -4/+4 |
1999-03-21 | i860.h (TARGET_SWITCHES): Add documentation for default case. | Jeff Law | 1 | -1/+1 |
1999-03-18 | * mn10300.h (TARGET_SWITCHES): Add documentation. | Jeffrey A Law | 1 | -2/+2 |
1999-03-08 | openbsd.h (HANDLE_SYSV_PRAGMA): Define. | Jeff Law | 1 | -5/+0 |
1999-02-06 | * mn10300.md (reload_insi): Do not earlyclobber the output operand. | Jeffrey A Law | 1 | -2/+2 |
1998-12-15 | Fix dumb thinkos in last change. | Jeff Law | 1 | -8/+8 |
1998-12-15 | * mn10300.md (bset, bclr): Operand 0 is a read/write operand. | Jeffrey A Law | 1 | -2/+2 |
1998-12-15 | mn10200.md (abssf2, negsf2): New expanders. | Jeffrey A Law | 1 | -0/+121 |
1998-09-15 | mn10200.h (ASM_OUTPUT_DWARF2_ADDR_CONST): Define. | Jeffrey A Law | 1 | -0/+4 |
1998-08-26 | * mn10300.h (RTX_COSTS): Handle UDIV and UMOD too. | Jeffrey A Law | 1 | -0/+2 |
1998-08-12 | mn10300.c (REG_SAVE_BYTES): Only reserve space for registers which will be sa... | Jeffrey A Law | 2 | -3/+70 |
1998-08-12 | mn10300.c, [...]: Remove "global zero register" optimizations. | Jeffrey A Law | 3 | -305/+9 |
1998-07-27 | mn10300.h (DEBUGGER_AUTO_OFFSET): Define. | Jeff Law | 2 | -8/+23 |
1998-07-24 | mn10300.md (movqi, [...]): Correctly handle CONST_DOUBLE source. | Jeffrey A Law | 1 | -0/+33 |
1998-07-17 | * mn10300.c (MODES_TIEABLE_P): Fix typo. | Jeffrey A Law | 1 | -1/+1 |
1998-07-16 | mn10300.c (count_tst_insns): New arg oreg_countp. | Jeffrey A Law | 1 | -9/+10 |
1998-07-16 | mn10300.md (movXX patterns): Make sure the destination is an ADDRESS_REG when... | Jeffrey A Law | 1 | -15/+102 |
1998-07-14 | * mn10300.md (mulsi): Turn into expander + pattern. | Jeffrey A Law | 1 | -1/+8 |
1998-07-14 | mn10300.md (movsi, [...]): Remove "x" from I -> a alternative. | Jeff Law | 1 | -4/+4 |
1998-07-13 | mn10300.h (REG_CLASS_FROM_LETTER): Map 'y' to SP_REGS. | Jeff Law | 3 | -87/+146 |
1998-06-17 | mn10300.md (andsi3): Fix typo. | Jeff Law | 1 | -1/+1 |
1998-03-06 | rtl.h (addr_diff_vec_flags): New typedef. | Joern Rennecke | 1 | -1/+1 |
1998-01-28 | rtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes after reload completes. | Mike Stump | 1 | -8/+0 |
1998-01-27 | m32r.md, [...]: Add some comments regarding use of dead_or_set_p. | Mike Stump | 1 | -0/+8 |
1997-12-21 | Makefile.in (FPBIT_FUNCS, [...]): Define. | Jeff Law | 1 | -1/+4 |
1997-12-06 | Merge from gcc-2.8 | Jeff Law | 3 | -7/+6 |
1997-11-04 | mn10200.h (ASM_OUTPUT_BSS): Delete. | Jeffrey A Law | 1 | -2/+2 |
1997-11-02 | Update mainline egcs to gcc2 snapshot 971021. | Jeff Law | 1 | -1/+1 |
1997-10-30 | mn10300.c (const_8bit_operand): New function. | Jeffrey A Law | 2 | -2/+53 |
1997-10-27 | * mn10300.h (GO_IF_LEGITIMATE_ADDRESS): Disable reg+reg. | Jeffrey A Law | 1 | -5/+12 |
1997-10-25 | mn10300.h (TARGET_SWITCHES): Add -mmult-bug and -mno-mult-bug. | Jeffrey A Law | 2 | -3/+13 |
1997-10-24 | Another goof in last change. | Jeff Law | 1 | -5/+9 |
1997-10-24 | Fxi typo in last change. | Jeff Law | 1 | -0/+1 |
1997-10-24 | mn10300.c (symbolic_operand, [...]): New functions. | Jeffrey A Law | 2 | -2/+77 |
1997-10-21 | mn10300.md (movqi, movhi): Avoid using address registers as destinations unle... | Jeffrey A Law | 1 | -2/+2 |
1997-10-21 | mn10300.c (print_operand): Handle 'S'. | Jeffrey A Law | 2 | -3/+15 |
1997-10-21 | mn10300.c (expand_epilogue): Rework to handle register restores in "ret" and ... | Jeffrey A Law | 1 | -3/+17 |
1997-06-11 | mn10300.md (call, call_value): Use "call" instead of "calls" for calls to nam... | Jeff Law | 1 | -2/+14 |
1997-05-21 | * mn10300.md (reload_insi): Handle SUBREG properly. | Jeff Law | 1 | -2/+16 |
1997-05-14 | * mn10300.md (adddi3, subdi3): Remove expanders and patterns. | Jeff Law | 1 | -56/+0 |
1997-05-09 | mn10300.md (udivmodhi4, divmodhi4): Remove expander, give corresponding patte... | Jeff Law | 1 | -32/+8 |
1997-05-05 | mn10300.c (notice_update_cc): Use CC_SET_ZN and CC_SET_ZNV. | Jeff Law | 3 | -32/+32 |
1997-04-23 | mn10300.c (secondary_reload_class): Handle more cases where we need secondary... | Jeff Law | 4 | -20/+26 |
1997-04-22 | mn10300.c (expand_prologue): End the current sequence before counting the tst... | Jeff Law | 3 | -1/+29 |
1997-04-14 | mn10300.c (can_use_return_insn): Include outgoing argument area in size compu... | Jeff Law | 3 | -53/+73 |
1997-04-08 | mn10300.h (RETURN_ADDR_RTX): Define. | Jeff Law | 3 | -86/+491 |
1997-04-03 | mn10300.c (can_use_return_insn): Add size of fixed stack space for function c... | Jeff Law | 3 | -17/+42 |