aboutsummaryrefslogtreecommitdiff
path: root/libobjc
AgeCommit message (Expand)AuthorFilesLines
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
2000-08-07thr-posix.c: Integrated Chris Ball's <cball@fmco.com> changes to improve the ...Ovidiu Predescu1-0/+5
2000-08-07Integrated Chris Ball's <cball@fmco.com> changes to improve the PosixOvidiu Predescu1-22/+97
2000-08-05aclocal.m4: Replace copy of ../libtool.m4 with sinclude(../libtool.m4).Zack Weinberg2-824/+7
2000-07-29Added libtool support for building libobjc.Nicola Pero5-134/+2321
2000-07-29Removed the explicit prototypes for strlen and memcpy on 64-bitOvidiu Predescu3-8/+6
2000-07-20Applied H.J.Lu's patch to not require -lpthread when compiling single threade...H.J. Lu5-15/+209
2000-07-13* objc/hash.h: Include string.h.Kaveh R. Ghazi2-0/+5
2000-04-15* Object.m (strlen): 64-bit PowerPC is a 64bit platform as well.David Edelsohn2-1/+5
2000-04-12encoding.c (objc_layout_structure_next_member): Do the whole procedure even f...Jakub Jelinek2-10/+4
2000-04-12objc-act.c: Include ggc.h.Jakub Jelinek4-3/+11
2000-03-29Protocol.h, [...]: Change #endif labels to comments.Zack Weinberg3-2/+7
2000-02-23Makefile.in: Add -DIN_TARGET_LIBS to ALL_CFLAGS.Zack Weinberg2-1/+6
1999-09-29Fixed deallocation of a mutex in thr-single.c (patch from Chris Ball <cball@f...Chris Ball2-0/+18
1999-09-21Makefile.in (gc.o, gc_gc.o): Do not pass -fgnu-runtime to the compiler when b...Jeffrey A Law2-2/+7
1999-09-06Merge in gcc2-ss-010999Jeff Law1-1/+2
1999-08-06Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix, libdir, libsubdir a...Daniel Jacobowitz2-1/+11
1999-06-20init.c (__objc_force_linking): Make global.John David Anglin2-5/+9
1999-05-19libchill, libf2c, libobjc:Jeff Law3-138/+40
1999-04-27Fixed some old ChangeLog entries I wrote before becoming aware of the GNUAlexandre Oliva1-1/+1
1999-04-24Makefile.in (CC1OBJ): Define in terms of CC.Mumit Khan2-2/+15
1999-04-08Updated the URL to Boehm's GC page.Ovidiu Predescu2-1/+5
1999-03-26Explicitly specify the char arguments to __objc_code_char and __objc_code_cha...Ovidiu Predescu2-3/+9
1999-03-24configure.in (AC_PREREQ): Update to 2.13.Mumit Khan2-89/+278
1999-03-24configure.in (AC_PREREQ): Update to 2.13.Mumit Khan1-0/+7
1999-01-26Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law2-1/+5
1999-01-11Update FSF address in copyright header.Jeff Law1-1/+2
1999-01-04configure.in (thread_file): Correct and simplify code to find the thread file.Jeffrey A Law3-19/+11
1998-11-26configure (skip-this-dir): Add handling for new shell script...Manfred Hollstein3-27/+88
1998-11-23* configure.in: Use AC_PREREQ(2.12.1).Kaveh R. Ghazi2-0/+5
1998-11-19* Makefile.in (runtime-info.h): Avoid GNU make extensions.Jeffrey A Law2-1/+5
1998-11-08* Makefile.in (INCLUDES): Add -I$(srcdir)/$(MULTISRCTOP)../include.Kaveh R. Ghazi2-1/+6