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 libc/machine/aarch64/Make ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	rearnsha@sourceware.org	2014-06-10 14:04:31

Modified files:
	newlib         : ChangeLog 
	newlib/libc/machine/aarch64: Makefile.am Makefile.in 
Added files:
	newlib/libc/machine/aarch64: strchr-stub.c strchr.S 

Log message:
	* libc/machine/aarch64/strchr.S: New file
	* libc/machine/aarch64/strchr-stub.c: New file
	* libc/machine/aarch64/Makefile.am: Add them to build list.
	* libc/machine/aarch64/Makefile.in: Regenerated.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1923&r2=1.1924
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/aarch64/strchr-stub.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/aarch64/strchr.S.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/aarch64/Makefile.am.diff?cvsroot=src&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/aarch64/Makefile.in.diff?cvsroot=src&r1=1.8&r2=1.9


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