Nicola Pero
c161c99b43
Added libtool support for building libobjc.
...
From-SVN: r35329
2000-07-29 19:19:43 +00:00
H.J. Lu
15794a9567
Applied H.J.Lu's patch to not require -lpthread when compiling single threaded Objective-C programs.
...
From-SVN: r35141
2000-07-20 07:27:26 +00:00
Zack Weinberg
6fc605d843
Makefile.in: Add -DIN_TARGET_LIBS to ALL_CFLAGS.
...
* libobjc/Makefile.in: Add -DIN_TARGET_LIBS to ALL_CFLAGS.
* gcc/config/i386/i386.h: If IN_TARGET_LIBS is defined, make
BIGGEST_FIELD_ALIGNMENT a constant.
From-SVN: r32110
2000-02-23 08:43:44 +00:00
Jeffrey A Law
e36e6e0261
Makefile.in (gc.o, gc_gc.o): Do not pass -fgnu-runtime to the compiler when building C code.
...
* Makefile.in (gc.o, gc_gc.o): Do not pass -fgnu-runtime to
the compiler when building C code.
From-SVN: r29543
1999-09-21 07:48:59 -06:00
Jeff Law
c5c7673583
Merge in gcc2-ss-010999
...
From-SVN: r29150
1999-09-06 23:49:18 -06:00
Daniel Jacobowitz
76632dd06d
Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix, libdir, libsubdir and tooldir.
...
* Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix,
libdir, libsubdir and tooldir.
Applied in libchill, libf2c, libiberty and libobjc
From-SVN: r28569
1999-08-06 23:37:16 -06:00
Mumit Khan
7af06410ba
Makefile.in (CC1OBJ): Define in terms of CC.
...
* Makefile.in (CC1OBJ): Define in terms of CC.
(runtime-info.h): Use.
From-SVN: r26618
1999-04-24 18:21:51 -06:00
Jeffrey A Law
ab87f8c8d1
Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for
...
details.
From-SVN: r24879
1999-01-26 18:43:17 -07:00
Jeff Law
5f38fdda61
Update FSF address in copyright header.
...
From-SVN: r24614
1999-01-11 06:34:38 -07:00
Jeffrey A Law
74285159e4
* Makefile.in (runtime-info.h): Avoid GNU make extensions.
...
From-SVN: r23722
1998-11-19 12:36:30 -07:00
Kaveh R. Ghazi
84beab3827
* Makefile.in (INCLUDES): Add -I$(srcdir)/$(MULTISRCTOP)../include.
...
From-SVN: r23575
1998-11-08 14:47:19 +00:00
Alexandre Oliva
5e2f657bb6
* Makefile.in (INCLUDES): Make it multilib-friendly
...
From-SVN: r22871
1998-10-06 13:33:27 -06:00
H.J. Lu
4afb3646a5
* Makefile.in (INCLUDES): Add -I$(srcdir)/../gcc.
...
From-SVN: r22750
1998-10-02 04:18:19 -06:00
Robert Lipe
4102f62733
Makefile.in (INCLUDES): Reference gcc via $MULTIBUILDTOP.
...
* Makefile.in (INCLUDES): Reference gcc via $MULTIBUILDTOP.
(FLAGS_TO_PASS): Added.
(runtime-info.h): Reference cc1ibj via $MULTIBUILDTOP.
* archive.c: Change config.h to tconfig.h.
* configure.in: Find gcc's object directory even for multilibs.
Co-Authored-By: Jeffrey A Law <law@cygnus.com>
From-SVN: r22725
1998-10-01 15:35:22 -06:00
Jeffrey A Law
789eb4f550
* All .h files pushed down into the objc/ subdirectory.
...
* Makefile.in (copy_headers): Corresponding changes.
* configure.in (AC_INIT): Corresponding changes.
* configure: Rebuilt.
From-SVN: r22664
1998-09-30 02:17:56 -06:00
Ben Elliston
bce1b48955
Makefile.in: Rewrite.
...
* Makefile.in: Rewrite.
* configure.in: Likewise.
* configure: Regenerate.
* All .c files. Remove "objc" prefix when including objc header
files. Include tconfig.h, not ../tconfig.h.
Co-Authored-By: Jeffrey A Law <law@cygnus.com>
From-SVN: r22659
1998-09-29 20:13:15 -06:00