Skip to content
Snippets Groups Projects
  1. Apr 20, 1998
  2. Apr 19, 1998
  3. Apr 18, 1998
  4. Apr 17, 1998
    • Jeff Law's avatar
      libgcc2.c (__floatdisf): Fix a couple typos. · c57b6780
      Jeff Law authored
      8
              * libgcc2.c (__floatdisf): Fix a couple typos.
      
      From-SVN: r19275
      c57b6780
    • Jeff Law's avatar
      libgcc2.c (__floatdisf): Fix a couple typos. · 43be8193
      Jeff Law authored
      �
              * libgcc2.c (__floatdisf): Fix a couple typos.
      
      From-SVN: r19274
      43be8193
    • Mark Mitchell's avatar
      cp-tree.h (type_as_string_real): New function. · 294471c3
      Mark Mitchell authored
      Fri Apr 17 21:25:00 1998  Mark Mitchell  <mmitchell@usa.net>
      	* cp-tree.h (type_as_string_real): New function.
      	* pt.c (mangle_class_name_for_template): Use it.
      	* error.c (dump_aggr_type): Change prototype.
      	(dump_type_prefix): Likewise.
      	(dump_type_suffix): Likewise.
      	(dump_type_real): Convert from dump_type.  If desired, the
      	"canonica" name of a typedef, i.e., the name of the underlying
      	type, can be printed.
      	(dump_type): Call dump_type_real.
      
      From-SVN: r19273
      294471c3
    • Jim Wilson's avatar
      Fix `make clean' bug with -da files. · 45df6aea
      Jim Wilson authored
      	* Makefile.in (mostlyclean): Delete *.mach and *.bp files.
      
      From-SVN: r19272
      45df6aea
    • Greg McGary's avatar
      * emit-rtl.c (gen_highpart): initialize `word' properly for pseudo. · 6cca74ab
      Greg McGary authored
      From-SVN: r19271
      6cca74ab
    • Jason Merrill's avatar
      redo · 4daa9c14
      Jason Merrill authored
      From-SVN: r19270
      4daa9c14
    • Jason Merrill's avatar
      revert · 27029020
      Jason Merrill authored
      From-SVN: r19269
      27029020
    • Jason Merrill's avatar
      decl2.c (lang_decode_option): -fnew-abi implies -fvtable-thunks. · 9577319f
      Jason Merrill authored
      	* decl2.c (lang_decode_option): -fnew-abi implies -fvtable-thunks.
      	* typeck.c (comp_target_types): Tweak pedantic case.
      	(comp_target_parms): Tweak pedantic case.  Clean up somewhat.
      	Return -1 or 1 instead of 1 or 2.
      	(compparms): Remove STRICT handling.
      	* typeck.c (comp_target_types): Handle references like pointers.
      	(comp_target_parms): Note that return code from comp_target_types
      	can be negative to indicate failure.
      
      From-SVN: r19268
      9577319f
    • John Carr's avatar
      Patch from John Carr to fix sparc v9 failure. · 77e6b0eb
      John Carr authored
      	* emit-rtl.c (operand_subword_force): If a register can not be
      	accessed by words, copy it to a pseudo register.
      
      From-SVN: r19267
      77e6b0eb
    • Jim Wilson's avatar
      Fix vxworks-ppc build failure reported by SXTHREE. · 27f4cfdb
      Jim Wilson authored
      	* rs6000/vxppc.h (CPP_SPEC): Add support for mrelocatable*.
      
      From-SVN: r19266
      27f4cfdb
    • Michael Meissner's avatar
      Delete mark_seen_cases declaration · f4a73984
      Michael Meissner authored
      From-SVN: r19265
      f4a73984
    • Jeff Law's avatar
      stmt.c (mark_seen_cases): Make static and add prototype. · ba5b9572
      Jeff Law authored
      8
              * stmt.c (mark_seen_cases): Make static and add prototype.
      
      From-SVN: r19264
      ba5b9572
    • Jeff Law's avatar
      stmt.c (mark_seen_cases): Make static and add prototype. · 00769100
      Jeff Law authored
      �
              * stmt.c (mark_seen_cases): Make static and add prototype.
      
      From-SVN: r19263
      00769100
    • Jeff Law's avatar
      Typos in last checkin. · 47c78a3f
      Jeff Law authored
      From-SVN: r19262
      47c78a3f
    • Kaveh R. Ghazi's avatar
      Zap some warnings in target files: · 2467749d
      Kaveh R. Ghazi authored
              * frame.c: Include stdlib.h and unistd.h to possibly get various
              function prototypes.  The fixproto script guarantees these header
              files exist on the target system.
              * libgcc2.c: Likewise.
              * gthr-single.h (__gthread_mutex_lock, __gthread_mutex_trylock,
              __gthread_mutex_unlock): Add __attribute__ ((__unused__)) to the
              function parameters.
              * libgcc2.c (__udiv_w_sdiv): Likewise.
      
      From-SVN: r19261
      2467749d
    • Andreas Schwab's avatar
      Make-lang.in (c++.all.build): Don't depend on $(DEMANGLER_PROG)... · da372c07
      Andreas Schwab authored
              * Make-lang.in (c++.all.build): Don't depend on $(DEMANGLER_PROG),
              which requires a working target compiler to build.
      
      From-SVN: r19260
      da372c07
    • Jeffrey A Law's avatar
      tree.c (avoid_overlap): Add prototype. · 69ac77ce
      Jeffrey A Law authored
              * tree.c (avoid_overlap): Add prototype.
              * spew.c (num_tokens): Add prototype.
              (nth_noken, add_token, consume_token, debug_yychar): Likewise.
              * search.c (dfs_check_overlap): Add prototype.
              (dfs_no_overlap_yet): Likewise.
              * pt.c (original_template): Add prototype.
              (inline_needs_template_parms): Likewise.
              (push_inline_template_parms_recursive): Likewise.
              (retrieve_specialization, register_specialization): Likewise.
              (print_candidates, reduce_template_parm_level): Likewise.
              (build_template_decl, mark_template_parm): Likewise.
              (tsubst_friend_function, get_bindings_real): Likewise.
              * method.c (start_squangling): Add prototype.
              (end_squangling, check_ktype, issue_ktype): Likewise.
              (build_overloaded_scope_ref, check_btype): Likewise.
              (build_mangled_template_parm_index): Likewise.
              * lex.c (init_cpp_parse): Add prototype.
              (handle_cp_pragma, handle_sysv_pragma): Likewise.
              (reduce_cmp, token_cmp): Likewise.
              * except.c (call_eh_info): Add prototype.
              (push_eh_info, get_eh_info, get_eh_value, get_eh_type): Likewise.
              (get_eh_caught, get_eh_handlers, do_pop_exception): Likewise.
              * decl2.c (is_namespace_ancestor): Add prototype.
              (namespace_ancestor, add_using_namespace): Likewise.
              (ambiguous_decl): Likewise.
              * decl.c (indent): Add prototype.
              * call.c (add_template_candidate_real): Add prototype.
      
      From-SVN: r19259
      69ac77ce
Loading