public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
* src ./ChangeLog ./Makefile.in ./Makefile.tpl . ...
@ 2008-04-18 11:07 bonzini
  0 siblings, 0 replies; 9+ messages in thread
From: bonzini @ 2008-04-18 11:07 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	bonzini@sourceware.org	2008-04-18 11:07:31

Modified files:
	.              : ChangeLog Makefile.in Makefile.tpl configure 
	                 configure.ac 
	config         : ChangeLog 
Added files:
	config         : override.m4 

Log message:
	2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
	
	Sync with gcc:
	2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
	
	PR bootstrap/35457
	* configure.ac: Include override.m4.
	* configure: Regenerate.
	
	2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
	
	* Makefile.tpl (restrap): Call `make all' using double-colon rules.
	* Makefile.in: Regenerate.
	
	2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
	
	* configure.ac: Do not build libssp for the AVR.
	* configure: Regenerate.
	
	config:
	2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
	
	PR bootstrap/35457
	
	* override.m4: Add this.  Make sure aclocal always picks it.
	Add more lenient precious variable check, backported from
	autoconf trunk.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.807&r2=1.808
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.281&r2=1.282
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&r1=1.188&r2=1.189
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.296&r2=1.297
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=src&r1=1.43&r2=1.44
http://sourceware.org/cgi-bin/cvsweb.cgi/src/config/override.m4.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/config/ChangeLog.diff?cvsroot=src&r1=1.111&r2=1.112


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

* src ./ChangeLog ./Makefile.in ./Makefile.tpl . ...
@ 2007-02-09 15:15 drow
  0 siblings, 0 replies; 9+ messages in thread
From: drow @ 2007-02-09 15:15 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	drow@sourceware.org	2007-02-09 15:15:38

Modified files:
	.              : ChangeLog Makefile.in Makefile.tpl configure 
	                 src-release 
	config         : ChangeLog acx.m4 
Added files:
	.              : configure.ac 
Removed files:
	.              : configure.in 

Log message:
	* Makefile.tpl (build_alias, host_alias, target_alias): Use
	noncanonical equivalents.
	* configure.in: Rename to...
	* configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
	AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
	target_noncanonical.  Use them.  Rewrite removal of configure
	arguments for autoconf 2.59.  Discard variable settings.  Force
	program_transform_name for native tools.
	
	* Makefile.in: Regenerated.
	* configure: Regenerated with autoconf 2.59.
	
	* src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
	
	* acx.m4 (ACX_CHECK_INSTALLED_TARGET_TOOL): Avoid AC_PATH_PROG
	with an empty path.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.702&r2=1.703
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.258&r2=1.259
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&r1=1.174&r2=1.175
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.246&r2=1.247
http://sourceware.org/cgi-bin/cvsweb.cgi/src/src-release.diff?cvsroot=src&r1=1.21&r2=1.22
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&r1=1.333&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/config/ChangeLog.diff?cvsroot=src&r1=1.79&r2=1.80
http://sourceware.org/cgi-bin/cvsweb.cgi/src/config/acx.m4.diff?cvsroot=src&r1=1.18&r2=1.19


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

* src ./ChangeLog ./Makefile.in ./Makefile.tpl . ...
@ 2004-09-24  0:40 hjl
  0 siblings, 0 replies; 9+ messages in thread
From: hjl @ 2004-09-24  0:40 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2004-09-24 00:40:22

Modified files:
	.              : ChangeLog Makefile.in Makefile.tpl configure 
	                 configure.in 
	config         : ChangeLog 
Added files:
	config         : gcc-lib-path.m4 

Log message:
	2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
	
	* Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
	(HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
	SET_GCC_LIB_PATH_CMD.
	(BASE_TARGET_EXPORTS): Likewise.
	* Makefile.in: Regenerated.
	
	* configure.in (SET_GCC_LIB_PATH): Set and substitute.
	* configure: Regenerated.
	
	config/
	
	2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
	
	* gcc-lib-path.m4: New file.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.518&r2=1.519
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.189&r2=1.190
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&r1=1.116&r2=1.117
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.148&r2=1.149
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&r1=1.238&r2=1.239
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/gcc-lib-path.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.38&r2=1.39


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

* src ./ChangeLog ./Makefile.in ./Makefile.tpl . ...
@ 2004-03-21 23:57 cagney
  0 siblings, 0 replies; 9+ messages in thread
From: cagney @ 2004-03-21 23:57 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Branch: 	cagney_tramp-20040309-branch
Changes by:	cagney@sourceware.org	2004-03-21 23:57:43

Modified files:
	.              : ChangeLog Makefile.in Makefile.tpl configure 
	                 configure.in 
	config         : ChangeLog accross.m4 acx.m4 
	libiberty      : ChangeLog Makefile.in config.in configure 
	                 configure.ac pex-common.h pex-unix.c 
Removed files:
	libiberty      : acconfig.h 

Log message:
	Merge with mainline cagney_tramp-20040321-mergepoint.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&only_with_tag=cagney_tramp-20040309-branch&r1=1.466&r2=1.466.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&only_with_tag=cagney_tramp-20040309-branch&r1=1.157&r2=1.157.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&only_with_tag=cagney_tramp-20040309-branch&r1=1.87&r2=1.87.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&only_with_tag=cagney_tramp-20040309-branch&r1=1.108&r2=1.108.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&only_with_tag=cagney_tramp-20040309-branch&r1=1.199&r2=1.199.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/ChangeLog.diff?cvsroot=src&only_with_tag=cagney_tramp-20040309-branch&r1=1.30&r2=1.30.12.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/accross.m4.diff?cvsroot=src&only_with_tag=cagney_tramp-20040309-branch&r1=1.1&r2=1.1.58.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/acx.m4.diff?cvsroot=src&only_with_tag=cagney_tramp-20040309-branch&r1=1.4&r2=1.4.14.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&only_with_tag=cagney_tramp-20040309-branch&r1=1.283&r2=1.283.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/Makefile.in.diff?cvsroot=src&only_with_tag=cagney_tramp-20040309-branch&r1=1.58&r2=1.58.10.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/config.in.diff?cvsroot=src&only_with_tag=cagney_tramp-20040309-branch&r1=1.24&r2=1.24.12.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/configure.diff?cvsroot=src&only_with_tag=cagney_tramp-20040309-branch&r1=1.55&r2=1.55.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/configure.ac.diff?cvsroot=src&only_with_tag=cagney_tramp-20040309-branch&r1=1.3&r2=1.3.12.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/pex-common.h.diff?cvsroot=src&only_with_tag=cagney_tramp-20040309-branch&r1=1.1&r2=1.1.56.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/pex-unix.c.diff?cvsroot=src&only_with_tag=cagney_tramp-20040309-branch&r1=1.1&r2=1.1.56.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/acconfig.h.diff?cvsroot=src&only_with_tag=cagney_tramp-20040309-branch&r1=1.3&r2=NONE


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

* src ./ChangeLog ./Makefile.in ./Makefile.tpl . ...
@ 2004-01-13 16:12 drow
  0 siblings, 0 replies; 9+ messages in thread
From: drow @ 2004-01-13 16:12 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Branch: 	drow-cplus-branch
Changes by:	drow@sourceware.org	2004-01-13 16:12:18

Modified files:
	.              : ChangeLog Makefile.in Makefile.tpl config-ml.in 
	                 configure configure.in 
	libiberty      : ChangeLog Makefile.in README config.in 
	                 cp-demangle.c cplus-dem.c 
	libiberty/testsuite: demangle-expected test-demangle.c 
Added files:
	libiberty      : configure.ac cp-demangle.h cp-demint.c 
Removed files:
	libiberty      : configure.in 

Log message:
	Merge mainline to branch.  GDB is broken until I update cp-names.y.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.278.2.4&r2=1.278.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.76.2.2&r2=1.76.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.10.2.2&r2=1.10.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config-ml.in.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.8.16.1&r2=1.8.16.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.24.2.2&r2=1.24.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.112.2.3&r2=1.112.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/configure.ac.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/cp-demangle.h.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/cp-demint.c.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.176.2.4&r2=1.176.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/Makefile.in.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.37.2.4&r2=1.37.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/README.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.2&r2=1.2.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/config.in.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.12.24.1&r2=1.12.24.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/cp-demangle.c.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.27.4.4&r2=1.27.4.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/cplus-dem.c.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.34.4.2&r2=1.34.4.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/configure.in.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.32.14.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/testsuite/demangle-expected.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.11.4.3&r2=1.11.4.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/testsuite/test-demangle.c.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.1.6.1&r2=1.1.6.2


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

* src ./ChangeLog ./Makefile.in ./Makefile.tpl . ...
@ 2003-05-18  9:44 kettenis
  0 siblings, 0 replies; 9+ messages in thread
From: kettenis @ 2003-05-18  9:44 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Branch: 	kettenis_i386newframe-20030419-branch
Changes by:	kettenis@sourceware.org	2003-05-18 09:44:41

Modified files:
	.              : ChangeLog Makefile.in Makefile.tpl config-ml.in 
	                 config.guess config.sub configure configure.in 
	etc            : ChangeLog configure.texi 
	libiberty      : ChangeLog aclocal.m4 config.in configure 
	                 configure.in functions.texi hashtab.c hex.c 
	                 splay-tree.c 

Log message:
	2003-05-18  Mark Kettenis  <kettenis@gnu.org>
	
	Merge from mainline.
	* i386-tdep.h (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS,
	I386_SIZEOF_XREGS): Remove defenitions.
	(IS_FP_REGNUM, IS_SSE_REGNUM): Remove definitions.
	* i386-tdep.c (i386_gdbarch_init): Don't set register_bytes,
	register_size, call_dummy_words and sizeof_call_dummy.
	* i386-linux-tdep.c (i386_linux_init_abi): Don't set register_bytes.
	* x86-64-tdep.c (x86_64_init_abi): Don't set register_bytes and
	register_size.
	(x86_64_register_bytes): Remove variable.
	(_initialize_x86_64_tdep): Remove function.
	
	* i386-linux-tdep.c (i386_linux_sigcontext_addr): Call read_memory
	with correct arguments.
	* config/i386/x86-64linux.mt (TDEPFILES): Add i386-linux-tdep.o.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.370.2.1&r2=1.370.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.124.2.1&r2=1.124.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.56.2.1&r2=1.56.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config-ml.in.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.8.36.1&r2=1.8.36.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config.guess.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.25&r2=1.25.16.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config.sub.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.40&r2=1.40.16.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.67&r2=1.67.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.160&r2=1.160.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/etc/ChangeLog.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.7&r2=1.7.20.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/etc/configure.texi.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.1.1.1&r2=1.1.1.1.60.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.217.2.1&r2=1.217.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/aclocal.m4.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.6&r2=1.6.16.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/config.in.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.20&r2=1.20.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/configure.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.45&r2=1.45.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/configure.in.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.44&r2=1.44.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/functions.texi.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.12&r2=1.12.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/hashtab.c.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.20&r2=1.20.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/hex.c.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.3&r2=1.3.40.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/splay-tree.c.diff?cvsroot=src&only_with_tag=kettenis_i386newframe-20030419-branch&r1=1.11&r2=1.11.24.1


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

* src ./ChangeLog ./Makefile.in ./Makefile.tpl . ...
@ 2003-03-16 14:01 kettenis
  0 siblings, 0 replies; 9+ messages in thread
From: kettenis @ 2003-03-16 14:01 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Branch: 	kettenis-i386newframe-20030308-branch
Changes by:	kettenis@sourceware.org	2003-03-16 14:01:55

Modified files:
	.              : ChangeLog Makefile.in Makefile.tpl configure 
	                 configure.in 
	libiberty      : ChangeLog cplus-dem.c hashtab.c 

Log message:
	2003-03-16  Mark Kettenis  <kettenis@gnu.org>
	
	Merge with mainline.  Tag is kettenis-i386newframe-20030316-mergepoint.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&only_with_tag=kettenis-i386newframe-20030308-branch&r1=1.363&r2=1.363.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&only_with_tag=kettenis-i386newframe-20030308-branch&r1=1.119&r2=1.119.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&only_with_tag=kettenis-i386newframe-20030308-branch&r1=1.52&r2=1.52.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&only_with_tag=kettenis-i386newframe-20030308-branch&r1=1.63&r2=1.63.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&only_with_tag=kettenis-i386newframe-20030308-branch&r1=1.156&r2=1.156.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&only_with_tag=kettenis-i386newframe-20030308-branch&r1=1.205&r2=1.205.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/cplus-dem.c.diff?cvsroot=src&only_with_tag=kettenis-i386newframe-20030308-branch&r1=1.38&r2=1.38.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/hashtab.c.diff?cvsroot=src&only_with_tag=kettenis-i386newframe-20030308-branch&r1=1.16&r2=1.16.6.1


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

* src ./ChangeLog ./Makefile.in ./Makefile.tpl . ...
@ 2002-12-27 23:09 neroden
  0 siblings, 0 replies; 9+ messages in thread
From: neroden @ 2002-12-27 23:09 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	neroden@sourceware.org	2002-12-27 23:09:15

Modified files:
	.              : ChangeLog Makefile.in Makefile.tpl configure 
	                 configure.in 
	config         : ChangeLog mh-cxux mh-dgux386 mh-interix 
	                 mh-lynxrs6k mh-ncr3000 mh-necv4 mh-sco 
	                 mh-solaris mh-sysv4 mh-sysv5 mt-v810 
Removed files:
	config         : mh-a68bsd mh-aix386 mh-apollo68 mh-delta88 
	                 mh-hp300 mh-hpux mh-hpux8 mh-irix5 mh-irix6 
	                 mh-ncrsvr43 mh-openedition mh-riscos mh-sysv 

Log message:
	(toplev)
	* configure.in: Convert to autoconf script.  Blow away lots
	of now-redundant Makefile fragments.
	* configure: Generate using Autoconf.
	* Makefile.tpl: Rewrite to reflect autoconfiscation.
	* Makefile.in: Regenerate.
	(config)
	* acx.m4: New.
	* mh-a68bsd, mh-aix386, mh-apollo68, mh-delta88, mh-hp300,
	mh-hpux, mh-hpux8, mh-irix5, mh-irix6, mh-ncrsvr43, mh-openedition,
	mh-riscos, mh-sysv: Delete.
	* mh-cxux, mh-dgux386, mh-interix, mh-lynxrs6k, mh-ncr3000,
	mh-necv4, mh-sco, mh-solaris, mh-sysv4, mh-sysv5, mt-v810: Simplify.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.320&r2=1.321
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.103&r2=1.104
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&r1=1.37&r2=1.38
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.34&r2=1.35
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&r1=1.131&r2=1.132
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/ChangeLog.diff?cvsroot=src&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/mh-cxux.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/mh-dgux386.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/mh-interix.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/mh-lynxrs6k.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/mh-ncr3000.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/mh-necv4.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/mh-sco.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/mh-solaris.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/mh-sysv4.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/mh-sysv5.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/mt-v810.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/mh-a68bsd.diff?cvsroot=src&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/mh-aix386.diff?cvsroot=src&r1=1.1.1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/mh-apollo68.diff?cvsroot=src&r1=1.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/mh-delta88.diff?cvsroot=src&r1=1.1.1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/mh-hp300.diff?cvsroot=src&r1=1.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/mh-hpux.diff?cvsroot=src&r1=1.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/mh-hpux8.diff?cvsroot=src&r1=1.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/mh-irix5.diff?cvsroot=src&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/mh-irix6.diff?cvsroot=src&r1=1.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/mh-ncrsvr43.diff?cvsroot=src&r1=1.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/mh-openedition.diff?cvsroot=src&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/mh-riscos.diff?cvsroot=src&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/mh-sysv.diff?cvsroot=src&r1=1.2&r2=NONE


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

* src ./ChangeLog ./Makefile.in ./Makefile.tpl . ...
@ 2002-12-23  9:53 neroden
  0 siblings, 0 replies; 9+ messages in thread
From: neroden @ 2002-12-23  9:53 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	neroden@sourceware.org	2002-12-23 09:53:41

Modified files:
	.              : ChangeLog Makefile.in Makefile.tpl configure 
	                 configure.in 
Removed files:
	config         : mt-aix43 

Log message:
	2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
	
	* Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
	Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
	* Makefile.in: Regenerate.
	* configure.in: Remove unnecessary leftovers.
	
	2002-12-22  Geoffrey Keating  <geoffk@apple.com>
	
	* config/mt-aix43: Delete.
	
	2002-12-21  Geoffrey Keating  <geoffk@apple.com>
	
	* configure.in (extra_ranlibflags_for_target): New variable.
	(*-*-darwin): Add -c to ranlib commands.
	* configure (tooldir): Handle extra_ranlibflags_for_target.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.315&r2=1.316
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.101&r2=1.102
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&r1=1.35&r2=1.36
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.32&r2=1.33
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&r1=1.130&r2=1.131
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/mt-aix43.diff?cvsroot=src&r1=1.2&r2=NONE


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

end of thread, other threads:[~2008-04-18 11:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-18 11:07 src ./ChangeLog ./Makefile.in ./Makefile.tpl . bonzini
  -- strict thread matches above, loose matches on Subject: below --
2007-02-09 15:15 drow
2004-09-24  0:40 hjl
2004-03-21 23:57 cagney
2004-01-13 16:12 drow
2003-05-18  9:44 kettenis
2003-03-16 14:01 kettenis
2002-12-27 23:09 neroden
2002-12-23  9:53 neroden

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