summaryrefslogtreecommitdiff
path: root/libobjc
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile.in (toolexecdir): Remove trailing space.Richard Sandiford2004-05-092-1/+5
* re PR libobjc/14948 (irix6.5 bootstrap fails in mabi=64/libobjc)Nathanael Nerode2004-04-153-21/+32
* configure.ac: Restore toolexecdir.Nathanael Nerode2004-04-144-2/+21
* configure.ac: Remove (unused) glibcpp_prefixdir.Nathanael Nerode2004-04-093-9/+5
* configure.in: Rename to configure.ac.Nathanael Nerode2004-04-093-1/+4
* Makefile.in: Remove toolexecdir, glibcpp_toolexecdir (unused).Nathanael Nerode2004-04-095-327/+66
* * config.h.in: Regenerate with autoheader.Nathanael Nerode2004-04-091-0/+2
* Makefile.in: Remove (unused) gcc_version_trigger.Nathanael Nerode2004-04-094-6/+54
* configure.in: Switch to modern style for AC_INIT, AC_OUTPUT.Nathanael Nerode2004-04-093-143/+203
* configure.in: Replace old AC_PROG_CC hack with new one.Nathanael Nerode2004-04-094-1744/+4672
* configure.in: Improve comments on gthread_cflags.Nathanael Nerode2004-04-093-16/+18
* configure.in: Move PACKAGE and VERSION settings up top.Nathanael Nerode2004-04-093-197/+83
* configure.in: Clean up handling of --enable-version-specific-runtime-libs and...Nathanael Nerode2004-04-095-478/+425
* Makefile.in, [...]: Update copyright years.Manfred Hollstein2004-03-164-3/+7
* Makefile.in (LIBOBJC_VERSION, [...]): Use definition from configure.in.Manfred Hollstein2004-03-154-2/+21
* hash.h (hash_string, [...]): Add type-casts to make Objective-C++ happy.Ziemowit Laski2004-03-053-3/+11
* * Makefile.in (ALL_CFLAGS): Add -fno-strict-aliasing.Michael Matz2004-03-012-1/+5
* [gcc/ChangeLog]Ziemowit Laski2004-02-062-0/+9
* 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