OSDN Git Service

2007-04-12 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / libobjc / libobjc.def
index a4a6049..a80fb61 100644 (file)
@@ -2,26 +2,27 @@
 ;  Copyright (C) 1997 Free Software Foundation, Inc.
 ;  Contributed by Scott Christley <scottc@net-community.com>
 ;
-;  This file is part of GNU CC.
+;  This file is part of GCC.
 ;
-;  GNU CC is free software; you can redistribute it and/or modify it under the
+;  GCC is free software; you can redistribute it and/or modify it under the
 ;  terms of the GNU General Public License as published by the Free Software
 ;  Foundation; either version 2, or (at your option) any later version.
 ;
-;  GNU CC is distributed in the hope that it will be useful, but WITHOUT ANY
+;  GCC is distributed in the hope that it will be useful, but WITHOUT ANY
 ;  WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 ;  FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
 ;  details.
 ;
 ;  You should have received a copy of the GNU General Public License along with
-;  GNU CC; see the file COPYING.  If not, write to the Free Software
-;  Foundation, 59 Temple Place - Suite 330,
-;  Boston, MA 02111-1307, USA.
+;  GCC; see the file COPYING.  If not, write to the Free Software
+;  Foundation, 51 Franklin Street, Fifth Floor,
+;  Boston, MA 02110-1301, USA.
 
 LIBRARY libobjc
 EXPORTS
 search_for_method_in_list
 objc_get_uninstalled_dtable
+objc_hash_is_key_in_hash
 hash_is_key_in_hash
 objc_verror
 _objc_load_callback
@@ -45,6 +46,8 @@ objc_thread_id
 objc_thread_set_data
 objc_thread_set_priority
 objc_thread_yield
+objc_thread_add
+objc_thread_remove
 __objc_class_name_Object
 __objc_class_name_Protocol
 __objc_class_name_NXConstantString
@@ -153,9 +156,15 @@ sarray_lazy_copy
 sarray_new
 sarray_realloc
 sarray_remove_garbage
+objc_hash_add
 hash_add
+objc_hash_delete
 hash_delete
+objc_hash_new
 hash_new
+objc_hash_next
 hash_next
+objc_hash_remove
 hash_remove
+objc_hash_value_for_key
 hash_value_for_key