Age | Commit message (Expand) | Author | Files | Lines |
2006-01-24 | re PR libobjc/13946 (ObjC configured --with-objc-gc needs external Boehm gc) | David Ayers | 1 | -36/+33 |
2005-11-20 | re PR libobjc/19024 (name collisions libobjc/libmysqlclient) | David Ayers | 1 | -1/+1 |
2005-08-13 | Makefile.in (extra_ldflags_libobjc): New. | Andrew Pinski | 1 | -3/+13 |
2005-05-10 | * configure: Regenerate. | Mike Stump | 1 | -1/+1 |
2005-04-13 | * configure: Regenerate. | Mike Stump | 1 | -2/+63 |
2005-03-21 | Makefile.in: Set gcc_version here. | Zack Weinberg | 1 | -24/+4 |
2005-02-28 | re PR libobjc/20252 (Libobjc build broken) | Andrew Pinski | 1 | -22/+14 |
2005-02-28 | re PR bootstrap/17383 (Building in src dir fails) | Paolo Bonzini | 1 | -57/+97 |
2004-12-02 | Introduce and use config/gcc-version.m4. | Richard Sandiford | 1 | -7/+20 |
2004-11-29 | libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libto... | Kelley Cook | 1 | -10/+3 |
2004-11-25 | libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change. | Kelley Cook | 1 | -3/+10 |
2004-11-24 | libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ... | Kelley Cook | 1 | -10/+3 |
2004-10-19 | aclocal.m4: Rename to ... | Mike Stump | 1 | -3/+147 |
2004-09-30 | re PR libobjc/16448 (FAIL: objc/execute/IMP.m compilation, -O0) | Andrew Pinski | 1 | -52/+337 |
2004-08-28 | configure.ac: Switch from _GCC_TOPLEV_NONCANONICAL_TARGET to ACX_NONCANONICAL... | Nathanael Nerode | 1 | -31/+20 |
2004-06-11 | configure.ac: Support --enable-shared=libobjc. | Andrew Pinski | 1 | -18/+30 |
2004-06-11 | re PR libobjc/15901 (libobjc is not build shared if you do not supply --enabl... | Andrew Pinski | 1 | -7/+6 |
2004-05-25 | configure.ac (includedir): Rename to ... | Andrew Pinski | 1 | -3/+4 |
2004-05-25 | re PR libobjc/11572 (GNU libobjc no longer compiled on Darwin) | Andrew Pinski | 1 | -2/+17 |
2004-05-18 | re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' ... | Kaz Kojima | 1 | -1/+1 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -22/+33 |
2004-04-15 | re PR libobjc/14948 (irix6.5 bootstrap fails in mabi=64/libobjc) | Nathanael Nerode | 1 | -21/+17 |
2004-04-14 | configure.ac: Restore toolexecdir. | Nathanael Nerode | 1 | -2/+8 |
2004-04-09 | configure.ac: Remove (unused) glibcpp_prefixdir. | Nathanael Nerode | 1 | -6/+2 |
2004-04-09 | Makefile.in: Remove toolexecdir, glibcpp_toolexecdir (unused). | Nathanael Nerode | 1 | -255/+43 |
2004-04-09 | configure.in: Switch to modern style for AC_INIT, AC_OUTPUT. | Nathanael Nerode | 1 | -92/+122 |
2004-04-09 | configure.in: Replace old AC_PROG_CC hack with new one. | Nathanael Nerode | 1 | -1691/+4660 |
2004-04-09 | configure.in: Improve comments on gthread_cflags. | Nathanael Nerode | 1 | -8/+7 |
2004-04-09 | configure.in: Move PACKAGE and VERSION settings up top. | Nathanael Nerode | 1 | -175/+71 |
2004-04-09 | configure.in: Clean up handling of --enable-version-specific-runtime-libs and... | Nathanael Nerode | 1 | -239/+226 |
2004-03-16 | Makefile.in, [...]: Update copyright years. | Manfred Hollstein | 1 | -1/+1 |
2004-03-15 | Makefile.in (LIBOBJC_VERSION, [...]): Use definition from configure.in. | Manfred Hollstein | 1 | -0/+5 |
2003-09-09 | * libtool.m4 (LD): Correct powerpc64 host match. | Alan Modra | 1 | -1/+1 |
2003-08-28 | Makefile.in, aclocal.m4: Update to $(libdir)/gcc/ instead of (libdir)/gcc-lib... | Alexander Malmberg | 1 | -1/+1 |
2003-04-11 | libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*. | Alexandre Oliva | 1 | -1/+1 |
2003-03-12 | configure.in: Avoid trailing /. | Andreas Schwab | 1 | -59/+63 |
2003-02-20 | configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status. | Alexandre Oliva | 1 | -41/+56 |
2003-01-28 | aclocal.m4 (glibcpp_toolexeclibdir): Instead of $(MULTISUBDIR)... | Alexandre Oliva | 1 | -60/+103 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -131/+87 |
2002-08-14 | configure, configure: Rebuilt. | Alexandre Oliva | 1 | -90/+126 |
2002-06-25 | acinclude.m4 (GLIBCPP_CONFIGURE): Split out GLIBCPP_TOPREL_CONFIGURE. | DJ Delorie | 1 | -153/+125 |
2002-05-16 | Makefile.in: Allow for PWDCMD to override hardcoded pwd. | Rainer Orth | 1 | -1/+1 |
2002-05-08 | configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at script entry, and se... | Alexandre Oliva | 1 | -87/+105 |
2002-02-11 | re PR libobjc/4039 (installation location of libobjc is wrong) | Franz Sirl | 1 | -572/+961 |
2001-06-09 | configure.in (AC_EXEEXT): Work around in case it expands to nothing, as in au... | Alexandre Oliva | 1 | -64/+68 |
2001-05-20 | ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254. | Alexandre Oliva | 1 | -137/+168 |
2001-02-09 | In libf2c: | Geoffrey Keating | 1 | -223/+179 |
2000-12-06 | Rebuilt again, something went wrong last time | Alexandre Oliva | 1 | -1060/+2009 |
2000-12-06 | Regenerate to pick up libtool fix. Per Alexandre Oliva. | Robert Lipe | 1 | -1992/+1055 |
2000-09-06 | * configure: Rebuilt with new libtool.m4. | Alexandre Oliva | 1 | -32/+35 |