aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/c4x
AgeCommit message (Expand)AuthorFilesLines
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1
2004-02-04alpha.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-02-03c4x.h (FUNCTION_VALUE): Use gen_rtx_REG instead of gen_rtx.Kazu Hirata1-2/+2
2004-02-03alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata1-3/+3
2004-02-02arm.md, [...]: Fix indentation.Kazu Hirata1-3/+3
2004-02-02arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata2-7/+7
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata1-6/+6
2004-01-31c4x.md: Use GEN_INT instead of gen_rtx (CONST_INT, ...).Kazu Hirata1-4/+2
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata2-2/+2
2004-01-28c4x.c (TARGET_ASM_EXTERNAL_LIBCALL): New.Kazu Hirata2-10/+28
2004-01-26c4x.md (addqi3_noclobber): Move up pecking order.Michael Hayes1-113/+117
2004-01-26c4x.h (BCT_CHECK_LOOP_ITERATIONS): Remove.Michael Hayes1-3/+10
2004-01-26c4x.c (c4x_legitimate_address_p): Invalidate direct memory references if TARG...Michael Hayes1-3/+5
2004-01-26* config/c4x/c4x.c (legitimize_operands): Truncate invalid shift counts.Michael Hayes1-1/+12
2004-01-26Fix last commit.Michael Hayes1-15/+0
2004-01-26c4x.c (c4x_valid_operands): More aggressively reject invalid operand combinat...Michael Hayes1-34/+79
2004-01-26c4x.c (c4x_check_legit_addr): Rename to c4x_legitimate_address_p.Michael Hayes3-5/+7
2004-01-25* config/c4x/c4x.h (LEGITIMIZE_RELOAD_ADDRESS): Handle symref.Michael Hayes1-1/+7
2004-01-24re PR target/12978 (problem with -fweb and c4x target)Herman A.J. ten Brugge1-56/+30
2004-01-13re PR c++/13376 (Incorrect dumps of RTL for passes that use current_function_...Steven Bosscher1-8/+10
2003-12-13vxlib.c: Fix comment typos.Kazu Hirata2-5/+5
2003-10-13Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg2-9/+11
2003-10-06real.h (REAL_MODE_FORMAT): New macro.Zack Weinberg1-2/+2
2003-10-05fold-const.c: Follow spelling conventions.Kazu Hirata2-2/+2
2003-10-02target.h (init_libfuncs): New hook.Zack Weinberg2-83/+33
2003-09-28pdp11-protos.h, [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher4-564/+316
2003-06-28builtins.c: Follow spelling conventions.Kazu Hirata4-8/+8
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg2-29/+25
2003-06-16c4x.c: Don't include "c-tree.h".Kaveh R. Ghazi1-1/+0
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg3-12/+9
2003-06-04alpha.c (print_operand_address): Fix format specifier warnings.Kaveh R. Ghazi1-1/+1
2003-05-16c4x.c (c4x_print_operand, [...]): Fix format specifier warnings.Kaveh R. Ghazi1-12/+12
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford3-17/+15
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka1-3/+3
2003-04-29c-pragma.c (maybe_apply_renaming_pragma): Fix typo.Kriang Lerdsuwanakij1-1/+1
2003-04-17toplev.c (target_options): Add value field.DJ Delorie1-2/+2
2003-04-16c4x.c (c4x_encode_section_info): Remove.Richard Henderson1-18/+1
2003-04-16c4x.h (TARGET_CPU_CPP_BUILTINS): Declare flag_inline_trees.Richard Henderson1-0/+2
2003-03-24function.c (put_var_into_stack): Change bool parameter to int.Mark Mitchell1-1/+1
2003-03-22Make gcc recognize a c33 as a c30 instead of a c40 processor.Svein E. Seldal1-1/+1
2003-03-13c4x-c.c, [...]: GCC, not GNU CC.Nathanael Nerode8-31/+31
2003-01-28target.h (targetm.address_cost): New.Richard Henderson3-10/+4
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson2-96/+102
2003-01-25c4x.md (UNSPEC_BU): New constants.Michael Hayes1-75/+82
2003-01-16* config/c4x/c4x.md (epilogue): Correct last patch.Herman A.J. ten Brugge1-1/+1
2003-01-09c4x.c (c4x_naked_function_p): Rename from c4x_assembler_function_p.Michael Hayes1-15/+14
2003-01-07c4x.c (c4x_naked_function_p): Rename from c4x_assembler_function_p.Michael Hayes1-8/+8
2003-01-06c4x.h: Updated specs for new gas format.Svein E. Seldal1-18/+17
2003-01-06c4x.h: Remove hwint.h include and HOST_WIDE_INT_PRINT_HEX redefinition.Herman A.J. ten Brugge1-10/+0
2003-01-01darwin-protos.h, [...]: Use struct, and don't conditionally compile on GCC_C_...Neil Booth1-8/+6