From 1ee5f21eb87c04c98b04b6f4a521dfaa8eae38e1 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Wed, 26 May 2004 19:40:53 +0000 Subject: 2004-05-26 Andrew Cagney * corefile.c (core_create_line_syms): Per ISO C '90, move vma_high's declaration to the function's start. --- gprof/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gprof/ChangeLog') diff --git a/gprof/ChangeLog b/gprof/ChangeLog index ccad012f1f..863eb8a02d 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,8 @@ +2004-05-26 Andrew Cagney + + * corefile.c (core_create_line_syms): Per ISO C '90, move + vma_high's declaration to the function's start. + 2004-05-26 Ben Elliston * gprof.c (main): Clean up some more. -- cgit v1.2.1