aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ip2k
AgeCommit message (Expand)AuthorFilesLines
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
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford3-11/+9
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka1-2/+2
2003-04-17ip2k.c (is_regfile_address): Use SYMBOL_REF_FUNCTION_P.Richard Henderson2-19/+1
2003-03-09frv.h: Use TARGET_CPU_CPP_BUILTINS, not CPP_PREDEFINES.Neil Booth1-20/+9
2003-01-28target.h (targetm.address_cost): New.Richard Henderson3-45/+4
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson3-76/+61
2003-01-14ip2k.h (VALID_MACHINE_DECL_ATTRIBUTE): Remove.Denis Chertykov2-49/+76
2002-12-21fr30.md: Fix a comment typo.Kazu Hirata1-1/+1
2002-12-20c-pretty-print.h: Fix comment typos.Kazu Hirata1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg2-23/+3
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 Chertykov3-71/+66
2002-09-28ChangeLog.4: Fix typos.Kazu Hirata1-1/+1
2002-09-24ip2k.c (function_epilogue): Fix wrong numbers in cases of optimizing "add sp,...Denis Chertykov1-2/+2
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata1-2/+2
2002-09-19real.h (UNKNOWN_FLOAT_FORMAT, [...]): Move ...Richard Henderson1-2/+0
2002-09-19fp-bit.c: Follow spelling conventions.Kazu Hirata4-18/+18
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-14ChangeLog: Follow spelling conventions.Kazu Hirata1-2/+2
2002-09-04ip2k-protos.h (function_prologue, [...]): Update to match target hook specifi...Kaveh R. Ghazi4-57/+59
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-29chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe1-1/+1
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 Chertykov2-20/+5
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-07-31* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi1-12/+2
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-11/+0
2002-07-28defaults.h (ASM_OUTPUT_MEASURED_SIZE): Take only two arguments.Zack Weinberg1-8/+1
2002-07-25defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new...Zack Weinberg1-9/+1
2002-07-01t-ip2k: Remove LIBGCC1, CROSS_LIBGCC1, and LIBGCC1_TEST.Zack Weinberg1-4/+0
2002-06-30extend.texi: Add ip2k port to description of attribute naked.Denis Chertykov7-0/+17455