OSDN Git Service

* pa.h (ASM_OUTPUT_SECTION_NAME): Fix typo.
[pf3gnuchains/gcc-fork.git] / gcc / objc /
1997-06-22 kennerAdd special exception to copyright notice.
1997-06-22 kennerChanges to support ObjC as a front-end language.
1997-06-22 kennerInitial revision
1997-06-22 kennerInitial revision
1997-03-17 kenner(__objc_block_return): Remove function.
1997-03-16 kennerCorrect include path.
1997-03-16 kenner(__objc_block_return): New function.
1997-03-15 kenner(objc_module): Eliminate statics variable.
1997-03-15 kenner(OBJC_O): Add linking.m.
1997-03-15 kenner(class_add_method_list): Check for the +load method...
1997-03-15 kennerInitial revision
1997-03-15 kenner(OBJC_VERSION): Increment version.
1997-03-15 kenner(OBJC_VERSION): Increment version as recent changes...
1997-02-04 kennerUpdate documentation.
1997-02-03 kenner(__sel_register_typed_name): Eliminate compiler warning...
1997-02-03 kenner(__objc_runtime_mutex): Eliminate leading underscore...
1997-02-03 kennerPrototypes for new functions.
1997-02-03 kenner(objc_condition_{,de}allocate): New functions.
1997-02-03 kenner(objc_condition_{,de}allocate): New functions.
1997-02-03 kenner(objc_condition_{,de}allocate): New functions.
1997-02-03 kenner(hash_delete): Step through the hash nodes versus using...
1997-02-03 kenner(__objc_forward): Replace call to abort function with...
1997-02-03 kennerRemove error handling declarations.
1997-02-03 kennerDeclare error handling functions and typedef for user...
1997-02-03 kenner(objc_verror): New function.
1997-02-03 kenner(init_check_module_version): Replace call to abort...
1997-02-03 kenner(objc_sizeof_type, objc_alignof_type): Replace call...
1997-02-03 kenner(objc_get_class): Replace call to abort function with...
1997-02-03 kennerReplace call to abort or __objc_fatal functions with...
1997-02-03 kenner(-error:): Call objc_error function instead of using...
1997-02-02 kenner(encode_aggregate_within): New function.
1996-12-07 kenner(stdlib.h): Define __USE_FIXED_PROTOTYPES__ before...
1996-09-24 kenner(BOOL): Define BOOL as int for VxWorks.
1996-09-22 kennerReplace use of __objc_xmalloc and free with objc_malloc...
1996-09-22 kennerReplace use of __objc_xcalloc, __objc_xrealloc, and...
1996-09-22 kenner(__objc_xmalloc, __objc_xrealloc): Delete.
1996-09-22 kennerReplace use of __obj_xmalloc and free with objc_malloc...
1996-09-22 kenner(_objc_malloc): New function pointer.
1996-09-22 kenner(objc_malloc): Renamed from __objc_xmalloc.
1996-09-22 kennerReplace use of free with objc_free.
1996-09-22 kennerReplace use of __objc_xcalloc and free with objc_calloc...
1996-09-22 kennerReplace use of __objc_xmalloc and free with objc_malloc...
1996-08-12 kennerFormatting changes.
1996-08-12 kennerFormattign changes.
1996-08-12 kennerFormtting changes.
1996-08-12 kenner(hash_is_key_in_hash): Function somehow got lost.
1996-07-23 mrsinstall EH code
1996-07-03 mrsformatting tweaks
1996-06-28 kenner(objc_thread_id): Use pthread_getunique_np to obtain...
1996-06-28 kenner(ifdef __alpha__): Don't declare `free'.
1996-06-28 kenner(__objc_block_forward): New function.
1996-06-10 kenner(__sel_register_typed_name): Additional parameter that...
1996-06-10 kenner(__objc_thread_detach_function): Clear thread storage.
1996-06-10 kenner(objc_set_thread_callback): New function.
1996-06-10 kenner(libobjc.a): Don't delete the library.
1996-06-10 kenner(__objc_init_protocols): Need to unlock mutex.
1996-06-07 kennerInitial revision
1996-06-07 kenner(__objc_thread_exit_status): Declare global variable.
1996-06-07 kennerRemove inclusion of source files.
1996-06-07 kennerNow compiles as a separate source file, so include...
1996-06-07 kenner(OBJC_THREAD_FILE): Add target and dependency.
1996-05-17 kenner(objc_get_uninstalled_dtable): New declaration.
1996-05-17 kenner(objc_get_uninstalled_dtable): New function.
1996-05-17 kennerInitial revision
1996-05-17 kennerentered into RCS
1996-05-17 kennerInitial revision
1996-05-17 kenner(OBJC_O): Add dependency for nil_method.c.
1996-05-17 kenner(nil_method): Deleted from here.
1996-05-17 kennerInclude objc/objc.h here instead of in objc/hash.c...
1996-05-17 kenner(hash_is_key_in_hash): New function.
1996-05-05 kenner(hash_value_for_key): Prevent endless loop when 0 was...
1996-04-16 kenner(_objc_thread_id): Correct return type from int to...
1996-04-14 kenner(objc_skip_typespec): Don't abort for _C_UNDEF.
1996-04-04 kennerInlcude thr.h, not thread.h.
1996-04-04 kennerInclude thr.h, not thread.h.
1996-04-04 kennerRename thread-* to thr-*.
1996-04-04 kennerRename thread* to thr*.
1996-03-25 kenner(objc_mutex_unlock): Properly declare thread_id.
1996-03-05 kennerInitial revision
1996-03-05 kennerDelete reference to thread-test directory.
1996-03-05 kennerInitial revision
1996-03-05 kennerDelete reference to thread-test.
1996-03-05 kennerInitial revision
1996-03-05 kenner(get_imp, __objc_responds_to): Surround sarray access...
1996-03-05 kenner(sel_get_typed_uid, sel_get_any_typed_uid): Likewise.
1996-03-05 kenner(union sversion): New.
1996-03-05 kenner(sarray_{remove,free}_garbage): New functions.
1996-03-05 kennerInclude objc/thread.h.
1996-03-05 kennerUpdate comments.
1996-03-05 kenner(__objc_runtime_mutux, __objc_runtime_thread_alive...
1996-03-05 kenner(__objc_init_class_tables): Surround sarray access...
1996-03-05 kennerChanges to compile new files and name renaming.
1996-01-15 kenner(objc_{write,read}_type, case _C_STRUCT_B): Fix typo.
1995-12-19 kenner(objc_alignof_type): Handle _C_PTR case.
1995-12-14 kenner(objc_alignof_type): Handle _C_PTR case.
1995-09-12 kennerChanged archive command for libobjc.a to use $? for...
1995-08-28 kennerFix spelling errors.
1995-08-14 kennerobjc-api.h (sel_get_any_typed_uid): Declare new function.
1995-08-14 kenner(sel_get_any_typed_uid): New function.
1995-06-15 kennerChange FSF address.
next