This is the mail archive of the newlib-cvs@sources.redhat.com mailing list for the newlib 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]

src/newlib ChangeLog Makefile.am Makefile.in a ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sources.redhat.com	2002-08-27 13:27:35

Modified files:
	newlib         : ChangeLog Makefile.am Makefile.in aclocal.m4 
	                 configure configure.in 
	newlib/libc/include: _ansi.h 
Added files:
	newlib         : newlib.hin stamp-h.in 

Log message:
	2002-08-27  Jeff Johnston  <jjohnstn@redhat.com>
	
	* Makefile.am(stmp-targ-include): Copy newlib.h to targ-include.
	(install-data-local): Install newlib.h.
	* Makefile.in: Regenerated.
	* aclocal.m4: Ditto.
	* configure: Ditto.
	* configure.in: Add AM_CONFIG_HEADER to generate newlib.h based on
	newlib.hin.  Add AC_DEFINE_UNQUOTED entries for _ELIX_LEVEL
	and _NEWLIB_VERSION to fill in newlib.h header file entries.
	In AC_OUTPUT statement, unset ac_file so multilib support does
	not use last ac_file temporary used in newlib.h configuration.
	* libc/include/_ansi.h: Include <newlib.h>.
	* newlib.hin: New template file for newlib.h.
	* stamp-h.in: New file.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/newlib.hin.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/stamp-h.in.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.423&r2=1.424
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/Makefile.am.diff?cvsroot=src&r1=1.24&r2=1.25
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/Makefile.in.diff?cvsroot=src&r1=1.24&r2=1.25
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/aclocal.m4.diff?cvsroot=src&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/configure.diff?cvsroot=src&r1=1.18&r2=1.19
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/configure.in.diff?cvsroot=src&r1=1.10&r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/_ansi.h.diff?cvsroot=src&r1=1.3&r2=1.4


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