aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/dsp16xx
AgeCommit message (Expand)AuthorFilesLines
2005-02-02Revert bad importZack Weinberg5-7558/+0
2005-02-02Imported from mainline FSF repositoriesNick Clifton5-0/+7558
2004-02-04config.gcc: Remove obsolete ports and configurations.Kazu Hirata5-7557/+0
2003-12-05d30v-protos.h [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher2-62/+62
2003-12-01common.opt: Remove -fgnu-linker.Zack Weinberg1-2/+0
2003-10-13Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg2-1/+27
2003-07-03gcse.c: Fix misspelling.Matt Kraai1-1/+1
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg3-48/+7
2003-06-07tm.texi (Costs): Remove DONT_REDUCE_ADDR documentation.Andreas Jaeger1-4/+1
2003-06-04alpha.c (print_operand_address): Fix format specifier warnings.Kaveh R. Ghazi1-1/+1
2003-05-16dsp16xx.c (print_operand_address): Fix format specifier warning.Kaveh R. Ghazi2-2/+2
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka1-1/+1
2003-04-17toplev.c (target_options): Add value field.DJ Delorie1-5/+5
2003-03-13dsp16xx-protos.h, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode4-17/+17
2003-01-28target.h (targetm.address_cost): New.Richard Henderson3-6/+4
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson2-71/+91
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg4-91/+70
2002-09-17trans.c (tree_transform): Use real_ldexp not REAL_VALUE_LDEXP.Richard Henderson1-1/+1
2002-09-14ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi1-1/+1
2002-08-21* dsp16xx.h (dsp16xx_umulhi3_libcall): Delete.Kaveh R. Ghazi1-1/+0
2002-08-11dsp16xx.c (print_operand): Fix format specifier.Kaveh R. Ghazi2-2/+4
2002-07-31* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi1-5/+2
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-5/+0
2002-07-30adadecode.c (ada_demangle): Use xstrdup in lieu of xmalloc/strcpy.Kaveh R. Ghazi1-17/+4
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2-46/+24
2002-06-02* config/dsp16xx/dsp16xx.h: Update to new CPP macros.Neil Booth1-6/+21
2002-05-19system.h (BLOCK_PROFILER, [...]): Poison.Richard Henderson1-11/+0
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson1-18/+1
2002-05-13emit-rtl.c (global_rtl): Update comment.Zack Weinberg1-1/+1
2002-03-23real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.Zack Weinberg2-14/+9
2002-03-121750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi1-4/+0
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-5/+0
2002-03-031750a.h, [...] (BITS_PER_WORD): Delete.Kaveh R. Ghazi1-6/+0
2002-03-031750a.h, [...] (CHAR_TYPE_SIZE): Delete.Kaveh R. Ghazi1-1/+0
2002-01-21alpha.h, [...]: Remove commented out target macro definitions and non-target-...Joseph Myers1-17/+0
2002-01-16expmed.c (extract_fixed_bit_field): Remove unused code.Kazu Hirata1-4/+0
2002-01-15system.h (ASM_IDENTIFY_GCC, [...]): Poison.Joseph Myers1-3/+0
2002-01-08tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers1-6/+0
2002-01-03avr.c: Fix comment typos.Kazu Hirata2-5/+6
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson2-34/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford3-30/+7
2001-12-091750a.md: Add default case in switch.Kaveh R. Ghazi1-0/+2
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth2-18/+18
2001-11-221750a.h (DBX_REGISTER_NUMBER): Don't define.Kaveh R. Ghazi1-2/+0
2001-11-14dsp16xx.c: Fix comment formatting.Kazu Hirata3-69/+69
2001-11-04convex.c (convex_output_function_prologue): Fix format specifier warning.Kaveh R. Ghazi4-26/+35
2001-10-31builtins.def: Fix comment typos.Kazu Hirata1-1/+1
2001-10-21c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi1-2/+1
2001-10-17dsp16xx.c: Fix comment formatting to match GNU standards.Michael Collison1-78/+77