]> git.ipfire.org Git - thirdparty/gcc.git/history - libobjc/ChangeLog
(expand_call): Do not reverse args in "equal from" field.
[thirdparty/gcc.git] / libobjc / ChangeLog
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-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-01-27  Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
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  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>