]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/m32r/ChangeLog
* config.in, configure: Regenerate.
[thirdparty/binutils-gdb.git] / sim / m32r / ChangeLog
index d4bcdb8c780ebf3bf963df76b232315f39ebdba8..8a47048362b4f257407dfb6715f5307bb8d74a25 100644 (file)
@@ -1,3 +1,53 @@
+2006-06-13  Richard Earnshaw  <rearnsha@arm.com>
+
+       * configure: Regenerated.
+
+2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * configure: Regenerated.
+
+2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * configure: Regenerated.
+
+2005-03-23  Mark Kettenis  <kettenis@gnu.org>
+
+       * configure: Regenerate.
+
+2005-01-14  Andrew Cagney  <cagney@gnu.org>
+
+       * configure.ac: Sinclude aclocal.m4 before common.m4.  Add
+       explicit call to AC_CONFIG_HEADER.
+       * configure: Regenerate.
+
+2005-01-12  Andrew Cagney  <cagney@gnu.org>
+
+       * configure.ac: Update to use ../common/common.m4.
+       * configure: Re-generate.
+
+2005-01-11  Andrew Cagney  <cagney@localhost.localdomain>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+
+2005-01-07  Andrew Cagney  <cagney@gnu.org>
+
+       * configure.ac: Rename configure.in, require autoconf 2.59.
+       * configure: Re-generate.
+
+2004-12-09  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
+
+       Committed by Kei Sakamoto.
+       * traps-linux.c (m32r_trap): Add entries of the following dummy system
+       calls: __NR_mmap2, __NR_lchown32, __NR_getuid32, __NR_getgid32,
+       __NR_geteuid32, __NR_getegid32, __NR_getgroups32, __NR_fchown32,
+       __NR_setfsuid32, __NR_setfsgid32, __NR_getresuid32,
+       __NR_getresgid32 and __NR_chown32.
+       * syscall.h: Add new definitions of system call number.
+
+2004-12-08  Hans-Peter Nilsson  <hp@axis.com>
+
+       * configure: Regenerate for ../common/aclocal.m4 update.
+
 2004-10-07  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
 
        Committed by Andrew Cagney.