aboutsummaryrefslogtreecommitdiff
path: root/libobjc
AgeCommit message (Expand)AuthorFilesLines
2006-03-06Mark ChangeLogGabriel Dos Reis1-0/+4
2005-12-15re PR libobjc/14382 ([libobjc] Calling +initialize on a per category basis)David Ayers2-9/+22
2005-12-01Mark ChangeLogGabriel Dos Reis1-0/+4
2005-05-19Mark ChangeLogMark Mitchell1-0/+4
2004-12-20re PR libobjc/12035 (Patch for libobjc/gc.c that fixes compilation error of O...Andrew Pinski2-12/+11
2004-11-05Mark ChangeLogMark Mitchell1-0/+4
2004-09-06Mark ChangeLogMark Mitchell1-0/+4
2004-07-01Mark ChangeLogMark Mitchell1-0/+4
2004-05-18re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' ...Kaz Kojima1-1/+1
2004-04-19Mark ChangeLogMark Mitchell1-0/+4
2004-03-01* Makefile.in (ALL_CFLAGS): Add -fno-strict-aliasing.Michael Matz2-1/+5
2004-01-17re PR target/10781 (wrong class size and alignment with static class member)Andrew Pinski2-0/+16
2004-01-14re PR libobjc/12155 (Memory leak in libobjc(selector.c))Adam Fedor2-0/+8
2004-01-09re PR libobjc/11904 (Problem in sarray_free() function.)Andrew Ruder2-3/+9
2003-12-01re PR libobjc/11433 (Crash due to dereferencing null pointer when querying pr...Zack Weinberg2-14/+23
2003-10-23Makefile.in (runtime-info.h): Remove -Wp.Rainer Orth2-1/+5
2003-10-21Makefile.in (CC1OBJ): Remove.Rainer Orth2-11/+11
2003-10-20* objc/hash.h (hash_string): Don't use a cast as an lvalue.Joseph Myers2-3/+7
2003-10-17config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.Rainer Orth2-3/+8
2003-09-09* libtool.m4 (LD): Correct powerpc64 host match.Alan Modra2-1/+5
2003-08-28Makefile.in, aclocal.m4: Update to $(libdir)/gcc/ instead of (libdir)/gcc-lib...Alexander Malmberg4-3/+9
2003-07-10Fixed rare threading problemNicola Pero2-14/+67
2003-05-23hash.c, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode27-104/+110
2003-05-23Makefile.in, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode21-82/+90
2003-05-15Fixed getting the superclass when building class tree used for +load, wouldRichard Frith-Macdonald2-10/+56
2003-04-11(in libobjc:)David Chad4-21/+30
2003-04-11libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.Alexandre Oliva1-1/+1
2003-03-12configure.in: Avoid trailing /.Andreas Schwab3-60/+74
2003-02-20configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status.Alexandre Oliva3-42/+65
2003-01-28aclocal.m4 (glibcpp_toolexeclibdir): Instead of $(MULTISUBDIR)...Alexandre Oliva3-62/+113
2003-01-09Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR.Christian Cornelssen2-6/+13
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg6-172/+123
2002-09-23Makefile.am (all-multi): Fix multilib parallel build.Kaveh R. Ghazi2-1/+5
2002-09-12Small cleanups of nil_method in sendmsg.cNicola Pero1-0/+7
2002-09-12Tidied up the declaration and usage of nil_methodNicola Pero1-3/+3
2002-09-12Added long comments on why nil_method takes the arguments it takes and howNicola Pero1-4/+19
2002-09-12Added comments to the definition of IMPNicola Pero1-1/+8
2002-09-10Fix entry.Andreas Jaeger1-1/+2
2002-09-10nil_method.c (nil_method): No longer varardic.Jan Hubicka2-1/+9
2002-08-14configure, configure: Rebuilt.Alexandre Oliva1-90/+126
2002-07-02encoding.h: Fix formatting.Rodney Brown18-1314/+1374
2002-06-25acinclude.m4 (GLIBCPP_CONFIGURE): Split out GLIBCPP_TOPREL_CONFIGURE.DJ Delorie4-155/+142
2002-06-21Object.m (forward, [...]): Fix unused parameter warnings.Kaveh R. Ghazi5-18/+23
2002-06-17Fixed warning in sendmsg.c for forwarding function not returning a valueNicola Pero1-0/+7
2002-06-17Fixed warning from __objc_get_forward_imp not returning a valueNicola Pero1-27/+31
2002-06-15Object.m: Fix signed/unsigned warning.Kaveh R. Ghazi13-51/+88
2002-06-09encoding.c (objc_layout_structure_next_member): Remove unused variable.Andreas Jaeger2-38/+42
2002-05-20Makefile.in (SHELL): Set to @SHELL@.Kaveh R. Ghazi2-2/+9
2002-05-16Makefile.in: Allow for PWDCMD to override hardcoded pwd.Rainer Orth3-2/+7
2002-05-08configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at script entry, and se...Alexandre Oliva3-88/+119