diff options
author | Ovidiu Predescu <ovidiu@gcc.gnu.org> | 2001-09-10 16:24:11 +0000 |
---|---|---|
committer | Ovidiu Predescu <ovidiu@gcc.gnu.org> | 2001-09-10 16:24:11 +0000 |
commit | 71a18acf34505b8996ee91679cc7edc5758accb3 (patch) | |
tree | 87ad3fcb9509356522f738ce24de758a65959c51 /libobjc | |
parent | 041dea56612f9e4590c18e15c8e8d3f6384f3431 (diff) | |
download | gcc-71a18acf34505b8996ee91679cc7edc5758accb3.zip gcc-71a18acf34505b8996ee91679cc7edc5758accb3.tar.gz gcc-71a18acf34505b8996ee91679cc7edc5758accb3.tar.bz2 |
gc.c: Removed the DEBUG declaration.
2001-09-10 Ovidiu Predescu <ovidiu@cup.hp.com>
* gc.c: Removed the DEBUG declaration.
From-SVN: r45511
Diffstat (limited to 'libobjc')
-rw-r--r-- | libobjc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index a19fb0a..452c497 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -1,3 +1,7 @@ +2001-09-10 Ovidiu Predescu <ovidiu@cup.hp.com> + + * gc.c: Removed the DEBUG declaration. + Wed Jul 18 12:48:56 2001 Nicola Pero <n.pero@mi.flashnet.it> * thr.c (objc_mutex_lock): Invoke __objc_thread_id directly, |