aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc
AgeCommit message (Expand)AuthorFilesLines
1996-09-23(BOOL): Define BOOL as int for VxWorks.Richard Kenner1-0/+4
1996-09-22Replace use of __objc_xmalloc and free with objc_malloc and objc_free.Richard Kenner11-44/+44
1996-09-22Replace use of __objc_xcalloc, __objc_xrealloc, and __objc_xmallocRichard Kenner1-5/+5
1996-09-22(__objc_xmalloc, __objc_xrealloc): Delete.Richard Kenner1-5/+1
1996-09-22Replace use of __obj_xmalloc and free with objc_malloc and objc_free.Richard Kenner2-11/+8
1996-09-22(_objc_malloc): New function pointer.Richard Kenner1-2/+44
1996-09-22(objc_malloc): Renamed from __objc_xmalloc.Richard Kenner1-13/+61
1996-09-22Replace use of free with objc_free.Richard Kenner1-1/+1
1996-09-22Replace use of __objc_xcalloc and free with objc_calloc and objc_free.Richard Kenner1-9/+7
1996-09-22Replace use of __objc_xmalloc and free with objc_malloc and objc_free.Richard Kenner1-14/+8
1996-08-11Formatting changes.Richard Kenner8-23/+39
1996-08-11Formattign changes.Richard Kenner1-7/+7
1996-08-11Formtting changes.Richard Kenner1-1/+2
1996-08-11(hash_is_key_in_hash): Function somehow got lost.Richard Kenner1-0/+19
1996-07-23install EH codeMike Stump1-0/+1
1996-07-03formatting tweaksMike Stump1-155/+159
1996-06-28(objc_thread_id): Use pthread_getunique_np to obtain a thread ID value.Richard Kenner1-6/+6
1996-06-28(ifdef __alpha__): Don't declare `free'.Richard Kenner1-1/+0
1996-06-28(__objc_block_forward): New function.Richard Kenner1-0/+28
1996-06-10(__sel_register_typed_name): Additional parameter that indicatesRichard Kenner3-10/+43
1996-06-10(__objc_thread_detach_function): Clear thread storage.Richard Kenner1-0/+37
1996-06-10(objc_set_thread_callback): New function.Richard Kenner1-0/+15
1996-06-10(libobjc.a): Don't delete the library.Richard Kenner1-1/+0
1996-06-10(__objc_init_protocols): Need to unlock mutex.Richard Kenner1-0/+1
1996-06-07Initial revisionRichard Kenner1-0/+313
1996-06-07(__objc_thread_exit_status): Declare global variable.Richard Kenner1-0/+5
1996-06-07Remove inclusion of source files.Richard Kenner1-16/+0
1996-06-07Now compiles as a separate source file, so include appropriateRichard Kenner8-11/+23
1996-06-07(OBJC_THREAD_FILE): Add target and dependency.Richard Kenner1-2/+4
1996-05-17(objc_get_uninstalled_dtable): New declaration.Richard Kenner1-0/+3
1996-05-17(objc_get_uninstalled_dtable): New function.Richard Kenner1-0/+8
1996-05-17Initial revisionRichard Kenner3-0/+1021
1996-05-17entered into RCSRichard Kenner1-0/+23
1996-05-17Initial revisionRichard Kenner1-0/+40
1996-05-17(OBJC_O): Add dependency for nil_method.c.Richard Kenner1-2/+3
1996-05-17(nil_method): Deleted from here.Richard Kenner1-6/+0
1996-05-17Include objc/objc.h here instead of in objc/hash.c to get BOOL typedef.Richard Kenner1-1/+5
1996-05-17(hash_is_key_in_hash): New function.Richard Kenner1-2/+1
1996-05-05(hash_value_for_key): Prevent endless loop when 0 was stored in aRichard Kenner1-3/+4
1996-04-16(_objc_thread_id): Correct return type from int to _objc_thread_id.Richard Kenner1-2/+2
1996-04-14(objc_skip_typespec): Don't abort for _C_UNDEF.Richard Kenner1-1/+2
1996-04-04Inlcude thr.h, not thread.h.Richard Kenner1-1/+1
1996-04-04Include thr.h, not thread.h.Richard Kenner2-3/+3
1996-04-04Rename thread-* to thr-*.Richard Kenner1-5/+5
1996-04-04Rename thread* to thr*.Richard Kenner1-3/+3
1996-03-25(objc_mutex_unlock): Properly declare thread_id.Richard Kenner1-1/+1
1996-03-05Initial revisionRichard Kenner8-0/+1888
1996-03-05Delete reference to thread-test directory.Richard Kenner1-6/+0
1996-03-05Initial revisionRichard Kenner1-0/+206
1996-03-05Delete reference to thread-test.Richard Kenner1-2/+0