newlib-cygwin/newlib/libc
Nick Clifton d6f6573a5f * libc/machine/arm/Makefile.am (lib_a_SOURCES): Add memchr-stub.c,
memchr.S.
	* libc/machine/arm/arm_asm.h: Add ifdef to allow it to be included
	in .S files.
	* libc/machine/arm/memchr-stub.c: New file - just selects what to
	compile.
	* libc/machine/arm/memchr.S: New file - ARMv6t2/v7 version.

	* libc/machine/arm/Makefile.am (lib_a_SOURCES): Add strlen-armv7.S.
	* libc/machine/arm/strlen-armv7.S: New file.
	* libc/machine/arm/strlen.c: Add ifdef optimised code so it isn't
	for v7 or 6t2.

	* libc/machine/arm/Makefile.in: Regenerate.
2011-10-18 11:35:17 +00:00
..
argz 2010-12-16 Jeff Johnston <jjohnstn@redhat.com> 2010-12-16 21:59:17 +00:00
ctype 2010-12-16 Jeff Johnston <jjohnstn@redhat.com> 2010-12-16 21:59:17 +00:00
errno 2010-12-16 Jeff Johnston <jjohnstn@redhat.com> 2010-12-16 21:59:17 +00:00
iconv 2011-07-25 Ralf Corsépius <ralf.corsepius@rtems.org> 2011-07-25 12:41:38 +00:00
include * libc/include/process.h: Remove exec family function declarations. 2011-08-19 14:29:34 +00:00
locale * libc/locale/lmessages.c (_C_messages_locale): 2011-07-19 19:24:45 +00:00
machine * libc/machine/arm/Makefile.am (lib_a_SOURCES): Add memchr-stub.c, 2011-10-18 11:35:17 +00:00
misc 2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org> 2011-08-23 12:01:51 +00:00
posix 2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org> 2011-08-23 11:59:56 +00:00
reent * libc/reent/sbrkr.c: Define _sbrk_r independently of the definition 2011-07-19 07:23:09 +00:00
search 2010-12-16 Jeff Johnston <jjohnstn@redhat.com> 2010-12-16 21:59:17 +00:00
signal * libc/include/signal.h (psignal): Declare. 2011-05-04 11:26:22 +00:00
stdio 2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org> 2011-08-23 11:59:56 +00:00
stdio64 * libc/stdio/fclose.c: Only use sfp lock to guard non-atomic 2011-01-28 10:49:11 +00:00
stdlib 2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org> 2011-08-23 12:03:55 +00:00
string 2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org> 2011-08-23 12:01:51 +00:00
sys oops - fix typo in previous delta. 2011-10-11 09:29:56 +00:00
syscalls 2010-12-16 Jeff Johnston <jjohnstn@redhat.com> 2010-12-16 21:59:17 +00:00
time * libc/time/mktm_r.c: (__tzcalc_limits) Fix Julian day calculation. 2011-10-11 11:28:05 +00:00
unix 2010-12-16 Jeff Johnston <jjohnstn@redhat.com> 2010-12-16 21:59:17 +00:00
xdr 2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org> 2011-01-05 17:23:01 +00:00
Makefile.am 2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org> 2011-01-05 17:18:16 +00:00
Makefile.in 2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org> 2011-01-05 17:18:16 +00:00
aclocal.m4 2010-12-16 Jeff Johnston <jjohnstn@redhat.com> 2010-12-16 21:59:17 +00:00
configure 2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org> 2011-01-05 17:13:24 +00:00
configure.in 2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org> 2011-01-05 17:13:24 +00:00
libc.texinfo 2010-12-16 Jeff Johnston <jjohnstn@redhat.com> 2010-12-16 21:59:17 +00:00
saber import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sys.tex 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:36:05 +00:00