* Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
authorAndreas Schwab <schwab@linux-m68k.org>
Thu, 1 Apr 2010 11:46:33 +0000 (11:46 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Thu, 1 Apr 2010 11:46:33 +0000 (11:46 +0000)
* Makefile.in: Regenerate.

binutils/ChangeLog
gprof/ChangeLog

index 5093dab..279fd5e 100644 (file)
@@ -7,6 +7,11 @@
        (display_debug_lines_raw, display_debug_lines_decoded): Handle
        li_version == 4.
 
+2010-03-30  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
+       * Makefile.in: Regenerate.
+
 2010-03-25  Joseph Myers  <joseph@codesourcery.com>
 
        * MAINTAINERS: Add self as TI C6X maintainer.
index 1cb31ec..c2c2420 100644 (file)
@@ -1,3 +1,8 @@
+2010-03-30  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
+       * Makefile.in: Regenerate.
+
 2010-03-16  Segher Boessenkool  <segher@kernel.crashing.org>
 
        * gmon_io.c (gmon_out_read): Close file when done.