aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/vax
AgeCommit message (Expand)AuthorFilesLines
1995-05-16(FAILURE_EXIT_CODE): Remove.Richard Kenner1-3/+0
1995-05-16Fix typos in comments.Richard Kenner1-1/+1
1995-05-09Use <xxx> in #include.Richard Kenner1-2/+2
1995-05-04Initial revisionRichard Kenner1-0/+5
1995-04-30(NOTICE_UPDATE_CC): Correctly handle aob insns.Richard Kenner1-4/+6
1995-04-01(extv, extzv): Don't use immediate value for operand 1.Richard Kenner1-4/+5
1995-02-21Added arg to RETURN_POPS_ARGS.Richard Kenner1-2/+3
1995-01-25(FAILURE_EXIT_CODE): Define.Richard Kenner1-2/+4
1994-12-06(CPP_PREDEFINES): Set __GNUC_MINOR__ to 7.Richard Kenner1-1/+1
1994-11-04(VMS_TARGET): Define.Richard Kenner1-0/+2
1994-11-04Include tree.h and VMS-specific functions #ifdef VMS_TARGET.Richard Kenner1-1/+5
1994-11-01(struct extern_list): Put code back outside of #ifdef VMS.Richard Kenner1-5/+4
1994-10-31(ASM_GLOBALIZE_LABEL): Pass new args to vms_check_external.Richard Kenner1-21/+32
1994-10-31Include tree.h #ifdef VMS.Richard Kenner1-13/+82
1994-08-29(extv, extzv): Don't use ROTL when field is outside boundaries of aRichard Kenner1-0/+2
1994-06-24(zero_extract patterns): Don't allow constants in the first operand of...Richard Kenner1-9/+9
1994-06-24(ASM_IDENTIFY_LANGUAGE): New macro.Richard Kenner1-0/+11
1994-06-23(CPP_PREDEFINES): Add `__vax__', `__vms__', and `__VMS__'; updateRichard Kenner1-1/+3
1994-06-23(CPP_PREDEFINES): Add `__vax__'.Richard Kenner1-1/+1
1994-06-18(lshrsi3): New define_expand.Richard Kenner1-0/+20
1994-05-12(lookup_name_current_level_global): New macro.Richard Kenner1-1/+2
1994-05-02(INCLUDE_DEFAULTS): Add cxx_aware field.Jason Merrill1-5/+5
1994-04-17(vax_rtx_cost): Remove LSHIFT case.Richard Kenner1-1/+0
1994-04-17(RTX_COSTS): Remove LSHIFT case.Richard Kenner1-1/+1
1994-03-20(CHECK_FLOAT_VALUE): Add missing continuation character.Richard Kenner1-1/+1
1994-03-18(SELECT_SECTION): Variables go in readonly dataJim Wilson1-1/+4
1994-03-13Add OVERFLOW operand to CHECK_FLOAT_VALUE.Richard Kenner2-11/+21
1993-12-13(ASM_OUTPUT_ASCII): Wrap in `do { ... } while (0)'.Richard Kenner1-4/+4
1993-11-07(__MAIN_NAME): Define as " main(" ratherRichard Stallman1-2/+2
1993-11-07Add __GNUC_MINOR__=5 to CPP_PREDEFINES.Richard Stallman1-1/+1
1993-10-10[VAXC] (bc_check_for_full_enumeration_handling) (current_function_has_nonloca...Richard Stallman1-0/+3
1993-10-02(CPP_PREDEFINES): Add system/cpu/machine assertions where missing.Doug Evans4-3/+6
1993-07-12(INITIALIZE_TRAMPOLINE): Add code to do an rei to clear the insn cache.Richard Stallman1-0/+2
1993-07-03(GO_IF_NONINDEXED_ADDRESS): Delete spurious space in prev change.Richard Stallman1-1/+1
1993-06-29(GO_IF_NONINDEXED_ADDRESS): Declare reg_equiv_mem.Richard Stallman1-0/+1
1993-06-28(GO_IF_NONINDEXED_ADDRESS): If reload_in_progress,Richard Stallman1-1/+7
1993-06-26Remove #define of alloca to __builtin_alloca.Richard Kenner2-11/+1
1993-06-19(MAYBE_VMS_FUNCTION_PROLOGUE): Adjust stack pointer by 4 prior to calling C$M...Richard Stallman1-6/+6
1993-06-19(MAYBE_VMS_FUNCTION_PROLOGUE): adjust stack pointer by 4 prior to calling C$M...Richard Stallman1-14/+18
1993-06-06(PRINT_OPERAND): Prefix constant by `$'.Richard Stallman1-1/+1
1993-06-01(untyped_call, blockage): New patterns, basically copied from m68k.md.Richard Stallman1-0/+37
1993-03-31(check_float_value): New function.Richard Stallman1-0/+60
1993-03-31(ASM_OUTPUT_DOUBLE): Use new REAL_VALUE... macros.Richard Stallman1-2/+5
1993-03-31(PRINT_OPERAND, ASM_OUTPUT_FLOAT, ASM_OUTPUT_DOUBLE):Richard Stallman1-26/+23
1993-03-31define CONSTANT_ADDRESS_P(X) to not use CONST_DOUBLEBrendan Kehoe1-1/+4
1993-03-21[VAXC]: Work around stdio.h's FILE_TYPE.Richard Stallman1-0/+13
1993-03-18(PCC_STATIC_STRUCT_RETURN): Add #undef.Richard Stallman1-0/+1
1993-03-17(STRUCT_VALUE): Defined.Richard Stallman1-0/+4
1993-03-12(movM): If REG_WAS_0, make sure the reg hasn't changed since then.James Van Artsdalen1-3/+9
1993-02-25(vms_check_external): New function.Richard Stallman1-0/+29