[riot-commits] [RIOT-OS/RIOT] b81b66: newlib: Split newlib into one generic part and one...
Martine Lenders
authmillenon at gmail.com
Thu Jun 1 12:02:03 CEST 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: b81b66672eae56f3836efc3aa55ce88db9530f9e
https://github.com/RIOT-OS/RIOT/commit/b81b66672eae56f3836efc3aa55ce88db9530f9e
Author: Joakim NohlgÄrd <joakim.nohlgard at eistec.se>
Date: 2017-04-05 (Wed, 05 Apr 2017)
Changed paths:
A makefiles/libc/newlib.mk
M sys/Makefile.include
R sys/newlib/Makefile
R sys/newlib/Makefile.include
R sys/newlib/syscalls.c
A sys/newlib_syscalls_default/Makefile
A sys/newlib_syscalls_default/Makefile.include
A sys/newlib_syscalls_default/syscalls.c
Log Message:
-----------
newlib: Split newlib into one generic part and one default syscalls part
Commit: b28a61d61c78832e8c284d8430e38c4da36ab9cf
https://github.com/RIOT-OS/RIOT/commit/b28a61d61c78832e8c284d8430e38c4da36ab9cf
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2017-06-01 (Thu, 01 Jun 2017)
Changed paths:
A makefiles/libc/newlib.mk
M sys/Makefile.include
R sys/newlib/Makefile
R sys/newlib/Makefile.include
R sys/newlib/syscalls.c
A sys/newlib_syscalls_default/Makefile
A sys/newlib_syscalls_default/Makefile.include
A sys/newlib_syscalls_default/syscalls.c
Log Message:
-----------
Merge pull request #6670 from gebart/pr/newlib-split-syscalls
newlib: Split newlib into one generic part and one default syscalls part
Compare: https://github.com/RIOT-OS/RIOT/compare/9d3abe0d12f8...b28a61d61c78
More information about the commits
mailing list