* Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.

* Makefile.in: Regenerate.
This commit is contained in:
Andreas Schwab 2010-04-01 11:46:33 +00:00
parent 2c58c0a9a5
commit 9f3d83dca0
2 changed files with 10 additions and 0 deletions

View 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.

View 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.