aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/convex
AgeCommit message (Expand)AuthorFilesLines
2002-03-23real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.Zack Weinberg2-24/+21
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-15/+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-03-03a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi1-3/+0
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg1-68/+56
2002-01-16expmed.c (extract_fixed_bit_field): Remove unused code.Kazu Hirata1-3/+0
2002-01-08tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers1-7/+2
2002-01-01configure.in: Prepend ${srcdir}/config/${cpu_type}/ instead of ${srcdir}/ginc...Joseph Myers1-0/+4
2001-12-231750a.h (datalbl, jmplbl): Declare array size explicitly.Kaveh R. Ghazi1-2/+2
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson1-10/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2-42/+7
2001-12-16clix.h (ASM_OUTPUT_ASCII): Avoid signed/unsigned warnings.Kaveh R. Ghazi1-2/+2
2001-11-221750a.h (DBX_REGISTER_NUMBER): Don't define.Kaveh R. Ghazi1-4/+0
2001-11-11unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning.Kaveh R. Ghazi1-1/+1
2001-11-11Reapply last patch to convex.md which somehow got lost:Richard Kenner1-1/+1
2001-11-09convex.c: Fix comment formatting.Kazu Hirata2-69/+69
2001-11-06rtl.h (mem_for_const_double): New declaration.Richard Kenner1-1/+1
2001-11-04convex.c (convex_output_function_prologue): Fix format specifier warning.Kaveh R. Ghazi2-6/+16
2001-08-18haifa-sched.c: Convert to target hooks.Zack Weinberg2-29/+40
2001-08-10calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY if not already de...Zack Weinberg1-2/+2
2001-08-03combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments...Lars Brinkhoff1-2/+2
2001-07-09final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth1-6/+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 Booth2-26/+42
2001-07-02emit-rtl.c (adjust_address): New function.Richard Kenner1-4/+6
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-07config.gcc: Set default for xmake_file at top, not bottom.Zack Weinberg1-5/+0
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
2001-03-15aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.Zack Weinberg1-26/+0
2001-03-07Brad's -ffast-math breakup.Brad Lucier1-6/+6
2001-03-06xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi1-5/+0
2001-03-03configure.in: Kill tm.h.Zack Weinberg1-8/+0
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg1-4/+0
2001-02-25xm-interix.h, [...]: Don't define any of...Zack Weinberg1-6/+1
2000-11-29function.h (emit_status): Delete member regno_pointer_flag and rename regno_p...John David Anglin1-3/+2
2000-11-02config:Neil Booth1-1/+1
2000-09-25definitions in config/[c-h]*:Hans-Peter Nilsson1-3/+3
2000-09-12convex.md: Use "+" instead of "=" for outputs wrapped in a STRICT_LOW_PART.Jeffrey A Law1-1/+1
2000-06-271750a.h: Mark help strings for options/switches for translation.Philipp Thomas1-14/+20
2000-05-01Update copyrightJeff Law1-1/+1
2000-04-18cccp.c, [...]: Removed.Zack Weinberg1-1/+0
2000-04-02cppinit.c (cpp_start_read): Turn off -Wtraditional if processing C++.Zack Weinberg1-5/+5
2000-02-26Fix copyrights.Jeff Law1-1/+2
2000-02-15Makefile.in (TREE_H, [...]): Depend on version.h.Kaveh R. Ghazi1-1/+0
2000-01-14convex-protos.h: New file.Kaveh R. Ghazi3-31/+84
1999-09-06Merge in gcc2-ss-010999Jeff Law2-10/+10
1999-08-09Include function.h in most files.Bernd Schmidt1-0/+1
1999-08-02arc.h: Define PROMOTE_PROTOTYPES to 1.Richard Henderson1-1/+1