aboutsummaryrefslogtreecommitdiff
path: root/libobjc
AgeCommit message (Expand)AuthorFilesLines
2002-04-23encoding.c (MAX, [...]): #undef before defining.David O'Brien2-0/+7
2002-04-09Fix ChangeLog dateHans-Peter Nilsson1-1/+1
2002-04-09re PR objc/6107 (sparc-sun-solaris2.7 gcc-3.1 extra objc testsuite failures w...Hans-Peter Nilsson2-2/+8
2002-02-11re PR libobjc/4039 (installation location of libobjc is wrong)Franz Sirl5-633/+1235
2001-12-17Fixed bug in loading of categories under certain special circumstancesNicola Pero2-3/+11
2001-11-14encoding.c: Add target_flags.Aldy Hernandez2-0/+9
2001-11-08objc-api.h (_C_VECTOR): New.Aldy Hernandez3-0/+9
2001-10-29Rewritten from scratch class lookup internals - getting a good performanceNicola Pero1-0/+16
2001-10-29Rewritten all the internals - great performance boost.Nicola Pero1-122/+463
2001-09-10gc.c: Removed the DEBUG declaration.Ovidiu Predescu1-0/+4
2001-09-10Removed the DEBUG declaration.Ovidiu Predescu1-2/+3
2001-07-18Save a function call in common mutex locking/unlocking operationsNicola Pero1-0/+7
2001-07-18Save a function call on mutex locking/unlockingNicola Pero1-4/+4
2001-07-16Fixed object_is_class and object_is_metaclassNicola Pero2-7/+16
2001-06-09configure.in (AC_EXEEXT): Work around in case it expands to nothing, as in au...Alexandre Oliva3-64/+79
2001-06-08THREADS: Explain that when we compile libobjc inside GCC...Nicola Pero2-20/+28
2001-06-08init.c (__objc_send_message_in_list): When setting a new entry in __objc_load...Richard Frith-Macdonald2-5/+14
2001-05-25init.c (__objc_send_message_in_list): When setting a new entry in __objc_load...Ovidiu Predescu1-0/+6
2001-05-25(__objc_send_message_in_list): When setting a new entry in __objc_load_method...Ovidiu Predescu1-1/+1
2001-05-20ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254.Alexandre Oliva1-137/+168
2001-05-09objc.texi: Move from ../libobjc/objc-features.texi.Joseph Myers4-882/+10
2001-05-02Fix typoMark Mitchell1-1/+1
2001-05-02fdl.texi: New file.Mark Mitchell4-7/+413
2001-04-30fdl.texi: New file.Mark Mitchell2-0/+10
2001-03-21* encoding.c (REAL_TYPE): Define.John Wehle2-0/+6
2001-03-19* encoding.c (TYPE_MODE): Define.David Edelsohn2-3/+8
2001-03-15thr.c (objc_thread_add): New function.Nicola Pero4-0/+40
2001-02-28objc-features.texi: Document the @compatibility_alias compiler directive (des...Ovidiu Predescu1-0/+5
2001-02-28Document the @compatibility_alias compiler directive (description fromOvidiu Predescu1-2/+32
2001-02-24sendmsg.c (__objc_forward): Delete strlen() declaration.Rainer Orth2-1/+4
2001-02-09In libf2c:Geoffrey Keating3-223/+201
2001-01-12* objc-features.texi: Use @email.Joseph Myers2-1/+5
2001-01-12sendmsg.c (__objc_print_dtable_stats): Don't use #ifdef inside printf.Joseph Myers2-5/+9
2001-01-11encoding.c (STRUCTURE_SIZE_BOUNDARY): Redefine in a way that determines the v...Richard Earnshaw2-2/+10
2001-01-03sendmsg.c: Added __objc_msg_forward...Ovidiu Predescu1-0/+12
2001-01-03Added __objc_msg_forward...Ovidiu Predescu1-0/+7
2001-01-03Added __objc_msg_forward...Ovidiu Predescu1-9/+24
2000-12-06* thr-rtems.c: New file. Stub to compile.Ralf Corsepius2-0/+198
2000-12-06Rebuilt again, something went wrong last timeAlexandre Oliva1-1060/+2009
2000-12-06Regenerate to pick up libtool fix. Per Alexandre Oliva.Robert Lipe1-1992/+1055
2000-09-07Move statement-tree facilities from C++ to C front-end.Mark Mitchell1-1/+1
2000-09-06* configure: Rebuilt with new libtool.m4.Alexandre Oliva2-32/+39
2000-08-15configure.in: Create a config.h file.Ovidiu Predescu1-0/+7
2000-08-15Check for <sched.h>.Ovidiu Predescu1-0/+2
2000-08-15Create a config.h file. Check for <sched.h>.Ovidiu Predescu2-54/+192
2000-08-14top level:Zack Weinberg2-1/+5
2000-08-14* objc-features.texi (Top): Move @menu at end of node.Andreas Schwab2-7/+10
2000-08-11* objc-features.texi: Move @node Top before @menu.Manfred Hollstein2-3/+7
2000-08-07objc-features.texi: Documented the new -fconstant-string-class option.Ovidiu Predescu1-0/+5
2000-08-07Documented the new -fconstant-string-class option.Ovidiu Predescu1-16/+59