aboutsummaryrefslogtreecommitdiff
path: root/libobjc
AgeCommit message (Expand)Author
2003-08-04This commit was manufactured by cvs2svn to create branchno-author
2002-09-23boehm-gc:Kaveh Ghazi
2002-09-12Small cleanups of nil_method in sendmsg.cNicola Pero
2002-09-12Tidied up the declaration and usage of nil_methodNicola Pero
2002-09-12Added long comments on why nil_method takes the arguments it takes and howNicola Pero
2002-09-12Added comments to the definition of IMPNicola Pero
2002-09-10Fix entry.Andreas Jaeger
2002-09-102002-09-10 Jan Hubicka <jh@suse.cz>Jan Hubicka
2002-08-14* boehm-gc/configure, libf2c/configure: Rebuilt.Alexandre Oliva
2002-07-022002-07-02 Rodney Brown <rbrown64@csc.com.au>Rodney Brown
2002-06-26* acinclude.m4 (GLIBCPP_CONFIGURE): Split outDJ Delorie
2002-06-21 * Object.m (forward, read, write): Fix unused parameter warnings.Kaveh Ghazi
2002-06-17Fixed warning in sendmsg.c for forwarding function not returning a valueNicola Pero
2002-06-17Fixed warning from __objc_get_forward_imp not returning a valueNicola Pero
2002-06-15 * Object.m: Fix signed/unsigned warning.Kaveh Ghazi
2002-06-09 * encoding.c (objc_layout_structure_next_member): Remove unusedAndreas Jaeger
2002-05-20 * Makefile.in (SHELL): Set to @SHELL@.Kaveh Ghazi
2002-05-16 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.Rainer Orth
2002-05-08* configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD atAlexandre Oliva
2002-04-232002-04-19 David O'Brien <obrien@FreeBSD.org>David O'Brien
2002-04-09Fix ChangeLog dateHans-Peter Nilsson
2002-04-09 PR objc/6107Hans-Peter Nilsson
2002-02-11 2002-02-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Franz Sirl
2001-12-17Fixed bug in loading of categories under certain special circumstancesNicola Pero
2001-11-142001-11-14 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2001-11-082001-11-07 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2001-10-29Rewritten from scratch class lookup internals - getting a good performanceNicola Pero
2001-10-29Rewritten all the internals - great performance boost.Nicola Pero
2001-09-102001-09-10 Ovidiu Predescu <ovidiu@cup.hp.com>Ovidiu Predescu
2001-09-10Removed the DEBUG declaration.Ovidiu Predescu
2001-07-18Save a function call in common mutex locking/unlocking operationsNicola Pero
2001-07-18Save a function call on mutex locking/unlockingNicola Pero
2001-07-16Fixed object_is_class and object_is_metaclassNicola Pero
2001-06-09* configure.in (AC_EXEEXT): Work around in case it expands toAlexandre Oliva
2001-06-082001-06-08 Nicola Pero <n.pero@mi.flashnet.it>Nicola Pero
2001-06-082001-06-06 Richard Frith-Macdonald <rrfm@gnu.org>Richard Frith-Macdonald
2001-05-252001-05-25 Ovidiu Predescu <ovidiu@cup.hp.com>Ovidiu Predescu
2001-05-25(__objc_send_message_in_list): When setting a new entry inOvidiu Predescu
2001-05-20* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva
2001-05-09gcc:Joseph Myers
2001-05-02Fix typoMark Mitchell
2001-05-02 * fdl.texi: New file.Mark Mitchell
2001-04-30 * fdl.texi: New file.Mark Mitchell
2001-03-21 * encoding.c (REAL_TYPE): Define.John Wehle
2001-03-19 * encoding.c (TYPE_MODE): Define.David Edelsohn
2001-03-152001-03-14 Nicola Pero <n.pero@mi.flashnet.it>Nicola Pero
2001-02-282001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>Ovidiu Predescu
2001-02-28Document the @compatibility_alias compiler directive (description fromOvidiu Predescu
2001-02-24Fri Feb 23 18:12:00 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>Rainer Orth
2001-02-09In libf2c:Geoffrey Keating