sim: common: pull in newlib extensions for Linux compatibility
authorMike Frysinger <vapier@gentoo.org>
Wed, 27 Dec 2023 03:53:31 +0000 (22:53 -0500)
committerMike Frysinger <vapier@gentoo.org>
Wed, 27 Dec 2023 03:53:31 +0000 (22:53 -0500)
commita70dcdebbd5a6822293d893fd40a2129ee621148
treedab72ee9ddd98d83d11f0cc75eec82444a394bec
parentc2289ae34815e7c9048fa141f0551592db9897fa
sim: common: pull in newlib extensions for Linux compatibility

Since newlib allows people to opt-in to extra errno names, pull them
into our table too.  The values don't conflict with each other -- the
newlib names & values are distinct from newlib's Linux compatibility.
sim/common/gennltvals.py
sim/common/target-newlib-errno.c