aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/vax
AgeCommit message (Expand)AuthorFilesLines
2002-01-16expmed.c (extract_fixed_bit_field): Remove unused code.Kazu Hirata1-3/+0
2002-01-15vax.c (vax_rtx_cost): Return MAX_COST for unsupported MULT, UDIV and UMOD modes.John David Anglin3-21/+22
2002-01-09* config/vax/vax.h (REAL_ARITHMETIC): Define.Richard Henderson1-3/+1
2002-01-09* config/vax/vax.c (vax_rtx_cost): Never abort.Richard Henderson1-1/+4
2002-01-08tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers1-11/+1
2001-12-22elxsi.c: Include "hard-reg-set.h" and/or don't declare `call_used_regs' expli...Kaveh R. Ghazi1-1/+0
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson2-24/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2-32/+11
2001-12-16clix.h (ASM_OUTPUT_ASCII): Avoid signed/unsigned warnings.Kaveh R. Ghazi1-3/+3
2001-12-16c-lex.c (lex_number): Use ISXDIGIT/hex_value.Kaveh R. Ghazi1-1/+1
2001-11-221750a.h (DBX_REGISTER_NUMBER): Don't define.Kaveh R. Ghazi1-5/+0
2001-11-21sh.md: Avoid uninitialized warnings.Kaveh R. Ghazi1-1/+1
2001-11-16vax-protos.h (reg_was_0_p): New prototype.John David Anglin3-30/+41
2001-11-16vax.md (casesi): Swap arguments in "(plus:SI (pc) (mult))".John David Anglin1-29/+47
2001-11-16a29k.c: Fix comment formatting.Kazu Hirata2-9/+9
2001-11-041750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.Kaveh R. Ghazi1-0/+1
2001-09-11configure.in: Check whether assembler supports section merging.Jakub Jelinek1-1/+1
2001-08-10stmt.c (expand_null_return_1): Remove code to generate simple returns and "us...John David Anglin1-0/+9
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson2-26/+32
2001-08-03combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments...Lars Brinkhoff9-45/+45
2001-08-02vax.c: include expr.h.Lars Brinkhoff1-0/+1
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 Booth3-69/+78
2001-07-03explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c...Richard Kenner1-4/+10
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-06-09vax.h (NOTICE_UPDATE_CC): Set CC_NO_OVERFLOW in cc_status.flags for integer o...John David Anglin1-1/+24
2001-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg2-6/+0
2001-04-19vms.h: Change OBJECT_SUFFIX and EXECUTABLE_SUFFIX to TARGET_OBJECT_SUFFIX and...DJ Delorie2-3/+6
2001-04-17vax.h (PROMOTE_PROTOTYPES): Define for compatibility with system libraries an...John David Anglin1-1/+5
2001-04-16toplev.c (output_lang_identify): Delete.Zack Weinberg1-12/+10
2001-04-02configure.in: Don't check for putenv.Kaveh R. Ghazi1-0/+8
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
2001-03-15aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.Zack Weinberg2-26/+0
2001-03-10alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi1-7/+5
2001-03-08xm-mvs.h, [...]: Delete references to the USG macro.Kaveh R. Ghazi1-3/+0
2001-03-06xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi2-12/+0
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg1-10/+0
2001-03-03configure.in: Kill tm.h.Zack Weinberg2-15/+0
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg2-10/+1
2001-02-25xm-interix.h, [...]: Don't define any of...Zack Weinberg1-18/+2
2001-01-14vax.h (RETURN_POPS_ARGS): Max at 255 arguments.Richard Henderson2-44/+48
2001-01-14* config/vax/vax.md (indirect_jump): Use register_operand.Richard Henderson1-1/+1
2001-01-14vax.md: Use nonimmediate_operand instead of general_operand in destinations.Richard Henderson1-106/+106
2000-11-10alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi1-1/+1
2000-11-09calls.c (expand_call, [...]): Use memcpy () instead of bcopy ().Joseph Myers1-3/+3
2000-11-02config:Neil Booth6-6/+6
2000-10-20* t-vax: New file. Don't build modules from libgcc1.c.J. David Anglin1-0/+3
2000-09-25definitions in config/[s-w]* (rest):Hans-Peter Nilsson1-2/+2