aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/fr30/fr30.c
AgeCommit message (Expand)AuthorFilesLines
2003-05-16* fr30.c (fr30_print_operand): Fix format specifier warnings.Kaveh R. Ghazi1-4/+4
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-11-21fr30.md (movsf_constant_store): Move code to detect 0.0 into fr30.c.Nick Clifton1-0/+14
2002-10-15real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson1-3/+2
2002-09-19fp-bit.c: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-09(output.h): Move after inclusion of tree.h. Fix folding marks.Nick Clifton1-15/+18
2002-09-09* fr30.c (fr30_print_operand): Fix bug in output of CONST_DOUBLE.Kaveh R. Ghazi1-1/+3
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg1-5/+3
2002-06-11Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller1-1/+1
2002-02-17final.c (output_operand_lossage): Changed to accept printf style arguments.Philipp Thomas1-7/+7
2002-01-03function.h (struct function): Add profile.William Cohen1-2/+2
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-0/+4
2001-12-15gcc.c, [...]: Use American spelling in messages.Joseph Myers1-3/+3
2001-12-06final.c (count_basic_block, [...]): Kill.Jan Hubicka1-1/+1
2001-11-041750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.Kaveh R. Ghazi1-0/+3
2001-10-31builtins.def: Fix comment typos.Kazu Hirata1-1/+1
2001-10-28alpha.md, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-07-07target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs1-1/+1
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth1-2/+2
2001-07-04emit-rtl.c (replace_equiv_address): New function.Richard Kenner1-4/+3
2001-07-02emit-rtl.c (adjust_address): New function.Richard Kenner1-22/+22
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-1/+7
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
2000-08-24optabs.c (init_optabs): Initialize fixtab...Greg McGary1-1/+1
2000-05-12Add movdi pattern to FR30 port.Nick Clifton1-10/+197
2000-01-14Copyright dates.Jeff Law1-1/+1
2000-01-14fr30.c (call_operand): Tighten and rework to match rules for call RTL express...Jeffrey A Law1-4/+4
2000-01-13fr30.c (fr30_expand_epilogue): Revert last change.Richard Henderson1-5/+2
2000-01-13fix compile time warnings about unused epilogue instructionsNick Clifton1-1/+4
1999-11-08*** empty log message ***Nick Clifton1-2/+7
1999-09-21Add FR30 port.Nick Clifton1-0/+899