aboutsummaryrefslogtreecommitdiff
path: root/libobjc
AgeCommit message (Expand)AuthorFilesLines
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
1998-10-22* configure.in: Use AC_CONFIG_AUX_DIR($topsrcdir).Kaveh R. Ghazi3-29/+36
1998-10-16Minor changes in the documentation. Correctly define get_inner_array_type.Ovidiu Predescu3-3/+13
1998-10-08encoding.c (objc_skip_type_qualifiers): Handle _C_BYREF.Richard Frith-Macdonald3-2/+13
1998-10-06sarray.h: Make boffset be an unsigned long when sparc so it works out on 64-b...David S. Miller2-1/+6
1998-10-06* Makefile.in (INCLUDES): Make it multilib-friendlyAlexandre Oliva2-2/+6
1998-10-02* Makefile.in (INCLUDES): Add -I$(srcdir)/../gcc.H.J. Lu2-1/+6
1998-10-01Makefile.in (INCLUDES): Reference gcc via $MULTIBUILDTOP.Robert Lipe5-9/+52
1998-09-30configure.in: Escape ^ in grep string.Robert Lipe3-2/+7
1998-09-30* All .h files pushed down into the objc/ subdirectory.Jeffrey A Law16-3/+10
1998-09-30Rebuilt.Jeff Law1-1/+1
1998-09-29Makefile.in: Rewrite.Ben Elliston11-8/+1766
1998-09-21encoding.c (TREE_TYPE, ARRAY_TYPE): Define.Ovidiu Predescu2-0/+9
1998-09-211998-09-21 Ben Elliston <bje@cygnus.com>Ben Elliston44-0/+12625
1998-09-17Move documentation files from egcs/gcc/objc.Ben Elliston5-0/+936