aboutsummaryrefslogtreecommitdiff
path: root/gprof
diff options
context:
space:
mode:
authorSteve Ellcey <sje@cup.hp.com>2007-05-24 17:33:42 +0000
committerSteve Ellcey <sje@cup.hp.com>2007-05-24 17:33:42 +0000
commit37ad95141b084645ed5729a0f36e1c945b0ac693 (patch)
tree53ad09c62afe19dda952ab6d60aa46b5a4f1af75 /gprof
parent50b4b126b1ec2005d362f8c504968f65f213b874 (diff)
downloadfsf-binutils-gdb-37ad95141b084645ed5729a0f36e1c945b0ac693.zip
fsf-binutils-gdb-37ad95141b084645ed5729a0f36e1c945b0ac693.tar.gz
fsf-binutils-gdb-37ad95141b084645ed5729a0f36e1c945b0ac693.tar.bz2
* ltmain.sh: Update from GCC.
* libtool.m4: Update from GCC. * ltsugar.m4: New. Update from GCC. * ltversion.m4: New. Update from GCC. * ltoptions.m4: New. Update from GCC. * ltconfig: Remove. * ltcf-c.sh: Remove. * ltcf-cxx.sh: Remove. * ltcf-gcj.sh: Remove. * src-release: Update with new libtool file list. * newlib/*/configure.in: invoke _LD_DECL_SED. * newlib/*/Makefile.am: Ensure toplevel is included in ACLOCAL_AMFLAGS. * Regenerate subdirectories
Diffstat (limited to 'gprof')
-rw-r--r--gprof/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index 9c64541..a6b0160 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,3 +1,9 @@
+2007-05-24 Steve Ellcey <sje@cup.hp.com>
+
+ * Makefile.in: Regnerate.
+ * configure: Regenerate.
+ * aclocal.m4: Regenerate.
+
2007-05-24 H.J. Lu <hongjiu.lu@intel.com>
* gprof.texi: Remove orphaned "@end ignore".