mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-22 05:35:16 +08:00

do not invoke the host's functionality directly. Invoke sim_io_stat() instead of stat() for implementing TARGET_SYS_stat. Implement TARGET_SYS_fstat, TARGET_SYS_rename, and TARGET_SYS_unlink.