This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc ./Makefile.def ./Makefile.in ./configure . ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	libada-gnattools-branch
Changes by:	neroden@gcc.gnu.org	2004-11-29 01:20:38

Modified files:
	.              : Makefile.def Makefile.in configure configure.in 
	libada         : ChangeLog Makefile.in configure configure.ac 
Added files:
	.              : ChangeLog.libada 
	gnattools      : ChangeLog Makefile.in configure configure.ac 

Log message:
	The inaguration of the libada-gnattools branch.
	
	(top level)
	* gnattools: New directory.
	* Makefile.def: Add gnattools as a module, depending on target-libada.
	* Makefile.in: Regenerate.
	* configure.in: Include gnattools in host_tools; disable it if ada
	is disabled.
	* configure: Regenerate.
	
	(gnattools)
	2004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
	
	* configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
	_TARGET.  Replace _GCC_TOPLEV_NONCANONICAL_TARGET with
	ACX_NONCANONICAL_TARGET, and replace now-redundant AC_SUBST.
	* configure: Regenerate.
	
	2004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
	
	* Makefile.in, configure.ac: Remove libada-specific targets and
	variables.
	* configure: Regenerate.
	* New directory, cloned from libada.
	
	(libada)
	2004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
	
	* configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
	_TARGET.
	* configure: Regenerate.
	
	2004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
	
	* configure.ac, Makefile.in: Remove gnattools-specific code
	(see gnattools directory).
	* Makefile.in: Remove dead rts-* targets.
	* configure: Regenerate.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.libada.diff?cvsroot=gcc&only_with_tag=libada-gnattools-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/Makefile.def.diff?cvsroot=gcc&only_with_tag=libada-gnattools-branch&r1=1.41&r2=1.41.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=libada-gnattools-branch&r1=1.246&r2=1.246.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/configure.diff?cvsroot=gcc&only_with_tag=libada-gnattools-branch&r1=1.196&r2=1.196.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/configure.in.diff?cvsroot=gcc&only_with_tag=libada-gnattools-branch&r1=1.333&r2=1.333.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gnattools/ChangeLog.diff?cvsroot=gcc&only_with_tag=libada-gnattools-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gnattools/Makefile.in.diff?cvsroot=gcc&only_with_tag=libada-gnattools-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gnattools/configure.diff?cvsroot=gcc&only_with_tag=libada-gnattools-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gnattools/configure.ac.diff?cvsroot=gcc&only_with_tag=libada-gnattools-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libada/ChangeLog.diff?cvsroot=gcc&only_with_tag=libada-gnattools-branch&r1=1.12&r2=1.12.30.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libada/Makefile.in.diff?cvsroot=gcc&only_with_tag=libada-gnattools-branch&r1=1.8&r2=1.8.30.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libada/configure.diff?cvsroot=gcc&only_with_tag=libada-gnattools-branch&r1=1.9&r2=1.9.30.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libada/configure.ac.diff?cvsroot=gcc&only_with_tag=libada-gnattools-branch&r1=1.5&r2=1.5.32.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]