]> sourceware.org Git - newlib-cygwin.git/commit
2013-12-10 Jeff Johnston <jjohnstn@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Tue, 10 Dec 2013 18:57:30 +0000 (18:57 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Tue, 10 Dec 2013 18:57:30 +0000 (18:57 +0000)
commit10e4d79a191f07999bc94b21535fba5d7c04f419
treedd9f0587036281f112a92162f6d39684c511c89b
parenta6a307d8c2983656ac207bba6c59b44e13ad377d
2013-12-10  Jeff Johnston  <jjohnstn@redhat.com>

        * 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.
newlib/ChangeLog
newlib/acconfig.h
newlib/configure
newlib/configure.in
newlib/libc/string/local.h
newlib/libc/string/memmove.c
newlib/libc/string/memset.c
newlib/newlib.hin
This page took 0.031496 seconds and 5 git commands to generate.