* fork-child.c (SHELL_FILE): Remove #ifndef.
[binutils-gdb.git] / gdb / ChangeLog
index cabbc74ca73763db6aafb69c905e8fb1492ce98e..6b2fc5a35b460f2521b18a2f27257a5f0ef5114a 100644 (file)
@@ -1,3 +1,13 @@
+2008-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * fork-child.c (SHELL_FILE): Remove #ifndef.
+       (fork_inferior): Remove SHELL_COMMAND_CONCAT.
+
+2008-01-25  Pierre Muller  <muller@ics.u-strasbg.fr>
+
+       * i386-tdep.c (i386_skip_noop): New function.
+       (i386_analyze_prologue): Call i386_skip_noop function.
+
 2008-01-24  Michael Snyder  <msnyder@specifix.com>
 
        * procfs.c (procfs_xfer_partial): Comment, cut/paste error.