diff options
author | Jeff Law <law@redhat.com> | 1994-09-01 16:53:19 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1994-09-01 16:53:19 +0000 |
commit | 54a17c91d0c6be0979b18762edb8827817d20f88 (patch) | |
tree | 1b0f8c32498ca71fe05457e15b581d7d278fd012 /gprof/ChangeLog | |
parent | 0f45fbc133af8abd6834e7bc5926515ad9864efa (diff) | |
download | gdb-54a17c91d0c6be0979b18762edb8827817d20f88.zip gdb-54a17c91d0c6be0979b18762edb8827817d20f88.tar.gz gdb-54a17c91d0c6be0979b18762edb8827817d20f88.tar.bz2 |
* gprof.h (kfromlist, ktolist, flist, Flist, elist, Elist): Make
decls extern to keep native HP compiler quiet.
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 39a6005..ebdc4dc 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,8 @@ +Thu Sep 1 10:40:45 1994 Jeff Law (law@snake.cs.utah.edu) + + * gprof.h (kfromlist, ktolist, flist, Flist, elist, Elist): Make + decls extern to keep native HP compiler quiet. + Tue Aug 30 11:12:13 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) * gprof.c (funcsymbol): Ignore ___gnu_compiled as well as |