aboutsummaryrefslogtreecommitdiff
path: root/libobjc
AgeCommit message (Expand)Author
2002-07-25Mark ChangeLogMark Mitchell
2002-06-26acinclude.m4 (GLIBCPP_CONFIGURE): Split out GLIBCPP_TOPREL_CONFIGURE.DJ Delorie
2002-05-15Mark ChangeLogMark Mitchell
2002-05-14Mark ChangeLogMark Mitchell
2002-05-08configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at script entry, and se...Alexandre Oliva
2002-04-24encoding.c (MAX, [...]): #undef before defining.David O'Brien
2002-04-09re PR objc/6107 (sparc-sun-solaris2.7 gcc-3.1 extra objc testsuite failures w...Hans-Peter Nilsson
2002-02-11re PR libobjc/4039 (installation location of libobjc is wrong)Franz Sirl
2001-12-17Fixed bug in loading of categories under certain special circumstancesNicola Pero
2001-11-14encoding.c: Add target_flags.Aldy Hernandez
2001-11-08objc-api.h (_C_VECTOR): New.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-10gc.c: Removed the DEBUG declaration.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-09configure.in (AC_EXEEXT): Work around in case it expands to nothing, as in au...Alexandre Oliva
2001-06-08THREADS: Explain that when we compile libobjc inside GCC...Nicola Pero
2001-06-08init.c (__objc_send_message_in_list): When setting a new entry in __objc_load...Richard Frith-Macdonald
2001-05-25init.c (__objc_send_message_in_list): When setting a new entry in __objc_load...Ovidiu Predescu
2001-05-25(__objc_send_message_in_list): When setting a new entry in __objc_load_method...Ovidiu Predescu
2001-05-20ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254.Alexandre Oliva
2001-05-09objc.texi: Move from ../libobjc/objc-features.texi.Joseph Myers
2001-05-02Fix typoMark Mitchell
2001-05-02fdl.texi: New file.Mark Mitchell
2001-04-30fdl.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-15thr.c (objc_thread_add): New function.Nicola Pero
2001-02-28objc-features.texi: Document the @compatibility_alias compiler directive (des...Ovidiu Predescu
2001-02-28Document the @compatibility_alias compiler directive (description fromOvidiu Predescu
2001-02-24sendmsg.c (__objc_forward): Delete strlen() declaration.Rainer Orth
2001-02-09In libf2c:Geoffrey Keating
2001-01-12* objc-features.texi: Use @email.Joseph Myers
2001-01-12sendmsg.c (__objc_print_dtable_stats): Don't use #ifdef inside printf.Joseph Myers
2001-01-11encoding.c (STRUCTURE_SIZE_BOUNDARY): Redefine in a way that determines the v...Richard Earnshaw
2001-01-03sendmsg.c: Added __objc_msg_forward...Ovidiu Predescu
2001-01-03Added __objc_msg_forward...Ovidiu Predescu
2001-01-03Added __objc_msg_forward...Ovidiu Predescu
2000-12-06* thr-rtems.c: New file. Stub to compile.Ralf Corsepius
2000-12-06Rebuilt again, something went wrong last timeAlexandre Oliva
2000-12-06Regenerate to pick up libtool fix. Per Alexandre Oliva.Robert Lipe
2000-09-07Move statement-tree facilities from C++ to C front-end.Mark Mitchell
2000-09-06* configure: Rebuilt with new libtool.m4.Alexandre Oliva
2000-08-15configure.in: Create a config.h file.Ovidiu Predescu
2000-08-15Check for <sched.h>.Ovidiu Predescu
2000-08-15Create a config.h file. Check for <sched.h>.Ovidiu Predescu
2000-08-14top level:Zack Weinberg