]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
tuple (tuple): Make default constructors constexpr.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
48215350
DK
12010-11-03 Ian Lance Taylor <iant@google.com>
2 Dave Korn <dave.korn.cygwin@gmail.com>
3
4 PR lto/46273
5 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6 and on other supported platforms whenever LTO is enabled.
7 * configure: Rebuild.
8
87841584
AM
92010-11-02 Alan Modra <amodra@gmail.com>
10
11 PR binutils/12110
12 * configure.ac: Error when source path contains spaces.
13 * configure: Regenerate.
14
fe12dfe1
JW
152010-10-23 James E. Wilson <wilson@codesourcery.com>
16
17 * MAINTAINERS: Update my email address.
18
66c92425
ILT
192010-10-20 Ian Lance Taylor <iant@google.com>
20
21 * Makefile.def (target_modules): Set lib_path to src/.libs for
22 libstdc++-v3 module.
23 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
24 * Makefile.in: Rebuild.
25
187d3518
LB
262010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
27
28 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
29 (Write After Approval): Remove myself.
30
02db6bba
TG
312010-10-15 Tristan Gingold <gingold@adacore.com>
32
33 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
34
c0103e74
DR
352010-10-14 Douglas Rupp <rupp@gnat.com>
36
37 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
38
1cd0b716
DK
392010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
40
41 * configure.ac (build_lto_plugin): New shell variable.
42 (--enable-lto): Turn on by default for all non-ELF platforms that
43 have had LTO support added so far. Set build_lto_plugin appropriately
44 for both ELF and non-ELF.
45 (configdirs): Add lto-plugin or not based on build_lto_plugin.
46 * configure: Regenerate.
47
d4c1abb3
RW
482010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
49
50 Sync from src:
51 * configure.ac (v850 support): Remove target-libgloss from
52 noconfigdirs.
53 * configure: Regenerate.
54
ffedf511
RW
552010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
56
57 PR bootstrap/45326
58 PR bootstrap/45174
59 * configure.ac: Honor initial values of $build_configargs,
60 $host_configargs, $target_configargs. Mark the precious, so
61 environment settings get recorded.
62 * configure: Regenerate.
63
e1826acc
RW
642010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
65
66 PR bootstrap/45796
67 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
68 Depend on all-build-libiberty.
69 * Makefile.in: Regenerate.
70
80920132
ME
712010-09-30 Michael Eager <eager@eagercon.com>
72
73 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
74 * configure: Regenerate.
75
770a498a
ME
762010-09-28 Michael Eager <eager@eagercon.com>
77
78 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
79
86dfbd58
RW
802010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
81
82 PR bootstrap/44621
83 * configure.ac: Fix unportable shell quoting.
84 * configure: Regenerate.
85
db50fe7d
IS
862010-09-21 Iain Sandoe <iains@gcc.gnu.org>
87
88 * configure.ac (enable-lto): Add Darwin to the list of supported lto
89 targets and amend comment.
90 * configure: Regenerate.
91
0064e825
TB
922010-09-15 Tejas Belagod <tejas.belagod@arm.com>
93
94 * MAINTAINERS (Write After Approval): Add myself.
95
bb79486c
JH
962010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
97
98 * configure.ac: Enable LTO by default on Darwin.
99 * configure: Regenerate.
100
9e0b22c3
MS
1012010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
102
bb79486c 103 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 104
2fabf1b7
IB
1052010-09-01 Ian Bolton <ian.bolton@arm.com>
106
bb79486c 107 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 108
3a9abc98
DS
1092010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
110
111 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
112 ports
113
331a9a59
DY
1142010-07-28 David Yuste <david.yuste@gmail.com>
115
116 * MAINTAINERS (Write After Approval): Add myself.
117
223a9d64
N
1182010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
119
120 * configure.ac: Support all v850 targets.
121 * configure: Regenerate.
122
9183bdcf
MG
1232010-07-23 Marc Glisse <marc.glisse@normalesup.org>
124
125 PR bootstrap/44455
126 * configure.ac (extra_mpfr_configure_flags): Copy from
127 extra_mpc_gmp_configure_flags.
128 * configure: Re-generated.
129
2e290598
AK
1302010-07-22 Andi Kleen <ak@linux.intel.com>
131
132 * MAINTAINERS (Write After Approval): Add myself.
133
8d6cd388
CLT
1342010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
135
136 * MAINTAINERS (Write After Approval): Add myself.
137
b0b01eb0
JY
1382010-07-20 Jeffrey Yasskin <jyasskin@google.com>
139
140 * MAINTAINERS (Write After Approval): Add myself.
141
77198d71
JH
1422010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
143
144 PR target/44862
145 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
146 Provide -B option to allow for link spec %s substitutions for
147 libstdc++.a on darwin.
148 * Makefile.in: Regenerate.
149
02fe70af
MM
1502010-07-10 Mikael Morin <mikael@gcc.gnu.org>
151
152 * MAINTAINERS (Reviewers): Update my e-mail address
153
c63a4676
AO
1542010-06-10 Alexandre Oliva <aoliva@redhat.com>
155
156 * Makefile.def (configure-gcc): Depend on all-libelf.
157 * Makefile.in: Rebuild.
158
e68edbf6
FC
1592010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
160
161 * MAINTAINERS (Write After Approval): Add myself in the right place.
162
dce2d8b2 1632010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
164
165 * MAINTAINERS (Write After Approval): Add myself.
166
dce2d8b2 1672010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
168
169 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
170
1712010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 172
1ab55d69
MK
173 * config.sub: Update to version 2010-05-21.
174 * config.guess: Update to version 2010-04-03.
0c422e74 175
02540df4
SB
1762010-05-18 Steven Bosscher <steven@gcc.gnu.org>
177
178 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
179 * configure: Regenerate.
180
dfe5f5b2
ST
1812010-05-12 Sriraman Tallam <tmsriram@google.com>
182
183 * MAINTAINERS (Write After Approval): Add myself.
184
c082f9f3
SB
1852010-05-07 Steven Bosscher <steven@gcc.gnu.org>
186
187 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
188 a platform that supports LTO.
189 * configure: Regenerate.
190
f1af9e5f
SP
1912010-05-05 Sebastian Pop <sebastian.pop@amd.com>
192
193 * configure.ac: Allow all the versions greater than 0.10 of PPL.
194 * configure: Regenerated.
195
38e3d868
RM
1962010-04-27 Roland McGrath <roland@redhat.com>
197 H.J. Lu <hongjiu.lu@intel.com>
198
199 * configure.ac (--enable-gold): Support both, both/gold and
200 both/bfd to add gold to configdirs without removing ld.
201 * configure: Regenerated.
202
203 * Makefile.def: Add install-gold dependency to install-ld.
204 * Makefile.in: Regenerated.
205
3bec79c5
DK
2062010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
207
208 PR lto/42776
209 * configure.ac (--enable-lto): Refactor handling so libelf tests
210 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
211 and allow LTO to be explicitly enabled on non-ELF platforms that
212 are known to support it inside else-clause.
213 * configure: Regenerate.
214
615c8ffa
EB
2152010-04-20 Eric Botcazou <ebotcazou@adacore.com>
216
217 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
218 * configure: Regenerate.
219
e4522f78
RC
2202010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
221
222 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
223 * configure: Regenerate.
224
8ccb78f2
RO
2252010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
226
227 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
228 separately.
229 * configure: Regenerate.
230
d5cc2ee3
KW
2312010-04-16 Kevin Williams <kevin.williams@inria.fr>
232
233 * MAINTAINERS (Write After Approval): Add myself.
234
8406cb62
TG
2352010-04-14 Tristan Gingold <gingold@adacore.com>
236
237 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
238 * configure: Regenerate.
239
3591b8e2
SE
2402010-04-13 Steve Ellcey <sje@cup.hp.com>
241
242 * configure: Regenerate after change to elf.m4.
243
a82ecc7b
IS
2442010-04-06 Iain Sandoe <iains@gcc.gnu.org>
245
246 * MAINTAINERS (Write After Approval): Add myself.
247
1f0bf148
SP
2482010-04-02 Sebastian Pop <sebastian.pop@amd.com>
249
250 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
251 * configure: Regenerated.
252
2532010-04-02 Sebastian Pop <sebastian.pop@amd.com>
254
255 * configure.ac: Print "buggy but acceptable" when CLooG
256 revision is less than 9.
257 * configure: Regenerated.
258
ecd01dee
DN
2592010-04-01 Diego Novillo <dnovillo@google.com>
260
261 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
262
dc683a3f
RW
2632010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
264
265 PR bootstrap/43615
266 PR bootstrap/43328
267
268 Revert:
269
270 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
271
272 * configure.ac: Do not pass --enable-multilib nor
273 --disable-multilib in baseargs. Accept explicitly passed
274 --enable_multilib.
275 * configure: Regenerate.
276
7527d83f
UW
2772010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
278
279 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
280
895522b6
JJ
2812010-03-31 Janis Johnson <janis187@us.ibm.com>
282
283 * MAINTAINERS: Remove myself.
284
9db4e878
RW
2852010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
286
287 PR bootstrap/43328
288 * configure.ac: Do not pass --enable-multilib nor
289 --disable-multilib in baseargs. Accept explicitly passed
290 --enable_multilib.
291 * configure: Regenerate.
292
acf6bf36
AP
2932010-03-28 Andrew Pinski <pinskia@gmail.com>
294
295 * MAINTAINERS (spu port): Remove me.
296
b42f0d7e
JM
2972010-03-23 Joseph Myers <joseph@codesourcery.com>
298
299 * configure.ac (tic6x-*-*): New case.
300 * configure: Regenerate.
301
0d1152b1
JM
3022010-03-23 Joseph Myers <joseph@codesourcery.com>
303
304 * config.sub: Update to version 2010-03-22.
305 * config.guess: Update to version 2009-12-30.
306
dce2d8b2 3072010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
308
309 PR ada/42554
310 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
311 * configure: Regenerate.
312
5408fbe8
RR
3132010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
314
315 * MAINTAINERS: Update my email address.
316
3f55a3b3
SP
3172010-03-17 Sebastian Pop <sebastian.pop@amd.com>
318
319 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
320 (ghassan.shobaki@amd.com): Removed.
321
3f08f7e8
AM
3222010-03-17 Alan Modra <amodra@gmail.com>
323
324 * MAINTAINERS: Update my email address.
325
f3a9d094
DN
3262010-03-16 Diego Novillo <dnovillo@google.com>
327
328 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
329 Matthews.
330
db5c4b8b
JM
3312010-03-16 Joseph Myers <joseph@codesourcery.com>
332
333 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
334 Gutson, Jeffrey D. Oldham and Mark Shinwell.
335
b995570a
JM
3362010-03-16 Joseph Myers <joseph@codesourcery.com>
337
338 * MAINTAINERS: Update my email address.
339
124cc66f
DJ
3402010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
341
342 * MAINTAINERS: Update my email address.
343
a4581668
BS
3442010-03-15 Bernd Schmidt <bernds@codesourcery.com>
345
346 * MAINTAINERS: Update my email address.
347
49d78e29
JZ
3482010-03-09 Jie Zhang <jie@codesourcery.com>
349
350 * MAINTAINERS: Update my email address.
351
8927b7c0
RO
3522010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
353
354 PR libstdc++/32499
355 * configure.ac (RANLIB): Default to true.
356 (STRIP): Likewise.
357 (RANLIB_FOR_TARGET): Remove superfluous : argument.
358 * configure: Regenerate.
359
dce2d8b2 3602010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
361
362 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
363 (Write After Approval): Update my email address.
364
bf646aaf
NC
3652010-02-17 Nick Clifton <nickc@redhat.com>
366
367 PR 11238
368 * Makefile.tpl (local-distclean): Also remove config.cache files in
369 sub-directories as there may not be Makefiles present in the
370 sub-directories.
96e41f16
NC
371 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
372 the config.cache files found by the find command.
373
bf646aaf
NC
374 * Makefile.in: Regenerate.
375 * configure.ac: Revert previous delta.
376 * configure: Regenerate.
377
ff78880a
NC
3782010-02-15 Nick Clifton <nickc@redhat.com>
379
380 PR 11238
381 * configure.ac: Delete config.cache files in sub-directories when
382 deleting Makefiles.
383 * configure: Regenerate.
384
8150eadf
BE
3852010-02-12 Ben Elliston <bje@gnu.org>
386
387 * MAINTAINERS: Update my email address.
388
a9e12bfd
AP
3892010-02-08 Andrew Pinski <pinskia@gmail.com>
390
391 * MAINTAINERS (spu port): Update my email address.
392
95315086
JZ
3932010-02-08 Jie Zhang <jie.zhang@analog.com>
394
395 * MAINTAINERS: Add myself as a maintainer for the bfin port.
396
362c6d2f
KG
3972010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
398
399 * configure.ac: Add "recommended" version checks for GMP/MPC.
400 Update recommended GMP/MPFR/MPC versions.
401 * configure: Regenerate.
402
888c5ad2
JR
4032010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
404
405 * MAINTAINERS: Move my Embecosm email address into the
406 write-after-approval section.
407
3bf714a7
ILT
4082010-01-26 Ian Lance Taylor <iant@google.com>
409
410 * MAINTAINERS: Add myself as Go frontend maintainer.
411
ad1e5170
JR
4122010-01-25 Joern Rennecke <amylaar@spamcop.net>
413
414 PR libstdc++/36101, PR libstdc++/42813
415 * configure.ac (bootstrap_target_libs): Make inclusion of
416 target-libgomp conditional on libgomb being in target_configdirs.
417 * configure: Regenerate.
418
fb0553d1
JR
4192010-01-23 Joern Rennecke <amylaar@spamcop.net>
420
421 PR libstdc++/36101, PR libstdc++/42813
422 * configure.ac (bootstrap_target_libs): Include target-libgomp.
423 * configure: Regenerate.
424
aae29963
JR
4252010-01-22 Joern Rennecke <amylaar@spamcop.net>
426
427 PR libstdc++/36101, PR libstdc++/42813
428 * configure.ac (target_configdirs): Substitute.
429 * Makefile.def: Bootstrap target module libgomp.
430 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
431 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
432 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
433 * configure, Makefile.in: Regenerate.
434
d8fe8895
DK
4352010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
436
437 * MAINTAINERS: Adjust my details.
438
ebfe4897
EW
4392010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
440
441 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
442
f7746c59
TL
4432010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
444
445 * MAINTAINERS: reindented my entry with tabs instead of spaces.
446
306c7b5b
TL
4472010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
448
449 * MAINTAINERS (Write After Approval): Add myself.
450
1b8b9e19
KT
4512010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
452
453 * MAINTAINERS (Write After Approval): Add myself.
454
c164615b
RG
4552010-01-11 Richard Guenther <rguenther@suse.de>
456
457 PR lto/41569
458 * Makefile.def (all-lto-plugin): Depend on all-gcc.
459 * Makefile.in: Regenerated.
460
f3f623ae
AT
4612010-01-11 Andreas Tobler <andreast@fgznet.ch>
462
463 * configure.ac: Enable libjava build on x86_64-*freebsd*.
464 * configure: Regenerate.
465
592c90ff
KG
4662010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
467 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
468
469 PR bootstrap/42424
470 * configure.ac: Include libtool m4 files.
471 (_LT_CHECK_OBJDIR): Call it.
472 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
473 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 474
592c90ff
KG
475 * configure: Regenerate.
476
60a2e213
RW
4772010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
478
479 PR bootstrap/41818
480 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
481 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
482 * Makefile.in: Regenerate.
483
7413962d
RG
4842010-01-02 Richard Guenther <rguenther@suse.de>
485
486 PR lto/41529
487 * configure.ac: Include config/elf.m4. Disable LTO if not
488 builting for an elf target.
489 * configure: Regenerate.
490
f77f3945
CF
4912009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
492
493 * MAINTAINERS: Change my email address.
494
4960e3f0
BE
4952009-12-18 Ben Elliston <bje@au.ibm.com>
496
497 * config.sub, config.guess: Update from upstream sources.
498
d16a31da
SZ
4992009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
500
501 * MAINTAINERS (Write After Approval): Add myself.
502
3a5729ea
KG
5032009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
504
505 PR middle-end/30447
506 PR middle-end/30789
507 PR other/40302
508
509 * configure.ac: Require MPC.
510 * configure: Regenerate.
511
43e02a8a
RW
5122009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
513
514 PR target/38384
515 PR bootstrap/40972
516 * libtool.m4: Sync from git Libtool.
517 * ltoptions.m4: Likewise.
518 * ltversion.m4: Likewise.
519 * lt~obsolete.m4: Likewise.
520 * ltmain.sh: Likewise.
521
360d4522
KG
5222009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
523
524 * configure.ac: Update minimum MPC version to 0.8.
525 * configure: Regenerate.
526
f264ed56
SP
5272009-11-21 Sebastian Pop <sebpop@gmail.com>
528
529 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
530 * configure: Regenerated.
531
ed2eaa9f
ILT
5322009-11-21 Ian Lance Taylor <iant@google.com>
533
534 * configure.ac: Change default of poststage1_ldflags to be empty if
535 poststage1_libs is set. When poststage1_libs is empty, and
536 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
537 * configure: Rebuild.
538
58346783
AN
5392009-11-21 Adam Nemet <adambnmet@gmail.com>
540
541 * MAINTAINERS (Write After Approval): Update my email address.
542
5ca0106a
BE
5432009-11-20 Ben Elliston <bje@au.ibm.com>
544
545 * config.guess: Update from upstream sources.
546
87213cd4
AO
5472009-11-16 Alexandre Oliva <aoliva@redhat.com>
548
549 * Makefile.def: Restore host and target settings for gmp.
550 * Makefile.in: Rebuild.
551
f61428ed
AO
5522009-11-16 Alexandre Oliva <aoliva@redhat.com>
553
554 * configure.ac: Add libelf to host_libs. Enable in-tree configury
555 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
556 Fix portability of test of C++ as bootstrap language. Add
557 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
558 * configure: Rebuild.
559 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
560 and cloog. Fix in-tree ppl configuration. Introduce libelf
561 in-tree building.
562 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
563 (POSTSTAGE1_HOST_EXPORTS): Use it.
564 (STAGE[+id+]_CXXFLAGS): New.
565 (BASE_FLAGS_TO_PASS): Pass it down.
566 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
567 extra_exports.
568 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
569 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
570 extra_exports.
571 * Makefile.in: Rebuild.
572
f6c56be6
BE
5732009-11-17 Ben Elliston <bje@au.ibm.com>
574
575 * config.sub, config.guess: Update from upstream sources.
576
0ccb5970
JK
5772009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
578
579 * MAINTAINERS (Write After Approval): Add myself.
580
dce2d8b2 5812009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
582
583 * MAINTAINERS (Write After Approval): Add myself.
584
5d571eaa
OS
5852009-11-06 Ozkan Sezer <sezeroz@gmail.com>
586
587 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
588 paths for *-w64-mingw* and x86_64-*mingw*.
589 * configure: Regenerated.
590
dce2d8b2 5912009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
592
593 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
594
c393f559
BK
5952009-11-02 Benjamin Kosnik <bkoz@redhat.com>
596
597 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
598 Phil Edwards to Write-After Approval.
599
ef4c4300
KT
6002009-10-30 Kai Tietz <kai.tietz@onevision.com>
601
602 * configure.ac: Disable target-winsup & co for
603 x86_64-*-mingw* and *-w64-mingw* targets.
604 * configure: Regenerated.
605
65a324b4
NC
6062009-10-16 Nick Clifton <nickc@redhat.com>
607
608 * MAINTAINERS: Add myself as a maintainer for the RX port.
609
dce2d8b2 6102009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc
JS
611
612 * MAINTAINERS (Write After Approval): Update my e-mail address.
613
17e72e5d
RO
6142009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
615
616 * configure.ac (CLooG test): Use = with test.
617 * configure: Regenerate.
618
ed3a56f3
RG
6192009-10-22 Richard Guenther <rguenther@suse.de>
620
621 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
622 cloog if the ppl version check failed. Move flags saving
623 before setting in libelf check.
624 * configure: Regenerate.
625
ad0abd3c
RG
6262009-10-21 Richard Guenther <rguenther@suse.de>
627
628 * configure.ac: Adjust the ppl and cloog configure to work as
629 documented. Disable cloog if ppl was disabled. Omit the version
630 checks if they were disabled.
631 * configure: Re-generate.
632
e4c5bd48
RW
6332009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
634
635 * configure.ac: Add 'lto' to enable_languages, not
636 new_enable_languages, and only if not already present.
637 * configure: Regenerate.
638
0ffd69c5
GP
6392009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
640
641 * README: Refer to the various COPYING* files instead of just
642 COPYING.
643 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
644
dce2d8b2 6452009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
646
647 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
648
58687768
RG
6492009-10-07 Richard Guenther <rguenther@suse.de>
650
651 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
652 and Richard Guenther as reviewers.
653 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
654 as reviewers.
655
49b0ca5c 6562009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 657
49b0ca5c 658 * config.sub: Update from upstream sources.
d2d9ce5e 659
aeb94799
ILT
6602009-10-06 Ian Lance Taylor <iant@google.com>
661
662 * Makefile.def: check-gold depends upon all-gas.
663 * Makefile.in: Rebuild.
664
123651cd
PM
6652009-10-05 Phil Muldoon <pmuldoon@redhat.com>
666
667 * MAINTAINERS (Write After Approval): Add myself.
668
d7f09764
DN
6692009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
670
671 * Makefile.def: all-lto-plugin depends on all-libiberty.
672 set bootstrap=true for lto-plugin.
673 Add lto-plugin.
674 * Makefile.in: Regenerate.
675 * configure.ac (host_libs): Add lto-plugin.
676 * configure: Regenerate.
677
d7f09764
DN
6782009-10-03 Diego Novillo <dnovillo@google.com>
679
680 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
681 (HOST_LIBELFLIBS): Define.
682 (HOST_LIBELFINC): Define.
683 * Makefile.in: Regenerate.
684 * configure.ac: Add --enable-lto.
685 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
686 If --enable-lto is used, add 'lto' to new_enable_languages.
687 If --enable-lto is used and gold is enabled, add
688 lto-plugin to configdirs.
689 * configure: Regenerate.
690
6912009-10-03 Simon Baldwin <simonb@google.com>
692
693 * configure.ac: If --with-system-zlib, suppress local zlib and
694 pass --with-system-zlib to subdir configure scripts.
695 * configure: Regenerate.
696
dce2d8b2 6972009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
698 Paolo Bonzini <bonzini@gnu.org>
699
700 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
701 $(srcdir).
702 * Makefile.in: Rebuilt.
703
dce2d8b2 7042009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
705
706 * MAINTAINERS (Write After Approval): Add myself.
707
3e661154
KG
7082009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
709
710 * configure.ac: Update minimum MPC version to 0.7.
711 * configure: Regenerate.
712
f1a036e4
NC
7132009-09-25 Nick Clifton <nickc@redhat.com>
714
715 * configure.ac: Pass any --cache-file=/dev/null option on to
716 subconfigures.
717 * configure: Regenerate.
718
d4c74acc
NC
7192009-09-23 Nick Clifton <nickc@redhat.com>
720
721 * config.sub, config.guess: Update from upstream sources.
722
dce2d8b2 7232009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
724
725 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
726 * Makefile.in: Rebuilt.
727
0db770bd
RW
7282009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
729
730 PR bootstrap/32272
731 * configure.ac: Error out if $srcdir isn't '.' but contains
732 host-${host_noncanonical}.
733 * configure: Regenerate.
734
71101870
RO
7352009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
736
737 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
738 maintainer.
739
ca6d0d62
RW
7402009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
741
79cd2b23
RW
742 * configure.ac: If bootstrapping a combined tree with
743 --enable-gold, require c++ in stage1_languages.
744 * configure: Regenerate.
745
ab9dcd0c
RW
746 * configure.ac: Also add target_libs of stage1_languages to
747 bootstrap_target_libs.
748 * configure: Regenerate.
749
ca6d0d62
RW
750 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
751 with --enable-languages not containing c++.
752 * configure: Regenerate.
753
1c3c9f12
JZ
7542009-09-15 Jie Zhang <jie.zhang@analog.com>
755
756 * configure.ac: Disable java and boehm-gc for bfin-*-*.
757 * configure: Regenerate.
758
dce2d8b2 7592009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 760
6fb30a14
JR
761 * MAINTAINERS (Write After Approval): Update my e-mail address,
762 and move from from here...
763 (Waiting for paperwork): To here.
0318772d 764
4056c2c6
JM
7652009-09-09 Joseph Myers <joseph@codesourcery.com>
766
767 * MAINTAINERS (Reviewers): Add self as driver reviewer.
768
3e54529c
RW
7692009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
770
771 * configure.ac: Do not use $extrasub for replacing @if/@endif
772 parts in Makefile; instead, use additional arguments to
773 AC_CONFIG_COMMANDS to do the replacement manually, with several
774 sed invocations, to avoid HP-UX sed command limits.
775 * configure: Regenerate.
776
713e2ea6
AO
7772009-09-08 Alexandre Oliva <aoliva@redhat.com>
778
779 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
780 blank before -L.
781
5646b7b9
AO
7822009-09-04 Alexandre Oliva <aoliva@redhat.com>
783
784 * configure.ac (with-build-config): Document. Handle without.
785 Handle missing argument.
786 * configure: Rebuilt.
787
e12c4094
AO
7882009-09-03 Alexandre Oliva <aoliva@redhat.com>
789
790 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
791 Default to bootstrap-debug only if compare-debug works.
792 * configure: Rebuilt.
793 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
794 * Makefile.in: Rebuilt.
795
75cb0057
RO
7962009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
797
798 * MAINTAINERS (OS Port Maintainers): Update my email address.
799
8fc68cba
AO
8002009-09-01 Alexandre Oliva <aoliva@redhat.com>
801
802 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
803 * Makefile.in: Rebuilt.
804
44cb38cf
CD
8052009-09-01 Chris Demetriou <cgd@google.com>
806
807 * MAINTAINERS (Write After Approval): Add myself.
808
f9329c35
DS
8092009-08-31 Dodji Seketeli <dodji@redhat.com>
810
811 PR debug/30161
812 * include/dwarf2.h (enum dwarf_tag): Added
813 DW_TAG_GNU_template_template_param
814 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
815
f945e229
PB
8162009-08-30 Paolo Bonzini <bonzini@gnu.org>
817
818 * Makefile.tpl (AWK): Fix typo.
819 * Makefile.in: Regenerate.
820
87264276
PB
8212009-08-30 Paolo Bonzini <bonzini@gnu.org>
822
823 * configure.ac: Detect awk and sed.
824 * Makefile.def (flags_to_pass): Add AWK and SED.
825 * Makefile.tpl (AWK, SED): New.
826 (BASE_FLAGS_TO_PASS): Add AWK and SED.
827 * configure: Regenerate.
828 * Makefile.in: Regenerate.
829
68ccd57c
DK
8302009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
831
832 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
833 (collapseslashes): Likewise.
834
df58e648
RW
8352009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
836
837 * configure.ac (AC_PREREQ): Bump to 2.64.
838
0539cb2c
RW
8392009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
840
70fa0efa
RW
841 * configure.ac: Remove --with-datarootdir, --with-docdir,
842 --with-pdfdir, --with-htmldir switches.
843 * configure: Regenerate.
844
5213506e
RW
845 * configure: Regenerate.
846
0539cb2c
RW
847 * compile: Sync from Automake 1.11.
848 * depcomp: Likewise.
849 * install-sh: Likewise.
850 * missing: Likewise.
851 * mkinstalldirs: Likewise.
852 * ylwrap: Likewise.
853
197c68cc
DK
8542009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
855
856 * ltmain.sh (func_normal_abspath): New function.
857 (func_relative_path): Likewise.
858 (func_mode_help): Document new -bindir option for link mode.
859 (func_mode_link): Add new -bindir option, and use it to place
860 output DLL if specified.
861
58af276a
RW
8622009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
863
0115d4a3
RW
864 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
865 (baseargs): Add --disable-option-checking.
866 * configure: Regenerate.
867
58af276a
RW
868 * Makefile.def (configure-target-libiberty): Depend on
869 all-binutils and all-ld.
870 (configure-target-newlib): Likewise.
871 * Makefile.in: Regenerate.
872
e9d9afef
BE
8732009-08-17 Ben Elliston <bje@au.ibm.com>
874
875 * config.sub, config.guess: Update from upstream sources.
876
354ebf88
RW
8772009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
878
879 Sync from src, merge:
880
881 2009-07-02 Tristan Gingold <gingold@adacore.com>
882
883 * configure.ac: Do not exclude gas for i386-*-darwin.
884 Add a case for x86_64-*-darwin.
885 * configure: Regenerate.
886
8375f7b2
NV
8872009-08-06 Neil Vachharajani <nvachhar@gmail.com>
888
889 * MAINTAINERS: Add my name to Write After Approval list.
890
dce2d8b2 8912009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
892
893 * configure.ac: Add Microblaze target.
894 * configure: Regenerate.
895
ea2002ba
CB
8962009-07-31 Christian Bruel <christian.bruel@st.com>
897
898 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
899 * configure: Regenerate.
900
dce2d8b2 9012009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
902
903 * MAINTAINERS (Write After Approval): Update my e-mail address.
904
e90e6bd7
ILT
9052009-07-06 Ian Lance Taylor <iant@google.com>
906
907 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
908 * configure: Rebuild.
909
f6e0880a
TG
9102009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
911
912 * MAINTAINERS: Move myself to the Graphite Reviewers.
913
6d984927
WG
9142009-06-30 Wei Guozhi <carrot@google.com>
915
916 * MAINTAINERS: Add my name to Write After Approval list.
917
f2689b09
SE
9182009-06-26 Steve Ellcey <sje@cup.hp.com>
919
920 PR bootstrap/40338
921 * configure.ac (comparestring): Create new variable.
922 * Makefile.tpl (comparestring): Use to skip some comparisions.
923 * configure: Regenerate.
924 * Makefile.in: Regenerate.
925
f62c0ba4
DE
9262009-06-26 Doug Evans <dje@sebabeach.org>
927
928 * Makefile.def (host_modules): Add cgen.
929 * Makefile.in: Regenerate.
930 * configure.ac (host_tools): Add cgen.
931 * configure: Regenerate.
932
7acf4da6
DD
9332009-06-23 DJ Delorie <dj@redhat.com>
934
935 * MAINTAINERS: Add myself as mep maintainer.
936
00020c16
ILT
9372009-06-23 Ian Lance Taylor <iant@google.com>
938
939 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
940 boot_languages. Only bootstrap target libraries listed in
941 target_libs for some boot language. Add --with-stage1-ldflags,
942 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
943 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
944 if not building with C++.
945 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
946 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
947 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
948 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
949 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
950 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
951 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
952 * configure, Makefile.in: Rebuild.
953
1da52d4a
LF
9542009-06-23 Li Feng <nemokingdom@gmail.com>
955
956 * MAINTAINERS: Added my name to write-after-approval list.
957
144c9175
RM
9582009-06-15 Ryan Mansfield <rmansfield@qnx.com>
959
960 * configure.ac: Define is_elf for QNX Neutrino targets.
961 * configure: Regenerate.
962
e5871e24
GS
9632009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
964
965 * MAINTAINERS: Added my name to the write-after-approval list
966
5f4a82c0
KG
9672009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
968
969 * configure.ac: Detect MPC in default directory.
970 * configure: Regenerate.
971
394e9195
JG
9722009-06-03 Jerome Guitton <guitton@adacore.com>
973 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
974
975 * Makefile.tpl (all): Avoid a trailing backslash.
976 * Makefile.in: Regenerate.
977
47bca6aa
BE
9782009-06-03 Ben Elliston <bje@au.ibm.com>
979
980 * config.sub, config.guess: Update from upstream sources.
981
a891a473
RS
9822009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
983
984 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
985 to noconfdirs.
986 * configure: Regenerate.
987
70cb2d9f
AO
9882009-06-02 Alexandre Oliva <aoliva@redhat.com>
989
990 * Makefile.tpl ([+compare-target+]): Compare all stage
991 directories, rather than just gcc.
992 * Makefile.in: Rebuilt.
993
7f1245df
DK
9942009-06-01 Doug Kwan <dougkwan@google.com>
995
996 * configure.ac: Support gold for target arm*-*-*.
997 * configure: Regenerate.
394e9195 998
acd26225
KG
9992009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1000
1001 * Makefile.def: Add MPC support and dependencies.
1002 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1003
1004 * Makefile.in, configure: Regenerate.
1005
a1fc946a
AO
10062009-05-27 Alexandre Oliva <aoliva@redhat.com>
1007
1008 * Makefile.tpl (all): Avoid harmless warning in make all when
1009 gcc-bootstrap is enabled but stage_last does not exist.
1010 * Makefile.in: Rebuilt.
1011
2e6a3c8d
NR
10122009-05-24 Nicolas Roche <roche@adacore.com>
1013
1014 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1015 * Makefile.in: Regenerate.
1016
63487d11
DC
10172009-05-21 Denis Chertykov <chertykov@gmail.com>
1018
1019 * MAINTAINERS: Update my e-mail address.
1020
449223af
DK
10212009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1022
1023 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1024 * configure: Regenerate.
1025
31c98f49
AO
10262009-05-18 Alexandre Oliva <aoliva@redhat.com>
1027
1028 PR other/40159
1029 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1030 gcc-no-bootstrap are mutually exclusive.
1031 * Makefile.in: Rebuilt.
1032
0f501837
AO
10332009-05-18 Alexandre Oliva <aoliva@redhat.com>
1034
1035 PR other/40159
1036 * Makefile.tpl (all): Don't end with unconditional success.
1037 * Makefile.in: Rebuilt.
1038
4a4a4e99
AO
10392009-05-12 Alexandre Oliva <aoliva@redhat.com>
1040
1041 PR target/37137
1042 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1043 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1044 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1045 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1046 stage_configureflags, stage_cflags and stage_libcflags into
1047 explicit Makefile macros.
1048 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1049 GFORTRAN.
1050 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1051 CC. Set CC_FOR_BUILD from CC.
1052 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1053 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1054 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1055 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1056 and GFORTRAN.
1057 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1058 (_LIBCFLAGS): Renamed to _TFLAGS.
1059 (do-compare-debug, do-compare3-debug): Drop.
1060 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1061 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1062 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1063 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1064 (XGCC_FLAGS_FOR_TARGET): New.
1065 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1066 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1067 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1068 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1069 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1070 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1071 TFLAGS.
1072 (BUILD_CONFIG): Include if requested.
1073 (all): Set TFLAGS on bootstrap.
1074 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1075 (all-stageid-prefixmodule): Likewise.
1076 (do-clean, distclean-stageid): Set TFLAGS.
1077 (restrap): Fix whitespace.
1078 * Makefile.in: Rebuilt.
1079
1cee3429
PB
10802009-05-07 Paolo Bonzini <bonzini@gnu.org>
1081
1082 * config.guess: Sync with src.
1083
0b70eafd
DK
10842009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1085
1086 * configure.ac ($with_ppl): Default to no if not supplied.
1087 ($with_cloog): Likewise.
1088 configure: Regenerate.
1089
5175f17c
JW
10902009-04-27 James E. Wilson <wilson@codesourcery.com>
1091
1092 * MAINTAINERS: Update my e-mail address.
1093
952fa153
NC
10942009-04-27 Nick Clifton <nickc@redhat.com>
1095
1096 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1097
a687f83c
EB
10982009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1099
1100 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1101 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1102 * Makefile.in: Regenerate.
1103
9e3eba15
KG
11042009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1105
1106 PR bootstrap/39739
1107 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1108 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1109
1110 * configure, Makefile.in: Regenerate.
1111
a687f83c 11122009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
1113
1114 * include/hashtab.h: Update GTY annotations to new syntax
1115 * include/splay-tree.h: Likewise
1116
070bdbd9
BE
11172009-04-17 Ben Elliston <bje@au.ibm.com>
1118
1119 * config.sub, config.guess: Update from upstream sources.
1120
55f2d967
AG
11212009-04-15 Anthony Green <green@moxielogic.com>
1122
1123 * configure.ac: Add moxie support.
1124 * configure: Rebuilt.
1125
309c24a9
JJ
11262009-04-14 Jakub Jelinek <jakub@redhat.com>
1127
1128 * configure.ac: Change copyright header to refer to version
1129 3 of the GNU General Public License and to point readers at the
1130 COPYING3 file and the FSF's license web page.
1131 * Makefile.def: Likewise.
1132 * Makefile.tpl: Likewise.
1133 * Makefile.in: Regenerate.
1134
b93133bc
JH
11352009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1136
1137 * configure.ac: Restore match for darwin9 or later. Use double
1138 brackets since regeneration eats one pair.
1139 * configure: Regenerate.
1140
d18ff35a
L
11412009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1142
1143 PR gas/10039
1144 * configure.ac: Require texinfo 4.7.
1145 * configure: Regenerated.
1146
748086b7
JJ
11472009-04-09 Nick Clifton <nickc@redhat.com>
1148
1149 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1150 the GCC Runtime Library Exception.
1151
a3337ea2
KG
11522009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1153
1154 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1155 * configure: Regenerate.
1156
60911f14
SE
11572009-04-01 Steve Ellcey <sje@cup.hp.com>
1158
1159 * Makefil.def (languages): New entries.
1160 * Makefile.tpl (check-gcc-*): New generic target.
1161 * Makefile.in: Regenerate.
60911f14 1162
dce2d8b2 11632009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 1164
d18ff35a 1165 * MAINTAINERS: Update my email address.
7369c1d0 1166
cfb1f59f
TT
11672009-03-18 Tom Tromey <tromey@redhat.com>
1168
d18ff35a
L
1169 * configure: Rebuild.
1170 * configure.ac (host_libs): Add libiconv.
1171 * Makefile.in: Rebuild.
1172 * Makefile.def (host_modules): Add libiconv.
1173 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 1174
75eeae1a
TG
11752009-03-16 Tristan Gingold <gingold@adacore.com>
1176
1177 * configure.ac: Treat gdb as supported on x86_64-darwin.
1178 * configure: Regenerate.
1179
f38095f3
JM
11802009-03-16 Joseph Myers <joseph@codesourcery.com>
1181
1182 * configure.ac (--with-host-libstdcxx): New option.
1183 * configure: Regenerate.
1184
dce2d8b2 11852009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
1186
1187 * MAINTAINERS: Move myself into the write after approval list.
1188
6d401294
NP
11892009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
1190
1191 * MAINTAINERS: Update e-mail address.
1192
07c97076
DN
11932009-03-11 Dorit Nuzman <dorit@il.ibm.com>
1194
1195 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1196
dce2d8b2 11972009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
1198
1199 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1200
7a9d3fe8
RW
12012009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1202
1203 Backport from git Libtool:
1204
1205 2009-01-19 Robert Millan <rmh@aybabtu.com>
1206 Support GNU/kOpenSolaris.
1207 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1208 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1209 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1210 GNU/kOpenSolaris.
1211
c9e9e11f
AS
12122009-02-27 Andreas Schwab <schwab@linux-m68k.org>
1213
1214 * MAINTAINERS: Update e-mail address.
1215
5e8c1552 12162009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
1217
1218 * MAINTAINERS (Write After Approval): Add self.
1219
b0adb088
BM
12202009-02-18 Bingfeng Mei <bmei@broadcom.com>
1221
1222 * MAINTAINERS (Write After Approval): Add myself.
1223
ee04b574
AS
12242009-02-05 Andreas Schwab <schwab@suse.de>
1225
1226 * Makefile.tpl (stage_last): Define $r and $s before using
1227 $(RECURSE_FLAGS_TO_PASS).
1228 * Makefile.in: Regenerate
1229
907884c9
ILT
12302009-01-30 Ian Lance Taylor <iant@google.com>
1231
1232 * MAINTAINERS: Move myself to the Global Reviewers list.
1233
416ac4d4
RM
12342009-01-29 Robert Millan <rmh@aybabtu.com>
1235
1236 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1237 * configure: Regenerate.
1238
ee5decb3
GP
12392009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1240
1241 * MAINTAINERS: Make whitespace consistent.
19196f44 1242 Remove Robert Millan from Write After Approval.
ee5decb3 1243
36fbb0ec
AM
12442009-01-16 Alan Modra <amodra@bigpond.net.au>
1245
1246 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1247 (all-opcodes): Depend on all-libiberty.
1248 * Makefile.in: Regenerate.
1249
52535a64
DR
12502009-01-15 Douglas B Rupp <rupp@gnat.com>
1251
1252 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1253 * configure: Regenerate.
1254
e04a57df
RR
12552009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1256
1257 * MAINTAINERS (Write After Approval): Add myself.
1258
856c450b
SK
12592009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1260
1261 * MAINTAINERS: Add myself to reviewers (Fortran).
1262
dce2d8b2 12632009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
1264
1265 PR tree-optimization/38515
1266 * configure.ac (cloog-polylib): Removed.
1267 (with_ppl, with_cloog): Test for "no".
1268 * configure: Regenerated.
1269
1e5e8a59
DF
12702009-01-11 Daniel Franke <franke.daniel@gmail.com>
1271
1272 * MAINTAINERS: Moved myself to reviewers (Fortran).
1273
5e5debf6
TS
12742009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1275
1276 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1277 (Write After Approval): Remove myself.
1278
1c42acf1
DN
12792009-01-03 Diego Novillo <dnovillo@google.com>
1280
1281 * MAINTAINERS: Remove myself from alias maintainership.
1282
2fbbedaf
DA
12832009-01-02 David Ayers <ayers@fsfe.org>
1284
1285 * MAINTAINERS: Update e-mail address.
1286
17213821
GP
12872008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1288
1289 * MAINTAINERS: Make whitespace consistent.
1290
baafc534
RW
12912008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1292
1293 Backport from upstream Libtool:
1294 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1295 Add cache variables to tests that require the linker to work.
1296 For shlibpath_overrides_runpath, this also changes the semantics
1297 to let the result from the C compiler take precedence.
1298
18430d27
BE
12992008-12-02 Ben Elliston <bje@au.ibm.com>
1300
1301 * config.sub, config.guess: Update from upstream sources.
1302
dce2d8b2 13032008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
1304
1305 * configure.ac (ppllibs): Add by default the lib flags.
1306 * configure: Regenerate.
1307
41e9641b
LM
13082008-12-08 Luis Machado <luisgpm@br.ibm.com>
1309
1310 * MAINTAINERS: Add myself to the write after approval list.
1311
25783c30
JH
13122008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1313
ee04b574
AS
1314 * configure.ac: Add double brackets on darwin[912].
1315 * configure: Regenerate.
25783c30 1316
0e318fcc
DK
13172008-12-03 Daniel Kraft <d@domob.eu>
1318
1319 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1320 Approval to Reviewer section (for Fortran front-end).
1321
7f171b95
JH
13222008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1323
1324 * configure.ac: Expand to darwin10 and later.
1325 * configure: Regenerate.
1326
09ce620e
AS
13272008-12-02 Andreas Schwab <schwab@suse.de>
1328
1329 * Makefile.def: configure-target-boehm-gc depends on
1330 all-target-libstdc++-v3.
1331 * Makefile.in: Regenerate.
1332
386c704d
KT
13332008-12-02 Kai Tietz <kai.tietz@onevision.com>
1334
1335 * MAINTAINERS: Add myself as mingw maintainer.
1336
e03dd84a
BE
13372008-12-02 Ben Elliston <bje@au.ibm.com>
1338
1339 * config.sub, config.guess: Update from upstream sources.
1340
3fa87964
GP
13412008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1342
1343 * README.SCO: Remove.
1344
df72d7ed
FP
13452008-11-29 Fernando Pereira <pronesto@gmail.com>
1346
1347 * MAINTAINERS: Add myself to the write after approval list.
1348
b5646528
DK
13492008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1350
1351 * MAINTAINERS: Update my email address in WAA section.
1352
dce2d8b2 13532008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
1354
1355 * MAINTAINERS: Update e-mail address.
1356
dce2d8b2 13572008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
1358
1359 * MAINTAINERS: Change e-mail address.
1360
0db3a858
TG
13612008-11-27 Tristan Gingold <gingold@adacore.com>
1362
1363 * configure.ac: Build gdb for i?86-*-darwin*
1364 * configure: Regenerated.
1365
dce2d8b2 13662008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
1367
1368 * MAINTAINERS: Added my full name.
1369
487e299b
DJ
13702008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1371
1372 PR bootstrap/38014
1373 PR bootstrap/37923
1374
1375 Revert:
1376
1377 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1378
1379 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1380 * Makefile.in: Regenerated.
1381
1382 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1383
1384 PR gdb/921
1385 PR gdb/1646
1386 PR gdb/2175
1387 PR gdb/2176
1388
1389 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1390 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1391 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1392 (HOST_EXPORTS): Pass CPPFLAGS.
1393 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1394 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1395 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1396 * Makefile.in, configure: Regenerated.
1397 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1398 and CPPFLAGS_FOR_BUILD.
1399
dce2d8b2 14002008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
1401
1402 * MAINTAINERS: Add myself as middle end maintainer.
1403
044fed69
AS
14042008-11-06 Andrew Stubbs <ams@codesourcery.com>
1405
1406 * MAINTAINERS (Write after approval): Add myself.
1407
caf6defe
DN
14082008-11-05 Diego Novillo <dnovillo@google.com>
1409
1410 * MAINTAINERS (Global Reviewers): Add myself.
1411 (Non-Algorithmic Maintainers): Remove myself.
1412
3e9899ac
TS
14132008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1414
09ce620e 1415 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 1416
ea99e36e
MM
14172008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1418
09ce620e 1419 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 1420
fb0d2684
BE
14212008-10-31 Ben Elliston <bje@au.ibm.com>
1422
1423 * configure.ac (spu-*-*): Remove special case.
1424 * configure: Regenerate.
1425
73c07a3e
CM
14262008-10-30 Catherine Moore <clm@codesourcery.com>
1427
1428 * MAINTAINERS (Write after approval): Update my email address.
1429
7310a2da
SSF
14302008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1431
1432 * configure.ac [spu-*-*]: Do not set skipdirs.
1433 * configure: Re-generate.
1434
7e51fe23
BS
14352008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1436
1437 * MAINTAINERS (Various Maintainers): Add myself to reload.
1438
ef20be93
RG
14392008-10-25 Richard Guenther <rguenther@suse.de>
1440
1441 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1442 maintainer. Remove myself as libgcc-math maintainer.
1443 (Non-Algorithmic Maintainers): Remove myself.
1444
03ffcfa0
DJ
14452008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1446
1447 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1448 * Makefile.in: Regenerated.
1449
dec014a9
CC
14502008-10-23 Cary Coutant <ccoutant@google.com>
1451
1452 * MAINTAINERS (Write after approval): Add myself.
1453
b36c386c
DJ
14542008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1455
1456 PR gdb/921
1457 PR gdb/1646
1458 PR gdb/2175
1459 PR gdb/2176
1460
1461 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1462 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1463 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1464 (HOST_EXPORTS): Pass CPPFLAGS.
1465 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1466 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1467 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1468 * Makefile.in, configure: Regenerated.
1469 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1470 and CPPFLAGS_FOR_BUILD.
1471
dce2d8b2 14722008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
1473
1474 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1475 Sebastian Pop.
1476
e0bda97e
AP
14772008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1478
1479 * MAINTAINERS (Write After Approval): Added myself.
1480
36c713e0
KG
14812008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1482
1483 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1484 recommended version to 2.3.2.
1485
1486 * configure: Regenerate.
1487
8fe005ee
MM
14882008-10-01 Mark Mitchell <mark@codesourcery.com>
1489
1490 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1491
be8f156f
DD
14922008-09-29 David Daney <david.daney@caviumnetworks.com>
1493
1494 * MAINTAINERS (Write After Approval): Update e-mail address.
1495
ae11dff4
PG
14962008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1497
1498 * libtool.m4: Update to libtool 2.2.6.
1499 * lt~obsolete.m4: Update to libtool 2.2.6.
1500 * ltmain.sh: Update to libtool 2.2.6.
1501 * ltsugar.m4: Update to libtool 2.2.6.
1502 * ltversion.m4: Update to libtool 2.2.6.
1503 * ltoptions.m4: Update to libtool 2.2.6.
1504 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1505
441154b1
CF
15062008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1507
1508 * MAINTAINERS (Write After Approval): Add myself.
1509
775b3b26
BRF
15102008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1511
1512 * MAINTAINERS (Write After Approval): Update my name.
1513
94538043
SB
15142008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1515
09ce620e 1516 * MAINTAINERS: Add myself in "Write After Approval".
94538043 1517
52d1bfd8
SE
15182008-09-18 Steve Ellcey <sje@cup.hp.com>
1519
09ce620e 1520 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 1521
c5cc92f5
GP
15222008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1523
1524 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1525 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1526 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1527 and Michael Tiemann from Write After Approval since they do not
1528 actually have access.
1529
23d9794a
RG
15302008-09-05 Richard Guenther <rguenther@suse.de>
1531
1532 * configure.ac: Initialize clooglibs to -lcloog.
1533 * configure: Re-generate.
1534
192a671e
LCW
15352008-09-04 Le-Chun Wu <lcwu@google.com>
1536
1537 * MAINTAINERS (Write After Approval): Add myself.
1538
d789184e
SP
15392008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1540
1541 * configure.ac (--with-cloog-polylib): New.
1542 (--disable-cloog-version-check): New.
1543 (--disable-ppl-version-check): New.
1544 * configure: Re-generate.
1545
36a881c7
RG
15462008-09-03 Richard Guenther <rguenther@suse.de>
1547
1548 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1549 cloog test.
1550 * configure: Re-generate.
1551
358da97e
HS
15522008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1553
1554 Add picoChip port.
1555 * MAINTAINERS: Add picoChip maintainers.
1556
f8bf9252
SP
15572008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1558 Tobias Grosser <grosser@fim.uni-passau.de>
1559 Jan Sjodin <jan.sjodin@amd.com>
1560 Harsha Jagasia <harsha.jagasia@amd.com>
1561 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1562 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1563 Adrien Eliche <aeliche@isty.uvsq.fr>
1564
1565 Merge from graphite branch.
1566 * configure: Regenerate.
1567 * Makefile.in: Regenerate.
1568 * configure.ac (host_libs): Add ppl and cloog.
1569 Add checks for PPL and CLooG.
1570 * Makefile.def (ppl, cloog): Added modules and dependences.
1571 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1572 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1573
d89f0ad6
AL
15742008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1575
1576 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1577 (GCC_SHLIB_SUBDIR): New.
1578 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1579 * configure: Regenerate.
1580 * Makefile.in: Regenerate.
1581
88a25817
GP
15822008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1583
1584 * MAINTAINERS: Consistently use tabs to separate columns.
1585
f873f15f
TG
15862008-08-29 Tristan Gingold <gingold@adacore.com>
1587
1588 * MAINTAINERS (Write after Approval): Add myself.
1589
e1514c3f
TG
15902008-08-28 Tristan Gingold <gingold@adacore.com>
1591
1592 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1593 Enable bfd, binutils and opcodes.
1594 * configure: Regenerate.
1595
4717882f
JDA
15962008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1597
1598 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1599
28c9884c
TK
16002008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1601
1602 * MAINTAINERS: Use correct Umlaut for last name.
1603
ae96d86a
FXC
16042008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1605
1606 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1607
3ecc96e3
DE
16082008-08-16 David Edelsohn <edelsohn@gnu.org>
1609
1610 * MAINTAINERS: Update my email address.
1611
dd609cc1
EB
16122008-08-16 Nicolas Roche <roche@adacore.com>
1613
1614 * Makefile.tpl: Add BOOT_ADAFLAGS.
1615 * Makefile.in: Regenerate.
1616
08d0963a
RS
16172008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1618
1619 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1620 * configure: Regenerate.
1621
dce2d8b2 16222008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
1623
1624 * configure.ac: Add makefile fragments for hpux.
1625 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1626 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1627 * configure: Regenerate.
1628 * Makefile.in: Regenerate.
1629
dce2d8b2 16302008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
1631
1632 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1633
dce2d8b2 16342008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
1635
1636 * MAINTAINERS (Write after Approval): Add myself.
1637
78209f30
XG
16382008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1639
1640 * MAINTAINERS (Write After Approval): Add myself.
1641
5b5b098d
AJ
16422008-06-29 Andrew Jenner <andrew@codesourcery.com>
1643
1644 * MAINTAINERS (Write After Approval): Add myself.
1645
d812ec93
KW
16462008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1647
1648 * MAINTAINERS: Update my email address.
1649
99e78224
JY
16502008-06-25 Joey Ye <joey.ye@intel.com>
1651
1652 * MAINTAINERS (Write After Approval): Add myself.
1653
18c04407
RW
16542008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1655
1656 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1657 * Makefile.in: Regenerate.
1658 * configure: Regenerate.
1659
47aa9a31
DK
16602008-06-17 Daniel Kraft <d@domob.eu>
1661
1662 * MAINTAINERS (Write After Approval): Add myself.
1663
ad33ff57
RW
16642008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1665
1666 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1667 "$@" is still intact with both Autoconf 2.59 and 2.62.
1668 * configure: Regenerate.
1669
cdce5c41
RW
16702008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1671
1672 * Makefile.tpl: Fix comment errors.
1673 * Makefile.in: Regenerate.
1674
01b79d11
DM
16752008-06-12 David S. Miller <davem@davemloft.net>
1676 David Edelsohn <edelsohn@gnu.org>
1677
1678 * configure.ac: Add powerpc*-*-* to gold supported targets.
1679 * configure: Regenerate.
1680
f8c33439
JM
16812008-06-08 Joseph Myers <joseph@codesourcery.com>
1682
1683 PR tree-optimization/36218
1684 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1685 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1686 (all prefix="build-"): Pass them to build-system sub-makes.
1687 * Makefile.in: Regenerate.
1688
cd985f66
JM
16892008-06-07 Joseph Myers <joseph@codesourcery.com>
1690
1691 * MAINTAINERS (mt port): Remove.
1692 (sco5, unixware, sco udk): Remove.
1693 (Kean Johnston): Add to Write After Approval.
1694
3f6383d3
JB
16952008-05-30 Julian Brown <julian@codesourcery.com>
1696
1697 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1698 of libobjc for ARM EABI Linux.
1699 * configure: Regenerate.
30da41ed 1700
dce2d8b2 17012008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 1702
09ce620e 1703 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 1704
dce2d8b2 17052008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 1706
e29cc9b4 1707 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 1708
955410cb
JW
17092008-05-15 Janus Weil <janus@gcc.gnu.org>
1710
1711 * MAINTAINERS (Write After Approval): Add myself.
1712
719bb4e3 17132008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
1714
1715 * config-ml.in: don't handle --enable-shared and --enable-static.
1716
372b05fc
RS
17172008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1718
1719 * MAINTAINERS: Update my email address.
1720
f73e2200
PC
17212008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1722
1723 * MAINTAINERS: Update my email address.
09ce620e 1724
3e438e2b
KVH
17252008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1726
1727 * MAINTAINERS (Write After Approval): Add myself.
1728
177bf491
GS
17292008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1730
1731 * MAINTAINERS (Write After Approval): Add myself.
1732
dce2d8b2 17332008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
1734
1735 * MAINTAINERS (crx): Add myself.
1736
14a8726b
PB
17372008-04-18 Paolo Bonzini <bonzini@gnu.org>
1738
1739 Sync with src:
1740 2008-04-14 David S. Miller <davem@davemloft.net>
1741
09ce620e
AS
1742 * configure.ac: Add sparc*-*-* to gold supported targets.
1743 * configure: Regenerate.
14a8726b 1744
7142fb32
PB
17452008-04-18 Paolo Bonzini <bonzini@gnu.org>
1746
1747 PR bootstrap/35457
1748 * configure.ac: Include override.m4.
1749 * configure: Regenerate.
1750
c6b196de
PB
17512008-04-18 Paolo Bonzini <bonzini@gnu.org>
1752
09ce620e
AS
1753 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1754 * Makefile.in: Regenerate.
c6b196de 1755
dce2d8b2 17562008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 1757
09ce620e 1758 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 1759 as nonconfigurable directories list.
09ce620e 1760 * configure: Regenerate.
c993ae60 1761
8479b1b1
BE
17622008-04-14 Ben Elliston <bje@au.ibm.com>
1763
1764 * config.sub, config.guess: Update from upstream sources.
1765
295e261a
HPN
17662008-04-12 Hans-Peter Nilsson <hp@axis.com>
1767
1768 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1769 * Makefile.in: Regenerate.
1770
ac3949d9
EW
17712008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1772
1773 * configure.ac: Do not build libssp for the AVR.
1774 * configure: Regenerate.
1775
06407e30
ILT
17762008-04-07 Ian Lance Taylor <iant@google.com>
1777
1778 * Makefile.def: check-gold depends upon all-binutils.
1779 * Makefile.in: Regenerate.
1780
97db009c
AH
17812008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1782
1783 * MAINTAINERS (Write After Approval): Add myself.
1784
2a79c47f
NC
17852008-04-04 Nick Clifton <nickc@redhat.com>
1786
1787 PR binutils/4334
5f4bebbf 1788 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
1789 builds.
1790 * configure: Regenerate.
1791
c53a18d3
N
17922008-04-04 NightStrike <NightStrike@gmail.com>
1793
1794 PR other/35151
09ce620e
AS
1795 * configure.ac: Combine rules for mingw32 and mingw64.
1796 * configure: Regenerate.
c53a18d3 1797
d925aa70
KT
17982008-04-02 Kai Tietz <kai.tietz@onvision.com>
1799
1800 * MAINTAINERS (Write After Approval): Add myself.
1801
dce2d8b2 18022008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
1803
1804 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1805 * Makefile.in (.NOTPARALLEL): Ditto.
1806
4412a506
PG
18072008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1808
1809 * MAINTAINERS (Write After Approval): Add myself.
1810
dce2d8b2 18112008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
1812
1813 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1814 * Makefile.in (.NOTPARALLEL): Regenerate.
1815
639223bd
PB
18162008-03-27 Paolo Bonzini <bonzini@gnu.org>
1817
1818 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1819 * Makefile.in: Regenerate.
1820
b8ab1f4a
JS
18212008-03-26 Jakub Staszak <kuba@et.pl>
1822
1823 * MAINTAINERS (Write After Approval): Add myself.
1824
b45890a4
TK
18252008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1826
1827 * MAINTAINERS: Update e-mail address.
1828
5afab7ad
ILT
18292008-03-20 Ian Lance Taylor <iant@google.com>
1830
1831 * configure.ac: Add support for --enable-gold.
1832 * Makefile.def: Add gold as a directory like ld.
1833 * configure, Makefile.in: Regenerate.
1834
38d24731
RW
18352008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1836
1837 * configure.ac: m4_include config/proginstall.m4.
1838 * configure: Regenerate.
32bc4cf4
RW
1839
1840 Backport from upstream Libtool:
09ce620e 1841
32bc4cf4 1842 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 1843
32bc4cf4
RW
1844 Deal with Autoconf 2.62's semantic change in m4_append.
1845 * ltsugar.m4 (lt_append): Replace broken versions of
1846 m4_append.
1847 (lt_if_append_uniq): Don't require separator to be overquoted,
1848 and avoid broken m4_append.
1849 (lt_dict_add): Fix typo.
1850 * libtool.m4 (_LT_DECL): Don't overquote separator.
1851
9d3c50ea
DE
18522008-03-13 David Edelsohn <edelsohn@gnu.org>
1853
1854 * config.rpath: Add AIX 6 support.
1855
5d2edb29
PB
18562008-03-13 Paolo Bonzini <bonzini@gnu.org>
1857
1858 * Makefile.def (stageprofile). Remove -fprofile-generate
1859 from stage_libcflags.
1860 * Makefile.in: Regenerate.
1861
954910ef
BE
18622008-03-13 Ben Elliston <bje@au.ibm.com>
1863
1864 * config.sub, config.guess: Update from upstream sources.
1865
e8645a40
TT
18662008-03-06 Tom Tromey <tromey@redhat.com>
1867
1868 * MAINTAINERS: Update for treelang deletion.
1869
2c8e955e
JW
18702008-03-03 James E. Wilson <wilson@tuliptree.org>
1871
1872 * MAINTAINERS: Update my email address.
1873
54acd307
SS
18742008-03-03 Stan Shebs <stanshebs@earthlink.net>
1875
893ad2a1 1876 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
1877 (objective-c/c++): Add myself as a maintainer.
1878
4b52b516
VR
18792008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1880
1881 * MAINTAINERS (Write After Approval): Update my email address.
1882
e652b516
TB
18832008-02-25 Tomas Bily <tbily@suse.cz>
1884
1885 * MAINTAINERS (Write After Approval): Add myself.
1886
02d30740
JJ
18872008-02-23 Jakub Jelinek <jakub@redhat.com>
1888
1889 * MAINTAINERS (OpenMP): Add myself.
1890
1c8bd6a3
PB
18912008-02-20 Paolo Bonzini <bonzini@gnu.org>
1892
4b40b2a5
UB
1893 PR bootstrap/32009
1894 PR bootstrap/32161
1c8bd6a3 1895
4b40b2a5
UB
1896 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1897 * configure: Regenerate.
1c8bd6a3 1898
4b40b2a5
UB
1899 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1900 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1901 STAGE4_LIBCFLAGS): New.
1902 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1903 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1904 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1905 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1906 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1907 for target modules. Don't export LIBCFLAGS.
1908 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1909 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1910 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1911 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1912 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1913 * Makefile.in: Regenerate.
1c8bd6a3 1914
bb44c9d2
RW
19152008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1916
1917 PR libgcj/33085
1918 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1919 Do not use -DDLL_EXPORT. Backport from upstream.
1920
29a7754d
RW
19212008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1922
1923 * MAINTAINERS (Write After Approval): Add myself.
1924
9a212bb7
HPN
19252008-02-02 Hans-Peter Nilsson <hp@axis.com>
1926
1927 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1928 * configure: Regenerate.
1929
aa12a573
MG
19302008-01-31 Marc Gauthier <marc@tensilica.com>
1931
1932 * configure.ac (xtensa*-*-*): Recognize processor variants.
1933 * configure: Regenerate.
1934
ac9e6043
RW
19352008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1936
40049ccc
UB
1937 PR bootstrap/34922
1938 * configure.ac (PARSE_ARGS): Push suitable setting of
1939 ac_subdirs_all, for `./configure --help=recursive'.
1940 Handle `+' in generic toplevel directory disabling.
1941 * configure: Regenerate.
ac9e6043 1942
4288c86a
NC
19432008-01-28 Nick Clifton <nickc@redhat.com>
1944
1945 * MAINTAINERS (xstormy16): Take over maintainership.
1946
8d8da227
JM
19472008-01-25 Joseph Myers <joseph@codesourcery.com>
1948
1949 * MAINTAINERS (c4x port): Remove.
1950
349b60e7
DE
19512008-01-24 David Edelsohn <edelsohn@gnu.org>
1952
1953 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1954
3ca06a68
BE
19552008-01-23 Ben Elliston <bje@au.ibm.com>
1956
1957 * config.sub, config.guess: Update from upstream sources.
1958
3c631381
TG
19592008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1960
1961 * MAINTAINERS (Write After Approval): Add myself.
1962
20533ef1
L
19632008-01-17 H.J. Lu <hjl.tools@gmail.com>
1964
1965 * MAINTAINERS: Update my email address.
1966
19672008-01-09 Raksit Ashok <raksit@google.com>
1968
1969 * MAINTAINERS (Write After Approval): Add myself.
1970
684f4f6a
RA
19712008-01-09 Raksit Ashok <raksit@google.com>
1972
1973 * MAINTAINERS (Write After Approval): Add myself.
1974
9cb8756f
BE
19752008-01-08 Ben Elliston <bje@au.ibm.com>
1976
1977 * config.sub, config.guess: Update from upstream sources.
1978
94e1934d
KG
19792007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1980
1981 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 1982 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
1983 * configure: Regenerate.
1984
a2e51f77
SP
19852007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1986
1987 * MAINTAINERS: Update my email address.
1988
ffe3dcd9
BRF
19892007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1990
1991 * MAINTAINERS: Update my email address.
1992
aa4095c9
RS
19932007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1994
1995 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1996 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1997 * Makefile.in: Regenerate.
1998
dce2d8b2 19992007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
2000
2001 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2002 misplaced entries.
2003
0fe0f073
AT
20042007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2005
2006 * configure.ac: Enable libjava for x86_64-*-darwin9.
2007 * configure: Regenerate.
2008
dce2d8b2 20092007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
2010
2011 * MAINTAINERS (Write After Approval): Add myself.
2012
c3220d4c
BE
20132007-12-05 Ben Elliston <bje@au.ibm.com>
2014
2015 * config.sub, config.guess: Update from upstream sources.
2016
aba7501e
MK
20172007-12-02 Matthias Klose <doko@ubuntu.com>
2018
2019 * config-ml.in: Remove 64bit configure tests.
2020
d683ec81
PB
20212007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2022
2023 * config-ml.in: Robustify against white space in absolute file
2024 names.
2025
2026 * config-ml.in (multi-clean): Substitute ${Makefile}.
2027 Remove superfluous ${Makefile} in list.
2028
60f1711a
TS
20292007-11-19 Thiemo Seufer <ths@mips.com>
2030
2031 * config-ml.in: Don't hardcode the Makefile name.
2032
487f9d96
AM
20332007-11-08 Alexander Monakov <amonakov@ispras.ru>
2034
2035 * MAINTAINERS (Write After Approval): Add myself.
2036
fa3886fe
ST
20372007-11-07 Samuel Tardieu <sam@rfc1149.net>
2038
2039 * MAINTAINERS (Write After Approval): Add myself.
2040
dce2d8b2 20412007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
2042
2043 * MAINTAINERS (Write After Approval): Add myself.
2044
acc48927
BE
20452007-10-25 Ben Elliston <bje@au.ibm.com>
2046
2047 * MAINTAINERS (mercury): Remove entry.
2048 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2049
e00e9858
DJ
20502007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2051
2052 * Makefile.def (dependencies): Make configure-gdb depend on
2053 all-intl.
2054 * Makefile.in: Regenerated.
2055
def14a3c
SK
20562007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
2057
2058 * MAINTAINERS (Fortran maintainer): Remove myself.
2059
dce2d8b2 20602007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
2061
2062 * Makefile.def: To avoid problems running with parallel makes,
2063 build newlib before libgloss so that target specific header
2064 files are availble.
2065 * Makefile.in: Regenerate
2066
bbfbfafc
DJ
20672007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2068
2069 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2070 * Makefile.in: Regenerate.
2071
c56abad5
VM
20722007-10-09 Vladimir Makarov <vmakarov@redhat.com>
2073
2074 * MAINTAINERS (Register allocation reviewer): Add myself.
2075
f019adc1
MF
20762007-10-08 Mike Frysinger <vapier@gentoo.org>
2077
2078 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2079 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2080 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2081 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2082 * configure: Regenerate.
2083
dce2d8b2 20842006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
2085
2086 * MAINTAINERS (Register allocation reviewer): Add myself.
2087
0999159b
PB
20882007-10-01 Paolo Bonzini <bonzini@gnu.org>
2089
2090 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2091 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2092 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2093 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2094 * configure.ac: Default them to host tools for $host = $build.
2095 Subst them.
2096
2097 * configure: Regenerate.
2098 * Makefile.in: Regenerate.
2099
dce2d8b2 21002006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
2101
2102 * MAINTAINERS (Register allocation reviewer): Add myself.
2103
dce2d8b2 21042006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
2105
2106 * MAINTAINERS (Register allocation reviewer): Add myself.
2107
9d209c83
SP
21082007-09-21 Seongbae Park <seongbae.park@gmail.com>
2109
2110 * MAINTAINERS (Write After Approval): Fix typo.
2111
1ec3b87b
RS
21122007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2113
2114 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2115 * configure: Regenerate.
2116
19d5986d
PJ
21172007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
2118
2119 PR bootstrap/31906
2120 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 2121 they're already prefixed.
19d5986d 2122
6d3b5aea
BK
21232007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2124
2125 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2126 libstdc++.
2127 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2128 * configure: Regenerate.
2129 * Makefile.in: Regenerate.
09ce620e 2130
4fe7e755
AS
21312007-09-17 Andreas Schwab <schwab@suse.de>
2132
2133 * configure.ac: Raise minimum makeinfo version to 4.6.
2134 * configure: Regenerate.
2135
dce2d8b2 21362007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 2137
ffe3dcd9 2138 * MAINTAINERS (write-after-approval) add myself
d483feaa 2139
fa9a3f31
AM
21402007-09-15 Alan Modra <amodra@bigpond.net.au>
2141
2142 * configure.ac: Correct makeinfo version check.
2143 * configure: Regenerate.
2144
6593a73e
RS
21452007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
2146
2147 * MAINTAINERS: Update my email address.
2148
d9dced13
RS
21492007-09-14 Richard Sandiford <richard@codesourcery.com>
2150
2151 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2152 to $skipdirs and only disable gprof for newlib. Use the normal
2153 mips*-elf* handling in other respects.
2154 * configure: Regnerate.
2155
773c1467
DD
21562007-09-12 David Daney <ddaney@avtrex.com>
2157
2158 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2159 enabling libgcj.
2160 * configure: Regenerate.
2161
c03353e2
RIL
21622007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2163
2164 PR other/32154
2165 * configure.ac: For libgloss targets, point the linker to the linker
2166 script, startup code and simulator library.
2167 * configure: Regenerate.
2168
c4e9bf2b
AH
21692007-09-07 Andrew Haley <aph@redhat.com>
2170
2171 * configure.ac (noconfigdirs): Remove target-libffi and
2172 target-libjava.
2173 * configure: Regenerate.
2174
1f5a6b84
FXC
21752007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2176
2177 PR target/33281
2178 * configure.ac: Use config/mh-mingw on mingw.
2179 * configure: Regenerate.
1f5a6b84 2180
3951e521
PH
21812007-09-05 Pat Haugen <pthaugen@us.ibm.com>
2182
9f349f63 2183 * MAINTAINERS (Write After Approval): Add myself.
3951e521 2184
e643dc23
RG
21852007-09-05 Richard Guenther <rguenther@suse.de>
2186
2187 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2188 nor --disable-checking is provided also turn on yes and types
2189 checking for stage1.
2190 * configure: Re-generate.
2191
039874df
KW
21922007-08-30 Krister Walfridsson <cato@df.lth.se>
2193
2194 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2195 (Write After Approval): Remove myself.
2196
c3f07bd6 21972007-08-29 Nick Clifton <nickc@redhat.com>
15098359 2198
c3f07bd6 2199 * config.sub, config.guess: Update from upstream sources.
15098359 2200
40049ccc 22012007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
2202
2203 * MAINTAINERS (Write After Approval): Added myself.
2204 * MAINTAINERS (Reviewers): Removed myself.
2205
c8aea42c 22062007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 2207 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
2208
2209 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2210 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2211 * Makefile.in: Regenerate.
2212 * configure.ac (--with-debug-prefix-map): New.
2213 * configure: Regenerate.
2214
4bf6c438
RS
22152007-08-17 Richard Sandiford <richard@codesourcery.com>
2216 Nigel Stephens <nigel@mips.com>
2217
4bf6c438
RS
2218 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2219 as target_makefile_frag.
2220 * configure: Regenerate.
2221
bb286d71
AO
22222007-08-16 Alexandre Oliva <aoliva@redhat.com>
2223
2224 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2225 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2226 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2227 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2228 (do-compare, do-compare3, do-compare-debug): New.
2229 ([+compare-target+]): Use them.
2230
a4630417
MK
22312007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
2232
2233 * MAINTAINERS (Write After Approval): Change my email address.
2234
d9acb717
RW
22352007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2236 Ben Elliston <bje@au.ibm.com>
2237
2238 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2239 --silent if $silent.
2240 * configure: Regenerate.
2241
96876681
ZD
22422003-08-12 Zdenek Dvorak <ook@ucw.cz>
2243
2244 * MAINTAINERS (Various Maintainers): Add myself as
2245 loop infrastructure maintainer. Update my e-mail
2246 address.
2247
1c1d80ee
DN
22482007-07-31 Diego Novillo <dnovillo@google.com>
2249
2250 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2251 Adjust description.
2252
7e98624c
RG
22532007-07-26 Richard Guenther <rguenther@suse.de>
2254
2255 * configure.ac: Add types checking to stage1 checking flags.
2256 * configure: Regenerate.
2257
4c85af60
NC
22582007-07-17 Nick Clifton <nickc@redhat.com>
2259
2260 * COPYING3: New file. Contains version 3 of the GNU General
2261 Public License.
2262 * COPYING3.LIB: New file. Contains version 3 of the GNU
2263 Lesser General Public License.
2264
19ddfd3a
AK
22652007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2266
2267 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2268
2a064545
AK
22692007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2270
2271 * MAINTAINERS (S/390 co-maintainer): Add myself.
2272 (Write After Approval): Remove myself.
2273
f861f54d
DH
22742007-07-13 Dan Hipschman <dsh@google.com>
2275
2276 * MAINTAINERS (Write After Approval): Add myself.
2277
0136f2f7
NC
22782007-07-11 Nick Clifton <nickc@redhat.com>
2279
2280 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2281 WINDRES export.
2282 * Makefile.in: Regenerate.
2283
6e29b5a4
RO
22842007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2285
2286 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2287 maintainer.
2288
159a4b02
L
22892007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2290
2291 * lt~obsolete.m4: New. Import from 20070318 libtool.
2292
6ba67283
JB
22932007-07-03 Julian Brown <julian@codesourcery.com>
2294
2295 * MAINTAINERS (Write After Approval): Add myself.
2296
30b74385
RW
22972007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2298
2299 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2300 * configure: Regenerate.
2301
23022007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2303
2304 * configure.ac: Add some missing m4 quotation.
2305 * configure: Regenerate.
2306
943c54ce
SB
23072007-07-02 Simon Baldwin <simonb@google.com>
2308
2309 * MAINTAINERS (Write After Approval): Add myself.
2310
1c00b503
PB
23112007-07-02 Paolo Bonzini <bonzini@gnu.org>
2312
2313 * configure: Regenerate.
2314
901119ae
KT
23152007-07-02 Kai Tietz <kai.tietz@onevision.com>
2316
2317 * Makefile.def: Add windmc tool to build.
2318 * Makefile.tpl: Likewise.
2319 * configure.ac: Likewise.
2320 * Makefile.in: Regenerate.
2321 * configure: Regenerate.
09ce620e 2322
83f4c19f
DD
23232007-06-28 DJ Delorie <dj@redhat.com>
2324
2325 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2326 not building newlib.
2327 * configure: Regenerated.
09ce620e 2328
5346c75c
JS
23292007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2330
2331 * MAINTAINERS (Write After Approval): Add myself.
2332
aacfb86b
MM
23332007-06-25 Martin Michlmayr <tbm@cyrius.com>
2334
2335 * MAINTAINERS (Write After Approval): Add myself.
2336
590bf0d3
CM
23372007-06-19 Chris Matthews <chrismatthews@google.com>
2338
2339 * MAINTAINERS (Write After Approval): Add myself.
2340
cdbbee7a
RIL
23412007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2342
2343 * MAINTAINERS (Write After Approval): Add myself.
2344
b8afffc1
DJ
23452007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2346
2347 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2348 * Makefile.in: Regenerated.
2349
3fcfad76
BS
23502007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2351
2352 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2353 bfin*-*-uclinux* targets.
2354 * configure: Regenerate.
2355
3f5a2b7f
ILT
23562007-06-14 Ian Lance Taylor <iant@google.com>
2357
2358 * MAINTAINERS: Add myself as non-algorithmic global write
2359 maintainer.
2360
4c46daee
DN
23612007-06-14 Diego Novillo <dnovillo@google.com>
2362
2363 * MAINTAINERS: Add self as middle-end maintainer and
2364 non-algorithmic global write maintainer.
2365
a3bb222a
FXC
23662007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2367
2368 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2369 Move all Fortran maintainers except Paul Brook into the
2370 Non-Autopoiesis section.
2371
a19e8f64
PB
23722007-06-14 Paolo Bonzini <bonzini@gnu.org>
2373
2374 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2375 (distclean-stage[+id+]): Possibly delete stage_last.
2376 * Makefile.in: Regenerate.
2377
1c2abe5e
SP
23782007-06-12 Seongbae Park <seongbae.park@gmail.com>
2379
2380 * MAINTAINERS (Various Maintainer): Fix typo.
2381
abca4739
PB
23822007-06-11 Paolo Bonzini <bonzini@gnu.org>
2383
2384 * MAINTAINERS (Various Maintainer): Add myself as
2385 dataflow maintainer.
2386
a894d2c3
BE
23872007-06-07 Ben Elliston <bje@au.ibm.com>
2388
2389 * config.sub, config.guess: Update from upstream sources.
2390
8024d75e
BE
23912007-06-07 Ben Elliston <bje@au.ibm.com>
2392
2393 * Makefile.tpl: Fix spelling error.
2394 * Makefile.in: Regenerate.
2395
973a9a5e
SE
23962007-06-01 Steve Ellcey <sje@cup.hp.com>
2397
96598938
L
2398 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2399 lt_cv_sys_max_cmd_len.
973a9a5e 2400
ccb4d26b
DN
24012007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2402
2403 * MAINTAINERS (Various Maintainers): Add myself as
2404 auto-vectorizer maintainer.
2405
eecb7461
PB
24062003-05-31 Paolo Bonzini <bonzini@gnu.org>
2407
2408 PR libjava/32098
2409 * libtool.m4: Revert previous change.
2410 * ltgcc.m4: Put it here.
2411
89d28202
ZD
24122003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2413
2414 * MAINTAINERS (Various Maintainers): Add myself as
2415 auto-vectorizer maintainer.
2416
60c7a11a
L
24172007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2418
2419 PR libjava/32098
2420 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2421
9dd3cc81
RG
24222007-05-30 Richard Guenther <rguenther@suse.de>
2423
2424 * MAINTAINERS (Various Maintainers): Add myself as
2425 auto-vectorizer maintainer.
2426
9cc1244e
JJ
24272007-05-30 Jakub Jelinek <jakub@redhat.com>
2428
2429 PR bootstrap/29382
2430 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2431 * configure: Rebuilt.
2432
6124296b
RC
24332007-05-28 Roberto Costa <robsettantasei@gmail.com>
2434
2435 * MAINTAINERS (Write After Approval): Removed my name.
2436
6b757a0d
SB
24372007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2438
2439 * MAINTAINERS (Write After Approval): Remove myself.
2440
86ef8528
AT
24412007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2442
2443 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2444
1cf3d07d
SE
24452007-05-23 Steve Ellcey <sje@cup.hp.com>
2446
2447 * ltmain.sh: Update from ToT Libtool.
2448 * libtool.m4: Update from ToT Libtool.
2449 * ltsugar.m4: New. Update from ToT Libtool.
2450 * ltversion.m4: New. Update from ToT Libtool.
2451 * ltoptions.m4: New. Update from ToT Libtool.
2452 * ltconfig: Remove.
2453 * ltcf-c.sh: Remove.
2454 * ltcf-cxx.sh: Remove.
2455 * ltcf-gcj.sh: Remove.
2456
ce3fcf8c
OW
24572007-05-22 Ollie Wild <aaw@google.com>
2458
2459 * MAINTAINERS (Write After Approval): Add myself.
2460
342b9200
PB
24612007-05-16 Paolo Bonzini <bonzini@gnu.org>
2462
2463 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2464 stage_cflags.
2465 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2466 Remove CFLAGS/LIBCFLAGS.
2467 (configure-stage[+id+]-[+prefix+][+module+],
2468 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2469 * Makefile.in: Regenerate.
2470
cea17285
DN
24712007-05-15 Diego Novillo <dnovillo@google.com>
2472
2473 * MAINTAINERS: Update e-mail address.
2474
11c004e7
RE
24752007-05-15 Revital Eres <eres@il.ibm.com>
2476
2477 * MAINTAINERS (Write After Approval): Add myself.
2478
ab6bd693
RC
24792007-05-14 Roberto Costa <robsettantasei@gmail.com>
2480
2481 * MAINTAINERS (Write After Approval): Updated my address.
2482
388cdf07
TN
24832007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2484
2485 * MAINTAINERS (Write After Approval): Add myself.
2486
23f24034
SR
24872007-05-11 Silvius Rus <rus@google.com>
2488
2489 * MAINTAINERS (Write After Approval): Add myself.
2490
34a7526e
TT
24912007-04-23 Tom Tromey <tromey@redhat.com>
2492
2493 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2494
51da21be
MM
24952007-04-22 Mark Mitchell <mark@codesourcery.com>
2496
2497 * MAINTAINERS (cpplib): Rename to ...
2498 (libcpp): ... this. Add C/C++ front end maintainers.
2499
70070387
SE
25002007-04-14 Steve Ellcey <sje@cup.hp.com>
2501
2502 * config-ml.in: Pass ${ml_config_env} to configure calls.
2503
df1a0dbb
CB
25042007-04-04 Christian Bruel <christian.bruel@st.com>
2505
2506 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 2507
9daff147
DK
25082007-04-02 Dave Korn <dave.korn@artimi.com>
2509
2510 * MAINTAINERS (Write After Approval): Add myself.
2511
374eadb2
TB
25122007-03-31 Tobias Burnus <burnus@net-b.de>
2513
2514 * MAINTAINERS (fortran 95 front end): Add myself.
2515
8eced3a2
DR
25162007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2517
2518 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 2519
653de3e3
AZ
25202007-03-24 Ayal Zaks <zaks@il.ibm.com>
2521
2522 * MAINTAINERS (Modulo Scheduler): Add myself.
2523
b737d953
BM
25242007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2525
2526 * MAINTAINERS (fortran 95 front end): Add myself.
2527 (c++ front end): whitespace fix.
2528
a584cdf2
NF
25292007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2530
2531 * MAINTAINERS (Write After Approval): Add myself.
2532
8c79f3c4
RS
25332007-03-21 Richard Sandiford <richard@codesourcery.com>
2534
2535 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2536 of glob. Quote arguments with single quotes too.
2537 * configure: Regenerate.
2538
07f1ac6d
BM
25392007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2540
2541 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2542 * Makefile.in: Regenerate
2543
172e41aa
AS
25442007-03-07 Andreas Schwab <schwab@suse.de>
2545
2546 * configure: Regenerate.
2547
9c4d2493
BM
25482007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2549
2550 * configure.ac: Add "--with-pdfdir" configure option,
2551 which defines pdfdir variable.
2552 * Makefile.def (target=fixincludes): Add install-pdf to
2553 missing targets.
2554 (recursive_targets): Add install-pdf target.
2555 (flags_to_pass): Add pdfdir.
2556 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2557 target.
2558 * configure: Regenerate
2559 * Makefile.in: Regenerate
2560
e14e622e
EC
25612007-02-28 Eric Christopher <echristo@apple.com>
2562
2563 Revert:
2564 2006-12-07 Mike Stump <mrs@apple.com>
2565
2566 * Makefile.def (dependencies): Add dependency for
2567 install-target-libssp and install-target-libgomp on
2568 install-gcc.
2569 * Makefile.in: Regenerate.
2570
54e433bc
MK
25712007-02-27 Matt Kraai <kraai@ftbfs.org>
2572
2573 * configure: Regenerate.
2574 * configure.ac: Move statements after variable declarations.
2575
6c8d3d8f
KK
25762007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2577
2578 * MAINTAINERS: Add myself as sh maintainer.
2579
9f8c6739
JM
25802007-02-19 Joseph Myers <joseph@codesourcery.com>
2581
2582 * configure.ac: Adjust for loop syntax.
2583 * configure: Regenerate.
2584
278a7a38
AO
25852007-02-18 Alexandre Oliva <aoliva@redhat.com>
2586
2587 * configure: Rebuilt.
2588
b2eaac4a
AO
25892007-02-18 Alexandre Oliva <aoliva@redhat.com>
2590
2591 * configure.ac: Drop multiple occurrences of --enable-languages,
2592 and fix its quoting.
2593 * configure: Rebuilt.
2594
beeaf216 25952007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
2596 Nathan Sidwell <nathan@codesourcery.com>
2597 Vladimir Prus <vladimir@codesourcery.com>
2598 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
2599
2600 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2601 * configure: Regenerate.
2602
09201a09
GP
26032007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2604
2605 * ltconfig (freebsd*): Default to elf.
2606
291f172e
DJ
26072007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2608
2609 * configure.ac (target_libraries): Move libgcc before libiberty.
2610 * configure: Regenerated.
2611
c3a86da9
DJ
26122007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2613 Paolo Bonzini <bonzini@gnu.org>
2614
2615 PR bootstrap/30753
2616 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2617 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2618 * configure: Regenerated.
2619
88e1e72a
FXC
26202007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2621
2622 * MAINTAINERS (Language Front End Maintainers): Update my mail
2623 address.
2624
44bfc3ac
DJ
26252007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2626
2627 PR bootstrap/30748
2628 * configure.ac: Correct syntax for Solaris ksh.
2629 * configure: Regenerated.
2630
3e19841a
PB
26312007-02-09 Paolo Bonzini <bonzini@gnu.org>
2632
2633 * configure.ac: Sync with src.
2634 * configure: Regenerate.
2635
74a48762
PB
26362007-02-09 Paolo Bonzini <bonzini@gnu.org>
2637
2638 * Makefile.in: Regenerate.
2639
d846e52e
PB
26402007-02-09 Paolo Bonzini <bonzini@gnu.org>
2641
2642 * config.sub: Sync with src.
2643
1c710c3c
DJ
26442007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2645
2646 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2647 noncanonical equivalents.
2648 * configure.in: Rename to...
2649 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2650 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2651 target_noncanonical. Use them. Rewrite removal of configure
2652 arguments for autoconf 2.59. Discard variable settings. Force
2653 program_transform_name for native tools.
2654
2655 * Makefile.in: Regenerated.
2656 * configure: Regenerated with autoconf 2.59.
2657
dce2d8b2 26582007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 2659
3de8da2a 2660 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 2661
f6671c93
AS
26622007-01-31 Andreas Schwab <schwab@suse.de>
2663
2664 * Makefile.tpl (LDFLAGS): Substitute it.
2665 * Makefile.in: Regenerate.
2666
dce2d8b2 26672007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 2668
3de8da2a 2669 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 2670
2472200d
DE
26712007-01-28 David Edelsohn <edelsohn@gnu.org>
2672
3de8da2a 2673 * MAINTAINERS (spu port): Add myself.
2472200d 2674
5305be7e
RG
26752007-01-23 Richard Guenther <rguenther@suse.de>
2676
2677 PR bootstrap/30541
2678 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2679 * Makefile.tpl (GNATBIND): Substitute it.
2680 (GNATMAKE): Likewise.
2681 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2682 of STAGE_PREFIX.
2683 * Makefile.in: Regenerate.
2684 * configure: Regenerate.
2685
416cfb5e
MS
26862007-01-18 Mike Stump <mrs@apple.com>
2687
2688 * configure.in: Re-enable -Werror for gcc builds.
2689
3de8da2a 26902007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 2691
3de8da2a 2692 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 2693
d943d7c4
PB
26942007-01-11 Paolo Bonzini <bonzini@gnu.org>
2695
2696 * configure.in: Change == to = in test command.
3de8da2a 2697 * configure: Regenerate.
d943d7c4 2698
e69bf64b 26992007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
2700 Nick Clifton <nickc@redhat.com>
2701 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2702
2703 * configure.in (build_configargs, host_configargs, target_configargs):
2704 Remove build/host/target parameters.
2705 (host_libs): Add gmp and mpfr.
2706 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2707 * Makefile.def (gmp, mpfr): New.
2708 (gcc): Remove target.
2709 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2710 target_os, target_vendor): New.
dce2d8b2 2711 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
2712 * configure: Regenerate.
2713 * Makefile.in: Regenerate.
e69bf64b
PB
2714
27152007-01-11 Matt Fago <fago@earthlink.net>
2716
2717 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 2718 to improve robustness of configure tests.
e69bf64b 2719 * configure: Regenerate.
e14e622e 2720
a42f3b80
UB
27212007-01-09 Uros Bizjak <ubizjak@gmail.com>
2722
2723 * MAINTAINERS: Add myself as i386 maintainer.
2724
a36aee1a
JH
27252007-01-08 Jan Hubicka <jh@suse.cz>
2726
61fcaeef 2727 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 2728
738a52d3
KT
27292007-01-08 Kai Tietz <kai.tietz@onevision.com>
2730
2731 * configure.in: Add support for an x86_64-mingw* target.
95af8923 2732 * configure: Regenerate.
738a52d3 2733
54fdc474
DJ
27342007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2735
2736 * Makefile.tpl (all-target): Correct @if conditional for target
2737 modules.
2738 * configure.in: Omit libiberty if building only target libgcc.
2739 * configure, Makefile.in: Regenerated.
2740
3dd71726
PB
27412007-01-04 Paolo Bonzini <bonzini@gnu.org>
2742
dce2d8b2 2743 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
2744 * configure: Regenerate.
2745
fa958513
DJ
27462007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2747
2748 * Makefile.def (target_modules): Add libgcc.
2749 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2750 * Makefile.tpl (clean-target-libgcc): Delete.
2751 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2752 on gcc even for bootstrapped modules. Rewrite handling of
2753 lang_env_dependencies to loop over target_modules.
2754 * configure.in (target_libraries): Add target-libgcc.
2755 * Makefile.in, configure: Regenerated.
2756
e1888513
PB
27572006-12-29 Paolo Bonzini <bonzini@gnu.org>
2758
2759 * configure.in: Reorganize recognition of languages. Add
2760 --enable-stage1-languages. Show supported languages for the chosen
2761 target rather than all recognized languages.
2762 * configure: Regenerate.
2763
53b88b73
PB
27642006-12-29 Paolo Bonzini <bonzini@gnu.org>
2765
2766 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2767 * Makefile.in: Regenerate.
2768
a3993f33
KG
27692006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2770
2771 * configure.in: Warn that MPFR 2.2.0 is buggy.
2772 * configure: Regenerate.
2773
f063a9ed
ILT
27742006-12-27 Ian Lance Taylor <iant@google.com>
2775
2776 * configure.in: When removing Makefiles to force a reconfigure, also
2777 remove prev-DIR*/Makefile.
2778 * configure: Regenerate.
2779
af71363e
AS
27802006-12-22 Andreas Schwab <schwab@suse.de>
2781
2782 * configure: Regenerate with correct autoconf version.
2783
0b0dc272
AM
27842006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2785
3de8da2a
UB
2786 * configure.in: add AC_SUBST for *_FOR_TARGET.
2787 * configure: Regenerate.
0b0dc272 2788
53b88b73
PB
27892006-12-19 Paolo Bonzini <bonzini@gnu.org>
2790
2791 * configure.in: Simplify logic for rejecting languages that cannot
2792 be built. Separate the case when a language is unsupported,
2793 from the case when the user chooses not to build a language.
2794
400ebff4
PB
27952006-12-19 Paolo Bonzini <bonzini@gnu.org>
2796
2797 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2798 it only affects bootstrap and could be tested on "$host" as well.
2799 * configure: Regenerate.
2800 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2801
8efea775
PB
28022006-12-19 Paolo Bonzini <bonzini@gnu.org>
2803
2804 PR bootstrap/29544
2805 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2806 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2807 move here comment from Makefile.tpl.
2808 * Makefile.tpl: Move some definitions higher in the file.
2809 (STAGE1_CHECKING): New.
2810 * configure.in: Add --enable-stage1-checking.
2811 * configure: Regenerate.
2812 * Makefile.in: Regenerate.
2813
ed88a7ed
PB
28142006-12-19 Paolo Bonzini <bonzini@gnu.org>
2815
2816 * MAINTAINERS: Add myself as build system maintainer.
2817
b65151d3
SM
28182006-12-15 Simon Martin <simartin@users.sourceforge.net>
2819
2820 * MAINTAINERS (Write After Approval): Add myself.
2821
7e050830
EC
28222006-12-13 Eric Christopher <echristo@apple.com>
2823
2824 * MAINTAINERS: Add myself as darwin maintainer.
2825
8b494895
ILT
28262006-12-11 Ian Lance Taylor <ian@airs.com>
2827
2828 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2829
dce2d8b2 28302006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
2831
2832 MAINTAINERS: Update my entry.
2833
58e24147
AM
28342006-12-11 Alan Modra <amodra@bigpond.net.au>
2835
2836 * configure.in: Handle spu makefile frag.
58e24147
AM
2837 * Makefile.tpl (MAINT): Define
2838 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2839 * configure: Regenerate.
2840 * Makefile.in: Regenerate.
2841
9b6f37a0
BE
28422006-12-11 Ben Elliston <bje@au.ibm.com>
2843
2844 * config.guess: Import latest version.
2845 * config.sub: Likewise.
2846
ea6f5c57
BE
28472006-12-11 Ben Elliston <bje@au.ibm.com>
2848
2849 * configure.in (spu-*-*): Don't skip target-libiberty.
2850 * configure: Regenerate.
2851
42c1cd8a
AT
28522006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2853
2854 PR bootstrap/30134
2855 * configure.in: Correct x86 darwin support for libjava to powerpc
2856 and i?86 only.
2857 * configure: Regenerate.
2858
55eb837d
ST
28592006-12-08 Sandro Tolaini <tolaini@libero.it>
2860
2861 * configure.in: Add x86 darwin support for libjava.
2862 * configure: Regenerate.
2863
5bdacbc7
MS
28642006-12-07 Mike Stump <mrs@apple.com>
2865
2866 * Makefile.def (dependencies): Add dependency for
2867 install-target-libssp and install-target-libgomp on
2868 install-gcc.
2869 * Makefile.in: Regenerate.
2870
477d851c
RG
28712006-12-04 Richard Guenther <rguenther@suse.de>
2872
2873 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2874 (Non-Algorithmic Maintainers): Move over non-algorithmic
2875 loop optimizer maintainers, add myself as a non-algorithmic
2876 middle-end maintainer.
2877
5d33d367
DF
28782006-12-04 Daniel Franke <franke.daniel@gmail.com>
2879
2880 * MAINTAINERS (Write After Approval): Add myself.
2881
dbee1fb3
KG
28822006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2883
2884 * configure.in: Update error message for missing GMP/MPFR.
2885
2886 * configure: Regenerate.
2887
b5147de7
KG
28882006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2889
2890 * configure.in: Update MPFR version in error message.
2891
2892 * configure: Regenerate.
2893
f019376c
KG
28942006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2895
2896 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2897 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2898 --with-gmp-lib): New flags.
2899
2900 * configure: Regenerate.
2901
91ed95ae
BM
29022006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2903
2904 * MAINTAINERS (Write After Approval): Change my email address.
2905
3a971f15
MLI
29062006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2907
05170031 2908 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 2909
dce2d8b2 29102006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
2911
2912 * MAINTAINERS (i18n): Update e-mail address.
2913
df5487ee
TS
29142006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2915
2916 * MAINTAINERS (spu port): Add myself as maintainer.
2917 (Write After Approval): Remove myself.
2918
92c2f0ee
BE
29192006-11-22 Ben Elliston <bje@au.ibm.com>
2920
2921 * configure.in (skipdirs): Don't build libssp for SPU.
2922 * configure: Regenerate.
2923
a3b97199
AP
29242006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2925
2926 * MAINTAINERS (spu port): Add myself as maintainer.
2927 (libobjc): Update my email address.
2928
0eb97064
AB
29292006-11-21 Andrea Bona <andrea.bona@st.com>
2930
2931 * MAINTAINERS (Write After Approval): Add myself.
2932
dce2d8b2 29332006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
2934
2935 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2936 * configure : Rebuilt.
2937
dce2d8b2 29382006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
2939
2940 * MAINTAINERS (Write After Approval): Add myself.
2941
d58542ea
AO
29422006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2943
2944 * MAINTAINERS (Write After Approval): Add myself.
2945
a357b5ae
KG
29462006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2947
2948 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2949 libmpfr.a.
2950 * configure: Regenerate.
2951
9bd6112c
PB
29522006-11-16 Paolo Bonzini <bonzini@gnu.org>
2953
2954 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2955 (unstage): Test for stage_last presence.
2956
2957 PR bootstrap/29802
dce2d8b2
EB
2958 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
2959 STAGE_PREFIX.
9bd6112c
PB
2960 * Makefile.in: Regenerate.
2961
c8cf9f0f
ZD
29622003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2963
2964 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2965 maintainers.
2966
467b1fc6
ER
29672006-11-14 Erven Rohou <erven.rohou@st.com>
2968
2969 * MAINTAINERS (Write After Approval): Add myself.
2970
995a5697
PB
29712006-11-14 Paolo Bonzini <bonzini@gnu.org>
2972
2973 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2974 and stageN-package/Makefile.
2975 * Makefile.in: Regenerated.
2976
c8d6d53e
JZ
29772006-11-14 Jie Zhang <jie.zhang@analog.com>
2978
2979 * configure.in: Remove target-libgloss from noconfigdirs for
2980 bfin-*-*.
2981 * configure: Regenerated.
2982
dffb147d
KG
29832006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2984
2985 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 2986
dffb147d
KG
2987 * configure: Regenerate.
2988
ca558912
KG
29892006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2990
2991 * configure.in: Robustify error message for missing GMP/MPFR.
2992
2993 * configure: Regenerate.
2994
dce2d8b2 29952006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
2996
2997 * MAINTAINERS (Write After Approval): Add myself.
2998
dce2d8b2 29992006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
3000
3001 * MAINTAINERS: Change email address.
3002
91de1527
VP
30032006-10-30 Vladimir Prus <vladimir@codesourcery.com>
3004
3005 * MAINTAINERS (Write After Approval): Add myself.
3006
a3867703
PB
30072006-10-26 Peter Bergner <bergner@vnet.ibm.com>
3008
3009 * MAINTAINERS (Write After Approval): Add myself.
3010
b4364fa2
CL
30112006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
3012
7e050830 3013 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 3014 Write After Approval section.
b4364fa2 3015
70ec446f
KG
30162006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3017
3018 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
3019 need_gmp anymore.
3020 * configure: Regenerate.
3021
018c8d88
TB
30222006-10-16 Tobias Burnus <burnus@net-b.de>
3023
3024 * MAINTAINERS (Write After Approval): Add myself.
3025
f6a1687e
BE
30262006-10-16 Ben Elliston <bje@au.ibm.com>
3027
3028 * config.guess: Import latest version.
3029 * config.sub: Likewise.
3030
b5422ad7
BM
30312006-10-10 Brooks Moses <bmoses@stanford.edu>
3032
3033 * Makefile.def: Added pdf target handling.
3034 * Makefile.tpl: Added pdf target handling.
3035 * Makefile.in: Regenerated.
3036
bdcee471
CL
30372006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
3038
3039 * MAINTAINERS: Add self as score port maintainer.
3040
7d610414
BM
30412006-10-04 Brooks Moses <bmoses@stanford.edu>
3042
3043 * MAINTAINERS (Write After Approval): Add myself.
3044
e48d66a9
SK
30452006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
3046
7e050830 3047 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
3048 or newer.
3049 * configure: Regenerated.
3050
c394e891
DB
30512006-09-27 Dave Brolley <brolley@redhat.com>
3052
dce2d8b2
EB
3053 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3054 using $s instead of $r.
c394e891
DB
3055 * configure: Regenerated.
3056
1ee4c5a0
TS
30572006-09-26 Thiemo Seufer <ths@mips.com>
3058
3059 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3060 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3061 * configure: Regenerate.
3062
dce2d8b2 30632006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
3064
3065 * MAINTAINERS (Write After Approval): Remove myself.
3066
0c502898
CF
30672006-09-22 Chao-ying Fu <fu@mips.com>
3068
3069 * MAINTAINERS (Write After Approval): Add myself.
3070
a7819e42
JM
30712006-09-10 Joseph S. Myers <joseph@codesourcery.com>
3072
3073 * MAINTAINERS: Add self as soft-fp maintainer.
3074
dce2d8b2 30752006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
3076
3077 * MAINTAINERS: Add myself as avr maintainer.
3078 Remove Marek Michalkiewicz as avr maintainer.
827d0991 3079
e8288489
RC
30802006-09-07 Roberto Costa <roberto.costa@st.com>
3081
3082 * MAINTAINERS (Write After Approval): Add myself.
3083
b91f0a41
CV
30842006-08-30 Corinna Vinschen <corinna@vinschen.de>
3085
3086 * configure.in: Never build newlib for a Mingw host.
3087 Never build newlib as Mingw target library.
3088 Test the existence of winsup/cygwin for building a Cygwin newlib,
3089 rather than just winsup.
3090 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3091 building a Mingw target.
3092 * configure: Regenerate.
3093
094c07a0
EB
30942006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3095
3096 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3097
8d1171cb
PB
30982006-07-25 Paolo Bonzini <bonzini@gnu.org>
3099
3100 * config.guess: Import from src (was more updated).
3101 * config.sub: Likewise.
3102
2e9e6f68
DJ
31032006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3104
3105 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3106 * configure: Regenerated.
3107
57255173
PB
31082006-07-18 Paolo Bonzini <bonzini@gnu.org>
3109
cc6010cd
AP
3110 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3111 for stages after the first.
57255173 3112
9fbe6585
JJ
31132006-07-17 Jakub Jelinek <jakub@redhat.com>
3114
3115 * Makefile.def: Add dependencies for configure-opcodes
3116 on configure-intl and all-opcodes on all-intl.
3117 * Makefile.in: Regenerated.
3118
18c3f977
BE
31192006-07-13 Ben Elliston <bje@au.ibm.com>
3120
3121 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3122
27b56ba6
PE
31232006-07-06 Paul Eggert <eggert@cs.ucla.edu>
3124
3125 Port to hosts whose 'sort' and 'tail' implementations
3126 treat operands with leading '+' as file names, as POSIX
3127 has required since 2001. However, make sure the code still
3128 works on pre-POSIX hosts.
3129 * ltmain.sh: Don't assume "sort +2" is equivalent to
3130 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3131
ad6d4e43
UW
31322006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
3133
3134 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3135
706601d9
PG
31362006-07-04 Peter O'Gorman <peter@pogma.com>
3137
3138 * ltconfig: chmod 644 before ranlib during install.
3139
0b50988a
EB
31402006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3141
3142 PR bootstrap/18058
3143 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3144 if the bootstrap compiler is a GCC version that supports it.
3145 * configure: Regenerate.
3146
b6348cb3
PB
31472006-07-03 Paolo Bonzini <bonzini@gnu.org>
3148
95695ad3 3149 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
3150 * configure: Regenerate.
3151
1546bb64
PB
31522006-07-03 Paolo Bonzini <bonzini@gnu.org>
3153
3154 PR other/27063
3155 * configure.in: Test subdir_requires and give an appropriate
3156 error message.
3157 * configure: Regenerate.
3158
5cb6c629
AJH
31592006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
3160
3161 * MAINTAINERS (Write After Approval): Add myself.
3162
f4d8cdf8
JDA
31632006-06-22 John David Anglin <dave.anglin@nrc.ca>
3164
3165 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3166
4fe5abb7
SE
31672006-06-22 Steve Ellcey <sje@cup.hp.com>
3168
3169 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3170
2a79fd67
DA
31712006-06-20 David Ayers <d.ayers@inode.at>
3172
3173 PR bootstrap/28072
3174 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3175 whether target-libjava is being configured instead of whether the
3176 java front end is enabled.
3177 * configure: Regenerate.
7e050830 3178
04879af3
RO
31792006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3180
3181 PR target/27540
3182 * configure.in: Only enable libgomp on IRIX 6.
3183 * configure: Regenerate.
3184
ec6c7392
PB
31852006-06-15 Paolo Bonzini <bonzini@gnu.org>
3186
3187 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3188 too.
3189 * Makefile.in: Regenerate.
3190
12973d7a
DD
31912006-06-13 Jeff Johnston <jjohnstn@redhat.com>
3192
3193 * config-ml.in: Alter CCASFLAGS to include special
3194 multilib options the same as is done for CFLAGS.
3195
c67ed86a
JDA
31962006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3197
3198 * configure.in: Don't enable libgomp on hpux10.
3199 * configure: Rebuilt.
3200
cb253473
DA
32012006-06-12 David Ayers <d.ayers@inode.at>
3202
3203 PR bootstrap/27963
3204 PR target/19970
7e050830 3205 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
3206 ${libgcj} is specified.
3207 * configure: Regenerate.
7e050830 3208
dce2d8b2 32092006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
3210
3211 Sync from src:
7e050830
EC
3212
3213 * configure.in: Sync.
32845532 3214 * configure: Regenerated.
7e050830 3215
32845532
CD
3216 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3217
3218 * Makefile.def: Added dependencies from sim and gdb on intl, and
3219 added configure dependencies to everything with an all dependency
3220 on intl.
3221 * Makefile.in: Regenerated.
3222
7cd0cf9c
DA
32232006-06-06 David Ayers <d.ayers@inode.at>
3224
3225 PR libobjc/13946
3226 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3227 * Makefile.in: Regenerate.
3228 * configure.in: Add --enable-objc-gc at toplevel and have it
3229 enable boehm-gc for Objective-C.
3230 Remove target-boehm-gc from libgcj.
3231 Add target-boehm-gc to target_libraries.
3232 Add target-boehm-gc to noconfigdirs where ${libgcj}
3233 is specified.
3234 Assert that boehm-gc is supported when requested for Objective-C.
3235 Only build boehm-gc if needed either for Java or Objective-C.
3236 * configure: Regenerate.
7e050830 3237
3ff3adad
PB
32382006-06-05 Paolo Bonzini <bonzini@gnu.org>
3239
3240 PR 27674
3241 * Makefile.tpl (configure-[+prefix+][+module+],
3242 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3243 Remove rule to unstage bootstrapped modules.
3244 (stage_current): New.
3245 * Makefile.in: Regenerate.
3246
898e551d
LB
32472006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3248
3249 * MAINTAINERS (Write After Approval): Update my e-mail address.
3250
ea60341e
MS
32512006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3252
3253 * include/libiberty.h: Declare pex_run_in_environment.
3254
222ae291
AL
32552006-05-31 Asher Langton <langton2@llnl.gov>
3256
3257 * MAINTAINERS (Write After Approval): Add myself.
898e551d 3258
e9a54b07
PB
32592006-05-25 Paolo Bonzini <bonzini@gnu.org>
3260
3261 * Makefile.def (bfd, opcodes): Fix lib_path.
3262 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3263 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3264 * Makefile.in: Regenerate.
3265
03e67131
CD
32662006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3267
3268 * Makefile.in: Regenerate.
3269
65d6e994
CD
32702006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3271
3272 * Makefile.def: Add install-html target. Add datarootdir
3273 docdir and htmldir to flags_to_pass.
3274 * Makefile.tpl: Add install-html target.
3275 * Makefile.in: Regenerate.
3276 * configure.in: Add --with-datarootdir, --with-docdir, and
3277 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3278 * configure: Regenerate.
3279
9e299237
MS
32802006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3281
3282 * configure.in: Enable gprof for cross builds.
3283 * configure: Regenerate.
3284
c31202cd
RG
32852006-05-22 Richard Guenther <rguenther@suse.de>
3286
3287 Revert
3288 2006-01-31 Richard Guenther <rguenther@suse.de>
3289 Paolo Bonzini <bonzini@gnu.org>
3290
3291 * Makefile.def (target_modules): Add libgcc-math target module.
3292 * configure.in (target_libraries): Add libgcc-math target library.
3293 (--enable-libgcc-math): New configure switch.
3294 * Makefile.in: Re-generate.
3295 * configure: Re-generate.
3296 * libgcc-math: New toplevel directory.
3297
2a332582
JDA
32982006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3299 Andreas Tobler <a.tobler@schweiz.ch>
3300
3301 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3302 * configure: Rebuilt.
3303
dce2d8b2 33042006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 3305
ccce6917
SL
3306 * MAINTAINERS (Write After Approval): Add myself.
3307
ed606bc0
DD
33082006-05-01 DJ Delorie <dj@redhat.com>
3309
3d8f47a0 3310 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
3311 * configure: Regenerate.
3312
9386bd20
RG
33132006-05-01 Richard Guenther <rguenther@suse.de>
3314
3315 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3316 maintainer.
3317
dce2d8b2 33182006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
3319
3320 * MAINTAINERS (Write After Approval): Add myself.
3321
87ceee72
JB
33222006-04-28 Jan Beulich <jbeulich@novell.com>
3323
3324 * MAINTAINERS (Write After Approval): Add myself.
3325
e88a2c09
DD
33262006-04-18 DJ Delorie <dj@redhat.com>
3327
3328 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3329 reference libgloss so that libssp can be built in a combined
3330 tree.
3331 * configure: Regenerate.
3332
675f0a8a
RM
33332006-04-08 Robert Millan <rmh@gcc.gnu.org>
3334
3335 * MAINTAINERS (Write After Approval): Add myself.
3336
27b6c940
BE
33372006-04-05 Ben Elliston <bje@au.ibm.com>
3338
3339 * configure.in: Require makeinfo 4.4 or higher.
3340 * configure: Regenerate.
3341
687b17d4
GP
33422006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3343
3344 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3345 Rearrange the entries of other libraries to have them in one place.
3346
906ac235
JB
33472006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3348
7e050830 3349 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
3350 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3351
fb0103e5
RG
33522006-03-14 Richard Guenther <rguenther@suse.de>
3353
3354 * configure: Regenerate with autoconf 2.13.
3355
17237f6b
JB
33562006-03-13 Jim Blandy <jimb@codesourcery.com>
3357
3358 * MAINTAINERS: Use my work address.
bed31434
JB
3359
3360 * MAINTAINERS: Update my E-mail address.
3361
27079765
AH
33622006-03-10 Aldy Hernandez <aldyh@redhat.com>
3363
3364 * configure.in: Handle --disable-<component> generically.
3365 * configure: Regenerate.
3366
54a17039
L
33672006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3368
3369 PR libgcj/17311
3370 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3371
b9bd11ca
EE
33722006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3373
3374 * MAINTAINERS (Write After Approval): Remove myself.
3375 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3376
dce2d8b2 33772006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 3378
072b06f2
RE
3379 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3380 (TARGET_CONFIGDIRS): Remove.
3381 * configure.in: Remove AC_SUBST(target_configdirs).
3382 * Makefile.in, configure: Regenerated.
ee2312f3 3383
936e1a35
SK
33842006-02-20 Steven G. Kargl <kargls@comcast.net>
3385
3386 * MAINTAINERS (Write After Approval): Remove myself.
3387 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3388
cc11cc9b
PB
33892006-02-20 Paolo Bonzini <bonzini@gnu.org>
3390
3391 PR bootstrap/25670
3392
3393 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3394
3395 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3396 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3397 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3398 BUILD_PREFIX, BUILD_PREFIX_1.
3399 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3400
3401 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3402 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3403
3404 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3405 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3406 of `cat stage_current`. Always provide the `r' and `s' variables.
3407 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3408 a single shell execution.
3409 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3410 bootstrapped modules, make the stage1 module if the build was not
3411 started yet, else build the current stage.
3412 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3413 (all-build, all-host, all-target, [+make_target+]-host,
3414 [+make_target+]-target): Do not use \-continued lines.
3415 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3416 (current_stage, restrap, stage_last): New.
3417
3418 * Makefile.in: Regenerate.
3419 * configure: Regenerate.
3420
63a7c9ef
BD
34212006-02-19 Bud Davis <jmdavis@link.com>
3422
3423 * MAINTAINERS (Write After Approval): Remove myself.
3424 (Language Front End Maintainers): Add myself as fortran 95
3425 maintainer and update e-mail address.
3426
a3543e3a
FXC
34272006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3428
3429 * MAINTAINERS (Write After Approval): Remove myself.
3430 (Language Front End Maintainers): Add myself as fortran 95
3431 maintainer.
3432
ca5b1d2c
VK
34332006-02-16 Victor Kaplansky <victork@il.ibm.com>
3434
3435 * MAINTAINERS (Write After Approval): Add myself.
3436
0499513f
TK
34372006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3438
3439 * MAINTAINERS (Write After Approval): Remove myself.
3440 (Language Front End Maintainers): Add myself as
3441 fortran 95 maintainer.
3442
d1f8db0c
PB
34432006-02-14 Paolo Bonzini <bonzini@gnu.org>
3444
3445 Sync from src:
3446
3447 2005-12-27 Leif Ekblad <leif@rdos.net>
3448
cc6010cd
AP
3449 * configure.in: Add support for RDOS target.
3450 * configure: Regenerate.
d1f8db0c
PB
3451
34522006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 3453 Andreas Schwab <schwab@suse.de>
d1f8db0c 3454
cc6010cd 3455 * configure: Regenerate.
d1f8db0c 3456
cac90078
DE
34572006-02-12 David Edelsohn <edelsohn@gnu.org>
3458
3459 * configure.in (enable_libgomp): Add AIX.
3460 * configure: Regenerate.
3461
bd37fbf5
MK
34622006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3463
3464 * MAINTAINERS (Write After Approval): Add myself.
7e050830 3465
23027b7a
LM
34662006-02-03 Lee Millward <lee.millward@gmail.com>
3467
3468 * MAINTAINERS (Write After Approval): Add myself.
7e050830 3469
0058967b
RG
34702006-01-31 Richard Guenther <rguenther@suse.de>
3471 Paolo Bonzini <bonzini@gnu.org>
3472
3473 * Makefile.def (target_modules): Add libgcc-math target module.
3474 * configure.in (target_libraries): Add libgcc-math target library.
3475 (--enable-libgcc-math): New configure switch.
3476 * Makefile.in: Re-generate.
3477 * configure: Re-generate.
3478 * libgcc-math: New toplevel directory.
3479
e8b05380
PB
34802006-01-26 Paolo Bonzini <bonzini@gnu.org>
3481
3482 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3483 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3484 the assembler, linker and binutils.
3485 * configure: Regenerate.
3486
d54d5437
DM
34872006-01-22 Dirk Mueller <dmueller@suse.de>
3488
3489 * MAINTAINERS (Write After Approval): Add myself.
3490
670cbfcf
DN
34912006-01-20 Diego Novillo <dnovillo@redhat.com>
3492
3493 * configure: Regenerate.
3494
953ff289
DN
34952006-01-18 Richard Henderson <rth@redhat.com>
3496 Jakub Jelinek <jakub@redhat.com>
3497 Diego Novillo <dnovillo@redhat.com>
3498
3499 * libgomp: New directory.
3500 * Makefile.def: Add target_module libgomp.
3501 * Makefile.in: Regenerate.
3502 * configure.in (target_libraries): Add target-libgomp.
3503 * configure: Regenerate.
3504
32ce4048
AO
35052006-01-05 Alexandre Oliva <aoliva@redhat.com>
3506
3507 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3508 @ from continuation.
3509 * Makefile.in: Rebuilt.
3510
0eaf8e17 35112006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 3512
c76c0c83
CL
3513 * MAINTAINERS (Write After Approval): Add myself.
3514
2d309510
PB
35152006-01-04 Paolo Bonzini <bonzini@gnu.org>
3516
3517 PR bootstrap/24252
3518
3519 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3520 * Makefile.tpl (OBJDUMP): New.
3521 (EXTRA_HOST_FLAGS): Add it.
3522 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3523
953ff289
DN
3524 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3525 to use symbolic links between directories. Avoid race conditions
3526 or make them harmless.
3527 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
3528
3529 * Makefile.def (LEAN): Pass.
3530 * Makefile.tpl (LEAN): Define.
3531 (stage[+id+]-start): Accept that the previous directory does not
3532 exist, if the bootstrap is lean.
3533 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3534 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3535 configure substitution.
3536 ([+compare-target+]): Likewise.
3537 ([+bootstrap-target+]-lean): New.
3538 * configure.in: Remove lean bootstrap support from here.
3539
953ff289
DN
3540 * Makefile.in: Regenerate.
3541 * configure: Regenerate.
2d309510 3542
368872c3
BE
35432006-01-04 Ben Elliston <bje@au.ibm.com>
3544
3545 * MAINTAINERS (libdecnumber): Add myself.
3546
d79e6356
MM
35472006-01-02 Mark Mitchell <mark@codesourcery.com>
3548
3549 * libtool-ldflags: New script.
3550
a6fbc1e2
AS
35512006-01-02 Andreas Schwab <schwab@suse.de>
3552
3553 * configure.in: When reconfiguring remove Makefile in
3554 all stage directories.
3555 * configure: Regenerate.
3556
103a4b39
SB
35572005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3558
3559 * MAINTAINERS: Update my email address.
3560
212f829c
PB
35612005-12-20 Paolo Bonzini <bonzini@gnu.org>
3562
3563 Revert Ada-related part of the previous change.
3564
3565 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3566 Do not pass.
3567 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3568 * Makefile.in: Regenerate.
3569 * configure.in: Do not include mt-ppc-aix target fragment.
3570 * configure: Regenerate.
3571
8ef1f2df
PB
35722005-12-19 Paolo Bonzini <bonzini@gnu.org>
3573
3574 * configure.in: Select appropriate fragments for PowerPC/AIX.
3575 * configure: Regenerate.
3576
3577 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3578 BOOT_CFLAGS, BOOT_LDFLAGS.
3579 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3580 BOOT_CFLAGS, BOOT_LDFLAGS.
3581 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3582 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3583 (stage): Fail if we cannot complete the work.
3584 * Makefile.in: Regenerate.
3585
ab34901f
NS
35862005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3587
3588 * configure.in: Replace ms1 with mt.
3589 * configure: Rebuilt.
3590
cbe82f21
BM
35912005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3592
3593 * MAINTAINERS: Update my email address.
3594
19843472
PB
35952005-12-15 Paolo Bonzini <bonzini@gnu.org>
3596
3597 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3598 install-host-nogcc): Don't invoke $(stage) at the end.
3599 * Makefile.in: Regenerate.
3600
1ca26cd2
PB
36012005-12-14 Paolo Bonzini <bonzini@gnu.org>
3602
3603 * configure.in: Flip the top-level bootstrap switch.
3604 * configure: Regenerate.
3605
f41d6665
DJ
36062005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3607
3608 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3609 $(stage) and $(unstage).
3610 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3611 (all): Remove stray semicolon.
3612 (local-distclean): Don't handle multilib.tmp and multilib.out.
3613 (install.all): Set $s for consistency.
3614 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3615 check_multilibs setting. Always make the install directory.
3616 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3617 Correct @if/@endif.
3618 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3619 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3620 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3621 (multilib.out): Remove.
3622 * Makefile.in: Regenerated.
3623
dce2d8b2 36242005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
3625
3626 * MAINTAINERS (Write After Approval): Add myself.
3627
64f182bd
NS
36282005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3629
121b2cee
NS
3630 * MAINTAINERS: Add myself as mt maintainer.
3631
64f182bd
NS
3632 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3633
a6d63770
AN
36342005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3635
3636 * MAINTAINERS: Change email address.
3637
2abefe3d
PB
36382005-12-05 Paolo Bonzini <bonzini@gnu.org>
3639
3640 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3641 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3642 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3643 Find in-tree tools if available.
3644 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3645 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3646 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3647 (COMPILER_*_FOR_TARGET): New.
3648 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3649 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3650 (CONFIGURED_*, USUAL_*): Remove.
3651 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3652 STRIP): Use autoconf substitutions.
3653 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3654 COMPILER_NM_FOR_TARGET): New.
3655 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3656
3657 (all): Make all-host and all-target in parallel.
3658 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3659 that $$r and $$s are set before invoking a recursive make.
3660 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3661 ([+bootstrap-target+]): Inline most of the `all' target.
3662
2f3bdde7
BE
36632005-11-29 Ben Elliston <bje@au.ibm.com>
3664
3665 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3666 from the gcc build directory.
3667 * Makefile.in: Regenerate.
3668
a4b6c45a
BE
36692005-11-29 Ben Elliston <bje@au.ibm.com>
3670
3671 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3672 depend on all-libdecnumber.
3673 * configure.in (host_libs): Include libdecnumber.
3674 * Makefile.in: Regenerate.
3675 * configure: Likewise.
3676
473a74b9
BE
36772005-11-29 Ben Elliston <bje@au.ibm.com>
3678
3679 * libdecnumber: Import decNumber sources from the dfp-branch.
3680
b4623110
KJ
36812005-11-21 Kean Johnston <jkj@sco.com>
3682
3683 * config.sub, config.guess: Sync from upstream sources.
3684
67dc1785
BE
36852005-11-21 Ben Elliston <bje@au.ibm.com>
3686
3687 Import from Autoconf sources:
3688
3689 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3690 * config/move-if-change: Don't output "$2 is unchanged";
3691 suggested by Ben Elliston. Handle weird characters correctly.
3692
186abafe
AT
36932005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3694
3695 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3696 to match upstream libtool for darwin.
3697
ef9db8d5
DJ
36982005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3699
3700 * Makefile.def: Remove gdb dependencies for gdbtk.
3701 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3702 (configure-gdb, install-gdb): New rules.
3703 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3704 * Makefile.in, configure: Regenerated.
3705
9c5141ab
JB
37062005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3707
3708 * MAINTAINERS (Write After Approval): Add myself.
3709
4523d51b
EE
37102005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3711
3712 * MAINTAINERS (Write After Approval): Add myself.
3713
086b011c
DN
37142005-10-24 Diego Novillo <dnovillo@redhat.com>
3715
3716 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3717 Diego Novillo.
3718
e7c84bf8
PB
37192005-10-22 Paolo Bonzini <bonzini@gnu.org>
3720
3721 PR bootstrap/24297
3722 * Makefile.tpl (do-[+make-target+], do-check, install,
3723 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3724 are set before recursing.
3725 * Makefile.in: Regenerate.
3726
b88a7564
EB
37272005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3728
3729 PR bootstrap/18939
3730 * Makefile.def (gcc) <target>: Fix thinko.
3731 * Makefile.in: Regenerate.
3732
61efc800
BS
37332005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3734
3735 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3736 * configure: Regenerate.
3737
f53d2869
JZ
37382005-10-15 Jie Zhang <jie.zhang@analog.com>
3739
3740 * MAINTAINERS (Write After Approval): Add self.
3741
077fc835
KH
37422005-10-08 Kazu Hirata <kazu@codesourcery.com>
3743
3744 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3745 target-libffi, target-qthreads, target-libjava, and
3746 targetlibobjc.
3747 * configure: Regenerate.
3748
d739199a
DJ
37492005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3750
3751 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3752 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3753 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3754 (USUAL_OBJDUMP_FOR_TARGET): New.
3755 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3756 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 3757 * configure, Makefile.in: Regenerated.
d739199a 3758
db38c6bb
PB
37592005-10-05 Paolo Bonzini <bonzini@gnu.org>
3760
3761 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3762 before other host packages.
3763
3015564c
KK
37642005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3765
3766 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3767
1061f99e
PB
37682005-10-05 Paolo Bonzini <bonzini@gnu.org>
3769
3770 PR bootstrap/22340
3771
3772 * configure.in (default_target): Remove.
3773 * Makefile.tpl (all): Do not use prerequisites as subroutines
3774 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3775 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3776 use prerequisites as subroutines.
3777 (check-host, check-target): New.
3778 (bootstrap configure & all targets): Do not use stage*-start
3779 if the directory layout is already ok.
3780 (non-bootstrap configure & all targets): Prepend a $(unstage).
3781 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3782 (NOTPARALLEL): Remove.
3783 (unstage, stage variables): New variables.
3784 (unstage, stage targets): Simply expand to those variables.
3785
3786 * configure: Regenerate.
3787 * Makefile.in: Regenerate.
3788
4a9c436f
JW
37892005-10-04 James E Wilson <wilson@specifix.com>
3790
3791 * Makefile.def (lang_env_dependencies): Add libmudflap.
3792 * Makefile.in: Regenerate.
3793
37150080
AS
37942005-10-03 Andreas Schwab <schwab@suse.de>
3795
3796 Backport from libtool CVS:
3797 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3798
3799 * ltmain.sh: add support for installing into temporary
3800 staging area (e.g. 'make install DESTDIR=...')
3801
39d16468
L
38022005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3803
3804 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3805 * configure: Regenerated.
3806
72a7ab82
AP
38072005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3808
3809 * configure: Regenerate with the correct
3810 autoconf version.
3811
6b65a26d
CM
38122005-09-30 Catherine Moore <clm@cm00re.com>
3813
3814 * configure.in (bfin-*-*): New.
3815 * configure: Regenerated.
3816
040b1c5a
GK
38172005-09-28 Geoffrey Keating <geoffk@apple.com>
3818
3819 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3820 (LIPO_FOR_TARGET): New.
3821 (CONFIGURED_LIPO_FOR_TARGET): New.
3822 (USUAL_LIPO_FOR_TARGET): New.
3823 (STRIP_FOR_TARGET): New.
3824 (CONFIGURED_STRIP_FOR_TARGET): New.
3825 (USUAL_STRIP_FOR_TARGET): New.
3826 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3827 STRIP_FOR_TARGET.
3828 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3829 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3830 * Makefile.in: Regenerate.
3831 * configure: Regenerate.
7e050830 3832
3a3c28db
DE
38332005-09-19 David Edelsohn <edelsohn@gnu.org>
3834
3835 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3836 (rs6000-*-aix*): Same.
3837 * configure: Regenerate.
3838
2749a921
TT
38392005-09-16 Tom Tromey <tromey@redhat.com>
3840
3841 * MAINTAINERS: Add self as java maintainer.
3842
7f26dfa3
FXC
38432005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3844
3845 * configure.in: Recognize f95 in the --enable-languages option,
3846 and substitute it for fortran, issuing a warning.
3847 * configure: Regenerate.
3848
d8852c4f
PE
38492005-08-30 Phil Edwards <phil@codesourcery.com>
3850
3851 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3852 * configure: Regenerated.
3853
ad685e81
AH
38542005-08-22 Aldy Hernandez <aldyh@redhat.com>
3855
3856 * MAINTAINERS: Add self as ms1 maintainer.
3857
b00d752c
RE
38582005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3859
3860 * Makefile.def (libssp): Add to lang_env_dependencies.
3861 * Makefile.in: Regenerate.
3862
9ed8fb9b
ILT
38632005-08-18 Ian Lance Taylor <ian@airs.com>
3864
3865 * MAINTAINERS: Add myself as middle-end maintainer.
3866
0f029d39
CG
38672005-08-17 Christian Groessler <chris@groessler.org>
3868
3869 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3870 * Makefile.in: Regenerate.
3871
81087874
AK
38722005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3873
3874 * MAINTAINERS (write after approval): Added myself.
3875
6a134f1c
MR
38762005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3877
3878 * MAINTAINERS (Write After Approval): Add myself.
3879
2693c0b0
PB
38802005-08-12 Paolo Bonzini <bonzini@gnu.org>
3881
3882 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3883 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3884 Look for alternate names of the target cc and c++
3885 * configure: Regenerate.
3886
4de997d1
PB
38872005-08-08 Paolo Bonzini <bonzini@gnu.org>
3888
3889 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3890 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3891 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3892 tools; remove code to manually set them.
3893 (Target tools): Look in the environment for them.
3894 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3895 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3896 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3897 build directory.
3898 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3899 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3900 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3901 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3902 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3903 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3904 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3905 * configure: Regenerate.
3906 * Makefile.in: Regenerate.
3907
b089e33a
BE
39082005-07-28 Ben Elliston <bje@au.ibm.com>
3909
3910 * MAINTAINERS: Update for removed CPU targets.
3911
e3791243
MM
39122005-07-27 Mark Mitchell <mark@codesourcery.com>
3913
3914 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 3915 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
3916 * Makefile.in: Regenerated.
3917
526635cb
MM
39182005-07-26 Mark Mitchell <mark@codesourcery.com>
3919
3920 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3921 (CFLAGS_FOR_TARGET): Use it.
3922 (CXXFLAGS_FOR_TARGET): Likewise.
3923 * Makefile.in: Regenerated.
3924 * configure.in (--with-build-sysroot): New option.
3925 * configure: Regenerated.
3926
19791f70
PB
39272005-07-24 Paolo Bonzini <bonzini@gnu.org>
3928
3929 * Makefile.tpl: Wrap install between unstage and stage
3930 * Makefile.in: Regenerate.
3931
35f5a23f
EC
39322005-07-21 Eric Christopher <echristo@apple.com>
3933
3934 * MAINTAINERS: Update affiliation.
3935
ff3ddf15
PW
39362005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3937
3938 * MAINTAINERS: Add self as crx port maintainer.
3939
3a664c1c
DD
39402005-07-20 DJ Delorie <dj@redhat.com>
3941
3942 * MAINTAINERS: Add self as m32c maintainer.
3943
539df155
KC
39442005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3945
3946 * all files: Update FSF address.
3947
be9c593a
EC
39482005-07-15 Eric Christopher <echristo@redhat.com>
3949
3950 * MAINTAINERS: Change affiliation.
3951
fd7ea4ab
JB
39522005-07-14 Jim Blandy <jimb@redhat.com>
3953
3954 * configure.in: Add cases for Renesas m32c.
3955 * configure: Regenerated.
7e050830 3956
0063a823
KC
39572005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3958
d0ca130a
KC
3959 * COPYING.LIB: Update from fsf.org.
3960
39612005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3962
3963 * COPYING, compile, config.guess,
0063a823
KC
3964 config.sub, install-sh, missing, mkinstalldirs,
3965 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 3966 * config-ml.in: Update FSF address.
0063a823 3967
a8ba31f2
EC
39682005-07-13 Eric Christopher <echristo@redhat.com>
3969
3970 * configure.in: Add toplevel noconfigdir support for tpf.
3971 * configure: Regenerate.
3972
5bea4a03
PB
39732005-07-11 Paolo Bonzini <bonzini@gnu.org>
3974
3975 PR ada/22340
3976
3977 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3978 * Makefile.in: Regenerate.
3979
284bdbbd
MM
39802005-07-07 Mark Mitchell <mark@codesourcery.com>
3981
3982 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 3983 Brolley to write-after-approval.
284bdbbd 3984
452190fb
AS
39852005-07-07 Andreas Schwab <schwab@suse.de>
3986
3987 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3988 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3989 * Makefile.in: Regenerated.
3990
9c8f9ec2
GK
39912005-07-06 Geoffrey Keating <geoffk@apple.com>
3992
3993 * configure.in: Don't build sim or rda when targetting darwin.
3994 * configure: Regenerate.
3995
ef0087a7
KH
39962005-07-06 Kazu Hirata <kazu@codesourcery.com>
3997
3998 * configure.in: Add --enable-libssp and --disable-libssp.
3999 * configure: Regenerate with autoconf-2.13.
4000
77008252
JJ
40012005-07-02 Jakub Jelinek <jakub@redhat.com>
4002
4003 * Makefile.def (target_modules): Add libssp.
4004 * configure.in (target_libraries): Add target-libssp.
4005 * configure: Rebuilt.
4006 * Makefile.in: Rebuilt.
4007
a04eae1b
ZW
40082005-07-01 Zack Weinberg <zackw@panix.com>
4009
4010 * MAINTAINERS: Change email address. Resign from maintainership.
4011
948884cd
RG
40122005-07-01 Richard Guenther <rguenther@suse.de>
4013
4014 * MAINTAINERS: Change my e-mail address and affiliation.
4015
c7870f5d
PB
40162005-06-22 Paolo Bonzini <bonzini@gnu.org>
4017
4018 * Makefile.def (stagefeedback): Come after profile.
4019 Define profiledbootstrap target.
4020 * Makefile.tpl (profiledbootstrap): Remove.
4021 (stageprofile-end): Zap stagefeedback.
4022 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4023 * Makefile.in: Regenerate.
4024
ab99519a
RS
40252005-06-13 Richard Sandiford <richard@codesourcery.com>
4026
4027 * MAINTAINERS: Update my email address.
4028
f610dd5f
ZW
40292005-06-13 Zack Weinberg <zack@codesourcery.com>
4030
4031 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4032 In 'cpp' stanza, support '#line' as well as '# '.
4033
71bc2a83
AS
40342005-06-08 Andreas Schwab <schwab@suse.de>
4035
4036 * MAINTAINERS: Move myself from 'Write After Approval' to
4037 'CPU Port Maintainers' section as m68k maintainer.
4038
4fab7234
HPN
40392005-06-07 Hans-Peter Nilsson <hp@axis.com>
4040
4041 * configure.in (unsupported_languages): New macro.
4042 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4043 non-ported target libraries in noconfigdirs.
4044 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4045 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 4046 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
4047 unsupported_languages.
4048 * configure: Regenerate.
4049
68193f9b
TS
40502005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4051
4052 * configure.in: Fix typo in handling of --with-mpfr-dir.
4053 * configure: Regenerate.
4054
f26f6b8d
RS
40552005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
4056
4057 * MAINTAINERS: Update my email address.
4058
ba4853f8
JB
40592005-06-02 Jim Blandy <jimb@redhat.com>
4060
4061 * config.sub: Add cases for the Renesas m32c. (This patch has been
4062 accepted into the master sources.)
4063
79dd769c 40642005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
4065 Michael Snyder <msnyder@redhat.com>
4066 Stan Cox <scox@redhat.com>
79dd769c 4067
f610dd5f 4068 * configure.in: Set noconfigdirs for ms1.
79dd769c 4069
f610dd5f 4070 * configure: Regenerate.
79dd769c 4071
d29e107f
JD
40722005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
4073
4074 * MAINTAINERS (Write After Approval): Add self.
4075
e93196c3
JC
40762005-06-01 Josh Conner <jconner@apple.com>
4077
4078 * MAINTAINERS (Write After Approval): Add self.
4079
ae263c7a
KH
40802005-06-01 Kazu Hirata <kazu@codesourcery.com>
4081
4082 * MAINTAINERS: Update my email address.
4083
585b3aa3
ZM
40842005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
4085
4086 * MAINTAINERS (Write After Approval): Add self.
4087
4930c50b
CD
40882005-05-26 Chris Demetriou <cgd@broadcom.com>
4089
4090 * MAINTAINERS (Write After Approval): Remove self.
4091
2dfbef6d
PB
40922005-05-25 Paolo Bonzini <bonzini@gnu.org>
4093
4094 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4095 (Dependencies): Consider target modules for bootstrap dependencies.
4096 Make target bootstrap modules depend on each stage's gcc.
4097 * Makefile.in: Regenerate.
4098
bcb28cf5
PB
40992005-05-20 Paolo Bonzini <bonzini@gnu.org>
4100
4101 * Makefile.def (configure-gcc): Depend on binutils having been built.
4102 (all-gcc): No need to do it here.
4103 * Makefile.in: Regenerate.
4104
0cf085e4
PB
41052005-05-19 Paul Brook <paul@codesourcery.com>
4106
f610dd5f 4107 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
4108 language cannot be built.
4109 * configure: Regenerate.
4110
dfb2c39a
DJ
41112005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4112
4113 * ylwrap: Import from Automake 1.9.5.
4114
771aaa92
DU
41152005-05-13 David Ung <davidu@mips.com>
4116
4117 * MAINTAINERS (Write After Approval): Add self.
4118
3ac9bd58
MS
41192005-05-09 Mike Stump <mrs@apple.com>
4120
4121 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4122 lt_cv_sys_max_cmd_len for now.
f610dd5f 4123
f77a5578
SC
41242005-05-09 Stan Cox <scox@redhat.com>
4125
4126 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4127
795e36e5
MK
41282005-05-08 Matt Kraai <kraai@ftbfs.org>
4129
4130 * README.SCO: Update the URL.
4131
c9392a2b
DE
41322005-05-05 David Edelsohn <edelsohn@gnu.org>
4133
4134 * ltconfig: Define file_list_spec. Pass file_list_spec and
4135 with_gnu_ld to libtool.
4136 * ltcf-c.sh (aix[45]): Define file_list_spec.
4137 * ltcf-cxx.sh (aix[45]): Same.
4138 * ltcf-gcj.sh (aix[45]): Same.
4139 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4140 exists, write list of input files to temporary file.
4141
bebcd931
MS
41422005-05-04 Mike Stump <mrs@apple.com>
4143
4144 * configure.in: Always pass --target to target configures as
4145 otherwise rebuilds that do --recheck will fail.
4146 * confiugure: Rebuilt.
4147
ce406537
PB
41482005-05-04 Paolo Bonzini <bonzini@gnu.org>
4149
4150 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4151 STAGE_HOST_EXPORTS.
4152 (configure, all): Add bootstrap support.
4153 (Host modules, target modules): Pass post-stage1 flags and exports.
4154 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4155 * Makefile.in: Regenerate.
4156
aa9dcfc4
PB
41572005-04-29 Paolo Bonzini <bonzini@gnu.org>
4158
4159 * configure: Regenerate.
4160
b6f9abcf
MS
41612005-04-27 Mike Stump <mrs@apple.com>
4162
4163 * MAINTAINERS: Add self as darwin maintainer.
4164
acb217cb
BS
41652005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4166
4167 * config.sub: Update from master copy.
4168
b6dae270
MS
41692005-04-21 Mike Stump <mrs@apple.com>
4170
4171 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4172 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4173
c2e0d3a9
HPN
41742005-04-19 Hans-Peter Nilsson <hp@axis.com>
4175
4176 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4177 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4178 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4179 "*-*-elf" and "*-*-linux*".
4180 * configure: Regenerate.
4181
871ae772
JM
41822005-04-14 Joseph S. Myers <joseph@codesourcery.com>
4183
4184 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4185
bf070c29
MS
41862005-04-12 Mike Stump <mrs@apple.com>
4187
4188 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4189
e865b6f7
TK
41902005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
4191
4192 * MAINTAINERS (Write After Approval): Add myself.
4193
7b71ad7f
BS
41942005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
4195
4196 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4197
25b42232
PB
41982005-04-06 Paolo Bonzini <bonzini@gnu.org>
4199
f610dd5f 4200 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
4201 (TARGET_CONFIGARGS): Include --with-target-subdir.
4202 (configure, all): New macros. Use them throughout.
4203 * Makefile.in: Regenerate.
4204
d727c624
JG
42052005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
4206
4207 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 4208
fff72cc4
ZD
42092005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4210
4211 * MAINTAINERS: Remove 'loop unrolling' maintainer.
4212
86472dc3
GP
42132005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
4214
4215 * MAINTAINERS: Move John Carr to Write After Approval.
4216
dce2d8b2 42172005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
4218
4219 * config/mh-mingw32: Delete.
4220 * configure.in: Don't use it.
4221 * configure: Regenerate.
4222
33da42bc
PB
42232005-03-31 Paolo Bonzini <bonzini@gnu.org>
4224
4225 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4226 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 4227 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
4228 (HOST_LIB_PATH): Generate from Makefile.def.
4229 (TARGET_LIB_PATH): Likewise.
4230 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4231 * Makefile.in: Regenerate.
4232 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4233 (RPATH_ENVVAR): Include Darwin case.
4234 * configure: Regenerate.
4235
15cc1841
TF
42362005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
4237
4238 * MAINTAINERS (Various Maintainers): Remove self.
4239 (Write After Approval): Add self.
4240
6a8c79d5
TF
42412005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
4242
4243 * MAINTAINERS (Various Maintainers): Add self.
4244
256f7136
PB
42452005-03-25 Paolo Bonzini <bonzini@gnu.org>
4246
4247 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4248 * configure: Regenerate.
4249
191dd2c9
ZW
42502005-03-21 Zack Weinberg <zack@codesourcery.com>
4251
4252 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4253 gcc_version, and gcc_version_trigger from set of flags to pass.
4254 * Makefile.tpl: Remove definitions of above variables.
4255 (config.status): Remove dependency on $(gcc_version_trigger).
4256 * Makefile.in: Regenerate.
4257 * configure.in: Do not reference config/gcc-version.m4 nor
4258 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4259 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4260 * configure: Regenerate.
4261
ef6e9bc0 42622005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 4263 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
4264
4265 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4266 * Makefile.in: Regenerate.
4267
009bbd5a
FW
42682005-03-13 Feng Wang <fengwang@nudt.edu.cn>
4269
4270 * MAINTAINERS (Write After Approval): Add myself.
4271
09f8755b
DA
42722005-03-03 David Ayers <d.ayers@inode.at>
4273
4274 * MAINTAINERS (Write After Approval): Add myself.
4275
e73ed25c
AO
42762005-03-01 Alexandre Oliva <aoliva@redhat.com>
4277
4278 PR libgcj/20160
4279 * ltmain.sh: Avoid creating archives with components that have
4280 duplicate basenames.
4281
ace9ac7b
AP
42822005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4283
4284 PR bootstrap/20250
4285 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4286 instead of check.
4287 * Makefile.in: Regenerate.
4288
c9db9354
PB
42892005-02-28 Paolo Bonzini <bonzini@gnu.org>
4290
4291 * Makefile.in: Regenerate to fix conflict between the previous two
4292 patches.
4293
215c351a
PB
42942005-02-28 Paolo Bonzini <bonzini@gnu.org>
4295
4296 PR bootstrap/17383
4297 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4298 * Makefile.tpl (HOST_SUBDIR): New substitution.
4299 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4300 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4301 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4302 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4303 (Host modules, Bootstrapped modules): Use it.
4304 (Build modules, Target modules): Do not create symlink trees,
4305 always configure out-of-srcdir.
4306 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4307 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4308 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4309 $(HOST_SUBDIR). Create a symlink for host_subdir.
4310
4311 * Makefile.in: Regenerate.
4312 * configure: Regenerate.
4313
5395b47b
NN
43142005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4315
4316 Merged from libada-gnattools-branch:
4317 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4318
4319 * gnattools: New directory.
4320 * Makefile.def: Add gnattools as a module, depending on target-libada.
4321 * Makefile.in: Regenerate.
4322 * configure.in: Include gnattools in host_tools; disable it if ada
4323 is disabled.
4324 * configure: Regenerate.
4325
ca2cc05c
JM
43262005-02-24 James A. Morrison <phython@gcc.gnu.org>
4327
4328 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4329 treelang maintainer.
4330 (Write After Approval): Remove myself.
4331
d2f3024f
PS
43322005-02-23 Paul Schlie <schlie@comcast.net>
4333
4334 * configure.in: Allow darwin targeted ports to build tk, itcl and
4335 libgui.
4336 * configure: Regenerate.
4337
bba5e0ca
EB
43382005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4339
4340 PR libgcj/10353
4341 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4342 * configure: Regenerate.
4343
70132ce7
SK
43442005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
4345
4346 * MAINTAINERS (Write After Approval): Add myself.
4347
20f0edca
ILT
43482005-02-10 Ian Lance Taylor <ian@airs.com>
4349
4350 * MAINTAINERS: Update my e-mail address.
4351
e64e5109
RG
43522005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
4353
4354 * MAINTAINERS (Write After Approval): Add myself.
4355
40d64b5a
HPN
43562005-01-29 Hans-Peter Nilsson <hp@axis.com>
4357
4358 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4359 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4360 target-libgloss when not *-*-elf and *-*-aout.
4361 * configure: Regenerate.
4362
54a12711
KH
43632005-01-23 Kazu Hirata <kazu@cs.umass.edu>
4364
4365 * MAINTAINERS: Remove obsolete entries.
4366
0aa99dbb
KH
4367 * MAINTAINERS (Write After Approval): Add Michael Matz.
4368
2b009f5f
NB
43692005-01-19 Neil Booth <neil@daikokuya.co.uk>
4370
4371 * MAINTAINERS: Remove self as cpplib maintainer.
4372
385870f5
KC
43732005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4374
4375 * install-sh, config.sub: Import from upstream.
4376
e7daab31
KC
43772005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4378
4379 PR bootstrap/18222
4380 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4381 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4382 * Makefile.in: Regenerate.
4383
e6003f4d
JT
43842005-01-16 Jason Thorpe <thorpej@netbsd.org>
4385
4386 * MAINTAINERS: Update my email address.
4387
145e2972 43882005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 4389 Andreas Schwab <schwab@suse.de>
145e2972
DE
4390
4391 PR bootstrap/18033
4392 * config-ml.in: Eval option if surrounded by single quotes.
4393
86c7e0da
PB
43942005-01-03 Paolo Bonzini <bonzini@gnu.org>
4395
4396 Revert 2004-12-28 Makefile changes, a better fix will be
4397 applied to mainline and src after GCC 4.0 branches.
4398
3224a22f
PB
43992004-12-28 Paolo Bonzini <bonzini@gnu.org>
4400
4401 PR bootstrap/17383
4402
4403 * Makefile.def (target_modules): Remove stage parameter,
4404 it is always true now.
4405 * Makefile.tpl (configure-build-[+module+],
4406 configure-target-[+module+]): Always build symlink tree
4407 for the directory and for include. BUILD_SUBDIR and
4408 TARGET_SUBDIR cannot be . anymore.
4409 * Makefile.in: Regenerate.
4410
aaf51ca2
DE
44112004-12-25 David Edelsohn <edelsohn@gnu.org>
4412
4413 Revert 2004-12-08 Makefile changes.
4414
4e32e454
DS
44152004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
4416
4417 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4418 cygwin, mingw.
4419
669f01d8
AS
44202004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4421
4422 * configure.in (sh64-*-*): Reenable gprof.
4423 * configure: Regenerate.
4424
1b227ee0
DE
44252004-12-08 David Edelsohn <edelsohn@gnu.org>
4426
4427 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4428 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4429 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4430 * Makefile.in: Regenerate.
4431
ce5e944c
CF
44322004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
4433
4434 * MAINTAINERS: Update my email address.
4435
893f1e87
MK
44362004-12-07 Matt Kraai <kraai@ftbfs.org>
4437
4438 * Makefile.tpl: Generate normal dependencies if the LHS module is
4439 not bootstrapped.
4440 * Makefile.in: Regenerate.
4441
bb59c339
RS
44422004-12-03 Richard Sandiford <rsandifo@redhat.com>
4443
4444 * configure.in: Include config/gxx-include-dir.m4. Use
4445 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4446 * configure: Regenerate.
4447
4982adbe
RS
44482004-12-03 Richard Sandiford <rsandifo@redhat.com>
4449
4450 * config.if: Delete.
4451 * configure.in: Set libstdcxx_incdir directly.
4452 * configure: Regenerate.
4453
05750653
EC
44542004-12-02 Eric Christopher <echristo@redhat.com>
4455
4456 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4457 * Makefile.in: Regenerate.
4458
5fef1dbd
RS
44592004-12-02 Richard Sandiford <rsandifo@redhat.com>
4460
4461 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4462 * configure: Regenerate.
4463
afabd8e6
RS
44642004-12-02 Richard Sandiford <rsandifo@redhat.com>
4465
4466 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4467 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4468 * configure: Regenerate.
4469
78716e86
EC
44702004-12-01 Eric Christopher <echristo@redhat.com>
4471
4472 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4473 of things to remove.
4474
57ab8ba9
MK
44752004-11-29 Matt Kraai <kraai@ftbfs.org>
4476
4477 * MAINTAINERS (Write After Approval): Update my e-mail address.
4478
2539bffe
KC
44792004-11-29 Kelley Cook <kcook@gcc.gnu.org>
4480
4481 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4482 from CVS libtool to always pass_all.
4483
3e732ba0
JDA
44842004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4485
4486 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4487 (hppa*64*-*-*): Delete incorrect comment.
4488 * configure: Rebuilt.
4489
767f726e
KC
44902004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4491
4492 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4493
2c92e90f
KC
44942004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4495
4496 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4497 from CVS libtool to always pass_all.
4498
32f84e48
KC
44992004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4500
4501 * install-sh, compile: Import from automake.
4502
9587be8a
KC
45032004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4504
4505 * config.guess, config.sub: Import from savannnah.
4506
04e81808 45072004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
4508
4509 * MAINTAINERS (Write After Approval): Add myself
4510
f87a2b2e
MS
45112004-11-12 Mike Stump <mrs@apple.com>
4512
4513 * Makefile.def: Add html support.
4514 * Makefile.tpl: Likewise.
4515 * Makefile.in: Regenerate.
4516
848556c2
GK
45172004-11-11 Geoffrey Keating <geoffk@apple.com>
4518
556f03c4
GK
4519 PR 18423
4520 * configure.in: Remove all instances of build-fixincludes from
4521 noconfigdirs.
4522 (build_configargs): Supply --target to subdirectories.
4523 * configure: Regenerate.
4524
848556c2
GK
4525 * Makefile.def: Make gcc install depend on fixincludes install.
4526 * Makefile.in: Regenerate.
4527
9e5712a5
JJ
45282004-11-10 Janis Johnson <janis187@us.ibm.com>
4529
4530 * MAINTAINERS: Add myself as gcc testsuite maintainer.
4531
4ef509c0
PB
45322004-11-11 Paul Brook <paul@codesourcery.com>
4533
4534 * MAINTAINERS: Add self as arm maintainer. Update email address.
4535
20d11df6
HPN
45362004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4537
4538 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4539 target-libgfortran.
79fd8592 4540 * configure: Regenerate.
20d11df6 4541
68c70f15
DE
45422004-11-07 David Edelsohn <edelsohn@gnu.org>
4543
4544 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4545 like CC.
4546
54f88091
PB
45472004-11-05 Paolo Bonzini <bonzini@gnu.org>
4548
4549 * Makefile.def (host fixincludes): Specify missing targets.
4550 * Makefile.in: Regenerate.
4551
6866abb8
RC
45522004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4553
4554 * MAINTAINERS: Add myself
4555
83f62578
GL
45562004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
4557
4558 * MAINTAINERS (Write After Approval): Add myself.
4559
53c7ffe7
GK
45602004-11-04 Geoffrey Keating <geoffk@apple.com>
4561
4562 * Makefile.def: Build fixincludes for the host, too.
4563 * Makefile.in: Regenerate.
4564 * configure.in (host_tools): Add fixincludes.
4565 * configure: Regenerate.
4566
ac8b3d9d
DJ
45672004-11-04 Daniel Jacobowitz <dan@debian.org>
4568
4569 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4570 * configure: Regenerated.
4571
bab37580
L
45722004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4573
4574 PR other/17783
4575 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4576 * configure: Regenerated.
4577
db1de713
MM
45782004-10-31 Mark Mitchell <mark@codesourcery.com>
4579
4580 * README.SCO: Update per FSF instructions.
4581
a827e21a
EW
45822004-10-28 Eric B. Weddington <ericw@evcohs.com>
4583
4584 PR target/18151
4585 * configure.in (case ${target}): Do not build fixincludes for avr.
4586 * configure: Regenerated.
4587
9d069a4f
PB
45882004-10-26 Paolo Bonzini <bonzini@gnu.org>
4589
4590 * configure.in (case ${target}): Do not build fixincludes
4591 on platforms where it is not used.
4592 * configure: Regenerated.
4593
fc45f3fe
DJ
45942004-10-23 Daniel Jacobowitz <dan@debian.org>
4595
4596 * configure.in: Use an absolute path to install-sh.
4597 * configure: Regenerated.
4598
36554b92
AL
45992004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4600
4601 * MAINTAINERS (Write After Approval): Add myself.
4602
88e9994a
KH
46032004-10-19 Kazu Hirata <kazu@cs.umass.edu>
4604
4605 * MAINTAINERS: Remove from Write After Approval those that are
4606 already maintainers.
4607
ad02a944
SP
46082004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
4609
4610 * MAINTAINERS: Update my email address.
4611
c8e6cd41
KC
46122004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4613
4614 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4615 * configure: Regenerate.
4616
dce2d8b2 46172004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
4618
4619 * MAINTAINERS: Update my email address.
4620
a8b0957e
KH
46212004-10-07 Kazu Hirata <kazu@cs.umass.edu>
4622
4623 * MAINTAINERS (Language Front Ends Maintainers): New. Move
4624 entries belonging to this category.
4625
96836f61
JZ
46262004-10-06 Josef Zlomek <josef.zlomek@email.cz>
4627
4628 * MAINTAINERS: Update my e-mail address.
4629
7e0b5752
PB
46302004-10-06 Paolo Bonzini <bonzini@gnu.org>
4631
4632 Fix wrong conflict resolution in:
4633
4634 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4635
4636 * Makefile.in: Regenerate.
4637 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4638 in the recursive `make', instead of hardwiring `all'.
4639 (Autogenerated TARGET-* variables): New.
4640
370f7a47
TL
46412004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4642
4643 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 4644 * configure: Regenerate.
370f7a47 4645
13e5d623
KH
46462004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4647
4648 * MAINTAINERS (Various Maintainers): Move the "windows,
4649 cygwin, mingw" maintainer to ...
4650 (OS Port Maintainers): ... here.
4651
a6497c1b
KH
46522004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4653
4654 * MAINTAINERS (Write After Approval): Remove those that are
4655 maintainers of some subsystem.
4656
1abb828a
D
46572004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4658
4659 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4660 * ltcf-cxx.sh (tpf*): Likewise.
4661 * ltconfig (tpf*): Add TPF OS configuration support.
4662
16d1338d
BS
46632004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4664
4665 * MAINTAINERS: Change my email address to my new work account.
4666
9082a750
MR
46672004-09-24 Michael Roth <mroth@nessie.de>
4668
4669 * configure.in (--without-headers): Add missing double quotes.
4670 * configure: Regenerate.
4671
dce2d8b2 46722004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
4673
4674 * ylwrap: Revert to previous version.
4675
4c4a5bbc
L
46762004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4677
4678 PR bootstrap/17369
4679 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4680 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4681 SET_GCC_LIB_PATH_CMD.
4682 (BASE_TARGET_EXPORTS): Likewise.
4683 * Makefile.in: Regenerated.
4684
4685 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4686 * configure: Regenerated.
4687
85f59630
KC
46882004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4689
4690 * config.guess: New upstream version
4691 * compile, depcomp, install-sh, ylwrap: Likewise.
4692
95c53c62
RS
46932004-09-19 Roger Sayle <roger@eyesopen.com>
4694
4695 * config/mh-x86omitfp: New host makefile fragment. Add
4696 -fomit-frame-pointer to the default BOOT_CFLAGS.
4697 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4698 * configure: Regenerate.
4699
0a1c093b
AP
47002004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4701
4702 PR target/11572
4703 * configure.in (*-*-darwin*): Renable libobjc.
4704 * configure: Regenerate.
4705
315fcf97
NS
47062004-09-10 Nathan Sidwell <nathan@codesourcery.com>
4707
4708 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4709
0a050485 47102004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 4711
0a050485
DB
4712 * Makefile.def: Remove libbanshee.
4713 * Makefile.tpl: Ditto.
4714 * configure.in: Ditto.
4715 * Makefile.in: Regen.
4716 * configure: Ditto.
4717
5f4a098e
DE
47182004-09-08 David Edelsohn <edelsohn@gnu.org>
4719
4720 * ltmain.sh: Use $pic_object as $non_pic_object if
4721 $non_pic_object=none.
4722
32b2511f
PB
47232004-09-07 Paolo Bonzini <bonzini@gnu.org>
4724
4725 * missing: Import latest version from master repository.
4726
fc4d0e82
NC
47272004-09-06 Nick Clifton <nickc@redhat.com>
4728
4729 * config.sub: Import latest version from master repository.
4730 * config.guess: Likewise.
4731 This includes these changes:
78716e86 4732
fc4d0e82
NC
4733 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4734
4735 * config.sub: Handle crisv32, alias etraxfs.
4736 * config.guess (crisv32:Linux:*:*): Handle.
4737
4738 2004-08-13 Brad Smith <brad@comstyle.com>
4739
4740 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4741 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4742
4743 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4744
4745 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4746 assume the processor is a powerpc. This is because coreutils
4747 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4748 in this case, due to a MacOS X bug that causes
4749 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4750 to return a negative number.
4751 Problem reported by Petter Reinholdtsen in:
4752 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4753
4754 2004-07-19 Ben Elliston <bje@gnu.org>
4755
4756 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4757
4758 2004-06-24 Ben Elliston <bje@gnu.org>
4759
4760 * config.guess: Update copyright years.
4761 * config.sub: Likewise.
4762
4763 2004-06-22 Robert Millan <robertmh@gnu.org>
4764
4765 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4766 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4767
4768 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4769
4770 * config.guess (*:*VMS:*:*): New entry. Replaces
4771 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4772 manufacturer.
4773
4774 2004-06-22 Ben Elliston <bje@gnu.org>
4775
4776 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4777 * config.sub: Likewise.
4778
4779 2004-06-22 Ben Elliston <bje@gnu.org>
4780
4781 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4782 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4783
4784 2004-06-11 Ben Elliston <bje@gnu.org>
4785
4786 * config.guess (pegasos:OpenBSD:*:*): Remove.
4787
4788 2004-06-11 Ben Elliston <bje@gnu.org>
4789
4790 From Wouter Verhelst <wouter@grep.be>:
4791 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4792
4793 2004-06-11 Ben Elliston <bje@gnu.org>
4794
4795 * config.guess (luna88k:OpenBSD:*:*): New.
4796
4797 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4798
4799 * config.guess (m32r*:Linux:*:*): New case.
4800 * config.sub: Handle m32rle.
4801
4802 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4803
4804 From Jens Petersen <petersen@redhat.com>:
4805 * config.sub: Handle sparcv8.
4806
4807 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4808
4809 From Tom Smith <smith@cag.lkg.hp.com>:
4810 * config.guess: Version suffixes are equally significant on Tru64
4811 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4812 prefix of "P" (patched kernel).
4813
4814 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4815
4816 * config.sub: Add support for National Semiconductor CRX target.
4817
2f4cc6bf
JJ
48182004-09-03 Janis Johnson <janis187@us.ibm.com>
4819
4820 * MAINTAINERS (Various Maintainers): Remove myself as web page
4821 maintainer, add myself as maintainer of build status lists.
4822
61fec9ff
JB
48232004-09-03 Jan Beulich <jbeulich@novell.com>
4824
4825 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4826 *-*-netware, but add target-libmudflap.
4827 Consolidate *-*-netware targets (of which really only i?86 exists)
4828 into a single entry.
4829 * configure: Likewise.
4830
45f366ab
PB
48312004-09-01 Paolo Bonzini <bonzini@gnu.org>
4832
4833 * Makefile.tpl (sorry): Remove.
4834 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4835 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4836 (do-clean): Clean per-stage directories too.
4837 (do-distclean): Run distclean-stage1 too.
4838 (.NOTPARALLEL): Enable during toplevel bootstrap.
4839 (stage[+id+]-bubble): Enable parallel execution during
4840 the recursive invocation.
4841 * Makefile.in: Regenerate.
4842
4843 Fix previous checkin:
4844
4845 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4846 include.
4847 * configure.in: Fix indentation.
4848 * configure: Regenerate.
4849
dce2d8b2 48502004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 4851
45f366ab
PB
4852 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4853 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4854 * configure: regenerate
78716e86 4855 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 4856 -mdynamic-no-pic
be8fff81 4857
71b5d516
PB
48582004-08-31 Paolo Bonzini <bonzini@gnu.org>
4859
4860 * Makefile.def (build_modules): Add fixincludes.
4861 (dependencies): Make gcc depend on fixincludes.
4862 * configure.in (build_tools): Add fixincludes.
4863 (build_configdirs): Always include build_libs.
4864 * Makefile.in: Regenerate.
4865 * configure: Regenerate.
4866
48672004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
4868
4869 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4870 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4871 phony targets; do not generate timestamp files.
4872 (distclean-stageN): Remove references to their timestamp files.
4873 (restageN, touch-stageN): Remove.
4874 (stageN-bubble): Rewritten.
4875 (compare): Support lean bootstraps.
4876 * Makefile.in: Regenerate.
4877
4878 * configure.in: Only warn when bootstrapping but
4879 build != host or build != target. Support lean bootstraps.
4880 * configure: Regenerate.
4881
ce7cbbb0
PE
48822004-08-26 Phil Edwards <phil@codesourcery.com>
4883
4884 * configure.in: Give a better error message if GMP/MPFR are missing
4885 and a language needing them has been requested.
4886 * configure: Regenerated.
4887
9c71a529
PE
48882004-08-25 Phil Edwards <phil@codesourcery.com>
4889
4890 * configure.in: Print a list of available language front-ends if
4891 a requested one is missing. Tidy stray tab characters.
4892 * configure: Regenerated.
4893
e3f92d3b
MK
48942004-08-19 Michael Koch <konqueror@gmx.de>
4895
4896 * gcc/doc/install.texi: Update entry about automake for libjava.
4897
c3f84f61
RM
48982004-08-17 Robert Millan <robertmh@gnu.org>
4899
4900 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4901 (instead of FreeBSD).
4902 * configure: Regenerate.
4903
7c27e184
PB
49042004-08-16 Paolo Bonzini <bonzini@gnu.org>
4905
4906 * Makefile.in: Regenerate.
4907 * configure: Regenerate.
4908
4909 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4910 stage_*_flags.
4911 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4912 for bootstrapped modules if toplevel bootstrap is going.
4913 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4914 modules. Adjust for changes in Makefile.def. Enable several
4915 rules even in non-bootstrap mode, just to avoid peppering the
4916 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4917 (stage-[+prev+]-bubble): Remove.
4918
4919 * Makefile.def (Dependencies): Depend on all-build-bison,
4920 all-build-flex, all-build-byacc, all-build-texinfo, rather
4921 than the host variations.
4922 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4923 with BUILD_SUBDIR.
4924 (BISON): Update for recent Bisons.
4925 (YACC): Fix typo.
4926 (cross): Depend on all-build.
4927 (all): Do not depend on all-build.
4928 (prebootstrap): Remove.
4929 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4930 (Prebootstrap dependencies): Add them to the per-stage targets
4931 and to all-prebootstrap.
4932 * configure.in (build_configdirs): Always enable build_tools.
4933 (BUILD_DIR_PREFIX): Remove.
4934
4935 * Makefile.def (gcc): Add target variable.
4936 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4937 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4938 in the recursive `make', instead of hardwiring `all'.
4939 (Autogenerated TARGET-* variables): New.
4940
20f3bb80
BB
49412004-08-13 Brian Booth <bbooth@redhat.com>
4942
4943 * MAINTAINERS: Remove myself from write-after-approval.
4944
b5be499d
NN
49452004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4946
4947 * src-release: Stop distributing mmalloc with gdb (which doesn't
4948 use it).
4949 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4950 * Makefile.in: Regenerate.
4951
b3f8d95d
MM
49522004-08-09 Mark Mitchell <mark@codesourcery.com>
4953
4954 * configure.in (arm*-*-eabi*): New target.
4955 * configure: Regenerate.
4956
3589b69e
PB
49572004-08-06 Paolo Bonzini <bonzini@gnu.org>
4958
4959 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4960 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4961 (Dependencies): New section.
4962 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4963 (configure-target-[+module+]): Depend on maybe-all-gcc
4964 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4965 (toplevel profiledbootstrap): Fix dependencies.
4966 * Makefile.in: Regenerate.
4967
972974fc
MM
49682004-08-03 Mark Mitchell <mark@codesourcery.com>
4969
4970 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4971 target-libiberty to noconfigdirs.
4972 * configure: Regenerate.
4973
bebf829d
PB
49742004-08-03 Paul Brook <paul@codesourcery.com>
4975
4976 * configure.in: Check for MPFR as well as GMP.
4977 * configure: Regenerate.
4978
98a5bb3b
RM
49792004-08-01 Robert Millan <robertmh@gnu.org>
4980
4981 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4982 libmudflap for all GNU-based systems (with Glibc).
4983 * configure: Regenerate.
4984
dce2d8b2 49852004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
4986
4987 * Makefile.def (host-modules): Add gcc.
4988 * Makefile.in: Regenerate.
4989 * Makefile.tpl (sorry): New rule.
4990 (configure-host, all-host, [+make_target+]-host, do-check,
4991 install-host): Do not add gcc as a special case.
4992 (host modules): Add a small special-casing for gcc. Export
4993 extra_make_flags through the environment.
4994 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4995 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4996 other recursive targets for gcc): Remove.
4997
4998 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4999 (stage, unstage): New rules.
5000 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5001 distclean-stage[+id+]): Use stage_current.
5002 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5003 the stage*-start rules.
5004
aeb732c1
GK
50052004-08-02 Geoffrey Keating <geoffk@apple.com>
5006
5007 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5008 use -all_load flag.
5009
25b656e7
PB
50102004-08-02 Paolo Bonzini <bonzini@gnu.org>
5011
5012 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5013 * configure: Regenerate.
5014
cc440d71
TM
50152004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
5016
5017 * maintainer-scripts/gcc_release: Revert yesterday's change.
5018
270e140b
SB
50192004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
5020
5021 * MAINTAINERS: Add myself to write-after-approval.
5022
3e4035f8
TM
50232004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
5024
5025 * libf2c: Removed.
5026 * gcc/gccbug.in: Updated because of libf2c removal.
5027 * maintainer-scripts/gcc_release: Ditto.
5028
dce2d8b2 50292004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
5030
5031 * configure.in: Build libmudflap by default on FreeBSD.
5032 * configure: Regenerated.
5033
dfcada9a
MM
50342004-07-09 Mark Mitchell <mark@codesourcery.com>
5035
5036 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5037 systems.
5038 * configure: Regenerated.
5039
dce2d8b2 50402004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
5041
5042 PR target/16344
5043 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5044 feedback based compiler.
5045 * Makefile.in: Rebuilt.
5046
95bcca47
AO
50472004-07-08 Alexandre Oliva <aoliva@redhat.com>
5048
5049 * Makefile.def (host_modules): Set bootstrap=true for flex.
5050 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5051 * Makefile.in: Rebuilt.
5052
051822f6
JH
50532004-07-07 Jan Hubicka <jh@suse.cz>
5054
5055 * MAINTAINERS: Add self as a profile feedback maintainer.
5056
7b61653a
PE
50572004-07-05 Phil Edwards <phil@codesourcery.com>
5058
5059 * configure.in: Do not prepend $srcdir to /dev/null in
5060 makefile fragments.
5061 * configure: Regenerate.
5062
23f6b2f9
PB
50632004-07-01 Paolo Bonzini <bonzini@gnu.org>
5064
5065 * Makefile.def (build_modules): Add bison, byacc, flex,
5066 m4, texinfo.
5067 (flags_to_pass): Add FLEX.
5068 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5069 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5070 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5071 DEFAULT_MAKEINFO): Remove.
5072 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5073 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5074 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5075 objdir or else use configured tool.
5076 (all-build): New.
5077 (all): Depend on it.
5078 (Build module dependencies): Add.
5079 * Makefile.in: Regenerate.
5080 * configure.in: Better support for multiple build modules,
5081 matching what is done for host/target modules. Do not look
5082 for "plausible" locations of build tools if Canadian cross.
5083 Use autoconf's AC_PROG_CC to find a C compiler. Define
5084 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5085 * configure: Regenerate.
78716e86 5086
1c020272
PB
50872004-06-22 Paolo Bonzini <bonzini@gnu.org>
5088
5089 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5090 * Makefile.in: Regenerate.
5091
a52a0a7f
PB
50922004-06-22 Paolo Bonzini <bonzini@gnu.org>
5093
5094 * Makefile.tpl (configure-build-[+module+],
5095 configure-[+module+], configure-target-[+module+]): Pass
5096 [+extra_configure_args+].
5097 (all-build-[+module+], all-[+module+], check-[+module+],
5098 install-[+module+], [+make_target+]-[+module+],
5099 all-target-[+module+], check-target-[+module+],
5100 install-target-[+module+], [+make_target+]-target-[+module+]):
5101 Pass [+extra_make_args+].
5102 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5103 (GCC_HOST_EXPORTS): Remove.
5104 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5105 cross, check-gcc, check-gcc-c++, install-gcc,
5106 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5107 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5108 * Makefile.in: Regenerate.
5109
ccde3f1a
MS
51102004-06-21 Matthew Sachs <msachs@apple.com>
5111
5112 * MAINTAINERS: Added self to write-after-approval.
5113
6264b0a6
CF
51142004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5115
5116 * configure.in: Check for srcdir/winsup rather than build directory
5117 winsup.
5118 * configure: Regenerate.
5119
801e2270
CV
51202004-06-17 Corinna Vinschen <vinschen@redhat.com>
5121
5122 * configure.in: Don't build Cygwin native newlib if winsup
5123 directory is missing. Emit warning instead.
5124 * configure: Regenerate.
5125
ad6717df
PB
51262004-06-09 Paolo Bonzini <bonzini@gnu.org>
5127
5128 * Makefile.tpl (touch-stage[+id+]): New.
5129 (restage[+prev+]): Depend on touch-stage[+id+].
5130
5131 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5132 Use it throughout.
5133
5134 * Makefile.def: Add profile and feedback bootstrap stages.
5135 Remove next field from bootstrap stages.
5136 * Makefile.tpl (LN, LN_S): Substitute.
5137 (stageN-start, stageN-end): Use double-colon rules, to
5138 provide a hook for additional setup commands.
5139 (distclean-stageN-gcc, restageN): Create dependencies from
5140 [+prev+], not from [+next+].
5141 (stageN-bubble): Add commands for successive stages from
5142 [+prev+], using double-colon rules.
5143 (all-stageN-gcc): Fix typo.
5144 (stagefeedback-start, profiledbootstrap): New.
5145 * Makefile.in: Regenerate.
5146 * configure.in: Call ACX_PROG_LN.
5147 * configure: Regenerate.
5148
5bbb9680
CY
51492004-06-08 Canqun Yang <canqun@nudt.edu.cn>
5150
5151 * MAINTAINERS (Write After Approval): Add myself.
5152
e18be1d4
MA
51532004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
5154
5155 * MAINTAINERS (Write After Approval): Add myself.
5156
5607edfd
PB
51572004-06-03 Paolo Bonzini <bonzini@gnu.org>
5158
5159 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5160 without gcc.
5161 * configure: Regenerate.
5162
1ec4e9c3
PB
51632004-06-01 Paolo Bonzini <bonzini@gnu.org>
5164
5165 * Makefile.tpl: Fix typo.
5166 * Makefile.in: Regenerate.
5167
dce2d8b2 51682004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
5169
5170 * configure.in: Remove new- prefix from toplevel
5171 bootstrap targets.
5172 * configure: Regenerate.
5173
f516a7da
PB
51742004-06-01 Paolo Bonzini <bonzini@gnu.org>
5175
5176 * Makefile.tpl (all.normal): Rename to all.
5177 (all): Replace with a rule to pick the default
5178 target from configure.
5179 (all-gcc, configure-gcc): Use conditionals to
5180 do nothing when toplevel bootstrap is going on.
5181 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5182 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5183 * configure.in: Support --enable-bootstrap.
5184
5185 * Makefile.def: Remove new- prefix from toplevel
5186 bootstrap targets.
5187 * Makefile.tpl: Likewise.
5188
5189 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5190 target.
5191
5192 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5193 $(RECURSE_FLAGS) to recursive invocation of make.
5194
5195 * Makefile.in: Regenerate.
5196 * configure: Regenerate.
5197
78dd5e36 51982004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 5199 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
5200
5201 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5202 like CC.
5203
30f1bddc
DJ
52042004-05-27 Daniel Jacobowitz <dan@debian.org>
5205
5206 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5207 * configure: Regenerate.
5208
4fc4dd12
DJ
52092004-05-25 Daniel Jacobowitz <drow@false.org>
5210
5211 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5212 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5213 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5214 targets.
5215 * Makefile.in: Regenerate.
5216
dce2d8b2 52172004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
5218
5219 * configure.in: Test the ability to symlink directories.
5220 * configure: Regenerate.
5221
5222 * Makefile.def (bootstrap-stage): New definitions.
5223 * Makefile.tpl (configure-stage1-gcc,
5224 configure-stage2-gcc, configure-stage3-gcc,
5225 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5226 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5227 new-restage3, compare): Autogenerate, see Makefile.in
5228 entry for behavioral changes.
5229 (distclean-stage1, new-stage1-start, new-stage1-end,
5230 new-stage1-bubble, distclean-stage2, new-stage2-start,
5231 new-stage2-end, new-stage2-bubble, distclean-stage3,
5232 new-stage3-start, new-stage3-end): New autogenerated targets.
5233 (objext, prebootstrap, BOOT_CFLAGS,
5234 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5235 targets.
5236
5237 * Makefile.in: Regenerate.
5238 (distclean-stage1, new-stage1-start, new-stage1-end,
5239 new-stage1-bubble, distclean-stage2, new-stage2-start,
5240 new-stage2-end, new-stage2-bubble, distclean-stage3,
5241 new-stage3-start, new-stage3-end): New targets.
5242 (all-stage1-gcc): Move prebootstrap dependency from here...
5243 (configure-stage1-gcc): ...to here.
5244 (new-bootstrap): Use bubble targets.
5245 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5246 Use per-stage distclean targets.
5247 (configure-stage1-gcc, configure-stage2-gcc,
5248 configure-stage3-gcc, all-stage1-gcc,
5249 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5250 Use new-stageN-start to prepare the tree.
5251
4f4e53dd
PB
52522004-05-23 Paolo Bonzini <bonzini@gnu.org>
5253
5254 * Makefile.def (host_modules): add libcpp.
5255 * Makefile.tpl: Add dependencies on and for libcpp.
5256 * Makefile.in: Regenerate.
5257 * configure.in: Add libcpp host module.
5258 * configure: Regenerate.
5259
60975492
PB
52602004-05-21 Paolo Bonzini <bonzini@gnu.org>
5261
5262 * Makefile.tpl: Whenever a recursive target is defined, wrap
5263 it in a special @if/@endif block, and prepare its maybe
5264 dependency in the @if/@endif block
5265 * configure.in: Instead of writing maybe dependencies, remove
5266 the @if/@endif statements, and remove the @if/@endif blocks
5267 that remain.
5268 * configure: Regenerate.
5269 * Makefile.in: Regenerate.
5270
5ce7d75d
JJ
52712004-05-20 Janis Johnson <janis187@us.ibm.com>
5272
5273 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5274
c779c42f
KK
52752004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
5276
5277 PR bootstrap/15120
5278 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5279 * */configure: Rebuilt.
5280
b4117c30
ZW
52812004-05-17 Zack Weinberg <zack@codesourcery.com>
5282
5283 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5284 of libf2c.
5285 * configure, Makefile.in: Regenerate.
5286
719bb4e3 52872004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
5288
5289 * MAINTAINERS (Write After Approval): Add myself.
5290
6de9cd9a
DN
52912004-05-13 Diego Novillo <dnovillo@redhat.com>
5292
5293 Merge from tree-ssa-20020619-branch.
5294
5295 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5296 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5297 (HOST_GMPLIBS): Define.
5298 (HOST_GMPINC): Define.
5299 (TARGET_LIB_PATH): Add libmudflap.
5300 (GFORTRAN_FOR_TARGET): Define.
5301 (configure-build*): Export GFORTRAN.
5302 (configure-gcc): Export GMPLIBS and GMPINC.
5303 (all-gcc): Add maybe-all-libbanshee.
5304 (configure-target-libgfortran): Define.
5305 * Makefile.in: Regenerate.
5306 * configure.in (host_libs): Add libbanshee.
5307 (target_libraries): Add target-libmudflap and target-libgfortran.
5308 Add --with-libbanshee.
5309 Handle --disable-libmudflap.
5310 (*-*-freebsd*): Use with_gmp.
5311 Add $(libgcj) to noconfigdirs.
5312 * configure: Regenerate.
5313 * depcomp: New file.
5314 * MAINTAINERS: Add tree-ssa maintainers.
5315
8f1b790f
VM
53162004-05-04 Vladimir Makarov <vmakarov@redhat.com>
5317
b4117c30 5318 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 5319
693446fc
BF
53202004-04-30 Brian Ford <ford@vss.fsi.com>
5321
b4117c30 5322 * MAINTAINERS (Write After Approval): Add myself.
693446fc 5323
d1bb666c
UB
53242004-04-29 Uros Bizjak <uros@kss-loka.si>
5325
b4117c30 5326 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 5327
6cf1ac42
PB
53282004-04-28 Paolo Bonzini <bonzini@gnu.org>
5329
5330 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5331 * configure: Regenerate.
5332
632933d5
PB
53332004-04-27 Paolo Bonzini <bonzini@gnu.org>
5334
5335 Revert:
5336 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5337
5338 * Makefile.def (flags_to_pass): Remove *dir variables that
5339 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5340 as well as prefix and exec_prefix.
5341 * Makefile.in: Regenerate.
5342
80dc6aa0
RM
53432004-04-26 Robert Millan <robertmh@gnu.org>
5344
5345 Add patches from libtool CVS.
5346 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5347 * ltconfig: Likewise.
5348 * ltcf-c.sh: Likewise.
5349 * ltcf-cxx.sh: Likewise.
5350 * ltcf-gcj.sh: Likewise.
5351
e11283f1
PB
53522004-04-26 Paolo Bonzini <bonzini@gnu.org>
5353
5354 * Makefile.def (host_modules): Mark with the bootstrap
5355 flag packages on which gcc depends.
5356 * Makefile.tpl (all-bootstrap): Use it.
5357 * Makefile.in: Regenerate.
5358
8546950c
PB
53592004-04-26 Paolo Bonzini <bonzini@gnu.org>
5360
5361 * Makefile.def (flags_to_pass): Remove *dir variables that
5362 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5363 as well as prefix and exec_prefix.
5364 * Makefile.in: Regenerate.
5365
a76494aa
PB
53662004-04-26 Paolo Bonzini <bonzini@gnu.org>
5367
b4117c30
ZW
5368 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5369 * configure: Regenerate.
5370 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5371 * gcc/Makefile.tpl (compare): Use the result of the test.
5372 * gcc/Makefile.in: Regenerate.
a76494aa 5373
03a91701
PB
53742004-04-23 Paolo Bonzini <bonzini@gnu.org>
5375
5376 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5377 Always relocate gcc and prev-gcc to the original names, even
5378 if the build fails.
5379 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5380 New targets.
5381
082a6351
LG
53822004-04-23 Laurent GUERBY <laurent@guerby.net>
5383
5384 * MAINTAINERS: Update my email address.
b4117c30 5385
1f1d584b
RO
53862004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5387
5388 * configure.in (mips*-*-irix5*): Enable ld.
5389 * configure: Regenerate.
082a6351 5390
1db673ca
RO
53912004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5392
5393 * configure: Regenerate.
5394
ce4ea44e
JW
53952004-04-15 James E Wilson <wilson@specifixinc.com>
5396
5397 * Makefile.tpl (configure-[+module+], configure-gcc,
5398 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5399 Set and export LDFLAGS.
5400 * Makefile.in: Regenerate.
5401
611f62ad
MC
54022004-04-12 Michael Chastain <mec.gnu@mindspring.com>
5403
b4117c30 5404 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 5405
be912515
NN
54062004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5407
5408 PR bootstrap/14871
5409 * Makefile.tpl: If we don't have built-in-tree target tools,
5410 use the ones found by configure rather than hacking around with
5411 program_transform_name.
5412 * configure.in: Give Makefile.tpl the information necessary
5413 to do that.
5414 * Makefile.in: Regenerate.
5415 * configure: Regenerate.
5416
9104315a
NN
54172004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5418
5419 PR bootstrap/14760
5420 * configure.in: When computing baseargs, strip *all* copies of
5421 offending options. Also, don't match/substitute the trailing space,
5422 so that this actually works when two similar options are separated by
5423 only one space.
5424 * configure: Regenerate.
5425
bef1d700
DE
54262004-04-06 David Edelsohn <edelsohn@gnu.org>
5427
b4117c30
ZW
5428 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5429 (rs6000-*-aix*): Same.
5430 * configure: Regenerate.
bef1d700 5431
54bcf05e 54322004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
5433
5434 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 5435
369a832c 54362004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
5437
5438 * MAINTAINERS: Add myself to write-after-approval.
369a832c 5439
09a9c095
NN
54402004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5441
7caf53cb
NN
5442 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5443 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5444 * Makefile.in: Regenerate.
5445
09a9c095
NN
5446 * configure.in (top level bootstrap support): Rework --enable-werror
5447 to set @stage2_werror_flag@.
5448 * configure: Regenerate.
5449 * Makefile.tpl (top level bootstrap support): Pass
5450 @stage2_werror_flag@ down to configure in stages 2 and 3.
5451 * Makefile.in: Regenerate.
5452
5595a2bd
NN
54532004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5454
cbfd7e06
NN
5455 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5456 for stages 2 and 3 as well as in make. As a consequence, remove
5457 OUTPUT_OPTION (now detected by configure) from the flags passed down
5458 to make.
5459 * Makefile.in: Regenerate.
5460
5595a2bd
NN
5461 * Makefile.tpl (new-bootstrap): Fix typo.
5462 * Makefile.in: Regenerate.
5463
ca3b3e20
NN
54642004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5465
295f4e42
NN
5466 * Makefile.tpl: Rearrange by moving recursive_targets rules
5467 into their proper sections.
5468 * Makefile.tpl (top level bootstrap support): Move disabling
5469 of coverage flags from 'make' to 'configure'; improve comments.
5470 * Makefile.in: Regenerate.
5471
340de83f
NN
5472 * Makefile.tpl (experimental top level bootstrap) Move stage1
5473 language setting from all- target to configure- target; disable
5474 intermodule optimization in stage 1; prevent gratuitous rebuilds
5475 of stage 1.
5476 * Makefile.in: Regenerate.
5477 * configure.in: Comma-separate stage 1 language list for top
5478 level bootstrap.
5479 * configure: Regenerate.
5480
ca3b3e20
NN
5481 * Makefile.tpl: Clean up experimental top level bootstrap support:
5482 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5483 prev-gcc in configure- targets as well as all- targets.
5484 * Makefile.in: Regenerate.
5485
4d038073
KC
54862004-03-21 Kelley Cook <kcook@gcc.gnu.org>
5487
5488 * compile: New file imported from automake.
5489
ab3533d6
PB
54902004-03-17 Paolo Bonzini <bonzini@gnu.org>
5491
5492 * configure.in: Remove symbolic link section.
5493 * configure: Regenerate.
5494 * Makefile.tpl (links): Remove.
5495 * Makefile.in: Regenerate.
5496
1e0f07d3 54972004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 5498 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
5499
5500 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 5501 Set with AC_CHECK_PROGS.
1e0f07d3
PB
5502 * configure.in: Fix comment typo from last patch.
5503 * configure: Regenerate.
5504
2805b53a
NN
55052004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5506
5507 * Makefile.tpl: Introduce experimental top level bootstrap support.
5508 * Makefile.in: Regenerate.
5509 * configure.in: Introduce support for top level bootstrap.
5510 * configure: Regenerate.
5511
79b4b7d2 55122004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 5513 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
5514
5515 PR bootstrap/14522
5516 * configure.in: Cope with shells that do not support unquoted ^
5517 * configure: Regenerate.
5518
6bbec498 55192004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 5520 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
5521
5522 PR bootstrap/14522
79b4b7d2 5523 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
5524 quotes inside quoted backquote substitutions.
5525 * configure: Regenerate.
5526
83c15dfc
AP
55272004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5528
5529 PR bootstrap/14522
f2bd98d4 5530 * configure.in: Fix escaping of $.
83c15dfc
AP
5531 * configure: Regenerate.
5532
55ffb5ed
NN
55332004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5534
5535 * configure: Regenerate, since I forgot to while committing Paolo's
5536 changes.
5537
e4c9c075
PB
55382004-03-08 Paolo Bonzini <bonzini@gnu.org>
5539
5540 PR ada/14131
5541 Move language detection to the top level.
5542 * configure.in: Find default values for the tools as
5543 soon as possible. Disable ada if GNAT is not found.
5544 Emit error message about missing languages. Expand
5545 --enable-languages=all for the gcc subdirectory.
5546
5199e2c6
BE
55472004-03-10 Ben Elliston <bje@gnu.org>
5548
5549 * MAINTAINERS: Update my email address.
5550
c18b95e5
DE
55512004-03-05 David Edelsohn <edelsohn@gnu.org>
5552
5553 * ltconfig: Disable building static libraries if building shared
5554 libraries on AIX 5L.
5555
d0fe5ad3
RS
55562004-03-01 Richard Sandiford <rsandifo@redhat.com>
5557
5558 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5559 and disable libgcj.
5560 * configure: Regenerated.
5561
e6f71f9d
BB
55622004-03-01 Brian Booth <bbooth@redhat.com>
5563
5564 * MAINTAINERS: Add myself to write-after-approval.
5565
8983e50e
PB
55662004-03-01 Paolo Bonzini <bonzini@gnu.org>
5567
5568 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5569
d4cd9d81
NN
55702004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5571
5572 PR bootstrap/7087
5573 * Makefile.tpl: Guard XFOO sed statements better.
5574 * Makefile.tpl: Add dependency for configure-target-libada.
5575 * Makefile.in: Regenerate (incidentally fixes broken
5576 commit when libada-branch was merged).
5577
0ea0229e
KC
55782004-02-25 Kelley Cook <kcook@gcc.gnu.org>
5579
5580 * MAINTAINERS: Add myself to write-after-approval.
5581
bad93735
AP
55822004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
5583
5584 * MAINTAINERS: Add Nicola Pero and myself as libobjc
5585 maintainers.
5586
a7ca14fc
AC
55872004-02-20 Andrew Cagney <cagney@redhat.com>
5588
5589 * config.guess: Update from version 2003-10-16 to 2004-02-16.
5590 * config.sub: Update from version 2003-11-03 to 2004-02-16.
5591
51592782
NN
55922004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5593
5594 PR bootstrap/11932
5595 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5596
6a30854a
JQ
55972004-02-14 Jerry Quinn <jlquinn@optonline.net>
5598
5599 * MAINTAINERS: Added myself to write-after-approval.
5600
be8b2bee
MK
56012004-02-14 Michael Koch <konqueror@gmx.de>
5602
5603 * MAINTAINERS: Added myself to write-after-approval.
5604
972760b7
JM
56052004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
5606
5607 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
5608 some OS port maintainers to OS port maintainers section.
5609
b0281654
FCE
56102004-02-13 Frank Ch. Eigler <fche@redhat.com>
5611
5612 * MAINTAINERS: Add self.
5613
3c419fd6
KH
56142004-02-12 Kazu Hirata <kazu@cs.umass.edu>
5615
5616 * MAINTAINERS: Alphabetize.
5617
e88e9aee
PB
56182004-02-12 Paolo Bonzini <bonzini@gnu.org>
5619
5620 * MAINTAINERS: Remove myself.
b4117c30 5621
1915e422
DE
56222004-02-11 David Edelsohn <edelsohn@gnu.org>
5623
5624 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5625 (rs6000-*-aix*): Same.
5626 * configure: Regenerate.
5627
a22c2d8d
KC
56282004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5629
5630 * configure.in (host): Add in missing $noconfigdirs to defines.
5631 * configure: Regenerate.
5632
d9cdb878
AC
56332004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5634 Nathanael Nerode <neroden@gcc.gnu.org>
5635
5636 PR ada/6637, PR ada/5911
b4117c30 5637 Merge with libada-branch:
d9cdb878
AC
5638 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5639 with appropriate dependencies. Add --enable-libada configure switch.
5640 * configure, Makefile.in: Regenerate.
5641
8bd92821
PB
56422004-02-09 Paolo Bonzini <bonzini@gnu.org>
5643
5644 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5645
89a95129
RO
56462004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5647
5648 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5649 * configure: Regenerate.
5650
892629bc
GK
56512004-02-04 Geoffrey Keating <geoffk@apple.com>
5652
5653 Merge from upstream:
5654
5655 * ltmain.in: When setting IFS to '~', be careful about user
5656 arguments that contain '~'.
5657
5658 2004-02-04 Peter O'Gorman <peter@pogma.com>
5659
5660 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5661 Also test $base_compile against $CC with escaped arguments. Bug
5662 reported by Geoff Keating <geoffk@apple.com>.
5663
6b402165
KH
56642004-02-04 Kazu Hirata <kazu@cs.umass.edu>
5665
5666 * MAINTAINERS: Remove i960 port.
5667
fa2f0306
DD
56682004-01-23 DJ Delorie <dj@redhat.com>
5669
5670 * Makefile.def (target_modules) [libiberty]: Don't stage.
5671 * Makefile.in: Rebuilt.
5672
9feb20aa
CT
56732004-01-20 Caroline Tice <ctice@apple.com>
5674
5675 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5676
7aed2ccc
PC
56772004-01-19 Paolo Carlini <pcarlini@suse.de>
5678
5679 * MAINTAINERS: Update my email address.
5680
f25bebe1
JM
56812004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
5682
5683 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5684
28083580
VR
56852004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5686
5687 * MAINTAINERS: Remove entries without email address.
5688
c0f4b5e4
DJ
56892004-01-15 Daniel Jacobowitz <drow@mvista.com>
5690
5691 * MAINTAINERS: Add myself to write-after-approval.
5692
b5eb5a5e
SB
56932004-01-15 Steven Bosscher <stevenb@suse.de>
5694
5695 * MAINTAINERS: Update my email address.
5696
dce2d8b2 56972004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
5698
5699 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5700 * Makefile.tpl (configure-target-[+module+]): Support stage.
5701 * Makefile.in: Rebuilt.
5702
74c0b320
ILT
57032004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
5704
5705 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5706
2560344b
RS
57072004-01-10 Richard Sandiford <rsandifo@redhat.com>
5708
5709 * MAINTAINERS: Add myself as a MIPS maintainer.
5710
8b21cda6
NN
57112004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5712
2b6c260d
NN
5713 * configure.in: Use ./config.cache, not config.cache.
5714 * configure: Regenerate.
5715 * Makefile.tpl: Special-casing not needed for GCC any more.
5716 * Makefile.in: Regenerate.
5717
09438bde
NN
5718 * configure.in: Don't share a cache file for host dirs.
5719 * configure: Regenerate.
5720
8b21cda6
NN
5721 * config-ml.in: Don't mess with the cache file.
5722
e42870df
EB
57232004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5724
5725 * MAINTAINERS: Move myself from 'Write After Approval' to
5726 'CPU Port Maintainers' section as SPARC maintainer.
5727
6b9eb62c
NN
57282004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5729
78a816a6
NN
5730 * Makefile.tpl: Make GCC use a separate config.cache.
5731 * Makefile.in: Regenerate.
5732
6b9eb62c
NN
5733 PR bootstrap/11932, PR bootstrap/11933
5734 (I don't know if it will fix either of them, but it relates
5735 to them.)
5736 * configure.in: Don't use shared config.cache for target
5737 directories.
5738 * configure: Regenerate.
5739
86d7b562
DN
57402004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
5741
5742 * MAINTAINERS: Add myself to 'Write After Approval' section.
5743
07d0a605
RS
57442003-12-31 Roger Sayle <roger@eyesopen.com>
5745
5746 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5747 * configure: Regenerated.
5748
459ac19f
KH
57492003-12-23 Kazu Hirata <kazu@cs.umass.edu>
5750
5751 * MAINTAINERS: Remove the mn10200 maintainer.
5752
5785c0ed 57532003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 5754
cc6010cd
AP
5755 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5756 * configure: Regenerated.
5785c0ed 5757
a268eff9
JH
57582003-12-16 Jan Hubicka <jh@suse.cz>
5759
5760 * MAINTAINERS: Add myself as callgraph maintainer.
5761
9d465b12
TF
57622003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5763
5764 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5765 * configure: Regenerate.
5766
a68a270a
GB
57672003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5768
5769 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5770 'Write After Approval' section. Update email.
5771
dce2d8b2 57722003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
5773
5774 * MAINTAINERS (Write After Approval): Add myself.
5775
8c052da4
MT
57762003-11-20 Matt Thomas <matt@3am-software.com>
5777
5778 * MAINTAINERS: Add myself as a vax port maintainer.
5779
e75f9147
KC
57802003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5781
5782 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5783 (configure-build-[+module+], configure-[+module+]): Likewise.
5784 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5785 * Makefile.in: Regenerate.
5786
43d8d958
AT
57872003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
5788
5789 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5790 shared/dylibed libraries.
5791 * ltmain.sh: Likewise.
5792 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5793 * ltcf-cxx.sh: Likewise.
5794 * ltcf-gcj.sh: Likewise.
5795 * ltconfig: Likewise.
5796
638dcaa0
SC
57972003-11-17 Stan Cox <scox@redhat.com>
5798
5799 * MAINTAINERS: Add myself as iq2000 port maintainer.
5800
15cc172b
AC
58012003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5802
b4117c30
ZW
5803 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5804 * Makefile.in: Regenerate.
15cc172b 5805
20af77cd
UW
58062003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
5807
5808 * config.sub: Update to 2003-11-03 version.
5809
4dd01c5c
PE
58102003-10-20 Phil Edwards <phil@codesourcery.com>
5811
5812 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5813 * configure: Regenerate.
5814
dce2d8b2 58152003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
5816
5817 * MAINTAINERS: Add myself to 'Write After Approval' section.
5818
8b7ebc31
AC
58192003-10-20 Arnaud Charlet <charlet@act-europe.fr>
5820
5821 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5822
afe1910c
JM
58232003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
5824
5825 * MAINTAINERS: Update my email address.
5826
05dcec66
RO
58272003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5828
5829 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5830
dce2d8b2 58312003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
5832
5833 * MAINTAINERS: Add myself to 'Write After Approval' section.
5834
507ec745
BI
58352003-10-16 Bernardo Innocenti <bernie@develer.com>
5836
5837 * config.guess: Update to 2003-10-16 version.
5838 * config.sub: Update to 2003-10-16 version.
5839
dce2d8b2 58402003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
5841
5842 * MAINTAINERS: Added myself to 'Write After Approval' section.
5843
0c9b16bc
FH
58442003-10-15 Falk Hueffner <falk@debian.org>
5845
5846 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5847 'Write After Approval' section. Update email.
5848
74d57d15
RS
58492003-10-14 Roger Sayle <roger@eyesopen.com>
5850
5851 * MAINTAINERS: Move myself from 'Write After Approval' to
5852 'Various Maintainers' section as middle-end maintainer.
5853
d29b8ad8
NN
58542003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5855
5856 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5857 HOST_FLAGS_TO_PASS.
5858 * Makefile.in: Regenerate.
5859
26db814a
BI
58602003-10-11 Bernardo Innocenti <bernie@develer.com>
5861
5862 * config.guess: Update to 2003-10-07 version.
5863 * config.sub: Update to 2003-10-07 version.
5864
fffeb871
RO
58652003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5866
5867 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5868 * ltconfig (irix5*, irix6*): Don't override version_type.
5869
6691a79e
ME
58702003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5871
5872 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5873 * configure: Rebuilt
5874 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5875 * Makefile.in: Rebuilt
5876
62cdd71e
L
58772003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5878
5879 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5880
6fe2eacc
CW
58812003-09-30 Carlo Wood <carlo@alinoe.com>
5882
cc6010cd 5883 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 5884
ea57e5ad
PK
58852003-09-29 Paul Koning <ni1d@arrl.net>
5886
5887 * MAINTAINERS: Move myself from "Write After Approval"
5888 to CPU platform maintainers for pdp11 platform.
5889
e070672a
AT
58902003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
5891
5892 * MAINTAINERS: Move myself from 'Write After Approval' to
5893 'Various Maintainers' section as libffi testsuite maintainer.
5894
43bb47c2
DJ
58952003-09-21 Daniel Jacobowitz <drow@mvista.com>
5896
5897 * configure.in: Pass a computed --program-transform-name
5898 to subconfigures.
5899 * configure: Regenerated.
5900
da9d3b37
NN
59012003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5902
94322beb
NN
5903 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5904 * Makefile.in: Regenerate.
5905
da9d3b37
NN
5906 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5907 * Makefile.in: Regenerate.
5908
ffd9060b
ZL
59092003-09-19 Ziemowit Laski <zlaski@apple.com>
5910
5911 * MAINTAINERS: Move myself from 'Write After Approval'
5912 to 'Various Maintainers' (objective-c) section.
5913
eeae7b41
DJ
59142003-09-17 Daniel Jacobowitz <drow@mvista.com>
5915
5916 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5917 quoting.
5918 * configure: Regenerated.
5919
a080d12b
JB
59202003-09-16 Joel Brobecker <brobecker@gnat.com>
5921
5922 * MAINTAINERS (Write After Approval): Add myself to write after
5923 approval list.
5924
6cd2fc59
DN
59252003-09-16 Dorit Naishlos <dorit@il.ibm.com>
5926
cc6010cd 5927 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 5928
dcbdd9cc
ILT
59292003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
5930
5931 * MAINTAINERS: Update my e-mail address.
5932
e517f636
AM
59332003-09-09 Alan Modra <amodra@bigpond.net.au>
5934
5935 * libtool.m4 (LD): Correct powerpc64 host match.
5936
bc49924b
JW
59372003-09-06 James E Wilson <wilson@tuliptree.org>
5938
5939 * MAINTAINTERS: Update my affiliation and email address.
5940
082124f5
ZD
59412003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5942
5943 * MAINTAINERS (Write After Approval): Add myself.
5944
dc94d89e
DD
59452003-09-04 DJ Delorie <dj@redhat.com>
5946
5947 * configure: Regenerate.
5948
59492003-09-04 Robert Millan <robertmh@gnu.org>
5950
5951 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 5952
7a0f2d4e
KG
59532003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5954
5955 * configure.in: Ensure arguments to sed are properly spaced.
5956 * configure: Regenerate.
5957
88d032eb
GP
59582003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5959
5960 * MAINTAINERS: Update my e-mail address.
5961
0b3f3d22
ME
59622003-08-28 Mohan Embar <gnustuff@thisiscool.com>
5963
5964 * MAINTAINERS (Write After Approval): Add myself.
5965
d253f9ba
DJ
59662003-08-27 Daniel Jacobowitz <drow@mvista.com>
5967
5968 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5969 * configure: Regenerated.
5970
066ec9c9
MM
59712003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
5972
5973 * MAINTAINERS: Update my email address.
5974
415d7ef9
PE
59752003-08-23 Phil Edwards <pme@gcc.gnu.org>
5976
5977 * configure.in: Use newline instead of semicolon when assuming
5978 shell arguments in a for loop.
5979 * configure: Regenerated.
5980
e1567352
JE
59812003-08-22 Jason Eckhardt <jle@rice.edu>
5982
5983 * MAINTAINERS: Resurrect the i860 maintainer.
5984
b348267b
GK
59852003-08-20 Geoffrey Keating <geoffk@apple.com>
5986
e50084fa
GK
5987 PR 8180
5988 * configure.in: When testing with_libs and with_headers, treat
5989 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5990 * configure: Regenerate.
b4117c30 5991
b348267b
GK
5992 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5993 make, shell, etc.
5994 (baseargs): Likewise.
5995 * configure: Regenerate.
5996
ca26ffe0
BI
59972003-08-20 Bernardo Innocenti <bernie@develer.com>
5998
5999 * MAINTAINERS (Write After Approval): Add myself.
6000
940cde4d
GK
60012003-08-19 Geoffrey Keating <geoffk@apple.com>
6002
6003 * configure.in: Disable libgcj for darwin not on powerpc.
6004 * configure: Rebuild.
6005
74bed51b
ADL
60062003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6007
6008 * config-ml.in, symlink-tree: Add license.
6009
b4117c30
ZW
60102003-08-03 Richard Stallman <rms@gnu.org>
6011 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
6012
6013 * README.SCO: New file.
6014
333a28b4
MK
60152003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6016
6017 * Makefile.tpl (check, check-c++): Express dependencies using
6018 dependencies rather than commands.
6019 * Makefile.in: Regenerate.
6020
c197e306
AC
60212003-08-01 Andrew Cagney <cagney@redhat.com>
6022
6023 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6024 * configure: Ditto.
6025
a8ee6e2d
GK
60262003-07-31 Geoffrey Keating <geoffk@apple.com>
6027
6028 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 6029 * Makefile.in: Update.
a8ee6e2d 6030
8d9b3f2e
AT
60312003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6032
6033 * configure.in: Enable libgcj for darwin.
6034 * configure: Rebuild.
6035
52c0c542
PE
60362003-07-29 Phil Edwards <pme@gcc.gnu.org>
6037
6038 * config-ml.in: Use ac_configure_args directly instead of
6039 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6040 actually seen.
6041
b4acb5ef
NN
60422003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6043
6044 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6045 creating target and build subdirs to build all parent dirs as needed.
6046 * Makefile.in: Rebuild.
6047 * configure.in: Don't build dirs explicitly here.
6048 * configure: Rebuild.
6049
a51d71d0
PB
60502003-07-26 Paul Brook <paul@nowt.org>
6051
6052 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6053
f43e12ce
AO
60542003-07-22 Alexandre Oliva <aoliva@redhat.com>
6055
6056 * Makefile.tpl (all-make): Depend on intl.
6057 * Makefile.in: Rebuilt.
6058
8a199ff6
PE
60592003-07-20 Phil Edwards <pme@gcc.gnu.org>
6060
6061 * install-sh: Update to newer upstream versions (associated with
6062 aclocal 1.7).
6063 * mkinstalldirs: Likewise.
6064 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6065
e6a8c803
AP
60662003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
6067
6068 * MAINTAINERS: Move self from Bug database only accounts
6069 to write-after-approval.
6070
9f13608f
NN
60712003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6072
6073 * config.if: Remove unused libc_interface determination.
6074
c7864714
NN
60752003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6076
6077 * MAINTAINERS: Move self from write-after-approval to
6078 build machinery (*.in).
6079
775956d0
NN
60802003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6081
6082 PR bootstrap/11273
6083 PR bootstrap/11408
6084 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6085 unused INSTALL_PROGRAM_ARGS.
6086 * configure.in: Use AC_PROG_INSTALL.
6087 * Makefile.in: Regenerate.
6088 * configure: Regenerate.
6089
c7f67a6e
KH
60902003-07-13 Kazu Hirata <kazu@cs.umass.edu>
6091
6092 * MAINTAINERS: Alphabetize.
6093
33952f6f
AO
60942003-07-10 Alexandre Oliva <aoliva@redhat.com>
6095
6096 * configure: Rebuilt.
6097 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6098 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6099 newlib nor libgloss.
6100 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6101 * configure.in (am33_2.0-*-linux*): Added.
6102
0d4f1b4e
BW
61032003-07-09 Bob Wilson <bob.wilson@acm.org>
6104
6105 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6106 * configure: Regenerate.
6107
56694dd9
ZW
61082003-07-07 Zack Weinberg <zack@codesourcery.com>
6109
6110 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6111 * Makefile.in: Regenerate.
6112
21607eb4
ZW
61132003-07-04 Zack Weinberg <zack@codesourcery.com>
6114
6115 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6116 * Makefile.in: Regenerate.
6117
dce2d8b2 61182003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
6119
6120 * Makefile.tpl: Replace PWD with PWD_COMMAND.
6121 * Makefile.in: Regenerated.
6122
5d42f90e
L
6123 * config-ml.in: Replace PWD with PWD_COMMAND.
6124
6eb95e99
ZW
61252003-07-04 Zack Weinberg <zack@codesourcery.com>
6126
6127 * intl: New directory; see intl/ChangeLog for details.
6128 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6129 * Makefile.tpl: all-gcc depends on maybe-all-intl.
6130 * Makefile.in: Regenerate.
6131
07d1940e
NN
61322003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6133
6134 * configure.in: Clean up config-lang.in handling. Delete
6135 useless assignment to "subdirs".
6136 * configure: Regenerate.
6137
4dbda6f0
NN
61382003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6139
6140 * configure.in: Rename 'target_libs' to 'target_libraries'.
6141 Remove useless reference to 'target_libs'.
6142 * configure: Regenerate.
6143
2c30ab71
KS
61442003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6145
6146 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6147 * Makefile.in: Regenerate.
6148
11405c93
NN
61492003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6150
6151 * Makefile.def: Introduce flags_to_pass.
6152 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6153 * Makefile.in: Regenerate.
6154
fb87ad5d
HPN
61552003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6156
6157 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6158 and target-libgloss.
6159 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6160 <h8300*-*-*>: Disable libf2c and ${libgcj}.
6161 * configure: Regenerate.
6162
a7956a48
BK
61632003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6164
6165 * configure.in: Update testsuite_flags to new location.
6166 * configure. Regenerate.
6eb95e99 6167
eaf9f3b2
NN
61682003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6169
6170 * Makefile.tpl: Remove BUILD_CC stuff.
6171 * Makefile.in: Regenerate.
6172
2d89ffef
KH
61732003-06-17 Kazu Hirata <kazu@cs.umass.edu>
6174
6175 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6176
dce2d8b2 61772003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
6178
6179 * MAINTAINERS (Write After Approval): Add myself.
6180
dce2d8b2 61812003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 6182
b951c91c
L
6183 * config.guess: Update to 2003-06-12 version.
6184 * config.sub: Update to 2003-06-13 version.
6185
dce2d8b2 61862003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
6187
6188 * config.guess: Update to 2003-06-06 version.
6189 * config.sub: Update to 2003-06-06 version.
6190
655b7166
RO
61912003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6192
6193 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6194 * configure. Regenerate.
6195
01b759aa
NN
61962003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6197
bf1d3e81
NN
6198 * configure.in: Disable serial configure by default.
6199 * configure: Regenerate.
6200 * Makefile.tpl: Abolish .NOTPARALLEL.
6201 * Makefile.in: Regenerate.
6202
e89fbdfe
NN
6203 * Makefile.tpl: Replace {build,host,target}_canonical by
6204 {build,host,target}.
6205 * Makefile.in: Regenerate.
6206
01b759aa
NN
6207 * Makefile.tpl: Fix stupid pasto.
6208 * Makefile.in: Regenerate.
6209
f7dae026
NN
62102003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6211
6212 * Makefile.tpl: Remove bogus conditional.
6213 * Makefile.in: Regenerate.
6214
62152003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
6216
6217 * Makefile.tpl (profiledbootstrap): New target.
6218 * Makefile.in (profiledbootstrap): New target.
6219
2ffc3e73 62202003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
6221
6222 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6223 Pinski. Remove user names from other bugzilla-only maintainers.
6224
1a1e6b96
NN
62252003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6226
1358ccea
NN
6227 * Makefile.tpl: Make 'recursive targets' using autogen rather
6228 than shell loop. Remove duplicate 'clean' targets and false
6229 comments.
6230 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6231 Add systematic method of specifying missing targets in subdirs.
6232 Add copyright boilerplate.
6233 * Makefile.in: Regenerate.
6234 * configure.in: Add 'recursive targets' to maybe list.
6235 * configure: Regenerate.
6236
ae74ed1f
NN
6237 * MAINTAINERS: "GNATS only" -> "Bug database only".
6238
1a1e6b96
NN
6239 * Makefile.tpl: Rename [+target+] to [+make_target+].
6240 * Makefile.def: Rename 'target' to 'make_target'.
6241
c79af3fa
NB
62422003-05-31 Neil Booth <neil@daikokuya.co.uk>
6243
6244 * MAINTAINERS: Add self as options handling maintainer.
6245
39d85b61
MM
62462003-05-28 Michael Meissner <gnu@the-meissners.org>
6247
6248 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6249 been too long since I touched those ports.
6250
afc2b62d
DD
62512003-05-28 DJ Delorie <dj@redhat.com>
6252
6253 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6254 * Makefile.in: Regenerate.
6255
df445104
MR
62562003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6257
6258 * configure.in: Use curly braces in the definition of tooldir.
6259 * configure: Regenerate.
6260
2eb98e5d 62612003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 6262
2eb98e5d
DD
6263 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6264 newlib or libgloss.
6265 * Makefile.in: Regenerate.
6266
862fced8
DD
62672003-05-21 DJ Delorie <dj@redhat.com>
6268
6269 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6270 * Makefile.in: Regenerate.
6271
fc351800
ILT
62722003-05-20 Ian Lance Taylor <ian@airs.com>
6273
6274 * MAINTAINERS: Update my e-mail address.
6275
7e2dbcef
NN
62762003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6277
6278 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 6279 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
6280 Factor out common code from autogen IF statements.
6281 * configure: Regenerate.
6282 * Makefile.in: Regenerate.
6283
f2a0e225
KC
62842003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6285
6286 * configure.in: Accept i[3456789]86 for machine type.
6287 * configure: Regenerate.
6288
8b87bb96
NN
62892003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6290
6291 * configure.in: Switch more things to use maybe dependencies.
6292 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6293 * configure: Regenerate.
6294 * Makefile.tpl: Switch more things to use maybe dependencies.
6295 * Makefile.in: Regenerate.
6296
fdb882bc 62972003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
6298
6299 * Makefile.tpl (install-opcodes): Define.
6300 * Makefile.in: Rebuild.
6301
f7c50032
AJ
63022003-05-13 Andreas Jaeger <aj@suse.de>
6303
6304 * config.guess: Update to 2003-05-09 version.
6305 * config.sub: Update to 2003-05-09 version.
6306
dce2d8b2 63072003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
6308
6309 * configure.in: Correct sed script so that options in quotes are not
6310 deleted.
6311 * configure: Rebuild.
6312
aa8f1f57
CV
63132003-05-12 Corinna Vinschen <corinna@vinschen.de>
6314
6315 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6316 and $$s/newlib/libc/sys/cygwin32 include paths.
6317 * configure: Ditto.
6318
0c130f81
MM
63192003-05-12 Michael Meissner <gnu@the-meissners.org>
6320
6321 * MAINTAINERS: Update my email addresses.
6322
aa1a100b
EB
63232003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6324
6325 * config-ml.in: Propagate INSTALL variables.
f7c50032 6326
87861833
GP
63272003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6328
6329 * MAINTAINERS: Remove duplicate entries in Write After Approval.
6330
de722255
CD
63312003-05-02 Chris Demetriou <cgd@broadcom.com>
6332
6eb95e99
ZW
6333 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6334 * Makefile.in: Regenerate.
de722255 6335
96c4a002
WB
63362003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
6337
6338 * MAINTAINERS (GNATS only): Add Falk Hueffner.
6339
55b15a11
WB
63402003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
6341
6342 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6343
0c227849
DJ
63442003-04-27 Daniel Jacobowitz <drow@mvista.com>
6345
6346 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6347 * Makefile.in: Regenerated.
6348
d45148c1
WB
63492003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
6350
6351 * MAINTAINERS (Write After Approval): Upgrade myself from
6352 GNATS only to write-after-approval. Update my mail address.
6353
dce2d8b2 63542003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
6355
6356 (OS Port Maintainers: freebsd): Add myself.
6357
438f50c3
MM
63582003-04-22 Mark Mitchell <mark@codesourcery.com>
6359
6360 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6361
9074e169
KJ
63622003-04-22 Kean Johnston <jkj@sco.com>
6363
6364 * MAINTAINERS (SCO ports): Added myself.
6365
dfd39a2e
NS
63662003-04-21 Nathan Sidwell <nathan@codesourcery.com>
6367
6368 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6369
ccbae82a
KJ
63702003-04-19 Kean Johnston <jkj@sco.com>
6371
6372 * MAINTAINERS (Write After Approval): Add myself.
6373
2f50999f
GP
63742003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6375
6376 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6377 * Makefile.in: Regenerate.
6378
e9b84181
JJ
63792003-04-18 Jakub Jelinek <jakub@redhat.com>
6380
6381 * configure.in (powerpc64*-*-linux*): Remove.
6382 * configure: Rebuilt.
6383
1ca4c6e1
PE
63842003-04-17 Phil Edwards <pme@gcc.gnu.org>
6385
6386 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6387 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6388 and restrap.
6389 * Makefile.in: Regenerate.
6390
0590b963
RE
63912003-04-16 Richard Earnshaw <rearnsha@arm.com>
6392
6393 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6394 * configure: Regenerated.
6395
ff41a56f
DD
63962003-04-15 DJ Delorie <dj@redhat.com>
6397
6398 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6399
50d440bc
NC
64002003-04-13 Nick Clifton <nickc@redhat.com>
6401
6402 * config-ml.in: Remove support for --disable-aix removing
6403 call-aix multilibs.
6404
b1e0a93e
AO
64052003-04-10 Alexandre Oliva <aoliva@redhat.com>
6406
6407 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6408 * */configure: Rebuilt.
6409
71fb704d
JS
64102003-04-08 Joel Sherrill <joel@oarcorp.com>
6411
6412 * MAINTAINERS: Add my email address.
6413
3897ea90
OH
64142003-03-17 Olivier Hainque <hainque@act-europe.fr>
6415
6416 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 6417
93c834b7
NN
64182003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6419
6420 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6421 * Makefile.in: Regenerate.
6422
82c34dcb
MC
64232003-03-14 Michael Chastain <mec@shout.net>
6424
6425 * Makefile.in: Regenerate with correct Makefile.def.
6426
73458fb7
NN
64272003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6428
6429 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6430 Make macro.
6431 * Makefile.in: Regenerate.
6432 * configure.in: Clean up gxx_include_dir logic.
6433 * configure: Regenerate.
6434
32cf27e5
AE
64352003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
6436
6437 * MAINTAINERS (Write After Approval): Add myself.
6438
c727e7a0
BE
64392003-03-10 Ben Elliston <bje@wasabisystems.com>
6440
6441 * MAINTAINERS: Update my mail address.
6442
9a27ac7a
FS
64432003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6444
6445 * configure.in (gxx_include_dir): Fix typo.
6446 * configure: Regenerated.
6447
3aa83176
NN
64482003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6449
6450 * Makefile.tpl: Reindent.
6451 * Makefile.in: Regenerate.
6452 * configure.in: Reindent. Don't set unused variables.
6453 * configure: Regenerate.
6454
9124bc53
DJ
64552003-03-04 Daniel Jacobowitz <drow@mvista.com>
6456
6457 * configure.in: Include $(build_tooldir)/sys-include in
6458 FLAGS_FOR_TARGET.
6459 * configure: Regenerated.
6460
cb543528
NN
64612003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6462
c858bf1e
NN
6463 * Makefile.tpl: Always pass down RANLIB.
6464 * Makefile.in: Regenerate.
6465
aa9c3ab4
NN
6466 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6467 * Makefile.in: Regenerate.
6468 * configure.in: Remove unused logic relating to --enable-shared
6469 and --enable-threads. Remove bogus comments. Remove redundant
6470 noconfigdirs.
6471 * configure: Regenerate.
6472
cb543528
NN
6473 * configure.in: Replace ${libstdcxx_version} by its value.
6474 Remove reference to mh-dgux.
6475 * configure: Regenerate.
6476
53f70c1b
KB
64772003-03-03 Kevin Buettner <kevinb@redhat.com>
6478
6479 * MAINTAINERS (Write After Approval): Add myself.
6480
df0f0674
NN
64812003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6482
6483 * Makefile.tpl: Rearrange.
6484 * Makefile.in: Regenerate.
6485
dce2d8b2 64862003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
6487
6488 * configure.in: Add support for kaOS as cross build target system.
6489 * configure: Regenerated.
6490
a7a287eb
SB
64912003-02-24 Steven Bosscher <steven@gcc.gnu.org>
6492
6493 * MAINTAINERS (Write after approval): Add myself.
6494
ff00c8a2
JW
64952003-02-21 James E Wilson <wilson@tuliptree.org>
6496
6497 * MAINTAINERS: Update my email address.
6498
abb2db7a
ZW
64992003-02-21 Zack Weinberg <zack@codesourcery.com>
6500
6501 * MAINTAINERS: Add self to blanket write privs. section.
6502
e9f2dc3b
SM
65032003-02-20 Sean McNeil <sean@blue.mcneil.com>
6504
6505 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6506 configure-target-* as some target builds may require additional
6507 flags for preprocessor tests.
6508 * Makefile.in: Regenerated.
6509
ee03dc5e
AO
65102003-02-19 Alexandre Oliva <aoliva@redhat.com>
6511
11856278
AO
6512 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6513 * ltconfig: Handle it.
6514 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6515 auto-detecting it.
6516
274aef32
AO
6517 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6518 it is used as argument to $CC.
6519 * ltcf-gcj.sh: Likewise.
6520
ee03dc5e
AO
6521 * configure.in: Introduce --enable-maintainer-mode.
6522 * configure: Rebuilt.
6523 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6524 for maintainer mode.
6525 * Makefile.in: Rebuilt.
6526
30db8e17
JM
65272003-02-18 Jason Merrill <jason@redhat.com>
6528
6529 * Makefile.tpl (check-c++): Allow parallelism.
6530
cab60ac6
GP
65312003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6532
6533 * MAINTAINERS: Remove John Carr (who never actually had access to
6534 gcc.gnu.org).
6535
c8e5d1af
GK
65362003-02-15 Geoffrey Keating <geoffk@apple.com>
6537
6538 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6539 don't configure target-libobjc.
6540 * configure: Regenerate.
6541
70f91f50
RO
65422003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6543
6544 * Makefile.tpl (RANLIB): Define.
6545 * Makefile.in: Regenerate.
6546
669e9062
LB
65472003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
6548
6549 * MAINTAINERS: Update my email.
abb2db7a 6550
61b56b2e
KS
65512003-02-06 Keith R Seitz <keiths@redhat.com>
6552
6553 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6554 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6555 * Makefile.in: Regenerated.
6556 * configure.in: Remove all traces of snavigator, db, and grep.
6557 * configure: Regenerated.
6558
a1ba6e15
GP
65592003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6560
6561 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6562 After Approval.
6563
f5f2cce5
CC
65642003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6565
6566 * MAINTAINERS (Write after approval): Add myself.
6567
ba49f6f1
FCE
65682003-01-31 Frank Ch. Eigler <fche@redhat.com>
6569
6570 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6571 * Makefile.in: Regenerated.
6572
ccf9f10c
RS
65732003-01-30 Roger Sayle <roger@eyesopen.com>
6574
6575 * config.guess: Updated to 2003-01-30's version.
6576 * config.sub: Updated to 2003-01-28's version.
6577
a693735b
AO
65782003-01-30 Alexandre Oliva <aoliva@redhat.com>
6579
6580 * config.if: If gcc_version is already set, just use it. Don't set
6581 gcc_version_trigger if it's already set, otherwise set it to
6582 gcc/version.c, but only if the file exists. If it is not set and
6583 gcc/version.c does not exist, try to extract the version number from
6584 $CC.
6585
204c43d6
AT
65862003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
6587
abb2db7a 6588 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 6589
842e91ec
PE
65902003-01-27 Phil Edwards <pme@gcc.gnu.org>
6591
6592 * configure.in: Revert 24Jan change.
6593 * configure: Regenerate.
6594
6b99984e
GP
65952003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6596
6597 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
6598 entry of HJ Lu.
6599
806e0935
NN
66002003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6601
6602 * configure.in: Revert previous change.
6603 * configure: Regenerate.
6604
307a9864
NN
66052003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6606
6607 * configure.in: Make rda native-only.
6608 * configure: Regenerate.
6609
02ba6302
VR
66102003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6611
6612 * MAINTAINERS: Move myself from GNATS-only-accounts to
6613 write-after-approval.
6614
77d187bc
NN
66152003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6616
6617 * configure.in: Add missing \.
6618 * configure: Rebuilt.
6619
a94a2d4c
JJ
66202003-01-17 Jakub Jelinek <jakub@redhat.com>
6621
6622 * configure.in (baseargs): Avoid using \| in sed regular
6623 expressions.
6624 * configure: Rebuilt.
6625
73f84924
JJ
66262003-01-16 Jakub Jelinek <jakub@redhat.com>
6627
6628 * configure.in (baseargs): Remove all supported forms of
6629 --cache-file, --srcdir, --host, --build and --target options
6630 from argument lists.
6631 * configure: Rebuilt.
6632
8c12fc63
JZ
66332003-01-15 Josef Zlomek <zlomekj@suse.cz>
6634
6635 * MAINTAINERS: Add myself to write-after-approval list.
6636
7c005a3a
AO
66372003-01-15 Alexandre Oliva <aoliva@redhat.com>
6638
6639 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6640 * configure: Rebuilt.
6641
3dfabf63
NN
66422003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6643
6644 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6645 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6646 * Makefile.in: Regenerate.
6647 * configure: Regenerate.
6648
cf53ae10
AO
66492003-01-09 Alexandre Oliva <aoliva@redhat.com>
6650
6651 * configure.in: Remove Makefile in build, host and target modules
6652 unless configure was run with --no-recursion.
6653 * configure: Rebuilt.
6654
3fbe8e4a
CC
66552003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6656
6657 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6658 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6659 * Makefile.in: Regenerate.
6660
66e2aa7d
CD
66612003-01-08 Chris Demetriou <cgd@broadcom.com>
6662
6663 * config.guess: Update to 2003-01-03 version.
6664 * config.sub: Update to 2003-01-03 version.
6665
b5038cfb
CF
66662003-01-07 Christopher Faylor <cgf@redhat.com>
6667
6668 * configure: Regenerate with proper autoconf 2.13.
6669
d02c69be
CF
66702003-01-07 Christopher Faylor <cgf@redhat.com>
6671
6672 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 6673 * configure: Regenerate.
d02c69be 6674
e914a571
AC
66752003-01-06 Andrew Cagney <ac131313@redhat.com>
6676
6677 * configure.in (GDB_TK): Add tcl directories conditional on
6678 gdb/gdbtk directory being present.
6679 * configure: Regenerate.
abb2db7a 6680
dce2d8b2 66812003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 6682
dce2d8b2
EB
6683 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
6684 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
6685 * configure: Rebuilt.
6686
89a7012a
TT
66872002-12-31 Tom Tromey <tromey@redhat.com>
6688
6689 * Makefile.in: Rebuilt.
6690 * Makefile.def (target_modules) [libffi]: Allow installation.
6691
3f4f56e2
AS
66922002-12-31 Andreas Schwab <schwab@suse.de>
6693
6694 * configure.in: Fix use of $program_transform_name.
6695 * configure: Regenerated.
6696
6c1b8d0a
DJ
66972002-12-30 Daniel Jacobowitz <drow@mvista.com>
6698
6699 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 6700 * configure: Regenerated.
6c1b8d0a 6701
c5120911
AO
67022002-12-29 Alexandre Oliva <aoliva@redhat.com>
6703
6704 * Makefile.tpl (local-distclean): Don't remove...
6705 (multilib.ts): ... this. Moved into...
6706 (multilib.out): ... this. Don't use sub-make.
6707 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6708 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6709 (configure-build-[+module+], configure-[+module+],
6710 configure-target-[+module+], configure-gcc): ... these. Test
6711 for Makefile existence. Drop config.status from dependencies.
6712 * Makefile.in: Rebuilt.
6713 * configure.in: Move gcc-version-trigger to the end of
6714 ac_configure_args. Add comments to maybedep.tmp and
6715 serdep.tmp. Introduce --disable-serial-configure. Remove
6716 nonopt from baseargs, matching and removing corresponding
6717 whitespace while at it.
6718 * configure: Rebuilt.
6719
e245b0ea
AO
67202002-12-28 Alexandre Oliva <aoliva@redhat.com>
6721
903de295
AO
6722 * configure.in (host_configargs): Replace reference to
6723 no-longer-defined buildopts with --build=${build_alias}.
6724 * configure: Rebuilt.
6725
e245b0ea
AO
6726 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6727 program_transform_name to standard idiom.
6728 (AUTOGEN, AUTOCONF): Define.
6729 (Makefile.in): Use $(AUTOGEN).
6730 (Makefile): Depend on config.status, and use autoconf-style rule to
6731 build it. Move original commands to...
6732 (config.status): ... this new target.
6733 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6734 $(AUTOCONF).
6735 * Makefile.in: Rebuilt.
6736
671aa708
NN
67372002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6738
53fbfb58
NN
6739 * Makefile.tpl: Fix dramatic bustage due to change in
6740 program_transform_name.
6741 * Makefile.in: Regenerate.
6742
6743 * configure.in: Remove unnecessary PATH setting.
6744 * configure: Regnerate.
6745
6746 * configure.in: Don't default to unprefixed tools unless
6747 the native tools will work.
6748 * configure: Regenerate.
6749
671aa708
NN
6750 * configure.in: Convert to autoconf script. Blow away lots
6751 of now-redundant Makefile fragments.
6752 * configure: Generate using Autoconf.
6753 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6754 * Makefile.in: Regenerate.
6755
57f40826
NN
67562002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6757
3fedb745
NN
6758 * configure: Fix stupid bug where RANLIB was mistakenly included.
6759
abb2db7a 6760 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
6761 (build_configargs, host_configargs, target_configargs).
6762
6763 * configure.in: Move logic out of sed statement.
6764
abb2db7a 6765 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
6766 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6767
315fa0f4
SS
67682002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
6769
6770 * config.sub: Import from master repository
6771 * config.guess: Ditto
6772
45aff44f
AS
67732002-12-24 Andreas Schwab <schwab@suse.de>
6774
6775 * Makefile.tpl (multilib.out): Fix missing space.
6776 * Makefile.in: Regenerate.
6777
88b5521b
NN
67782002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6779
6780 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6781 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6782 * Makefile.in: Regenerate.
6783 * configure.in: Remove unnecessary leftovers.
6784
2a726918
GK
67852002-12-21 Geoffrey Keating <geoffk@apple.com>
6786
6787 * configure.in (extra_ranlibflags_for_target): New variable.
6788 (*-*-darwin): Add -c to ranlib commands.
6789 * configure (tooldir): Handle extra_ranlibflags_for_target.
6790
aace3269 67912002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
6792
6793 * Makefile.tpl: Revert HJL's change.
6794 * Makefile.in: Regenerated.
6795 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6796 always.
6797
f0895142
AS
67982002-12-19 Andreas Schwab <schwab@suse.de>
6799
6800 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6801 * Makefile.in: Regenerate.
6802
dce2d8b2 68032002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
6804
6805 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6806 * Makefile.in: Regenerated.
6807
6808 * configure.in (build_prefix): New. Substitute.
6809
212f6dd0
NN
68102002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6811
79308c5d
NN
6812 * Makefile.tpl: Don't let real targets depend on phony targets.
6813 * Makefile.in: Regenerate.
6814
212f6dd0
NN
6815 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6816 * Makefile.in: Regenerate.
6817
ab17919f
SS
68182002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
6819
6820 * config.sub: Import from master repository
6821 * config.guess: Ditto
6822
5ecf91d1
JM
68232002-12-16 Jason Merrill <jason@redhat.com>
6824
6825 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6826 previous 'make bootstrap'.
6827 * Makefile.in: Regenerate.
6828
d8437e1b
HPN
68292002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6830
6831 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6832
4977bab6
ZW
68332002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6834
6835 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6836 * Makefile.in: Regenerate.
6837
0edcfdcb
JM
68382002-12-13 Jason Merrill <jason@redhat.com>
6839
6248218a 6840 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
6841 library tests.
6842 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
6843 * Makefile.in: Regenerate.
6844
4977bab6
ZW
68452002-12-12 Alexandre Oliva <aoliva@redhat.com>
6846
6847 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6848 * Makefile.in: Rebuilt.
6849
f87505dd
AO
68502002-12-12 Alexandre Oliva <aoliva@redhat.com>
6851
6852 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6853
4977bab6
ZW
68542002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6855
6856 * configure: Fix bug put in by gremlins.
6857
6858 * Makefile.tpl: Substitute more autoconfily.
6859 * configure: Substitute more autoconfily.
6860 * Makefile.in: Regenerate.
6861
7f0db92a
SS
68622002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
6863
6864 * config.sub: Import from master repository
6865 * config.guess: Ditto
6866 * MAINTAINERS: Added Svein Seldal under write after approval
6867
4977bab6
ZW
68682002-12-08 Andrew Cagney <ac131313@redhat.com>
6869
6870 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6871 * Makefile.in (all-sim): Ditto.
6872
68732002-12-06 DJ Delorie <dj@redhat.com>
6874
6875 * Makefile.tpl: Change configure dependencies to not have real
6876 targets depend on phony targets.
6877
68782002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6879
6880 * configure.in: Revert unintentional change.
6881
6882 * Makefile.tpl: Change dependency for */multilib.out so that
6883 it works when gcc isn't in the tree.
6884
6885 * configure.in: Substitute more.
6886 * configure: Run subconfigures from the Makefile.
6887 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6888 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6889
67f1b906
GP
68902002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6891
6892 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6893
4977bab6
ZW
68942002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6895
6896 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6897 and corresponding dependencies.
6898 * Makefile.in: Regenerate.
6899
6900 * configure.in (host_tools): Order binutils, gas and ld for
6901 convenience in running the testsuites.
6902
6903 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6904 * Makefile.in: Regenerate.
6905 * configure.in: Introduce rules to serialize subconfigure runs.
6906
6907 * configure.in: Introduce BASE_CC_FOR_TARGET.
6908 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6909 Realize configure-build-* targets. Realize configure-target-* targets.
6910 * Makefile.in: Regenerate.
6911
69122002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6913
6914 * configure: Move gcc_version_trigger stuff from here...
6915 * configure.in: ...to here.
6916
6917 * configure.in: Separate subconfigure options added by this file from
6918 options given by the user. Add machinery to put args for host
6919 subconfigures into the Makefile.
6920
6921 * Makefile.tpl: Remove 'vault' targets.
6922 * Makefile.tpl: Reorder and comment dependencies.
6923 * Makefile.in: Regenerate.
6924
69252002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6926 * configure.in: Fix my broken commit of previous patch. (sigh)
6927
743f054e
GK
69282002-11-28 Geoffrey Keating <geoffk@apple.com>
6929
6930 * configure.in: Move host-specific darwin noconfigdirs into
6931 the host-specific section.
6932
4977bab6
ZW
69332002-11-28 Geoffrey Keating <geoffk@apple.com>
6934
6935 * configure.in: Move host-specific darwin noconfigdirs into
6936 the host-specific section.
6937
69382002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
6939
6940 * configure: Remove skip-this-dir support.
6941 * Makefile.tpl: Remove skip-this-dir support.
6942
6943 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6944 subdirectories.
6945 * Makefile.in: Regenerate.
6946
6947 * Makefile.tpl: Strip out useless setting of 'dir'.
6948 * Makefile.in: Regenerate.
6949
69502002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
6951
6952 * configure.in: Fix deeply stupid bug.
6953
6954 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6955 shell code in CXX_FOR_TARGET
6956 * Makefile.def: Introduce raw_cxx.
6957 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6958 RAW_CXX_FOR_TARGET.
6959 * Makefile.in: Regenerate.
6960
69612002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
6962
6963 * Makefile.tpl: Remove unnecessary ifs.
6964 * Makefile.in: Regenerate.
6965
6966 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6967 dependencies. Maybe-ize build-libiberty. Create dummy install
6968 targets for 'no_install' modules.
6969 * configure: Move GDB_TK substitution to configure.in. Move
6970 build_modules stuff to configure.in.
6971 * configure.in: Implement soft dependency machinery. Maybe-ize
6972 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6973 * Makefile.in: Regenerate.
6974
69752002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
6976
6977 * Makefile.tpl: Make all-target, install-target behave similarly
6978 to all, install (only hitting configured targets). Eliminate
6979 unused macro defintions.
6980
6981 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6982 build != host.
6983
6984 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6985
6986 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6987
6988 * configure.in: Produce lists of subdir targets we're actually
6989 configuring. Remove references to "dosrel".
6990 * Makefile.tpl: Let configure set which subdir targets are hit.
6991 Remove install-cross; clean up install; remove ALL. Remove
6992 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6993 Autogenerate host module targets. Remove empty dependency lines
6994 and redundant dependency; rearrange slightly.
6995 * Makefile.def: Add host-side libtermcap, utils.
6996
6997 * Makefile.in: Regenerate.
6998
e6226a2f
RO
69992002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7000
7001 * ltconfig (osf[345]): Append $major to soname_spec.
7002 Reflect this in library_names_spec.
7003 * ltmain.sh (osf): Prefix $major with . for use as extension.
7004
3b75d237
AJ
70052002-11-19 Andreas Jaeger <aj@suse.de>
7006
7007 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7008 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7009 and sparc64 GNU/Linux systems.
7010
809108de
NS
70112002-11-19 Nathan Sidwell <nathan@codesourcery.com>
7012
7013 * MAINTAINERS: Update email.
7014
e7e0de7e
GP
70152002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7016
7017 * MAINTAINERS: Complete James Dennett's entry.
7018
f7109dea
EB
70192002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
7020
7021 * MAINTAINERS (Write After Approval): Add myself.
7022
d3ac17c9
BK
70232002-11-13 Bruce Korb <bkorb@gnu.org>
7024
7025 * Makefile.tpl: syntactic cleanup
7026
dce2d8b2 70272002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
7028
7029 * MAINTAINERS: Add myself to write-after-approval list.
7030
4977bab6
ZW
70312002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7032
7033 * Makefile.def: Add list of recursive targets to autogenerate.
7034 Add build_modules.
7035 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7036 targets. Autogenerate *-build-* targets.
7037 * Makefile.in: Regenerate.
7038
70392002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7040
7041 * configure: More autoconf-style substitutions.
7042 * Makefile.tpl: More autoconf-style substitutions.
7043 * Makefile.in: Regenerate.
7044
70452002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
7046
7047 * configure: Substitute more variables in a more autoconf-friendly
7048 way. Simplify slightly.
7049 * Makefile.tpl: Make more variables substitutable in an
7050 autoconf-friendly way.
7051 * Makefile.in: Regenerate.
7052
d4783999
JW
70532002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
7054
7055 * MAINTAINERS (Write After Approval): Add myself.
7056
4977bab6
ZW
70572002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
7058
7059 * configure.in (v810*): Remove special setting of tools.
7060
7061 * configure: Add support for extra required flags for ar or nm.
7062 * configure.in (aix4.3+): Use above support for target-specific
7063 issues, rather than using config/mt-aix43.
7064
70652002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
7066
7067 * configure: Remove 'removing', which doesn't work. Replace $subdir
7068 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7069 with $srcdir. Reformat indentation. Substitute some variables
7070 formerly hard-coded in the Makefile for build=host.
7071 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7072 * Makefile.def: Autogenerate more.
7073 * Makefile.in: Regenerate.
7074
1c9c903e
AN
70752002-11-04 Adam Nemet <anemet@lnxw.com>
7076
7077 * MAINTAINERS (Write After Approval): Add myself.
7078
40673d2b
KB
70792002-11-04 Kevin Buettner <kevinb@redhat.com>
7080
7081 * Makefile.def (host_modules): Add rda.
7082 * Makefile.in: Regenerate.
7083 * configure.in (target_tool): Add target-rda to list.
7084
42e650ae
GP
70852002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7086
7087 * MAINTAINERS: Remove "co-maintainer" note for web pages.
7088
e004b81f
PE
70892002-10-25 Phil Edwards <pme@gcc.gnu.org>
7090
7091 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7092 and restrap targets to this rule.
7093 * Makefile.in: Regenerate.
7094
06bd49b1
GP
70952002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7096
7097 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7098 GNATS only accounts.
7099
d0af82b0
HPN
71002002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7101
7102 * configure.in (i[3456]86-*-linux*): Add check to disable
7103 ${libgcj} for glibc1.
7104
10782654
DC
71052002-10-24 Denis Chertykov <denisc@overta.ru>
7106
7107 * MAINTAINERS: Add myself as ip2k port maintainer.
7108
a5a438f5
SS
71092002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7110
7111 * configure.in: Add tic4x target.
7112
fe3d5b7f
NN
71132002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7114
aba8a494
NN
7115 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7116 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7117 * Makefile.in: Regenerate.
7118
fe3d5b7f
NN
7119 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7120 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7121 * Makefile.in: Regenerate.
7122
a6ad79e7
JJ
71232002-10-02 Janis Johnson <janis187@us.ibm.com>
7124
7125 * MAINTAINERS: Add myself as web pages co-maintainer.
7126
6a8a9058
NN
71272002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7128
7129 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7130 * Makefile.in: Regenerate.
7131
327d975a
ZW
71322002-10-02 Zack Weinberg <zack@codesourcery.com>
7133
7134 * MAINTAINERS: Add myself and Nathan Sidwell
7135 <nathan@codesourcery.com> as VxWorks maintainers.
7136
a5ae8f19 71372002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
7138
7139 * Makefile.def: Remove order dependency comments.
7140 * Makefile.tpl: Add explicit install-install dependencies.
7141 * Makefile.in: Regenerate.
d0f6c823 7142
34c6040c 7143 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 7144 * Makefile.in: Regenerate.
34c6040c 7145
d0f6c823
NN
7146 * Makefile.tpl: Add configure-target (for src-release in src)
7147 * Makefile.in: Regenerate.
7148
50bd210b
NC
71492002-09-30 Nick Clifton <nickc@redhat.com>
7150
7151 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7152
ca25149e
UW
71532002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7154
7155 * configure.in (s390*-*-linux*): Enable libgcj.
7156
dd30b57d
NN
71572002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7158
9e60a678
NN
7159 * configure: Revert accidentally applied changes.
7160
dd30b57d
NN
7161 * Makefile.tpl: Make more autoconf-friendly.
7162 * Makefile.in: Regenerate.
7163 * configure: Make substitution more autoconf-like.
7164
5831424e
RE
71652002-09-28 Richard Earnshaw <rearnsha@arm.com>
7166
7167 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7168 single entry to handle all these.
7169 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7170 libjava on arm-*-elf.
7171
b7f3b15b
GK
71722002-09-27 Geoffrey Keating <geoffk@apple.com>
7173
7174 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7175 things that depend on them.
7176
0dffceed
NN
71772002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7178
7179 * Makefile.tpl: Make subsituted variables more autoconfy.
7180 * Makefile.in: Regenerate.
7181 * configure: Make seds more autoconfy.
7182
1db75a86 71832002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
7184
7185 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7186 * Makefile.in: Regenerate.
7187 * configure.in: Rewrite sed statements to look autoconfy.
7188
1db75a86
NN
7189 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7190 all-target-foo on configure-target-foo.
7191 * Makefile.def: Ditto.
7192 * Makefile.in: Rebuild.
7193
741a4e89
AH
71942002-09-25 Andrew Haley <aph@redhat.com>
7195
7196 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7197
95ddd785
NN
71982002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7199
7200 * Makefile.def: New file.
7201 * Makefile.tpl: New file.
7202 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7203 * contrib/gcc_update: Note that Makefile.in is a generated file.
7204
7205 * configure.in: Minor rearrangement. Simplify tests.
7206
65a824f6
JT
72072002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
7208
7209 * configure.in (with_headers): Skip copy if value is "yes".
7210 (with_libs): Likewise.
7211
51270f0a 72122002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
7213
7214 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7215 * configure.in (sh*-*-pe*): Ditto.
7216 * configure.in (mips*-*-pe*): Ditto.
7217 * configure.in (*arm-wince-pe): Ditto.
7218
8f89dbf4
NN
7219 * configure.in: Rearrange.
7220
c1b8db3f
KH
72212002-09-14 Kazu Hirata <kazu@cs.umass.edu>
7222
7223 * MAINTAINERS: Update my email address.
7224
341f0575
PK
72252002-08-30 Paul Koning <pkoning@equallogic.com>
7226
7227 * MAINTAINERS: (Write After Approval): Add myself.
7228
d2e06980
GK
72292002-08-29 Geoffrey Keating <geoffk@redhat.com>
7230
7231 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7232
4906d5d8
GK
72332002-08-24 Geoffrey Keating <geoffk@redhat.com>
7234
7235 * MAINTAINERS: Change my mailing address.
7236
e9a25cc8
PC
72372002-08-21 Paolo Carlini <pcarlini@unitus.it>
7238
7239 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 7240 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 7241
dce2d8b2 72422002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
7243
7244 * MAINTAINERS (Write After Approval): Remove myself.
7245 (Various Maintainers: c++ runtime libs): Add myself.
7246
5ce6f47b
EC
72472002-08-15 Eric Christopher <echristo@redhat.com>
7248
7249 * config.sub: Import from master repository.
7250 * config.guess: Ditto.
7251
7f9317f0
AO
72522002-08-19 Alexandre Oliva <aoliva@redhat.com>
7253
7254 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7255 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7256 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7257
7aecca3d
AH
72582002-08-16 Aldy Hernandez <aldyh@redhat.com>
7259
7260 * MAINTAINERS: Add self to rs6000 vector extensions.
7261
8ea4b195
AO
72622002-08-15 Alexandre Oliva <aoliva@redhat.com>
7263
7264 * libiberty/configure: Reverted unintended yesterday's check in.
7265
f5cc59a7
AO
72662002-08-14 Alexandre Oliva <aoliva@redhat.com>
7267
7268 * boehm-gc/configure, libf2c/configure: Rebuilt.
7269 * libffi/configure, libiberty/configure: Ditto.
7270 * libjava/configure, libobjc/configure: Ditto.
7271 * libstdc++-v3/configure, zlib/configure: Ditto.
7272 Merged from binutils:
7273 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
7274 From Steve Ellcey <sje@cup.hp.com>:
7275 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7276 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7277 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7278 IA64.
7279 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7280 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7281 soname_spec, sys_lib_search_path_spec): Ditto.
7282
dce2d8b2 72832002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
7284
7285 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7286
2ff34870
L
72872002-08-04 H.J. Lu (hjl@gnu.org)
7288
7289 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7290
a014f2fe
KW
72912002-08-02 Krister Walfridsson <cato@df.lth.se>
7292
7293 * MAINTAINERS (Write After Approval): Add myself.
7294
c01d477a
AM
72952002-07-31 Alan Modra <amodra@bigpond.net.au>
7296
7297 * configure.in: Move generic linux case to end. Copy generic
7298 linux noconfigdirs to mips*-*-linux* entry and new
7299 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7300
68cd2524
MM
73012002-07-19 Michael Matz <matz@suse.de>
7302
7303 * MAINTAINERS: Add myself as ra* maintainer.
7304
e2d83b8c
CD
73052002-07-16 Chris Demetriou <cgd@broadcom.com>
7306
7307 * config.guess: Update to 2002-07-09 version.
7308 * config.sub: Update to 2002-07-03 version.
7309
cece4f1d
HPN
73102002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
7311
7312 * MAINTAINERS: Fix typo in a maintainer email address.
7313
bb654703
NN
73142002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7315
7316 * configure.in: Remove two redundant tests.
7317
789b7de5
RO
73182002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7319
7320 * configure.in (mips*-*-irix6*o32): Enable stabs.
7321
e1da1089
NN
73222002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7323
f3970bba
NN
7324 * configure.in: Don't build grez.
7325 * Makefile.in: Ditto.
7326
e1da1089
NN
7327 * Makefile.in: Remove references to bsp, cygmon, libstub.
7328 * configure.in: Ditto.
7329
7330 * configure.in: Remove leftover reference to gdbtest.
7331
57c905fa
PE
73322002-07-08 Phil Edwards <pme@gcc.gnu.org>
7333
7334 * configure.in (gxx_include_dir): Change to match versioned
7335 C++ headers if --enable-version-specific-runtime-libs is used.
7336
a0af94a7 73372002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 7338
a0af94a7
SE
7339 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7340
423ce3eb
NN
73412002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7342
7343 * configure.in: Make --without-x work.
7344
98186934
NN
73452002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7346
c3b7d169
NN
7347 * configure.in: Rearrange target Makefile fragment collection.
7348
98186934
NN
7349 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7350 cvs[src].
7351 * configure.in: Ditto.
7352
eebd288a
MK
73532002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
7354
7355 * MAINTAINERS (Write After Approval): Update my e-mail address.
7356
3ab36f05
NN
73572002-06-24 Ben Elliston <bje@redhat.com>
7358
7359 * configure.in (host_tools): Remove cgen.
7360
7361 * Makefile.in (all-cgen): Remove; runs from its source directory.
7362 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 7363 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
7364 (all-sim): Likewise.
7365
dce2d8b2 73662002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
7367
7368 * Makefile.in: Eliminate 'apache' targets.
7369 * configure.in: Eliminate 'apache' targets.
7370
55380b08
NN
7371 * configure.in: Eliminate redundant tests. Reorganize.
7372
9a5c1b9d
NN
7373 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7374
5fd3853a
NN
7375 * config-ml.in: Eliminate references to Cygnus configure.
7376
cfefc434
NN
7377 * Makefile.in: Eliminate references to building emacs.
7378
2fe93885
GS
73792002-06-28 Graham Stott <graham.stott@btinternet.com>
7380
7381 * MAINTAINERS: Update my email address.
7382
53c40185
BK
73832002-06-26 Benjamin Kosnik <bkoz@redhat.com>
7384
7385 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 7386 (cxx_incdir): Remove.
53c40185 7387
97679694
NN
73882002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
7389
7390 * MAINTAINERS (Write After Approval): Add self.
7391
b03bcd37
DC
7392Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
7393
7394 * configure.in: Add support for ip2k.
7395
6bd12129
NN
73962002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7397
7398 * configure.in: Fix AIX configury bug.
7399
e0d98a92
SE
74002002-06-20 Steve Ellcey <sje@cup.hp.com>
7401
7402 * MAINTAINERS (Write After Approval): Add self.
7403
ba3292db
NN
74042002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7405
ef40bc65
NN
7406 * configure.in: replace ${topsrcdir} with ${srcdir}
7407
7a0be465
NN
7408 * configure.in: Move definition of libstdcxx_flags
7409 right above usage, rather than waaay earlier.
7410
e1848dde
NN
7411 * configure.in: Pull definition of is_cross_compiler earlier.
7412
8bc2fff1
NN
7413 * configure.in: Rearrange a little.
7414
ba3292db
NN
7415 * configure.in: Remove references to librx.
7416 * Makefile.in: Remove references to librx.
7417
11d8b408
DC
7418Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
7419
7420 * config.sub: Add support for avr target.
7421 Import from master sources, rev 1.255
5ce6f47b 7422
93da8339
PE
74232002-06-19 Phil Edwards <pme@gcc.gnu.org>
7424
7425 * configure, .cvsignore: Revert previous change...
7426 * Makefile: ...delete.
7427
b4caab5c
NN
74282002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7429
7430 * configure.in: Eliminate ${gasdir} variable.
7431
ee777171
DB
74322002-06-18 Dave Brolley <brolley@redhat.com>
7433
7434 * configure.in: Add support for frv.
7435 * config.sub: Add support for frv.
7436
26e4af54
PE
74372002-06-18 Phil Edwards <pme@gcc.gnu.org>
7438
7439 * configure: Remove garbage from previous commit.
7440
bb20b7da
PE
74412002-06-18 Phil Edwards <pme@gcc.gnu.org>
7442
7443 * configure: For in-source builds, make a subdir and re-exec there.
7444 * Makefile: New file. Pass targets through to build directory.
7445 * .cvsignore: No longer ignore "Makefile".
7446
9d321f6c
DR
74472002-06-16 Douglas Rupp <rupp@gnat.com>
7448
7449 * MAINTAINERS (Write After Approval): Add self.
7450
c8eb2bc0
KG
74512002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7452
7453 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7454
f210d239
JT
74552002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7456
7457 * configure.in (vax-*-netbsd*): Re-enable gas.
7458
e9667b3c
NN
74592002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7460
efe1f357
NN
7461 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7462 BUILD_PREFIX_1, to correct nomenclature.
7463 * configure: Likewise.
7464
e9667b3c
NN
7465 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7466 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7467
fe2fe497
OH
74682002-05-31 Olaf Hering <olh@suse.de>
7469
7470 * config-ml.in: Propogate DESTDIR also.
7471
dcf7f0dd
JT
74722002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7473
7474 * configure.in (vax-*-netbsd*): Don't build gas for this
7475 platform.
7476
6ff14f32
MM
74772002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7478
7479 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7480 and libgcj for AVR.
7481
397de1ff
KK
74822002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
7483
7484 * MAINTAINERS (Write After Approval): Add myself.
7485
ac30211c
JT
74862002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7487
7488 * config.guess: Update to 2002-05-22 version.
7489 * config.sub: Likewise.
7490
1e6347d8
RO
74912002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7492
7493 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7494 * config-ml.in: Likewise.
7495 * configure: Likewise.
7496 * configure.in: Likewise.
7497
e5ce1d6d
SC
74982002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7499
7500 * MAINTAINERS: Update my email address.
7501
6cdef75d
NN
75022002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7503
4a87f061
NN
7504 * configure.in: Simplify makefile fragment collection.
7505
7506 * configure.in: Remove code to build emacs.
603606e7 7507
e254d6b5
NN
7508 * configure.in : Remove --srcdir argument from targargs and buildargs
7509 (it's always overridden in the Makefile anyway). Rearrange a bit.
7510
7511 * configure: Move some logic to configure.in.
7512 * configure.in: Move some logic from configure.
6cdef75d 7513
1d6006fe
TT
75142002-05-11 Tom Tromey <tromey@redhat.com>
7515
7516 * MAINTAINERS: Reflect libgcj reality.
7517
b70b3534
FS
75182002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
7519
7520 * Makefile.in: Honour DESTDIR.
7521
4434687a
MM
75222002-05-08 Mark Mitchell <mark@codesourcery.com>
7523
7524 * config.guess: Import 2002-03-20 version.
7525 * config.sub: Import 2002-04-26 version.
7526
a89e49c7
RO
75272002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7528
7529 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7530
44e55536
TJ
75312002-05-07 Tim Josling <tej@melbpc.org.au>
7532
7533 * MAINTAINERS: Add self.
7534
dce2d8b2 75352002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
7536
7537 * ltmain.sh: Detect and handle object name conflicts
7538 while piecewise linking a static library.
7539
b7c13625
AO
75402002-05-05 Alexandre Oliva <aoliva@redhat.com>
7541
7542 * configure.in (noconfigdirs): Don't disable libgcj on
7543 sparc64-*-solaris* and sparcv9-*-solaris*.
7544
4182d9fa
AO
75452002-05-03 Alexandre Oliva <aoliva@redhat.com>
7546
7547 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7548
7bebf279
TF
75492002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7550
7551 * configure.in (FLAGS_FOR_TARGET): Do not add
7552 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7553 on i[3456]86-*-linux*.
7554
9a06dc7d
TF
75552002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7556
7557 * configure.in (noconfigdirs): Replace [ ] with test.
7558
7559 * configure.in (noconfigdirs): Do not add target-newlib if
7560 target == i[3456]86-*-linux*, and host == target.
7561
a51a07fa
NN
75622002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7563
9e7facd6
DD
7564 * configure.in: delete reference to absent file
7565
aeaa0f2f
NN
7566 * configure.in: replace '[' with 'test'
7567
4bb98828
NN
7568 * configure.in: Eliminate references to gash.
7569 * Makefile.in: Eliminate references to gash.
7570
64791664
NN
7571 * configure.in: remove useless references to 'pic' makefile fragments.
7572
3ed57cf4
NN
7573 * configure.in: (*-*-windows*) Finish removing.
7574
a51a07fa
NN
7575 * configure.in: Eliminate redundant test for libgui.
7576
8552f6f1
RS
75772002-04-29 Roger Sayle <roger@eyesopen.com>
7578
7579 * MAINTAINERS: Add self and realphabetize. Update entries
7580 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
7581 entry for a29k port maintainer.
7582
dce2d8b2 75832002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
7584
7585 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7586 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7587
704c9a14
NN
75882002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7589
7590 * configure.in: remove references to dead files
7591
7bff5059
MM
75922002-04-19 Mark Mitchell <mark@codesourcery.com>
7593
7594 * MAINTAINERS: Add information about purpose of this file.
7595
0c7c67f0
TT
75962002-04-18 Tom Tromey <tromey@redhat.com>
7597
7598 * configure.in: Disallow configuring libgcj when it is already
7599 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7600 Solaris 2.8 by default. For PR libgcj/6158.
7601
63501e91
NN
76022002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7603
7604 * configure.in: Move default CC setting out of config/mh-* fragments
7605 directly into here.
7606
701afd4d
NN
76072002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7608
7609 * configure.in: don't even try to configure or make a subdirectory
7610 if there's no configure script for it.
7611
07cdae91
MM
76122002-04-15 Mark Mitchell <mark@codesourcery.com>
7613
7614 * MAINTAINERS: Remove chill maintainers.
7615 * Makefile.in (CHILLFLAGS): Remove.
7616 (CHILL_LIB): Remove.
7617 (TARGET_CONFIGDIRS): Remove libchill.
7618 (CHILL_FOR_TARGET): Remove.
7619 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7620 CHILL_LIB.
7621 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7622 (CHECK_TARGET_MODULES): Likewise.
7623 (INSTALL_TARGET_MODULES): Likewise.
7624 (CLEAN_TARGET_MODULES): Likewise.
7625 (configure-target-libchill): Remove.
7626 (all-target-libchill): Remove.
7627 * configure.in (target_libs): Remove target-libchill.
7628 Do not compute CHILL_FOR_TARGET.
7629 * libchill: Remove directory.
5ce6f47b 7630
ab50d72b
DD
76312002-04-11 DJ Delorie <dj@redhat.com>
7632
7633 * Makefile.in, configure.in: Sync with binutils, entries
7634 follow...
7635
0a1e123a
DD
76362002-04-07 Andrew Cagney <ac131313@redhat.com>
7637
7638 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7639 (do-tar, do-bz2): New rules.
7640 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7641 (gdb-tar): New rule.
7642 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7643 (insight_dejagnu.tar): New rule.
7644 (insight.tar): New rule.
7645 (gdb+dejagnu.tar): New rule.
7646 (gdb.tar): New rule.
7647
ab50d72b
DD
76482002-02-01 Mo DeJong <supermo@bayarea.net>
7649
7650 * Makefile.in: Add all-tix to deps for all-snavigator
7651 so that tix is built when building snavigator.
7652
76532002-01-11 Steve Ellcey <sje@cup.hp.com>
7654
7655 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7656 ld and gdb are not supported.
7657
76582002-01-07 Mark Salter <msalter@redhat.com>
7659
7660 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7661 Allow target-libgloss to be built for arm, strongarm, and xscale.
7662
76632001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7664
7665 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7666 options for i[3456]86-pc-linux* native builds.
7667
76682001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7669
7670 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7671 files from .po files for a distribution.
7672
76732001-09-03 Jeff Holcomb <jeffh@redhat.com>
7674
7675 * configure.in: Enable libstdc++-v3 for h8300 targets.
7676
76772001-06-19 Alan Modra <amodra@bigpond.net.au>
7678
7679 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7680 version from bfd/.
7681
7682Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7683
7684 * Makefile.in (VER): When present, extract the version number from
7685 the file version.in.
7686
dce2d8b2 76872001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
7688
7689 * configure.in : enable ld for aix
7690
76912001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7692
7693 * config.guess: Add linux target for S/390.
7694
76952000-11-07 Philip Blundell <pb@futuretv.com>
7696
7697 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7698
76992000-11-03 Philip Blundell <pb@futuretv.com>
7700
7701 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7702 files.
7703
77042001-01-15 Ben Elliston <bje@redhat.com>
7705
7706 * configure.in (host_tools): Add sid.
7707 Always configure cgen.
7708
77092000-11-24 Nick Clifton <nickc@redhat.com>
7710
7711 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7712
7713
77142000-08-20 Doug Evans <dje@casey.transmeta.com>
7715
7716 * Makefile.in (ALL_MODULES): Add all-cgen.
7717 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7718 (all-cgen): New target.
7719 (all-opcodes,all-sim): Depend on all-cgen.
7720 * configure.in (host_tools): Add cgen.
7721 Only configure cgen if --enable-cgen-maint.
7722
dce2d8b2 77232002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
7724
7725 * configure.in: Add *-*-freebsd* configurations.
7726
90def2b2
TT
77272002-04-08 Tom Tromey <tromey@redhat.com>
7728
7729 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7730 Fixes PR libgcj/6068.
7731
320d7e7a
KW
77322002-03-30 Krister Walfridsson <cato@df.lth.se>
7733
7734 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7735
18b467f1
RO
77362002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7737
7738 * configure.in (alpha*-dec-osf*): Enable libgcj.
7739
dce2d8b2 77402003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
7741
7742 * MAINTAINERS (Write After Approval): Add myself.
7743
56ae9405
NC
77442002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7745
7746 Fix for: PR bootstrap/3591, target/5676
7747 * configure.in (mcore-pe): Disable the configuration of
7748 libstdc++-v3 since exceptions are not supported.
7749
f18d9a0c
AG
77502002-03-20 Anthony Green <green@redhat.com>
7751
7752 * configure.in: Enable libgcj for xscale-elf target.
7753
dce2d8b2 7754Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
7755
7756 * MAINTAINERS: Update my email address.
7757
28eca9e8
AO
77582002-03-16 Alexandre Oliva <aoliva@redhat.com>
7759
7760 * ltmain.sh (relink_command): Fix typo in previous change.
7761
e67e72c7
AO
77622002-03-15 Alexandre Oliva <aoliva@redhat.com>
7763
7764 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7765 (relink_command): Added --tag flags.
7766 (mode=install): If relinking fails; error out.
7767
c2273204
RH
77682002-03-12 Richard Henderson <rth@redhat.com>
7769
7770 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7771 .NOTPARALLEL tag.
7772 (do-check): Rename from check.
7773 (check): Allow parallel check.
7774
bcb64245
BW
77752002-03-12 Bob Wilson <bob.wilson@acm.org>
7776
7777 * MAINTAINERS: Add myself as maintainer for xtensa port.
7778 Fix alphabetical order in CPU port maintainer list.
7779 Remove myself from Write After Approval list.
7780
63adb4ff
RH
77812002-03-11 Richard Henderson <rth@redhat.com>
7782
7783 * Makefile.in (.NOTPARALLEL): Add fake tag.
7784
9bec4bf0
L
77852002-03-07 H.J. Lu (hjl@gnu.org)
7786
7787 * configure.in: Enable gprof for mips*-*-linux*.
7788
c7fc1f84
DS
77892002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
7790
7791 * MAINTAINERS (Write After Approval): Add myself.
7792
6bff33fb
AO
77932002-02-28 Alexandre Oliva <aoliva@redhat.com>
7794
7795 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7796 libjava.
7797 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7798
0210b33b
AO
77992002-02-23 Alexandre Oliva <aoliva@redhat.com>
7800
7801 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7802 because its Makefile is there; test for the executable instead.
7803
fcc0a3ef
AO
78042002-02-22 Alexandre Oliva <aoliva@redhat.com>
7805
7806 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7807 libstdc++-v3 and libjava.
7808
dce2d8b2 78092002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
7810
7811 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7812 boehm-gc
5ce6f47b 7813
40fe0ec3
AO
78142002-02-09 Alexandre Oliva <aoliva@redhat.com>
7815
7816 * config.guess: Updated to 2002-01-30's version.
7817 * config.sub: Updated to 2002-02-01's version.
7818 Contribute sh64-elf.
7819 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7820 * configure.in: Added sh64-*-*.
7821
694d53ee
CD
78222002-02-08 Chris Demetriou <cgd@broadcom.com>
7823
7824 * MAINTAINERS: Belatedly add myself to write after approval list.
7825
a9ca50b1
JH
7826Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
7827
7828 * MAINTAINERS: Put self in as maintainer for x86-64 port.
7829 Remove self as Write After Approval.
7830
5ffc3500
GK
78312002-01-31 Geoffrey Keating <geoffk@redhat.com>
7832
7833 * MAINTAINERS: Put self in as maintainer for contrib/regression
7834 directory.
7835
4ceaf7fb
PE
78362002-01-28 Phil Edwards <pme@gcc.gnu.org>
7837
7838 * MAINTAINERS: Update my email address.
7839
51584787
JT
78402002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7841
5ce6f47b
EC
7842 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7843 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
7844 libraries if not supported for NetBSD on target CPU.
7845
5701d273
DR
78462002-01-25 Douglas B Rupp <rupp@gnat.com>
7847
7848 * install-sh: Use _inst.$$_ for temp file name.
7849
b299a075
JT
78502002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
7851
7852 * MAINTAINERS (Write After Approval): Move my contact info
7853 from here...
7854 (OS Port Maintainers): ...to here (netbsd).
7855
51fe14b5
BW
78562002-01-22 Bob Wilson <bob.wilson@acm.org>
7857
7858 * MAINTAINERS (Write After Approval): Add myself.
7859
dce2d8b2 78602002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
7861
7862 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7863 (all-target-fastjar): Also depend on all-target-libiberty.
7864
3cd87679
L
78652002-01-16 H.J. Lu (hjl@gnu.org)
7866
7867 * config.guess: Import from master sources, rev 1.225.
7868 * config.sub: Import from master sources, rev 1.238.
7869
969a6d8f
KH
78702002-01-16 Kazu Hirata <kazu@hxi.com>
7871
7872 * MAINTAINERS (Write After Approval): Remove myself.
7873
366f6a52
FW
78742001-12-19 Florian Weimer <fw@deneb.enyo.de>
7875
7876 * MAINTAINERS (Write After Approval): Add myself.
7877
f02240b6
JM
78782001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
7879
7880 * MAINTAINERS: Add self as docs co-maintainer.
7881
5d08dc39
MK
78822001-12-11 Matthias Klose <doko@debian.org>
7883
7884 * MAINTAINERS (Write After Approval): Add myself.
7885
39e790d5
ZW
78862001-12-09 Zack Weinberg <zack@codesourcery.com>
7887
7888 * MAINTAINERS: Update my email address.
7889
4519d6a3
TC
78902001-12-07 Turly O'Connor <turly@apple.com>
7891 * MAINTAINERS (Write After Approval): Add myself.
7892 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7893 (rs6000_initialize_trampoline): Call __trampoline_setup for
7894 ABI_DARWIN too.
7895 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 7896 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 7897
21cf0a73
PC
78982001-12-07 Paolo Carlini <pcarlini@unitus.it>
7899
7900 * MAINTAINERS (Write After Approval): Add myself.
7901
4ee43206
DR
7902Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7903
7904 * configure, configure.in: Use temp file for long sed commands.
7905
251931f3
LG
79062001-12-03 Laurent Guerby <guerby@acm.org>
7907
7908 * config.sub: Update to version 1.232 on subversion.
7909
03777dd7
BE
79102001-12-03 Ben Elliston <bje@redhat.com>
7911
7912 * MAINTAINERS: Update mail address for config.* patches.
7913
dce2d8b2 79142001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
7915 Zack Weinberg <zack@codesourcery.com>
7916
7917 When build != host, create libiberty for the build machine.
7918
7919 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7920 CONFIG_ARGUMENTS.
7921 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7922 New variables.
7923 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7924 and rules.
7925 (all.normal): Depend on ALL_BUILD_MODULES.
7926 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7927 (all-build-libiberty): Depend on configure-build-libiberty.
7928
7929 * configure: Calculate and substitute proper value for
7930 ALL_BUILD_MODULES.
7931 * configure.in: Create the build subdirectory.
7932 Calculate and substitute TARGET_CONFIGARGS (formerly
7933 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7934
04075e8f
ZL
79352001-11-26 Ziemowit Laski <zlaski@apple.com>
7936
7937 * MAINTAINERS (write-after-approval): Add self.
7938
ed19322d
CR
79392001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
7940
7941 * MAINTAINERS (GNATS only accounts): Remove self.
7942
90a12988
HPN
79432001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7944
7945 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7946 libf2c.
7947
77e653ad
CR
79482001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
7949
7950 * MAINTAINERS (Write After Approval): Add self.
7951
64adad99
DB
79522001-11-12 David O'Brien <obrien@FreeBSD.org>
7953
7954 * MAINTAINERS: mips and s390 are also CPU ports.
7955
834a28c7
DB
79562001-11-12 David O'Brien <obrien@FreeBSD.org>
7957
7958 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7959
ef94239f
DB
79602001-11-11 David O'Brien <obrien@FreeBSD.org>
7961
7962 * MAINTAINERS: Alphabetize.
7963
beda0427
KH
79642001-11-09 Kazu Hirata <kazu@hxi.com>
7965
7966 * MAINTAINERS (Various maintainers: h8 port): Add myself.
7967
6ca224d3
JDA
79682001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
7969
7970 * MAINTAINERS (Various maintainers: hppa port): Added myself.
7971
132e4bd7
PE
79722001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7973
7974 * configure.in (--enable-languages): Be more permissive about
7975 syntax. Check for empty lists better. Warn about $LANGUAGES.
7976
c6243b4c
GK
79772001-11-08 Geoffrey Keating <geoffk@redhat.com>
7978
7979 * config.sub: Import from master sources, rev. 1.230.
7980 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7981
abbb9e76
LG
79822001-11-07 Laurent Guerby <guerby@acm.org>
7983
7984 * MAINTAINERS (Write After Approval): Add self.
7985
53cdb27a
HPN
79862001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7987
7988 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7989
dd3a88c9
HPN
79902001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
7991
7992 * config.sub: Import from master sources, rev 1.226.
7993 * config.guess: Import from master sources, rev 1.216.
7994
d344dce9
HPN
79952001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7996
7997 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7998 * MAINTAINERS: Add self as maintainer of MMIX port.
7999 Remove old after-approval entry.
8000
63f6bcd7
JM
80012001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
8002
8003 * ChangeLog, configure: Fix spelling errors.
8004
84f92638
BK
80052001-10-20 Brendan Kehoe <brendan@zen.org>
8006
8007 * MAINTAINERS: Tweak my address.
8008
dce2d8b2 8009Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
8010
8011 * MAINTAINERS: Update my email address.
8012
1567080c 80132001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 8014
f48a3b5c 8015 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 8016 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 8017
30106886
GB
80182001-10-10 Geert Bosch <bosch@gnat.com>
8019
e490616e 8020 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
8021 Added Robert Dewar.
8022
dce2d8b2 80232001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
8024
8025 * MAINTAINERS (Write After Approval): Added self
8026
d1c3e709
GB
80272001-10-02 Geert Bosch <bosch@gnat.com>
8028
8029 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8030
50f5f793
JM
80312001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
8032
8033 * configure: Handle temporary files securely using mkdir.
8034
7fddf9a9
AO
80352001-09-29 Alexandre Oliva <aoliva@redhat.com>
8036
8037 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8038
dce2d8b2 80392001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
8040
8041 * configure.in (*-*-linux*): Disable configuration of target-newlib
8042 and target-libgloss.
e490616e 8043
0c055e34
AO
80442001-09-26 Alexandre Oliva <aoliva@redhat.com>
8045
8046 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8047 RANLIB.
8048
759bfa90
AO
80492001-09-21 Alexandre Oliva <aoliva@redhat.com>
8050
8051 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8052 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8053 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8054 avoid quotes nesting problems.
8055 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8056 (DO_X): Export only variables that are set.
8057
1dc4a750
BE
80582001-09-19 Ben Elliston <bje@redhat.com>
8059
8060 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8061 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8062 semantics. Use the shell built-in "type" command instead.
8063
898c7238
AO
80642001-08-31 Alexandre Oliva <aoliva@redhat.com>
8065
8066 Merged from gcc-3_0-branch:
8067 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8068 * ltcf-c.sh: Use $objext, not $ac_objext.
8069 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8070 * ltcf-cxx.sh: Add support for GNU.
8071 2001-07-22 Timothy Wall <twall@redhat.com>
8072 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8073 default settings if using GNU tools with that configuration.
8074 * ltcf-cxx.sh: Ditto.
8075 * ltcf-gcj.sh: Ditto.
8076 2001-07-21 Michael Chastain <chastain@redhat.com>
8077 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8078 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8079 * ltmain.sh: Mark as gcc-local.
8080
8fa0a32e
EC
80812001-08-30 Eric Christopher <echristo@redhat.com>
8082 Jason Eckhardt <jle@redhat.com>
8083
8084 * config.guess: Merge from master sources.
8085 * config.sub: Merge from master sources, add support for mipsisa32.
8086
32f30f91 80872001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
8088 * config.sub: Merge from master sources, rev 1.219.
8089 * MAINTAINERS: Add self as contact for stormy16 port.
8090
f6084f99
ZW
80912001-08-14 Zack Weinberg <zackw@panix.com>
8092
8093 * config.sub: Merge from master sources, rev 1.218.
8094 * config.guess: Merge from master sources, rev 1.209.
8095
91b54f7f
GS
80962001-08-11 Graham Stott <grahams@redhat.com>
8097
8098 * Makefile.in (check-c++): Add missing semicolon.
8099
e5b3941e
JH
8100Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
8101
32f30f91 8102 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 8103
6387a56e
EC
81042001-07-30 Eric Christopher <echristo@redhat.com>
8105
8106 * MAINTAINERS (Various maintainers: mips port): Added myself.
8107
53b475f0
AH
81082001-07-25 Andrew Haley <aph@cambridge.redhat.com>
8109
e490616e 8110 * configure.in (sh-*-linux*): New.
53b475f0 8111
2a08c780
RH
81122001-07-27 Richard Henderson <rth@redhat.com>
8113
8114 * .cvsignore: Add LAST_UPDATED.
8115
bfa79422
UW
81162001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
8117
8118 * MAINTAINERS (Various maintainers: s390 port): Added myself.
8119
0ae85492
AH
81202001-07-16 Aldy Hernandez <aldyh@redhat.com>
8121
e490616e 8122 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 8123
8e1ab0fe
NP
8124Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
8125
8126 * MAINTAINERS (Write After Approval): Added myself.
8127
2b997990
SC
81282001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8129
8130 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8131 and libgcj on m68hc11/m68hc12.
8132
d920e825
L
81332001-06-27 H.J. Lu (hjl@gnu.org)
8134
8135 * Makefile (CFLAGS_FOR_BUILD): New.
8136 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8137
d425a1e0
JM
81382001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8139
8140 * README: Remove version number.
8141
5b5b4207
GP
81422001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8143
8144 * INSTALL/README: Update wrt. to the installation instructions now
8145 residing in gcc/doc/install.texi.
8146
be839b69
JM
81472001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8148
8149 * README: Replace with a cut-down and updated version of gcc/README.
8150
fe2ee7c4
DE
81512001-06-12 David Edelsohn <edelsohn@gnu.org>
8152
8153 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8154 multilibs to be disabled.
8155
4f5d646c
DB
81562001-06-11 Daniel Berlin <dan@cgsoftware.com>
8157
8158 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 8159
818f0c85
AO
81602001-06-09 Alexandre Oliva <aoliva@redhat.com>
8161
8162 * config.guess: Import CVS version 1.195.
8163 * config.sub: Import CVS version 1.212.
8164
e9a8af10
AO
81652001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8166
8167 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8168 gcc/xgcc is built, use -print-prog-name to find out the program
8169 name to use.
8170
ae3ca0a9
PE
81712001-06-04 Phil Edwards <pme@sources.redhat.com>
8172
8173 * config.guess: Import CVS version 1.194. All gcc-local changes
8174 appear to also be in the master copy.
8175 * config.sub: Import CVS version 1.211.
8176
066bd40d
MM
8177Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
8178
8179 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8180 with_gcc]: Use `gcc -shared' to build a shared library.
8181
4aef4f33
JDA
8182Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
8183
8184 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8185 archives.
8186
c386f00f
RO
8187Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8188
8189 * MAINTAINERS (Write After Approval): Add myself.
8190
2ae5cea5
HPN
81912001-06-01 Hans-Peter Nilsson <hp@axis.com>
8192
8193 * configure.in (libstdcxx_flags): Do not try to execute
8194 libstdc++-v3/testsuite_flags until it exists.
8195
c3766183
AM
81962001-06-01 Alan Modra <amodra@bigpond.net.au>
8197
8198 * MAINTAINERS: Update my email address.
8199
9b337833
GS
82002001-05-31 Graham Stott <grahams@redhat.com>
8201
8202 * MAINTAINERS (Write After Approval): Add myself.
8203
dce2d8b2 82042001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
8205
8206 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8207 libraries when using g++ with native linker.
8208
5f7de4b8
AO
82092001-05-28 Alexandre Oliva <aoliva@redhat.com>
8210
8211 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8212
a7bc0fbb
AO
82132001-05-22 Alexandre Oliva <aoliva@redhat.com>
8214
8215 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8216 [aix4*|aix5*]: Prepend blank.
8217
33456445
AO
82182001-05-20 Alexandre Oliva <aoliva@redhat.com>
8219
8220 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8221 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8222 of subdir/configure scripts to use the new libtool.m4.
8223
e48d3d00
MK
82242001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
8225
8226 * MAINTAINERS (Write After Approval): Add myself.
8227
9e0e191b
BK
82282001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8229
8230 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8231
3f19b439
BE
82322001-05-11 Ben Elliston <bje@redhat.com>
8233
8234 * Makefile.in (all-sid): New target.
8235 (check-sid, clean-sid, install-sid): Likewise.
8236
6ebe3121
JO
82372001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8238
8239 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8240
ca3667c4
AO
82412001-05-03 Alexandre Oliva <aoliva@redhat.com>
8242
8243 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8244 libgcj.
8245
82462001-05-03 Alexandre Oliva <aoliva@redhat.com>
8247
8248 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8249 gcc/xgcc is built, use -print-prog-name to find out the program
8250 name to use.
8251
b2964d63
AO
82522001-04-26 Alexandre Oliva <aoliva@redhat.com>
8253
b1bb2302
AO
8254 * configure.in (noconfigdirs): Don't reset it from scratch in the
8255 target case; only append to it.
6387a56e 8256
b2964d63
AO
8257 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8258 sparc-*-solaris2.8]: Disable ${libgcj}.
8259
8343765d
AO
82602001-04-25 Alexandre Oliva <aoliva@redhat.com>
8261
8262 * configure.in (libgcj_saved): Copy from $libgcj.
8263 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8264 --disable-libgcj.
8265
ddbb6d43
GRK
82662001-04-25 Gavin Romig-Koch <gavin@redhat.com>
8267
8268 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 8269 C front end maintainer.
ddbb6d43 8270
3fa03ff9
AG
8271Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8272
8273 * configure.in: Move *-chorusos target case to the proper switch.
8274 Disable libgcj.
8275
99ffe40f
AO
82762001-04-12 Alexandre Oliva <aoliva@redhat.com>
8277
8278 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8279 1.641.2.228.
8280
78faa32d
FS
82812001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8282
8283 * Makefile.in (STAGE1_CFLAGS): Pass down.
8284
cdbff0ab
AM
82852001-04-13 Alan Modra <amodra@one.net.au>
8286
8287 * config.guess: Add hppa64-linux support. Note for next import that
8288 this is already in the master file.
8289 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8290
75b9074c
AO
82912001-04-12 Alexandre Oliva <aoliva@redhat.com>
8292
8293 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8294 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8295
125404c5
SS
82962001-04-11 Stan Shebs <shebs@apple.com>
8297
8298 * MAINTAINERS: Add self as Darwin port maintainer.
8299
876684fe
AM
83002001-04-11 Alan Modra <amodra@one.net.au>
8301
8302 * MAINTAINERS: Update my email address.
8303
06729913
LR
83042001-04-10 Loren J. Rittle <ljrittle@acm.org>
8305
8306 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8307 recent versions of FreeBSD (release 3 or later).
8308 * ltconfig: On FreeBSD, -lc must not be provided when building
8309 a shared library or else the standard -pthread gcc option is
8310 rendered worthless to later users of the built library.
8311
67916302
JM
83122001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
8313
8314 * MAINTAINERS: Add self and RTH as C front end maintainers.
8315
d2bc0628
AO
83162001-04-05 Alexandre Oliva <aoliva@redhat.com>
8317
e490616e
ZW
8318 * config.sub: Make sure to match an already-canonicalized
8319 machine name (eg. mn10300-unknown-elf).
d2bc0628 8320
a3406c06
AO
83212001-04-01 Alexandre Oliva <aoliva@redhat.com>
8322
8323 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8324 New macros.
8325 (bootstrap, cross): Use RECURSE_FLAGS.
8326 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8327
a076f6a4
AO
83282001-03-27 Alexandre Oliva <aoliva@redhat.com>
8329
8330 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8331
e9f4fa71
CH
83322001-03-22 Colin Howell <chowell@redhat.com>
8333
7238de5c
CH
8334 * Makefile.in (DO_X): Do not backslash single-quotes in
8335 backquotes (two places).
e9f4fa71 8336
b6b14b1b
AO
83372001-03-22 Alexandre Oliva <aoliva@redhat.com>
8338
8339 Re-installed:
8340 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8341 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8342 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8343 * ltcf-cxx.sh: Likewise.
8344 * ltcf-gcj.sh: Likewise.
8345
1eb0b89d
GP
83462001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8347
8348 * MAINTAINERS: Add myself as "documentation co-maintainer".
8349
82e23236
AO
83502001-03-22 Alexandre Oliva <aoliva@redhat.com>
8351
8352 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8353 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8354
64ec27c3
TT
83552001-03-19 Tom Tromey <tromey@redhat.com>
8356
8357 * config-ml.in: Handle GCJ and GCJFLAGS.
8358
191de407
MC
83592001-03-21 Michael Chastain <chastain@redhat.com>
8360
8361 * Makefile.in: all-m4 depends on all-texinfo.
8362
fed4dede
LR
83632001-03-20 Loren J. Rittle <ljrittle@acm.org>
8364
8365 * MAINTAINERS: Add myself to write after approval list.
8366
085072bb
LB
83672001-03-18 Laurynas Biveinis <lauras@softhome.net>
8368
8369 * Makefile.in (DO_X): Quote nested quotes.
8370
5af8ea3f
AM
83712001-03-18 Alan Modra <alan@linuxcare.com.au>
8372
8373 * MAINTAINERS: Add myself to write after approval list.
8374
69e23037
LB
83752001-03-15 Laurynas Biveinis <lauras@softhome.net>
8376
8377 * Makefile.in (DO_X): Use double quotes for quoting
8378 "RANLIB=$${RANLIB}".
8379
2b9650f4
OP
83802001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
8381
8382 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8383
dce2d8b2 83842001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
8385
8386 * configure.in: Only use `lang_requires' for languages athat are
8387 actually enabled.
8388
f6646274
PE
83892001-03-08 Phil Edwards <pme@sources.redhat.com>
8390
8391 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
8392
c9a54638
AO
83932001-03-08 Alexandre Oliva <aoliva@redhat.com>
8394
8395 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8396
6a556ad6
TT
83972001-03-07 Tom Tromey <tromey@redhat.com>
8398
8399 * configure.in: Allow config-lang.in to set `lang_requires' to list
8400 of other required languages.
8401
6822468a
LB
84022001-03-06 Laurynas Biveinis <lauras@softhome.net>
8403
8404 * Makefile.in: Remove RANLIB definition. Use RANLIB
8405 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8406 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 8407
f04885d3 84082001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 8409 Alexandre Oliva <aoliva@redhat.com>
6387a56e 8410
f04885d3
BK
8411 * Makefile.in (check-c++): Use tabs, not spaces.
8412
288edf47 84132001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 8414
288edf47
LB
8415 * MAINTAINERS: add myself to Write After Approval list.
8416
3d55d2f8 84172001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 8418
e490616e 8419 * Makefile.in (check-c++): New rule.
6387a56e 8420
4d88a68a
BK
8421 * configure.in (target_libs): Remove libg++.
8422 (noconfigdirs): Remove libg++.
8423 (noconfigdirs): Same.
8424 (noconfigdirs): Same.
8425 (noconfigdirs): Same.
8426
8427 * config-ml.in: Remove libg++ references.
8428
8429 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8430 (ALL_TARGET_MODULES): Same.
8431 (configure-target-libg++): Remove.
8432 (all-target-libg++): Remove.
8433 (configure-target-libio): Remove.
8434 (all-target-libio): Remove.
8435 (check-target-libio): Remove.
8436 (.PHONY): Remove.
8437 (libg++.tar.bz2): Remove.
8438 (all-target-cygmon): Remove libio.
8439 (all-target-libstdc++): Remove.
8440 (configure-target-libstdc++): Remove.
8441 (TARGET_LIB_PATH): Remove libstdc++.
8442 (ALL_GCC_CXX): Remove libstdc++.
8443 (all-target-gperf): Correct.
8444
2437d4ed
NC
84452001-02-16 Nick Clifton <nickc@redhat.com>
8446
8447 * configure.in (noconfigdirs): Allow configuration of texinfo
8448 for Cygwin hosts.
8449
85b99cbe
AG
84502001-02-15 Anthony Green <green@redhat.com>
8451
8452 * configure: Introduce GCJ_FOR_TARGET.
8453 * configure.in: Ditto.
8454 * Makefile.in: Ditto.
8455
7b18790c
AS
84562001-02-13 Andreas Schwab <schwab@suse.de>
8457
8458 * MAINTAINERS: Update mail address.
8459
c4880c99
MS
84602001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8461
8462 * config.guess: Add linux target for S/390.
8463 * config.sub: Likewise.
8464
dce2d8b2 84652001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
8466
8467 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 8468 target-libgloss.
e31ae6db 8469
7739adfb
BE
84702001-02-06 Ben Elliston <bje@redhat.com>
8471
8472 * configure: Output host type to stdout, not stderr.
8473
36ca672c
MM
84742001-02-05 Mark Mitchell <mark@codesourcery.com>
8475
e40f2829 8476 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
8477 * ltcf-cxx.sh: Likewise.
8478
36ca672c
MM
8479 * config.if: Assume enable_libstdcxx_v3 is defined.
8480
22fdd65e
MM
84812001-02-04 Mark Mitchell <mark@codesourcery.com>
8482
8483 Remove V2 C++ library.
8484 * configure.in: Remove --enable-libstdcxx_v3 support.
8485
3b60dd8e
BM
84862001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
8487
8488 * include/demangle.h: Add prototype for java_demangle_v3.
8489
42c0c80a
PE
84902001-01-29 Phil Edwards <pme@sources.redhat.com>
8491
8492 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
8493
0be25992
RH
84942001-01-27 Richard Henderson <rth@redhat.com>
8495
8496 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8497
8a8de62d
MS
84982001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8499
8500 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8501 Don't unset, it's non-portable and no longer necessary, set to empty
8502 instead.
8503
92769744
MS
85042001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8505
8506 * ltconfig: Shell portability fix for the tagname validity check.
8507
88a1c0ab
AO
85082001-01-27 Alexandre Oliva <aoliva@redhat.com>
8509
8510 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8511 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8512
45291dd5
MS
85132001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8514
8515 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8516
1ace7e15
TT
85172001-01-26 Tom Tromey <tromey@redhat.com>
8518
8519 * configure.in: Allow libgcj to be built on Sparc Solaris.
8520
0ef8b11b
DE
85212001-01-25 David Edelsohn <edelsohn@gnu.org>
8522
8523 * ltcf-c.sh: Add aix5 case.
8524 * ltcf-cxx.sh: Likewise.
8525 * ltconfig: Likewise.
8526
0006091e
AO
85272001-01-24 Alexandre Oliva <aoliva@redhat.com>
8528
9bad11e1
AO
8529 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8530 keep at least one of build_libtool_libs or build_old_libs set to
8531 yes.
8532
0006091e
AO
8533 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8534 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8535
7c01b2b5
BM
85362001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8537
8538 * configure.in: Enable libgcj on several additional platforms.
8539
d340e0ac
BM
85402001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8541
8542 * configure.in: Enable libgcj for linux targets.
8543
5baf8c37
MS
85442001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8545
8546 * MAINTAINERS (Write After Approval): Add myself.
8547
10a0ba84
JDA
85482001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
8549
8550 * MAINTAINERS: Add myself as vax port maintainer.
8551
357c6a4b
FH
85522001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
8553
8554 * MAINTAINERS: Add myself as Mercury front-end maintainer.
8555
6e2d9a7a
MS
85562001-01-09 Mike Stump <mrs@wrs.com>
8557
8558 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8559 failures of subdirectories.
8560
b6b14b1b 85612001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 8562
b6b14b1b 8563 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 8564 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
8565 * ltcf-cxx.sh: Likewise.
8566 * ltcf-gcj.sh: Likewise.
8567 * ltconfig.sh: Fix typo.
976b230d 8568
07109110
LB
85692001-01-02 Laurynas Biveinis <lauras@softhome.net>
8570
8571 * configure: handle DOS-style absolute paths.
8572
1da5b8fc
LB
85732001-01-02 Laurynas Biveinis <lauras@softhome.net>
8574
8575 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8576
4c2f5b4f
MM
85772000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
8578
8579 * MAINTAINERS: Add myself as avr port co-maintainer.
8580
bc53668e
BE
85812000-12-28 Ben Elliston <bje@redhat.com>
8582
8583 * MAINTAINERS: Add myself under ``Write After Approval''.
8584
c387606f
JM
85852000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
8586
8587 * texinfo: Remove directory from GCC.
8588
2cb5082c
JM
85892000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8590
8591 * COPYING: Update to current
8592 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8593 to 19yy as example year in copyright notice).
8594
cc330df9
BK
85952000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8596
6387a56e 8597 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
8598 (libstdcxx_incdir): Pass down.
8599 * config.if: Remove expired bits for cxx_interface, add stub.
8600 (libstdcxx_incdir): Add variable for g++ include directory.
8601 * configure.in (gxx_include_dir): Use it.
6387a56e 8602
4c6b2835
AO
86032000-12-18 Alexandre Oliva <aoliva@redhat.com>
8604
8605 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
8606 with old-email address from ``Write After Approval''.
8607
3896f13e
AJ
86082000-12-15 Andreas Jaeger <aj@suse.de>
8609
8610 * configure.in: Handle lang_dirs.
8611
86122000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 8613
ad46e881
TT
8614 * MAINTAINERS: Removed brads.
8615
90a10418
TT
8616 * MAINTAINERS: Added gcj developers.
8617
41dfe3a2 86182000-12-13 Anthony Green <green@redhat.com>
6387a56e 8619
41dfe3a2 8620 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
8621 listed. Disable libgcj for x86 and Alpha Linux until compatible
8622 with g++ abi.
6387a56e 8623
e2f601da
MS
86242000-12-13 Mike Stump <mrs@wrs.com>
8625
8626 * Makefile.in (local-distclean): Also remove fastjar.
8627
70030c01
RB
86282000-12-12 Rodney Brown <RodneyBrown@mynd.com>
8629
8630 * contrib/gcc_update: Add fastjar --touch entries.
8631
2a50f859
AO
86322000-12-12 Alexandre Oliva <aoliva@redhat.com>
8633
8634 * configure.in: Disable language-specific target libraries for
8635 languages that aren't enabled.
8636
7743113b
AG
86372000-12-10 Anthony Green <green@redhat.com>
8638
8639 * configure.in: Define libgcj. Disable libgcj target libraries for
8640 most targets.
8641
92e061a6
NB
86422000-12-10 Neil Booth <neilb@earthling.net>
8643
8644 * MAINTAINERS: Update mail address, remove from WAA list.
8645
f34ff6d6
APB
86462000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8647
8648 * libjava: Imported from /cvs/java.
8649 * libffi: Likewise.
8650 * Boehm-gc: Likewise.
8651
d82a33c6
APB
86522000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8653
8654 * configure.in (target_libs): Revert 2000-12-08 patch.
8655 (noconfigdirs): Added target-libjava.
8656
e14f8e28
LB
86572000-12-09 Laurynas Biveinis <lauras@softhome.net>
8658
8659 * djunpack.bat: removed.
8660
fc26516b
LB
86612000-12-09 Laurynas Biveinis <lauras@softhome.net>
8662
8663 * Makefile.in: handle DOS-style absolute paths.
8664 * config-ml.in: likewise.
8665 * symlink-tree: likewise.
8666
bd8757b3
APB
86672000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8668
8669 * fastjar: Imported.
8670
81522a1f
APB
86712000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8672
8673 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8674 libjava.
8675 * configure.in (target_libs): Removed `target-libjava'.
8676
5db1f7ed
APB
86772000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8678
8679 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8680 (ALL_MODULES): Added fastjar.
8681 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8682 (all-target-libjava): all-fastjar replaces all-zip.
8683 (all-fastjar): Added.
8684 (configure-target-fastjar, all-target-fastjar): Likewise.
8685 * configure.in (host_tools): Added fastjar.
8686
5e59997c
MS
86872000-12-07 Mike Stump <mrs@wrs.com>
8688
8689 * Makefile.in (local-distclean): Remove leftover built files.
8690
0a534f40
NC
86912000-11-24 Nick Clifton <nickc@redhat.com>
8692
8693 * configure.in (xscale-elf): Add target.
8694 (xscale-coff): Add target.
8695
7686cadf
LR
86962000-11-22 Loren J. Rittle <ljrittle@acm.org>
8697
e490616e
ZW
8698 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8699 recent versions of FreeBSD (release 3 or later).
8700 * ltconfig: On FreeBSD, -lc must not be provided when building
8701 a shared library or else the standard -pthread gcc option is
8702 rendered worthless to later users of the built library.
7686cadf 8703
fff01699
FF
87042000-11-16 Fred Fish <fnf@be.com>
8705
8706 * configure.in (enable_libstdcxx_v3): Fix typo,
8707 libstd++ -> libstdc++.
8708
4dc16355
KL
87092000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8710
8711 * MAINTAINERS: Add self to Write After Approval list.
8712
bf6fc7b2
BS
87132000-11-21 Bernd Schmidt <bernds@redhat.com>
8714
8715 * MAINTAINERS: Update my email address. Add myself to global write
8716 privs list.
8717
ce8e06b1
AO
87182000-11-18 Alexandre Oliva <aoliva@redhat.com>
8719
6e2a4843
AO
8720 * Makefile.in: Merge with src and libgcj.
8721 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8722 configure-target-<library> when their configure scripts need the C
8723 or C++ library to have already been built to work properly.
8724 (do_proto_toplev): Set them to an empty string.
8725
ce8e06b1
AO
8726 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8727 (REALLY_SET_LIB_PATH): Use them.
8728
c003f378
SS
87292000-11-17 Stan Shebs <shebs@apple.com>
8730
8731 * MAINTAINERS: Add self to Write After Approval list.
8732
cc1e60ea
JM
87332000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8734
8735 * configure: Provide the original toplevel configure arguments
8736 (including $0) to subprocesses in the environment rather than
8737 through gcc/configargs.h.
8738
1173593d
JM
87392000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8740
8741 * MAINTAINERS: Remove references to cccp. Change C9X reference to
8742 C99. Alphabetise "Write After Approval" list.
8743
520907ee
MM
87442000-11-12 Mark Mitchell <mark@codesourcery.com>
8745
34f6fbdb
MM
8746 * configure: Turn on libstdc++ V3 by default.
8747
520907ee
MM
8748 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8749 if we've got GCC.
8750
0bbd37ed
PB
87512000-11-11 Philip Blundell <philb@gnu.org>
8752
8753 * MAINTAINERS: Add self to Write After Approval list.
8754
7ca0e6d9
DE
87552000-11-09 David Edelsohn <edelsohn@gnu.org>
8756
8757 * ltcf-c.sh (aix4): Improve shared library configuration; require
8758 exporting symbols.
8759 * ltcf-cxx.sh (aix4): Define.
8760 * ltconfig (aix4): Define library and soname specs appropriate for
8761 AIX. Define command to create export symbols list.
8762
dce2d8b2 8763Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
8764
8765 * config.sub: Add support for Sun Chorus
8766
fc05d516
NC
87672000-10-31 Nick Clifton <nickc@redhat.com>
8768
8769 * MAINTAINERS: Rename <name>@cygnus.com addresses to
8770 <name>@redhat.com. Also installed new email address for Clint
8771 Popetz.
6387a56e 8772
90a0e73f
JM
87732000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
8774
8775 * etc: Remove directory from GCC.
8776
a5e1b548
MM
87772000-10-16 Michael Meissner <meissner@redhat.com>
8778
8779 * configure (gcc/configargs.h): Only create if there is a build GCC
8780 directory created.
8781
6387a56e
EC
87822000-10-16 Matthias Klose <doko@debian.org>
8783
be1db873
MK
8784 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8785 when configured for libstdc++-v3.
8786
f5fa9a5b
PE
87872000-10-05 Phil Edwards <pme@gcc.gnu.org>
8788
8789 * configure: Save configure arguments to gcc/configargs.h.
8790
61a77fea
PT
87912000-10-04 Philipp Thomas <pthomas@suse.de>
8792
8793 * config.guess: Import CVS version 1.157.
8794 * config.sub: Import CVS version 1.181.
8795
3a4fee66
AP
87962000-10-04 Andris Pavenis <pavenis@latnet.lv>
8797
8798 * Makefile.in (bootstrap): avoid recursion if subdir missing
8799 (cross): ditto
8800 (do-proto-toplev): ditto
8801
3dd7094e
AO
88022000-09-30 Alexandre Oliva <aoliva@redhat.com>
8803
de710532
AO
8804 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8805 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8806
3dd7094e
AO
8807 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8808 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8809 all affected `configure' scripts.
8810
e592386f
NB
8811Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
8812
8813 * MAINTAINERS: Add self as cpplib co-maintainer.
8814
fba54939
AH
88152000-09-24 Aldy Hernandez <aldyh@redhat.com>
8816
8817 * MAINTAINERS: Add self to Write After Approval list.
8818
2bd429f4
GP
88192000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8820
8821 * INSTALL/README: egcs -> GCC update.
8822
dce2d8b2 8823Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
8824
8825 * MAINTAINERS: Add myself to Write After Approval list.
8826
d7ce9a83
KH
88272000-09-15 Kazu Hirata <kazu@hxi.com>
8828
8829 * MAINTAINERS: Add myself to Write After Approval list.
8830
18a53ffe
JL
8831Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8832
e490616e
ZW
8833 * configure.in: Do not build byacc for hppa64. Provide paths to the
8834 X11 libraries for hppa64.
18a53ffe 8835
f246ff23
SC
88362000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8837
8838 * MAINTAINERS: Add myself as 68hc11 port maintainer.
8839
06298abd
AO
88402000-09-06 Alexandre Oliva <aoliva@redhat.com>
8841
4b92758a
AO
8842 * Makefile.in (all-zlib): Added dummy target.
8843
06298abd
AO
8844 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8845 ltcf-gcj.sh: Updated from libtool multi-language branch.
8846
4d73d07a
AO
88472000-09-05 Alexandre Oliva <aoliva@redhat.com>
8848
8849 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8850 (bootstrap*): Depend on all-bootstrap.
8851
05d52d78
PT
88522000-09-05 Philipp Thomas <pthomas@suse.de>
8853
8854 * config.guess: Import CVS version 1.156.
8855 * config.sub: Import CVS version 1.179.
8856
3c809ba4
AG
88572000-09-02 Anthony Green <green@cygnus.com>
8858
8859 * Makefile.in (all-gcc): Depend on all-zlib.
8860 (CLEAN_MODULES): Add clean-zlib.
8861 (ALL_MODULES): Add all-zlib.
8862 * configure.in (host_libs): Add zlib.
8863
10ad78a0 88642000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
8865
8866 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8867 crosses, but add gcc/include to the header search path for them.
8868
b36a9ce3
DB
88692000-08-04 David E. O'Brien <obrien@FreeBSD.org>
8870
8871 * MAINTAINERS: Add self to Write After Approval list.
8872
cb011248
FS
88732000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8874
8875 * config.guess: Import CVS version 1.152.
8876 * config.sub: Import CVS version 1.177.
8877
db310af0
AO
88782000-08-25 Alexandre Oliva <aoliva@redhat.com>
8879
7965440a
AO
8880 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8881 $targargs to tell whether newlib is going to be built.
8882
db310af0
AO
8883 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8884 $$r/TARGET_SUBDIR/libio for _G_config.h.
8885
e7977565
AO
88862000-08-23 Alexandre Oliva <aoliva@redhat.com>
8887
8888 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8889
126bb9ed
DD
88902000-08-22 DJ Delorie <dj@redhat.com>
8891
8892 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8893
5b0e9d29
AO
88942000-08-22 Alexandre Oliva <aoliva@redhat.com>
8895
8896 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8897 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8898 sub-configures.
8899
4f3e904e
DD
89002000-08-21 DJ Delorie <dj@redhat.com>
8901
8902 * MAINTAINERS: Add self as a libiberty maintainer
8903
c9635443
AO
89042000-08-16 Alexandre Oliva <aoliva@redhat.com>
8905
8906 * configure.in (libstdcxx_flags): Use
8907 libstdc++-v3/src/libstdc++.INC.
8908
8b2100ba
AO
89092000-08-15 Alexandre Oliva <aoliva@redhat.com>
8910
8911 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8912
57119aa9
ZW
89132000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8914
eeb943b0
ZW
8915 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8916
6387a56e 8917 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
8918 explicit. Substitute enable_threads into generated Makefiles.
8919 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8920 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8921
acffa7c4
GK
89222000-08-13 Geoff Keating <geoffk@cygnus.com>
8923
8924 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8925
808d8c41
AO
89262000-08-12 Alexandre Oliva <aoliva@redhat.com>
8927
8928 * config-ml.in (CC): Remove bogus duplicate quotation mark from
8929 previous delta.
8930
1fc8c51c 89312000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 8932
1fc8c51c
JM
8933 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8934 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8935 (FLAGS_FOR_TARGET): Not here.
8936 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 8937
25698887
AO
89382000-08-11 Alexandre Oliva <aoliva@redhat.com>
8939
8940 * config-ml.in (CC, CXX): Don't introduce a leading space.
8941
10120687
DD
89422000-08-07 DJ Delorie <dj@delorie.com>
8943
8944 * MAINTAINERS: Add self as a DJGPP maintainer
8945
15c758e9
DD
89462000-08-07 DJ Delorie <dj@redhat.com>
8947
8948 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8949 "if we're also building gcc, and it's a gcc that will run on the
8950 build machine, we want to use its includes instead of the system's
8951 default includes".
8952
2d0de245
JM
89532000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
8954
8955 * MAINTAINERS: Add self to Write After Approval list.
8956
e81b330a
AO
89572000-08-03 Alexandre Oliva <aoliva@redhat.com>
8958
83440c1e
AO
8959 * configure.in (libstdcxx_flags): Don't use `"'.
8960
e81b330a
AO
8961 * config-ml.in: Adjust multilib search paths to the
8962 appropriate multilib tree.
8963
cf95c847
AO
89642000-08-02 Alexandre Oliva <aoliva@redhat.com>
8965
8966 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8967 commas in $LANGUAGES.
8968
9e9af119
MH
89692000-08-02 Manfred Hollstein <manfredh@redhat.com>
8970
8971 * configure.in: Re-enable all references to libg++ and librx.
8972
606ce391
AO
89732000-08-01 Alexandre Oliva <aoliva@redhat.com>
8974
89820b43
AO
8975 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8976 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
8977 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8978 * ltcf-cxx.sh (need_lc): Set based on postdeps.
8979
606ce391
AO
8980 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8981
04179d4a
AO
89822000-07-31 Alexandre Oliva <aoliva@redhat.com>
8983
8984 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8985 CXX_FOR_TARGET for sed.
8986
d4eb109c
AO
89872000-07-30 Alexandre Oliva <aoliva@redhat.com>
8988
8989 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8990 Do not override if already set in the environment or in configure.
8991 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8992 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8993
4f4caf92
AO
89942000-07-28 Alexandre Oliva <aoliva@redhat.com>
8995
8996 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8997 the libtool CVS tree multi-language branch.
8998 * ltconfig, ltmain.sh: Updated.
6387a56e 8999
b87487b6
AO
90002000-07-27 Alexandre Oliva <aoliva@redhat.com>
9001
1670d1ea
AO
9002 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9003 (clean-target): Depend on it.
9004
b87487b6
AO
9005 * Makefile.in (FLAGS_FOR_TARGET): New macro.
9006 (GCC_FOR_TARGET): Use it.
9007 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9008 * configure.in: ... here.
9009 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
9010 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9011
4e81ae98
EC
90122000-07-24 Eric Christopher <echristo@cygnus.com>
9013
9014 * MAINTAINERS: Add self to Write After Approval list.
9015
059ae32c
AO
90162000-07-24 Alexandre Oliva <aoliva@redhat.com>
9017
5b28edd4
AO
9018 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9019 (configure-target-libchill, configure-target-libobjc): Likewise.
9020
059ae32c
AO
9021 * configure.in: Use the same cache file for all target libs.
9022 * config-ml.in: But different cache files per multilib variant.
9023
1adcd149
MS
90242000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9025
9026 * configure (topsrcdir): Don't use dirname.
9027
2d573dff
JO
90282000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
9029
9030 * MAINTAINERS: Add self to Write After Approval list.
9031
d207ebef
JM
90322000-07-20 Jason Merrill <jason@redhat.com>
9033
9034 * configure.in: Remove all references to libg++ and librx.
9035
9036 * configure, configure.in, Makefile.in: Unify gcc and binutils.
9037
90382000-07-20 Hans-Peter Nilsson <hp@axis.com>
9039
9040 * config.sub: Update to subversions version 2000-07-06.
9041
7b7792d5
AH
90422000-07-12 Andrew Haley <aph@cygnus.com>
9043
9044 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9045 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9046
3abaac67
PE
90472000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
9048
9049 * symlink-tree: Check number of arguments.
9050
34be2b36
JW
90512000-07-05 Jim Wilson <wilson@cygnus.com>
9052
9053 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9054 search path for a g++ extracted from the build tree. This
9055 will allow link tests run by configure scripts in
9056 subdirectories to succeed.
9057
d207ebef
JM
90582000-07-01 Koundinya K <kk@ddeorg.soft.net>
9059
e490616e 9060 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 9061
0900331b
MH
90622000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9063
9064 * MAINTAINERS: Add myself as loop discovery maintainer.
9065
d207ebef
JM
90662000-06-28 Corinna Vinschen <vinschen@cygnus.com>
9067
9068 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9069 `os2'. Force ac_cv_exeext to be ".exe" in that case.
9070
90712000-06-19 Timothy Wall <twall@cygnus.com>
9072
9073 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9074 * config.sub: Add tic54x target.
9075
11a27a76
TM
9076Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9077
9078 * MAINTAINERS: Add self as Fortran maintainer,
9079 remove Craig Burley.
9080
d207ebef 9081Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 9082
d207ebef
JM
9083 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9084 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 9085
7758b73f
PT
9086Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
9087
9088 * MAINTAINERS: Add self as i18n maintainer
9089
d207ebef
JM
909020000-05-21 H.J. Lu (hjl@gnu.org)
9091
e490616e
ZW
9092 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9093 directory are used if they exist. Make sure
9094 $(build_tooldir)/include is searched for header files,
9095 $(build_tooldir)/lib/ for library files.
d207ebef 9096 (GCC_FOR_TARGET): Likewise.
e490616e 9097 (CXX_FOR_TARGET): Likewise.
d207ebef 9098
bae29210
JL
9099Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
9100
9101 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9102
d207ebef 9103Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
9104
9105 * Makefile.in (configure-target-libiberty): Depend on
9106 configure-target-newlib.
9107
aab0d19d
AO
91082000-05-16 Alexandre Oliva <aoliva@cygnus.com>
9109
9110 * configure.in, Makefile.in: Merge all libffi-related
9111 configury stuff from the libgcj tree.
9112
d207ebef
JM
9113Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
9114
9115 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9116 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9117
9118Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9119
9120 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9121 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 9122 current version information. Add to proto-toplev directory.
d207ebef
JM
9123 (gdb-taz): Build do-djunpack.
9124
758c7bd4
DE
91252000-05-15 David Edelsohn <edelsohn@gnu.org>
9126
9127 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9128
1888228d
AC
9129Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
9130
9131 * MAINTAINERS: Add self to Write After Approval list.
9132
d207ebef
JM
91332000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9134
9135 * ltmain.sh: Preserve in relink_command any environment
9136 variables that may affect the linker behavior.
9137
2d7cc2fe
JL
9138Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
9139
d207ebef
JM
9140 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9141
9142Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
9143
9144 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9145
91462000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9147
9148 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 9149 with the version name.
2d7cc2fe 9150
ee455968
JE
9151Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
9152
9153 * MAINTAINERS: Add self as bb-reorder maintainer.
9154
73b97e5c
BK
91552000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
9156
9157 * config.if: Tweak.
9158
d207ebef
JM
91592000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
9160
9161 * djunpack.bat: New file.
9162
9163Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
9164
9165 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
9166 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9167 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9168 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 9169
954869eb
DP
91702000-04-16 Dave Pitts <dpitts@cozx.com>
9171
e490616e
ZW
9172 * config.sub (case $basic_machine): Change default for "ibm-*"
9173 to "openedition".
954869eb 9174
eaabe541
AJ
91752000-04-13 Andreas Jaeger <aj@suse.de>
9176
9177 * MAINTAINERS: Added myself.
9178
d207ebef
JM
9179Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9180
9181 * Makefile.in (gdb-taz): New target. GDB specific archive.
9182 (do-md5sum): New target.
9183 (MD5PROG): Define.
9184 (PACKAGE): Default to TOOL.
9185 (VER): Default to a shell script.
9186 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 9187 md5 checksum generation.
d207ebef
JM
9188 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9189 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9190 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 9191 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
9192
9193Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
9194
9195 * configure (warn_cflags): Delete.
9196
0ea6d60c
PDM
9197Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
9198
9199 * MAINTAINERS: Added myself.
9200
17090313 92012000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 9202 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 9203
e490616e
ZW
9204 * configure.in (enable_libstdcxx_v3): Add.
9205 (target_libs): Add bits here to switch between libstdc++-v2 and
9206 libstdc++-v3.
9207 * config.if: And this file too.
9208 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 9209
76b78517
MM
92102000-04-05 Michael Meissner <meissner@redhat.com>
9211
9212 * config.sub (d30v): Add d30v as a basic machine type.
9213
ad242caf
JM
92142000-03-29 Jason Merrill <jason@casey.cygnus.com>
9215
9216 * configure.in: -linux-gnu*, not -linux-gnu.
9217
d4537148
TM
9218Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9219
9220 * MAINTAINERS: Add self in write-after-approval section.
9221
f152e9d4
JW
9222Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
9223
9224 * MAINTAINERS: Add self as ia64 port maintainer.
9225
6a5fcef1
NB
92262000-03-08 Neil Booth <NeilB@earthling.net>
9227
9228 * MAINTAINERS: Add self in write-after-approval section.
9229
d207ebef 9230Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 9231
d207ebef
JM
9232 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9233 (do-tar-bz2): Replace TOOL with PACKAGE.
9234 (gdb.tar.bz2): Remove GDBTK from GDB package.
9235 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 9236 dejagnu.tar.bz2): New packages.
d207ebef
JM
9237
92382000-02-27 Andreas Jaeger <aj@suse.de>
9239
9240 * configure.in: Add entry for mips*-*-linux*, move catch all
9241 *-*-*linux* entry below this one.
9242
92432000-02-27 Ian Lance Taylor <ian@zembu.com>
9244
9245 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 9246
521fe9d0
NC
92472000-02-24 Nick Clifton <nickc@cygnus.com>
9248
9249 * config.sub: Support an OS of "wince".
9250
d207ebef
JM
9251Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
9252
9253 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 9254 version.
d207ebef 9255
dce2d8b2 92562000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
9257
9258 * config.sub: Add support for Linux/IBM 370.
9259 * configure.in: Likewise.
9260
3a685f6f
NC
92612000-02-22 Nick Clifton <nickc@cygnus.com>
9262
9263 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9264
dce2d8b2 92652000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 9266
d207ebef 9267 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 9268
4746ee26
KG
92692000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9270
9271 * configure (gcc_version): When setting, narrow search to
9272 lines containing `version_string'.
9273
ba96c72d
DC
92742000-02-15 Denis Chertykov <denisc@overta.ru>
9275
9276 * config.sub: Add support for avr target.
9277
77f16a66
NC
92782000-02-14 Nick Clifton <nickc@cygnus.com>
9279
9280 * MAINTAINERS: Add maintainers for MCore port.
9281
784a3a80
HPN
9282Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
9283
9284 * config.sub: Add mmix-knuth-mmixware.
9285
719dd4fa
KG
92862000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9287
9288 * MAINTAINERS: Pair cccp with cpplib maintainership.
9289
dce2d8b2 92902000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
9291
9292 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9293 structure stuff to -L library search.
9294 (CXX_FOR_TARGET): Ditto.
9295 (CROSS_CHECK_MODULES): Fix spelling mistake.
9296
7a53e94b
MM
92972000-01-24 Mark Mitchell <mark@codesourcery.com>
9298
9299 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9300 the C++ compiler.
9301
0da3b5a7
RH
93022000-01-12 Richard Henderson <rth@cygnus.com>
9303
9304 * configure.in: Don't build some bits for beos.
9305
02368d6d
JS
93062000-01-12 Joel Sherrill (joel@OARcorp.com)
9307
9308 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9309 as include files.
9310
2e76d35c
ZW
93112000-01-11 Zack Weinberg <zack@wolery.cumb.org>
9312
9313 * Add self as cpplib maintainer, as requested by Jason
9314 Merrill. Correct my e-mail address.
9315
4c25fdcf
GK
93162000-01-06 Geoff Keating <geoffk@cygnus.com>
9317
9318 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9319 not mh-aix43.
9320
188e3966
HPN
9321Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
9322
9323 * MAINTAINERS: Add myself to "write after approval" list.
9324
c2f5d030
RH
93251999-12-14 Richard Henderson <rth@cygnus.com>
9326
9327 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9328 * config.sub: Accept alphaev[78], alphaev8.
9329
eeda916a
AO
93301999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9331
9332 * config.guess, config.sub: Update from autoconf.
9333
b3bd7820
BK
93341999-11-29 Bruce Korb <autogen@linuxbox.com>
9335
2c290989 9336 * MAINTAINERS: update my playtime e-address.
b3bd7820 9337
1882b2b1
RO
9338Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9339
9340 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9341 necessary libraries are missing.
9342
dce2d8b2 9343Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
9344
9345 * MAINTAINERS: Add new 'write after approval' maintainer.
9346
1e25de97
APB
9347Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
9348
9349 * MAINTAINERS: Add new Java maintainer.
9350
1722c704
AS
93511999-10-25 Andreas Schwab <schwab@suse.de>
9352
9353 * configure: Fix quoting inside arguments of eval.
9354
8141abe8
NC
93551999-10-21 Nick Clifton <nickc@cygnus.com>
9356
9357 * config-ml.in: Allow suppression of some ARM multilibs.
9358
0b77644a
LV
9359Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9360
9361 * config.guess: Add OS/390 match pattern.
9362 * config.sub: Add mvs, openedition targets.
9363 * configure.in (i370-ibm-opened*): New.
9364
d207ebef
JM
93651999-09-04 Steve Chamberlain <sac@pobox.com>
9366
9367 * config.sub: Add support for configuring for pj.
9368
93691999-08-31 Nick Clifton <nickc@cygnus.com>
9370
9371 * config.sub (maybe_os): Add support for configuring for fr30.
9372
af13ebe9
NC
93731999-08-25 Nick Clifton <nickc@cygnus.com>
9374
9375 * configure.in: Do not configure or build ld for AIX
9376 platforms. ld is known to be broken on these platforms.
9377
1250c760
RO
9378Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9379
9380 * config-ml.in: Pass compiler flag corresponding to multidirs to
9381 subdir configures.
9382
d207ebef
JM
93831999-08-09 Ian Lance Taylor <ian@zembu.com>
9384
9385 * Makefile.in (LDFLAGS): Define.
9386
93871999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9388
9389 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9390 noconfigdirs.
9391 (*-*-cygwin*): Likewise.
9392
93931999-08-08 Ian Lance Taylor <ian@zembu.com>
9394
9395 * mkdep: New file.
9396 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9397 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9398
9399 From Eli Zaretskii <eliz@is.elta.co.il>:
9400 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9401 long file name when using DJGPP on MS-DOS.
9402
dbd83e11
JL
9403Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9404
9405 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9406
d207ebef
JM
94071999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9408
9409 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9410 dependency as this causes "make check" to globally "make all"
9411
cd1f4c2c
TT
9412Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9413
9414 * configure.in (target_libs): Added target-zlib.
9415 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9416 (CONFIGURE_TARGET_MODULES): Likewise.
9417 (CHECK_TARGET_MODULES): Likewise.
9418 (INSTALL_TARGET_MODULES): Likewise.
9419 (CLEAN_TARGET_MODULES): Likewise.
9420 (configure-target-zlib): New target.
9421 (all-target-zlib): Likewise.
9422 (all-target-libjava): Depend on all-target-zlib.
9423 (configure-target-libjava): Depend on configure-target-zlib.
9424
9425 * Makefile.in (configure-target-libjava): Depend on
9426 configure-target-newlib.
9427 (configure-target-boehm-gc): New target.
9428 (configure-target-qthreads): New target.
9429
e490616e
ZW
9430 * configure.in (target_libs): Added target-qthreads.
9431 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9432 (CONFIGURE_TARGET_MODULES): Likewise.
9433 (CHECK_TARGET_MODULES): Likewise.
9434 (INSTALL_TARGET_MODULES): Likewise.
9435 (CLEAN_TARGET_MODULES): Likewise.
9436 (all-target-qthreads): New target.
9437 (configure-target-libjava): Depend on configure-target-qthreads.
9438 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
9439
9440 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9441 (CONFIGURE_TARGET_MODULES): Likewise.
9442 (CHECK_TARGET_MODULES): Likewise.
9443 (INSTALL_TARGET_MODULES): Likewise.
9444 (CLEAN_TARGET_MODULES): Likewise.
9445 (all-target-libjava): New target.
9446 (all-target-boehm-gc): Likewise.
9447 * configure.in (target_libs): Added libjava, boehm-gc.
9448
d207ebef
JM
94491999-07-22 Ian Lance Taylor <ian@zembu.com>
9450
9451 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9452 configure.bat in SUPPORT_FILES.
9453 (gas+binutils.tar.bz2): Likewise.
9454
9455 * makeall.bat: Remove; obsolete.
9456
94571999-07-21 Ian Lance Taylor <ian@zembu.com>
9458
9459 From Mark Elbrecht:
9460 * configure.bat: Remove; obsolete.
9461
94621999-07-11 Ian Lance Taylor <ian@zembu.com>
9463
9464 * configure: Add -W -Wall to the default CFLAGS when compiling with
9465 gcc.
9466
9467Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9468
9469 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9470
94711999-06-30 Mark Mitchell <mark@codesourcery.com>
9472
9473 * configure.in: Build ld on IRIX6.
9474
94751999-06-12 Ian Lance Taylor <ian@zembu.com>
9476
9477 * Makefile.in: Change distribution targets to use bzip2 instead of
9478 gzip.
9479 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9480 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9481
94821999-06-04 Nick Clifton <nickc@cygnus.com>
9483
9484 * config.sub: Add mcore target.
9485
26d088fa
CD
9486Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
9487
9488 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9489
c2c08b29
L
9490Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
9491
9492 * config.guess (dummy): Changed to $dummy.
9493
671d0648
NC
94941999-05-24 Nick Clifton <nickc@cygnus.com>
9495
9496 * config.sub: Tidied up case statements.
9497
b1345c72
BE
94981999-05-22 Ben Elliston <bje@cygnus.com>
9499
51ccbd8d
BE
9500 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9501 <jiro@din.or.jp>.
9502
b1345c72
BE
9503 * config.guess: Merge with FSF version. Future changes will be
9504 more accurately recorded in this ChangeLog.
9505 * config.sub: Likewise.
9506
2caf864f
SM
9507Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
9508
9509 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9510
d207ebef
JM
95111999-04-30 Tom Tromey <tromey@cygnus.com>
9512
9513 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9514
90fb0c24
TT
95151999-04-23 Tom Tromey <tromey@cygnus.com>
9516
9517 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9518
d207ebef
JM
95191999-04-20 Drew Moseley <dmoseley@cygnus.com>
9520
9521 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9522 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9523 Bad merge removed these two changes.
9524
3516940d 9525Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 9526 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
9527
9528 * config.guess (interix Alpha): Add.
9529
d207ebef
JM
95301999-04-11 Richard Henderson <rth@cygnus.com>
9531
9532 * configure.in (i?86-*-beos*): Do config gperf; don't config
9533 gdb, newlib, or libgloss.
9534
e891fbfe 9535Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9536
e891fbfe
AO
9537 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9538 link a trivial program with -mabi=64. If it fails, remove mabi=64
9539 from multidirs.
9540
f9ae47d6
PT
9541Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
9542
9543 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9544
d207ebef
JM
95451999-04-08 Nick Clifton <nickc@cygnus.com>
9546
9547 * config.sub: Add support for mcore targets.
9548
95491999-04-07 Michael Meissner <meissner@cygnus.com>
9550
9551 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9552 not mt-ospace, in order to shut up assembler warning about using
9553 symbols that are named the same as registers.
9554
95551999-04-07 Drew Moseley <dmoseley@cygnus.com>
9556
9557 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9558 dependency list for all-target-cygmon.
9559
95601999-04-05 Doug Evans <devans@casey.cygnus.com>
9561
9562 * config-ml.in: Check $host, not $target, for selective multilibs.
9563 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9564 thumb interworking, and underscore prefix multilibs.
9565
95661999-04-04 Ian Lance Taylor <ian@zembu.com>
9567
9568 * missing: Update to version from current automake.
9569
88101ab9
L
9570Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9571
9572 * configure (gxx_include_dir): Removed.
9573
9574 * configure.in (gxx_include_dir): Handle it.
9575 * Makefile.in: Likewise.
9576
d207ebef
JM
95771999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9578
9579 * config.sub (mips64vr4111,mips64vr4111el) Add.
9580
95811999-03-21 Ben Elliston <bje@cygnus.com>
9582
e490616e 9583 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 9584
8dc91cbe
ME
9585Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9586
8dc91cbe
ME
9587 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9588 config/mh-djgpp.
9589
d207ebef
JM
9590Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9591
9592 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9593 all-target-newlib to dependency list for all-target-bsp.
9594
926bb5ed
MK
9595Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9596
9597 * config.sub: Add i386-uwin support.
9598 * config.guess: Likewise.
9599
4a6e3000
FS
9600Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9601
9602 * configure.in: cleanup, add mh-*pic handling for arm, special
9603 case powerpc*-*-aix*
9604
d207ebef
JM
9605Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9606
9607 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9608 can be built.
9609
9610Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9611
9612 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 9613 targets.
d207ebef 9614
71c91078
NC
96151999-03-02 Nick Clifton <nickc@cygnus.com>
9616
9617 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9618
282e5df8
GN
9619Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
9620
9621 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9622
1de558ee
NC
96231999-02-24 Nick Clifton <nickc@cygnus.com>
9624
9625 * config.sub: Fix typo in arm recognition.
9626
d207ebef
JM
9627Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
9628
9629 * configure.in (noconfigdirs): Changed target_configdirs to
9630 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9631 rather than m68k-*-* since it is not known to work on
9632 m68k-aout. Ditto for arm-*-*oabi.
9633
9634Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
9635
9636 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
9637
96381999-02-19 Ben Elliston <bje@cygnus.com>
9639
9640 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9641 Smart and improved by Andrew Cagney.
9642
fab7445a
ME
9643Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
9644
9645 * config.guess: Recognize openbsd-*-hppa.
9646
8ccdc228
L
9647Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
9648
9649 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9650 only if it is not empty.
9651
3b7265ff
NC
96521999-02-17 Nick Clifton <nickc@cygnus.com>
9653
9654 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 9655
d207ebef 9656 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
9657
9658 * config.sub: Modified to recognize uname's armv* syntax.
9659
d207ebef
JM
96601999-02-17 Mark Salter <msalter@cygnus.com>
9661
9662 * configure.in: Added target-bsp for sparclite.
9663
9664Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
9665
9666 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9667
96681999-02-08 Nick Clifton <nickc@cygnus.com>
9669
9670 * configure.in: Add support for strongarm port.
9671 * config.sub: Add support for strongarm target.
9672
c48dd3f5 9673Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 9674
c48dd3f5
MK
9675 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9676 the old name config/mh-cygwin32.
9677 Enable texinfo.
9678
d207ebef
JM
9679Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
9680
9681 * configure.in: Do build ld for ix86 Solaris.
9682
ecd62820
JW
9683Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
9684
9685 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9686 $AR_FOR_TARGET. Likewise for RANLIB.
9687
bbd8fa7f 9688Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 9689
e490616e
ZW
9690 * config.sub (oabi): Recognize.
9691 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 9692
0397442c
RL
9693Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
9694
9695 * config.guess: Improve detection of i686 on UnixWare 7.
9696
c9ffaa63
MK
9697Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
9698
9699 * config.guess: Add support for i386-pc-interix.
9700 * config.sub: Likewise.
9701 * configure.in: Likewise.
c9ffaa63 9702
d207ebef
JM
9703Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
9704
9705 * Makefile.in: Remove unneeded all-target-libio from
9706 from all-target-winsup target since it is now unneeded.
9707 Add all-target-libtermcap in its place since it is now
9708 needed.
9709
9710Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
9711
9712 * configure.in: makefile stub for cygwin target is probably
9713 unnecessary. Remove it for now.
d207ebef
JM
9714
9715Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
9716
9717 * configure.in: libtermcap.a should be built when cygwin is the
9718 target as well as the host.
9719 * config.guess: Allow mixed case in cygwin uname output.
9720 * Makefile.in: Add libtermcap target.
d207ebef 9721
ebe12325
JL
9722Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
9723
9724 * config.sub: Clean up handling of hppa2.0.
9725
57057b67
RB
9726Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
9727
9728 * config.guess: Use C code to identify more HP machines.
9729
f8670be1
JL
9730Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9731
9732 * config.sub: Handle hppa2.0.
9733
d207ebef
JM
9734Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9735
9736 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 9737 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
9738
97391998-12-15 Mark Salter <msalter@cygnus.com>
9740
9741 * configure.in: Added target-bsp for several target architectures.
9742
9743 * Makefile.in: Added rules for bsp.
9744
d1a09590
JL
9745Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9746
9747 * config.guess: Improve detection of hppa2.0 processors.
9748
9749Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9750
9751 * config.guess: Recognize FreeBSD using ELF automatically.
9752
71205e0b
MH
97531998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9754
9755 * configure (skip-this-dir): Add handling for new shell script, which
9756 might be created by a sub-directory's configure to indicate, this particular
9757 directory is "unwanted".
9758 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9759
d207ebef
JM
9760Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9761
9762 * ltconfig: import from libtool, after changing libtool to
9763 account for the cygwin name change.
9764
9765Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9766
9767 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9768 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9769
9770Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9771
9772 * configure.in: Add libtermcap to list of cygwin dependencies.
9773
9774Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
9775
e490616e
ZW
9776 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9777 they include winsup/include when it's a cygwin target.
d207ebef
JM
9778
97791998-11-12 Tom Tromey <tromey@cygnus.com>
9780
9781 * configure.in (host_tools): Added zip.
9782 * Makefile.in (all-target-libjava): Depend on all-zip.
9783 (all-zip): New target.
9784 (ALL_MODULES): Added all-zip.
9785 (NATIVE_CHECK_MODULES): Added check-zip.
9786 (INSTALL_MODULES): Added install-zip.
9787 (CLEAN_MODULES): Added clean-zip.
9788
9789Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
9790
9791 * Makefile.in: lose "32" from comment about cygwin.
9792
9793Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
9794
9795 * configure.in: Use -Os to build target libraries for the fr30.
9796
9797Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
9798
9799 * config.sub: Add fr30.
9800
9801Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
9802
e490616e 9803 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
9804 cygwin* instead of cygwin32*.
9805 * config.sub: Check cygwin* instead of cygwin32*.
9806
d2ec8b39
RL
9807Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
9808
9809 * config.guess: Match any version of Unixware7.
9810
d207ebef
JM
98111998-10-20 Syd Polk <spolk@cygnus.com>
9812
9813 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9814 if desired.
9815
35cd2565
JL
9816Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
9817
9818 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9819 these if the appropriate directories and files to not exist.
9820
52d4e5b7
JL
9821Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
9822
9823 * Makefile.in (DEVO_SUPPORT): Add config.if.
9824
38ada91e
MH
9825Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
9826
9827 * configure: Add pattern to replace "build_tooldir"'s
9828 definition in the generated Makefile with "tooldir"'s
9829 actual value.
9830
e44e84da
JL
9831Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9832
56a8387f
JL
9833 * config.sub: Bring back lost sparcv9.
9834
e44e84da
JL
9835 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9836
5cb95c7a
JL
9837Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9838
9839 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9840 CC_FOR_TARGET and friends.
9841
9842Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9843
ceff9b14
AO
9844 * Makefile.in (build_tooldir): New variable, same as tooldir.
9845 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9846 -B$(build_tooldir)/bin/.
9847 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 9848
f2d11dcd
GP
9849Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9850
9851 * README: Remove installation instructions and refer to the
9852 INSTALL directory instead.
9853
73a6d2e7 9854Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 9855
73a6d2e7
RL
9856 * config.sub: Add support for i[34567]86-pc-udk.
9857 * configure.in: Likewise.
9858
5d4a5ee6
JL
9859Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9860
9861 * Makefile.in: add bzip2 package building bits for user
9862 tools module
9863 * configure.in: ditto
9864
6fc19d6d
JL
9865Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9866
9867 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9868 (ALL_TARGET_MODULES): Add all-target-libobjc.
9869 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9870 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9871 (all-target-libchill): Add dependencies.
9872 * configure.in (target_libs): Add libchill.
4e81ae98 9873
f653f0ab
MH
98741998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9875
9876 * configure.in (target_subdir): Remove duplicate line.
9877
5d4a5ee6
JL
9878Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9879
9880 * Makefile.in (all-automake): fix dependencies.
9881
494933e4
JL
9882Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9883
9884 * configure.in: Minor cleanups for building in the $(target_alias)
9885 subdir.
9886
f6b58262
JW
98871998-09-22 Jim Wilson <wilson@cygnus.com>
9888
9889 * Makefile.in (bootstrap): Set r and s before make all. Use
9890 BASE_FLAGS_TO_PASS in make all.
9891 (cross): Likewise.
9892
27c7a08d
MM
98931998-09-20 Mark Mitchell <mark@markmitchell.com>
9894
9895 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9896
e67afd1e
RH
9897Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9898
9899 * config.sub: Fix typo in last change.
9900
8e44ac71
MH
99011998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9902
9903 * config.sub: Add support for C4x target.
9904 * configure.in: Likewise.
9905
d7496fbb
DM
99061998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9907
9908 * config.sub: Recognize sparcv9 just like sparc64.
9909
22097bd1
RL
9910Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9911
9912 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9913
4b877abd
JL
9914Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9915
2c8ec9a2
JL
9916 * config.guess: Correctly identify Pentium II sco boxes.
9917
4b877abd
JL
9918 * config.guess: Fix "tr" code. From Weiwen Liu.
9919
ab03db52
JH
9920Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9921
9922 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9923 stabs.
9924
b54db294
JL
9925Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9926
9927 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9928 (ALL_TARGET_MODULES): Add all-target-libchill.
9929 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9930 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9931 (all-target-libchill): Add dependencies.
9932 * configure.in (target_libs): Add libchill.
9933
bf48dd73
LW
9934Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9935
9936 * config.guess: Avoid assumptions about "tr" behaves when
9937 LANG is set to something other than English.
9938
a3cbd105
L
9939Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9940
9941 * configure (gxx_include_dir): Changed to
9942 '${prefix}/include/g++'-${libstdcxx_interface}.
9943
9944 * config.if: New to determine the interfaces.
9945
c4acd909
MK
9946Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9947
9948 * config.guess: Detect and handle MPE/IX.
9949 * config.sub: Deal with MPE/IX.
9950
9ea97665
DE
9951Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9952
9953 * configure.in: Use mh-aix43.
9954
0ce065bd
MH
99551998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9956
9957 * configure: Fix --without/--disable cases for gxx-include-dir.
9958
5d4a5ee6
JL
9959Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9960
9961 * mdata-sh: Imported. Needed for automake support.
9962
9963Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9964
9965 * Makefile.in (taz): Try "chmod -R og=u ." before
9966 "chmod og=u `find . -print`".
9967
9968Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9969
9970 * configure.in: Add arm-elf and thumb-elf support.
9971
9972Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9973
9974 * Makefile.in: Undo previous patch.
9975
9976Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9977
9978 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9979 to here ...
9980 (install-no-fixedincludes): and here
9981 (INSTALL_MODULES): ... from here.
9982
466456d9
ILT
9983Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9984
9985 * config.sub: Merge with FSF.
9986
1b409d25
ILT
9987 * config.guess: Merge with FSF.
9988
d207ebef
JM
9989Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9990
9991 * configure (extraconfigdirs): New variable.
9992 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9993 * Makefile.in (all): Move higher in file.
9994 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9995 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9996 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9997 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9998 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9999
100001998-07-23 Brendan Kehoe <brendan@cygnus.com>
10001
10002 * Makefile.in (all-target-libjava): Depend on all-gcc and
10003 all-target-newlib.
10004 (configure-target-libjava): Depend on $(ALL_GCC).
10005
7f1937c1
RL
10006Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
10007
10008 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10009 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10010
2ada2bd6
ML
10011Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
10012
10013 * INSTALL/README: Fix typo.
10014
1e025bde
ML
10015Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
10016
5d4a5ee6
JL
10017 * ylwrap: Change absolute path checks to check for DOS style path
10018 names.
1e025bde 10019
5d4a5ee6
JL
10020 * ylwrap: Don't use a full path name if the source file is in the
10021 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 10022
6755ff73
ILT
10023 * config-ml.in: Default to being verbose, to match Feb 18 change to
10024 configure.
10025
5d4a5ee6
JL
10026Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
10027
10028 Brought over from egcs:
10029
10030 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10031
10032 * configure.in (target_subdir): Set to ${target_alias} instead
10033 of "libraries".
10034
10035 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10036
10037 * configure.in (target_subdir): Set to libraries if enable_multilib.
10038
10039Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
10040
10041 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10042 multilibs, force reconfiguration the first time we create
10043 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10044
10045Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
10046
10047 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10048 avoid confusion with --no-recursion.
10049
10050Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
10051
10052 * configure.in: Win32 hosts shouldn't use install -x
10053 * install-sh: remove -x option, and special .exe-handling
10054 hack.
10055
d207ebef
JM
10056Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
10057
10058 * config.guess: Recognize i586-pc-beos.
10059 * configure.in: Don't build some bits for beos.
10060
fbd836fc
ILT
10061Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
10062
5d4a5ee6
JL
10063 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10064 CFLAGS default to -O2.
10065
fbd836fc
ILT
10066 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10067 when using GNU ld.
10068
10069Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
10070
10071 * ltmain.sh: Correct install when using a different shell.
10072
10073Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
10074
10075 * ltconfig, ltmain.sh: Update to libtool 1.2b.
10076
d207ebef
JM
10077Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
10078
10079 * makefile.vms: Update to build binutils/makefile.vms. Add install
10080 target.
fbd836fc
ILT
10081
10082Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
10083
10084 * ltconfig: Update to correct AIX handling.
10085
69b471bc
JL
10086Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10087
81241b5e
JL
10088 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10089
69b471bc
JL
10090 * configure.in (target_subdir): Set to ${target_alias} instead
10091 of "libraries".
10092
bedf82df
MH
100931998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
10094
10095 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10096 (Makefile): Depend on $(gcc_version_trigger).
10097
10098 * configure (gcc_version): Change default initializer to empty
10099 string.
10100 (gcc_version_trigger): New variable; pass this variable down
10101 to subdir configures to enable them checking gcc's version
10102 themselves. Emit make macros for both gcc_version vars.
10103 (topsrcdir): Initialize reliably.
10104 (recursion line): Remove --with-gcc-version=${gcc_version}.
10105
28e449d8
MH
101061998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10107
10108 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
10109 --enable-version-specific-runtime-libs which installs C++ runtime stuff
10110 in $(libsubdir); emit definition in each generated Makefile.
10111 (gxx_include_dir): Initialize depending on
10112 $enable_version_specific_runtime_libs.
28e449d8 10113
50c4c9f7
MH
101141998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10115
10116 * configure (gcc_version): Initialize properly depending on
10117 how and where configure is started.
10118 (recursion line): Pass a --with-gcc-version=${gcc_version}
10119 to configures in subdirs.
10120
d207ebef
JM
10121Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
10122
10123 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 10124 cygmon
d207ebef 10125
5d4a5ee6
JL
10126Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
10127
10128 * configure.in: Add cygmon and libstub support for mn10200.
10129
2f96399b
MH
101301998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
10131
10132 * configure (gcc_version): Add new variable describing the
10133 particular gcc version we're building.
10134 * Makefile.in (libsubdir): Add new macro for the directory
10135 in which the compiler finds executables, libraries, etc.
10136 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10137 and libsubdir.
10138
c4137c50
AO
10139Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10140
ceff9b14
AO
10141 * Makefile.in (local-clean): Remove *.log.
10142 (warning.log): Built with warn_summary from build.log.
10143 (mail-report.log): Run test_summary.
10144 (mail-report-with-warnings.log): Run test_summary including
10145 warning.log in the report.
c4137c50 10146
276d5ee0
RL
10147Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
10148
10149 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10150
5d4a5ee6
JL
10151Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10152
10153 * Makefile.in (grep): Grep no longer depends on libiberty.
10154
10155Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10156
10157 * Makefile.in: all-snavigator needs all-libgui.
10158
10159Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10160
10161 * configure.in: Add cygmon and libstub support for mn10300.
10162
8af14275
ILT
10163Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10164
10165 * missing: Update to version from automake 1.3.
10166
fbd836fc
ILT
10167 * ltmain.sh: On installation, don't get confused if the same name
10168 appears more than once in the list of library names.
10169
466456d9
ILT
10170Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10171
10172 * config.sub: Accept m68060 and m5200 as CPU names.
10173
5d4a5ee6
JL
10174Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10175
10176 * configure: Use && rather than using -a in test, because odd
10177 strings can confuse test.
10178 * configure.in: Likewise.
10179
fbd836fc
ILT
10180Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10181
10182 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10183
f0983958
AO
10184Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10185
10186 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 10187 bootstrap4-lean): New targets.
f0983958 10188
bfed1ea0
JL
10189Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10190
10191 * mpw-* Delete. Not used.
10192
5d4a5ee6
JL
10193Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10194
10195 * COPYING.LIB: Update FSF address.
10196
bfed1ea0
JL
10197Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10198
10199 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10200
5d4a5ee6
JL
10201 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10202 GAS_SUPPORT_DIRS.
10203
bfed1ea0
JL
10204Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10205
10206 * ltconfig, ltmain.sh: Avoid producing a version number if
10207 -version-info was not used.
10208
5d4a5ee6
JL
10209Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10210
10211 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10212 building with newlib.
10213
102141998-04-30 Paul Eggert <eggert@twinsun.com>
10215
d207ebef 10216 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 10217 Solaris `make' causes it to continue to next definition.
d207ebef
JM
10218
10219Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10220
10221 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10222 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
10223
10224Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10225
10226 * configure.in: Change alpha to alpha* in several places.
10227
d207ebef
JM
10228Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10229
10230 * config.sub: Recognize sparc86x.
10231
77be0cab
MM
10232Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
10233
10234 * configure.in (--enable-target-optspace): Remove debug echo.
10235
62441128
JW
10236Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10237
10238 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10239
bfed1ea0
JL
10240Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10241
10242 * ltconfig: Update cygwin32 support.
10243
5d4a5ee6
JL
10244 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10245 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10246 (GDB_SUPPORT_DIRS): Likewise.
10247
3f4ea1de
MM
10248Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10249
10250 * configure.in (target_makefile_frag): If --enable-target-optspace,
10251 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
10252 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10253 not used.
10254 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 10255
5d4a5ee6
JL
10256Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10257
10258 * Makefile.in (all-bfd): Depend on all-intl.
10259 (all-binutils): Likewise.
10260 (all-gas): Likewise.
10261 (all-gprof): Likewise.
10262 (all-ld): Likewise.
10263
102641998-04-19 Brendan Kehoe <brendan@cygnus.com>
10265
10266 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10267
bfed1ea0
JL
10268Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10269
5d4a5ee6
JL
10270 * Makefile.in (all-bfd): Depend upon all-libiberty.
10271
bfed1ea0
JL
10272 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10273
5d4a5ee6
JL
10274Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10275
10276 * Makefile.in: Add libstub.
10277
10278 * configure.in: Ditto. Build libstub for targets that have cygmon
10279 support.
10280
10281Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10282
10283 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10284
10285Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10286
10287 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10288 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10289
ec8d6ddc
KW
10290Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10291
10292 * configure: Define DEFAULT_M4 by searching PATH.
10293 * Makfile.in: Use DEFAULT_M4.
10294
bfed1ea0
JL
10295Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10296
10297 * ltconfig: Add cygwin32 support.
10298
5d4a5ee6
JL
10299 * Makefile.in, configure.in: Add libtool as a native only directory
10300 to configure and build.
10301
547a6183
JL
10302Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10303
10304 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10305
5d4a5ee6 10306Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 10307
5d4a5ee6
JL
10308 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10309
10310Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10311
10312 * Makefile.in: add ash make rules
10313 * configure.in: add ash to native_only and host_tools lists
10314
10315Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10316
10317 * Makefile.in (all-gettext, all-intl): New targets.
10318 (ALL_MODULES): Added all-gettext, all-intl.
10319 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10320 (INSTALL_MODULES): Added install-gettext, install-intl.
10321 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10322
10323 * configure.in (host_tools): Added gettext.
10324 (native_only): Likewise.
10325 (noconfigdirs) [various cases]: Likewise.
10326 (host_libs): Added intl.
10327
d207ebef
JM
10328Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10329
10330 * configure: Do not disable building gdbtk for cygwin32 hosts.
10331
e98e406f
NC
10332Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10333
10334 * configure.in: Add thumb-coff target.
10335 * config.sub: Add thumb-coff target.
10336
5d4a5ee6
JL
10337Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10338
10339 * Makefile.in: Revert yesterday's change.
10340 (all-target-winsup): all-target-librx stays out of here.
10341
10342Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10343
10344 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10345 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10346 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10347 Remove references to librx and libg++.
10348
10349Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10350
10351 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10352 recursive makes
10353
bfed1ea0
JL
10354Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10355
10356 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 10357 for newlib directory.
bfed1ea0
JL
10358 (CXX_FOR_TARGET): Likewise.
10359
10360Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10361
10362 * ltconfig: Update after libtool/ltconfig.in change for
10363 hpux11.
10364
10365Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10366
10367 * ltconfig, ltmain.sh: Update to libtool 1.2.
10368
3cd730af
MH
10369Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10370
10371 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10372 (install-gcc-cross): Instead, override LANGUAGES here.
10373
80564603
DL
103741998-03-18 Dave Love <d.love@dl.ac.uk>
10375
10376 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10377 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10378
d207ebef
JM
10379Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10380
10381 * configure.in: Add Thumb-pe target.
10382
5d4a5ee6 10383Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 10384
5d4a5ee6
JL
10385 * Makefile.in - changed sn targets to snavigator
10386 * configure.in - changed sn targets to snavigator
10387
2d4a0558
MH
10388Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10389
10390 * config-ml.in: After building symlink tree call make distclean
10391 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10392 to be the case for libiberty.
10393
04b93567
L
10394Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10395
10396 * configure: When making link, also check the current
10397 directory. The configure scripts may create one.
10398
9a06b842
RH
10399Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10400
10401 * config.sub: Accept alphapca56 and alphaev6 properly.
10402
217fc4e6
FS
10403Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10404
10405 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10406
3e07bdbd 10407Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 10408
e490616e 10409 * config.sub (sco5): Fix typo.
3e07bdbd 10410
5d4a5ee6
JL
10411Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10412
10413 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10414 install-itcl.
10415 (install-itcl): Remove dependency on install-tcl.
10416
10417Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10418
10419 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10420
10421Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10422
10423 * configure.in: Don't build libgui for a cygwin32 target when not on
10424 a cygwin32 host.
10425
10426Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10427
10428 * configure (redirect): Set to null, so default behavior of
10429 configure is now --verbose.
10430
ce0d965c
DL
104311998-02-16 Dave Love <d.love@dl.ac.uk>
10432
10433 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10434 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10435
3acd1fd0
MH
10436Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10437
10438 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10439 this change to sync Makefile.in with its ChangeLog entries.
10440
5d4a5ee6
JL
10441Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10442
10443 * ltmain.sh (mkdir): Check that the directory doesn't exist
10444 before we exit with error, so that we don't get races during
10445 parallel builds.
10446
bfed1ea0
JL
10447Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10448
10449 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10450
4e77e8f1
MH
10451Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10452
10453 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10454 PICFLAG_FOR_TARGET.
10455 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10456
10457 * configure: Emit a definition for the new macro enable_shared
10458 into each Makefile.
10459
5d4a5ee6
JL
10460Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10461
10462 * configure.in (host_tools, native_only): Add libtool.
10463
10464Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10465
10466 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10467 Fix typo in ming config comment.
10468
bfed1ea0
JL
10469Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10470
10471 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10472
5d4a5ee6
JL
10473Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10474
10475 * config.sub: Add tic30 cases, and map c30 to tic30.
10476
8821a725
RH
10477Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10478
10479 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10480 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10481 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10482 (CLEAN_TARGET_MODULES): Similarly
10483 (all-target-libf2c): Add dependences.
4e81ae98 10484 * configure.in (target_libs): Add libf2c.
8821a725 10485
5d4a5ee6
JL
10486Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10487
10488 * configure.in: Remove expect from noconfigdirs when target
10489 is cygwin32. OK to build expect and dejagnu with Canadian
10490 Cross.
10491
0aadd657
ILT
10492Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10493
5d4a5ee6
JL
10494 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10495 host.
10496
0aadd657
ILT
10497 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10498 and mingw32.
10499
d0a8352c
MH
10500Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10501
10502 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10503 here as it is not defined in the toplevel Makefile.
10504
59739e3c
MH
10505Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10506
10507 * configure (package_makefile_rules_frag): New variable, which names
10508 a file with generic rules, ...
10509 Change comment to mention we now have FIVE parts.
10510 * configure: Undo last change.
10511
228197ee
LT
10512Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10513
10514 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 10515 * config.sub: More accurate determination of HP processor types.
228197ee 10516
efd4c0ba
MH
10517Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10518
10519 * configure (package_makefile_frag): Move inserting the
10520 ${package_makefile_frag} to where it should be according
10521 to the comment.
10522
6eef3189
PB
10523Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10524
10525 * config.guess: Add support for Linux/ARM.
10526
d207ebef
JM
10527Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10528
10529 * .cvsignore: Remove *-info and *-install since they match
10530 release-info and mpw-install, which we don't want to just ignore.
10531
48464ebf
RH
10532Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10533
10534 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10535
803462a7
PN
10536Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10537
10538 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10539 local_prefix to sub-make invocations.
10540
520ab477
L
10541Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10542
10543 * configure.in: Check makefile fragments in the source
10544 directory.
10545
4bcdb76d
AO
10546Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10547
ceff9b14
AO
10548 * configure.in: Check whether host and target makefile
10549 fragments exist before adding them to *_makefile_frag.
4bcdb76d 10550
5d4a5ee6
JL
10551Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10552
10553 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10554
10555Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10556
10557 * configure.in: Make sure we only replace RPATH_ENVVAR on
10558 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10559 regexp to sed.
10560
10561 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10562 to sub-makes.
10563
0d3e11a5
LI
105641998-01-13 Lee Iverson (leei@ai.sri.com)
10565
10566 * config-ml.in (multi-do): LDFLAGS must include multilib
10567 designator.
10568
d45b3d87 10569Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
10570
10571 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10572
d39cd7a1
MK
10573Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10574
10575 * config.sub: Add mingw32 support.
10576 * configure.in: Likewise.
d39cd7a1 10577
6decbc24
FS
10578Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10579
10580 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10581
5d4a5ee6
JL
10582Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10583
10584 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10585 * configure (gxx_include_dir): Provide a definition for subdirs
10586 which do not use autoconf.
10587
10588Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10589
10590 * config.guess: Sync with egcs. Picks up new alpha support,
10591 BeOS & some additional linux support.
10592
d3d1907a
JL
10593Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10594
10595 * config.guess: HP 9000/803 is a PA1.1 machine.
10596
b104e095
RH
10597Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10598
10599 * configure.in: It's alpha*-...
10600
aca823c1
L
10601Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10602
10603 * configure.in (host_makefile_frag, target_makefile_frag):
10604 Handle multiple config files.
10605 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10606 alpha-*-*.
10607
d207ebef
JM
10608Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10609
10610 * mkdep: New file.
10611
10612Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10613
10614 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10615
5d4a5ee6
JL
10616Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10617
10618 * Makefile.in: Add libgui directory.
10619 (GDB_TK): Add all-libgui.
10620 * configure.in: Add libgui directory.
10621 * configure: Add all-libgui to GDB_TK.
10622
10623Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10624
10625 * config-ml.in (multidirs): Add m32r to multilib list.
10626
10627Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10628
10629 * Makefile.in (all-target-gperf): Change dependency to
10630 all-target-libstdc++.
10631
baf55877
FF
10632Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10633
10634 * config.guess: Add BeOS support.
10635
5d4a5ee6
JL
10636Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10637
10638 Source directory cvs renamed to cvssrc:
10639 * configure.in (host_tools): Change cvs to cvssrc.
10640 (native_only): Likewise.
10641 (noconfigdirs) [various cases]: Likewise.
10642 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10643 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10644 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10645 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10646 (all-cvssrc): Rename target from all-cvs.
10647
f2d76545
JL
10648Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10649
10650 * configure (gxx_include_dir): Fix thinko.
10651
205cba53
JL
10652Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10653
10654 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10655 (install-cross, install-gcc-cross): New targets.
10656
5d4a5ee6
JL
10657Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10658
10659 * configure.in (noconfigdirs): Add support for Thumb target.
10660
10661 * config.sub (maybe_os): Add support for Thumb target.
10662
10663Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10664
10665 * Makefile.in: Add rules for cygmon.
10666
10667 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10668
96b0f1fc
JL
10669Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10670
10671 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10672 * configure (gxx_include_dir): Provide a definition for subdirs
10673 which do not use autoconf.
d207ebef
JM
10674
10675Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10676
10677 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 10678 11/18/97 build
d207ebef 10679
7dfef6ed
JL
10680Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10681
10682 * From Franz Sirl.
10683 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10684 found on RedHat Linux systems.
96b0f1fc 10685
83cfe7c0
JL
10686Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10687
10688 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10689 guesses.
10690
7dfef6ed
JL
10691Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10692
10693 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10694
5d4a5ee6
JL
10695Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10696
10697 * ltmain.sh: If mkdir fails, check whether the directory was created
10698 anyhow by some other process.
10699
d207ebef
JM
10700Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10701
10702 * configure.in (d30v-*-*): Configure all directories.
10703
10704Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10705
10706 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10707 for the D30V.
10708
10709Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10710
10711 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10712
5d4a5ee6
JL
10713Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10714
e490616e
ZW
10715 * include/libiberty.h: Add extern "C" { so it can be used with C++
10716 progrms.
10717 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10718 programs.
5d4a5ee6 10719
d207ebef
JM
10720Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10721
10722 * configure.in (d30v-*-*): Configure GCC now.
10723
5d4a5ee6
JL
10724Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10725
10726 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10727 is no longer needed.
10728
c9670e62
JM
10729Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10730
10731 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10732
cc71c0ca
MH
10733Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10734
10735 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10736 targets using "$@" to provide support for similar but not identical
10737 targets without having to duplicate code.
10738
d207ebef
JM
10739Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10740
10741 * makefile.vms: Fix to work with DEC C.
10742
10743Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10744
10745 * config.sub: Add mips-tx39-elf to marketing names.
10746
10747Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10748
10749 * ltmain.sh: Handle symlinks in generated script.
10750
10751Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10752
10753 * configure: Handle autoconf style directory options: --bindir,
10754 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10755 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10756 --sysconfdir.
10757 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10758 (sharedstatedir, localstatedir, oldincludedir): New variables.
10759 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10760 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10761 sbindir, sharedstatedir, and sysconfdir.
10762
b1e3ddfd
AJ
10763Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10764
10765 * Makefile.in (bootstrap-lean): New target.
10766
d207ebef
JM
10767Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10768
10769 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 10770 sn, and gnuserv from noconfigdirs.
d207ebef
JM
10771
10772Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10773
10774 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10775
09f97c1e
JL
10776Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10777
10778 * Makefile.in (cross): New target.
10779
335d0ab2
AO
10780Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10781 Jeff Law <law@cygnus.com>
10782
10783 * Makefile.in (bootstrap2, bootstrap3): New targets.
10784 (all-bootstrap): Remove outdated and confusing target.
339c9b00 10785 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 10786
d207ebef
JM
10787Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10788
10789 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 10790 windows. Consistent with gdb/configure.
d207ebef 10791
e693cc28
UD
107921997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10793
e693cc28
UD
10794 * configure.in: Name Linux target fragment.
10795
10796 * configure: Rewrite so that project Makefile fragment is inserted
10797 first and appears last in the resulting Makefile.
10798
d207ebef
JM
10799Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10800
10801 * Makefile.in (install-itcl): Install tcl first.
10802
5d4a5ee6
JL
10803Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10804
10805 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10806
f401679e
JW
10807Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10808
10809 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10810
10811 * configure.in (skipdirs): Add target-librx for Linux.
10812 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10813
ec20b1b9
JL
10814Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10815
10816 * Makefile.in (bootstrap): New target.
10817
becdcf6d
JL
10818Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10819
63f6bcd7 10820 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 10821
d207ebef
JM
10822Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10823
10824 * config.guess: Merge with FSF.
10825
0c82f6bf
FF
10826Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10827
10828 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10829
d207ebef
JM
10830Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10831
10832 * config.sub: Add "marketing-names" patch.
10833
3fbc0b70
JS
10834Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10835
e490616e 10836 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 10837
e20d4801
JL
10838Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10839
10840 * config.sub: Handle v850-elf.
10841
fe181f78 10842Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
10843
10844 * .cvsignore (*-install): Remove.
10845
bfed1ea0
JL
10846Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10847
10848 * ltconfig: Set CONFIG_SHELL in libtool.
10849 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10850
558a1e7c
JW
10851Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10852
10853 * configure.in (target_subdir): Set to libraries if enable_multilib.
10854
7818d6fc
JW
10855Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10856
10857 * config.guess: Update from gcc directory.
10858
d207ebef
JM
10859Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10860
10861 * Makefile.in (all-sim): Depends on all-readline.
10862
6599da04
JM
10863Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10864
10865 * Makefile.in (BISON, YACC): Use $$s.
10866 (all-bison): Depend on all-texinfo.
10867
10868Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10869
10870 * Makefile.in (BISON): Add -L flag.
10871 (YACC): Likewise.
10872
d207ebef
JM
10873Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10874
4e81ae98
EC
10875 * configure.in (noconfigdirs): Add support for v850e target.
10876
d207ebef
JM
10877 * config.sub (maybe_os): Add support for v850e target.
10878
10879Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10880
4e81ae98
EC
10881 * configure.in (noconfigdirs): Add support for v850ea target.
10882
d207ebef
JM
10883 * config.sub (maybe_os): Add support for v850ea target.
10884
6599da04
JM
10885Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10886
10887 * config.sub: Add mipstx39. Delete r3900.
10888
10889Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10890
10891 * Makefile.in (all-autoconf): Depends on all-texinfo.
10892
10893Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10894
10895 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10896 eabi targets.
10897
10898Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10899
10900 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10901
10902 * configure: When handling a Canadian Cross, handle YACC as well as
10903 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 10904 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
10905
10906Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10907
10908 * Makefile.in (BISON): bison, not byacc or bison -y.
10909 (YACC): bison -y or byacc or yacc.
10910 (various): Add *-bison as appropriate.
10911 (taz): No need to mess with BISON anymore.
10912
10913Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10914
10915 * configure: If OSTYPE matches *win32*, try to find a good value for
10916 CONFIG_SHELL.
10917
10918Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10919
10920 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10921 configure.in if it is present.
10922
10923Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10924
10925 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10926
10927Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10928
10929 * config.sub: Recognize `arc' cpu.
10930 * configure.in: Likewise.
10931 * config-ml.in: Likewise.
10932
10933Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10934
10935 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10936
10937Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10938
10939 * configure: Changed sed delimiter from ':' to '|' when
10940 attempting to substitute ${config_shell} for SHELL. On
10941 NT ${config_shell} may contain a ':' in it.
10942
10943Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10944
10945 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10946
10947Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10948
10949 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10950
10951Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10952
10953 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10954
10955 * ylwrap: If the program is a relative path, force it to be
10956 absolute.
10957
10958Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10959
10960 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10961
10962Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10963
10964 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
10965 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10966 for libraries.
6599da04
JM
10967
10968Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10969
10970 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 10971 separated by spaces.
6599da04
JM
10972
10973Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10974
10975 * ylwrap: New file.
10976 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10977
10978 * ltmain.sh: Handle /bin/sh at start of install program.
10979
10980 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10981
10982 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10983 * missing: New file, from automake 1.2.
10984
10985Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10986
10987 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10988 check-tk to CHECK_X11_MODULES.
10989
10990Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10991
10992 * config.sub: Merge with FSF.
10993
10994Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10995
10996 * config.guess: Merge with FSF.
10997
10998Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10999
11000 * configure: Treat msdosdjgpp like go32.
11001 * configure.in: Likewise. Don't remove gprof for go32.
11002
11003 * configure: Change Makefile.tem2 to Makefile.tm2.
11004
11005Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
11006
11007 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11008
11009Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11010
11011 * install-sh (chmodcmd): Set to null if the DST directory already
11012 exists. Same as Nov 11th change.
11013
11014Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
11015
4e81ae98 11016 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
11017
11018Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
11019
11020 * config.guess: Update from FSF.
11021
11022Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
11023
11024 * Makefile.in (GDB_TK): Depend on itcl and tix.
11025
11026Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
11027
11028 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11029 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11030 (INSTALL_SCRIPT): New variable.
11031 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11032 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11033 to -x.
11034 * install-sh: Add support for -x option.
11035
11036Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
11037
11038 * configure.in, Makefile.in: Treat tix like itcl.
11039
11040Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
11041
11042 * Makefile.in (WINDRES): New variable.
11043 (WINDRES_FOR_TARGET): New variable.
11044 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11045 (EXTRA_HOST_FLAGS): Add WINDRES.
11046 (EXTRA_TARGET_FLAGS): Add WINDRES.
11047 (EXTRA_GCC_FLAGS): Add WINDRES.
11048 ($(DO_X)): Pass down WINDRES.
11049 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11050 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11051 DLLTOOL_FOR_TARGET.
11052
11053Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
11054
11055 * configure.in: configure sim before gdb for win32-x-ppc
11056
11057Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11058
11059 Move gperf into the toplevel, from libg++.
11060 * configure.in (target_tools): Add target-gperf.
11061 (native_only): Add target-gperf.
11062 * Makefile.in (all-target-gperf): New target, depend on
11063 all-target-libg++.
11064 (configure-target-gperf): Empty rule.
11065 (ALL_TARGET_MODULES): Add all-target-gperf.
11066 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11067 (CHECK_TARGET_MODULES): Add check-target-gperf.
11068 (INSTALL_TARGET_MODULES): Add install-target-gperf.
11069 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11070
11071Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 11072
6599da04
JM
11073 * config.sub (mn10200): Recognize new basic machine.
11074
11075Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11076
11077 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11078 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11079
11080Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11081
11082 * configure.in: If we're building mips-sgi-irix6* native, turn on
11083 ENABLE_MULTILIB and set TARGET_SUBDIR.
11084
11085Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
11086
11087 * Makefile.in (all-sn): Depend on all-grep.
11088
11089Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
11090
11091 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11092
11093 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11094 Makefile. From Jeff Makey <jeff@cts.com>.
11095 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11096
11097 * Makefile.in (DISTBISONFILES): Remove.
11098 (taz): Don't futz with DISTBISONFILES. Change BISON to use
11099 $(DEFAULT_YACC).
11100
11101 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 11102 cygwin32.
6599da04
JM
11103
11104 * Makefile.in (LD): New variable.
11105 (EXTRA_HOST_FLAGS): Pass down LD.
11106 ($(DO_X)): Likewise.
11107
11108Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
11109
11110 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11111
11112Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
11113
11114 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 11115 before adding our own. Always add --build.
6599da04
JM
11116
11117Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
11118
11119 * configure.in (targargs): Pass --build if we're doing
11120 a cross-compile.
11121
11122Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
11123
ca236658 11124 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
11125 sed. Otherwise sed chokes on NT path names with drive
11126 designators. Also look for "?:*" as the leading characters in an
11127 absolute pathname.
11128
11129Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
11130
11131 * config.sub: Support for r3900.
11132
11133Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
11134
11135 * configure.in: Use install-sh, not install.sh.
11136
11137Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
11138
11139 * Makefile.in (taz): Improve check for BISON so it doesn't try to
11140 apply it twice.
11141
11142Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
11143
11144 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11145 install-binutils.
11146
11147Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
11148
11149 * Makefile.in: Add automake targets.
11150 * configure.in (host_tools): Add automake.
11151
11152Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11153
11154 * configure: Default CXX to c++, not gcc.
11155 * Makefile.in (CXX): Set to c++, not gcc.
11156 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11157
11158Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11159
11160 * install-sh: try appending a .exe if source file doesn't
11161 exist
11162
11163Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11164
11165 * configure.in: Turn on multilib by default.
11166 (cross_only): Remove target-libiberty.
11167
11168 * Makefile.in (all-gcc): Don't depend on libiberty.
11169
11170Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11171
11172 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11173
11174Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11175
11176 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11177 (DISTBISONFILES): Add ld/Makefile.in
11178
11179Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11180
11181 * configure.in: if target is cygwin32 but host isn't cygwin32,
11182 don't configure gdb tcl tk expect, not just gdb.
11183
11184Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11185
11186 * configure.in: Added gnuserv everywhere sn appears.
11187
11188 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11189 (CROSS_CHECK_MODULES): Added check-gnuserv.
11190 (INSTALL_MODULES): Added install-gnuserv.
11191 (CLEAN_MODULES): Added clean-gnuserv.
11192 (all-gnuserv): New target.
11193
11194Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11195
11196 * config.guess: Fixes for MIPS OpenBSD systems.
11197
11198Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11199
11200 * Makefile.in (INSTALL_XFORM): Remove.
11201 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11202
11203 * mkinstalldirs: New file, copied from automake.
11204 * Makefile.in (installdirs): Rename from install-dirs. Use
11205 mkinstalldirs. Change all users.
11206 (DEVO_SUPPORT): Add mkinstalldirs.
11207
11208Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11209
11210 * install-sh: Rename from install.sh.
11211 * Makefile.in (INSTALL): Change install.sh to install-sh.
11212 (DEVO_SUPPORT): Likewise.
11213
11214 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11215 Graichen <graichen@rzpd.de>.
11216
11217Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11218
11219 * config.guess: Recognize OpenBSD systems correctly.
11220
11221Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11222
11223 * README, Makefile.in (ETC_SUPPORT): Remove references to
11224 cfg-paper*, configure.{texi,man,info*}._
11225
11226Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11227
11228 * Makefile.in (all.normal): Ensure that gcc is built after all
11229 the x11 - ie gdb - targets.
11230
11231Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11232
11233 * makefile.vms: Don't run conf-a-gas.
11234
11235Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11236
e490616e 11237 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 11238
d207ebef
JM
11239Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11240
11241 * configure.in: Remove noconfigdirs case since gdb also
11242 configures and builds for tic80-coff.
11243
6599da04
JM
11244Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11245
11246 * configure: Set cache_file to config.cache.
11247 * Makefile.in (local-distclean): Remove config.cache.
11248
11249Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11250
11251 * COPYING: Update FSF address.
11252
d207ebef
JM
11253Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11254
11255 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11256 noconfigdirs.
11257
6599da04
JM
11258Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11259
11260 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11261 MAKEDIRS, is empty.
11262
11263Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11264
11265 * config.sub: Tweak mn10300 entry.
11266
11267Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11268
11269 * configure.in (host_tools): Put sim before gdb, so gdb's
11270 configure.tgt can determine if the simulator was configured.
11271
11272Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11273
11274 * config.sub: Move BeOS $os case to be with other Cygnus
11275 local cases.
11276
11277Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11278
11279 * config.sub: Remove misplaced comment that broke Linux.
11280
11281Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11282
11283 * config.sub: Add BeOS support.
11284
11285Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11286
11287 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11288
11289Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11290
11291 * configure.in (noconfigdirs): Remove tcl and tk from
11292 noconfigdirs for cygwin32 builds.
11293
d207ebef
JM
11294Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11295
11296 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11297
6599da04
JM
11298Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11299
11300 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11301 make-all.com, use makefile.vms instead.
11302
11303Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11304
11305 * config.sub: Accept -lnews*.
11306
d207ebef
JM
11307Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11308
11309 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 11310 target-examples and target-libiberty for d30v.
d207ebef
JM
11311
11312Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11313
11314 * configure.in (noconfigdirs): Enable ld for d30v.
11315
11316Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11317
11318 * configure.in (tic80-*-*): Build compiler.
11319
11320Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11321
11322 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 11323 unsupported d30v directories
d207ebef
JM
11324
11325Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11326
4e81ae98
EC
11327 * config.sub, configure.in: Add d30v target cpu.
11328
6599da04
JM
11329Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11330
11331 * makefile.vms: New file.
11332 * make-all.com: Remove.
11333
11334Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11335
11336 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11337
11338Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11339
11340 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11341
11342Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11343
11344 * Makefile.in (ALL_MODULES): Added all-db.
11345 (CROSS_CHECK_MODULES): Addec check-db.
11346 (INSTALL_MODULES): Added install-db.
11347 (CLEAN_MODULES): Added clean-db.
11348
11349Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11350
11351 * config.guess: Merge with latest FSF sources.
11352
11353Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11354
11355 * Makefile.in (ALL_MODULES): Added all-itcl.
11356 (CROSS_CHECK_MODULES): Added check-itcl.
11357 (INSTALL_MODULES): Added install-itcl.
11358 (CLEAN_MODULES): Added clean-itcl.
11359
11360Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11361
11362 * configure.in: build gdb for mn10200
11363
11364Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11365
11366 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11367
d207ebef
JM
11368Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11369
11370 * configure.in (tic80-*-*): Turn off most targets right now.
11371
6599da04
JM
11372Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11373
11374 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11375 rather than the makeinfo program.
11376 (do-info): Depend upon all-texinfo.
11377
11378Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11379
11380 * configure.in: Remove uses of config/mh-linux.
11381
11382 * config.sub, config.guess: Merge with latest FSF sources.
11383
d207ebef
JM
11384Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11385
11386 * config.sub (case $basic_machine): Add tic80 entries.
11387
6599da04
JM
11388Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11389
11390 * config.sub, config.guess: Merge with latest FSF sources.
11391
11392Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11393
11394 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11395 * mpw-config.in: Test for NewFolderRecursive.
11396 * mpw-install: Use symbolic name for startup filename.
11397 * mpw-README: Add various additional details.
11398
11399Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11400
11401 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11402
11403Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11404
11405 * configure.in: Do build gcc and the target libraries for
11406 the mn10200.
11407
11408Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11409
11410 * configure.in: don't avoid building gdb for mn10300 any more
11411 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11412 instead of single-quoting it.
11413
11414Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11415
11416 * configure.in: Don't use --with-stabs on IRIX 6.
11417
11418Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11419
11420 * configure.in (m32r): Build gdb, libg++ now.
11421
11422Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11423
11424 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11425 directories from noconfigdirs.
11426
11427Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11428
11429 * config.sub (basic_machine): added mips16 configuration
11430
11431Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11432
11433 * config.sub: Handle d10v-unknown.
11434
d207ebef
JM
11435Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11436
11437 * config.sub: Handle v850-unknown.
11438
6599da04
JM
11439Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11440
11441 * Makefile.in: add findutils
11442 * configure.in: add findutils to list of host_tools
11443
11444Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11445
11446 * config.sub: Handle mn10200 and mn10300.
11447
11448Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11449
11450 * configure.in (d10v-*): Do not build librx.
11451
11452Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11453
11454 * configure.in (mn10300): Build everything except gdb & libgloss.
11455
11456Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11457
11458 * config.guess: Patch for Dansk Data Elektronik servers,
11459 from Niels Skou Olsen <nso@dde.dk>.
11460
11461 For ncr, use /bin/uname rather than uname, since GNU uname does not
11462 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11463
11464 Patch for MIPS R4000 running System V,
11465 from Eric S. Raymond <esr@snark.thyrsus.com>.
11466
11467 Fix thinko for nextstep.
11468
11469 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11470
11471 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11472 * config.guess: Guess mips-dec-mach_bsd4.3.
11473
11474 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11475 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11476 release numbers.
11477 * config.guess (mips-mips-riscos*): Emit just enough of the
11478 release number.
11479
11480 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11481 * config.guess (sparc-auspex-sunos*): Added.
11482 (f300-fujitsu-*): Added.
11483
11484 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11485 * config.guess: Recognize a Tadpole as a sparc.
11486
11487Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11488
11489 * config.guess: Don't assume that NextStep version is either 2 or
11490 3. NextStep 4 (aka OpenStep 4) has come out now.
11491
11492Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11493
11494 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11495 From Rik Faith <faith@cs.unc.edu>.
11496
11497Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11498
11499 * config.sub: Contributions from bug-gnu-utils to:
11500 Support plain "hppa" (no version given) architecture, reported by
11501 OpenStep.
11502 OpenBSD like NetBSD.
11503 LynxOs is not a hardware supplier.
11504
11505 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 11506 OpenBSD like NetBSD.
6599da04
JM
11507 Stratus systems.
11508 More Pyramid systems.
11509 i[n>4]86 Intel chips.
11510 M680[n>4]0 Motorola chips.
11511 Use unknown instead of lynx for hardware manufacturer.
11512
11513Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11514
11515 * install.sh (chmodcmd): Set to null if the DST directory already
11516 exists.
11517
11518Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11519
11520 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11521 not use mt-ppc target Makefile fragment any more.
11522
11523Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11524
11525 * configure.in (*-*-windows): Exclude everything but those dirs
11526 needed to build windows.
11527
11528Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11529
11530 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11531
11532Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11533
11534 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
11535
11536Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11537
11538 * Undo my previous change.
11539
11540Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11541
11542 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11543 unconditionally.
11544 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11545
11546Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11547
11548 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11549 host to add it's own flags.
6599da04
JM
11550
11551Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11552
11553 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11554
11555Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11556
11557 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11558 (CXX_FOR_TARGET): Likewise.
11559 (GCC_FOR_TARGET): Define.
11560 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11561 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11562 CC_FOR_TARGET was specified on the command line.
11563 (MAKEOVERRIDES): Don't define.
11564
11565Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11566
11567 * configure.in (m32r): Fix spelling of libg++ libs.
11568
11569Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11570
11571 * config.sub (-apple*): Remove, now redundant.
11572
11573Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11574
11575 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11576
11577 * configure: Rework yesterday's sed script patch.
11578
11579 * config.sub: Merge with FSF.
11580
11581Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11582
11583 * config.guess: Merge from FSF.
11584
11585 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
11586 * config.guess: Use pc instead of unknown, for pc clone systems.
11587 Change linux to linux-gnu.
6599da04
JM
11588
11589 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 11590 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
11591
11592Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11593
11594 * test-build.mk (HOLES): Add "xargs" for gdb.
11595
11596 * configure: Avoid hpux10.20 sed bug.
11597
11598Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11599
731a8127 11600 * configure.in: Add support for windows host
6599da04
JM
11601 (that is a build done under the Microsoft build environment).
11602
11603Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11604
11605 * Makefile.in: Replace all uses of srcroot with s, to shrink
11606 command line lengths.
11607
11608 Patches from Geoffrey Noer <noer@cygnus.com>:
11609 * configure.in: If configuring for newlib, pass --with-newlib to
11610 subdirectories.
11611 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11612 -Bnewlib/ and -Lwinsup to gcc.
11613 (CXX_FOR_TARGET): Likewise.
11614
11615Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11616
11617 * Makefile.in (ETC_SUPPORT): Add configure.
11618
11619Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11620
4e81ae98 11621 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
11622 host configuration file.
11623
11624Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11625
11626 * configure.in: Break mn10x00 support into separate
11627 mn10200 and mn10300 configurations.
11628 * config.sub: Likewise.
11629
11630Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11631
11632 * configure.in: Add lots of stuff to noconfigdirs for
11633 the mn10x00 targets.
11634
11635 * config.sub, configure.in: Add mn10x00 support.
11636
11637Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11638
11639 * make-all.com: Call conf-a-gas, not config-a-gas.
11640
11641Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11642
11643 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 11644 targets.
6599da04
JM
11645
11646Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11647
11648 * mpw-README: Add much more detail for native PowerMac.
11649 * mpw-install: New file.
11650 * mpw-configure: Add --norecursion and --help options.
11651 * mpw-config.in: Translate readme and install files when
11652 copying to objdir.
11653 * mpw-build.in: Don't always depend on byacc and flex.
11654 (install-only-top): New action.
11655
d207ebef
JM
11656Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11657
11658 * configure.in: You can now configure GDB for the v850.
11659
6599da04
JM
11660Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11661
11662 * configure.in (noconfigdirs): Don't configure any C++ dirs
11663 if targeting D10V.
11664
11665Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11666
11667 * config.sub: Recognize mips64vr5000.
11668
11669Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11670
11671 * configure.in: Use a single line for host_tools and native_only.
11672
11673Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11674
11675 * config.sub, configure.in: Add entries for m32r.
11676
11677Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11678
11679 * Makefile.in (inet-install): Don't run install-gzip.
11680
11681Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11682
11683 * configure.in: Don't config lots of things for *-*-windows*.
11684
11685Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11686
11687 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11688 (host_libs, host_tools): Copy from configure.in.
11689 * mpw-configure: Don't complain about directories not found.
11690
11691Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11692
11693 * configure.in (i[345]86): Recognize i686 for pentium pro.
11694 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11695 file.
11696
11697 * config.guess (i[345]86): Ditto.
11698
11699Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11700
11701 * configure.in (noconfigdirs): Removed gdb for D10V.
11702
d207ebef 11703Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 11704
d207ebef
JM
11705 * configure.in: Remove ld, target-libio, target-libg++, and
11706 target-libstdc++ from noconfigdirs.
5d4a5ee6 11707
6599da04
JM
11708Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11709
11710 * configure: Fix three locations where shell scripts were
11711 being run directly rather than with config_shell.
11712
d207ebef
JM
11713Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11714
11715 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11716 * config.sub (basic_machine): Recognize v850.
11717
6599da04
JM
11718Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11719
11720 * mpw-configure: Handle multiple enable/disable options and
11721 pass them down recursively, handle -c and -s flags appropriately
11722 depending on choice of compiler, add escape mechanism for
11723 quoted arguments to gC.
11724
11725Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11726
11727 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11728 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11729 so that -mrelocatable-lib and -mno-eabi are used.
11730
11731 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11732 not support --print-multi-lib, don't abort.
11733
6599da04
JM
11734Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11735
11736 * make-all.com: Run config-a-gas.
11737 * setup.com: Don't copy subdirectory files around.
11738
11739Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11740
11741 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11742 target, it now compiles correctly.
11743
11744Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11745
11746 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11747
11748Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11749
4e81ae98 11750 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
11751
11752Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11753
11754 * configure.in (native_only): Add prms.
11755
11756Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11757
11758 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11759 (BINUTILS_SUPPORT_DIRS): Likewise.
11760
11761Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11762
11763 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11764 d10v support is added.
11765
11766Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11767
11768 * configure.in (d10v-*-*): New target.
11769
11770Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11771
11772 * config.guess (HP 9000/811): Recognize this as a PA1.1
11773 machine.
11774
11775Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11776
11777 * Makefile.in (do-tar-gz): New target, split out from tail end of
11778 taz target. Run each command separately, don't use pipes.
11779 (taz): Use it.
11780
11781Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11782
11783 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11784 * mpw-build.in: No builds should depend on building byacc or flex,
11785 they are assumed to be installed already.
11786
11787Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11788
11789 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11790 variable that CC_FOR_TARGET needs.
11791
11792Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11793
11794 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11795 options have changed since the last time the subdirectory was
11796 configured, and if it has, reconfigure.
11797 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11798 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11799
11800Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11801
11802 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11803 CLEAN_MODULES): Add bash.
11804 (all-bash): New target.
11805
11806Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11807
11808 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11809
11810Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11811
11812 * config.sub (basic_machine): Recognize d10v as a valid processor.
11813
11814Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11815
11816 * mpw-configure: Add support for --bindir.
11817 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11818
11819Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11820
11821 * configure.in: add bash, time, gawk to list of hosttools and things
11822 to only build for native toolchains
11823
11824Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11825
11826 * Makefile.in (docdir): Remove.
11827
11828Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11829
11830 * Makefile.in (datadir): Set to $(prefix)/share.
11831
11832Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11833
11834 * configure.in: build diff and patch for cygwin32-hosted
11835 toolchains.
11836
11837Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11838
11839 * config.sub: Accept -rtems*.
11840
11841Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11842
e490616e
ZW
11843 * configure.in: enable dosrel for cygwin32-hosted builds,
11844 remove diff from the list of things not buildable
11845 via Canadian Cross
6599da04
JM
11846
11847Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11848
11849 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 11850 don't get ". ".
6599da04
JM
11851
11852Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11853
11854 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11855
11856Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11857
11858 * Makefile.in (taz): Handle case where tex3patch didn't even get
11859 checked out. Also, if it was found, put the symlink in a new util
11860 subdirectory.
11861
11862Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11863
11864 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11865
11866Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11867
11868 * config.sub: Recognize -openvms.
11869 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11870 * make-all.com, setup.com: New files.
11871
11872Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11873
11874 * Makefile.in (taz): tex3patch moved to texinfo/util.
11875
11876Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11877
11878 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11879 * configure.in: remove make from disable-if-Can-Cross list
11880 enable gdb if ${host} and ${target} are cygwin32
11881
11882Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11883
11884 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11885 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11886
11887Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11888
11889 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11890 distinguish sysv/svr4/bsd variants.
11891 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11892
11893Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11894
11895 * configure.in: Added copyright notice.
11896 * move-if-change: Added copyright notice.
11897
11898Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11899
11900 * configure.in (powerpcle-*-solaris*): Until we get shared
11901 libraries working, don't build gdb, sim, make, tcl, tk, or
11902 expect.
11903
11904Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11905
11906 * config.guess: Merge with FSF:
11907
11908 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11909 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11910
11911 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11912 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11913
11914 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11915 * config.guess: Combine two OSF1 rules.
11916 Also recognize field test versions. From mjr@zk3.dec.com.
11917 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11918 because GNU uname does not support -p. From pmr@pajato.com.
11919
11920Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11921
11922 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11923
11924Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11925
11926 * mpw-README: Document GCCIncludes.
11927
11928Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11929
11930 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11931
11932Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11933
11934 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11935
11936Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11937
11938 * configure.in (*-*-cygwin32): Configure make.
11939
11940Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11941
11942 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11943
11944Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11945
11946 * Makefile.in (all-inet): Depend on all-perl.
11947
11948 * Makefile.in (inet-install): New target.
11949
11950 * Makefile.in (all-inet): Depend on all-tcl.
11951 (all-inet): Depend on all-send-pr.
11952
11953Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11954
11955 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11956 temporarily.
11957
11958Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11959
11960 * configure.in: Don't configure --with-gnu-ld on AIX.
11961
11962Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11963
11964 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11965
11966Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11967
11968 * Makefile.in (ALL_MODULES): Added all-inet.
11969 (CROSS_CHECK_MODULES): Added check-inet.
11970 (INSTALL_MODULES): Added install-inet.
11971 (CLEAN_MODULES): Added clean-inet.
11972 (all-indent): New target.
11973
11974 * configure.in (host_tools): Added inet.
11975 (native_only): Added inet.
11976 (noconfigdirs): Added inet.
11977
11978Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11979
11980 * configure.in: Don't configure libgloss if we are not configuring
11981 newlib.
11982
11983Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11984
11985 * configure.in: Don't configure libgloss for unsupported
11986 architectures.
11987
11988Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11989
11990 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11991
11992Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11993
11994 * Makefile.in (ALL_MODULES): Include all-apache.
11995 (CROSS_CHECK_MODULES): Include check-apache.
11996 (INSTALL_MODULES): Include install-apache.
11997 (all-apache): New target.
11998
11999 * configure.in: Added apache everywhere perl is seen.
12000
12001Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12002
12003 * Makefile.in: Add support for clean-{module} and
12004 clean-target-{module} rules.
12005
12006Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
12007
12008 * configure.in (*-*-ose) do not build libgloss.
12009
12010Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12011
12012 * config.guess (prep*:SunOS:5.*:*): Turn into
12013 powerpele-unknown-solaris2.
12014
12015Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
12016
12017 * configure.in: Permit --enable-shared to specify a list of
12018 directories.
12019
12020Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12021
12022 * configure.in (host==solaris): Pass only the first word of $CC
12023 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12024
12025Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12026
12027 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12028
12029Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
12030
12031 * Makefile.in (ALL_MODULES): Include all-perl.
12032 (CROSS_CHECK_MODULES): Include check-perl.
12033 (INSTALL_MODULES): Include install-perl.
12034 (ALL_X11_MODULES): Include all-guile.
12035 (CHECK_X11_MODULES): Include check-guile.
12036 (INSTALL_X11_MODULES): Include install-guile.
12037 (all-perl): New target.
12038 (all-guile): New target.
12039
12040 * configure.in (host_tools): Include perl and guile.
12041 (native_only): Include perl and guile.
12042 (noconfigdirs): Don't build guile and perl; no ports have been
12043 done.
12044
12045Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
12046
e490616e
ZW
12047 * configure (--enable-*): Handle quoted option lists such as
12048 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
12049
12050Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12051
12052 * Makefile.in ({,inst}all-target): New rule so we can make and
12053 install all of the target directories easily.
12054
12055Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12056
12057 * configure.in: Add missing global flag in sed substitution when
12058 deleting `target-' from ${configdirs}.
12059
12060Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
12061
12062 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12063 option.
12064
12065 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12066 config/mh-necv4.
12067
12068 * install.sh: Correct misspelling of transformbasename.
12069
12070 * config.guess: Recognize mips-*-sysv*.
12071
12072Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
12073
12074 * config.sub: Recognize mon960.
12075
12076Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
12077
12078 * configure: Restore Canadian Cross handling of BISON and LEX,
12079 removed in Feb 20 change.
12080
12081Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
12082
12083 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12084 Mention make install. Remove the old copyright date as well the
12085 clumsy and rather pointless copyright on the README file.
12086
12087Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
12088
12089 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12090 Makefile after running symlink-tree, then run `make distclean' to
12091 avoid clobbering any generated files in srcdir.
12092
12093Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
12094
12095 * configure.in (m68k-*-netbsd*): Build everything now.
12096
12097Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12098
12099 * Makefile.in (taz): Fix quoting.
12100
12101Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
12102
12103 * configure.in (sparclet-*-*): Build everything now.
12104
12105Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12106
12107 * configure.in (m68k-*-linux*): New host.
12108
12109Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
12110
12111 * configure: Check for bison before byacc.
12112
12113Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
12114
12115 * Makefile.in configure: Change the way LEX and BISON/YACC are
12116 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
12117 searching PATH. These are used as fallbacks by Makefile.in if
12118 flex/bison/byacc aren't in objdir.
12119
12120Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
12121
12122 * Makefile.in: Make everything which depends upon all-bfd also
12123 depend upon all-opcodes, in case --with-commonbfdlib is used.
12124
12125Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12126
12127 * configure.in (host *-*-cygwin32): Don't build gdb if we are
12128 building NT native compilers on Unix.
12129
12130Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
12131
12132 * configure.in: Don't get CC from the host Makefile fragment if we
12133 can find gcc in PATH, or if this is a Canadian Cross. Move the
12134 Solaris test for /usr/ucb/cc to the post target script, just after
12135 the compiler sanity test.
12136
12137Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
12138
12139 * config.sub: Merge with FSF.
12140
12141Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
12142
12143 * Makefile.in (RPATH_ENVVAR): New variable.
12144 (REALLY_SET_LIB_PATH): Use it.
12145 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12146
12147Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
12148
12149 * config.sub, configure.in: Recognize sparclet cpu.
12150
12151Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12152
12153 * config.guess: Support m68k-cbm-sysv4.
12154
12155Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12156
12157 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12158 m68k-unknown-linuxaout from linker help string. Put quotes around
12159 $ld_help_string.
12160
12161Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12162
12163 * config.guess (powerpc-harris-powerunix): Add guess for port
12164 to new target.
12165
12166Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12167
12168 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12169
12170Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12171
12172 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12173 $(REALLY_SET_LIB_PATH) in Makefile.
12174 * Makefile.in (SET_LIB_PATH): New variable.
12175 (REALLY_SET_LIB_PATH): New variable.
12176 ($(DO_X)): Use $(SET_LIB_PATH).
12177 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12178 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12179 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12180 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12181 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12182 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12183 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12184 (install-dosrel): Likewise.
12185 (all-opcodes): Depend upon all-libiberty.
12186
12187Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12188
12189 * config.guess (*:CYGWIN*): New
12190
12191Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12192
12193 * Makefile.in (all-target-winsup): All all-target-libiberty.
12194
12195Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12196
12197 * configure.in (noconfigdirs): Add missing # in front of comment.
12198
12199Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12200
12201 * configure.in: add second pass to things added to noconfigdirs
12202 so *-gm-magic can exclude libgloss properly.
12203
12204Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12205
12206 * mpw-configure (extralibs_name, rez_name): Set correctly
12207 for MWC68K compiler.
12208
12209 * mpw-README: Add more info on the necessary build tools.
12210
12211Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12212
12213 * configure.in, config.sub: Recognize cygwin32.
12214
12215Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12216
12217 * config.guess, config.sub: Recognize A/UX.
12218
12219Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12220
12221 * config.sub: Merge with gcc/config.sub.
12222
12223Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12224
12225 * mpw-build.in (do-binutils): Add build of stamps.
12226
12227Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12228
12229 * config.sub: Add recognition for mips64vr4100*-* targets.
12230
12231Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12232
12233 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12234 Add creation of gconfigargs with `--enable-shared' turned on.
12235 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12236 ($(host)-stamp-stage3-configured): Likewise.
12237 (HOLES): Add chatr and ldd.
12238 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12239
12240Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12241
12242 * configure: Pass --nfp to recursive configures.
12243
12244Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12245
12246 * Makefile.in (DLLTOOL): New.
12247 (DLLTOOL_FOR_TARGET): New.
12248 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12249 (EXTRA_TARGET_FLAGS): Ditto.
12250 (EXTRA_GCC_FLAGS): Ditto.
12251 (CONFIGURE_TARGET_MODULES): Ditto.
12252 (DO_X): Ditto.
12253 * configure: Add DLLTOOL.
12254
12255Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12256
12257 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12258 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12259 mh-sco, since old workarounds no longer needed, and don't
12260 build ld, since libraries have weak symbols in COFF.
12261
12262Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12263
12264 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12265
12266Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12267
12268 * configure.in: Make sure that ${CC} can be used to compile an
12269 executable.
12270
12271Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12272
12273 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12274 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12275 nothing depending on whether gdbtk is being built.
12276
12277Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12278
12279 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12280
12281Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12282
12283 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12284 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12285
12286Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12287
12288 * config-ml.in: Add support for
12289 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12290 Simplify setting of multidirs from --disable-foo.
12291
12292Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12293
12294 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12295 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12296 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 12297 non-empty, pass them on to the GCC make.
6599da04
JM
12298 (all-bootstrap): New rule that is like all-gcc, except it executes
12299 the GCC bootstrap rule instead of the GCC all rule.
12300
12301Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12302
12303 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12304
12305Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12306
12307 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12308 DG/UX support.
12309
12310Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12311
12312 * config.sub (i*86*) Change [345] to [3456]
12313
12314Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12315
12316 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12317 --with-gnu-ld=no.
12318
12319Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12320
12321 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12322 AIX multilibs get built.
12323
12324Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12325
12326 * configure.in (i386-win32): Don't build expect if we're not
12327 building the tcl subdir.
12328
12329Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12330
12331 * Makefile.in: (configure-target-examples, all-target-examples):
12332 New targets, configure and build example programs.
12333
12334Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12335
12336 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12337 use it as input to sedit the generated MPW makefile.
12338 * mpw-README: Add a suggestion about Gestalt.h.
12339
12340Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12341
12342 * config.sub: Accept *-*-ieee*.
12343
12344Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12345
12346 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12347 Ronald F. Guilmette <rfg@monkeys.com>.
12348
12349Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12350
12351 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12352 for powerpc-pe native.
12353 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12354 (target==powerpc-pe): duplicate i386-win32 entry.
12355
12356Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12357
12358 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12359 of vxworks, not just vxworks5.1.
12360
12361Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12362
12363 * mpw-configure: Add support for exec-prefix.
12364
12365Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12366
12367 * config.guess: Recognize HP model 816 machines as having
12368 a PA1.1 processor.
12369
12370Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12371
12372 * configure: Ignore new autoconf configure options.
12373
6599da04
JM
12374Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12375
12376 * config.guess: Recognize Pentium under SCO.
12377 From Robert Lipe <robertl@arnet.com>.
12378
12379Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12380
12381 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
12382
12383Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12384
12385 * configure.in: Don't configure gas for alpha-dec-osf*.
12386
12387Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12388
12389 * configure.in: Default to --with-stabs for some targets for which
12390 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12391 i[345]86*-*-unixware*.
12392
12393Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12394
12395 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12396 rather than basing it on the target. Simplify handling of options
12397 controlling which directories to configure. Remove extraneous
12398 slash in multi-clean target.
12399
12400Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12401
12402 * config-ml.in: Prefix more variables with ml_ so they don't collide
12403 with configure's.
12404
12405Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12406
12407 * configure: Don't turn -v into --v.
12408
12409Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12410
12411 * configure.in (targargs): Fix typo.
12412
12413 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12414
12415Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12416
12417 * configure.in: Strip --host and --target options from
12418 CONFIG_ARGUMENTS, and always configure for --host only. Add
12419 --with-cross-host option when building with a cross-compiler.
12420 * configure: Canonicalize the arguments put into config.status by
12421 always using `=' for an option with an argument. Pass a presumed
12422 --host or --target explicitly.
12423
12424Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12425
12426 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12427 into general OS recognition case.
12428
12429Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12430
12431 * configure.in (target_configdirs): add target-winsup only
12432 for win32 target systems.
12433
12434Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12435
12436 * Makefile.in (all-target-libgloss): Depend upon
12437 configure-target-newlib, since when libgloss is built it looks to
12438 see if the newlib directory exists.
12439
12440Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12441
12442 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12443 cfg-ml-*.in.
12444
12445Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12446
12447 * configure: Handle LD and LD_FOR_TARGET when configuring a
12448 Canadian Cross.
12449
6599da04
JM
12450Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12451
12452 * configure.in (target_libs): add target-winsup.
12453 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12454 (target==ppcle-pe): remove ld from $noconfigdirs.
12455
12456Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12457
12458 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12459 Preserve relative path names in $srcdir. Build symlink tree if
12460 configuring cross target dir and srcdir=. (= no VPATH support).
12461 (configure-target-libg++): Depend on configure-target-librx.
12462 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12463 * config-ml.in: New file.
12464 * symlink-tree: New file.
12465 * configure: Ensure srcdir="." if that's what it is.
12466
12467Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12468
12469 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12470 includes and FLEX_SKELETON setting.
12471 * mpw-configure (--with-gnu-ld): New option, controls whether
12472 to use PPCLink or ld with PowerMac GCC.
12473 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12474 * mpw-config.in: Configure grez if targeting Mac.
12475
12476 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
12477 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12478 just macos.
6599da04
JM
12479 * configure.in: Configure grez resource compiler if targeting Mac.
12480 * Makefile.in (all-grez, install-grez): New targets.
12481
12482Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12483
12484 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 12485 gcc in the path, set CC to gcc -O2.
6599da04
JM
12486
12487Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12488
12489 * configure: Default ${build} correctly. Avoid picking up extra
12490 spaces when reading CC and CXX from Makefile. When doing a
12491 Canadian Cross, use plausible default values for numerous
12492 variables.
12493 * configure.in: When doing a Canadian Cross, don't try to
12494 configure tools whose configure script can't handle it.
12495
12496Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12497
12498 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12499
12500Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12501
12502 * configure: Remove dubious bug reporting address.
12503
12504Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12505
12506 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12507 configure script, run that instead of this directory's configure.
12508 In either case, print a message that we're configuring the sub-dir.
12509
12510Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12511
12512 * configure.in: Before checking for the existence of various files,
12513 use sed to filter out "target-".
12514
12515Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12516
12517 * Makefile.in (DO_X): Split rule to decrease command line length
12518 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12519 (Philippe De Muyter).
12520
12521Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12522
12523 * Makefile.in (all-patch): depend on all-libiberty.
12524
12525Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12526
12527 * configure.in: If the only directory in target_configdirs which
12528 actually exists is libiberty, then set target_configdirs to empty,
12529 to avoid trying to build a target libiberty in a gas or gdb
12530 distribution.
12531
12532Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12533
12534 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
12535 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12536 systems.
6599da04
JM
12537
12538Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12539
12540 * configure.in (copy_dirs): Use sys-include instead of include
12541 for --with-headers option.
12542
12543Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12544
12545 * Makefile.in, configure.in: Make winsup builds work with
12546 new scheme.
12547
12548Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12549
12550 * configure.in: Build the linker on AIX.
12551
12552Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12553
12554 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12555 where needed.
12556
12557Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12558
12559 * Makefile.in (all-gcc): Fix typo.
12560
12561Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12562
12563 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12564
12565Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12566
12567 * configure.in: Rename libFOO to target-libFOO, and xiberty
12568 to target-xiberty, to provide more flexibility.
12569 (target_subdir): Define. Create if cross.
12570 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12571 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12572 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12573 check-libFOO -> check-target-libFOO, etc.
12574 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12575 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12576 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12577 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12578 allow ALL_GCC="" to only configure.
12579 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12580 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12581 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12582
12583Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12584
12585 * Makefile.in (taz): Build "info" in etc explicitly.
12586
12587Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12588
12589 * configure.in: Make sure that CC is undefined (as opposed to
12590 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12591 problem with autoconf trying to configure on a host without GCC.
12592
12593Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12594
12595 * mpw-configure: Set host alias from choice of host compiler,
12596 only use generic MPW Makefile sed if present, edit a file
12597 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12598 * mpw-README: Add problem notes about CW6 and CW7.
12599
12600Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12601
12602 * Makefile.in (taz): Use ";" instead of ";;".
12603
12604Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12605
12606 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12607 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12608 DISTDOCDIRS.
12609 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12610 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12611
12612Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12613
12614 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12615 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12616 Move bfd to DISTSTUFFDIRS.
12617
12618Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12619
12620 * Makefile.in (X11_LIB): Removed.
12621 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12622
12623 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12624
12625Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12626
12627 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12628 names.
12629
12630Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12631
12632 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12633
12634Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12635
12636 * configure.in (i[345]86-*-win32): Always build newlib.
12637 Don't configure cvs, autoconf or texinfo.
12638 * Makefile.in (LD_FOR_TARGET): New.
12639 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12640 Pass down LD_FOR_TARGET.
12641
12642Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12643
12644 * winsup: New directory.
12645 * Makefile.in: Build winsup.
12646 * configure.in: Winsup is configured when target is win32.
12647 Can only build win32 target GDB when native.
4e81ae98 12648
6599da04
JM
12649Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12650
12651 * config.guess: Recognize HP model 819 machines as having
12652 a PA 1.1 processor.
12653
12654Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12655
12656 * configure: Fix sed loop which substitutes for CC and CXX to
12657 avoid bug found in various sed implementations.
12658
12659Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12660
12661 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12662 simulator. Use standard powerpc-*-eabi*.
12663
12664Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12665
12666 * configure.in: Stop putting gas and binutils in noconfigdirs for
12667 powerpc-*-aix* and rs6000-*-*.
12668
12669Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12670
12671 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12672 -mcall-aixdesc libraries.
12673
12674Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12675
12676 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12677
12678 * config.sub (arm | armel | armeb): Fix shell syntax.
12679
12680Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12681
12682 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12683 -msoft-float and -mcpu=common support.
12684 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12685 libraries.
12686
12687Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12688
12689 * configure.in: Allow configuration and build of emacs19 for the alpha.
12690
12691Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12692
12693 * configure.in (CC): Get ^CC, not just any old CC, from
12694 ${host_makefile_frag}.
12695
12696Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12697
4e81ae98 12698 * configure.in (CC): Try to get CC from
6599da04
JM
12699 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12700
12701Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12702
12703 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12704 only if it exists in $(srcdir).
12705
12706Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12707
12708 * configure: If CC and CXX are not set in the environment, set
12709 them, based on either an existing Makefile or on searching for gcc
12710 in PATH. Substitute for CC and CXX in Makefile.
12711 * configure.in: Remove libm from target_libs. Separate
12712 target_configdirs from configdirs. If CC is not set in
12713 environment, try to get it from a host Makefile fragment. Rewrite
12714 changes of configdirs to use skipdirs instead. A few minor
12715 tweaks. Take directories out of target_configdirs as they are
12716 taken out of configdirs. Remove existing Makefile files from
12717 subdirectories. Substitute for TARGET_CONFIGDIRS and
12718 CONFIG_ARGUMENTS in Makefile.
12719 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12720 by configure.in.
12721 (CONFIG_ARGUMENTS): Likewise.
12722 (CONFIGURE_TARGET_MODULES): New variable.
12723 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12724 ($(CONFIGURE_TARGET_MODULES)): New target.
12725 (configure-libg++, configure-libio): New targets.
12726 (all-libg++): Depend upon configure-libg++.
12727 (all-libio): Depend upon configure-libio.
12728 (configure-libgloss, all-libgloss): New targets.
12729 (configure-libstdc++): New target.
12730 (all-libstdc++): Depend upon configure-libstdc++.
12731 (configure-librx, all-librx): New targets.
12732 (configure-newlib): New target.
12733 (all-newlib): Depend upon configure-newlib
12734 (configure-xiberty): New target.
12735 (all-xiberty): Depend upon configure-xiberty.
12736
12737Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12738
12739 * configure.in (host i[345]86-*-win32): Expand the
12740 noconfigdirs again.
12741
12742Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12743
12744 * mpw-configure: Fix sed command file name.
12745
12746Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12747
4e81ae98 12748 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
12749 noconfigdirs again.
12750
12751Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12752
12753 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12754 or powerpc*-*-pe*, since they are not yet supported.
12755
12756Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12757
12758 Add PowerMac support and many other enhancements.
12759 * mpw-configure: New option --cc to select compiler to use,
12760 paste options set according to --cc into the generated
12761 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12762 if mpw-make.sed is present.
12763 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12764 add forward includes for PowerPC include files.
12765 * mpw-build.in: Build using Makefile.PPC if present.
12766 (do-byacc, etc): Remove separate version resource builds.
12767 (do-gas): Build "stamps" before "all".
12768 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12769 * mpw-README: Update to reflect --cc option, PowerMac support,
12770 and recently-reported compatibility problems.
12771
12772Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12773
12774 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12775 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12776 (--with-multilib-top): Pass to recursive invocations.
12777
12778Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12779
12780 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12781 v810-*-*.
12782
12783Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12784
12785 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12786 gdb, ld and opcodes on v810-*-*.
12787
6599da04
JM
12788Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12789
12790 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12791 (local-maintainer-clean): New target.
12792 (maintainer-clean): New target.
12793 (realclean): Just depend upon maintainer-clean.
12794
12795Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12796
12797 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12798
12799Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12800
12801 * configure.in: Build ld in mips*-*-bsd* case.
12802
12803Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12804
12805 * config.sub: Accept -lites* OS. From Ian Dall.
12806
12807Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12808
12809 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 12810 targets.
6599da04
JM
12811
12812Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12813
12814 * configure.in: treat i386-win32 canadian cross the same as
12815 i386-go32 canadian cross.
12816
12817Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12818
12819 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12820 running under the simulator to build a reduced set of libraries.
12821 (powerpc-*-eabiaix): Add fine grained multilib support added to
12822 other powerpc targets yesterday.
12823
12824Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12825
12826 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12827 -disable-softfloat, -disable-relocatable, -disable-aix, and
12828 -disable-sysv to control which multilib libraries get built.
12829
12830Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12831
12832 * configure: Add Makefile.tem to list of files to remove in trap
12833 handler.
12834
12835Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12836
12837 * config.guess (*Linux*): Add missing "exit"s.
12838 Also, need specific check for alpha-unknown-linux (uses COFF).
12839
12840Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12841
12842 * config.guess: Merge with FSF:
12843
12844 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12845 * config.guess (AIX4): More robust release numbering discovery.
12846
12847 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12848 * config.guess (i386-sequent-ptx): Properly get version number.
12849
12850 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12851 * config.guess (mips:*:4*:UMIPS): New case.
12852
12853Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12854
12855 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12856 (i386-win32 host): Likewise. Don't build readline.
12857
12858Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12859
12860 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12861 SUPPORT_FILES to submakes.
12862
12863Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12864
12865 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12866 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12867 mpw-configure.
12868
12869Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12870
12871 * configure.in (appdirs): Use =, not ==, in test expression when
12872 trying to build the text to print in the warning message for
12873 Solaris users.
12874
12875Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12876
12877 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12878
12879Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12880
12881 * config.guess: Recognize lynx-2.3.
12882
12883Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12884
12885 * config.sub (z8ksim): Deleted
12886 (z8k-*-coff): New, this is the one true name of the target.
12887
12888Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12889
12890 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12891
12892Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12893
12894 * config.guess (*:Linux:*:*): First try asking the linker what the
12895 default object file format is (elf, aout, or coff). Then if this
12896 fails, try previous methods.
12897
12898Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12899
12900 * configure.in: Don't build newlib for *-*-vxworks5.1.
12901
12902Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12903
12904 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12905 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12906
12907Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12908
12909 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12910
12911Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12912
12913 * cfg-ml-com.in: New file.
12914 * cfg-ml-pos.in: New file.
12915
12916Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12917
12918 * COPYING.NEWLIB: Add HP free copyright to list.
12919
12920Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12921
12922 * config.sub: Recognize -eabi* for the system, not just -eabi.
12923
12924Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12925
12926 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12927 * config.sub, configure.in (win32): New target and host.
12928
12929Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12930
12931 * configure.in: Add i386-pe configuration.
12932
12933Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12934
12935 * mpw-build.in (install): Install GDB after LD.
12936
12937Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12938
12939 * mpw-config.in (elf/mips.h): Always forward-include, needed
12940 for GDB to build.
12941
12942Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12943
12944 * testsuite: New directory for customer acceptance and whole tool
12945 chain tests.
12946
12947Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12948
12949 * configure: If per-host line isn't found, but AC_OUTPUT is found
12950 and a configure script exists, run it instead.
12951
12952Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12953
12954 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12955
12956Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12957
12958 * configure: Set build_{cpu,vendor,os,alias} to host values when
12959 --build isn't specified.
12960
12961Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12962
12963 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12964 (FLAGS_TO_PASS): Pass them.
12965 (EXTRA_TARGET_FLAGS): Ditto.
12966
6599da04
JM
12967Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12968
12969 * Makefile.in (all-libg++): Depend on all-libstdc++.
12970
12971Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12972
12973 * configure.in (noconfigdirs): Enable all packages for
12974 i386-unknown-netbsd.
12975
12976Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12977
12978 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12979 hosted builds (DOS builds)
12980
12981Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12982
12983 Changes for ARM based on patches from Richard Earnshaw:
12984 * config.sub: Handle armeb and armel.
12985 * configure.in: Omit arm linker only for riscix.
12986
12987Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12988
12989 * config.guess: Update from FSF.
12990
12991Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12992
63f6bcd7 12993 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
12994 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12995 powerpcle variant. Convert pentium into i586, not i486. Add p5
12996 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12997 temporarily.
12998
12999Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
13000
13001 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13002
13003Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
13004
13005 * config.sub: Accept -lites* as a basic system type.
13006
13007Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
13008
13009 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13010 installed, and if so return linuxoldld as the system name.
13011
13012Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
13013
13014 * config.guess: Add hppa1.1-hp-lites support.
13015
13016Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
13017
13018 * configure.in: Don't build newlib for m68k-vxworks5.1.
13019
13020Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13021
13022 * configure.in (mips-sgi-irix6): Use mh-irix5.
13023
13024Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
13025
13026 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13027
13028Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13029
13030 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 13031 OSF/1. Fix compiler flags.
6599da04
JM
13032 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
13033
13034Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
13035
13036 * configure.in: Recognize --with-newlib.
13037 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13038
13039Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13040
d207ebef 13041 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
13042 to *_X11_MODULES due to gdbtk needing X include files et al.
13043
13044Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
13045
13046 Merge in support for Mac MPW as a host.
13047 (Old change descriptions retained for informational value.)
13048
13049 * mpw-config.in: Add generic include forwards for cpu-specific
13050 include files in aout and elf directories.
13051
13052 * mpw-configure: Added copyright.
13053 * mpw-config.in: Check for presence of required build tools.
13054 (target_libs): Add newlib.
13055 (target_tools): Add examples.
13056 (Read Me): Generate as "Read Me for MPW" instead.
13057 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13058 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13059 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13060
13061 * mpw-configure: Remove subdir-specific makefile hackery,
13062 delete mk.tmp after using it.
13063
13064 * mpw-build.in (all): Display start and end times.
13065
13066 * mpw-configure (host_canonical): Set.
13067 (target_cpu): Always add to makefiles.
13068 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13069 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13070 (mpw-mh-mpw): Look for in srcdir and srcroot.
13071 Use sed instead of mpw-edit-prefix to edit prefix definitions.
13072
13073 * mpw-build.in: (install-only): New target.
13074
13075 * mpw-configure (host_alias, target_alias): Rename from hostalias
13076 and targetalias, add into generated Makefile.
13077 (mk.tmp): If present, add into generated Makefile.
13078 * mpw-build.in (all-gas): Build config.h first before gas proper.
13079
13080 * mpw-configure (config.status): Write only if changed.
13081 * mpw-config.in (readline): Configure it (not built, just used for
13082 definitions).
13083
13084 * mpw-config.in (elf/mips.h): Add a forward include.
13085
13086 * mpw-config.in: Forward-include most .h files in include into
13087 extra-include.
13088 (readline): Don't build.
13089 mpw-build.in (install): Install GDB.
13090
13091 * mpw-configure (prefix, mpw_prefix): Handle it.
13092 * mpw-config.in (mmalloc, readline): Don't configure.
13093 * mpw-build.in (thisscript): Rename to ThisScript.
13094 Use mpw-build instead of BuildProgram everywhere.
13095 (mmalloc, readline): Don't build.
13096 * mpw-README: New file, basic documentation about the MPW port.
13097
13098 * mpw-config.in: Use forward-include to create include files.
13099
13100 * mpw-configure: Add more things to the top of each configured
13101 Makefile, including contents of config/mpw-mh-mpw.
13102 * mpw-config.in (extra-include): Create this directory and fill it
13103 with Posix-like include files when configuring.
13104
13105 * config.sub (apple, mac, mpw): Add various aliases.
13106
13107 * mpw-build.in: New file, top-level build script fragment for MPW.
13108 * mpw-configure: New file, configure script for MPW.
13109 * mpw-config.in: New file, config fragment for MPW.
13110
13111Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13112
13113 * configure.in (host_libs): Remove glob, since it is gone from the
13114 sources.
13115
13116Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13117
13118 * Makefile.in: define empty GDB_NLM_DEPS var.
13119
13120 * configure.in(target_makefile_frag): use config/mt-netware
13121 for netware targets.
13122
13123Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
13124
13125 * config.sub: Merge in recent FSF changes. Remove linux special
13126 cases.
13127
13128Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13129
731a8127 13130 Revert this change:
6599da04
JM
13131
13132 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13133
13134 * build-all.mk: Use CC=cc -Xs on Solaris.
13135
6599da04
JM
13136Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13137
13138 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13139 stop using it.
13140 * Makefile.in: Nuke all references to glob subdirectory.
13141
13142Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13143
13144 * configure.in: Fix --enable-shared logic in per-host.
13145
13146Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
13147
13148 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13149
13150Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13151
13152 * configure.in (noconfigdirs): Don't build gas on AIX, for
13153 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13154
13155Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13156
13157 * configure: Fix --cache-file to work if the file argument is a
13158 relative path.
13159
13160Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13161
13162 * configure: If the --cache-file is used, pass it down to
13163 configure in subdirectories.
13164
13165Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13166
13167 * config.sub: add vxworks29k configuration.
13168
13169Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13170
13171 * Makefile.in (taz): Do "diststuff" part quietly.
13172
13173Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13174
13175 * config.sub: Mini-merge with gcc/config.sub.
13176
13177Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13178
13179 * config.guess (IRIX): Sed - to _.
13180
13181Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13182
13183 * Makefile.in (source-vault, binary-vault): New targets.
13184
13185Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13186
13187 * config.sub: Recognize -eabi as a basic system type.
13188
13189Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13190
13191 * configure.in (enable_shared stuff): Fix typo.
13192
13193Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13194
13195 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13196
13197Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13198
13199 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13200
13201Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13202
13203 * configure.in (rs6000-*-*): Don't build gas.
13204
13205Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13206
13207 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13208 reduce command line length.
13209 (AS_FOR_TARGET): Check for as.new, not Makefile.
13210 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13211
13212Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13213
13214 * config.guess: Merge from FSF.
13215
13216Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13217
13218 * configure: Don't use $ when handling program_suffix.
13219
13220Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13221
13222 * configure.in: Configure tk for hppa/hpux.
13223
13224Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13225
13226 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13227
13228Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13229
13230 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13231 to LIBCXXFLAGS. Tests are better run without it.
13232
13233Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13234
13235 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13236
13237Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13238
13239 * configure.in (*-*-netware*): Don't configure xiberty.
13240
13241Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13242
13243 * configure.in: Remove tk from native_only list.
13244
13245Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13246
13247 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13248 for special NCD build.
13249
13250Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13251
13252 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13253 makeall.bat, they're only useful for binutils snapshots.
13254 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13255 makeall.bat to specified SUPPORT_FILES.
13256
13257Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13258
13259 * build-all.mk: Add Ericsson targets to sun4 and solaris
13260 hosts. Add BNR's sun4 target to solaris host, so their
13261 build-from-source will be tested in-house first.
13262
13263Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13264
13265 * Makefile.in (LIBCFLAGS): New variable.
13266 (CFLAGS_FOR_TARGET): Ditto.
13267 (LIBCFLAGS_FOR_TARGET): Ditto.
13268 (LIBCXXFLAGS): Ditto.
13269 (CXXFLAGS_FOR_TARGET): Ditto.
13270 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13271 (BASE_FLAGS_TO_PASS): Pass them.
13272 (EXTRA_TARGET_FLAGS): Ditto.
13273
731a8127 13274 * configure.in: Support --enable-shared.
6599da04
JM
13275
13276Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13277
13278 * configure.in (target_libs): Include libstdc++ again.
13279 * config.guess: Update from FSF (for FreeBSD).
13280
13281Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13282
13283 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13284 makeall.bat.
13285 (DISTDOCDIRS): Add `etc'.
13286 (ETC_SUPPORT_PFX): New variable.
13287 (taz): Include anything from etc starting with a word in
13288 ETC_SUPPORT_PFX.
13289
13290Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13291
13292 * config.sub: Update for recent FSF changes. Remove obsolete
13293 h8300hds entry. Add -windows* and -osx as basic os. Minor
13294 spacing changes.
13295
13296Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13297
13298 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13299
13300 * config.guess: Merge with FSF.
13301 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13302
13303Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13304
13305 * configure: Since the "trap 0" handler will override the exit
13306 status on many systems, only use it for "exit 1", and make it set
13307 a non-zero exit status; reset it before "exit 0". Also, check
13308 exit status of config.sub, and error out if it failed.
13309
13310Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13311
13312 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13313 and install libgloss.
13314
13315Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13316
13317 * Makefile.in (all-binutils): Depend upon all-byacc.
13318
13319 * configure.in: Don't build emacs on Irix 5.
13320
13321Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13322
13323 * configure.in (*-*-netware*): Add libio.
13324
13325Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13326
13327 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13328 (CHECK_TARGET_MODULES): Ditto.
13329 (INSTALL_TARGET_MODULES): Ditto.
13330 (TARGET_LIBS): Ditto.
13331 (all-libstdc++): Note dependencies.
13332
13333Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13334
13335 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13336
13337Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13338
13339 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13340 -fexternal-templates.
13341
13342 * configure.in (target_libs): Add libstdc++.
13343 (noconfigdirs): Add libstdc++ as appropriate.
13344
13345Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13346
13347 * config.guess: Update from FSF.
13348
13349Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13350
13351 * configure: Use ${config_shell} when running ${configsub}.
13352
13353Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13354
13355 * config.sub: No longer recognize h8300h.
13356
13357Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13358
13359 * config.sub: Remove extraneous differences between config.sub and
13360 gcc/config.sub.
13361
13362Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13363
13364 * Makefile.in (DISTSTUFFDIRS): Add gas.
13365
13366Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13367
13368 * COPYING.NEWLIB: New file.
13369
13370Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13371
13372 * config.guess (HP-UX): Patch from Harlan Stenn
13373 <harlan@landmark.com> to also emit release level.
13374
13375Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13376
13377 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13378
13379Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13380
13381 * config.sub: Merge nextstep cleanup from FSF.
13382
13383Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13384
13385 * configure.in (arm-*-*): Don't configure ld for this target.
13386
13387Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13388
13389 * configure.in (*-*-netware): don't configure libg++, libio,
13390 librx, or newlib.
13391
13392Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13393
13394 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13395 configure ld--it works, but it doesn't support shared libraries.
13396
13397Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13398
13399 * config.guess (*-unknown-freebsd*): Get rid of possible
13400 trailing "(Release)" in version string.
13401 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13402
13403Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13404
13405 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13406 Fix type: *-next-neststep -> *-next-nextstep.
13407
13408 * config.guess: Merge from FSF:
13409
13410 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13411
13412 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13413
13414 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13415
13416 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13417 instead of UNIX_SV for UnixWare 1.0).
13418
13419Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13420
13421 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13422 to make gdb/nlm/* build after the compiler and linker.
13423
13424Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13425
13426 * config.guess (netbsd, freebsd, linux): Accept any machine,
13427 not just i[34]86.
13428 (m68k-atari-sysv4): Relocate to match FSF version.
13429
13430 * config.guess: More merges from the FSF:
13431
13432 Add a space before function call or macro invocation.
13433
13434 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13435
13436 * config.guess: Add trap cmd to remove dummy.c and dummy when
13437 interrupted.
13438
13439 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13440
13441 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13442 (dummy): Redirect stderr from compilation of dummy.c.
13443
13444 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13445
13446 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13447
13448Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13449
13450 * configure: Accept and ignore --cache*, for compatibility with
13451 new autoconf.
13452
13453Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13454
13455 * config.guess: Merge from FSF:
13456
13457 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13458
13459 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
13460 (PATH): Add /.attbin at end for finding uname.
13461 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
13462
13463 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13464
e490616e 13465 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
13466
13467 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13468
e490616e
ZW
13469 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13470 to select whether to use ELF or COFF.
6599da04
JM
13471
13472 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13473
e490616e 13474 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
13475
13476 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13477
13478 * config.guess: Guess the OS version for HPUX.
13479
13480 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13481
13482 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13483
13484Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13485
13486 * configure.in: Recognize --with-headers, --with-libs, and
13487 --without-newlib.
13488 * Makefile.in (all-xiberty): Depend upon all-ld.
13489
13490Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13491
13492 * configure.in: Change i[34]86 to i[345]86.
13493
13494Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13495
13496 * configure (version): A few more tweaks to help message.
13497
13498Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13499
13500 * Makefile.in: Remove (for now) librx as a host library,
13501 now that we're building it for target.
13502
13503Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13504
13505 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13506 (Karl Berry).
13507
13508Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13509
13510 * configure.in: Also configure librx.
13511
13512Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13513
13514 * Makefile.in: Update various rules to reflect that librx
13515 is now needed for libg++.
13516
13517Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13518
13519 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13520
13521Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13522
13523 * configure.in: Configure the examples directory.
13524
13525Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13526
13527 * configure: Simplify Jun 2 1994 change.
13528
13529Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13530
13531 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13532 /bin/gcc isn't good enough to build gcc.
13533
13534Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13535
13536 * Makefile.in (GDB_SUPPORT_FILES): Remove
13537 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13538 (gdb.tar.gz): Add new rule to use standard distribution building
13539 mechanism.
13540
13541Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13542
13543 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13544 Bill Cox <bill@cygnus.com>.
13545
13546Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13547
13548 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13549
13550Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13551
13552 * configure: Search current dir first in .gdbinit.
13553
13554Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13555
13556 * config.sub: Recognize freebsd (merged from gcc config.sub).
13557
13558Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13559
13560 * config.sub: Refer to NeXT's operating system as nextstep.
13561
13562 * config.sub (case $basic_machine): Re-order the cases, to match
13563 the order in the FSF version (which is mostly alphabethical).
13564 Merge in some additions and changes from the FSF.
13565
13566Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13567
13568 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13569 * config.sub: Recognize cxux7.
13570 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13571
13572Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13573
13574 * config.sub: Fix typo powerpc -> powerpc-*.
13575
13576Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13577
13578 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13579
13580 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13581 parallel with all-emacs and install-emacs). Top-level command
13582 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13583
13584Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13585
13586 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13587 $(relbindir)/make before doing ``make install'', and use
13588 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13589 installing over running make binary.
13590 ($(host)-stamp-stage3-installed): Likewise.
13591
13592Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13593
13594 * config.guess: Recognize Mach.
13595
13596Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13597
13598 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13599 see whether --exec-prefix was used.
13600
13601Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13602
13603 * README: Explicitly mention libg++/README. (Zoo's idea.)
13604
13605Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13606
13607 * Makefile.in: Add all-librx target similar to all-libproc.
13608
13609Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13610
13611 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13612 with post 1.2 uname bogosity.
13613
13614Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13615
13616 * configure: Remove temporary files on receipt of a signal.
13617
13618Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13619
13620 * configure: If there is a package_makefile_frag, remove
13621 ${subdir}/Makefile.tem after copying it in.
13622
13623Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13624
13625 * build_all.mk: support rs6000 lynx identifies itself as
13626 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13627 since /bin/gcc is too feeble to compile a modern gcc.
13628
13629Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13630
13631 * brought devo/test-build.mk update-to-date with progressive/
13632 test-build.mk. Add lynx targets and hppa flag info.
13633
13634Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13635
13636 * configure.in: Use mh-ncrsvr43. Patch from
13637 Tom McConnell <tmcconne@sedona.intel.com>.
13638
13639Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13640
13641 * config.guess (i386-unknown-bsdi): No longer need to
13642 check #if defined(__bsdi__) && defined(__i386__).
13643
13644Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13645
13646 * configure: Set program_transform_nameoption correctly.
13647
13648Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13649
13650 * brought build-all.mk update-to-date with progressive build-all.mk,
13651 added new targets and hppa info.
4e81ae98 13652
6599da04
JM
13653Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13654
13655 * configure: If config.guess result is a prefix of the user
13656 specified target, assume a native build and use the user specified
13657 target as the host alias. Remove SunOS patch suffix removal hack.
13658 * configure.in: Remove SunOS patch suffix removal hack.
13659
13660 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13661 in NATIVE_CHECK_MODULES.
13662
13663Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13664
13665 * Makefile.in: Rename HOST_ONLY to NATIVE.
13666 * configure: Delete SunOs patch suffix from host_canonical
13667 and build_canonical variables that are prepended to Makefiles.
13668 * configure.in: Add comments for easier maintenance.
13669
13670Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13671
13672 * Makefile.in: Add all-libproc target similar to all-gui.
13673
13674Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13675
13676 * Makefile.in (CHECK_MODULES): split into
13677 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13678
13679Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13680
13681 * config.guess (i386-unknown-bsdi): New system to guess.
13682
13683Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13684
13685 * Makefile.in: Add all-gui target (but not yet build by "all").
13686
13687Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13688
13689 * config.sub: Move deletion of patch suffix from here...
13690 * configure.in: To here, at Ian's suggestion. The top-
13691 level scripts might need to know of a patch level.
13692
13693Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13694
13695 * config.sub: Strip off patch suffix so rtl is recognized
13696 as a sunos4.1.3 machine, even though it's been patched.
13697
13698Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13699
13700 * Makefile.in (INSTALL_LAST): Delete.
13701 (INSTALL_DOSREL): New.
13702
13703Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13704
13705 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13706 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13707 whether we pass down --with-gnu-ld anyhow.
13708
13709Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13710
13711 * Makefile.in (INSTALL_LAST): Change operation so it works
13712 on more flavors of make.
13713 * configure.in (go32): Don't build libg++ or libio.
13714
13715Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13716
13717 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13718 they can be overriden by templates.
13719
13720Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13721
13722 * configure.in (target==go32): Don't build gdb.
13723 * dosrel: New directory.
13724
13725Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13726
13727 * configure.in (host==go32): Configure dosrel too.
13728 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13729 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13730 be set by incoming names or templates.
13731 (INSTALL_LAST): New rule.
6599da04
JM
13732
13733Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13734
13735 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13736
13737Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13738
6599da04
JM
13739 * configure.in (appdirs): New variable. Currently empty, but will
13740 be used in gas distribution. If nonempty, lists a set of
13741 directories at least one of which must get configured, or top
13742 level configuration is considered to have failed.
13743 (rs6000-*-lynxos*): Use new file name.
13744
13745Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13746
13747 Eliminate XTRAFLAGS.
13748 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13749 newlib include files using -idirafter, and also use -nostdinc.
13750 (CXX_FOR_TARGET): Likewise.
13751 (XTRAFLAGS): Removed.
13752 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13753 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13754 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13755 ($(DO_X)): Don't pass down XTRAFLAGS.
13756
13757Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13758
13759 * configure.in (mips*-dec-bsd*): New target; do build linker.
13760 (mips*-*-bsd*): New target; don't build linker.
13761
13762Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13763
13764 * configure.in: support rs6000-*-lynxos* configuration.
13765 support sunos4 as a cross target.
13766
13767 * config.sub: look for lynx*, not lynx since the OS version may
13768 legitimately be part of the name.
13769
13770Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13771
13772 * configure.in (i[34]86-*-sco*): Move to be with other i386
13773 targets.
13774 (romp-*-*): New target. Skip various binary utilities.
13775 (vax-*-*): New target. Don't build newlib.
13776 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13777
13778Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13779
13780 * configure.in: Only set host_makefile_frag if config
13781 directory exists.
13782
13783Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13784
13785 * install.sh: If $dstdir exists, don't check whether each
13786 component does.
13787
13788Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13789
13790 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13791
13792Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13793
3b75d237
AJ
13794 * configure.in (*-*-lynxos*): Don't configure newlib for either
13795 native or cross Lynx.
6599da04
JM
13796
13797Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13798
13799 * config.sub (sparc64-elf): Fix os.
13800 (z8k): Remove duplicate.
13801
13802Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13803
13804 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13805 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13806
13807Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13808
13809 * configure: Make file links cleanly even if Lynx fails on
e490616e 13810 an NFS symlink (at least fail cleanly).
6599da04
JM
13811
13812Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13813
13814 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13815 -XNh2000.
13816
13817Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13818
13819 * configure: Unknown options are fatal again.
13820
13821Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13822
13823 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 13824 compatibility.
6599da04
JM
13825
13826Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13827
13828 * build-all.mk: Add `clean' target.
13829
13830Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13831
13832 * config.guess: Add SINIX support.
13833 * configure.in: Add mips-*-sysv4* support.
13834
13835Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13836
13837 * build-all.mk: Document all useful targets.
13838 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13839 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13840
13841Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13842
13843 * configure: Support --silent, --quiet.
13844
13845Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13846
13847 * configure: Support --disable-FEATURE.
13848
13849Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13850
13851 * config.guess: Recognize NCR running SVR4.3.
13852
13853Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13854
13855 * config.guess: Make BSDI generate i386-unknown-bsd386.
13856 Patch from Paul Eggert <eggert@twinsun.com>.
13857
13858Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13859
13860 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13861
13862Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13863
13864 * configure: Make unrecognized options give nonfatal warnings
13865 instead of fatal errors, and pass them to any subdirectory
13866 configures in case they recognize them.
13867 Make --x equivalent to --with-x.
13868
13869Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13870
13871 * configure: Add --enable-* options. Clean up usage message and
13872 some comments.
13873
13874Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13875
13876 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13877
13878Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13879
13880 * configure.in (hppa*-*-*): Enable binutils.
13881
13882Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13883
13884 * config.sub: Recognize cisco.
13885
13886Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13887
13888 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13889
13890Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13891
13892 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13893 than one configuration name. Add comment.
13894
13895Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13896
13897 * config.guess: about target *-hitachi-hiuxwe2, fixed
13898 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13899 macro is incorrect.]
13900
13901Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13902
13903 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13904 than the "make ls" stuff which used to be here.
13905
13906Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13907
13908 * config.guess: Recognize i[34]86-unknown-freebsd.
13909 From Shawn M Carey <smcarey@rodan.syr.edu>.
13910
13911Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13912
13913 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13914
13915Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13916
13917 * config.guess: Check for ptx.
13918
13919Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13920
13921 * config.sub: Add os9k checking.
13922
13923Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13924
13925 * config.guess: Handle OSF1 running on HPPA processors
13926
13927Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13928
13929 * configure: If subdir configure fails, print out a message with
13930 subdirectory name, in case subdir's configure code didn't identify
13931 itself.
13932
13933Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13934
13935 * configure.in: Remove embedded newlines from configdirs.
13936 Avoid mismatches of substrings. Fix matching strings at end
13937 of configdirs.
13938
13939Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13940
13941 * config.guess: Add Lynx/rs6000 config support.
13942
13943Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13944
13945 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13946
13947Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13948
13949 * configure.in (hppa*-*-osf*): Treat this just like most other
13950 PA configurations (eg no binutils or ld).
13951 (hppa*-*-*elf*): These configurations have binutils and ld.
13952
13953Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13954
13955 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13956
13957Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13958
13959 * configure.in (rs6000-*-*): Build gas.
13960
13961Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13962
e490616e 13963 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
13964
13965Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13966
13967 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13968 for GDB and GDB has been fixed to not need it.
13969
6599da04
JM
13970Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13971
13972 * config.guess: Recognize vax hosts.
13973
13974Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13975
13976 * configure (while loop): Don't use "break 2" inside case
13977 statement -- the case statement isn't an enclosing loop.
13978
13979Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13980
13981 * config.guess: Clean up NeXT support, to allow nextstep
13982 on Intel machines. Make OS be nextstep.
13983
13984Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13985
13986 * config.guess: Add alternate forms for Convex.
13987
13988Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13989
13990 * configure: Completely rewrite option processing. Take
13991 advantage of pattern-matching to avoid invoking test frequently.
13992 Also clean up host and target defaulting logic.
13993
13994Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13995
13996 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13997 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13998 commands (plus user environment) will fit SCO limits.
13999
14000Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14001
14002 * configure.in: Don't issue warnings about directories which are
14003 not being configured if -norecursion is set. Correct test for
14004 --with-gnu-as and --with-gnu-ld to not get confused by substring
14005 matches.
14006
14007 * configure.in: Don't build gas for alpha-dec-osf1*.
14008
14009Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
14010
14011 * configure: Back out Per's change of 12/19/1993. It changes the
14012 behavior of configure in unexpected and confusing ways.
14013
14014 Also, use different delim char when calculating
14015 program_transform_name so that the name can contain slashes.
14016
14017Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
14018
14019 * configure.in, config.sub: Add support for VSTa micro-kernel.
14020
14021Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14022
14023 * configure.in: Nuke hacks which were used to get a special
14024 version of GAS for HPPA configurations.
14025
14026Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
14027
14028 * configure: If only ${target_alias} is given, use that
14029 as the default for ${host_alias}.
14030 * configure: Add missing back-slashes before nested quotes.
14031
14032Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14033
14034 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14035
14036Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
14037
14038 * config.guess: Recognize some Tektronix configurations.
14039 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14040
14041Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14042
14043 * config.sub: Match any flavor of SH.
14044
14045Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
14046
14047 * configure.in: Don't try to configure newlib for Alpha.
14048
14049Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14050
14051 * configure.in: Don't build ld for Irix 5. Don't build gas,
14052 libg++ or libio for any Alpha target.
14053
14054 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
14055
14056Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
14057
14058 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14059 default arguments -- so it tried to compress itself.
14060
14061Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14062
14063 * configure.in (notsupp): ensure that a space is always at the end
14064 of the configdirs list, since the grep checks for an explicit space
14065
14066Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14067
14068 * configure.in (target i386-sysv4.2): don't build ld, since static
14069 versions of many libraries are not available.
14070
14071Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14072
14073 * config.guess: Recognize Apollos (using environment variables).
14074 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14075
14076Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14077
14078 * config.guess: Recognize Sony news mips running newsos.
14079
14080Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
14081
14082 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14083 "fi ; else" for bash.
14084
14085Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
14086
14087 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14088
14089Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
14090
14091 * config.sub: accept unixware as an alias for svr4.2.
14092 Fix some inconsistancies with the gcc version.
14093
14094Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14095
14096 * Makefile.in (DISTDOCDIRS): Add gdb.
14097
14098Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
14099
14100 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
14101
14102Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14103
14104 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14105 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14106 this now.
14107
14108Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14109
14110 * config.sub: Accept hiux* as an OS name.
14111
14112 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14113 etc/make-stds.texi. The underscore came from gcc, and dje now
14114 agrees that RUNTESTFLAGS is the correct name.
14115
14116Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
14117
14118 * install.sh: Remove 'set -e'. It makes any conditionals
14119 in the script useless.
14120
14121 * config.guess: Automatically recognize arm-acorn-riscix
14122 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14123
14124Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
14125
14126 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14127
14128Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14129
14130 * Makefile.in (DISTDOCDIRS): New variable.
14131 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 14132 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
14133
14134Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14135
14136 * configure.in (hppa target): check the source directory for the
14137 pagas sub-directory
14138
14139Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
14140
14141 * config.sub: Allow -aout* and -elf*.
14142
14143Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14144
14145 * configure.in: Don't build ld on i386-solaris2, same as for
14146 sparc-solaris2.
14147
14148Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14149
14150 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14151
14152Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14153
14154 * configure.in: Configure gdb for alpha.
14155
14156Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14157
14158 * Makefile.in (CXXFLAGS): Add -O.
14159
14160Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14161
14162 * config.guess: added support for DG Aviion
14163
14164Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14165
14166 * configure.in: Produce warning message for subdirectories not
14167 configurable for this host/target combination. Don't try to
14168 configure gdb for vms.
14169
14170Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14171
14172 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14173 appropriate files before making "diststuff".
14174 (DISTBISONFILES): New var: list of files to be edited.
14175 (DISTSTUFFDIRS): Add binutils.
14176
14177Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14178
14179 * config.sub: also handle mipsel and mips64el (for little endian mips)
14180
14181Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14182
14183 * configure.in: Add * to end of all OS names.
14184
14185Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14186
14187 * configure.in: Build newlib for LynxOS native.
14188
14189Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14190
14191 * config.guess: Add support for delta 88k running SVR3.
14192
14193 * configure.in: Add comment about HP compiler vs. emacs.
14194
14195Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14196
14197 * configure.in: don't build ld on solaris2 (not a viable option
14198 due to bugs in getpwnam & getpwuid)
14199
14200Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14201
14202 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14203 config.guess will produce a full version number.
14204
14205Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14206
14207 * configure.in: Build linker and binutils for alpha-dec-osf1.
14208
14209Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14210
14211 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14212 and gdb/testsuite/Makefile.in.
14213
14214Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14215
14216 * configure.in: recognize mips*- instead of mips-
14217
14218Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14219
14220 * config.sub: Accept linux*coff and linux*elf as operating
14221 systems.
14222
14223Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14224
14225 * config.sub: Recognize mips64, and mips3 as an alias for it.
14226
14227Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14228
14229 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14230 gdb knows how to handle OSF/1 shared libraries.
14231
14232Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14233
14234 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14235 * config.guess: Recognize Hitachi's HIUX.
14236 * config.sub: Recognize h3050r* and hppahitachi.
14237 Remove redundant cases for hp9k[23]*.
14238
14239Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14240
14241 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14242 if gas and ld are in the source tree and are in ${configdirs}.
14243 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 14244 --with options (but still pass them down on the command line,
6599da04
JM
14245 if they were explicitly specified).
14246
14247Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14248
14249 * configure: substitute SHELL value in Makefile.in with
14250 ${CONFIG_SHELL}
14251
14252Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14253
14254 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14255 *-*-solaris2* targets.
14256
14257Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14258
14259 * Makefile.in: define M4, and pass it down to sub-makes;
14260 all-autoconf now depends on all-m4
14261
14262Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14263
14264 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14265 presence of {ar,ranlib} instead of a configured directory
14266
14267Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14268
14269 * config.guess: Accept 34?? as well as 33?? for NCR.
14270
14271Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14272
14273 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14274 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14275
14276Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14277
14278 * configure: grab values for $(CC) and $(CXX) from the
14279 environment, so that someone can do "CC=gcc configure; make" and
14280 have it work right (matching the way that autoconf works now)
14281
14282 * configure.in, Makefile.in: add support for gash, the tcl
14283 interface to Galaxy
14284
14285 * config.guess: add NetBSD variants (hp300, x86)
14286
14287Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14288
14289 * install.sh: Support -d option (in the manner of SunOS 4 install,
14290 as it is more deterministic than that of GNU install)
14291 (chmodcmd): Set file to mode 755 by default (should also do default
14292 chgrp and chown, but I don't feel like dealing with that now)
14293
14294Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14295
14296 * config.sub: Remove h8300hhms alias.
14297
14298Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14299
14300 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14301
14302Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14303
14304 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14305 as stmp-fixinc
14306
14307Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14308
14309 * config.sub: recognize m88110-bug-coff.
14310
14311Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14312
14313 * Makefile.in (all-libio): all dependencies on the toolchain used
14314 to build this (gcc, gas, ld, etc)
14315
14316Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14317
14318 * config.guess: Deal with OSF/1 1.3 on alpha.
14319
14320Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14321
14322 * install.sh: add some 'else true' clauses for portability
14323
14324 * configure.in: don't build libio for h8[35]00-*-* targets
14325
14326Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14327
14328 * Makefile.in: Add support for new libio.
14329
14330Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14331
14332 * install.sh: If one command fails, don't try the rest. Don't try
14333 to remove $dsttmp (via trap) unless we have already created it.
14334 If $src doesn't exist, detect it and exit with an error.
14335
14336 * config.guess: Recognize BSD on hp300.
14337
14338Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14339
14340 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14341 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14342
14343Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14344
14345 * Makefile.in (all-send-pr): depends on all-prms
14346
14347Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14348
14349 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14350
14351Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14352
14353 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14354 Added test for mips-mips-riscos5.
14355
14356Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14357
14358 * configure.in: use mh-hp300 for 68k HP hosts
14359
14360Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14361
14362 * configure: add support for CONFIG_SHELL, so that you can use
14363 some alternate shell for evaluating configure scripts
14364
14365Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14366
14367 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14368 in configure script to bug-gdb@prep.ai.mit.edu when building
14369 distribution archive.
14370 * Makefile.in (COMPRESS): Remove def.
14371 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14372 gdb.tar.Z and make-gdb.tar.Z respectively.
14373 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14374 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14375 to convergence with 'taz' target in Makefile.in.
14376
14377Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14378
14379 * install.sh (dsttmp): use trap to ensure that tmp files go
14380 away on error conditions
14381
14382Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14383
14384 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14385
14386Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14387
14388 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14389 its parent is '/' not ''.
14390
14391 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14392
14393Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14394
14395 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14396 that ${newsrcdir}/configure.in does.
14397
14398Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14399
14400 * test-build.mk: support for CONFIG_SHELL
14401
14402Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14403
14404 * config.sub (netware): Add as a basic system type.
14405
14406Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14407
14408 * Makefile.in (Makefile): depend on configure.in. Also drop the
14409 $(srcdir)/ from the dependency on Makefile.in.
14410
14411Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14412
14413 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14414 (h8300hhms is temporary until multi-libraries are implemented).
14415 * configure.in: Handle h8300h too.
14416
14417Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14418
14419 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14420
14421Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14422
14423 * configure: Remove extraneous output when guessing host type.
14424 * config.guess: Remove extraneous output when guessing using C
14425 compiler rather than uname, or when guessing fails.
14426
14427Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14428
14429 * Makefile.in: remove all.cross and install.cross targets
14430
14431 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14432 definitions
14433
14434Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14435
14436 * configure.in (target sh): Build gprof.
14437
14438Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14439
14440 * config.sub: change -solaris to -solaris2
14441
14442Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14443
14444 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14445
14446Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14447
14448 * configure: Correct error message for missing Makefile.in to
14449 print correct directory.
14450
14451Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14452
14453 * install.sh: kludge around 386BSD shell bug
14454
14455Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14456
14457 * config.guess: Recognize NeXT.
14458 * config.guess: Recognize i486-ncr-sysv4.
14459 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14460
14461Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14462
14463 * Makefile.in (MAKEINFOFLAGS): New variable.
14464 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14465 * build-all.mk, test-build.mk: Pass down --no-split as
14466 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14467
14468Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14469
14470 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14471
14472Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14473
14474 * Makefile.in (libg++.tar.z): New rule.
14475 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14476 * Makefile.in (taz): Only do a single chmod.
14477
14478Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14479
14480 * install.sh: don't use dirname anymore (replaced with sed usage)
14481
14482Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14483
14484 * Makefile.in: Change extension for gzip'd files from '.z' to
14485 '.gz' per new FSF standard usage.
14486
14487Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14488
14489 * configure: put quotes around the final value of program_transform_name
14490
14491Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14492
14493 * Makefile.in: new install.sh support; update install-info rules
14494
14495Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14496
14497 * configure.in: Build diff for crosses, but not for go32 host.
14498
14499 * configure.in: Build gprof only for native, and don't build it
14500 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14501
14502Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14503
14504 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14505
14506Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14507
14508 * configure.in (host_tools): Add prms.
14509
14510Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14511
14512 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14513 with $(FLAGS_TO_PASS) on the command line
14514
14515 * config.sub: Recognize lynx and lynxos
14516
14517Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14518
14519 * config.sub: Accept -ecoff*, not just -ecoff.
14520
14521Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14522
14523 * Makefile.in (taz): Use .gz suffix instead of .z.
14524 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14525 names.
14526
14527Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14528
14529 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14530
14531Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14532
14533 * Makefile.in (install-no-fixedincludes): install gcc last, so
14534 that rebuilds that might happen during 'make install' don't get
14535 bogus gcc include files
14536
14537Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14538
14539 Change from Utah for HPPA support:
14540 * config.guess: Recognize hppa1.x-hp-bsd.
14541
14542Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14543
14544 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14545 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14546
14547Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14548
14549 * config.sub: Add support for rom68k and bug boot monitors.
14550
14551Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14552
14553 * Makefile.in: Make all-opcodes depend on all-bfd.
14554
14555Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14556
14557 * config.guess: Added special check for i[34]86-univel-sysv4*.
14558
14559Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14560
14561 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14562 the processor rather than assuming i486.
14563
14564Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14565
14566 * config.guess: Recognize SunOS6 as Solaris3.
14567
14568Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14569
14570 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14571 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14572
14573Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14574
14575 * build-all.mk (all-cross): New target for Canadian Cross.
14576 Added Q2 go32 targets.
14577 * test-build.mk: Configure go32 cross sparclite-aout and
14578 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14579 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14580
14581Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14582
14583 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14584 GO32 hosted toolchains
14585
14586Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14587
14588 * configure: change so "-exec-prefix" gets passed down rather
14589 than "-exec_prefix" so autoconf generated Makefiles get the
14590 exec_prefix set right.
14591
14592Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14593
14594 * config.guess: get the Solaris2 minor version number
14595
14596 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14597
14598Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14599
14600 * config.guess: Recognize some Sequent platforms.
14601
14602Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14603
14604 * Makefile.in: added the vault-install target
14605
14606 * configure.in: actually use the Sun3 makefile fragment that's in
14607 config, also added the release dir to configdirs
14608
14609Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14610
14611 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14612
14613Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14614
14615 * configure.in: remove some program from Alpha targetted toolchains
14616
14617Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14618
14619 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14620 gprof.
14621 (taz): Run "make diststuff" in those directories instead of "make
14622 proto-dir". Look for "VERSION=" only at start of line in subdir
14623 Makefile. Use "gzip -9" for compression.
14624 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14625 (binutils.tar.z): New target.
14626
14627Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14628
14629 * Makefile.in (taz): Include gpl.texinfo.
14630
14631Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14632
14633 * Makefile.in (setup-dirs): Merged into "taz" target.
14634 (taz): Only do `proto-dir' stuff if a directory is actually needed
14635 for this target.
14636
14637Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14638
14639 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14640 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14641 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14642 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14643 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14644
14645Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14646
14647 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14648 config.sub, and move-if-change to gdb testsuite distribution
14649 archive, so the testsuite can be extracted, configured, and
14650 run separately from the gdb distribution. Blow away the Chill
14651 tests that require a Chill compiled executable, since GNU Chill
14652 is not yet publically available.
14653
14654Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14655
14656 * test-build.mk: set environment variables in a single command,
14657 instead of a list of assignments and exports
14658
14659 * config.guess: recognize Alpha/OSF1 systems
14660
14661Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14662
14663 * configure: Change help message to prefer --options rather than
14664 -options.
14665
14666Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14667
14668 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14669 zippy@ecst.csuchico.edu.
14670 * config.guess: Recognize miniframe.
14671
14672Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14673
cc6010cd
AP
14674 * Makefile.in: Use srcroot to find runtest rather than rootme.
14675 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
14676
14677Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14678
14679 * test-build.mk: Extensive additions to support building on a
14680 machine other than the host.
14681
14682Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14683
14684 * configure (tooldir): Fix for i386-aix again.
14685
14686Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14687
14688 * configure, Makefile.in: Change definition of $(tooldir)
14689 to match the FSF.
14690
14691Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14692
14693 * config.guess: Recognize i[34]86/SVR4.
14694
14695Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14696
14697 * Makefile.in (all-gdb): gdb depends on sim.
14698
14699Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14700
14701 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14702 at the same time we make the prototype gdb directory.
14703 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14704 files at the same time as the gdb base release distribution.
14705
14706Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14707
14708 * Makefile.in (check): Use individual check targets rather than
14709 DO_X rule.
14710 (check-gcc): Added.
14711
14712Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14713
14714 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14715 for System V release 3.2.
14716
14717Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14718
14719 * config.sub: Recognize hppaosf.
14720 * configure.in: Do configure ld/binutils/gas for it.
14721
14722Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14723
14724 * configure (tooldir): Alter syntax used to set this, for systems
14725 where "\$" isn't handled right, like i386-aix.
14726
14727Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14728
14729 * configure: Pass program-transform-name, not
14730 program_transform_name, to recursive configures.
14731
14732Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14733
14734 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14735 of gas+ld+binutils.
14736
14737Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14738
14739 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14740
14741Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14742
14743 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14744
6599da04
JM
14745Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14746
14747 * Makefile.in (PRMS): Set back to all-prms.
14748
14749Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14750
14751 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14752 targets, rather than for MIPS hosts.
14753
14754Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14755
14756 * configure.in: add comment for --with-x default values
14757
14758 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14759
14760 * Makefile.in: add check-* targets for each of the directories in
14761 the tree. Add a definition of RUNTEST that will use the one we
14762 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14763
14764Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14765
14766 * configure.in: Removed obsolete references to bfd_target and
14767 target_makefile_frag.
14768
14769 * build-all.mk: Set assorted targets for Q2.
14770 * config.sub: Recognize z8k-sim and h8300-hms.
14771 * test-build.mk: Really don't pass host to configure.
14772 (HOLES): Added uname.
14773
14774Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14775
14776 * configure: Handle an empty program-prefix, program-suffix or
14777 program-transform-name correctly.
14778
14779Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14780
14781 * build-all.mk: -G 8 no longer required for MIPS targets.
14782 * test-build.mk: Don't pass host argument to configure; make it
14783 guess.
14784
14785Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14786
14787 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14788 * Makefile.in (COMPRESS): New macro, like GZIP.
14789
14790Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14791
14792 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14793
14794 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14795 with gas currently defaults to -G 0.
14796
14797Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14798
14799 * Makefile.in (all-flex): flex depends on byacc.
14800
14801 * build-all.mk: If host not specified, use config.guess. Pass TAG
14802 to test-build.mk as RELEASE_TAG.
14803 * test-build.mk (configargs): New variable containing arguments to
14804 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14805 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14806
14807 * config.guess: Use /bin/uname when checking -X argument on SCO,
14808 to avoid invoking GNU uname which doesn't understand -X.
14809
14810 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14811
14812 * configure.in: Build gas for mips-*-*.
14813
14814Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14815
14816 * Makefile.in (all.normal): insert missing backslash.
14817
14818Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14819
731a8127 14820 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
14821
14822 * Makefile.in: Complete overhaul to merge many almost identical
14823 targets.
14824
14825Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14826
14827 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14828 (gdb.tar.Z): Adjusted.
14829
14830 * Makefile.in (setup-dirs, taz): New targets; should be general
14831 enough to adapt for gdb sometime. Build only .z file.
14832 (gas.tar.z): New target.
14833
14834Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14835
14836 * build-all.mk: Use CC=cc -Xs on Solaris.
14837
6599da04
JM
14838Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14839
14840 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14841 for handling BISON for FSF releases.
14842
14843Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14844
14845 * configure: Actually implement the change zoo just documented.
14846
14847Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14848
14849 * configure: when using config.guess, only set target_alias when
14850 it's not already been set (ie, on the command line)
14851
14852Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14853
14854 * Makefile.in: add installcheck target, set PRMS to install-prms
14855
14856Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14857
14858 * configure: add support for package_makefile_fragment, handle the
14859 case where a directory has a configure.in file but no Makefile.in
14860 more gracefully (with an actual understandable error message, even);
14861 add support for --without (and add this to the usage message); also
14862 explicitly add a --host=${host_alias} to the command line when
14863 config.guess is used
14864
14865Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14866
14867 * configure: Must use both --host and --target in recursive calls.
14868
14869Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14870
14871 * Makefile.in: Change deja-gnu to dejagnu.
14872
14873Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14874
14875 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14876
14877Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14878
14879 * configure.in: canonicalize all instances to *-*-solaris2*,
14880 also strip out a number of tools to not build for go32 host
14881
14882Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14883
14884 * config.guess: add GPL.
14885
14886 * Makefile.in, config.guess, config.sub, configure: bump
14887 copyrights to 93.
14888
14889Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14890
14891 * Makefile.in (do-info): Removed obsolete check for existence of
14892 localenv file.
14893
14894 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14895
14896Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14897
14898 * Makefile.in: a couple of 'else true' for decstation,
14899 support for TclX
14900
14901 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14902
14903Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14904
14905 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14906
14907Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14908
14909 * config.guess: Recognize i386-ibm-aix (PS/2).
14910 * configure.in: Use config/mh-aix386 file for it.
14911
14912Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14913
14914 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14915 CC_FOR_TARGET instead.
14916 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14917
14918Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14919
14920 * Makefile.in: Add sim to list of directories sent with gdb
14921
14922Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14923
14924 * configure.in: Put back mips-dec-bsd* case.
14925
14926Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14927
14928 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14929 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14930 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
14931
14932Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14933
14934 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14935
14936 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14937 (install-info): install dir.info only if it exists,
14938 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14939
14940Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14941
14942 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14943 gas for mips-dec-bsd.
14944
14945Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14946
14947 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14948 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14949
14950Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14951
14952 * configure.in: Added "dejagnu" to hosttools list.
14953
14954Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14955
14956 * config.sub, configure.in, config.guess: Add support
14957 for Bosx, an AIX variant from Bull.
14958 Patches from F.Pierresteguy@frcl.bull.fr.
14959
14960Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14961
14962 * devo/dejagnu: Initial creation of devo/dejagnu.
14963 Migrated dejagnu testcases and support files for testing software
14964 tools to reside as subdirectories, currently called "testsuite",
14965 within the directory of the software tool. Migrated all programs,
14966 support libraries, etc. beloging to dejagnu proper from
14967 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14968 with no modifications. The changes to these files which will
14969 allow them to configure, build, and execute properly will be made
14970 in a future update.
14971
14972Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14973
14974 * Makefile.in: Change send_pr to send-pr.
14975 * configure.in: Likewise.
14976 * send_pr: Renamed directory to send-pr.
14977
14978Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14979
14980 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14981
14982Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14983
14984 * README: Update for gdb-4.8 release.
14985 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14986 gdb-xxx.tar.z (gzip'd) file also.
14987
14988Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14989
14990 * Makefile.in: make all-diff depend on all-libiberty
14991
14992Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14993
14994 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14995
14996Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14997
14998 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14999
15000Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
15001
15002 * Makefile.in (DEVO_SUPPORT): Remove etc directory
15003 (ETC_SUPPORT): Only add the files GDB wants from etc/.
15004 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
15005
15006Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15007
15008 * Makefile.in: makeinfo binary is in a new location
15009
15010Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
15011
15012 * config.sub: Accept -ecoff as an OS.
15013
15014 * Makefile.in: Various changes to eliminate a level of make
15015 recursion and reduce the required command line length.
15016 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15017 sub-makes.
15018 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15019 variables holding settings for specific sub-makes.
15020 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15021 in terms of BASE_FLAGS_TO_PASS.
15022 (TARGET_LIBS): New variable listing directories which use
15023 TARGET_FLAGS_TO_PASS.
15024 (subdir_do): Eliminated.
15025 (do-*): New set of targets to replace subdir_do.
15026 (various): All targets which used subdir_do now depend on do-*.
15027 (local-clean): Renamed from do_clean.
15028 (local-distclean): New target, dependency of distclean and
15029 realclean.
15030 (install-info): Don't create directories. Depend on dir.info
15031 rather than calling make recursively.
15032 (install-dir.info): Eliminated.
15033 (install-info-dirs): Create all info directories here.
15034 (dir.info): Depend upon do-install-info.
15035
15036 * test-build.mk (HOLES): Added false.
15037
15038Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
15039
15040 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
15041
15042Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15043
15044 * Makefile.in (info): remove dependency on all-texinfo. The
15045 problem was really in texinfo/C, not at this level.
15046
15047Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
15048
15049 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15050
15051Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
15052
15053 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
15054 GDB releases.
15055
15056Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15057
15058 * configure: Include srcdir in message about target of link not
15059 being found. Don't convert `-' to `_' in `with' options being
15060 passed to subdirs.
15061
15062Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15063
15064 * configure.in: add uudecode to host_tools
15065
15066 * Makefile.in: added {all,install}-uudecode targets, added them to
15067 the appropriate lists
15068
15069Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
15070
15071 * Makefile.in (all-gcc): Added dependency on all-gas.
15072
15073 * configure.in (mips-*-*): Build ld and binutils.
15074
15075Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15076
15077 * configure: check return code from mkdir, print error message and
15078 exit on failure.
15079
15080Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
15081
15082 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
15083
15084Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
15085
15086 * test-build.mk (HOLES): Added tar, cpio and uudecode.
15087
15088Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15089
15090 * config.sub (h8500): Recognize this as a cpu type.
15091
15092Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15093
15094 * configure: source directory missing is no longer a warning
15095
15096 * configure.in: recognize irix[34]* instead of irix[34]
15097
15098 * Makefile.in: define and pass down X11_LIB
15099
6599da04
JM
15100Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
15101
15102 * guess-systype: Renamed to ...
15103 * config.guess: ... by popular request.
15104 * configure.in, Makefile.in: Update accordingly.
15105
15106Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
15107
15108 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
15109 + Add Convex, Cray/Unicos, and Encore/Multimax support.
15110 + Execute ./dummy instead of assuming . is in PATH.
15111
15112Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
15113
15114 * guess-systype: New shell script. Attempts to guess the
15115 canonical host name of the executing host.
15116 Only a few hosts are supported so far.
15117 * configure: Call guess-systype if no host is specified.
15118
15119Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
15120
15121 * Makefile.in (gcc-no-fixedincludes): Made to work with current
15122 gcc Makefile.
15123
15124
15125Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
15126
15127 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15128 (all-gcc, install-gcc, subdir_do): Use it.
15129
15130Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15131
15132 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15133
15134Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
15135
15136 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15137 set exclusively by configure, using configure.in .
15138
15139Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15140
15141 * test-build.mk: set $PATH for all builds
15142
15143 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15144
15145Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15146
15147 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15148 the one used in gcc/Makefile.in, so that a null expansion doesn't
15149 override the one needed to build gcc with a native cc.
15150
15151
15152Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15153
15154 * configure: Accept -with arguments.
15155
15156Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15157
15158 * Makefile.in: added h8300sim
15159
15160Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15161
6599da04
JM
15162 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15163 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15164 (all-cygnus, native, build-cygnus): Make
15165 $(canonhost)-stamp-3stage-done, not $(host)....
15166 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15167 i386-sco3.2v4. Added else true to if command.
15168
15169Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15170
15171 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15172
15173Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15174
15175 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15176
15177Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15178
15179 * configure.in: don't remove binutils from Solaris builds
15180
15181Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15182
15183 * Makefile.in: get rid of earlier definitions for *clean,
15184 also handle the recursive info rule better
15185
15186Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15187
15188 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15189 do more-or-less the right thing.
15190
15191Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15192
15193 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15194 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15195
15196Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15197
15198 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15199 $(host_canonical).
15200
15201 * configure.in: split the configdirs list into 4 categories (native
15202 v. cross, library v. tool) and handle the cross-only and native-
15203 only in more reasonable (and correct!) way.
15204
15205Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15206
15207 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15208 configdirs anymore.
15209
15210Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15211
15212 * Makefile.in: extensive cleanup:: removed all of the explicit
15213 clean-* targets, collapsed many wrappers around subdir_do into
15214 one, added additional targets to satisfy standards.texi, deleted
15215 some old targets, some changes for consistency
15216
15217Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15218
15219 * configure.in: handle some programs as cross-only, and others as
15220 native only
15221
15222 * test-build.mk: handle partial holes in a more generic manner
15223
15224 * Makefile.in: m4 depends on libiberty
15225
6599da04
JM
15226Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15227
15228 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15229 time, wdiff, and find to configdirs
15230
15231 * Makefile.in: all, clean, and install rules for the new programs
15232 added to configure.in
15233
15234Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15235
15236 * configure.in: use mh-sun for all *-sun-* hosts
15237
6599da04
JM
15238Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15239
15240 * Makefile.in: define flags for X11 include files and library file
15241 locations, pass them down to the programs that need this info
15242
15243 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15244
6599da04
JM
15245Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15246
15247 * configure.in: start building libg++ for HP-UX targets
15248
15249Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15250
15251 * README: Update references to files moved into etc/.
15252
15253Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15254
15255 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15256 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15257
15258Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15259
15260 * configure: accept dash as well as underscore in long option
15261 names for FSF compatibility.
15262
15263Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15264
15265 * config.sub: added -sco3.2v4 support from FSF.
15266
15267Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15268
15269 * configure.in: expand the section that adds or removes
15270 directories from the list of programs to build, to handle native
15271 vs. cross in addition to host v. native
15272
15273Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15274
15275 * Makefile.in: Replace C++ in macro names with CXX.
15276 This is less likely to break ...
15277
15278Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15279
15280 * test-build.mk: add -w to GNU_MAKE
15281
15282Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15283
15284 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15285 add 'sparc' to list of recognized cpus. This needed to make
15286 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15287 Delete some redundant ose68 variants. Recognize -wrs as an os,
15288 then changes that into $CPU-wrs-vxworks.
15289
15290 * configure.in: remove most references to gdbtest, regularize
15291 target based program removal
15292
15293 * test-build.mk: import from p3 tree (many fixes and changes)
15294
15295Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15296
15297 * Makefile.in: added rules to handle tcl, tk, and expect
15298
15299 * configure.in: handle those directories if they exist
15300
15301Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15302
15303 * config.sub: removed bogus hppabsd and hppahpux names, since
15304 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15305
15306Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15307
15308 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15309 depends upon all-xiberty
15310
15311 * Makefile.in: changes from p3, including:
15312
15313 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15314
15315 * Makefile.in (XTRAFLAGS): include newlib directories if
15316 newlib/Makefile exists, rather than if host != target.
15317
15318 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15319
15320 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15321 from the same source tree and not building a cross-compiler. This
15322 matters for the libg++ configuration if reconfiguring a tree that
15323 has already been installed.
15324
15325 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15326
15327 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15328 pick up the machine and system specific header files.
15329
15330 * Makefile.in: added AS_FOR_TARGET, passed down in
15331 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15332 the C compiler to use to create programs which are run in the
15333 build environment, set it to default to $(CC), and passed it down
15334 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15335
15336 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15337
15338 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15339 We need them for unusual native builds, like systems without
15340 ranlib.
15341
15342 * configure: also define $(host_canonical) and
e490616e
ZW
15343 $(target_canonical), which are the full, canonical names for the
15344 given host and target
6599da04
JM
15345
15346Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15347
15348 * Makefile.in: Added separate definitions for C++.
15349
15350Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15351
15352 * configure.in (configdirs): Add deja-gnu.
15353
15354Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15355
15356 * README: Update for configure.texi and gdb-4.7 release.
15357
15358Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15359
15360 * Makefile.in: Move "all" target to top of file.
15361 Previously, first target was ".PHONY" which caused BSD4.4 make
15362 to build .PHONY when make was run without arguments.
15363
15364Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15365
15366 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15367 Library-copylefted code in libiberty.
15368
15369Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15370
15371 * config.sub: Replace m68kmote with plain old m68k.
15372
15373Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15374
15375 * Makefile.in: Remove space from blank line, avoid Make complaints.
15376
15377Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15378
15379 * config.sub: Complain if no argument is given. Added support for
15380 386bsd as OS and target alias.
15381
15382Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15383
15384 * Makefile.in (XTRAFLAGS): include newlib directories if
15385 newlib/Makefile exists, rather than if host != target.
15386
15387Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15388
15389 * config.sub: recognize sparclite-wrs-vxworks.
15390
15391 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15392 p3.) Added clean-xiberty to clean.
15393
15394Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15395
15396 * configure.in: use *-*-* instead of nested cases for host and target
15397
15398Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15399
15400 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15401 from the same source tree and not building a cross-compiler. This
15402 matters for the libg++ configuration if reconfiguring a tree that
15403 has already been installed.
15404
15405Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15406
15407 * config.sub (i486v/i486v4): Merge in from FSF version.
15408
15409Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15410
15411 * configure: only set PWD if it is already set.
15412
15413Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15414
15415 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15416 doesn't have unset and all success paths (and most error paths)
15417 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15418 to just ${PWD} to avoid confusion.)
15419
15420Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15421
15422 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15423 even for a native compilation.
15424
15425Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15426
15427 Changes to make the gdb.tar.Z rule work better.
15428
15429 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15430 (DEVO_SUPPORT): Add configure.texi.
15431 (bfd-ilrt.tar.Z): Remove ancient rule.
15432
15433Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15434
15435 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15436 pick up the machine and system specific header files.
15437
15438 * configure.in, config.sub: added new target m68010-adobe-scout,
15439 with alias of adobe68k. Changed configure.in to check for
15440 -scout before -sco* to avoid a false match.
15441
15442 * Makefile.in: added AS_FOR_TARGET, passed down in
15443 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15444 the C compiler to use to create programs which are run in the
15445 build environment, set it to default to $(CC), and passed it down
15446 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15447
15448Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15449
15450 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15451 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15452 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15453 FOR_TARGET variants, to newlib and libg++.
15454
15455Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15456
15457 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15458 first.
15459
15460Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15461
15462 * config.sub: Accept `elf' as an environment.
15463
15464Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15465
15466 * Makefile.in (all-opcodes): cd into the right directory
15467
15468Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15469
15470 * configure: added -program_transform_name option, used as
15471 argument to sed when installing programs.
15472 configure.texi: added documentation for -program_prefix,
15473 -program_suffix and -program_transform_name.
15474
15475Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15476
15477 * config.sub: Accept i486 where i386 ok.
15478
15479Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15480
15481 * config.sub: accept we32k
15482
15483Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15484
3b75d237 15485 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
15486
15487 * Makefile.in: don't create all directories for ``make install'';
15488 let the subdirectories create the ones they need.
15489
15490Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15491
e490616e 15492 * COPYING: new file, GPL v2
6599da04
JM
15493
15494Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15495
15496 * Makefile.in: use the new gen-info-dir, which needs a template
15497 argument (which also lives in texinfo)
15498
15499 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15500
6599da04
JM
15501Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15502
15503 * config.sub (ncr3000): Change i386 to i486.
15504
15505Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15506
15507 * Makefile.in: add install-rcs, install-grep to
15508 install-no-fixedincludes, removed install-bison and install-libgcc
15509
15510Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15511
15512 * configure.in: grab the HPUX makefile fragment if on HPUX
15513
15514Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15515
15516 * Makefile.in: eradicate bison spoor (ditto libgcc).
15517 configure.in: recognise m68{k,000}-ericsson-OSE.
15518 es1800 is alias for m68k-ericsson-OSE
15519
15520Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15521
15522 * configure.in: rearrange the parts that remove programs from
15523 configdirs, based now on HOST==TARGET or by canonical triple.
15524
15525Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15526
15527 * test-build.mk: recurse explicitly with -f test-build.mk when
15528 appropriate. predicate stage3 and comparison on the existence
15529 of gcc. That is, if gcc isn't around, we aren't three-staging.
15530 On very clean, also remove ...stamp-co. Build in-place before
15531 doing other builds.
15532
15533Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15534
15535 * Makefile.in, configure.in: add tgas
15536
15537Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15538
15539 * Makefile.in: a number of changes merged in from progressive.
15540
15541 * configure.in: add libm.
15542
15543 * .cvsignore: ignore some stuff that comes from test-build.mk.
15544
6599da04
JM
15545Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15546
15547 * config.sub: Add es1800 (m68k-ericsson-es1800).
15548
15549Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15550
15551 * configure: Add program_suffix (parallel to program_prefix)
15552 * Makefile.in: adjust directory-creating script for losing decstation
15553
15554Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15555
15556 * configure: Minor $subdir-related fixes.
15557
15558Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15559
15560 * configure: fix various problems with propogating
15561 makefile_target_frag in subdirs.
15562 * configure.in: config libgcc if its there
15563
15564Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15565
15566 * config.sub: HPPA merge.
15567
6599da04
JM
15568Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15569
15570 * Makefile.in: Replace all-bison with all-byacc in all
15571 dependency lines for other tools (which now use byacc).
15572
15573Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15574
15575 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15576
6599da04
JM
15577Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15578
15579 * Makefile.in: make gprof rules similar to byacc rules (instead of
15580 vestigal $(unsubdir) that didn't work...)
15581
15582Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15583
15584 * config.sub: Add support for Linux.
15585 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15586 (at least for libg++).
15587
15588Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15589
15590 * configure.texi: fix doc for the -nfp option to configure
15591
15592Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15593
15594 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15595
15596Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15597
15598 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15599 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15600 * configure.in: added solaris* host_makefile_frag hook.
15601
15602Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15603
15604 * config.sub: changed recognition of m68000 so that various
15605 m68k types can be specified via m680[01234]0
15606
15607Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15608
15609 * config.sub (basic_machine): fix sed so that '-foo' isn't
15610 completely substituted out while .+'-foo' loses the '-foo'
15611
15612Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15613
15614 * config.sub ($os): Add -aout.
15615
15616Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15617
15618 * configure: If host_makefile_frag is absolute, don't
15619 prefix ${invsubdir} (relevant to libg++ auto-configure).
15620
15621Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15622
15623 * Makefile.in (tooldir): Define it.
15624 (all-ld): Depend on all-flex.
15625
15626Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15627
15628 * Makefile.in (check): Fix libg++ special case.
15629
15630Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15631
15632 * configure: do not bury `pwd` into config.status, thus do fewer
15633 pwd's.
15634
15635 * configure: print the "Building in" message only when building in
15636 other than "." AND verbose.
15637
63f6bcd7 15638 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
15639 configures.
15640
15641 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15642
15643Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15644
15645 * Makefile.in: macroize flags passed on recursion. remove
15646 fileutils.
15647
15648Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15649
15650 * configure: get makesrcdir right for subdirs deeper than 1.
15651
15652 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15653 install.
15654
15655Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15656
15657 * Makefile.in: don't print subdir_do or recursion lines.
15658
15659Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15660
15661 * standards.texi: added menu item.
15662
15663 * Makefile.in: build and install standards.info.
15664
15665 * standards.texi: new file.
15666
15667Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15668
15669 * configure: test for and move config.status pieces from
15670 ${subdir}/.
15671
15672Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15673
6599da04
JM
15674 * configure: Test for existance of files before trying to mv
15675 them, to avoid numerous non-existance messages.
15676
15677Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15678
15679 * configure: correct final line of config.status.
15680
15681 * configure: patch from eggert. Avoids a protection problem if
15682 the original Makefile.in is read only.
15683
15684 * configure: use move-if-change from gcc to create config.status.
15685 Some makefiles depend on config.status to tell if a directory
15686 has been reconfigured for a different host. This change
15687 prevents those directories from remaking everything in the case
15688 where the reconfig was only intended to rebuild a Makefile.
15689
15690 * configure: test for config.sub with "config.sub sun4" rather
15691 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15692 host alias from a missing config.sub.
15693
15694Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15695
15696 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15697 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15698
15699Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15700
15701 * configure: mkdir ${subdir} as needed.
15702
15703Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15704
15705 * Makefile.in,configure.in: added autoconf.
15706
15707Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15708
15709 * Makefile.in: no longer pass against on recursion.
15710
15711 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15712 definitions are not inherited.
15713
15714 * configure: correct makesrcdir when subdir is .
15715
15716Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15717
15718 * configure: Add support for 'subdirs' variable, which is
15719 like 'configdirs', except that configure doesn't re-invoke
15720 itself for subdirs, it just creates a Makefile for each subdir.
15721 * configure.texi: Document subdirs.
15722
15723Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15724
15725 * configure.in: added flex to configdirs
15726
15727Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15728
15729 * Makefile.in: remove clean-stamps from clean.
15730
15731Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15732
15733 * configure.in: Add gdbtest to configdirs.
15734
15735Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15736
15737 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15738 to recursive makes.
15739 * configure.in: Recognize new ncr3000 config.
15740
15741Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15742
15743 * Makefile.in, configure.in: removed references to gdbm.
15744
15745Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15746
15747 * config.sub: Don't canonicalize os value
15748 newsos* to bsd (readline needs to check for newsos).
15749 (This fix was earlier made Jan 31, but got re-broken.)
15750
15751Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15752
15753 * configure.in: sco is an os, not a vendor!
15754
15755 * configure: Quote $( better. Keep various shells happy.
15756
15757Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15758
15759 * Makefile.in: eliminate stamp-files.
15760
15761Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15762
15763 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15764 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15765
15766Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15767
15768 * config.sub: fix iris/iris3.
15769
15770Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15771
15772 * configure: re-add -rm.
15773
15774Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15775
15776 * Maskefile.in: add .stmp-rcs to all.
15777
15778 * configure.in: remove gas from rs6000 build, use aix host fragment.
15779
15780Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15781
15782 * configure: pass down site_option during recursion.
15783
15784Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15785
15786 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15787
15788Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15789
15790 * configure: Change exec_prefix so that it really defaults to prefix.
15791
15792Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15793
15794 * Makefile.in, configure.in: Add support for mmalloc library.
15795
15796Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15797
15798 * Makefile.in: add stmp dependencies for a few more things.
15799
15800Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15801
15802 * configure: adjusted error message on objdir/srcdir configure
15803 collision, per john's suggestion.
15804
15805 * Makefile.in: add libiberty stmp to all and all.cross.
15806
15807Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15808
15809 * Makefile.in: remove force dependencies, add grep to all.
15810
15811Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15812
15813 * Makefile.in: drop flex. make stamp files work.
15814
15815 * configure: added test for conflicting configuration in srcdir,
15816 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15817 gets cranky. use relative paths for configure and srcdir
15818 whenever possible. Send some error messages to stderr that were
15819 going to stdout.
15820
15821Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15822
15823 * Makefile.in: Fix libg++ rule to check for gcc directory
15824 before using gcc/gcc. Also pass XTRAFLAGS.
15825
15826Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15827
15828 * Makefile.in: added stmp-files so that directories aren't polled
15829 when they are already built.
15830
15831 * configure.texi: fixed a node pointer problem.
15832
15833Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15834
731a8127 15835 * config.sub configure.in gdb/configure.in
6599da04
JM
15836 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15837 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15838 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15839
15840Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15841
15842 * configure: -recurring becomes -silent. corrected help message
15843 for -site= option.
15844
15845 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15846
15847Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15848
15849 * configure: when building Makefile for crosses, replace
15850 tooldir and program_prefix. default srcdir from location of
15851 config.sub. remove "for host in hosts" and "for target in
15852 targets" loops.
15853
15854Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15855
15856 * Makefile.in: Do not pass bindir or mandir to cvs.
15857
15858Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15859
15860 * Makefile.in, configure.in: removed traces of namesubdir,
15861 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15862 copyrights to '92, changed some from Cygnus to FSF.
15863
15864 * configure.texi: remove most references to multiple hosts,
15865 multiple targets, subdirs, etc.
15866
15867 * configure.man: removed rcsid. reference config.sub not
15868 config.subr.
15869
15870 * Makefile.in: mkdir $(infodir) on install-info.
15871
15872Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15873
15874 * configure.texi: Explain better about .gdbinit and about
15875 the environment that configure.in sections run in.
15876
15877Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15878
15879 * configure.in: Ultrix is only a decstation if it's a MIPS.
15880
15881Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15882
15883 * README: DOC.configure => cfg-paper.texi.
15884
15885Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15886
15887 * config.sub (near case $os): Don't convert newsos* to bsd!
15888
15889Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15890
15891 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15892 the number of copies of COPYING that go into the GDB tar file.
15893
15894Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15895
731a8127 15896 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
15897 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15898 Fix SCO configuration stuff.
15899
15900Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15901
15902 * Makefile.in: For libg++, make sure the -I pointing
15903 to the gcc directory goes *after* all the libg++-local -I flags.
15904 Also, move just-gcc dependency from just-libg++ to all-libg++.
15905
15906Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15907
15908 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15909
15910Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15911
15912 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15913
15914Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15915
15916 * config.sub: Add stratus configuration frags. Also
15917 submitted to FSF.
15918
15919Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15920
15921 * Makefile.in (DEV_SUPPORT): add configure.man.
15922
15923 * config.sub(Decode manufacturer-specific): add -none*.
15924
15925Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15926
15927 * Makefile.in: remove form feeds to make Sun's make happy.
15928 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15929
15930Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15931
15932 * Makefile.in (AR_FLAGS): Make quieter.
15933
15934Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15935
15936 * configure.in: Add libg++.
15937 * configure: When verbose, don't output the command line at each
15938 level; it will be unremarkably the same as the previous version,
15939 which will be the same as what the user typed.
15940
15941Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15942
15943 * configure.in, Makefile.in: fix clean-info, add flex. add
15944 fileutils.
15945
15946 * configure: be less sensitive to spaces in Makefile.in. Do not
15947 look for sources in "..". Doing so breaks subdirectories that
15948 might have their own configure. If a subdir has it's own
15949 configure script, use it.
15950
15951Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15952
15953 * cfg-paper.texi: some changes suggested by rms.
15954
15955Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15956
15957 * config.sub: Merge in some small additions from the FSF version,
15958 taken from the gcc distribution, to bring the Cygnus and FSF
15959 versions into closer sync.
15960
15961Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15962
15963 * configure.in: Changed svr4 references to sysv4.
15964
15965Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15966
15967 * configure: added -V for version number option.
15968
15969Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15970
15971 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15972 renamed from DOC.configure to cfg-paper.texi.
15973
15974Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15975
15976 * configure, config.subr, config.sub: config.subr is now
15977 config.sub again.
15978
15979Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15980
15981 * configure.texi: new file, in progress.
15982
15983 * Makefile.in: build info file and install the man page for
15984 configure.
15985
15986 * configure.man: new file, first cut.
15987
15988 * configure: find config.subr again now that configuration "none"
15989 has gone. removed all traces of the -ansi option. removed all
15990 traces of the -languages option.
15991
15992 * config.subr: resync from rms.
15993
15994Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15995
15996 * configure, config.sub, config.subr: merge config.sub into
15997 config.subr, call the result config.subr, remove config.sub, use
15998 config.subr.
15999
16000 * Makefile.in: revised install for dir.info.
16001
16002Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16003
16004 * configure.in: add decstation host makefile frag.
16005
16006 * Makefile.in: BISON now bison -y again. also install-gcc on
16007 install. clean-gdbm on clean. infodir belongs in datadir.
16008 Make directories for info install. Build dir.info here then
16009 install it.
16010
16011Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16012
16013 * Makefile.in: fix for bad directory tests.
16014
16015Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16016
16017 * configure: \{1,2\} appears to be a sysv'ism. Use a different
16018 regexp. -srcdir relative was being handled incorrectly.
16019
16020 * Makefile.in: unwrapped some for loops so that parallel makes
16021 work again and so one can focus one's attention on a particular
16022 package.
16023
16024Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16025
16026 * configure: added PWD as a stand in for `pwd` (for speed). use
16027 elif wherever possible. make -srcdir work without -objdir.
16028 -objdir= commented out.
16029
16030Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16031
16032 * configure: +options become --options. -subdirs commented out.
16033 added -host, -datadir. Renamed -destdir to -prefix. Comment in
16034 Makefile now at top of generated Makefile. Removed cvs log
16035 entries. added -srcdir. create .gdbinit only if there is one
16036 in ${srcdir}.
16037
16038 * Makefile.in: idestdir and ddestdir go away. Added copyrights
16039 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
16040 and mandir now keyed off datadir by default.
16041
16042Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16043
16044 * Freshly created ChangeLog.
16045
16046\f
16047Local Variables:
16048mode: change-log
16049left-margin: 8
16050fill-column: 76
16051version-control: never
16052End: