]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/ChangeLog
* configure.ac: Add igen to v850 build.
[thirdparty/binutils-gdb.git] / sim / ChangeLog
index 67a52d9160696bea673da1b59043f314058a3a33..fc9ea43f8249ceba5f823418d032bb56a4616b91 100644 (file)
@@ -1,3 +1,22 @@
+2005-05-17  Corinna Vinschen  <vinschen@redhat.com>
+
+       * configure.ac: Add igen to v850 build.
+       * configure: Regenerate.
+
+2005-04-29  Paul Brook  <paul@codesourcery.com>
+
+       * common/callback.c (PIPE_BUF): Provide default definition.
+       (os_lstat): Use stat if lstat is not available on the host.
+       (os_ftruncate): Return EINVAL if not available on the host.
+       (os_truncate): Ditto.
+       * common/configure.ac: Check for lstat, truncate and ftruncate.
+       * common/configure: Regenerate.
+       * common/config.in: Regenerate.
+
+2005-04-27  Paul Brook  <paul@codesourcery.com>
+
+       * common/Make-common.in: Add $(EXEEXT) to "run".
+
 2005-04-18  Hans-Peter Nilsson  <hp@axis.com>
 
        * cris/traps.c (cris_break_13_handler) <case TARGET_SYS_mmap2>: