1. 27 Feb, 2000 3 commits
    • attrib5.C: XFAIL on Alpha since no link alias. · eeafa66d
      	* g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
      	* g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
      
      From-SVN: r32202
      Richard Kenner committed
    • reload1.c (do_output_reload): Check reg_reloaded_valid before looking at reg_reloaded_contents. · 60ef417d
      * reload1.c (do_output_reload): Check reg_reloaded_valid before
      looking at reg_reloaded_contents.
      
      From-SVN: r32201
      Geoff Keating committed
    • Makefile.in (STMP_FIXINC): New toggle. · f95e46b9
      	* Makefile.in (STMP_FIXINC): New toggle.
      	(LIBGCC2_DEPS): Delete all references.
      	(stmp-headers): Delete target.  All references either deleted
      	or changed to stmp-int-headers.
      	(all.cross): Don't depend on stmp-headers or STMP_FIXPROTO.
      	(LIBCPP_OBJS): Take out cppalloc.o.
      	(cppalloc.o): Delete target.
      	(stmp-int-hdrs): Depend on $(STMP_FIXINC).
      	(gen-protos, fix-header): Link with libiberty.a.
      	* build-make: Don't change FIXINCLUDES.  Override STMP_FIXINC
      	to empty.
      	* cp/Make-lang.in: Delete refs to LIBGCC2_DEPS.
      
      	* configure.in: Remove refs to strerror.
      	* acconfig.h: Take out NEED_DECLARATION_STRERROR.
      	* system.h: Take out strerror stanza.
      
      	* cpperror.c (my_strerror): Delete function.
      	(cpp_error_from_errno, cpp_notice_from_errno): Use xstrerror.
      	* cppmain.c (main): Call xmalloc_set_program_name first thing.
      	* cppalloc.c: Delete file.
      	* gen-protos.c: Don't provide xrealloc.
      
      	* fixinc/fixincl.c, fixinc/fixlib.c, fixinc/procopen.c: Use
      	xstrerror throughout.
      
      From-SVN: r32200
      Zack Weinberg committed
  2. 26 Feb, 2000 37 commits