aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ip2k
AgeCommit message (Expand)AuthorFilesLines
2005-03-21* config/ip2k/ip2k.h (target_flags, TARGET_SWITCHES): Delete.Richard Sandiford1-5/+0
2005-02-16re PR target/20007 (error: too many arguments to function `find_basic_blocks)Kazu Hirata1-11/+11
2005-01-23alias.c, [...]: Fix comment typos.Kazu Hirata1-2/+3
2004-11-23function.h (struct function): Remove calls_longjmp.Zack Weinberg1-2/+0
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-2/+2
2004-09-10darwin.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-08-12re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)Jakub Jelinek1-0/+3
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson1-3/+0
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva3-19/+19
2004-07-05c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers1-2/+0
2004-05-21system.h: Poison NO_RECURSIVE_FUNCTION_CSE.Ian Lance Taylor1-1/+0
2004-05-19Fix typos (missing closing parentheses)Nick Clifton1-3/+3
2004-05-15basic-block.h (life_analysis, [...]): Update prototypes.Steven Bosscher1-11/+11
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-3/+0
2004-04-30bb-reorder.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-03-15c-incpath.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-03-03alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini1-37/+28
2004-02-23Makefile.in (opts.o): Depend on target.h.Kazu Hirata1-6/+0
2004-02-20revert: opts.c (decode_options): Don't use DEFAULT_SHORT_ENUMS.Kazu Hirata1-0/+6
2004-02-19opts.c (decode_options): Don't use DEFAULT_SHORT_ENUMS.Kazu Hirata1-6/+0
2004-02-08target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata1-2/+0
2004-02-07config.gcc: Don't mention MAX_LONG_TYPE_SIZE.Kazu Hirata1-1/+0
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1
2004-02-06arc.c (arc_return_in_memory): Check the return value of int_size_in_bytes aga...Kazu Hirata1-1/+7
2004-02-04darwin.c, [...]: Fix comment formatting.Kazu Hirata3-5/+5
2004-02-03system.h (GIV_SORT_CRITERION): Poison.Kazu Hirata1-15/+0
2004-02-03c4x.h (FUNCTION_VALUE): Use gen_rtx_REG instead of gen_rtx.Kazu Hirata1-1/+1
2004-02-03alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata1-11/+11
2004-02-02arm.md, [...]: Fix indentation.Kazu Hirata1-2/+2
2004-02-02arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata1-2/+3
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata1-1/+1
2004-01-30alpha.c: Remove mentions of deprecates macros in comments...Kazu Hirata1-0/+4
2004-01-25ip2k.c (TARGET_STRUCT_VALUE_RTX): New.Kazu Hirata2-13/+29
2004-01-13re PR c++/13376 (Incorrect dumps of RTL for passes that use current_function_...Steven Bosscher1-1/+1
2003-12-21ip2k-protos.h: Remove the prototype for asm_output_section_name.Kazu Hirata2-11/+0
2003-12-21arm.c: Convert to ISO-C.Kazu Hirata1-171/+63
2003-12-13vxlib.c: Fix comment typos.Kazu Hirata2-18/+18
2003-12-05d30v-protos.h [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher2-83/+73
2003-10-10genmodes.c, [...]: New files.Zack Weinberg1-1/+0
2003-10-02target.h (init_libfuncs): New hook.Zack Weinberg2-15/+14
2003-06-29ip2k.c (ip2k_reorg): Use INSN_P instead of its definition.Kazu Hirata1-1/+1
2003-06-17* config/ip2k/ip2k.h: Replace "GNU CC" and "GNU compiler" with "GCC".Nathanael Nerode1-5/+5
2003-06-17* config/ip2k/ip2k.h: Remove target-independent comments.Nathanael Nerode1-1457/+1
2003-06-16config.gcc: Explicitly mention elfos.h in ip2k entry.Nathanael Nerode1-4/+1
2003-06-16crt0.S, [...]: GNU CC -> GCC.Nathanael Nerode5-20/+20
2003-06-14rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle1-2/+0
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg2-37/+0
2003-06-07tm.texi (Costs): Remove DONT_REDUCE_ADDR documentation.Andreas Jaeger1-5/+0
2003-05-29Remove OBJC_PROLOGUE everywhere.Stan Shebs1-7/+0
2003-05-16ip2k.c (function_prologue, [...]): Fix format specifier warnings.Kaveh R. Ghazi2-8/+10