diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-12-07 01:40:42 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-12-07 01:40:42 +0000 |
commit | a6c846da32cdcd14b41e598574d0696805b47b99 (patch) | |
tree | ddd2ace85335c469f04aada05d3863fcab58aed4 /libobjc/ChangeLog | |
parent | 103b4d3e600221535bf92f0e70edb1046ff6259e (diff) | |
download | gcc-a6c846da32cdcd14b41e598574d0696805b47b99.tar.gz |
* thr-rtems.c: New file. Stub to compile.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38084 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libobjc/ChangeLog')
-rw-r--r-- | libobjc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index 252ca2dc069..d2657f0c0cc 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -1,3 +1,7 @@ +2000-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> + + * thr-rtems.c: New file. Stub to compile. + 2000-09-06 Alexandre Oliva <aoliva@redhat.com> * configure: Rebuilt with new libtool.m4. |