aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/vax
AgeCommit message (Expand)AuthorFilesLines
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
2000-09-12convex.md: Use "+" instead of "=" for outputs wrapped in a STRICT_LOW_PART.Jeffrey A Law1-2/+2
2000-08-29Makefile.in: Revamp handling of cflags to allow different WARN_CFLAGS for com...J. David Anglin1-10/+0
2000-08-29* vax.md (sltu, sgeu): Delete sltu and sgeu insn patterns.J. David Anglin1-24/+6
2000-08-22vax.h (ASM_SPEC): Pass `-J' to assembler.J. David Anglin2-3/+14
2000-07-17configure.in (vax-*-openbsd): Change to new style configuration, add collect2...Marc Espie3-0/+65
2000-06-24vax.h (TARGET_SWITCHES): Provide descriptions.John David Anglin1-9/+9
2000-06-13vax.h (INDEX_TERM_P): Define evaluation order of &&'s in || and cast to squel...J. David Anglin1-9/+9
2000-05-26vax.h (CPP_SPEC): Define __GFLOAT and GFLOAT when -mg is specified.J. David Anglin1-1/+1
2000-03-04* config/vax/xm-vms.h: Define OBJECT_SUFFIX and EXECUTABLE_SUFFIX.Zack Weinberg1-0/+3
2000-02-26Fix copyrights.Jeff Law3-3/+6
2000-01-19recog.h (OUT_FCN): Delete.Kaveh R. Ghazi1-3/+3
2000-01-18vax-protos.h: New file.Kaveh R. Ghazi5-17/+63
1999-10-141750a.md (movstrqi): Add missing output reload constraint.Richard Henderson1-1/+1
1999-09-15gbl-ctors.h: Lose HAVE_ATEXIT.Jason Merrill2-7/+21
1999-09-06Merge in gcc2-ss-010999Jeff Law3-30/+30
1999-08-29tree.c (tree_code_name): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-08-20rtl.h (rtx_format): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-08-09Include function.h in most files.Bernd Schmidt2-2/+2
1999-01-11Update FSF address in copyright header.Jeff Law1-1/+2
1998-12-16dummy import to prevent merge lossageJeff Law2-8/+13
1998-11-24cse.c (fold_rtx): Make autoincrement addressing mode tests be runtime selecta...Jeffrey A Law1-4/+4
1998-06-02* vax/netbsd.h (DWARF2_UNWIND_INFO): Must be undef, not defined 0.Richard Henderson1-1/+1
1998-05-13Patch to fix g++.other/local1.C.Jim Wilson1-1/+1