aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ip2k/ip2k.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-12re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)Jakub Jelinek1-0/+3
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-04-30bb-reorder.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-03-03alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini1-37/+28
2004-02-08target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata1-2/+0
2004-02-06arc.c (arc_return_in_memory): Check the return value of int_size_in_bytes aga...Kazu Hirata1-1/+7
2004-02-03c4x.h (FUNCTION_VALUE): Use gen_rtx_REG instead of gen_rtx.Kazu Hirata1-1/+1
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 Hirata1-1/+28
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 Hirata1-10/+0
2003-12-21arm.c: Convert to ISO-C.Kazu Hirata1-171/+63
2003-12-13vxlib.c: Fix comment typos.Kazu Hirata1-17/+17
2003-12-05d30v-protos.h [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher1-27/+25
2003-10-02target.h (init_libfuncs): New hook.Zack Weinberg1-0/+14
2003-06-29ip2k.c (ip2k_reorg): Use INSN_P instead of its definition.Kazu Hirata1-1/+1
2003-06-16crt0.S, [...]: GNU CC -> GCC.Nathanael Nerode1-4/+4
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-34/+0
2003-05-16ip2k.c (function_prologue, [...]): Fix format specifier warnings.Kaveh R. Ghazi1-7/+9
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford1-4/+9
2003-04-17ip2k.c (is_regfile_address): Use SYMBOL_REF_FUNCTION_P.Richard Henderson1-18/+1
2003-01-28target.h (targetm.address_cost): New.Richard Henderson1-1/+4
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson1-37/+61
2003-01-14ip2k.h (VALID_MACHINE_DECL_ATTRIBUTE): Remove.Denis Chertykov1-36/+75
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-10-15real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson1-2/+3
2002-10-10ip2k.c (function_epilogue): Optimize stack deallocation.Denis Chertykov1-40/+52
2002-09-24ip2k.c (function_epilogue): Fix wrong numbers in cases of optimizing "add sp,...Denis Chertykov1-2/+2
2002-09-19fp-bit.c: Follow spelling conventions.Kazu Hirata1-4/+4
2002-09-04ip2k-protos.h (function_prologue, [...]): Update to match target hook specifi...Kaveh R. Ghazi1-7/+18
2002-09-04real.c (ereal_to_decimal): Add digits parameter.Richard Henderson1-1/+1
2002-08-30ip2k.c (ip2k_set_compare): Remove all const_double stuff.Denis Chertykov1-83/+94
2002-08-20arc.c (output_shift): Use stdio instead of asm_fprintf.Kaveh R. Ghazi1-1/+1
2002-08-13ip2k.c (commands_in_file): Variable removed.Denis Chertykov1-19/+4
2002-08-11dsp16xx.c (print_operand): Fix format specifier.Kaveh R. Ghazi1-1/+1
2002-08-11ip2k.c (mdr_resequence_xy_yx, [...]): Make function static to match prototype.Kaveh R. Ghazi1-12/+12
2002-08-07* ip2k.c (ip2k_set_compare): Add missing iteration variable.Kaveh R. Ghazi1-0/+1
2002-06-30extend.texi: Add ip2k port to description of attribute naked.Denis Chertykov1-0/+6247