| Commit message (Expand) | Author | Age | Files | Lines |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-15 | 1 | -1/+1 |
* | * builtins.c (std_expand_builtin_va_start): Remove unused | zack | 2002-07-16 | 1 | -3/+2 |
* | * ginclude/varargs.h: Replace with stub which issues #error. | zack | 2002-07-16 | 1 | -16/+2 |
* | * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op, | rsandifo | 2001-12-17 | 1 | -0/+2 |
* | * 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype. | ghazi | 2001-11-04 | 1 | -1/+1 |
* | * expr.h: Split out optab- and libfunc-related code to... | zack | 2001-08-13 | 1 | -0/+1 |
* | * alias.c (set_mem_alias_set): New function. | kenner | 2001-07-11 | 1 | -2/+2 |
* | * target.h (targetm): Rename global from "target", so as not to | shebs | 2001-07-07 | 1 | -1/+1 |
* | * explow.c (plus_constant_wide, case PLUS): Call find_constant_term | kenner | 2001-07-03 | 1 | -1/+1 |
* | * Makefile.in (TARGET_H, TARGET_DEF_H): New. | neil | 2001-06-26 | 1 | -0/+6 |
* | Update copyright notice | aoliva | 2001-04-14 | 1 | -1/+2 |
* | 2001-04-03 Jakub Jelinek <jakub@redhat.com> | amacleod | 2001-04-03 | 1 | -6/+3 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -1/+0 |
* | 2000-12-05 Richard Sandiford <r.sandiford@redhat.com> | law | 2000-12-06 | 1 | -8/+210 |
* | fix secondary_reload typo from last patch | aldyh | 2000-10-25 | 1 | -1/+1 |
* | secondary_reload_class: treat pseudos like memory | aldyh | 2000-10-25 | 1 | -2/+8 |
* | * config/mn10300/mn10300.md (movdi, movdf): 64-bit clean-up. | aoliva | 2000-05-20 | 1 | -7/+13 |
* | * config/mn10300/mn10300.c (expand_prologue, expand_epilogue): | aoliva | 2000-05-19 | 1 | -2/+2 |
* | * config/mn10300/mn10300.c (print_operand): Print FP constants in | aoliva | 2000-05-11 | 1 | -4/+4 |
* | * config/mn10300/mn10300.c (print_operand_address): Do not add | aoliva | 2000-05-01 | 1 | -6/+1 |
* | * config/mn10300/mn10300.c (expand_epilogue): If SP is to be | aoliva | 2000-05-01 | 1 | -25/+6 |
* | * config/mn10300/mn10300.c (mn10300_address_cost): Test | aoliva | 2000-04-27 | 1 | -0/+3 |
* | * config/mn10300/mn10300-protos.h (mn10300_address_cost): Declare. | aoliva | 2000-04-21 | 1 | -0/+81 |
* | typo | aoliva | 2000-04-21 | 1 | -1/+1 |
* | * mn10300-protos.h: New file. | ghazi | 2000-01-14 | 1 | -15/+16 |
* | * mn10300.c (REG_SAVE_BYTES): Allocate space for AM33 registers. | law | 1999-12-02 | 1 | -2/+52 |
* | Replace recog_foo with recog_data.foo. | rth | 1999-09-12 | 1 | -5/+5 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 1 | -17/+15 |
* | Fix more problems from GC diffs | crux | 1999-08-24 | 1 | -1/+2 |
* | * mn10300.c (mn10300_builtin_saveregs): Use get_varargs_alias_set | rth | 1999-07-28 | 1 | -7/+60 |
* | * m32r.h (EXPAND_BUILTIN_SAVEREGS): Likewise. | rth | 1999-07-26 | 1 | -2/+1 |
* | * mn10300.c (REG_SAVE_BYTES): Only reserve space for registers | law | 1998-08-12 | 1 | -1/+4 |
* | * mn10300.c, mn10300.h, mn10300.md: Remove "global zero register" | law | 1998-08-12 | 1 | -167/+0 |
* | * mn10300.c (count_tst_insns): New arg oreg_countp. Callers changed. | law | 1998-07-16 | 1 | -9/+10 |
* | * mn10300.h (REG_CLASS_FROM_LETTER): Map 'y' to SP_REGS. | law | 1998-07-13 | 1 | -10/+21 |
* | Merge from gcc-2.8 | law | 1997-12-07 | 1 | -1/+1 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -1/+1 |
* | * mn10300.c (const_8bit_operand): New function. | law | 1997-10-30 | 1 | -0/+36 |
* | Another goof in last change. | law | 1997-10-24 | 1 | -5/+9 |
* | Fxi typo in last change. | law | 1997-10-24 | 1 | -0/+1 |
* | * mn10300.c (symbolic_operand, legitimize_address): New functions. | law | 1997-10-24 | 1 | -0/+69 |
* | * mn10300.c (print_operand): Handle 'S'. | law | 1997-10-21 | 1 | -0/+12 |
* | * mn10300.c (expand_epilogue): Rework to handle register restores | law | 1997-10-21 | 1 | -3/+17 |
* | * mn10300.c (notice_update_cc): Use CC_SET_ZN and CC_SET_ZNV. | law | 1997-05-06 | 1 | -6/+7 |
* | * mn10300.c (secondary_reload_class): Handle more cases where we | law | 1997-04-23 | 1 | -9/+8 |
* | * mn10300.c (expand_prologue): End the current sequence before | law | 1997-04-22 | 1 | -0/+8 |
* | * mn10300.c (can_use_return_insn): Include outgoing argument | law | 1997-04-14 | 1 | -22/+43 |
* | * mn10300.h (RETURN_ADDR_RTX): Define. | law | 1997-04-08 | 1 | -6/+165 |
* | * mn10300.c (can_use_return_insn): Add size of fixed stack space | law | 1997-04-03 | 1 | -6/+35 |
* | * ginclude/stdarg.h: Include va-mn10300.h. | law | 1997-04-02 | 1 | -4/+211 |