Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Earnshaw <Richard.Earnshaw@arm.com>2018-03-15 12:55:11 +0300
committerRichard Earnshaw <Richard.Earnshaw@arm.com>2018-03-15 12:55:11 +0300
commit0bb86973336c7c4548f6d2e24878a88f0c556a77 (patch)
tree06cde730b3c4851619ae0e5528f6c8ce5c95718c /config.guess
parent829820af6e5bccefe93485023e93821807fb99b8 (diff)
[arm] Fix syscalls.c for newlib embedded syscalls builds
Newlib has a build configuration where syscalls can be directly embedded in the newlib library rather than relying on libgloss. This configuration was broken recently by an update to the libgloss support for Arm that was not propagated to the syscalls interface in newlib itself. This patch restores the build. It's essentially a copy of https://sourceware.org/ml/newlib/2018/msg00128.html but there are some other minor cleanups and changes that I've made at the same time. None of those cleanups affect functionality. The prototypes of the following functions have been updated: _link, _sbrk, _getpid, _write, _swiwrite, _lseek, _swilseek, _read and _swiread. Signed-off-by: Richard Earnshaw <Richard.Earnshaw@arm.com>
Diffstat (limited to 'config.guess')
0 files changed, 0 insertions, 0 deletions