]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/mn10300/mn10300.c
GNU CC -> GCC
[thirdparty/gcc.git] / gcc / config / mn10300 / mn10300.c
2003-09-27  Kelley CookGNU CC -> GCC
2003-08-23  Kazu Hirataiq2000.c: Follow spelling conventions.
2003-07-10  Alexandre Oliva[multiple changes]
2003-07-10  Alexandre Oliva[multiple changes]
2003-07-10  Alexandre Olivamn10300.h (PREDICATE_CODES): Define.
2003-07-03  Kazu Hiratam32r.c: Fix comment typos.
2003-06-19  Zack Weinbergtarget.h (asm_out.file_start, [...]): New hooks.
2003-02-14  Alexandre Olivamn10300.c (mn10300_wide_const_load_uses_clr): New function.
2003-01-28  Richard Hendersontarget.h (targetm.address_cost): New.
2003-01-28  Richard HendersonMakefile.in (cse.o): Depend on TARGET_H.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-13  Alexandre Olivamn10300.c (print_operand): Check operand's range.
2002-09-15  Kazu HirataChangeLog: Follow spelling conventions.
2002-07-16  Zack Weinbergbuiltins.c (std_expand_builtin_va_start): Remove unused...
2002-07-16  Zack Weinbergvarargs.h: Replace with stub which issues #error.
2001-12-17  Richard Sandifordtarget.h (asm_out.byte_op, [...]): New fields.
2001-11-04  Kaveh R. Ghazi1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.
2001-08-13  Zack Weinbergexpr.h: Split out optab- and libfunc-related code to...
2001-07-11  Richard Kenneralias.c (set_mem_alias_set): New function.
2001-07-07  Stan Shebstarget.h (targetm): Rename global from "target", so...
2001-07-03  Richard Kennerexplow.c (plus_constant_wide, case PLUS): Call find_con...
2001-06-26  Neil BoothMakefile.in (TARGET_H, [...]): New.
2001-04-14  Alexandre OlivaUpdate copyright notice
2001-04-03  Jakub JelinekUse byte offsets in SUBREGs instead of words.
2001-03-22  Richard Hendersonmkconfig.sh: Include insn-flags.h.
2000-12-06  Richard Sandifordmn10300.c (mn10300_print_reg_list): Added.
2000-10-25  Aldy Hernandezfix secondary_reload typo from last patch
2000-10-25  Aldy Hernandezsecondary_reload_class: treat pseudos like memory
2000-05-20  Alexandre Olivamn10300.md (movdi, movdf): 64-bit clean-up.
2000-05-19  Alexandre Olivamn10300.c (expand_prologue, [...]): 16-bit and 64-bit...
2000-05-11  Alexandre Olivamn10300.c (print_operand): Print FP constants in hexade...
2000-05-01  Alexandre Olivamn10300.c (print_operand_address): Do not add zero...
2000-05-01  Alexandre Olivamn10300.c (expand_epilogue): If SP is to be adjusted...
2000-04-27  Alexandre Olivamn10300.c (mn10300_address_cost): Test ASHIFT, AND...
2000-04-21  Alexandre Olivamn10300-protos.h (mn10300_address_cost): Declare.
2000-04-21  Alexandre Olivatypo
2000-01-14  Kaveh R. Ghazimn10300-protos.h: New file.
1999-12-02  Jeffrey A Lawmn10300.c (REG_SAVE_BYTES): Allocate space for AM33...
1999-09-12  Richard HendersonReplace recog_foo with recog_data.foo.
1999-09-07  Jeff LawMerge in gcc2-ss-010999
1999-08-24  Bernd SchmidtFix more problems from GC diffs
1999-07-28  Richard Hendersonmn10300.c (mn10300_builtin_saveregs): Use get_varargs_a...
1999-07-26  Richard Hendersonm32r.h (EXPAND_BUILTIN_SAVEREGS): Likewise.
1998-08-12  Jeffrey A Lawmn10300.c (REG_SAVE_BYTES): Only reserve space for...
1998-08-12  Jeffrey A Lawmn10300.c, [...]: Remove "global zero register" optimiz...
1998-07-16  Jeffrey A Lawmn10300.c (count_tst_insns): New arg oreg_countp.
1998-07-13  Jeff Lawmn10300.h (REG_CLASS_FROM_LETTER): Map 'y' to SP_REGS.
1997-12-07  Jeff LawMerge from gcc-2.8
1997-11-02  Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-30  Jeffrey A Lawmn10300.c (const_8bit_operand): New function.
1997-10-24  Jeff LawAnother goof in last change.
1997-10-24  Jeff LawFxi typo in last change.
1997-10-24  Jeffrey A Lawmn10300.c (symbolic_operand, [...]): New functions.
1997-10-21  Jeffrey A Lawmn10300.c (print_operand): Handle 'S'.
1997-10-21  Jeffrey A Lawmn10300.c (expand_epilogue): Rework to handle register...
1997-05-06  Jeff Lawmn10300.c (notice_update_cc): Use CC_SET_ZN and CC_SET_ZNV.
1997-04-23  Jeff Lawmn10300.c (secondary_reload_class): Handle more cases...
1997-04-22  Jeff Lawmn10300.c (expand_prologue): End the current sequence...
1997-04-14  Jeff Lawmn10300.c (can_use_return_insn): Include outgoing argum...
1997-04-08  Jeff Lawmn10300.h (RETURN_ADDR_RTX): Define.
1997-04-03  Jeff Lawmn10300.c (can_use_return_insn): Add size of fixed...
1997-04-02  Jeff Lawstdarg.h: Include va-mn10300.h.
1997-03-21  Jeff Law* mn10300/mn10300.c (print_operand): Handle 'N'.
1997-03-20  Jeff Lawmn10300.md (cmpsi): Handle comparing a register with...
1997-03-14  Jeff Lawmn10300.c (const_costs): Remove unused function.
1997-03-12  Jeff Lawmn10300.c (expand_prologue): Rework so that eliminating...
1997-03-07  Jeff Lawmn10300.c (expand_prologue): Rework to avoid unnecessar...
1996-12-18  Jeff Lawmn10300.c (notice_update_cc): Enable this code.
1996-12-16  Jeff Lawmn10300.c (expand_epilogue): Restore registers in the...
1996-12-11  Jeff LawInitial revision