summaryrefslogtreecommitdiff
path: root/libobjc
Commit message (Expand)AuthorAgeFilesLines
* Mark ChangeLogMark Mitchell2005-05-191-0/+4
* re PR libobjc/12035 (Patch for libobjc/gc.c that fixes compilation error of O...Andrew Pinski2004-12-202-12/+11
* Mark ChangeLogMark Mitchell2004-11-051-0/+4
* Mark ChangeLogMark Mitchell2004-09-061-0/+4
* Mark ChangeLogMark Mitchell2004-07-011-0/+4
* re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' ...Kaz Kojima2004-05-181-1/+1
* Mark ChangeLogMark Mitchell2004-04-191-0/+4
* * Makefile.in (ALL_CFLAGS): Add -fno-strict-aliasing.Michael Matz2004-03-012-1/+5
* re PR target/10781 (wrong class size and alignment with static class member)Andrew Pinski2004-01-172-0/+16
* re PR libobjc/12155 (Memory leak in libobjc(selector.c))Adam Fedor2004-01-142-0/+8
* re PR libobjc/11904 (Problem in sarray_free() function.)Andrew Ruder2004-01-092-3/+9
* re PR libobjc/11433 (Crash due to dereferencing null pointer when querying pr...Zack Weinberg2003-12-012-14/+23
* Makefile.in (runtime-info.h): Remove -Wp.Rainer Orth2003-10-232-1/+5
* Makefile.in (CC1OBJ): Remove.Rainer Orth2003-10-212-11/+11
* * objc/hash.h (hash_string): Don't use a cast as an lvalue.Joseph Myers2003-10-202-3/+7
* config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.Rainer Orth2003-10-172-3/+8
* * libtool.m4 (LD): Correct powerpc64 host match.Alan Modra2003-09-092-1/+5
* Makefile.in, aclocal.m4: Update to $(libdir)/gcc/ instead of (libdir)/gcc-lib...Alexander Malmberg2003-08-284-3/+9
* Fixed rare threading problemNicola Pero2003-07-102-14/+67
* hash.c, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode2003-05-2327-104/+110
* Makefile.in, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode2003-05-2321-82/+90
* Fixed getting the superclass when building class tree used for +load, wouldRichard Frith-Macdonald2003-05-152-10/+56
* (in libobjc:)David Chad2003-04-114-21/+30
* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.Alexandre Oliva2003-04-111-1/+1
* configure.in: Avoid trailing /.Andreas Schwab2003-03-123-60/+74
* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status.Alexandre Oliva2003-02-203-42/+65
* aclocal.m4 (glibcpp_toolexeclibdir): Instead of $(MULTISUBDIR)...Alexandre Oliva2003-01-283-62/+113
* Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR.Christian Cornelssen2003-01-092-6/+13
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-166-172/+123
* Makefile.am (all-multi): Fix multilib parallel build.Kaveh R. Ghazi2002-09-232-1/+5
* Small cleanups of nil_method in sendmsg.cNicola Pero2002-09-121-0/+7
* Tidied up the declaration and usage of nil_methodNicola Pero2002-09-121-3/+3
* Added long comments on why nil_method takes the arguments it takes and howNicola Pero2002-09-121-4/+19
* Added comments to the definition of IMPNicola Pero2002-09-121-1/+8
* Fix entry.Andreas Jaeger2002-09-101-1/+2
* nil_method.c (nil_method): No longer varardic.Jan Hubicka2002-09-102-1/+9
* configure, configure: Rebuilt.Alexandre Oliva2002-08-141-90/+126
* encoding.h: Fix formatting.Rodney Brown2002-07-0218-1314/+1374
* acinclude.m4 (GLIBCPP_CONFIGURE): Split out GLIBCPP_TOPREL_CONFIGURE.DJ Delorie2002-06-254-155/+142
* Object.m (forward, [...]): Fix unused parameter warnings.Kaveh R. Ghazi2002-06-215-18/+23
* Fixed warning in sendmsg.c for forwarding function not returning a valueNicola Pero2002-06-171-0/+7
* Fixed warning from __objc_get_forward_imp not returning a valueNicola Pero2002-06-171-27/+31
* Object.m: Fix signed/unsigned warning.Kaveh R. Ghazi2002-06-1513-51/+88
* encoding.c (objc_layout_structure_next_member): Remove unused variable.Andreas Jaeger2002-06-092-38/+42
* Makefile.in (SHELL): Set to @SHELL@.Kaveh R. Ghazi2002-05-202-2/+9
* Makefile.in: Allow for PWDCMD to override hardcoded pwd.Rainer Orth2002-05-163-2/+7
* configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at script entry, and se...Alexandre Oliva2002-05-083-88/+119
* encoding.c (MAX, [...]): #undef before defining.David O'Brien2002-04-232-0/+7
* Fix ChangeLog dateHans-Peter Nilsson2002-04-091-1/+1
* re PR objc/6107 (sparc-sun-solaris2.7 gcc-3.1 extra objc testsuite failures w...Hans-Peter Nilsson2002-04-092-2/+8