aboutsummaryrefslogtreecommitdiff
path: root/libobjc/ChangeLog
AgeCommit message (Expand)Author
2001-09-102001-09-10 Ovidiu Predescu <ovidiu@cup.hp.com>Ovidiu Predescu
2001-07-18Save a function call in common mutex locking/unlocking operationsNicola 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-09gcc:Joseph Myers
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-24Fri Feb 23 18:12:00 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>Rainer Orth
2001-02-09In libf2c:Geoffrey Keating
2001-01-12 * objc-features.texi: Use @email.Joseph Myers
2001-01-12 * sendmsg.c (__objc_print_dtable_stats): Don't use #ifdef insideJoseph Myers
2001-01-11* encoding.c (STRUCTURE_SIZE_BOUNDARY): Redefine in a way thatRichard Earnshaw
2001-01-03Wed Jan 3 00:49:10 2001 Ovidiu Predescu <ovidiu@cup.hp.com>Ovidiu Predescu
2000-12-07 * thr-rtems.c: New file. Stub to compile.Ralf Corsepius
2000-09-06* configure: Rebuilt with new libtool.m4.Alexandre Oliva
2000-08-15Tue Aug 15 00:38:56 2000 Ovidiu Predescu <ovidiu@cup.hp.com>Ovidiu Predescu
2000-08-14top level:Zack Weinberg
2000-08-14 * objc-features.texi (Top): Move @menu at end of node.Andreas Schwab
2000-08-11 * objc-features.texi: Move @node Top before @menu.Manfred Hollstein
2000-08-07Sun Aug 6 23:27:49 2000 Ovidiu Predescu <ovidiu@cup.hp.com>Ovidiu Predescu
2000-08-07Sun Aug 6 22:51:16 2000 Ovidiu Predescu <ovidiu@cup.hp.com>Ovidiu Predescu
2000-08-05 * aclocal.m4: Replace copy of ../libtool.m4 withZack Weinberg
2000-07-29Added libtool support for building libobjc.Nicola Pero
2000-07-29Removed the explicit prototypes for strlen and memcpy on 64-bitOvidiu Predescu
2000-07-20Applied H.J.Lu's patch to not require -lpthread when compiling single threade...H.J. Lu
2000-07-13 * objc/hash.h: Include string.h.Kaveh Ghazi
2000-04-15 * Object.m (strlen): 64-bit PowerPC is a 64bit platform as well.David Edelsohn
2000-04-12 * encoding.c (objc_layout_structure_next_member): Do the wholeJakub Jelinek
2000-04-12 * objc/objc-act.c: Include ggc.h.Jakub Jelinek
2000-03-29 * objc/Protocol.h, objc/objc-list.h: Change #endif labels toZack Weinberg
2000-02-23 * libobjc/Makefile.in: Add -DIN_TARGET_LIBS to ALL_CFLAGS.Zack Weinberg
1999-09-29Fixed deallocation of a mutex in thr-single.c (patch from Chris Ball <cball@f...Chris Ball
1999-09-21 * Makefile.in (gc.o, gc_gc.o): Do not pass -fgnu-runtime toJeffrey A Law
1999-08-07 * Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix,Daniel Jacobowitz
1999-06-21Jeffrey A Law
1999-05-20libchill, libf2c, libobjc:Jeffrey A Law
1999-04-27Fixed some old ChangeLog entries I wrote before becoming aware of the GNUAlexandre Oliva
1999-04-25 * Makefile.in (CC1OBJ): Define in terms of CC.Mumit Khan
1999-04-08Updated the URL to Boehm's GC page.Ovidiu Predescu
1999-03-26Explicitly specify the char arguments to __objc_code_char and __objc_code_cha...Ovidiu Predescu
1999-03-24Mumit Khan
1999-01-27Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law
1999-01-05 * configure.in (thread_file): Correct and simplify code to findJeffrey A Law