aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/stormy16
AgeCommit message (Expand)AuthorFilesLines
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-4/+4
2007-02-20c4x.md, [...]: Follow spelling conventions.Kazu Hirata1-10/+10
2006-12-08recog.c (mode_dependent_address_p): Identify pre-increment...Mark Shinwell1-3/+1
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-6/+6
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola1-3/+3
2006-03-02tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.Richard Sandiford1-0/+4
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford3-26/+22
2005-12-02alpha.c (alpha_va_start, [...]): Use buildN and fold_buildN where applicable.Richard Guenther1-32/+32
2005-09-09Makefile.in (LIBGCC_DEPS): Add libgcc2.h.Nick Clifton1-44/+104
2005-09-02stormy16-lib2.c (__popcounthi2, [...]): New functions.Nick Clifton1-0/+49
2005-08-17stormy16.c (xstormy16_encode_section_info): Call default_encode_section_info.Nick Clifton1-0/+2
2005-08-06config/stormy16/stormy16.h (SYMBOL_FLAG_XSTORMY16_BELOW100): New define.Nick Clifton3-84/+37
2005-08-01dwarf2out.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-07-11alpha.c (alpha_gimplify_va_arg_1): Use build_va_arg_indirect_ref.Richard Henderson1-1/+1
2005-07-03bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers1-4/+4
2005-06-26defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek1-1/+1
2005-06-25Update FSF address.R. Kelley Cook6-12/+12
2005-05-26c-common.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-05-25common.opt (-Wattributes): New.DJ Delorie1-3/+5
2005-05-10stormy16.c (xstormy16_emit_cbranch): Use gcc_assert and gcc_unreachable as ap...Nathan Sidwell1-55/+38
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-3/+3
2005-04-04config.gcc (xstormy16-*-elf): Set extra_options.Richard Sandiford2-7/+25
2005-04-03stormy16-protos.h: Remove the prototypes for xstormy16_ineqsi_operator...Kazu Hirata5-139/+148
2005-04-03stormy16.h (PREDICATE_CODES): Add SUBREG to xstormy16_below100_or_register...Kazu Hirata1-3/+3
2005-04-01cgraphunit.c, [...]: Fix comment typos.Kazu Hirata2-2/+2
2005-03-31Fix problems with hot/cold partitioning optimization.Caroline Tice1-1/+1
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson1-2/+0
2004-12-03stormy16.md (pushqi, [...]): Add number of arguments to name so that the patt...Eric Christopher1-4/+4
2004-11-19config/stormy16/stormy16.c (combine_bnp): Add code to handle zero_extension a...Nick Clifton2-26/+114
2004-11-15(TARGET_CPU_CPP_BUILTINS): Add builtin assert of cpu=xstormy16.Nick Clifton1-0/+1
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-6/+6
2004-10-17elfos.h, [...]: Update copyright.Kazu Hirata1-1/+2
2004-09-27stormy16.c (xstormy16_asm_output_aligned_common): ..comm alignment is bytes, ...DJ Delorie1-1/+1
2004-08-25tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell1-2/+2
2004-08-17extend.texi: Document new xstormy16 attribute.DJ Delorie4-26/+880
2004-08-15tree.h (build_int_cst): New.Nathan Sidwell1-2/+3
2004-07-17langhooks.h (builtin_function): New langhook.Joseph Myers1-3/+3
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson1-2/+0
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson1-2/+2
2004-07-09stormy16-protos.h (xstormy16_expand_builtin_va_arg): Remove.Richard Henderson3-57/+63
2004-07-08(TARGET_LIBGCC2_CFLAGS): Define. Set to -Os.Nick Clifton1-0/+2
2004-07-05c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers1-4/+0
2004-06-21alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner1-4/+6
2004-05-21system.h: Poison NO_RECURSIVE_FUNCTION_CSE.Ian Lance Taylor1-2/+0
2004-03-11c-typeck.c, [...]: Fix comment typos and formatting.Kazu Hirata1-2/+2
2004-03-07defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition.Kazu Hirata1-2/+0
2004-02-08target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata1-2/+0
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+2
2004-02-06arc.c (arc_return_in_memory): Check the return value of int_size_in_bytes aga...Kazu Hirata1-1/+4