Module Name: src Committed By: kamil Date: Tue Dec 19 08:02:55 UTC 2017
Modified Files: src/external/gpl3/gdb.old/dist/sim/ppc: emul_netbsd.c src/external/gpl3/gdb/dist/sim/ppc: emul_netbsd.c Log Message: gdb & gdb.old: Forget about sstk in ppc/emul_netbsd.c The sstk(2) syscall has not been implemented and will be removed. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/external/gpl3/gdb.old/dist/sim/ppc/emul_netbsd.c cvs rdiff -u -r1.7 -r1.8 src/external/gpl3/gdb/dist/sim/ppc/emul_netbsd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.