]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/ChangeLog
sim: switch to libiberty environ.h
[thirdparty/binutils-gdb.git] / sim / common / ChangeLog
index b360ebdd759ad97440d0ab50281e70c90c6f401d..b221166212aa338534d6105801f9eecb285e7e08 100644 (file)
@@ -1,3 +1,9 @@
+2021-05-15  Mike Frysinger  <vapier@gentoo.org>
+
+       * nrun.c: Include environ.h.
+       (environ): Delete prototype.
+       (main): Delete HAVE_ENVIRON check.
+
 2021-05-14  Mike Frysinger  <vapier@gentoo.org>
 
        * callback.c (os_lseek): Change return and 3rd arg to int64_t.