DJ Delorie
|
8ec3272396
|
merge from gcc
|
2005-03-10 01:06:07 +00:00 |
|
Ian Lance Taylor
|
27ff88367a
|
* pex-os2.c: Remove.
* configure.ac: Remove *-*-os2-emx* case when setting pexecute.
* Makefile.in (CFILES): Remove pex-os2.c.
(CONFIGURED_OFILES): Remove pex-os2.o.
(pex-os2.o): Remove target.
* configure: Rebuild.
|
2005-03-09 21:28:10 +00:00 |
|
DJ Delorie
|
20cfcaee85
|
merge from gcc
|
2005-03-07 23:20:07 +00:00 |
|
Ian Lance Taylor
|
48e39b59f9
|
* mpw-config.in: Remove.
* mpw-make.sed: Remove.
* mpw.c: Remove.
* Makefile.in (CFILES): Remove pex-mpw.c.
(CONFIGURED_OFILES): Remove pex-mpw.o.
(mpw.o, pex-mpw.o): Remove targets.
* maint-tool (undoc): Remove reference to mpw.c.
|
2005-03-07 21:12:04 +00:00 |
|
DJ Delorie
|
65dce80e6f
|
merge from gcc
|
2005-03-06 18:48:16 +00:00 |
|
DJ Delorie
|
190eb1370b
|
merge from gcc
|
2005-03-01 14:33:00 +00:00 |
|
DJ Delorie
|
bac7199c79
|
merge from gcc
|
2005-03-01 02:22:06 +00:00 |
|
Jason Merrill
|
aca9a74241
|
* cp-demangle.c (__cxa_demangle): Change resolution of ambiguous
arguments.
|
2005-02-13 06:58:55 +00:00 |
|
DJ Delorie
|
b5c3b3deb6
|
merge from gcc
|
2005-01-11 21:01:13 +00:00 |
|
DJ Delorie
|
46a100497f
|
merge from gcc
|
2004-12-27 21:39:28 +00:00 |
|
DJ Delorie
|
fbfdf75089
|
merge from gcc
|
2004-12-20 05:19:58 +00:00 |
|
DJ Delorie
|
11a338da34
|
merge from gcc
|
2004-12-20 04:20:34 +00:00 |
|
DJ Delorie
|
1a20add74a
|
merge from gcc
|
2004-12-18 17:19:27 +00:00 |
|
H.J. Lu
|
96e00b336a
|
2004-12-18 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.in (top_builddir): Set to `.'.
(OUTPUT_OPTION): Removed.
(LIBTOOL): New.
(LTLIBOBJS): New.
(EXTRA_LTOFILES): New.
(FLAGS_TO_PASS): Add EXTRA_LTOFILES.
(all): Remove stamp-picdir.
(LTCOMPILE): New.
(.c.lo): New rule.
(REQUIRED_LTOFILES): New.
(CONFIGURED_LTOFILES): New.
($(TARGETLIB)): Check .libs for PIC object files. Depend on
$(REQUIRED_LTOFILES) $(EXTRA_LTOFILES) $(LTLIBOBJS).
(stamp-picdir): Completely removed.
(maint-missing): Pass $(REQUIRED_LTOFILES)
$(CONFIGURED_LTOFILES) instead of (REQUIRED_OFILES)
$(CONFIGURED_OFILES)
(maint-buildall): Depend on $(REQUIRED_LTOFILES)
$(CONFIGURED_LTOFILES).
(mostlyclean): Also remove *.lo .libs.
Run "make maint-deps".
* aclocal.m4: Include ../libtool.m4.
* config.table: Don't check --enable-shared.
* configure.ac (AC_PROG_LIBTOOL): Add.
(AC_PROG_CC_C_O): Removed.
(OUTPUT_OPTION): Removed.
(NO_MINUS_C_MINUS_O): Removed.
(ltpexecute): New substitute.
(LIBOBJS): Cleanup.
* configure: Regenerated.
* maint-tool: Updated for .lo/libtool.
|
2004-12-18 16:46:03 +00:00 |
|
DJ Delorie
|
40a59a4c46
|
merge from gcc
|
2004-12-10 22:04:41 +00:00 |
|
DJ Delorie
|
abe84df797
|
merge from gcc
|
2004-12-08 18:55:40 +00:00 |
|
Ben Elliston
|
6e33482eaa
|
* Makefile.in (.NOEXPORT): Move above the autogenerated line.
|
2004-12-08 03:13:28 +00:00 |
|
DJ Delorie
|
62ce8ace27
|
merge from gcc
|
2004-12-08 01:02:33 +00:00 |
|
Ben Elliston
|
9888440ad6
|
* getopt.c: Include "ansidecl.h" for the ATTRIBUTE_UNUSED macro.
(_getopt_initialize): Annotate argc and argv parameters as unused.
* Makefile.in (getopt.o): Depend on $(INCDIR)/ansidecl.h.
|
2004-12-08 00:30:35 +00:00 |
|
DJ Delorie
|
9923bc337e
|
merge from gcc
|
2004-12-07 20:02:09 +00:00 |
|
DJ Delorie
|
70615d15fb
|
merge from gcc
|
2004-11-30 03:01:37 +00:00 |
|
DJ Delorie
|
eb129e357a
|
merge from gcc
|
2004-11-24 03:00:34 +00:00 |
|
DJ Delorie
|
3e0f14040c
|
merge from gcc
|
2004-11-20 03:00:47 +00:00 |
|
DJ Delorie
|
4ab53e235f
|
merge from gcc
|
2004-11-13 18:03:59 +00:00 |
|
DJ Delorie
|
6cfb3176b5
|
merge from gcc
|
2004-11-13 15:48:36 +00:00 |
|
DJ Delorie
|
f9b4e353bb
|
merge from gcc
|
2004-09-08 22:01:25 +00:00 |
|
Paolo Bonzini
|
c7efc4d538
|
2004-09-03 Paolo Bonzini <bonzini@gnu.org>
* configure: Regenerate.
|
2004-09-03 06:53:15 +00:00 |
|
Paolo Bonzini
|
f5396bbed4
|
2004-09-02 Paolo Bonzini <bonzini@gnu.org>
* configure.ac: Do not enable multilibs for build-side libiberty.
|
2004-09-02 07:04:53 +00:00 |
|
DJ Delorie
|
950ad202a5
|
merge from gcc
|
2004-06-29 12:51:56 +00:00 |
|
DJ Delorie
|
a21da8bff0
|
merge from gcc
|
2004-06-28 18:01:46 +00:00 |
|
DJ Delorie
|
9f7d3e7dfa
|
merge from gcc
|
2004-05-31 13:27:45 +00:00 |
|
DJ Delorie
|
0cb2db3ae1
|
merge from gcc
|
2004-05-25 20:03:59 +00:00 |
|
DJ Delorie
|
25319993a8
|
merge from gcc
|
2004-04-29 16:08:50 +00:00 |
|
DJ Delorie
|
7e9f5c71b4
|
merge from gcc
|
2004-04-26 18:23:59 +00:00 |
|
DJ Delorie
|
bb6a587dd3
|
merge from gcc
|
2004-04-22 18:39:03 +00:00 |
|
DJ Delorie
|
53239e4104
|
merge from gcc
|
2004-04-14 03:12:51 +00:00 |
|
DJ Delorie
|
d6ea4e809a
|
merge from gcc
|
2004-04-13 15:23:19 +00:00 |
|
DJ Delorie
|
fe046a1715
|
merge from gcc
|
2004-04-01 02:00:55 +00:00 |
|
DJ Delorie
|
12a7367e81
|
merge from gcc
|
2004-03-18 04:07:41 +00:00 |
|
DJ Delorie
|
e0c148a751
|
merge from gcc
|
2004-03-18 02:07:18 +00:00 |
|
DJ Delorie
|
4105f7d73a
|
merge from gcc
|
2004-03-10 01:02:12 +00:00 |
|
DJ Delorie
|
85f969cd0f
|
merge from gcc
|
2004-03-10 00:01:28 +00:00 |
|
DJ Delorie
|
58670637de
|
merge from gcc
|
2004-03-09 05:31:00 +00:00 |
|
DJ Delorie
|
758d77bec1
|
merge from gcc
|
2004-03-07 16:05:22 +00:00 |
|
DJ Delorie
|
2d7332114a
|
merge from gcc
|
2004-02-25 05:40:03 +00:00 |
|
DJ Delorie
|
099f84cfba
|
merge from gcc
|
2004-02-25 02:04:37 +00:00 |
|
DJ Delorie
|
74aee4eb9f
|
merge from gcc
|
2004-02-24 16:30:50 +00:00 |
|
DJ Delorie
|
f937530551
|
merge from gcc
|
2004-02-17 02:11:39 +00:00 |
|
DJ Delorie
|
cbf0ee7967
|
merge from gcc
|
2004-01-26 12:52:10 +00:00 |
|
DJ Delorie
|
37254c9a9e
|
merge from gcc
|
2004-01-22 19:34:11 +00:00 |
|