]> git.ipfire.org Git - thirdparty/gcc.git/history - libobjc
c-typeck.c (set_init_index): If first is equal to last, assume as if it was not a...
[thirdparty/gcc.git] / libobjc /
2001-01-12  Joseph Myers* objc-features.texi: Use @email.
2001-01-12  Joseph Myerssendmsg.c (__objc_print_dtable_stats): Don't use #ifdef...
2001-01-11  Richard Earnshawencoding.c (STRUCTURE_SIZE_BOUNDARY): Redefine in a...
2001-01-03  Ovidiu Predescusendmsg.c: Added __objc_msg_forward...
2001-01-03  Ovidiu PredescuAdded __objc_msg_forward...
2001-01-03  Ovidiu PredescuAdded __objc_msg_forward...
2000-12-07  Ralf Corsepius* thr-rtems.c: New file. Stub to compile.
2000-12-06  Alexandre OlivaRebuilt again, something went wrong last time
2000-12-06  Robert LipeRegenerate to pick up libtool fix. Per Alexandre...
2000-09-07  Mark MitchellMove statement-tree facilities from C++ to C front...
2000-09-06  Alexandre Oliva* configure: Rebuilt with new libtool.m4.
2000-08-15  Ovidiu Predescuconfigure.in: Create a config.h file.
2000-08-15  Ovidiu PredescuCheck for <sched.h>.
2000-08-15  Ovidiu PredescuCreate a config.h file. Check for <sched.h>.
2000-08-14  Zack Weinbergtop level:
2000-08-14  Andreas Schwab* objc-features.texi (Top): Move @menu at end of node.
2000-08-11  Manfred Hollstein* objc-features.texi: Move @node Top before @menu.
2000-08-07  Ovidiu Predescuobjc-features.texi: Documented the new -fconstant-strin...
2000-08-07  Ovidiu PredescuDocumented the new -fconstant-string-class option.
2000-08-07  Ovidiu Predescuthr-posix.c: Integrated Chris Ball's <cball@fmco.com...
2000-08-07  Ovidiu PredescuIntegrated Chris Ball's <cball@fmco.com> changes to...
2000-08-05  Zack Weinbergaclocal.m4: Replace copy of ../libtool.m4 with sinclude...
2000-07-29  Nicola PeroAdded libtool support for building libobjc.
2000-07-29  Ovidiu PredescuRemoved the explicit prototypes for strlen and memcpy...
2000-07-20  H.J. LuApplied H.J.Lu's patch to not require -lpthread when...
2000-07-13  Kaveh R. Ghazi* objc/hash.h: Include string.h.
2000-04-15  David Edelsohn* Object.m (strlen): 64-bit PowerPC is a 64bit platform...
2000-04-12  Jakub Jelinekencoding.c (objc_layout_structure_next_member): Do...
2000-04-12  Jakub Jelinekobjc-act.c: Include ggc.h.
2000-03-29  Zack WeinbergProtocol.h, [...]: Change #endif labels to comments.
2000-02-23  Zack WeinbergMakefile.in: Add -DIN_TARGET_LIBS to ALL_CFLAGS.
1999-09-29  Chris BallFixed deallocation of a mutex in thr-single.c (patch...
1999-09-21  Jeffrey A LawMakefile.in (gc.o, gc_gc.o): Do not pass -fgnu-runtime...
1999-09-07  Jeff LawMerge in gcc2-ss-010999
1999-08-07  Daniel JacobowitzMakefile.in (FLAGS_TO_PASS): Include prefix, exec_prefi...
1999-06-21  John David Anglininit.c (__objc_force_linking): Make global.
1999-05-20  Jeff Lawlibchill, libf2c, libobjc:
1999-04-27  Alexandre OlivaFixed some old ChangeLog entries I wrote before becomin...
1999-04-25  Mumit KhanMakefile.in (CC1OBJ): Define in terms of CC.
1999-04-08  Ovidiu PredescuUpdated the URL to Boehm's GC page.
1999-03-26  Ovidiu PredescuExplicitly specify the char arguments to __objc_code_ch...
1999-03-24  Mumit Khanconfigure.in (AC_PREREQ): Update to 2.13.
1999-03-24  Mumit Khanconfigure.in (AC_PREREQ): Update to 2.13.
1999-01-27  Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-11  Jeff LawUpdate FSF address in copyright header.
1999-01-05  Jeffrey A Lawconfigure.in (thread_file): Correct and simplify code...
1998-11-26  Manfred Hollsteinconfigure (skip-this-dir): Add handling for new shell...
1998-11-23  Kaveh R. Ghazi* configure.in: Use AC_PREREQ(2.12.1).
1998-11-19  Jeffrey A Law* Makefile.in (runtime-info.h): Avoid GNU make extensions.
1998-11-08  Kaveh R. Ghazi* Makefile.in (INCLUDES): Add -I$(srcdir)/$(MULTISRCTOP...
1998-10-22  Kaveh R. Ghazi* configure.in: Use AC_CONFIG_AUX_DIR($topsrcdir).
1998-10-16  Ovidiu PredescuMinor changes in the documentation. Correctly define...
1998-10-08  Richard Frith-Macd... encoding.c (objc_skip_type_qualifiers): Handle _C_BYREF.
1998-10-07  David S. Millersarray.h: Make boffset be an unsigned long when sparc...
1998-10-06  Alexandre Oliva* Makefile.in (INCLUDES): Make it multilib-friendly
1998-10-02  H.J. Lu* Makefile.in (INCLUDES): Add -I$(srcdir)/../gcc.
1998-10-01  Robert LipeMakefile.in (INCLUDES): Reference gcc via $MULTIBUILDTOP.
1998-09-30  Robert Lipeconfigure.in: Escape ^ in grep string.
1998-09-30  Jeffrey A Law* All .h files pushed down into the objc/ subdirectory.
1998-09-30  Jeff LawRebuilt.
1998-09-30  Ben EllistonMakefile.in: Rewrite.
1998-09-21  Ovidiu Predescuencoding.c (TREE_TYPE, ARRAY_TYPE): Define.
1998-09-21  Ben Elliston1998-09-21 Ben Elliston <bje@cygnus.com>
1998-09-17  Ben EllistonMove documentation files from egcs/gcc/objc.