summaryrefslogtreecommitdiff
path: root/libobjc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* aclocal.m4: Rename to ...Mike Stump2004-10-191-1/+1
* Tidied up/fixed compilation of exception.cAlexander Malmberg2004-06-191-1/+5
* exception.c: New file.Richard Henderson2004-06-171-1/+5
* configure.ac (includedir): Rename to ...Andrew Pinski2004-05-251-3/+3
* re PR libobjc/11572 (GNU libobjc no longer compiled on Darwin)Andrew Pinski2004-05-251-8/+11
* * Makefile.in: Add .NOEXPORT.Daniel Jacobowitz2004-05-251-0/+4
* [multiple changes]Andrew Pinski2004-05-251-3/+2
* * Makefile.in (toolexecdir): Remove trailing space.Richard Sandiford2004-05-091-1/+1
* configure.ac: Restore toolexecdir.Nathanael Nerode2004-04-141-0/+2
* configure.in: Rename to configure.ac.Nathanael Nerode2004-04-091-1/+1
* Makefile.in: Remove toolexecdir, glibcpp_toolexecdir (unused).Nathanael Nerode2004-04-091-9/+7
* Makefile.in: Remove (unused) gcc_version_trigger.Nathanael Nerode2004-04-091-1/+0
* configure.in: Clean up handling of --enable-version-specific-runtime-libs and...Nathanael Nerode2004-04-091-3/+3
* Makefile.in, [...]: Update copyright years.Manfred Hollstein2004-03-161-1/+1
* Makefile.in (LIBOBJC_VERSION, [...]): Use definition from configure.in.Manfred Hollstein2004-03-151-2/+2
* * Makefile.in (ALL_CFLAGS): Add -fno-strict-aliasing.Michael Matz2004-03-011-1/+1
* Makefile.in (runtime-info.h): Remove -Wp.Rainer Orth2003-10-231-1/+1
* Makefile.in (CC1OBJ): Remove.Rainer Orth2003-10-211-11/+3
* config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.Rainer Orth2003-10-171-3/+4
* Makefile.in, aclocal.m4: Update to $(libdir)/gcc/ instead of (libdir)/gcc-lib...Alexander Malmberg2003-08-281-1/+1
* Makefile.in, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode2003-05-231-4/+4
* Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR.Christian Cornelssen2003-01-091-6/+7
* Makefile.am (all-multi): Fix multilib parallel build.Kaveh R. Ghazi2002-09-231-1/+1
* Makefile.in (SHELL): Set to @SHELL@.Kaveh R. Ghazi2002-05-201-2/+3
* re PR libobjc/4039 (installation location of libobjc is wrong)Franz Sirl2002-02-111-15/+24
* objc.texi: Move from ../libobjc/objc-features.texi.Joseph Myers2001-05-091-12/+3
* Fix typoMark Mitchell2001-05-021-1/+1
* fdl.texi: New file.Mark Mitchell2001-05-021-3/+3
* Added libtool support for building libobjc.Nicola Pero2000-07-291-99/+131
* Applied H.J.Lu's patch to not require -lpthread when compiling single threade...H.J. Lu2000-07-201-2/+3
* Makefile.in: Add -DIN_TARGET_LIBS to ALL_CFLAGS.Zack Weinberg2000-02-231-1/+2
* Makefile.in (gc.o, gc_gc.o): Do not pass -fgnu-runtime to the compiler when b...Jeffrey A Law1999-09-211-2/+2
* Merge in gcc2-ss-010999Jeff Law1999-09-061-1/+2
* Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix, libdir, libsubdir a...Daniel Jacobowitz1999-08-061-1/+6
* Makefile.in (CC1OBJ): Define in terms of CC.Mumit Khan1999-04-241-2/+10
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1999-01-261-1/+1
* Update FSF address in copyright header.Jeff Law1999-01-111-1/+2
* * Makefile.in (runtime-info.h): Avoid GNU make extensions.Jeffrey A Law1998-11-191-1/+1
* * Makefile.in (INCLUDES): Add -I$(srcdir)/$(MULTISRCTOP)../include.Kaveh R. Ghazi1998-11-081-1/+2
* * Makefile.in (INCLUDES): Make it multilib-friendlyAlexandre Oliva1998-10-061-2/+2
* * Makefile.in (INCLUDES): Add -I$(srcdir)/../gcc.H.J. Lu1998-10-021-1/+2
* Makefile.in (INCLUDES): Reference gcc via $MULTIBUILDTOP.Robert Lipe1998-10-011-2/+20
* * All .h files pushed down into the objc/ subdirectory.Jeffrey A Law1998-09-301-1/+1
* Makefile.in: Rewrite.Ben Elliston1998-09-291-0/+288