This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from ce93fe7 arm: cxd56xx: Fix nvic settings for SMP
new 42a1d45 arch/sim: replace printf fprintf to syslog, '\r\n' -> '\n'
new 21cff9f sim/Make.defs: add -fvisibility=hidden to CFLAGS
new 2cfb239 arch/sim/src/nuttx-names.in: only host code need replace if
-fvisibility=hidden
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
arch/sim/src/nuttx-names.in | 135 -----------------------------------
arch/sim/src/sim/up_deviceimage.c | 14 ++--
arch/sim/src/sim/up_head.c | 5 +-
arch/sim/src/sim/up_tapdev.c | 48 +++++++------
arch/sim/src/sim/up_vpnkit.c | 5 +-
arch/sim/src/sim/up_wpcap.c | 16 +++--
arch/sim/src/sim/up_x11framebuffer.c | 15 ++--
arch/sim/src/sim/vpnkit/negotiate.c | 5 +-
arch/sim/src/sim/vpnkit/protocol.c | 3 +-
boards/sim/sim/sim/scripts/Make.defs | 10 +++
10 files changed, 73 insertions(+), 183 deletions(-)