Object.m (forward, [...]): Fix unused parameter warnings.
[gcc.git] / libobjc / ChangeLog
2002-06-21 Kaveh R. GhaziObject.m (forward, [...]): Fix unused parameter warnings.
2002-06-17 Nicola PeroFixed warning in sendmsg.c for forwarding function...
2002-06-15 Kaveh R. GhaziObject.m: Fix signed/unsigned warning.
2002-06-09 Andreas Jaegerencoding.c (objc_layout_structure_next_member): Remove...
2002-05-20 Kaveh R. GhaziMakefile.in (SHELL): Set to @SHELL@.
2002-05-16 Rainer OrthMakefile.in: Allow for PWDCMD to override hardcoded...
2002-05-08 Alexandre Olivaconfigure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve...
2002-04-23 David O'Brienencoding.c (MAX, [...]): #undef before defining.
2002-04-09 Hans-Peter NilssonFix ChangeLog date
2002-04-09 Hans-Peter Nilssonre PR objc/6107 (sparc-sun-solaris2.7 gcc-3.1 extra...
2002-02-11 Franz Sirlre PR libobjc/4039 (installation location of libobjc...
2001-12-17 Nicola PeroFixed bug in loading of categories under certain specia...
2001-11-14 Aldy Hernandezencoding.c: Add target_flags.
2001-11-08 Aldy Hernandezobjc-api.h (_C_VECTOR): New.
2001-10-29 Nicola PeroRewritten from scratch class lookup internals - getting...
2001-09-10 Ovidiu Predescugc.c: Removed the DEBUG declaration.
2001-07-18 Nicola PeroSave a function call in common mutex locking/unlocking...
2001-07-16 Nicola PeroFixed object_is_class and object_is_metaclass
2001-06-09 Alexandre Olivaconfigure.in (AC_EXEEXT): Work around in case it expand...
2001-06-08 Nicola PeroTHREADS: Explain that when we compile libobjc inside...
2001-06-08 Richard Frith-Macd... init.c (__objc_send_message_in_list): When setting...
2001-05-25 Ovidiu Predescuinit.c (__objc_send_message_in_list): When setting...
2001-05-09 Joseph Myersobjc.texi: Move from ../libobjc/objc-features.texi.
2001-05-02 Mark Mitchellfdl.texi: New file.
2001-04-30 Mark Mitchellfdl.texi: New file.
2001-03-21 John Wehle* encoding.c (REAL_TYPE): Define.
2001-03-19 David Edelsohn* encoding.c (TYPE_MODE): Define.
2001-03-15 Nicola Perothr.c (objc_thread_add): New function.
2001-02-28 Ovidiu Predescuobjc-features.texi: Document the @compatibility_alias...
2001-02-24 Rainer Orthsendmsg.c (__objc_forward): Delete strlen() declaration.
2001-02-09 Geoffrey KeatingIn libf2c:
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...
2000-12-07 Ralf Corsepius* thr-rtems.c: New file. Stub to compile.
2000-09-06 Alexandre Oliva* configure: Rebuilt with new libtool.m4.
2000-08-15 Ovidiu Predescuconfigure.in: Create a config.h file.
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 Predescuthr-posix.c: Integrated Chris Ball's <cball@fmco.com...
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-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>