diff options
author | Frank Ch. Eigler <fche@redhat.com> | 2000-03-03 15:00:58 +0000 |
---|---|---|
committer | Frank Ch. Eigler <fche@redhat.com> | 2000-03-03 15:00:58 +0000 |
commit | 0ef33cd05d72011a4e9b96622167bc31ac512815 (patch) | |
tree | 40c2af9885af093e7b48fa1ddd6af83b4f037434 /sim/erc32/ChangeLog | |
parent | b3a903328130b25f4882151159ae66b38e397b41 (diff) | |
download | gdb-0ef33cd05d72011a4e9b96622167bc31ac512815.zip gdb-0ef33cd05d72011a4e9b96622167bc31ac512815.tar.gz gdb-0ef33cd05d72011a4e9b96622167bc31ac512815.tar.bz2 |
* build patch
2000-03-03 Jonathan Larmour <jlarmour@redhat.co.uk>
* func.c (buffer_read_memory): Change type of size to unsigned to
match prototype
Diffstat (limited to 'sim/erc32/ChangeLog')
-rw-r--r-- | sim/erc32/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/erc32/ChangeLog b/sim/erc32/ChangeLog index 471e875..5193491 100644 --- a/sim/erc32/ChangeLog +++ b/sim/erc32/ChangeLog @@ -1,3 +1,8 @@ +2000-03-03 Jonathan Larmour <jlarmour@redhat.co.uk> + + * func.c (buffer_read_memory): Change type of size to unsigned to + match prototype + Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com> * configure: Regenerated to track ../common/aclocal.m4 changes. |