aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/dsp16xx
AgeCommit message (Expand)AuthorFilesLines
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
2001-10-15system.h: Poison old unused target macros.Neil Booth1-4/+0
2001-10-14dsp16xx.md: Rewrite for more efficient code and add scheduling support.Michael Collison4-698/+1957
2001-08-10calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY if not already de...Zack Weinberg2-2/+3
2001-08-03combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments...Lars Brinkhoff1-1/+1
2001-07-09final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth1-4/+0
2001-07-07target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs1-1/+1
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth3-33/+15