1. 12 Apr, 1998 8 commits
  2. 11 Apr, 1998 2 commits
  3. 10 Apr, 1998 12 commits
  4. 09 Apr, 1998 7 commits
    • i386.md (movqi+1): Handle invalid QI register. · b76c90cf
              * i386.md (movqi+1): Handle invalid QI register.
              (movsf_push-1): Likewise.
      
      From-SVN: r19073
      H.J. Lu committed
    • cp-tree.h (start_decl): Update prototype. · fcad5cf5
      a
      Thu Apr  9 22:16:57 1998  Per Bothner  <bothner@cygnus.com>
              * cp-tree.h (start_decl):  Update prototype.
              * decl.c (start_decl):  Like the C version, new parameters
              for the attributes.  Call cplus_decl_attributes here,
              (pushdecl):  Like C version, do build_type_copy if TYPE_DECL,
              (grokdeclarator):  Pass NULL for new start_decl arguments.
              * pt.c (tsubst_expr):  Likewise.
              * parse.y:  Merge cplus_decl_attribute calls into start_decl calls.
      	* typeck.c (common_type): Check TYPE_MAIN_VARIANT.
      	* lex.c (build_lang_decl): Add lang_name_java.
      	* class.c (push_lang_context): Add lang_name_java.
      	* method.c (build_mangled_name): Check for is_java_type.
      Thu Apr  9 22:16:57 1998  Benjamin Kosnik  <bkoz@loony.cygnus.com>
      	* decl.c (grokdeclarator): Check TYPE_MAIN_VARIANT.
      	* call.c (build_scoped_method_call): Check for TREE_CODE for
      	VOID_TYPE instead of type ==  void_type_node.
      	(build_method_call): Ditto.
      	* decl.c (lookup_name_real): Ditto.
      	(grokdeclarator): Ditto.
      	(start_decl): Ditto.
      	(grokparms): Ditto.
      	(start_function): Ditto.
      	(finish_function): Ditto.
      	(start_method): Ditto.
      also fixes g++/15415
      
      From-SVN: r19072
      Benjamin Kosnik committed
    • cp-tree.h (start_decl): Update prototype. · a1774733
      d
      Thu Apr  9 22:16:57 1998  Per Bothner  <bothner@cygnus.com>
              * cp-tree.h (start_decl):  Update prototype.
              * decl.c (start_decl):  Like the C version, new parameters
              for the attributes.  Call cplus_decl_attributes here,
              (pushdecl):  Like C version, do build_type_copy if TYPE_DECL,
              (grokdeclarator):  Pass NULL for new start_decl arguments.
              * pt.c (tsubst_expr):  Likewise.
              * parse.y:  Merge cplus_decl_attribute calls into start_decl calls.
      	* typeck.c (common_type): Check TYPE_MAIN_VARIANT.
      	* lex.c (build_lang_decl): Add lang_name_java.
      	* class.c (push_lang_context): Add lang_name_java.
      	* method.c (build_mangled_name): Check for is_java_type.
      Thu Apr  9 22:16:57 1998  Benjamin Kosnik  <bkoz@loony.cygnus.com>
      	* decl.c (grokdeclarator): Check TYPE_MAIN_VARIANT.
      	* call.c (build_scoped_method_call): Check for TREE_CODE for
      	VOID_TYPE instead of type ==  void_type_node.
      	(build_method_call): Ditto.
      	* decl.c (lookup_name_real): Ditto.
      	(grokdeclarator): Ditto.
      	(start_decl): Ditto.
      	(grokparms): Ditto.
      	(start_function): Ditto.
      	(finish_function): Ditto.
      	(start_method): Ditto.
      also fixes g++/15415
      
      From-SVN: r19071
      Benjamin Kosnik committed
    • Removed unused functions. · 2e076ddf
      Changed call_address_operand() to only accept symbolic addresses.
      
      From-SVN: r19070
      Nick Clifton committed
    • Change from Dave. · 5a5732cf
      From-SVN: r19069
      Jeff Law committed
    • calls.c (expand_call): Fix typo. · d0f9021a
      8
              * calls.c (expand_call): Fix typo.
      
      From-SVN: r19068
      Jeff Law committed
    • calls.c (expand_call): Fix typo. · b1d6ccb8
      �
              * calls.c (expand_call): Fix typo.
      
      From-SVN: r19067
      Jeff Law committed
  5. 08 Apr, 1998 11 commits