diff options
author | aph <aph@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-06-19 18:46:45 +0000 |
---|---|---|
committer | aph <aph@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-06-19 18:46:45 +0000 |
commit | 2e71a19e62f0a3e71ef639e9519a1aebe8891daf (patch) | |
tree | 1918c9efb52d1f243cd72f8cbd28b43992f6b151 /boehm-gc/ChangeLog | |
parent | 8036397fb74ba23625cf9d7a50ae46ff7c22e7db (diff) | |
download | gcc-2e71a19e62f0a3e71ef639e9519a1aebe8891daf.tar.gz |
2000-06-19 Andrew Haley <aph@cygnus.com>
* os_dep.c (read): Pass two dummy args to syscall().
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34598 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'boehm-gc/ChangeLog')
-rw-r--r-- | boehm-gc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog index 628559087a0..f5b5fb4488e 100644 --- a/boehm-gc/ChangeLog +++ b/boehm-gc/ChangeLog @@ -1,3 +1,7 @@ +2000-06-19 Andrew Haley <aph@cygnus.com> + + * os_dep.c (read): Pass two dummy args to syscall(). + 2000-05-11 Bryce McKinlay <bryce@albatross.co.nz> Imported 5.0 release version. |