diff options
author | hubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-07-23 13:55:28 +0000 |
---|---|---|
committer | hubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-07-23 13:55:28 +0000 |
commit | 4bfc3ff0532c344a3e605297432468d95e4e33c0 (patch) | |
tree | 85678ec92cf1918391d7b5b5470641042192dbc4 /contrib/ChangeLog | |
parent | e06d8cc60f5263ed4d8db6beca63f1bb1a89a283 (diff) | |
download | gcc-4bfc3ff0532c344a3e605297432468d95e4e33c0.tar.gz |
* analyze_brprob: Fix awk compatibility problems; update comment.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44266 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r-- | contrib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 56e9f86c093..851af247d3d 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +Mon Jul 23 15:47:19 CEST 2001 Jan Hubicka <jh@suse.cz> + + * analyze_brprob: Fix awk compatibility problems; update comment. + 2001-07-23 Andreas Jaeger <aj@suse.de> * analyze_brprob: Fix more typos. |