public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
From: bonzini@sourceware.org
To: src-cvs@sources.redhat.com
Subject: src ./ChangeLog ./Makefile.def ./Makefile.in . ...
Date: Mon, 05 Dec 2005 15:16:00 -0000	[thread overview]
Message-ID: <20051205151605.12505.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/src
Module name:	src
Changes by:	bonzini@sourceware.org	2005-12-05 15:16:05

Modified files:
	.              : ChangeLog Makefile.def Makefile.in Makefile.tpl 
	                 config.guess config.sub configure configure.in 
	config         : ChangeLog acx.m4 

Log message:
	toplevel:
	2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
	
	Sync with gcc:
	
	2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
	
	* configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
	CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
	"CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
	Find in-tree tools if available.
	(EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
	(CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
	(*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
	(COMPILER_*_FOR_TARGET): New.
	* Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
	(BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
	(CONFIGURED_*, USUAL_*): Remove.
	(BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
	STRIP): Use autoconf substitutions.
	(COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
	COMPILER_NM_FOR_TARGET): New.
	(EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
	
	(all): Make all-host and all-target in parallel.
	(do-[+make_target+], do-check, install, [+compare-target+]): Ensure
	that $$r and $$s are set before invoking a recursive make.
	(stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
	([+bootstrap-target+]): Inline most of the `all' target.
	
	2005-11-29  Ben Elliston  <bje@au.ibm.com>
	
	* Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
	from the gcc build directory.
	* Makefile.in: Regenerate.
	
	2005-11-29  Ben Elliston  <bje@au.ibm.com>
	
	* Makefile.def: Add new libdecnumber host_module.  Make all-gcc
	depend on all-libdecnumber.
	* configure.in (host_libs): Include libdecnumber.
	* Makefile.in: Regenerate.
	* configure: Likewise.
	
	2005-11-21  Kean Johnston  <jkj@sco.com>
	
	* config.sub, config.guess: Sync from upstream sources.
	
	config:
	2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
	
	* acx.m4 (GCC_TARGET_TOOL): New.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.621&r2=1.622
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.59&r2=1.60
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.229&r2=1.230
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&r1=1.150&r2=1.151
http://sourceware.org/cgi-bin/cvsweb.cgi/src/config.guess.diff?cvsroot=src&r1=1.33&r2=1.34
http://sourceware.org/cgi-bin/cvsweb.cgi/src/config.sub.diff?cvsroot=src&r1=1.53&r2=1.54
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.202&r2=1.203
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&r1=1.290&r2=1.291
http://sourceware.org/cgi-bin/cvsweb.cgi/src/config/ChangeLog.diff?cvsroot=src&r1=1.57&r2=1.58
http://sourceware.org/cgi-bin/cvsweb.cgi/src/config/acx.m4.diff?cvsroot=src&r1=1.13&r2=1.14


             reply	other threads:[~2005-12-05 15:16 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-05 15:16 bonzini [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-08-26 14:34 hjl
2010-11-20 19:37 rwild
2010-11-19 22:06 ian
2008-10-22 13:35 drow
2008-07-30 15:04 bonzini
2008-06-08 16:19 jsm28
2006-12-19 12:53 bonzini
2006-05-31 15:14 drow
2006-04-06 21:49 carlos
2005-12-20 17:21 bonzini
2005-12-19 17:33 bonzini
2005-03-30  8:39 bonzini
2005-03-22  0:49 zack
2005-02-28 14:07 bonzini
2004-06-09  8:32 bonzini
2004-05-24 10:45 bonzini
2004-05-13 18:14 dj
2004-04-27 18:25 dj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051205151605.12505.qmail@sourceware.org \
    --to=bonzini@sourceware.org \
    --cc=src-cvs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).