aboutsummaryrefslogtreecommitdiff
path: root/ltgcc.m4
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-11-01 01:31:44 -0400
committerMike Frysinger <vapier@gentoo.org>2021-11-28 13:23:57 -0500
commit64ae70dde5bc8916800bbdb570d6281b700f7e84 (patch)
treed42650d14607f4ec69b314017afe529077ced46f /ltgcc.m4
parent96537189c92734cad48c95de00d3cd167ad7092d (diff)
downloadgdb-64ae70dde5bc8916800bbdb570d6281b700f7e84.zip
gdb-64ae70dde5bc8916800bbdb570d6281b700f7e84.tar.gz
gdb-64ae70dde5bc8916800bbdb570d6281b700f7e84.tar.bz2
sim: nltvals: pull target syscalls out into a dedicated source file
Like we just did for pulling out the errno map, pull out the syscall maps into a dedicated common file. Most newlib ports are using the same syscall map, but not all, which means we have to do a bit more work to migrate. This commit adds the maps and switches the ports using the common default syscall table over to it. Ports using unique syscall tables are still using the old targ-map.c logic. Switching common ports over is easy by checking NL_TARGET, but the ppc code needs a bit more cleanup here hence its larger diff.
Diffstat (limited to 'ltgcc.m4')
0 files changed, 0 insertions, 0 deletions