1. 01 Feb, 1998 18 commits
  2. 31 Jan, 1998 1 commit
  3. 30 Jan, 1998 6 commits
    • sparc.c (sparc_override_options): Make v8plus and ultrasparc set MASK_V8PLUS. · bfd6bc60
      Fri Jan 30 22:30:39 1998  John Carr  <jfc@mit.edu>
              * sparc.c (sparc_override_options): Make v8plus and ultrasparc set
              MASK_V8PLUS.
              (output_function_epilogue): Omit epilogue if nothing drops through.
              (output_move_double): Supress int ldd usage on ultrasparc and v9.
              (registers_ok_for_ldd_peep): Likewise.
              (print_operand): Supress b,a on ultrasparc.  Let Y accept a constant.
              (ultrasparc_adjust_cost): New function.
              (sparc_issue_rate): New function.
              * sparc.h (MASK_VIS, TARGET_VIS): New
              (MASK_V8PLUS, TARGET_V8PLUS): New.
              (TARGET_HARD_MUL32, TARGET_HARD_MUL): New.
              (TARGET_SWITCHES): Add vis and v8plus.
              (REG_CLASS_FROM_LETTER): Accept d and b for VIS.
              (REGISTER_MOVE_COST): FP<->INT move cost 12 for ultrasparc.
              (RTX_COSTS): Use TARGET_HARD_MUL
              (ADJUST_COST): Call ultrasparc_adjust_cost.
              (ISSUE_RATE): New.
              * sparc.md (attr type): Add sload, fpmove, fpcmove.  Adjust users
              of load & fp appropritely.
              (supersparc function units): Adjust for Haifa.
              (ultrasparc function units): Likewise.
              (get_pc_via_rdpc): All v9, not just arch64.
              (movdi_v8plus, movdi_v8plus+1): New.
              (adddi3_sp32+1): New.
              (subdi3_sp32+1): New.
              (movsi_insn, movsf_const_insn, movdf_const_insn): Know VIS.
              (addsi3, subsi3, anddi3_sp32, andsi3, and_not_di_sp32): Likewise.
              (and_not_si, iordi3_sp32, iorsi3, or_not_di_sp32, or_not_si): Likewise.
              (xorsi3_sp32, xorsi3, xor_not_di_sp32, xor_not_si): Likewise.
              (one_cmpldi2_sp32, one_cmplsi2): Likewise.
              (ldd peepholes): Suppress for v9.
              (return_adddi): Kill redundant test.  Arg1 may be arith_operand.
              (return_subsi): Revmove.
      
      From-SVN: r17560
      John Carr committed
    • patch from jfc to improve aliasing/scheduling · 4b526a9a
      	* mips.c (save_restore_insns): Set RTX_UNCHANGING_P in register
      	save/restore MEM rtl.
      
      From-SVN: r17559
      John F. Carr committed
    • new · 6209c7e9
      From-SVN: r17558
      Jason Merrill committed
    • Tweak last entry. · 9c893359
      From-SVN: r17557
      Jeff Law committed
    • configure.in: Check for declaration of abort. · 64a438d6
              * configure.in: Check for declaration of abort.
      	* acconfig.h: Corresponding changes.
              * toplev.c: Use NEED_DECLARATION_ABORT to determine if abort should
              be declared.
      
      From-SVN: r17556
      Jeffrey A Law committed
    • Forgot to commit these... · c5afbb49
      From-SVN: r17555
      Jeff Law committed
  4. 29 Jan, 1998 9 commits
    • genattrtab.c (optimize): Define in case PRESERVE_DEATH_INFO_REGNO_P uses it. · f266c82f
              * genattrtab.c (optimize): Define in case PRESERVE_DEATH_INFO_REGNO_P
              uses it.
      
      From-SVN: r17554
      Jeff Law committed
    • new · 98e10ea1
      From-SVN: r17553
      Jason Merrill committed
    • pt.c (convert_nontype_argument): Move check for is_overloaded_fn early to avoid bogus error. · 7bf2682f
      	* pt.c (convert_nontype_argument): Move check for is_overloaded_fn
      	early to avoid bogus error.  Handle overloaded function
      	names provided as template arguments correctly.
      	(coerce_template_parms): Don't mishandle overloaded functions when
      	dealing with template template parameters.
      	(lookup_template_class): Issue an error message, rather than
      	crashing, when the TYPE_DECL provided is not a template type.
      
      From-SVN: r17552
      Mark Mitchell committed
    • new · c25520e8
      From-SVN: r17551
      Jason Merrill committed
    • Bump for snapshot · 31fa4410
      From-SVN: r17549
      Jeffrey A Law committed
    • configure.in: Check for atoq and atoll. · 0ee31ab1
              * configure.in: Check for atoq and atoll.
              * rtl.c (read_rtx): Use HAVE_ATOLL and HAVE_ATOQ to select the
              proper routine for converting ascii into long long values.
      
      From-SVN: r17548
      Jeffrey A Law committed
    • cccp.c (SYS$SEARCH, SYS$PARSE): Write as upper-case. · 9d21ee77
              * cccp.c (SYS$SEARCH, SYS$PARSE): Write as upper-case.
              * vmsconfig.com: Remove bytecode references.
              * alpha/vms.h (PREFIX): Define.
              * alpha/vms.h (ASM_OUTPUT_ALIGNED_COMMON): Remove.
      
      From-SVN: r17547
      Klaus Kaempf committed
    • am-alpha.h: Don't include alloca for OPEN_VMS. · eeeb91c5
              * am-alpha.h: Don't include alloca for OPEN_VMS.
              * alpha/xm-vms.h (HAVE_CPP_STRINGIFY): Define.
              * alpha/xm-vms.h (INCLUDE_DEFAULTS): Define.
              (GCC_INCLUDE_DIR): Define
              * make-cc.com, make-cccp.com, make-cc1.com: Removed.
              * makefile.vms: New file.
              * alpha/vms.h (CPP_PREDEFINES): Remove -Dalpha.
              * alpha.c (output_prolog): Output '.name' directive
              for minimal traceback information.
              * alpha.c (output_prolog): Don't prepend entry point symbols
              with '$' on OPEN_VMS.
      
      From-SVN: r17546
      Klaus Kaempf committed
    • class.c (instantiate_type): Don't just return a known type if it's wrong. · abff8e06
      	* class.c (instantiate_type): Don't just return a known type if
       	it's wrong.
      	* class.c (instantiate_type): Remove handling of FUNCTION_DECL
      	since that code could never be reached.
      	* error.c (dump_decl): Avoid aborting in the midst of printing an
      	error message about an illegal template declaration.
      	* parse.y (structsp): Print an error message, rather than crashing,
      	when a class-head does not name a class.
      	* pt.c (convert_nontype_argument):  Allow REAL_TYPE and COMPLEX_TYPE
      	template arguments as a g++ extension.
      	* cp-tree.def (ALIGNOF_EXPR): New tree code.
      	* decl2.c (grok_alignof): If processing_template_decl, just store
      	the expression.
      	* typeck.c (c_alignof): Likewise.
      	* decl2.c (build_expr_from_tree): Handle ALIGNOF_EXPR.
      	* error.c (dump_expr): Likewise.
      	* pt.c (tsubst_copy): Likewise.
      	* tree.c (cp_tree_equal): Likewise.
      	* pt.c (uses_template_parms): Correctly determine whether or not a
      	SIZEOF_EXPR/ALIGNOF_EXPR uses template parameters so that constant
      	folding can be done.
      
      From-SVN: r17545
      Jason Merrill committed
  5. 28 Jan, 1998 6 commits