summaryrefslogtreecommitdiff
path: root/gcc/config/fr30/fr30.c
Commit message (Expand)AuthorAgeFilesLines
...
* * config/fr30/fr30.md (movdi): Do not accept immediates as the destination of...nickc2007-03-291-17/+17
* Update FSF address.kcook2005-06-251-2/+2
* * crtstuff.c, integrate.h, tree-scalar-evolution.h,kazu2005-05-091-1/+1
* * config/fr30/fr30.c (fr30_expand_prologue): Use gcc_assert andnathan2005-04-291-15/+8
* * config/fr30/fr30-protos.h: Remove the prototypes forkazu2005-04-041-98/+0
* * target.h (targetm.calls.arg_partial_bytes): New.rth2004-12-301-12/+15
* * config/darwin-c.c, config/arc/arc.c, config/arc/arc.md,kazu2004-09-181-1/+1
* * target.h (struct gcc_target): Add calls.pass_by_reference.rth2004-07-141-0/+3
* * builtins.c (std_gimplify_va_arg_expr): Handle types passedrth2004-07-131-15/+0
* * target-def.h (TARGET_MUST_PASS_IN_STACK): New.rth2004-07-131-2/+18
* * config/fr30/fr30-protos.h (fr30_va_arg): Remove.rth2004-07-081-67/+9
* (fr30_setup_incoming_varargs): Change arguments to matchnickc2004-07-071-14/+13
* * target-def.h (TARGET_STRUCT_VALUE_RTX): Define askazu2004-02-081-3/+0
* * config/fr30/fr30-protos.h: Remove the prototype forkazu2004-02-061-4/+11
* * config/darwin.c, config/darwin.h, config/freebsd-spec.h,kazu2004-02-041-10/+10
* * config/fr30/fr30.c (TARGET_PROMOTE_PROTOTYPES): New.kazu2004-01-291-6/+11
* * config/arm/arm.c: Convert to ISO-C.kazu2003-12-211-63/+25
* * config/vxlib.c: Fix comment typos.kazu2003-12-131-3/+3
* 2003-12-05 Steven Bosscher <stevenb@suse.de>steven2003-12-051-2/+2
* config/fr30/fr30.c: Include toplev.hnickc2003-11-141-0/+1
* GNU CC -> GCCkcook2003-09-271-4/+4
* * fr30.c (fr30_print_operand): Fix format specifier warnings.ghazi2003-05-161-4/+4
* 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