diff options
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 50eea2d..8f7e2a8 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,12 @@ +2001-02-27 Alan Modra <alan@linuxcare.com.au> + + * configure.in (BFD_VERSION): New. + (AM_INIT_AUTOMAKE): Use $BFD_VERSION. + * configure: Regenerate. + * gconfig.in: Regenerate. + * Makefile.am: Run "make dep-am" + * Makefile.in: Regenerate. + 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG> * basic_blocks.c: #include <unistd.h> only if it exists. |