diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2010-04-01 11:46:33 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2010-04-01 11:46:33 +0000 |
commit | 9f3d83dca0438f0782369b80ebcee1dce42c8623 (patch) | |
tree | d73a02717d59d0b1e868a5a391e0422eb3c81799 | |
parent | 2c58c0a9a5952b35ae2fe707bebb88ed36ab0b09 (diff) | |
download | gdb-9f3d83dca0438f0782369b80ebcee1dce42c8623.zip gdb-9f3d83dca0438f0782369b80ebcee1dce42c8623.tar.gz gdb-9f3d83dca0438f0782369b80ebcee1dce42c8623.tar.bz2 |
* Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
* Makefile.in: Regenerate.
-rw-r--r-- | binutils/ChangeLog | 5 | ||||
-rw-r--r-- | gprof/ChangeLog | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 5093dab..279fd5e 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -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. diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 1cb31ec..c2c2420 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -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. |