diff options
author | Mike Frysinger <vapier@gentoo.org> | 2021-01-07 01:18:08 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2021-01-07 01:19:49 -0500 |
commit | 1861f7cfbf7d3a2bf1c7746dc2c95b09fa351891 (patch) | |
tree | 7c08075755cb46d35a4607a51444b9fdc3fbc8ef /sim/ChangeLog | |
parent | 2652cfad8d9d6ab05fe6296802ec499682a00749 (diff) | |
download | fsf-binutils-gdb-1861f7cfbf7d3a2bf1c7746dc2c95b09fa351891.zip fsf-binutils-gdb-1861f7cfbf7d3a2bf1c7746dc2c95b09fa351891.tar.gz fsf-binutils-gdb-1861f7cfbf7d3a2bf1c7746dc2c95b09fa351891.tar.bz2 |
sim: cris: fix C tests with newer toolchains
Make sure we include unistd.h for getpid prototypes to fix build
warnings/errors with newer compilers & C libraries.
Doing that for close in openpf highlights these were using the
wrong function -- need to use fclose on FILE*, not close.
These tests pass again with a cris-elf toolchain.
Diffstat (limited to 'sim/ChangeLog')
0 files changed, 0 insertions, 0 deletions