public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
* src ./ChangeLog ./configure.ac ./configure con ...
@ 2010-02-15 10:37 nickc
  0 siblings, 0 replies; 4+ messages in thread
From: nickc @ 2010-02-15 10:37 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2010-02-15 10:37:55

Modified files:
	.              : ChangeLog configure.ac configure 
	config         : ChangeLog 
Added files:
	config         : elf.m4 

Log message:
	Sync from gcc mainline.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.910&r2=1.911
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=src&r1=1.92&r2=1.93
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.346&r2=1.347
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/elf.m4.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/ChangeLog.diff?cvsroot=src&r1=1.142&r2=1.143


^ permalink raw reply	[flat|nested] 4+ messages in thread

* src ./ChangeLog ./configure.ac ./configure con ...
@ 2010-10-02 14:42 rwild
  0 siblings, 0 replies; 4+ messages in thread
From: rwild @ 2010-10-02 14:42 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	rwild@sourceware.org	2010-10-02 14:42:48

Modified files:
	.              : ChangeLog configure.ac configure 
	config         : ChangeLog dfp.m4 

Log message:
	Sync toplevel and config from GCC.
	
	/:
	Sync from GCC:
	
	2010-09-30  Michael Eager  <eager@eagercon.com>
	
	* configure.ac (microblaze): Add target-libssp to noconfigdirs.
	* configure: Regenerate.
	
	2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
	
	* configure.ac (enable-lto): Add Darwin to the list of supported lto
	targets and amend comment.
	* configure: Regenerate.
	
	2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
	
	* configure.ac: Enable LTO by default on Darwin.
	* configure: Regenerate.
	
	2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
	
	PR bootstrap/44455
	* configure.ac (extra_mpfr_configure_flags): Copy from
	extra_mpc_gmp_configure_flags.
	* configure: Re-generated.
	
	config/:
	Sync from GCC:
	
	2010-09-10  Jonathan Yong  <jon_y@users.sourceforge.net>
	
	* dfp.m4: Enable decimal float for i?86 cygwin
	and mingw, and for x86_64 mingw.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.930&r2=1.931
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=src&r1=1.106&r2=1.107
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.360&r2=1.361
http://sourceware.org/cgi-bin/cvsweb.cgi/src/config/ChangeLog.diff?cvsroot=src&r1=1.154&r2=1.155
http://sourceware.org/cgi-bin/cvsweb.cgi/src/config/dfp.m4.diff?cvsroot=src&r1=1.2&r2=1.3


^ permalink raw reply	[flat|nested] 4+ messages in thread

* src ./ChangeLog ./configure.ac ./configure con ...
@ 2009-08-19 22:21 rwild
  0 siblings, 0 replies; 4+ messages in thread
From: rwild @ 2009-08-19 22:21 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	rwild@sourceware.org	2009-08-19 22:21:10

Modified files:
	.              : ChangeLog configure.ac configure 
	config         : ChangeLog override.m4 

Log message:
	Disable option checking in the toplevel, avoid 2.64 fopen glitch.
	
	/:
	* configure.ac: Call AC_DISABLE_OPTION_CHECKING.
	(baseargs): Add --disable-option-checking.
	* configure: Regenerate.
	
	config/:
	* override.m4 (AC_DISABLE_OPTION_CHECKING): Define to be
	empty if not defined, to avoid error with 2.59.
	(_AC_LANG_IO_PROGRAM): When the Autoconf version is exactly
	2.64, avoid per-language instances to drop fopen from test
	program.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.875&r2=1.876
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=src&r1=1.70&r2=1.71
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.324&r2=1.325
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/ChangeLog.diff?cvsroot=src&r1=1.132&r2=1.133
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/override.m4.diff?cvsroot=src&r1=1.4&r2=1.5


^ permalink raw reply	[flat|nested] 4+ messages in thread

* src ./ChangeLog ./configure.ac ./configure con ...
@ 2008-04-04 11:45 nickc
  0 siblings, 0 replies; 4+ messages in thread
From: nickc @ 2008-04-04 11:45 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2008-04-04 11:45:58

Modified files:
	.              : ChangeLog configure.ac configure 
	config         : acx.m4 ChangeLog 

Log message:
	PR binutils/4334
	* acx.m4 (ACX_CHECK_CYGWIN_CAT_WORKS): New macro to check that
	cygwin builds are not running in textmode.
	
	* configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
	builds.
	* configure: Regenerate.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.800&r2=1.801
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=src&r1=1.40&r2=1.41
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.292&r2=1.293
http://sourceware.org/cgi-bin/cvsweb.cgi/src/config/acx.m4.diff?cvsroot=src&r1=1.27&r2=1.28
http://sourceware.org/cgi-bin/cvsweb.cgi/src/config/ChangeLog.diff?cvsroot=src&r1=1.110&r2=1.111


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-10-02 14:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-15 10:37 src ./ChangeLog ./configure.ac ./configure con nickc
  -- strict thread matches above, loose matches on Subject: below --
2010-10-02 14:42 rwild
2009-08-19 22:21 rwild
2008-04-04 11:45 nickc

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).