New include hacks for ultrix
[platform/upstream/gcc.git] / gcc / objc /
1998-01-25 Kaveh R. GhaziMake-lang.in (objc.stage1): Depend on stage1-start.
1998-01-21 Jeff LawFix typo in yesterday's change.
1998-01-20 Jeffrey A LawRemove more bytecode stuff.
1998-01-20 Jeff LawRebuilt.
1998-01-17 David T. McWherter* objc-parse.c: Recognize protocol qualifiers in class...
1997-12-24 Teemu TormaMakefile.in (GTHREAD_FLAGS): New var.
1997-12-22 Kaveh R. Ghazicse.c (rtx_cost): Add default case in enumeration switch.
1997-12-18 Andreas SchwabMake-lang.in: Create runtime-info.h and libobjc_entry...
1997-12-12 Jeff LawRebuild after recent changes.
1997-12-12 John F. Carrtree.c, tree.h: Change tree_code_type, tree_code_length...
1997-12-12 H.J. Luobjc-act.c (lang_report_error_function): Disable.
1997-12-07 Jeff LawMerge from gcc-2.8
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-11-02 Jeff LawThis commit was generated by cvs2svn to compensate...
1997-08-26 Jim WilsonH.J. Lu's SMP patch.
1997-08-11 Jeff LawInitial revision
1997-08-02 Per Bothner* objc/Make-lang.in (OBJC_CCOMMON): Removed.
1997-08-01 Per Bothner* objc/objc-act.c (lang_init): Don't check_newline...
1997-07-21 Paul EggertComment out lines containing just formfeeds.
1997-07-18 Richard Kenner(copy-headers): Use $(srcdir) from this makefile, not...
1997-07-18 Richard Kenner(objc-headers): Fix command for the new build directory...
1997-07-14 Richard KennerRemove unapproved change.
1997-07-07 Jim Meyering($(OBJC_O)): Also depend on $(GCC_PASSES).
1997-07-02 Richard Kenner($(srcdir)/objc/objc-parse.c): Fix command to use the...
1997-06-27 Richard KennerInitial revision
1997-06-27 Richard Kenner(libobjc_entry.o, libobjc_s.a, libobjc.dll): New targets.
1997-06-27 Richard Kenner(search_for_method_in_list): No longer static.
1997-06-27 Richard KennerPrint message about ObjC thread file.
1997-06-27 Richard Kenner(OBJC_THREAD_FILE): New definition.
1997-06-27 Doug EvansMake-lang.in (OBJC_CCOMMON): Object files don't go...
1997-06-27 Richard Kenner(__objc_thread_yield): Use sched_yield instead.
1997-06-25 Richard Kenner(objc-runtime): Add objc-headers.
1997-06-25 Richard KennerDefine front-end/back-end interface functions and struc...
1997-06-25 Richard KennerCompletely rework according to new interface.
1997-06-25 Richard KennerReorganize thread implementation to make a clearly...
1997-06-25 Richard Kenner(__objc_register_instance_methods_to_class): New function.
1997-06-25 Richard Kenner(__objc_register_instance_methods_to_class): New function.
1997-06-25 Richard Kenner(OBJC_ERR_BAD_STATE): New error code.
1997-06-25 Richard Kenner(method_get_sizeof_arguments): Fix typo.
1997-06-25 Richard Kenner(objc_send_load): New function.
1997-06-22 Richard KennerAdd special exception to copyright notice.
1997-06-22 Richard KennerChanges to support ObjC as a front-end language.
1997-06-22 Richard KennerInitial revision
1997-06-22 Richard KennerInitial revision
1997-03-17 Richard Kenner(__objc_block_return): Remove function.
1997-03-16 Richard KennerCorrect include path.
1997-03-16 Richard Kenner(__objc_block_return): New function.
1997-03-15 Richard Kenner(objc_module): Eliminate statics variable.
1997-03-15 Richard Kenner(OBJC_O): Add linking.m.
1997-03-15 Richard Kenner(class_add_method_list): Check for the +load method...
1997-03-15 Richard KennerInitial revision
1997-03-15 Richard Kenner(OBJC_VERSION): Increment version.
1997-03-15 Richard Kenner(OBJC_VERSION): Increment version as recent changes...
1997-02-04 Richard KennerUpdate documentation.
1997-02-03 Richard Kenner(__sel_register_typed_name): Eliminate compiler warning...
1997-02-03 Richard Kenner(__objc_runtime_mutex): Eliminate leading underscore...
1997-02-03 Richard KennerPrototypes for new functions.
1997-02-03 Richard Kenner(objc_condition_{,de}allocate): New functions.
1997-02-03 Richard Kenner(objc_condition_{,de}allocate): New functions.
1997-02-03 Richard Kenner(objc_condition_{,de}allocate): New functions.
1997-02-03 Richard Kenner(hash_delete): Step through the hash nodes versus using...
1997-02-03 Richard Kenner(__objc_forward): Replace call to abort function with...
1997-02-03 Richard KennerRemove error handling declarations.
1997-02-03 Richard KennerDeclare error handling functions and typedef for user...
1997-02-03 Richard Kenner(objc_verror): New function.
1997-02-03 Richard Kenner(init_check_module_version): Replace call to abort...
1997-02-03 Richard Kenner(objc_sizeof_type, objc_alignof_type): Replace call...
1997-02-03 Richard Kenner(objc_get_class): Replace call to abort function with...
1997-02-03 Richard KennerReplace call to abort or __objc_fatal functions with...
1997-02-03 Richard Kenner(-error:): Call objc_error function instead of using...
1997-02-02 Richard Kenner(encode_aggregate_within): New function.
1996-12-07 Richard Kenner(stdlib.h): Define __USE_FIXED_PROTOTYPES__ before...
1996-09-24 Richard Kenner(BOOL): Define BOOL as int for VxWorks.
1996-09-22 Richard KennerReplace use of __objc_xmalloc and free with objc_malloc...
1996-09-22 Richard KennerReplace use of __objc_xcalloc, __objc_xrealloc, and...
1996-09-22 Richard Kenner(__objc_xmalloc, __objc_xrealloc): Delete.
1996-09-22 Richard KennerReplace use of __obj_xmalloc and free with objc_malloc...
1996-09-22 Richard Kenner(_objc_malloc): New function pointer.
1996-09-22 Richard Kenner(objc_malloc): Renamed from __objc_xmalloc.
1996-09-22 Richard KennerReplace use of free with objc_free.
1996-09-22 Richard KennerReplace use of __objc_xcalloc and free with objc_calloc...
1996-09-22 Richard KennerReplace use of __objc_xmalloc and free with objc_malloc...
1996-08-12 Richard KennerFormatting changes.
1996-08-12 Richard KennerFormattign changes.
1996-08-12 Richard KennerFormtting changes.
1996-08-12 Richard Kenner(hash_is_key_in_hash): Function somehow got lost.
1996-07-23 Mike Stumpinstall EH code
1996-07-03 Mike Stumpformatting tweaks
1996-06-28 Richard Kenner(objc_thread_id): Use pthread_getunique_np to obtain...
1996-06-28 Richard Kenner(ifdef __alpha__): Don't declare `free'.
1996-06-28 Richard Kenner(__objc_block_forward): New function.
1996-06-10 Richard Kenner(__sel_register_typed_name): Additional parameter that...
1996-06-10 Richard Kenner(__objc_thread_detach_function): Clear thread storage.
1996-06-10 Richard Kenner(objc_set_thread_callback): New function.
1996-06-10 Richard Kenner(libobjc.a): Don't delete the library.
1996-06-10 Richard Kenner(__objc_init_protocols): Need to unlock mutex.
1996-06-07 Richard KennerInitial revision
1996-06-07 Richard Kenner(__objc_thread_exit_status): Declare global variable.
1996-06-07 Richard KennerRemove inclusion of source files.
1996-06-07 Richard KennerNow compiles as a separate source file, so include...
next