summaryrefslogtreecommitdiff
path: root/libobjc
Commit message (Expand)AuthorAgeFilesLines
* * objc-features.texi: Use @email.Joseph Myers2001-01-122-1/+5
* sendmsg.c (__objc_print_dtable_stats): Don't use #ifdef inside printf.Joseph Myers2001-01-122-5/+9
* encoding.c (STRUCTURE_SIZE_BOUNDARY): Redefine in a way that determines the v...Richard Earnshaw2001-01-112-2/+10
* sendmsg.c: Added __objc_msg_forward...Ovidiu Predescu2001-01-031-0/+12
* Added __objc_msg_forward...Ovidiu Predescu2001-01-031-0/+7
* Added __objc_msg_forward...Ovidiu Predescu2001-01-031-9/+24
* * thr-rtems.c: New file. Stub to compile.Ralf Corsepius2000-12-062-0/+198
* Rebuilt again, something went wrong last timeAlexandre Oliva2000-12-061-1060/+2009
* Regenerate to pick up libtool fix. Per Alexandre Oliva.Robert Lipe2000-12-061-1992/+1055
* Move statement-tree facilities from C++ to C front-end.Mark Mitchell2000-09-071-1/+1
* * configure: Rebuilt with new libtool.m4.Alexandre Oliva2000-09-062-32/+39
* configure.in: Create a config.h file.Ovidiu Predescu2000-08-151-0/+7
* Check for <sched.h>.Ovidiu Predescu2000-08-151-0/+2
* Create a config.h file. Check for <sched.h>.Ovidiu Predescu2000-08-152-54/+192
* top level:Zack Weinberg2000-08-142-1/+5
* * objc-features.texi (Top): Move @menu at end of node.Andreas Schwab2000-08-142-7/+10
* * objc-features.texi: Move @node Top before @menu.Manfred Hollstein2000-08-112-3/+7
* objc-features.texi: Documented the new -fconstant-string-class option.Ovidiu Predescu2000-08-071-0/+5
* Documented the new -fconstant-string-class option.Ovidiu Predescu2000-08-071-16/+59
* thr-posix.c: Integrated Chris Ball's <cball@fmco.com> changes to improve the ...Ovidiu Predescu2000-08-071-0/+5
* Integrated Chris Ball's <cball@fmco.com> changes to improve the PosixOvidiu Predescu2000-08-071-22/+97
* aclocal.m4: Replace copy of ../libtool.m4 with sinclude(../libtool.m4).Zack Weinberg2000-08-052-824/+7
* Added libtool support for building libobjc.Nicola Pero2000-07-295-134/+2321
* Removed the explicit prototypes for strlen and memcpy on 64-bitOvidiu Predescu2000-07-293-8/+6
* Applied H.J.Lu's patch to not require -lpthread when compiling single threade...H.J. Lu2000-07-205-15/+209
* * objc/hash.h: Include string.h.Kaveh R. Ghazi2000-07-132-0/+5
* * Object.m (strlen): 64-bit PowerPC is a 64bit platform as well.David Edelsohn2000-04-152-1/+5
* encoding.c (objc_layout_structure_next_member): Do the whole procedure even f...Jakub Jelinek2000-04-122-10/+4
* objc-act.c: Include ggc.h.Jakub Jelinek2000-04-124-3/+11
* Protocol.h, [...]: Change #endif labels to comments.Zack Weinberg2000-03-293-2/+7
* Makefile.in: Add -DIN_TARGET_LIBS to ALL_CFLAGS.Zack Weinberg2000-02-232-1/+6
* Fixed deallocation of a mutex in thr-single.c (patch from Chris Ball <cball@f...Chris Ball1999-09-292-0/+18
* Makefile.in (gc.o, gc_gc.o): Do not pass -fgnu-runtime to the compiler when b...Jeffrey A Law1999-09-212-2/+7
* Merge in gcc2-ss-010999Jeff Law1999-09-061-1/+2
* Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix, libdir, libsubdir a...Daniel Jacobowitz1999-08-062-1/+11
* init.c (__objc_force_linking): Make global.John David Anglin1999-06-202-5/+9
* libchill, libf2c, libobjc:Jeff Law1999-05-193-138/+40
* Fixed some old ChangeLog entries I wrote before becoming aware of the GNUAlexandre Oliva1999-04-271-1/+1
* Makefile.in (CC1OBJ): Define in terms of CC.Mumit Khan1999-04-242-2/+15
* Updated the URL to Boehm's GC page.Ovidiu Predescu1999-04-082-1/+5
* Explicitly specify the char arguments to __objc_code_char and __objc_code_cha...Ovidiu Predescu1999-03-262-3/+9
* configure.in (AC_PREREQ): Update to 2.13.Mumit Khan1999-03-242-89/+278
* configure.in (AC_PREREQ): Update to 2.13.Mumit Khan1999-03-241-0/+7
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1999-01-262-1/+5
* Update FSF address in copyright header.Jeff Law1999-01-111-1/+2
* configure.in (thread_file): Correct and simplify code to find the thread file.Jeffrey A Law1999-01-043-19/+11
* configure (skip-this-dir): Add handling for new shell script...Manfred Hollstein1998-11-263-27/+88
* * configure.in: Use AC_PREREQ(2.12.1).Kaveh R. Ghazi1998-11-232-0/+5
* * Makefile.in (runtime-info.h): Avoid GNU make extensions.Jeffrey A Law1998-11-192-1/+5
* * Makefile.in (INCLUDES): Add -I$(srcdir)/$(MULTISRCTOP)../include.Kaveh R. Ghazi1998-11-082-1/+6