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 libc/include/machine/ieee ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	aoliva@sourceware.org	2004-07-30 09:03:39

Modified files:
	newlib         : ChangeLog 
	newlib/libc/include/machine: ieeefp.h 
	newlib/libc/machine/sh: asm.h 
	newlib/libc/sys/sh: crt0.S 

Log message:
	Introduce SH2a support.
	2004-03-16  Corinna Vinschen  <vinschen@redhat.com>
	* libc/include/machine/ieeefp.h: Define _DOUBLE_IS_32BITS for
	__SH2A_SINGLE_ONLY__, too.
	* libc/machine/sh/asm.h: Define DELAYED_BRANCHES for __SH2A__, too.
	2004-02-24  Corinna Vinschen  <vinschen@redhat.com>
	* libc/sys/sh/crt0.S (start_l): Support sh2a-nofpu.  Fix comments.
	2004-02-10  DJ Delorie  <dj@redhat.com>
	* libc/sys/sh/crt0.S (start_l): Support sh2a.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.690&r2=1.691
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/machine/ieeefp.h.diff?cvsroot=src&r1=1.22&r2=1.23
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/sh/asm.h.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/sh/crt0.S.diff?cvsroot=src&r1=1.4&r2=1.5


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