summaryrefslogtreecommitdiff
path: root/gcc/config/stormy16
Commit message (Expand)AuthorAgeFilesLines
* Update FSF address.kcook2005-06-256-12/+12
* * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,kazu2005-05-261-1/+1
* * common.opt (-Wattributes): New. Default true.dj2005-05-251-3/+5
* * config/stormy16/stormy16.c (xstormy16_emit_cbranch): Usenathan2005-05-101-55/+38
* * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,kazu2005-04-281-1/+1
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-3/+3
* * config.gcc (xstormy16-*-elf): Set extra_options.rsandifo2005-04-042-7/+25
* * config/stormy16/stormy16-protos.h: Remove the prototypes forkazu2005-04-035-139/+148
* * config/stormy16/stormy16.h (PREDICATE_CODES): Add SUBREG tokazu2005-04-031-3/+3
* * cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c,kazu2005-04-012-2/+2
* Fix problems with hot/cold partitioning optimization.ctice2005-03-311-1/+1
* * target.h (targetm.calls.arg_partial_bytes): New.rth2004-12-301-2/+0
* 2004-12-03 Eric Christopher <echristo@redhat.com>echristo2004-12-031-4/+4
* config/stormy16/stormy16.c (combine_bnp): Add code to handle zero_extension andnickc2004-11-192-26/+114
* (TARGET_CPU_CPP_BUILTINS): Add builtin assert of cpu=xstormy16.nickc2004-11-151-0/+1
* * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h,jsm282004-11-091-6/+6
* * config/elfos.h, config/gofast.h, config/interix.h,kazu2004-10-171-1/+2
* * config/stormy16/stormy16.c (xstormy16_asm_output_aligned_common):dj2004-09-271-1/+1
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-2/+2
* * doc/extend.texi: Document new xstormy16 attribute.dj2004-08-174-26/+880
* .:nathan2004-08-151-2/+3
* * langhooks.h (builtin_function): New langhook.jsm282004-07-171-3/+3
* * target.h (struct gcc_target): Add calls.pass_by_reference.rth2004-07-141-2/+0
* * target-def.h (TARGET_MUST_PASS_IN_STACK): New.rth2004-07-131-2/+2
* * config/stormy16/stormy16-protos.h (xstormy16_expand_builtin_va_arg):rth2004-07-093-57/+63
* (TARGET_LIBGCC2_CFLAGS): Define. Set to -Os.nickc2004-07-081-0/+2
* * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't checkjsm282004-07-051-4/+0
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-4/+6
* * system.h: Poison NO_RECURSIVE_FUNCTION_CSE.ian2004-05-211-2/+0
* * c-typeck.c, combine.c, cse.c, dominance.c, et-forest.h,kazu2004-03-111-2/+2
* * defaults.h (LEGITIMIZE_ADDRESS): Provide a defaultkazu2004-03-071-2/+0
* * target-def.h (TARGET_STRUCT_VALUE_RTX): Define askazu2004-02-081-2/+0
* * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco.amodra2004-02-061-1/+2
* * config/arc/arc.c (arc_return_in_memory): Check the returnkazu2004-02-061-1/+4
* * config/alpha/alpha.c, config/arm/arm.c, config/c4x/c4x.c,kazu2004-02-031-1/+1
* * system.h (FUNCTION_ARG_KEEP_AS_REFERENCE): Poison.kazu2004-02-031-5/+0
* * config/arm/arm.md, config/c4x/c4x.md, config/cris/cris.md,kazu2004-02-021-1/+1
* * config/arc/arc.md, config/arm/arm.c, config/arm/arm.md,kazu2004-02-021-2/+2
* * config/alpha/alpha.c: Remove mentions of deprecates macroskazu2004-01-301-19/+2
* * config/stormy16/stormy16.ckazu2004-01-291-2/+2
* * config/stormy16/stormy16-protos.h: Remove the prototype forkazu2004-01-253-39/+26
* gcc/kazu2004-01-161-12/+0
* * builtins.c (expand_builtin_va_end): Don't usekazu2004-01-151-5/+0
* Replace use of poisoned BUILD_VA_LIST_TYPE macro with a target function.nickc2003-11-173-8/+5
* * config/stormy16/stormy16.c, config/stormy16/stormy16-protos.h:steven2003-09-282-242/+133
* * targhooks.c: New file.dj2003-09-041-1/+1
* 2003-08-23 Jason Eckhardt <jle@rice.edu>jle2003-08-231-5/+1
* * config/s390/2064.md: Fix comment typos.kazu2003-07-033-3/+3
* * config/d30v/d30v.h: Delete reference to ASM_FINAL_SPEC.sayle2003-06-111-12/+0
* * config/stormy16/stormy16.c (xstormy16_extra_constraint_p): Add Z,dj2003-06-102-7/+41