aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/fr30
AgeCommit message (Expand)AuthorFilesLines
2009-03-11re PR target/5362 (Undocumented target options)Nick Clifton1-2/+3
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek3-3/+3
2008-08-28* config/fr30/fr30.h (IRA_COVER_CLASSES): Define.Nick Clifton1-1/+6
2008-07-02vms_tramp.asm, [...]: Remove .file directives.Joseph Myers2-4/+0
2008-05-082008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz1-1/+1
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-2/+2
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka2-4/+4
2007-11-26re PR target/34174 (gcc produces erroneous asm for movdi)Rask Ingemann Lambertsen1-36/+12
2007-09-18re PR target/33388 (fr30: ICE: RTL check: expected code 'reg', have 'subreg' ...Rask Ingemann Lambertsen2-44/+28
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-3/+3
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton6-28/+22
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-3/+3
2007-03-29fr30.md (movdi): Do not accept immediates as the destination of this insn.Lars Poeschel2-25/+27
2007-03-28fr30.md (movsi_internal): Change destination constraint from m to V and add m...Lars Poeschel1-4/+5
2007-02-20c4x.md, [...]: Follow spelling conventions.Kazu Hirata1-10/+10
2007-01-04Makefile.def (target_modules): Add libgcc.Daniel Jacobowitz1-4/+4
2006-12-13mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE.Geoffrey Keating1-1/+1
2006-05-28cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-04-23re PR target/21283 (ICE with doubles)Roger Sayle1-1/+3
2006-04-23fr30.md (addsi_small_int): Use REGNO_PTR_FRAME_P to identify potentially elim...Roger Sayle1-6/+6
2006-04-23re PR target/16641 (fr30-elf-gcc compiler error when building newlib-1.12.0)Roger Sayle1-6/+9
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata1-1/+1
2005-06-26defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek1-2/+2
2005-06-25Update FSF address.R. Kelley Cook9-18/+18
2005-05-09crtstuff.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-29fr30.c (fr30_expand_prologue): Use gcc_assert and gcc_unreachable as appropri...Nathan Sidwell2-17/+10
2005-04-19tree-ssa-phiopt.c, [...]: Fix comment typos.Kazu Hirata1-3/+3
2005-04-04fr30-protos.h: Remove the prototypes for stack_add_operand...Kazu Hirata5-118/+128
2005-04-02fr30.h (PREDICATE_CODES): Remove fp_displacement_operand, sp_displacement_ope...Kazu Hirata1-2/+0
2005-03-21* config/fr30/fr30.h (TARGET_SMALL_MODEL_MASK, TARGET_SMALL_MODEL)Richard Sandiford2-18/+27
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson3-32/+15
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata3-5/+5
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson2-3/+3
2004-07-13builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference.Richard Henderson1-15/+0
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson2-47/+20
2004-07-08fr30-protos.h (fr30_va_arg): Remove.Richard Henderson3-72/+9
2004-07-07(fr30_setup_incoming_varargs): Change arguments to matchNick Clifton1-14/+13
2004-04-30bb-reorder.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-03-15c-incpath.c, [...]: Update copyright.Kazu Hirata2-2/+2
2004-03-07defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition.Kazu Hirata1-21/+0
2004-02-08target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata1-3/+0
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+2
2004-02-06fr30-protos.h: Remove the prototype for fr30_setup_incoming_varargs.Kazu Hirata3-23/+14
2004-02-04darwin.c, [...]: Fix comment formatting.Kazu Hirata2-13/+13
2004-02-04* config/arc/arc.h, config/fr30/fr30.hKazu Hirata1-28/+0
2004-02-04fr30.h (FUNCTION_VALUE): Remove the target-independent comment.Kazu Hirata1-18/+0
2004-02-03alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata1-6/+6
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata1-4/+4
2004-01-29fr30.c (TARGET_PROMOTE_PROTOTYPES): New.Kazu Hirata2-24/+13
2003-12-21arm.c: Convert to ISO-C.Kazu Hirata1-63/+25