Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2013-12-10 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2013-12-10 | 1 | -0/+2 |
| | | | | | | | | | | | | * acconfig.h: Add _HAVE_CC_INHIBIT_LOOP_TO_LIBCALL. * newlib.hin: Ditto. * configure: Regenerate. * configure.in: Add setting of _HAVE_CC_INHIBIT_LOOP_TO_LIBCALL. * libc/string/local.h: Add check for _HAVE_CC_INHIBIT_LOOP_TO_LIBCALL and set __inhibit_loop_to_libcall macro appropriately. * libc/string/memmove.c: Use __inhibit_loop_to_libcall macro in function declaration. * libc/string/memset.c: Ditto. | ||||
* | 2010-09-21 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 2010-09-22 | 1 | -11/+10 |
| | | | | | | | | * libc/string/memcpy.c: Do not assign size_t parameter to int. Use parameter directly, instead. * libc/string/memccpy.c: Likewise. * libc/string/mempcpy.c: Likewise. * libc/string/memmove.c: Likewise. | ||||
* | import newlib-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+143 |