summaryrefslogtreecommitdiff
path: root/libobjc
Commit message (Expand)AuthorAgeFilesLines
* Move statement-tree facilities from C++ to C front-end.mmitchel2000-09-071-1/+1
* * configure: Rebuilt with new libtool.m4.aoliva2000-09-062-32/+39
* Tue Aug 15 00:38:56 2000 Ovidiu Predescu <ovidiu@cup.hp.com>ovidiu2000-08-151-0/+7
* Check for <sched.h>.ovidiu2000-08-151-0/+2
* Create a config.h file. Check for <sched.h>.ovidiu2000-08-152-54/+192
* top level:zack2000-08-142-1/+5
* * objc-features.texi (Top): Move @menu at end of node.law2000-08-142-7/+10
* * objc-features.texi: Move @node Top before @menu.law2000-08-112-3/+7
* Sun Aug 6 23:27:49 2000 Ovidiu Predescu <ovidiu@cup.hp.com>ovidiu2000-08-071-0/+5
* Documented the new -fconstant-string-class option.ovidiu2000-08-071-16/+59
* Sun Aug 6 22:51:16 2000 Ovidiu Predescu <ovidiu@cup.hp.com>ovidiu2000-08-071-0/+5
* Integrated Chris Ball's <cball@fmco.com> changes to improve the Posixovidiu2000-08-071-22/+97
* * aclocal.m4: Replace copy of ../libtool.m4 withzack2000-08-052-824/+7
* Added libtool support for building libobjc.ovidiu2000-07-295-134/+2321
* Removed the explicit prototypes for strlen and memcpy on 64-bitovidiu2000-07-293-8/+6
* Applied H.J.Lu's patch to not require -lpthread when compiling single threade...ovidiu2000-07-205-15/+209
* * objc/hash.h: Include string.h.ghazi2000-07-132-0/+5
* * Object.m (strlen): 64-bit PowerPC is a 64bit platform as well.dje2000-04-152-1/+5
* * encoding.c (objc_layout_structure_next_member): Do the wholejakub2000-04-122-10/+4
* * objc/objc-act.c: Include ggc.h.jakub2000-04-124-3/+11
* * objc/Protocol.h, objc/objc-list.h: Change #endif labels tozack2000-03-293-2/+7
* * libobjc/Makefile.in: Add -DIN_TARGET_LIBS to ALL_CFLAGS.zack2000-02-232-1/+6
* Fixed deallocation of a mutex in thr-single.c (patch from Chris Ball <cball@f...ovidiu1999-09-292-0/+18
* * Makefile.in (gc.o, gc_gc.o): Do not pass -fgnu-runtime tolaw1999-09-212-2/+7
* Merge in gcc2-ss-010999law1999-09-071-1/+2
* * Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix,law1999-08-072-1/+11
* law1999-06-212-5/+9
* libchill, libf2c, libobjc:law1999-05-203-138/+40
* Fixed some old ChangeLog entries I wrote before becoming aware of the GNUoliva1999-04-271-1/+1
* * Makefile.in (CC1OBJ): Define in terms of CC.law1999-04-252-2/+15
* Updated the URL to Boehm's GC page.ovidiu1999-04-082-1/+5
* Explicitly specify the char arguments to __objc_code_char and __objc_code_cha...ovidiu1999-03-262-3/+9
* law1999-03-242-89/+278
* law1999-03-241-0/+7
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-272-1/+5
* Update FSF address in copyright header.law1999-01-111-1/+2
* * configure.in (thread_file): Correct and simplify code to findlaw1999-01-053-19/+11
* ./ChangeLog:manfred1998-11-263-27/+88
* * configure.in: Use AC_PREREQ(2.12.1).ghazi1998-11-232-0/+5
* * Makefile.in (runtime-info.h): Avoid GNU make extensions.law1998-11-192-1/+5
* * Makefile.in (INCLUDES): Add -I$(srcdir)/$(MULTISRCTOP)../include.ghazi1998-11-082-1/+6
* * configure.in: Use AC_CONFIG_AUX_DIR($topsrcdir).ghazi1998-10-223-29/+36
* Minor changes in the documentation. Correctly define get_inner_array_type.ovidiu1998-10-163-3/+13
* * encoding.c (objc_skip_type_qualifiers): Handle _C_BYREF.law1998-10-083-2/+13
* * objc/sarray.h: Make boffset be an unsigned long when sparc so itdavem1998-10-072-1/+6
* * Makefile.in (INCLUDES): Make it multilib-friendlylaw1998-10-062-2/+6
* * Makefile.in (INCLUDES): Add -I$(srcdir)/../gcc.law1998-10-022-1/+6
* * Makefile.in (INCLUDES): Reference gcc via $MULTIBUILDTOP.law1998-10-015-9/+52
* * configure.in: Escape ^ in grep string.law1998-09-303-2/+7
* * All .h files pushed down into the objc/ subdirectory.law1998-09-3016-3/+10