1. 22 Jul, 1998 7 commits
  2. 21 Jul, 1998 11 commits
  3. 20 Jul, 1998 12 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
    • mips.md (reload_outsi): Added missing REGNO call. · e4f5c5d6
      * mips.md (reload_outsi): Added missing REGNO call.
      (smulsi3_highpart, umulsi3_highpart): Provide prototype for function pointer.
      (mul_acc_di, mul_acc_64bit_di): Don't use match_op_dup, use another
      match_operator and compare the codes.
      * mips.h (MASK_DEBUG_E, MASK_DEBUG_I): Set to zero.
      * MIPS multiply pattern fixes:
      * mips.h (enum reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS): Add union
      classes for HI, LO, or HILO plus general registers.
      (GENERATE_MADD): Deleted.
      * mips.md (mulsi3_mult3): Don't disparage output-LO alternative.  Add
      TARGET_MAD to condition.
      (mulsi3): Test HAVE_mulsi3_mult3, not specific flags.
      (mul_acc_si): Expand GENERATE_MADD here; it's the only use.  Use "*d" for
      accumulator, to give preference to LO initially but not during reload.
      
      From-SVN: r21305
      Ken Raeburn committed
    • lex.c (mbchar.h): #include it. · 0d3ba739
      1998-07-20  Dave Brolley  <brolley@cygnus.com>
      	* lex.c (mbchar.h): #include it.
      	(GET_ENVIRONMENT): New macro.
      	(init_parse): Set character set based on LANG environment variable.
      	(real_yylex): Handle multibyte characters in character literals.
      	(real_yylex): Handle multibyte characters in string literals.
      
      From-SVN: r21304
      Dave Brolley committed
    • configure.in (enable_c_mbchar): New configure option. · 56f48ce9
      Mon Jul 20 16:16:38 1998  Dave Brolley  <brolley@cygnus.com>
      	* configure.in (enable_c_mbchar): New configure option.
      	(extra_cpp_objs): Always available now.
      	* cexp.y (mbchar.h): #include it.
      	(yylex): Handle Multibyte characters in character literals.
      	* cccp.c (mbchar.h): #include it.
      	(main): Set character set based on LANG environment variable.
      	(rescan): Handle multibyte characters in comments.
      	(skip_if_group): See above.
      	(validate_else): See above.
      	(skip_to_end_of_comment): See above.
      	(macarg1): See above.
      	(discard_comments): See above.
      	(rescan): Handle multibyte characters in string and character literals.
      	(collect_expansion): See above.
      	(skip_quoted_string): See above.
      	(macroexpand): See above.
      	(macarg1): See above.
      	(discard_comments): See above.
      	(change_newlines): See above.
      	* c-lex.c (mbchar.h): #include it.
      	(GET_ENVIRONMENT): New macro.
      	(init_lex): Set character set based on LANG environment variable.
      	(yylex): Handle multibyte characters in character literals.
      	(yylex): Handle multibyte characters in string literals.
      	* Makefile.in (mbchar.o): New target.
      	(cccp$(exeext)): @extra_cpp_objs@ is always available.
      	(cppmain$(exeext)): @extra_cpp_objs@ is always available.
      	* mbchar.[ch]: New files for multibyte character handling.
      
      From-SVN: r21303
      Dave Brolley committed
    • jump.c (jump_optimize): When simplifying noop moves and PUSH_ROUNDING... · 689fcba8
      	* jump.c (jump_optimize): When simplifying noop moves and
      	PUSH_ROUNDING, fix thinko so we use same criterion for identifying
      	the PUSHes to rewrite in second loop as we did in the first.
      
      From-SVN: r21302
      David S. Miller committed
    • Daily bump. · b7863d43
      From-SVN: r21301
      Jeff Law committed
    • new · 160387c4
      From-SVN: r21300
      Jason Merrill committed
    • config.guess: (*-pc-sco3.2v5) Add detection for Pentium II. · 6288717f
      8
      	* config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
      	(*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
      
      From-SVN: r21297
      Robert Lipe committed
    • config.guess: (*-pc-sco3.2v5) Add detection for Pentium II. · 7f1937c1
      @
      	* config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
      	(*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
      
      From-SVN: r21296
      Robert Lipe committed
  4. 19 Jul, 1998 10 commits