Commit ID: 1005E0FD68675B16214
CVSROOT: /cvs
Module name: (multiple)
Changes by: [email protected] 2020/01/04 00:04:58 UTC
Modified files:
code/jupp : config.h
Log message:
work around a GCC asmgen bug
cf. https://github.com/openwrt/packages/issues/10841
Modified files:
bin/mksh : sh.h
Log message:
sync IDSTRING code with jupp
(introduces asm for ELF, currently with everything that
pretends to be GCC except for LLVM, which might handle
it now but used not to, but others might do it as well)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.14 -r1.15 contrib/code/jupp/config.h
cvs -R rdiff -kk -upr1.878 -r1.879 src/bin/mksh/sh.h