aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/dsp16xx
AgeCommit message (Expand)AuthorFilesLines
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
2001-07-04emit-rtl.c (replace_equiv_address): New function.Richard Kenner1-2/+2
2001-07-02emit-rtl.c (adjust_address): New function.Richard Kenner1-5/+7
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-0/+6
2001-06-26defaults.h: Default escape sequences to ASCII.Neil Booth1-9/+0
2001-04-16toplev.c (output_lang_identify): Delete.Zack Weinberg1-3/+0
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-2/+2
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
2001-03-14aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, [...]): New.Zack Weinberg1-23/+0
2001-03-06xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi1-4/+0
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg1-7/+0