[PATCH 0/1] sys/stat.h General MIPS Breakage
Joel Sherrill
joel@rtems.org
Wed Jul 16 19:17:20 GMT 2025
This patch set (of 1 patch) fixes builds of RTEMS on MIPS.
The commit cited below adding conditionals for __mips__
without considering if it was appropriate for MIPS
environments other than the one(s) they were targeting.
Someone with knowledge of newlib use on MIPS targets
will have to determine if it breaks other targets. I am
pretty confident that this change has the potential to
break other MIPS targets.
commit 467a2bdf17ad376dafada9f1734784f4611fa6fd
Author: Jovan Dmitrović <jovan.dmitrovic@htecgroup.com>
Date: Wed Jun 11 10:11:33 2025 +0200
mips: Implement MIPS HAL and UHI
Implement abstract interface for MIPS, including unified hosting
interface (UHI).
Signed-off-by: Jovan Dmitrović <jovan.dmitrovic@htecgroup.com>
Joel Sherrill (1):
libc/include/sys/stat.h: Adjust for RTEMS MIPS
newlib/libc/include/sys/stat.h | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
2.47.1
More information about the Newlib
mailing list