| .. |
|
Makefile.am
|
…
|
|
|
Makefile.in
|
…
|
|
|
aclocal.m4
|
…
|
|
|
configure
|
Bump up newlib version to 2.4.0 due to feature test refactoring
|
2016-03-29 17:33:42 -04:00 |
|
configure.in
|
…
|
|
|
memchr.S
|
For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_INSNS__ is defined.
|
2015-04-23 21:57:13 +02:00 |
|
memcpy.S
|
For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_INSNS__ is defined.
|
2015-04-23 21:57:13 +02:00 |
|
memmove.S
|
For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_INSNS__ is defined.
|
2015-04-23 21:57:13 +02:00 |
|
mempcpy.S
|
For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_INSNS__ is defined.
|
2015-04-23 21:57:13 +02:00 |
|
memset.S
|
For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_INSNS__ is defined.
|
2015-04-23 21:57:13 +02:00 |
|
setjmp.S
|
…
|
|
|
strcat.S
|
For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_INSNS__ is defined.
|
2015-04-23 21:57:13 +02:00 |
|
strcmp.S
|
For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_INSNS__ is defined.
|
2015-04-23 21:57:13 +02:00 |
|
strcpy.S
|
For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_INSNS__ is defined.
|
2015-04-23 21:57:13 +02:00 |
|
strlen.S
|
For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_INSNS__ is defined.
|
2015-04-23 21:57:13 +02:00 |
|
strncat.S
|
For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_INSNS__ is defined.
|
2015-04-23 21:57:13 +02:00 |
|
strncmp.S
|
For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_INSNS__ is defined.
|
2015-04-23 21:57:13 +02:00 |
|
strncpy.S
|
For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_INSNS__ is defined.
|
2015-04-23 21:57:13 +02:00 |