diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-07-10 20:49:45 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-07-10 20:49:45 +0000 |
commit | cc02a8a9c630ca3e6943c45aab4cd56a9c31ea5d (patch) | |
tree | f3709f98bd1cd0ac84477235b024559c997cb672 | |
parent | fb33961bff69d784ecbb8b9a2b03b435b3438ca0 (diff) | |
download | gdb-cc02a8a9c630ca3e6943c45aab4cd56a9c31ea5d.zip gdb-cc02a8a9c630ca3e6943c45aab4cd56a9c31ea5d.tar.gz gdb-cc02a8a9c630ca3e6943c45aab4cd56a9c31ea5d.tar.bz2 |
* read.c (po_hash): Now static.
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 9f10e87..451befc 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +Mon Jul 10 16:01:31 1995 Ken Raeburn <raeburn@cygnus.com> + + * read.c (po_hash): Now static. + Mon Jul 10 13:47:22 1995 Ian Lance Taylor <ian@cygnus.com> Based on patches from H.J. Lu <hjl@nynexst.com>: |