summaryrefslogtreecommitdiffstats
path: root/newlib/libc/machine
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Select appropriate memcpy implementation for ARMv8-a.Marcus Shawcroft2015-11-035-14/+97
* Move duplicated documentation rules to Makefile.sharedJeff Johnston2015-11-026-4165/+2990
* Improve performance of MIPS memcpy.Steve Ellcey2015-11-021-2/+43
* Add support for ft32 to newlib.Jeff Johnston2015-09-0414-1911/+9617
* libc/machine/cris/sys/signal.h (kill): Declare.Hans-Peter Nilsson2015-09-031-0/+4
* strlen-armv7.S: Fix preprocessor checkCorinna Vinschen2015-08-271-1/+1
* Use machine header file for endianness configuration.Andre Vieira2015-08-202-6/+40
* [AArch64] Rewrite optimized memset.Wilco Dijkstra2015-07-301-191/+184
* [AArch64] Reverting recent optimized memset().Marcus Shawcroft2015-07-151-184/+191
* [AArch64] Optimized memset.Wilco Dijkstra2015-07-131-191/+184
* [AArch64] Optimized memcpy.Wilco Dijkstra2015-07-131-134/+161
* [AArch64] Optimized memmove.Wilco Dijkstra2015-07-131-282/+108
* Update the assembler code to support old ARM architectures.Hale Wang2015-06-016-183/+179
* For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_IN...Nick Clifton2015-04-2312-0/+235
* * libc/machine/mips/memset.S: Add support for mips32r6/mips64r6.Steve Ellcey2015-03-031-0/+58
* * libc/machine/mips/memcpy.S: Add support for mips32r6/mips64r6.Steve Ellcey2015-03-031-14/+165
* 2015-02-26 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-02-261-108/+108
* * libc/machine/arm/aeabi_memclr.c: New file to supportCorinna Vinschen2015-02-178-5/+542
* * libc/machine/arm/aeabi_memmove.c: New file to supportCorinna Vinschen2015-02-177-3/+340
* * libc/include/complex.h (cabsl): Add prototype.Nick Clifton2015-02-061-0/+2
* Complete action from 2001-12-18:Corinna Vinschen2015-01-2317-697/+0
* * COPYING.LIBGLOSS: Add Controls and Data Services copyright.Eric Botcazou2015-01-2113-2/+7993
* * libc/machine/aarch64/strlen.S (strlen): Improve performance.Corinna Vinschen2015-01-201-69/+171
* * libc/machine/aarch64/strcpy.S (strcpy): Further performanceRichard Earnshaw2015-01-065-125/+250
* 2014-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2014-12-1855-1166/+876
* * libc/machine/aarch64/strcpy.S: Improve handling of short strings.Richard Earnshaw2014-12-161-135/+207
* * newlib/libc/include/machine/setjmp.h: Add FPU support.Corinna Vinschen2014-12-151-2/+80
* 2014-12-12 Stefan Wallentowitz <stefan.wallentowitz@tum.de>Jeff Johnston2014-12-121-1/+20
* 2014-12-12 Stefan Wallentowitz <stefan.wallentowitz@tum.de>Jeff Johnston2014-12-121-13/+2
* * libc/machine/aarch64/strchrnul.S (vrepmask): Use a call-clobberedRichard Earnshaw2014-12-101-1/+1
* * libc/machine/aarch64/strrchr.S: New file.Richard Earnshaw2014-12-084-2/+230
* * libc/include/machine/setjmp.h [__mips__]: Remove __mips_fpr == 64Corinna Vinschen2014-11-281-5/+41
* * libc/machine/arm/strcmp-armv6m.S: New file.Corinna Vinschen2014-11-264-50/+163
* * libc/machine/aarch64/strcpy.S: New file.Richard Earnshaw2014-11-104-3/+274
* 2014-10-08 Steve Ellcey <sellcey@mips.com>Steve Ellcey2014-10-084-79/+269
* 2014-09-08 Freddie Chopin <freddie_chopin@op.pl>Jeff Johnston2014-09-082-7/+7
* 2014-09-05 Hale Wang <hale.wang@arm.com>Jeff Johnston2014-09-0510-123/+551
* Add missing libc/machine/arm/aeabi_memcpy.c fileCorinna Vinschen2014-09-051-0/+64
* Add missing libc/machine/arm/aeabi_memcpy-armv7a.S fileCorinna Vinschen2014-09-041-0/+286
* * libc/machine/arm/aeabi_memcpy.c: New file.Corinna Vinschen2014-09-042-3/+18
* * libc/machine/aarch64/memchr.S: Add check for zero-sized buffer.Richard Earnshaw2014-08-191-0/+6
* headers: properly decorate attributesEric Blake2014-08-012-11/+11
* * configure.host: Remove or16 and or32 targets and add or1k.Corinna Vinschen2014-07-178-2/+6626
* [aarch64] Add memchr.Richard Earnshaw2014-07-114-6/+222
* 2014-07-07 Pavel Pisa <pisa@cmp.felk.cvut.cz>Richard Earnshaw2014-07-071-1/+3
* * libc/machine/aarch64/strchrnul.S: New file.Richard Earnshaw2014-06-114-3/+199
* * libc/machine/aarch64/strchr.S: New fileRichard Earnshaw2014-06-104-3/+213
* * libc/machine/sparc/setjmp.S (longjmp): Use register g1 instead of g6.Corinna Vinschen2014-05-151-4/+4
* * libc/machine/arm/strcmp-arm-tiny.S: New file.Richard Earnshaw2014-04-229-741/+1843
* * libc/machine/rl78/setjmp.S: Add RL78/G10 support.DJ Delorie2014-04-091-0/+21