This is the mail archive of the newlib-cvs@sourceware.org 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 configure.in configure ne ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2009-04-17 16:18:17

Modified files:
	newlib         : ChangeLog configure.in configure newlib.hin 
	newlib/libm    : Makefile.in configure configure.in 
	newlib/libc/ctype: ctype_.c 

Log message:
	2009-04-17  Jeff johnston  <jjohnstn@redhat.com>
	
	* configure.in: Remove _HAVE_ARRAY_ALIASING check.
	* configure: Regenerated.
	* newlib.hin: Remove _HAVE_ARRAY_ALIASING flag.
	* libc/ctype/ctype_.c: Do not check for _HAVE_ARRAY_ALIASING.
	* libm/configure.in: Change AC_TRY_COMPILE to AC_TRY_COMMAND to
	avoid executable test.
	* libm/configure: Regenerated.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1328&r2=1.1329
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/configure.in.diff?cvsroot=src&r1=1.38&r2=1.39
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/configure.diff?cvsroot=src&r1=1.59&r2=1.60
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/newlib.hin.diff?cvsroot=src&r1=1.16&r2=1.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/Makefile.in.diff?cvsroot=src&r1=1.18&r2=1.19
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/configure.diff?cvsroot=src&r1=1.33&r2=1.34
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libm/configure.in.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/ctype/ctype_.c.diff?cvsroot=src&r1=1.9&r2=1.10


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