aboutsummaryrefslogtreecommitdiff
path: root/libobjc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2004-10-19aclocal.m4: Rename to ...Mike Stump1-1/+1
2004-06-19Tidied up/fixed compilation of exception.cAlexander Malmberg1-1/+5
2004-06-17exception.c: New file.Richard Henderson1-1/+5
2004-05-25configure.ac (includedir): Rename to ...Andrew Pinski1-3/+3
2004-05-25re PR libobjc/11572 (GNU libobjc no longer compiled on Darwin)Andrew Pinski1-8/+11
2004-05-25* Makefile.in: Add .NOEXPORT.Daniel Jacobowitz1-0/+4
2004-05-25[multiple changes]Andrew Pinski1-3/+2
2004-05-09* Makefile.in (toolexecdir): Remove trailing space.Richard Sandiford1-1/+1
2004-04-14configure.ac: Restore toolexecdir.Nathanael Nerode1-0/+2
2004-04-09configure.in: Rename to configure.ac.Nathanael Nerode1-1/+1
2004-04-09Makefile.in: Remove toolexecdir, glibcpp_toolexecdir (unused).Nathanael Nerode1-9/+7
2004-04-09Makefile.in: Remove (unused) gcc_version_trigger.Nathanael Nerode1-1/+0
2004-04-09configure.in: Clean up handling of --enable-version-specific-runtime-libs and...Nathanael Nerode1-3/+3
2004-03-16Makefile.in, [...]: Update copyright years.Manfred Hollstein1-1/+1
2004-03-15Makefile.in (LIBOBJC_VERSION, [...]): Use definition from configure.in.Manfred Hollstein1-2/+2
2004-03-01* Makefile.in (ALL_CFLAGS): Add -fno-strict-aliasing.Michael Matz1-1/+1
2003-10-23Makefile.in (runtime-info.h): Remove -Wp.Rainer Orth1-1/+1
2003-10-21Makefile.in (CC1OBJ): Remove.Rainer Orth1-11/+3
2003-10-17config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.Rainer Orth1-3/+4
2003-08-28Makefile.in, aclocal.m4: Update to $(libdir)/gcc/ instead of (libdir)/gcc-lib...Alexander Malmberg1-1/+1
2003-05-23Makefile.in, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode1-4/+4
2003-01-09Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR.Christian Cornelssen1-6/+7
2002-09-23Makefile.am (all-multi): Fix multilib parallel build.Kaveh R. Ghazi1-1/+1
2002-05-20Makefile.in (SHELL): Set to @SHELL@.Kaveh R. Ghazi1-2/+3
2002-02-11re PR libobjc/4039 (installation location of libobjc is wrong)Franz Sirl1-15/+24
2001-05-09objc.texi: Move from ../libobjc/objc-features.texi.Joseph Myers1-12/+3
2001-05-02Fix typoMark Mitchell1-1/+1
2001-05-02fdl.texi: New file.Mark Mitchell1-3/+3
2000-07-29Added libtool support for building libobjc.Nicola Pero1-99/+131
2000-07-20Applied H.J.Lu's patch to not require -lpthread when compiling single threade...H.J. Lu1-2/+3
2000-02-23Makefile.in: Add -DIN_TARGET_LIBS to ALL_CFLAGS.Zack Weinberg1-1/+2
1999-09-21Makefile.in (gc.o, gc_gc.o): Do not pass -fgnu-runtime to the compiler when b...Jeffrey A Law1-2/+2
1999-09-06Merge in gcc2-ss-010999Jeff Law1-1/+2
1999-08-06Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix, libdir, libsubdir a...Daniel Jacobowitz1-1/+6
1999-04-24Makefile.in (CC1OBJ): Define in terms of CC.Mumit Khan1-2/+10
1999-01-26Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1-1/+1
1999-01-11Update FSF address in copyright header.Jeff Law1-1/+2
1998-11-19* Makefile.in (runtime-info.h): Avoid GNU make extensions.Jeffrey A Law1-1/+1
1998-11-08* Makefile.in (INCLUDES): Add -I$(srcdir)/$(MULTISRCTOP)../include.Kaveh R. Ghazi1-1/+2
1998-10-06* Makefile.in (INCLUDES): Make it multilib-friendlyAlexandre Oliva1-2/+2
1998-10-02* Makefile.in (INCLUDES): Add -I$(srcdir)/../gcc.H.J. Lu1-1/+2
1998-10-01Makefile.in (INCLUDES): Reference gcc via $MULTIBUILDTOP.Robert Lipe1-2/+20
1998-09-30* All .h files pushed down into the objc/ subdirectory.Jeffrey A Law1-1/+1
1998-09-29Makefile.in: Rewrite.Ben Elliston1-0/+288