summaryrefslogtreecommitdiff
path: root/gcc/config/vax
Commit message (Expand)AuthorAgeFilesLines
* * 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.ghazi2001-11-041-0/+1
* * configure.in: Check whether assembler supports section merging.jakub2001-09-111-1/+1
* * stmt.c (expand_null_return_1): Remove code to generate simple returnsdanglin2001-08-101-0/+9
* Move constructor/destructor handling into target hooks.rth2001-08-092-26/+32
* * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c,danglin2001-08-039-45/+45
* 2001-08-02 Lars Brinkhoff <lars@nocrew.org>danglin2001-08-021-0/+1
* * final.c (output_addr_const): Use target opening andneil2001-07-091-6/+0
* * target.h (targetm): Rename global from "target", so as not toshebs2001-07-071-1/+1
* * Makefile.in (final.o): Depend on target.h.neil2001-07-063-69/+78
* * explow.c (plus_constant_wide, case PLUS): Call find_constant_termkenner2001-07-031-4/+10
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-261-0/+6
* * defaults.h: Default escape sequences to ASCII.neil2001-06-261-9/+0
* * vax.h (NOTICE_UPDATE_CC): Set CC_NO_OVERFLOW in cc_status.flagsdanglin2001-06-091-1/+24
* i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.zack2001-05-172-6/+0
* * config/alpha/vms.h: Change OBJECT_SUFFIX and EXECUTABLE_SUFFIXdj2001-04-192-3/+6
* * vax.h (PROMOTE_PROTOTYPES): Define for compatibility with systemdanglin2001-04-171-1/+5
* * toplev.c (output_lang_identify): Delete.zack2001-04-161-12/+10
* * configure.in: Don't check for putenv.ghazi2001-04-021-0/+8
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-1/+0
* * aclocal.m4 (gcc_AC_C_CHARSET, gcc_AC_C_COMPILE_BIGENDIAN,zack2001-03-152-26/+0
* * alpha.c (check_float_value): Use memcpy, not bcopy.ghazi2001-03-101-7/+5
* * config/i370/xm-mvs.h, config/i370/xm-oe.h,ghazi2001-03-081-3/+0
* * config/a29k/xm-a29k.h, config/a29k/xm-unix.h,ghazi2001-03-062-12/+0
* libiberty:zack2001-03-061-10/+0
* * configure.in: Kill tm.h. Include the files in the $tm_filezack2001-03-032-15/+0
* * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h,zack2001-03-022-10/+1
* * xm-interix.h, xm-lynx.h, alpha/xm-vms.h, convex/xm-convex.h,zack2001-02-251-18/+2
* * config/vax/vax.h (RETURN_POPS_ARGS): Max at 255 arguments.rth2001-01-142-44/+48
* * config/vax/vax.md (indirect_jump): Use register_operand.rth2001-01-141-1/+1
* * config/vax/vax.md: Use nonimmediate_operand instead ofrth2001-01-141-106/+106
* * alpha.c (check_float_value): Use memcpy, not bcopy.ghazi2000-11-101-1/+1
* * calls.c (expand_call, emit_library_call_value_1), collect2.cjsm282000-11-091-3/+3
* config:neil2000-11-026-6/+6
* * t-vax: New file. Don't build modules from libgcc1.c.rth2000-10-201-0/+3
* definitions in config/[s-w]* (rest):hp2000-09-251-2/+2
* * convex.md: Use "+" instead of "=" for outputs wrapped in alaw2000-09-121-2/+2
* * Makefile.in: Revamp handling of cflags to allow different WARN_CFLAGSlaw2000-08-291-10/+0
* * vax.md (sltu, sgeu): Delete sltu and sgeu insn patterns.law2000-08-291-24/+6
* * vax.h (ASM_SPEC): Pass `-J' to assembler.law2000-08-222-3/+14
* * configure.in (vax-*-openbsd): Change to new style configuration,law2000-07-173-0/+65
* 2000-06-25 John David Anglin <dave.anglin@nrc.ca>pthomas2000-06-241-9/+9
* * vax.h (INDEX_TERM_P): Define evaluation order of &&'s in || andlaw2000-06-131-9/+9
* 2000-05-25 J. David Anglin <dave@hiauly1.hia.nrc.ca>zack2000-05-261-1/+1
* * config/vax/xm-vms.h: Define OBJECT_SUFFIX and EXECUTABLE_SUFFIX.zack2000-03-041-0/+3
* Fix copyrights.law2000-02-263-3/+6
* * recog.h (OUT_FCN): Delete.ghazi2000-01-191-3/+3
* * vax-protos.h: New file.ghazi2000-01-185-17/+63
* * 1750a.md (movstrqi): Add missing output reload constraint.rth1999-10-151-1/+1
* * gbl-ctors.h: Lose HAVE_ATEXIT. Don't define ON_EXIT.jason1999-09-152-7/+21
* Merge in gcc2-ss-010999law1999-09-073-30/+30