]> sourceware.org Git - newlib-cygwin.git/commit
newlib cris: Fix compilation warnings that recent gcc treats as errors
authorHans-Peter Nilsson <hp@axis.com>
Sat, 2 Dec 2023 01:20:17 +0000 (02:20 +0100)
committerHans-Peter Nilsson <hp@bitrange.com>
Wed, 6 Dec 2023 17:46:49 +0000 (18:46 +0100)
commit3bafe2fae7a0878598a82777c623edb2faa70b74
treec800b69ec4b2987bd526548f7ff2f3832ec6e5f7
parent7cce4cdd6e53abb1e89a871fc7511f0d8563d483
newlib cris: Fix compilation warnings that recent gcc treats as errors

For the newlib part, warnings are all from lack of sync between
libc/machine/cris/sys/signal.h and libc/include/sys/signal.h.  This
commit gets them sufficiently in sync again, functionality-wise and
declaration-wise.  Still, nothing is declared that isn't supported at
the system level (i.e. in libgloss system calls and handled by the
CRIS simulator in the gdb project).
newlib/libc/machine/cris/sys/signal.h
This page took 0.027009 seconds and 5 git commands to generate.