]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
redef2.C: New.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
bb79486c
JH
12010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2
3 * configure.ac: Enable LTO by default on Darwin.
4 * configure: Regenerate.
5
9e0b22c3
MS
62010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
7
bb79486c 8 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 9
2fabf1b7
IB
102010-09-01 Ian Bolton <ian.bolton@arm.com>
11
bb79486c 12 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 13
3a9abc98
DS
142010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
15
16 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
17 ports
18
331a9a59
DY
192010-07-28 David Yuste <david.yuste@gmail.com>
20
21 * MAINTAINERS (Write After Approval): Add myself.
22
223a9d64
N
232010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
24
25 * configure.ac: Support all v850 targets.
26 * configure: Regenerate.
27
9183bdcf
MG
282010-07-23 Marc Glisse <marc.glisse@normalesup.org>
29
30 PR bootstrap/44455
31 * configure.ac (extra_mpfr_configure_flags): Copy from
32 extra_mpc_gmp_configure_flags.
33 * configure: Re-generated.
34
2e290598
AK
352010-07-22 Andi Kleen <ak@linux.intel.com>
36
37 * MAINTAINERS (Write After Approval): Add myself.
38
8d6cd388
CLT
392010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
40
41 * MAINTAINERS (Write After Approval): Add myself.
42
b0b01eb0
JY
432010-07-20 Jeffrey Yasskin <jyasskin@google.com>
44
45 * MAINTAINERS (Write After Approval): Add myself.
46
77198d71
JH
472010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
48
49 PR target/44862
50 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
51 Provide -B option to allow for link spec %s substitutions for
52 libstdc++.a on darwin.
53 * Makefile.in: Regenerate.
54
02fe70af
MM
552010-07-10 Mikael Morin <mikael@gcc.gnu.org>
56
57 * MAINTAINERS (Reviewers): Update my e-mail address
58
c63a4676
AO
592010-06-10 Alexandre Oliva <aoliva@redhat.com>
60
61 * Makefile.def (configure-gcc): Depend on all-libelf.
62 * Makefile.in: Rebuild.
63
e68edbf6
FC
642010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
65
66 * MAINTAINERS (Write After Approval): Add myself in the right place.
67
dce2d8b2 682010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
69
70 * MAINTAINERS (Write After Approval): Add myself.
71
dce2d8b2 722010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
73
74 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
75
762010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 77
1ab55d69
MK
78 * config.sub: Update to version 2010-05-21.
79 * config.guess: Update to version 2010-04-03.
0c422e74 80
02540df4
SB
812010-05-18 Steven Bosscher <steven@gcc.gnu.org>
82
83 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
84 * configure: Regenerate.
85
dfe5f5b2
ST
862010-05-12 Sriraman Tallam <tmsriram@google.com>
87
88 * MAINTAINERS (Write After Approval): Add myself.
89
c082f9f3
SB
902010-05-07 Steven Bosscher <steven@gcc.gnu.org>
91
92 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
93 a platform that supports LTO.
94 * configure: Regenerate.
95
f1af9e5f
SP
962010-05-05 Sebastian Pop <sebastian.pop@amd.com>
97
98 * configure.ac: Allow all the versions greater than 0.10 of PPL.
99 * configure: Regenerated.
100
38e3d868
RM
1012010-04-27 Roland McGrath <roland@redhat.com>
102 H.J. Lu <hongjiu.lu@intel.com>
103
104 * configure.ac (--enable-gold): Support both, both/gold and
105 both/bfd to add gold to configdirs without removing ld.
106 * configure: Regenerated.
107
108 * Makefile.def: Add install-gold dependency to install-ld.
109 * Makefile.in: Regenerated.
110
3bec79c5
DK
1112010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
112
113 PR lto/42776
114 * configure.ac (--enable-lto): Refactor handling so libelf tests
115 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
116 and allow LTO to be explicitly enabled on non-ELF platforms that
117 are known to support it inside else-clause.
118 * configure: Regenerate.
119
615c8ffa
EB
1202010-04-20 Eric Botcazou <ebotcazou@adacore.com>
121
122 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
123 * configure: Regenerate.
124
e4522f78
RC
1252010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
126
127 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
128 * configure: Regenerate.
129
8ccb78f2
RO
1302010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
131
132 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
133 separately.
134 * configure: Regenerate.
135
d5cc2ee3
KW
1362010-04-16 Kevin Williams <kevin.williams@inria.fr>
137
138 * MAINTAINERS (Write After Approval): Add myself.
139
8406cb62
TG
1402010-04-14 Tristan Gingold <gingold@adacore.com>
141
142 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
143 * configure: Regenerate.
144
3591b8e2
SE
1452010-04-13 Steve Ellcey <sje@cup.hp.com>
146
147 * configure: Regenerate after change to elf.m4.
148
a82ecc7b
IS
1492010-04-06 Iain Sandoe <iains@gcc.gnu.org>
150
151 * MAINTAINERS (Write After Approval): Add myself.
152
1f0bf148
SP
1532010-04-02 Sebastian Pop <sebastian.pop@amd.com>
154
155 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
156 * configure: Regenerated.
157
1582010-04-02 Sebastian Pop <sebastian.pop@amd.com>
159
160 * configure.ac: Print "buggy but acceptable" when CLooG
161 revision is less than 9.
162 * configure: Regenerated.
163
ecd01dee
DN
1642010-04-01 Diego Novillo <dnovillo@google.com>
165
166 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
167
dc683a3f
RW
1682010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
169
170 PR bootstrap/43615
171 PR bootstrap/43328
172
173 Revert:
174
175 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
176
177 * configure.ac: Do not pass --enable-multilib nor
178 --disable-multilib in baseargs. Accept explicitly passed
179 --enable_multilib.
180 * configure: Regenerate.
181
7527d83f
UW
1822010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
183
184 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
185
895522b6
JJ
1862010-03-31 Janis Johnson <janis187@us.ibm.com>
187
188 * MAINTAINERS: Remove myself.
189
9db4e878
RW
1902010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
191
192 PR bootstrap/43328
193 * configure.ac: Do not pass --enable-multilib nor
194 --disable-multilib in baseargs. Accept explicitly passed
195 --enable_multilib.
196 * configure: Regenerate.
197
acf6bf36
AP
1982010-03-28 Andrew Pinski <pinskia@gmail.com>
199
200 * MAINTAINERS (spu port): Remove me.
201
b42f0d7e
JM
2022010-03-23 Joseph Myers <joseph@codesourcery.com>
203
204 * configure.ac (tic6x-*-*): New case.
205 * configure: Regenerate.
206
0d1152b1
JM
2072010-03-23 Joseph Myers <joseph@codesourcery.com>
208
209 * config.sub: Update to version 2010-03-22.
210 * config.guess: Update to version 2009-12-30.
211
dce2d8b2 2122010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
213
214 PR ada/42554
215 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
216 * configure: Regenerate.
217
5408fbe8
RR
2182010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
219
220 * MAINTAINERS: Update my email address.
221
3f55a3b3
SP
2222010-03-17 Sebastian Pop <sebastian.pop@amd.com>
223
224 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
225 (ghassan.shobaki@amd.com): Removed.
226
3f08f7e8
AM
2272010-03-17 Alan Modra <amodra@gmail.com>
228
229 * MAINTAINERS: Update my email address.
230
f3a9d094
DN
2312010-03-16 Diego Novillo <dnovillo@google.com>
232
233 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
234 Matthews.
235
db5c4b8b
JM
2362010-03-16 Joseph Myers <joseph@codesourcery.com>
237
238 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
239 Gutson, Jeffrey D. Oldham and Mark Shinwell.
240
b995570a
JM
2412010-03-16 Joseph Myers <joseph@codesourcery.com>
242
243 * MAINTAINERS: Update my email address.
244
124cc66f
DJ
2452010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
246
247 * MAINTAINERS: Update my email address.
248
a4581668
BS
2492010-03-15 Bernd Schmidt <bernds@codesourcery.com>
250
251 * MAINTAINERS: Update my email address.
252
49d78e29
JZ
2532010-03-09 Jie Zhang <jie@codesourcery.com>
254
255 * MAINTAINERS: Update my email address.
256
8927b7c0
RO
2572010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
258
259 PR libstdc++/32499
260 * configure.ac (RANLIB): Default to true.
261 (STRIP): Likewise.
262 (RANLIB_FOR_TARGET): Remove superfluous : argument.
263 * configure: Regenerate.
264
dce2d8b2 2652010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
266
267 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
268 (Write After Approval): Update my email address.
269
bf646aaf
NC
2702010-02-17 Nick Clifton <nickc@redhat.com>
271
272 PR 11238
273 * Makefile.tpl (local-distclean): Also remove config.cache files in
274 sub-directories as there may not be Makefiles present in the
275 sub-directories.
96e41f16
NC
276 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
277 the config.cache files found by the find command.
278
bf646aaf
NC
279 * Makefile.in: Regenerate.
280 * configure.ac: Revert previous delta.
281 * configure: Regenerate.
282
ff78880a
NC
2832010-02-15 Nick Clifton <nickc@redhat.com>
284
285 PR 11238
286 * configure.ac: Delete config.cache files in sub-directories when
287 deleting Makefiles.
288 * configure: Regenerate.
289
8150eadf
BE
2902010-02-12 Ben Elliston <bje@gnu.org>
291
292 * MAINTAINERS: Update my email address.
293
a9e12bfd
AP
2942010-02-08 Andrew Pinski <pinskia@gmail.com>
295
296 * MAINTAINERS (spu port): Update my email address.
297
95315086
JZ
2982010-02-08 Jie Zhang <jie.zhang@analog.com>
299
300 * MAINTAINERS: Add myself as a maintainer for the bfin port.
301
362c6d2f
KG
3022010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
303
304 * configure.ac: Add "recommended" version checks for GMP/MPC.
305 Update recommended GMP/MPFR/MPC versions.
306 * configure: Regenerate.
307
888c5ad2
JR
3082010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
309
310 * MAINTAINERS: Move my Embecosm email address into the
311 write-after-approval section.
312
3bf714a7
ILT
3132010-01-26 Ian Lance Taylor <iant@google.com>
314
315 * MAINTAINERS: Add myself as Go frontend maintainer.
316
ad1e5170
JR
3172010-01-25 Joern Rennecke <amylaar@spamcop.net>
318
319 PR libstdc++/36101, PR libstdc++/42813
320 * configure.ac (bootstrap_target_libs): Make inclusion of
321 target-libgomp conditional on libgomb being in target_configdirs.
322 * configure: Regenerate.
323
fb0553d1
JR
3242010-01-23 Joern Rennecke <amylaar@spamcop.net>
325
326 PR libstdc++/36101, PR libstdc++/42813
327 * configure.ac (bootstrap_target_libs): Include target-libgomp.
328 * configure: Regenerate.
329
aae29963
JR
3302010-01-22 Joern Rennecke <amylaar@spamcop.net>
331
332 PR libstdc++/36101, PR libstdc++/42813
333 * configure.ac (target_configdirs): Substitute.
334 * Makefile.def: Bootstrap target module libgomp.
335 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
336 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
337 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
338 * configure, Makefile.in: Regenerate.
339
d8fe8895
DK
3402010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
341
342 * MAINTAINERS: Adjust my details.
343
ebfe4897
EW
3442010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
345
346 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
347
f7746c59
TL
3482010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
349
350 * MAINTAINERS: reindented my entry with tabs instead of spaces.
351
306c7b5b
TL
3522010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
353
354 * MAINTAINERS (Write After Approval): Add myself.
355
1b8b9e19
KT
3562010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
357
358 * MAINTAINERS (Write After Approval): Add myself.
359
c164615b
RG
3602010-01-11 Richard Guenther <rguenther@suse.de>
361
362 PR lto/41569
363 * Makefile.def (all-lto-plugin): Depend on all-gcc.
364 * Makefile.in: Regenerated.
365
f3f623ae
AT
3662010-01-11 Andreas Tobler <andreast@fgznet.ch>
367
368 * configure.ac: Enable libjava build on x86_64-*freebsd*.
369 * configure: Regenerate.
370
592c90ff
KG
3712010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
372 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
373
374 PR bootstrap/42424
375 * configure.ac: Include libtool m4 files.
376 (_LT_CHECK_OBJDIR): Call it.
377 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
378 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 379
592c90ff
KG
380 * configure: Regenerate.
381
60a2e213
RW
3822010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
383
384 PR bootstrap/41818
385 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
386 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
387 * Makefile.in: Regenerate.
388
7413962d
RG
3892010-01-02 Richard Guenther <rguenther@suse.de>
390
391 PR lto/41529
392 * configure.ac: Include config/elf.m4. Disable LTO if not
393 builting for an elf target.
394 * configure: Regenerate.
395
f77f3945
CF
3962009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
397
398 * MAINTAINERS: Change my email address.
399
4960e3f0
BE
4002009-12-18 Ben Elliston <bje@au.ibm.com>
401
402 * config.sub, config.guess: Update from upstream sources.
403
d16a31da
SZ
4042009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
405
406 * MAINTAINERS (Write After Approval): Add myself.
407
3a5729ea
KG
4082009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
409
410 PR middle-end/30447
411 PR middle-end/30789
412 PR other/40302
413
414 * configure.ac: Require MPC.
415 * configure: Regenerate.
416
43e02a8a
RW
4172009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
418
419 PR target/38384
420 PR bootstrap/40972
421 * libtool.m4: Sync from git Libtool.
422 * ltoptions.m4: Likewise.
423 * ltversion.m4: Likewise.
424 * lt~obsolete.m4: Likewise.
425 * ltmain.sh: Likewise.
426
360d4522
KG
4272009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
428
429 * configure.ac: Update minimum MPC version to 0.8.
430 * configure: Regenerate.
431
f264ed56
SP
4322009-11-21 Sebastian Pop <sebpop@gmail.com>
433
434 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
435 * configure: Regenerated.
436
ed2eaa9f
ILT
4372009-11-21 Ian Lance Taylor <iant@google.com>
438
439 * configure.ac: Change default of poststage1_ldflags to be empty if
440 poststage1_libs is set. When poststage1_libs is empty, and
441 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
442 * configure: Rebuild.
443
58346783
AN
4442009-11-21 Adam Nemet <adambnmet@gmail.com>
445
446 * MAINTAINERS (Write After Approval): Update my email address.
447
5ca0106a
BE
4482009-11-20 Ben Elliston <bje@au.ibm.com>
449
450 * config.guess: Update from upstream sources.
451
87213cd4
AO
4522009-11-16 Alexandre Oliva <aoliva@redhat.com>
453
454 * Makefile.def: Restore host and target settings for gmp.
455 * Makefile.in: Rebuild.
456
f61428ed
AO
4572009-11-16 Alexandre Oliva <aoliva@redhat.com>
458
459 * configure.ac: Add libelf to host_libs. Enable in-tree configury
460 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
461 Fix portability of test of C++ as bootstrap language. Add
462 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
463 * configure: Rebuild.
464 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
465 and cloog. Fix in-tree ppl configuration. Introduce libelf
466 in-tree building.
467 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
468 (POSTSTAGE1_HOST_EXPORTS): Use it.
469 (STAGE[+id+]_CXXFLAGS): New.
470 (BASE_FLAGS_TO_PASS): Pass it down.
471 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
472 extra_exports.
473 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
474 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
475 extra_exports.
476 * Makefile.in: Rebuild.
477
f6c56be6
BE
4782009-11-17 Ben Elliston <bje@au.ibm.com>
479
480 * config.sub, config.guess: Update from upstream sources.
481
0ccb5970
JK
4822009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
483
484 * MAINTAINERS (Write After Approval): Add myself.
485
dce2d8b2 4862009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
487
488 * MAINTAINERS (Write After Approval): Add myself.
489
5d571eaa
OS
4902009-11-06 Ozkan Sezer <sezeroz@gmail.com>
491
492 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
493 paths for *-w64-mingw* and x86_64-*mingw*.
494 * configure: Regenerated.
495
dce2d8b2 4962009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
497
498 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
499
c393f559
BK
5002009-11-02 Benjamin Kosnik <bkoz@redhat.com>
501
502 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
503 Phil Edwards to Write-After Approval.
504
ef4c4300
KT
5052009-10-30 Kai Tietz <kai.tietz@onevision.com>
506
507 * configure.ac: Disable target-winsup & co for
508 x86_64-*-mingw* and *-w64-mingw* targets.
509 * configure: Regenerated.
510
65a324b4
NC
5112009-10-16 Nick Clifton <nickc@redhat.com>
512
513 * MAINTAINERS: Add myself as a maintainer for the RX port.
514
dce2d8b2 5152009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc
JS
516
517 * MAINTAINERS (Write After Approval): Update my e-mail address.
518
17e72e5d
RO
5192009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
520
521 * configure.ac (CLooG test): Use = with test.
522 * configure: Regenerate.
523
ed3a56f3
RG
5242009-10-22 Richard Guenther <rguenther@suse.de>
525
526 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
527 cloog if the ppl version check failed. Move flags saving
528 before setting in libelf check.
529 * configure: Regenerate.
530
ad0abd3c
RG
5312009-10-21 Richard Guenther <rguenther@suse.de>
532
533 * configure.ac: Adjust the ppl and cloog configure to work as
534 documented. Disable cloog if ppl was disabled. Omit the version
535 checks if they were disabled.
536 * configure: Re-generate.
537
e4c5bd48
RW
5382009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
539
540 * configure.ac: Add 'lto' to enable_languages, not
541 new_enable_languages, and only if not already present.
542 * configure: Regenerate.
543
0ffd69c5
GP
5442009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
545
546 * README: Refer to the various COPYING* files instead of just
547 COPYING.
548 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
549
dce2d8b2 5502009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
551
552 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
553
58687768
RG
5542009-10-07 Richard Guenther <rguenther@suse.de>
555
556 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
557 and Richard Guenther as reviewers.
558 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
559 as reviewers.
560
49b0ca5c 5612009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 562
49b0ca5c 563 * config.sub: Update from upstream sources.
d2d9ce5e 564
aeb94799
ILT
5652009-10-06 Ian Lance Taylor <iant@google.com>
566
567 * Makefile.def: check-gold depends upon all-gas.
568 * Makefile.in: Rebuild.
569
123651cd
PM
5702009-10-05 Phil Muldoon <pmuldoon@redhat.com>
571
572 * MAINTAINERS (Write After Approval): Add myself.
573
d7f09764
DN
5742009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
575
576 * Makefile.def: all-lto-plugin depends on all-libiberty.
577 set bootstrap=true for lto-plugin.
578 Add lto-plugin.
579 * Makefile.in: Regenerate.
580 * configure.ac (host_libs): Add lto-plugin.
581 * configure: Regenerate.
582
d7f09764
DN
5832009-10-03 Diego Novillo <dnovillo@google.com>
584
585 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
586 (HOST_LIBELFLIBS): Define.
587 (HOST_LIBELFINC): Define.
588 * Makefile.in: Regenerate.
589 * configure.ac: Add --enable-lto.
590 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
591 If --enable-lto is used, add 'lto' to new_enable_languages.
592 If --enable-lto is used and gold is enabled, add
593 lto-plugin to configdirs.
594 * configure: Regenerate.
595
5962009-10-03 Simon Baldwin <simonb@google.com>
597
598 * configure.ac: If --with-system-zlib, suppress local zlib and
599 pass --with-system-zlib to subdir configure scripts.
600 * configure: Regenerate.
601
dce2d8b2 6022009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
603 Paolo Bonzini <bonzini@gnu.org>
604
605 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
606 $(srcdir).
607 * Makefile.in: Rebuilt.
608
dce2d8b2 6092009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
610
611 * MAINTAINERS (Write After Approval): Add myself.
612
3e661154
KG
6132009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
614
615 * configure.ac: Update minimum MPC version to 0.7.
616 * configure: Regenerate.
617
f1a036e4
NC
6182009-09-25 Nick Clifton <nickc@redhat.com>
619
620 * configure.ac: Pass any --cache-file=/dev/null option on to
621 subconfigures.
622 * configure: Regenerate.
623
d4c74acc
NC
6242009-09-23 Nick Clifton <nickc@redhat.com>
625
626 * config.sub, config.guess: Update from upstream sources.
627
dce2d8b2 6282009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
629
630 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
631 * Makefile.in: Rebuilt.
632
0db770bd
RW
6332009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
634
635 PR bootstrap/32272
636 * configure.ac: Error out if $srcdir isn't '.' but contains
637 host-${host_noncanonical}.
638 * configure: Regenerate.
639
71101870
RO
6402009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
641
642 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
643 maintainer.
644
ca6d0d62
RW
6452009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
646
79cd2b23
RW
647 * configure.ac: If bootstrapping a combined tree with
648 --enable-gold, require c++ in stage1_languages.
649 * configure: Regenerate.
650
ab9dcd0c
RW
651 * configure.ac: Also add target_libs of stage1_languages to
652 bootstrap_target_libs.
653 * configure: Regenerate.
654
ca6d0d62
RW
655 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
656 with --enable-languages not containing c++.
657 * configure: Regenerate.
658
1c3c9f12
JZ
6592009-09-15 Jie Zhang <jie.zhang@analog.com>
660
661 * configure.ac: Disable java and boehm-gc for bfin-*-*.
662 * configure: Regenerate.
663
dce2d8b2 6642009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 665
6fb30a14
JR
666 * MAINTAINERS (Write After Approval): Update my e-mail address,
667 and move from from here...
668 (Waiting for paperwork): To here.
0318772d 669
4056c2c6
JM
6702009-09-09 Joseph Myers <joseph@codesourcery.com>
671
672 * MAINTAINERS (Reviewers): Add self as driver reviewer.
673
3e54529c
RW
6742009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
675
676 * configure.ac: Do not use $extrasub for replacing @if/@endif
677 parts in Makefile; instead, use additional arguments to
678 AC_CONFIG_COMMANDS to do the replacement manually, with several
679 sed invocations, to avoid HP-UX sed command limits.
680 * configure: Regenerate.
681
713e2ea6
AO
6822009-09-08 Alexandre Oliva <aoliva@redhat.com>
683
684 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
685 blank before -L.
686
5646b7b9
AO
6872009-09-04 Alexandre Oliva <aoliva@redhat.com>
688
689 * configure.ac (with-build-config): Document. Handle without.
690 Handle missing argument.
691 * configure: Rebuilt.
692
e12c4094
AO
6932009-09-03 Alexandre Oliva <aoliva@redhat.com>
694
695 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
696 Default to bootstrap-debug only if compare-debug works.
697 * configure: Rebuilt.
698 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
699 * Makefile.in: Rebuilt.
700
75cb0057
RO
7012009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
702
703 * MAINTAINERS (OS Port Maintainers): Update my email address.
704
8fc68cba
AO
7052009-09-01 Alexandre Oliva <aoliva@redhat.com>
706
707 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
708 * Makefile.in: Rebuilt.
709
44cb38cf
CD
7102009-09-01 Chris Demetriou <cgd@google.com>
711
712 * MAINTAINERS (Write After Approval): Add myself.
713
f9329c35
DS
7142009-08-31 Dodji Seketeli <dodji@redhat.com>
715
716 PR debug/30161
717 * include/dwarf2.h (enum dwarf_tag): Added
718 DW_TAG_GNU_template_template_param
719 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
720
f945e229
PB
7212009-08-30 Paolo Bonzini <bonzini@gnu.org>
722
723 * Makefile.tpl (AWK): Fix typo.
724 * Makefile.in: Regenerate.
725
87264276
PB
7262009-08-30 Paolo Bonzini <bonzini@gnu.org>
727
728 * configure.ac: Detect awk and sed.
729 * Makefile.def (flags_to_pass): Add AWK and SED.
730 * Makefile.tpl (AWK, SED): New.
731 (BASE_FLAGS_TO_PASS): Add AWK and SED.
732 * configure: Regenerate.
733 * Makefile.in: Regenerate.
734
68ccd57c
DK
7352009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
736
737 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
738 (collapseslashes): Likewise.
739
df58e648
RW
7402009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
741
742 * configure.ac (AC_PREREQ): Bump to 2.64.
743
0539cb2c
RW
7442009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
745
70fa0efa
RW
746 * configure.ac: Remove --with-datarootdir, --with-docdir,
747 --with-pdfdir, --with-htmldir switches.
748 * configure: Regenerate.
749
5213506e
RW
750 * configure: Regenerate.
751
0539cb2c
RW
752 * compile: Sync from Automake 1.11.
753 * depcomp: Likewise.
754 * install-sh: Likewise.
755 * missing: Likewise.
756 * mkinstalldirs: Likewise.
757 * ylwrap: Likewise.
758
197c68cc
DK
7592009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
760
761 * ltmain.sh (func_normal_abspath): New function.
762 (func_relative_path): Likewise.
763 (func_mode_help): Document new -bindir option for link mode.
764 (func_mode_link): Add new -bindir option, and use it to place
765 output DLL if specified.
766
58af276a
RW
7672009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
768
0115d4a3
RW
769 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
770 (baseargs): Add --disable-option-checking.
771 * configure: Regenerate.
772
58af276a
RW
773 * Makefile.def (configure-target-libiberty): Depend on
774 all-binutils and all-ld.
775 (configure-target-newlib): Likewise.
776 * Makefile.in: Regenerate.
777
e9d9afef
BE
7782009-08-17 Ben Elliston <bje@au.ibm.com>
779
780 * config.sub, config.guess: Update from upstream sources.
781
354ebf88
RW
7822009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
783
784 Sync from src, merge:
785
786 2009-07-02 Tristan Gingold <gingold@adacore.com>
787
788 * configure.ac: Do not exclude gas for i386-*-darwin.
789 Add a case for x86_64-*-darwin.
790 * configure: Regenerate.
791
8375f7b2
NV
7922009-08-06 Neil Vachharajani <nvachhar@gmail.com>
793
794 * MAINTAINERS: Add my name to Write After Approval list.
795
dce2d8b2 7962009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
797
798 * configure.ac: Add Microblaze target.
799 * configure: Regenerate.
800
ea2002ba
CB
8012009-07-31 Christian Bruel <christian.bruel@st.com>
802
803 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
804 * configure: Regenerate.
805
dce2d8b2 8062009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
807
808 * MAINTAINERS (Write After Approval): Update my e-mail address.
809
e90e6bd7
ILT
8102009-07-06 Ian Lance Taylor <iant@google.com>
811
812 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
813 * configure: Rebuild.
814
f6e0880a
TG
8152009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
816
817 * MAINTAINERS: Move myself to the Graphite Reviewers.
818
6d984927
WG
8192009-06-30 Wei Guozhi <carrot@google.com>
820
821 * MAINTAINERS: Add my name to Write After Approval list.
822
f2689b09
SE
8232009-06-26 Steve Ellcey <sje@cup.hp.com>
824
825 PR bootstrap/40338
826 * configure.ac (comparestring): Create new variable.
827 * Makefile.tpl (comparestring): Use to skip some comparisions.
828 * configure: Regenerate.
829 * Makefile.in: Regenerate.
830
f62c0ba4
DE
8312009-06-26 Doug Evans <dje@sebabeach.org>
832
833 * Makefile.def (host_modules): Add cgen.
834 * Makefile.in: Regenerate.
835 * configure.ac (host_tools): Add cgen.
836 * configure: Regenerate.
837
7acf4da6
DD
8382009-06-23 DJ Delorie <dj@redhat.com>
839
840 * MAINTAINERS: Add myself as mep maintainer.
841
00020c16
ILT
8422009-06-23 Ian Lance Taylor <iant@google.com>
843
844 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
845 boot_languages. Only bootstrap target libraries listed in
846 target_libs for some boot language. Add --with-stage1-ldflags,
847 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
848 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
849 if not building with C++.
850 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
851 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
852 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
853 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
854 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
855 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
856 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
857 * configure, Makefile.in: Rebuild.
858
1da52d4a
LF
8592009-06-23 Li Feng <nemokingdom@gmail.com>
860
861 * MAINTAINERS: Added my name to write-after-approval list.
862
144c9175
RM
8632009-06-15 Ryan Mansfield <rmansfield@qnx.com>
864
865 * configure.ac: Define is_elf for QNX Neutrino targets.
866 * configure: Regenerate.
867
e5871e24
GS
8682009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
869
870 * MAINTAINERS: Added my name to the write-after-approval list
871
5f4a82c0
KG
8722009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
873
874 * configure.ac: Detect MPC in default directory.
875 * configure: Regenerate.
876
394e9195
JG
8772009-06-03 Jerome Guitton <guitton@adacore.com>
878 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
879
880 * Makefile.tpl (all): Avoid a trailing backslash.
881 * Makefile.in: Regenerate.
882
47bca6aa
BE
8832009-06-03 Ben Elliston <bje@au.ibm.com>
884
885 * config.sub, config.guess: Update from upstream sources.
886
a891a473
RS
8872009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
888
889 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
890 to noconfdirs.
891 * configure: Regenerate.
892
70cb2d9f
AO
8932009-06-02 Alexandre Oliva <aoliva@redhat.com>
894
895 * Makefile.tpl ([+compare-target+]): Compare all stage
896 directories, rather than just gcc.
897 * Makefile.in: Rebuilt.
898
7f1245df
DK
8992009-06-01 Doug Kwan <dougkwan@google.com>
900
901 * configure.ac: Support gold for target arm*-*-*.
902 * configure: Regenerate.
394e9195 903
acd26225
KG
9042009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
905
906 * Makefile.def: Add MPC support and dependencies.
907 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
908
909 * Makefile.in, configure: Regenerate.
910
a1fc946a
AO
9112009-05-27 Alexandre Oliva <aoliva@redhat.com>
912
913 * Makefile.tpl (all): Avoid harmless warning in make all when
914 gcc-bootstrap is enabled but stage_last does not exist.
915 * Makefile.in: Rebuilt.
916
2e6a3c8d
NR
9172009-05-24 Nicolas Roche <roche@adacore.com>
918
919 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
920 * Makefile.in: Regenerate.
921
63487d11
DC
9222009-05-21 Denis Chertykov <chertykov@gmail.com>
923
924 * MAINTAINERS: Update my e-mail address.
925
449223af
DK
9262009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
927
928 * configure.ac (cygwin noconfigdirs): Remove libgcj.
929 * configure: Regenerate.
930
31c98f49
AO
9312009-05-18 Alexandre Oliva <aoliva@redhat.com>
932
933 PR other/40159
934 * Makefile.tpl (all): Don't assume gcc-bootstrap and
935 gcc-no-bootstrap are mutually exclusive.
936 * Makefile.in: Rebuilt.
937
0f501837
AO
9382009-05-18 Alexandre Oliva <aoliva@redhat.com>
939
940 PR other/40159
941 * Makefile.tpl (all): Don't end with unconditional success.
942 * Makefile.in: Rebuilt.
943
4a4a4e99
AO
9442009-05-12 Alexandre Oliva <aoliva@redhat.com>
945
946 PR target/37137
947 * Makefile.def (flags_to_pass): Remove redundant and incomplete
948 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
949 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
950 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
951 stage_configureflags, stage_cflags and stage_libcflags into
952 explicit Makefile macros.
953 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
954 GFORTRAN.
955 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
956 CC. Set CC_FOR_BUILD from CC.
957 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
958 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
959 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
960 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
961 and GFORTRAN.
962 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
963 (_LIBCFLAGS): Renamed to _TFLAGS.
964 (do-compare-debug, do-compare3-debug): Drop.
965 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
966 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
967 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
968 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
969 (XGCC_FLAGS_FOR_TARGET): New.
970 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
971 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
972 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
973 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
974 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
975 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
976 TFLAGS.
977 (BUILD_CONFIG): Include if requested.
978 (all): Set TFLAGS on bootstrap.
979 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
980 (all-stageid-prefixmodule): Likewise.
981 (do-clean, distclean-stageid): Set TFLAGS.
982 (restrap): Fix whitespace.
983 * Makefile.in: Rebuilt.
984
1cee3429
PB
9852009-05-07 Paolo Bonzini <bonzini@gnu.org>
986
987 * config.guess: Sync with src.
988
0b70eafd
DK
9892009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
990
991 * configure.ac ($with_ppl): Default to no if not supplied.
992 ($with_cloog): Likewise.
993 configure: Regenerate.
994
5175f17c
JW
9952009-04-27 James E. Wilson <wilson@codesourcery.com>
996
997 * MAINTAINERS: Update my e-mail address.
998
952fa153
NC
9992009-04-27 Nick Clifton <nickc@redhat.com>
1000
1001 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1002
a687f83c
EB
10032009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1004
1005 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1006 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1007 * Makefile.in: Regenerate.
1008
9e3eba15
KG
10092009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1010
1011 PR bootstrap/39739
1012 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1013 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1014
1015 * configure, Makefile.in: Regenerate.
1016
a687f83c 10172009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
1018
1019 * include/hashtab.h: Update GTY annotations to new syntax
1020 * include/splay-tree.h: Likewise
1021
070bdbd9
BE
10222009-04-17 Ben Elliston <bje@au.ibm.com>
1023
1024 * config.sub, config.guess: Update from upstream sources.
1025
55f2d967
AG
10262009-04-15 Anthony Green <green@moxielogic.com>
1027
1028 * configure.ac: Add moxie support.
1029 * configure: Rebuilt.
1030
309c24a9
JJ
10312009-04-14 Jakub Jelinek <jakub@redhat.com>
1032
1033 * configure.ac: Change copyright header to refer to version
1034 3 of the GNU General Public License and to point readers at the
1035 COPYING3 file and the FSF's license web page.
1036 * Makefile.def: Likewise.
1037 * Makefile.tpl: Likewise.
1038 * Makefile.in: Regenerate.
1039
b93133bc
JH
10402009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1041
1042 * configure.ac: Restore match for darwin9 or later. Use double
1043 brackets since regeneration eats one pair.
1044 * configure: Regenerate.
1045
d18ff35a
L
10462009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1047
1048 PR gas/10039
1049 * configure.ac: Require texinfo 4.7.
1050 * configure: Regenerated.
1051
748086b7
JJ
10522009-04-09 Nick Clifton <nickc@redhat.com>
1053
1054 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1055 the GCC Runtime Library Exception.
1056
a3337ea2
KG
10572009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1058
1059 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1060 * configure: Regenerate.
1061
60911f14
SE
10622009-04-01 Steve Ellcey <sje@cup.hp.com>
1063
1064 * Makefil.def (languages): New entries.
1065 * Makefile.tpl (check-gcc-*): New generic target.
1066 * Makefile.in: Regenerate.
60911f14 1067
dce2d8b2 10682009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 1069
d18ff35a 1070 * MAINTAINERS: Update my email address.
7369c1d0 1071
cfb1f59f
TT
10722009-03-18 Tom Tromey <tromey@redhat.com>
1073
d18ff35a
L
1074 * configure: Rebuild.
1075 * configure.ac (host_libs): Add libiconv.
1076 * Makefile.in: Rebuild.
1077 * Makefile.def (host_modules): Add libiconv.
1078 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 1079
75eeae1a
TG
10802009-03-16 Tristan Gingold <gingold@adacore.com>
1081
1082 * configure.ac: Treat gdb as supported on x86_64-darwin.
1083 * configure: Regenerate.
1084
f38095f3
JM
10852009-03-16 Joseph Myers <joseph@codesourcery.com>
1086
1087 * configure.ac (--with-host-libstdcxx): New option.
1088 * configure: Regenerate.
1089
dce2d8b2 10902009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
1091
1092 * MAINTAINERS: Move myself into the write after approval list.
1093
6d401294
NP
10942009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
1095
1096 * MAINTAINERS: Update e-mail address.
1097
07c97076
DN
10982009-03-11 Dorit Nuzman <dorit@il.ibm.com>
1099
1100 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1101
dce2d8b2 11022009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
1103
1104 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1105
7a9d3fe8
RW
11062009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1107
1108 Backport from git Libtool:
1109
1110 2009-01-19 Robert Millan <rmh@aybabtu.com>
1111 Support GNU/kOpenSolaris.
1112 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1113 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1114 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1115 GNU/kOpenSolaris.
1116
c9e9e11f
AS
11172009-02-27 Andreas Schwab <schwab@linux-m68k.org>
1118
1119 * MAINTAINERS: Update e-mail address.
1120
5e8c1552 11212009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
1122
1123 * MAINTAINERS (Write After Approval): Add self.
1124
b0adb088
BM
11252009-02-18 Bingfeng Mei <bmei@broadcom.com>
1126
1127 * MAINTAINERS (Write After Approval): Add myself.
1128
ee04b574
AS
11292009-02-05 Andreas Schwab <schwab@suse.de>
1130
1131 * Makefile.tpl (stage_last): Define $r and $s before using
1132 $(RECURSE_FLAGS_TO_PASS).
1133 * Makefile.in: Regenerate
1134
907884c9
ILT
11352009-01-30 Ian Lance Taylor <iant@google.com>
1136
1137 * MAINTAINERS: Move myself to the Global Reviewers list.
1138
416ac4d4
RM
11392009-01-29 Robert Millan <rmh@aybabtu.com>
1140
1141 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1142 * configure: Regenerate.
1143
ee5decb3
GP
11442009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1145
1146 * MAINTAINERS: Make whitespace consistent.
19196f44 1147 Remove Robert Millan from Write After Approval.
ee5decb3 1148
36fbb0ec
AM
11492009-01-16 Alan Modra <amodra@bigpond.net.au>
1150
1151 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1152 (all-opcodes): Depend on all-libiberty.
1153 * Makefile.in: Regenerate.
1154
52535a64
DR
11552009-01-15 Douglas B Rupp <rupp@gnat.com>
1156
1157 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1158 * configure: Regenerate.
1159
e04a57df
RR
11602009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1161
1162 * MAINTAINERS (Write After Approval): Add myself.
1163
856c450b
SK
11642009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1165
1166 * MAINTAINERS: Add myself to reviewers (Fortran).
1167
dce2d8b2 11682009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
1169
1170 PR tree-optimization/38515
1171 * configure.ac (cloog-polylib): Removed.
1172 (with_ppl, with_cloog): Test for "no".
1173 * configure: Regenerated.
1174
1e5e8a59
DF
11752009-01-11 Daniel Franke <franke.daniel@gmail.com>
1176
1177 * MAINTAINERS: Moved myself to reviewers (Fortran).
1178
5e5debf6
TS
11792009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1180
1181 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1182 (Write After Approval): Remove myself.
1183
1c42acf1
DN
11842009-01-03 Diego Novillo <dnovillo@google.com>
1185
1186 * MAINTAINERS: Remove myself from alias maintainership.
1187
2fbbedaf
DA
11882009-01-02 David Ayers <ayers@fsfe.org>
1189
1190 * MAINTAINERS: Update e-mail address.
1191
17213821
GP
11922008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1193
1194 * MAINTAINERS: Make whitespace consistent.
1195
baafc534
RW
11962008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1197
1198 Backport from upstream Libtool:
1199 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1200 Add cache variables to tests that require the linker to work.
1201 For shlibpath_overrides_runpath, this also changes the semantics
1202 to let the result from the C compiler take precedence.
1203
18430d27
BE
12042008-12-02 Ben Elliston <bje@au.ibm.com>
1205
1206 * config.sub, config.guess: Update from upstream sources.
1207
dce2d8b2 12082008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
1209
1210 * configure.ac (ppllibs): Add by default the lib flags.
1211 * configure: Regenerate.
1212
41e9641b
LM
12132008-12-08 Luis Machado <luisgpm@br.ibm.com>
1214
1215 * MAINTAINERS: Add myself to the write after approval list.
1216
25783c30
JH
12172008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1218
ee04b574
AS
1219 * configure.ac: Add double brackets on darwin[912].
1220 * configure: Regenerate.
25783c30 1221
0e318fcc
DK
12222008-12-03 Daniel Kraft <d@domob.eu>
1223
1224 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1225 Approval to Reviewer section (for Fortran front-end).
1226
7f171b95
JH
12272008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1228
1229 * configure.ac: Expand to darwin10 and later.
1230 * configure: Regenerate.
1231
09ce620e
AS
12322008-12-02 Andreas Schwab <schwab@suse.de>
1233
1234 * Makefile.def: configure-target-boehm-gc depends on
1235 all-target-libstdc++-v3.
1236 * Makefile.in: Regenerate.
1237
386c704d
KT
12382008-12-02 Kai Tietz <kai.tietz@onevision.com>
1239
1240 * MAINTAINERS: Add myself as mingw maintainer.
1241
e03dd84a
BE
12422008-12-02 Ben Elliston <bje@au.ibm.com>
1243
1244 * config.sub, config.guess: Update from upstream sources.
1245
3fa87964
GP
12462008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1247
1248 * README.SCO: Remove.
1249
df72d7ed
FP
12502008-11-29 Fernando Pereira <pronesto@gmail.com>
1251
1252 * MAINTAINERS: Add myself to the write after approval list.
1253
b5646528
DK
12542008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1255
1256 * MAINTAINERS: Update my email address in WAA section.
1257
dce2d8b2 12582008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
1259
1260 * MAINTAINERS: Update e-mail address.
1261
dce2d8b2 12622008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
1263
1264 * MAINTAINERS: Change e-mail address.
1265
0db3a858
TG
12662008-11-27 Tristan Gingold <gingold@adacore.com>
1267
1268 * configure.ac: Build gdb for i?86-*-darwin*
1269 * configure: Regenerated.
1270
dce2d8b2 12712008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
1272
1273 * MAINTAINERS: Added my full name.
1274
487e299b
DJ
12752008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1276
1277 PR bootstrap/38014
1278 PR bootstrap/37923
1279
1280 Revert:
1281
1282 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1283
1284 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1285 * Makefile.in: Regenerated.
1286
1287 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1288
1289 PR gdb/921
1290 PR gdb/1646
1291 PR gdb/2175
1292 PR gdb/2176
1293
1294 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1295 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1296 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1297 (HOST_EXPORTS): Pass CPPFLAGS.
1298 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1299 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1300 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1301 * Makefile.in, configure: Regenerated.
1302 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1303 and CPPFLAGS_FOR_BUILD.
1304
dce2d8b2 13052008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
1306
1307 * MAINTAINERS: Add myself as middle end maintainer.
1308
044fed69
AS
13092008-11-06 Andrew Stubbs <ams@codesourcery.com>
1310
1311 * MAINTAINERS (Write after approval): Add myself.
1312
caf6defe
DN
13132008-11-05 Diego Novillo <dnovillo@google.com>
1314
1315 * MAINTAINERS (Global Reviewers): Add myself.
1316 (Non-Algorithmic Maintainers): Remove myself.
1317
3e9899ac
TS
13182008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1319
09ce620e 1320 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 1321
ea99e36e
MM
13222008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1323
09ce620e 1324 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 1325
fb0d2684
BE
13262008-10-31 Ben Elliston <bje@au.ibm.com>
1327
1328 * configure.ac (spu-*-*): Remove special case.
1329 * configure: Regenerate.
1330
73c07a3e
CM
13312008-10-30 Catherine Moore <clm@codesourcery.com>
1332
1333 * MAINTAINERS (Write after approval): Update my email address.
1334
7310a2da
SSF
13352008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1336
1337 * configure.ac [spu-*-*]: Do not set skipdirs.
1338 * configure: Re-generate.
1339
7e51fe23
BS
13402008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1341
1342 * MAINTAINERS (Various Maintainers): Add myself to reload.
1343
ef20be93
RG
13442008-10-25 Richard Guenther <rguenther@suse.de>
1345
1346 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1347 maintainer. Remove myself as libgcc-math maintainer.
1348 (Non-Algorithmic Maintainers): Remove myself.
1349
03ffcfa0
DJ
13502008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1351
1352 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1353 * Makefile.in: Regenerated.
1354
dec014a9
CC
13552008-10-23 Cary Coutant <ccoutant@google.com>
1356
1357 * MAINTAINERS (Write after approval): Add myself.
1358
b36c386c
DJ
13592008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1360
1361 PR gdb/921
1362 PR gdb/1646
1363 PR gdb/2175
1364 PR gdb/2176
1365
1366 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1367 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1368 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1369 (HOST_EXPORTS): Pass CPPFLAGS.
1370 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1371 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1372 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1373 * Makefile.in, configure: Regenerated.
1374 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1375 and CPPFLAGS_FOR_BUILD.
1376
dce2d8b2 13772008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
1378
1379 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1380 Sebastian Pop.
1381
e0bda97e
AP
13822008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1383
1384 * MAINTAINERS (Write After Approval): Added myself.
1385
36c713e0
KG
13862008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1387
1388 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1389 recommended version to 2.3.2.
1390
1391 * configure: Regenerate.
1392
8fe005ee
MM
13932008-10-01 Mark Mitchell <mark@codesourcery.com>
1394
1395 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1396
be8f156f
DD
13972008-09-29 David Daney <david.daney@caviumnetworks.com>
1398
1399 * MAINTAINERS (Write After Approval): Update e-mail address.
1400
ae11dff4
PG
14012008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1402
1403 * libtool.m4: Update to libtool 2.2.6.
1404 * lt~obsolete.m4: Update to libtool 2.2.6.
1405 * ltmain.sh: Update to libtool 2.2.6.
1406 * ltsugar.m4: Update to libtool 2.2.6.
1407 * ltversion.m4: Update to libtool 2.2.6.
1408 * ltoptions.m4: Update to libtool 2.2.6.
1409 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1410
441154b1
CF
14112008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1412
1413 * MAINTAINERS (Write After Approval): Add myself.
1414
775b3b26
BRF
14152008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1416
1417 * MAINTAINERS (Write After Approval): Update my name.
1418
94538043
SB
14192008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1420
09ce620e 1421 * MAINTAINERS: Add myself in "Write After Approval".
94538043 1422
52d1bfd8
SE
14232008-09-18 Steve Ellcey <sje@cup.hp.com>
1424
09ce620e 1425 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 1426
c5cc92f5
GP
14272008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1428
1429 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1430 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1431 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1432 and Michael Tiemann from Write After Approval since they do not
1433 actually have access.
1434
23d9794a
RG
14352008-09-05 Richard Guenther <rguenther@suse.de>
1436
1437 * configure.ac: Initialize clooglibs to -lcloog.
1438 * configure: Re-generate.
1439
192a671e
LCW
14402008-09-04 Le-Chun Wu <lcwu@google.com>
1441
1442 * MAINTAINERS (Write After Approval): Add myself.
1443
d789184e
SP
14442008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1445
1446 * configure.ac (--with-cloog-polylib): New.
1447 (--disable-cloog-version-check): New.
1448 (--disable-ppl-version-check): New.
1449 * configure: Re-generate.
1450
36a881c7
RG
14512008-09-03 Richard Guenther <rguenther@suse.de>
1452
1453 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1454 cloog test.
1455 * configure: Re-generate.
1456
358da97e
HS
14572008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1458
1459 Add picoChip port.
1460 * MAINTAINERS: Add picoChip maintainers.
1461
f8bf9252
SP
14622008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1463 Tobias Grosser <grosser@fim.uni-passau.de>
1464 Jan Sjodin <jan.sjodin@amd.com>
1465 Harsha Jagasia <harsha.jagasia@amd.com>
1466 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1467 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1468 Adrien Eliche <aeliche@isty.uvsq.fr>
1469
1470 Merge from graphite branch.
1471 * configure: Regenerate.
1472 * Makefile.in: Regenerate.
1473 * configure.ac (host_libs): Add ppl and cloog.
1474 Add checks for PPL and CLooG.
1475 * Makefile.def (ppl, cloog): Added modules and dependences.
1476 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1477 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1478
d89f0ad6
AL
14792008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1480
1481 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1482 (GCC_SHLIB_SUBDIR): New.
1483 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1484 * configure: Regenerate.
1485 * Makefile.in: Regenerate.
1486
88a25817
GP
14872008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1488
1489 * MAINTAINERS: Consistently use tabs to separate columns.
1490
f873f15f
TG
14912008-08-29 Tristan Gingold <gingold@adacore.com>
1492
1493 * MAINTAINERS (Write after Approval): Add myself.
1494
e1514c3f
TG
14952008-08-28 Tristan Gingold <gingold@adacore.com>
1496
1497 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1498 Enable bfd, binutils and opcodes.
1499 * configure: Regenerate.
1500
4717882f
JDA
15012008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1502
1503 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1504
28c9884c
TK
15052008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1506
1507 * MAINTAINERS: Use correct Umlaut for last name.
1508
ae96d86a
FXC
15092008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1510
1511 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1512
3ecc96e3
DE
15132008-08-16 David Edelsohn <edelsohn@gnu.org>
1514
1515 * MAINTAINERS: Update my email address.
1516
dd609cc1
EB
15172008-08-16 Nicolas Roche <roche@adacore.com>
1518
1519 * Makefile.tpl: Add BOOT_ADAFLAGS.
1520 * Makefile.in: Regenerate.
1521
08d0963a
RS
15222008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1523
1524 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1525 * configure: Regenerate.
1526
dce2d8b2 15272008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
1528
1529 * configure.ac: Add makefile fragments for hpux.
1530 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1531 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1532 * configure: Regenerate.
1533 * Makefile.in: Regenerate.
1534
dce2d8b2 15352008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
1536
1537 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1538
dce2d8b2 15392008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
1540
1541 * MAINTAINERS (Write after Approval): Add myself.
1542
78209f30
XG
15432008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1544
1545 * MAINTAINERS (Write After Approval): Add myself.
1546
5b5b098d
AJ
15472008-06-29 Andrew Jenner <andrew@codesourcery.com>
1548
1549 * MAINTAINERS (Write After Approval): Add myself.
1550
d812ec93
KW
15512008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1552
1553 * MAINTAINERS: Update my email address.
1554
99e78224
JY
15552008-06-25 Joey Ye <joey.ye@intel.com>
1556
1557 * MAINTAINERS (Write After Approval): Add myself.
1558
18c04407
RW
15592008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1560
1561 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1562 * Makefile.in: Regenerate.
1563 * configure: Regenerate.
1564
47aa9a31
DK
15652008-06-17 Daniel Kraft <d@domob.eu>
1566
1567 * MAINTAINERS (Write After Approval): Add myself.
1568
ad33ff57
RW
15692008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1570
1571 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1572 "$@" is still intact with both Autoconf 2.59 and 2.62.
1573 * configure: Regenerate.
1574
cdce5c41
RW
15752008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1576
1577 * Makefile.tpl: Fix comment errors.
1578 * Makefile.in: Regenerate.
1579
01b79d11
DM
15802008-06-12 David S. Miller <davem@davemloft.net>
1581 David Edelsohn <edelsohn@gnu.org>
1582
1583 * configure.ac: Add powerpc*-*-* to gold supported targets.
1584 * configure: Regenerate.
1585
f8c33439
JM
15862008-06-08 Joseph Myers <joseph@codesourcery.com>
1587
1588 PR tree-optimization/36218
1589 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1590 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1591 (all prefix="build-"): Pass them to build-system sub-makes.
1592 * Makefile.in: Regenerate.
1593
cd985f66
JM
15942008-06-07 Joseph Myers <joseph@codesourcery.com>
1595
1596 * MAINTAINERS (mt port): Remove.
1597 (sco5, unixware, sco udk): Remove.
1598 (Kean Johnston): Add to Write After Approval.
1599
3f6383d3
JB
16002008-05-30 Julian Brown <julian@codesourcery.com>
1601
1602 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1603 of libobjc for ARM EABI Linux.
1604 * configure: Regenerate.
30da41ed 1605
dce2d8b2 16062008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 1607
09ce620e 1608 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 1609
dce2d8b2 16102008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 1611
e29cc9b4 1612 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 1613
955410cb
JW
16142008-05-15 Janus Weil <janus@gcc.gnu.org>
1615
1616 * MAINTAINERS (Write After Approval): Add myself.
1617
719bb4e3 16182008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
1619
1620 * config-ml.in: don't handle --enable-shared and --enable-static.
1621
372b05fc
RS
16222008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1623
1624 * MAINTAINERS: Update my email address.
1625
f73e2200
PC
16262008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1627
1628 * MAINTAINERS: Update my email address.
09ce620e 1629
3e438e2b
KVH
16302008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1631
1632 * MAINTAINERS (Write After Approval): Add myself.
1633
177bf491
GS
16342008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1635
1636 * MAINTAINERS (Write After Approval): Add myself.
1637
dce2d8b2 16382008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
1639
1640 * MAINTAINERS (crx): Add myself.
1641
14a8726b
PB
16422008-04-18 Paolo Bonzini <bonzini@gnu.org>
1643
1644 Sync with src:
1645 2008-04-14 David S. Miller <davem@davemloft.net>
1646
09ce620e
AS
1647 * configure.ac: Add sparc*-*-* to gold supported targets.
1648 * configure: Regenerate.
14a8726b 1649
7142fb32
PB
16502008-04-18 Paolo Bonzini <bonzini@gnu.org>
1651
1652 PR bootstrap/35457
1653 * configure.ac: Include override.m4.
1654 * configure: Regenerate.
1655
c6b196de
PB
16562008-04-18 Paolo Bonzini <bonzini@gnu.org>
1657
09ce620e
AS
1658 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1659 * Makefile.in: Regenerate.
c6b196de 1660
dce2d8b2 16612008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 1662
09ce620e 1663 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 1664 as nonconfigurable directories list.
09ce620e 1665 * configure: Regenerate.
c993ae60 1666
8479b1b1
BE
16672008-04-14 Ben Elliston <bje@au.ibm.com>
1668
1669 * config.sub, config.guess: Update from upstream sources.
1670
295e261a
HPN
16712008-04-12 Hans-Peter Nilsson <hp@axis.com>
1672
1673 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1674 * Makefile.in: Regenerate.
1675
ac3949d9
EW
16762008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1677
1678 * configure.ac: Do not build libssp for the AVR.
1679 * configure: Regenerate.
1680
06407e30
ILT
16812008-04-07 Ian Lance Taylor <iant@google.com>
1682
1683 * Makefile.def: check-gold depends upon all-binutils.
1684 * Makefile.in: Regenerate.
1685
97db009c
AH
16862008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1687
1688 * MAINTAINERS (Write After Approval): Add myself.
1689
2a79c47f
NC
16902008-04-04 Nick Clifton <nickc@redhat.com>
1691
1692 PR binutils/4334
5f4bebbf 1693 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
1694 builds.
1695 * configure: Regenerate.
1696
c53a18d3
N
16972008-04-04 NightStrike <NightStrike@gmail.com>
1698
1699 PR other/35151
09ce620e
AS
1700 * configure.ac: Combine rules for mingw32 and mingw64.
1701 * configure: Regenerate.
c53a18d3 1702
d925aa70
KT
17032008-04-02 Kai Tietz <kai.tietz@onvision.com>
1704
1705 * MAINTAINERS (Write After Approval): Add myself.
1706
dce2d8b2 17072008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
1708
1709 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1710 * Makefile.in (.NOTPARALLEL): Ditto.
1711
4412a506
PG
17122008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1713
1714 * MAINTAINERS (Write After Approval): Add myself.
1715
dce2d8b2 17162008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
1717
1718 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1719 * Makefile.in (.NOTPARALLEL): Regenerate.
1720
639223bd
PB
17212008-03-27 Paolo Bonzini <bonzini@gnu.org>
1722
1723 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1724 * Makefile.in: Regenerate.
1725
b8ab1f4a
JS
17262008-03-26 Jakub Staszak <kuba@et.pl>
1727
1728 * MAINTAINERS (Write After Approval): Add myself.
1729
b45890a4
TK
17302008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1731
1732 * MAINTAINERS: Update e-mail address.
1733
5afab7ad
ILT
17342008-03-20 Ian Lance Taylor <iant@google.com>
1735
1736 * configure.ac: Add support for --enable-gold.
1737 * Makefile.def: Add gold as a directory like ld.
1738 * configure, Makefile.in: Regenerate.
1739
38d24731
RW
17402008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1741
1742 * configure.ac: m4_include config/proginstall.m4.
1743 * configure: Regenerate.
32bc4cf4
RW
1744
1745 Backport from upstream Libtool:
09ce620e 1746
32bc4cf4 1747 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 1748
32bc4cf4
RW
1749 Deal with Autoconf 2.62's semantic change in m4_append.
1750 * ltsugar.m4 (lt_append): Replace broken versions of
1751 m4_append.
1752 (lt_if_append_uniq): Don't require separator to be overquoted,
1753 and avoid broken m4_append.
1754 (lt_dict_add): Fix typo.
1755 * libtool.m4 (_LT_DECL): Don't overquote separator.
1756
9d3c50ea
DE
17572008-03-13 David Edelsohn <edelsohn@gnu.org>
1758
1759 * config.rpath: Add AIX 6 support.
1760
5d2edb29
PB
17612008-03-13 Paolo Bonzini <bonzini@gnu.org>
1762
1763 * Makefile.def (stageprofile). Remove -fprofile-generate
1764 from stage_libcflags.
1765 * Makefile.in: Regenerate.
1766
954910ef
BE
17672008-03-13 Ben Elliston <bje@au.ibm.com>
1768
1769 * config.sub, config.guess: Update from upstream sources.
1770
e8645a40
TT
17712008-03-06 Tom Tromey <tromey@redhat.com>
1772
1773 * MAINTAINERS: Update for treelang deletion.
1774
2c8e955e
JW
17752008-03-03 James E. Wilson <wilson@tuliptree.org>
1776
1777 * MAINTAINERS: Update my email address.
1778
54acd307
SS
17792008-03-03 Stan Shebs <stanshebs@earthlink.net>
1780
893ad2a1 1781 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
1782 (objective-c/c++): Add myself as a maintainer.
1783
4b52b516
VR
17842008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1785
1786 * MAINTAINERS (Write After Approval): Update my email address.
1787
e652b516
TB
17882008-02-25 Tomas Bily <tbily@suse.cz>
1789
1790 * MAINTAINERS (Write After Approval): Add myself.
1791
02d30740
JJ
17922008-02-23 Jakub Jelinek <jakub@redhat.com>
1793
1794 * MAINTAINERS (OpenMP): Add myself.
1795
1c8bd6a3
PB
17962008-02-20 Paolo Bonzini <bonzini@gnu.org>
1797
4b40b2a5
UB
1798 PR bootstrap/32009
1799 PR bootstrap/32161
1c8bd6a3 1800
4b40b2a5
UB
1801 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1802 * configure: Regenerate.
1c8bd6a3 1803
4b40b2a5
UB
1804 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1805 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1806 STAGE4_LIBCFLAGS): New.
1807 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1808 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1809 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1810 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1811 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1812 for target modules. Don't export LIBCFLAGS.
1813 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1814 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1815 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1816 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1817 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1818 * Makefile.in: Regenerate.
1c8bd6a3 1819
bb44c9d2
RW
18202008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1821
1822 PR libgcj/33085
1823 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1824 Do not use -DDLL_EXPORT. Backport from upstream.
1825
29a7754d
RW
18262008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1827
1828 * MAINTAINERS (Write After Approval): Add myself.
1829
9a212bb7
HPN
18302008-02-02 Hans-Peter Nilsson <hp@axis.com>
1831
1832 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1833 * configure: Regenerate.
1834
aa12a573
MG
18352008-01-31 Marc Gauthier <marc@tensilica.com>
1836
1837 * configure.ac (xtensa*-*-*): Recognize processor variants.
1838 * configure: Regenerate.
1839
ac9e6043
RW
18402008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1841
40049ccc
UB
1842 PR bootstrap/34922
1843 * configure.ac (PARSE_ARGS): Push suitable setting of
1844 ac_subdirs_all, for `./configure --help=recursive'.
1845 Handle `+' in generic toplevel directory disabling.
1846 * configure: Regenerate.
ac9e6043 1847
4288c86a
NC
18482008-01-28 Nick Clifton <nickc@redhat.com>
1849
1850 * MAINTAINERS (xstormy16): Take over maintainership.
1851
8d8da227
JM
18522008-01-25 Joseph Myers <joseph@codesourcery.com>
1853
1854 * MAINTAINERS (c4x port): Remove.
1855
349b60e7
DE
18562008-01-24 David Edelsohn <edelsohn@gnu.org>
1857
1858 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1859
3ca06a68
BE
18602008-01-23 Ben Elliston <bje@au.ibm.com>
1861
1862 * config.sub, config.guess: Update from upstream sources.
1863
3c631381
TG
18642008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1865
1866 * MAINTAINERS (Write After Approval): Add myself.
1867
20533ef1
L
18682008-01-17 H.J. Lu <hjl.tools@gmail.com>
1869
1870 * MAINTAINERS: Update my email address.
1871
18722008-01-09 Raksit Ashok <raksit@google.com>
1873
1874 * MAINTAINERS (Write After Approval): Add myself.
1875
684f4f6a
RA
18762008-01-09 Raksit Ashok <raksit@google.com>
1877
1878 * MAINTAINERS (Write After Approval): Add myself.
1879
9cb8756f
BE
18802008-01-08 Ben Elliston <bje@au.ibm.com>
1881
1882 * config.sub, config.guess: Update from upstream sources.
1883
94e1934d
KG
18842007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1885
1886 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 1887 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
1888 * configure: Regenerate.
1889
a2e51f77
SP
18902007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1891
1892 * MAINTAINERS: Update my email address.
1893
ffe3dcd9
BRF
18942007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1895
1896 * MAINTAINERS: Update my email address.
1897
aa4095c9
RS
18982007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1899
1900 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1901 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1902 * Makefile.in: Regenerate.
1903
dce2d8b2 19042007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
1905
1906 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1907 misplaced entries.
1908
0fe0f073
AT
19092007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1910
1911 * configure.ac: Enable libjava for x86_64-*-darwin9.
1912 * configure: Regenerate.
1913
dce2d8b2 19142007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
1915
1916 * MAINTAINERS (Write After Approval): Add myself.
1917
c3220d4c
BE
19182007-12-05 Ben Elliston <bje@au.ibm.com>
1919
1920 * config.sub, config.guess: Update from upstream sources.
1921
aba7501e
MK
19222007-12-02 Matthias Klose <doko@ubuntu.com>
1923
1924 * config-ml.in: Remove 64bit configure tests.
1925
d683ec81
PB
19262007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1927
1928 * config-ml.in: Robustify against white space in absolute file
1929 names.
1930
1931 * config-ml.in (multi-clean): Substitute ${Makefile}.
1932 Remove superfluous ${Makefile} in list.
1933
60f1711a
TS
19342007-11-19 Thiemo Seufer <ths@mips.com>
1935
1936 * config-ml.in: Don't hardcode the Makefile name.
1937
487f9d96
AM
19382007-11-08 Alexander Monakov <amonakov@ispras.ru>
1939
1940 * MAINTAINERS (Write After Approval): Add myself.
1941
fa3886fe
ST
19422007-11-07 Samuel Tardieu <sam@rfc1149.net>
1943
1944 * MAINTAINERS (Write After Approval): Add myself.
1945
dce2d8b2 19462007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
1947
1948 * MAINTAINERS (Write After Approval): Add myself.
1949
acc48927
BE
19502007-10-25 Ben Elliston <bje@au.ibm.com>
1951
1952 * MAINTAINERS (mercury): Remove entry.
1953 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1954
e00e9858
DJ
19552007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1956
1957 * Makefile.def (dependencies): Make configure-gdb depend on
1958 all-intl.
1959 * Makefile.in: Regenerated.
1960
def14a3c
SK
19612007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1962
1963 * MAINTAINERS (Fortran maintainer): Remove myself.
1964
dce2d8b2 19652007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
1966
1967 * Makefile.def: To avoid problems running with parallel makes,
1968 build newlib before libgloss so that target specific header
1969 files are availble.
1970 * Makefile.in: Regenerate
1971
bbfbfafc
DJ
19722007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1973
1974 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1975 * Makefile.in: Regenerate.
1976
c56abad5
VM
19772007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1978
1979 * MAINTAINERS (Register allocation reviewer): Add myself.
1980
f019adc1
MF
19812007-10-08 Mike Frysinger <vapier@gentoo.org>
1982
1983 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1984 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1985 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1986 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1987 * configure: Regenerate.
1988
dce2d8b2 19892006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
1990
1991 * MAINTAINERS (Register allocation reviewer): Add myself.
1992
0999159b
PB
19932007-10-01 Paolo Bonzini <bonzini@gnu.org>
1994
1995 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1996 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1997 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1998 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1999 * configure.ac: Default them to host tools for $host = $build.
2000 Subst them.
2001
2002 * configure: Regenerate.
2003 * Makefile.in: Regenerate.
2004
dce2d8b2 20052006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
2006
2007 * MAINTAINERS (Register allocation reviewer): Add myself.
2008
dce2d8b2 20092006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
2010
2011 * MAINTAINERS (Register allocation reviewer): Add myself.
2012
9d209c83
SP
20132007-09-21 Seongbae Park <seongbae.park@gmail.com>
2014
2015 * MAINTAINERS (Write After Approval): Fix typo.
2016
1ec3b87b
RS
20172007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2018
2019 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2020 * configure: Regenerate.
2021
19d5986d
PJ
20222007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
2023
2024 PR bootstrap/31906
2025 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 2026 they're already prefixed.
19d5986d 2027
6d3b5aea
BK
20282007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2029
2030 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2031 libstdc++.
2032 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2033 * configure: Regenerate.
2034 * Makefile.in: Regenerate.
09ce620e 2035
4fe7e755
AS
20362007-09-17 Andreas Schwab <schwab@suse.de>
2037
2038 * configure.ac: Raise minimum makeinfo version to 4.6.
2039 * configure: Regenerate.
2040
dce2d8b2 20412007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 2042
ffe3dcd9 2043 * MAINTAINERS (write-after-approval) add myself
d483feaa 2044
fa9a3f31
AM
20452007-09-15 Alan Modra <amodra@bigpond.net.au>
2046
2047 * configure.ac: Correct makeinfo version check.
2048 * configure: Regenerate.
2049
6593a73e
RS
20502007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
2051
2052 * MAINTAINERS: Update my email address.
2053
d9dced13
RS
20542007-09-14 Richard Sandiford <richard@codesourcery.com>
2055
2056 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2057 to $skipdirs and only disable gprof for newlib. Use the normal
2058 mips*-elf* handling in other respects.
2059 * configure: Regnerate.
2060
773c1467
DD
20612007-09-12 David Daney <ddaney@avtrex.com>
2062
2063 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2064 enabling libgcj.
2065 * configure: Regenerate.
2066
c03353e2
RIL
20672007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2068
2069 PR other/32154
2070 * configure.ac: For libgloss targets, point the linker to the linker
2071 script, startup code and simulator library.
2072 * configure: Regenerate.
2073
c4e9bf2b
AH
20742007-09-07 Andrew Haley <aph@redhat.com>
2075
2076 * configure.ac (noconfigdirs): Remove target-libffi and
2077 target-libjava.
2078 * configure: Regenerate.
2079
1f5a6b84
FXC
20802007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2081
2082 PR target/33281
2083 * configure.ac: Use config/mh-mingw on mingw.
2084 * configure: Regenerate.
1f5a6b84 2085
3951e521
PH
20862007-09-05 Pat Haugen <pthaugen@us.ibm.com>
2087
9f349f63 2088 * MAINTAINERS (Write After Approval): Add myself.
3951e521 2089
e643dc23
RG
20902007-09-05 Richard Guenther <rguenther@suse.de>
2091
2092 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2093 nor --disable-checking is provided also turn on yes and types
2094 checking for stage1.
2095 * configure: Re-generate.
2096
039874df
KW
20972007-08-30 Krister Walfridsson <cato@df.lth.se>
2098
2099 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2100 (Write After Approval): Remove myself.
2101
c3f07bd6 21022007-08-29 Nick Clifton <nickc@redhat.com>
15098359 2103
c3f07bd6 2104 * config.sub, config.guess: Update from upstream sources.
15098359 2105
40049ccc 21062007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
2107
2108 * MAINTAINERS (Write After Approval): Added myself.
2109 * MAINTAINERS (Reviewers): Removed myself.
2110
c8aea42c 21112007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 2112 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
2113
2114 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2115 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2116 * Makefile.in: Regenerate.
2117 * configure.ac (--with-debug-prefix-map): New.
2118 * configure: Regenerate.
2119
4bf6c438
RS
21202007-08-17 Richard Sandiford <richard@codesourcery.com>
2121 Nigel Stephens <nigel@mips.com>
2122
4bf6c438
RS
2123 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2124 as target_makefile_frag.
2125 * configure: Regenerate.
2126
bb286d71
AO
21272007-08-16 Alexandre Oliva <aoliva@redhat.com>
2128
2129 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2130 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2131 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2132 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2133 (do-compare, do-compare3, do-compare-debug): New.
2134 ([+compare-target+]): Use them.
2135
a4630417
MK
21362007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
2137
2138 * MAINTAINERS (Write After Approval): Change my email address.
2139
d9acb717
RW
21402007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2141 Ben Elliston <bje@au.ibm.com>
2142
2143 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2144 --silent if $silent.
2145 * configure: Regenerate.
2146
96876681
ZD
21472003-08-12 Zdenek Dvorak <ook@ucw.cz>
2148
2149 * MAINTAINERS (Various Maintainers): Add myself as
2150 loop infrastructure maintainer. Update my e-mail
2151 address.
2152
1c1d80ee
DN
21532007-07-31 Diego Novillo <dnovillo@google.com>
2154
2155 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2156 Adjust description.
2157
7e98624c
RG
21582007-07-26 Richard Guenther <rguenther@suse.de>
2159
2160 * configure.ac: Add types checking to stage1 checking flags.
2161 * configure: Regenerate.
2162
4c85af60
NC
21632007-07-17 Nick Clifton <nickc@redhat.com>
2164
2165 * COPYING3: New file. Contains version 3 of the GNU General
2166 Public License.
2167 * COPYING3.LIB: New file. Contains version 3 of the GNU
2168 Lesser General Public License.
2169
19ddfd3a
AK
21702007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2171
2172 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2173
2a064545
AK
21742007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2175
2176 * MAINTAINERS (S/390 co-maintainer): Add myself.
2177 (Write After Approval): Remove myself.
2178
f861f54d
DH
21792007-07-13 Dan Hipschman <dsh@google.com>
2180
2181 * MAINTAINERS (Write After Approval): Add myself.
2182
0136f2f7
NC
21832007-07-11 Nick Clifton <nickc@redhat.com>
2184
2185 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2186 WINDRES export.
2187 * Makefile.in: Regenerate.
2188
6e29b5a4
RO
21892007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2190
2191 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2192 maintainer.
2193
159a4b02
L
21942007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2195
2196 * lt~obsolete.m4: New. Import from 20070318 libtool.
2197
6ba67283
JB
21982007-07-03 Julian Brown <julian@codesourcery.com>
2199
2200 * MAINTAINERS (Write After Approval): Add myself.
2201
30b74385
RW
22022007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2203
2204 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2205 * configure: Regenerate.
2206
22072007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2208
2209 * configure.ac: Add some missing m4 quotation.
2210 * configure: Regenerate.
2211
943c54ce
SB
22122007-07-02 Simon Baldwin <simonb@google.com>
2213
2214 * MAINTAINERS (Write After Approval): Add myself.
2215
1c00b503
PB
22162007-07-02 Paolo Bonzini <bonzini@gnu.org>
2217
2218 * configure: Regenerate.
2219
901119ae
KT
22202007-07-02 Kai Tietz <kai.tietz@onevision.com>
2221
2222 * Makefile.def: Add windmc tool to build.
2223 * Makefile.tpl: Likewise.
2224 * configure.ac: Likewise.
2225 * Makefile.in: Regenerate.
2226 * configure: Regenerate.
09ce620e 2227
83f4c19f
DD
22282007-06-28 DJ Delorie <dj@redhat.com>
2229
2230 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2231 not building newlib.
2232 * configure: Regenerated.
09ce620e 2233
5346c75c
JS
22342007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2235
2236 * MAINTAINERS (Write After Approval): Add myself.
2237
aacfb86b
MM
22382007-06-25 Martin Michlmayr <tbm@cyrius.com>
2239
2240 * MAINTAINERS (Write After Approval): Add myself.
2241
590bf0d3
CM
22422007-06-19 Chris Matthews <chrismatthews@google.com>
2243
2244 * MAINTAINERS (Write After Approval): Add myself.
2245
cdbbee7a
RIL
22462007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2247
2248 * MAINTAINERS (Write After Approval): Add myself.
2249
b8afffc1
DJ
22502007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2251
2252 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2253 * Makefile.in: Regenerated.
2254
3fcfad76
BS
22552007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2256
2257 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2258 bfin*-*-uclinux* targets.
2259 * configure: Regenerate.
2260
3f5a2b7f
ILT
22612007-06-14 Ian Lance Taylor <iant@google.com>
2262
2263 * MAINTAINERS: Add myself as non-algorithmic global write
2264 maintainer.
2265
4c46daee
DN
22662007-06-14 Diego Novillo <dnovillo@google.com>
2267
2268 * MAINTAINERS: Add self as middle-end maintainer and
2269 non-algorithmic global write maintainer.
2270
a3bb222a
FXC
22712007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2272
2273 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2274 Move all Fortran maintainers except Paul Brook into the
2275 Non-Autopoiesis section.
2276
a19e8f64
PB
22772007-06-14 Paolo Bonzini <bonzini@gnu.org>
2278
2279 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2280 (distclean-stage[+id+]): Possibly delete stage_last.
2281 * Makefile.in: Regenerate.
2282
1c2abe5e
SP
22832007-06-12 Seongbae Park <seongbae.park@gmail.com>
2284
2285 * MAINTAINERS (Various Maintainer): Fix typo.
2286
abca4739
PB
22872007-06-11 Paolo Bonzini <bonzini@gnu.org>
2288
2289 * MAINTAINERS (Various Maintainer): Add myself as
2290 dataflow maintainer.
2291
a894d2c3
BE
22922007-06-07 Ben Elliston <bje@au.ibm.com>
2293
2294 * config.sub, config.guess: Update from upstream sources.
2295
8024d75e
BE
22962007-06-07 Ben Elliston <bje@au.ibm.com>
2297
2298 * Makefile.tpl: Fix spelling error.
2299 * Makefile.in: Regenerate.
2300
973a9a5e
SE
23012007-06-01 Steve Ellcey <sje@cup.hp.com>
2302
96598938
L
2303 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2304 lt_cv_sys_max_cmd_len.
973a9a5e 2305
ccb4d26b
DN
23062007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2307
2308 * MAINTAINERS (Various Maintainers): Add myself as
2309 auto-vectorizer maintainer.
2310
eecb7461
PB
23112003-05-31 Paolo Bonzini <bonzini@gnu.org>
2312
2313 PR libjava/32098
2314 * libtool.m4: Revert previous change.
2315 * ltgcc.m4: Put it here.
2316
89d28202
ZD
23172003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2318
2319 * MAINTAINERS (Various Maintainers): Add myself as
2320 auto-vectorizer maintainer.
2321
60c7a11a
L
23222007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2323
2324 PR libjava/32098
2325 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2326
9dd3cc81
RG
23272007-05-30 Richard Guenther <rguenther@suse.de>
2328
2329 * MAINTAINERS (Various Maintainers): Add myself as
2330 auto-vectorizer maintainer.
2331
9cc1244e
JJ
23322007-05-30 Jakub Jelinek <jakub@redhat.com>
2333
2334 PR bootstrap/29382
2335 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2336 * configure: Rebuilt.
2337
6124296b
RC
23382007-05-28 Roberto Costa <robsettantasei@gmail.com>
2339
2340 * MAINTAINERS (Write After Approval): Removed my name.
2341
6b757a0d
SB
23422007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2343
2344 * MAINTAINERS (Write After Approval): Remove myself.
2345
86ef8528
AT
23462007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2347
2348 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2349
1cf3d07d
SE
23502007-05-23 Steve Ellcey <sje@cup.hp.com>
2351
2352 * ltmain.sh: Update from ToT Libtool.
2353 * libtool.m4: Update from ToT Libtool.
2354 * ltsugar.m4: New. Update from ToT Libtool.
2355 * ltversion.m4: New. Update from ToT Libtool.
2356 * ltoptions.m4: New. Update from ToT Libtool.
2357 * ltconfig: Remove.
2358 * ltcf-c.sh: Remove.
2359 * ltcf-cxx.sh: Remove.
2360 * ltcf-gcj.sh: Remove.
2361
ce3fcf8c
OW
23622007-05-22 Ollie Wild <aaw@google.com>
2363
2364 * MAINTAINERS (Write After Approval): Add myself.
2365
342b9200
PB
23662007-05-16 Paolo Bonzini <bonzini@gnu.org>
2367
2368 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2369 stage_cflags.
2370 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2371 Remove CFLAGS/LIBCFLAGS.
2372 (configure-stage[+id+]-[+prefix+][+module+],
2373 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2374 * Makefile.in: Regenerate.
2375
cea17285
DN
23762007-05-15 Diego Novillo <dnovillo@google.com>
2377
2378 * MAINTAINERS: Update e-mail address.
2379
11c004e7
RE
23802007-05-15 Revital Eres <eres@il.ibm.com>
2381
2382 * MAINTAINERS (Write After Approval): Add myself.
2383
ab6bd693
RC
23842007-05-14 Roberto Costa <robsettantasei@gmail.com>
2385
2386 * MAINTAINERS (Write After Approval): Updated my address.
2387
388cdf07
TN
23882007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2389
2390 * MAINTAINERS (Write After Approval): Add myself.
2391
23f24034
SR
23922007-05-11 Silvius Rus <rus@google.com>
2393
2394 * MAINTAINERS (Write After Approval): Add myself.
2395
34a7526e
TT
23962007-04-23 Tom Tromey <tromey@redhat.com>
2397
2398 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2399
51da21be
MM
24002007-04-22 Mark Mitchell <mark@codesourcery.com>
2401
2402 * MAINTAINERS (cpplib): Rename to ...
2403 (libcpp): ... this. Add C/C++ front end maintainers.
2404
70070387
SE
24052007-04-14 Steve Ellcey <sje@cup.hp.com>
2406
2407 * config-ml.in: Pass ${ml_config_env} to configure calls.
2408
df1a0dbb
CB
24092007-04-04 Christian Bruel <christian.bruel@st.com>
2410
2411 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 2412
9daff147
DK
24132007-04-02 Dave Korn <dave.korn@artimi.com>
2414
2415 * MAINTAINERS (Write After Approval): Add myself.
2416
374eadb2
TB
24172007-03-31 Tobias Burnus <burnus@net-b.de>
2418
2419 * MAINTAINERS (fortran 95 front end): Add myself.
2420
8eced3a2
DR
24212007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2422
2423 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 2424
653de3e3
AZ
24252007-03-24 Ayal Zaks <zaks@il.ibm.com>
2426
2427 * MAINTAINERS (Modulo Scheduler): Add myself.
2428
b737d953
BM
24292007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2430
2431 * MAINTAINERS (fortran 95 front end): Add myself.
2432 (c++ front end): whitespace fix.
2433
a584cdf2
NF
24342007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2435
2436 * MAINTAINERS (Write After Approval): Add myself.
2437
8c79f3c4
RS
24382007-03-21 Richard Sandiford <richard@codesourcery.com>
2439
2440 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2441 of glob. Quote arguments with single quotes too.
2442 * configure: Regenerate.
2443
07f1ac6d
BM
24442007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2445
2446 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2447 * Makefile.in: Regenerate
2448
172e41aa
AS
24492007-03-07 Andreas Schwab <schwab@suse.de>
2450
2451 * configure: Regenerate.
2452
9c4d2493
BM
24532007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2454
2455 * configure.ac: Add "--with-pdfdir" configure option,
2456 which defines pdfdir variable.
2457 * Makefile.def (target=fixincludes): Add install-pdf to
2458 missing targets.
2459 (recursive_targets): Add install-pdf target.
2460 (flags_to_pass): Add pdfdir.
2461 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2462 target.
2463 * configure: Regenerate
2464 * Makefile.in: Regenerate
2465
e14e622e
EC
24662007-02-28 Eric Christopher <echristo@apple.com>
2467
2468 Revert:
2469 2006-12-07 Mike Stump <mrs@apple.com>
2470
2471 * Makefile.def (dependencies): Add dependency for
2472 install-target-libssp and install-target-libgomp on
2473 install-gcc.
2474 * Makefile.in: Regenerate.
2475
54e433bc
MK
24762007-02-27 Matt Kraai <kraai@ftbfs.org>
2477
2478 * configure: Regenerate.
2479 * configure.ac: Move statements after variable declarations.
2480
6c8d3d8f
KK
24812007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2482
2483 * MAINTAINERS: Add myself as sh maintainer.
2484
9f8c6739
JM
24852007-02-19 Joseph Myers <joseph@codesourcery.com>
2486
2487 * configure.ac: Adjust for loop syntax.
2488 * configure: Regenerate.
2489
278a7a38
AO
24902007-02-18 Alexandre Oliva <aoliva@redhat.com>
2491
2492 * configure: Rebuilt.
2493
b2eaac4a
AO
24942007-02-18 Alexandre Oliva <aoliva@redhat.com>
2495
2496 * configure.ac: Drop multiple occurrences of --enable-languages,
2497 and fix its quoting.
2498 * configure: Rebuilt.
2499
beeaf216 25002007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
2501 Nathan Sidwell <nathan@codesourcery.com>
2502 Vladimir Prus <vladimir@codesourcery.com>
2503 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
2504
2505 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2506 * configure: Regenerate.
2507
09201a09
GP
25082007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2509
2510 * ltconfig (freebsd*): Default to elf.
2511
291f172e
DJ
25122007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2513
2514 * configure.ac (target_libraries): Move libgcc before libiberty.
2515 * configure: Regenerated.
2516
c3a86da9
DJ
25172007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2518 Paolo Bonzini <bonzini@gnu.org>
2519
2520 PR bootstrap/30753
2521 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2522 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2523 * configure: Regenerated.
2524
88e1e72a
FXC
25252007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2526
2527 * MAINTAINERS (Language Front End Maintainers): Update my mail
2528 address.
2529
44bfc3ac
DJ
25302007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2531
2532 PR bootstrap/30748
2533 * configure.ac: Correct syntax for Solaris ksh.
2534 * configure: Regenerated.
2535
3e19841a
PB
25362007-02-09 Paolo Bonzini <bonzini@gnu.org>
2537
2538 * configure.ac: Sync with src.
2539 * configure: Regenerate.
2540
74a48762
PB
25412007-02-09 Paolo Bonzini <bonzini@gnu.org>
2542
2543 * Makefile.in: Regenerate.
2544
d846e52e
PB
25452007-02-09 Paolo Bonzini <bonzini@gnu.org>
2546
2547 * config.sub: Sync with src.
2548
1c710c3c
DJ
25492007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2550
2551 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2552 noncanonical equivalents.
2553 * configure.in: Rename to...
2554 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2555 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2556 target_noncanonical. Use them. Rewrite removal of configure
2557 arguments for autoconf 2.59. Discard variable settings. Force
2558 program_transform_name for native tools.
2559
2560 * Makefile.in: Regenerated.
2561 * configure: Regenerated with autoconf 2.59.
2562
dce2d8b2 25632007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 2564
3de8da2a 2565 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 2566
f6671c93
AS
25672007-01-31 Andreas Schwab <schwab@suse.de>
2568
2569 * Makefile.tpl (LDFLAGS): Substitute it.
2570 * Makefile.in: Regenerate.
2571
dce2d8b2 25722007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 2573
3de8da2a 2574 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 2575
2472200d
DE
25762007-01-28 David Edelsohn <edelsohn@gnu.org>
2577
3de8da2a 2578 * MAINTAINERS (spu port): Add myself.
2472200d 2579
5305be7e
RG
25802007-01-23 Richard Guenther <rguenther@suse.de>
2581
2582 PR bootstrap/30541
2583 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2584 * Makefile.tpl (GNATBIND): Substitute it.
2585 (GNATMAKE): Likewise.
2586 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2587 of STAGE_PREFIX.
2588 * Makefile.in: Regenerate.
2589 * configure: Regenerate.
2590
416cfb5e
MS
25912007-01-18 Mike Stump <mrs@apple.com>
2592
2593 * configure.in: Re-enable -Werror for gcc builds.
2594
3de8da2a 25952007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 2596
3de8da2a 2597 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 2598
d943d7c4
PB
25992007-01-11 Paolo Bonzini <bonzini@gnu.org>
2600
2601 * configure.in: Change == to = in test command.
3de8da2a 2602 * configure: Regenerate.
d943d7c4 2603
e69bf64b 26042007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
2605 Nick Clifton <nickc@redhat.com>
2606 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2607
2608 * configure.in (build_configargs, host_configargs, target_configargs):
2609 Remove build/host/target parameters.
2610 (host_libs): Add gmp and mpfr.
2611 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2612 * Makefile.def (gmp, mpfr): New.
2613 (gcc): Remove target.
2614 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2615 target_os, target_vendor): New.
dce2d8b2 2616 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
2617 * configure: Regenerate.
2618 * Makefile.in: Regenerate.
e69bf64b
PB
2619
26202007-01-11 Matt Fago <fago@earthlink.net>
2621
2622 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 2623 to improve robustness of configure tests.
e69bf64b 2624 * configure: Regenerate.
e14e622e 2625
a42f3b80
UB
26262007-01-09 Uros Bizjak <ubizjak@gmail.com>
2627
2628 * MAINTAINERS: Add myself as i386 maintainer.
2629
a36aee1a
JH
26302007-01-08 Jan Hubicka <jh@suse.cz>
2631
61fcaeef 2632 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 2633
738a52d3
KT
26342007-01-08 Kai Tietz <kai.tietz@onevision.com>
2635
2636 * configure.in: Add support for an x86_64-mingw* target.
95af8923 2637 * configure: Regenerate.
738a52d3 2638
54fdc474
DJ
26392007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2640
2641 * Makefile.tpl (all-target): Correct @if conditional for target
2642 modules.
2643 * configure.in: Omit libiberty if building only target libgcc.
2644 * configure, Makefile.in: Regenerated.
2645
3dd71726
PB
26462007-01-04 Paolo Bonzini <bonzini@gnu.org>
2647
dce2d8b2 2648 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
2649 * configure: Regenerate.
2650
fa958513
DJ
26512007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2652
2653 * Makefile.def (target_modules): Add libgcc.
2654 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2655 * Makefile.tpl (clean-target-libgcc): Delete.
2656 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2657 on gcc even for bootstrapped modules. Rewrite handling of
2658 lang_env_dependencies to loop over target_modules.
2659 * configure.in (target_libraries): Add target-libgcc.
2660 * Makefile.in, configure: Regenerated.
2661
e1888513
PB
26622006-12-29 Paolo Bonzini <bonzini@gnu.org>
2663
2664 * configure.in: Reorganize recognition of languages. Add
2665 --enable-stage1-languages. Show supported languages for the chosen
2666 target rather than all recognized languages.
2667 * configure: Regenerate.
2668
53b88b73
PB
26692006-12-29 Paolo Bonzini <bonzini@gnu.org>
2670
2671 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2672 * Makefile.in: Regenerate.
2673
a3993f33
KG
26742006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2675
2676 * configure.in: Warn that MPFR 2.2.0 is buggy.
2677 * configure: Regenerate.
2678
f063a9ed
ILT
26792006-12-27 Ian Lance Taylor <iant@google.com>
2680
2681 * configure.in: When removing Makefiles to force a reconfigure, also
2682 remove prev-DIR*/Makefile.
2683 * configure: Regenerate.
2684
af71363e
AS
26852006-12-22 Andreas Schwab <schwab@suse.de>
2686
2687 * configure: Regenerate with correct autoconf version.
2688
0b0dc272
AM
26892006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2690
3de8da2a
UB
2691 * configure.in: add AC_SUBST for *_FOR_TARGET.
2692 * configure: Regenerate.
0b0dc272 2693
53b88b73
PB
26942006-12-19 Paolo Bonzini <bonzini@gnu.org>
2695
2696 * configure.in: Simplify logic for rejecting languages that cannot
2697 be built. Separate the case when a language is unsupported,
2698 from the case when the user chooses not to build a language.
2699
400ebff4
PB
27002006-12-19 Paolo Bonzini <bonzini@gnu.org>
2701
2702 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2703 it only affects bootstrap and could be tested on "$host" as well.
2704 * configure: Regenerate.
2705 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2706
8efea775
PB
27072006-12-19 Paolo Bonzini <bonzini@gnu.org>
2708
2709 PR bootstrap/29544
2710 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2711 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2712 move here comment from Makefile.tpl.
2713 * Makefile.tpl: Move some definitions higher in the file.
2714 (STAGE1_CHECKING): New.
2715 * configure.in: Add --enable-stage1-checking.
2716 * configure: Regenerate.
2717 * Makefile.in: Regenerate.
2718
ed88a7ed
PB
27192006-12-19 Paolo Bonzini <bonzini@gnu.org>
2720
2721 * MAINTAINERS: Add myself as build system maintainer.
2722
b65151d3
SM
27232006-12-15 Simon Martin <simartin@users.sourceforge.net>
2724
2725 * MAINTAINERS (Write After Approval): Add myself.
2726
7e050830
EC
27272006-12-13 Eric Christopher <echristo@apple.com>
2728
2729 * MAINTAINERS: Add myself as darwin maintainer.
2730
8b494895
ILT
27312006-12-11 Ian Lance Taylor <ian@airs.com>
2732
2733 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2734
dce2d8b2 27352006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
2736
2737 MAINTAINERS: Update my entry.
2738
58e24147
AM
27392006-12-11 Alan Modra <amodra@bigpond.net.au>
2740
2741 * configure.in: Handle spu makefile frag.
58e24147
AM
2742 * Makefile.tpl (MAINT): Define
2743 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2744 * configure: Regenerate.
2745 * Makefile.in: Regenerate.
2746
9b6f37a0
BE
27472006-12-11 Ben Elliston <bje@au.ibm.com>
2748
2749 * config.guess: Import latest version.
2750 * config.sub: Likewise.
2751
ea6f5c57
BE
27522006-12-11 Ben Elliston <bje@au.ibm.com>
2753
2754 * configure.in (spu-*-*): Don't skip target-libiberty.
2755 * configure: Regenerate.
2756
42c1cd8a
AT
27572006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2758
2759 PR bootstrap/30134
2760 * configure.in: Correct x86 darwin support for libjava to powerpc
2761 and i?86 only.
2762 * configure: Regenerate.
2763
55eb837d
ST
27642006-12-08 Sandro Tolaini <tolaini@libero.it>
2765
2766 * configure.in: Add x86 darwin support for libjava.
2767 * configure: Regenerate.
2768
5bdacbc7
MS
27692006-12-07 Mike Stump <mrs@apple.com>
2770
2771 * Makefile.def (dependencies): Add dependency for
2772 install-target-libssp and install-target-libgomp on
2773 install-gcc.
2774 * Makefile.in: Regenerate.
2775
477d851c
RG
27762006-12-04 Richard Guenther <rguenther@suse.de>
2777
2778 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2779 (Non-Algorithmic Maintainers): Move over non-algorithmic
2780 loop optimizer maintainers, add myself as a non-algorithmic
2781 middle-end maintainer.
2782
5d33d367
DF
27832006-12-04 Daniel Franke <franke.daniel@gmail.com>
2784
2785 * MAINTAINERS (Write After Approval): Add myself.
2786
dbee1fb3
KG
27872006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2788
2789 * configure.in: Update error message for missing GMP/MPFR.
2790
2791 * configure: Regenerate.
2792
b5147de7
KG
27932006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2794
2795 * configure.in: Update MPFR version in error message.
2796
2797 * configure: Regenerate.
2798
f019376c
KG
27992006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2800
2801 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2802 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2803 --with-gmp-lib): New flags.
2804
2805 * configure: Regenerate.
2806
91ed95ae
BM
28072006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2808
2809 * MAINTAINERS (Write After Approval): Change my email address.
2810
3a971f15
MLI
28112006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2812
05170031 2813 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 2814
dce2d8b2 28152006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
2816
2817 * MAINTAINERS (i18n): Update e-mail address.
2818
df5487ee
TS
28192006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2820
2821 * MAINTAINERS (spu port): Add myself as maintainer.
2822 (Write After Approval): Remove myself.
2823
92c2f0ee
BE
28242006-11-22 Ben Elliston <bje@au.ibm.com>
2825
2826 * configure.in (skipdirs): Don't build libssp for SPU.
2827 * configure: Regenerate.
2828
a3b97199
AP
28292006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2830
2831 * MAINTAINERS (spu port): Add myself as maintainer.
2832 (libobjc): Update my email address.
2833
0eb97064
AB
28342006-11-21 Andrea Bona <andrea.bona@st.com>
2835
2836 * MAINTAINERS (Write After Approval): Add myself.
2837
dce2d8b2 28382006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
2839
2840 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2841 * configure : Rebuilt.
2842
dce2d8b2 28432006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
2844
2845 * MAINTAINERS (Write After Approval): Add myself.
2846
d58542ea
AO
28472006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2848
2849 * MAINTAINERS (Write After Approval): Add myself.
2850
a357b5ae
KG
28512006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2852
2853 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2854 libmpfr.a.
2855 * configure: Regenerate.
2856
9bd6112c
PB
28572006-11-16 Paolo Bonzini <bonzini@gnu.org>
2858
2859 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2860 (unstage): Test for stage_last presence.
2861
2862 PR bootstrap/29802
dce2d8b2
EB
2863 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
2864 STAGE_PREFIX.
9bd6112c
PB
2865 * Makefile.in: Regenerate.
2866
c8cf9f0f
ZD
28672003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2868
2869 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2870 maintainers.
2871
467b1fc6
ER
28722006-11-14 Erven Rohou <erven.rohou@st.com>
2873
2874 * MAINTAINERS (Write After Approval): Add myself.
2875
995a5697
PB
28762006-11-14 Paolo Bonzini <bonzini@gnu.org>
2877
2878 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2879 and stageN-package/Makefile.
2880 * Makefile.in: Regenerated.
2881
c8d6d53e
JZ
28822006-11-14 Jie Zhang <jie.zhang@analog.com>
2883
2884 * configure.in: Remove target-libgloss from noconfigdirs for
2885 bfin-*-*.
2886 * configure: Regenerated.
2887
dffb147d
KG
28882006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2889
2890 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 2891
dffb147d
KG
2892 * configure: Regenerate.
2893
ca558912
KG
28942006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2895
2896 * configure.in: Robustify error message for missing GMP/MPFR.
2897
2898 * configure: Regenerate.
2899
dce2d8b2 29002006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
2901
2902 * MAINTAINERS (Write After Approval): Add myself.
2903
dce2d8b2 29042006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
2905
2906 * MAINTAINERS: Change email address.
2907
91de1527
VP
29082006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2909
2910 * MAINTAINERS (Write After Approval): Add myself.
2911
a3867703
PB
29122006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2913
2914 * MAINTAINERS (Write After Approval): Add myself.
2915
b4364fa2
CL
29162006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2917
7e050830 2918 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 2919 Write After Approval section.
b4364fa2 2920
70ec446f
KG
29212006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2922
2923 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2924 need_gmp anymore.
2925 * configure: Regenerate.
2926
018c8d88
TB
29272006-10-16 Tobias Burnus <burnus@net-b.de>
2928
2929 * MAINTAINERS (Write After Approval): Add myself.
2930
f6a1687e
BE
29312006-10-16 Ben Elliston <bje@au.ibm.com>
2932
2933 * config.guess: Import latest version.
2934 * config.sub: Likewise.
2935
b5422ad7
BM
29362006-10-10 Brooks Moses <bmoses@stanford.edu>
2937
2938 * Makefile.def: Added pdf target handling.
2939 * Makefile.tpl: Added pdf target handling.
2940 * Makefile.in: Regenerated.
2941
bdcee471
CL
29422006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2943
2944 * MAINTAINERS: Add self as score port maintainer.
2945
7d610414
BM
29462006-10-04 Brooks Moses <bmoses@stanford.edu>
2947
2948 * MAINTAINERS (Write After Approval): Add myself.
2949
e48d66a9
SK
29502006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2951
7e050830 2952 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
2953 or newer.
2954 * configure: Regenerated.
2955
c394e891
DB
29562006-09-27 Dave Brolley <brolley@redhat.com>
2957
dce2d8b2
EB
2958 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
2959 using $s instead of $r.
c394e891
DB
2960 * configure: Regenerated.
2961
1ee4c5a0
TS
29622006-09-26 Thiemo Seufer <ths@mips.com>
2963
2964 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2965 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2966 * configure: Regenerate.
2967
dce2d8b2 29682006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
2969
2970 * MAINTAINERS (Write After Approval): Remove myself.
2971
0c502898
CF
29722006-09-22 Chao-ying Fu <fu@mips.com>
2973
2974 * MAINTAINERS (Write After Approval): Add myself.
2975
a7819e42
JM
29762006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2977
2978 * MAINTAINERS: Add self as soft-fp maintainer.
2979
dce2d8b2 29802006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
2981
2982 * MAINTAINERS: Add myself as avr maintainer.
2983 Remove Marek Michalkiewicz as avr maintainer.
827d0991 2984
e8288489
RC
29852006-09-07 Roberto Costa <roberto.costa@st.com>
2986
2987 * MAINTAINERS (Write After Approval): Add myself.
2988
b91f0a41
CV
29892006-08-30 Corinna Vinschen <corinna@vinschen.de>
2990
2991 * configure.in: Never build newlib for a Mingw host.
2992 Never build newlib as Mingw target library.
2993 Test the existence of winsup/cygwin for building a Cygwin newlib,
2994 rather than just winsup.
2995 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2996 building a Mingw target.
2997 * configure: Regenerate.
2998
094c07a0
EB
29992006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3000
3001 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3002
8d1171cb
PB
30032006-07-25 Paolo Bonzini <bonzini@gnu.org>
3004
3005 * config.guess: Import from src (was more updated).
3006 * config.sub: Likewise.
3007
2e9e6f68
DJ
30082006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3009
3010 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3011 * configure: Regenerated.
3012
57255173
PB
30132006-07-18 Paolo Bonzini <bonzini@gnu.org>
3014
cc6010cd
AP
3015 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3016 for stages after the first.
57255173 3017
9fbe6585
JJ
30182006-07-17 Jakub Jelinek <jakub@redhat.com>
3019
3020 * Makefile.def: Add dependencies for configure-opcodes
3021 on configure-intl and all-opcodes on all-intl.
3022 * Makefile.in: Regenerated.
3023
18c3f977
BE
30242006-07-13 Ben Elliston <bje@au.ibm.com>
3025
3026 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3027
27b56ba6
PE
30282006-07-06 Paul Eggert <eggert@cs.ucla.edu>
3029
3030 Port to hosts whose 'sort' and 'tail' implementations
3031 treat operands with leading '+' as file names, as POSIX
3032 has required since 2001. However, make sure the code still
3033 works on pre-POSIX hosts.
3034 * ltmain.sh: Don't assume "sort +2" is equivalent to
3035 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3036
ad6d4e43
UW
30372006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
3038
3039 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3040
706601d9
PG
30412006-07-04 Peter O'Gorman <peter@pogma.com>
3042
3043 * ltconfig: chmod 644 before ranlib during install.
3044
0b50988a
EB
30452006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3046
3047 PR bootstrap/18058
3048 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3049 if the bootstrap compiler is a GCC version that supports it.
3050 * configure: Regenerate.
3051
b6348cb3
PB
30522006-07-03 Paolo Bonzini <bonzini@gnu.org>
3053
95695ad3 3054 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
3055 * configure: Regenerate.
3056
1546bb64
PB
30572006-07-03 Paolo Bonzini <bonzini@gnu.org>
3058
3059 PR other/27063
3060 * configure.in: Test subdir_requires and give an appropriate
3061 error message.
3062 * configure: Regenerate.
3063
5cb6c629
AJH
30642006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
3065
3066 * MAINTAINERS (Write After Approval): Add myself.
3067
f4d8cdf8
JDA
30682006-06-22 John David Anglin <dave.anglin@nrc.ca>
3069
3070 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3071
4fe5abb7
SE
30722006-06-22 Steve Ellcey <sje@cup.hp.com>
3073
3074 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3075
2a79fd67
DA
30762006-06-20 David Ayers <d.ayers@inode.at>
3077
3078 PR bootstrap/28072
3079 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3080 whether target-libjava is being configured instead of whether the
3081 java front end is enabled.
3082 * configure: Regenerate.
7e050830 3083
04879af3
RO
30842006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3085
3086 PR target/27540
3087 * configure.in: Only enable libgomp on IRIX 6.
3088 * configure: Regenerate.
3089
ec6c7392
PB
30902006-06-15 Paolo Bonzini <bonzini@gnu.org>
3091
3092 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3093 too.
3094 * Makefile.in: Regenerate.
3095
12973d7a
DD
30962006-06-13 Jeff Johnston <jjohnstn@redhat.com>
3097
3098 * config-ml.in: Alter CCASFLAGS to include special
3099 multilib options the same as is done for CFLAGS.
3100
c67ed86a
JDA
31012006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3102
3103 * configure.in: Don't enable libgomp on hpux10.
3104 * configure: Rebuilt.
3105
cb253473
DA
31062006-06-12 David Ayers <d.ayers@inode.at>
3107
3108 PR bootstrap/27963
3109 PR target/19970
7e050830 3110 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
3111 ${libgcj} is specified.
3112 * configure: Regenerate.
7e050830 3113
dce2d8b2 31142006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
3115
3116 Sync from src:
7e050830
EC
3117
3118 * configure.in: Sync.
32845532 3119 * configure: Regenerated.
7e050830 3120
32845532
CD
3121 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3122
3123 * Makefile.def: Added dependencies from sim and gdb on intl, and
3124 added configure dependencies to everything with an all dependency
3125 on intl.
3126 * Makefile.in: Regenerated.
3127
7cd0cf9c
DA
31282006-06-06 David Ayers <d.ayers@inode.at>
3129
3130 PR libobjc/13946
3131 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3132 * Makefile.in: Regenerate.
3133 * configure.in: Add --enable-objc-gc at toplevel and have it
3134 enable boehm-gc for Objective-C.
3135 Remove target-boehm-gc from libgcj.
3136 Add target-boehm-gc to target_libraries.
3137 Add target-boehm-gc to noconfigdirs where ${libgcj}
3138 is specified.
3139 Assert that boehm-gc is supported when requested for Objective-C.
3140 Only build boehm-gc if needed either for Java or Objective-C.
3141 * configure: Regenerate.
7e050830 3142
3ff3adad
PB
31432006-06-05 Paolo Bonzini <bonzini@gnu.org>
3144
3145 PR 27674
3146 * Makefile.tpl (configure-[+prefix+][+module+],
3147 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3148 Remove rule to unstage bootstrapped modules.
3149 (stage_current): New.
3150 * Makefile.in: Regenerate.
3151
898e551d
LB
31522006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3153
3154 * MAINTAINERS (Write After Approval): Update my e-mail address.
3155
ea60341e
MS
31562006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3157
3158 * include/libiberty.h: Declare pex_run_in_environment.
3159
222ae291
AL
31602006-05-31 Asher Langton <langton2@llnl.gov>
3161
3162 * MAINTAINERS (Write After Approval): Add myself.
898e551d 3163
e9a54b07
PB
31642006-05-25 Paolo Bonzini <bonzini@gnu.org>
3165
3166 * Makefile.def (bfd, opcodes): Fix lib_path.
3167 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3168 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3169 * Makefile.in: Regenerate.
3170
03e67131
CD
31712006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3172
3173 * Makefile.in: Regenerate.
3174
65d6e994
CD
31752006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3176
3177 * Makefile.def: Add install-html target. Add datarootdir
3178 docdir and htmldir to flags_to_pass.
3179 * Makefile.tpl: Add install-html target.
3180 * Makefile.in: Regenerate.
3181 * configure.in: Add --with-datarootdir, --with-docdir, and
3182 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3183 * configure: Regenerate.
3184
9e299237
MS
31852006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3186
3187 * configure.in: Enable gprof for cross builds.
3188 * configure: Regenerate.
3189
c31202cd
RG
31902006-05-22 Richard Guenther <rguenther@suse.de>
3191
3192 Revert
3193 2006-01-31 Richard Guenther <rguenther@suse.de>
3194 Paolo Bonzini <bonzini@gnu.org>
3195
3196 * Makefile.def (target_modules): Add libgcc-math target module.
3197 * configure.in (target_libraries): Add libgcc-math target library.
3198 (--enable-libgcc-math): New configure switch.
3199 * Makefile.in: Re-generate.
3200 * configure: Re-generate.
3201 * libgcc-math: New toplevel directory.
3202
2a332582
JDA
32032006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3204 Andreas Tobler <a.tobler@schweiz.ch>
3205
3206 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3207 * configure: Rebuilt.
3208
dce2d8b2 32092006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 3210
ccce6917
SL
3211 * MAINTAINERS (Write After Approval): Add myself.
3212
ed606bc0
DD
32132006-05-01 DJ Delorie <dj@redhat.com>
3214
3d8f47a0 3215 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
3216 * configure: Regenerate.
3217
9386bd20
RG
32182006-05-01 Richard Guenther <rguenther@suse.de>
3219
3220 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3221 maintainer.
3222
dce2d8b2 32232006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
3224
3225 * MAINTAINERS (Write After Approval): Add myself.
3226
87ceee72
JB
32272006-04-28 Jan Beulich <jbeulich@novell.com>
3228
3229 * MAINTAINERS (Write After Approval): Add myself.
3230
e88a2c09
DD
32312006-04-18 DJ Delorie <dj@redhat.com>
3232
3233 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3234 reference libgloss so that libssp can be built in a combined
3235 tree.
3236 * configure: Regenerate.
3237
675f0a8a
RM
32382006-04-08 Robert Millan <rmh@gcc.gnu.org>
3239
3240 * MAINTAINERS (Write After Approval): Add myself.
3241
27b6c940
BE
32422006-04-05 Ben Elliston <bje@au.ibm.com>
3243
3244 * configure.in: Require makeinfo 4.4 or higher.
3245 * configure: Regenerate.
3246
687b17d4
GP
32472006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3248
3249 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3250 Rearrange the entries of other libraries to have them in one place.
3251
906ac235
JB
32522006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3253
7e050830 3254 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
3255 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3256
fb0103e5
RG
32572006-03-14 Richard Guenther <rguenther@suse.de>
3258
3259 * configure: Regenerate with autoconf 2.13.
3260
17237f6b
JB
32612006-03-13 Jim Blandy <jimb@codesourcery.com>
3262
3263 * MAINTAINERS: Use my work address.
bed31434
JB
3264
3265 * MAINTAINERS: Update my E-mail address.
3266
27079765
AH
32672006-03-10 Aldy Hernandez <aldyh@redhat.com>
3268
3269 * configure.in: Handle --disable-<component> generically.
3270 * configure: Regenerate.
3271
54a17039
L
32722006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3273
3274 PR libgcj/17311
3275 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3276
b9bd11ca
EE
32772006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3278
3279 * MAINTAINERS (Write After Approval): Remove myself.
3280 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3281
dce2d8b2 32822006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 3283
072b06f2
RE
3284 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3285 (TARGET_CONFIGDIRS): Remove.
3286 * configure.in: Remove AC_SUBST(target_configdirs).
3287 * Makefile.in, configure: Regenerated.
ee2312f3 3288
936e1a35
SK
32892006-02-20 Steven G. Kargl <kargls@comcast.net>
3290
3291 * MAINTAINERS (Write After Approval): Remove myself.
3292 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3293
cc11cc9b
PB
32942006-02-20 Paolo Bonzini <bonzini@gnu.org>
3295
3296 PR bootstrap/25670
3297
3298 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3299
3300 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3301 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3302 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3303 BUILD_PREFIX, BUILD_PREFIX_1.
3304 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3305
3306 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3307 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3308
3309 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3310 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3311 of `cat stage_current`. Always provide the `r' and `s' variables.
3312 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3313 a single shell execution.
3314 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3315 bootstrapped modules, make the stage1 module if the build was not
3316 started yet, else build the current stage.
3317 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3318 (all-build, all-host, all-target, [+make_target+]-host,
3319 [+make_target+]-target): Do not use \-continued lines.
3320 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3321 (current_stage, restrap, stage_last): New.
3322
3323 * Makefile.in: Regenerate.
3324 * configure: Regenerate.
3325
63a7c9ef
BD
33262006-02-19 Bud Davis <jmdavis@link.com>
3327
3328 * MAINTAINERS (Write After Approval): Remove myself.
3329 (Language Front End Maintainers): Add myself as fortran 95
3330 maintainer and update e-mail address.
3331
a3543e3a
FXC
33322006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3333
3334 * MAINTAINERS (Write After Approval): Remove myself.
3335 (Language Front End Maintainers): Add myself as fortran 95
3336 maintainer.
3337
ca5b1d2c
VK
33382006-02-16 Victor Kaplansky <victork@il.ibm.com>
3339
3340 * MAINTAINERS (Write After Approval): Add myself.
3341
0499513f
TK
33422006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3343
3344 * MAINTAINERS (Write After Approval): Remove myself.
3345 (Language Front End Maintainers): Add myself as
3346 fortran 95 maintainer.
3347
d1f8db0c
PB
33482006-02-14 Paolo Bonzini <bonzini@gnu.org>
3349
3350 Sync from src:
3351
3352 2005-12-27 Leif Ekblad <leif@rdos.net>
3353
cc6010cd
AP
3354 * configure.in: Add support for RDOS target.
3355 * configure: Regenerate.
d1f8db0c
PB
3356
33572006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 3358 Andreas Schwab <schwab@suse.de>
d1f8db0c 3359
cc6010cd 3360 * configure: Regenerate.
d1f8db0c 3361
cac90078
DE
33622006-02-12 David Edelsohn <edelsohn@gnu.org>
3363
3364 * configure.in (enable_libgomp): Add AIX.
3365 * configure: Regenerate.
3366
bd37fbf5
MK
33672006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3368
3369 * MAINTAINERS (Write After Approval): Add myself.
7e050830 3370
23027b7a
LM
33712006-02-03 Lee Millward <lee.millward@gmail.com>
3372
3373 * MAINTAINERS (Write After Approval): Add myself.
7e050830 3374
0058967b
RG
33752006-01-31 Richard Guenther <rguenther@suse.de>
3376 Paolo Bonzini <bonzini@gnu.org>
3377
3378 * Makefile.def (target_modules): Add libgcc-math target module.
3379 * configure.in (target_libraries): Add libgcc-math target library.
3380 (--enable-libgcc-math): New configure switch.
3381 * Makefile.in: Re-generate.
3382 * configure: Re-generate.
3383 * libgcc-math: New toplevel directory.
3384
e8b05380
PB
33852006-01-26 Paolo Bonzini <bonzini@gnu.org>
3386
3387 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3388 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3389 the assembler, linker and binutils.
3390 * configure: Regenerate.
3391
d54d5437
DM
33922006-01-22 Dirk Mueller <dmueller@suse.de>
3393
3394 * MAINTAINERS (Write After Approval): Add myself.
3395
670cbfcf
DN
33962006-01-20 Diego Novillo <dnovillo@redhat.com>
3397
3398 * configure: Regenerate.
3399
953ff289
DN
34002006-01-18 Richard Henderson <rth@redhat.com>
3401 Jakub Jelinek <jakub@redhat.com>
3402 Diego Novillo <dnovillo@redhat.com>
3403
3404 * libgomp: New directory.
3405 * Makefile.def: Add target_module libgomp.
3406 * Makefile.in: Regenerate.
3407 * configure.in (target_libraries): Add target-libgomp.
3408 * configure: Regenerate.
3409
32ce4048
AO
34102006-01-05 Alexandre Oliva <aoliva@redhat.com>
3411
3412 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3413 @ from continuation.
3414 * Makefile.in: Rebuilt.
3415
0eaf8e17 34162006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 3417
c76c0c83
CL
3418 * MAINTAINERS (Write After Approval): Add myself.
3419
2d309510
PB
34202006-01-04 Paolo Bonzini <bonzini@gnu.org>
3421
3422 PR bootstrap/24252
3423
3424 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3425 * Makefile.tpl (OBJDUMP): New.
3426 (EXTRA_HOST_FLAGS): Add it.
3427 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3428
953ff289
DN
3429 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3430 to use symbolic links between directories. Avoid race conditions
3431 or make them harmless.
3432 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
3433
3434 * Makefile.def (LEAN): Pass.
3435 * Makefile.tpl (LEAN): Define.
3436 (stage[+id+]-start): Accept that the previous directory does not
3437 exist, if the bootstrap is lean.
3438 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3439 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3440 configure substitution.
3441 ([+compare-target+]): Likewise.
3442 ([+bootstrap-target+]-lean): New.
3443 * configure.in: Remove lean bootstrap support from here.
3444
953ff289
DN
3445 * Makefile.in: Regenerate.
3446 * configure: Regenerate.
2d309510 3447
368872c3
BE
34482006-01-04 Ben Elliston <bje@au.ibm.com>
3449
3450 * MAINTAINERS (libdecnumber): Add myself.
3451
d79e6356
MM
34522006-01-02 Mark Mitchell <mark@codesourcery.com>
3453
3454 * libtool-ldflags: New script.
3455
a6fbc1e2
AS
34562006-01-02 Andreas Schwab <schwab@suse.de>
3457
3458 * configure.in: When reconfiguring remove Makefile in
3459 all stage directories.
3460 * configure: Regenerate.
3461
103a4b39
SB
34622005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3463
3464 * MAINTAINERS: Update my email address.
3465
212f829c
PB
34662005-12-20 Paolo Bonzini <bonzini@gnu.org>
3467
3468 Revert Ada-related part of the previous change.
3469
3470 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3471 Do not pass.
3472 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3473 * Makefile.in: Regenerate.
3474 * configure.in: Do not include mt-ppc-aix target fragment.
3475 * configure: Regenerate.
3476
8ef1f2df
PB
34772005-12-19 Paolo Bonzini <bonzini@gnu.org>
3478
3479 * configure.in: Select appropriate fragments for PowerPC/AIX.
3480 * configure: Regenerate.
3481
3482 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3483 BOOT_CFLAGS, BOOT_LDFLAGS.
3484 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3485 BOOT_CFLAGS, BOOT_LDFLAGS.
3486 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3487 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3488 (stage): Fail if we cannot complete the work.
3489 * Makefile.in: Regenerate.
3490
ab34901f
NS
34912005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3492
3493 * configure.in: Replace ms1 with mt.
3494 * configure: Rebuilt.
3495
cbe82f21
BM
34962005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3497
3498 * MAINTAINERS: Update my email address.
3499
19843472
PB
35002005-12-15 Paolo Bonzini <bonzini@gnu.org>
3501
3502 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3503 install-host-nogcc): Don't invoke $(stage) at the end.
3504 * Makefile.in: Regenerate.
3505
1ca26cd2
PB
35062005-12-14 Paolo Bonzini <bonzini@gnu.org>
3507
3508 * configure.in: Flip the top-level bootstrap switch.
3509 * configure: Regenerate.
3510
f41d6665
DJ
35112005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3512
3513 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3514 $(stage) and $(unstage).
3515 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3516 (all): Remove stray semicolon.
3517 (local-distclean): Don't handle multilib.tmp and multilib.out.
3518 (install.all): Set $s for consistency.
3519 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3520 check_multilibs setting. Always make the install directory.
3521 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3522 Correct @if/@endif.
3523 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3524 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3525 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3526 (multilib.out): Remove.
3527 * Makefile.in: Regenerated.
3528
dce2d8b2 35292005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
3530
3531 * MAINTAINERS (Write After Approval): Add myself.
3532
64f182bd
NS
35332005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3534
121b2cee
NS
3535 * MAINTAINERS: Add myself as mt maintainer.
3536
64f182bd
NS
3537 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3538
a6d63770
AN
35392005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3540
3541 * MAINTAINERS: Change email address.
3542
2abefe3d
PB
35432005-12-05 Paolo Bonzini <bonzini@gnu.org>
3544
3545 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3546 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3547 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3548 Find in-tree tools if available.
3549 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3550 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3551 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3552 (COMPILER_*_FOR_TARGET): New.
3553 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3554 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3555 (CONFIGURED_*, USUAL_*): Remove.
3556 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3557 STRIP): Use autoconf substitutions.
3558 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3559 COMPILER_NM_FOR_TARGET): New.
3560 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3561
3562 (all): Make all-host and all-target in parallel.
3563 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3564 that $$r and $$s are set before invoking a recursive make.
3565 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3566 ([+bootstrap-target+]): Inline most of the `all' target.
3567
2f3bdde7
BE
35682005-11-29 Ben Elliston <bje@au.ibm.com>
3569
3570 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3571 from the gcc build directory.
3572 * Makefile.in: Regenerate.
3573
a4b6c45a
BE
35742005-11-29 Ben Elliston <bje@au.ibm.com>
3575
3576 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3577 depend on all-libdecnumber.
3578 * configure.in (host_libs): Include libdecnumber.
3579 * Makefile.in: Regenerate.
3580 * configure: Likewise.
3581
473a74b9
BE
35822005-11-29 Ben Elliston <bje@au.ibm.com>
3583
3584 * libdecnumber: Import decNumber sources from the dfp-branch.
3585
b4623110
KJ
35862005-11-21 Kean Johnston <jkj@sco.com>
3587
3588 * config.sub, config.guess: Sync from upstream sources.
3589
67dc1785
BE
35902005-11-21 Ben Elliston <bje@au.ibm.com>
3591
3592 Import from Autoconf sources:
3593
3594 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3595 * config/move-if-change: Don't output "$2 is unchanged";
3596 suggested by Ben Elliston. Handle weird characters correctly.
3597
186abafe
AT
35982005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3599
3600 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3601 to match upstream libtool for darwin.
3602
ef9db8d5
DJ
36032005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3604
3605 * Makefile.def: Remove gdb dependencies for gdbtk.
3606 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3607 (configure-gdb, install-gdb): New rules.
3608 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3609 * Makefile.in, configure: Regenerated.
3610
9c5141ab
JB
36112005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3612
3613 * MAINTAINERS (Write After Approval): Add myself.
3614
4523d51b
EE
36152005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3616
3617 * MAINTAINERS (Write After Approval): Add myself.
3618
086b011c
DN
36192005-10-24 Diego Novillo <dnovillo@redhat.com>
3620
3621 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3622 Diego Novillo.
3623
e7c84bf8
PB
36242005-10-22 Paolo Bonzini <bonzini@gnu.org>
3625
3626 PR bootstrap/24297
3627 * Makefile.tpl (do-[+make-target+], do-check, install,
3628 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3629 are set before recursing.
3630 * Makefile.in: Regenerate.
3631
b88a7564
EB
36322005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3633
3634 PR bootstrap/18939
3635 * Makefile.def (gcc) <target>: Fix thinko.
3636 * Makefile.in: Regenerate.
3637
61efc800
BS
36382005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3639
3640 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3641 * configure: Regenerate.
3642
f53d2869
JZ
36432005-10-15 Jie Zhang <jie.zhang@analog.com>
3644
3645 * MAINTAINERS (Write After Approval): Add self.
3646
077fc835
KH
36472005-10-08 Kazu Hirata <kazu@codesourcery.com>
3648
3649 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3650 target-libffi, target-qthreads, target-libjava, and
3651 targetlibobjc.
3652 * configure: Regenerate.
3653
d739199a
DJ
36542005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3655
3656 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3657 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3658 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3659 (USUAL_OBJDUMP_FOR_TARGET): New.
3660 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3661 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 3662 * configure, Makefile.in: Regenerated.
d739199a 3663
db38c6bb
PB
36642005-10-05 Paolo Bonzini <bonzini@gnu.org>
3665
3666 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3667 before other host packages.
3668
3015564c
KK
36692005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3670
3671 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3672
1061f99e
PB
36732005-10-05 Paolo Bonzini <bonzini@gnu.org>
3674
3675 PR bootstrap/22340
3676
3677 * configure.in (default_target): Remove.
3678 * Makefile.tpl (all): Do not use prerequisites as subroutines
3679 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3680 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3681 use prerequisites as subroutines.
3682 (check-host, check-target): New.
3683 (bootstrap configure & all targets): Do not use stage*-start
3684 if the directory layout is already ok.
3685 (non-bootstrap configure & all targets): Prepend a $(unstage).
3686 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3687 (NOTPARALLEL): Remove.
3688 (unstage, stage variables): New variables.
3689 (unstage, stage targets): Simply expand to those variables.
3690
3691 * configure: Regenerate.
3692 * Makefile.in: Regenerate.
3693
4a9c436f
JW
36942005-10-04 James E Wilson <wilson@specifix.com>
3695
3696 * Makefile.def (lang_env_dependencies): Add libmudflap.
3697 * Makefile.in: Regenerate.
3698
37150080
AS
36992005-10-03 Andreas Schwab <schwab@suse.de>
3700
3701 Backport from libtool CVS:
3702 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3703
3704 * ltmain.sh: add support for installing into temporary
3705 staging area (e.g. 'make install DESTDIR=...')
3706
39d16468
L
37072005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3708
3709 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3710 * configure: Regenerated.
3711
72a7ab82
AP
37122005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3713
3714 * configure: Regenerate with the correct
3715 autoconf version.
3716
6b65a26d
CM
37172005-09-30 Catherine Moore <clm@cm00re.com>
3718
3719 * configure.in (bfin-*-*): New.
3720 * configure: Regenerated.
3721
040b1c5a
GK
37222005-09-28 Geoffrey Keating <geoffk@apple.com>
3723
3724 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3725 (LIPO_FOR_TARGET): New.
3726 (CONFIGURED_LIPO_FOR_TARGET): New.
3727 (USUAL_LIPO_FOR_TARGET): New.
3728 (STRIP_FOR_TARGET): New.
3729 (CONFIGURED_STRIP_FOR_TARGET): New.
3730 (USUAL_STRIP_FOR_TARGET): New.
3731 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3732 STRIP_FOR_TARGET.
3733 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3734 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3735 * Makefile.in: Regenerate.
3736 * configure: Regenerate.
7e050830 3737
3a3c28db
DE
37382005-09-19 David Edelsohn <edelsohn@gnu.org>
3739
3740 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3741 (rs6000-*-aix*): Same.
3742 * configure: Regenerate.
3743
2749a921
TT
37442005-09-16 Tom Tromey <tromey@redhat.com>
3745
3746 * MAINTAINERS: Add self as java maintainer.
3747
7f26dfa3
FXC
37482005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3749
3750 * configure.in: Recognize f95 in the --enable-languages option,
3751 and substitute it for fortran, issuing a warning.
3752 * configure: Regenerate.
3753
d8852c4f
PE
37542005-08-30 Phil Edwards <phil@codesourcery.com>
3755
3756 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3757 * configure: Regenerated.
3758
ad685e81
AH
37592005-08-22 Aldy Hernandez <aldyh@redhat.com>
3760
3761 * MAINTAINERS: Add self as ms1 maintainer.
3762
b00d752c
RE
37632005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3764
3765 * Makefile.def (libssp): Add to lang_env_dependencies.
3766 * Makefile.in: Regenerate.
3767
9ed8fb9b
ILT
37682005-08-18 Ian Lance Taylor <ian@airs.com>
3769
3770 * MAINTAINERS: Add myself as middle-end maintainer.
3771
0f029d39
CG
37722005-08-17 Christian Groessler <chris@groessler.org>
3773
3774 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3775 * Makefile.in: Regenerate.
3776
81087874
AK
37772005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3778
3779 * MAINTAINERS (write after approval): Added myself.
3780
6a134f1c
MR
37812005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3782
3783 * MAINTAINERS (Write After Approval): Add myself.
3784
2693c0b0
PB
37852005-08-12 Paolo Bonzini <bonzini@gnu.org>
3786
3787 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3788 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3789 Look for alternate names of the target cc and c++
3790 * configure: Regenerate.
3791
4de997d1
PB
37922005-08-08 Paolo Bonzini <bonzini@gnu.org>
3793
3794 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3795 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3796 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3797 tools; remove code to manually set them.
3798 (Target tools): Look in the environment for them.
3799 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3800 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3801 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3802 build directory.
3803 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3804 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3805 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3806 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3807 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3808 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3809 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3810 * configure: Regenerate.
3811 * Makefile.in: Regenerate.
3812
b089e33a
BE
38132005-07-28 Ben Elliston <bje@au.ibm.com>
3814
3815 * MAINTAINERS: Update for removed CPU targets.
3816
e3791243
MM
38172005-07-27 Mark Mitchell <mark@codesourcery.com>
3818
3819 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 3820 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
3821 * Makefile.in: Regenerated.
3822
526635cb
MM
38232005-07-26 Mark Mitchell <mark@codesourcery.com>
3824
3825 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3826 (CFLAGS_FOR_TARGET): Use it.
3827 (CXXFLAGS_FOR_TARGET): Likewise.
3828 * Makefile.in: Regenerated.
3829 * configure.in (--with-build-sysroot): New option.
3830 * configure: Regenerated.
3831
19791f70
PB
38322005-07-24 Paolo Bonzini <bonzini@gnu.org>
3833
3834 * Makefile.tpl: Wrap install between unstage and stage
3835 * Makefile.in: Regenerate.
3836
35f5a23f
EC
38372005-07-21 Eric Christopher <echristo@apple.com>
3838
3839 * MAINTAINERS: Update affiliation.
3840
ff3ddf15
PW
38412005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3842
3843 * MAINTAINERS: Add self as crx port maintainer.
3844
3a664c1c
DD
38452005-07-20 DJ Delorie <dj@redhat.com>
3846
3847 * MAINTAINERS: Add self as m32c maintainer.
3848
539df155
KC
38492005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3850
3851 * all files: Update FSF address.
3852
be9c593a
EC
38532005-07-15 Eric Christopher <echristo@redhat.com>
3854
3855 * MAINTAINERS: Change affiliation.
3856
fd7ea4ab
JB
38572005-07-14 Jim Blandy <jimb@redhat.com>
3858
3859 * configure.in: Add cases for Renesas m32c.
3860 * configure: Regenerated.
7e050830 3861
0063a823
KC
38622005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3863
d0ca130a
KC
3864 * COPYING.LIB: Update from fsf.org.
3865
38662005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3867
3868 * COPYING, compile, config.guess,
0063a823
KC
3869 config.sub, install-sh, missing, mkinstalldirs,
3870 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 3871 * config-ml.in: Update FSF address.
0063a823 3872
a8ba31f2
EC
38732005-07-13 Eric Christopher <echristo@redhat.com>
3874
3875 * configure.in: Add toplevel noconfigdir support for tpf.
3876 * configure: Regenerate.
3877
5bea4a03
PB
38782005-07-11 Paolo Bonzini <bonzini@gnu.org>
3879
3880 PR ada/22340
3881
3882 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3883 * Makefile.in: Regenerate.
3884
284bdbbd
MM
38852005-07-07 Mark Mitchell <mark@codesourcery.com>
3886
3887 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 3888 Brolley to write-after-approval.
284bdbbd 3889
452190fb
AS
38902005-07-07 Andreas Schwab <schwab@suse.de>
3891
3892 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3893 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3894 * Makefile.in: Regenerated.
3895
9c8f9ec2
GK
38962005-07-06 Geoffrey Keating <geoffk@apple.com>
3897
3898 * configure.in: Don't build sim or rda when targetting darwin.
3899 * configure: Regenerate.
3900
ef0087a7
KH
39012005-07-06 Kazu Hirata <kazu@codesourcery.com>
3902
3903 * configure.in: Add --enable-libssp and --disable-libssp.
3904 * configure: Regenerate with autoconf-2.13.
3905
77008252
JJ
39062005-07-02 Jakub Jelinek <jakub@redhat.com>
3907
3908 * Makefile.def (target_modules): Add libssp.
3909 * configure.in (target_libraries): Add target-libssp.
3910 * configure: Rebuilt.
3911 * Makefile.in: Rebuilt.
3912
a04eae1b
ZW
39132005-07-01 Zack Weinberg <zackw@panix.com>
3914
3915 * MAINTAINERS: Change email address. Resign from maintainership.
3916
948884cd
RG
39172005-07-01 Richard Guenther <rguenther@suse.de>
3918
3919 * MAINTAINERS: Change my e-mail address and affiliation.
3920
c7870f5d
PB
39212005-06-22 Paolo Bonzini <bonzini@gnu.org>
3922
3923 * Makefile.def (stagefeedback): Come after profile.
3924 Define profiledbootstrap target.
3925 * Makefile.tpl (profiledbootstrap): Remove.
3926 (stageprofile-end): Zap stagefeedback.
3927 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3928 * Makefile.in: Regenerate.
3929
ab99519a
RS
39302005-06-13 Richard Sandiford <richard@codesourcery.com>
3931
3932 * MAINTAINERS: Update my email address.
3933
f610dd5f
ZW
39342005-06-13 Zack Weinberg <zack@codesourcery.com>
3935
3936 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3937 In 'cpp' stanza, support '#line' as well as '# '.
3938
71bc2a83
AS
39392005-06-08 Andreas Schwab <schwab@suse.de>
3940
3941 * MAINTAINERS: Move myself from 'Write After Approval' to
3942 'CPU Port Maintainers' section as m68k maintainer.
3943
4fab7234
HPN
39442005-06-07 Hans-Peter Nilsson <hp@axis.com>
3945
3946 * configure.in (unsupported_languages): New macro.
3947 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3948 non-ported target libraries in noconfigdirs.
3949 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3950 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 3951 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
3952 unsupported_languages.
3953 * configure: Regenerate.
3954
68193f9b
TS
39552005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3956
3957 * configure.in: Fix typo in handling of --with-mpfr-dir.
3958 * configure: Regenerate.
3959
f26f6b8d
RS
39602005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3961
3962 * MAINTAINERS: Update my email address.
3963
ba4853f8
JB
39642005-06-02 Jim Blandy <jimb@redhat.com>
3965
3966 * config.sub: Add cases for the Renesas m32c. (This patch has been
3967 accepted into the master sources.)
3968
79dd769c 39692005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
3970 Michael Snyder <msnyder@redhat.com>
3971 Stan Cox <scox@redhat.com>
79dd769c 3972
f610dd5f 3973 * configure.in: Set noconfigdirs for ms1.
79dd769c 3974
f610dd5f 3975 * configure: Regenerate.
79dd769c 3976
d29e107f
JD
39772005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3978
3979 * MAINTAINERS (Write After Approval): Add self.
3980
e93196c3
JC
39812005-06-01 Josh Conner <jconner@apple.com>
3982
3983 * MAINTAINERS (Write After Approval): Add self.
3984
ae263c7a
KH
39852005-06-01 Kazu Hirata <kazu@codesourcery.com>
3986
3987 * MAINTAINERS: Update my email address.
3988
585b3aa3
ZM
39892005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3990
3991 * MAINTAINERS (Write After Approval): Add self.
3992
4930c50b
CD
39932005-05-26 Chris Demetriou <cgd@broadcom.com>
3994
3995 * MAINTAINERS (Write After Approval): Remove self.
3996
2dfbef6d
PB
39972005-05-25 Paolo Bonzini <bonzini@gnu.org>
3998
3999 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4000 (Dependencies): Consider target modules for bootstrap dependencies.
4001 Make target bootstrap modules depend on each stage's gcc.
4002 * Makefile.in: Regenerate.
4003
bcb28cf5
PB
40042005-05-20 Paolo Bonzini <bonzini@gnu.org>
4005
4006 * Makefile.def (configure-gcc): Depend on binutils having been built.
4007 (all-gcc): No need to do it here.
4008 * Makefile.in: Regenerate.
4009
0cf085e4
PB
40102005-05-19 Paul Brook <paul@codesourcery.com>
4011
f610dd5f 4012 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
4013 language cannot be built.
4014 * configure: Regenerate.
4015
dfb2c39a
DJ
40162005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4017
4018 * ylwrap: Import from Automake 1.9.5.
4019
771aaa92
DU
40202005-05-13 David Ung <davidu@mips.com>
4021
4022 * MAINTAINERS (Write After Approval): Add self.
4023
3ac9bd58
MS
40242005-05-09 Mike Stump <mrs@apple.com>
4025
4026 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4027 lt_cv_sys_max_cmd_len for now.
f610dd5f 4028
f77a5578
SC
40292005-05-09 Stan Cox <scox@redhat.com>
4030
4031 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4032
795e36e5
MK
40332005-05-08 Matt Kraai <kraai@ftbfs.org>
4034
4035 * README.SCO: Update the URL.
4036
c9392a2b
DE
40372005-05-05 David Edelsohn <edelsohn@gnu.org>
4038
4039 * ltconfig: Define file_list_spec. Pass file_list_spec and
4040 with_gnu_ld to libtool.
4041 * ltcf-c.sh (aix[45]): Define file_list_spec.
4042 * ltcf-cxx.sh (aix[45]): Same.
4043 * ltcf-gcj.sh (aix[45]): Same.
4044 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4045 exists, write list of input files to temporary file.
4046
bebcd931
MS
40472005-05-04 Mike Stump <mrs@apple.com>
4048
4049 * configure.in: Always pass --target to target configures as
4050 otherwise rebuilds that do --recheck will fail.
4051 * confiugure: Rebuilt.
4052
ce406537
PB
40532005-05-04 Paolo Bonzini <bonzini@gnu.org>
4054
4055 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4056 STAGE_HOST_EXPORTS.
4057 (configure, all): Add bootstrap support.
4058 (Host modules, target modules): Pass post-stage1 flags and exports.
4059 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4060 * Makefile.in: Regenerate.
4061
aa9dcfc4
PB
40622005-04-29 Paolo Bonzini <bonzini@gnu.org>
4063
4064 * configure: Regenerate.
4065
b6f9abcf
MS
40662005-04-27 Mike Stump <mrs@apple.com>
4067
4068 * MAINTAINERS: Add self as darwin maintainer.
4069
acb217cb
BS
40702005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4071
4072 * config.sub: Update from master copy.
4073
b6dae270
MS
40742005-04-21 Mike Stump <mrs@apple.com>
4075
4076 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4077 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4078
c2e0d3a9
HPN
40792005-04-19 Hans-Peter Nilsson <hp@axis.com>
4080
4081 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4082 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4083 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4084 "*-*-elf" and "*-*-linux*".
4085 * configure: Regenerate.
4086
871ae772
JM
40872005-04-14 Joseph S. Myers <joseph@codesourcery.com>
4088
4089 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4090
bf070c29
MS
40912005-04-12 Mike Stump <mrs@apple.com>
4092
4093 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4094
e865b6f7
TK
40952005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
4096
4097 * MAINTAINERS (Write After Approval): Add myself.
4098
7b71ad7f
BS
40992005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
4100
4101 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4102
25b42232
PB
41032005-04-06 Paolo Bonzini <bonzini@gnu.org>
4104
f610dd5f 4105 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
4106 (TARGET_CONFIGARGS): Include --with-target-subdir.
4107 (configure, all): New macros. Use them throughout.
4108 * Makefile.in: Regenerate.
4109
d727c624
JG
41102005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
4111
4112 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 4113
fff72cc4
ZD
41142005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4115
4116 * MAINTAINERS: Remove 'loop unrolling' maintainer.
4117
86472dc3
GP
41182005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
4119
4120 * MAINTAINERS: Move John Carr to Write After Approval.
4121
dce2d8b2 41222005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
4123
4124 * config/mh-mingw32: Delete.
4125 * configure.in: Don't use it.
4126 * configure: Regenerate.
4127
33da42bc
PB
41282005-03-31 Paolo Bonzini <bonzini@gnu.org>
4129
4130 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4131 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 4132 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
4133 (HOST_LIB_PATH): Generate from Makefile.def.
4134 (TARGET_LIB_PATH): Likewise.
4135 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4136 * Makefile.in: Regenerate.
4137 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4138 (RPATH_ENVVAR): Include Darwin case.
4139 * configure: Regenerate.
4140
15cc1841
TF
41412005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
4142
4143 * MAINTAINERS (Various Maintainers): Remove self.
4144 (Write After Approval): Add self.
4145
6a8c79d5
TF
41462005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
4147
4148 * MAINTAINERS (Various Maintainers): Add self.
4149
256f7136
PB
41502005-03-25 Paolo Bonzini <bonzini@gnu.org>
4151
4152 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4153 * configure: Regenerate.
4154
191dd2c9
ZW
41552005-03-21 Zack Weinberg <zack@codesourcery.com>
4156
4157 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4158 gcc_version, and gcc_version_trigger from set of flags to pass.
4159 * Makefile.tpl: Remove definitions of above variables.
4160 (config.status): Remove dependency on $(gcc_version_trigger).
4161 * Makefile.in: Regenerate.
4162 * configure.in: Do not reference config/gcc-version.m4 nor
4163 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4164 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4165 * configure: Regenerate.
4166
ef6e9bc0 41672005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 4168 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
4169
4170 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4171 * Makefile.in: Regenerate.
4172
009bbd5a
FW
41732005-03-13 Feng Wang <fengwang@nudt.edu.cn>
4174
4175 * MAINTAINERS (Write After Approval): Add myself.
4176
09f8755b
DA
41772005-03-03 David Ayers <d.ayers@inode.at>
4178
4179 * MAINTAINERS (Write After Approval): Add myself.
4180
e73ed25c
AO
41812005-03-01 Alexandre Oliva <aoliva@redhat.com>
4182
4183 PR libgcj/20160
4184 * ltmain.sh: Avoid creating archives with components that have
4185 duplicate basenames.
4186
ace9ac7b
AP
41872005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4188
4189 PR bootstrap/20250
4190 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4191 instead of check.
4192 * Makefile.in: Regenerate.
4193
c9db9354
PB
41942005-02-28 Paolo Bonzini <bonzini@gnu.org>
4195
4196 * Makefile.in: Regenerate to fix conflict between the previous two
4197 patches.
4198
215c351a
PB
41992005-02-28 Paolo Bonzini <bonzini@gnu.org>
4200
4201 PR bootstrap/17383
4202 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4203 * Makefile.tpl (HOST_SUBDIR): New substitution.
4204 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4205 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4206 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4207 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4208 (Host modules, Bootstrapped modules): Use it.
4209 (Build modules, Target modules): Do not create symlink trees,
4210 always configure out-of-srcdir.
4211 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4212 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4213 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4214 $(HOST_SUBDIR). Create a symlink for host_subdir.
4215
4216 * Makefile.in: Regenerate.
4217 * configure: Regenerate.
4218
5395b47b
NN
42192005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4220
4221 Merged from libada-gnattools-branch:
4222 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4223
4224 * gnattools: New directory.
4225 * Makefile.def: Add gnattools as a module, depending on target-libada.
4226 * Makefile.in: Regenerate.
4227 * configure.in: Include gnattools in host_tools; disable it if ada
4228 is disabled.
4229 * configure: Regenerate.
4230
ca2cc05c
JM
42312005-02-24 James A. Morrison <phython@gcc.gnu.org>
4232
4233 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4234 treelang maintainer.
4235 (Write After Approval): Remove myself.
4236
d2f3024f
PS
42372005-02-23 Paul Schlie <schlie@comcast.net>
4238
4239 * configure.in: Allow darwin targeted ports to build tk, itcl and
4240 libgui.
4241 * configure: Regenerate.
4242
bba5e0ca
EB
42432005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4244
4245 PR libgcj/10353
4246 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4247 * configure: Regenerate.
4248
70132ce7
SK
42492005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
4250
4251 * MAINTAINERS (Write After Approval): Add myself.
4252
20f0edca
ILT
42532005-02-10 Ian Lance Taylor <ian@airs.com>
4254
4255 * MAINTAINERS: Update my e-mail address.
4256
e64e5109
RG
42572005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
4258
4259 * MAINTAINERS (Write After Approval): Add myself.
4260
40d64b5a
HPN
42612005-01-29 Hans-Peter Nilsson <hp@axis.com>
4262
4263 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4264 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4265 target-libgloss when not *-*-elf and *-*-aout.
4266 * configure: Regenerate.
4267
54a12711
KH
42682005-01-23 Kazu Hirata <kazu@cs.umass.edu>
4269
4270 * MAINTAINERS: Remove obsolete entries.
4271
0aa99dbb
KH
4272 * MAINTAINERS (Write After Approval): Add Michael Matz.
4273
2b009f5f
NB
42742005-01-19 Neil Booth <neil@daikokuya.co.uk>
4275
4276 * MAINTAINERS: Remove self as cpplib maintainer.
4277
385870f5
KC
42782005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4279
4280 * install-sh, config.sub: Import from upstream.
4281
e7daab31
KC
42822005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4283
4284 PR bootstrap/18222
4285 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4286 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4287 * Makefile.in: Regenerate.
4288
e6003f4d
JT
42892005-01-16 Jason Thorpe <thorpej@netbsd.org>
4290
4291 * MAINTAINERS: Update my email address.
4292
145e2972 42932005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 4294 Andreas Schwab <schwab@suse.de>
145e2972
DE
4295
4296 PR bootstrap/18033
4297 * config-ml.in: Eval option if surrounded by single quotes.
4298
86c7e0da
PB
42992005-01-03 Paolo Bonzini <bonzini@gnu.org>
4300
4301 Revert 2004-12-28 Makefile changes, a better fix will be
4302 applied to mainline and src after GCC 4.0 branches.
4303
3224a22f
PB
43042004-12-28 Paolo Bonzini <bonzini@gnu.org>
4305
4306 PR bootstrap/17383
4307
4308 * Makefile.def (target_modules): Remove stage parameter,
4309 it is always true now.
4310 * Makefile.tpl (configure-build-[+module+],
4311 configure-target-[+module+]): Always build symlink tree
4312 for the directory and for include. BUILD_SUBDIR and
4313 TARGET_SUBDIR cannot be . anymore.
4314 * Makefile.in: Regenerate.
4315
aaf51ca2
DE
43162004-12-25 David Edelsohn <edelsohn@gnu.org>
4317
4318 Revert 2004-12-08 Makefile changes.
4319
4e32e454
DS
43202004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
4321
4322 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4323 cygwin, mingw.
4324
669f01d8
AS
43252004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4326
4327 * configure.in (sh64-*-*): Reenable gprof.
4328 * configure: Regenerate.
4329
1b227ee0
DE
43302004-12-08 David Edelsohn <edelsohn@gnu.org>
4331
4332 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4333 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4334 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4335 * Makefile.in: Regenerate.
4336
ce5e944c
CF
43372004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
4338
4339 * MAINTAINERS: Update my email address.
4340
893f1e87
MK
43412004-12-07 Matt Kraai <kraai@ftbfs.org>
4342
4343 * Makefile.tpl: Generate normal dependencies if the LHS module is
4344 not bootstrapped.
4345 * Makefile.in: Regenerate.
4346
bb59c339
RS
43472004-12-03 Richard Sandiford <rsandifo@redhat.com>
4348
4349 * configure.in: Include config/gxx-include-dir.m4. Use
4350 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4351 * configure: Regenerate.
4352
4982adbe
RS
43532004-12-03 Richard Sandiford <rsandifo@redhat.com>
4354
4355 * config.if: Delete.
4356 * configure.in: Set libstdcxx_incdir directly.
4357 * configure: Regenerate.
4358
05750653
EC
43592004-12-02 Eric Christopher <echristo@redhat.com>
4360
4361 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4362 * Makefile.in: Regenerate.
4363
5fef1dbd
RS
43642004-12-02 Richard Sandiford <rsandifo@redhat.com>
4365
4366 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4367 * configure: Regenerate.
4368
afabd8e6
RS
43692004-12-02 Richard Sandiford <rsandifo@redhat.com>
4370
4371 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4372 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4373 * configure: Regenerate.
4374
78716e86
EC
43752004-12-01 Eric Christopher <echristo@redhat.com>
4376
4377 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4378 of things to remove.
4379
57ab8ba9
MK
43802004-11-29 Matt Kraai <kraai@ftbfs.org>
4381
4382 * MAINTAINERS (Write After Approval): Update my e-mail address.
4383
2539bffe
KC
43842004-11-29 Kelley Cook <kcook@gcc.gnu.org>
4385
4386 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4387 from CVS libtool to always pass_all.
4388
3e732ba0
JDA
43892004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4390
4391 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4392 (hppa*64*-*-*): Delete incorrect comment.
4393 * configure: Rebuilt.
4394
767f726e
KC
43952004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4396
4397 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4398
2c92e90f
KC
43992004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4400
4401 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4402 from CVS libtool to always pass_all.
4403
32f84e48
KC
44042004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4405
4406 * install-sh, compile: Import from automake.
4407
9587be8a
KC
44082004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4409
4410 * config.guess, config.sub: Import from savannnah.
4411
04e81808 44122004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
4413
4414 * MAINTAINERS (Write After Approval): Add myself
4415
f87a2b2e
MS
44162004-11-12 Mike Stump <mrs@apple.com>
4417
4418 * Makefile.def: Add html support.
4419 * Makefile.tpl: Likewise.
4420 * Makefile.in: Regenerate.
4421
848556c2
GK
44222004-11-11 Geoffrey Keating <geoffk@apple.com>
4423
556f03c4
GK
4424 PR 18423
4425 * configure.in: Remove all instances of build-fixincludes from
4426 noconfigdirs.
4427 (build_configargs): Supply --target to subdirectories.
4428 * configure: Regenerate.
4429
848556c2
GK
4430 * Makefile.def: Make gcc install depend on fixincludes install.
4431 * Makefile.in: Regenerate.
4432
9e5712a5
JJ
44332004-11-10 Janis Johnson <janis187@us.ibm.com>
4434
4435 * MAINTAINERS: Add myself as gcc testsuite maintainer.
4436
4ef509c0
PB
44372004-11-11 Paul Brook <paul@codesourcery.com>
4438
4439 * MAINTAINERS: Add self as arm maintainer. Update email address.
4440
20d11df6
HPN
44412004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4442
4443 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4444 target-libgfortran.
79fd8592 4445 * configure: Regenerate.
20d11df6 4446
68c70f15
DE
44472004-11-07 David Edelsohn <edelsohn@gnu.org>
4448
4449 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4450 like CC.
4451
54f88091
PB
44522004-11-05 Paolo Bonzini <bonzini@gnu.org>
4453
4454 * Makefile.def (host fixincludes): Specify missing targets.
4455 * Makefile.in: Regenerate.
4456
6866abb8
RC
44572004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4458
4459 * MAINTAINERS: Add myself
4460
83f62578
GL
44612004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
4462
4463 * MAINTAINERS (Write After Approval): Add myself.
4464
53c7ffe7
GK
44652004-11-04 Geoffrey Keating <geoffk@apple.com>
4466
4467 * Makefile.def: Build fixincludes for the host, too.
4468 * Makefile.in: Regenerate.
4469 * configure.in (host_tools): Add fixincludes.
4470 * configure: Regenerate.
4471
ac8b3d9d
DJ
44722004-11-04 Daniel Jacobowitz <dan@debian.org>
4473
4474 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4475 * configure: Regenerated.
4476
bab37580
L
44772004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4478
4479 PR other/17783
4480 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4481 * configure: Regenerated.
4482
db1de713
MM
44832004-10-31 Mark Mitchell <mark@codesourcery.com>
4484
4485 * README.SCO: Update per FSF instructions.
4486
a827e21a
EW
44872004-10-28 Eric B. Weddington <ericw@evcohs.com>
4488
4489 PR target/18151
4490 * configure.in (case ${target}): Do not build fixincludes for avr.
4491 * configure: Regenerated.
4492
9d069a4f
PB
44932004-10-26 Paolo Bonzini <bonzini@gnu.org>
4494
4495 * configure.in (case ${target}): Do not build fixincludes
4496 on platforms where it is not used.
4497 * configure: Regenerated.
4498
fc45f3fe
DJ
44992004-10-23 Daniel Jacobowitz <dan@debian.org>
4500
4501 * configure.in: Use an absolute path to install-sh.
4502 * configure: Regenerated.
4503
36554b92
AL
45042004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4505
4506 * MAINTAINERS (Write After Approval): Add myself.
4507
88e9994a
KH
45082004-10-19 Kazu Hirata <kazu@cs.umass.edu>
4509
4510 * MAINTAINERS: Remove from Write After Approval those that are
4511 already maintainers.
4512
ad02a944
SP
45132004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
4514
4515 * MAINTAINERS: Update my email address.
4516
c8e6cd41
KC
45172004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4518
4519 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4520 * configure: Regenerate.
4521
dce2d8b2 45222004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
4523
4524 * MAINTAINERS: Update my email address.
4525
a8b0957e
KH
45262004-10-07 Kazu Hirata <kazu@cs.umass.edu>
4527
4528 * MAINTAINERS (Language Front Ends Maintainers): New. Move
4529 entries belonging to this category.
4530
96836f61
JZ
45312004-10-06 Josef Zlomek <josef.zlomek@email.cz>
4532
4533 * MAINTAINERS: Update my e-mail address.
4534
7e0b5752
PB
45352004-10-06 Paolo Bonzini <bonzini@gnu.org>
4536
4537 Fix wrong conflict resolution in:
4538
4539 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4540
4541 * Makefile.in: Regenerate.
4542 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4543 in the recursive `make', instead of hardwiring `all'.
4544 (Autogenerated TARGET-* variables): New.
4545
370f7a47
TL
45462004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4547
4548 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 4549 * configure: Regenerate.
370f7a47 4550
13e5d623
KH
45512004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4552
4553 * MAINTAINERS (Various Maintainers): Move the "windows,
4554 cygwin, mingw" maintainer to ...
4555 (OS Port Maintainers): ... here.
4556
a6497c1b
KH
45572004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4558
4559 * MAINTAINERS (Write After Approval): Remove those that are
4560 maintainers of some subsystem.
4561
1abb828a
D
45622004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4563
4564 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4565 * ltcf-cxx.sh (tpf*): Likewise.
4566 * ltconfig (tpf*): Add TPF OS configuration support.
4567
16d1338d
BS
45682004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4569
4570 * MAINTAINERS: Change my email address to my new work account.
4571
9082a750
MR
45722004-09-24 Michael Roth <mroth@nessie.de>
4573
4574 * configure.in (--without-headers): Add missing double quotes.
4575 * configure: Regenerate.
4576
dce2d8b2 45772004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
4578
4579 * ylwrap: Revert to previous version.
4580
4c4a5bbc
L
45812004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4582
4583 PR bootstrap/17369
4584 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4585 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4586 SET_GCC_LIB_PATH_CMD.
4587 (BASE_TARGET_EXPORTS): Likewise.
4588 * Makefile.in: Regenerated.
4589
4590 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4591 * configure: Regenerated.
4592
85f59630
KC
45932004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4594
4595 * config.guess: New upstream version
4596 * compile, depcomp, install-sh, ylwrap: Likewise.
4597
95c53c62
RS
45982004-09-19 Roger Sayle <roger@eyesopen.com>
4599
4600 * config/mh-x86omitfp: New host makefile fragment. Add
4601 -fomit-frame-pointer to the default BOOT_CFLAGS.
4602 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4603 * configure: Regenerate.
4604
0a1c093b
AP
46052004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4606
4607 PR target/11572
4608 * configure.in (*-*-darwin*): Renable libobjc.
4609 * configure: Regenerate.
4610
315fcf97
NS
46112004-09-10 Nathan Sidwell <nathan@codesourcery.com>
4612
4613 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4614
0a050485 46152004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 4616
0a050485
DB
4617 * Makefile.def: Remove libbanshee.
4618 * Makefile.tpl: Ditto.
4619 * configure.in: Ditto.
4620 * Makefile.in: Regen.
4621 * configure: Ditto.
4622
5f4a098e
DE
46232004-09-08 David Edelsohn <edelsohn@gnu.org>
4624
4625 * ltmain.sh: Use $pic_object as $non_pic_object if
4626 $non_pic_object=none.
4627
32b2511f
PB
46282004-09-07 Paolo Bonzini <bonzini@gnu.org>
4629
4630 * missing: Import latest version from master repository.
4631
fc4d0e82
NC
46322004-09-06 Nick Clifton <nickc@redhat.com>
4633
4634 * config.sub: Import latest version from master repository.
4635 * config.guess: Likewise.
4636 This includes these changes:
78716e86 4637
fc4d0e82
NC
4638 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4639
4640 * config.sub: Handle crisv32, alias etraxfs.
4641 * config.guess (crisv32:Linux:*:*): Handle.
4642
4643 2004-08-13 Brad Smith <brad@comstyle.com>
4644
4645 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4646 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4647
4648 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4649
4650 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4651 assume the processor is a powerpc. This is because coreutils
4652 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4653 in this case, due to a MacOS X bug that causes
4654 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4655 to return a negative number.
4656 Problem reported by Petter Reinholdtsen in:
4657 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4658
4659 2004-07-19 Ben Elliston <bje@gnu.org>
4660
4661 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4662
4663 2004-06-24 Ben Elliston <bje@gnu.org>
4664
4665 * config.guess: Update copyright years.
4666 * config.sub: Likewise.
4667
4668 2004-06-22 Robert Millan <robertmh@gnu.org>
4669
4670 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4671 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4672
4673 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4674
4675 * config.guess (*:*VMS:*:*): New entry. Replaces
4676 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4677 manufacturer.
4678
4679 2004-06-22 Ben Elliston <bje@gnu.org>
4680
4681 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4682 * config.sub: Likewise.
4683
4684 2004-06-22 Ben Elliston <bje@gnu.org>
4685
4686 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4687 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4688
4689 2004-06-11 Ben Elliston <bje@gnu.org>
4690
4691 * config.guess (pegasos:OpenBSD:*:*): Remove.
4692
4693 2004-06-11 Ben Elliston <bje@gnu.org>
4694
4695 From Wouter Verhelst <wouter@grep.be>:
4696 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4697
4698 2004-06-11 Ben Elliston <bje@gnu.org>
4699
4700 * config.guess (luna88k:OpenBSD:*:*): New.
4701
4702 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4703
4704 * config.guess (m32r*:Linux:*:*): New case.
4705 * config.sub: Handle m32rle.
4706
4707 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4708
4709 From Jens Petersen <petersen@redhat.com>:
4710 * config.sub: Handle sparcv8.
4711
4712 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4713
4714 From Tom Smith <smith@cag.lkg.hp.com>:
4715 * config.guess: Version suffixes are equally significant on Tru64
4716 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4717 prefix of "P" (patched kernel).
4718
4719 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4720
4721 * config.sub: Add support for National Semiconductor CRX target.
4722
2f4cc6bf
JJ
47232004-09-03 Janis Johnson <janis187@us.ibm.com>
4724
4725 * MAINTAINERS (Various Maintainers): Remove myself as web page
4726 maintainer, add myself as maintainer of build status lists.
4727
61fec9ff
JB
47282004-09-03 Jan Beulich <jbeulich@novell.com>
4729
4730 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4731 *-*-netware, but add target-libmudflap.
4732 Consolidate *-*-netware targets (of which really only i?86 exists)
4733 into a single entry.
4734 * configure: Likewise.
4735
45f366ab
PB
47362004-09-01 Paolo Bonzini <bonzini@gnu.org>
4737
4738 * Makefile.tpl (sorry): Remove.
4739 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4740 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4741 (do-clean): Clean per-stage directories too.
4742 (do-distclean): Run distclean-stage1 too.
4743 (.NOTPARALLEL): Enable during toplevel bootstrap.
4744 (stage[+id+]-bubble): Enable parallel execution during
4745 the recursive invocation.
4746 * Makefile.in: Regenerate.
4747
4748 Fix previous checkin:
4749
4750 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4751 include.
4752 * configure.in: Fix indentation.
4753 * configure: Regenerate.
4754
dce2d8b2 47552004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 4756
45f366ab
PB
4757 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4758 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4759 * configure: regenerate
78716e86 4760 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 4761 -mdynamic-no-pic
be8fff81 4762
71b5d516
PB
47632004-08-31 Paolo Bonzini <bonzini@gnu.org>
4764
4765 * Makefile.def (build_modules): Add fixincludes.
4766 (dependencies): Make gcc depend on fixincludes.
4767 * configure.in (build_tools): Add fixincludes.
4768 (build_configdirs): Always include build_libs.
4769 * Makefile.in: Regenerate.
4770 * configure: Regenerate.
4771
47722004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
4773
4774 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4775 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4776 phony targets; do not generate timestamp files.
4777 (distclean-stageN): Remove references to their timestamp files.
4778 (restageN, touch-stageN): Remove.
4779 (stageN-bubble): Rewritten.
4780 (compare): Support lean bootstraps.
4781 * Makefile.in: Regenerate.
4782
4783 * configure.in: Only warn when bootstrapping but
4784 build != host or build != target. Support lean bootstraps.
4785 * configure: Regenerate.
4786
ce7cbbb0
PE
47872004-08-26 Phil Edwards <phil@codesourcery.com>
4788
4789 * configure.in: Give a better error message if GMP/MPFR are missing
4790 and a language needing them has been requested.
4791 * configure: Regenerated.
4792
9c71a529
PE
47932004-08-25 Phil Edwards <phil@codesourcery.com>
4794
4795 * configure.in: Print a list of available language front-ends if
4796 a requested one is missing. Tidy stray tab characters.
4797 * configure: Regenerated.
4798
e3f92d3b
MK
47992004-08-19 Michael Koch <konqueror@gmx.de>
4800
4801 * gcc/doc/install.texi: Update entry about automake for libjava.
4802
c3f84f61
RM
48032004-08-17 Robert Millan <robertmh@gnu.org>
4804
4805 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4806 (instead of FreeBSD).
4807 * configure: Regenerate.
4808
7c27e184
PB
48092004-08-16 Paolo Bonzini <bonzini@gnu.org>
4810
4811 * Makefile.in: Regenerate.
4812 * configure: Regenerate.
4813
4814 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4815 stage_*_flags.
4816 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4817 for bootstrapped modules if toplevel bootstrap is going.
4818 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4819 modules. Adjust for changes in Makefile.def. Enable several
4820 rules even in non-bootstrap mode, just to avoid peppering the
4821 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4822 (stage-[+prev+]-bubble): Remove.
4823
4824 * Makefile.def (Dependencies): Depend on all-build-bison,
4825 all-build-flex, all-build-byacc, all-build-texinfo, rather
4826 than the host variations.
4827 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4828 with BUILD_SUBDIR.
4829 (BISON): Update for recent Bisons.
4830 (YACC): Fix typo.
4831 (cross): Depend on all-build.
4832 (all): Do not depend on all-build.
4833 (prebootstrap): Remove.
4834 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4835 (Prebootstrap dependencies): Add them to the per-stage targets
4836 and to all-prebootstrap.
4837 * configure.in (build_configdirs): Always enable build_tools.
4838 (BUILD_DIR_PREFIX): Remove.
4839
4840 * Makefile.def (gcc): Add target variable.
4841 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4842 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4843 in the recursive `make', instead of hardwiring `all'.
4844 (Autogenerated TARGET-* variables): New.
4845
20f3bb80
BB
48462004-08-13 Brian Booth <bbooth@redhat.com>
4847
4848 * MAINTAINERS: Remove myself from write-after-approval.
4849
b5be499d
NN
48502004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4851
4852 * src-release: Stop distributing mmalloc with gdb (which doesn't
4853 use it).
4854 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4855 * Makefile.in: Regenerate.
4856
b3f8d95d
MM
48572004-08-09 Mark Mitchell <mark@codesourcery.com>
4858
4859 * configure.in (arm*-*-eabi*): New target.
4860 * configure: Regenerate.
4861
3589b69e
PB
48622004-08-06 Paolo Bonzini <bonzini@gnu.org>
4863
4864 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4865 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4866 (Dependencies): New section.
4867 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4868 (configure-target-[+module+]): Depend on maybe-all-gcc
4869 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4870 (toplevel profiledbootstrap): Fix dependencies.
4871 * Makefile.in: Regenerate.
4872
972974fc
MM
48732004-08-03 Mark Mitchell <mark@codesourcery.com>
4874
4875 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4876 target-libiberty to noconfigdirs.
4877 * configure: Regenerate.
4878
bebf829d
PB
48792004-08-03 Paul Brook <paul@codesourcery.com>
4880
4881 * configure.in: Check for MPFR as well as GMP.
4882 * configure: Regenerate.
4883
98a5bb3b
RM
48842004-08-01 Robert Millan <robertmh@gnu.org>
4885
4886 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4887 libmudflap for all GNU-based systems (with Glibc).
4888 * configure: Regenerate.
4889
dce2d8b2 48902004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
4891
4892 * Makefile.def (host-modules): Add gcc.
4893 * Makefile.in: Regenerate.
4894 * Makefile.tpl (sorry): New rule.
4895 (configure-host, all-host, [+make_target+]-host, do-check,
4896 install-host): Do not add gcc as a special case.
4897 (host modules): Add a small special-casing for gcc. Export
4898 extra_make_flags through the environment.
4899 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4900 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4901 other recursive targets for gcc): Remove.
4902
4903 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4904 (stage, unstage): New rules.
4905 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4906 distclean-stage[+id+]): Use stage_current.
4907 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4908 the stage*-start rules.
4909
aeb732c1
GK
49102004-08-02 Geoffrey Keating <geoffk@apple.com>
4911
4912 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4913 use -all_load flag.
4914
25b656e7
PB
49152004-08-02 Paolo Bonzini <bonzini@gnu.org>
4916
4917 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4918 * configure: Regenerate.
4919
cc440d71
TM
49202004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4921
4922 * maintainer-scripts/gcc_release: Revert yesterday's change.
4923
270e140b
SB
49242004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4925
4926 * MAINTAINERS: Add myself to write-after-approval.
4927
3e4035f8
TM
49282004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4929
4930 * libf2c: Removed.
4931 * gcc/gccbug.in: Updated because of libf2c removal.
4932 * maintainer-scripts/gcc_release: Ditto.
4933
dce2d8b2 49342004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
4935
4936 * configure.in: Build libmudflap by default on FreeBSD.
4937 * configure: Regenerated.
4938
dfcada9a
MM
49392004-07-09 Mark Mitchell <mark@codesourcery.com>
4940
4941 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4942 systems.
4943 * configure: Regenerated.
4944
dce2d8b2 49452004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
4946
4947 PR target/16344
4948 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4949 feedback based compiler.
4950 * Makefile.in: Rebuilt.
4951
95bcca47
AO
49522004-07-08 Alexandre Oliva <aoliva@redhat.com>
4953
4954 * Makefile.def (host_modules): Set bootstrap=true for flex.
4955 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4956 * Makefile.in: Rebuilt.
4957
051822f6
JH
49582004-07-07 Jan Hubicka <jh@suse.cz>
4959
4960 * MAINTAINERS: Add self as a profile feedback maintainer.
4961
7b61653a
PE
49622004-07-05 Phil Edwards <phil@codesourcery.com>
4963
4964 * configure.in: Do not prepend $srcdir to /dev/null in
4965 makefile fragments.
4966 * configure: Regenerate.
4967
23f6b2f9
PB
49682004-07-01 Paolo Bonzini <bonzini@gnu.org>
4969
4970 * Makefile.def (build_modules): Add bison, byacc, flex,
4971 m4, texinfo.
4972 (flags_to_pass): Add FLEX.
4973 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4974 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4975 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4976 DEFAULT_MAKEINFO): Remove.
4977 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4978 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4979 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4980 objdir or else use configured tool.
4981 (all-build): New.
4982 (all): Depend on it.
4983 (Build module dependencies): Add.
4984 * Makefile.in: Regenerate.
4985 * configure.in: Better support for multiple build modules,
4986 matching what is done for host/target modules. Do not look
4987 for "plausible" locations of build tools if Canadian cross.
4988 Use autoconf's AC_PROG_CC to find a C compiler. Define
4989 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4990 * configure: Regenerate.
78716e86 4991
1c020272
PB
49922004-06-22 Paolo Bonzini <bonzini@gnu.org>
4993
4994 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4995 * Makefile.in: Regenerate.
4996
a52a0a7f
PB
49972004-06-22 Paolo Bonzini <bonzini@gnu.org>
4998
4999 * Makefile.tpl (configure-build-[+module+],
5000 configure-[+module+], configure-target-[+module+]): Pass
5001 [+extra_configure_args+].
5002 (all-build-[+module+], all-[+module+], check-[+module+],
5003 install-[+module+], [+make_target+]-[+module+],
5004 all-target-[+module+], check-target-[+module+],
5005 install-target-[+module+], [+make_target+]-target-[+module+]):
5006 Pass [+extra_make_args+].
5007 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5008 (GCC_HOST_EXPORTS): Remove.
5009 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5010 cross, check-gcc, check-gcc-c++, install-gcc,
5011 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5012 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5013 * Makefile.in: Regenerate.
5014
ccde3f1a
MS
50152004-06-21 Matthew Sachs <msachs@apple.com>
5016
5017 * MAINTAINERS: Added self to write-after-approval.
5018
6264b0a6
CF
50192004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5020
5021 * configure.in: Check for srcdir/winsup rather than build directory
5022 winsup.
5023 * configure: Regenerate.
5024
801e2270
CV
50252004-06-17 Corinna Vinschen <vinschen@redhat.com>
5026
5027 * configure.in: Don't build Cygwin native newlib if winsup
5028 directory is missing. Emit warning instead.
5029 * configure: Regenerate.
5030
ad6717df
PB
50312004-06-09 Paolo Bonzini <bonzini@gnu.org>
5032
5033 * Makefile.tpl (touch-stage[+id+]): New.
5034 (restage[+prev+]): Depend on touch-stage[+id+].
5035
5036 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5037 Use it throughout.
5038
5039 * Makefile.def: Add profile and feedback bootstrap stages.
5040 Remove next field from bootstrap stages.
5041 * Makefile.tpl (LN, LN_S): Substitute.
5042 (stageN-start, stageN-end): Use double-colon rules, to
5043 provide a hook for additional setup commands.
5044 (distclean-stageN-gcc, restageN): Create dependencies from
5045 [+prev+], not from [+next+].
5046 (stageN-bubble): Add commands for successive stages from
5047 [+prev+], using double-colon rules.
5048 (all-stageN-gcc): Fix typo.
5049 (stagefeedback-start, profiledbootstrap): New.
5050 * Makefile.in: Regenerate.
5051 * configure.in: Call ACX_PROG_LN.
5052 * configure: Regenerate.
5053
5bbb9680
CY
50542004-06-08 Canqun Yang <canqun@nudt.edu.cn>
5055
5056 * MAINTAINERS (Write After Approval): Add myself.
5057
e18be1d4
MA
50582004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
5059
5060 * MAINTAINERS (Write After Approval): Add myself.
5061
5607edfd
PB
50622004-06-03 Paolo Bonzini <bonzini@gnu.org>
5063
5064 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5065 without gcc.
5066 * configure: Regenerate.
5067
1ec4e9c3
PB
50682004-06-01 Paolo Bonzini <bonzini@gnu.org>
5069
5070 * Makefile.tpl: Fix typo.
5071 * Makefile.in: Regenerate.
5072
dce2d8b2 50732004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
5074
5075 * configure.in: Remove new- prefix from toplevel
5076 bootstrap targets.
5077 * configure: Regenerate.
5078
f516a7da
PB
50792004-06-01 Paolo Bonzini <bonzini@gnu.org>
5080
5081 * Makefile.tpl (all.normal): Rename to all.
5082 (all): Replace with a rule to pick the default
5083 target from configure.
5084 (all-gcc, configure-gcc): Use conditionals to
5085 do nothing when toplevel bootstrap is going on.
5086 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5087 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5088 * configure.in: Support --enable-bootstrap.
5089
5090 * Makefile.def: Remove new- prefix from toplevel
5091 bootstrap targets.
5092 * Makefile.tpl: Likewise.
5093
5094 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5095 target.
5096
5097 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5098 $(RECURSE_FLAGS) to recursive invocation of make.
5099
5100 * Makefile.in: Regenerate.
5101 * configure: Regenerate.
5102
78dd5e36 51032004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 5104 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
5105
5106 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5107 like CC.
5108
30f1bddc
DJ
51092004-05-27 Daniel Jacobowitz <dan@debian.org>
5110
5111 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5112 * configure: Regenerate.
5113
4fc4dd12
DJ
51142004-05-25 Daniel Jacobowitz <drow@false.org>
5115
5116 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5117 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5118 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5119 targets.
5120 * Makefile.in: Regenerate.
5121
dce2d8b2 51222004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
5123
5124 * configure.in: Test the ability to symlink directories.
5125 * configure: Regenerate.
5126
5127 * Makefile.def (bootstrap-stage): New definitions.
5128 * Makefile.tpl (configure-stage1-gcc,
5129 configure-stage2-gcc, configure-stage3-gcc,
5130 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5131 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5132 new-restage3, compare): Autogenerate, see Makefile.in
5133 entry for behavioral changes.
5134 (distclean-stage1, new-stage1-start, new-stage1-end,
5135 new-stage1-bubble, distclean-stage2, new-stage2-start,
5136 new-stage2-end, new-stage2-bubble, distclean-stage3,
5137 new-stage3-start, new-stage3-end): New autogenerated targets.
5138 (objext, prebootstrap, BOOT_CFLAGS,
5139 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5140 targets.
5141
5142 * Makefile.in: Regenerate.
5143 (distclean-stage1, new-stage1-start, new-stage1-end,
5144 new-stage1-bubble, distclean-stage2, new-stage2-start,
5145 new-stage2-end, new-stage2-bubble, distclean-stage3,
5146 new-stage3-start, new-stage3-end): New targets.
5147 (all-stage1-gcc): Move prebootstrap dependency from here...
5148 (configure-stage1-gcc): ...to here.
5149 (new-bootstrap): Use bubble targets.
5150 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5151 Use per-stage distclean targets.
5152 (configure-stage1-gcc, configure-stage2-gcc,
5153 configure-stage3-gcc, all-stage1-gcc,
5154 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5155 Use new-stageN-start to prepare the tree.
5156
4f4e53dd
PB
51572004-05-23 Paolo Bonzini <bonzini@gnu.org>
5158
5159 * Makefile.def (host_modules): add libcpp.
5160 * Makefile.tpl: Add dependencies on and for libcpp.
5161 * Makefile.in: Regenerate.
5162 * configure.in: Add libcpp host module.
5163 * configure: Regenerate.
5164
60975492
PB
51652004-05-21 Paolo Bonzini <bonzini@gnu.org>
5166
5167 * Makefile.tpl: Whenever a recursive target is defined, wrap
5168 it in a special @if/@endif block, and prepare its maybe
5169 dependency in the @if/@endif block
5170 * configure.in: Instead of writing maybe dependencies, remove
5171 the @if/@endif statements, and remove the @if/@endif blocks
5172 that remain.
5173 * configure: Regenerate.
5174 * Makefile.in: Regenerate.
5175
5ce7d75d
JJ
51762004-05-20 Janis Johnson <janis187@us.ibm.com>
5177
5178 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5179
c779c42f
KK
51802004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
5181
5182 PR bootstrap/15120
5183 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5184 * */configure: Rebuilt.
5185
b4117c30
ZW
51862004-05-17 Zack Weinberg <zack@codesourcery.com>
5187
5188 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5189 of libf2c.
5190 * configure, Makefile.in: Regenerate.
5191
719bb4e3 51922004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
5193
5194 * MAINTAINERS (Write After Approval): Add myself.
5195
6de9cd9a
DN
51962004-05-13 Diego Novillo <dnovillo@redhat.com>
5197
5198 Merge from tree-ssa-20020619-branch.
5199
5200 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5201 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5202 (HOST_GMPLIBS): Define.
5203 (HOST_GMPINC): Define.
5204 (TARGET_LIB_PATH): Add libmudflap.
5205 (GFORTRAN_FOR_TARGET): Define.
5206 (configure-build*): Export GFORTRAN.
5207 (configure-gcc): Export GMPLIBS and GMPINC.
5208 (all-gcc): Add maybe-all-libbanshee.
5209 (configure-target-libgfortran): Define.
5210 * Makefile.in: Regenerate.
5211 * configure.in (host_libs): Add libbanshee.
5212 (target_libraries): Add target-libmudflap and target-libgfortran.
5213 Add --with-libbanshee.
5214 Handle --disable-libmudflap.
5215 (*-*-freebsd*): Use with_gmp.
5216 Add $(libgcj) to noconfigdirs.
5217 * configure: Regenerate.
5218 * depcomp: New file.
5219 * MAINTAINERS: Add tree-ssa maintainers.
5220
8f1b790f
VM
52212004-05-04 Vladimir Makarov <vmakarov@redhat.com>
5222
b4117c30 5223 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 5224
693446fc
BF
52252004-04-30 Brian Ford <ford@vss.fsi.com>
5226
b4117c30 5227 * MAINTAINERS (Write After Approval): Add myself.
693446fc 5228
d1bb666c
UB
52292004-04-29 Uros Bizjak <uros@kss-loka.si>
5230
b4117c30 5231 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 5232
6cf1ac42
PB
52332004-04-28 Paolo Bonzini <bonzini@gnu.org>
5234
5235 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5236 * configure: Regenerate.
5237
632933d5
PB
52382004-04-27 Paolo Bonzini <bonzini@gnu.org>
5239
5240 Revert:
5241 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5242
5243 * Makefile.def (flags_to_pass): Remove *dir variables that
5244 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5245 as well as prefix and exec_prefix.
5246 * Makefile.in: Regenerate.
5247
80dc6aa0
RM
52482004-04-26 Robert Millan <robertmh@gnu.org>
5249
5250 Add patches from libtool CVS.
5251 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5252 * ltconfig: Likewise.
5253 * ltcf-c.sh: Likewise.
5254 * ltcf-cxx.sh: Likewise.
5255 * ltcf-gcj.sh: Likewise.
5256
e11283f1
PB
52572004-04-26 Paolo Bonzini <bonzini@gnu.org>
5258
5259 * Makefile.def (host_modules): Mark with the bootstrap
5260 flag packages on which gcc depends.
5261 * Makefile.tpl (all-bootstrap): Use it.
5262 * Makefile.in: Regenerate.
5263
8546950c
PB
52642004-04-26 Paolo Bonzini <bonzini@gnu.org>
5265
5266 * Makefile.def (flags_to_pass): Remove *dir variables that
5267 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5268 as well as prefix and exec_prefix.
5269 * Makefile.in: Regenerate.
5270
a76494aa
PB
52712004-04-26 Paolo Bonzini <bonzini@gnu.org>
5272
b4117c30
ZW
5273 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5274 * configure: Regenerate.
5275 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5276 * gcc/Makefile.tpl (compare): Use the result of the test.
5277 * gcc/Makefile.in: Regenerate.
a76494aa 5278
03a91701
PB
52792004-04-23 Paolo Bonzini <bonzini@gnu.org>
5280
5281 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5282 Always relocate gcc and prev-gcc to the original names, even
5283 if the build fails.
5284 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5285 New targets.
5286
082a6351
LG
52872004-04-23 Laurent GUERBY <laurent@guerby.net>
5288
5289 * MAINTAINERS: Update my email address.
b4117c30 5290
1f1d584b
RO
52912004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5292
5293 * configure.in (mips*-*-irix5*): Enable ld.
5294 * configure: Regenerate.
082a6351 5295
1db673ca
RO
52962004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5297
5298 * configure: Regenerate.
5299
ce4ea44e
JW
53002004-04-15 James E Wilson <wilson@specifixinc.com>
5301
5302 * Makefile.tpl (configure-[+module+], configure-gcc,
5303 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5304 Set and export LDFLAGS.
5305 * Makefile.in: Regenerate.
5306
611f62ad
MC
53072004-04-12 Michael Chastain <mec.gnu@mindspring.com>
5308
b4117c30 5309 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 5310
be912515
NN
53112004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5312
5313 PR bootstrap/14871
5314 * Makefile.tpl: If we don't have built-in-tree target tools,
5315 use the ones found by configure rather than hacking around with
5316 program_transform_name.
5317 * configure.in: Give Makefile.tpl the information necessary
5318 to do that.
5319 * Makefile.in: Regenerate.
5320 * configure: Regenerate.
5321
9104315a
NN
53222004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5323
5324 PR bootstrap/14760
5325 * configure.in: When computing baseargs, strip *all* copies of
5326 offending options. Also, don't match/substitute the trailing space,
5327 so that this actually works when two similar options are separated by
5328 only one space.
5329 * configure: Regenerate.
5330
bef1d700
DE
53312004-04-06 David Edelsohn <edelsohn@gnu.org>
5332
b4117c30
ZW
5333 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5334 (rs6000-*-aix*): Same.
5335 * configure: Regenerate.
bef1d700 5336
54bcf05e 53372004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
5338
5339 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 5340
369a832c 53412004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
5342
5343 * MAINTAINERS: Add myself to write-after-approval.
369a832c 5344
09a9c095
NN
53452004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5346
7caf53cb
NN
5347 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5348 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5349 * Makefile.in: Regenerate.
5350
09a9c095
NN
5351 * configure.in (top level bootstrap support): Rework --enable-werror
5352 to set @stage2_werror_flag@.
5353 * configure: Regenerate.
5354 * Makefile.tpl (top level bootstrap support): Pass
5355 @stage2_werror_flag@ down to configure in stages 2 and 3.
5356 * Makefile.in: Regenerate.
5357
5595a2bd
NN
53582004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5359
cbfd7e06
NN
5360 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5361 for stages 2 and 3 as well as in make. As a consequence, remove
5362 OUTPUT_OPTION (now detected by configure) from the flags passed down
5363 to make.
5364 * Makefile.in: Regenerate.
5365
5595a2bd
NN
5366 * Makefile.tpl (new-bootstrap): Fix typo.
5367 * Makefile.in: Regenerate.
5368
ca3b3e20
NN
53692004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5370
295f4e42
NN
5371 * Makefile.tpl: Rearrange by moving recursive_targets rules
5372 into their proper sections.
5373 * Makefile.tpl (top level bootstrap support): Move disabling
5374 of coverage flags from 'make' to 'configure'; improve comments.
5375 * Makefile.in: Regenerate.
5376
340de83f
NN
5377 * Makefile.tpl (experimental top level bootstrap) Move stage1
5378 language setting from all- target to configure- target; disable
5379 intermodule optimization in stage 1; prevent gratuitous rebuilds
5380 of stage 1.
5381 * Makefile.in: Regenerate.
5382 * configure.in: Comma-separate stage 1 language list for top
5383 level bootstrap.
5384 * configure: Regenerate.
5385
ca3b3e20
NN
5386 * Makefile.tpl: Clean up experimental top level bootstrap support:
5387 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5388 prev-gcc in configure- targets as well as all- targets.
5389 * Makefile.in: Regenerate.
5390
4d038073
KC
53912004-03-21 Kelley Cook <kcook@gcc.gnu.org>
5392
5393 * compile: New file imported from automake.
5394
ab3533d6
PB
53952004-03-17 Paolo Bonzini <bonzini@gnu.org>
5396
5397 * configure.in: Remove symbolic link section.
5398 * configure: Regenerate.
5399 * Makefile.tpl (links): Remove.
5400 * Makefile.in: Regenerate.
5401
1e0f07d3 54022004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 5403 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
5404
5405 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 5406 Set with AC_CHECK_PROGS.
1e0f07d3
PB
5407 * configure.in: Fix comment typo from last patch.
5408 * configure: Regenerate.
5409
2805b53a
NN
54102004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5411
5412 * Makefile.tpl: Introduce experimental top level bootstrap support.
5413 * Makefile.in: Regenerate.
5414 * configure.in: Introduce support for top level bootstrap.
5415 * configure: Regenerate.
5416
79b4b7d2 54172004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 5418 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
5419
5420 PR bootstrap/14522
5421 * configure.in: Cope with shells that do not support unquoted ^
5422 * configure: Regenerate.
5423
6bbec498 54242004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 5425 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
5426
5427 PR bootstrap/14522
79b4b7d2 5428 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
5429 quotes inside quoted backquote substitutions.
5430 * configure: Regenerate.
5431
83c15dfc
AP
54322004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5433
5434 PR bootstrap/14522
f2bd98d4 5435 * configure.in: Fix escaping of $.
83c15dfc
AP
5436 * configure: Regenerate.
5437
55ffb5ed
NN
54382004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5439
5440 * configure: Regenerate, since I forgot to while committing Paolo's
5441 changes.
5442
e4c9c075
PB
54432004-03-08 Paolo Bonzini <bonzini@gnu.org>
5444
5445 PR ada/14131
5446 Move language detection to the top level.
5447 * configure.in: Find default values for the tools as
5448 soon as possible. Disable ada if GNAT is not found.
5449 Emit error message about missing languages. Expand
5450 --enable-languages=all for the gcc subdirectory.
5451
5199e2c6
BE
54522004-03-10 Ben Elliston <bje@gnu.org>
5453
5454 * MAINTAINERS: Update my email address.
5455
c18b95e5
DE
54562004-03-05 David Edelsohn <edelsohn@gnu.org>
5457
5458 * ltconfig: Disable building static libraries if building shared
5459 libraries on AIX 5L.
5460
d0fe5ad3
RS
54612004-03-01 Richard Sandiford <rsandifo@redhat.com>
5462
5463 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5464 and disable libgcj.
5465 * configure: Regenerated.
5466
e6f71f9d
BB
54672004-03-01 Brian Booth <bbooth@redhat.com>
5468
5469 * MAINTAINERS: Add myself to write-after-approval.
5470
8983e50e
PB
54712004-03-01 Paolo Bonzini <bonzini@gnu.org>
5472
5473 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5474
d4cd9d81
NN
54752004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5476
5477 PR bootstrap/7087
5478 * Makefile.tpl: Guard XFOO sed statements better.
5479 * Makefile.tpl: Add dependency for configure-target-libada.
5480 * Makefile.in: Regenerate (incidentally fixes broken
5481 commit when libada-branch was merged).
5482
0ea0229e
KC
54832004-02-25 Kelley Cook <kcook@gcc.gnu.org>
5484
5485 * MAINTAINERS: Add myself to write-after-approval.
5486
bad93735
AP
54872004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
5488
5489 * MAINTAINERS: Add Nicola Pero and myself as libobjc
5490 maintainers.
5491
a7ca14fc
AC
54922004-02-20 Andrew Cagney <cagney@redhat.com>
5493
5494 * config.guess: Update from version 2003-10-16 to 2004-02-16.
5495 * config.sub: Update from version 2003-11-03 to 2004-02-16.
5496
51592782
NN
54972004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5498
5499 PR bootstrap/11932
5500 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5501
6a30854a
JQ
55022004-02-14 Jerry Quinn <jlquinn@optonline.net>
5503
5504 * MAINTAINERS: Added myself to write-after-approval.
5505
be8b2bee
MK
55062004-02-14 Michael Koch <konqueror@gmx.de>
5507
5508 * MAINTAINERS: Added myself to write-after-approval.
5509
972760b7
JM
55102004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
5511
5512 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
5513 some OS port maintainers to OS port maintainers section.
5514
b0281654
FCE
55152004-02-13 Frank Ch. Eigler <fche@redhat.com>
5516
5517 * MAINTAINERS: Add self.
5518
3c419fd6
KH
55192004-02-12 Kazu Hirata <kazu@cs.umass.edu>
5520
5521 * MAINTAINERS: Alphabetize.
5522
e88e9aee
PB
55232004-02-12 Paolo Bonzini <bonzini@gnu.org>
5524
5525 * MAINTAINERS: Remove myself.
b4117c30 5526
1915e422
DE
55272004-02-11 David Edelsohn <edelsohn@gnu.org>
5528
5529 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5530 (rs6000-*-aix*): Same.
5531 * configure: Regenerate.
5532
a22c2d8d
KC
55332004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5534
5535 * configure.in (host): Add in missing $noconfigdirs to defines.
5536 * configure: Regenerate.
5537
d9cdb878
AC
55382004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5539 Nathanael Nerode <neroden@gcc.gnu.org>
5540
5541 PR ada/6637, PR ada/5911
b4117c30 5542 Merge with libada-branch:
d9cdb878
AC
5543 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5544 with appropriate dependencies. Add --enable-libada configure switch.
5545 * configure, Makefile.in: Regenerate.
5546
8bd92821
PB
55472004-02-09 Paolo Bonzini <bonzini@gnu.org>
5548
5549 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5550
89a95129
RO
55512004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5552
5553 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5554 * configure: Regenerate.
5555
892629bc
GK
55562004-02-04 Geoffrey Keating <geoffk@apple.com>
5557
5558 Merge from upstream:
5559
5560 * ltmain.in: When setting IFS to '~', be careful about user
5561 arguments that contain '~'.
5562
5563 2004-02-04 Peter O'Gorman <peter@pogma.com>
5564
5565 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5566 Also test $base_compile against $CC with escaped arguments. Bug
5567 reported by Geoff Keating <geoffk@apple.com>.
5568
6b402165
KH
55692004-02-04 Kazu Hirata <kazu@cs.umass.edu>
5570
5571 * MAINTAINERS: Remove i960 port.
5572
fa2f0306
DD
55732004-01-23 DJ Delorie <dj@redhat.com>
5574
5575 * Makefile.def (target_modules) [libiberty]: Don't stage.
5576 * Makefile.in: Rebuilt.
5577
9feb20aa
CT
55782004-01-20 Caroline Tice <ctice@apple.com>
5579
5580 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5581
7aed2ccc
PC
55822004-01-19 Paolo Carlini <pcarlini@suse.de>
5583
5584 * MAINTAINERS: Update my email address.
5585
f25bebe1
JM
55862004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
5587
5588 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5589
28083580
VR
55902004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5591
5592 * MAINTAINERS: Remove entries without email address.
5593
c0f4b5e4
DJ
55942004-01-15 Daniel Jacobowitz <drow@mvista.com>
5595
5596 * MAINTAINERS: Add myself to write-after-approval.
5597
b5eb5a5e
SB
55982004-01-15 Steven Bosscher <stevenb@suse.de>
5599
5600 * MAINTAINERS: Update my email address.
5601
dce2d8b2 56022004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
5603
5604 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5605 * Makefile.tpl (configure-target-[+module+]): Support stage.
5606 * Makefile.in: Rebuilt.
5607
74c0b320
ILT
56082004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
5609
5610 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5611
2560344b
RS
56122004-01-10 Richard Sandiford <rsandifo@redhat.com>
5613
5614 * MAINTAINERS: Add myself as a MIPS maintainer.
5615
8b21cda6
NN
56162004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5617
2b6c260d
NN
5618 * configure.in: Use ./config.cache, not config.cache.
5619 * configure: Regenerate.
5620 * Makefile.tpl: Special-casing not needed for GCC any more.
5621 * Makefile.in: Regenerate.
5622
09438bde
NN
5623 * configure.in: Don't share a cache file for host dirs.
5624 * configure: Regenerate.
5625
8b21cda6
NN
5626 * config-ml.in: Don't mess with the cache file.
5627
e42870df
EB
56282004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5629
5630 * MAINTAINERS: Move myself from 'Write After Approval' to
5631 'CPU Port Maintainers' section as SPARC maintainer.
5632
6b9eb62c
NN
56332004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5634
78a816a6
NN
5635 * Makefile.tpl: Make GCC use a separate config.cache.
5636 * Makefile.in: Regenerate.
5637
6b9eb62c
NN
5638 PR bootstrap/11932, PR bootstrap/11933
5639 (I don't know if it will fix either of them, but it relates
5640 to them.)
5641 * configure.in: Don't use shared config.cache for target
5642 directories.
5643 * configure: Regenerate.
5644
86d7b562
DN
56452004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
5646
5647 * MAINTAINERS: Add myself to 'Write After Approval' section.
5648
07d0a605
RS
56492003-12-31 Roger Sayle <roger@eyesopen.com>
5650
5651 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5652 * configure: Regenerated.
5653
459ac19f
KH
56542003-12-23 Kazu Hirata <kazu@cs.umass.edu>
5655
5656 * MAINTAINERS: Remove the mn10200 maintainer.
5657
5785c0ed 56582003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 5659
cc6010cd
AP
5660 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5661 * configure: Regenerated.
5785c0ed 5662
a268eff9
JH
56632003-12-16 Jan Hubicka <jh@suse.cz>
5664
5665 * MAINTAINERS: Add myself as callgraph maintainer.
5666
9d465b12
TF
56672003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5668
5669 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5670 * configure: Regenerate.
5671
a68a270a
GB
56722003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5673
5674 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5675 'Write After Approval' section. Update email.
5676
dce2d8b2 56772003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
5678
5679 * MAINTAINERS (Write After Approval): Add myself.
5680
8c052da4
MT
56812003-11-20 Matt Thomas <matt@3am-software.com>
5682
5683 * MAINTAINERS: Add myself as a vax port maintainer.
5684
e75f9147
KC
56852003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5686
5687 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5688 (configure-build-[+module+], configure-[+module+]): Likewise.
5689 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5690 * Makefile.in: Regenerate.
5691
43d8d958
AT
56922003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
5693
5694 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5695 shared/dylibed libraries.
5696 * ltmain.sh: Likewise.
5697 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5698 * ltcf-cxx.sh: Likewise.
5699 * ltcf-gcj.sh: Likewise.
5700 * ltconfig: Likewise.
5701
638dcaa0
SC
57022003-11-17 Stan Cox <scox@redhat.com>
5703
5704 * MAINTAINERS: Add myself as iq2000 port maintainer.
5705
15cc172b
AC
57062003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5707
b4117c30
ZW
5708 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5709 * Makefile.in: Regenerate.
15cc172b 5710
20af77cd
UW
57112003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
5712
5713 * config.sub: Update to 2003-11-03 version.
5714
4dd01c5c
PE
57152003-10-20 Phil Edwards <phil@codesourcery.com>
5716
5717 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5718 * configure: Regenerate.
5719
dce2d8b2 57202003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
5721
5722 * MAINTAINERS: Add myself to 'Write After Approval' section.
5723
8b7ebc31
AC
57242003-10-20 Arnaud Charlet <charlet@act-europe.fr>
5725
5726 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5727
afe1910c
JM
57282003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
5729
5730 * MAINTAINERS: Update my email address.
5731
05dcec66
RO
57322003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5733
5734 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5735
dce2d8b2 57362003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
5737
5738 * MAINTAINERS: Add myself to 'Write After Approval' section.
5739
507ec745
BI
57402003-10-16 Bernardo Innocenti <bernie@develer.com>
5741
5742 * config.guess: Update to 2003-10-16 version.
5743 * config.sub: Update to 2003-10-16 version.
5744
dce2d8b2 57452003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
5746
5747 * MAINTAINERS: Added myself to 'Write After Approval' section.
5748
0c9b16bc
FH
57492003-10-15 Falk Hueffner <falk@debian.org>
5750
5751 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5752 'Write After Approval' section. Update email.
5753
74d57d15
RS
57542003-10-14 Roger Sayle <roger@eyesopen.com>
5755
5756 * MAINTAINERS: Move myself from 'Write After Approval' to
5757 'Various Maintainers' section as middle-end maintainer.
5758
d29b8ad8
NN
57592003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5760
5761 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5762 HOST_FLAGS_TO_PASS.
5763 * Makefile.in: Regenerate.
5764
26db814a
BI
57652003-10-11 Bernardo Innocenti <bernie@develer.com>
5766
5767 * config.guess: Update to 2003-10-07 version.
5768 * config.sub: Update to 2003-10-07 version.
5769
fffeb871
RO
57702003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5771
5772 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5773 * ltconfig (irix5*, irix6*): Don't override version_type.
5774
6691a79e
ME
57752003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5776
5777 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5778 * configure: Rebuilt
5779 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5780 * Makefile.in: Rebuilt
5781
62cdd71e
L
57822003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5783
5784 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5785
6fe2eacc
CW
57862003-09-30 Carlo Wood <carlo@alinoe.com>
5787
cc6010cd 5788 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 5789
ea57e5ad
PK
57902003-09-29 Paul Koning <ni1d@arrl.net>
5791
5792 * MAINTAINERS: Move myself from "Write After Approval"
5793 to CPU platform maintainers for pdp11 platform.
5794
e070672a
AT
57952003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
5796
5797 * MAINTAINERS: Move myself from 'Write After Approval' to
5798 'Various Maintainers' section as libffi testsuite maintainer.
5799
43bb47c2
DJ
58002003-09-21 Daniel Jacobowitz <drow@mvista.com>
5801
5802 * configure.in: Pass a computed --program-transform-name
5803 to subconfigures.
5804 * configure: Regenerated.
5805
da9d3b37
NN
58062003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5807
94322beb
NN
5808 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5809 * Makefile.in: Regenerate.
5810
da9d3b37
NN
5811 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5812 * Makefile.in: Regenerate.
5813
ffd9060b
ZL
58142003-09-19 Ziemowit Laski <zlaski@apple.com>
5815
5816 * MAINTAINERS: Move myself from 'Write After Approval'
5817 to 'Various Maintainers' (objective-c) section.
5818
eeae7b41
DJ
58192003-09-17 Daniel Jacobowitz <drow@mvista.com>
5820
5821 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5822 quoting.
5823 * configure: Regenerated.
5824
a080d12b
JB
58252003-09-16 Joel Brobecker <brobecker@gnat.com>
5826
5827 * MAINTAINERS (Write After Approval): Add myself to write after
5828 approval list.
5829
6cd2fc59
DN
58302003-09-16 Dorit Naishlos <dorit@il.ibm.com>
5831
cc6010cd 5832 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 5833
dcbdd9cc
ILT
58342003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
5835
5836 * MAINTAINERS: Update my e-mail address.
5837
e517f636
AM
58382003-09-09 Alan Modra <amodra@bigpond.net.au>
5839
5840 * libtool.m4 (LD): Correct powerpc64 host match.
5841
bc49924b
JW
58422003-09-06 James E Wilson <wilson@tuliptree.org>
5843
5844 * MAINTAINTERS: Update my affiliation and email address.
5845
082124f5
ZD
58462003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5847
5848 * MAINTAINERS (Write After Approval): Add myself.
5849
dc94d89e
DD
58502003-09-04 DJ Delorie <dj@redhat.com>
5851
5852 * configure: Regenerate.
5853
58542003-09-04 Robert Millan <robertmh@gnu.org>
5855
5856 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 5857
7a0f2d4e
KG
58582003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5859
5860 * configure.in: Ensure arguments to sed are properly spaced.
5861 * configure: Regenerate.
5862
88d032eb
GP
58632003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5864
5865 * MAINTAINERS: Update my e-mail address.
5866
0b3f3d22
ME
58672003-08-28 Mohan Embar <gnustuff@thisiscool.com>
5868
5869 * MAINTAINERS (Write After Approval): Add myself.
5870
d253f9ba
DJ
58712003-08-27 Daniel Jacobowitz <drow@mvista.com>
5872
5873 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5874 * configure: Regenerated.
5875
066ec9c9
MM
58762003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
5877
5878 * MAINTAINERS: Update my email address.
5879
415d7ef9
PE
58802003-08-23 Phil Edwards <pme@gcc.gnu.org>
5881
5882 * configure.in: Use newline instead of semicolon when assuming
5883 shell arguments in a for loop.
5884 * configure: Regenerated.
5885
e1567352
JE
58862003-08-22 Jason Eckhardt <jle@rice.edu>
5887
5888 * MAINTAINERS: Resurrect the i860 maintainer.
5889
b348267b
GK
58902003-08-20 Geoffrey Keating <geoffk@apple.com>
5891
e50084fa
GK
5892 PR 8180
5893 * configure.in: When testing with_libs and with_headers, treat
5894 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5895 * configure: Regenerate.
b4117c30 5896
b348267b
GK
5897 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5898 make, shell, etc.
5899 (baseargs): Likewise.
5900 * configure: Regenerate.
5901
ca26ffe0
BI
59022003-08-20 Bernardo Innocenti <bernie@develer.com>
5903
5904 * MAINTAINERS (Write After Approval): Add myself.
5905
940cde4d
GK
59062003-08-19 Geoffrey Keating <geoffk@apple.com>
5907
5908 * configure.in: Disable libgcj for darwin not on powerpc.
5909 * configure: Rebuild.
5910
74bed51b
ADL
59112003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5912
5913 * config-ml.in, symlink-tree: Add license.
5914
b4117c30
ZW
59152003-08-03 Richard Stallman <rms@gnu.org>
5916 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
5917
5918 * README.SCO: New file.
5919
333a28b4
MK
59202003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5921
5922 * Makefile.tpl (check, check-c++): Express dependencies using
5923 dependencies rather than commands.
5924 * Makefile.in: Regenerate.
5925
c197e306
AC
59262003-08-01 Andrew Cagney <cagney@redhat.com>
5927
5928 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5929 * configure: Ditto.
5930
a8ee6e2d
GK
59312003-07-31 Geoffrey Keating <geoffk@apple.com>
5932
5933 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 5934 * Makefile.in: Update.
a8ee6e2d 5935
8d9b3f2e
AT
59362003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5937
5938 * configure.in: Enable libgcj for darwin.
5939 * configure: Rebuild.
5940
52c0c542
PE
59412003-07-29 Phil Edwards <pme@gcc.gnu.org>
5942
5943 * config-ml.in: Use ac_configure_args directly instead of
5944 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5945 actually seen.
5946
b4acb5ef
NN
59472003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5948
5949 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5950 creating target and build subdirs to build all parent dirs as needed.
5951 * Makefile.in: Rebuild.
5952 * configure.in: Don't build dirs explicitly here.
5953 * configure: Rebuild.
5954
a51d71d0
PB
59552003-07-26 Paul Brook <paul@nowt.org>
5956
5957 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5958
f43e12ce
AO
59592003-07-22 Alexandre Oliva <aoliva@redhat.com>
5960
5961 * Makefile.tpl (all-make): Depend on intl.
5962 * Makefile.in: Rebuilt.
5963
8a199ff6
PE
59642003-07-20 Phil Edwards <pme@gcc.gnu.org>
5965
5966 * install-sh: Update to newer upstream versions (associated with
5967 aclocal 1.7).
5968 * mkinstalldirs: Likewise.
5969 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5970
e6a8c803
AP
59712003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
5972
5973 * MAINTAINERS: Move self from Bug database only accounts
5974 to write-after-approval.
5975
9f13608f
NN
59762003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5977
5978 * config.if: Remove unused libc_interface determination.
5979
c7864714
NN
59802003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5981
5982 * MAINTAINERS: Move self from write-after-approval to
5983 build machinery (*.in).
5984
775956d0
NN
59852003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5986
5987 PR bootstrap/11273
5988 PR bootstrap/11408
5989 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5990 unused INSTALL_PROGRAM_ARGS.
5991 * configure.in: Use AC_PROG_INSTALL.
5992 * Makefile.in: Regenerate.
5993 * configure: Regenerate.
5994
c7f67a6e
KH
59952003-07-13 Kazu Hirata <kazu@cs.umass.edu>
5996
5997 * MAINTAINERS: Alphabetize.
5998
33952f6f
AO
59992003-07-10 Alexandre Oliva <aoliva@redhat.com>
6000
6001 * configure: Rebuilt.
6002 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6003 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6004 newlib nor libgloss.
6005 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6006 * configure.in (am33_2.0-*-linux*): Added.
6007
0d4f1b4e
BW
60082003-07-09 Bob Wilson <bob.wilson@acm.org>
6009
6010 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6011 * configure: Regenerate.
6012
56694dd9
ZW
60132003-07-07 Zack Weinberg <zack@codesourcery.com>
6014
6015 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6016 * Makefile.in: Regenerate.
6017
21607eb4
ZW
60182003-07-04 Zack Weinberg <zack@codesourcery.com>
6019
6020 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6021 * Makefile.in: Regenerate.
6022
dce2d8b2 60232003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
6024
6025 * Makefile.tpl: Replace PWD with PWD_COMMAND.
6026 * Makefile.in: Regenerated.
6027
5d42f90e
L
6028 * config-ml.in: Replace PWD with PWD_COMMAND.
6029
6eb95e99
ZW
60302003-07-04 Zack Weinberg <zack@codesourcery.com>
6031
6032 * intl: New directory; see intl/ChangeLog for details.
6033 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6034 * Makefile.tpl: all-gcc depends on maybe-all-intl.
6035 * Makefile.in: Regenerate.
6036
07d1940e
NN
60372003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6038
6039 * configure.in: Clean up config-lang.in handling. Delete
6040 useless assignment to "subdirs".
6041 * configure: Regenerate.
6042
4dbda6f0
NN
60432003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6044
6045 * configure.in: Rename 'target_libs' to 'target_libraries'.
6046 Remove useless reference to 'target_libs'.
6047 * configure: Regenerate.
6048
2c30ab71
KS
60492003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6050
6051 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6052 * Makefile.in: Regenerate.
6053
11405c93
NN
60542003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6055
6056 * Makefile.def: Introduce flags_to_pass.
6057 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6058 * Makefile.in: Regenerate.
6059
fb87ad5d
HPN
60602003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6061
6062 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6063 and target-libgloss.
6064 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6065 <h8300*-*-*>: Disable libf2c and ${libgcj}.
6066 * configure: Regenerate.
6067
a7956a48
BK
60682003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6069
6070 * configure.in: Update testsuite_flags to new location.
6071 * configure. Regenerate.
6eb95e99 6072
eaf9f3b2
NN
60732003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6074
6075 * Makefile.tpl: Remove BUILD_CC stuff.
6076 * Makefile.in: Regenerate.
6077
2d89ffef
KH
60782003-06-17 Kazu Hirata <kazu@cs.umass.edu>
6079
6080 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6081
dce2d8b2 60822003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
6083
6084 * MAINTAINERS (Write After Approval): Add myself.
6085
dce2d8b2 60862003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 6087
b951c91c
L
6088 * config.guess: Update to 2003-06-12 version.
6089 * config.sub: Update to 2003-06-13 version.
6090
dce2d8b2 60912003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
6092
6093 * config.guess: Update to 2003-06-06 version.
6094 * config.sub: Update to 2003-06-06 version.
6095
655b7166
RO
60962003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6097
6098 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6099 * configure. Regenerate.
6100
01b759aa
NN
61012003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6102
bf1d3e81
NN
6103 * configure.in: Disable serial configure by default.
6104 * configure: Regenerate.
6105 * Makefile.tpl: Abolish .NOTPARALLEL.
6106 * Makefile.in: Regenerate.
6107
e89fbdfe
NN
6108 * Makefile.tpl: Replace {build,host,target}_canonical by
6109 {build,host,target}.
6110 * Makefile.in: Regenerate.
6111
01b759aa
NN
6112 * Makefile.tpl: Fix stupid pasto.
6113 * Makefile.in: Regenerate.
6114
f7dae026
NN
61152003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6116
6117 * Makefile.tpl: Remove bogus conditional.
6118 * Makefile.in: Regenerate.
6119
61202003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
6121
6122 * Makefile.tpl (profiledbootstrap): New target.
6123 * Makefile.in (profiledbootstrap): New target.
6124
2ffc3e73 61252003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
6126
6127 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6128 Pinski. Remove user names from other bugzilla-only maintainers.
6129
1a1e6b96
NN
61302003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6131
1358ccea
NN
6132 * Makefile.tpl: Make 'recursive targets' using autogen rather
6133 than shell loop. Remove duplicate 'clean' targets and false
6134 comments.
6135 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6136 Add systematic method of specifying missing targets in subdirs.
6137 Add copyright boilerplate.
6138 * Makefile.in: Regenerate.
6139 * configure.in: Add 'recursive targets' to maybe list.
6140 * configure: Regenerate.
6141
ae74ed1f
NN
6142 * MAINTAINERS: "GNATS only" -> "Bug database only".
6143
1a1e6b96
NN
6144 * Makefile.tpl: Rename [+target+] to [+make_target+].
6145 * Makefile.def: Rename 'target' to 'make_target'.
6146
c79af3fa
NB
61472003-05-31 Neil Booth <neil@daikokuya.co.uk>
6148
6149 * MAINTAINERS: Add self as options handling maintainer.
6150
39d85b61
MM
61512003-05-28 Michael Meissner <gnu@the-meissners.org>
6152
6153 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6154 been too long since I touched those ports.
6155
afc2b62d
DD
61562003-05-28 DJ Delorie <dj@redhat.com>
6157
6158 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6159 * Makefile.in: Regenerate.
6160
df445104
MR
61612003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6162
6163 * configure.in: Use curly braces in the definition of tooldir.
6164 * configure: Regenerate.
6165
2eb98e5d 61662003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 6167
2eb98e5d
DD
6168 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6169 newlib or libgloss.
6170 * Makefile.in: Regenerate.
6171
862fced8
DD
61722003-05-21 DJ Delorie <dj@redhat.com>
6173
6174 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6175 * Makefile.in: Regenerate.
6176
fc351800
ILT
61772003-05-20 Ian Lance Taylor <ian@airs.com>
6178
6179 * MAINTAINERS: Update my e-mail address.
6180
7e2dbcef
NN
61812003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6182
6183 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 6184 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
6185 Factor out common code from autogen IF statements.
6186 * configure: Regenerate.
6187 * Makefile.in: Regenerate.
6188
f2a0e225
KC
61892003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6190
6191 * configure.in: Accept i[3456789]86 for machine type.
6192 * configure: Regenerate.
6193
8b87bb96
NN
61942003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6195
6196 * configure.in: Switch more things to use maybe dependencies.
6197 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6198 * configure: Regenerate.
6199 * Makefile.tpl: Switch more things to use maybe dependencies.
6200 * Makefile.in: Regenerate.
6201
fdb882bc 62022003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
6203
6204 * Makefile.tpl (install-opcodes): Define.
6205 * Makefile.in: Rebuild.
6206
f7c50032
AJ
62072003-05-13 Andreas Jaeger <aj@suse.de>
6208
6209 * config.guess: Update to 2003-05-09 version.
6210 * config.sub: Update to 2003-05-09 version.
6211
dce2d8b2 62122003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
6213
6214 * configure.in: Correct sed script so that options in quotes are not
6215 deleted.
6216 * configure: Rebuild.
6217
aa8f1f57
CV
62182003-05-12 Corinna Vinschen <corinna@vinschen.de>
6219
6220 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6221 and $$s/newlib/libc/sys/cygwin32 include paths.
6222 * configure: Ditto.
6223
0c130f81
MM
62242003-05-12 Michael Meissner <gnu@the-meissners.org>
6225
6226 * MAINTAINERS: Update my email addresses.
6227
aa1a100b
EB
62282003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6229
6230 * config-ml.in: Propagate INSTALL variables.
f7c50032 6231
87861833
GP
62322003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6233
6234 * MAINTAINERS: Remove duplicate entries in Write After Approval.
6235
de722255
CD
62362003-05-02 Chris Demetriou <cgd@broadcom.com>
6237
6eb95e99
ZW
6238 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6239 * Makefile.in: Regenerate.
de722255 6240
96c4a002
WB
62412003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
6242
6243 * MAINTAINERS (GNATS only): Add Falk Hueffner.
6244
55b15a11
WB
62452003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
6246
6247 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6248
0c227849
DJ
62492003-04-27 Daniel Jacobowitz <drow@mvista.com>
6250
6251 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6252 * Makefile.in: Regenerated.
6253
d45148c1
WB
62542003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
6255
6256 * MAINTAINERS (Write After Approval): Upgrade myself from
6257 GNATS only to write-after-approval. Update my mail address.
6258
dce2d8b2 62592003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
6260
6261 (OS Port Maintainers: freebsd): Add myself.
6262
438f50c3
MM
62632003-04-22 Mark Mitchell <mark@codesourcery.com>
6264
6265 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6266
9074e169
KJ
62672003-04-22 Kean Johnston <jkj@sco.com>
6268
6269 * MAINTAINERS (SCO ports): Added myself.
6270
dfd39a2e
NS
62712003-04-21 Nathan Sidwell <nathan@codesourcery.com>
6272
6273 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6274
ccbae82a
KJ
62752003-04-19 Kean Johnston <jkj@sco.com>
6276
6277 * MAINTAINERS (Write After Approval): Add myself.
6278
2f50999f
GP
62792003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6280
6281 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6282 * Makefile.in: Regenerate.
6283
e9b84181
JJ
62842003-04-18 Jakub Jelinek <jakub@redhat.com>
6285
6286 * configure.in (powerpc64*-*-linux*): Remove.
6287 * configure: Rebuilt.
6288
1ca4c6e1
PE
62892003-04-17 Phil Edwards <pme@gcc.gnu.org>
6290
6291 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6292 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6293 and restrap.
6294 * Makefile.in: Regenerate.
6295
0590b963
RE
62962003-04-16 Richard Earnshaw <rearnsha@arm.com>
6297
6298 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6299 * configure: Regenerated.
6300
ff41a56f
DD
63012003-04-15 DJ Delorie <dj@redhat.com>
6302
6303 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6304
50d440bc
NC
63052003-04-13 Nick Clifton <nickc@redhat.com>
6306
6307 * config-ml.in: Remove support for --disable-aix removing
6308 call-aix multilibs.
6309
b1e0a93e
AO
63102003-04-10 Alexandre Oliva <aoliva@redhat.com>
6311
6312 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6313 * */configure: Rebuilt.
6314
71fb704d
JS
63152003-04-08 Joel Sherrill <joel@oarcorp.com>
6316
6317 * MAINTAINERS: Add my email address.
6318
3897ea90
OH
63192003-03-17 Olivier Hainque <hainque@act-europe.fr>
6320
6321 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 6322
93c834b7
NN
63232003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6324
6325 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6326 * Makefile.in: Regenerate.
6327
82c34dcb
MC
63282003-03-14 Michael Chastain <mec@shout.net>
6329
6330 * Makefile.in: Regenerate with correct Makefile.def.
6331
73458fb7
NN
63322003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6333
6334 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6335 Make macro.
6336 * Makefile.in: Regenerate.
6337 * configure.in: Clean up gxx_include_dir logic.
6338 * configure: Regenerate.
6339
32cf27e5
AE
63402003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
6341
6342 * MAINTAINERS (Write After Approval): Add myself.
6343
c727e7a0
BE
63442003-03-10 Ben Elliston <bje@wasabisystems.com>
6345
6346 * MAINTAINERS: Update my mail address.
6347
9a27ac7a
FS
63482003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6349
6350 * configure.in (gxx_include_dir): Fix typo.
6351 * configure: Regenerated.
6352
3aa83176
NN
63532003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6354
6355 * Makefile.tpl: Reindent.
6356 * Makefile.in: Regenerate.
6357 * configure.in: Reindent. Don't set unused variables.
6358 * configure: Regenerate.
6359
9124bc53
DJ
63602003-03-04 Daniel Jacobowitz <drow@mvista.com>
6361
6362 * configure.in: Include $(build_tooldir)/sys-include in
6363 FLAGS_FOR_TARGET.
6364 * configure: Regenerated.
6365
cb543528
NN
63662003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6367
c858bf1e
NN
6368 * Makefile.tpl: Always pass down RANLIB.
6369 * Makefile.in: Regenerate.
6370
aa9c3ab4
NN
6371 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6372 * Makefile.in: Regenerate.
6373 * configure.in: Remove unused logic relating to --enable-shared
6374 and --enable-threads. Remove bogus comments. Remove redundant
6375 noconfigdirs.
6376 * configure: Regenerate.
6377
cb543528
NN
6378 * configure.in: Replace ${libstdcxx_version} by its value.
6379 Remove reference to mh-dgux.
6380 * configure: Regenerate.
6381
53f70c1b
KB
63822003-03-03 Kevin Buettner <kevinb@redhat.com>
6383
6384 * MAINTAINERS (Write After Approval): Add myself.
6385
df0f0674
NN
63862003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6387
6388 * Makefile.tpl: Rearrange.
6389 * Makefile.in: Regenerate.
6390
dce2d8b2 63912003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
6392
6393 * configure.in: Add support for kaOS as cross build target system.
6394 * configure: Regenerated.
6395
a7a287eb
SB
63962003-02-24 Steven Bosscher <steven@gcc.gnu.org>
6397
6398 * MAINTAINERS (Write after approval): Add myself.
6399
ff00c8a2
JW
64002003-02-21 James E Wilson <wilson@tuliptree.org>
6401
6402 * MAINTAINERS: Update my email address.
6403
abb2db7a
ZW
64042003-02-21 Zack Weinberg <zack@codesourcery.com>
6405
6406 * MAINTAINERS: Add self to blanket write privs. section.
6407
e9f2dc3b
SM
64082003-02-20 Sean McNeil <sean@blue.mcneil.com>
6409
6410 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6411 configure-target-* as some target builds may require additional
6412 flags for preprocessor tests.
6413 * Makefile.in: Regenerated.
6414
ee03dc5e
AO
64152003-02-19 Alexandre Oliva <aoliva@redhat.com>
6416
11856278
AO
6417 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6418 * ltconfig: Handle it.
6419 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6420 auto-detecting it.
6421
274aef32
AO
6422 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6423 it is used as argument to $CC.
6424 * ltcf-gcj.sh: Likewise.
6425
ee03dc5e
AO
6426 * configure.in: Introduce --enable-maintainer-mode.
6427 * configure: Rebuilt.
6428 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6429 for maintainer mode.
6430 * Makefile.in: Rebuilt.
6431
30db8e17
JM
64322003-02-18 Jason Merrill <jason@redhat.com>
6433
6434 * Makefile.tpl (check-c++): Allow parallelism.
6435
cab60ac6
GP
64362003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6437
6438 * MAINTAINERS: Remove John Carr (who never actually had access to
6439 gcc.gnu.org).
6440
c8e5d1af
GK
64412003-02-15 Geoffrey Keating <geoffk@apple.com>
6442
6443 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6444 don't configure target-libobjc.
6445 * configure: Regenerate.
6446
70f91f50
RO
64472003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6448
6449 * Makefile.tpl (RANLIB): Define.
6450 * Makefile.in: Regenerate.
6451
669e9062
LB
64522003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
6453
6454 * MAINTAINERS: Update my email.
abb2db7a 6455
61b56b2e
KS
64562003-02-06 Keith R Seitz <keiths@redhat.com>
6457
6458 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6459 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6460 * Makefile.in: Regenerated.
6461 * configure.in: Remove all traces of snavigator, db, and grep.
6462 * configure: Regenerated.
6463
a1ba6e15
GP
64642003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6465
6466 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6467 After Approval.
6468
f5f2cce5
CC
64692003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6470
6471 * MAINTAINERS (Write after approval): Add myself.
6472
ba49f6f1
FCE
64732003-01-31 Frank Ch. Eigler <fche@redhat.com>
6474
6475 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6476 * Makefile.in: Regenerated.
6477
ccf9f10c
RS
64782003-01-30 Roger Sayle <roger@eyesopen.com>
6479
6480 * config.guess: Updated to 2003-01-30's version.
6481 * config.sub: Updated to 2003-01-28's version.
6482
a693735b
AO
64832003-01-30 Alexandre Oliva <aoliva@redhat.com>
6484
6485 * config.if: If gcc_version is already set, just use it. Don't set
6486 gcc_version_trigger if it's already set, otherwise set it to
6487 gcc/version.c, but only if the file exists. If it is not set and
6488 gcc/version.c does not exist, try to extract the version number from
6489 $CC.
6490
204c43d6
AT
64912003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
6492
abb2db7a 6493 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 6494
842e91ec
PE
64952003-01-27 Phil Edwards <pme@gcc.gnu.org>
6496
6497 * configure.in: Revert 24Jan change.
6498 * configure: Regenerate.
6499
6b99984e
GP
65002003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6501
6502 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
6503 entry of HJ Lu.
6504
806e0935
NN
65052003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6506
6507 * configure.in: Revert previous change.
6508 * configure: Regenerate.
6509
307a9864
NN
65102003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6511
6512 * configure.in: Make rda native-only.
6513 * configure: Regenerate.
6514
02ba6302
VR
65152003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6516
6517 * MAINTAINERS: Move myself from GNATS-only-accounts to
6518 write-after-approval.
6519
77d187bc
NN
65202003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6521
6522 * configure.in: Add missing \.
6523 * configure: Rebuilt.
6524
a94a2d4c
JJ
65252003-01-17 Jakub Jelinek <jakub@redhat.com>
6526
6527 * configure.in (baseargs): Avoid using \| in sed regular
6528 expressions.
6529 * configure: Rebuilt.
6530
73f84924
JJ
65312003-01-16 Jakub Jelinek <jakub@redhat.com>
6532
6533 * configure.in (baseargs): Remove all supported forms of
6534 --cache-file, --srcdir, --host, --build and --target options
6535 from argument lists.
6536 * configure: Rebuilt.
6537
8c12fc63
JZ
65382003-01-15 Josef Zlomek <zlomekj@suse.cz>
6539
6540 * MAINTAINERS: Add myself to write-after-approval list.
6541
7c005a3a
AO
65422003-01-15 Alexandre Oliva <aoliva@redhat.com>
6543
6544 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6545 * configure: Rebuilt.
6546
3dfabf63
NN
65472003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6548
6549 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6550 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6551 * Makefile.in: Regenerate.
6552 * configure: Regenerate.
6553
cf53ae10
AO
65542003-01-09 Alexandre Oliva <aoliva@redhat.com>
6555
6556 * configure.in: Remove Makefile in build, host and target modules
6557 unless configure was run with --no-recursion.
6558 * configure: Rebuilt.
6559
3fbe8e4a
CC
65602003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6561
6562 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6563 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6564 * Makefile.in: Regenerate.
6565
66e2aa7d
CD
65662003-01-08 Chris Demetriou <cgd@broadcom.com>
6567
6568 * config.guess: Update to 2003-01-03 version.
6569 * config.sub: Update to 2003-01-03 version.
6570
b5038cfb
CF
65712003-01-07 Christopher Faylor <cgf@redhat.com>
6572
6573 * configure: Regenerate with proper autoconf 2.13.
6574
d02c69be
CF
65752003-01-07 Christopher Faylor <cgf@redhat.com>
6576
6577 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 6578 * configure: Regenerate.
d02c69be 6579
e914a571
AC
65802003-01-06 Andrew Cagney <ac131313@redhat.com>
6581
6582 * configure.in (GDB_TK): Add tcl directories conditional on
6583 gdb/gdbtk directory being present.
6584 * configure: Regenerate.
abb2db7a 6585
dce2d8b2 65862003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 6587
dce2d8b2
EB
6588 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
6589 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
6590 * configure: Rebuilt.
6591
89a7012a
TT
65922002-12-31 Tom Tromey <tromey@redhat.com>
6593
6594 * Makefile.in: Rebuilt.
6595 * Makefile.def (target_modules) [libffi]: Allow installation.
6596
3f4f56e2
AS
65972002-12-31 Andreas Schwab <schwab@suse.de>
6598
6599 * configure.in: Fix use of $program_transform_name.
6600 * configure: Regenerated.
6601
6c1b8d0a
DJ
66022002-12-30 Daniel Jacobowitz <drow@mvista.com>
6603
6604 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 6605 * configure: Regenerated.
6c1b8d0a 6606
c5120911
AO
66072002-12-29 Alexandre Oliva <aoliva@redhat.com>
6608
6609 * Makefile.tpl (local-distclean): Don't remove...
6610 (multilib.ts): ... this. Moved into...
6611 (multilib.out): ... this. Don't use sub-make.
6612 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6613 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6614 (configure-build-[+module+], configure-[+module+],
6615 configure-target-[+module+], configure-gcc): ... these. Test
6616 for Makefile existence. Drop config.status from dependencies.
6617 * Makefile.in: Rebuilt.
6618 * configure.in: Move gcc-version-trigger to the end of
6619 ac_configure_args. Add comments to maybedep.tmp and
6620 serdep.tmp. Introduce --disable-serial-configure. Remove
6621 nonopt from baseargs, matching and removing corresponding
6622 whitespace while at it.
6623 * configure: Rebuilt.
6624
e245b0ea
AO
66252002-12-28 Alexandre Oliva <aoliva@redhat.com>
6626
903de295
AO
6627 * configure.in (host_configargs): Replace reference to
6628 no-longer-defined buildopts with --build=${build_alias}.
6629 * configure: Rebuilt.
6630
e245b0ea
AO
6631 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6632 program_transform_name to standard idiom.
6633 (AUTOGEN, AUTOCONF): Define.
6634 (Makefile.in): Use $(AUTOGEN).
6635 (Makefile): Depend on config.status, and use autoconf-style rule to
6636 build it. Move original commands to...
6637 (config.status): ... this new target.
6638 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6639 $(AUTOCONF).
6640 * Makefile.in: Rebuilt.
6641
671aa708
NN
66422002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6643
53fbfb58
NN
6644 * Makefile.tpl: Fix dramatic bustage due to change in
6645 program_transform_name.
6646 * Makefile.in: Regenerate.
6647
6648 * configure.in: Remove unnecessary PATH setting.
6649 * configure: Regnerate.
6650
6651 * configure.in: Don't default to unprefixed tools unless
6652 the native tools will work.
6653 * configure: Regenerate.
6654
671aa708
NN
6655 * configure.in: Convert to autoconf script. Blow away lots
6656 of now-redundant Makefile fragments.
6657 * configure: Generate using Autoconf.
6658 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6659 * Makefile.in: Regenerate.
6660
57f40826
NN
66612002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6662
3fedb745
NN
6663 * configure: Fix stupid bug where RANLIB was mistakenly included.
6664
abb2db7a 6665 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
6666 (build_configargs, host_configargs, target_configargs).
6667
6668 * configure.in: Move logic out of sed statement.
6669
abb2db7a 6670 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
6671 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6672
315fa0f4
SS
66732002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
6674
6675 * config.sub: Import from master repository
6676 * config.guess: Ditto
6677
45aff44f
AS
66782002-12-24 Andreas Schwab <schwab@suse.de>
6679
6680 * Makefile.tpl (multilib.out): Fix missing space.
6681 * Makefile.in: Regenerate.
6682
88b5521b
NN
66832002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6684
6685 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6686 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6687 * Makefile.in: Regenerate.
6688 * configure.in: Remove unnecessary leftovers.
6689
2a726918
GK
66902002-12-21 Geoffrey Keating <geoffk@apple.com>
6691
6692 * configure.in (extra_ranlibflags_for_target): New variable.
6693 (*-*-darwin): Add -c to ranlib commands.
6694 * configure (tooldir): Handle extra_ranlibflags_for_target.
6695
aace3269 66962002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
6697
6698 * Makefile.tpl: Revert HJL's change.
6699 * Makefile.in: Regenerated.
6700 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6701 always.
6702
f0895142
AS
67032002-12-19 Andreas Schwab <schwab@suse.de>
6704
6705 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6706 * Makefile.in: Regenerate.
6707
dce2d8b2 67082002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
6709
6710 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6711 * Makefile.in: Regenerated.
6712
6713 * configure.in (build_prefix): New. Substitute.
6714
212f6dd0
NN
67152002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6716
79308c5d
NN
6717 * Makefile.tpl: Don't let real targets depend on phony targets.
6718 * Makefile.in: Regenerate.
6719
212f6dd0
NN
6720 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6721 * Makefile.in: Regenerate.
6722
ab17919f
SS
67232002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
6724
6725 * config.sub: Import from master repository
6726 * config.guess: Ditto
6727
5ecf91d1
JM
67282002-12-16 Jason Merrill <jason@redhat.com>
6729
6730 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6731 previous 'make bootstrap'.
6732 * Makefile.in: Regenerate.
6733
d8437e1b
HPN
67342002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6735
6736 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6737
4977bab6
ZW
67382002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6739
6740 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6741 * Makefile.in: Regenerate.
6742
0edcfdcb
JM
67432002-12-13 Jason Merrill <jason@redhat.com>
6744
6248218a 6745 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
6746 library tests.
6747 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
6748 * Makefile.in: Regenerate.
6749
4977bab6
ZW
67502002-12-12 Alexandre Oliva <aoliva@redhat.com>
6751
6752 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6753 * Makefile.in: Rebuilt.
6754
f87505dd
AO
67552002-12-12 Alexandre Oliva <aoliva@redhat.com>
6756
6757 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6758
4977bab6
ZW
67592002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6760
6761 * configure: Fix bug put in by gremlins.
6762
6763 * Makefile.tpl: Substitute more autoconfily.
6764 * configure: Substitute more autoconfily.
6765 * Makefile.in: Regenerate.
6766
7f0db92a
SS
67672002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
6768
6769 * config.sub: Import from master repository
6770 * config.guess: Ditto
6771 * MAINTAINERS: Added Svein Seldal under write after approval
6772
4977bab6
ZW
67732002-12-08 Andrew Cagney <ac131313@redhat.com>
6774
6775 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6776 * Makefile.in (all-sim): Ditto.
6777
67782002-12-06 DJ Delorie <dj@redhat.com>
6779
6780 * Makefile.tpl: Change configure dependencies to not have real
6781 targets depend on phony targets.
6782
67832002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6784
6785 * configure.in: Revert unintentional change.
6786
6787 * Makefile.tpl: Change dependency for */multilib.out so that
6788 it works when gcc isn't in the tree.
6789
6790 * configure.in: Substitute more.
6791 * configure: Run subconfigures from the Makefile.
6792 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6793 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6794
67f1b906
GP
67952002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6796
6797 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6798
4977bab6
ZW
67992002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6800
6801 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6802 and corresponding dependencies.
6803 * Makefile.in: Regenerate.
6804
6805 * configure.in (host_tools): Order binutils, gas and ld for
6806 convenience in running the testsuites.
6807
6808 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6809 * Makefile.in: Regenerate.
6810 * configure.in: Introduce rules to serialize subconfigure runs.
6811
6812 * configure.in: Introduce BASE_CC_FOR_TARGET.
6813 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6814 Realize configure-build-* targets. Realize configure-target-* targets.
6815 * Makefile.in: Regenerate.
6816
68172002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6818
6819 * configure: Move gcc_version_trigger stuff from here...
6820 * configure.in: ...to here.
6821
6822 * configure.in: Separate subconfigure options added by this file from
6823 options given by the user. Add machinery to put args for host
6824 subconfigures into the Makefile.
6825
6826 * Makefile.tpl: Remove 'vault' targets.
6827 * Makefile.tpl: Reorder and comment dependencies.
6828 * Makefile.in: Regenerate.
6829
68302002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6831 * configure.in: Fix my broken commit of previous patch. (sigh)
6832
743f054e
GK
68332002-11-28 Geoffrey Keating <geoffk@apple.com>
6834
6835 * configure.in: Move host-specific darwin noconfigdirs into
6836 the host-specific section.
6837
4977bab6
ZW
68382002-11-28 Geoffrey Keating <geoffk@apple.com>
6839
6840 * configure.in: Move host-specific darwin noconfigdirs into
6841 the host-specific section.
6842
68432002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
6844
6845 * configure: Remove skip-this-dir support.
6846 * Makefile.tpl: Remove skip-this-dir support.
6847
6848 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6849 subdirectories.
6850 * Makefile.in: Regenerate.
6851
6852 * Makefile.tpl: Strip out useless setting of 'dir'.
6853 * Makefile.in: Regenerate.
6854
68552002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
6856
6857 * configure.in: Fix deeply stupid bug.
6858
6859 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6860 shell code in CXX_FOR_TARGET
6861 * Makefile.def: Introduce raw_cxx.
6862 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6863 RAW_CXX_FOR_TARGET.
6864 * Makefile.in: Regenerate.
6865
68662002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
6867
6868 * Makefile.tpl: Remove unnecessary ifs.
6869 * Makefile.in: Regenerate.
6870
6871 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6872 dependencies. Maybe-ize build-libiberty. Create dummy install
6873 targets for 'no_install' modules.
6874 * configure: Move GDB_TK substitution to configure.in. Move
6875 build_modules stuff to configure.in.
6876 * configure.in: Implement soft dependency machinery. Maybe-ize
6877 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6878 * Makefile.in: Regenerate.
6879
68802002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
6881
6882 * Makefile.tpl: Make all-target, install-target behave similarly
6883 to all, install (only hitting configured targets). Eliminate
6884 unused macro defintions.
6885
6886 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6887 build != host.
6888
6889 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6890
6891 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6892
6893 * configure.in: Produce lists of subdir targets we're actually
6894 configuring. Remove references to "dosrel".
6895 * Makefile.tpl: Let configure set which subdir targets are hit.
6896 Remove install-cross; clean up install; remove ALL. Remove
6897 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6898 Autogenerate host module targets. Remove empty dependency lines
6899 and redundant dependency; rearrange slightly.
6900 * Makefile.def: Add host-side libtermcap, utils.
6901
6902 * Makefile.in: Regenerate.
6903
e6226a2f
RO
69042002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6905
6906 * ltconfig (osf[345]): Append $major to soname_spec.
6907 Reflect this in library_names_spec.
6908 * ltmain.sh (osf): Prefix $major with . for use as extension.
6909
3b75d237
AJ
69102002-11-19 Andreas Jaeger <aj@suse.de>
6911
6912 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6913 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6914 and sparc64 GNU/Linux systems.
6915
809108de
NS
69162002-11-19 Nathan Sidwell <nathan@codesourcery.com>
6917
6918 * MAINTAINERS: Update email.
6919
e7e0de7e
GP
69202002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6921
6922 * MAINTAINERS: Complete James Dennett's entry.
6923
f7109dea
EB
69242002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
6925
6926 * MAINTAINERS (Write After Approval): Add myself.
6927
d3ac17c9
BK
69282002-11-13 Bruce Korb <bkorb@gnu.org>
6929
6930 * Makefile.tpl: syntactic cleanup
6931
dce2d8b2 69322002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
6933
6934 * MAINTAINERS: Add myself to write-after-approval list.
6935
4977bab6
ZW
69362002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6937
6938 * Makefile.def: Add list of recursive targets to autogenerate.
6939 Add build_modules.
6940 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6941 targets. Autogenerate *-build-* targets.
6942 * Makefile.in: Regenerate.
6943
69442002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6945
6946 * configure: More autoconf-style substitutions.
6947 * Makefile.tpl: More autoconf-style substitutions.
6948 * Makefile.in: Regenerate.
6949
69502002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
6951
6952 * configure: Substitute more variables in a more autoconf-friendly
6953 way. Simplify slightly.
6954 * Makefile.tpl: Make more variables substitutable in an
6955 autoconf-friendly way.
6956 * Makefile.in: Regenerate.
6957
d4783999
JW
69582002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
6959
6960 * MAINTAINERS (Write After Approval): Add myself.
6961
4977bab6
ZW
69622002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
6963
6964 * configure.in (v810*): Remove special setting of tools.
6965
6966 * configure: Add support for extra required flags for ar or nm.
6967 * configure.in (aix4.3+): Use above support for target-specific
6968 issues, rather than using config/mt-aix43.
6969
69702002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
6971
6972 * configure: Remove 'removing', which doesn't work. Replace $subdir
6973 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6974 with $srcdir. Reformat indentation. Substitute some variables
6975 formerly hard-coded in the Makefile for build=host.
6976 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6977 * Makefile.def: Autogenerate more.
6978 * Makefile.in: Regenerate.
6979
1c9c903e
AN
69802002-11-04 Adam Nemet <anemet@lnxw.com>
6981
6982 * MAINTAINERS (Write After Approval): Add myself.
6983
40673d2b
KB
69842002-11-04 Kevin Buettner <kevinb@redhat.com>
6985
6986 * Makefile.def (host_modules): Add rda.
6987 * Makefile.in: Regenerate.
6988 * configure.in (target_tool): Add target-rda to list.
6989
42e650ae
GP
69902002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6991
6992 * MAINTAINERS: Remove "co-maintainer" note for web pages.
6993
e004b81f
PE
69942002-10-25 Phil Edwards <pme@gcc.gnu.org>
6995
6996 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6997 and restrap targets to this rule.
6998 * Makefile.in: Regenerate.
6999
06bd49b1
GP
70002002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7001
7002 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7003 GNATS only accounts.
7004
d0af82b0
HPN
70052002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7006
7007 * configure.in (i[3456]86-*-linux*): Add check to disable
7008 ${libgcj} for glibc1.
7009
10782654
DC
70102002-10-24 Denis Chertykov <denisc@overta.ru>
7011
7012 * MAINTAINERS: Add myself as ip2k port maintainer.
7013
a5a438f5
SS
70142002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7015
7016 * configure.in: Add tic4x target.
7017
fe3d5b7f
NN
70182002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7019
aba8a494
NN
7020 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7021 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7022 * Makefile.in: Regenerate.
7023
fe3d5b7f
NN
7024 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7025 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7026 * Makefile.in: Regenerate.
7027
a6ad79e7
JJ
70282002-10-02 Janis Johnson <janis187@us.ibm.com>
7029
7030 * MAINTAINERS: Add myself as web pages co-maintainer.
7031
6a8a9058
NN
70322002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7033
7034 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7035 * Makefile.in: Regenerate.
7036
327d975a
ZW
70372002-10-02 Zack Weinberg <zack@codesourcery.com>
7038
7039 * MAINTAINERS: Add myself and Nathan Sidwell
7040 <nathan@codesourcery.com> as VxWorks maintainers.
7041
a5ae8f19 70422002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
7043
7044 * Makefile.def: Remove order dependency comments.
7045 * Makefile.tpl: Add explicit install-install dependencies.
7046 * Makefile.in: Regenerate.
d0f6c823 7047
34c6040c 7048 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 7049 * Makefile.in: Regenerate.
34c6040c 7050
d0f6c823
NN
7051 * Makefile.tpl: Add configure-target (for src-release in src)
7052 * Makefile.in: Regenerate.
7053
50bd210b
NC
70542002-09-30 Nick Clifton <nickc@redhat.com>
7055
7056 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7057
ca25149e
UW
70582002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7059
7060 * configure.in (s390*-*-linux*): Enable libgcj.
7061
dd30b57d
NN
70622002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7063
9e60a678
NN
7064 * configure: Revert accidentally applied changes.
7065
dd30b57d
NN
7066 * Makefile.tpl: Make more autoconf-friendly.
7067 * Makefile.in: Regenerate.
7068 * configure: Make substitution more autoconf-like.
7069
5831424e
RE
70702002-09-28 Richard Earnshaw <rearnsha@arm.com>
7071
7072 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7073 single entry to handle all these.
7074 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7075 libjava on arm-*-elf.
7076
b7f3b15b
GK
70772002-09-27 Geoffrey Keating <geoffk@apple.com>
7078
7079 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7080 things that depend on them.
7081
0dffceed
NN
70822002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7083
7084 * Makefile.tpl: Make subsituted variables more autoconfy.
7085 * Makefile.in: Regenerate.
7086 * configure: Make seds more autoconfy.
7087
1db75a86 70882002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
7089
7090 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7091 * Makefile.in: Regenerate.
7092 * configure.in: Rewrite sed statements to look autoconfy.
7093
1db75a86
NN
7094 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7095 all-target-foo on configure-target-foo.
7096 * Makefile.def: Ditto.
7097 * Makefile.in: Rebuild.
7098
741a4e89
AH
70992002-09-25 Andrew Haley <aph@redhat.com>
7100
7101 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7102
95ddd785
NN
71032002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7104
7105 * Makefile.def: New file.
7106 * Makefile.tpl: New file.
7107 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7108 * contrib/gcc_update: Note that Makefile.in is a generated file.
7109
7110 * configure.in: Minor rearrangement. Simplify tests.
7111
65a824f6
JT
71122002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
7113
7114 * configure.in (with_headers): Skip copy if value is "yes".
7115 (with_libs): Likewise.
7116
51270f0a 71172002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
7118
7119 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7120 * configure.in (sh*-*-pe*): Ditto.
7121 * configure.in (mips*-*-pe*): Ditto.
7122 * configure.in (*arm-wince-pe): Ditto.
7123
8f89dbf4
NN
7124 * configure.in: Rearrange.
7125
c1b8db3f
KH
71262002-09-14 Kazu Hirata <kazu@cs.umass.edu>
7127
7128 * MAINTAINERS: Update my email address.
7129
341f0575
PK
71302002-08-30 Paul Koning <pkoning@equallogic.com>
7131
7132 * MAINTAINERS: (Write After Approval): Add myself.
7133
d2e06980
GK
71342002-08-29 Geoffrey Keating <geoffk@redhat.com>
7135
7136 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7137
4906d5d8
GK
71382002-08-24 Geoffrey Keating <geoffk@redhat.com>
7139
7140 * MAINTAINERS: Change my mailing address.
7141
e9a25cc8
PC
71422002-08-21 Paolo Carlini <pcarlini@unitus.it>
7143
7144 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 7145 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 7146
dce2d8b2 71472002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
7148
7149 * MAINTAINERS (Write After Approval): Remove myself.
7150 (Various Maintainers: c++ runtime libs): Add myself.
7151
5ce6f47b
EC
71522002-08-15 Eric Christopher <echristo@redhat.com>
7153
7154 * config.sub: Import from master repository.
7155 * config.guess: Ditto.
7156
7f9317f0
AO
71572002-08-19 Alexandre Oliva <aoliva@redhat.com>
7158
7159 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7160 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7161 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7162
7aecca3d
AH
71632002-08-16 Aldy Hernandez <aldyh@redhat.com>
7164
7165 * MAINTAINERS: Add self to rs6000 vector extensions.
7166
8ea4b195
AO
71672002-08-15 Alexandre Oliva <aoliva@redhat.com>
7168
7169 * libiberty/configure: Reverted unintended yesterday's check in.
7170
f5cc59a7
AO
71712002-08-14 Alexandre Oliva <aoliva@redhat.com>
7172
7173 * boehm-gc/configure, libf2c/configure: Rebuilt.
7174 * libffi/configure, libiberty/configure: Ditto.
7175 * libjava/configure, libobjc/configure: Ditto.
7176 * libstdc++-v3/configure, zlib/configure: Ditto.
7177 Merged from binutils:
7178 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
7179 From Steve Ellcey <sje@cup.hp.com>:
7180 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7181 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7182 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7183 IA64.
7184 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7185 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7186 soname_spec, sys_lib_search_path_spec): Ditto.
7187
dce2d8b2 71882002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
7189
7190 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7191
2ff34870
L
71922002-08-04 H.J. Lu (hjl@gnu.org)
7193
7194 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7195
a014f2fe
KW
71962002-08-02 Krister Walfridsson <cato@df.lth.se>
7197
7198 * MAINTAINERS (Write After Approval): Add myself.
7199
c01d477a
AM
72002002-07-31 Alan Modra <amodra@bigpond.net.au>
7201
7202 * configure.in: Move generic linux case to end. Copy generic
7203 linux noconfigdirs to mips*-*-linux* entry and new
7204 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7205
68cd2524
MM
72062002-07-19 Michael Matz <matz@suse.de>
7207
7208 * MAINTAINERS: Add myself as ra* maintainer.
7209
e2d83b8c
CD
72102002-07-16 Chris Demetriou <cgd@broadcom.com>
7211
7212 * config.guess: Update to 2002-07-09 version.
7213 * config.sub: Update to 2002-07-03 version.
7214
cece4f1d
HPN
72152002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
7216
7217 * MAINTAINERS: Fix typo in a maintainer email address.
7218
bb654703
NN
72192002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7220
7221 * configure.in: Remove two redundant tests.
7222
789b7de5
RO
72232002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7224
7225 * configure.in (mips*-*-irix6*o32): Enable stabs.
7226
e1da1089
NN
72272002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7228
f3970bba
NN
7229 * configure.in: Don't build grez.
7230 * Makefile.in: Ditto.
7231
e1da1089
NN
7232 * Makefile.in: Remove references to bsp, cygmon, libstub.
7233 * configure.in: Ditto.
7234
7235 * configure.in: Remove leftover reference to gdbtest.
7236
57c905fa
PE
72372002-07-08 Phil Edwards <pme@gcc.gnu.org>
7238
7239 * configure.in (gxx_include_dir): Change to match versioned
7240 C++ headers if --enable-version-specific-runtime-libs is used.
7241
a0af94a7 72422002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 7243
a0af94a7
SE
7244 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7245
423ce3eb
NN
72462002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7247
7248 * configure.in: Make --without-x work.
7249
98186934
NN
72502002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7251
c3b7d169
NN
7252 * configure.in: Rearrange target Makefile fragment collection.
7253
98186934
NN
7254 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7255 cvs[src].
7256 * configure.in: Ditto.
7257
eebd288a
MK
72582002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
7259
7260 * MAINTAINERS (Write After Approval): Update my e-mail address.
7261
3ab36f05
NN
72622002-06-24 Ben Elliston <bje@redhat.com>
7263
7264 * configure.in (host_tools): Remove cgen.
7265
7266 * Makefile.in (all-cgen): Remove; runs from its source directory.
7267 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 7268 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
7269 (all-sim): Likewise.
7270
dce2d8b2 72712002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
7272
7273 * Makefile.in: Eliminate 'apache' targets.
7274 * configure.in: Eliminate 'apache' targets.
7275
55380b08
NN
7276 * configure.in: Eliminate redundant tests. Reorganize.
7277
9a5c1b9d
NN
7278 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7279
5fd3853a
NN
7280 * config-ml.in: Eliminate references to Cygnus configure.
7281
cfefc434
NN
7282 * Makefile.in: Eliminate references to building emacs.
7283
2fe93885
GS
72842002-06-28 Graham Stott <graham.stott@btinternet.com>
7285
7286 * MAINTAINERS: Update my email address.
7287
53c40185
BK
72882002-06-26 Benjamin Kosnik <bkoz@redhat.com>
7289
7290 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 7291 (cxx_incdir): Remove.
53c40185 7292
97679694
NN
72932002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
7294
7295 * MAINTAINERS (Write After Approval): Add self.
7296
b03bcd37
DC
7297Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
7298
7299 * configure.in: Add support for ip2k.
7300
6bd12129
NN
73012002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7302
7303 * configure.in: Fix AIX configury bug.
7304
e0d98a92
SE
73052002-06-20 Steve Ellcey <sje@cup.hp.com>
7306
7307 * MAINTAINERS (Write After Approval): Add self.
7308
ba3292db
NN
73092002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7310
ef40bc65
NN
7311 * configure.in: replace ${topsrcdir} with ${srcdir}
7312
7a0be465
NN
7313 * configure.in: Move definition of libstdcxx_flags
7314 right above usage, rather than waaay earlier.
7315
e1848dde
NN
7316 * configure.in: Pull definition of is_cross_compiler earlier.
7317
8bc2fff1
NN
7318 * configure.in: Rearrange a little.
7319
ba3292db
NN
7320 * configure.in: Remove references to librx.
7321 * Makefile.in: Remove references to librx.
7322
11d8b408
DC
7323Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
7324
7325 * config.sub: Add support for avr target.
7326 Import from master sources, rev 1.255
5ce6f47b 7327
93da8339
PE
73282002-06-19 Phil Edwards <pme@gcc.gnu.org>
7329
7330 * configure, .cvsignore: Revert previous change...
7331 * Makefile: ...delete.
7332
b4caab5c
NN
73332002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7334
7335 * configure.in: Eliminate ${gasdir} variable.
7336
ee777171
DB
73372002-06-18 Dave Brolley <brolley@redhat.com>
7338
7339 * configure.in: Add support for frv.
7340 * config.sub: Add support for frv.
7341
26e4af54
PE
73422002-06-18 Phil Edwards <pme@gcc.gnu.org>
7343
7344 * configure: Remove garbage from previous commit.
7345
bb20b7da
PE
73462002-06-18 Phil Edwards <pme@gcc.gnu.org>
7347
7348 * configure: For in-source builds, make a subdir and re-exec there.
7349 * Makefile: New file. Pass targets through to build directory.
7350 * .cvsignore: No longer ignore "Makefile".
7351
9d321f6c
DR
73522002-06-16 Douglas Rupp <rupp@gnat.com>
7353
7354 * MAINTAINERS (Write After Approval): Add self.
7355
c8eb2bc0
KG
73562002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7357
7358 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7359
f210d239
JT
73602002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7361
7362 * configure.in (vax-*-netbsd*): Re-enable gas.
7363
e9667b3c
NN
73642002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7365
efe1f357
NN
7366 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7367 BUILD_PREFIX_1, to correct nomenclature.
7368 * configure: Likewise.
7369
e9667b3c
NN
7370 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7371 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7372
fe2fe497
OH
73732002-05-31 Olaf Hering <olh@suse.de>
7374
7375 * config-ml.in: Propogate DESTDIR also.
7376
dcf7f0dd
JT
73772002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7378
7379 * configure.in (vax-*-netbsd*): Don't build gas for this
7380 platform.
7381
6ff14f32
MM
73822002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7383
7384 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7385 and libgcj for AVR.
7386
397de1ff
KK
73872002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
7388
7389 * MAINTAINERS (Write After Approval): Add myself.
7390
ac30211c
JT
73912002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7392
7393 * config.guess: Update to 2002-05-22 version.
7394 * config.sub: Likewise.
7395
1e6347d8
RO
73962002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7397
7398 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7399 * config-ml.in: Likewise.
7400 * configure: Likewise.
7401 * configure.in: Likewise.
7402
e5ce1d6d
SC
74032002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7404
7405 * MAINTAINERS: Update my email address.
7406
6cdef75d
NN
74072002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7408
4a87f061
NN
7409 * configure.in: Simplify makefile fragment collection.
7410
7411 * configure.in: Remove code to build emacs.
603606e7 7412
e254d6b5
NN
7413 * configure.in : Remove --srcdir argument from targargs and buildargs
7414 (it's always overridden in the Makefile anyway). Rearrange a bit.
7415
7416 * configure: Move some logic to configure.in.
7417 * configure.in: Move some logic from configure.
6cdef75d 7418
1d6006fe
TT
74192002-05-11 Tom Tromey <tromey@redhat.com>
7420
7421 * MAINTAINERS: Reflect libgcj reality.
7422
b70b3534
FS
74232002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
7424
7425 * Makefile.in: Honour DESTDIR.
7426
4434687a
MM
74272002-05-08 Mark Mitchell <mark@codesourcery.com>
7428
7429 * config.guess: Import 2002-03-20 version.
7430 * config.sub: Import 2002-04-26 version.
7431
a89e49c7
RO
74322002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7433
7434 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7435
44e55536
TJ
74362002-05-07 Tim Josling <tej@melbpc.org.au>
7437
7438 * MAINTAINERS: Add self.
7439
dce2d8b2 74402002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
7441
7442 * ltmain.sh: Detect and handle object name conflicts
7443 while piecewise linking a static library.
7444
b7c13625
AO
74452002-05-05 Alexandre Oliva <aoliva@redhat.com>
7446
7447 * configure.in (noconfigdirs): Don't disable libgcj on
7448 sparc64-*-solaris* and sparcv9-*-solaris*.
7449
4182d9fa
AO
74502002-05-03 Alexandre Oliva <aoliva@redhat.com>
7451
7452 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7453
7bebf279
TF
74542002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7455
7456 * configure.in (FLAGS_FOR_TARGET): Do not add
7457 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7458 on i[3456]86-*-linux*.
7459
9a06dc7d
TF
74602002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7461
7462 * configure.in (noconfigdirs): Replace [ ] with test.
7463
7464 * configure.in (noconfigdirs): Do not add target-newlib if
7465 target == i[3456]86-*-linux*, and host == target.
7466
a51a07fa
NN
74672002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7468
9e7facd6
DD
7469 * configure.in: delete reference to absent file
7470
aeaa0f2f
NN
7471 * configure.in: replace '[' with 'test'
7472
4bb98828
NN
7473 * configure.in: Eliminate references to gash.
7474 * Makefile.in: Eliminate references to gash.
7475
64791664
NN
7476 * configure.in: remove useless references to 'pic' makefile fragments.
7477
3ed57cf4
NN
7478 * configure.in: (*-*-windows*) Finish removing.
7479
a51a07fa
NN
7480 * configure.in: Eliminate redundant test for libgui.
7481
8552f6f1
RS
74822002-04-29 Roger Sayle <roger@eyesopen.com>
7483
7484 * MAINTAINERS: Add self and realphabetize. Update entries
7485 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
7486 entry for a29k port maintainer.
7487
dce2d8b2 74882002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
7489
7490 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7491 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7492
704c9a14
NN
74932002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7494
7495 * configure.in: remove references to dead files
7496
7bff5059
MM
74972002-04-19 Mark Mitchell <mark@codesourcery.com>
7498
7499 * MAINTAINERS: Add information about purpose of this file.
7500
0c7c67f0
TT
75012002-04-18 Tom Tromey <tromey@redhat.com>
7502
7503 * configure.in: Disallow configuring libgcj when it is already
7504 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7505 Solaris 2.8 by default. For PR libgcj/6158.
7506
63501e91
NN
75072002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7508
7509 * configure.in: Move default CC setting out of config/mh-* fragments
7510 directly into here.
7511
701afd4d
NN
75122002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7513
7514 * configure.in: don't even try to configure or make a subdirectory
7515 if there's no configure script for it.
7516
07cdae91
MM
75172002-04-15 Mark Mitchell <mark@codesourcery.com>
7518
7519 * MAINTAINERS: Remove chill maintainers.
7520 * Makefile.in (CHILLFLAGS): Remove.
7521 (CHILL_LIB): Remove.
7522 (TARGET_CONFIGDIRS): Remove libchill.
7523 (CHILL_FOR_TARGET): Remove.
7524 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7525 CHILL_LIB.
7526 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7527 (CHECK_TARGET_MODULES): Likewise.
7528 (INSTALL_TARGET_MODULES): Likewise.
7529 (CLEAN_TARGET_MODULES): Likewise.
7530 (configure-target-libchill): Remove.
7531 (all-target-libchill): Remove.
7532 * configure.in (target_libs): Remove target-libchill.
7533 Do not compute CHILL_FOR_TARGET.
7534 * libchill: Remove directory.
5ce6f47b 7535
ab50d72b
DD
75362002-04-11 DJ Delorie <dj@redhat.com>
7537
7538 * Makefile.in, configure.in: Sync with binutils, entries
7539 follow...
7540
0a1e123a
DD
75412002-04-07 Andrew Cagney <ac131313@redhat.com>
7542
7543 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7544 (do-tar, do-bz2): New rules.
7545 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7546 (gdb-tar): New rule.
7547 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7548 (insight_dejagnu.tar): New rule.
7549 (insight.tar): New rule.
7550 (gdb+dejagnu.tar): New rule.
7551 (gdb.tar): New rule.
7552
ab50d72b
DD
75532002-02-01 Mo DeJong <supermo@bayarea.net>
7554
7555 * Makefile.in: Add all-tix to deps for all-snavigator
7556 so that tix is built when building snavigator.
7557
75582002-01-11 Steve Ellcey <sje@cup.hp.com>
7559
7560 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7561 ld and gdb are not supported.
7562
75632002-01-07 Mark Salter <msalter@redhat.com>
7564
7565 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7566 Allow target-libgloss to be built for arm, strongarm, and xscale.
7567
75682001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7569
7570 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7571 options for i[3456]86-pc-linux* native builds.
7572
75732001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7574
7575 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7576 files from .po files for a distribution.
7577
75782001-09-03 Jeff Holcomb <jeffh@redhat.com>
7579
7580 * configure.in: Enable libstdc++-v3 for h8300 targets.
7581
75822001-06-19 Alan Modra <amodra@bigpond.net.au>
7583
7584 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7585 version from bfd/.
7586
7587Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7588
7589 * Makefile.in (VER): When present, extract the version number from
7590 the file version.in.
7591
dce2d8b2 75922001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
7593
7594 * configure.in : enable ld for aix
7595
75962001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7597
7598 * config.guess: Add linux target for S/390.
7599
76002000-11-07 Philip Blundell <pb@futuretv.com>
7601
7602 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7603
76042000-11-03 Philip Blundell <pb@futuretv.com>
7605
7606 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7607 files.
7608
76092001-01-15 Ben Elliston <bje@redhat.com>
7610
7611 * configure.in (host_tools): Add sid.
7612 Always configure cgen.
7613
76142000-11-24 Nick Clifton <nickc@redhat.com>
7615
7616 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7617
7618
76192000-08-20 Doug Evans <dje@casey.transmeta.com>
7620
7621 * Makefile.in (ALL_MODULES): Add all-cgen.
7622 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7623 (all-cgen): New target.
7624 (all-opcodes,all-sim): Depend on all-cgen.
7625 * configure.in (host_tools): Add cgen.
7626 Only configure cgen if --enable-cgen-maint.
7627
dce2d8b2 76282002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
7629
7630 * configure.in: Add *-*-freebsd* configurations.
7631
90def2b2
TT
76322002-04-08 Tom Tromey <tromey@redhat.com>
7633
7634 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7635 Fixes PR libgcj/6068.
7636
320d7e7a
KW
76372002-03-30 Krister Walfridsson <cato@df.lth.se>
7638
7639 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7640
18b467f1
RO
76412002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7642
7643 * configure.in (alpha*-dec-osf*): Enable libgcj.
7644
dce2d8b2 76452003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
7646
7647 * MAINTAINERS (Write After Approval): Add myself.
7648
56ae9405
NC
76492002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7650
7651 Fix for: PR bootstrap/3591, target/5676
7652 * configure.in (mcore-pe): Disable the configuration of
7653 libstdc++-v3 since exceptions are not supported.
7654
f18d9a0c
AG
76552002-03-20 Anthony Green <green@redhat.com>
7656
7657 * configure.in: Enable libgcj for xscale-elf target.
7658
dce2d8b2 7659Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
7660
7661 * MAINTAINERS: Update my email address.
7662
28eca9e8
AO
76632002-03-16 Alexandre Oliva <aoliva@redhat.com>
7664
7665 * ltmain.sh (relink_command): Fix typo in previous change.
7666
e67e72c7
AO
76672002-03-15 Alexandre Oliva <aoliva@redhat.com>
7668
7669 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7670 (relink_command): Added --tag flags.
7671 (mode=install): If relinking fails; error out.
7672
c2273204
RH
76732002-03-12 Richard Henderson <rth@redhat.com>
7674
7675 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7676 .NOTPARALLEL tag.
7677 (do-check): Rename from check.
7678 (check): Allow parallel check.
7679
bcb64245
BW
76802002-03-12 Bob Wilson <bob.wilson@acm.org>
7681
7682 * MAINTAINERS: Add myself as maintainer for xtensa port.
7683 Fix alphabetical order in CPU port maintainer list.
7684 Remove myself from Write After Approval list.
7685
63adb4ff
RH
76862002-03-11 Richard Henderson <rth@redhat.com>
7687
7688 * Makefile.in (.NOTPARALLEL): Add fake tag.
7689
9bec4bf0
L
76902002-03-07 H.J. Lu (hjl@gnu.org)
7691
7692 * configure.in: Enable gprof for mips*-*-linux*.
7693
c7fc1f84
DS
76942002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
7695
7696 * MAINTAINERS (Write After Approval): Add myself.
7697
6bff33fb
AO
76982002-02-28 Alexandre Oliva <aoliva@redhat.com>
7699
7700 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7701 libjava.
7702 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7703
0210b33b
AO
77042002-02-23 Alexandre Oliva <aoliva@redhat.com>
7705
7706 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7707 because its Makefile is there; test for the executable instead.
7708
fcc0a3ef
AO
77092002-02-22 Alexandre Oliva <aoliva@redhat.com>
7710
7711 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7712 libstdc++-v3 and libjava.
7713
dce2d8b2 77142002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
7715
7716 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7717 boehm-gc
5ce6f47b 7718
40fe0ec3
AO
77192002-02-09 Alexandre Oliva <aoliva@redhat.com>
7720
7721 * config.guess: Updated to 2002-01-30's version.
7722 * config.sub: Updated to 2002-02-01's version.
7723 Contribute sh64-elf.
7724 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7725 * configure.in: Added sh64-*-*.
7726
694d53ee
CD
77272002-02-08 Chris Demetriou <cgd@broadcom.com>
7728
7729 * MAINTAINERS: Belatedly add myself to write after approval list.
7730
a9ca50b1
JH
7731Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
7732
7733 * MAINTAINERS: Put self in as maintainer for x86-64 port.
7734 Remove self as Write After Approval.
7735
5ffc3500
GK
77362002-01-31 Geoffrey Keating <geoffk@redhat.com>
7737
7738 * MAINTAINERS: Put self in as maintainer for contrib/regression
7739 directory.
7740
4ceaf7fb
PE
77412002-01-28 Phil Edwards <pme@gcc.gnu.org>
7742
7743 * MAINTAINERS: Update my email address.
7744
51584787
JT
77452002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7746
5ce6f47b
EC
7747 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7748 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
7749 libraries if not supported for NetBSD on target CPU.
7750
5701d273
DR
77512002-01-25 Douglas B Rupp <rupp@gnat.com>
7752
7753 * install-sh: Use _inst.$$_ for temp file name.
7754
b299a075
JT
77552002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
7756
7757 * MAINTAINERS (Write After Approval): Move my contact info
7758 from here...
7759 (OS Port Maintainers): ...to here (netbsd).
7760
51fe14b5
BW
77612002-01-22 Bob Wilson <bob.wilson@acm.org>
7762
7763 * MAINTAINERS (Write After Approval): Add myself.
7764
dce2d8b2 77652002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
7766
7767 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7768 (all-target-fastjar): Also depend on all-target-libiberty.
7769
3cd87679
L
77702002-01-16 H.J. Lu (hjl@gnu.org)
7771
7772 * config.guess: Import from master sources, rev 1.225.
7773 * config.sub: Import from master sources, rev 1.238.
7774
969a6d8f
KH
77752002-01-16 Kazu Hirata <kazu@hxi.com>
7776
7777 * MAINTAINERS (Write After Approval): Remove myself.
7778
366f6a52
FW
77792001-12-19 Florian Weimer <fw@deneb.enyo.de>
7780
7781 * MAINTAINERS (Write After Approval): Add myself.
7782
f02240b6
JM
77832001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
7784
7785 * MAINTAINERS: Add self as docs co-maintainer.
7786
5d08dc39
MK
77872001-12-11 Matthias Klose <doko@debian.org>
7788
7789 * MAINTAINERS (Write After Approval): Add myself.
7790
39e790d5
ZW
77912001-12-09 Zack Weinberg <zack@codesourcery.com>
7792
7793 * MAINTAINERS: Update my email address.
7794
4519d6a3
TC
77952001-12-07 Turly O'Connor <turly@apple.com>
7796 * MAINTAINERS (Write After Approval): Add myself.
7797 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7798 (rs6000_initialize_trampoline): Call __trampoline_setup for
7799 ABI_DARWIN too.
7800 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 7801 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 7802
21cf0a73
PC
78032001-12-07 Paolo Carlini <pcarlini@unitus.it>
7804
7805 * MAINTAINERS (Write After Approval): Add myself.
7806
4ee43206
DR
7807Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7808
7809 * configure, configure.in: Use temp file for long sed commands.
7810
251931f3
LG
78112001-12-03 Laurent Guerby <guerby@acm.org>
7812
7813 * config.sub: Update to version 1.232 on subversion.
7814
03777dd7
BE
78152001-12-03 Ben Elliston <bje@redhat.com>
7816
7817 * MAINTAINERS: Update mail address for config.* patches.
7818
dce2d8b2 78192001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
7820 Zack Weinberg <zack@codesourcery.com>
7821
7822 When build != host, create libiberty for the build machine.
7823
7824 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7825 CONFIG_ARGUMENTS.
7826 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7827 New variables.
7828 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7829 and rules.
7830 (all.normal): Depend on ALL_BUILD_MODULES.
7831 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7832 (all-build-libiberty): Depend on configure-build-libiberty.
7833
7834 * configure: Calculate and substitute proper value for
7835 ALL_BUILD_MODULES.
7836 * configure.in: Create the build subdirectory.
7837 Calculate and substitute TARGET_CONFIGARGS (formerly
7838 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7839
04075e8f
ZL
78402001-11-26 Ziemowit Laski <zlaski@apple.com>
7841
7842 * MAINTAINERS (write-after-approval): Add self.
7843
ed19322d
CR
78442001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
7845
7846 * MAINTAINERS (GNATS only accounts): Remove self.
7847
90a12988
HPN
78482001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7849
7850 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7851 libf2c.
7852
77e653ad
CR
78532001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
7854
7855 * MAINTAINERS (Write After Approval): Add self.
7856
64adad99
DB
78572001-11-12 David O'Brien <obrien@FreeBSD.org>
7858
7859 * MAINTAINERS: mips and s390 are also CPU ports.
7860
834a28c7
DB
78612001-11-12 David O'Brien <obrien@FreeBSD.org>
7862
7863 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7864
ef94239f
DB
78652001-11-11 David O'Brien <obrien@FreeBSD.org>
7866
7867 * MAINTAINERS: Alphabetize.
7868
beda0427
KH
78692001-11-09 Kazu Hirata <kazu@hxi.com>
7870
7871 * MAINTAINERS (Various maintainers: h8 port): Add myself.
7872
6ca224d3
JDA
78732001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
7874
7875 * MAINTAINERS (Various maintainers: hppa port): Added myself.
7876
132e4bd7
PE
78772001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7878
7879 * configure.in (--enable-languages): Be more permissive about
7880 syntax. Check for empty lists better. Warn about $LANGUAGES.
7881
c6243b4c
GK
78822001-11-08 Geoffrey Keating <geoffk@redhat.com>
7883
7884 * config.sub: Import from master sources, rev. 1.230.
7885 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7886
abbb9e76
LG
78872001-11-07 Laurent Guerby <guerby@acm.org>
7888
7889 * MAINTAINERS (Write After Approval): Add self.
7890
53cdb27a
HPN
78912001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7892
7893 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7894
dd3a88c9
HPN
78952001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
7896
7897 * config.sub: Import from master sources, rev 1.226.
7898 * config.guess: Import from master sources, rev 1.216.
7899
d344dce9
HPN
79002001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7901
7902 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7903 * MAINTAINERS: Add self as maintainer of MMIX port.
7904 Remove old after-approval entry.
7905
63f6bcd7
JM
79062001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
7907
7908 * ChangeLog, configure: Fix spelling errors.
7909
84f92638
BK
79102001-10-20 Brendan Kehoe <brendan@zen.org>
7911
7912 * MAINTAINERS: Tweak my address.
7913
dce2d8b2 7914Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
7915
7916 * MAINTAINERS: Update my email address.
7917
1567080c 79182001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 7919
f48a3b5c 7920 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 7921 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 7922
30106886
GB
79232001-10-10 Geert Bosch <bosch@gnat.com>
7924
e490616e 7925 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
7926 Added Robert Dewar.
7927
dce2d8b2 79282001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
7929
7930 * MAINTAINERS (Write After Approval): Added self
7931
d1c3e709
GB
79322001-10-02 Geert Bosch <bosch@gnat.com>
7933
7934 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7935
50f5f793
JM
79362001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7937
7938 * configure: Handle temporary files securely using mkdir.
7939
7fddf9a9
AO
79402001-09-29 Alexandre Oliva <aoliva@redhat.com>
7941
7942 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7943
dce2d8b2 79442001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
7945
7946 * configure.in (*-*-linux*): Disable configuration of target-newlib
7947 and target-libgloss.
e490616e 7948
0c055e34
AO
79492001-09-26 Alexandre Oliva <aoliva@redhat.com>
7950
7951 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7952 RANLIB.
7953
759bfa90
AO
79542001-09-21 Alexandre Oliva <aoliva@redhat.com>
7955
7956 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7957 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7958 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7959 avoid quotes nesting problems.
7960 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7961 (DO_X): Export only variables that are set.
7962
1dc4a750
BE
79632001-09-19 Ben Elliston <bje@redhat.com>
7964
7965 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7966 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7967 semantics. Use the shell built-in "type" command instead.
7968
898c7238
AO
79692001-08-31 Alexandre Oliva <aoliva@redhat.com>
7970
7971 Merged from gcc-3_0-branch:
7972 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7973 * ltcf-c.sh: Use $objext, not $ac_objext.
7974 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7975 * ltcf-cxx.sh: Add support for GNU.
7976 2001-07-22 Timothy Wall <twall@redhat.com>
7977 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7978 default settings if using GNU tools with that configuration.
7979 * ltcf-cxx.sh: Ditto.
7980 * ltcf-gcj.sh: Ditto.
7981 2001-07-21 Michael Chastain <chastain@redhat.com>
7982 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7983 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7984 * ltmain.sh: Mark as gcc-local.
7985
8fa0a32e
EC
79862001-08-30 Eric Christopher <echristo@redhat.com>
7987 Jason Eckhardt <jle@redhat.com>
7988
7989 * config.guess: Merge from master sources.
7990 * config.sub: Merge from master sources, add support for mipsisa32.
7991
32f30f91 79922001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
7993 * config.sub: Merge from master sources, rev 1.219.
7994 * MAINTAINERS: Add self as contact for stormy16 port.
7995
f6084f99
ZW
79962001-08-14 Zack Weinberg <zackw@panix.com>
7997
7998 * config.sub: Merge from master sources, rev 1.218.
7999 * config.guess: Merge from master sources, rev 1.209.
8000
91b54f7f
GS
80012001-08-11 Graham Stott <grahams@redhat.com>
8002
8003 * Makefile.in (check-c++): Add missing semicolon.
8004
e5b3941e
JH
8005Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
8006
32f30f91 8007 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 8008
6387a56e
EC
80092001-07-30 Eric Christopher <echristo@redhat.com>
8010
8011 * MAINTAINERS (Various maintainers: mips port): Added myself.
8012
53b475f0
AH
80132001-07-25 Andrew Haley <aph@cambridge.redhat.com>
8014
e490616e 8015 * configure.in (sh-*-linux*): New.
53b475f0 8016
2a08c780
RH
80172001-07-27 Richard Henderson <rth@redhat.com>
8018
8019 * .cvsignore: Add LAST_UPDATED.
8020
bfa79422
UW
80212001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
8022
8023 * MAINTAINERS (Various maintainers: s390 port): Added myself.
8024
0ae85492
AH
80252001-07-16 Aldy Hernandez <aldyh@redhat.com>
8026
e490616e 8027 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 8028
8e1ab0fe
NP
8029Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
8030
8031 * MAINTAINERS (Write After Approval): Added myself.
8032
2b997990
SC
80332001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8034
8035 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8036 and libgcj on m68hc11/m68hc12.
8037
d920e825
L
80382001-06-27 H.J. Lu (hjl@gnu.org)
8039
8040 * Makefile (CFLAGS_FOR_BUILD): New.
8041 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8042
d425a1e0
JM
80432001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8044
8045 * README: Remove version number.
8046
5b5b4207
GP
80472001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8048
8049 * INSTALL/README: Update wrt. to the installation instructions now
8050 residing in gcc/doc/install.texi.
8051
be839b69
JM
80522001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8053
8054 * README: Replace with a cut-down and updated version of gcc/README.
8055
fe2ee7c4
DE
80562001-06-12 David Edelsohn <edelsohn@gnu.org>
8057
8058 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8059 multilibs to be disabled.
8060
4f5d646c
DB
80612001-06-11 Daniel Berlin <dan@cgsoftware.com>
8062
8063 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 8064
818f0c85
AO
80652001-06-09 Alexandre Oliva <aoliva@redhat.com>
8066
8067 * config.guess: Import CVS version 1.195.
8068 * config.sub: Import CVS version 1.212.
8069
e9a8af10
AO
80702001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8071
8072 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8073 gcc/xgcc is built, use -print-prog-name to find out the program
8074 name to use.
8075
ae3ca0a9
PE
80762001-06-04 Phil Edwards <pme@sources.redhat.com>
8077
8078 * config.guess: Import CVS version 1.194. All gcc-local changes
8079 appear to also be in the master copy.
8080 * config.sub: Import CVS version 1.211.
8081
066bd40d
MM
8082Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
8083
8084 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8085 with_gcc]: Use `gcc -shared' to build a shared library.
8086
4aef4f33
JDA
8087Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
8088
8089 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8090 archives.
8091
c386f00f
RO
8092Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8093
8094 * MAINTAINERS (Write After Approval): Add myself.
8095
2ae5cea5
HPN
80962001-06-01 Hans-Peter Nilsson <hp@axis.com>
8097
8098 * configure.in (libstdcxx_flags): Do not try to execute
8099 libstdc++-v3/testsuite_flags until it exists.
8100
c3766183
AM
81012001-06-01 Alan Modra <amodra@bigpond.net.au>
8102
8103 * MAINTAINERS: Update my email address.
8104
9b337833
GS
81052001-05-31 Graham Stott <grahams@redhat.com>
8106
8107 * MAINTAINERS (Write After Approval): Add myself.
8108
dce2d8b2 81092001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
8110
8111 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8112 libraries when using g++ with native linker.
8113
5f7de4b8
AO
81142001-05-28 Alexandre Oliva <aoliva@redhat.com>
8115
8116 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8117
a7bc0fbb
AO
81182001-05-22 Alexandre Oliva <aoliva@redhat.com>
8119
8120 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8121 [aix4*|aix5*]: Prepend blank.
8122
33456445
AO
81232001-05-20 Alexandre Oliva <aoliva@redhat.com>
8124
8125 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8126 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8127 of subdir/configure scripts to use the new libtool.m4.
8128
e48d3d00
MK
81292001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
8130
8131 * MAINTAINERS (Write After Approval): Add myself.
8132
9e0e191b
BK
81332001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8134
8135 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8136
3f19b439
BE
81372001-05-11 Ben Elliston <bje@redhat.com>
8138
8139 * Makefile.in (all-sid): New target.
8140 (check-sid, clean-sid, install-sid): Likewise.
8141
6ebe3121
JO
81422001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8143
8144 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8145
ca3667c4
AO
81462001-05-03 Alexandre Oliva <aoliva@redhat.com>
8147
8148 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8149 libgcj.
8150
81512001-05-03 Alexandre Oliva <aoliva@redhat.com>
8152
8153 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8154 gcc/xgcc is built, use -print-prog-name to find out the program
8155 name to use.
8156
b2964d63
AO
81572001-04-26 Alexandre Oliva <aoliva@redhat.com>
8158
b1bb2302
AO
8159 * configure.in (noconfigdirs): Don't reset it from scratch in the
8160 target case; only append to it.
6387a56e 8161
b2964d63
AO
8162 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8163 sparc-*-solaris2.8]: Disable ${libgcj}.
8164
8343765d
AO
81652001-04-25 Alexandre Oliva <aoliva@redhat.com>
8166
8167 * configure.in (libgcj_saved): Copy from $libgcj.
8168 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8169 --disable-libgcj.
8170
ddbb6d43
GRK
81712001-04-25 Gavin Romig-Koch <gavin@redhat.com>
8172
8173 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 8174 C front end maintainer.
ddbb6d43 8175
3fa03ff9
AG
8176Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8177
8178 * configure.in: Move *-chorusos target case to the proper switch.
8179 Disable libgcj.
8180
99ffe40f
AO
81812001-04-12 Alexandre Oliva <aoliva@redhat.com>
8182
8183 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8184 1.641.2.228.
8185
78faa32d
FS
81862001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8187
8188 * Makefile.in (STAGE1_CFLAGS): Pass down.
8189
cdbff0ab
AM
81902001-04-13 Alan Modra <amodra@one.net.au>
8191
8192 * config.guess: Add hppa64-linux support. Note for next import that
8193 this is already in the master file.
8194 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8195
75b9074c
AO
81962001-04-12 Alexandre Oliva <aoliva@redhat.com>
8197
8198 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8199 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8200
125404c5
SS
82012001-04-11 Stan Shebs <shebs@apple.com>
8202
8203 * MAINTAINERS: Add self as Darwin port maintainer.
8204
876684fe
AM
82052001-04-11 Alan Modra <amodra@one.net.au>
8206
8207 * MAINTAINERS: Update my email address.
8208
06729913
LR
82092001-04-10 Loren J. Rittle <ljrittle@acm.org>
8210
8211 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8212 recent versions of FreeBSD (release 3 or later).
8213 * ltconfig: On FreeBSD, -lc must not be provided when building
8214 a shared library or else the standard -pthread gcc option is
8215 rendered worthless to later users of the built library.
8216
67916302
JM
82172001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
8218
8219 * MAINTAINERS: Add self and RTH as C front end maintainers.
8220
d2bc0628
AO
82212001-04-05 Alexandre Oliva <aoliva@redhat.com>
8222
e490616e
ZW
8223 * config.sub: Make sure to match an already-canonicalized
8224 machine name (eg. mn10300-unknown-elf).
d2bc0628 8225
a3406c06
AO
82262001-04-01 Alexandre Oliva <aoliva@redhat.com>
8227
8228 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8229 New macros.
8230 (bootstrap, cross): Use RECURSE_FLAGS.
8231 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8232
a076f6a4
AO
82332001-03-27 Alexandre Oliva <aoliva@redhat.com>
8234
8235 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8236
e9f4fa71
CH
82372001-03-22 Colin Howell <chowell@redhat.com>
8238
7238de5c
CH
8239 * Makefile.in (DO_X): Do not backslash single-quotes in
8240 backquotes (two places).
e9f4fa71 8241
b6b14b1b
AO
82422001-03-22 Alexandre Oliva <aoliva@redhat.com>
8243
8244 Re-installed:
8245 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8246 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8247 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8248 * ltcf-cxx.sh: Likewise.
8249 * ltcf-gcj.sh: Likewise.
8250
1eb0b89d
GP
82512001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8252
8253 * MAINTAINERS: Add myself as "documentation co-maintainer".
8254
82e23236
AO
82552001-03-22 Alexandre Oliva <aoliva@redhat.com>
8256
8257 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8258 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8259
64ec27c3
TT
82602001-03-19 Tom Tromey <tromey@redhat.com>
8261
8262 * config-ml.in: Handle GCJ and GCJFLAGS.
8263
191de407
MC
82642001-03-21 Michael Chastain <chastain@redhat.com>
8265
8266 * Makefile.in: all-m4 depends on all-texinfo.
8267
fed4dede
LR
82682001-03-20 Loren J. Rittle <ljrittle@acm.org>
8269
8270 * MAINTAINERS: Add myself to write after approval list.
8271
085072bb
LB
82722001-03-18 Laurynas Biveinis <lauras@softhome.net>
8273
8274 * Makefile.in (DO_X): Quote nested quotes.
8275
5af8ea3f
AM
82762001-03-18 Alan Modra <alan@linuxcare.com.au>
8277
8278 * MAINTAINERS: Add myself to write after approval list.
8279
69e23037
LB
82802001-03-15 Laurynas Biveinis <lauras@softhome.net>
8281
8282 * Makefile.in (DO_X): Use double quotes for quoting
8283 "RANLIB=$${RANLIB}".
8284
2b9650f4
OP
82852001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
8286
8287 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8288
dce2d8b2 82892001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
8290
8291 * configure.in: Only use `lang_requires' for languages athat are
8292 actually enabled.
8293
f6646274
PE
82942001-03-08 Phil Edwards <pme@sources.redhat.com>
8295
8296 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
8297
c9a54638
AO
82982001-03-08 Alexandre Oliva <aoliva@redhat.com>
8299
8300 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8301
6a556ad6
TT
83022001-03-07 Tom Tromey <tromey@redhat.com>
8303
8304 * configure.in: Allow config-lang.in to set `lang_requires' to list
8305 of other required languages.
8306
6822468a
LB
83072001-03-06 Laurynas Biveinis <lauras@softhome.net>
8308
8309 * Makefile.in: Remove RANLIB definition. Use RANLIB
8310 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8311 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 8312
f04885d3 83132001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 8314 Alexandre Oliva <aoliva@redhat.com>
6387a56e 8315
f04885d3
BK
8316 * Makefile.in (check-c++): Use tabs, not spaces.
8317
288edf47 83182001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 8319
288edf47
LB
8320 * MAINTAINERS: add myself to Write After Approval list.
8321
3d55d2f8 83222001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 8323
e490616e 8324 * Makefile.in (check-c++): New rule.
6387a56e 8325
4d88a68a
BK
8326 * configure.in (target_libs): Remove libg++.
8327 (noconfigdirs): Remove libg++.
8328 (noconfigdirs): Same.
8329 (noconfigdirs): Same.
8330 (noconfigdirs): Same.
8331
8332 * config-ml.in: Remove libg++ references.
8333
8334 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8335 (ALL_TARGET_MODULES): Same.
8336 (configure-target-libg++): Remove.
8337 (all-target-libg++): Remove.
8338 (configure-target-libio): Remove.
8339 (all-target-libio): Remove.
8340 (check-target-libio): Remove.
8341 (.PHONY): Remove.
8342 (libg++.tar.bz2): Remove.
8343 (all-target-cygmon): Remove libio.
8344 (all-target-libstdc++): Remove.
8345 (configure-target-libstdc++): Remove.
8346 (TARGET_LIB_PATH): Remove libstdc++.
8347 (ALL_GCC_CXX): Remove libstdc++.
8348 (all-target-gperf): Correct.
8349
2437d4ed
NC
83502001-02-16 Nick Clifton <nickc@redhat.com>
8351
8352 * configure.in (noconfigdirs): Allow configuration of texinfo
8353 for Cygwin hosts.
8354
85b99cbe
AG
83552001-02-15 Anthony Green <green@redhat.com>
8356
8357 * configure: Introduce GCJ_FOR_TARGET.
8358 * configure.in: Ditto.
8359 * Makefile.in: Ditto.
8360
7b18790c
AS
83612001-02-13 Andreas Schwab <schwab@suse.de>
8362
8363 * MAINTAINERS: Update mail address.
8364
c4880c99
MS
83652001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8366
8367 * config.guess: Add linux target for S/390.
8368 * config.sub: Likewise.
8369
dce2d8b2 83702001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
8371
8372 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 8373 target-libgloss.
e31ae6db 8374
7739adfb
BE
83752001-02-06 Ben Elliston <bje@redhat.com>
8376
8377 * configure: Output host type to stdout, not stderr.
8378
36ca672c
MM
83792001-02-05 Mark Mitchell <mark@codesourcery.com>
8380
e40f2829 8381 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
8382 * ltcf-cxx.sh: Likewise.
8383
36ca672c
MM
8384 * config.if: Assume enable_libstdcxx_v3 is defined.
8385
22fdd65e
MM
83862001-02-04 Mark Mitchell <mark@codesourcery.com>
8387
8388 Remove V2 C++ library.
8389 * configure.in: Remove --enable-libstdcxx_v3 support.
8390
3b60dd8e
BM
83912001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
8392
8393 * include/demangle.h: Add prototype for java_demangle_v3.
8394
42c0c80a
PE
83952001-01-29 Phil Edwards <pme@sources.redhat.com>
8396
8397 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
8398
0be25992
RH
83992001-01-27 Richard Henderson <rth@redhat.com>
8400
8401 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8402
8a8de62d
MS
84032001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8404
8405 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8406 Don't unset, it's non-portable and no longer necessary, set to empty
8407 instead.
8408
92769744
MS
84092001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8410
8411 * ltconfig: Shell portability fix for the tagname validity check.
8412
88a1c0ab
AO
84132001-01-27 Alexandre Oliva <aoliva@redhat.com>
8414
8415 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8416 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8417
45291dd5
MS
84182001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8419
8420 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8421
1ace7e15
TT
84222001-01-26 Tom Tromey <tromey@redhat.com>
8423
8424 * configure.in: Allow libgcj to be built on Sparc Solaris.
8425
0ef8b11b
DE
84262001-01-25 David Edelsohn <edelsohn@gnu.org>
8427
8428 * ltcf-c.sh: Add aix5 case.
8429 * ltcf-cxx.sh: Likewise.
8430 * ltconfig: Likewise.
8431
0006091e
AO
84322001-01-24 Alexandre Oliva <aoliva@redhat.com>
8433
9bad11e1
AO
8434 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8435 keep at least one of build_libtool_libs or build_old_libs set to
8436 yes.
8437
0006091e
AO
8438 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8439 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8440
7c01b2b5
BM
84412001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8442
8443 * configure.in: Enable libgcj on several additional platforms.
8444
d340e0ac
BM
84452001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8446
8447 * configure.in: Enable libgcj for linux targets.
8448
5baf8c37
MS
84492001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8450
8451 * MAINTAINERS (Write After Approval): Add myself.
8452
10a0ba84
JDA
84532001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
8454
8455 * MAINTAINERS: Add myself as vax port maintainer.
8456
357c6a4b
FH
84572001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
8458
8459 * MAINTAINERS: Add myself as Mercury front-end maintainer.
8460
6e2d9a7a
MS
84612001-01-09 Mike Stump <mrs@wrs.com>
8462
8463 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8464 failures of subdirectories.
8465
b6b14b1b 84662001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 8467
b6b14b1b 8468 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 8469 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
8470 * ltcf-cxx.sh: Likewise.
8471 * ltcf-gcj.sh: Likewise.
8472 * ltconfig.sh: Fix typo.
976b230d 8473
07109110
LB
84742001-01-02 Laurynas Biveinis <lauras@softhome.net>
8475
8476 * configure: handle DOS-style absolute paths.
8477
1da5b8fc
LB
84782001-01-02 Laurynas Biveinis <lauras@softhome.net>
8479
8480 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8481
4c2f5b4f
MM
84822000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
8483
8484 * MAINTAINERS: Add myself as avr port co-maintainer.
8485
bc53668e
BE
84862000-12-28 Ben Elliston <bje@redhat.com>
8487
8488 * MAINTAINERS: Add myself under ``Write After Approval''.
8489
c387606f
JM
84902000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
8491
8492 * texinfo: Remove directory from GCC.
8493
2cb5082c
JM
84942000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8495
8496 * COPYING: Update to current
8497 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8498 to 19yy as example year in copyright notice).
8499
cc330df9
BK
85002000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8501
6387a56e 8502 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
8503 (libstdcxx_incdir): Pass down.
8504 * config.if: Remove expired bits for cxx_interface, add stub.
8505 (libstdcxx_incdir): Add variable for g++ include directory.
8506 * configure.in (gxx_include_dir): Use it.
6387a56e 8507
4c6b2835
AO
85082000-12-18 Alexandre Oliva <aoliva@redhat.com>
8509
8510 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
8511 with old-email address from ``Write After Approval''.
8512
3896f13e
AJ
85132000-12-15 Andreas Jaeger <aj@suse.de>
8514
8515 * configure.in: Handle lang_dirs.
8516
85172000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 8518
ad46e881
TT
8519 * MAINTAINERS: Removed brads.
8520
90a10418
TT
8521 * MAINTAINERS: Added gcj developers.
8522
41dfe3a2 85232000-12-13 Anthony Green <green@redhat.com>
6387a56e 8524
41dfe3a2 8525 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
8526 listed. Disable libgcj for x86 and Alpha Linux until compatible
8527 with g++ abi.
6387a56e 8528
e2f601da
MS
85292000-12-13 Mike Stump <mrs@wrs.com>
8530
8531 * Makefile.in (local-distclean): Also remove fastjar.
8532
70030c01
RB
85332000-12-12 Rodney Brown <RodneyBrown@mynd.com>
8534
8535 * contrib/gcc_update: Add fastjar --touch entries.
8536
2a50f859
AO
85372000-12-12 Alexandre Oliva <aoliva@redhat.com>
8538
8539 * configure.in: Disable language-specific target libraries for
8540 languages that aren't enabled.
8541
7743113b
AG
85422000-12-10 Anthony Green <green@redhat.com>
8543
8544 * configure.in: Define libgcj. Disable libgcj target libraries for
8545 most targets.
8546
92e061a6
NB
85472000-12-10 Neil Booth <neilb@earthling.net>
8548
8549 * MAINTAINERS: Update mail address, remove from WAA list.
8550
f34ff6d6
APB
85512000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8552
8553 * libjava: Imported from /cvs/java.
8554 * libffi: Likewise.
8555 * Boehm-gc: Likewise.
8556
d82a33c6
APB
85572000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8558
8559 * configure.in (target_libs): Revert 2000-12-08 patch.
8560 (noconfigdirs): Added target-libjava.
8561
e14f8e28
LB
85622000-12-09 Laurynas Biveinis <lauras@softhome.net>
8563
8564 * djunpack.bat: removed.
8565
fc26516b
LB
85662000-12-09 Laurynas Biveinis <lauras@softhome.net>
8567
8568 * Makefile.in: handle DOS-style absolute paths.
8569 * config-ml.in: likewise.
8570 * symlink-tree: likewise.
8571
bd8757b3
APB
85722000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8573
8574 * fastjar: Imported.
8575
81522a1f
APB
85762000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8577
8578 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8579 libjava.
8580 * configure.in (target_libs): Removed `target-libjava'.
8581
5db1f7ed
APB
85822000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8583
8584 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8585 (ALL_MODULES): Added fastjar.
8586 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8587 (all-target-libjava): all-fastjar replaces all-zip.
8588 (all-fastjar): Added.
8589 (configure-target-fastjar, all-target-fastjar): Likewise.
8590 * configure.in (host_tools): Added fastjar.
8591
5e59997c
MS
85922000-12-07 Mike Stump <mrs@wrs.com>
8593
8594 * Makefile.in (local-distclean): Remove leftover built files.
8595
0a534f40
NC
85962000-11-24 Nick Clifton <nickc@redhat.com>
8597
8598 * configure.in (xscale-elf): Add target.
8599 (xscale-coff): Add target.
8600
7686cadf
LR
86012000-11-22 Loren J. Rittle <ljrittle@acm.org>
8602
e490616e
ZW
8603 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8604 recent versions of FreeBSD (release 3 or later).
8605 * ltconfig: On FreeBSD, -lc must not be provided when building
8606 a shared library or else the standard -pthread gcc option is
8607 rendered worthless to later users of the built library.
7686cadf 8608
fff01699
FF
86092000-11-16 Fred Fish <fnf@be.com>
8610
8611 * configure.in (enable_libstdcxx_v3): Fix typo,
8612 libstd++ -> libstdc++.
8613
4dc16355
KL
86142000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8615
8616 * MAINTAINERS: Add self to Write After Approval list.
8617
bf6fc7b2
BS
86182000-11-21 Bernd Schmidt <bernds@redhat.com>
8619
8620 * MAINTAINERS: Update my email address. Add myself to global write
8621 privs list.
8622
ce8e06b1
AO
86232000-11-18 Alexandre Oliva <aoliva@redhat.com>
8624
6e2a4843
AO
8625 * Makefile.in: Merge with src and libgcj.
8626 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8627 configure-target-<library> when their configure scripts need the C
8628 or C++ library to have already been built to work properly.
8629 (do_proto_toplev): Set them to an empty string.
8630
ce8e06b1
AO
8631 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8632 (REALLY_SET_LIB_PATH): Use them.
8633
c003f378
SS
86342000-11-17 Stan Shebs <shebs@apple.com>
8635
8636 * MAINTAINERS: Add self to Write After Approval list.
8637
cc1e60ea
JM
86382000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8639
8640 * configure: Provide the original toplevel configure arguments
8641 (including $0) to subprocesses in the environment rather than
8642 through gcc/configargs.h.
8643
1173593d
JM
86442000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8645
8646 * MAINTAINERS: Remove references to cccp. Change C9X reference to
8647 C99. Alphabetise "Write After Approval" list.
8648
520907ee
MM
86492000-11-12 Mark Mitchell <mark@codesourcery.com>
8650
34f6fbdb
MM
8651 * configure: Turn on libstdc++ V3 by default.
8652
520907ee
MM
8653 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8654 if we've got GCC.
8655
0bbd37ed
PB
86562000-11-11 Philip Blundell <philb@gnu.org>
8657
8658 * MAINTAINERS: Add self to Write After Approval list.
8659
7ca0e6d9
DE
86602000-11-09 David Edelsohn <edelsohn@gnu.org>
8661
8662 * ltcf-c.sh (aix4): Improve shared library configuration; require
8663 exporting symbols.
8664 * ltcf-cxx.sh (aix4): Define.
8665 * ltconfig (aix4): Define library and soname specs appropriate for
8666 AIX. Define command to create export symbols list.
8667
dce2d8b2 8668Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
8669
8670 * config.sub: Add support for Sun Chorus
8671
fc05d516
NC
86722000-10-31 Nick Clifton <nickc@redhat.com>
8673
8674 * MAINTAINERS: Rename <name>@cygnus.com addresses to
8675 <name>@redhat.com. Also installed new email address for Clint
8676 Popetz.
6387a56e 8677
90a0e73f
JM
86782000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
8679
8680 * etc: Remove directory from GCC.
8681
a5e1b548
MM
86822000-10-16 Michael Meissner <meissner@redhat.com>
8683
8684 * configure (gcc/configargs.h): Only create if there is a build GCC
8685 directory created.
8686
6387a56e
EC
86872000-10-16 Matthias Klose <doko@debian.org>
8688
be1db873
MK
8689 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8690 when configured for libstdc++-v3.
8691
f5fa9a5b
PE
86922000-10-05 Phil Edwards <pme@gcc.gnu.org>
8693
8694 * configure: Save configure arguments to gcc/configargs.h.
8695
61a77fea
PT
86962000-10-04 Philipp Thomas <pthomas@suse.de>
8697
8698 * config.guess: Import CVS version 1.157.
8699 * config.sub: Import CVS version 1.181.
8700
3a4fee66
AP
87012000-10-04 Andris Pavenis <pavenis@latnet.lv>
8702
8703 * Makefile.in (bootstrap): avoid recursion if subdir missing
8704 (cross): ditto
8705 (do-proto-toplev): ditto
8706
3dd7094e
AO
87072000-09-30 Alexandre Oliva <aoliva@redhat.com>
8708
de710532
AO
8709 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8710 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8711
3dd7094e
AO
8712 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8713 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8714 all affected `configure' scripts.
8715
e592386f
NB
8716Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
8717
8718 * MAINTAINERS: Add self as cpplib co-maintainer.
8719
fba54939
AH
87202000-09-24 Aldy Hernandez <aldyh@redhat.com>
8721
8722 * MAINTAINERS: Add self to Write After Approval list.
8723
2bd429f4
GP
87242000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8725
8726 * INSTALL/README: egcs -> GCC update.
8727
dce2d8b2 8728Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
8729
8730 * MAINTAINERS: Add myself to Write After Approval list.
8731
d7ce9a83
KH
87322000-09-15 Kazu Hirata <kazu@hxi.com>
8733
8734 * MAINTAINERS: Add myself to Write After Approval list.
8735
18a53ffe
JL
8736Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8737
e490616e
ZW
8738 * configure.in: Do not build byacc for hppa64. Provide paths to the
8739 X11 libraries for hppa64.
18a53ffe 8740
f246ff23
SC
87412000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8742
8743 * MAINTAINERS: Add myself as 68hc11 port maintainer.
8744
06298abd
AO
87452000-09-06 Alexandre Oliva <aoliva@redhat.com>
8746
4b92758a
AO
8747 * Makefile.in (all-zlib): Added dummy target.
8748
06298abd
AO
8749 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8750 ltcf-gcj.sh: Updated from libtool multi-language branch.
8751
4d73d07a
AO
87522000-09-05 Alexandre Oliva <aoliva@redhat.com>
8753
8754 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8755 (bootstrap*): Depend on all-bootstrap.
8756
05d52d78
PT
87572000-09-05 Philipp Thomas <pthomas@suse.de>
8758
8759 * config.guess: Import CVS version 1.156.
8760 * config.sub: Import CVS version 1.179.
8761
3c809ba4
AG
87622000-09-02 Anthony Green <green@cygnus.com>
8763
8764 * Makefile.in (all-gcc): Depend on all-zlib.
8765 (CLEAN_MODULES): Add clean-zlib.
8766 (ALL_MODULES): Add all-zlib.
8767 * configure.in (host_libs): Add zlib.
8768
10ad78a0 87692000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
8770
8771 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8772 crosses, but add gcc/include to the header search path for them.
8773
b36a9ce3
DB
87742000-08-04 David E. O'Brien <obrien@FreeBSD.org>
8775
8776 * MAINTAINERS: Add self to Write After Approval list.
8777
cb011248
FS
87782000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8779
8780 * config.guess: Import CVS version 1.152.
8781 * config.sub: Import CVS version 1.177.
8782
db310af0
AO
87832000-08-25 Alexandre Oliva <aoliva@redhat.com>
8784
7965440a
AO
8785 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8786 $targargs to tell whether newlib is going to be built.
8787
db310af0
AO
8788 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8789 $$r/TARGET_SUBDIR/libio for _G_config.h.
8790
e7977565
AO
87912000-08-23 Alexandre Oliva <aoliva@redhat.com>
8792
8793 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8794
126bb9ed
DD
87952000-08-22 DJ Delorie <dj@redhat.com>
8796
8797 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8798
5b0e9d29
AO
87992000-08-22 Alexandre Oliva <aoliva@redhat.com>
8800
8801 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8802 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8803 sub-configures.
8804
4f3e904e
DD
88052000-08-21 DJ Delorie <dj@redhat.com>
8806
8807 * MAINTAINERS: Add self as a libiberty maintainer
8808
c9635443
AO
88092000-08-16 Alexandre Oliva <aoliva@redhat.com>
8810
8811 * configure.in (libstdcxx_flags): Use
8812 libstdc++-v3/src/libstdc++.INC.
8813
8b2100ba
AO
88142000-08-15 Alexandre Oliva <aoliva@redhat.com>
8815
8816 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8817
57119aa9
ZW
88182000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8819
eeb943b0
ZW
8820 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8821
6387a56e 8822 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
8823 explicit. Substitute enable_threads into generated Makefiles.
8824 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8825 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8826
acffa7c4
GK
88272000-08-13 Geoff Keating <geoffk@cygnus.com>
8828
8829 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8830
808d8c41
AO
88312000-08-12 Alexandre Oliva <aoliva@redhat.com>
8832
8833 * config-ml.in (CC): Remove bogus duplicate quotation mark from
8834 previous delta.
8835
1fc8c51c 88362000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 8837
1fc8c51c
JM
8838 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8839 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8840 (FLAGS_FOR_TARGET): Not here.
8841 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 8842
25698887
AO
88432000-08-11 Alexandre Oliva <aoliva@redhat.com>
8844
8845 * config-ml.in (CC, CXX): Don't introduce a leading space.
8846
10120687
DD
88472000-08-07 DJ Delorie <dj@delorie.com>
8848
8849 * MAINTAINERS: Add self as a DJGPP maintainer
8850
15c758e9
DD
88512000-08-07 DJ Delorie <dj@redhat.com>
8852
8853 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8854 "if we're also building gcc, and it's a gcc that will run on the
8855 build machine, we want to use its includes instead of the system's
8856 default includes".
8857
2d0de245
JM
88582000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
8859
8860 * MAINTAINERS: Add self to Write After Approval list.
8861
e81b330a
AO
88622000-08-03 Alexandre Oliva <aoliva@redhat.com>
8863
83440c1e
AO
8864 * configure.in (libstdcxx_flags): Don't use `"'.
8865
e81b330a
AO
8866 * config-ml.in: Adjust multilib search paths to the
8867 appropriate multilib tree.
8868
cf95c847
AO
88692000-08-02 Alexandre Oliva <aoliva@redhat.com>
8870
8871 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8872 commas in $LANGUAGES.
8873
9e9af119
MH
88742000-08-02 Manfred Hollstein <manfredh@redhat.com>
8875
8876 * configure.in: Re-enable all references to libg++ and librx.
8877
606ce391
AO
88782000-08-01 Alexandre Oliva <aoliva@redhat.com>
8879
89820b43
AO
8880 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8881 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
8882 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8883 * ltcf-cxx.sh (need_lc): Set based on postdeps.
8884
606ce391
AO
8885 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8886
04179d4a
AO
88872000-07-31 Alexandre Oliva <aoliva@redhat.com>
8888
8889 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8890 CXX_FOR_TARGET for sed.
8891
d4eb109c
AO
88922000-07-30 Alexandre Oliva <aoliva@redhat.com>
8893
8894 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8895 Do not override if already set in the environment or in configure.
8896 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8897 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8898
4f4caf92
AO
88992000-07-28 Alexandre Oliva <aoliva@redhat.com>
8900
8901 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8902 the libtool CVS tree multi-language branch.
8903 * ltconfig, ltmain.sh: Updated.
6387a56e 8904
b87487b6
AO
89052000-07-27 Alexandre Oliva <aoliva@redhat.com>
8906
1670d1ea
AO
8907 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8908 (clean-target): Depend on it.
8909
b87487b6
AO
8910 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8911 (GCC_FOR_TARGET): Use it.
8912 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8913 * configure.in: ... here.
8914 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8915 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8916
4e81ae98
EC
89172000-07-24 Eric Christopher <echristo@cygnus.com>
8918
8919 * MAINTAINERS: Add self to Write After Approval list.
8920
059ae32c
AO
89212000-07-24 Alexandre Oliva <aoliva@redhat.com>
8922
5b28edd4
AO
8923 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8924 (configure-target-libchill, configure-target-libobjc): Likewise.
8925
059ae32c
AO
8926 * configure.in: Use the same cache file for all target libs.
8927 * config-ml.in: But different cache files per multilib variant.
8928
1adcd149
MS
89292000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8930
8931 * configure (topsrcdir): Don't use dirname.
8932
2d573dff
JO
89332000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
8934
8935 * MAINTAINERS: Add self to Write After Approval list.
8936
d207ebef
JM
89372000-07-20 Jason Merrill <jason@redhat.com>
8938
8939 * configure.in: Remove all references to libg++ and librx.
8940
8941 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8942
89432000-07-20 Hans-Peter Nilsson <hp@axis.com>
8944
8945 * config.sub: Update to subversions version 2000-07-06.
8946
7b7792d5
AH
89472000-07-12 Andrew Haley <aph@cygnus.com>
8948
8949 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8950 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8951
3abaac67
PE
89522000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8953
8954 * symlink-tree: Check number of arguments.
8955
34be2b36
JW
89562000-07-05 Jim Wilson <wilson@cygnus.com>
8957
8958 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8959 search path for a g++ extracted from the build tree. This
8960 will allow link tests run by configure scripts in
8961 subdirectories to succeed.
8962
d207ebef
JM
89632000-07-01 Koundinya K <kk@ddeorg.soft.net>
8964
e490616e 8965 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 8966
0900331b
MH
89672000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8968
8969 * MAINTAINERS: Add myself as loop discovery maintainer.
8970
d207ebef
JM
89712000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8972
8973 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8974 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8975
89762000-06-19 Timothy Wall <twall@cygnus.com>
8977
8978 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8979 * config.sub: Add tic54x target.
8980
11a27a76
TM
8981Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8982
8983 * MAINTAINERS: Add self as Fortran maintainer,
8984 remove Craig Burley.
8985
d207ebef 8986Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 8987
d207ebef
JM
8988 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8989 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 8990
7758b73f
PT
8991Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
8992
8993 * MAINTAINERS: Add self as i18n maintainer
8994
d207ebef
JM
899520000-05-21 H.J. Lu (hjl@gnu.org)
8996
e490616e
ZW
8997 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8998 directory are used if they exist. Make sure
8999 $(build_tooldir)/include is searched for header files,
9000 $(build_tooldir)/lib/ for library files.
d207ebef 9001 (GCC_FOR_TARGET): Likewise.
e490616e 9002 (CXX_FOR_TARGET): Likewise.
d207ebef 9003
bae29210
JL
9004Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
9005
9006 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9007
d207ebef 9008Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
9009
9010 * Makefile.in (configure-target-libiberty): Depend on
9011 configure-target-newlib.
9012
aab0d19d
AO
90132000-05-16 Alexandre Oliva <aoliva@cygnus.com>
9014
9015 * configure.in, Makefile.in: Merge all libffi-related
9016 configury stuff from the libgcj tree.
9017
d207ebef
JM
9018Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
9019
9020 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9021 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9022
9023Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9024
9025 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9026 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 9027 current version information. Add to proto-toplev directory.
d207ebef
JM
9028 (gdb-taz): Build do-djunpack.
9029
758c7bd4
DE
90302000-05-15 David Edelsohn <edelsohn@gnu.org>
9031
9032 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9033
1888228d
AC
9034Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
9035
9036 * MAINTAINERS: Add self to Write After Approval list.
9037
d207ebef
JM
90382000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9039
9040 * ltmain.sh: Preserve in relink_command any environment
9041 variables that may affect the linker behavior.
9042
2d7cc2fe
JL
9043Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
9044
d207ebef
JM
9045 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9046
9047Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
9048
9049 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9050
90512000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9052
9053 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 9054 with the version name.
2d7cc2fe 9055
ee455968
JE
9056Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
9057
9058 * MAINTAINERS: Add self as bb-reorder maintainer.
9059
73b97e5c
BK
90602000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
9061
9062 * config.if: Tweak.
9063
d207ebef
JM
90642000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
9065
9066 * djunpack.bat: New file.
9067
9068Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
9069
9070 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
9071 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9072 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9073 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 9074
954869eb
DP
90752000-04-16 Dave Pitts <dpitts@cozx.com>
9076
e490616e
ZW
9077 * config.sub (case $basic_machine): Change default for "ibm-*"
9078 to "openedition".
954869eb 9079
eaabe541
AJ
90802000-04-13 Andreas Jaeger <aj@suse.de>
9081
9082 * MAINTAINERS: Added myself.
9083
d207ebef
JM
9084Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9085
9086 * Makefile.in (gdb-taz): New target. GDB specific archive.
9087 (do-md5sum): New target.
9088 (MD5PROG): Define.
9089 (PACKAGE): Default to TOOL.
9090 (VER): Default to a shell script.
9091 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 9092 md5 checksum generation.
d207ebef
JM
9093 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9094 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9095 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 9096 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
9097
9098Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
9099
9100 * configure (warn_cflags): Delete.
9101
0ea6d60c
PDM
9102Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
9103
9104 * MAINTAINERS: Added myself.
9105
17090313 91062000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 9107 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 9108
e490616e
ZW
9109 * configure.in (enable_libstdcxx_v3): Add.
9110 (target_libs): Add bits here to switch between libstdc++-v2 and
9111 libstdc++-v3.
9112 * config.if: And this file too.
9113 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 9114
76b78517
MM
91152000-04-05 Michael Meissner <meissner@redhat.com>
9116
9117 * config.sub (d30v): Add d30v as a basic machine type.
9118
ad242caf
JM
91192000-03-29 Jason Merrill <jason@casey.cygnus.com>
9120
9121 * configure.in: -linux-gnu*, not -linux-gnu.
9122
d4537148
TM
9123Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9124
9125 * MAINTAINERS: Add self in write-after-approval section.
9126
f152e9d4
JW
9127Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
9128
9129 * MAINTAINERS: Add self as ia64 port maintainer.
9130
6a5fcef1
NB
91312000-03-08 Neil Booth <NeilB@earthling.net>
9132
9133 * MAINTAINERS: Add self in write-after-approval section.
9134
d207ebef 9135Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 9136
d207ebef
JM
9137 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9138 (do-tar-bz2): Replace TOOL with PACKAGE.
9139 (gdb.tar.bz2): Remove GDBTK from GDB package.
9140 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 9141 dejagnu.tar.bz2): New packages.
d207ebef
JM
9142
91432000-02-27 Andreas Jaeger <aj@suse.de>
9144
9145 * configure.in: Add entry for mips*-*-linux*, move catch all
9146 *-*-*linux* entry below this one.
9147
91482000-02-27 Ian Lance Taylor <ian@zembu.com>
9149
9150 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 9151
521fe9d0
NC
91522000-02-24 Nick Clifton <nickc@cygnus.com>
9153
9154 * config.sub: Support an OS of "wince".
9155
d207ebef
JM
9156Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
9157
9158 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 9159 version.
d207ebef 9160
dce2d8b2 91612000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
9162
9163 * config.sub: Add support for Linux/IBM 370.
9164 * configure.in: Likewise.
9165
3a685f6f
NC
91662000-02-22 Nick Clifton <nickc@cygnus.com>
9167
9168 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9169
dce2d8b2 91702000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 9171
d207ebef 9172 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 9173
4746ee26
KG
91742000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9175
9176 * configure (gcc_version): When setting, narrow search to
9177 lines containing `version_string'.
9178
ba96c72d
DC
91792000-02-15 Denis Chertykov <denisc@overta.ru>
9180
9181 * config.sub: Add support for avr target.
9182
77f16a66
NC
91832000-02-14 Nick Clifton <nickc@cygnus.com>
9184
9185 * MAINTAINERS: Add maintainers for MCore port.
9186
784a3a80
HPN
9187Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
9188
9189 * config.sub: Add mmix-knuth-mmixware.
9190
719dd4fa
KG
91912000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9192
9193 * MAINTAINERS: Pair cccp with cpplib maintainership.
9194
dce2d8b2 91952000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
9196
9197 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9198 structure stuff to -L library search.
9199 (CXX_FOR_TARGET): Ditto.
9200 (CROSS_CHECK_MODULES): Fix spelling mistake.
9201
7a53e94b
MM
92022000-01-24 Mark Mitchell <mark@codesourcery.com>
9203
9204 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9205 the C++ compiler.
9206
0da3b5a7
RH
92072000-01-12 Richard Henderson <rth@cygnus.com>
9208
9209 * configure.in: Don't build some bits for beos.
9210
02368d6d
JS
92112000-01-12 Joel Sherrill (joel@OARcorp.com)
9212
9213 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9214 as include files.
9215
2e76d35c
ZW
92162000-01-11 Zack Weinberg <zack@wolery.cumb.org>
9217
9218 * Add self as cpplib maintainer, as requested by Jason
9219 Merrill. Correct my e-mail address.
9220
4c25fdcf
GK
92212000-01-06 Geoff Keating <geoffk@cygnus.com>
9222
9223 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9224 not mh-aix43.
9225
188e3966
HPN
9226Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
9227
9228 * MAINTAINERS: Add myself to "write after approval" list.
9229
c2f5d030
RH
92301999-12-14 Richard Henderson <rth@cygnus.com>
9231
9232 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9233 * config.sub: Accept alphaev[78], alphaev8.
9234
eeda916a
AO
92351999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9236
9237 * config.guess, config.sub: Update from autoconf.
9238
b3bd7820
BK
92391999-11-29 Bruce Korb <autogen@linuxbox.com>
9240
2c290989 9241 * MAINTAINERS: update my playtime e-address.
b3bd7820 9242
1882b2b1
RO
9243Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9244
9245 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9246 necessary libraries are missing.
9247
dce2d8b2 9248Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
9249
9250 * MAINTAINERS: Add new 'write after approval' maintainer.
9251
1e25de97
APB
9252Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
9253
9254 * MAINTAINERS: Add new Java maintainer.
9255
1722c704
AS
92561999-10-25 Andreas Schwab <schwab@suse.de>
9257
9258 * configure: Fix quoting inside arguments of eval.
9259
8141abe8
NC
92601999-10-21 Nick Clifton <nickc@cygnus.com>
9261
9262 * config-ml.in: Allow suppression of some ARM multilibs.
9263
0b77644a
LV
9264Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9265
9266 * config.guess: Add OS/390 match pattern.
9267 * config.sub: Add mvs, openedition targets.
9268 * configure.in (i370-ibm-opened*): New.
9269
d207ebef
JM
92701999-09-04 Steve Chamberlain <sac@pobox.com>
9271
9272 * config.sub: Add support for configuring for pj.
9273
92741999-08-31 Nick Clifton <nickc@cygnus.com>
9275
9276 * config.sub (maybe_os): Add support for configuring for fr30.
9277
af13ebe9
NC
92781999-08-25 Nick Clifton <nickc@cygnus.com>
9279
9280 * configure.in: Do not configure or build ld for AIX
9281 platforms. ld is known to be broken on these platforms.
9282
1250c760
RO
9283Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9284
9285 * config-ml.in: Pass compiler flag corresponding to multidirs to
9286 subdir configures.
9287
d207ebef
JM
92881999-08-09 Ian Lance Taylor <ian@zembu.com>
9289
9290 * Makefile.in (LDFLAGS): Define.
9291
92921999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9293
9294 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9295 noconfigdirs.
9296 (*-*-cygwin*): Likewise.
9297
92981999-08-08 Ian Lance Taylor <ian@zembu.com>
9299
9300 * mkdep: New file.
9301 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9302 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9303
9304 From Eli Zaretskii <eliz@is.elta.co.il>:
9305 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9306 long file name when using DJGPP on MS-DOS.
9307
dbd83e11
JL
9308Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9309
9310 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9311
d207ebef
JM
93121999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9313
9314 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9315 dependency as this causes "make check" to globally "make all"
9316
cd1f4c2c
TT
9317Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9318
9319 * configure.in (target_libs): Added target-zlib.
9320 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9321 (CONFIGURE_TARGET_MODULES): Likewise.
9322 (CHECK_TARGET_MODULES): Likewise.
9323 (INSTALL_TARGET_MODULES): Likewise.
9324 (CLEAN_TARGET_MODULES): Likewise.
9325 (configure-target-zlib): New target.
9326 (all-target-zlib): Likewise.
9327 (all-target-libjava): Depend on all-target-zlib.
9328 (configure-target-libjava): Depend on configure-target-zlib.
9329
9330 * Makefile.in (configure-target-libjava): Depend on
9331 configure-target-newlib.
9332 (configure-target-boehm-gc): New target.
9333 (configure-target-qthreads): New target.
9334
e490616e
ZW
9335 * configure.in (target_libs): Added target-qthreads.
9336 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9337 (CONFIGURE_TARGET_MODULES): Likewise.
9338 (CHECK_TARGET_MODULES): Likewise.
9339 (INSTALL_TARGET_MODULES): Likewise.
9340 (CLEAN_TARGET_MODULES): Likewise.
9341 (all-target-qthreads): New target.
9342 (configure-target-libjava): Depend on configure-target-qthreads.
9343 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
9344
9345 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9346 (CONFIGURE_TARGET_MODULES): Likewise.
9347 (CHECK_TARGET_MODULES): Likewise.
9348 (INSTALL_TARGET_MODULES): Likewise.
9349 (CLEAN_TARGET_MODULES): Likewise.
9350 (all-target-libjava): New target.
9351 (all-target-boehm-gc): Likewise.
9352 * configure.in (target_libs): Added libjava, boehm-gc.
9353
d207ebef
JM
93541999-07-22 Ian Lance Taylor <ian@zembu.com>
9355
9356 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9357 configure.bat in SUPPORT_FILES.
9358 (gas+binutils.tar.bz2): Likewise.
9359
9360 * makeall.bat: Remove; obsolete.
9361
93621999-07-21 Ian Lance Taylor <ian@zembu.com>
9363
9364 From Mark Elbrecht:
9365 * configure.bat: Remove; obsolete.
9366
93671999-07-11 Ian Lance Taylor <ian@zembu.com>
9368
9369 * configure: Add -W -Wall to the default CFLAGS when compiling with
9370 gcc.
9371
9372Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9373
9374 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9375
93761999-06-30 Mark Mitchell <mark@codesourcery.com>
9377
9378 * configure.in: Build ld on IRIX6.
9379
93801999-06-12 Ian Lance Taylor <ian@zembu.com>
9381
9382 * Makefile.in: Change distribution targets to use bzip2 instead of
9383 gzip.
9384 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9385 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9386
93871999-06-04 Nick Clifton <nickc@cygnus.com>
9388
9389 * config.sub: Add mcore target.
9390
26d088fa
CD
9391Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
9392
9393 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9394
c2c08b29
L
9395Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
9396
9397 * config.guess (dummy): Changed to $dummy.
9398
671d0648
NC
93991999-05-24 Nick Clifton <nickc@cygnus.com>
9400
9401 * config.sub: Tidied up case statements.
9402
b1345c72
BE
94031999-05-22 Ben Elliston <bje@cygnus.com>
9404
51ccbd8d
BE
9405 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9406 <jiro@din.or.jp>.
9407
b1345c72
BE
9408 * config.guess: Merge with FSF version. Future changes will be
9409 more accurately recorded in this ChangeLog.
9410 * config.sub: Likewise.
9411
2caf864f
SM
9412Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
9413
9414 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9415
d207ebef
JM
94161999-04-30 Tom Tromey <tromey@cygnus.com>
9417
9418 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9419
90fb0c24
TT
94201999-04-23 Tom Tromey <tromey@cygnus.com>
9421
9422 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9423
d207ebef
JM
94241999-04-20 Drew Moseley <dmoseley@cygnus.com>
9425
9426 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9427 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9428 Bad merge removed these two changes.
9429
3516940d 9430Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 9431 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
9432
9433 * config.guess (interix Alpha): Add.
9434
d207ebef
JM
94351999-04-11 Richard Henderson <rth@cygnus.com>
9436
9437 * configure.in (i?86-*-beos*): Do config gperf; don't config
9438 gdb, newlib, or libgloss.
9439
e891fbfe 9440Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9441
e891fbfe
AO
9442 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9443 link a trivial program with -mabi=64. If it fails, remove mabi=64
9444 from multidirs.
9445
f9ae47d6
PT
9446Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
9447
9448 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9449
d207ebef
JM
94501999-04-08 Nick Clifton <nickc@cygnus.com>
9451
9452 * config.sub: Add support for mcore targets.
9453
94541999-04-07 Michael Meissner <meissner@cygnus.com>
9455
9456 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9457 not mt-ospace, in order to shut up assembler warning about using
9458 symbols that are named the same as registers.
9459
94601999-04-07 Drew Moseley <dmoseley@cygnus.com>
9461
9462 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9463 dependency list for all-target-cygmon.
9464
94651999-04-05 Doug Evans <devans@casey.cygnus.com>
9466
9467 * config-ml.in: Check $host, not $target, for selective multilibs.
9468 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9469 thumb interworking, and underscore prefix multilibs.
9470
94711999-04-04 Ian Lance Taylor <ian@zembu.com>
9472
9473 * missing: Update to version from current automake.
9474
88101ab9
L
9475Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9476
9477 * configure (gxx_include_dir): Removed.
9478
9479 * configure.in (gxx_include_dir): Handle it.
9480 * Makefile.in: Likewise.
9481
d207ebef
JM
94821999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9483
9484 * config.sub (mips64vr4111,mips64vr4111el) Add.
9485
94861999-03-21 Ben Elliston <bje@cygnus.com>
9487
e490616e 9488 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 9489
8dc91cbe
ME
9490Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9491
8dc91cbe
ME
9492 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9493 config/mh-djgpp.
9494
d207ebef
JM
9495Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9496
9497 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9498 all-target-newlib to dependency list for all-target-bsp.
9499
926bb5ed
MK
9500Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9501
9502 * config.sub: Add i386-uwin support.
9503 * config.guess: Likewise.
9504
4a6e3000
FS
9505Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9506
9507 * configure.in: cleanup, add mh-*pic handling for arm, special
9508 case powerpc*-*-aix*
9509
d207ebef
JM
9510Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9511
9512 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9513 can be built.
9514
9515Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9516
9517 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 9518 targets.
d207ebef 9519
71c91078
NC
95201999-03-02 Nick Clifton <nickc@cygnus.com>
9521
9522 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9523
282e5df8
GN
9524Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
9525
9526 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9527
1de558ee
NC
95281999-02-24 Nick Clifton <nickc@cygnus.com>
9529
9530 * config.sub: Fix typo in arm recognition.
9531
d207ebef
JM
9532Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
9533
9534 * configure.in (noconfigdirs): Changed target_configdirs to
9535 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9536 rather than m68k-*-* since it is not known to work on
9537 m68k-aout. Ditto for arm-*-*oabi.
9538
9539Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
9540
9541 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
9542
95431999-02-19 Ben Elliston <bje@cygnus.com>
9544
9545 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9546 Smart and improved by Andrew Cagney.
9547
fab7445a
ME
9548Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
9549
9550 * config.guess: Recognize openbsd-*-hppa.
9551
8ccdc228
L
9552Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
9553
9554 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9555 only if it is not empty.
9556
3b7265ff
NC
95571999-02-17 Nick Clifton <nickc@cygnus.com>
9558
9559 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 9560
d207ebef 9561 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
9562
9563 * config.sub: Modified to recognize uname's armv* syntax.
9564
d207ebef
JM
95651999-02-17 Mark Salter <msalter@cygnus.com>
9566
9567 * configure.in: Added target-bsp for sparclite.
9568
9569Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
9570
9571 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9572
95731999-02-08 Nick Clifton <nickc@cygnus.com>
9574
9575 * configure.in: Add support for strongarm port.
9576 * config.sub: Add support for strongarm target.
9577
c48dd3f5 9578Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 9579
c48dd3f5
MK
9580 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9581 the old name config/mh-cygwin32.
9582 Enable texinfo.
9583
d207ebef
JM
9584Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
9585
9586 * configure.in: Do build ld for ix86 Solaris.
9587
ecd62820
JW
9588Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
9589
9590 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9591 $AR_FOR_TARGET. Likewise for RANLIB.
9592
bbd8fa7f 9593Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 9594
e490616e
ZW
9595 * config.sub (oabi): Recognize.
9596 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 9597
0397442c
RL
9598Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
9599
9600 * config.guess: Improve detection of i686 on UnixWare 7.
9601
c9ffaa63
MK
9602Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
9603
9604 * config.guess: Add support for i386-pc-interix.
9605 * config.sub: Likewise.
9606 * configure.in: Likewise.
c9ffaa63 9607
d207ebef
JM
9608Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
9609
9610 * Makefile.in: Remove unneeded all-target-libio from
9611 from all-target-winsup target since it is now unneeded.
9612 Add all-target-libtermcap in its place since it is now
9613 needed.
9614
9615Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
9616
9617 * configure.in: makefile stub for cygwin target is probably
9618 unnecessary. Remove it for now.
d207ebef
JM
9619
9620Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
9621
9622 * configure.in: libtermcap.a should be built when cygwin is the
9623 target as well as the host.
9624 * config.guess: Allow mixed case in cygwin uname output.
9625 * Makefile.in: Add libtermcap target.
d207ebef 9626
ebe12325
JL
9627Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
9628
9629 * config.sub: Clean up handling of hppa2.0.
9630
57057b67
RB
9631Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
9632
9633 * config.guess: Use C code to identify more HP machines.
9634
f8670be1
JL
9635Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9636
9637 * config.sub: Handle hppa2.0.
9638
d207ebef
JM
9639Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9640
9641 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 9642 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
9643
96441998-12-15 Mark Salter <msalter@cygnus.com>
9645
9646 * configure.in: Added target-bsp for several target architectures.
9647
9648 * Makefile.in: Added rules for bsp.
9649
d1a09590
JL
9650Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9651
9652 * config.guess: Improve detection of hppa2.0 processors.
9653
9654Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9655
9656 * config.guess: Recognize FreeBSD using ELF automatically.
9657
71205e0b
MH
96581998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9659
9660 * configure (skip-this-dir): Add handling for new shell script, which
9661 might be created by a sub-directory's configure to indicate, this particular
9662 directory is "unwanted".
9663 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9664
d207ebef
JM
9665Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9666
9667 * ltconfig: import from libtool, after changing libtool to
9668 account for the cygwin name change.
9669
9670Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9671
9672 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9673 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9674
9675Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9676
9677 * configure.in: Add libtermcap to list of cygwin dependencies.
9678
9679Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
9680
e490616e
ZW
9681 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9682 they include winsup/include when it's a cygwin target.
d207ebef
JM
9683
96841998-11-12 Tom Tromey <tromey@cygnus.com>
9685
9686 * configure.in (host_tools): Added zip.
9687 * Makefile.in (all-target-libjava): Depend on all-zip.
9688 (all-zip): New target.
9689 (ALL_MODULES): Added all-zip.
9690 (NATIVE_CHECK_MODULES): Added check-zip.
9691 (INSTALL_MODULES): Added install-zip.
9692 (CLEAN_MODULES): Added clean-zip.
9693
9694Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
9695
9696 * Makefile.in: lose "32" from comment about cygwin.
9697
9698Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
9699
9700 * configure.in: Use -Os to build target libraries for the fr30.
9701
9702Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
9703
9704 * config.sub: Add fr30.
9705
9706Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
9707
e490616e 9708 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
9709 cygwin* instead of cygwin32*.
9710 * config.sub: Check cygwin* instead of cygwin32*.
9711
d2ec8b39
RL
9712Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
9713
9714 * config.guess: Match any version of Unixware7.
9715
d207ebef
JM
97161998-10-20 Syd Polk <spolk@cygnus.com>
9717
9718 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9719 if desired.
9720
35cd2565
JL
9721Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
9722
9723 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9724 these if the appropriate directories and files to not exist.
9725
52d4e5b7
JL
9726Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
9727
9728 * Makefile.in (DEVO_SUPPORT): Add config.if.
9729
38ada91e
MH
9730Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
9731
9732 * configure: Add pattern to replace "build_tooldir"'s
9733 definition in the generated Makefile with "tooldir"'s
9734 actual value.
9735
e44e84da
JL
9736Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9737
56a8387f
JL
9738 * config.sub: Bring back lost sparcv9.
9739
e44e84da
JL
9740 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9741
5cb95c7a
JL
9742Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9743
9744 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9745 CC_FOR_TARGET and friends.
9746
9747Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9748
ceff9b14
AO
9749 * Makefile.in (build_tooldir): New variable, same as tooldir.
9750 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9751 -B$(build_tooldir)/bin/.
9752 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 9753
f2d11dcd
GP
9754Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9755
9756 * README: Remove installation instructions and refer to the
9757 INSTALL directory instead.
9758
73a6d2e7 9759Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 9760
73a6d2e7
RL
9761 * config.sub: Add support for i[34567]86-pc-udk.
9762 * configure.in: Likewise.
9763
5d4a5ee6
JL
9764Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9765
9766 * Makefile.in: add bzip2 package building bits for user
9767 tools module
9768 * configure.in: ditto
9769
6fc19d6d
JL
9770Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9771
9772 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9773 (ALL_TARGET_MODULES): Add all-target-libobjc.
9774 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9775 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9776 (all-target-libchill): Add dependencies.
9777 * configure.in (target_libs): Add libchill.
4e81ae98 9778
f653f0ab
MH
97791998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9780
9781 * configure.in (target_subdir): Remove duplicate line.
9782
5d4a5ee6
JL
9783Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9784
9785 * Makefile.in (all-automake): fix dependencies.
9786
494933e4
JL
9787Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9788
9789 * configure.in: Minor cleanups for building in the $(target_alias)
9790 subdir.
9791
f6b58262
JW
97921998-09-22 Jim Wilson <wilson@cygnus.com>
9793
9794 * Makefile.in (bootstrap): Set r and s before make all. Use
9795 BASE_FLAGS_TO_PASS in make all.
9796 (cross): Likewise.
9797
27c7a08d
MM
97981998-09-20 Mark Mitchell <mark@markmitchell.com>
9799
9800 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9801
e67afd1e
RH
9802Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9803
9804 * config.sub: Fix typo in last change.
9805
8e44ac71
MH
98061998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9807
9808 * config.sub: Add support for C4x target.
9809 * configure.in: Likewise.
9810
d7496fbb
DM
98111998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9812
9813 * config.sub: Recognize sparcv9 just like sparc64.
9814
22097bd1
RL
9815Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9816
9817 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9818
4b877abd
JL
9819Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9820
2c8ec9a2
JL
9821 * config.guess: Correctly identify Pentium II sco boxes.
9822
4b877abd
JL
9823 * config.guess: Fix "tr" code. From Weiwen Liu.
9824
ab03db52
JH
9825Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9826
9827 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9828 stabs.
9829
b54db294
JL
9830Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9831
9832 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9833 (ALL_TARGET_MODULES): Add all-target-libchill.
9834 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9835 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9836 (all-target-libchill): Add dependencies.
9837 * configure.in (target_libs): Add libchill.
9838
bf48dd73
LW
9839Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9840
9841 * config.guess: Avoid assumptions about "tr" behaves when
9842 LANG is set to something other than English.
9843
a3cbd105
L
9844Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9845
9846 * configure (gxx_include_dir): Changed to
9847 '${prefix}/include/g++'-${libstdcxx_interface}.
9848
9849 * config.if: New to determine the interfaces.
9850
c4acd909
MK
9851Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9852
9853 * config.guess: Detect and handle MPE/IX.
9854 * config.sub: Deal with MPE/IX.
9855
9ea97665
DE
9856Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9857
9858 * configure.in: Use mh-aix43.
9859
0ce065bd
MH
98601998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9861
9862 * configure: Fix --without/--disable cases for gxx-include-dir.
9863
5d4a5ee6
JL
9864Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9865
9866 * mdata-sh: Imported. Needed for automake support.
9867
9868Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9869
9870 * Makefile.in (taz): Try "chmod -R og=u ." before
9871 "chmod og=u `find . -print`".
9872
9873Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9874
9875 * configure.in: Add arm-elf and thumb-elf support.
9876
9877Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9878
9879 * Makefile.in: Undo previous patch.
9880
9881Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9882
9883 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9884 to here ...
9885 (install-no-fixedincludes): and here
9886 (INSTALL_MODULES): ... from here.
9887
466456d9
ILT
9888Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9889
9890 * config.sub: Merge with FSF.
9891
1b409d25
ILT
9892 * config.guess: Merge with FSF.
9893
d207ebef
JM
9894Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9895
9896 * configure (extraconfigdirs): New variable.
9897 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9898 * Makefile.in (all): Move higher in file.
9899 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9900 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9901 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9902 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9903 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9904
99051998-07-23 Brendan Kehoe <brendan@cygnus.com>
9906
9907 * Makefile.in (all-target-libjava): Depend on all-gcc and
9908 all-target-newlib.
9909 (configure-target-libjava): Depend on $(ALL_GCC).
9910
7f1937c1
RL
9911Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9912
9913 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9914 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9915
2ada2bd6
ML
9916Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
9917
9918 * INSTALL/README: Fix typo.
9919
1e025bde
ML
9920Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9921
5d4a5ee6
JL
9922 * ylwrap: Change absolute path checks to check for DOS style path
9923 names.
1e025bde 9924
5d4a5ee6
JL
9925 * ylwrap: Don't use a full path name if the source file is in the
9926 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 9927
6755ff73
ILT
9928 * config-ml.in: Default to being verbose, to match Feb 18 change to
9929 configure.
9930
5d4a5ee6
JL
9931Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9932
9933 Brought over from egcs:
9934
9935 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9936
9937 * configure.in (target_subdir): Set to ${target_alias} instead
9938 of "libraries".
9939
9940 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9941
9942 * configure.in (target_subdir): Set to libraries if enable_multilib.
9943
9944Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9945
9946 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9947 multilibs, force reconfiguration the first time we create
9948 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9949
9950Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9951
9952 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9953 avoid confusion with --no-recursion.
9954
9955Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9956
9957 * configure.in: Win32 hosts shouldn't use install -x
9958 * install-sh: remove -x option, and special .exe-handling
9959 hack.
9960
d207ebef
JM
9961Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9962
9963 * config.guess: Recognize i586-pc-beos.
9964 * configure.in: Don't build some bits for beos.
9965
fbd836fc
ILT
9966Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9967
5d4a5ee6
JL
9968 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9969 CFLAGS default to -O2.
9970
fbd836fc
ILT
9971 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9972 when using GNU ld.
9973
9974Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9975
9976 * ltmain.sh: Correct install when using a different shell.
9977
9978Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9979
9980 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9981
d207ebef
JM
9982Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9983
9984 * makefile.vms: Update to build binutils/makefile.vms. Add install
9985 target.
fbd836fc
ILT
9986
9987Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9988
9989 * ltconfig: Update to correct AIX handling.
9990
69b471bc
JL
9991Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9992
81241b5e
JL
9993 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9994
69b471bc
JL
9995 * configure.in (target_subdir): Set to ${target_alias} instead
9996 of "libraries".
9997
bedf82df
MH
99981998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9999
10000 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10001 (Makefile): Depend on $(gcc_version_trigger).
10002
10003 * configure (gcc_version): Change default initializer to empty
10004 string.
10005 (gcc_version_trigger): New variable; pass this variable down
10006 to subdir configures to enable them checking gcc's version
10007 themselves. Emit make macros for both gcc_version vars.
10008 (topsrcdir): Initialize reliably.
10009 (recursion line): Remove --with-gcc-version=${gcc_version}.
10010
28e449d8
MH
100111998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10012
10013 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
10014 --enable-version-specific-runtime-libs which installs C++ runtime stuff
10015 in $(libsubdir); emit definition in each generated Makefile.
10016 (gxx_include_dir): Initialize depending on
10017 $enable_version_specific_runtime_libs.
28e449d8 10018
50c4c9f7
MH
100191998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10020
10021 * configure (gcc_version): Initialize properly depending on
10022 how and where configure is started.
10023 (recursion line): Pass a --with-gcc-version=${gcc_version}
10024 to configures in subdirs.
10025
d207ebef
JM
10026Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
10027
10028 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 10029 cygmon
d207ebef 10030
5d4a5ee6
JL
10031Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
10032
10033 * configure.in: Add cygmon and libstub support for mn10200.
10034
2f96399b
MH
100351998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
10036
10037 * configure (gcc_version): Add new variable describing the
10038 particular gcc version we're building.
10039 * Makefile.in (libsubdir): Add new macro for the directory
10040 in which the compiler finds executables, libraries, etc.
10041 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10042 and libsubdir.
10043
c4137c50
AO
10044Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10045
ceff9b14
AO
10046 * Makefile.in (local-clean): Remove *.log.
10047 (warning.log): Built with warn_summary from build.log.
10048 (mail-report.log): Run test_summary.
10049 (mail-report-with-warnings.log): Run test_summary including
10050 warning.log in the report.
c4137c50 10051
276d5ee0
RL
10052Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
10053
10054 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10055
5d4a5ee6
JL
10056Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10057
10058 * Makefile.in (grep): Grep no longer depends on libiberty.
10059
10060Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10061
10062 * Makefile.in: all-snavigator needs all-libgui.
10063
10064Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10065
10066 * configure.in: Add cygmon and libstub support for mn10300.
10067
8af14275
ILT
10068Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10069
10070 * missing: Update to version from automake 1.3.
10071
fbd836fc
ILT
10072 * ltmain.sh: On installation, don't get confused if the same name
10073 appears more than once in the list of library names.
10074
466456d9
ILT
10075Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10076
10077 * config.sub: Accept m68060 and m5200 as CPU names.
10078
5d4a5ee6
JL
10079Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10080
10081 * configure: Use && rather than using -a in test, because odd
10082 strings can confuse test.
10083 * configure.in: Likewise.
10084
fbd836fc
ILT
10085Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10086
10087 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10088
f0983958
AO
10089Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10090
10091 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 10092 bootstrap4-lean): New targets.
f0983958 10093
bfed1ea0
JL
10094Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10095
10096 * mpw-* Delete. Not used.
10097
5d4a5ee6
JL
10098Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10099
10100 * COPYING.LIB: Update FSF address.
10101
bfed1ea0
JL
10102Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10103
10104 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10105
5d4a5ee6
JL
10106 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10107 GAS_SUPPORT_DIRS.
10108
bfed1ea0
JL
10109Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10110
10111 * ltconfig, ltmain.sh: Avoid producing a version number if
10112 -version-info was not used.
10113
5d4a5ee6
JL
10114Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10115
10116 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10117 building with newlib.
10118
101191998-04-30 Paul Eggert <eggert@twinsun.com>
10120
d207ebef 10121 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 10122 Solaris `make' causes it to continue to next definition.
d207ebef
JM
10123
10124Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10125
10126 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10127 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
10128
10129Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10130
10131 * configure.in: Change alpha to alpha* in several places.
10132
d207ebef
JM
10133Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10134
10135 * config.sub: Recognize sparc86x.
10136
77be0cab
MM
10137Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
10138
10139 * configure.in (--enable-target-optspace): Remove debug echo.
10140
62441128
JW
10141Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10142
10143 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10144
bfed1ea0
JL
10145Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10146
10147 * ltconfig: Update cygwin32 support.
10148
5d4a5ee6
JL
10149 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10150 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10151 (GDB_SUPPORT_DIRS): Likewise.
10152
3f4ea1de
MM
10153Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10154
10155 * configure.in (target_makefile_frag): If --enable-target-optspace,
10156 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
10157 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10158 not used.
10159 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 10160
5d4a5ee6
JL
10161Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10162
10163 * Makefile.in (all-bfd): Depend on all-intl.
10164 (all-binutils): Likewise.
10165 (all-gas): Likewise.
10166 (all-gprof): Likewise.
10167 (all-ld): Likewise.
10168
101691998-04-19 Brendan Kehoe <brendan@cygnus.com>
10170
10171 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10172
bfed1ea0
JL
10173Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10174
5d4a5ee6
JL
10175 * Makefile.in (all-bfd): Depend upon all-libiberty.
10176
bfed1ea0
JL
10177 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10178
5d4a5ee6
JL
10179Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10180
10181 * Makefile.in: Add libstub.
10182
10183 * configure.in: Ditto. Build libstub for targets that have cygmon
10184 support.
10185
10186Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10187
10188 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10189
10190Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10191
10192 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10193 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10194
ec8d6ddc
KW
10195Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10196
10197 * configure: Define DEFAULT_M4 by searching PATH.
10198 * Makfile.in: Use DEFAULT_M4.
10199
bfed1ea0
JL
10200Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10201
10202 * ltconfig: Add cygwin32 support.
10203
5d4a5ee6
JL
10204 * Makefile.in, configure.in: Add libtool as a native only directory
10205 to configure and build.
10206
547a6183
JL
10207Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10208
10209 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10210
5d4a5ee6 10211Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 10212
5d4a5ee6
JL
10213 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10214
10215Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10216
10217 * Makefile.in: add ash make rules
10218 * configure.in: add ash to native_only and host_tools lists
10219
10220Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10221
10222 * Makefile.in (all-gettext, all-intl): New targets.
10223 (ALL_MODULES): Added all-gettext, all-intl.
10224 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10225 (INSTALL_MODULES): Added install-gettext, install-intl.
10226 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10227
10228 * configure.in (host_tools): Added gettext.
10229 (native_only): Likewise.
10230 (noconfigdirs) [various cases]: Likewise.
10231 (host_libs): Added intl.
10232
d207ebef
JM
10233Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10234
10235 * configure: Do not disable building gdbtk for cygwin32 hosts.
10236
e98e406f
NC
10237Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10238
10239 * configure.in: Add thumb-coff target.
10240 * config.sub: Add thumb-coff target.
10241
5d4a5ee6
JL
10242Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10243
10244 * Makefile.in: Revert yesterday's change.
10245 (all-target-winsup): all-target-librx stays out of here.
10246
10247Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10248
10249 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10250 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10251 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10252 Remove references to librx and libg++.
10253
10254Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10255
10256 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10257 recursive makes
10258
bfed1ea0
JL
10259Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10260
10261 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 10262 for newlib directory.
bfed1ea0
JL
10263 (CXX_FOR_TARGET): Likewise.
10264
10265Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10266
10267 * ltconfig: Update after libtool/ltconfig.in change for
10268 hpux11.
10269
10270Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10271
10272 * ltconfig, ltmain.sh: Update to libtool 1.2.
10273
3cd730af
MH
10274Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10275
10276 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10277 (install-gcc-cross): Instead, override LANGUAGES here.
10278
80564603
DL
102791998-03-18 Dave Love <d.love@dl.ac.uk>
10280
10281 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10282 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10283
d207ebef
JM
10284Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10285
10286 * configure.in: Add Thumb-pe target.
10287
5d4a5ee6 10288Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 10289
5d4a5ee6
JL
10290 * Makefile.in - changed sn targets to snavigator
10291 * configure.in - changed sn targets to snavigator
10292
2d4a0558
MH
10293Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10294
10295 * config-ml.in: After building symlink tree call make distclean
10296 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10297 to be the case for libiberty.
10298
04b93567
L
10299Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10300
10301 * configure: When making link, also check the current
10302 directory. The configure scripts may create one.
10303
9a06b842
RH
10304Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10305
10306 * config.sub: Accept alphapca56 and alphaev6 properly.
10307
217fc4e6
FS
10308Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10309
10310 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10311
3e07bdbd 10312Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 10313
e490616e 10314 * config.sub (sco5): Fix typo.
3e07bdbd 10315
5d4a5ee6
JL
10316Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10317
10318 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10319 install-itcl.
10320 (install-itcl): Remove dependency on install-tcl.
10321
10322Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10323
10324 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10325
10326Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10327
10328 * configure.in: Don't build libgui for a cygwin32 target when not on
10329 a cygwin32 host.
10330
10331Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10332
10333 * configure (redirect): Set to null, so default behavior of
10334 configure is now --verbose.
10335
ce0d965c
DL
103361998-02-16 Dave Love <d.love@dl.ac.uk>
10337
10338 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10339 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10340
3acd1fd0
MH
10341Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10342
10343 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10344 this change to sync Makefile.in with its ChangeLog entries.
10345
5d4a5ee6
JL
10346Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10347
10348 * ltmain.sh (mkdir): Check that the directory doesn't exist
10349 before we exit with error, so that we don't get races during
10350 parallel builds.
10351
bfed1ea0
JL
10352Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10353
10354 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10355
4e77e8f1
MH
10356Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10357
10358 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10359 PICFLAG_FOR_TARGET.
10360 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10361
10362 * configure: Emit a definition for the new macro enable_shared
10363 into each Makefile.
10364
5d4a5ee6
JL
10365Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10366
10367 * configure.in (host_tools, native_only): Add libtool.
10368
10369Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10370
10371 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10372 Fix typo in ming config comment.
10373
bfed1ea0
JL
10374Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10375
10376 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10377
5d4a5ee6
JL
10378Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10379
10380 * config.sub: Add tic30 cases, and map c30 to tic30.
10381
8821a725
RH
10382Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10383
10384 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10385 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10386 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10387 (CLEAN_TARGET_MODULES): Similarly
10388 (all-target-libf2c): Add dependences.
4e81ae98 10389 * configure.in (target_libs): Add libf2c.
8821a725 10390
5d4a5ee6
JL
10391Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10392
10393 * configure.in: Remove expect from noconfigdirs when target
10394 is cygwin32. OK to build expect and dejagnu with Canadian
10395 Cross.
10396
0aadd657
ILT
10397Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10398
5d4a5ee6
JL
10399 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10400 host.
10401
0aadd657
ILT
10402 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10403 and mingw32.
10404
d0a8352c
MH
10405Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10406
10407 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10408 here as it is not defined in the toplevel Makefile.
10409
59739e3c
MH
10410Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10411
10412 * configure (package_makefile_rules_frag): New variable, which names
10413 a file with generic rules, ...
10414 Change comment to mention we now have FIVE parts.
10415 * configure: Undo last change.
10416
228197ee
LT
10417Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10418
10419 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 10420 * config.sub: More accurate determination of HP processor types.
228197ee 10421
efd4c0ba
MH
10422Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10423
10424 * configure (package_makefile_frag): Move inserting the
10425 ${package_makefile_frag} to where it should be according
10426 to the comment.
10427
6eef3189
PB
10428Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10429
10430 * config.guess: Add support for Linux/ARM.
10431
d207ebef
JM
10432Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10433
10434 * .cvsignore: Remove *-info and *-install since they match
10435 release-info and mpw-install, which we don't want to just ignore.
10436
48464ebf
RH
10437Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10438
10439 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10440
803462a7
PN
10441Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10442
10443 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10444 local_prefix to sub-make invocations.
10445
520ab477
L
10446Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10447
10448 * configure.in: Check makefile fragments in the source
10449 directory.
10450
4bcdb76d
AO
10451Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10452
ceff9b14
AO
10453 * configure.in: Check whether host and target makefile
10454 fragments exist before adding them to *_makefile_frag.
4bcdb76d 10455
5d4a5ee6
JL
10456Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10457
10458 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10459
10460Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10461
10462 * configure.in: Make sure we only replace RPATH_ENVVAR on
10463 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10464 regexp to sed.
10465
10466 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10467 to sub-makes.
10468
0d3e11a5
LI
104691998-01-13 Lee Iverson (leei@ai.sri.com)
10470
10471 * config-ml.in (multi-do): LDFLAGS must include multilib
10472 designator.
10473
d45b3d87 10474Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
10475
10476 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10477
d39cd7a1
MK
10478Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10479
10480 * config.sub: Add mingw32 support.
10481 * configure.in: Likewise.
d39cd7a1 10482
6decbc24
FS
10483Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10484
10485 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10486
5d4a5ee6
JL
10487Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10488
10489 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10490 * configure (gxx_include_dir): Provide a definition for subdirs
10491 which do not use autoconf.
10492
10493Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10494
10495 * config.guess: Sync with egcs. Picks up new alpha support,
10496 BeOS & some additional linux support.
10497
d3d1907a
JL
10498Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10499
10500 * config.guess: HP 9000/803 is a PA1.1 machine.
10501
b104e095
RH
10502Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10503
10504 * configure.in: It's alpha*-...
10505
aca823c1
L
10506Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10507
10508 * configure.in (host_makefile_frag, target_makefile_frag):
10509 Handle multiple config files.
10510 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10511 alpha-*-*.
10512
d207ebef
JM
10513Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10514
10515 * mkdep: New file.
10516
10517Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10518
10519 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10520
5d4a5ee6
JL
10521Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10522
10523 * Makefile.in: Add libgui directory.
10524 (GDB_TK): Add all-libgui.
10525 * configure.in: Add libgui directory.
10526 * configure: Add all-libgui to GDB_TK.
10527
10528Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10529
10530 * config-ml.in (multidirs): Add m32r to multilib list.
10531
10532Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10533
10534 * Makefile.in (all-target-gperf): Change dependency to
10535 all-target-libstdc++.
10536
baf55877
FF
10537Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10538
10539 * config.guess: Add BeOS support.
10540
5d4a5ee6
JL
10541Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10542
10543 Source directory cvs renamed to cvssrc:
10544 * configure.in (host_tools): Change cvs to cvssrc.
10545 (native_only): Likewise.
10546 (noconfigdirs) [various cases]: Likewise.
10547 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10548 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10549 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10550 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10551 (all-cvssrc): Rename target from all-cvs.
10552
f2d76545
JL
10553Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10554
10555 * configure (gxx_include_dir): Fix thinko.
10556
205cba53
JL
10557Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10558
10559 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10560 (install-cross, install-gcc-cross): New targets.
10561
5d4a5ee6
JL
10562Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10563
10564 * configure.in (noconfigdirs): Add support for Thumb target.
10565
10566 * config.sub (maybe_os): Add support for Thumb target.
10567
10568Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10569
10570 * Makefile.in: Add rules for cygmon.
10571
10572 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10573
96b0f1fc
JL
10574Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10575
10576 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10577 * configure (gxx_include_dir): Provide a definition for subdirs
10578 which do not use autoconf.
d207ebef
JM
10579
10580Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10581
10582 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 10583 11/18/97 build
d207ebef 10584
7dfef6ed
JL
10585Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10586
10587 * From Franz Sirl.
10588 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10589 found on RedHat Linux systems.
96b0f1fc 10590
83cfe7c0
JL
10591Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10592
10593 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10594 guesses.
10595
7dfef6ed
JL
10596Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10597
10598 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10599
5d4a5ee6
JL
10600Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10601
10602 * ltmain.sh: If mkdir fails, check whether the directory was created
10603 anyhow by some other process.
10604
d207ebef
JM
10605Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10606
10607 * configure.in (d30v-*-*): Configure all directories.
10608
10609Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10610
10611 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10612 for the D30V.
10613
10614Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10615
10616 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10617
5d4a5ee6
JL
10618Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10619
e490616e
ZW
10620 * include/libiberty.h: Add extern "C" { so it can be used with C++
10621 progrms.
10622 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10623 programs.
5d4a5ee6 10624
d207ebef
JM
10625Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10626
10627 * configure.in (d30v-*-*): Configure GCC now.
10628
5d4a5ee6
JL
10629Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10630
10631 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10632 is no longer needed.
10633
c9670e62
JM
10634Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10635
10636 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10637
cc71c0ca
MH
10638Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10639
10640 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10641 targets using "$@" to provide support for similar but not identical
10642 targets without having to duplicate code.
10643
d207ebef
JM
10644Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10645
10646 * makefile.vms: Fix to work with DEC C.
10647
10648Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10649
10650 * config.sub: Add mips-tx39-elf to marketing names.
10651
10652Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10653
10654 * ltmain.sh: Handle symlinks in generated script.
10655
10656Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10657
10658 * configure: Handle autoconf style directory options: --bindir,
10659 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10660 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10661 --sysconfdir.
10662 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10663 (sharedstatedir, localstatedir, oldincludedir): New variables.
10664 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10665 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10666 sbindir, sharedstatedir, and sysconfdir.
10667
b1e3ddfd
AJ
10668Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10669
10670 * Makefile.in (bootstrap-lean): New target.
10671
d207ebef
JM
10672Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10673
10674 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 10675 sn, and gnuserv from noconfigdirs.
d207ebef
JM
10676
10677Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10678
10679 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10680
09f97c1e
JL
10681Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10682
10683 * Makefile.in (cross): New target.
10684
335d0ab2
AO
10685Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10686 Jeff Law <law@cygnus.com>
10687
10688 * Makefile.in (bootstrap2, bootstrap3): New targets.
10689 (all-bootstrap): Remove outdated and confusing target.
339c9b00 10690 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 10691
d207ebef
JM
10692Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10693
10694 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 10695 windows. Consistent with gdb/configure.
d207ebef 10696
e693cc28
UD
106971997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10698
e693cc28
UD
10699 * configure.in: Name Linux target fragment.
10700
10701 * configure: Rewrite so that project Makefile fragment is inserted
10702 first and appears last in the resulting Makefile.
10703
d207ebef
JM
10704Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10705
10706 * Makefile.in (install-itcl): Install tcl first.
10707
5d4a5ee6
JL
10708Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10709
10710 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10711
f401679e
JW
10712Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10713
10714 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10715
10716 * configure.in (skipdirs): Add target-librx for Linux.
10717 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10718
ec20b1b9
JL
10719Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10720
10721 * Makefile.in (bootstrap): New target.
10722
becdcf6d
JL
10723Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10724
63f6bcd7 10725 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 10726
d207ebef
JM
10727Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10728
10729 * config.guess: Merge with FSF.
10730
0c82f6bf
FF
10731Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10732
10733 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10734
d207ebef
JM
10735Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10736
10737 * config.sub: Add "marketing-names" patch.
10738
3fbc0b70
JS
10739Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10740
e490616e 10741 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 10742
e20d4801
JL
10743Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10744
10745 * config.sub: Handle v850-elf.
10746
fe181f78 10747Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
10748
10749 * .cvsignore (*-install): Remove.
10750
bfed1ea0
JL
10751Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10752
10753 * ltconfig: Set CONFIG_SHELL in libtool.
10754 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10755
558a1e7c
JW
10756Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10757
10758 * configure.in (target_subdir): Set to libraries if enable_multilib.
10759
7818d6fc
JW
10760Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10761
10762 * config.guess: Update from gcc directory.
10763
d207ebef
JM
10764Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10765
10766 * Makefile.in (all-sim): Depends on all-readline.
10767
6599da04
JM
10768Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10769
10770 * Makefile.in (BISON, YACC): Use $$s.
10771 (all-bison): Depend on all-texinfo.
10772
10773Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10774
10775 * Makefile.in (BISON): Add -L flag.
10776 (YACC): Likewise.
10777
d207ebef
JM
10778Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10779
4e81ae98
EC
10780 * configure.in (noconfigdirs): Add support for v850e target.
10781
d207ebef
JM
10782 * config.sub (maybe_os): Add support for v850e target.
10783
10784Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10785
4e81ae98
EC
10786 * configure.in (noconfigdirs): Add support for v850ea target.
10787
d207ebef
JM
10788 * config.sub (maybe_os): Add support for v850ea target.
10789
6599da04
JM
10790Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10791
10792 * config.sub: Add mipstx39. Delete r3900.
10793
10794Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10795
10796 * Makefile.in (all-autoconf): Depends on all-texinfo.
10797
10798Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10799
10800 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10801 eabi targets.
10802
10803Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10804
10805 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10806
10807 * configure: When handling a Canadian Cross, handle YACC as well as
10808 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 10809 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
10810
10811Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10812
10813 * Makefile.in (BISON): bison, not byacc or bison -y.
10814 (YACC): bison -y or byacc or yacc.
10815 (various): Add *-bison as appropriate.
10816 (taz): No need to mess with BISON anymore.
10817
10818Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10819
10820 * configure: If OSTYPE matches *win32*, try to find a good value for
10821 CONFIG_SHELL.
10822
10823Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10824
10825 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10826 configure.in if it is present.
10827
10828Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10829
10830 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10831
10832Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10833
10834 * config.sub: Recognize `arc' cpu.
10835 * configure.in: Likewise.
10836 * config-ml.in: Likewise.
10837
10838Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10839
10840 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10841
10842Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10843
10844 * configure: Changed sed delimiter from ':' to '|' when
10845 attempting to substitute ${config_shell} for SHELL. On
10846 NT ${config_shell} may contain a ':' in it.
10847
10848Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10849
10850 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10851
10852Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10853
10854 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10855
10856Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10857
10858 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10859
10860 * ylwrap: If the program is a relative path, force it to be
10861 absolute.
10862
10863Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10864
10865 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10866
10867Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10868
10869 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
10870 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10871 for libraries.
6599da04
JM
10872
10873Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10874
10875 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 10876 separated by spaces.
6599da04
JM
10877
10878Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10879
10880 * ylwrap: New file.
10881 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10882
10883 * ltmain.sh: Handle /bin/sh at start of install program.
10884
10885 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10886
10887 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10888 * missing: New file, from automake 1.2.
10889
10890Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10891
10892 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10893 check-tk to CHECK_X11_MODULES.
10894
10895Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10896
10897 * config.sub: Merge with FSF.
10898
10899Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10900
10901 * config.guess: Merge with FSF.
10902
10903Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10904
10905 * configure: Treat msdosdjgpp like go32.
10906 * configure.in: Likewise. Don't remove gprof for go32.
10907
10908 * configure: Change Makefile.tem2 to Makefile.tm2.
10909
10910Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10911
10912 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10913
10914Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10915
10916 * install-sh (chmodcmd): Set to null if the DST directory already
10917 exists. Same as Nov 11th change.
10918
10919Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10920
4e81ae98 10921 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
10922
10923Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10924
10925 * config.guess: Update from FSF.
10926
10927Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10928
10929 * Makefile.in (GDB_TK): Depend on itcl and tix.
10930
10931Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10932
10933 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10934 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10935 (INSTALL_SCRIPT): New variable.
10936 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10937 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10938 to -x.
10939 * install-sh: Add support for -x option.
10940
10941Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10942
10943 * configure.in, Makefile.in: Treat tix like itcl.
10944
10945Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10946
10947 * Makefile.in (WINDRES): New variable.
10948 (WINDRES_FOR_TARGET): New variable.
10949 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10950 (EXTRA_HOST_FLAGS): Add WINDRES.
10951 (EXTRA_TARGET_FLAGS): Add WINDRES.
10952 (EXTRA_GCC_FLAGS): Add WINDRES.
10953 ($(DO_X)): Pass down WINDRES.
10954 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10955 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10956 DLLTOOL_FOR_TARGET.
10957
10958Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10959
10960 * configure.in: configure sim before gdb for win32-x-ppc
10961
10962Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10963
10964 Move gperf into the toplevel, from libg++.
10965 * configure.in (target_tools): Add target-gperf.
10966 (native_only): Add target-gperf.
10967 * Makefile.in (all-target-gperf): New target, depend on
10968 all-target-libg++.
10969 (configure-target-gperf): Empty rule.
10970 (ALL_TARGET_MODULES): Add all-target-gperf.
10971 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10972 (CHECK_TARGET_MODULES): Add check-target-gperf.
10973 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10974 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10975
10976Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 10977
6599da04
JM
10978 * config.sub (mn10200): Recognize new basic machine.
10979
10980Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10981
10982 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10983 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10984
10985Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10986
10987 * configure.in: If we're building mips-sgi-irix6* native, turn on
10988 ENABLE_MULTILIB and set TARGET_SUBDIR.
10989
10990Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10991
10992 * Makefile.in (all-sn): Depend on all-grep.
10993
10994Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10995
10996 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10997
10998 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10999 Makefile. From Jeff Makey <jeff@cts.com>.
11000 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11001
11002 * Makefile.in (DISTBISONFILES): Remove.
11003 (taz): Don't futz with DISTBISONFILES. Change BISON to use
11004 $(DEFAULT_YACC).
11005
11006 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 11007 cygwin32.
6599da04
JM
11008
11009 * Makefile.in (LD): New variable.
11010 (EXTRA_HOST_FLAGS): Pass down LD.
11011 ($(DO_X)): Likewise.
11012
11013Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
11014
11015 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11016
11017Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
11018
11019 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 11020 before adding our own. Always add --build.
6599da04
JM
11021
11022Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
11023
11024 * configure.in (targargs): Pass --build if we're doing
11025 a cross-compile.
11026
11027Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
11028
ca236658 11029 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
11030 sed. Otherwise sed chokes on NT path names with drive
11031 designators. Also look for "?:*" as the leading characters in an
11032 absolute pathname.
11033
11034Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
11035
11036 * config.sub: Support for r3900.
11037
11038Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
11039
11040 * configure.in: Use install-sh, not install.sh.
11041
11042Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
11043
11044 * Makefile.in (taz): Improve check for BISON so it doesn't try to
11045 apply it twice.
11046
11047Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
11048
11049 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11050 install-binutils.
11051
11052Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
11053
11054 * Makefile.in: Add automake targets.
11055 * configure.in (host_tools): Add automake.
11056
11057Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11058
11059 * configure: Default CXX to c++, not gcc.
11060 * Makefile.in (CXX): Set to c++, not gcc.
11061 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11062
11063Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11064
11065 * install-sh: try appending a .exe if source file doesn't
11066 exist
11067
11068Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11069
11070 * configure.in: Turn on multilib by default.
11071 (cross_only): Remove target-libiberty.
11072
11073 * Makefile.in (all-gcc): Don't depend on libiberty.
11074
11075Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11076
11077 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11078
11079Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11080
11081 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11082 (DISTBISONFILES): Add ld/Makefile.in
11083
11084Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11085
11086 * configure.in: if target is cygwin32 but host isn't cygwin32,
11087 don't configure gdb tcl tk expect, not just gdb.
11088
11089Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11090
11091 * configure.in: Added gnuserv everywhere sn appears.
11092
11093 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11094 (CROSS_CHECK_MODULES): Added check-gnuserv.
11095 (INSTALL_MODULES): Added install-gnuserv.
11096 (CLEAN_MODULES): Added clean-gnuserv.
11097 (all-gnuserv): New target.
11098
11099Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11100
11101 * config.guess: Fixes for MIPS OpenBSD systems.
11102
11103Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11104
11105 * Makefile.in (INSTALL_XFORM): Remove.
11106 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11107
11108 * mkinstalldirs: New file, copied from automake.
11109 * Makefile.in (installdirs): Rename from install-dirs. Use
11110 mkinstalldirs. Change all users.
11111 (DEVO_SUPPORT): Add mkinstalldirs.
11112
11113Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11114
11115 * install-sh: Rename from install.sh.
11116 * Makefile.in (INSTALL): Change install.sh to install-sh.
11117 (DEVO_SUPPORT): Likewise.
11118
11119 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11120 Graichen <graichen@rzpd.de>.
11121
11122Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11123
11124 * config.guess: Recognize OpenBSD systems correctly.
11125
11126Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11127
11128 * README, Makefile.in (ETC_SUPPORT): Remove references to
11129 cfg-paper*, configure.{texi,man,info*}._
11130
11131Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11132
11133 * Makefile.in (all.normal): Ensure that gcc is built after all
11134 the x11 - ie gdb - targets.
11135
11136Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11137
11138 * makefile.vms: Don't run conf-a-gas.
11139
11140Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11141
e490616e 11142 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 11143
d207ebef
JM
11144Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11145
11146 * configure.in: Remove noconfigdirs case since gdb also
11147 configures and builds for tic80-coff.
11148
6599da04
JM
11149Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11150
11151 * configure: Set cache_file to config.cache.
11152 * Makefile.in (local-distclean): Remove config.cache.
11153
11154Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11155
11156 * COPYING: Update FSF address.
11157
d207ebef
JM
11158Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11159
11160 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11161 noconfigdirs.
11162
6599da04
JM
11163Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11164
11165 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11166 MAKEDIRS, is empty.
11167
11168Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11169
11170 * config.sub: Tweak mn10300 entry.
11171
11172Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11173
11174 * configure.in (host_tools): Put sim before gdb, so gdb's
11175 configure.tgt can determine if the simulator was configured.
11176
11177Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11178
11179 * config.sub: Move BeOS $os case to be with other Cygnus
11180 local cases.
11181
11182Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11183
11184 * config.sub: Remove misplaced comment that broke Linux.
11185
11186Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11187
11188 * config.sub: Add BeOS support.
11189
11190Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11191
11192 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11193
11194Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11195
11196 * configure.in (noconfigdirs): Remove tcl and tk from
11197 noconfigdirs for cygwin32 builds.
11198
d207ebef
JM
11199Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11200
11201 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11202
6599da04
JM
11203Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11204
11205 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11206 make-all.com, use makefile.vms instead.
11207
11208Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11209
11210 * config.sub: Accept -lnews*.
11211
d207ebef
JM
11212Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11213
11214 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 11215 target-examples and target-libiberty for d30v.
d207ebef
JM
11216
11217Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11218
11219 * configure.in (noconfigdirs): Enable ld for d30v.
11220
11221Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11222
11223 * configure.in (tic80-*-*): Build compiler.
11224
11225Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11226
11227 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 11228 unsupported d30v directories
d207ebef
JM
11229
11230Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11231
4e81ae98
EC
11232 * config.sub, configure.in: Add d30v target cpu.
11233
6599da04
JM
11234Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11235
11236 * makefile.vms: New file.
11237 * make-all.com: Remove.
11238
11239Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11240
11241 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11242
11243Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11244
11245 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11246
11247Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11248
11249 * Makefile.in (ALL_MODULES): Added all-db.
11250 (CROSS_CHECK_MODULES): Addec check-db.
11251 (INSTALL_MODULES): Added install-db.
11252 (CLEAN_MODULES): Added clean-db.
11253
11254Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11255
11256 * config.guess: Merge with latest FSF sources.
11257
11258Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11259
11260 * Makefile.in (ALL_MODULES): Added all-itcl.
11261 (CROSS_CHECK_MODULES): Added check-itcl.
11262 (INSTALL_MODULES): Added install-itcl.
11263 (CLEAN_MODULES): Added clean-itcl.
11264
11265Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11266
11267 * configure.in: build gdb for mn10200
11268
11269Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11270
11271 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11272
d207ebef
JM
11273Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11274
11275 * configure.in (tic80-*-*): Turn off most targets right now.
11276
6599da04
JM
11277Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11278
11279 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11280 rather than the makeinfo program.
11281 (do-info): Depend upon all-texinfo.
11282
11283Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11284
11285 * configure.in: Remove uses of config/mh-linux.
11286
11287 * config.sub, config.guess: Merge with latest FSF sources.
11288
d207ebef
JM
11289Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11290
11291 * config.sub (case $basic_machine): Add tic80 entries.
11292
6599da04
JM
11293Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11294
11295 * config.sub, config.guess: Merge with latest FSF sources.
11296
11297Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11298
11299 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11300 * mpw-config.in: Test for NewFolderRecursive.
11301 * mpw-install: Use symbolic name for startup filename.
11302 * mpw-README: Add various additional details.
11303
11304Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11305
11306 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11307
11308Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11309
11310 * configure.in: Do build gcc and the target libraries for
11311 the mn10200.
11312
11313Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11314
11315 * configure.in: don't avoid building gdb for mn10300 any more
11316 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11317 instead of single-quoting it.
11318
11319Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11320
11321 * configure.in: Don't use --with-stabs on IRIX 6.
11322
11323Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11324
11325 * configure.in (m32r): Build gdb, libg++ now.
11326
11327Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11328
11329 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11330 directories from noconfigdirs.
11331
11332Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11333
11334 * config.sub (basic_machine): added mips16 configuration
11335
11336Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11337
11338 * config.sub: Handle d10v-unknown.
11339
d207ebef
JM
11340Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11341
11342 * config.sub: Handle v850-unknown.
11343
6599da04
JM
11344Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11345
11346 * Makefile.in: add findutils
11347 * configure.in: add findutils to list of host_tools
11348
11349Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11350
11351 * config.sub: Handle mn10200 and mn10300.
11352
11353Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11354
11355 * configure.in (d10v-*): Do not build librx.
11356
11357Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11358
11359 * configure.in (mn10300): Build everything except gdb & libgloss.
11360
11361Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11362
11363 * config.guess: Patch for Dansk Data Elektronik servers,
11364 from Niels Skou Olsen <nso@dde.dk>.
11365
11366 For ncr, use /bin/uname rather than uname, since GNU uname does not
11367 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11368
11369 Patch for MIPS R4000 running System V,
11370 from Eric S. Raymond <esr@snark.thyrsus.com>.
11371
11372 Fix thinko for nextstep.
11373
11374 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11375
11376 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11377 * config.guess: Guess mips-dec-mach_bsd4.3.
11378
11379 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11380 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11381 release numbers.
11382 * config.guess (mips-mips-riscos*): Emit just enough of the
11383 release number.
11384
11385 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11386 * config.guess (sparc-auspex-sunos*): Added.
11387 (f300-fujitsu-*): Added.
11388
11389 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11390 * config.guess: Recognize a Tadpole as a sparc.
11391
11392Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11393
11394 * config.guess: Don't assume that NextStep version is either 2 or
11395 3. NextStep 4 (aka OpenStep 4) has come out now.
11396
11397Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11398
11399 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11400 From Rik Faith <faith@cs.unc.edu>.
11401
11402Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11403
11404 * config.sub: Contributions from bug-gnu-utils to:
11405 Support plain "hppa" (no version given) architecture, reported by
11406 OpenStep.
11407 OpenBSD like NetBSD.
11408 LynxOs is not a hardware supplier.
11409
11410 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 11411 OpenBSD like NetBSD.
6599da04
JM
11412 Stratus systems.
11413 More Pyramid systems.
11414 i[n>4]86 Intel chips.
11415 M680[n>4]0 Motorola chips.
11416 Use unknown instead of lynx for hardware manufacturer.
11417
11418Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11419
11420 * install.sh (chmodcmd): Set to null if the DST directory already
11421 exists.
11422
11423Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11424
11425 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11426 not use mt-ppc target Makefile fragment any more.
11427
11428Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11429
11430 * configure.in (*-*-windows): Exclude everything but those dirs
11431 needed to build windows.
11432
11433Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11434
11435 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11436
11437Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11438
11439 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
11440
11441Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11442
11443 * Undo my previous change.
11444
11445Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11446
11447 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11448 unconditionally.
11449 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11450
11451Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11452
11453 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11454 host to add it's own flags.
6599da04
JM
11455
11456Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11457
11458 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11459
11460Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11461
11462 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11463 (CXX_FOR_TARGET): Likewise.
11464 (GCC_FOR_TARGET): Define.
11465 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11466 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11467 CC_FOR_TARGET was specified on the command line.
11468 (MAKEOVERRIDES): Don't define.
11469
11470Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11471
11472 * configure.in (m32r): Fix spelling of libg++ libs.
11473
11474Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11475
11476 * config.sub (-apple*): Remove, now redundant.
11477
11478Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11479
11480 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11481
11482 * configure: Rework yesterday's sed script patch.
11483
11484 * config.sub: Merge with FSF.
11485
11486Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11487
11488 * config.guess: Merge from FSF.
11489
11490 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
11491 * config.guess: Use pc instead of unknown, for pc clone systems.
11492 Change linux to linux-gnu.
6599da04
JM
11493
11494 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 11495 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
11496
11497Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11498
11499 * test-build.mk (HOLES): Add "xargs" for gdb.
11500
11501 * configure: Avoid hpux10.20 sed bug.
11502
11503Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11504
731a8127 11505 * configure.in: Add support for windows host
6599da04
JM
11506 (that is a build done under the Microsoft build environment).
11507
11508Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11509
11510 * Makefile.in: Replace all uses of srcroot with s, to shrink
11511 command line lengths.
11512
11513 Patches from Geoffrey Noer <noer@cygnus.com>:
11514 * configure.in: If configuring for newlib, pass --with-newlib to
11515 subdirectories.
11516 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11517 -Bnewlib/ and -Lwinsup to gcc.
11518 (CXX_FOR_TARGET): Likewise.
11519
11520Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11521
11522 * Makefile.in (ETC_SUPPORT): Add configure.
11523
11524Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11525
4e81ae98 11526 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
11527 host configuration file.
11528
11529Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11530
11531 * configure.in: Break mn10x00 support into separate
11532 mn10200 and mn10300 configurations.
11533 * config.sub: Likewise.
11534
11535Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11536
11537 * configure.in: Add lots of stuff to noconfigdirs for
11538 the mn10x00 targets.
11539
11540 * config.sub, configure.in: Add mn10x00 support.
11541
11542Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11543
11544 * make-all.com: Call conf-a-gas, not config-a-gas.
11545
11546Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11547
11548 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 11549 targets.
6599da04
JM
11550
11551Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11552
11553 * mpw-README: Add much more detail for native PowerMac.
11554 * mpw-install: New file.
11555 * mpw-configure: Add --norecursion and --help options.
11556 * mpw-config.in: Translate readme and install files when
11557 copying to objdir.
11558 * mpw-build.in: Don't always depend on byacc and flex.
11559 (install-only-top): New action.
11560
d207ebef
JM
11561Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11562
11563 * configure.in: You can now configure GDB for the v850.
11564
6599da04
JM
11565Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11566
11567 * configure.in (noconfigdirs): Don't configure any C++ dirs
11568 if targeting D10V.
11569
11570Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11571
11572 * config.sub: Recognize mips64vr5000.
11573
11574Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11575
11576 * configure.in: Use a single line for host_tools and native_only.
11577
11578Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11579
11580 * config.sub, configure.in: Add entries for m32r.
11581
11582Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11583
11584 * Makefile.in (inet-install): Don't run install-gzip.
11585
11586Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11587
11588 * configure.in: Don't config lots of things for *-*-windows*.
11589
11590Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11591
11592 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11593 (host_libs, host_tools): Copy from configure.in.
11594 * mpw-configure: Don't complain about directories not found.
11595
11596Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11597
11598 * configure.in (i[345]86): Recognize i686 for pentium pro.
11599 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11600 file.
11601
11602 * config.guess (i[345]86): Ditto.
11603
11604Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11605
11606 * configure.in (noconfigdirs): Removed gdb for D10V.
11607
d207ebef 11608Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 11609
d207ebef
JM
11610 * configure.in: Remove ld, target-libio, target-libg++, and
11611 target-libstdc++ from noconfigdirs.
5d4a5ee6 11612
6599da04
JM
11613Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11614
11615 * configure: Fix three locations where shell scripts were
11616 being run directly rather than with config_shell.
11617
d207ebef
JM
11618Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11619
11620 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11621 * config.sub (basic_machine): Recognize v850.
11622
6599da04
JM
11623Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11624
11625 * mpw-configure: Handle multiple enable/disable options and
11626 pass them down recursively, handle -c and -s flags appropriately
11627 depending on choice of compiler, add escape mechanism for
11628 quoted arguments to gC.
11629
11630Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11631
11632 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11633 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11634 so that -mrelocatable-lib and -mno-eabi are used.
11635
11636 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11637 not support --print-multi-lib, don't abort.
11638
6599da04
JM
11639Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11640
11641 * make-all.com: Run config-a-gas.
11642 * setup.com: Don't copy subdirectory files around.
11643
11644Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11645
11646 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11647 target, it now compiles correctly.
11648
11649Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11650
11651 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11652
11653Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11654
4e81ae98 11655 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
11656
11657Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11658
11659 * configure.in (native_only): Add prms.
11660
11661Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11662
11663 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11664 (BINUTILS_SUPPORT_DIRS): Likewise.
11665
11666Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11667
11668 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11669 d10v support is added.
11670
11671Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11672
11673 * configure.in (d10v-*-*): New target.
11674
11675Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11676
11677 * config.guess (HP 9000/811): Recognize this as a PA1.1
11678 machine.
11679
11680Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11681
11682 * Makefile.in (do-tar-gz): New target, split out from tail end of
11683 taz target. Run each command separately, don't use pipes.
11684 (taz): Use it.
11685
11686Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11687
11688 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11689 * mpw-build.in: No builds should depend on building byacc or flex,
11690 they are assumed to be installed already.
11691
11692Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11693
11694 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11695 variable that CC_FOR_TARGET needs.
11696
11697Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11698
11699 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11700 options have changed since the last time the subdirectory was
11701 configured, and if it has, reconfigure.
11702 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11703 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11704
11705Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11706
11707 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11708 CLEAN_MODULES): Add bash.
11709 (all-bash): New target.
11710
11711Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11712
11713 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11714
11715Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11716
11717 * config.sub (basic_machine): Recognize d10v as a valid processor.
11718
11719Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11720
11721 * mpw-configure: Add support for --bindir.
11722 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11723
11724Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11725
11726 * configure.in: add bash, time, gawk to list of hosttools and things
11727 to only build for native toolchains
11728
11729Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11730
11731 * Makefile.in (docdir): Remove.
11732
11733Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11734
11735 * Makefile.in (datadir): Set to $(prefix)/share.
11736
11737Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11738
11739 * configure.in: build diff and patch for cygwin32-hosted
11740 toolchains.
11741
11742Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11743
11744 * config.sub: Accept -rtems*.
11745
11746Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11747
e490616e
ZW
11748 * configure.in: enable dosrel for cygwin32-hosted builds,
11749 remove diff from the list of things not buildable
11750 via Canadian Cross
6599da04
JM
11751
11752Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11753
11754 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 11755 don't get ". ".
6599da04
JM
11756
11757Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11758
11759 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11760
11761Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11762
11763 * Makefile.in (taz): Handle case where tex3patch didn't even get
11764 checked out. Also, if it was found, put the symlink in a new util
11765 subdirectory.
11766
11767Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11768
11769 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11770
11771Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11772
11773 * config.sub: Recognize -openvms.
11774 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11775 * make-all.com, setup.com: New files.
11776
11777Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11778
11779 * Makefile.in (taz): tex3patch moved to texinfo/util.
11780
11781Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11782
11783 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11784 * configure.in: remove make from disable-if-Can-Cross list
11785 enable gdb if ${host} and ${target} are cygwin32
11786
11787Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11788
11789 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11790 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11791
11792Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11793
11794 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11795 distinguish sysv/svr4/bsd variants.
11796 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11797
11798Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11799
11800 * configure.in: Added copyright notice.
11801 * move-if-change: Added copyright notice.
11802
11803Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11804
11805 * configure.in (powerpcle-*-solaris*): Until we get shared
11806 libraries working, don't build gdb, sim, make, tcl, tk, or
11807 expect.
11808
11809Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11810
11811 * config.guess: Merge with FSF:
11812
11813 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11814 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11815
11816 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11817 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11818
11819 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11820 * config.guess: Combine two OSF1 rules.
11821 Also recognize field test versions. From mjr@zk3.dec.com.
11822 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11823 because GNU uname does not support -p. From pmr@pajato.com.
11824
11825Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11826
11827 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11828
11829Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11830
11831 * mpw-README: Document GCCIncludes.
11832
11833Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11834
11835 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11836
11837Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11838
11839 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11840
11841Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11842
11843 * configure.in (*-*-cygwin32): Configure make.
11844
11845Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11846
11847 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11848
11849Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11850
11851 * Makefile.in (all-inet): Depend on all-perl.
11852
11853 * Makefile.in (inet-install): New target.
11854
11855 * Makefile.in (all-inet): Depend on all-tcl.
11856 (all-inet): Depend on all-send-pr.
11857
11858Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11859
11860 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11861 temporarily.
11862
11863Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11864
11865 * configure.in: Don't configure --with-gnu-ld on AIX.
11866
11867Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11868
11869 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11870
11871Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11872
11873 * Makefile.in (ALL_MODULES): Added all-inet.
11874 (CROSS_CHECK_MODULES): Added check-inet.
11875 (INSTALL_MODULES): Added install-inet.
11876 (CLEAN_MODULES): Added clean-inet.
11877 (all-indent): New target.
11878
11879 * configure.in (host_tools): Added inet.
11880 (native_only): Added inet.
11881 (noconfigdirs): Added inet.
11882
11883Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11884
11885 * configure.in: Don't configure libgloss if we are not configuring
11886 newlib.
11887
11888Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11889
11890 * configure.in: Don't configure libgloss for unsupported
11891 architectures.
11892
11893Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11894
11895 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11896
11897Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11898
11899 * Makefile.in (ALL_MODULES): Include all-apache.
11900 (CROSS_CHECK_MODULES): Include check-apache.
11901 (INSTALL_MODULES): Include install-apache.
11902 (all-apache): New target.
11903
11904 * configure.in: Added apache everywhere perl is seen.
11905
11906Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11907
11908 * Makefile.in: Add support for clean-{module} and
11909 clean-target-{module} rules.
11910
11911Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11912
11913 * configure.in (*-*-ose) do not build libgloss.
11914
11915Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11916
11917 * config.guess (prep*:SunOS:5.*:*): Turn into
11918 powerpele-unknown-solaris2.
11919
11920Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11921
11922 * configure.in: Permit --enable-shared to specify a list of
11923 directories.
11924
11925Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11926
11927 * configure.in (host==solaris): Pass only the first word of $CC
11928 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11929
11930Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11931
11932 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11933
11934Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11935
11936 * Makefile.in (ALL_MODULES): Include all-perl.
11937 (CROSS_CHECK_MODULES): Include check-perl.
11938 (INSTALL_MODULES): Include install-perl.
11939 (ALL_X11_MODULES): Include all-guile.
11940 (CHECK_X11_MODULES): Include check-guile.
11941 (INSTALL_X11_MODULES): Include install-guile.
11942 (all-perl): New target.
11943 (all-guile): New target.
11944
11945 * configure.in (host_tools): Include perl and guile.
11946 (native_only): Include perl and guile.
11947 (noconfigdirs): Don't build guile and perl; no ports have been
11948 done.
11949
11950Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11951
e490616e
ZW
11952 * configure (--enable-*): Handle quoted option lists such as
11953 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
11954
11955Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11956
11957 * Makefile.in ({,inst}all-target): New rule so we can make and
11958 install all of the target directories easily.
11959
11960Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11961
11962 * configure.in: Add missing global flag in sed substitution when
11963 deleting `target-' from ${configdirs}.
11964
11965Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11966
11967 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11968 option.
11969
11970 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11971 config/mh-necv4.
11972
11973 * install.sh: Correct misspelling of transformbasename.
11974
11975 * config.guess: Recognize mips-*-sysv*.
11976
11977Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11978
11979 * config.sub: Recognize mon960.
11980
11981Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11982
11983 * configure: Restore Canadian Cross handling of BISON and LEX,
11984 removed in Feb 20 change.
11985
11986Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11987
11988 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11989 Mention make install. Remove the old copyright date as well the
11990 clumsy and rather pointless copyright on the README file.
11991
11992Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11993
11994 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11995 Makefile after running symlink-tree, then run `make distclean' to
11996 avoid clobbering any generated files in srcdir.
11997
11998Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11999
12000 * configure.in (m68k-*-netbsd*): Build everything now.
12001
12002Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12003
12004 * Makefile.in (taz): Fix quoting.
12005
12006Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
12007
12008 * configure.in (sparclet-*-*): Build everything now.
12009
12010Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12011
12012 * configure.in (m68k-*-linux*): New host.
12013
12014Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
12015
12016 * configure: Check for bison before byacc.
12017
12018Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
12019
12020 * Makefile.in configure: Change the way LEX and BISON/YACC are
12021 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
12022 searching PATH. These are used as fallbacks by Makefile.in if
12023 flex/bison/byacc aren't in objdir.
12024
12025Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
12026
12027 * Makefile.in: Make everything which depends upon all-bfd also
12028 depend upon all-opcodes, in case --with-commonbfdlib is used.
12029
12030Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12031
12032 * configure.in (host *-*-cygwin32): Don't build gdb if we are
12033 building NT native compilers on Unix.
12034
12035Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
12036
12037 * configure.in: Don't get CC from the host Makefile fragment if we
12038 can find gcc in PATH, or if this is a Canadian Cross. Move the
12039 Solaris test for /usr/ucb/cc to the post target script, just after
12040 the compiler sanity test.
12041
12042Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
12043
12044 * config.sub: Merge with FSF.
12045
12046Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
12047
12048 * Makefile.in (RPATH_ENVVAR): New variable.
12049 (REALLY_SET_LIB_PATH): Use it.
12050 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12051
12052Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
12053
12054 * config.sub, configure.in: Recognize sparclet cpu.
12055
12056Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12057
12058 * config.guess: Support m68k-cbm-sysv4.
12059
12060Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12061
12062 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12063 m68k-unknown-linuxaout from linker help string. Put quotes around
12064 $ld_help_string.
12065
12066Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12067
12068 * config.guess (powerpc-harris-powerunix): Add guess for port
12069 to new target.
12070
12071Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12072
12073 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12074
12075Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12076
12077 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12078 $(REALLY_SET_LIB_PATH) in Makefile.
12079 * Makefile.in (SET_LIB_PATH): New variable.
12080 (REALLY_SET_LIB_PATH): New variable.
12081 ($(DO_X)): Use $(SET_LIB_PATH).
12082 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12083 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12084 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12085 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12086 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12087 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12088 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12089 (install-dosrel): Likewise.
12090 (all-opcodes): Depend upon all-libiberty.
12091
12092Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12093
12094 * config.guess (*:CYGWIN*): New
12095
12096Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12097
12098 * Makefile.in (all-target-winsup): All all-target-libiberty.
12099
12100Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12101
12102 * configure.in (noconfigdirs): Add missing # in front of comment.
12103
12104Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12105
12106 * configure.in: add second pass to things added to noconfigdirs
12107 so *-gm-magic can exclude libgloss properly.
12108
12109Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12110
12111 * mpw-configure (extralibs_name, rez_name): Set correctly
12112 for MWC68K compiler.
12113
12114 * mpw-README: Add more info on the necessary build tools.
12115
12116Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12117
12118 * configure.in, config.sub: Recognize cygwin32.
12119
12120Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12121
12122 * config.guess, config.sub: Recognize A/UX.
12123
12124Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12125
12126 * config.sub: Merge with gcc/config.sub.
12127
12128Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12129
12130 * mpw-build.in (do-binutils): Add build of stamps.
12131
12132Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12133
12134 * config.sub: Add recognition for mips64vr4100*-* targets.
12135
12136Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12137
12138 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12139 Add creation of gconfigargs with `--enable-shared' turned on.
12140 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12141 ($(host)-stamp-stage3-configured): Likewise.
12142 (HOLES): Add chatr and ldd.
12143 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12144
12145Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12146
12147 * configure: Pass --nfp to recursive configures.
12148
12149Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12150
12151 * Makefile.in (DLLTOOL): New.
12152 (DLLTOOL_FOR_TARGET): New.
12153 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12154 (EXTRA_TARGET_FLAGS): Ditto.
12155 (EXTRA_GCC_FLAGS): Ditto.
12156 (CONFIGURE_TARGET_MODULES): Ditto.
12157 (DO_X): Ditto.
12158 * configure: Add DLLTOOL.
12159
12160Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12161
12162 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12163 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12164 mh-sco, since old workarounds no longer needed, and don't
12165 build ld, since libraries have weak symbols in COFF.
12166
12167Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12168
12169 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12170
12171Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12172
12173 * configure.in: Make sure that ${CC} can be used to compile an
12174 executable.
12175
12176Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12177
12178 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12179 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12180 nothing depending on whether gdbtk is being built.
12181
12182Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12183
12184 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12185
12186Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12187
12188 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12189 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12190
12191Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12192
12193 * config-ml.in: Add support for
12194 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12195 Simplify setting of multidirs from --disable-foo.
12196
12197Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12198
12199 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12200 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12201 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 12202 non-empty, pass them on to the GCC make.
6599da04
JM
12203 (all-bootstrap): New rule that is like all-gcc, except it executes
12204 the GCC bootstrap rule instead of the GCC all rule.
12205
12206Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12207
12208 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12209
12210Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12211
12212 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12213 DG/UX support.
12214
12215Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12216
12217 * config.sub (i*86*) Change [345] to [3456]
12218
12219Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12220
12221 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12222 --with-gnu-ld=no.
12223
12224Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12225
12226 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12227 AIX multilibs get built.
12228
12229Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12230
12231 * configure.in (i386-win32): Don't build expect if we're not
12232 building the tcl subdir.
12233
12234Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12235
12236 * Makefile.in: (configure-target-examples, all-target-examples):
12237 New targets, configure and build example programs.
12238
12239Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12240
12241 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12242 use it as input to sedit the generated MPW makefile.
12243 * mpw-README: Add a suggestion about Gestalt.h.
12244
12245Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12246
12247 * config.sub: Accept *-*-ieee*.
12248
12249Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12250
12251 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12252 Ronald F. Guilmette <rfg@monkeys.com>.
12253
12254Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12255
12256 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12257 for powerpc-pe native.
12258 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12259 (target==powerpc-pe): duplicate i386-win32 entry.
12260
12261Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12262
12263 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12264 of vxworks, not just vxworks5.1.
12265
12266Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12267
12268 * mpw-configure: Add support for exec-prefix.
12269
12270Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12271
12272 * config.guess: Recognize HP model 816 machines as having
12273 a PA1.1 processor.
12274
12275Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12276
12277 * configure: Ignore new autoconf configure options.
12278
6599da04
JM
12279Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12280
12281 * config.guess: Recognize Pentium under SCO.
12282 From Robert Lipe <robertl@arnet.com>.
12283
12284Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12285
12286 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
12287
12288Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12289
12290 * configure.in: Don't configure gas for alpha-dec-osf*.
12291
12292Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12293
12294 * configure.in: Default to --with-stabs for some targets for which
12295 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12296 i[345]86*-*-unixware*.
12297
12298Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12299
12300 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12301 rather than basing it on the target. Simplify handling of options
12302 controlling which directories to configure. Remove extraneous
12303 slash in multi-clean target.
12304
12305Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12306
12307 * config-ml.in: Prefix more variables with ml_ so they don't collide
12308 with configure's.
12309
12310Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12311
12312 * configure: Don't turn -v into --v.
12313
12314Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12315
12316 * configure.in (targargs): Fix typo.
12317
12318 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12319
12320Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12321
12322 * configure.in: Strip --host and --target options from
12323 CONFIG_ARGUMENTS, and always configure for --host only. Add
12324 --with-cross-host option when building with a cross-compiler.
12325 * configure: Canonicalize the arguments put into config.status by
12326 always using `=' for an option with an argument. Pass a presumed
12327 --host or --target explicitly.
12328
12329Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12330
12331 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12332 into general OS recognition case.
12333
12334Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12335
12336 * configure.in (target_configdirs): add target-winsup only
12337 for win32 target systems.
12338
12339Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12340
12341 * Makefile.in (all-target-libgloss): Depend upon
12342 configure-target-newlib, since when libgloss is built it looks to
12343 see if the newlib directory exists.
12344
12345Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12346
12347 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12348 cfg-ml-*.in.
12349
12350Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12351
12352 * configure: Handle LD and LD_FOR_TARGET when configuring a
12353 Canadian Cross.
12354
6599da04
JM
12355Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12356
12357 * configure.in (target_libs): add target-winsup.
12358 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12359 (target==ppcle-pe): remove ld from $noconfigdirs.
12360
12361Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12362
12363 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12364 Preserve relative path names in $srcdir. Build symlink tree if
12365 configuring cross target dir and srcdir=. (= no VPATH support).
12366 (configure-target-libg++): Depend on configure-target-librx.
12367 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12368 * config-ml.in: New file.
12369 * symlink-tree: New file.
12370 * configure: Ensure srcdir="." if that's what it is.
12371
12372Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12373
12374 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12375 includes and FLEX_SKELETON setting.
12376 * mpw-configure (--with-gnu-ld): New option, controls whether
12377 to use PPCLink or ld with PowerMac GCC.
12378 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12379 * mpw-config.in: Configure grez if targeting Mac.
12380
12381 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
12382 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12383 just macos.
6599da04
JM
12384 * configure.in: Configure grez resource compiler if targeting Mac.
12385 * Makefile.in (all-grez, install-grez): New targets.
12386
12387Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12388
12389 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 12390 gcc in the path, set CC to gcc -O2.
6599da04
JM
12391
12392Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12393
12394 * configure: Default ${build} correctly. Avoid picking up extra
12395 spaces when reading CC and CXX from Makefile. When doing a
12396 Canadian Cross, use plausible default values for numerous
12397 variables.
12398 * configure.in: When doing a Canadian Cross, don't try to
12399 configure tools whose configure script can't handle it.
12400
12401Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12402
12403 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12404
12405Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12406
12407 * configure: Remove dubious bug reporting address.
12408
12409Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12410
12411 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12412 configure script, run that instead of this directory's configure.
12413 In either case, print a message that we're configuring the sub-dir.
12414
12415Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12416
12417 * configure.in: Before checking for the existence of various files,
12418 use sed to filter out "target-".
12419
12420Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12421
12422 * Makefile.in (DO_X): Split rule to decrease command line length
12423 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12424 (Philippe De Muyter).
12425
12426Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12427
12428 * Makefile.in (all-patch): depend on all-libiberty.
12429
12430Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12431
12432 * configure.in: If the only directory in target_configdirs which
12433 actually exists is libiberty, then set target_configdirs to empty,
12434 to avoid trying to build a target libiberty in a gas or gdb
12435 distribution.
12436
12437Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12438
12439 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
12440 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12441 systems.
6599da04
JM
12442
12443Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12444
12445 * configure.in (copy_dirs): Use sys-include instead of include
12446 for --with-headers option.
12447
12448Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12449
12450 * Makefile.in, configure.in: Make winsup builds work with
12451 new scheme.
12452
12453Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12454
12455 * configure.in: Build the linker on AIX.
12456
12457Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12458
12459 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12460 where needed.
12461
12462Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12463
12464 * Makefile.in (all-gcc): Fix typo.
12465
12466Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12467
12468 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12469
12470Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12471
12472 * configure.in: Rename libFOO to target-libFOO, and xiberty
12473 to target-xiberty, to provide more flexibility.
12474 (target_subdir): Define. Create if cross.
12475 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12476 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12477 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12478 check-libFOO -> check-target-libFOO, etc.
12479 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12480 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12481 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12482 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12483 allow ALL_GCC="" to only configure.
12484 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12485 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12486 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12487
12488Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12489
12490 * Makefile.in (taz): Build "info" in etc explicitly.
12491
12492Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12493
12494 * configure.in: Make sure that CC is undefined (as opposed to
12495 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12496 problem with autoconf trying to configure on a host without GCC.
12497
12498Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12499
12500 * mpw-configure: Set host alias from choice of host compiler,
12501 only use generic MPW Makefile sed if present, edit a file
12502 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12503 * mpw-README: Add problem notes about CW6 and CW7.
12504
12505Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12506
12507 * Makefile.in (taz): Use ";" instead of ";;".
12508
12509Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12510
12511 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12512 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12513 DISTDOCDIRS.
12514 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12515 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12516
12517Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12518
12519 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12520 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12521 Move bfd to DISTSTUFFDIRS.
12522
12523Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12524
12525 * Makefile.in (X11_LIB): Removed.
12526 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12527
12528 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12529
12530Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12531
12532 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12533 names.
12534
12535Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12536
12537 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12538
12539Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12540
12541 * configure.in (i[345]86-*-win32): Always build newlib.
12542 Don't configure cvs, autoconf or texinfo.
12543 * Makefile.in (LD_FOR_TARGET): New.
12544 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12545 Pass down LD_FOR_TARGET.
12546
12547Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12548
12549 * winsup: New directory.
12550 * Makefile.in: Build winsup.
12551 * configure.in: Winsup is configured when target is win32.
12552 Can only build win32 target GDB when native.
4e81ae98 12553
6599da04
JM
12554Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12555
12556 * config.guess: Recognize HP model 819 machines as having
12557 a PA 1.1 processor.
12558
12559Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12560
12561 * configure: Fix sed loop which substitutes for CC and CXX to
12562 avoid bug found in various sed implementations.
12563
12564Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12565
12566 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12567 simulator. Use standard powerpc-*-eabi*.
12568
12569Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12570
12571 * configure.in: Stop putting gas and binutils in noconfigdirs for
12572 powerpc-*-aix* and rs6000-*-*.
12573
12574Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12575
12576 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12577 -mcall-aixdesc libraries.
12578
12579Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12580
12581 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12582
12583 * config.sub (arm | armel | armeb): Fix shell syntax.
12584
12585Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12586
12587 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12588 -msoft-float and -mcpu=common support.
12589 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12590 libraries.
12591
12592Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12593
12594 * configure.in: Allow configuration and build of emacs19 for the alpha.
12595
12596Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12597
12598 * configure.in (CC): Get ^CC, not just any old CC, from
12599 ${host_makefile_frag}.
12600
12601Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12602
4e81ae98 12603 * configure.in (CC): Try to get CC from
6599da04
JM
12604 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12605
12606Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12607
12608 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12609 only if it exists in $(srcdir).
12610
12611Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12612
12613 * configure: If CC and CXX are not set in the environment, set
12614 them, based on either an existing Makefile or on searching for gcc
12615 in PATH. Substitute for CC and CXX in Makefile.
12616 * configure.in: Remove libm from target_libs. Separate
12617 target_configdirs from configdirs. If CC is not set in
12618 environment, try to get it from a host Makefile fragment. Rewrite
12619 changes of configdirs to use skipdirs instead. A few minor
12620 tweaks. Take directories out of target_configdirs as they are
12621 taken out of configdirs. Remove existing Makefile files from
12622 subdirectories. Substitute for TARGET_CONFIGDIRS and
12623 CONFIG_ARGUMENTS in Makefile.
12624 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12625 by configure.in.
12626 (CONFIG_ARGUMENTS): Likewise.
12627 (CONFIGURE_TARGET_MODULES): New variable.
12628 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12629 ($(CONFIGURE_TARGET_MODULES)): New target.
12630 (configure-libg++, configure-libio): New targets.
12631 (all-libg++): Depend upon configure-libg++.
12632 (all-libio): Depend upon configure-libio.
12633 (configure-libgloss, all-libgloss): New targets.
12634 (configure-libstdc++): New target.
12635 (all-libstdc++): Depend upon configure-libstdc++.
12636 (configure-librx, all-librx): New targets.
12637 (configure-newlib): New target.
12638 (all-newlib): Depend upon configure-newlib
12639 (configure-xiberty): New target.
12640 (all-xiberty): Depend upon configure-xiberty.
12641
12642Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12643
12644 * configure.in (host i[345]86-*-win32): Expand the
12645 noconfigdirs again.
12646
12647Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12648
12649 * mpw-configure: Fix sed command file name.
12650
12651Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12652
4e81ae98 12653 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
12654 noconfigdirs again.
12655
12656Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12657
12658 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12659 or powerpc*-*-pe*, since they are not yet supported.
12660
12661Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12662
12663 Add PowerMac support and many other enhancements.
12664 * mpw-configure: New option --cc to select compiler to use,
12665 paste options set according to --cc into the generated
12666 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12667 if mpw-make.sed is present.
12668 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12669 add forward includes for PowerPC include files.
12670 * mpw-build.in: Build using Makefile.PPC if present.
12671 (do-byacc, etc): Remove separate version resource builds.
12672 (do-gas): Build "stamps" before "all".
12673 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12674 * mpw-README: Update to reflect --cc option, PowerMac support,
12675 and recently-reported compatibility problems.
12676
12677Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12678
12679 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12680 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12681 (--with-multilib-top): Pass to recursive invocations.
12682
12683Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12684
12685 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12686 v810-*-*.
12687
12688Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12689
12690 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12691 gdb, ld and opcodes on v810-*-*.
12692
6599da04
JM
12693Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12694
12695 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12696 (local-maintainer-clean): New target.
12697 (maintainer-clean): New target.
12698 (realclean): Just depend upon maintainer-clean.
12699
12700Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12701
12702 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12703
12704Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12705
12706 * configure.in: Build ld in mips*-*-bsd* case.
12707
12708Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12709
12710 * config.sub: Accept -lites* OS. From Ian Dall.
12711
12712Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12713
12714 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 12715 targets.
6599da04
JM
12716
12717Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12718
12719 * configure.in: treat i386-win32 canadian cross the same as
12720 i386-go32 canadian cross.
12721
12722Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12723
12724 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12725 running under the simulator to build a reduced set of libraries.
12726 (powerpc-*-eabiaix): Add fine grained multilib support added to
12727 other powerpc targets yesterday.
12728
12729Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12730
12731 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12732 -disable-softfloat, -disable-relocatable, -disable-aix, and
12733 -disable-sysv to control which multilib libraries get built.
12734
12735Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12736
12737 * configure: Add Makefile.tem to list of files to remove in trap
12738 handler.
12739
12740Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12741
12742 * config.guess (*Linux*): Add missing "exit"s.
12743 Also, need specific check for alpha-unknown-linux (uses COFF).
12744
12745Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12746
12747 * config.guess: Merge with FSF:
12748
12749 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12750 * config.guess (AIX4): More robust release numbering discovery.
12751
12752 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12753 * config.guess (i386-sequent-ptx): Properly get version number.
12754
12755 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12756 * config.guess (mips:*:4*:UMIPS): New case.
12757
12758Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12759
12760 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12761 (i386-win32 host): Likewise. Don't build readline.
12762
12763Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12764
12765 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12766 SUPPORT_FILES to submakes.
12767
12768Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12769
12770 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12771 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12772 mpw-configure.
12773
12774Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12775
12776 * configure.in (appdirs): Use =, not ==, in test expression when
12777 trying to build the text to print in the warning message for
12778 Solaris users.
12779
12780Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12781
12782 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12783
12784Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12785
12786 * config.guess: Recognize lynx-2.3.
12787
12788Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12789
12790 * config.sub (z8ksim): Deleted
12791 (z8k-*-coff): New, this is the one true name of the target.
12792
12793Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12794
12795 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12796
12797Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12798
12799 * config.guess (*:Linux:*:*): First try asking the linker what the
12800 default object file format is (elf, aout, or coff). Then if this
12801 fails, try previous methods.
12802
12803Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12804
12805 * configure.in: Don't build newlib for *-*-vxworks5.1.
12806
12807Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12808
12809 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12810 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12811
12812Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12813
12814 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12815
12816Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12817
12818 * cfg-ml-com.in: New file.
12819 * cfg-ml-pos.in: New file.
12820
12821Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12822
12823 * COPYING.NEWLIB: Add HP free copyright to list.
12824
12825Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12826
12827 * config.sub: Recognize -eabi* for the system, not just -eabi.
12828
12829Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12830
12831 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12832 * config.sub, configure.in (win32): New target and host.
12833
12834Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12835
12836 * configure.in: Add i386-pe configuration.
12837
12838Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12839
12840 * mpw-build.in (install): Install GDB after LD.
12841
12842Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12843
12844 * mpw-config.in (elf/mips.h): Always forward-include, needed
12845 for GDB to build.
12846
12847Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12848
12849 * testsuite: New directory for customer acceptance and whole tool
12850 chain tests.
12851
12852Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12853
12854 * configure: If per-host line isn't found, but AC_OUTPUT is found
12855 and a configure script exists, run it instead.
12856
12857Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12858
12859 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12860
12861Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12862
12863 * configure: Set build_{cpu,vendor,os,alias} to host values when
12864 --build isn't specified.
12865
12866Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12867
12868 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12869 (FLAGS_TO_PASS): Pass them.
12870 (EXTRA_TARGET_FLAGS): Ditto.
12871
6599da04
JM
12872Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12873
12874 * Makefile.in (all-libg++): Depend on all-libstdc++.
12875
12876Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12877
12878 * configure.in (noconfigdirs): Enable all packages for
12879 i386-unknown-netbsd.
12880
12881Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12882
12883 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12884 hosted builds (DOS builds)
12885
12886Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12887
12888 Changes for ARM based on patches from Richard Earnshaw:
12889 * config.sub: Handle armeb and armel.
12890 * configure.in: Omit arm linker only for riscix.
12891
12892Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12893
12894 * config.guess: Update from FSF.
12895
12896Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12897
63f6bcd7 12898 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
12899 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12900 powerpcle variant. Convert pentium into i586, not i486. Add p5
12901 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12902 temporarily.
12903
12904Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12905
12906 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12907
12908Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12909
12910 * config.sub: Accept -lites* as a basic system type.
12911
12912Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12913
12914 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12915 installed, and if so return linuxoldld as the system name.
12916
12917Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12918
12919 * config.guess: Add hppa1.1-hp-lites support.
12920
12921Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12922
12923 * configure.in: Don't build newlib for m68k-vxworks5.1.
12924
12925Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12926
12927 * configure.in (mips-sgi-irix6): Use mh-irix5.
12928
12929Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12930
12931 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12932
12933Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12934
12935 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 12936 OSF/1. Fix compiler flags.
6599da04
JM
12937 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12938
12939Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12940
12941 * configure.in: Recognize --with-newlib.
12942 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12943
12944Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12945
d207ebef 12946 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
12947 to *_X11_MODULES due to gdbtk needing X include files et al.
12948
12949Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12950
12951 Merge in support for Mac MPW as a host.
12952 (Old change descriptions retained for informational value.)
12953
12954 * mpw-config.in: Add generic include forwards for cpu-specific
12955 include files in aout and elf directories.
12956
12957 * mpw-configure: Added copyright.
12958 * mpw-config.in: Check for presence of required build tools.
12959 (target_libs): Add newlib.
12960 (target_tools): Add examples.
12961 (Read Me): Generate as "Read Me for MPW" instead.
12962 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12963 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12964 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12965
12966 * mpw-configure: Remove subdir-specific makefile hackery,
12967 delete mk.tmp after using it.
12968
12969 * mpw-build.in (all): Display start and end times.
12970
12971 * mpw-configure (host_canonical): Set.
12972 (target_cpu): Always add to makefiles.
12973 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12974 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12975 (mpw-mh-mpw): Look for in srcdir and srcroot.
12976 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12977
12978 * mpw-build.in: (install-only): New target.
12979
12980 * mpw-configure (host_alias, target_alias): Rename from hostalias
12981 and targetalias, add into generated Makefile.
12982 (mk.tmp): If present, add into generated Makefile.
12983 * mpw-build.in (all-gas): Build config.h first before gas proper.
12984
12985 * mpw-configure (config.status): Write only if changed.
12986 * mpw-config.in (readline): Configure it (not built, just used for
12987 definitions).
12988
12989 * mpw-config.in (elf/mips.h): Add a forward include.
12990
12991 * mpw-config.in: Forward-include most .h files in include into
12992 extra-include.
12993 (readline): Don't build.
12994 mpw-build.in (install): Install GDB.
12995
12996 * mpw-configure (prefix, mpw_prefix): Handle it.
12997 * mpw-config.in (mmalloc, readline): Don't configure.
12998 * mpw-build.in (thisscript): Rename to ThisScript.
12999 Use mpw-build instead of BuildProgram everywhere.
13000 (mmalloc, readline): Don't build.
13001 * mpw-README: New file, basic documentation about the MPW port.
13002
13003 * mpw-config.in: Use forward-include to create include files.
13004
13005 * mpw-configure: Add more things to the top of each configured
13006 Makefile, including contents of config/mpw-mh-mpw.
13007 * mpw-config.in (extra-include): Create this directory and fill it
13008 with Posix-like include files when configuring.
13009
13010 * config.sub (apple, mac, mpw): Add various aliases.
13011
13012 * mpw-build.in: New file, top-level build script fragment for MPW.
13013 * mpw-configure: New file, configure script for MPW.
13014 * mpw-config.in: New file, config fragment for MPW.
13015
13016Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13017
13018 * configure.in (host_libs): Remove glob, since it is gone from the
13019 sources.
13020
13021Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13022
13023 * Makefile.in: define empty GDB_NLM_DEPS var.
13024
13025 * configure.in(target_makefile_frag): use config/mt-netware
13026 for netware targets.
13027
13028Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
13029
13030 * config.sub: Merge in recent FSF changes. Remove linux special
13031 cases.
13032
13033Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13034
731a8127 13035 Revert this change:
6599da04
JM
13036
13037 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13038
13039 * build-all.mk: Use CC=cc -Xs on Solaris.
13040
6599da04
JM
13041Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13042
13043 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13044 stop using it.
13045 * Makefile.in: Nuke all references to glob subdirectory.
13046
13047Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13048
13049 * configure.in: Fix --enable-shared logic in per-host.
13050
13051Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
13052
13053 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13054
13055Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13056
13057 * configure.in (noconfigdirs): Don't build gas on AIX, for
13058 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13059
13060Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13061
13062 * configure: Fix --cache-file to work if the file argument is a
13063 relative path.
13064
13065Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13066
13067 * configure: If the --cache-file is used, pass it down to
13068 configure in subdirectories.
13069
13070Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13071
13072 * config.sub: add vxworks29k configuration.
13073
13074Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13075
13076 * Makefile.in (taz): Do "diststuff" part quietly.
13077
13078Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13079
13080 * config.sub: Mini-merge with gcc/config.sub.
13081
13082Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13083
13084 * config.guess (IRIX): Sed - to _.
13085
13086Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13087
13088 * Makefile.in (source-vault, binary-vault): New targets.
13089
13090Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13091
13092 * config.sub: Recognize -eabi as a basic system type.
13093
13094Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13095
13096 * configure.in (enable_shared stuff): Fix typo.
13097
13098Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13099
13100 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13101
13102Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13103
13104 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13105
13106Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13107
13108 * configure.in (rs6000-*-*): Don't build gas.
13109
13110Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13111
13112 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13113 reduce command line length.
13114 (AS_FOR_TARGET): Check for as.new, not Makefile.
13115 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13116
13117Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13118
13119 * config.guess: Merge from FSF.
13120
13121Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13122
13123 * configure: Don't use $ when handling program_suffix.
13124
13125Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13126
13127 * configure.in: Configure tk for hppa/hpux.
13128
13129Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13130
13131 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13132
13133Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13134
13135 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13136 to LIBCXXFLAGS. Tests are better run without it.
13137
13138Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13139
13140 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13141
13142Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13143
13144 * configure.in (*-*-netware*): Don't configure xiberty.
13145
13146Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13147
13148 * configure.in: Remove tk from native_only list.
13149
13150Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13151
13152 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13153 for special NCD build.
13154
13155Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13156
13157 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13158 makeall.bat, they're only useful for binutils snapshots.
13159 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13160 makeall.bat to specified SUPPORT_FILES.
13161
13162Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13163
13164 * build-all.mk: Add Ericsson targets to sun4 and solaris
13165 hosts. Add BNR's sun4 target to solaris host, so their
13166 build-from-source will be tested in-house first.
13167
13168Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13169
13170 * Makefile.in (LIBCFLAGS): New variable.
13171 (CFLAGS_FOR_TARGET): Ditto.
13172 (LIBCFLAGS_FOR_TARGET): Ditto.
13173 (LIBCXXFLAGS): Ditto.
13174 (CXXFLAGS_FOR_TARGET): Ditto.
13175 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13176 (BASE_FLAGS_TO_PASS): Pass them.
13177 (EXTRA_TARGET_FLAGS): Ditto.
13178
731a8127 13179 * configure.in: Support --enable-shared.
6599da04
JM
13180
13181Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13182
13183 * configure.in (target_libs): Include libstdc++ again.
13184 * config.guess: Update from FSF (for FreeBSD).
13185
13186Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13187
13188 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13189 makeall.bat.
13190 (DISTDOCDIRS): Add `etc'.
13191 (ETC_SUPPORT_PFX): New variable.
13192 (taz): Include anything from etc starting with a word in
13193 ETC_SUPPORT_PFX.
13194
13195Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13196
13197 * config.sub: Update for recent FSF changes. Remove obsolete
13198 h8300hds entry. Add -windows* and -osx as basic os. Minor
13199 spacing changes.
13200
13201Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13202
13203 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13204
13205 * config.guess: Merge with FSF.
13206 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13207
13208Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13209
13210 * configure: Since the "trap 0" handler will override the exit
13211 status on many systems, only use it for "exit 1", and make it set
13212 a non-zero exit status; reset it before "exit 0". Also, check
13213 exit status of config.sub, and error out if it failed.
13214
13215Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13216
13217 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13218 and install libgloss.
13219
13220Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13221
13222 * Makefile.in (all-binutils): Depend upon all-byacc.
13223
13224 * configure.in: Don't build emacs on Irix 5.
13225
13226Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13227
13228 * configure.in (*-*-netware*): Add libio.
13229
13230Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13231
13232 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13233 (CHECK_TARGET_MODULES): Ditto.
13234 (INSTALL_TARGET_MODULES): Ditto.
13235 (TARGET_LIBS): Ditto.
13236 (all-libstdc++): Note dependencies.
13237
13238Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13239
13240 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13241
13242Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13243
13244 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13245 -fexternal-templates.
13246
13247 * configure.in (target_libs): Add libstdc++.
13248 (noconfigdirs): Add libstdc++ as appropriate.
13249
13250Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13251
13252 * config.guess: Update from FSF.
13253
13254Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13255
13256 * configure: Use ${config_shell} when running ${configsub}.
13257
13258Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13259
13260 * config.sub: No longer recognize h8300h.
13261
13262Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13263
13264 * config.sub: Remove extraneous differences between config.sub and
13265 gcc/config.sub.
13266
13267Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13268
13269 * Makefile.in (DISTSTUFFDIRS): Add gas.
13270
13271Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13272
13273 * COPYING.NEWLIB: New file.
13274
13275Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13276
13277 * config.guess (HP-UX): Patch from Harlan Stenn
13278 <harlan@landmark.com> to also emit release level.
13279
13280Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13281
13282 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13283
13284Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13285
13286 * config.sub: Merge nextstep cleanup from FSF.
13287
13288Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13289
13290 * configure.in (arm-*-*): Don't configure ld for this target.
13291
13292Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13293
13294 * configure.in (*-*-netware): don't configure libg++, libio,
13295 librx, or newlib.
13296
13297Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13298
13299 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13300 configure ld--it works, but it doesn't support shared libraries.
13301
13302Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13303
13304 * config.guess (*-unknown-freebsd*): Get rid of possible
13305 trailing "(Release)" in version string.
13306 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13307
13308Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13309
13310 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13311 Fix type: *-next-neststep -> *-next-nextstep.
13312
13313 * config.guess: Merge from FSF:
13314
13315 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13316
13317 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13318
13319 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13320
13321 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13322 instead of UNIX_SV for UnixWare 1.0).
13323
13324Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13325
13326 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13327 to make gdb/nlm/* build after the compiler and linker.
13328
13329Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13330
13331 * config.guess (netbsd, freebsd, linux): Accept any machine,
13332 not just i[34]86.
13333 (m68k-atari-sysv4): Relocate to match FSF version.
13334
13335 * config.guess: More merges from the FSF:
13336
13337 Add a space before function call or macro invocation.
13338
13339 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13340
13341 * config.guess: Add trap cmd to remove dummy.c and dummy when
13342 interrupted.
13343
13344 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13345
13346 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13347 (dummy): Redirect stderr from compilation of dummy.c.
13348
13349 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13350
13351 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13352
13353Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13354
13355 * configure: Accept and ignore --cache*, for compatibility with
13356 new autoconf.
13357
13358Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13359
13360 * config.guess: Merge from FSF:
13361
13362 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13363
13364 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
13365 (PATH): Add /.attbin at end for finding uname.
13366 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
13367
13368 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13369
e490616e 13370 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
13371
13372 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13373
e490616e
ZW
13374 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13375 to select whether to use ELF or COFF.
6599da04
JM
13376
13377 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13378
e490616e 13379 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
13380
13381 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13382
13383 * config.guess: Guess the OS version for HPUX.
13384
13385 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13386
13387 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13388
13389Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13390
13391 * configure.in: Recognize --with-headers, --with-libs, and
13392 --without-newlib.
13393 * Makefile.in (all-xiberty): Depend upon all-ld.
13394
13395Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13396
13397 * configure.in: Change i[34]86 to i[345]86.
13398
13399Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13400
13401 * configure (version): A few more tweaks to help message.
13402
13403Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13404
13405 * Makefile.in: Remove (for now) librx as a host library,
13406 now that we're building it for target.
13407
13408Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13409
13410 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13411 (Karl Berry).
13412
13413Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13414
13415 * configure.in: Also configure librx.
13416
13417Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13418
13419 * Makefile.in: Update various rules to reflect that librx
13420 is now needed for libg++.
13421
13422Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13423
13424 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13425
13426Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13427
13428 * configure.in: Configure the examples directory.
13429
13430Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13431
13432 * configure: Simplify Jun 2 1994 change.
13433
13434Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13435
13436 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13437 /bin/gcc isn't good enough to build gcc.
13438
13439Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13440
13441 * Makefile.in (GDB_SUPPORT_FILES): Remove
13442 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13443 (gdb.tar.gz): Add new rule to use standard distribution building
13444 mechanism.
13445
13446Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13447
13448 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13449 Bill Cox <bill@cygnus.com>.
13450
13451Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13452
13453 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13454
13455Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13456
13457 * configure: Search current dir first in .gdbinit.
13458
13459Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13460
13461 * config.sub: Recognize freebsd (merged from gcc config.sub).
13462
13463Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13464
13465 * config.sub: Refer to NeXT's operating system as nextstep.
13466
13467 * config.sub (case $basic_machine): Re-order the cases, to match
13468 the order in the FSF version (which is mostly alphabethical).
13469 Merge in some additions and changes from the FSF.
13470
13471Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13472
13473 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13474 * config.sub: Recognize cxux7.
13475 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13476
13477Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13478
13479 * config.sub: Fix typo powerpc -> powerpc-*.
13480
13481Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13482
13483 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13484
13485 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13486 parallel with all-emacs and install-emacs). Top-level command
13487 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13488
13489Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13490
13491 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13492 $(relbindir)/make before doing ``make install'', and use
13493 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13494 installing over running make binary.
13495 ($(host)-stamp-stage3-installed): Likewise.
13496
13497Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13498
13499 * config.guess: Recognize Mach.
13500
13501Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13502
13503 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13504 see whether --exec-prefix was used.
13505
13506Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13507
13508 * README: Explicitly mention libg++/README. (Zoo's idea.)
13509
13510Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13511
13512 * Makefile.in: Add all-librx target similar to all-libproc.
13513
13514Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13515
13516 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13517 with post 1.2 uname bogosity.
13518
13519Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13520
13521 * configure: Remove temporary files on receipt of a signal.
13522
13523Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13524
13525 * configure: If there is a package_makefile_frag, remove
13526 ${subdir}/Makefile.tem after copying it in.
13527
13528Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13529
13530 * build_all.mk: support rs6000 lynx identifies itself as
13531 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13532 since /bin/gcc is too feeble to compile a modern gcc.
13533
13534Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13535
13536 * brought devo/test-build.mk update-to-date with progressive/
13537 test-build.mk. Add lynx targets and hppa flag info.
13538
13539Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13540
13541 * configure.in: Use mh-ncrsvr43. Patch from
13542 Tom McConnell <tmcconne@sedona.intel.com>.
13543
13544Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13545
13546 * config.guess (i386-unknown-bsdi): No longer need to
13547 check #if defined(__bsdi__) && defined(__i386__).
13548
13549Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13550
13551 * configure: Set program_transform_nameoption correctly.
13552
13553Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13554
13555 * brought build-all.mk update-to-date with progressive build-all.mk,
13556 added new targets and hppa info.
4e81ae98 13557
6599da04
JM
13558Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13559
13560 * configure: If config.guess result is a prefix of the user
13561 specified target, assume a native build and use the user specified
13562 target as the host alias. Remove SunOS patch suffix removal hack.
13563 * configure.in: Remove SunOS patch suffix removal hack.
13564
13565 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13566 in NATIVE_CHECK_MODULES.
13567
13568Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13569
13570 * Makefile.in: Rename HOST_ONLY to NATIVE.
13571 * configure: Delete SunOs patch suffix from host_canonical
13572 and build_canonical variables that are prepended to Makefiles.
13573 * configure.in: Add comments for easier maintenance.
13574
13575Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13576
13577 * Makefile.in: Add all-libproc target similar to all-gui.
13578
13579Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13580
13581 * Makefile.in (CHECK_MODULES): split into
13582 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13583
13584Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13585
13586 * config.guess (i386-unknown-bsdi): New system to guess.
13587
13588Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13589
13590 * Makefile.in: Add all-gui target (but not yet build by "all").
13591
13592Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13593
13594 * config.sub: Move deletion of patch suffix from here...
13595 * configure.in: To here, at Ian's suggestion. The top-
13596 level scripts might need to know of a patch level.
13597
13598Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13599
13600 * config.sub: Strip off patch suffix so rtl is recognized
13601 as a sunos4.1.3 machine, even though it's been patched.
13602
13603Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13604
13605 * Makefile.in (INSTALL_LAST): Delete.
13606 (INSTALL_DOSREL): New.
13607
13608Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13609
13610 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13611 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13612 whether we pass down --with-gnu-ld anyhow.
13613
13614Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13615
13616 * Makefile.in (INSTALL_LAST): Change operation so it works
13617 on more flavors of make.
13618 * configure.in (go32): Don't build libg++ or libio.
13619
13620Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13621
13622 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13623 they can be overriden by templates.
13624
13625Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13626
13627 * configure.in (target==go32): Don't build gdb.
13628 * dosrel: New directory.
13629
13630Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13631
13632 * configure.in (host==go32): Configure dosrel too.
13633 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13634 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13635 be set by incoming names or templates.
13636 (INSTALL_LAST): New rule.
6599da04
JM
13637
13638Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13639
13640 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13641
13642Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13643
6599da04
JM
13644 * configure.in (appdirs): New variable. Currently empty, but will
13645 be used in gas distribution. If nonempty, lists a set of
13646 directories at least one of which must get configured, or top
13647 level configuration is considered to have failed.
13648 (rs6000-*-lynxos*): Use new file name.
13649
13650Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13651
13652 Eliminate XTRAFLAGS.
13653 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13654 newlib include files using -idirafter, and also use -nostdinc.
13655 (CXX_FOR_TARGET): Likewise.
13656 (XTRAFLAGS): Removed.
13657 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13658 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13659 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13660 ($(DO_X)): Don't pass down XTRAFLAGS.
13661
13662Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13663
13664 * configure.in (mips*-dec-bsd*): New target; do build linker.
13665 (mips*-*-bsd*): New target; don't build linker.
13666
13667Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13668
13669 * configure.in: support rs6000-*-lynxos* configuration.
13670 support sunos4 as a cross target.
13671
13672 * config.sub: look for lynx*, not lynx since the OS version may
13673 legitimately be part of the name.
13674
13675Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13676
13677 * configure.in (i[34]86-*-sco*): Move to be with other i386
13678 targets.
13679 (romp-*-*): New target. Skip various binary utilities.
13680 (vax-*-*): New target. Don't build newlib.
13681 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13682
13683Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13684
13685 * configure.in: Only set host_makefile_frag if config
13686 directory exists.
13687
13688Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13689
13690 * install.sh: If $dstdir exists, don't check whether each
13691 component does.
13692
13693Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13694
13695 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13696
13697Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13698
3b75d237
AJ
13699 * configure.in (*-*-lynxos*): Don't configure newlib for either
13700 native or cross Lynx.
6599da04
JM
13701
13702Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13703
13704 * config.sub (sparc64-elf): Fix os.
13705 (z8k): Remove duplicate.
13706
13707Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13708
13709 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13710 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13711
13712Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13713
13714 * configure: Make file links cleanly even if Lynx fails on
e490616e 13715 an NFS symlink (at least fail cleanly).
6599da04
JM
13716
13717Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13718
13719 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13720 -XNh2000.
13721
13722Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13723
13724 * configure: Unknown options are fatal again.
13725
13726Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13727
13728 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 13729 compatibility.
6599da04
JM
13730
13731Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13732
13733 * build-all.mk: Add `clean' target.
13734
13735Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13736
13737 * config.guess: Add SINIX support.
13738 * configure.in: Add mips-*-sysv4* support.
13739
13740Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13741
13742 * build-all.mk: Document all useful targets.
13743 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13744 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13745
13746Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13747
13748 * configure: Support --silent, --quiet.
13749
13750Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13751
13752 * configure: Support --disable-FEATURE.
13753
13754Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13755
13756 * config.guess: Recognize NCR running SVR4.3.
13757
13758Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13759
13760 * config.guess: Make BSDI generate i386-unknown-bsd386.
13761 Patch from Paul Eggert <eggert@twinsun.com>.
13762
13763Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13764
13765 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13766
13767Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13768
13769 * configure: Make unrecognized options give nonfatal warnings
13770 instead of fatal errors, and pass them to any subdirectory
13771 configures in case they recognize them.
13772 Make --x equivalent to --with-x.
13773
13774Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13775
13776 * configure: Add --enable-* options. Clean up usage message and
13777 some comments.
13778
13779Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13780
13781 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13782
13783Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13784
13785 * configure.in (hppa*-*-*): Enable binutils.
13786
13787Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13788
13789 * config.sub: Recognize cisco.
13790
13791Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13792
13793 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13794
13795Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13796
13797 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13798 than one configuration name. Add comment.
13799
13800Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13801
13802 * config.guess: about target *-hitachi-hiuxwe2, fixed
13803 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13804 macro is incorrect.]
13805
13806Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13807
13808 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13809 than the "make ls" stuff which used to be here.
13810
13811Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13812
13813 * config.guess: Recognize i[34]86-unknown-freebsd.
13814 From Shawn M Carey <smcarey@rodan.syr.edu>.
13815
13816Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13817
13818 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13819
13820Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13821
13822 * config.guess: Check for ptx.
13823
13824Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13825
13826 * config.sub: Add os9k checking.
13827
13828Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13829
13830 * config.guess: Handle OSF1 running on HPPA processors
13831
13832Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13833
13834 * configure: If subdir configure fails, print out a message with
13835 subdirectory name, in case subdir's configure code didn't identify
13836 itself.
13837
13838Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13839
13840 * configure.in: Remove embedded newlines from configdirs.
13841 Avoid mismatches of substrings. Fix matching strings at end
13842 of configdirs.
13843
13844Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13845
13846 * config.guess: Add Lynx/rs6000 config support.
13847
13848Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13849
13850 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13851
13852Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13853
13854 * configure.in (hppa*-*-osf*): Treat this just like most other
13855 PA configurations (eg no binutils or ld).
13856 (hppa*-*-*elf*): These configurations have binutils and ld.
13857
13858Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13859
13860 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13861
13862Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13863
13864 * configure.in (rs6000-*-*): Build gas.
13865
13866Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13867
e490616e 13868 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
13869
13870Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13871
13872 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13873 for GDB and GDB has been fixed to not need it.
13874
6599da04
JM
13875Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13876
13877 * config.guess: Recognize vax hosts.
13878
13879Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13880
13881 * configure (while loop): Don't use "break 2" inside case
13882 statement -- the case statement isn't an enclosing loop.
13883
13884Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13885
13886 * config.guess: Clean up NeXT support, to allow nextstep
13887 on Intel machines. Make OS be nextstep.
13888
13889Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13890
13891 * config.guess: Add alternate forms for Convex.
13892
13893Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13894
13895 * configure: Completely rewrite option processing. Take
13896 advantage of pattern-matching to avoid invoking test frequently.
13897 Also clean up host and target defaulting logic.
13898
13899Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13900
13901 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13902 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13903 commands (plus user environment) will fit SCO limits.
13904
13905Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13906
13907 * configure.in: Don't issue warnings about directories which are
13908 not being configured if -norecursion is set. Correct test for
13909 --with-gnu-as and --with-gnu-ld to not get confused by substring
13910 matches.
13911
13912 * configure.in: Don't build gas for alpha-dec-osf1*.
13913
13914Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13915
13916 * configure: Back out Per's change of 12/19/1993. It changes the
13917 behavior of configure in unexpected and confusing ways.
13918
13919 Also, use different delim char when calculating
13920 program_transform_name so that the name can contain slashes.
13921
13922Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13923
13924 * configure.in, config.sub: Add support for VSTa micro-kernel.
13925
13926Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13927
13928 * configure.in: Nuke hacks which were used to get a special
13929 version of GAS for HPPA configurations.
13930
13931Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13932
13933 * configure: If only ${target_alias} is given, use that
13934 as the default for ${host_alias}.
13935 * configure: Add missing back-slashes before nested quotes.
13936
13937Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13938
13939 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13940
13941Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13942
13943 * config.guess: Recognize some Tektronix configurations.
13944 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13945
13946Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13947
13948 * config.sub: Match any flavor of SH.
13949
13950Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13951
13952 * configure.in: Don't try to configure newlib for Alpha.
13953
13954Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13955
13956 * configure.in: Don't build ld for Irix 5. Don't build gas,
13957 libg++ or libio for any Alpha target.
13958
13959 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
13960
13961Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13962
13963 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13964 default arguments -- so it tried to compress itself.
13965
13966Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13967
13968 * configure.in (notsupp): ensure that a space is always at the end
13969 of the configdirs list, since the grep checks for an explicit space
13970
13971Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13972
13973 * configure.in (target i386-sysv4.2): don't build ld, since static
13974 versions of many libraries are not available.
13975
13976Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13977
13978 * config.guess: Recognize Apollos (using environment variables).
13979 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13980
13981Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13982
13983 * config.guess: Recognize Sony news mips running newsos.
13984
13985Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13986
13987 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13988 "fi ; else" for bash.
13989
13990Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13991
13992 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13993
13994Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13995
13996 * config.sub: accept unixware as an alias for svr4.2.
13997 Fix some inconsistancies with the gcc version.
13998
13999Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14000
14001 * Makefile.in (DISTDOCDIRS): Add gdb.
14002
14003Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
14004
14005 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
14006
14007Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14008
14009 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14010 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14011 this now.
14012
14013Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14014
14015 * config.sub: Accept hiux* as an OS name.
14016
14017 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14018 etc/make-stds.texi. The underscore came from gcc, and dje now
14019 agrees that RUNTESTFLAGS is the correct name.
14020
14021Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
14022
14023 * install.sh: Remove 'set -e'. It makes any conditionals
14024 in the script useless.
14025
14026 * config.guess: Automatically recognize arm-acorn-riscix
14027 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14028
14029Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
14030
14031 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14032
14033Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14034
14035 * Makefile.in (DISTDOCDIRS): New variable.
14036 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 14037 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
14038
14039Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14040
14041 * configure.in (hppa target): check the source directory for the
14042 pagas sub-directory
14043
14044Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
14045
14046 * config.sub: Allow -aout* and -elf*.
14047
14048Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14049
14050 * configure.in: Don't build ld on i386-solaris2, same as for
14051 sparc-solaris2.
14052
14053Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14054
14055 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14056
14057Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14058
14059 * configure.in: Configure gdb for alpha.
14060
14061Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14062
14063 * Makefile.in (CXXFLAGS): Add -O.
14064
14065Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14066
14067 * config.guess: added support for DG Aviion
14068
14069Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14070
14071 * configure.in: Produce warning message for subdirectories not
14072 configurable for this host/target combination. Don't try to
14073 configure gdb for vms.
14074
14075Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14076
14077 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14078 appropriate files before making "diststuff".
14079 (DISTBISONFILES): New var: list of files to be edited.
14080 (DISTSTUFFDIRS): Add binutils.
14081
14082Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14083
14084 * config.sub: also handle mipsel and mips64el (for little endian mips)
14085
14086Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14087
14088 * configure.in: Add * to end of all OS names.
14089
14090Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14091
14092 * configure.in: Build newlib for LynxOS native.
14093
14094Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14095
14096 * config.guess: Add support for delta 88k running SVR3.
14097
14098 * configure.in: Add comment about HP compiler vs. emacs.
14099
14100Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14101
14102 * configure.in: don't build ld on solaris2 (not a viable option
14103 due to bugs in getpwnam & getpwuid)
14104
14105Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14106
14107 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14108 config.guess will produce a full version number.
14109
14110Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14111
14112 * configure.in: Build linker and binutils for alpha-dec-osf1.
14113
14114Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14115
14116 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14117 and gdb/testsuite/Makefile.in.
14118
14119Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14120
14121 * configure.in: recognize mips*- instead of mips-
14122
14123Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14124
14125 * config.sub: Accept linux*coff and linux*elf as operating
14126 systems.
14127
14128Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14129
14130 * config.sub: Recognize mips64, and mips3 as an alias for it.
14131
14132Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14133
14134 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14135 gdb knows how to handle OSF/1 shared libraries.
14136
14137Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14138
14139 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14140 * config.guess: Recognize Hitachi's HIUX.
14141 * config.sub: Recognize h3050r* and hppahitachi.
14142 Remove redundant cases for hp9k[23]*.
14143
14144Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14145
14146 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14147 if gas and ld are in the source tree and are in ${configdirs}.
14148 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 14149 --with options (but still pass them down on the command line,
6599da04
JM
14150 if they were explicitly specified).
14151
14152Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14153
14154 * configure: substitute SHELL value in Makefile.in with
14155 ${CONFIG_SHELL}
14156
14157Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14158
14159 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14160 *-*-solaris2* targets.
14161
14162Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14163
14164 * Makefile.in: define M4, and pass it down to sub-makes;
14165 all-autoconf now depends on all-m4
14166
14167Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14168
14169 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14170 presence of {ar,ranlib} instead of a configured directory
14171
14172Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14173
14174 * config.guess: Accept 34?? as well as 33?? for NCR.
14175
14176Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14177
14178 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14179 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14180
14181Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14182
14183 * configure: grab values for $(CC) and $(CXX) from the
14184 environment, so that someone can do "CC=gcc configure; make" and
14185 have it work right (matching the way that autoconf works now)
14186
14187 * configure.in, Makefile.in: add support for gash, the tcl
14188 interface to Galaxy
14189
14190 * config.guess: add NetBSD variants (hp300, x86)
14191
14192Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14193
14194 * install.sh: Support -d option (in the manner of SunOS 4 install,
14195 as it is more deterministic than that of GNU install)
14196 (chmodcmd): Set file to mode 755 by default (should also do default
14197 chgrp and chown, but I don't feel like dealing with that now)
14198
14199Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14200
14201 * config.sub: Remove h8300hhms alias.
14202
14203Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14204
14205 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14206
14207Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14208
14209 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14210 as stmp-fixinc
14211
14212Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14213
14214 * config.sub: recognize m88110-bug-coff.
14215
14216Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14217
14218 * Makefile.in (all-libio): all dependencies on the toolchain used
14219 to build this (gcc, gas, ld, etc)
14220
14221Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14222
14223 * config.guess: Deal with OSF/1 1.3 on alpha.
14224
14225Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14226
14227 * install.sh: add some 'else true' clauses for portability
14228
14229 * configure.in: don't build libio for h8[35]00-*-* targets
14230
14231Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14232
14233 * Makefile.in: Add support for new libio.
14234
14235Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14236
14237 * install.sh: If one command fails, don't try the rest. Don't try
14238 to remove $dsttmp (via trap) unless we have already created it.
14239 If $src doesn't exist, detect it and exit with an error.
14240
14241 * config.guess: Recognize BSD on hp300.
14242
14243Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14244
14245 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14246 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14247
14248Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14249
14250 * Makefile.in (all-send-pr): depends on all-prms
14251
14252Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14253
14254 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14255
14256Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14257
14258 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14259 Added test for mips-mips-riscos5.
14260
14261Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14262
14263 * configure.in: use mh-hp300 for 68k HP hosts
14264
14265Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14266
14267 * configure: add support for CONFIG_SHELL, so that you can use
14268 some alternate shell for evaluating configure scripts
14269
14270Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14271
14272 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14273 in configure script to bug-gdb@prep.ai.mit.edu when building
14274 distribution archive.
14275 * Makefile.in (COMPRESS): Remove def.
14276 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14277 gdb.tar.Z and make-gdb.tar.Z respectively.
14278 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14279 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14280 to convergence with 'taz' target in Makefile.in.
14281
14282Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14283
14284 * install.sh (dsttmp): use trap to ensure that tmp files go
14285 away on error conditions
14286
14287Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14288
14289 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14290
14291Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14292
14293 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14294 its parent is '/' not ''.
14295
14296 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14297
14298Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14299
14300 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14301 that ${newsrcdir}/configure.in does.
14302
14303Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14304
14305 * test-build.mk: support for CONFIG_SHELL
14306
14307Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14308
14309 * config.sub (netware): Add as a basic system type.
14310
14311Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14312
14313 * Makefile.in (Makefile): depend on configure.in. Also drop the
14314 $(srcdir)/ from the dependency on Makefile.in.
14315
14316Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14317
14318 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14319 (h8300hhms is temporary until multi-libraries are implemented).
14320 * configure.in: Handle h8300h too.
14321
14322Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14323
14324 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14325
14326Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14327
14328 * configure: Remove extraneous output when guessing host type.
14329 * config.guess: Remove extraneous output when guessing using C
14330 compiler rather than uname, or when guessing fails.
14331
14332Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14333
14334 * Makefile.in: remove all.cross and install.cross targets
14335
14336 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14337 definitions
14338
14339Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14340
14341 * configure.in (target sh): Build gprof.
14342
14343Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14344
14345 * config.sub: change -solaris to -solaris2
14346
14347Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14348
14349 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14350
14351Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14352
14353 * configure: Correct error message for missing Makefile.in to
14354 print correct directory.
14355
14356Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14357
14358 * install.sh: kludge around 386BSD shell bug
14359
14360Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14361
14362 * config.guess: Recognize NeXT.
14363 * config.guess: Recognize i486-ncr-sysv4.
14364 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14365
14366Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14367
14368 * Makefile.in (MAKEINFOFLAGS): New variable.
14369 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14370 * build-all.mk, test-build.mk: Pass down --no-split as
14371 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14372
14373Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14374
14375 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14376
14377Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14378
14379 * Makefile.in (libg++.tar.z): New rule.
14380 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14381 * Makefile.in (taz): Only do a single chmod.
14382
14383Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14384
14385 * install.sh: don't use dirname anymore (replaced with sed usage)
14386
14387Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14388
14389 * Makefile.in: Change extension for gzip'd files from '.z' to
14390 '.gz' per new FSF standard usage.
14391
14392Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14393
14394 * configure: put quotes around the final value of program_transform_name
14395
14396Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14397
14398 * Makefile.in: new install.sh support; update install-info rules
14399
14400Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14401
14402 * configure.in: Build diff for crosses, but not for go32 host.
14403
14404 * configure.in: Build gprof only for native, and don't build it
14405 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14406
14407Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14408
14409 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14410
14411Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14412
14413 * configure.in (host_tools): Add prms.
14414
14415Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14416
14417 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14418 with $(FLAGS_TO_PASS) on the command line
14419
14420 * config.sub: Recognize lynx and lynxos
14421
14422Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14423
14424 * config.sub: Accept -ecoff*, not just -ecoff.
14425
14426Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14427
14428 * Makefile.in (taz): Use .gz suffix instead of .z.
14429 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14430 names.
14431
14432Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14433
14434 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14435
14436Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14437
14438 * Makefile.in (install-no-fixedincludes): install gcc last, so
14439 that rebuilds that might happen during 'make install' don't get
14440 bogus gcc include files
14441
14442Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14443
14444 Change from Utah for HPPA support:
14445 * config.guess: Recognize hppa1.x-hp-bsd.
14446
14447Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14448
14449 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14450 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14451
14452Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14453
14454 * config.sub: Add support for rom68k and bug boot monitors.
14455
14456Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14457
14458 * Makefile.in: Make all-opcodes depend on all-bfd.
14459
14460Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14461
14462 * config.guess: Added special check for i[34]86-univel-sysv4*.
14463
14464Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14465
14466 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14467 the processor rather than assuming i486.
14468
14469Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14470
14471 * config.guess: Recognize SunOS6 as Solaris3.
14472
14473Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14474
14475 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14476 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14477
14478Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14479
14480 * build-all.mk (all-cross): New target for Canadian Cross.
14481 Added Q2 go32 targets.
14482 * test-build.mk: Configure go32 cross sparclite-aout and
14483 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14484 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14485
14486Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14487
14488 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14489 GO32 hosted toolchains
14490
14491Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14492
14493 * configure: change so "-exec-prefix" gets passed down rather
14494 than "-exec_prefix" so autoconf generated Makefiles get the
14495 exec_prefix set right.
14496
14497Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14498
14499 * config.guess: get the Solaris2 minor version number
14500
14501 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14502
14503Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14504
14505 * config.guess: Recognize some Sequent platforms.
14506
14507Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14508
14509 * Makefile.in: added the vault-install target
14510
14511 * configure.in: actually use the Sun3 makefile fragment that's in
14512 config, also added the release dir to configdirs
14513
14514Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14515
14516 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14517
14518Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14519
14520 * configure.in: remove some program from Alpha targetted toolchains
14521
14522Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14523
14524 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14525 gprof.
14526 (taz): Run "make diststuff" in those directories instead of "make
14527 proto-dir". Look for "VERSION=" only at start of line in subdir
14528 Makefile. Use "gzip -9" for compression.
14529 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14530 (binutils.tar.z): New target.
14531
14532Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14533
14534 * Makefile.in (taz): Include gpl.texinfo.
14535
14536Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14537
14538 * Makefile.in (setup-dirs): Merged into "taz" target.
14539 (taz): Only do `proto-dir' stuff if a directory is actually needed
14540 for this target.
14541
14542Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14543
14544 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14545 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14546 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14547 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14548 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14549
14550Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14551
14552 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14553 config.sub, and move-if-change to gdb testsuite distribution
14554 archive, so the testsuite can be extracted, configured, and
14555 run separately from the gdb distribution. Blow away the Chill
14556 tests that require a Chill compiled executable, since GNU Chill
14557 is not yet publically available.
14558
14559Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14560
14561 * test-build.mk: set environment variables in a single command,
14562 instead of a list of assignments and exports
14563
14564 * config.guess: recognize Alpha/OSF1 systems
14565
14566Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14567
14568 * configure: Change help message to prefer --options rather than
14569 -options.
14570
14571Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14572
14573 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14574 zippy@ecst.csuchico.edu.
14575 * config.guess: Recognize miniframe.
14576
14577Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14578
cc6010cd
AP
14579 * Makefile.in: Use srcroot to find runtest rather than rootme.
14580 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
14581
14582Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14583
14584 * test-build.mk: Extensive additions to support building on a
14585 machine other than the host.
14586
14587Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14588
14589 * configure (tooldir): Fix for i386-aix again.
14590
14591Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14592
14593 * configure, Makefile.in: Change definition of $(tooldir)
14594 to match the FSF.
14595
14596Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14597
14598 * config.guess: Recognize i[34]86/SVR4.
14599
14600Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14601
14602 * Makefile.in (all-gdb): gdb depends on sim.
14603
14604Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14605
14606 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14607 at the same time we make the prototype gdb directory.
14608 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14609 files at the same time as the gdb base release distribution.
14610
14611Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14612
14613 * Makefile.in (check): Use individual check targets rather than
14614 DO_X rule.
14615 (check-gcc): Added.
14616
14617Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14618
14619 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14620 for System V release 3.2.
14621
14622Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14623
14624 * config.sub: Recognize hppaosf.
14625 * configure.in: Do configure ld/binutils/gas for it.
14626
14627Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14628
14629 * configure (tooldir): Alter syntax used to set this, for systems
14630 where "\$" isn't handled right, like i386-aix.
14631
14632Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14633
14634 * configure: Pass program-transform-name, not
14635 program_transform_name, to recursive configures.
14636
14637Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14638
14639 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14640 of gas+ld+binutils.
14641
14642Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14643
14644 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14645
14646Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14647
14648 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14649
6599da04
JM
14650Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14651
14652 * Makefile.in (PRMS): Set back to all-prms.
14653
14654Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14655
14656 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14657 targets, rather than for MIPS hosts.
14658
14659Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14660
14661 * configure.in: add comment for --with-x default values
14662
14663 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14664
14665 * Makefile.in: add check-* targets for each of the directories in
14666 the tree. Add a definition of RUNTEST that will use the one we
14667 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14668
14669Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14670
14671 * configure.in: Removed obsolete references to bfd_target and
14672 target_makefile_frag.
14673
14674 * build-all.mk: Set assorted targets for Q2.
14675 * config.sub: Recognize z8k-sim and h8300-hms.
14676 * test-build.mk: Really don't pass host to configure.
14677 (HOLES): Added uname.
14678
14679Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14680
14681 * configure: Handle an empty program-prefix, program-suffix or
14682 program-transform-name correctly.
14683
14684Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14685
14686 * build-all.mk: -G 8 no longer required for MIPS targets.
14687 * test-build.mk: Don't pass host argument to configure; make it
14688 guess.
14689
14690Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14691
14692 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14693 * Makefile.in (COMPRESS): New macro, like GZIP.
14694
14695Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14696
14697 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14698
14699 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14700 with gas currently defaults to -G 0.
14701
14702Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14703
14704 * Makefile.in (all-flex): flex depends on byacc.
14705
14706 * build-all.mk: If host not specified, use config.guess. Pass TAG
14707 to test-build.mk as RELEASE_TAG.
14708 * test-build.mk (configargs): New variable containing arguments to
14709 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14710 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14711
14712 * config.guess: Use /bin/uname when checking -X argument on SCO,
14713 to avoid invoking GNU uname which doesn't understand -X.
14714
14715 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14716
14717 * configure.in: Build gas for mips-*-*.
14718
14719Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14720
14721 * Makefile.in (all.normal): insert missing backslash.
14722
14723Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14724
731a8127 14725 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
14726
14727 * Makefile.in: Complete overhaul to merge many almost identical
14728 targets.
14729
14730Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14731
14732 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14733 (gdb.tar.Z): Adjusted.
14734
14735 * Makefile.in (setup-dirs, taz): New targets; should be general
14736 enough to adapt for gdb sometime. Build only .z file.
14737 (gas.tar.z): New target.
14738
14739Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14740
14741 * build-all.mk: Use CC=cc -Xs on Solaris.
14742
6599da04
JM
14743Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14744
14745 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14746 for handling BISON for FSF releases.
14747
14748Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14749
14750 * configure: Actually implement the change zoo just documented.
14751
14752Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14753
14754 * configure: when using config.guess, only set target_alias when
14755 it's not already been set (ie, on the command line)
14756
14757Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14758
14759 * Makefile.in: add installcheck target, set PRMS to install-prms
14760
14761Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14762
14763 * configure: add support for package_makefile_fragment, handle the
14764 case where a directory has a configure.in file but no Makefile.in
14765 more gracefully (with an actual understandable error message, even);
14766 add support for --without (and add this to the usage message); also
14767 explicitly add a --host=${host_alias} to the command line when
14768 config.guess is used
14769
14770Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14771
14772 * configure: Must use both --host and --target in recursive calls.
14773
14774Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14775
14776 * Makefile.in: Change deja-gnu to dejagnu.
14777
14778Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14779
14780 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14781
14782Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14783
14784 * configure.in: canonicalize all instances to *-*-solaris2*,
14785 also strip out a number of tools to not build for go32 host
14786
14787Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14788
14789 * config.guess: add GPL.
14790
14791 * Makefile.in, config.guess, config.sub, configure: bump
14792 copyrights to 93.
14793
14794Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14795
14796 * Makefile.in (do-info): Removed obsolete check for existence of
14797 localenv file.
14798
14799 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14800
14801Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14802
14803 * Makefile.in: a couple of 'else true' for decstation,
14804 support for TclX
14805
14806 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14807
14808Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14809
14810 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14811
14812Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14813
14814 * config.guess: Recognize i386-ibm-aix (PS/2).
14815 * configure.in: Use config/mh-aix386 file for it.
14816
14817Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14818
14819 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14820 CC_FOR_TARGET instead.
14821 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14822
14823Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14824
14825 * Makefile.in: Add sim to list of directories sent with gdb
14826
14827Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14828
14829 * configure.in: Put back mips-dec-bsd* case.
14830
14831Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14832
14833 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14834 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14835 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
14836
14837Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14838
14839 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14840
14841 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14842 (install-info): install dir.info only if it exists,
14843 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14844
14845Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14846
14847 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14848 gas for mips-dec-bsd.
14849
14850Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14851
14852 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14853 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14854
14855Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14856
14857 * configure.in: Added "dejagnu" to hosttools list.
14858
14859Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14860
14861 * config.sub, configure.in, config.guess: Add support
14862 for Bosx, an AIX variant from Bull.
14863 Patches from F.Pierresteguy@frcl.bull.fr.
14864
14865Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14866
14867 * devo/dejagnu: Initial creation of devo/dejagnu.
14868 Migrated dejagnu testcases and support files for testing software
14869 tools to reside as subdirectories, currently called "testsuite",
14870 within the directory of the software tool. Migrated all programs,
14871 support libraries, etc. beloging to dejagnu proper from
14872 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14873 with no modifications. The changes to these files which will
14874 allow them to configure, build, and execute properly will be made
14875 in a future update.
14876
14877Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14878
14879 * Makefile.in: Change send_pr to send-pr.
14880 * configure.in: Likewise.
14881 * send_pr: Renamed directory to send-pr.
14882
14883Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14884
14885 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14886
14887Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14888
14889 * README: Update for gdb-4.8 release.
14890 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14891 gdb-xxx.tar.z (gzip'd) file also.
14892
14893Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14894
14895 * Makefile.in: make all-diff depend on all-libiberty
14896
14897Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14898
14899 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14900
14901Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14902
14903 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14904
14905Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14906
14907 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14908 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14909 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14910
14911Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14912
14913 * Makefile.in: makeinfo binary is in a new location
14914
14915Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14916
14917 * config.sub: Accept -ecoff as an OS.
14918
14919 * Makefile.in: Various changes to eliminate a level of make
14920 recursion and reduce the required command line length.
14921 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14922 sub-makes.
14923 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14924 variables holding settings for specific sub-makes.
14925 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14926 in terms of BASE_FLAGS_TO_PASS.
14927 (TARGET_LIBS): New variable listing directories which use
14928 TARGET_FLAGS_TO_PASS.
14929 (subdir_do): Eliminated.
14930 (do-*): New set of targets to replace subdir_do.
14931 (various): All targets which used subdir_do now depend on do-*.
14932 (local-clean): Renamed from do_clean.
14933 (local-distclean): New target, dependency of distclean and
14934 realclean.
14935 (install-info): Don't create directories. Depend on dir.info
14936 rather than calling make recursively.
14937 (install-dir.info): Eliminated.
14938 (install-info-dirs): Create all info directories here.
14939 (dir.info): Depend upon do-install-info.
14940
14941 * test-build.mk (HOLES): Added false.
14942
14943Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14944
14945 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14946
14947Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14948
14949 * Makefile.in (info): remove dependency on all-texinfo. The
14950 problem was really in texinfo/C, not at this level.
14951
14952Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14953
14954 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14955
14956Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14957
14958 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14959 GDB releases.
14960
14961Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14962
14963 * configure: Include srcdir in message about target of link not
14964 being found. Don't convert `-' to `_' in `with' options being
14965 passed to subdirs.
14966
14967Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14968
14969 * configure.in: add uudecode to host_tools
14970
14971 * Makefile.in: added {all,install}-uudecode targets, added them to
14972 the appropriate lists
14973
14974Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14975
14976 * Makefile.in (all-gcc): Added dependency on all-gas.
14977
14978 * configure.in (mips-*-*): Build ld and binutils.
14979
14980Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14981
14982 * configure: check return code from mkdir, print error message and
14983 exit on failure.
14984
14985Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14986
14987 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14988
14989Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14990
14991 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14992
14993Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14994
14995 * config.sub (h8500): Recognize this as a cpu type.
14996
14997Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14998
14999 * configure: source directory missing is no longer a warning
15000
15001 * configure.in: recognize irix[34]* instead of irix[34]
15002
15003 * Makefile.in: define and pass down X11_LIB
15004
6599da04
JM
15005Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
15006
15007 * guess-systype: Renamed to ...
15008 * config.guess: ... by popular request.
15009 * configure.in, Makefile.in: Update accordingly.
15010
15011Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
15012
15013 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
15014 + Add Convex, Cray/Unicos, and Encore/Multimax support.
15015 + Execute ./dummy instead of assuming . is in PATH.
15016
15017Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
15018
15019 * guess-systype: New shell script. Attempts to guess the
15020 canonical host name of the executing host.
15021 Only a few hosts are supported so far.
15022 * configure: Call guess-systype if no host is specified.
15023
15024Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
15025
15026 * Makefile.in (gcc-no-fixedincludes): Made to work with current
15027 gcc Makefile.
15028
15029
15030Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
15031
15032 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15033 (all-gcc, install-gcc, subdir_do): Use it.
15034
15035Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15036
15037 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15038
15039Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
15040
15041 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15042 set exclusively by configure, using configure.in .
15043
15044Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15045
15046 * test-build.mk: set $PATH for all builds
15047
15048 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15049
15050Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15051
15052 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15053 the one used in gcc/Makefile.in, so that a null expansion doesn't
15054 override the one needed to build gcc with a native cc.
15055
15056
15057Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15058
15059 * configure: Accept -with arguments.
15060
15061Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15062
15063 * Makefile.in: added h8300sim
15064
15065Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15066
6599da04
JM
15067 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15068 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15069 (all-cygnus, native, build-cygnus): Make
15070 $(canonhost)-stamp-3stage-done, not $(host)....
15071 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15072 i386-sco3.2v4. Added else true to if command.
15073
15074Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15075
15076 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15077
15078Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15079
15080 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15081
15082Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15083
15084 * configure.in: don't remove binutils from Solaris builds
15085
15086Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15087
15088 * Makefile.in: get rid of earlier definitions for *clean,
15089 also handle the recursive info rule better
15090
15091Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15092
15093 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15094 do more-or-less the right thing.
15095
15096Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15097
15098 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15099 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15100
15101Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15102
15103 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15104 $(host_canonical).
15105
15106 * configure.in: split the configdirs list into 4 categories (native
15107 v. cross, library v. tool) and handle the cross-only and native-
15108 only in more reasonable (and correct!) way.
15109
15110Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15111
15112 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15113 configdirs anymore.
15114
15115Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15116
15117 * Makefile.in: extensive cleanup:: removed all of the explicit
15118 clean-* targets, collapsed many wrappers around subdir_do into
15119 one, added additional targets to satisfy standards.texi, deleted
15120 some old targets, some changes for consistency
15121
15122Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15123
15124 * configure.in: handle some programs as cross-only, and others as
15125 native only
15126
15127 * test-build.mk: handle partial holes in a more generic manner
15128
15129 * Makefile.in: m4 depends on libiberty
15130
6599da04
JM
15131Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15132
15133 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15134 time, wdiff, and find to configdirs
15135
15136 * Makefile.in: all, clean, and install rules for the new programs
15137 added to configure.in
15138
15139Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15140
15141 * configure.in: use mh-sun for all *-sun-* hosts
15142
6599da04
JM
15143Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15144
15145 * Makefile.in: define flags for X11 include files and library file
15146 locations, pass them down to the programs that need this info
15147
15148 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15149
6599da04
JM
15150Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15151
15152 * configure.in: start building libg++ for HP-UX targets
15153
15154Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15155
15156 * README: Update references to files moved into etc/.
15157
15158Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15159
15160 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15161 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15162
15163Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15164
15165 * configure: accept dash as well as underscore in long option
15166 names for FSF compatibility.
15167
15168Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15169
15170 * config.sub: added -sco3.2v4 support from FSF.
15171
15172Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15173
15174 * configure.in: expand the section that adds or removes
15175 directories from the list of programs to build, to handle native
15176 vs. cross in addition to host v. native
15177
15178Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15179
15180 * Makefile.in: Replace C++ in macro names with CXX.
15181 This is less likely to break ...
15182
15183Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15184
15185 * test-build.mk: add -w to GNU_MAKE
15186
15187Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15188
15189 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15190 add 'sparc' to list of recognized cpus. This needed to make
15191 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15192 Delete some redundant ose68 variants. Recognize -wrs as an os,
15193 then changes that into $CPU-wrs-vxworks.
15194
15195 * configure.in: remove most references to gdbtest, regularize
15196 target based program removal
15197
15198 * test-build.mk: import from p3 tree (many fixes and changes)
15199
15200Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15201
15202 * Makefile.in: added rules to handle tcl, tk, and expect
15203
15204 * configure.in: handle those directories if they exist
15205
15206Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15207
15208 * config.sub: removed bogus hppabsd and hppahpux names, since
15209 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15210
15211Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15212
15213 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15214 depends upon all-xiberty
15215
15216 * Makefile.in: changes from p3, including:
15217
15218 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15219
15220 * Makefile.in (XTRAFLAGS): include newlib directories if
15221 newlib/Makefile exists, rather than if host != target.
15222
15223 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15224
15225 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15226 from the same source tree and not building a cross-compiler. This
15227 matters for the libg++ configuration if reconfiguring a tree that
15228 has already been installed.
15229
15230 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15231
15232 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15233 pick up the machine and system specific header files.
15234
15235 * Makefile.in: added AS_FOR_TARGET, passed down in
15236 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15237 the C compiler to use to create programs which are run in the
15238 build environment, set it to default to $(CC), and passed it down
15239 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15240
15241 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15242
15243 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15244 We need them for unusual native builds, like systems without
15245 ranlib.
15246
15247 * configure: also define $(host_canonical) and
e490616e
ZW
15248 $(target_canonical), which are the full, canonical names for the
15249 given host and target
6599da04
JM
15250
15251Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15252
15253 * Makefile.in: Added separate definitions for C++.
15254
15255Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15256
15257 * configure.in (configdirs): Add deja-gnu.
15258
15259Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15260
15261 * README: Update for configure.texi and gdb-4.7 release.
15262
15263Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15264
15265 * Makefile.in: Move "all" target to top of file.
15266 Previously, first target was ".PHONY" which caused BSD4.4 make
15267 to build .PHONY when make was run without arguments.
15268
15269Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15270
15271 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15272 Library-copylefted code in libiberty.
15273
15274Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15275
15276 * config.sub: Replace m68kmote with plain old m68k.
15277
15278Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15279
15280 * Makefile.in: Remove space from blank line, avoid Make complaints.
15281
15282Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15283
15284 * config.sub: Complain if no argument is given. Added support for
15285 386bsd as OS and target alias.
15286
15287Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15288
15289 * Makefile.in (XTRAFLAGS): include newlib directories if
15290 newlib/Makefile exists, rather than if host != target.
15291
15292Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15293
15294 * config.sub: recognize sparclite-wrs-vxworks.
15295
15296 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15297 p3.) Added clean-xiberty to clean.
15298
15299Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15300
15301 * configure.in: use *-*-* instead of nested cases for host and target
15302
15303Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15304
15305 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15306 from the same source tree and not building a cross-compiler. This
15307 matters for the libg++ configuration if reconfiguring a tree that
15308 has already been installed.
15309
15310Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15311
15312 * config.sub (i486v/i486v4): Merge in from FSF version.
15313
15314Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15315
15316 * configure: only set PWD if it is already set.
15317
15318Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15319
15320 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15321 doesn't have unset and all success paths (and most error paths)
15322 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15323 to just ${PWD} to avoid confusion.)
15324
15325Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15326
15327 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15328 even for a native compilation.
15329
15330Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15331
15332 Changes to make the gdb.tar.Z rule work better.
15333
15334 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15335 (DEVO_SUPPORT): Add configure.texi.
15336 (bfd-ilrt.tar.Z): Remove ancient rule.
15337
15338Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15339
15340 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15341 pick up the machine and system specific header files.
15342
15343 * configure.in, config.sub: added new target m68010-adobe-scout,
15344 with alias of adobe68k. Changed configure.in to check for
15345 -scout before -sco* to avoid a false match.
15346
15347 * Makefile.in: added AS_FOR_TARGET, passed down in
15348 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15349 the C compiler to use to create programs which are run in the
15350 build environment, set it to default to $(CC), and passed it down
15351 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15352
15353Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15354
15355 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15356 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15357 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15358 FOR_TARGET variants, to newlib and libg++.
15359
15360Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15361
15362 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15363 first.
15364
15365Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15366
15367 * config.sub: Accept `elf' as an environment.
15368
15369Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15370
15371 * Makefile.in (all-opcodes): cd into the right directory
15372
15373Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15374
15375 * configure: added -program_transform_name option, used as
15376 argument to sed when installing programs.
15377 configure.texi: added documentation for -program_prefix,
15378 -program_suffix and -program_transform_name.
15379
15380Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15381
15382 * config.sub: Accept i486 where i386 ok.
15383
15384Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15385
15386 * config.sub: accept we32k
15387
15388Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15389
3b75d237 15390 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
15391
15392 * Makefile.in: don't create all directories for ``make install'';
15393 let the subdirectories create the ones they need.
15394
15395Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15396
e490616e 15397 * COPYING: new file, GPL v2
6599da04
JM
15398
15399Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15400
15401 * Makefile.in: use the new gen-info-dir, which needs a template
15402 argument (which also lives in texinfo)
15403
15404 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15405
6599da04
JM
15406Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15407
15408 * config.sub (ncr3000): Change i386 to i486.
15409
15410Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15411
15412 * Makefile.in: add install-rcs, install-grep to
15413 install-no-fixedincludes, removed install-bison and install-libgcc
15414
15415Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15416
15417 * configure.in: grab the HPUX makefile fragment if on HPUX
15418
15419Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15420
15421 * Makefile.in: eradicate bison spoor (ditto libgcc).
15422 configure.in: recognise m68{k,000}-ericsson-OSE.
15423 es1800 is alias for m68k-ericsson-OSE
15424
15425Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15426
15427 * configure.in: rearrange the parts that remove programs from
15428 configdirs, based now on HOST==TARGET or by canonical triple.
15429
15430Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15431
15432 * test-build.mk: recurse explicitly with -f test-build.mk when
15433 appropriate. predicate stage3 and comparison on the existence
15434 of gcc. That is, if gcc isn't around, we aren't three-staging.
15435 On very clean, also remove ...stamp-co. Build in-place before
15436 doing other builds.
15437
15438Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15439
15440 * Makefile.in, configure.in: add tgas
15441
15442Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15443
15444 * Makefile.in: a number of changes merged in from progressive.
15445
15446 * configure.in: add libm.
15447
15448 * .cvsignore: ignore some stuff that comes from test-build.mk.
15449
6599da04
JM
15450Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15451
15452 * config.sub: Add es1800 (m68k-ericsson-es1800).
15453
15454Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15455
15456 * configure: Add program_suffix (parallel to program_prefix)
15457 * Makefile.in: adjust directory-creating script for losing decstation
15458
15459Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15460
15461 * configure: Minor $subdir-related fixes.
15462
15463Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15464
15465 * configure: fix various problems with propogating
15466 makefile_target_frag in subdirs.
15467 * configure.in: config libgcc if its there
15468
15469Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15470
15471 * config.sub: HPPA merge.
15472
6599da04
JM
15473Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15474
15475 * Makefile.in: Replace all-bison with all-byacc in all
15476 dependency lines for other tools (which now use byacc).
15477
15478Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15479
15480 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15481
6599da04
JM
15482Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15483
15484 * Makefile.in: make gprof rules similar to byacc rules (instead of
15485 vestigal $(unsubdir) that didn't work...)
15486
15487Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15488
15489 * config.sub: Add support for Linux.
15490 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15491 (at least for libg++).
15492
15493Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15494
15495 * configure.texi: fix doc for the -nfp option to configure
15496
15497Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15498
15499 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15500
15501Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15502
15503 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15504 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15505 * configure.in: added solaris* host_makefile_frag hook.
15506
15507Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15508
15509 * config.sub: changed recognition of m68000 so that various
15510 m68k types can be specified via m680[01234]0
15511
15512Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15513
15514 * config.sub (basic_machine): fix sed so that '-foo' isn't
15515 completely substituted out while .+'-foo' loses the '-foo'
15516
15517Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15518
15519 * config.sub ($os): Add -aout.
15520
15521Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15522
15523 * configure: If host_makefile_frag is absolute, don't
15524 prefix ${invsubdir} (relevant to libg++ auto-configure).
15525
15526Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15527
15528 * Makefile.in (tooldir): Define it.
15529 (all-ld): Depend on all-flex.
15530
15531Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15532
15533 * Makefile.in (check): Fix libg++ special case.
15534
15535Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15536
15537 * configure: do not bury `pwd` into config.status, thus do fewer
15538 pwd's.
15539
15540 * configure: print the "Building in" message only when building in
15541 other than "." AND verbose.
15542
63f6bcd7 15543 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
15544 configures.
15545
15546 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15547
15548Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15549
15550 * Makefile.in: macroize flags passed on recursion. remove
15551 fileutils.
15552
15553Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15554
15555 * configure: get makesrcdir right for subdirs deeper than 1.
15556
15557 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15558 install.
15559
15560Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15561
15562 * Makefile.in: don't print subdir_do or recursion lines.
15563
15564Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15565
15566 * standards.texi: added menu item.
15567
15568 * Makefile.in: build and install standards.info.
15569
15570 * standards.texi: new file.
15571
15572Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15573
15574 * configure: test for and move config.status pieces from
15575 ${subdir}/.
15576
15577Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15578
6599da04
JM
15579 * configure: Test for existance of files before trying to mv
15580 them, to avoid numerous non-existance messages.
15581
15582Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15583
15584 * configure: correct final line of config.status.
15585
15586 * configure: patch from eggert. Avoids a protection problem if
15587 the original Makefile.in is read only.
15588
15589 * configure: use move-if-change from gcc to create config.status.
15590 Some makefiles depend on config.status to tell if a directory
15591 has been reconfigured for a different host. This change
15592 prevents those directories from remaking everything in the case
15593 where the reconfig was only intended to rebuild a Makefile.
15594
15595 * configure: test for config.sub with "config.sub sun4" rather
15596 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15597 host alias from a missing config.sub.
15598
15599Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15600
15601 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15602 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15603
15604Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15605
15606 * configure: mkdir ${subdir} as needed.
15607
15608Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15609
15610 * Makefile.in,configure.in: added autoconf.
15611
15612Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15613
15614 * Makefile.in: no longer pass against on recursion.
15615
15616 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15617 definitions are not inherited.
15618
15619 * configure: correct makesrcdir when subdir is .
15620
15621Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15622
15623 * configure: Add support for 'subdirs' variable, which is
15624 like 'configdirs', except that configure doesn't re-invoke
15625 itself for subdirs, it just creates a Makefile for each subdir.
15626 * configure.texi: Document subdirs.
15627
15628Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15629
15630 * configure.in: added flex to configdirs
15631
15632Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15633
15634 * Makefile.in: remove clean-stamps from clean.
15635
15636Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15637
15638 * configure.in: Add gdbtest to configdirs.
15639
15640Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15641
15642 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15643 to recursive makes.
15644 * configure.in: Recognize new ncr3000 config.
15645
15646Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15647
15648 * Makefile.in, configure.in: removed references to gdbm.
15649
15650Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15651
15652 * config.sub: Don't canonicalize os value
15653 newsos* to bsd (readline needs to check for newsos).
15654 (This fix was earlier made Jan 31, but got re-broken.)
15655
15656Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15657
15658 * configure.in: sco is an os, not a vendor!
15659
15660 * configure: Quote $( better. Keep various shells happy.
15661
15662Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15663
15664 * Makefile.in: eliminate stamp-files.
15665
15666Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15667
15668 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15669 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15670
15671Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15672
15673 * config.sub: fix iris/iris3.
15674
15675Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15676
15677 * configure: re-add -rm.
15678
15679Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15680
15681 * Maskefile.in: add .stmp-rcs to all.
15682
15683 * configure.in: remove gas from rs6000 build, use aix host fragment.
15684
15685Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15686
15687 * configure: pass down site_option during recursion.
15688
15689Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15690
15691 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15692
15693Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15694
15695 * configure: Change exec_prefix so that it really defaults to prefix.
15696
15697Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15698
15699 * Makefile.in, configure.in: Add support for mmalloc library.
15700
15701Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15702
15703 * Makefile.in: add stmp dependencies for a few more things.
15704
15705Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15706
15707 * configure: adjusted error message on objdir/srcdir configure
15708 collision, per john's suggestion.
15709
15710 * Makefile.in: add libiberty stmp to all and all.cross.
15711
15712Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15713
15714 * Makefile.in: remove force dependencies, add grep to all.
15715
15716Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15717
15718 * Makefile.in: drop flex. make stamp files work.
15719
15720 * configure: added test for conflicting configuration in srcdir,
15721 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15722 gets cranky. use relative paths for configure and srcdir
15723 whenever possible. Send some error messages to stderr that were
15724 going to stdout.
15725
15726Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15727
15728 * Makefile.in: Fix libg++ rule to check for gcc directory
15729 before using gcc/gcc. Also pass XTRAFLAGS.
15730
15731Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15732
15733 * Makefile.in: added stmp-files so that directories aren't polled
15734 when they are already built.
15735
15736 * configure.texi: fixed a node pointer problem.
15737
15738Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15739
731a8127 15740 * config.sub configure.in gdb/configure.in
6599da04
JM
15741 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15742 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15743 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15744
15745Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15746
15747 * configure: -recurring becomes -silent. corrected help message
15748 for -site= option.
15749
15750 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15751
15752Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15753
15754 * configure: when building Makefile for crosses, replace
15755 tooldir and program_prefix. default srcdir from location of
15756 config.sub. remove "for host in hosts" and "for target in
15757 targets" loops.
15758
15759Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15760
15761 * Makefile.in: Do not pass bindir or mandir to cvs.
15762
15763Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15764
15765 * Makefile.in, configure.in: removed traces of namesubdir,
15766 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15767 copyrights to '92, changed some from Cygnus to FSF.
15768
15769 * configure.texi: remove most references to multiple hosts,
15770 multiple targets, subdirs, etc.
15771
15772 * configure.man: removed rcsid. reference config.sub not
15773 config.subr.
15774
15775 * Makefile.in: mkdir $(infodir) on install-info.
15776
15777Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15778
15779 * configure.texi: Explain better about .gdbinit and about
15780 the environment that configure.in sections run in.
15781
15782Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15783
15784 * configure.in: Ultrix is only a decstation if it's a MIPS.
15785
15786Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15787
15788 * README: DOC.configure => cfg-paper.texi.
15789
15790Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15791
15792 * config.sub (near case $os): Don't convert newsos* to bsd!
15793
15794Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15795
15796 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15797 the number of copies of COPYING that go into the GDB tar file.
15798
15799Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15800
731a8127 15801 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
15802 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15803 Fix SCO configuration stuff.
15804
15805Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15806
15807 * Makefile.in: For libg++, make sure the -I pointing
15808 to the gcc directory goes *after* all the libg++-local -I flags.
15809 Also, move just-gcc dependency from just-libg++ to all-libg++.
15810
15811Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15812
15813 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15814
15815Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15816
15817 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15818
15819Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15820
15821 * config.sub: Add stratus configuration frags. Also
15822 submitted to FSF.
15823
15824Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15825
15826 * Makefile.in (DEV_SUPPORT): add configure.man.
15827
15828 * config.sub(Decode manufacturer-specific): add -none*.
15829
15830Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15831
15832 * Makefile.in: remove form feeds to make Sun's make happy.
15833 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15834
15835Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15836
15837 * Makefile.in (AR_FLAGS): Make quieter.
15838
15839Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15840
15841 * configure.in: Add libg++.
15842 * configure: When verbose, don't output the command line at each
15843 level; it will be unremarkably the same as the previous version,
15844 which will be the same as what the user typed.
15845
15846Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15847
15848 * configure.in, Makefile.in: fix clean-info, add flex. add
15849 fileutils.
15850
15851 * configure: be less sensitive to spaces in Makefile.in. Do not
15852 look for sources in "..". Doing so breaks subdirectories that
15853 might have their own configure. If a subdir has it's own
15854 configure script, use it.
15855
15856Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15857
15858 * cfg-paper.texi: some changes suggested by rms.
15859
15860Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15861
15862 * config.sub: Merge in some small additions from the FSF version,
15863 taken from the gcc distribution, to bring the Cygnus and FSF
15864 versions into closer sync.
15865
15866Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15867
15868 * configure.in: Changed svr4 references to sysv4.
15869
15870Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15871
15872 * configure: added -V for version number option.
15873
15874Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15875
15876 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15877 renamed from DOC.configure to cfg-paper.texi.
15878
15879Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15880
15881 * configure, config.subr, config.sub: config.subr is now
15882 config.sub again.
15883
15884Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15885
15886 * configure.texi: new file, in progress.
15887
15888 * Makefile.in: build info file and install the man page for
15889 configure.
15890
15891 * configure.man: new file, first cut.
15892
15893 * configure: find config.subr again now that configuration "none"
15894 has gone. removed all traces of the -ansi option. removed all
15895 traces of the -languages option.
15896
15897 * config.subr: resync from rms.
15898
15899Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15900
15901 * configure, config.sub, config.subr: merge config.sub into
15902 config.subr, call the result config.subr, remove config.sub, use
15903 config.subr.
15904
15905 * Makefile.in: revised install for dir.info.
15906
15907Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15908
15909 * configure.in: add decstation host makefile frag.
15910
15911 * Makefile.in: BISON now bison -y again. also install-gcc on
15912 install. clean-gdbm on clean. infodir belongs in datadir.
15913 Make directories for info install. Build dir.info here then
15914 install it.
15915
15916Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15917
15918 * Makefile.in: fix for bad directory tests.
15919
15920Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15921
15922 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15923 regexp. -srcdir relative was being handled incorrectly.
15924
15925 * Makefile.in: unwrapped some for loops so that parallel makes
15926 work again and so one can focus one's attention on a particular
15927 package.
15928
15929Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15930
15931 * configure: added PWD as a stand in for `pwd` (for speed). use
15932 elif wherever possible. make -srcdir work without -objdir.
15933 -objdir= commented out.
15934
15935Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15936
15937 * configure: +options become --options. -subdirs commented out.
15938 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15939 Makefile now at top of generated Makefile. Removed cvs log
15940 entries. added -srcdir. create .gdbinit only if there is one
15941 in ${srcdir}.
15942
15943 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15944 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15945 and mandir now keyed off datadir by default.
15946
15947Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15948
15949 * Freshly created ChangeLog.
15950
15951\f
15952Local Variables:
15953mode: change-log
15954left-margin: 8
15955fill-column: 76
15956version-control: never
15957End: