OSDN Git Service

(struct function): Make frame_offset be HOST_WIDE_INT.
[pf3gnuchains/gcc-fork.git] / gcc / objc /
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.
1995-06-15 kennerUpdate header.
1995-06-15 kennerChange FSF address.
1995-06-15 kennerUpdate FSF address.
1995-06-15 kennerUpdate header.
1995-06-15 kennerUpdate FSF address.
1995-06-15 kennerUpdate header.
1995-06-15 kennerUpdate FSF address.
1995-06-15 kennerUpdate header.
1995-06-15 kennerUpdate FSF address.
1995-06-14 kenner(hack_method_prototype): Set DECL_CONTEXT of parms.
1995-06-14 kenner(build_module_descriptor, really_start_method): Pass...
1995-05-25 kenner(PRECOMPUTE_SELECTORS, struct soffset): Use #ifdef...
1995-05-22 kennerNumerous formatting changes.
1995-05-16 kenner(struct sarray): Make capacity size_t.
1995-05-16 kenner(sarray_realloc): Make array index variables size_t.
1995-05-16 kenner(__objc_write_class): Write class version.
1995-05-16 kennerFix typos in comments.
1995-05-16 kenner(__objc_init_install_dtable): Fix misspelling in name...
1995-05-16 kennerentered into RCS
1995-05-14 kenner(start_method_def): Mark _self as possibly unused.
1995-05-12 kenner(unused_list): New variable.
1995-05-09 kenner(objc_init_statics): Fix missing part of last change.
1995-05-09 kenner(__objc_send_initialize): Call superclass if object...
1995-05-08 kenner(_objc_load_callback): Add declaration.
1995-05-08 kenner(_objc_load_callback): Add declaration.
1995-05-05 kenner(SHELL): Now /bin/sh.
1995-05-05 djeNXConstantString.h renamed to NXConstStr.h.
1995-05-04 kennerNXConstantString renamed to NXConstStr.
1995-04-28 dje(*): Update calls to start_decl, finish_struct (pass...
1995-04-26 kenner(OBJC_VERSION): Version 7.
1995-04-26 kennerChanged Class * to Class in order to match NEXTSTEP...
1995-04-26 kenner(OBJC_O): Added bare-bones implementation of NXConstant...
next