1. 24 Jul, 1998 6 commits
  2. 23 Jul, 1998 12 commits
  3. 22 Jul, 1998 7 commits
  4. 21 Jul, 1998 11 commits
  5. 20 Jul, 1998 4 commits
    • configure.in: Fix minor problems with gas feature detection code. · 0b9d02c6
              * configure.in: Fix minor problems with gas feature detection code.
              * configure: Rebuilt.
      
      From-SVN: r21315
      Jeffrey A Law committed
    • gcc.c (do_spec): Issue a warning for '%[]' usage. · 4089dfab
      Tue Jul 21 00:31:01 1998  Jeffrey A Law  (law@cygnus.com)
              * gcc.c (do_spec): Issue a warning for '%[]' usage.
              * Undo this change.
              * gcc.c: Delete %[spec] support.
              (do_spec_1, case '('): Likewise.
              (do_spec_1, case '['): Call error.
      
      From-SVN: r21314
      Jeffrey A Law committed
    • alpha.h (CPP_SPEC): Tidy. · 952fc2ed
              * alpha.h (CPP_SPEC): Tidy.  Hook to cpp_cpu and cpp_subtarget.
              (CPP_SUBTARGET_SPEC): Default to empty string.
              (CPP_AM_*, CPP_IM_*, CPP_CPU_*, CPP_CPU_SPEC): New.
              (EXTRA_SPECS, SUBTARGET_EXTRA_SPECS): New.
              * alpha/elf.h (LD_SPEC): Use %(elf_dynamic_linker).
              * alpha/linux-elf.h (SUBTARGET_EXTRA_SPECS): New.
              (LIB_SPEC): Tidy.
              * alpha/linux.h (CPP_PREDEFINES): Tidy.
              * alpha/netbsd-elf.h (SUBTARGET_EXTRA_SPECS): New.
              * alpha/netbsd.h (CPP_PREDEFINES): Tidy.
              * alpha/osf.h (CPP_PREDEFINES): Remove bits subsumed by CPP_CPU_SPEC.
              * alpha/win-nt.h (CPP_PREDEFINES): Likewise.
              * alpha/vsf.h (CPP_PREDEFINES): Likewise.
              (CPP_SUBTARGET_SPEC): New.  Do this instead of overriding CPP_SPEC.
              * alpha/vxworks.h: Likewise.
      
      From-SVN: r21311
      Richard Henderson committed
    • Remove accidental checkin. · 254fcdd2
      From-SVN: r21309
      Jeff Law committed