aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/stormy16
AgeCommit message (Expand)Author
2004-12-30 * target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson
2004-12-032004-12-03 Eric Christopher <echristo@redhat.com>Eric Christopher
2004-11-19config/stormy16/stormy16.c (combine_bnp): Add code to handle zero_extension andNick Clifton
2004-11-15(TARGET_CPU_CPP_BUILTINS): Add builtin assert of cpu=xstormy16.Nick Clifton
2004-11-09 * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h,Joseph Myers
2004-10-17 * config/elfos.h, config/gofast.h, config/interix.h,Kazu Hirata
2004-09-27* config/stormy16/stormy16.c (xstormy16_asm_output_aligned_common):DJ Delorie
2004-08-25 * tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell
2004-08-17* doc/extend.texi: Document new xstormy16 attribute.DJ Delorie
2004-08-15.:Nathan Sidwell
2004-07-17 * langhooks.h (builtin_function): New langhook.Joseph Myers
2004-07-14 * target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson
2004-07-13 * target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson
2004-07-09 * config/stormy16/stormy16-protos.h (xstormy16_expand_builtin_va_arg):Richard Henderson
2004-07-08(TARGET_LIBGCC2_CFLAGS): Define. Set to -Os.Nick Clifton
2004-07-05 * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't checkJoseph Myers
2004-06-22 * alias.c (adjust_offset_for_component_ref): UseRichard Kenner
2004-05-21 * system.h: Poison NO_RECURSIVE_FUNCTION_CSE.Ian Lance Taylor
2004-03-11 * c-typeck.c, combine.c, cse.c, dominance.c, et-forest.h,Kazu Hirata
2004-03-07 * defaults.h (LEGITIMIZE_ADDRESS): Provide a defaultKazu Hirata
2004-02-08 * target-def.h (TARGET_STRUCT_VALUE_RTX): Define asKazu Hirata
2004-02-06 * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra
2004-02-06 * config/arc/arc.c (arc_return_in_memory): Check the returnKazu Hirata
2004-02-03 * config/alpha/alpha.c, config/arm/arm.c, config/c4x/c4x.c,Kazu Hirata
2004-02-03 * system.h (FUNCTION_ARG_KEEP_AS_REFERENCE): Poison.Kazu Hirata
2004-02-02 * config/arm/arm.md, config/c4x/c4x.md, config/cris/cris.md,Kazu Hirata
2004-02-02 * config/arc/arc.md, config/arm/arm.c, config/arm/arm.md,Kazu Hirata
2004-01-30 * config/alpha/alpha.c: Remove mentions of deprecates macrosKazu Hirata
2004-01-29 * config/stormy16/stormy16.cKazu Hirata
2004-01-25 * config/stormy16/stormy16-protos.h: Remove the prototype forKazu Hirata
2004-01-16 gcc/Kazu Hirata
2004-01-15 * builtins.c (expand_builtin_va_end): Don't useKazu Hirata
2003-11-17Replace use of poisoned BUILD_VA_LIST_TYPE macro with a target function.Nick Clifton
2003-09-28 * config/stormy16/stormy16.c, config/stormy16/stormy16-protos.h:Steven Bosscher
2003-09-04 * targhooks.c: New file.DJ Delorie
2003-08-232003-08-23 Jason Eckhardt <jle@rice.edu>Jason Eckhardt
2003-07-03 * config/s390/2064.md: Fix comment typos.Kazu Hirata
2003-06-11 * config/d30v/d30v.h: Delete reference to ASM_FINAL_SPEC.Roger Sayle
2003-06-10* config/stormy16/stormy16.c (xstormy16_extra_constraint_p): Add Z,DJ Delorie
2003-06-02 * mips.c: Don't include output.h twice.Kaveh Ghazi
2003-05-24 * config/rs6000/440.md, config/stormy16/stormy16protos.h,Nathanael Nerode
2003-05-21Update overflow type for R_XSTORMY16_16 reloc.Nick Clifton
2003-05-19(xstormy16_expand_prologue): Do not mark assignments to the hard frame pointerAndrew Macleod
2003-05-18 * config/stormy16/stormy16.h: Remove about 3000 lines ofNathanael Nerode
2003-05-16 * alpha.c (print_operand_address, alpha_start_function,Kaveh Ghazi
2003-05-16 * stormy16-protos.h (xs_hi_general_operand,Kaveh Ghazi
2003-05-14 * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford
2003-05-09* config/stormy16/stormy16.c (xstormy16_expand_builtin_va_arg): FixDJ Delorie
2003-05-07Update to include R_XSTORMY16_FPTR16, R_XSTORMY16_LO16, R_XSTORMY16_HI16 andNick Clifton
2003-05-06* config/stormy16/stormy16.c (xstormy16_function_profiler): New.DJ Delorie