diff options
author | Steve Ellcey <sje@cup.hp.com> | 2007-04-14 20:45:09 +0000 |
---|---|---|
committer | Steve Ellcey <sje@cup.hp.com> | 2007-04-14 20:45:09 +0000 |
commit | b7d19ba641183ea01008540cec858f52968f9f34 (patch) | |
tree | 687010cfc71734cda0362d622011aa35affe877e /gprof/ChangeLog | |
parent | d45dc31f55d557026418bf3394fb90cfb034efaa (diff) | |
download | gdb-b7d19ba641183ea01008540cec858f52968f9f34.zip gdb-b7d19ba641183ea01008540cec858f52968f9f34.tar.gz gdb-b7d19ba641183ea01008540cec858f52968f9f34.tar.bz2 |
* Makefile.am: Add ACLOCAL_AMFLAGS.
* Makefile.in: Regenerate.
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 842117f..fb5fffc 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,8 @@ +2007-04-14 Steve Ellcey <sje@cup.hp.com> + + * Makefile.am: Add ACLOCAL_AMFLAGS. + * Makefile.in: Regenerate. + 2007-04-10 Vladimir Prus <vladimir@codesourcery.com> * hist.h (struct histogram) |