diff options
author | Ian Lance Taylor <ian@airs.com> | 1999-07-11 20:06:47 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1999-07-11 20:06:47 +0000 |
commit | 5e1a177545885157d185cbc42a2ac11fe86d2cc5 (patch) | |
tree | ccd79596bf4a3c9e9a27f9e4fe5ff8360cd97287 /gprof/ChangeLog | |
parent | 32a5294c234405147be6882a5b560111d4aa9feb (diff) | |
download | binutils-redhat-5e1a177545885157d185cbc42a2ac11fe86d2cc5.tar.gz |
* corefile.c (core_create_function_syms): Add ATTRIBUTED_UNUSED.
* sym-ids.c (non_existent_file): Fully initialize structure.
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 1c97fc4480..4ffadb5137 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,8 @@ +1999-07-11 Ian Lance Taylor <ian@zembu.com> + + * corefile.c (core_create_function_syms): Add ATTRIBUTED_UNUSED. + * sym-ids.c (non_existent_file): Fully initialize structure. + 1999-07-01 Ian Lance Taylor <ian@zembu.com> * Many files: Add casts in many print statements to cast bfd_vma |