1. 05 Nov, 2004 10 commits
    • Index: ChangeLog · 53c7ffe7
      2004-11-04  Geoffrey Keating  <geoffk@apple.com>
      
      	* Makefile.def: Build fixincludes for the host, too.
      	* Makefile.in: Regenerate.
      	* configure.in (host_tools): Add fixincludes.
      	* configure: Regenerate.
      
      Index: fixincludes/ChangeLog
      2004-11-04  Geoffrey Keating  <geoffk@apple.com>
      
      	* configure.ac: Add code to determine noncanonical_target,
      	local_prefix, gcc_version; process mkheaders.in to make mkheaders.
      	* configure: Regenerate.
      	* fixinc.in: Move here from gcc/; fix many cross-hosting bugs.
      	* mkfixinc.sh: Move here from gcc/; update for changes to fixinc.in.
      	* mkheaders.in: Move here from gcc/; remove some unnecessary macros;
      	update for changes to fixinc.in.
      	* Makefile.in: Add many new macros.
      	(install): New target.
      	(mkheaders): New target.
      	(fixinc.sh): New target.
      	(all): Add mkheaders and fixinc.sh.
      	* README-fixinc: Move here from gcc/.
      
      Index: gcc/ChangeLog
      2004-11-04  Geoffrey Keating  <geoffk@apple.com>
      
      	* Makefile.in (distclean): Don't delete nonexistent fixinc/ directory.
      	(install-mkheaders): Install the version built for the
      	host, not for the build machine.
      	* configure.ac: Always run fixincludes.
      	(all_outputs): Remove mkheaders.
      	* configure: Regenerate.
      	* fixinc.in: Move to fixincludes/.
      	* mkfixinc.sh: Likewise.
      	* mkheaders.in: Likewise.
      	* README-fixinc: Likewise.
      
      From-SVN: r90117
      Geoffrey Keating committed
    • gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4. · 9a399055
      2004-11-04  Andrew Pinski  <pinskia@physics.uc.edu>
      
              * gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
      
      From-SVN: r90115
      Andrew Pinski committed
    • acinclude.m4: Properly quote AC_CACHE_CHECK. · d49ec2d1
      2004-11-05  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* acinclude.m4: Properly quote AC_CACHE_CHECK.
      	* Makefile.am: Add in ACLOCAL_AMFLAGS.
      	* aclocal.m4, configure, Makefile.in: Regenerate.
      
      From-SVN: r90114
      Kelley Cook committed
    • re PR target/18263 ([3.4 only] Build broken for ARC.) · ced327b7
      	PR target/18263
      	* config/arc/lib1funcs.asm (___umulsidi3): Change use of cmp to the
      	equivalent on the A4.
      
      From-SVN: r90105
      Ramana Radhakrishnan committed
    • Makefile.am: Define ACLOCAL_AMFLAGS. · 97ee7627
      2004-11-04  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* Makefile.am: Define ACLOCAL_AMFLAGS.
      	* configure.ac: Remove redundant sinclude.
      	* acinclude.m4: Delete file.
      	* aclocal.m4: Regenerate.
      	* Makefile.in, include/Makefile.in: Regenerate.
      	* configure: Regenerate.
      
      From-SVN: r90103
      Kelley Cook committed
    • c-tree.texi, [...]: Correct end-of-sentence markup and markup of "etc.", "e.g." and "i.e.". · 8a36672b
      	* doc/c-tree.texi, doc/cfg.texi, doc/contrib.texi, doc/cpp.texi,
      	doc/cppopts.texi, doc/extend.texi, doc/fragments.texi,
      	doc/frontends.texi, doc/gcov.texi, doc/hostconfig.texi,
      	doc/implement-c.texi, doc/install.texi, doc/invoke.texi,
      	doc/libgcc.texi, doc/md.texi, doc/passes.texi,
      	doc/portability.texi, doc/rtl.texi, doc/sourcebuild.texi,
      	doc/standards.texi, doc/tm.texi, doc/tree-ssa.texi,
      	doc/trouble.texi: Correct end-of-sentence markup and markup of
      	"etc.", "e.g." and "i.e.".  Use @code in various places where
      	appropriate.
      
      From-SVN: r90101
      Joseph Myers committed
    • c-tree.texi, [...]: Remove trailing whitespace. · f0eb93a8
      	* doc/c-tree.texi, doc/cfg.texi, doc/extend.texi, doc/gty.texi,
      	doc/install.texi, doc/invoke.texi, doc/md.texi, doc/passes.texi,
      	doc/rtl.texi, doc/tm.texi, doc/tree-ssa.texi: Remove trailing
      	whitespace.
      
      From-SVN: r90100
      Joseph Myers committed
    • arm.c (arm_handle_notshared_attribute): New function. · 04fb56d5
      	* config/arm/arm.c (arm_handle_notshared_attribute): New function.
      	* doc/extend.texi: Document "notshared" attribute.
      
      	* testsuite/g++.dg/ext/visibility/symbian1.C: New test.
      
      From-SVN: r90099
      Mark Mitchell committed
    • Daily bump. · 30a8b5f8
      [[Split portion of a mixed commit.]]
      
      From-SVN: r90097.2
      GCC Administrator committed
    • Daily bump. · 4bc406b8
      [[Split portion of a mixed commit.]]
      
      From-SVN: r90096.2
      GCC Administrator committed
  2. 04 Nov, 2004 30 commits