aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ip2k
AgeCommit message (Expand)Author
2005-04-09Merge to tag apple-local-merge-20050406.Geoffrey Keating
2005-01-23 * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c,Kazu Hirata
2004-11-23 * function.h (struct function): Remove calls_longjmp.Zack Weinberg
2004-11-09 * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h,Joseph Myers
2004-09-10 * config/darwin.c, config/alpha/alpha.h, config/arm/arm.c,Kazu Hirata
2004-08-12 PR c++/16276Jakub Jelinek
2004-07-14 * target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson
2004-07-07gcc/ChangeLog:Alexandre Oliva
2004-07-05 * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't checkJoseph Myers
2004-05-21 * system.h: Poison NO_RECURSIVE_FUNCTION_CSE.Ian Lance Taylor
2004-05-19Fix typos (missing closing parentheses)Nick Clifton
2004-05-15 * basic-block.h (life_analysis, delete_noop_moves):Steven Bosscher
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-04-30 * bb-reorder.c, c-opts.c, cfglayout.c, cgraph.c, cgraphunit.c,Kazu Hirata
2004-03-15gcc/Kazu Hirata
2004-03-032004-02-07 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-02-23 * Makefile.in (opts.o): Depend on target.h.Kazu Hirata
2004-02-20 Revert:Kazu Hirata
2004-02-19 * opts.c (decode_options): Don't use DEFAULT_SHORT_ENUMS.Kazu Hirata
2004-02-08 * target-def.h (TARGET_STRUCT_VALUE_RTX): Define asKazu Hirata
2004-02-07 * config.gcc: Don't mention MAX_LONG_TYPE_SIZE.Kazu 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-04 * config/darwin.c, config/darwin.h, config/freebsd-spec.h,Kazu Hirata
2004-02-03 * system.h (GIV_SORT_CRITERION): Poison.Kazu Hirata
2004-02-03 * config/c4x/c4x.h (FUNCTION_VALUE): Use gen_rtx_REG insteadKazu Hirata
2004-02-03 * config/alpha/alpha.c, config/arm/arm.c, config/c4x/c4x.c,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-02-01 * config/arm/arm.c, config/arm/arm.h, config/arm/arm.md,Kazu Hirata
2004-01-30 * config/alpha/alpha.c: Remove mentions of deprecates macrosKazu Hirata
2004-01-25 * config/ip2k/ip2k.c (TARGET_STRUCT_VALUE_RTX): New.Kazu Hirata
2004-01-13 PR c++/13376Steven Bosscher
2003-12-21 * config/ip2k/ip2k-protos.h: Remove the prototype forKazu Hirata
2003-12-21 * config/arm/arm.c: Convert to ISO-C.Kazu Hirata
2003-12-13 * config/vxlib.c: Fix comment typos.Kazu Hirata
2003-12-052003-12-05 Steven Bosscher <stevenb@suse.de>Steven Bosscher
2003-10-10 * genmodes.c, mode-classes.def: New files.Zack Weinberg
2003-10-02 * target.h (init_libfuncs): New hook.Zack Weinberg
2003-06-29 * config/ip2k/ip2k.c (ip2k_reorg): Use INSN_P instead of itsKazu Hirata
2003-06-17 * config/ip2k/ip2k.h: Replace "GNU CC" and "GNU compiler" with "GCC".Nathanael Nerode
2003-06-17 * config/ip2k/ip2k.h: Remove target-independent comments.Nathanael Nerode
2003-06-16 * config.gcc: Explicitly mention elfos.h in ip2k entry.Nathanael Nerode
2003-06-16 * config/ip2k/crt0.S, config/ip2k/ip2k-protos.h,Nathanael Nerode
2003-06-14 * rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle
2003-06-07 * config.gcc (with_cpu handling): Translate sparc64 inZack Weinberg
2003-06-07 * doc/tm.texi (Costs): Remove DONT_REDUCE_ADDR documentation.Andreas Jaeger
2003-05-29 Remove OBJC_PROLOGUE everywhere.Stan Shebs
2003-05-16 * ip2k.c (function_prologue, function_epilogue, print_operand):Kaveh Ghazi
2003-05-14 * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford