diff options
author | Nick Clifton <nickc@redhat.com> | 2009-01-03 10:00:58 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2009-01-03 10:00:58 +0000 |
commit | c8d1c0af8062b171426f9dc64e895a39eb255146 (patch) | |
tree | 8b541adfe444e76efd15884ba399d59e04c29cb2 /gprof/ChangeLog | |
parent | 4d78a120893392ff5feac12480e2bf94e3cc0dbb (diff) | |
download | gdb-c8d1c0af8062b171426f9dc64e895a39eb255146.zip gdb-c8d1c0af8062b171426f9dc64e895a39eb255146.tar.gz gdb-c8d1c0af8062b171426f9dc64e895a39eb255146.tar.bz2 |
PR 7099
* gprof.texi (Compiling): Mention the need for using
-static-libgcc on shared library systems.
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 1d1f596..50b2ab2 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,9 @@ +2009-01-03 Nick Clifton <nickc@redhat.com> + + PR 7099 + * gprof.texi (Compiling): Mention the need for using + -static-libgcc on shared library systems. + 2009-01-02 Nick Clifton <nickc@redhat.com> * po/id.po: Updated Indonesian translation. |