summaryrefslogtreecommitdiff
path: root/gcc/config/fr30/fr30.c
Commit message (Expand)AuthorAgeFilesLines
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * config/fr30/fr30.md (movsf_constant_store): Move code to detect 0.0 into fr...nickc2002-11-211-0/+14
* gcc/rth2002-10-161-3/+2
* * config/fp-bit.c: Follow spelling conventions.kazu2002-09-191-1/+1
* (output.h): Move after inclusion of tree.h. Fix folding marks.nickc2002-09-091-15/+18
* * fr30.c (fr30_print_operand): Fix bug in output of CONST_DOUBLE.ghazi2002-09-091-1/+3
* * ginclude/varargs.h: Replace with stub which issues #error.zack2002-07-161-5/+3
* 2002-06-05 David S. Miller <davem@redhat.com>davem2002-06-111-1/+1
* 2002-02-17 Philipp Thomas <pthomas@suse.de>pthomas2002-02-171-7/+7
* * function.h (struct function): Add profile.wcohen2002-01-031-2/+2
* * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,rsandifo2001-12-171-0/+4
* * gcc.c, config/fr30/fr30.c, config/v850/v850-c.c, toplev.c: Usejsm282001-12-151-3/+3
* * final.c (count_basic_block, add_bb, add_bb_string):hubicka2001-12-061-1/+1
* * 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.ghazi2001-11-041-0/+3
* 2001-10-31 Kazu Hirata <kazu@hxi.com>kazu2001-10-311-1/+1
* * config/alpha/alpha.md, config/arm/arm.c, config/arm/arm.h,jsm282001-10-281-1/+1
* * target.h (targetm): Rename global from "target", so as not toshebs2001-07-071-1/+1
* * Makefile.in (final.o): Depend on target.h.neil2001-07-061-2/+2
* * emit-rtl.c (replace_equiv_address): New function.kenner2001-07-041-4/+3
* * emit-rtl.c (adjust_address): New function.kenner2001-07-021-22/+22
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-261-1/+7
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-1/+0
* * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,gkm2000-08-241-1/+1
* Add movdi pattern to FR30 port.nickc2000-05-121-10/+197
* Copyright dates.law2000-01-141-1/+1
* * fr30.c (call_operand): Tighten and rework to match rules forlaw2000-01-141-4/+4
* * fr30.c (fr30_expand_epilogue): Revert last change.law2000-01-141-5/+2
* fix compile time warnings about unused epilogue instructionsnickc2000-01-131-1/+4
* *** empty log message ***nickc1999-11-081-2/+7
* Add FR30 port.nickc1999-09-211-0/+899