1. 24 May, 1995 19 commits
  2. 23 May, 1995 16 commits
  3. 22 May, 1995 5 commits
    • (movsf_h8300h): Add missing post-inc case to constraints. · 74880096
      From-SVN: r9774
      Doug Evans committed
    • (mystrstr): Replacement for strstr. · f83d4617
      From-SVN: r9773
      Richard Kenner committed
    • Update comments. · 2a6d5ce0
      From-SVN: r9772
      Richard Kenner committed
    • Set new variables into Makefile. · 61b02d37
      Build winnt.obj.
      Edit CCCP definition.
      
      From-SVN: r9771
      Richard Kenner committed
    • (SYMLINK): Deleted; unused. · aab26e16
      (oldobjext): Deleted; no longer used.
      (FLAGS_TO_PASS): Include objext and exeext.
      (STAGESTUFF, protoize.o, unprotoize.o): Use $(objext), not .o.
      (test_protoize_simple, compare{,3}, gnucompare{,3}): Likewise.
      (STAGESTUFF, specs, gcc-cross, collect2): Add missing $(exeext).
      (libgcc1.null, libgcc[12].a, stage[1-4]): Likewise.
      (xgcc, cc1, cc1obj, enquire): Use $@ instead of filename for -o value.
      (collect2, mips-tfile, mips-tdump, gen*): Likewise.
      (bi-arity, bi-opcode, bi-opname, cccp, cppmain): Likewise.
      (protoize, unprotoize, gen-protos, fix-header): Likewise.
      (crtbegin.o, crtend.o): Don't use -o; move output to proper
      filename (using objext) instead.
      (BI_ALL, BC_ALL, bytecode): Deleted; unused.
      (bi-*.o, cexp.o, stamp-{proto,fixinc}): Remove unneeded $(srcdir).
      (getopt{,1}.o, SYSCALLS.c.X): Likewise.
      (install-driver): New target.
      (install-normal): Depend on it.
      (install-common): Don't depend on xgcc.
      (maketest): Deleted; no longer used.
      (stage[1-4]): Use name collect-ld, not real-ld.
      (risky-stage[1-4]): Use stage[1-4] as dependencies; don't copy.
      
      From-SVN: r9770
      Richard Kenner committed