]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
re PR c/46462 (Revision 166700 caused new C test failures)
[thirdparty/gcc.git] / ChangeLog
CommitLineData
f16e2237
TG
12010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2
3 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
4 define the cloog backend to use. Furthermore, only pass the ppllibs to
5 the configure checks, if necessary.
6 * configure: Regenerate.
7
0bb52d68
TG
82010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
9
10 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
11 * configure: regenerate
12
aba2b02e
TG
132010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
14
15 * config/cloog.m4: Fix typo. verison -> version.
16 * configure: Regenerate.
17
27882098
TG
182010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
19
20 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
21 * configure: Regenerate.
22
dc09b107
JH
232010-11-11 Jan Hubicka <jh@suse.cz>
24
25 * config/bootstrap-lto: Use -flto.
26
d32ef397
AS
272010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
28
29 * configure.ac: Support official CLooG.org versions.
30 * configure: Regenerate.
31 * config/cloog.m4: New.
32
5a4b6c0e
FD
332010-11-10 François Dumont <francois.cppdevs@free.fr>
34
35 * MAINTAINERS (Write After Approval): Add myself.
36
f2cea726
DE
372010-11-09 David Edelsohn <dje.gcc@gmail.com>
38
39 * MAINTAINERS: Update my email address.
40
d8ed14ce
IS
412010-11-04 Iain Sandoe <iains@gcc.gnu.org>
42
43 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
44 * configure: Regenerate.
45 * config/mh-ppc-darwin: Rename to mh-darwin.
46
48215350
DK
472010-11-03 Ian Lance Taylor <iant@google.com>
48 Dave Korn <dave.korn.cygwin@gmail.com>
49
50 PR lto/46273
51 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
52 and on other supported platforms whenever LTO is enabled.
53 * configure: Rebuild.
54
87841584
AM
552010-11-02 Alan Modra <amodra@gmail.com>
56
57 PR binutils/12110
58 * configure.ac: Error when source path contains spaces.
59 * configure: Regenerate.
60
fe12dfe1
JW
612010-10-23 James E. Wilson <wilson@codesourcery.com>
62
63 * MAINTAINERS: Update my email address.
64
66c92425
ILT
652010-10-20 Ian Lance Taylor <iant@google.com>
66
67 * Makefile.def (target_modules): Set lib_path to src/.libs for
68 libstdc++-v3 module.
69 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
70 * Makefile.in: Rebuild.
71
187d3518
LB
722010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
73
74 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
75 (Write After Approval): Remove myself.
76
02db6bba
TG
772010-10-15 Tristan Gingold <gingold@adacore.com>
78
79 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
80
c0103e74
DR
812010-10-14 Douglas Rupp <rupp@gnat.com>
82
83 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
84
1cd0b716
DK
852010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
86
87 * configure.ac (build_lto_plugin): New shell variable.
88 (--enable-lto): Turn on by default for all non-ELF platforms that
89 have had LTO support added so far. Set build_lto_plugin appropriately
90 for both ELF and non-ELF.
91 (configdirs): Add lto-plugin or not based on build_lto_plugin.
92 * configure: Regenerate.
93
d4c1abb3
RW
942010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
95
96 Sync from src:
97 * configure.ac (v850 support): Remove target-libgloss from
98 noconfigdirs.
99 * configure: Regenerate.
100
ffedf511
RW
1012010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
102
103 PR bootstrap/45326
104 PR bootstrap/45174
105 * configure.ac: Honor initial values of $build_configargs,
106 $host_configargs, $target_configargs. Mark the precious, so
107 environment settings get recorded.
108 * configure: Regenerate.
109
e1826acc
RW
1102010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
111
112 PR bootstrap/45796
113 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
114 Depend on all-build-libiberty.
115 * Makefile.in: Regenerate.
116
80920132
ME
1172010-09-30 Michael Eager <eager@eagercon.com>
118
119 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
120 * configure: Regenerate.
121
770a498a
ME
1222010-09-28 Michael Eager <eager@eagercon.com>
123
124 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
125
86dfbd58
RW
1262010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
127
128 PR bootstrap/44621
129 * configure.ac: Fix unportable shell quoting.
130 * configure: Regenerate.
131
db50fe7d
IS
1322010-09-21 Iain Sandoe <iains@gcc.gnu.org>
133
134 * configure.ac (enable-lto): Add Darwin to the list of supported lto
135 targets and amend comment.
136 * configure: Regenerate.
137
0064e825
TB
1382010-09-15 Tejas Belagod <tejas.belagod@arm.com>
139
140 * MAINTAINERS (Write After Approval): Add myself.
141
bb79486c
JH
1422010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
143
144 * configure.ac: Enable LTO by default on Darwin.
145 * configure: Regenerate.
146
9e0b22c3
MS
1472010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
148
bb79486c 149 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 150
2fabf1b7
IB
1512010-09-01 Ian Bolton <ian.bolton@arm.com>
152
bb79486c 153 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 154
3a9abc98
DS
1552010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
156
157 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
158 ports
159
331a9a59
DY
1602010-07-28 David Yuste <david.yuste@gmail.com>
161
162 * MAINTAINERS (Write After Approval): Add myself.
163
223a9d64
N
1642010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
165
166 * configure.ac: Support all v850 targets.
167 * configure: Regenerate.
168
9183bdcf
MG
1692010-07-23 Marc Glisse <marc.glisse@normalesup.org>
170
171 PR bootstrap/44455
172 * configure.ac (extra_mpfr_configure_flags): Copy from
173 extra_mpc_gmp_configure_flags.
174 * configure: Re-generated.
175
2e290598
AK
1762010-07-22 Andi Kleen <ak@linux.intel.com>
177
178 * MAINTAINERS (Write After Approval): Add myself.
179
8d6cd388
CLT
1802010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
181
182 * MAINTAINERS (Write After Approval): Add myself.
183
b0b01eb0
JY
1842010-07-20 Jeffrey Yasskin <jyasskin@google.com>
185
186 * MAINTAINERS (Write After Approval): Add myself.
187
77198d71
JH
1882010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
189
190 PR target/44862
191 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
192 Provide -B option to allow for link spec %s substitutions for
193 libstdc++.a on darwin.
194 * Makefile.in: Regenerate.
195
02fe70af
MM
1962010-07-10 Mikael Morin <mikael@gcc.gnu.org>
197
198 * MAINTAINERS (Reviewers): Update my e-mail address
199
c63a4676
AO
2002010-06-10 Alexandre Oliva <aoliva@redhat.com>
201
202 * Makefile.def (configure-gcc): Depend on all-libelf.
203 * Makefile.in: Rebuild.
204
e68edbf6
FC
2052010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
206
207 * MAINTAINERS (Write After Approval): Add myself in the right place.
208
dce2d8b2 2092010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
210
211 * MAINTAINERS (Write After Approval): Add myself.
212
dce2d8b2 2132010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
214
215 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
216
2172010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 218
1ab55d69
MK
219 * config.sub: Update to version 2010-05-21.
220 * config.guess: Update to version 2010-04-03.
0c422e74 221
02540df4
SB
2222010-05-18 Steven Bosscher <steven@gcc.gnu.org>
223
224 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
225 * configure: Regenerate.
226
dfe5f5b2
ST
2272010-05-12 Sriraman Tallam <tmsriram@google.com>
228
229 * MAINTAINERS (Write After Approval): Add myself.
230
c082f9f3
SB
2312010-05-07 Steven Bosscher <steven@gcc.gnu.org>
232
233 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
234 a platform that supports LTO.
235 * configure: Regenerate.
236
f1af9e5f
SP
2372010-05-05 Sebastian Pop <sebastian.pop@amd.com>
238
239 * configure.ac: Allow all the versions greater than 0.10 of PPL.
240 * configure: Regenerated.
241
38e3d868
RM
2422010-04-27 Roland McGrath <roland@redhat.com>
243 H.J. Lu <hongjiu.lu@intel.com>
244
245 * configure.ac (--enable-gold): Support both, both/gold and
246 both/bfd to add gold to configdirs without removing ld.
247 * configure: Regenerated.
248
249 * Makefile.def: Add install-gold dependency to install-ld.
250 * Makefile.in: Regenerated.
251
3bec79c5
DK
2522010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
253
254 PR lto/42776
255 * configure.ac (--enable-lto): Refactor handling so libelf tests
256 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
257 and allow LTO to be explicitly enabled on non-ELF platforms that
258 are known to support it inside else-clause.
259 * configure: Regenerate.
260
615c8ffa
EB
2612010-04-20 Eric Botcazou <ebotcazou@adacore.com>
262
263 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
264 * configure: Regenerate.
265
e4522f78
RC
2662010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
267
268 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
269 * configure: Regenerate.
270
8ccb78f2
RO
2712010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
272
273 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
274 separately.
275 * configure: Regenerate.
276
d5cc2ee3
KW
2772010-04-16 Kevin Williams <kevin.williams@inria.fr>
278
279 * MAINTAINERS (Write After Approval): Add myself.
280
8406cb62
TG
2812010-04-14 Tristan Gingold <gingold@adacore.com>
282
283 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
284 * configure: Regenerate.
285
3591b8e2
SE
2862010-04-13 Steve Ellcey <sje@cup.hp.com>
287
288 * configure: Regenerate after change to elf.m4.
289
a82ecc7b
IS
2902010-04-06 Iain Sandoe <iains@gcc.gnu.org>
291
292 * MAINTAINERS (Write After Approval): Add myself.
293
1f0bf148
SP
2942010-04-02 Sebastian Pop <sebastian.pop@amd.com>
295
296 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
297 * configure: Regenerated.
298
2992010-04-02 Sebastian Pop <sebastian.pop@amd.com>
300
301 * configure.ac: Print "buggy but acceptable" when CLooG
302 revision is less than 9.
303 * configure: Regenerated.
304
ecd01dee
DN
3052010-04-01 Diego Novillo <dnovillo@google.com>
306
307 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
308
dc683a3f
RW
3092010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
310
311 PR bootstrap/43615
312 PR bootstrap/43328
313
314 Revert:
315
316 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
317
318 * configure.ac: Do not pass --enable-multilib nor
319 --disable-multilib in baseargs. Accept explicitly passed
320 --enable_multilib.
321 * configure: Regenerate.
322
7527d83f
UW
3232010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
324
325 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
326
895522b6
JJ
3272010-03-31 Janis Johnson <janis187@us.ibm.com>
328
329 * MAINTAINERS: Remove myself.
330
9db4e878
RW
3312010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
332
333 PR bootstrap/43328
334 * configure.ac: Do not pass --enable-multilib nor
335 --disable-multilib in baseargs. Accept explicitly passed
336 --enable_multilib.
337 * configure: Regenerate.
338
acf6bf36
AP
3392010-03-28 Andrew Pinski <pinskia@gmail.com>
340
341 * MAINTAINERS (spu port): Remove me.
342
b42f0d7e
JM
3432010-03-23 Joseph Myers <joseph@codesourcery.com>
344
345 * configure.ac (tic6x-*-*): New case.
346 * configure: Regenerate.
347
0d1152b1
JM
3482010-03-23 Joseph Myers <joseph@codesourcery.com>
349
350 * config.sub: Update to version 2010-03-22.
351 * config.guess: Update to version 2009-12-30.
352
dce2d8b2 3532010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
354
355 PR ada/42554
356 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
357 * configure: Regenerate.
358
5408fbe8
RR
3592010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
360
361 * MAINTAINERS: Update my email address.
362
3f55a3b3
SP
3632010-03-17 Sebastian Pop <sebastian.pop@amd.com>
364
365 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
366 (ghassan.shobaki@amd.com): Removed.
367
3f08f7e8
AM
3682010-03-17 Alan Modra <amodra@gmail.com>
369
370 * MAINTAINERS: Update my email address.
371
f3a9d094
DN
3722010-03-16 Diego Novillo <dnovillo@google.com>
373
374 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
375 Matthews.
376
db5c4b8b
JM
3772010-03-16 Joseph Myers <joseph@codesourcery.com>
378
379 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
380 Gutson, Jeffrey D. Oldham and Mark Shinwell.
381
b995570a
JM
3822010-03-16 Joseph Myers <joseph@codesourcery.com>
383
384 * MAINTAINERS: Update my email address.
385
124cc66f
DJ
3862010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
387
388 * MAINTAINERS: Update my email address.
389
a4581668
BS
3902010-03-15 Bernd Schmidt <bernds@codesourcery.com>
391
392 * MAINTAINERS: Update my email address.
393
49d78e29
JZ
3942010-03-09 Jie Zhang <jie@codesourcery.com>
395
396 * MAINTAINERS: Update my email address.
397
8927b7c0
RO
3982010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
399
400 PR libstdc++/32499
401 * configure.ac (RANLIB): Default to true.
402 (STRIP): Likewise.
403 (RANLIB_FOR_TARGET): Remove superfluous : argument.
404 * configure: Regenerate.
405
dce2d8b2 4062010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
407
408 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
409 (Write After Approval): Update my email address.
410
bf646aaf
NC
4112010-02-17 Nick Clifton <nickc@redhat.com>
412
413 PR 11238
414 * Makefile.tpl (local-distclean): Also remove config.cache files in
415 sub-directories as there may not be Makefiles present in the
416 sub-directories.
96e41f16
NC
417 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
418 the config.cache files found by the find command.
419
bf646aaf
NC
420 * Makefile.in: Regenerate.
421 * configure.ac: Revert previous delta.
422 * configure: Regenerate.
423
ff78880a
NC
4242010-02-15 Nick Clifton <nickc@redhat.com>
425
426 PR 11238
427 * configure.ac: Delete config.cache files in sub-directories when
428 deleting Makefiles.
429 * configure: Regenerate.
430
8150eadf
BE
4312010-02-12 Ben Elliston <bje@gnu.org>
432
433 * MAINTAINERS: Update my email address.
434
a9e12bfd
AP
4352010-02-08 Andrew Pinski <pinskia@gmail.com>
436
437 * MAINTAINERS (spu port): Update my email address.
438
95315086
JZ
4392010-02-08 Jie Zhang <jie.zhang@analog.com>
440
441 * MAINTAINERS: Add myself as a maintainer for the bfin port.
442
362c6d2f
KG
4432010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
444
445 * configure.ac: Add "recommended" version checks for GMP/MPC.
446 Update recommended GMP/MPFR/MPC versions.
447 * configure: Regenerate.
448
888c5ad2
JR
4492010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
450
451 * MAINTAINERS: Move my Embecosm email address into the
452 write-after-approval section.
453
3bf714a7
ILT
4542010-01-26 Ian Lance Taylor <iant@google.com>
455
456 * MAINTAINERS: Add myself as Go frontend maintainer.
457
ad1e5170
JR
4582010-01-25 Joern Rennecke <amylaar@spamcop.net>
459
460 PR libstdc++/36101, PR libstdc++/42813
461 * configure.ac (bootstrap_target_libs): Make inclusion of
462 target-libgomp conditional on libgomb being in target_configdirs.
463 * configure: Regenerate.
464
fb0553d1
JR
4652010-01-23 Joern Rennecke <amylaar@spamcop.net>
466
467 PR libstdc++/36101, PR libstdc++/42813
468 * configure.ac (bootstrap_target_libs): Include target-libgomp.
469 * configure: Regenerate.
470
aae29963
JR
4712010-01-22 Joern Rennecke <amylaar@spamcop.net>
472
473 PR libstdc++/36101, PR libstdc++/42813
474 * configure.ac (target_configdirs): Substitute.
475 * Makefile.def: Bootstrap target module libgomp.
476 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
477 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
478 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
479 * configure, Makefile.in: Regenerate.
480
d8fe8895
DK
4812010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
482
483 * MAINTAINERS: Adjust my details.
484
ebfe4897
EW
4852010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
486
487 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
488
f7746c59
TL
4892010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
490
491 * MAINTAINERS: reindented my entry with tabs instead of spaces.
492
306c7b5b
TL
4932010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
494
495 * MAINTAINERS (Write After Approval): Add myself.
496
1b8b9e19
KT
4972010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
498
499 * MAINTAINERS (Write After Approval): Add myself.
500
c164615b
RG
5012010-01-11 Richard Guenther <rguenther@suse.de>
502
503 PR lto/41569
504 * Makefile.def (all-lto-plugin): Depend on all-gcc.
505 * Makefile.in: Regenerated.
506
f3f623ae
AT
5072010-01-11 Andreas Tobler <andreast@fgznet.ch>
508
509 * configure.ac: Enable libjava build on x86_64-*freebsd*.
510 * configure: Regenerate.
511
592c90ff
KG
5122010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
513 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
514
515 PR bootstrap/42424
516 * configure.ac: Include libtool m4 files.
517 (_LT_CHECK_OBJDIR): Call it.
518 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
519 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 520
592c90ff
KG
521 * configure: Regenerate.
522
60a2e213
RW
5232010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
524
525 PR bootstrap/41818
526 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
527 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
528 * Makefile.in: Regenerate.
529
7413962d
RG
5302010-01-02 Richard Guenther <rguenther@suse.de>
531
532 PR lto/41529
533 * configure.ac: Include config/elf.m4. Disable LTO if not
534 builting for an elf target.
535 * configure: Regenerate.
536
f77f3945
CF
5372009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
538
539 * MAINTAINERS: Change my email address.
540
4960e3f0
BE
5412009-12-18 Ben Elliston <bje@au.ibm.com>
542
543 * config.sub, config.guess: Update from upstream sources.
544
d16a31da
SZ
5452009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
546
547 * MAINTAINERS (Write After Approval): Add myself.
548
3a5729ea
KG
5492009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
550
551 PR middle-end/30447
552 PR middle-end/30789
553 PR other/40302
554
555 * configure.ac: Require MPC.
556 * configure: Regenerate.
557
43e02a8a
RW
5582009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
559
560 PR target/38384
561 PR bootstrap/40972
562 * libtool.m4: Sync from git Libtool.
563 * ltoptions.m4: Likewise.
564 * ltversion.m4: Likewise.
565 * lt~obsolete.m4: Likewise.
566 * ltmain.sh: Likewise.
567
360d4522
KG
5682009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
569
570 * configure.ac: Update minimum MPC version to 0.8.
571 * configure: Regenerate.
572
f264ed56
SP
5732009-11-21 Sebastian Pop <sebpop@gmail.com>
574
575 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
576 * configure: Regenerated.
577
ed2eaa9f
ILT
5782009-11-21 Ian Lance Taylor <iant@google.com>
579
580 * configure.ac: Change default of poststage1_ldflags to be empty if
581 poststage1_libs is set. When poststage1_libs is empty, and
582 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
583 * configure: Rebuild.
584
58346783
AN
5852009-11-21 Adam Nemet <adambnmet@gmail.com>
586
587 * MAINTAINERS (Write After Approval): Update my email address.
588
5ca0106a
BE
5892009-11-20 Ben Elliston <bje@au.ibm.com>
590
591 * config.guess: Update from upstream sources.
592
87213cd4
AO
5932009-11-16 Alexandre Oliva <aoliva@redhat.com>
594
595 * Makefile.def: Restore host and target settings for gmp.
596 * Makefile.in: Rebuild.
597
f61428ed
AO
5982009-11-16 Alexandre Oliva <aoliva@redhat.com>
599
600 * configure.ac: Add libelf to host_libs. Enable in-tree configury
601 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
602 Fix portability of test of C++ as bootstrap language. Add
603 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
604 * configure: Rebuild.
605 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
606 and cloog. Fix in-tree ppl configuration. Introduce libelf
607 in-tree building.
608 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
609 (POSTSTAGE1_HOST_EXPORTS): Use it.
610 (STAGE[+id+]_CXXFLAGS): New.
611 (BASE_FLAGS_TO_PASS): Pass it down.
612 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
613 extra_exports.
614 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
615 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
616 extra_exports.
617 * Makefile.in: Rebuild.
618
f6c56be6
BE
6192009-11-17 Ben Elliston <bje@au.ibm.com>
620
621 * config.sub, config.guess: Update from upstream sources.
622
0ccb5970
JK
6232009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
624
625 * MAINTAINERS (Write After Approval): Add myself.
626
dce2d8b2 6272009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
628
629 * MAINTAINERS (Write After Approval): Add myself.
630
5d571eaa
OS
6312009-11-06 Ozkan Sezer <sezeroz@gmail.com>
632
633 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
634 paths for *-w64-mingw* and x86_64-*mingw*.
635 * configure: Regenerated.
636
dce2d8b2 6372009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
638
639 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
640
c393f559
BK
6412009-11-02 Benjamin Kosnik <bkoz@redhat.com>
642
643 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
644 Phil Edwards to Write-After Approval.
645
ef4c4300
KT
6462009-10-30 Kai Tietz <kai.tietz@onevision.com>
647
648 * configure.ac: Disable target-winsup & co for
649 x86_64-*-mingw* and *-w64-mingw* targets.
650 * configure: Regenerated.
651
65a324b4
NC
6522009-10-16 Nick Clifton <nickc@redhat.com>
653
654 * MAINTAINERS: Add myself as a maintainer for the RX port.
655
dce2d8b2 6562009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc
JS
657
658 * MAINTAINERS (Write After Approval): Update my e-mail address.
659
17e72e5d
RO
6602009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
661
662 * configure.ac (CLooG test): Use = with test.
663 * configure: Regenerate.
664
ed3a56f3
RG
6652009-10-22 Richard Guenther <rguenther@suse.de>
666
667 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
668 cloog if the ppl version check failed. Move flags saving
669 before setting in libelf check.
670 * configure: Regenerate.
671
ad0abd3c
RG
6722009-10-21 Richard Guenther <rguenther@suse.de>
673
674 * configure.ac: Adjust the ppl and cloog configure to work as
675 documented. Disable cloog if ppl was disabled. Omit the version
676 checks if they were disabled.
677 * configure: Re-generate.
678
e4c5bd48
RW
6792009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
680
681 * configure.ac: Add 'lto' to enable_languages, not
682 new_enable_languages, and only if not already present.
683 * configure: Regenerate.
684
0ffd69c5
GP
6852009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
686
687 * README: Refer to the various COPYING* files instead of just
688 COPYING.
689 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
690
dce2d8b2 6912009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
692
693 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
694
58687768
RG
6952009-10-07 Richard Guenther <rguenther@suse.de>
696
697 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
698 and Richard Guenther as reviewers.
699 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
700 as reviewers.
701
49b0ca5c 7022009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 703
49b0ca5c 704 * config.sub: Update from upstream sources.
d2d9ce5e 705
aeb94799
ILT
7062009-10-06 Ian Lance Taylor <iant@google.com>
707
708 * Makefile.def: check-gold depends upon all-gas.
709 * Makefile.in: Rebuild.
710
123651cd
PM
7112009-10-05 Phil Muldoon <pmuldoon@redhat.com>
712
713 * MAINTAINERS (Write After Approval): Add myself.
714
d7f09764
DN
7152009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
716
717 * Makefile.def: all-lto-plugin depends on all-libiberty.
718 set bootstrap=true for lto-plugin.
719 Add lto-plugin.
720 * Makefile.in: Regenerate.
721 * configure.ac (host_libs): Add lto-plugin.
722 * configure: Regenerate.
723
d7f09764
DN
7242009-10-03 Diego Novillo <dnovillo@google.com>
725
726 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
727 (HOST_LIBELFLIBS): Define.
728 (HOST_LIBELFINC): Define.
729 * Makefile.in: Regenerate.
730 * configure.ac: Add --enable-lto.
731 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
732 If --enable-lto is used, add 'lto' to new_enable_languages.
733 If --enable-lto is used and gold is enabled, add
734 lto-plugin to configdirs.
735 * configure: Regenerate.
736
7372009-10-03 Simon Baldwin <simonb@google.com>
738
739 * configure.ac: If --with-system-zlib, suppress local zlib and
740 pass --with-system-zlib to subdir configure scripts.
741 * configure: Regenerate.
742
dce2d8b2 7432009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
744 Paolo Bonzini <bonzini@gnu.org>
745
746 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
747 $(srcdir).
748 * Makefile.in: Rebuilt.
749
dce2d8b2 7502009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
751
752 * MAINTAINERS (Write After Approval): Add myself.
753
3e661154
KG
7542009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
755
756 * configure.ac: Update minimum MPC version to 0.7.
757 * configure: Regenerate.
758
f1a036e4
NC
7592009-09-25 Nick Clifton <nickc@redhat.com>
760
761 * configure.ac: Pass any --cache-file=/dev/null option on to
762 subconfigures.
763 * configure: Regenerate.
764
d4c74acc
NC
7652009-09-23 Nick Clifton <nickc@redhat.com>
766
767 * config.sub, config.guess: Update from upstream sources.
768
dce2d8b2 7692009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
770
771 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
772 * Makefile.in: Rebuilt.
773
0db770bd
RW
7742009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
775
776 PR bootstrap/32272
777 * configure.ac: Error out if $srcdir isn't '.' but contains
778 host-${host_noncanonical}.
779 * configure: Regenerate.
780
71101870
RO
7812009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
782
783 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
784 maintainer.
785
ca6d0d62
RW
7862009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
787
79cd2b23
RW
788 * configure.ac: If bootstrapping a combined tree with
789 --enable-gold, require c++ in stage1_languages.
790 * configure: Regenerate.
791
ab9dcd0c
RW
792 * configure.ac: Also add target_libs of stage1_languages to
793 bootstrap_target_libs.
794 * configure: Regenerate.
795
ca6d0d62
RW
796 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
797 with --enable-languages not containing c++.
798 * configure: Regenerate.
799
1c3c9f12
JZ
8002009-09-15 Jie Zhang <jie.zhang@analog.com>
801
802 * configure.ac: Disable java and boehm-gc for bfin-*-*.
803 * configure: Regenerate.
804
dce2d8b2 8052009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 806
6fb30a14
JR
807 * MAINTAINERS (Write After Approval): Update my e-mail address,
808 and move from from here...
809 (Waiting for paperwork): To here.
0318772d 810
4056c2c6
JM
8112009-09-09 Joseph Myers <joseph@codesourcery.com>
812
813 * MAINTAINERS (Reviewers): Add self as driver reviewer.
814
3e54529c
RW
8152009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
816
817 * configure.ac: Do not use $extrasub for replacing @if/@endif
818 parts in Makefile; instead, use additional arguments to
819 AC_CONFIG_COMMANDS to do the replacement manually, with several
820 sed invocations, to avoid HP-UX sed command limits.
821 * configure: Regenerate.
822
713e2ea6
AO
8232009-09-08 Alexandre Oliva <aoliva@redhat.com>
824
825 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
826 blank before -L.
827
5646b7b9
AO
8282009-09-04 Alexandre Oliva <aoliva@redhat.com>
829
830 * configure.ac (with-build-config): Document. Handle without.
831 Handle missing argument.
832 * configure: Rebuilt.
833
e12c4094
AO
8342009-09-03 Alexandre Oliva <aoliva@redhat.com>
835
836 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
837 Default to bootstrap-debug only if compare-debug works.
838 * configure: Rebuilt.
839 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
840 * Makefile.in: Rebuilt.
841
75cb0057
RO
8422009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
843
844 * MAINTAINERS (OS Port Maintainers): Update my email address.
845
8fc68cba
AO
8462009-09-01 Alexandre Oliva <aoliva@redhat.com>
847
848 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
849 * Makefile.in: Rebuilt.
850
44cb38cf
CD
8512009-09-01 Chris Demetriou <cgd@google.com>
852
853 * MAINTAINERS (Write After Approval): Add myself.
854
f9329c35
DS
8552009-08-31 Dodji Seketeli <dodji@redhat.com>
856
857 PR debug/30161
858 * include/dwarf2.h (enum dwarf_tag): Added
859 DW_TAG_GNU_template_template_param
860 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
861
f945e229
PB
8622009-08-30 Paolo Bonzini <bonzini@gnu.org>
863
864 * Makefile.tpl (AWK): Fix typo.
865 * Makefile.in: Regenerate.
866
87264276
PB
8672009-08-30 Paolo Bonzini <bonzini@gnu.org>
868
869 * configure.ac: Detect awk and sed.
870 * Makefile.def (flags_to_pass): Add AWK and SED.
871 * Makefile.tpl (AWK, SED): New.
872 (BASE_FLAGS_TO_PASS): Add AWK and SED.
873 * configure: Regenerate.
874 * Makefile.in: Regenerate.
875
68ccd57c
DK
8762009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
877
878 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
879 (collapseslashes): Likewise.
880
df58e648
RW
8812009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
882
883 * configure.ac (AC_PREREQ): Bump to 2.64.
884
0539cb2c
RW
8852009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
886
70fa0efa
RW
887 * configure.ac: Remove --with-datarootdir, --with-docdir,
888 --with-pdfdir, --with-htmldir switches.
889 * configure: Regenerate.
890
5213506e
RW
891 * configure: Regenerate.
892
0539cb2c
RW
893 * compile: Sync from Automake 1.11.
894 * depcomp: Likewise.
895 * install-sh: Likewise.
896 * missing: Likewise.
897 * mkinstalldirs: Likewise.
898 * ylwrap: Likewise.
899
197c68cc
DK
9002009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
901
902 * ltmain.sh (func_normal_abspath): New function.
903 (func_relative_path): Likewise.
904 (func_mode_help): Document new -bindir option for link mode.
905 (func_mode_link): Add new -bindir option, and use it to place
906 output DLL if specified.
907
58af276a
RW
9082009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
909
0115d4a3
RW
910 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
911 (baseargs): Add --disable-option-checking.
912 * configure: Regenerate.
913
58af276a
RW
914 * Makefile.def (configure-target-libiberty): Depend on
915 all-binutils and all-ld.
916 (configure-target-newlib): Likewise.
917 * Makefile.in: Regenerate.
918
e9d9afef
BE
9192009-08-17 Ben Elliston <bje@au.ibm.com>
920
921 * config.sub, config.guess: Update from upstream sources.
922
354ebf88
RW
9232009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
924
925 Sync from src, merge:
926
927 2009-07-02 Tristan Gingold <gingold@adacore.com>
928
929 * configure.ac: Do not exclude gas for i386-*-darwin.
930 Add a case for x86_64-*-darwin.
931 * configure: Regenerate.
932
8375f7b2
NV
9332009-08-06 Neil Vachharajani <nvachhar@gmail.com>
934
935 * MAINTAINERS: Add my name to Write After Approval list.
936
dce2d8b2 9372009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
938
939 * configure.ac: Add Microblaze target.
940 * configure: Regenerate.
941
ea2002ba
CB
9422009-07-31 Christian Bruel <christian.bruel@st.com>
943
944 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
945 * configure: Regenerate.
946
dce2d8b2 9472009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
948
949 * MAINTAINERS (Write After Approval): Update my e-mail address.
950
e90e6bd7
ILT
9512009-07-06 Ian Lance Taylor <iant@google.com>
952
953 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
954 * configure: Rebuild.
955
f6e0880a
TG
9562009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
957
958 * MAINTAINERS: Move myself to the Graphite Reviewers.
959
6d984927
WG
9602009-06-30 Wei Guozhi <carrot@google.com>
961
962 * MAINTAINERS: Add my name to Write After Approval list.
963
f2689b09
SE
9642009-06-26 Steve Ellcey <sje@cup.hp.com>
965
966 PR bootstrap/40338
967 * configure.ac (comparestring): Create new variable.
968 * Makefile.tpl (comparestring): Use to skip some comparisions.
969 * configure: Regenerate.
970 * Makefile.in: Regenerate.
971
f62c0ba4
DE
9722009-06-26 Doug Evans <dje@sebabeach.org>
973
974 * Makefile.def (host_modules): Add cgen.
975 * Makefile.in: Regenerate.
976 * configure.ac (host_tools): Add cgen.
977 * configure: Regenerate.
978
7acf4da6
DD
9792009-06-23 DJ Delorie <dj@redhat.com>
980
981 * MAINTAINERS: Add myself as mep maintainer.
982
00020c16
ILT
9832009-06-23 Ian Lance Taylor <iant@google.com>
984
985 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
986 boot_languages. Only bootstrap target libraries listed in
987 target_libs for some boot language. Add --with-stage1-ldflags,
988 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
989 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
990 if not building with C++.
991 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
992 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
993 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
994 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
995 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
996 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
997 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
998 * configure, Makefile.in: Rebuild.
999
1da52d4a
LF
10002009-06-23 Li Feng <nemokingdom@gmail.com>
1001
1002 * MAINTAINERS: Added my name to write-after-approval list.
1003
144c9175
RM
10042009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1005
1006 * configure.ac: Define is_elf for QNX Neutrino targets.
1007 * configure: Regenerate.
1008
e5871e24
GS
10092009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
1010
1011 * MAINTAINERS: Added my name to the write-after-approval list
1012
5f4a82c0
KG
10132009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1014
1015 * configure.ac: Detect MPC in default directory.
1016 * configure: Regenerate.
1017
394e9195
JG
10182009-06-03 Jerome Guitton <guitton@adacore.com>
1019 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1020
1021 * Makefile.tpl (all): Avoid a trailing backslash.
1022 * Makefile.in: Regenerate.
1023
47bca6aa
BE
10242009-06-03 Ben Elliston <bje@au.ibm.com>
1025
1026 * config.sub, config.guess: Update from upstream sources.
1027
a891a473
RS
10282009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1029
1030 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1031 to noconfdirs.
1032 * configure: Regenerate.
1033
70cb2d9f
AO
10342009-06-02 Alexandre Oliva <aoliva@redhat.com>
1035
1036 * Makefile.tpl ([+compare-target+]): Compare all stage
1037 directories, rather than just gcc.
1038 * Makefile.in: Rebuilt.
1039
7f1245df
DK
10402009-06-01 Doug Kwan <dougkwan@google.com>
1041
1042 * configure.ac: Support gold for target arm*-*-*.
1043 * configure: Regenerate.
394e9195 1044
acd26225
KG
10452009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1046
1047 * Makefile.def: Add MPC support and dependencies.
1048 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1049
1050 * Makefile.in, configure: Regenerate.
1051
a1fc946a
AO
10522009-05-27 Alexandre Oliva <aoliva@redhat.com>
1053
1054 * Makefile.tpl (all): Avoid harmless warning in make all when
1055 gcc-bootstrap is enabled but stage_last does not exist.
1056 * Makefile.in: Rebuilt.
1057
2e6a3c8d
NR
10582009-05-24 Nicolas Roche <roche@adacore.com>
1059
1060 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1061 * Makefile.in: Regenerate.
1062
63487d11
DC
10632009-05-21 Denis Chertykov <chertykov@gmail.com>
1064
1065 * MAINTAINERS: Update my e-mail address.
1066
449223af
DK
10672009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1068
1069 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1070 * configure: Regenerate.
1071
31c98f49
AO
10722009-05-18 Alexandre Oliva <aoliva@redhat.com>
1073
1074 PR other/40159
1075 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1076 gcc-no-bootstrap are mutually exclusive.
1077 * Makefile.in: Rebuilt.
1078
0f501837
AO
10792009-05-18 Alexandre Oliva <aoliva@redhat.com>
1080
1081 PR other/40159
1082 * Makefile.tpl (all): Don't end with unconditional success.
1083 * Makefile.in: Rebuilt.
1084
4a4a4e99
AO
10852009-05-12 Alexandre Oliva <aoliva@redhat.com>
1086
1087 PR target/37137
1088 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1089 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1090 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1091 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1092 stage_configureflags, stage_cflags and stage_libcflags into
1093 explicit Makefile macros.
1094 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1095 GFORTRAN.
1096 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1097 CC. Set CC_FOR_BUILD from CC.
1098 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1099 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1100 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1101 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1102 and GFORTRAN.
1103 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1104 (_LIBCFLAGS): Renamed to _TFLAGS.
1105 (do-compare-debug, do-compare3-debug): Drop.
1106 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1107 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1108 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1109 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1110 (XGCC_FLAGS_FOR_TARGET): New.
1111 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1112 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1113 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1114 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1115 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1116 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1117 TFLAGS.
1118 (BUILD_CONFIG): Include if requested.
1119 (all): Set TFLAGS on bootstrap.
1120 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1121 (all-stageid-prefixmodule): Likewise.
1122 (do-clean, distclean-stageid): Set TFLAGS.
1123 (restrap): Fix whitespace.
1124 * Makefile.in: Rebuilt.
1125
1cee3429
PB
11262009-05-07 Paolo Bonzini <bonzini@gnu.org>
1127
1128 * config.guess: Sync with src.
1129
0b70eafd
DK
11302009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1131
1132 * configure.ac ($with_ppl): Default to no if not supplied.
1133 ($with_cloog): Likewise.
1134 configure: Regenerate.
1135
5175f17c
JW
11362009-04-27 James E. Wilson <wilson@codesourcery.com>
1137
1138 * MAINTAINERS: Update my e-mail address.
1139
952fa153
NC
11402009-04-27 Nick Clifton <nickc@redhat.com>
1141
1142 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1143
a687f83c
EB
11442009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1145
1146 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1147 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1148 * Makefile.in: Regenerate.
1149
9e3eba15
KG
11502009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1151
1152 PR bootstrap/39739
1153 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1154 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1155
1156 * configure, Makefile.in: Regenerate.
1157
a687f83c 11582009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
1159
1160 * include/hashtab.h: Update GTY annotations to new syntax
1161 * include/splay-tree.h: Likewise
1162
070bdbd9
BE
11632009-04-17 Ben Elliston <bje@au.ibm.com>
1164
1165 * config.sub, config.guess: Update from upstream sources.
1166
55f2d967
AG
11672009-04-15 Anthony Green <green@moxielogic.com>
1168
1169 * configure.ac: Add moxie support.
1170 * configure: Rebuilt.
1171
309c24a9
JJ
11722009-04-14 Jakub Jelinek <jakub@redhat.com>
1173
1174 * configure.ac: Change copyright header to refer to version
1175 3 of the GNU General Public License and to point readers at the
1176 COPYING3 file and the FSF's license web page.
1177 * Makefile.def: Likewise.
1178 * Makefile.tpl: Likewise.
1179 * Makefile.in: Regenerate.
1180
b93133bc
JH
11812009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1182
1183 * configure.ac: Restore match for darwin9 or later. Use double
1184 brackets since regeneration eats one pair.
1185 * configure: Regenerate.
1186
d18ff35a
L
11872009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1188
1189 PR gas/10039
1190 * configure.ac: Require texinfo 4.7.
1191 * configure: Regenerated.
1192
748086b7
JJ
11932009-04-09 Nick Clifton <nickc@redhat.com>
1194
1195 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1196 the GCC Runtime Library Exception.
1197
a3337ea2
KG
11982009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1199
1200 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1201 * configure: Regenerate.
1202
60911f14
SE
12032009-04-01 Steve Ellcey <sje@cup.hp.com>
1204
1205 * Makefil.def (languages): New entries.
1206 * Makefile.tpl (check-gcc-*): New generic target.
1207 * Makefile.in: Regenerate.
60911f14 1208
dce2d8b2 12092009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 1210
d18ff35a 1211 * MAINTAINERS: Update my email address.
7369c1d0 1212
cfb1f59f
TT
12132009-03-18 Tom Tromey <tromey@redhat.com>
1214
d18ff35a
L
1215 * configure: Rebuild.
1216 * configure.ac (host_libs): Add libiconv.
1217 * Makefile.in: Rebuild.
1218 * Makefile.def (host_modules): Add libiconv.
1219 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 1220
75eeae1a
TG
12212009-03-16 Tristan Gingold <gingold@adacore.com>
1222
1223 * configure.ac: Treat gdb as supported on x86_64-darwin.
1224 * configure: Regenerate.
1225
f38095f3
JM
12262009-03-16 Joseph Myers <joseph@codesourcery.com>
1227
1228 * configure.ac (--with-host-libstdcxx): New option.
1229 * configure: Regenerate.
1230
dce2d8b2 12312009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
1232
1233 * MAINTAINERS: Move myself into the write after approval list.
1234
6d401294
NP
12352009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
1236
1237 * MAINTAINERS: Update e-mail address.
1238
07c97076
DN
12392009-03-11 Dorit Nuzman <dorit@il.ibm.com>
1240
1241 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1242
dce2d8b2 12432009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
1244
1245 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1246
7a9d3fe8
RW
12472009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1248
1249 Backport from git Libtool:
1250
1251 2009-01-19 Robert Millan <rmh@aybabtu.com>
1252 Support GNU/kOpenSolaris.
1253 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1254 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1255 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1256 GNU/kOpenSolaris.
1257
c9e9e11f
AS
12582009-02-27 Andreas Schwab <schwab@linux-m68k.org>
1259
1260 * MAINTAINERS: Update e-mail address.
1261
5e8c1552 12622009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
1263
1264 * MAINTAINERS (Write After Approval): Add self.
1265
b0adb088
BM
12662009-02-18 Bingfeng Mei <bmei@broadcom.com>
1267
1268 * MAINTAINERS (Write After Approval): Add myself.
1269
ee04b574
AS
12702009-02-05 Andreas Schwab <schwab@suse.de>
1271
1272 * Makefile.tpl (stage_last): Define $r and $s before using
1273 $(RECURSE_FLAGS_TO_PASS).
1274 * Makefile.in: Regenerate
1275
907884c9
ILT
12762009-01-30 Ian Lance Taylor <iant@google.com>
1277
1278 * MAINTAINERS: Move myself to the Global Reviewers list.
1279
416ac4d4
RM
12802009-01-29 Robert Millan <rmh@aybabtu.com>
1281
1282 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1283 * configure: Regenerate.
1284
ee5decb3
GP
12852009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1286
1287 * MAINTAINERS: Make whitespace consistent.
19196f44 1288 Remove Robert Millan from Write After Approval.
ee5decb3 1289
36fbb0ec
AM
12902009-01-16 Alan Modra <amodra@bigpond.net.au>
1291
1292 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1293 (all-opcodes): Depend on all-libiberty.
1294 * Makefile.in: Regenerate.
1295
52535a64
DR
12962009-01-15 Douglas B Rupp <rupp@gnat.com>
1297
1298 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1299 * configure: Regenerate.
1300
e04a57df
RR
13012009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1302
1303 * MAINTAINERS (Write After Approval): Add myself.
1304
856c450b
SK
13052009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1306
1307 * MAINTAINERS: Add myself to reviewers (Fortran).
1308
dce2d8b2 13092009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
1310
1311 PR tree-optimization/38515
1312 * configure.ac (cloog-polylib): Removed.
1313 (with_ppl, with_cloog): Test for "no".
1314 * configure: Regenerated.
1315
1e5e8a59
DF
13162009-01-11 Daniel Franke <franke.daniel@gmail.com>
1317
1318 * MAINTAINERS: Moved myself to reviewers (Fortran).
1319
5e5debf6
TS
13202009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1321
1322 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1323 (Write After Approval): Remove myself.
1324
1c42acf1
DN
13252009-01-03 Diego Novillo <dnovillo@google.com>
1326
1327 * MAINTAINERS: Remove myself from alias maintainership.
1328
2fbbedaf
DA
13292009-01-02 David Ayers <ayers@fsfe.org>
1330
1331 * MAINTAINERS: Update e-mail address.
1332
17213821
GP
13332008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1334
1335 * MAINTAINERS: Make whitespace consistent.
1336
baafc534
RW
13372008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1338
1339 Backport from upstream Libtool:
1340 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1341 Add cache variables to tests that require the linker to work.
1342 For shlibpath_overrides_runpath, this also changes the semantics
1343 to let the result from the C compiler take precedence.
1344
18430d27
BE
13452008-12-02 Ben Elliston <bje@au.ibm.com>
1346
1347 * config.sub, config.guess: Update from upstream sources.
1348
dce2d8b2 13492008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
1350
1351 * configure.ac (ppllibs): Add by default the lib flags.
1352 * configure: Regenerate.
1353
41e9641b
LM
13542008-12-08 Luis Machado <luisgpm@br.ibm.com>
1355
1356 * MAINTAINERS: Add myself to the write after approval list.
1357
25783c30
JH
13582008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1359
ee04b574
AS
1360 * configure.ac: Add double brackets on darwin[912].
1361 * configure: Regenerate.
25783c30 1362
0e318fcc
DK
13632008-12-03 Daniel Kraft <d@domob.eu>
1364
1365 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1366 Approval to Reviewer section (for Fortran front-end).
1367
7f171b95
JH
13682008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1369
1370 * configure.ac: Expand to darwin10 and later.
1371 * configure: Regenerate.
1372
09ce620e
AS
13732008-12-02 Andreas Schwab <schwab@suse.de>
1374
1375 * Makefile.def: configure-target-boehm-gc depends on
1376 all-target-libstdc++-v3.
1377 * Makefile.in: Regenerate.
1378
386c704d
KT
13792008-12-02 Kai Tietz <kai.tietz@onevision.com>
1380
1381 * MAINTAINERS: Add myself as mingw maintainer.
1382
e03dd84a
BE
13832008-12-02 Ben Elliston <bje@au.ibm.com>
1384
1385 * config.sub, config.guess: Update from upstream sources.
1386
3fa87964
GP
13872008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1388
1389 * README.SCO: Remove.
1390
df72d7ed
FP
13912008-11-29 Fernando Pereira <pronesto@gmail.com>
1392
1393 * MAINTAINERS: Add myself to the write after approval list.
1394
b5646528
DK
13952008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1396
1397 * MAINTAINERS: Update my email address in WAA section.
1398
dce2d8b2 13992008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
1400
1401 * MAINTAINERS: Update e-mail address.
1402
dce2d8b2 14032008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
1404
1405 * MAINTAINERS: Change e-mail address.
1406
0db3a858
TG
14072008-11-27 Tristan Gingold <gingold@adacore.com>
1408
1409 * configure.ac: Build gdb for i?86-*-darwin*
1410 * configure: Regenerated.
1411
dce2d8b2 14122008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
1413
1414 * MAINTAINERS: Added my full name.
1415
487e299b
DJ
14162008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1417
1418 PR bootstrap/38014
1419 PR bootstrap/37923
1420
1421 Revert:
1422
1423 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1424
1425 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1426 * Makefile.in: Regenerated.
1427
1428 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1429
1430 PR gdb/921
1431 PR gdb/1646
1432 PR gdb/2175
1433 PR gdb/2176
1434
1435 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1436 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1437 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1438 (HOST_EXPORTS): Pass CPPFLAGS.
1439 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1440 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1441 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1442 * Makefile.in, configure: Regenerated.
1443 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1444 and CPPFLAGS_FOR_BUILD.
1445
dce2d8b2 14462008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
1447
1448 * MAINTAINERS: Add myself as middle end maintainer.
1449
044fed69
AS
14502008-11-06 Andrew Stubbs <ams@codesourcery.com>
1451
1452 * MAINTAINERS (Write after approval): Add myself.
1453
caf6defe
DN
14542008-11-05 Diego Novillo <dnovillo@google.com>
1455
1456 * MAINTAINERS (Global Reviewers): Add myself.
1457 (Non-Algorithmic Maintainers): Remove myself.
1458
3e9899ac
TS
14592008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1460
09ce620e 1461 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 1462
ea99e36e
MM
14632008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1464
09ce620e 1465 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 1466
fb0d2684
BE
14672008-10-31 Ben Elliston <bje@au.ibm.com>
1468
1469 * configure.ac (spu-*-*): Remove special case.
1470 * configure: Regenerate.
1471
73c07a3e
CM
14722008-10-30 Catherine Moore <clm@codesourcery.com>
1473
1474 * MAINTAINERS (Write after approval): Update my email address.
1475
7310a2da
SSF
14762008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1477
1478 * configure.ac [spu-*-*]: Do not set skipdirs.
1479 * configure: Re-generate.
1480
7e51fe23
BS
14812008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1482
1483 * MAINTAINERS (Various Maintainers): Add myself to reload.
1484
ef20be93
RG
14852008-10-25 Richard Guenther <rguenther@suse.de>
1486
1487 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1488 maintainer. Remove myself as libgcc-math maintainer.
1489 (Non-Algorithmic Maintainers): Remove myself.
1490
03ffcfa0
DJ
14912008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1492
1493 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1494 * Makefile.in: Regenerated.
1495
dec014a9
CC
14962008-10-23 Cary Coutant <ccoutant@google.com>
1497
1498 * MAINTAINERS (Write after approval): Add myself.
1499
b36c386c
DJ
15002008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1501
1502 PR gdb/921
1503 PR gdb/1646
1504 PR gdb/2175
1505 PR gdb/2176
1506
1507 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1508 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1509 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1510 (HOST_EXPORTS): Pass CPPFLAGS.
1511 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1512 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1513 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1514 * Makefile.in, configure: Regenerated.
1515 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1516 and CPPFLAGS_FOR_BUILD.
1517
dce2d8b2 15182008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
1519
1520 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1521 Sebastian Pop.
1522
e0bda97e
AP
15232008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1524
1525 * MAINTAINERS (Write After Approval): Added myself.
1526
36c713e0
KG
15272008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1528
1529 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1530 recommended version to 2.3.2.
1531
1532 * configure: Regenerate.
1533
8fe005ee
MM
15342008-10-01 Mark Mitchell <mark@codesourcery.com>
1535
1536 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1537
be8f156f
DD
15382008-09-29 David Daney <david.daney@caviumnetworks.com>
1539
1540 * MAINTAINERS (Write After Approval): Update e-mail address.
1541
ae11dff4
PG
15422008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1543
1544 * libtool.m4: Update to libtool 2.2.6.
1545 * lt~obsolete.m4: Update to libtool 2.2.6.
1546 * ltmain.sh: Update to libtool 2.2.6.
1547 * ltsugar.m4: Update to libtool 2.2.6.
1548 * ltversion.m4: Update to libtool 2.2.6.
1549 * ltoptions.m4: Update to libtool 2.2.6.
1550 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1551
441154b1
CF
15522008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1553
1554 * MAINTAINERS (Write After Approval): Add myself.
1555
775b3b26
BRF
15562008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1557
1558 * MAINTAINERS (Write After Approval): Update my name.
1559
94538043
SB
15602008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1561
09ce620e 1562 * MAINTAINERS: Add myself in "Write After Approval".
94538043 1563
52d1bfd8
SE
15642008-09-18 Steve Ellcey <sje@cup.hp.com>
1565
09ce620e 1566 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 1567
c5cc92f5
GP
15682008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1569
1570 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1571 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1572 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1573 and Michael Tiemann from Write After Approval since they do not
1574 actually have access.
1575
23d9794a
RG
15762008-09-05 Richard Guenther <rguenther@suse.de>
1577
1578 * configure.ac: Initialize clooglibs to -lcloog.
1579 * configure: Re-generate.
1580
192a671e
LCW
15812008-09-04 Le-Chun Wu <lcwu@google.com>
1582
1583 * MAINTAINERS (Write After Approval): Add myself.
1584
d789184e
SP
15852008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1586
1587 * configure.ac (--with-cloog-polylib): New.
1588 (--disable-cloog-version-check): New.
1589 (--disable-ppl-version-check): New.
1590 * configure: Re-generate.
1591
36a881c7
RG
15922008-09-03 Richard Guenther <rguenther@suse.de>
1593
1594 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1595 cloog test.
1596 * configure: Re-generate.
1597
358da97e
HS
15982008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1599
1600 Add picoChip port.
1601 * MAINTAINERS: Add picoChip maintainers.
1602
f8bf9252
SP
16032008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1604 Tobias Grosser <grosser@fim.uni-passau.de>
1605 Jan Sjodin <jan.sjodin@amd.com>
1606 Harsha Jagasia <harsha.jagasia@amd.com>
1607 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1608 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1609 Adrien Eliche <aeliche@isty.uvsq.fr>
1610
1611 Merge from graphite branch.
1612 * configure: Regenerate.
1613 * Makefile.in: Regenerate.
1614 * configure.ac (host_libs): Add ppl and cloog.
1615 Add checks for PPL and CLooG.
1616 * Makefile.def (ppl, cloog): Added modules and dependences.
1617 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1618 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1619
d89f0ad6
AL
16202008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1621
1622 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1623 (GCC_SHLIB_SUBDIR): New.
1624 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1625 * configure: Regenerate.
1626 * Makefile.in: Regenerate.
1627
88a25817
GP
16282008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1629
1630 * MAINTAINERS: Consistently use tabs to separate columns.
1631
f873f15f
TG
16322008-08-29 Tristan Gingold <gingold@adacore.com>
1633
1634 * MAINTAINERS (Write after Approval): Add myself.
1635
e1514c3f
TG
16362008-08-28 Tristan Gingold <gingold@adacore.com>
1637
1638 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1639 Enable bfd, binutils and opcodes.
1640 * configure: Regenerate.
1641
4717882f
JDA
16422008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1643
1644 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1645
28c9884c
TK
16462008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1647
1648 * MAINTAINERS: Use correct Umlaut for last name.
1649
ae96d86a
FXC
16502008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1651
1652 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1653
3ecc96e3
DE
16542008-08-16 David Edelsohn <edelsohn@gnu.org>
1655
1656 * MAINTAINERS: Update my email address.
1657
dd609cc1
EB
16582008-08-16 Nicolas Roche <roche@adacore.com>
1659
1660 * Makefile.tpl: Add BOOT_ADAFLAGS.
1661 * Makefile.in: Regenerate.
1662
08d0963a
RS
16632008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1664
1665 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1666 * configure: Regenerate.
1667
dce2d8b2 16682008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
1669
1670 * configure.ac: Add makefile fragments for hpux.
1671 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1672 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1673 * configure: Regenerate.
1674 * Makefile.in: Regenerate.
1675
dce2d8b2 16762008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
1677
1678 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1679
dce2d8b2 16802008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
1681
1682 * MAINTAINERS (Write after Approval): Add myself.
1683
78209f30
XG
16842008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1685
1686 * MAINTAINERS (Write After Approval): Add myself.
1687
5b5b098d
AJ
16882008-06-29 Andrew Jenner <andrew@codesourcery.com>
1689
1690 * MAINTAINERS (Write After Approval): Add myself.
1691
d812ec93
KW
16922008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1693
1694 * MAINTAINERS: Update my email address.
1695
99e78224
JY
16962008-06-25 Joey Ye <joey.ye@intel.com>
1697
1698 * MAINTAINERS (Write After Approval): Add myself.
1699
18c04407
RW
17002008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1701
1702 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1703 * Makefile.in: Regenerate.
1704 * configure: Regenerate.
1705
47aa9a31
DK
17062008-06-17 Daniel Kraft <d@domob.eu>
1707
1708 * MAINTAINERS (Write After Approval): Add myself.
1709
ad33ff57
RW
17102008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1711
1712 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1713 "$@" is still intact with both Autoconf 2.59 and 2.62.
1714 * configure: Regenerate.
1715
cdce5c41
RW
17162008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1717
1718 * Makefile.tpl: Fix comment errors.
1719 * Makefile.in: Regenerate.
1720
01b79d11
DM
17212008-06-12 David S. Miller <davem@davemloft.net>
1722 David Edelsohn <edelsohn@gnu.org>
1723
1724 * configure.ac: Add powerpc*-*-* to gold supported targets.
1725 * configure: Regenerate.
1726
f8c33439
JM
17272008-06-08 Joseph Myers <joseph@codesourcery.com>
1728
1729 PR tree-optimization/36218
1730 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1731 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1732 (all prefix="build-"): Pass them to build-system sub-makes.
1733 * Makefile.in: Regenerate.
1734
cd985f66
JM
17352008-06-07 Joseph Myers <joseph@codesourcery.com>
1736
1737 * MAINTAINERS (mt port): Remove.
1738 (sco5, unixware, sco udk): Remove.
1739 (Kean Johnston): Add to Write After Approval.
1740
3f6383d3
JB
17412008-05-30 Julian Brown <julian@codesourcery.com>
1742
1743 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1744 of libobjc for ARM EABI Linux.
1745 * configure: Regenerate.
30da41ed 1746
dce2d8b2 17472008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 1748
09ce620e 1749 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 1750
dce2d8b2 17512008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 1752
e29cc9b4 1753 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 1754
955410cb
JW
17552008-05-15 Janus Weil <janus@gcc.gnu.org>
1756
1757 * MAINTAINERS (Write After Approval): Add myself.
1758
719bb4e3 17592008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
1760
1761 * config-ml.in: don't handle --enable-shared and --enable-static.
1762
372b05fc
RS
17632008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1764
1765 * MAINTAINERS: Update my email address.
1766
f73e2200
PC
17672008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1768
1769 * MAINTAINERS: Update my email address.
09ce620e 1770
3e438e2b
KVH
17712008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1772
1773 * MAINTAINERS (Write After Approval): Add myself.
1774
177bf491
GS
17752008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1776
1777 * MAINTAINERS (Write After Approval): Add myself.
1778
dce2d8b2 17792008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
1780
1781 * MAINTAINERS (crx): Add myself.
1782
14a8726b
PB
17832008-04-18 Paolo Bonzini <bonzini@gnu.org>
1784
1785 Sync with src:
1786 2008-04-14 David S. Miller <davem@davemloft.net>
1787
09ce620e
AS
1788 * configure.ac: Add sparc*-*-* to gold supported targets.
1789 * configure: Regenerate.
14a8726b 1790
7142fb32
PB
17912008-04-18 Paolo Bonzini <bonzini@gnu.org>
1792
1793 PR bootstrap/35457
1794 * configure.ac: Include override.m4.
1795 * configure: Regenerate.
1796
c6b196de
PB
17972008-04-18 Paolo Bonzini <bonzini@gnu.org>
1798
09ce620e
AS
1799 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1800 * Makefile.in: Regenerate.
c6b196de 1801
dce2d8b2 18022008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 1803
09ce620e 1804 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 1805 as nonconfigurable directories list.
09ce620e 1806 * configure: Regenerate.
c993ae60 1807
8479b1b1
BE
18082008-04-14 Ben Elliston <bje@au.ibm.com>
1809
1810 * config.sub, config.guess: Update from upstream sources.
1811
295e261a
HPN
18122008-04-12 Hans-Peter Nilsson <hp@axis.com>
1813
1814 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1815 * Makefile.in: Regenerate.
1816
ac3949d9
EW
18172008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1818
1819 * configure.ac: Do not build libssp for the AVR.
1820 * configure: Regenerate.
1821
06407e30
ILT
18222008-04-07 Ian Lance Taylor <iant@google.com>
1823
1824 * Makefile.def: check-gold depends upon all-binutils.
1825 * Makefile.in: Regenerate.
1826
97db009c
AH
18272008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1828
1829 * MAINTAINERS (Write After Approval): Add myself.
1830
2a79c47f
NC
18312008-04-04 Nick Clifton <nickc@redhat.com>
1832
1833 PR binutils/4334
5f4bebbf 1834 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
1835 builds.
1836 * configure: Regenerate.
1837
c53a18d3
N
18382008-04-04 NightStrike <NightStrike@gmail.com>
1839
1840 PR other/35151
09ce620e
AS
1841 * configure.ac: Combine rules for mingw32 and mingw64.
1842 * configure: Regenerate.
c53a18d3 1843
d925aa70
KT
18442008-04-02 Kai Tietz <kai.tietz@onvision.com>
1845
1846 * MAINTAINERS (Write After Approval): Add myself.
1847
dce2d8b2 18482008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
1849
1850 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1851 * Makefile.in (.NOTPARALLEL): Ditto.
1852
4412a506
PG
18532008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1854
1855 * MAINTAINERS (Write After Approval): Add myself.
1856
dce2d8b2 18572008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
1858
1859 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1860 * Makefile.in (.NOTPARALLEL): Regenerate.
1861
639223bd
PB
18622008-03-27 Paolo Bonzini <bonzini@gnu.org>
1863
1864 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1865 * Makefile.in: Regenerate.
1866
b8ab1f4a
JS
18672008-03-26 Jakub Staszak <kuba@et.pl>
1868
1869 * MAINTAINERS (Write After Approval): Add myself.
1870
b45890a4
TK
18712008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1872
1873 * MAINTAINERS: Update e-mail address.
1874
5afab7ad
ILT
18752008-03-20 Ian Lance Taylor <iant@google.com>
1876
1877 * configure.ac: Add support for --enable-gold.
1878 * Makefile.def: Add gold as a directory like ld.
1879 * configure, Makefile.in: Regenerate.
1880
38d24731
RW
18812008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1882
1883 * configure.ac: m4_include config/proginstall.m4.
1884 * configure: Regenerate.
32bc4cf4
RW
1885
1886 Backport from upstream Libtool:
09ce620e 1887
32bc4cf4 1888 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 1889
32bc4cf4
RW
1890 Deal with Autoconf 2.62's semantic change in m4_append.
1891 * ltsugar.m4 (lt_append): Replace broken versions of
1892 m4_append.
1893 (lt_if_append_uniq): Don't require separator to be overquoted,
1894 and avoid broken m4_append.
1895 (lt_dict_add): Fix typo.
1896 * libtool.m4 (_LT_DECL): Don't overquote separator.
1897
9d3c50ea
DE
18982008-03-13 David Edelsohn <edelsohn@gnu.org>
1899
1900 * config.rpath: Add AIX 6 support.
1901
5d2edb29
PB
19022008-03-13 Paolo Bonzini <bonzini@gnu.org>
1903
1904 * Makefile.def (stageprofile). Remove -fprofile-generate
1905 from stage_libcflags.
1906 * Makefile.in: Regenerate.
1907
954910ef
BE
19082008-03-13 Ben Elliston <bje@au.ibm.com>
1909
1910 * config.sub, config.guess: Update from upstream sources.
1911
e8645a40
TT
19122008-03-06 Tom Tromey <tromey@redhat.com>
1913
1914 * MAINTAINERS: Update for treelang deletion.
1915
2c8e955e
JW
19162008-03-03 James E. Wilson <wilson@tuliptree.org>
1917
1918 * MAINTAINERS: Update my email address.
1919
54acd307
SS
19202008-03-03 Stan Shebs <stanshebs@earthlink.net>
1921
893ad2a1 1922 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
1923 (objective-c/c++): Add myself as a maintainer.
1924
4b52b516
VR
19252008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1926
1927 * MAINTAINERS (Write After Approval): Update my email address.
1928
e652b516
TB
19292008-02-25 Tomas Bily <tbily@suse.cz>
1930
1931 * MAINTAINERS (Write After Approval): Add myself.
1932
02d30740
JJ
19332008-02-23 Jakub Jelinek <jakub@redhat.com>
1934
1935 * MAINTAINERS (OpenMP): Add myself.
1936
1c8bd6a3
PB
19372008-02-20 Paolo Bonzini <bonzini@gnu.org>
1938
4b40b2a5
UB
1939 PR bootstrap/32009
1940 PR bootstrap/32161
1c8bd6a3 1941
4b40b2a5
UB
1942 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1943 * configure: Regenerate.
1c8bd6a3 1944
4b40b2a5
UB
1945 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1946 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1947 STAGE4_LIBCFLAGS): New.
1948 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1949 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1950 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1951 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1952 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1953 for target modules. Don't export LIBCFLAGS.
1954 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1955 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1956 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1957 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1958 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1959 * Makefile.in: Regenerate.
1c8bd6a3 1960
bb44c9d2
RW
19612008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1962
1963 PR libgcj/33085
1964 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1965 Do not use -DDLL_EXPORT. Backport from upstream.
1966
29a7754d
RW
19672008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1968
1969 * MAINTAINERS (Write After Approval): Add myself.
1970
9a212bb7
HPN
19712008-02-02 Hans-Peter Nilsson <hp@axis.com>
1972
1973 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1974 * configure: Regenerate.
1975
aa12a573
MG
19762008-01-31 Marc Gauthier <marc@tensilica.com>
1977
1978 * configure.ac (xtensa*-*-*): Recognize processor variants.
1979 * configure: Regenerate.
1980
ac9e6043
RW
19812008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1982
40049ccc
UB
1983 PR bootstrap/34922
1984 * configure.ac (PARSE_ARGS): Push suitable setting of
1985 ac_subdirs_all, for `./configure --help=recursive'.
1986 Handle `+' in generic toplevel directory disabling.
1987 * configure: Regenerate.
ac9e6043 1988
4288c86a
NC
19892008-01-28 Nick Clifton <nickc@redhat.com>
1990
1991 * MAINTAINERS (xstormy16): Take over maintainership.
1992
8d8da227
JM
19932008-01-25 Joseph Myers <joseph@codesourcery.com>
1994
1995 * MAINTAINERS (c4x port): Remove.
1996
349b60e7
DE
19972008-01-24 David Edelsohn <edelsohn@gnu.org>
1998
1999 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2000
3ca06a68
BE
20012008-01-23 Ben Elliston <bje@au.ibm.com>
2002
2003 * config.sub, config.guess: Update from upstream sources.
2004
3c631381
TG
20052008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
2006
2007 * MAINTAINERS (Write After Approval): Add myself.
2008
20533ef1
L
20092008-01-17 H.J. Lu <hjl.tools@gmail.com>
2010
2011 * MAINTAINERS: Update my email address.
2012
20132008-01-09 Raksit Ashok <raksit@google.com>
2014
2015 * MAINTAINERS (Write After Approval): Add myself.
2016
684f4f6a
RA
20172008-01-09 Raksit Ashok <raksit@google.com>
2018
2019 * MAINTAINERS (Write After Approval): Add myself.
2020
9cb8756f
BE
20212008-01-08 Ben Elliston <bje@au.ibm.com>
2022
2023 * config.sub, config.guess: Update from upstream sources.
2024
94e1934d
KG
20252007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2026
2027 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 2028 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
2029 * configure: Regenerate.
2030
a2e51f77
SP
20312007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2032
2033 * MAINTAINERS: Update my email address.
2034
ffe3dcd9
BRF
20352007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
2036
2037 * MAINTAINERS: Update my email address.
2038
aa4095c9
RS
20392007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2040
2041 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2042 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2043 * Makefile.in: Regenerate.
2044
dce2d8b2 20452007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
2046
2047 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2048 misplaced entries.
2049
0fe0f073
AT
20502007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2051
2052 * configure.ac: Enable libjava for x86_64-*-darwin9.
2053 * configure: Regenerate.
2054
dce2d8b2 20552007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
2056
2057 * MAINTAINERS (Write After Approval): Add myself.
2058
c3220d4c
BE
20592007-12-05 Ben Elliston <bje@au.ibm.com>
2060
2061 * config.sub, config.guess: Update from upstream sources.
2062
aba7501e
MK
20632007-12-02 Matthias Klose <doko@ubuntu.com>
2064
2065 * config-ml.in: Remove 64bit configure tests.
2066
d683ec81
PB
20672007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2068
2069 * config-ml.in: Robustify against white space in absolute file
2070 names.
2071
2072 * config-ml.in (multi-clean): Substitute ${Makefile}.
2073 Remove superfluous ${Makefile} in list.
2074
60f1711a
TS
20752007-11-19 Thiemo Seufer <ths@mips.com>
2076
2077 * config-ml.in: Don't hardcode the Makefile name.
2078
487f9d96
AM
20792007-11-08 Alexander Monakov <amonakov@ispras.ru>
2080
2081 * MAINTAINERS (Write After Approval): Add myself.
2082
fa3886fe
ST
20832007-11-07 Samuel Tardieu <sam@rfc1149.net>
2084
2085 * MAINTAINERS (Write After Approval): Add myself.
2086
dce2d8b2 20872007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
2088
2089 * MAINTAINERS (Write After Approval): Add myself.
2090
acc48927
BE
20912007-10-25 Ben Elliston <bje@au.ibm.com>
2092
2093 * MAINTAINERS (mercury): Remove entry.
2094 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2095
e00e9858
DJ
20962007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2097
2098 * Makefile.def (dependencies): Make configure-gdb depend on
2099 all-intl.
2100 * Makefile.in: Regenerated.
2101
def14a3c
SK
21022007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
2103
2104 * MAINTAINERS (Fortran maintainer): Remove myself.
2105
dce2d8b2 21062007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
2107
2108 * Makefile.def: To avoid problems running with parallel makes,
2109 build newlib before libgloss so that target specific header
2110 files are availble.
2111 * Makefile.in: Regenerate
2112
bbfbfafc
DJ
21132007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2114
2115 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2116 * Makefile.in: Regenerate.
2117
c56abad5
VM
21182007-10-09 Vladimir Makarov <vmakarov@redhat.com>
2119
2120 * MAINTAINERS (Register allocation reviewer): Add myself.
2121
f019adc1
MF
21222007-10-08 Mike Frysinger <vapier@gentoo.org>
2123
2124 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2125 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2126 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2127 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2128 * configure: Regenerate.
2129
dce2d8b2 21302006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
2131
2132 * MAINTAINERS (Register allocation reviewer): Add myself.
2133
0999159b
PB
21342007-10-01 Paolo Bonzini <bonzini@gnu.org>
2135
2136 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2137 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2138 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2139 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2140 * configure.ac: Default them to host tools for $host = $build.
2141 Subst them.
2142
2143 * configure: Regenerate.
2144 * Makefile.in: Regenerate.
2145
dce2d8b2 21462006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
2147
2148 * MAINTAINERS (Register allocation reviewer): Add myself.
2149
dce2d8b2 21502006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
2151
2152 * MAINTAINERS (Register allocation reviewer): Add myself.
2153
9d209c83
SP
21542007-09-21 Seongbae Park <seongbae.park@gmail.com>
2155
2156 * MAINTAINERS (Write After Approval): Fix typo.
2157
1ec3b87b
RS
21582007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2159
2160 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2161 * configure: Regenerate.
2162
19d5986d
PJ
21632007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
2164
2165 PR bootstrap/31906
2166 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 2167 they're already prefixed.
19d5986d 2168
6d3b5aea
BK
21692007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2170
2171 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2172 libstdc++.
2173 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2174 * configure: Regenerate.
2175 * Makefile.in: Regenerate.
09ce620e 2176
4fe7e755
AS
21772007-09-17 Andreas Schwab <schwab@suse.de>
2178
2179 * configure.ac: Raise minimum makeinfo version to 4.6.
2180 * configure: Regenerate.
2181
dce2d8b2 21822007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 2183
ffe3dcd9 2184 * MAINTAINERS (write-after-approval) add myself
d483feaa 2185
fa9a3f31
AM
21862007-09-15 Alan Modra <amodra@bigpond.net.au>
2187
2188 * configure.ac: Correct makeinfo version check.
2189 * configure: Regenerate.
2190
6593a73e
RS
21912007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
2192
2193 * MAINTAINERS: Update my email address.
2194
d9dced13
RS
21952007-09-14 Richard Sandiford <richard@codesourcery.com>
2196
2197 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2198 to $skipdirs and only disable gprof for newlib. Use the normal
2199 mips*-elf* handling in other respects.
2200 * configure: Regnerate.
2201
773c1467
DD
22022007-09-12 David Daney <ddaney@avtrex.com>
2203
2204 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2205 enabling libgcj.
2206 * configure: Regenerate.
2207
c03353e2
RIL
22082007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2209
2210 PR other/32154
2211 * configure.ac: For libgloss targets, point the linker to the linker
2212 script, startup code and simulator library.
2213 * configure: Regenerate.
2214
c4e9bf2b
AH
22152007-09-07 Andrew Haley <aph@redhat.com>
2216
2217 * configure.ac (noconfigdirs): Remove target-libffi and
2218 target-libjava.
2219 * configure: Regenerate.
2220
1f5a6b84
FXC
22212007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2222
2223 PR target/33281
2224 * configure.ac: Use config/mh-mingw on mingw.
2225 * configure: Regenerate.
1f5a6b84 2226
3951e521
PH
22272007-09-05 Pat Haugen <pthaugen@us.ibm.com>
2228
9f349f63 2229 * MAINTAINERS (Write After Approval): Add myself.
3951e521 2230
e643dc23
RG
22312007-09-05 Richard Guenther <rguenther@suse.de>
2232
2233 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2234 nor --disable-checking is provided also turn on yes and types
2235 checking for stage1.
2236 * configure: Re-generate.
2237
039874df
KW
22382007-08-30 Krister Walfridsson <cato@df.lth.se>
2239
2240 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2241 (Write After Approval): Remove myself.
2242
c3f07bd6 22432007-08-29 Nick Clifton <nickc@redhat.com>
15098359 2244
c3f07bd6 2245 * config.sub, config.guess: Update from upstream sources.
15098359 2246
40049ccc 22472007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
2248
2249 * MAINTAINERS (Write After Approval): Added myself.
2250 * MAINTAINERS (Reviewers): Removed myself.
2251
c8aea42c 22522007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 2253 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
2254
2255 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2256 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2257 * Makefile.in: Regenerate.
2258 * configure.ac (--with-debug-prefix-map): New.
2259 * configure: Regenerate.
2260
4bf6c438
RS
22612007-08-17 Richard Sandiford <richard@codesourcery.com>
2262 Nigel Stephens <nigel@mips.com>
2263
4bf6c438
RS
2264 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2265 as target_makefile_frag.
2266 * configure: Regenerate.
2267
bb286d71
AO
22682007-08-16 Alexandre Oliva <aoliva@redhat.com>
2269
2270 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2271 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2272 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2273 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2274 (do-compare, do-compare3, do-compare-debug): New.
2275 ([+compare-target+]): Use them.
2276
a4630417
MK
22772007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
2278
2279 * MAINTAINERS (Write After Approval): Change my email address.
2280
d9acb717
RW
22812007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2282 Ben Elliston <bje@au.ibm.com>
2283
2284 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2285 --silent if $silent.
2286 * configure: Regenerate.
2287
96876681
ZD
22882003-08-12 Zdenek Dvorak <ook@ucw.cz>
2289
2290 * MAINTAINERS (Various Maintainers): Add myself as
2291 loop infrastructure maintainer. Update my e-mail
2292 address.
2293
1c1d80ee
DN
22942007-07-31 Diego Novillo <dnovillo@google.com>
2295
2296 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2297 Adjust description.
2298
7e98624c
RG
22992007-07-26 Richard Guenther <rguenther@suse.de>
2300
2301 * configure.ac: Add types checking to stage1 checking flags.
2302 * configure: Regenerate.
2303
4c85af60
NC
23042007-07-17 Nick Clifton <nickc@redhat.com>
2305
2306 * COPYING3: New file. Contains version 3 of the GNU General
2307 Public License.
2308 * COPYING3.LIB: New file. Contains version 3 of the GNU
2309 Lesser General Public License.
2310
19ddfd3a
AK
23112007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2312
2313 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2314
2a064545
AK
23152007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2316
2317 * MAINTAINERS (S/390 co-maintainer): Add myself.
2318 (Write After Approval): Remove myself.
2319
f861f54d
DH
23202007-07-13 Dan Hipschman <dsh@google.com>
2321
2322 * MAINTAINERS (Write After Approval): Add myself.
2323
0136f2f7
NC
23242007-07-11 Nick Clifton <nickc@redhat.com>
2325
2326 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2327 WINDRES export.
2328 * Makefile.in: Regenerate.
2329
6e29b5a4
RO
23302007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2331
2332 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2333 maintainer.
2334
159a4b02
L
23352007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2336
2337 * lt~obsolete.m4: New. Import from 20070318 libtool.
2338
6ba67283
JB
23392007-07-03 Julian Brown <julian@codesourcery.com>
2340
2341 * MAINTAINERS (Write After Approval): Add myself.
2342
30b74385
RW
23432007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2344
2345 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2346 * configure: Regenerate.
2347
23482007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2349
2350 * configure.ac: Add some missing m4 quotation.
2351 * configure: Regenerate.
2352
943c54ce
SB
23532007-07-02 Simon Baldwin <simonb@google.com>
2354
2355 * MAINTAINERS (Write After Approval): Add myself.
2356
1c00b503
PB
23572007-07-02 Paolo Bonzini <bonzini@gnu.org>
2358
2359 * configure: Regenerate.
2360
901119ae
KT
23612007-07-02 Kai Tietz <kai.tietz@onevision.com>
2362
2363 * Makefile.def: Add windmc tool to build.
2364 * Makefile.tpl: Likewise.
2365 * configure.ac: Likewise.
2366 * Makefile.in: Regenerate.
2367 * configure: Regenerate.
09ce620e 2368
83f4c19f
DD
23692007-06-28 DJ Delorie <dj@redhat.com>
2370
2371 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2372 not building newlib.
2373 * configure: Regenerated.
09ce620e 2374
5346c75c
JS
23752007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2376
2377 * MAINTAINERS (Write After Approval): Add myself.
2378
aacfb86b
MM
23792007-06-25 Martin Michlmayr <tbm@cyrius.com>
2380
2381 * MAINTAINERS (Write After Approval): Add myself.
2382
590bf0d3
CM
23832007-06-19 Chris Matthews <chrismatthews@google.com>
2384
2385 * MAINTAINERS (Write After Approval): Add myself.
2386
cdbbee7a
RIL
23872007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2388
2389 * MAINTAINERS (Write After Approval): Add myself.
2390
b8afffc1
DJ
23912007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2392
2393 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2394 * Makefile.in: Regenerated.
2395
3fcfad76
BS
23962007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2397
2398 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2399 bfin*-*-uclinux* targets.
2400 * configure: Regenerate.
2401
3f5a2b7f
ILT
24022007-06-14 Ian Lance Taylor <iant@google.com>
2403
2404 * MAINTAINERS: Add myself as non-algorithmic global write
2405 maintainer.
2406
4c46daee
DN
24072007-06-14 Diego Novillo <dnovillo@google.com>
2408
2409 * MAINTAINERS: Add self as middle-end maintainer and
2410 non-algorithmic global write maintainer.
2411
a3bb222a
FXC
24122007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2413
2414 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2415 Move all Fortran maintainers except Paul Brook into the
2416 Non-Autopoiesis section.
2417
a19e8f64
PB
24182007-06-14 Paolo Bonzini <bonzini@gnu.org>
2419
2420 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2421 (distclean-stage[+id+]): Possibly delete stage_last.
2422 * Makefile.in: Regenerate.
2423
1c2abe5e
SP
24242007-06-12 Seongbae Park <seongbae.park@gmail.com>
2425
2426 * MAINTAINERS (Various Maintainer): Fix typo.
2427
abca4739
PB
24282007-06-11 Paolo Bonzini <bonzini@gnu.org>
2429
2430 * MAINTAINERS (Various Maintainer): Add myself as
2431 dataflow maintainer.
2432
a894d2c3
BE
24332007-06-07 Ben Elliston <bje@au.ibm.com>
2434
2435 * config.sub, config.guess: Update from upstream sources.
2436
8024d75e
BE
24372007-06-07 Ben Elliston <bje@au.ibm.com>
2438
2439 * Makefile.tpl: Fix spelling error.
2440 * Makefile.in: Regenerate.
2441
973a9a5e
SE
24422007-06-01 Steve Ellcey <sje@cup.hp.com>
2443
96598938
L
2444 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2445 lt_cv_sys_max_cmd_len.
973a9a5e 2446
ccb4d26b
DN
24472007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2448
2449 * MAINTAINERS (Various Maintainers): Add myself as
2450 auto-vectorizer maintainer.
2451
eecb7461
PB
24522003-05-31 Paolo Bonzini <bonzini@gnu.org>
2453
2454 PR libjava/32098
2455 * libtool.m4: Revert previous change.
2456 * ltgcc.m4: Put it here.
2457
89d28202
ZD
24582003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2459
2460 * MAINTAINERS (Various Maintainers): Add myself as
2461 auto-vectorizer maintainer.
2462
60c7a11a
L
24632007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2464
2465 PR libjava/32098
2466 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2467
9dd3cc81
RG
24682007-05-30 Richard Guenther <rguenther@suse.de>
2469
2470 * MAINTAINERS (Various Maintainers): Add myself as
2471 auto-vectorizer maintainer.
2472
9cc1244e
JJ
24732007-05-30 Jakub Jelinek <jakub@redhat.com>
2474
2475 PR bootstrap/29382
2476 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2477 * configure: Rebuilt.
2478
6124296b
RC
24792007-05-28 Roberto Costa <robsettantasei@gmail.com>
2480
2481 * MAINTAINERS (Write After Approval): Removed my name.
2482
6b757a0d
SB
24832007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2484
2485 * MAINTAINERS (Write After Approval): Remove myself.
2486
86ef8528
AT
24872007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2488
2489 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2490
1cf3d07d
SE
24912007-05-23 Steve Ellcey <sje@cup.hp.com>
2492
2493 * ltmain.sh: Update from ToT Libtool.
2494 * libtool.m4: Update from ToT Libtool.
2495 * ltsugar.m4: New. Update from ToT Libtool.
2496 * ltversion.m4: New. Update from ToT Libtool.
2497 * ltoptions.m4: New. Update from ToT Libtool.
2498 * ltconfig: Remove.
2499 * ltcf-c.sh: Remove.
2500 * ltcf-cxx.sh: Remove.
2501 * ltcf-gcj.sh: Remove.
2502
ce3fcf8c
OW
25032007-05-22 Ollie Wild <aaw@google.com>
2504
2505 * MAINTAINERS (Write After Approval): Add myself.
2506
342b9200
PB
25072007-05-16 Paolo Bonzini <bonzini@gnu.org>
2508
2509 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2510 stage_cflags.
2511 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2512 Remove CFLAGS/LIBCFLAGS.
2513 (configure-stage[+id+]-[+prefix+][+module+],
2514 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2515 * Makefile.in: Regenerate.
2516
cea17285
DN
25172007-05-15 Diego Novillo <dnovillo@google.com>
2518
2519 * MAINTAINERS: Update e-mail address.
2520
11c004e7
RE
25212007-05-15 Revital Eres <eres@il.ibm.com>
2522
2523 * MAINTAINERS (Write After Approval): Add myself.
2524
ab6bd693
RC
25252007-05-14 Roberto Costa <robsettantasei@gmail.com>
2526
2527 * MAINTAINERS (Write After Approval): Updated my address.
2528
388cdf07
TN
25292007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2530
2531 * MAINTAINERS (Write After Approval): Add myself.
2532
23f24034
SR
25332007-05-11 Silvius Rus <rus@google.com>
2534
2535 * MAINTAINERS (Write After Approval): Add myself.
2536
34a7526e
TT
25372007-04-23 Tom Tromey <tromey@redhat.com>
2538
2539 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2540
51da21be
MM
25412007-04-22 Mark Mitchell <mark@codesourcery.com>
2542
2543 * MAINTAINERS (cpplib): Rename to ...
2544 (libcpp): ... this. Add C/C++ front end maintainers.
2545
70070387
SE
25462007-04-14 Steve Ellcey <sje@cup.hp.com>
2547
2548 * config-ml.in: Pass ${ml_config_env} to configure calls.
2549
df1a0dbb
CB
25502007-04-04 Christian Bruel <christian.bruel@st.com>
2551
2552 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 2553
9daff147
DK
25542007-04-02 Dave Korn <dave.korn@artimi.com>
2555
2556 * MAINTAINERS (Write After Approval): Add myself.
2557
374eadb2
TB
25582007-03-31 Tobias Burnus <burnus@net-b.de>
2559
2560 * MAINTAINERS (fortran 95 front end): Add myself.
2561
8eced3a2
DR
25622007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2563
2564 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 2565
653de3e3
AZ
25662007-03-24 Ayal Zaks <zaks@il.ibm.com>
2567
2568 * MAINTAINERS (Modulo Scheduler): Add myself.
2569
b737d953
BM
25702007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2571
2572 * MAINTAINERS (fortran 95 front end): Add myself.
2573 (c++ front end): whitespace fix.
2574
a584cdf2
NF
25752007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2576
2577 * MAINTAINERS (Write After Approval): Add myself.
2578
8c79f3c4
RS
25792007-03-21 Richard Sandiford <richard@codesourcery.com>
2580
2581 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2582 of glob. Quote arguments with single quotes too.
2583 * configure: Regenerate.
2584
07f1ac6d
BM
25852007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2586
2587 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2588 * Makefile.in: Regenerate
2589
172e41aa
AS
25902007-03-07 Andreas Schwab <schwab@suse.de>
2591
2592 * configure: Regenerate.
2593
9c4d2493
BM
25942007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2595
2596 * configure.ac: Add "--with-pdfdir" configure option,
2597 which defines pdfdir variable.
2598 * Makefile.def (target=fixincludes): Add install-pdf to
2599 missing targets.
2600 (recursive_targets): Add install-pdf target.
2601 (flags_to_pass): Add pdfdir.
2602 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2603 target.
2604 * configure: Regenerate
2605 * Makefile.in: Regenerate
2606
e14e622e
EC
26072007-02-28 Eric Christopher <echristo@apple.com>
2608
2609 Revert:
2610 2006-12-07 Mike Stump <mrs@apple.com>
2611
2612 * Makefile.def (dependencies): Add dependency for
2613 install-target-libssp and install-target-libgomp on
2614 install-gcc.
2615 * Makefile.in: Regenerate.
2616
54e433bc
MK
26172007-02-27 Matt Kraai <kraai@ftbfs.org>
2618
2619 * configure: Regenerate.
2620 * configure.ac: Move statements after variable declarations.
2621
6c8d3d8f
KK
26222007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2623
2624 * MAINTAINERS: Add myself as sh maintainer.
2625
9f8c6739
JM
26262007-02-19 Joseph Myers <joseph@codesourcery.com>
2627
2628 * configure.ac: Adjust for loop syntax.
2629 * configure: Regenerate.
2630
278a7a38
AO
26312007-02-18 Alexandre Oliva <aoliva@redhat.com>
2632
2633 * configure: Rebuilt.
2634
b2eaac4a
AO
26352007-02-18 Alexandre Oliva <aoliva@redhat.com>
2636
2637 * configure.ac: Drop multiple occurrences of --enable-languages,
2638 and fix its quoting.
2639 * configure: Rebuilt.
2640
beeaf216 26412007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
2642 Nathan Sidwell <nathan@codesourcery.com>
2643 Vladimir Prus <vladimir@codesourcery.com>
2644 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
2645
2646 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2647 * configure: Regenerate.
2648
09201a09
GP
26492007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2650
2651 * ltconfig (freebsd*): Default to elf.
2652
291f172e
DJ
26532007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2654
2655 * configure.ac (target_libraries): Move libgcc before libiberty.
2656 * configure: Regenerated.
2657
c3a86da9
DJ
26582007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2659 Paolo Bonzini <bonzini@gnu.org>
2660
2661 PR bootstrap/30753
2662 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2663 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2664 * configure: Regenerated.
2665
88e1e72a
FXC
26662007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2667
2668 * MAINTAINERS (Language Front End Maintainers): Update my mail
2669 address.
2670
44bfc3ac
DJ
26712007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2672
2673 PR bootstrap/30748
2674 * configure.ac: Correct syntax for Solaris ksh.
2675 * configure: Regenerated.
2676
3e19841a
PB
26772007-02-09 Paolo Bonzini <bonzini@gnu.org>
2678
2679 * configure.ac: Sync with src.
2680 * configure: Regenerate.
2681
74a48762
PB
26822007-02-09 Paolo Bonzini <bonzini@gnu.org>
2683
2684 * Makefile.in: Regenerate.
2685
d846e52e
PB
26862007-02-09 Paolo Bonzini <bonzini@gnu.org>
2687
2688 * config.sub: Sync with src.
2689
1c710c3c
DJ
26902007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2691
2692 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2693 noncanonical equivalents.
2694 * configure.in: Rename to...
2695 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2696 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2697 target_noncanonical. Use them. Rewrite removal of configure
2698 arguments for autoconf 2.59. Discard variable settings. Force
2699 program_transform_name for native tools.
2700
2701 * Makefile.in: Regenerated.
2702 * configure: Regenerated with autoconf 2.59.
2703
dce2d8b2 27042007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 2705
3de8da2a 2706 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 2707
f6671c93
AS
27082007-01-31 Andreas Schwab <schwab@suse.de>
2709
2710 * Makefile.tpl (LDFLAGS): Substitute it.
2711 * Makefile.in: Regenerate.
2712
dce2d8b2 27132007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 2714
3de8da2a 2715 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 2716
2472200d
DE
27172007-01-28 David Edelsohn <edelsohn@gnu.org>
2718
3de8da2a 2719 * MAINTAINERS (spu port): Add myself.
2472200d 2720
5305be7e
RG
27212007-01-23 Richard Guenther <rguenther@suse.de>
2722
2723 PR bootstrap/30541
2724 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2725 * Makefile.tpl (GNATBIND): Substitute it.
2726 (GNATMAKE): Likewise.
2727 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2728 of STAGE_PREFIX.
2729 * Makefile.in: Regenerate.
2730 * configure: Regenerate.
2731
416cfb5e
MS
27322007-01-18 Mike Stump <mrs@apple.com>
2733
2734 * configure.in: Re-enable -Werror for gcc builds.
2735
3de8da2a 27362007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 2737
3de8da2a 2738 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 2739
d943d7c4
PB
27402007-01-11 Paolo Bonzini <bonzini@gnu.org>
2741
2742 * configure.in: Change == to = in test command.
3de8da2a 2743 * configure: Regenerate.
d943d7c4 2744
e69bf64b 27452007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
2746 Nick Clifton <nickc@redhat.com>
2747 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2748
2749 * configure.in (build_configargs, host_configargs, target_configargs):
2750 Remove build/host/target parameters.
2751 (host_libs): Add gmp and mpfr.
2752 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2753 * Makefile.def (gmp, mpfr): New.
2754 (gcc): Remove target.
2755 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2756 target_os, target_vendor): New.
dce2d8b2 2757 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
2758 * configure: Regenerate.
2759 * Makefile.in: Regenerate.
e69bf64b
PB
2760
27612007-01-11 Matt Fago <fago@earthlink.net>
2762
2763 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 2764 to improve robustness of configure tests.
e69bf64b 2765 * configure: Regenerate.
e14e622e 2766
a42f3b80
UB
27672007-01-09 Uros Bizjak <ubizjak@gmail.com>
2768
2769 * MAINTAINERS: Add myself as i386 maintainer.
2770
a36aee1a
JH
27712007-01-08 Jan Hubicka <jh@suse.cz>
2772
61fcaeef 2773 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 2774
738a52d3
KT
27752007-01-08 Kai Tietz <kai.tietz@onevision.com>
2776
2777 * configure.in: Add support for an x86_64-mingw* target.
95af8923 2778 * configure: Regenerate.
738a52d3 2779
54fdc474
DJ
27802007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2781
2782 * Makefile.tpl (all-target): Correct @if conditional for target
2783 modules.
2784 * configure.in: Omit libiberty if building only target libgcc.
2785 * configure, Makefile.in: Regenerated.
2786
3dd71726
PB
27872007-01-04 Paolo Bonzini <bonzini@gnu.org>
2788
dce2d8b2 2789 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
2790 * configure: Regenerate.
2791
fa958513
DJ
27922007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2793
2794 * Makefile.def (target_modules): Add libgcc.
2795 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2796 * Makefile.tpl (clean-target-libgcc): Delete.
2797 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2798 on gcc even for bootstrapped modules. Rewrite handling of
2799 lang_env_dependencies to loop over target_modules.
2800 * configure.in (target_libraries): Add target-libgcc.
2801 * Makefile.in, configure: Regenerated.
2802
e1888513
PB
28032006-12-29 Paolo Bonzini <bonzini@gnu.org>
2804
2805 * configure.in: Reorganize recognition of languages. Add
2806 --enable-stage1-languages. Show supported languages for the chosen
2807 target rather than all recognized languages.
2808 * configure: Regenerate.
2809
53b88b73
PB
28102006-12-29 Paolo Bonzini <bonzini@gnu.org>
2811
2812 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2813 * Makefile.in: Regenerate.
2814
a3993f33
KG
28152006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2816
2817 * configure.in: Warn that MPFR 2.2.0 is buggy.
2818 * configure: Regenerate.
2819
f063a9ed
ILT
28202006-12-27 Ian Lance Taylor <iant@google.com>
2821
2822 * configure.in: When removing Makefiles to force a reconfigure, also
2823 remove prev-DIR*/Makefile.
2824 * configure: Regenerate.
2825
af71363e
AS
28262006-12-22 Andreas Schwab <schwab@suse.de>
2827
2828 * configure: Regenerate with correct autoconf version.
2829
0b0dc272
AM
28302006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2831
3de8da2a
UB
2832 * configure.in: add AC_SUBST for *_FOR_TARGET.
2833 * configure: Regenerate.
0b0dc272 2834
53b88b73
PB
28352006-12-19 Paolo Bonzini <bonzini@gnu.org>
2836
2837 * configure.in: Simplify logic for rejecting languages that cannot
2838 be built. Separate the case when a language is unsupported,
2839 from the case when the user chooses not to build a language.
2840
400ebff4
PB
28412006-12-19 Paolo Bonzini <bonzini@gnu.org>
2842
2843 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2844 it only affects bootstrap and could be tested on "$host" as well.
2845 * configure: Regenerate.
2846 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2847
8efea775
PB
28482006-12-19 Paolo Bonzini <bonzini@gnu.org>
2849
2850 PR bootstrap/29544
2851 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2852 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2853 move here comment from Makefile.tpl.
2854 * Makefile.tpl: Move some definitions higher in the file.
2855 (STAGE1_CHECKING): New.
2856 * configure.in: Add --enable-stage1-checking.
2857 * configure: Regenerate.
2858 * Makefile.in: Regenerate.
2859
ed88a7ed
PB
28602006-12-19 Paolo Bonzini <bonzini@gnu.org>
2861
2862 * MAINTAINERS: Add myself as build system maintainer.
2863
b65151d3
SM
28642006-12-15 Simon Martin <simartin@users.sourceforge.net>
2865
2866 * MAINTAINERS (Write After Approval): Add myself.
2867
7e050830
EC
28682006-12-13 Eric Christopher <echristo@apple.com>
2869
2870 * MAINTAINERS: Add myself as darwin maintainer.
2871
8b494895
ILT
28722006-12-11 Ian Lance Taylor <ian@airs.com>
2873
2874 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2875
dce2d8b2 28762006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
2877
2878 MAINTAINERS: Update my entry.
2879
58e24147
AM
28802006-12-11 Alan Modra <amodra@bigpond.net.au>
2881
2882 * configure.in: Handle spu makefile frag.
58e24147
AM
2883 * Makefile.tpl (MAINT): Define
2884 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2885 * configure: Regenerate.
2886 * Makefile.in: Regenerate.
2887
9b6f37a0
BE
28882006-12-11 Ben Elliston <bje@au.ibm.com>
2889
2890 * config.guess: Import latest version.
2891 * config.sub: Likewise.
2892
ea6f5c57
BE
28932006-12-11 Ben Elliston <bje@au.ibm.com>
2894
2895 * configure.in (spu-*-*): Don't skip target-libiberty.
2896 * configure: Regenerate.
2897
42c1cd8a
AT
28982006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2899
2900 PR bootstrap/30134
2901 * configure.in: Correct x86 darwin support for libjava to powerpc
2902 and i?86 only.
2903 * configure: Regenerate.
2904
55eb837d
ST
29052006-12-08 Sandro Tolaini <tolaini@libero.it>
2906
2907 * configure.in: Add x86 darwin support for libjava.
2908 * configure: Regenerate.
2909
5bdacbc7
MS
29102006-12-07 Mike Stump <mrs@apple.com>
2911
2912 * Makefile.def (dependencies): Add dependency for
2913 install-target-libssp and install-target-libgomp on
2914 install-gcc.
2915 * Makefile.in: Regenerate.
2916
477d851c
RG
29172006-12-04 Richard Guenther <rguenther@suse.de>
2918
2919 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2920 (Non-Algorithmic Maintainers): Move over non-algorithmic
2921 loop optimizer maintainers, add myself as a non-algorithmic
2922 middle-end maintainer.
2923
5d33d367
DF
29242006-12-04 Daniel Franke <franke.daniel@gmail.com>
2925
2926 * MAINTAINERS (Write After Approval): Add myself.
2927
dbee1fb3
KG
29282006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2929
2930 * configure.in: Update error message for missing GMP/MPFR.
2931
2932 * configure: Regenerate.
2933
b5147de7
KG
29342006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2935
2936 * configure.in: Update MPFR version in error message.
2937
2938 * configure: Regenerate.
2939
f019376c
KG
29402006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2941
2942 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2943 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2944 --with-gmp-lib): New flags.
2945
2946 * configure: Regenerate.
2947
91ed95ae
BM
29482006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2949
2950 * MAINTAINERS (Write After Approval): Change my email address.
2951
3a971f15
MLI
29522006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2953
05170031 2954 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 2955
dce2d8b2 29562006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
2957
2958 * MAINTAINERS (i18n): Update e-mail address.
2959
df5487ee
TS
29602006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2961
2962 * MAINTAINERS (spu port): Add myself as maintainer.
2963 (Write After Approval): Remove myself.
2964
92c2f0ee
BE
29652006-11-22 Ben Elliston <bje@au.ibm.com>
2966
2967 * configure.in (skipdirs): Don't build libssp for SPU.
2968 * configure: Regenerate.
2969
a3b97199
AP
29702006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2971
2972 * MAINTAINERS (spu port): Add myself as maintainer.
2973 (libobjc): Update my email address.
2974
0eb97064
AB
29752006-11-21 Andrea Bona <andrea.bona@st.com>
2976
2977 * MAINTAINERS (Write After Approval): Add myself.
2978
dce2d8b2 29792006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
2980
2981 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2982 * configure : Rebuilt.
2983
dce2d8b2 29842006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
2985
2986 * MAINTAINERS (Write After Approval): Add myself.
2987
d58542ea
AO
29882006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2989
2990 * MAINTAINERS (Write After Approval): Add myself.
2991
a357b5ae
KG
29922006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2993
2994 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2995 libmpfr.a.
2996 * configure: Regenerate.
2997
9bd6112c
PB
29982006-11-16 Paolo Bonzini <bonzini@gnu.org>
2999
3000 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3001 (unstage): Test for stage_last presence.
3002
3003 PR bootstrap/29802
dce2d8b2
EB
3004 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3005 STAGE_PREFIX.
9bd6112c
PB
3006 * Makefile.in: Regenerate.
3007
c8cf9f0f
ZD
30082003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
3009
3010 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3011 maintainers.
3012
467b1fc6
ER
30132006-11-14 Erven Rohou <erven.rohou@st.com>
3014
3015 * MAINTAINERS (Write After Approval): Add myself.
3016
995a5697
PB
30172006-11-14 Paolo Bonzini <bonzini@gnu.org>
3018
3019 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3020 and stageN-package/Makefile.
3021 * Makefile.in: Regenerated.
3022
c8d6d53e
JZ
30232006-11-14 Jie Zhang <jie.zhang@analog.com>
3024
3025 * configure.in: Remove target-libgloss from noconfigdirs for
3026 bfin-*-*.
3027 * configure: Regenerated.
3028
dffb147d
KG
30292006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3030
3031 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 3032
dffb147d
KG
3033 * configure: Regenerate.
3034
ca558912
KG
30352006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3036
3037 * configure.in: Robustify error message for missing GMP/MPFR.
3038
3039 * configure: Regenerate.
3040
dce2d8b2 30412006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
3042
3043 * MAINTAINERS (Write After Approval): Add myself.
3044
dce2d8b2 30452006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
3046
3047 * MAINTAINERS: Change email address.
3048
91de1527
VP
30492006-10-30 Vladimir Prus <vladimir@codesourcery.com>
3050
3051 * MAINTAINERS (Write After Approval): Add myself.
3052
a3867703
PB
30532006-10-26 Peter Bergner <bergner@vnet.ibm.com>
3054
3055 * MAINTAINERS (Write After Approval): Add myself.
3056
b4364fa2
CL
30572006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
3058
7e050830 3059 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 3060 Write After Approval section.
b4364fa2 3061
70ec446f
KG
30622006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3063
3064 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
3065 need_gmp anymore.
3066 * configure: Regenerate.
3067
018c8d88
TB
30682006-10-16 Tobias Burnus <burnus@net-b.de>
3069
3070 * MAINTAINERS (Write After Approval): Add myself.
3071
f6a1687e
BE
30722006-10-16 Ben Elliston <bje@au.ibm.com>
3073
3074 * config.guess: Import latest version.
3075 * config.sub: Likewise.
3076
b5422ad7
BM
30772006-10-10 Brooks Moses <bmoses@stanford.edu>
3078
3079 * Makefile.def: Added pdf target handling.
3080 * Makefile.tpl: Added pdf target handling.
3081 * Makefile.in: Regenerated.
3082
bdcee471
CL
30832006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
3084
3085 * MAINTAINERS: Add self as score port maintainer.
3086
7d610414
BM
30872006-10-04 Brooks Moses <bmoses@stanford.edu>
3088
3089 * MAINTAINERS (Write After Approval): Add myself.
3090
e48d66a9
SK
30912006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
3092
7e050830 3093 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
3094 or newer.
3095 * configure: Regenerated.
3096
c394e891
DB
30972006-09-27 Dave Brolley <brolley@redhat.com>
3098
dce2d8b2
EB
3099 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3100 using $s instead of $r.
c394e891
DB
3101 * configure: Regenerated.
3102
1ee4c5a0
TS
31032006-09-26 Thiemo Seufer <ths@mips.com>
3104
3105 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3106 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3107 * configure: Regenerate.
3108
dce2d8b2 31092006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
3110
3111 * MAINTAINERS (Write After Approval): Remove myself.
3112
0c502898
CF
31132006-09-22 Chao-ying Fu <fu@mips.com>
3114
3115 * MAINTAINERS (Write After Approval): Add myself.
3116
a7819e42
JM
31172006-09-10 Joseph S. Myers <joseph@codesourcery.com>
3118
3119 * MAINTAINERS: Add self as soft-fp maintainer.
3120
dce2d8b2 31212006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
3122
3123 * MAINTAINERS: Add myself as avr maintainer.
3124 Remove Marek Michalkiewicz as avr maintainer.
827d0991 3125
e8288489
RC
31262006-09-07 Roberto Costa <roberto.costa@st.com>
3127
3128 * MAINTAINERS (Write After Approval): Add myself.
3129
b91f0a41
CV
31302006-08-30 Corinna Vinschen <corinna@vinschen.de>
3131
3132 * configure.in: Never build newlib for a Mingw host.
3133 Never build newlib as Mingw target library.
3134 Test the existence of winsup/cygwin for building a Cygwin newlib,
3135 rather than just winsup.
3136 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3137 building a Mingw target.
3138 * configure: Regenerate.
3139
094c07a0
EB
31402006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3141
3142 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3143
8d1171cb
PB
31442006-07-25 Paolo Bonzini <bonzini@gnu.org>
3145
3146 * config.guess: Import from src (was more updated).
3147 * config.sub: Likewise.
3148
2e9e6f68
DJ
31492006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3150
3151 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3152 * configure: Regenerated.
3153
57255173
PB
31542006-07-18 Paolo Bonzini <bonzini@gnu.org>
3155
cc6010cd
AP
3156 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3157 for stages after the first.
57255173 3158
9fbe6585
JJ
31592006-07-17 Jakub Jelinek <jakub@redhat.com>
3160
3161 * Makefile.def: Add dependencies for configure-opcodes
3162 on configure-intl and all-opcodes on all-intl.
3163 * Makefile.in: Regenerated.
3164
18c3f977
BE
31652006-07-13 Ben Elliston <bje@au.ibm.com>
3166
3167 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3168
27b56ba6
PE
31692006-07-06 Paul Eggert <eggert@cs.ucla.edu>
3170
3171 Port to hosts whose 'sort' and 'tail' implementations
3172 treat operands with leading '+' as file names, as POSIX
3173 has required since 2001. However, make sure the code still
3174 works on pre-POSIX hosts.
3175 * ltmain.sh: Don't assume "sort +2" is equivalent to
3176 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3177
ad6d4e43
UW
31782006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
3179
3180 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3181
706601d9
PG
31822006-07-04 Peter O'Gorman <peter@pogma.com>
3183
3184 * ltconfig: chmod 644 before ranlib during install.
3185
0b50988a
EB
31862006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3187
3188 PR bootstrap/18058
3189 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3190 if the bootstrap compiler is a GCC version that supports it.
3191 * configure: Regenerate.
3192
b6348cb3
PB
31932006-07-03 Paolo Bonzini <bonzini@gnu.org>
3194
95695ad3 3195 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
3196 * configure: Regenerate.
3197
1546bb64
PB
31982006-07-03 Paolo Bonzini <bonzini@gnu.org>
3199
3200 PR other/27063
3201 * configure.in: Test subdir_requires and give an appropriate
3202 error message.
3203 * configure: Regenerate.
3204
5cb6c629
AJH
32052006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
3206
3207 * MAINTAINERS (Write After Approval): Add myself.
3208
f4d8cdf8
JDA
32092006-06-22 John David Anglin <dave.anglin@nrc.ca>
3210
3211 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3212
4fe5abb7
SE
32132006-06-22 Steve Ellcey <sje@cup.hp.com>
3214
3215 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3216
2a79fd67
DA
32172006-06-20 David Ayers <d.ayers@inode.at>
3218
3219 PR bootstrap/28072
3220 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3221 whether target-libjava is being configured instead of whether the
3222 java front end is enabled.
3223 * configure: Regenerate.
7e050830 3224
04879af3
RO
32252006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3226
3227 PR target/27540
3228 * configure.in: Only enable libgomp on IRIX 6.
3229 * configure: Regenerate.
3230
ec6c7392
PB
32312006-06-15 Paolo Bonzini <bonzini@gnu.org>
3232
3233 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3234 too.
3235 * Makefile.in: Regenerate.
3236
12973d7a
DD
32372006-06-13 Jeff Johnston <jjohnstn@redhat.com>
3238
3239 * config-ml.in: Alter CCASFLAGS to include special
3240 multilib options the same as is done for CFLAGS.
3241
c67ed86a
JDA
32422006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3243
3244 * configure.in: Don't enable libgomp on hpux10.
3245 * configure: Rebuilt.
3246
cb253473
DA
32472006-06-12 David Ayers <d.ayers@inode.at>
3248
3249 PR bootstrap/27963
3250 PR target/19970
7e050830 3251 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
3252 ${libgcj} is specified.
3253 * configure: Regenerate.
7e050830 3254
dce2d8b2 32552006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
3256
3257 Sync from src:
7e050830
EC
3258
3259 * configure.in: Sync.
32845532 3260 * configure: Regenerated.
7e050830 3261
32845532
CD
3262 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3263
3264 * Makefile.def: Added dependencies from sim and gdb on intl, and
3265 added configure dependencies to everything with an all dependency
3266 on intl.
3267 * Makefile.in: Regenerated.
3268
7cd0cf9c
DA
32692006-06-06 David Ayers <d.ayers@inode.at>
3270
3271 PR libobjc/13946
3272 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3273 * Makefile.in: Regenerate.
3274 * configure.in: Add --enable-objc-gc at toplevel and have it
3275 enable boehm-gc for Objective-C.
3276 Remove target-boehm-gc from libgcj.
3277 Add target-boehm-gc to target_libraries.
3278 Add target-boehm-gc to noconfigdirs where ${libgcj}
3279 is specified.
3280 Assert that boehm-gc is supported when requested for Objective-C.
3281 Only build boehm-gc if needed either for Java or Objective-C.
3282 * configure: Regenerate.
7e050830 3283
3ff3adad
PB
32842006-06-05 Paolo Bonzini <bonzini@gnu.org>
3285
3286 PR 27674
3287 * Makefile.tpl (configure-[+prefix+][+module+],
3288 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3289 Remove rule to unstage bootstrapped modules.
3290 (stage_current): New.
3291 * Makefile.in: Regenerate.
3292
898e551d
LB
32932006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3294
3295 * MAINTAINERS (Write After Approval): Update my e-mail address.
3296
ea60341e
MS
32972006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3298
3299 * include/libiberty.h: Declare pex_run_in_environment.
3300
222ae291
AL
33012006-05-31 Asher Langton <langton2@llnl.gov>
3302
3303 * MAINTAINERS (Write After Approval): Add myself.
898e551d 3304
e9a54b07
PB
33052006-05-25 Paolo Bonzini <bonzini@gnu.org>
3306
3307 * Makefile.def (bfd, opcodes): Fix lib_path.
3308 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3309 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3310 * Makefile.in: Regenerate.
3311
03e67131
CD
33122006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3313
3314 * Makefile.in: Regenerate.
3315
65d6e994
CD
33162006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3317
3318 * Makefile.def: Add install-html target. Add datarootdir
3319 docdir and htmldir to flags_to_pass.
3320 * Makefile.tpl: Add install-html target.
3321 * Makefile.in: Regenerate.
3322 * configure.in: Add --with-datarootdir, --with-docdir, and
3323 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3324 * configure: Regenerate.
3325
9e299237
MS
33262006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3327
3328 * configure.in: Enable gprof for cross builds.
3329 * configure: Regenerate.
3330
c31202cd
RG
33312006-05-22 Richard Guenther <rguenther@suse.de>
3332
3333 Revert
3334 2006-01-31 Richard Guenther <rguenther@suse.de>
3335 Paolo Bonzini <bonzini@gnu.org>
3336
3337 * Makefile.def (target_modules): Add libgcc-math target module.
3338 * configure.in (target_libraries): Add libgcc-math target library.
3339 (--enable-libgcc-math): New configure switch.
3340 * Makefile.in: Re-generate.
3341 * configure: Re-generate.
3342 * libgcc-math: New toplevel directory.
3343
2a332582
JDA
33442006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3345 Andreas Tobler <a.tobler@schweiz.ch>
3346
3347 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3348 * configure: Rebuilt.
3349
dce2d8b2 33502006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 3351
ccce6917
SL
3352 * MAINTAINERS (Write After Approval): Add myself.
3353
ed606bc0
DD
33542006-05-01 DJ Delorie <dj@redhat.com>
3355
3d8f47a0 3356 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
3357 * configure: Regenerate.
3358
9386bd20
RG
33592006-05-01 Richard Guenther <rguenther@suse.de>
3360
3361 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3362 maintainer.
3363
dce2d8b2 33642006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
3365
3366 * MAINTAINERS (Write After Approval): Add myself.
3367
87ceee72
JB
33682006-04-28 Jan Beulich <jbeulich@novell.com>
3369
3370 * MAINTAINERS (Write After Approval): Add myself.
3371
e88a2c09
DD
33722006-04-18 DJ Delorie <dj@redhat.com>
3373
3374 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3375 reference libgloss so that libssp can be built in a combined
3376 tree.
3377 * configure: Regenerate.
3378
675f0a8a
RM
33792006-04-08 Robert Millan <rmh@gcc.gnu.org>
3380
3381 * MAINTAINERS (Write After Approval): Add myself.
3382
27b6c940
BE
33832006-04-05 Ben Elliston <bje@au.ibm.com>
3384
3385 * configure.in: Require makeinfo 4.4 or higher.
3386 * configure: Regenerate.
3387
687b17d4
GP
33882006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3389
3390 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3391 Rearrange the entries of other libraries to have them in one place.
3392
906ac235
JB
33932006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3394
7e050830 3395 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
3396 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3397
fb0103e5
RG
33982006-03-14 Richard Guenther <rguenther@suse.de>
3399
3400 * configure: Regenerate with autoconf 2.13.
3401
17237f6b
JB
34022006-03-13 Jim Blandy <jimb@codesourcery.com>
3403
3404 * MAINTAINERS: Use my work address.
bed31434
JB
3405
3406 * MAINTAINERS: Update my E-mail address.
3407
27079765
AH
34082006-03-10 Aldy Hernandez <aldyh@redhat.com>
3409
3410 * configure.in: Handle --disable-<component> generically.
3411 * configure: Regenerate.
3412
54a17039
L
34132006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3414
3415 PR libgcj/17311
3416 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3417
b9bd11ca
EE
34182006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3419
3420 * MAINTAINERS (Write After Approval): Remove myself.
3421 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3422
dce2d8b2 34232006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 3424
072b06f2
RE
3425 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3426 (TARGET_CONFIGDIRS): Remove.
3427 * configure.in: Remove AC_SUBST(target_configdirs).
3428 * Makefile.in, configure: Regenerated.
ee2312f3 3429
936e1a35
SK
34302006-02-20 Steven G. Kargl <kargls@comcast.net>
3431
3432 * MAINTAINERS (Write After Approval): Remove myself.
3433 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3434
cc11cc9b
PB
34352006-02-20 Paolo Bonzini <bonzini@gnu.org>
3436
3437 PR bootstrap/25670
3438
3439 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3440
3441 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3442 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3443 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3444 BUILD_PREFIX, BUILD_PREFIX_1.
3445 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3446
3447 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3448 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3449
3450 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3451 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3452 of `cat stage_current`. Always provide the `r' and `s' variables.
3453 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3454 a single shell execution.
3455 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3456 bootstrapped modules, make the stage1 module if the build was not
3457 started yet, else build the current stage.
3458 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3459 (all-build, all-host, all-target, [+make_target+]-host,
3460 [+make_target+]-target): Do not use \-continued lines.
3461 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3462 (current_stage, restrap, stage_last): New.
3463
3464 * Makefile.in: Regenerate.
3465 * configure: Regenerate.
3466
63a7c9ef
BD
34672006-02-19 Bud Davis <jmdavis@link.com>
3468
3469 * MAINTAINERS (Write After Approval): Remove myself.
3470 (Language Front End Maintainers): Add myself as fortran 95
3471 maintainer and update e-mail address.
3472
a3543e3a
FXC
34732006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3474
3475 * MAINTAINERS (Write After Approval): Remove myself.
3476 (Language Front End Maintainers): Add myself as fortran 95
3477 maintainer.
3478
ca5b1d2c
VK
34792006-02-16 Victor Kaplansky <victork@il.ibm.com>
3480
3481 * MAINTAINERS (Write After Approval): Add myself.
3482
0499513f
TK
34832006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3484
3485 * MAINTAINERS (Write After Approval): Remove myself.
3486 (Language Front End Maintainers): Add myself as
3487 fortran 95 maintainer.
3488
d1f8db0c
PB
34892006-02-14 Paolo Bonzini <bonzini@gnu.org>
3490
3491 Sync from src:
3492
3493 2005-12-27 Leif Ekblad <leif@rdos.net>
3494
cc6010cd
AP
3495 * configure.in: Add support for RDOS target.
3496 * configure: Regenerate.
d1f8db0c
PB
3497
34982006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 3499 Andreas Schwab <schwab@suse.de>
d1f8db0c 3500
cc6010cd 3501 * configure: Regenerate.
d1f8db0c 3502
cac90078
DE
35032006-02-12 David Edelsohn <edelsohn@gnu.org>
3504
3505 * configure.in (enable_libgomp): Add AIX.
3506 * configure: Regenerate.
3507
bd37fbf5
MK
35082006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3509
3510 * MAINTAINERS (Write After Approval): Add myself.
7e050830 3511
23027b7a
LM
35122006-02-03 Lee Millward <lee.millward@gmail.com>
3513
3514 * MAINTAINERS (Write After Approval): Add myself.
7e050830 3515
0058967b
RG
35162006-01-31 Richard Guenther <rguenther@suse.de>
3517 Paolo Bonzini <bonzini@gnu.org>
3518
3519 * Makefile.def (target_modules): Add libgcc-math target module.
3520 * configure.in (target_libraries): Add libgcc-math target library.
3521 (--enable-libgcc-math): New configure switch.
3522 * Makefile.in: Re-generate.
3523 * configure: Re-generate.
3524 * libgcc-math: New toplevel directory.
3525
e8b05380
PB
35262006-01-26 Paolo Bonzini <bonzini@gnu.org>
3527
3528 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3529 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3530 the assembler, linker and binutils.
3531 * configure: Regenerate.
3532
d54d5437
DM
35332006-01-22 Dirk Mueller <dmueller@suse.de>
3534
3535 * MAINTAINERS (Write After Approval): Add myself.
3536
670cbfcf
DN
35372006-01-20 Diego Novillo <dnovillo@redhat.com>
3538
3539 * configure: Regenerate.
3540
953ff289
DN
35412006-01-18 Richard Henderson <rth@redhat.com>
3542 Jakub Jelinek <jakub@redhat.com>
3543 Diego Novillo <dnovillo@redhat.com>
3544
3545 * libgomp: New directory.
3546 * Makefile.def: Add target_module libgomp.
3547 * Makefile.in: Regenerate.
3548 * configure.in (target_libraries): Add target-libgomp.
3549 * configure: Regenerate.
3550
32ce4048
AO
35512006-01-05 Alexandre Oliva <aoliva@redhat.com>
3552
3553 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3554 @ from continuation.
3555 * Makefile.in: Rebuilt.
3556
0eaf8e17 35572006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 3558
c76c0c83
CL
3559 * MAINTAINERS (Write After Approval): Add myself.
3560
2d309510
PB
35612006-01-04 Paolo Bonzini <bonzini@gnu.org>
3562
3563 PR bootstrap/24252
3564
3565 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3566 * Makefile.tpl (OBJDUMP): New.
3567 (EXTRA_HOST_FLAGS): Add it.
3568 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3569
953ff289
DN
3570 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3571 to use symbolic links between directories. Avoid race conditions
3572 or make them harmless.
3573 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
3574
3575 * Makefile.def (LEAN): Pass.
3576 * Makefile.tpl (LEAN): Define.
3577 (stage[+id+]-start): Accept that the previous directory does not
3578 exist, if the bootstrap is lean.
3579 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3580 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3581 configure substitution.
3582 ([+compare-target+]): Likewise.
3583 ([+bootstrap-target+]-lean): New.
3584 * configure.in: Remove lean bootstrap support from here.
3585
953ff289
DN
3586 * Makefile.in: Regenerate.
3587 * configure: Regenerate.
2d309510 3588
368872c3
BE
35892006-01-04 Ben Elliston <bje@au.ibm.com>
3590
3591 * MAINTAINERS (libdecnumber): Add myself.
3592
d79e6356
MM
35932006-01-02 Mark Mitchell <mark@codesourcery.com>
3594
3595 * libtool-ldflags: New script.
3596
a6fbc1e2
AS
35972006-01-02 Andreas Schwab <schwab@suse.de>
3598
3599 * configure.in: When reconfiguring remove Makefile in
3600 all stage directories.
3601 * configure: Regenerate.
3602
103a4b39
SB
36032005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3604
3605 * MAINTAINERS: Update my email address.
3606
212f829c
PB
36072005-12-20 Paolo Bonzini <bonzini@gnu.org>
3608
3609 Revert Ada-related part of the previous change.
3610
3611 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3612 Do not pass.
3613 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3614 * Makefile.in: Regenerate.
3615 * configure.in: Do not include mt-ppc-aix target fragment.
3616 * configure: Regenerate.
3617
8ef1f2df
PB
36182005-12-19 Paolo Bonzini <bonzini@gnu.org>
3619
3620 * configure.in: Select appropriate fragments for PowerPC/AIX.
3621 * configure: Regenerate.
3622
3623 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3624 BOOT_CFLAGS, BOOT_LDFLAGS.
3625 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3626 BOOT_CFLAGS, BOOT_LDFLAGS.
3627 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3628 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3629 (stage): Fail if we cannot complete the work.
3630 * Makefile.in: Regenerate.
3631
ab34901f
NS
36322005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3633
3634 * configure.in: Replace ms1 with mt.
3635 * configure: Rebuilt.
3636
cbe82f21
BM
36372005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3638
3639 * MAINTAINERS: Update my email address.
3640
19843472
PB
36412005-12-15 Paolo Bonzini <bonzini@gnu.org>
3642
3643 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3644 install-host-nogcc): Don't invoke $(stage) at the end.
3645 * Makefile.in: Regenerate.
3646
1ca26cd2
PB
36472005-12-14 Paolo Bonzini <bonzini@gnu.org>
3648
3649 * configure.in: Flip the top-level bootstrap switch.
3650 * configure: Regenerate.
3651
f41d6665
DJ
36522005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3653
3654 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3655 $(stage) and $(unstage).
3656 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3657 (all): Remove stray semicolon.
3658 (local-distclean): Don't handle multilib.tmp and multilib.out.
3659 (install.all): Set $s for consistency.
3660 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3661 check_multilibs setting. Always make the install directory.
3662 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3663 Correct @if/@endif.
3664 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3665 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3666 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3667 (multilib.out): Remove.
3668 * Makefile.in: Regenerated.
3669
dce2d8b2 36702005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
3671
3672 * MAINTAINERS (Write After Approval): Add myself.
3673
64f182bd
NS
36742005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3675
121b2cee
NS
3676 * MAINTAINERS: Add myself as mt maintainer.
3677
64f182bd
NS
3678 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3679
a6d63770
AN
36802005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3681
3682 * MAINTAINERS: Change email address.
3683
2abefe3d
PB
36842005-12-05 Paolo Bonzini <bonzini@gnu.org>
3685
3686 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3687 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3688 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3689 Find in-tree tools if available.
3690 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3691 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3692 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3693 (COMPILER_*_FOR_TARGET): New.
3694 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3695 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3696 (CONFIGURED_*, USUAL_*): Remove.
3697 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3698 STRIP): Use autoconf substitutions.
3699 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3700 COMPILER_NM_FOR_TARGET): New.
3701 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3702
3703 (all): Make all-host and all-target in parallel.
3704 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3705 that $$r and $$s are set before invoking a recursive make.
3706 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3707 ([+bootstrap-target+]): Inline most of the `all' target.
3708
2f3bdde7
BE
37092005-11-29 Ben Elliston <bje@au.ibm.com>
3710
3711 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3712 from the gcc build directory.
3713 * Makefile.in: Regenerate.
3714
a4b6c45a
BE
37152005-11-29 Ben Elliston <bje@au.ibm.com>
3716
3717 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3718 depend on all-libdecnumber.
3719 * configure.in (host_libs): Include libdecnumber.
3720 * Makefile.in: Regenerate.
3721 * configure: Likewise.
3722
473a74b9
BE
37232005-11-29 Ben Elliston <bje@au.ibm.com>
3724
3725 * libdecnumber: Import decNumber sources from the dfp-branch.
3726
b4623110
KJ
37272005-11-21 Kean Johnston <jkj@sco.com>
3728
3729 * config.sub, config.guess: Sync from upstream sources.
3730
67dc1785
BE
37312005-11-21 Ben Elliston <bje@au.ibm.com>
3732
3733 Import from Autoconf sources:
3734
3735 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3736 * config/move-if-change: Don't output "$2 is unchanged";
3737 suggested by Ben Elliston. Handle weird characters correctly.
3738
186abafe
AT
37392005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3740
3741 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3742 to match upstream libtool for darwin.
3743
ef9db8d5
DJ
37442005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3745
3746 * Makefile.def: Remove gdb dependencies for gdbtk.
3747 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3748 (configure-gdb, install-gdb): New rules.
3749 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3750 * Makefile.in, configure: Regenerated.
3751
9c5141ab
JB
37522005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3753
3754 * MAINTAINERS (Write After Approval): Add myself.
3755
4523d51b
EE
37562005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3757
3758 * MAINTAINERS (Write After Approval): Add myself.
3759
086b011c
DN
37602005-10-24 Diego Novillo <dnovillo@redhat.com>
3761
3762 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3763 Diego Novillo.
3764
e7c84bf8
PB
37652005-10-22 Paolo Bonzini <bonzini@gnu.org>
3766
3767 PR bootstrap/24297
3768 * Makefile.tpl (do-[+make-target+], do-check, install,
3769 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3770 are set before recursing.
3771 * Makefile.in: Regenerate.
3772
b88a7564
EB
37732005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3774
3775 PR bootstrap/18939
3776 * Makefile.def (gcc) <target>: Fix thinko.
3777 * Makefile.in: Regenerate.
3778
61efc800
BS
37792005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3780
3781 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3782 * configure: Regenerate.
3783
f53d2869
JZ
37842005-10-15 Jie Zhang <jie.zhang@analog.com>
3785
3786 * MAINTAINERS (Write After Approval): Add self.
3787
077fc835
KH
37882005-10-08 Kazu Hirata <kazu@codesourcery.com>
3789
3790 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3791 target-libffi, target-qthreads, target-libjava, and
3792 targetlibobjc.
3793 * configure: Regenerate.
3794
d739199a
DJ
37952005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3796
3797 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3798 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3799 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3800 (USUAL_OBJDUMP_FOR_TARGET): New.
3801 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3802 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 3803 * configure, Makefile.in: Regenerated.
d739199a 3804
db38c6bb
PB
38052005-10-05 Paolo Bonzini <bonzini@gnu.org>
3806
3807 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3808 before other host packages.
3809
3015564c
KK
38102005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3811
3812 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3813
1061f99e
PB
38142005-10-05 Paolo Bonzini <bonzini@gnu.org>
3815
3816 PR bootstrap/22340
3817
3818 * configure.in (default_target): Remove.
3819 * Makefile.tpl (all): Do not use prerequisites as subroutines
3820 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3821 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3822 use prerequisites as subroutines.
3823 (check-host, check-target): New.
3824 (bootstrap configure & all targets): Do not use stage*-start
3825 if the directory layout is already ok.
3826 (non-bootstrap configure & all targets): Prepend a $(unstage).
3827 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3828 (NOTPARALLEL): Remove.
3829 (unstage, stage variables): New variables.
3830 (unstage, stage targets): Simply expand to those variables.
3831
3832 * configure: Regenerate.
3833 * Makefile.in: Regenerate.
3834
4a9c436f
JW
38352005-10-04 James E Wilson <wilson@specifix.com>
3836
3837 * Makefile.def (lang_env_dependencies): Add libmudflap.
3838 * Makefile.in: Regenerate.
3839
37150080
AS
38402005-10-03 Andreas Schwab <schwab@suse.de>
3841
3842 Backport from libtool CVS:
3843 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3844
3845 * ltmain.sh: add support for installing into temporary
3846 staging area (e.g. 'make install DESTDIR=...')
3847
39d16468
L
38482005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3849
3850 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3851 * configure: Regenerated.
3852
72a7ab82
AP
38532005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3854
3855 * configure: Regenerate with the correct
3856 autoconf version.
3857
6b65a26d
CM
38582005-09-30 Catherine Moore <clm@cm00re.com>
3859
3860 * configure.in (bfin-*-*): New.
3861 * configure: Regenerated.
3862
040b1c5a
GK
38632005-09-28 Geoffrey Keating <geoffk@apple.com>
3864
3865 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3866 (LIPO_FOR_TARGET): New.
3867 (CONFIGURED_LIPO_FOR_TARGET): New.
3868 (USUAL_LIPO_FOR_TARGET): New.
3869 (STRIP_FOR_TARGET): New.
3870 (CONFIGURED_STRIP_FOR_TARGET): New.
3871 (USUAL_STRIP_FOR_TARGET): New.
3872 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3873 STRIP_FOR_TARGET.
3874 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3875 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3876 * Makefile.in: Regenerate.
3877 * configure: Regenerate.
7e050830 3878
3a3c28db
DE
38792005-09-19 David Edelsohn <edelsohn@gnu.org>
3880
3881 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3882 (rs6000-*-aix*): Same.
3883 * configure: Regenerate.
3884
2749a921
TT
38852005-09-16 Tom Tromey <tromey@redhat.com>
3886
3887 * MAINTAINERS: Add self as java maintainer.
3888
7f26dfa3
FXC
38892005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3890
3891 * configure.in: Recognize f95 in the --enable-languages option,
3892 and substitute it for fortran, issuing a warning.
3893 * configure: Regenerate.
3894
d8852c4f
PE
38952005-08-30 Phil Edwards <phil@codesourcery.com>
3896
3897 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3898 * configure: Regenerated.
3899
ad685e81
AH
39002005-08-22 Aldy Hernandez <aldyh@redhat.com>
3901
3902 * MAINTAINERS: Add self as ms1 maintainer.
3903
b00d752c
RE
39042005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3905
3906 * Makefile.def (libssp): Add to lang_env_dependencies.
3907 * Makefile.in: Regenerate.
3908
9ed8fb9b
ILT
39092005-08-18 Ian Lance Taylor <ian@airs.com>
3910
3911 * MAINTAINERS: Add myself as middle-end maintainer.
3912
0f029d39
CG
39132005-08-17 Christian Groessler <chris@groessler.org>
3914
3915 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3916 * Makefile.in: Regenerate.
3917
81087874
AK
39182005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3919
3920 * MAINTAINERS (write after approval): Added myself.
3921
6a134f1c
MR
39222005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3923
3924 * MAINTAINERS (Write After Approval): Add myself.
3925
2693c0b0
PB
39262005-08-12 Paolo Bonzini <bonzini@gnu.org>
3927
3928 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3929 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3930 Look for alternate names of the target cc and c++
3931 * configure: Regenerate.
3932
4de997d1
PB
39332005-08-08 Paolo Bonzini <bonzini@gnu.org>
3934
3935 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3936 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3937 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3938 tools; remove code to manually set them.
3939 (Target tools): Look in the environment for them.
3940 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3941 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3942 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3943 build directory.
3944 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3945 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3946 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3947 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3948 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3949 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3950 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3951 * configure: Regenerate.
3952 * Makefile.in: Regenerate.
3953
b089e33a
BE
39542005-07-28 Ben Elliston <bje@au.ibm.com>
3955
3956 * MAINTAINERS: Update for removed CPU targets.
3957
e3791243
MM
39582005-07-27 Mark Mitchell <mark@codesourcery.com>
3959
3960 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 3961 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
3962 * Makefile.in: Regenerated.
3963
526635cb
MM
39642005-07-26 Mark Mitchell <mark@codesourcery.com>
3965
3966 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3967 (CFLAGS_FOR_TARGET): Use it.
3968 (CXXFLAGS_FOR_TARGET): Likewise.
3969 * Makefile.in: Regenerated.
3970 * configure.in (--with-build-sysroot): New option.
3971 * configure: Regenerated.
3972
19791f70
PB
39732005-07-24 Paolo Bonzini <bonzini@gnu.org>
3974
3975 * Makefile.tpl: Wrap install between unstage and stage
3976 * Makefile.in: Regenerate.
3977
35f5a23f
EC
39782005-07-21 Eric Christopher <echristo@apple.com>
3979
3980 * MAINTAINERS: Update affiliation.
3981
ff3ddf15
PW
39822005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3983
3984 * MAINTAINERS: Add self as crx port maintainer.
3985
3a664c1c
DD
39862005-07-20 DJ Delorie <dj@redhat.com>
3987
3988 * MAINTAINERS: Add self as m32c maintainer.
3989
539df155
KC
39902005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3991
3992 * all files: Update FSF address.
3993
be9c593a
EC
39942005-07-15 Eric Christopher <echristo@redhat.com>
3995
3996 * MAINTAINERS: Change affiliation.
3997
fd7ea4ab
JB
39982005-07-14 Jim Blandy <jimb@redhat.com>
3999
4000 * configure.in: Add cases for Renesas m32c.
4001 * configure: Regenerated.
7e050830 4002
0063a823
KC
40032005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4004
d0ca130a
KC
4005 * COPYING.LIB: Update from fsf.org.
4006
40072005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4008
4009 * COPYING, compile, config.guess,
0063a823
KC
4010 config.sub, install-sh, missing, mkinstalldirs,
4011 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 4012 * config-ml.in: Update FSF address.
0063a823 4013
a8ba31f2
EC
40142005-07-13 Eric Christopher <echristo@redhat.com>
4015
4016 * configure.in: Add toplevel noconfigdir support for tpf.
4017 * configure: Regenerate.
4018
5bea4a03
PB
40192005-07-11 Paolo Bonzini <bonzini@gnu.org>
4020
4021 PR ada/22340
4022
4023 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4024 * Makefile.in: Regenerate.
4025
284bdbbd
MM
40262005-07-07 Mark Mitchell <mark@codesourcery.com>
4027
4028 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 4029 Brolley to write-after-approval.
284bdbbd 4030
452190fb
AS
40312005-07-07 Andreas Schwab <schwab@suse.de>
4032
4033 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4034 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4035 * Makefile.in: Regenerated.
4036
9c8f9ec2
GK
40372005-07-06 Geoffrey Keating <geoffk@apple.com>
4038
4039 * configure.in: Don't build sim or rda when targetting darwin.
4040 * configure: Regenerate.
4041
ef0087a7
KH
40422005-07-06 Kazu Hirata <kazu@codesourcery.com>
4043
4044 * configure.in: Add --enable-libssp and --disable-libssp.
4045 * configure: Regenerate with autoconf-2.13.
4046
77008252
JJ
40472005-07-02 Jakub Jelinek <jakub@redhat.com>
4048
4049 * Makefile.def (target_modules): Add libssp.
4050 * configure.in (target_libraries): Add target-libssp.
4051 * configure: Rebuilt.
4052 * Makefile.in: Rebuilt.
4053
a04eae1b
ZW
40542005-07-01 Zack Weinberg <zackw@panix.com>
4055
4056 * MAINTAINERS: Change email address. Resign from maintainership.
4057
948884cd
RG
40582005-07-01 Richard Guenther <rguenther@suse.de>
4059
4060 * MAINTAINERS: Change my e-mail address and affiliation.
4061
c7870f5d
PB
40622005-06-22 Paolo Bonzini <bonzini@gnu.org>
4063
4064 * Makefile.def (stagefeedback): Come after profile.
4065 Define profiledbootstrap target.
4066 * Makefile.tpl (profiledbootstrap): Remove.
4067 (stageprofile-end): Zap stagefeedback.
4068 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4069 * Makefile.in: Regenerate.
4070
ab99519a
RS
40712005-06-13 Richard Sandiford <richard@codesourcery.com>
4072
4073 * MAINTAINERS: Update my email address.
4074
f610dd5f
ZW
40752005-06-13 Zack Weinberg <zack@codesourcery.com>
4076
4077 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4078 In 'cpp' stanza, support '#line' as well as '# '.
4079
71bc2a83
AS
40802005-06-08 Andreas Schwab <schwab@suse.de>
4081
4082 * MAINTAINERS: Move myself from 'Write After Approval' to
4083 'CPU Port Maintainers' section as m68k maintainer.
4084
4fab7234
HPN
40852005-06-07 Hans-Peter Nilsson <hp@axis.com>
4086
4087 * configure.in (unsupported_languages): New macro.
4088 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4089 non-ported target libraries in noconfigdirs.
4090 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4091 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 4092 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
4093 unsupported_languages.
4094 * configure: Regenerate.
4095
68193f9b
TS
40962005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4097
4098 * configure.in: Fix typo in handling of --with-mpfr-dir.
4099 * configure: Regenerate.
4100
f26f6b8d
RS
41012005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
4102
4103 * MAINTAINERS: Update my email address.
4104
ba4853f8
JB
41052005-06-02 Jim Blandy <jimb@redhat.com>
4106
4107 * config.sub: Add cases for the Renesas m32c. (This patch has been
4108 accepted into the master sources.)
4109
79dd769c 41102005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
4111 Michael Snyder <msnyder@redhat.com>
4112 Stan Cox <scox@redhat.com>
79dd769c 4113
f610dd5f 4114 * configure.in: Set noconfigdirs for ms1.
79dd769c 4115
f610dd5f 4116 * configure: Regenerate.
79dd769c 4117
d29e107f
JD
41182005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
4119
4120 * MAINTAINERS (Write After Approval): Add self.
4121
e93196c3
JC
41222005-06-01 Josh Conner <jconner@apple.com>
4123
4124 * MAINTAINERS (Write After Approval): Add self.
4125
ae263c7a
KH
41262005-06-01 Kazu Hirata <kazu@codesourcery.com>
4127
4128 * MAINTAINERS: Update my email address.
4129
585b3aa3
ZM
41302005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
4131
4132 * MAINTAINERS (Write After Approval): Add self.
4133
4930c50b
CD
41342005-05-26 Chris Demetriou <cgd@broadcom.com>
4135
4136 * MAINTAINERS (Write After Approval): Remove self.
4137
2dfbef6d
PB
41382005-05-25 Paolo Bonzini <bonzini@gnu.org>
4139
4140 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4141 (Dependencies): Consider target modules for bootstrap dependencies.
4142 Make target bootstrap modules depend on each stage's gcc.
4143 * Makefile.in: Regenerate.
4144
bcb28cf5
PB
41452005-05-20 Paolo Bonzini <bonzini@gnu.org>
4146
4147 * Makefile.def (configure-gcc): Depend on binutils having been built.
4148 (all-gcc): No need to do it here.
4149 * Makefile.in: Regenerate.
4150
0cf085e4
PB
41512005-05-19 Paul Brook <paul@codesourcery.com>
4152
f610dd5f 4153 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
4154 language cannot be built.
4155 * configure: Regenerate.
4156
dfb2c39a
DJ
41572005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4158
4159 * ylwrap: Import from Automake 1.9.5.
4160
771aaa92
DU
41612005-05-13 David Ung <davidu@mips.com>
4162
4163 * MAINTAINERS (Write After Approval): Add self.
4164
3ac9bd58
MS
41652005-05-09 Mike Stump <mrs@apple.com>
4166
4167 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4168 lt_cv_sys_max_cmd_len for now.
f610dd5f 4169
f77a5578
SC
41702005-05-09 Stan Cox <scox@redhat.com>
4171
4172 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4173
795e36e5
MK
41742005-05-08 Matt Kraai <kraai@ftbfs.org>
4175
4176 * README.SCO: Update the URL.
4177
c9392a2b
DE
41782005-05-05 David Edelsohn <edelsohn@gnu.org>
4179
4180 * ltconfig: Define file_list_spec. Pass file_list_spec and
4181 with_gnu_ld to libtool.
4182 * ltcf-c.sh (aix[45]): Define file_list_spec.
4183 * ltcf-cxx.sh (aix[45]): Same.
4184 * ltcf-gcj.sh (aix[45]): Same.
4185 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4186 exists, write list of input files to temporary file.
4187
bebcd931
MS
41882005-05-04 Mike Stump <mrs@apple.com>
4189
4190 * configure.in: Always pass --target to target configures as
4191 otherwise rebuilds that do --recheck will fail.
4192 * confiugure: Rebuilt.
4193
ce406537
PB
41942005-05-04 Paolo Bonzini <bonzini@gnu.org>
4195
4196 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4197 STAGE_HOST_EXPORTS.
4198 (configure, all): Add bootstrap support.
4199 (Host modules, target modules): Pass post-stage1 flags and exports.
4200 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4201 * Makefile.in: Regenerate.
4202
aa9dcfc4
PB
42032005-04-29 Paolo Bonzini <bonzini@gnu.org>
4204
4205 * configure: Regenerate.
4206
b6f9abcf
MS
42072005-04-27 Mike Stump <mrs@apple.com>
4208
4209 * MAINTAINERS: Add self as darwin maintainer.
4210
acb217cb
BS
42112005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4212
4213 * config.sub: Update from master copy.
4214
b6dae270
MS
42152005-04-21 Mike Stump <mrs@apple.com>
4216
4217 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4218 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4219
c2e0d3a9
HPN
42202005-04-19 Hans-Peter Nilsson <hp@axis.com>
4221
4222 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4223 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4224 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4225 "*-*-elf" and "*-*-linux*".
4226 * configure: Regenerate.
4227
871ae772
JM
42282005-04-14 Joseph S. Myers <joseph@codesourcery.com>
4229
4230 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4231
bf070c29
MS
42322005-04-12 Mike Stump <mrs@apple.com>
4233
4234 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4235
e865b6f7
TK
42362005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
4237
4238 * MAINTAINERS (Write After Approval): Add myself.
4239
7b71ad7f
BS
42402005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
4241
4242 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4243
25b42232
PB
42442005-04-06 Paolo Bonzini <bonzini@gnu.org>
4245
f610dd5f 4246 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
4247 (TARGET_CONFIGARGS): Include --with-target-subdir.
4248 (configure, all): New macros. Use them throughout.
4249 * Makefile.in: Regenerate.
4250
d727c624
JG
42512005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
4252
4253 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 4254
fff72cc4
ZD
42552005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4256
4257 * MAINTAINERS: Remove 'loop unrolling' maintainer.
4258
86472dc3
GP
42592005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
4260
4261 * MAINTAINERS: Move John Carr to Write After Approval.
4262
dce2d8b2 42632005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
4264
4265 * config/mh-mingw32: Delete.
4266 * configure.in: Don't use it.
4267 * configure: Regenerate.
4268
33da42bc
PB
42692005-03-31 Paolo Bonzini <bonzini@gnu.org>
4270
4271 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4272 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 4273 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
4274 (HOST_LIB_PATH): Generate from Makefile.def.
4275 (TARGET_LIB_PATH): Likewise.
4276 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4277 * Makefile.in: Regenerate.
4278 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4279 (RPATH_ENVVAR): Include Darwin case.
4280 * configure: Regenerate.
4281
15cc1841
TF
42822005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
4283
4284 * MAINTAINERS (Various Maintainers): Remove self.
4285 (Write After Approval): Add self.
4286
6a8c79d5
TF
42872005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
4288
4289 * MAINTAINERS (Various Maintainers): Add self.
4290
256f7136
PB
42912005-03-25 Paolo Bonzini <bonzini@gnu.org>
4292
4293 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4294 * configure: Regenerate.
4295
191dd2c9
ZW
42962005-03-21 Zack Weinberg <zack@codesourcery.com>
4297
4298 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4299 gcc_version, and gcc_version_trigger from set of flags to pass.
4300 * Makefile.tpl: Remove definitions of above variables.
4301 (config.status): Remove dependency on $(gcc_version_trigger).
4302 * Makefile.in: Regenerate.
4303 * configure.in: Do not reference config/gcc-version.m4 nor
4304 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4305 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4306 * configure: Regenerate.
4307
ef6e9bc0 43082005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 4309 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
4310
4311 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4312 * Makefile.in: Regenerate.
4313
009bbd5a
FW
43142005-03-13 Feng Wang <fengwang@nudt.edu.cn>
4315
4316 * MAINTAINERS (Write After Approval): Add myself.
4317
09f8755b
DA
43182005-03-03 David Ayers <d.ayers@inode.at>
4319
4320 * MAINTAINERS (Write After Approval): Add myself.
4321
e73ed25c
AO
43222005-03-01 Alexandre Oliva <aoliva@redhat.com>
4323
4324 PR libgcj/20160
4325 * ltmain.sh: Avoid creating archives with components that have
4326 duplicate basenames.
4327
ace9ac7b
AP
43282005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4329
4330 PR bootstrap/20250
4331 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4332 instead of check.
4333 * Makefile.in: Regenerate.
4334
c9db9354
PB
43352005-02-28 Paolo Bonzini <bonzini@gnu.org>
4336
4337 * Makefile.in: Regenerate to fix conflict between the previous two
4338 patches.
4339
215c351a
PB
43402005-02-28 Paolo Bonzini <bonzini@gnu.org>
4341
4342 PR bootstrap/17383
4343 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4344 * Makefile.tpl (HOST_SUBDIR): New substitution.
4345 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4346 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4347 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4348 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4349 (Host modules, Bootstrapped modules): Use it.
4350 (Build modules, Target modules): Do not create symlink trees,
4351 always configure out-of-srcdir.
4352 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4353 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4354 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4355 $(HOST_SUBDIR). Create a symlink for host_subdir.
4356
4357 * Makefile.in: Regenerate.
4358 * configure: Regenerate.
4359
5395b47b
NN
43602005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4361
4362 Merged from libada-gnattools-branch:
4363 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4364
4365 * gnattools: New directory.
4366 * Makefile.def: Add gnattools as a module, depending on target-libada.
4367 * Makefile.in: Regenerate.
4368 * configure.in: Include gnattools in host_tools; disable it if ada
4369 is disabled.
4370 * configure: Regenerate.
4371
ca2cc05c
JM
43722005-02-24 James A. Morrison <phython@gcc.gnu.org>
4373
4374 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4375 treelang maintainer.
4376 (Write After Approval): Remove myself.
4377
d2f3024f
PS
43782005-02-23 Paul Schlie <schlie@comcast.net>
4379
4380 * configure.in: Allow darwin targeted ports to build tk, itcl and
4381 libgui.
4382 * configure: Regenerate.
4383
bba5e0ca
EB
43842005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4385
4386 PR libgcj/10353
4387 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4388 * configure: Regenerate.
4389
70132ce7
SK
43902005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
4391
4392 * MAINTAINERS (Write After Approval): Add myself.
4393
20f0edca
ILT
43942005-02-10 Ian Lance Taylor <ian@airs.com>
4395
4396 * MAINTAINERS: Update my e-mail address.
4397
e64e5109
RG
43982005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
4399
4400 * MAINTAINERS (Write After Approval): Add myself.
4401
40d64b5a
HPN
44022005-01-29 Hans-Peter Nilsson <hp@axis.com>
4403
4404 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4405 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4406 target-libgloss when not *-*-elf and *-*-aout.
4407 * configure: Regenerate.
4408
54a12711
KH
44092005-01-23 Kazu Hirata <kazu@cs.umass.edu>
4410
4411 * MAINTAINERS: Remove obsolete entries.
4412
0aa99dbb
KH
4413 * MAINTAINERS (Write After Approval): Add Michael Matz.
4414
2b009f5f
NB
44152005-01-19 Neil Booth <neil@daikokuya.co.uk>
4416
4417 * MAINTAINERS: Remove self as cpplib maintainer.
4418
385870f5
KC
44192005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4420
4421 * install-sh, config.sub: Import from upstream.
4422
e7daab31
KC
44232005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4424
4425 PR bootstrap/18222
4426 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4427 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4428 * Makefile.in: Regenerate.
4429
e6003f4d
JT
44302005-01-16 Jason Thorpe <thorpej@netbsd.org>
4431
4432 * MAINTAINERS: Update my email address.
4433
145e2972 44342005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 4435 Andreas Schwab <schwab@suse.de>
145e2972
DE
4436
4437 PR bootstrap/18033
4438 * config-ml.in: Eval option if surrounded by single quotes.
4439
86c7e0da
PB
44402005-01-03 Paolo Bonzini <bonzini@gnu.org>
4441
4442 Revert 2004-12-28 Makefile changes, a better fix will be
4443 applied to mainline and src after GCC 4.0 branches.
4444
3224a22f
PB
44452004-12-28 Paolo Bonzini <bonzini@gnu.org>
4446
4447 PR bootstrap/17383
4448
4449 * Makefile.def (target_modules): Remove stage parameter,
4450 it is always true now.
4451 * Makefile.tpl (configure-build-[+module+],
4452 configure-target-[+module+]): Always build symlink tree
4453 for the directory and for include. BUILD_SUBDIR and
4454 TARGET_SUBDIR cannot be . anymore.
4455 * Makefile.in: Regenerate.
4456
aaf51ca2
DE
44572004-12-25 David Edelsohn <edelsohn@gnu.org>
4458
4459 Revert 2004-12-08 Makefile changes.
4460
4e32e454
DS
44612004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
4462
4463 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4464 cygwin, mingw.
4465
669f01d8
AS
44662004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4467
4468 * configure.in (sh64-*-*): Reenable gprof.
4469 * configure: Regenerate.
4470
1b227ee0
DE
44712004-12-08 David Edelsohn <edelsohn@gnu.org>
4472
4473 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4474 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4475 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4476 * Makefile.in: Regenerate.
4477
ce5e944c
CF
44782004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
4479
4480 * MAINTAINERS: Update my email address.
4481
893f1e87
MK
44822004-12-07 Matt Kraai <kraai@ftbfs.org>
4483
4484 * Makefile.tpl: Generate normal dependencies if the LHS module is
4485 not bootstrapped.
4486 * Makefile.in: Regenerate.
4487
bb59c339
RS
44882004-12-03 Richard Sandiford <rsandifo@redhat.com>
4489
4490 * configure.in: Include config/gxx-include-dir.m4. Use
4491 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4492 * configure: Regenerate.
4493
4982adbe
RS
44942004-12-03 Richard Sandiford <rsandifo@redhat.com>
4495
4496 * config.if: Delete.
4497 * configure.in: Set libstdcxx_incdir directly.
4498 * configure: Regenerate.
4499
05750653
EC
45002004-12-02 Eric Christopher <echristo@redhat.com>
4501
4502 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4503 * Makefile.in: Regenerate.
4504
5fef1dbd
RS
45052004-12-02 Richard Sandiford <rsandifo@redhat.com>
4506
4507 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4508 * configure: Regenerate.
4509
afabd8e6
RS
45102004-12-02 Richard Sandiford <rsandifo@redhat.com>
4511
4512 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4513 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4514 * configure: Regenerate.
4515
78716e86
EC
45162004-12-01 Eric Christopher <echristo@redhat.com>
4517
4518 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4519 of things to remove.
4520
57ab8ba9
MK
45212004-11-29 Matt Kraai <kraai@ftbfs.org>
4522
4523 * MAINTAINERS (Write After Approval): Update my e-mail address.
4524
2539bffe
KC
45252004-11-29 Kelley Cook <kcook@gcc.gnu.org>
4526
4527 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4528 from CVS libtool to always pass_all.
4529
3e732ba0
JDA
45302004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4531
4532 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4533 (hppa*64*-*-*): Delete incorrect comment.
4534 * configure: Rebuilt.
4535
767f726e
KC
45362004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4537
4538 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4539
2c92e90f
KC
45402004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4541
4542 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4543 from CVS libtool to always pass_all.
4544
32f84e48
KC
45452004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4546
4547 * install-sh, compile: Import from automake.
4548
9587be8a
KC
45492004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4550
4551 * config.guess, config.sub: Import from savannnah.
4552
04e81808 45532004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
4554
4555 * MAINTAINERS (Write After Approval): Add myself
4556
f87a2b2e
MS
45572004-11-12 Mike Stump <mrs@apple.com>
4558
4559 * Makefile.def: Add html support.
4560 * Makefile.tpl: Likewise.
4561 * Makefile.in: Regenerate.
4562
848556c2
GK
45632004-11-11 Geoffrey Keating <geoffk@apple.com>
4564
556f03c4
GK
4565 PR 18423
4566 * configure.in: Remove all instances of build-fixincludes from
4567 noconfigdirs.
4568 (build_configargs): Supply --target to subdirectories.
4569 * configure: Regenerate.
4570
848556c2
GK
4571 * Makefile.def: Make gcc install depend on fixincludes install.
4572 * Makefile.in: Regenerate.
4573
9e5712a5
JJ
45742004-11-10 Janis Johnson <janis187@us.ibm.com>
4575
4576 * MAINTAINERS: Add myself as gcc testsuite maintainer.
4577
4ef509c0
PB
45782004-11-11 Paul Brook <paul@codesourcery.com>
4579
4580 * MAINTAINERS: Add self as arm maintainer. Update email address.
4581
20d11df6
HPN
45822004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4583
4584 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4585 target-libgfortran.
79fd8592 4586 * configure: Regenerate.
20d11df6 4587
68c70f15
DE
45882004-11-07 David Edelsohn <edelsohn@gnu.org>
4589
4590 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4591 like CC.
4592
54f88091
PB
45932004-11-05 Paolo Bonzini <bonzini@gnu.org>
4594
4595 * Makefile.def (host fixincludes): Specify missing targets.
4596 * Makefile.in: Regenerate.
4597
6866abb8
RC
45982004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4599
4600 * MAINTAINERS: Add myself
4601
83f62578
GL
46022004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
4603
4604 * MAINTAINERS (Write After Approval): Add myself.
4605
53c7ffe7
GK
46062004-11-04 Geoffrey Keating <geoffk@apple.com>
4607
4608 * Makefile.def: Build fixincludes for the host, too.
4609 * Makefile.in: Regenerate.
4610 * configure.in (host_tools): Add fixincludes.
4611 * configure: Regenerate.
4612
ac8b3d9d
DJ
46132004-11-04 Daniel Jacobowitz <dan@debian.org>
4614
4615 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4616 * configure: Regenerated.
4617
bab37580
L
46182004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4619
4620 PR other/17783
4621 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4622 * configure: Regenerated.
4623
db1de713
MM
46242004-10-31 Mark Mitchell <mark@codesourcery.com>
4625
4626 * README.SCO: Update per FSF instructions.
4627
a827e21a
EW
46282004-10-28 Eric B. Weddington <ericw@evcohs.com>
4629
4630 PR target/18151
4631 * configure.in (case ${target}): Do not build fixincludes for avr.
4632 * configure: Regenerated.
4633
9d069a4f
PB
46342004-10-26 Paolo Bonzini <bonzini@gnu.org>
4635
4636 * configure.in (case ${target}): Do not build fixincludes
4637 on platforms where it is not used.
4638 * configure: Regenerated.
4639
fc45f3fe
DJ
46402004-10-23 Daniel Jacobowitz <dan@debian.org>
4641
4642 * configure.in: Use an absolute path to install-sh.
4643 * configure: Regenerated.
4644
36554b92
AL
46452004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4646
4647 * MAINTAINERS (Write After Approval): Add myself.
4648
88e9994a
KH
46492004-10-19 Kazu Hirata <kazu@cs.umass.edu>
4650
4651 * MAINTAINERS: Remove from Write After Approval those that are
4652 already maintainers.
4653
ad02a944
SP
46542004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
4655
4656 * MAINTAINERS: Update my email address.
4657
c8e6cd41
KC
46582004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4659
4660 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4661 * configure: Regenerate.
4662
dce2d8b2 46632004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
4664
4665 * MAINTAINERS: Update my email address.
4666
a8b0957e
KH
46672004-10-07 Kazu Hirata <kazu@cs.umass.edu>
4668
4669 * MAINTAINERS (Language Front Ends Maintainers): New. Move
4670 entries belonging to this category.
4671
96836f61
JZ
46722004-10-06 Josef Zlomek <josef.zlomek@email.cz>
4673
4674 * MAINTAINERS: Update my e-mail address.
4675
7e0b5752
PB
46762004-10-06 Paolo Bonzini <bonzini@gnu.org>
4677
4678 Fix wrong conflict resolution in:
4679
4680 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4681
4682 * Makefile.in: Regenerate.
4683 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4684 in the recursive `make', instead of hardwiring `all'.
4685 (Autogenerated TARGET-* variables): New.
4686
370f7a47
TL
46872004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4688
4689 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 4690 * configure: Regenerate.
370f7a47 4691
13e5d623
KH
46922004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4693
4694 * MAINTAINERS (Various Maintainers): Move the "windows,
4695 cygwin, mingw" maintainer to ...
4696 (OS Port Maintainers): ... here.
4697
a6497c1b
KH
46982004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4699
4700 * MAINTAINERS (Write After Approval): Remove those that are
4701 maintainers of some subsystem.
4702
1abb828a
D
47032004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4704
4705 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4706 * ltcf-cxx.sh (tpf*): Likewise.
4707 * ltconfig (tpf*): Add TPF OS configuration support.
4708
16d1338d
BS
47092004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4710
4711 * MAINTAINERS: Change my email address to my new work account.
4712
9082a750
MR
47132004-09-24 Michael Roth <mroth@nessie.de>
4714
4715 * configure.in (--without-headers): Add missing double quotes.
4716 * configure: Regenerate.
4717
dce2d8b2 47182004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
4719
4720 * ylwrap: Revert to previous version.
4721
4c4a5bbc
L
47222004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4723
4724 PR bootstrap/17369
4725 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4726 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4727 SET_GCC_LIB_PATH_CMD.
4728 (BASE_TARGET_EXPORTS): Likewise.
4729 * Makefile.in: Regenerated.
4730
4731 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4732 * configure: Regenerated.
4733
85f59630
KC
47342004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4735
4736 * config.guess: New upstream version
4737 * compile, depcomp, install-sh, ylwrap: Likewise.
4738
95c53c62
RS
47392004-09-19 Roger Sayle <roger@eyesopen.com>
4740
4741 * config/mh-x86omitfp: New host makefile fragment. Add
4742 -fomit-frame-pointer to the default BOOT_CFLAGS.
4743 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4744 * configure: Regenerate.
4745
0a1c093b
AP
47462004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4747
4748 PR target/11572
4749 * configure.in (*-*-darwin*): Renable libobjc.
4750 * configure: Regenerate.
4751
315fcf97
NS
47522004-09-10 Nathan Sidwell <nathan@codesourcery.com>
4753
4754 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4755
0a050485 47562004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 4757
0a050485
DB
4758 * Makefile.def: Remove libbanshee.
4759 * Makefile.tpl: Ditto.
4760 * configure.in: Ditto.
4761 * Makefile.in: Regen.
4762 * configure: Ditto.
4763
5f4a098e
DE
47642004-09-08 David Edelsohn <edelsohn@gnu.org>
4765
4766 * ltmain.sh: Use $pic_object as $non_pic_object if
4767 $non_pic_object=none.
4768
32b2511f
PB
47692004-09-07 Paolo Bonzini <bonzini@gnu.org>
4770
4771 * missing: Import latest version from master repository.
4772
fc4d0e82
NC
47732004-09-06 Nick Clifton <nickc@redhat.com>
4774
4775 * config.sub: Import latest version from master repository.
4776 * config.guess: Likewise.
4777 This includes these changes:
78716e86 4778
fc4d0e82
NC
4779 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4780
4781 * config.sub: Handle crisv32, alias etraxfs.
4782 * config.guess (crisv32:Linux:*:*): Handle.
4783
4784 2004-08-13 Brad Smith <brad@comstyle.com>
4785
4786 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4787 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4788
4789 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4790
4791 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4792 assume the processor is a powerpc. This is because coreutils
4793 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4794 in this case, due to a MacOS X bug that causes
4795 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4796 to return a negative number.
4797 Problem reported by Petter Reinholdtsen in:
4798 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4799
4800 2004-07-19 Ben Elliston <bje@gnu.org>
4801
4802 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4803
4804 2004-06-24 Ben Elliston <bje@gnu.org>
4805
4806 * config.guess: Update copyright years.
4807 * config.sub: Likewise.
4808
4809 2004-06-22 Robert Millan <robertmh@gnu.org>
4810
4811 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4812 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4813
4814 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4815
4816 * config.guess (*:*VMS:*:*): New entry. Replaces
4817 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4818 manufacturer.
4819
4820 2004-06-22 Ben Elliston <bje@gnu.org>
4821
4822 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4823 * config.sub: Likewise.
4824
4825 2004-06-22 Ben Elliston <bje@gnu.org>
4826
4827 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4828 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4829
4830 2004-06-11 Ben Elliston <bje@gnu.org>
4831
4832 * config.guess (pegasos:OpenBSD:*:*): Remove.
4833
4834 2004-06-11 Ben Elliston <bje@gnu.org>
4835
4836 From Wouter Verhelst <wouter@grep.be>:
4837 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4838
4839 2004-06-11 Ben Elliston <bje@gnu.org>
4840
4841 * config.guess (luna88k:OpenBSD:*:*): New.
4842
4843 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4844
4845 * config.guess (m32r*:Linux:*:*): New case.
4846 * config.sub: Handle m32rle.
4847
4848 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4849
4850 From Jens Petersen <petersen@redhat.com>:
4851 * config.sub: Handle sparcv8.
4852
4853 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4854
4855 From Tom Smith <smith@cag.lkg.hp.com>:
4856 * config.guess: Version suffixes are equally significant on Tru64
4857 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4858 prefix of "P" (patched kernel).
4859
4860 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4861
4862 * config.sub: Add support for National Semiconductor CRX target.
4863
2f4cc6bf
JJ
48642004-09-03 Janis Johnson <janis187@us.ibm.com>
4865
4866 * MAINTAINERS (Various Maintainers): Remove myself as web page
4867 maintainer, add myself as maintainer of build status lists.
4868
61fec9ff
JB
48692004-09-03 Jan Beulich <jbeulich@novell.com>
4870
4871 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4872 *-*-netware, but add target-libmudflap.
4873 Consolidate *-*-netware targets (of which really only i?86 exists)
4874 into a single entry.
4875 * configure: Likewise.
4876
45f366ab
PB
48772004-09-01 Paolo Bonzini <bonzini@gnu.org>
4878
4879 * Makefile.tpl (sorry): Remove.
4880 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4881 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4882 (do-clean): Clean per-stage directories too.
4883 (do-distclean): Run distclean-stage1 too.
4884 (.NOTPARALLEL): Enable during toplevel bootstrap.
4885 (stage[+id+]-bubble): Enable parallel execution during
4886 the recursive invocation.
4887 * Makefile.in: Regenerate.
4888
4889 Fix previous checkin:
4890
4891 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4892 include.
4893 * configure.in: Fix indentation.
4894 * configure: Regenerate.
4895
dce2d8b2 48962004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 4897
45f366ab
PB
4898 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4899 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4900 * configure: regenerate
78716e86 4901 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 4902 -mdynamic-no-pic
be8fff81 4903
71b5d516
PB
49042004-08-31 Paolo Bonzini <bonzini@gnu.org>
4905
4906 * Makefile.def (build_modules): Add fixincludes.
4907 (dependencies): Make gcc depend on fixincludes.
4908 * configure.in (build_tools): Add fixincludes.
4909 (build_configdirs): Always include build_libs.
4910 * Makefile.in: Regenerate.
4911 * configure: Regenerate.
4912
49132004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
4914
4915 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4916 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4917 phony targets; do not generate timestamp files.
4918 (distclean-stageN): Remove references to their timestamp files.
4919 (restageN, touch-stageN): Remove.
4920 (stageN-bubble): Rewritten.
4921 (compare): Support lean bootstraps.
4922 * Makefile.in: Regenerate.
4923
4924 * configure.in: Only warn when bootstrapping but
4925 build != host or build != target. Support lean bootstraps.
4926 * configure: Regenerate.
4927
ce7cbbb0
PE
49282004-08-26 Phil Edwards <phil@codesourcery.com>
4929
4930 * configure.in: Give a better error message if GMP/MPFR are missing
4931 and a language needing them has been requested.
4932 * configure: Regenerated.
4933
9c71a529
PE
49342004-08-25 Phil Edwards <phil@codesourcery.com>
4935
4936 * configure.in: Print a list of available language front-ends if
4937 a requested one is missing. Tidy stray tab characters.
4938 * configure: Regenerated.
4939
e3f92d3b
MK
49402004-08-19 Michael Koch <konqueror@gmx.de>
4941
4942 * gcc/doc/install.texi: Update entry about automake for libjava.
4943
c3f84f61
RM
49442004-08-17 Robert Millan <robertmh@gnu.org>
4945
4946 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4947 (instead of FreeBSD).
4948 * configure: Regenerate.
4949
7c27e184
PB
49502004-08-16 Paolo Bonzini <bonzini@gnu.org>
4951
4952 * Makefile.in: Regenerate.
4953 * configure: Regenerate.
4954
4955 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4956 stage_*_flags.
4957 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4958 for bootstrapped modules if toplevel bootstrap is going.
4959 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4960 modules. Adjust for changes in Makefile.def. Enable several
4961 rules even in non-bootstrap mode, just to avoid peppering the
4962 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4963 (stage-[+prev+]-bubble): Remove.
4964
4965 * Makefile.def (Dependencies): Depend on all-build-bison,
4966 all-build-flex, all-build-byacc, all-build-texinfo, rather
4967 than the host variations.
4968 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4969 with BUILD_SUBDIR.
4970 (BISON): Update for recent Bisons.
4971 (YACC): Fix typo.
4972 (cross): Depend on all-build.
4973 (all): Do not depend on all-build.
4974 (prebootstrap): Remove.
4975 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4976 (Prebootstrap dependencies): Add them to the per-stage targets
4977 and to all-prebootstrap.
4978 * configure.in (build_configdirs): Always enable build_tools.
4979 (BUILD_DIR_PREFIX): Remove.
4980
4981 * Makefile.def (gcc): Add target variable.
4982 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4983 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4984 in the recursive `make', instead of hardwiring `all'.
4985 (Autogenerated TARGET-* variables): New.
4986
20f3bb80
BB
49872004-08-13 Brian Booth <bbooth@redhat.com>
4988
4989 * MAINTAINERS: Remove myself from write-after-approval.
4990
b5be499d
NN
49912004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4992
4993 * src-release: Stop distributing mmalloc with gdb (which doesn't
4994 use it).
4995 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4996 * Makefile.in: Regenerate.
4997
b3f8d95d
MM
49982004-08-09 Mark Mitchell <mark@codesourcery.com>
4999
5000 * configure.in (arm*-*-eabi*): New target.
5001 * configure: Regenerate.
5002
3589b69e
PB
50032004-08-06 Paolo Bonzini <bonzini@gnu.org>
5004
5005 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5006 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5007 (Dependencies): New section.
5008 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5009 (configure-target-[+module+]): Depend on maybe-all-gcc
5010 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5011 (toplevel profiledbootstrap): Fix dependencies.
5012 * Makefile.in: Regenerate.
5013
972974fc
MM
50142004-08-03 Mark Mitchell <mark@codesourcery.com>
5015
5016 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5017 target-libiberty to noconfigdirs.
5018 * configure: Regenerate.
5019
bebf829d
PB
50202004-08-03 Paul Brook <paul@codesourcery.com>
5021
5022 * configure.in: Check for MPFR as well as GMP.
5023 * configure: Regenerate.
5024
98a5bb3b
RM
50252004-08-01 Robert Millan <robertmh@gnu.org>
5026
5027 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5028 libmudflap for all GNU-based systems (with Glibc).
5029 * configure: Regenerate.
5030
dce2d8b2 50312004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
5032
5033 * Makefile.def (host-modules): Add gcc.
5034 * Makefile.in: Regenerate.
5035 * Makefile.tpl (sorry): New rule.
5036 (configure-host, all-host, [+make_target+]-host, do-check,
5037 install-host): Do not add gcc as a special case.
5038 (host modules): Add a small special-casing for gcc. Export
5039 extra_make_flags through the environment.
5040 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5041 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5042 other recursive targets for gcc): Remove.
5043
5044 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5045 (stage, unstage): New rules.
5046 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5047 distclean-stage[+id+]): Use stage_current.
5048 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5049 the stage*-start rules.
5050
aeb732c1
GK
50512004-08-02 Geoffrey Keating <geoffk@apple.com>
5052
5053 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5054 use -all_load flag.
5055
25b656e7
PB
50562004-08-02 Paolo Bonzini <bonzini@gnu.org>
5057
5058 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5059 * configure: Regenerate.
5060
cc440d71
TM
50612004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
5062
5063 * maintainer-scripts/gcc_release: Revert yesterday's change.
5064
270e140b
SB
50652004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
5066
5067 * MAINTAINERS: Add myself to write-after-approval.
5068
3e4035f8
TM
50692004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
5070
5071 * libf2c: Removed.
5072 * gcc/gccbug.in: Updated because of libf2c removal.
5073 * maintainer-scripts/gcc_release: Ditto.
5074
dce2d8b2 50752004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
5076
5077 * configure.in: Build libmudflap by default on FreeBSD.
5078 * configure: Regenerated.
5079
dfcada9a
MM
50802004-07-09 Mark Mitchell <mark@codesourcery.com>
5081
5082 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5083 systems.
5084 * configure: Regenerated.
5085
dce2d8b2 50862004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
5087
5088 PR target/16344
5089 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5090 feedback based compiler.
5091 * Makefile.in: Rebuilt.
5092
95bcca47
AO
50932004-07-08 Alexandre Oliva <aoliva@redhat.com>
5094
5095 * Makefile.def (host_modules): Set bootstrap=true for flex.
5096 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5097 * Makefile.in: Rebuilt.
5098
051822f6
JH
50992004-07-07 Jan Hubicka <jh@suse.cz>
5100
5101 * MAINTAINERS: Add self as a profile feedback maintainer.
5102
7b61653a
PE
51032004-07-05 Phil Edwards <phil@codesourcery.com>
5104
5105 * configure.in: Do not prepend $srcdir to /dev/null in
5106 makefile fragments.
5107 * configure: Regenerate.
5108
23f6b2f9
PB
51092004-07-01 Paolo Bonzini <bonzini@gnu.org>
5110
5111 * Makefile.def (build_modules): Add bison, byacc, flex,
5112 m4, texinfo.
5113 (flags_to_pass): Add FLEX.
5114 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5115 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5116 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5117 DEFAULT_MAKEINFO): Remove.
5118 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5119 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5120 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5121 objdir or else use configured tool.
5122 (all-build): New.
5123 (all): Depend on it.
5124 (Build module dependencies): Add.
5125 * Makefile.in: Regenerate.
5126 * configure.in: Better support for multiple build modules,
5127 matching what is done for host/target modules. Do not look
5128 for "plausible" locations of build tools if Canadian cross.
5129 Use autoconf's AC_PROG_CC to find a C compiler. Define
5130 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5131 * configure: Regenerate.
78716e86 5132
1c020272
PB
51332004-06-22 Paolo Bonzini <bonzini@gnu.org>
5134
5135 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5136 * Makefile.in: Regenerate.
5137
a52a0a7f
PB
51382004-06-22 Paolo Bonzini <bonzini@gnu.org>
5139
5140 * Makefile.tpl (configure-build-[+module+],
5141 configure-[+module+], configure-target-[+module+]): Pass
5142 [+extra_configure_args+].
5143 (all-build-[+module+], all-[+module+], check-[+module+],
5144 install-[+module+], [+make_target+]-[+module+],
5145 all-target-[+module+], check-target-[+module+],
5146 install-target-[+module+], [+make_target+]-target-[+module+]):
5147 Pass [+extra_make_args+].
5148 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5149 (GCC_HOST_EXPORTS): Remove.
5150 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5151 cross, check-gcc, check-gcc-c++, install-gcc,
5152 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5153 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5154 * Makefile.in: Regenerate.
5155
ccde3f1a
MS
51562004-06-21 Matthew Sachs <msachs@apple.com>
5157
5158 * MAINTAINERS: Added self to write-after-approval.
5159
6264b0a6
CF
51602004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5161
5162 * configure.in: Check for srcdir/winsup rather than build directory
5163 winsup.
5164 * configure: Regenerate.
5165
801e2270
CV
51662004-06-17 Corinna Vinschen <vinschen@redhat.com>
5167
5168 * configure.in: Don't build Cygwin native newlib if winsup
5169 directory is missing. Emit warning instead.
5170 * configure: Regenerate.
5171
ad6717df
PB
51722004-06-09 Paolo Bonzini <bonzini@gnu.org>
5173
5174 * Makefile.tpl (touch-stage[+id+]): New.
5175 (restage[+prev+]): Depend on touch-stage[+id+].
5176
5177 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5178 Use it throughout.
5179
5180 * Makefile.def: Add profile and feedback bootstrap stages.
5181 Remove next field from bootstrap stages.
5182 * Makefile.tpl (LN, LN_S): Substitute.
5183 (stageN-start, stageN-end): Use double-colon rules, to
5184 provide a hook for additional setup commands.
5185 (distclean-stageN-gcc, restageN): Create dependencies from
5186 [+prev+], not from [+next+].
5187 (stageN-bubble): Add commands for successive stages from
5188 [+prev+], using double-colon rules.
5189 (all-stageN-gcc): Fix typo.
5190 (stagefeedback-start, profiledbootstrap): New.
5191 * Makefile.in: Regenerate.
5192 * configure.in: Call ACX_PROG_LN.
5193 * configure: Regenerate.
5194
5bbb9680
CY
51952004-06-08 Canqun Yang <canqun@nudt.edu.cn>
5196
5197 * MAINTAINERS (Write After Approval): Add myself.
5198
e18be1d4
MA
51992004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
5200
5201 * MAINTAINERS (Write After Approval): Add myself.
5202
5607edfd
PB
52032004-06-03 Paolo Bonzini <bonzini@gnu.org>
5204
5205 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5206 without gcc.
5207 * configure: Regenerate.
5208
1ec4e9c3
PB
52092004-06-01 Paolo Bonzini <bonzini@gnu.org>
5210
5211 * Makefile.tpl: Fix typo.
5212 * Makefile.in: Regenerate.
5213
dce2d8b2 52142004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
5215
5216 * configure.in: Remove new- prefix from toplevel
5217 bootstrap targets.
5218 * configure: Regenerate.
5219
f516a7da
PB
52202004-06-01 Paolo Bonzini <bonzini@gnu.org>
5221
5222 * Makefile.tpl (all.normal): Rename to all.
5223 (all): Replace with a rule to pick the default
5224 target from configure.
5225 (all-gcc, configure-gcc): Use conditionals to
5226 do nothing when toplevel bootstrap is going on.
5227 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5228 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5229 * configure.in: Support --enable-bootstrap.
5230
5231 * Makefile.def: Remove new- prefix from toplevel
5232 bootstrap targets.
5233 * Makefile.tpl: Likewise.
5234
5235 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5236 target.
5237
5238 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5239 $(RECURSE_FLAGS) to recursive invocation of make.
5240
5241 * Makefile.in: Regenerate.
5242 * configure: Regenerate.
5243
78dd5e36 52442004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 5245 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
5246
5247 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5248 like CC.
5249
30f1bddc
DJ
52502004-05-27 Daniel Jacobowitz <dan@debian.org>
5251
5252 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5253 * configure: Regenerate.
5254
4fc4dd12
DJ
52552004-05-25 Daniel Jacobowitz <drow@false.org>
5256
5257 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5258 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5259 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5260 targets.
5261 * Makefile.in: Regenerate.
5262
dce2d8b2 52632004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
5264
5265 * configure.in: Test the ability to symlink directories.
5266 * configure: Regenerate.
5267
5268 * Makefile.def (bootstrap-stage): New definitions.
5269 * Makefile.tpl (configure-stage1-gcc,
5270 configure-stage2-gcc, configure-stage3-gcc,
5271 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5272 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5273 new-restage3, compare): Autogenerate, see Makefile.in
5274 entry for behavioral changes.
5275 (distclean-stage1, new-stage1-start, new-stage1-end,
5276 new-stage1-bubble, distclean-stage2, new-stage2-start,
5277 new-stage2-end, new-stage2-bubble, distclean-stage3,
5278 new-stage3-start, new-stage3-end): New autogenerated targets.
5279 (objext, prebootstrap, BOOT_CFLAGS,
5280 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5281 targets.
5282
5283 * Makefile.in: Regenerate.
5284 (distclean-stage1, new-stage1-start, new-stage1-end,
5285 new-stage1-bubble, distclean-stage2, new-stage2-start,
5286 new-stage2-end, new-stage2-bubble, distclean-stage3,
5287 new-stage3-start, new-stage3-end): New targets.
5288 (all-stage1-gcc): Move prebootstrap dependency from here...
5289 (configure-stage1-gcc): ...to here.
5290 (new-bootstrap): Use bubble targets.
5291 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5292 Use per-stage distclean targets.
5293 (configure-stage1-gcc, configure-stage2-gcc,
5294 configure-stage3-gcc, all-stage1-gcc,
5295 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5296 Use new-stageN-start to prepare the tree.
5297
4f4e53dd
PB
52982004-05-23 Paolo Bonzini <bonzini@gnu.org>
5299
5300 * Makefile.def (host_modules): add libcpp.
5301 * Makefile.tpl: Add dependencies on and for libcpp.
5302 * Makefile.in: Regenerate.
5303 * configure.in: Add libcpp host module.
5304 * configure: Regenerate.
5305
60975492
PB
53062004-05-21 Paolo Bonzini <bonzini@gnu.org>
5307
5308 * Makefile.tpl: Whenever a recursive target is defined, wrap
5309 it in a special @if/@endif block, and prepare its maybe
5310 dependency in the @if/@endif block
5311 * configure.in: Instead of writing maybe dependencies, remove
5312 the @if/@endif statements, and remove the @if/@endif blocks
5313 that remain.
5314 * configure: Regenerate.
5315 * Makefile.in: Regenerate.
5316
5ce7d75d
JJ
53172004-05-20 Janis Johnson <janis187@us.ibm.com>
5318
5319 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5320
c779c42f
KK
53212004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
5322
5323 PR bootstrap/15120
5324 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5325 * */configure: Rebuilt.
5326
b4117c30
ZW
53272004-05-17 Zack Weinberg <zack@codesourcery.com>
5328
5329 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5330 of libf2c.
5331 * configure, Makefile.in: Regenerate.
5332
719bb4e3 53332004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
5334
5335 * MAINTAINERS (Write After Approval): Add myself.
5336
6de9cd9a
DN
53372004-05-13 Diego Novillo <dnovillo@redhat.com>
5338
5339 Merge from tree-ssa-20020619-branch.
5340
5341 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5342 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5343 (HOST_GMPLIBS): Define.
5344 (HOST_GMPINC): Define.
5345 (TARGET_LIB_PATH): Add libmudflap.
5346 (GFORTRAN_FOR_TARGET): Define.
5347 (configure-build*): Export GFORTRAN.
5348 (configure-gcc): Export GMPLIBS and GMPINC.
5349 (all-gcc): Add maybe-all-libbanshee.
5350 (configure-target-libgfortran): Define.
5351 * Makefile.in: Regenerate.
5352 * configure.in (host_libs): Add libbanshee.
5353 (target_libraries): Add target-libmudflap and target-libgfortran.
5354 Add --with-libbanshee.
5355 Handle --disable-libmudflap.
5356 (*-*-freebsd*): Use with_gmp.
5357 Add $(libgcj) to noconfigdirs.
5358 * configure: Regenerate.
5359 * depcomp: New file.
5360 * MAINTAINERS: Add tree-ssa maintainers.
5361
8f1b790f
VM
53622004-05-04 Vladimir Makarov <vmakarov@redhat.com>
5363
b4117c30 5364 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 5365
693446fc
BF
53662004-04-30 Brian Ford <ford@vss.fsi.com>
5367
b4117c30 5368 * MAINTAINERS (Write After Approval): Add myself.
693446fc 5369
d1bb666c
UB
53702004-04-29 Uros Bizjak <uros@kss-loka.si>
5371
b4117c30 5372 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 5373
6cf1ac42
PB
53742004-04-28 Paolo Bonzini <bonzini@gnu.org>
5375
5376 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5377 * configure: Regenerate.
5378
632933d5
PB
53792004-04-27 Paolo Bonzini <bonzini@gnu.org>
5380
5381 Revert:
5382 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5383
5384 * Makefile.def (flags_to_pass): Remove *dir variables that
5385 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5386 as well as prefix and exec_prefix.
5387 * Makefile.in: Regenerate.
5388
80dc6aa0
RM
53892004-04-26 Robert Millan <robertmh@gnu.org>
5390
5391 Add patches from libtool CVS.
5392 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5393 * ltconfig: Likewise.
5394 * ltcf-c.sh: Likewise.
5395 * ltcf-cxx.sh: Likewise.
5396 * ltcf-gcj.sh: Likewise.
5397
e11283f1
PB
53982004-04-26 Paolo Bonzini <bonzini@gnu.org>
5399
5400 * Makefile.def (host_modules): Mark with the bootstrap
5401 flag packages on which gcc depends.
5402 * Makefile.tpl (all-bootstrap): Use it.
5403 * Makefile.in: Regenerate.
5404
8546950c
PB
54052004-04-26 Paolo Bonzini <bonzini@gnu.org>
5406
5407 * Makefile.def (flags_to_pass): Remove *dir variables that
5408 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5409 as well as prefix and exec_prefix.
5410 * Makefile.in: Regenerate.
5411
a76494aa
PB
54122004-04-26 Paolo Bonzini <bonzini@gnu.org>
5413
b4117c30
ZW
5414 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5415 * configure: Regenerate.
5416 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5417 * gcc/Makefile.tpl (compare): Use the result of the test.
5418 * gcc/Makefile.in: Regenerate.
a76494aa 5419
03a91701
PB
54202004-04-23 Paolo Bonzini <bonzini@gnu.org>
5421
5422 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5423 Always relocate gcc and prev-gcc to the original names, even
5424 if the build fails.
5425 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5426 New targets.
5427
082a6351
LG
54282004-04-23 Laurent GUERBY <laurent@guerby.net>
5429
5430 * MAINTAINERS: Update my email address.
b4117c30 5431
1f1d584b
RO
54322004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5433
5434 * configure.in (mips*-*-irix5*): Enable ld.
5435 * configure: Regenerate.
082a6351 5436
1db673ca
RO
54372004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5438
5439 * configure: Regenerate.
5440
ce4ea44e
JW
54412004-04-15 James E Wilson <wilson@specifixinc.com>
5442
5443 * Makefile.tpl (configure-[+module+], configure-gcc,
5444 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5445 Set and export LDFLAGS.
5446 * Makefile.in: Regenerate.
5447
611f62ad
MC
54482004-04-12 Michael Chastain <mec.gnu@mindspring.com>
5449
b4117c30 5450 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 5451
be912515
NN
54522004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5453
5454 PR bootstrap/14871
5455 * Makefile.tpl: If we don't have built-in-tree target tools,
5456 use the ones found by configure rather than hacking around with
5457 program_transform_name.
5458 * configure.in: Give Makefile.tpl the information necessary
5459 to do that.
5460 * Makefile.in: Regenerate.
5461 * configure: Regenerate.
5462
9104315a
NN
54632004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5464
5465 PR bootstrap/14760
5466 * configure.in: When computing baseargs, strip *all* copies of
5467 offending options. Also, don't match/substitute the trailing space,
5468 so that this actually works when two similar options are separated by
5469 only one space.
5470 * configure: Regenerate.
5471
bef1d700
DE
54722004-04-06 David Edelsohn <edelsohn@gnu.org>
5473
b4117c30
ZW
5474 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5475 (rs6000-*-aix*): Same.
5476 * configure: Regenerate.
bef1d700 5477
54bcf05e 54782004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
5479
5480 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 5481
369a832c 54822004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
5483
5484 * MAINTAINERS: Add myself to write-after-approval.
369a832c 5485
09a9c095
NN
54862004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5487
7caf53cb
NN
5488 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5489 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5490 * Makefile.in: Regenerate.
5491
09a9c095
NN
5492 * configure.in (top level bootstrap support): Rework --enable-werror
5493 to set @stage2_werror_flag@.
5494 * configure: Regenerate.
5495 * Makefile.tpl (top level bootstrap support): Pass
5496 @stage2_werror_flag@ down to configure in stages 2 and 3.
5497 * Makefile.in: Regenerate.
5498
5595a2bd
NN
54992004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5500
cbfd7e06
NN
5501 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5502 for stages 2 and 3 as well as in make. As a consequence, remove
5503 OUTPUT_OPTION (now detected by configure) from the flags passed down
5504 to make.
5505 * Makefile.in: Regenerate.
5506
5595a2bd
NN
5507 * Makefile.tpl (new-bootstrap): Fix typo.
5508 * Makefile.in: Regenerate.
5509
ca3b3e20
NN
55102004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5511
295f4e42
NN
5512 * Makefile.tpl: Rearrange by moving recursive_targets rules
5513 into their proper sections.
5514 * Makefile.tpl (top level bootstrap support): Move disabling
5515 of coverage flags from 'make' to 'configure'; improve comments.
5516 * Makefile.in: Regenerate.
5517
340de83f
NN
5518 * Makefile.tpl (experimental top level bootstrap) Move stage1
5519 language setting from all- target to configure- target; disable
5520 intermodule optimization in stage 1; prevent gratuitous rebuilds
5521 of stage 1.
5522 * Makefile.in: Regenerate.
5523 * configure.in: Comma-separate stage 1 language list for top
5524 level bootstrap.
5525 * configure: Regenerate.
5526
ca3b3e20
NN
5527 * Makefile.tpl: Clean up experimental top level bootstrap support:
5528 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5529 prev-gcc in configure- targets as well as all- targets.
5530 * Makefile.in: Regenerate.
5531
4d038073
KC
55322004-03-21 Kelley Cook <kcook@gcc.gnu.org>
5533
5534 * compile: New file imported from automake.
5535
ab3533d6
PB
55362004-03-17 Paolo Bonzini <bonzini@gnu.org>
5537
5538 * configure.in: Remove symbolic link section.
5539 * configure: Regenerate.
5540 * Makefile.tpl (links): Remove.
5541 * Makefile.in: Regenerate.
5542
1e0f07d3 55432004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 5544 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
5545
5546 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 5547 Set with AC_CHECK_PROGS.
1e0f07d3
PB
5548 * configure.in: Fix comment typo from last patch.
5549 * configure: Regenerate.
5550
2805b53a
NN
55512004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5552
5553 * Makefile.tpl: Introduce experimental top level bootstrap support.
5554 * Makefile.in: Regenerate.
5555 * configure.in: Introduce support for top level bootstrap.
5556 * configure: Regenerate.
5557
79b4b7d2 55582004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 5559 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
5560
5561 PR bootstrap/14522
5562 * configure.in: Cope with shells that do not support unquoted ^
5563 * configure: Regenerate.
5564
6bbec498 55652004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 5566 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
5567
5568 PR bootstrap/14522
79b4b7d2 5569 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
5570 quotes inside quoted backquote substitutions.
5571 * configure: Regenerate.
5572
83c15dfc
AP
55732004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5574
5575 PR bootstrap/14522
f2bd98d4 5576 * configure.in: Fix escaping of $.
83c15dfc
AP
5577 * configure: Regenerate.
5578
55ffb5ed
NN
55792004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5580
5581 * configure: Regenerate, since I forgot to while committing Paolo's
5582 changes.
5583
e4c9c075
PB
55842004-03-08 Paolo Bonzini <bonzini@gnu.org>
5585
5586 PR ada/14131
5587 Move language detection to the top level.
5588 * configure.in: Find default values for the tools as
5589 soon as possible. Disable ada if GNAT is not found.
5590 Emit error message about missing languages. Expand
5591 --enable-languages=all for the gcc subdirectory.
5592
5199e2c6
BE
55932004-03-10 Ben Elliston <bje@gnu.org>
5594
5595 * MAINTAINERS: Update my email address.
5596
c18b95e5
DE
55972004-03-05 David Edelsohn <edelsohn@gnu.org>
5598
5599 * ltconfig: Disable building static libraries if building shared
5600 libraries on AIX 5L.
5601
d0fe5ad3
RS
56022004-03-01 Richard Sandiford <rsandifo@redhat.com>
5603
5604 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5605 and disable libgcj.
5606 * configure: Regenerated.
5607
e6f71f9d
BB
56082004-03-01 Brian Booth <bbooth@redhat.com>
5609
5610 * MAINTAINERS: Add myself to write-after-approval.
5611
8983e50e
PB
56122004-03-01 Paolo Bonzini <bonzini@gnu.org>
5613
5614 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5615
d4cd9d81
NN
56162004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5617
5618 PR bootstrap/7087
5619 * Makefile.tpl: Guard XFOO sed statements better.
5620 * Makefile.tpl: Add dependency for configure-target-libada.
5621 * Makefile.in: Regenerate (incidentally fixes broken
5622 commit when libada-branch was merged).
5623
0ea0229e
KC
56242004-02-25 Kelley Cook <kcook@gcc.gnu.org>
5625
5626 * MAINTAINERS: Add myself to write-after-approval.
5627
bad93735
AP
56282004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
5629
5630 * MAINTAINERS: Add Nicola Pero and myself as libobjc
5631 maintainers.
5632
a7ca14fc
AC
56332004-02-20 Andrew Cagney <cagney@redhat.com>
5634
5635 * config.guess: Update from version 2003-10-16 to 2004-02-16.
5636 * config.sub: Update from version 2003-11-03 to 2004-02-16.
5637
51592782
NN
56382004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5639
5640 PR bootstrap/11932
5641 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5642
6a30854a
JQ
56432004-02-14 Jerry Quinn <jlquinn@optonline.net>
5644
5645 * MAINTAINERS: Added myself to write-after-approval.
5646
be8b2bee
MK
56472004-02-14 Michael Koch <konqueror@gmx.de>
5648
5649 * MAINTAINERS: Added myself to write-after-approval.
5650
972760b7
JM
56512004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
5652
5653 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
5654 some OS port maintainers to OS port maintainers section.
5655
b0281654
FCE
56562004-02-13 Frank Ch. Eigler <fche@redhat.com>
5657
5658 * MAINTAINERS: Add self.
5659
3c419fd6
KH
56602004-02-12 Kazu Hirata <kazu@cs.umass.edu>
5661
5662 * MAINTAINERS: Alphabetize.
5663
e88e9aee
PB
56642004-02-12 Paolo Bonzini <bonzini@gnu.org>
5665
5666 * MAINTAINERS: Remove myself.
b4117c30 5667
1915e422
DE
56682004-02-11 David Edelsohn <edelsohn@gnu.org>
5669
5670 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5671 (rs6000-*-aix*): Same.
5672 * configure: Regenerate.
5673
a22c2d8d
KC
56742004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5675
5676 * configure.in (host): Add in missing $noconfigdirs to defines.
5677 * configure: Regenerate.
5678
d9cdb878
AC
56792004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5680 Nathanael Nerode <neroden@gcc.gnu.org>
5681
5682 PR ada/6637, PR ada/5911
b4117c30 5683 Merge with libada-branch:
d9cdb878
AC
5684 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5685 with appropriate dependencies. Add --enable-libada configure switch.
5686 * configure, Makefile.in: Regenerate.
5687
8bd92821
PB
56882004-02-09 Paolo Bonzini <bonzini@gnu.org>
5689
5690 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5691
89a95129
RO
56922004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5693
5694 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5695 * configure: Regenerate.
5696
892629bc
GK
56972004-02-04 Geoffrey Keating <geoffk@apple.com>
5698
5699 Merge from upstream:
5700
5701 * ltmain.in: When setting IFS to '~', be careful about user
5702 arguments that contain '~'.
5703
5704 2004-02-04 Peter O'Gorman <peter@pogma.com>
5705
5706 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5707 Also test $base_compile against $CC with escaped arguments. Bug
5708 reported by Geoff Keating <geoffk@apple.com>.
5709
6b402165
KH
57102004-02-04 Kazu Hirata <kazu@cs.umass.edu>
5711
5712 * MAINTAINERS: Remove i960 port.
5713
fa2f0306
DD
57142004-01-23 DJ Delorie <dj@redhat.com>
5715
5716 * Makefile.def (target_modules) [libiberty]: Don't stage.
5717 * Makefile.in: Rebuilt.
5718
9feb20aa
CT
57192004-01-20 Caroline Tice <ctice@apple.com>
5720
5721 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5722
7aed2ccc
PC
57232004-01-19 Paolo Carlini <pcarlini@suse.de>
5724
5725 * MAINTAINERS: Update my email address.
5726
f25bebe1
JM
57272004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
5728
5729 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5730
28083580
VR
57312004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5732
5733 * MAINTAINERS: Remove entries without email address.
5734
c0f4b5e4
DJ
57352004-01-15 Daniel Jacobowitz <drow@mvista.com>
5736
5737 * MAINTAINERS: Add myself to write-after-approval.
5738
b5eb5a5e
SB
57392004-01-15 Steven Bosscher <stevenb@suse.de>
5740
5741 * MAINTAINERS: Update my email address.
5742
dce2d8b2 57432004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
5744
5745 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5746 * Makefile.tpl (configure-target-[+module+]): Support stage.
5747 * Makefile.in: Rebuilt.
5748
74c0b320
ILT
57492004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
5750
5751 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5752
2560344b
RS
57532004-01-10 Richard Sandiford <rsandifo@redhat.com>
5754
5755 * MAINTAINERS: Add myself as a MIPS maintainer.
5756
8b21cda6
NN
57572004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5758
2b6c260d
NN
5759 * configure.in: Use ./config.cache, not config.cache.
5760 * configure: Regenerate.
5761 * Makefile.tpl: Special-casing not needed for GCC any more.
5762 * Makefile.in: Regenerate.
5763
09438bde
NN
5764 * configure.in: Don't share a cache file for host dirs.
5765 * configure: Regenerate.
5766
8b21cda6
NN
5767 * config-ml.in: Don't mess with the cache file.
5768
e42870df
EB
57692004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5770
5771 * MAINTAINERS: Move myself from 'Write After Approval' to
5772 'CPU Port Maintainers' section as SPARC maintainer.
5773
6b9eb62c
NN
57742004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5775
78a816a6
NN
5776 * Makefile.tpl: Make GCC use a separate config.cache.
5777 * Makefile.in: Regenerate.
5778
6b9eb62c
NN
5779 PR bootstrap/11932, PR bootstrap/11933
5780 (I don't know if it will fix either of them, but it relates
5781 to them.)
5782 * configure.in: Don't use shared config.cache for target
5783 directories.
5784 * configure: Regenerate.
5785
86d7b562
DN
57862004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
5787
5788 * MAINTAINERS: Add myself to 'Write After Approval' section.
5789
07d0a605
RS
57902003-12-31 Roger Sayle <roger@eyesopen.com>
5791
5792 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5793 * configure: Regenerated.
5794
459ac19f
KH
57952003-12-23 Kazu Hirata <kazu@cs.umass.edu>
5796
5797 * MAINTAINERS: Remove the mn10200 maintainer.
5798
5785c0ed 57992003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 5800
cc6010cd
AP
5801 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5802 * configure: Regenerated.
5785c0ed 5803
a268eff9
JH
58042003-12-16 Jan Hubicka <jh@suse.cz>
5805
5806 * MAINTAINERS: Add myself as callgraph maintainer.
5807
9d465b12
TF
58082003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5809
5810 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5811 * configure: Regenerate.
5812
a68a270a
GB
58132003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5814
5815 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5816 'Write After Approval' section. Update email.
5817
dce2d8b2 58182003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
5819
5820 * MAINTAINERS (Write After Approval): Add myself.
5821
8c052da4
MT
58222003-11-20 Matt Thomas <matt@3am-software.com>
5823
5824 * MAINTAINERS: Add myself as a vax port maintainer.
5825
e75f9147
KC
58262003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5827
5828 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5829 (configure-build-[+module+], configure-[+module+]): Likewise.
5830 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5831 * Makefile.in: Regenerate.
5832
43d8d958
AT
58332003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
5834
5835 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5836 shared/dylibed libraries.
5837 * ltmain.sh: Likewise.
5838 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5839 * ltcf-cxx.sh: Likewise.
5840 * ltcf-gcj.sh: Likewise.
5841 * ltconfig: Likewise.
5842
638dcaa0
SC
58432003-11-17 Stan Cox <scox@redhat.com>
5844
5845 * MAINTAINERS: Add myself as iq2000 port maintainer.
5846
15cc172b
AC
58472003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5848
b4117c30
ZW
5849 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5850 * Makefile.in: Regenerate.
15cc172b 5851
20af77cd
UW
58522003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
5853
5854 * config.sub: Update to 2003-11-03 version.
5855
4dd01c5c
PE
58562003-10-20 Phil Edwards <phil@codesourcery.com>
5857
5858 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5859 * configure: Regenerate.
5860
dce2d8b2 58612003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
5862
5863 * MAINTAINERS: Add myself to 'Write After Approval' section.
5864
8b7ebc31
AC
58652003-10-20 Arnaud Charlet <charlet@act-europe.fr>
5866
5867 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5868
afe1910c
JM
58692003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
5870
5871 * MAINTAINERS: Update my email address.
5872
05dcec66
RO
58732003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5874
5875 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5876
dce2d8b2 58772003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
5878
5879 * MAINTAINERS: Add myself to 'Write After Approval' section.
5880
507ec745
BI
58812003-10-16 Bernardo Innocenti <bernie@develer.com>
5882
5883 * config.guess: Update to 2003-10-16 version.
5884 * config.sub: Update to 2003-10-16 version.
5885
dce2d8b2 58862003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
5887
5888 * MAINTAINERS: Added myself to 'Write After Approval' section.
5889
0c9b16bc
FH
58902003-10-15 Falk Hueffner <falk@debian.org>
5891
5892 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5893 'Write After Approval' section. Update email.
5894
74d57d15
RS
58952003-10-14 Roger Sayle <roger@eyesopen.com>
5896
5897 * MAINTAINERS: Move myself from 'Write After Approval' to
5898 'Various Maintainers' section as middle-end maintainer.
5899
d29b8ad8
NN
59002003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5901
5902 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5903 HOST_FLAGS_TO_PASS.
5904 * Makefile.in: Regenerate.
5905
26db814a
BI
59062003-10-11 Bernardo Innocenti <bernie@develer.com>
5907
5908 * config.guess: Update to 2003-10-07 version.
5909 * config.sub: Update to 2003-10-07 version.
5910
fffeb871
RO
59112003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5912
5913 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5914 * ltconfig (irix5*, irix6*): Don't override version_type.
5915
6691a79e
ME
59162003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5917
5918 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5919 * configure: Rebuilt
5920 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5921 * Makefile.in: Rebuilt
5922
62cdd71e
L
59232003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5924
5925 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5926
6fe2eacc
CW
59272003-09-30 Carlo Wood <carlo@alinoe.com>
5928
cc6010cd 5929 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 5930
ea57e5ad
PK
59312003-09-29 Paul Koning <ni1d@arrl.net>
5932
5933 * MAINTAINERS: Move myself from "Write After Approval"
5934 to CPU platform maintainers for pdp11 platform.
5935
e070672a
AT
59362003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
5937
5938 * MAINTAINERS: Move myself from 'Write After Approval' to
5939 'Various Maintainers' section as libffi testsuite maintainer.
5940
43bb47c2
DJ
59412003-09-21 Daniel Jacobowitz <drow@mvista.com>
5942
5943 * configure.in: Pass a computed --program-transform-name
5944 to subconfigures.
5945 * configure: Regenerated.
5946
da9d3b37
NN
59472003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5948
94322beb
NN
5949 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5950 * Makefile.in: Regenerate.
5951
da9d3b37
NN
5952 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5953 * Makefile.in: Regenerate.
5954
ffd9060b
ZL
59552003-09-19 Ziemowit Laski <zlaski@apple.com>
5956
5957 * MAINTAINERS: Move myself from 'Write After Approval'
5958 to 'Various Maintainers' (objective-c) section.
5959
eeae7b41
DJ
59602003-09-17 Daniel Jacobowitz <drow@mvista.com>
5961
5962 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5963 quoting.
5964 * configure: Regenerated.
5965
a080d12b
JB
59662003-09-16 Joel Brobecker <brobecker@gnat.com>
5967
5968 * MAINTAINERS (Write After Approval): Add myself to write after
5969 approval list.
5970
6cd2fc59
DN
59712003-09-16 Dorit Naishlos <dorit@il.ibm.com>
5972
cc6010cd 5973 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 5974
dcbdd9cc
ILT
59752003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
5976
5977 * MAINTAINERS: Update my e-mail address.
5978
e517f636
AM
59792003-09-09 Alan Modra <amodra@bigpond.net.au>
5980
5981 * libtool.m4 (LD): Correct powerpc64 host match.
5982
bc49924b
JW
59832003-09-06 James E Wilson <wilson@tuliptree.org>
5984
5985 * MAINTAINTERS: Update my affiliation and email address.
5986
082124f5
ZD
59872003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5988
5989 * MAINTAINERS (Write After Approval): Add myself.
5990
dc94d89e
DD
59912003-09-04 DJ Delorie <dj@redhat.com>
5992
5993 * configure: Regenerate.
5994
59952003-09-04 Robert Millan <robertmh@gnu.org>
5996
5997 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 5998
7a0f2d4e
KG
59992003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6000
6001 * configure.in: Ensure arguments to sed are properly spaced.
6002 * configure: Regenerate.
6003
88d032eb
GP
60042003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6005
6006 * MAINTAINERS: Update my e-mail address.
6007
0b3f3d22
ME
60082003-08-28 Mohan Embar <gnustuff@thisiscool.com>
6009
6010 * MAINTAINERS (Write After Approval): Add myself.
6011
d253f9ba
DJ
60122003-08-27 Daniel Jacobowitz <drow@mvista.com>
6013
6014 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6015 * configure: Regenerated.
6016
066ec9c9
MM
60172003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
6018
6019 * MAINTAINERS: Update my email address.
6020
415d7ef9
PE
60212003-08-23 Phil Edwards <pme@gcc.gnu.org>
6022
6023 * configure.in: Use newline instead of semicolon when assuming
6024 shell arguments in a for loop.
6025 * configure: Regenerated.
6026
e1567352
JE
60272003-08-22 Jason Eckhardt <jle@rice.edu>
6028
6029 * MAINTAINERS: Resurrect the i860 maintainer.
6030
b348267b
GK
60312003-08-20 Geoffrey Keating <geoffk@apple.com>
6032
e50084fa
GK
6033 PR 8180
6034 * configure.in: When testing with_libs and with_headers, treat
6035 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6036 * configure: Regenerate.
b4117c30 6037
b348267b
GK
6038 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6039 make, shell, etc.
6040 (baseargs): Likewise.
6041 * configure: Regenerate.
6042
ca26ffe0
BI
60432003-08-20 Bernardo Innocenti <bernie@develer.com>
6044
6045 * MAINTAINERS (Write After Approval): Add myself.
6046
940cde4d
GK
60472003-08-19 Geoffrey Keating <geoffk@apple.com>
6048
6049 * configure.in: Disable libgcj for darwin not on powerpc.
6050 * configure: Rebuild.
6051
74bed51b
ADL
60522003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6053
6054 * config-ml.in, symlink-tree: Add license.
6055
b4117c30
ZW
60562003-08-03 Richard Stallman <rms@gnu.org>
6057 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
6058
6059 * README.SCO: New file.
6060
333a28b4
MK
60612003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6062
6063 * Makefile.tpl (check, check-c++): Express dependencies using
6064 dependencies rather than commands.
6065 * Makefile.in: Regenerate.
6066
c197e306
AC
60672003-08-01 Andrew Cagney <cagney@redhat.com>
6068
6069 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6070 * configure: Ditto.
6071
a8ee6e2d
GK
60722003-07-31 Geoffrey Keating <geoffk@apple.com>
6073
6074 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 6075 * Makefile.in: Update.
a8ee6e2d 6076
8d9b3f2e
AT
60772003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6078
6079 * configure.in: Enable libgcj for darwin.
6080 * configure: Rebuild.
6081
52c0c542
PE
60822003-07-29 Phil Edwards <pme@gcc.gnu.org>
6083
6084 * config-ml.in: Use ac_configure_args directly instead of
6085 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6086 actually seen.
6087
b4acb5ef
NN
60882003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6089
6090 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6091 creating target and build subdirs to build all parent dirs as needed.
6092 * Makefile.in: Rebuild.
6093 * configure.in: Don't build dirs explicitly here.
6094 * configure: Rebuild.
6095
a51d71d0
PB
60962003-07-26 Paul Brook <paul@nowt.org>
6097
6098 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6099
f43e12ce
AO
61002003-07-22 Alexandre Oliva <aoliva@redhat.com>
6101
6102 * Makefile.tpl (all-make): Depend on intl.
6103 * Makefile.in: Rebuilt.
6104
8a199ff6
PE
61052003-07-20 Phil Edwards <pme@gcc.gnu.org>
6106
6107 * install-sh: Update to newer upstream versions (associated with
6108 aclocal 1.7).
6109 * mkinstalldirs: Likewise.
6110 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6111
e6a8c803
AP
61122003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
6113
6114 * MAINTAINERS: Move self from Bug database only accounts
6115 to write-after-approval.
6116
9f13608f
NN
61172003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6118
6119 * config.if: Remove unused libc_interface determination.
6120
c7864714
NN
61212003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6122
6123 * MAINTAINERS: Move self from write-after-approval to
6124 build machinery (*.in).
6125
775956d0
NN
61262003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6127
6128 PR bootstrap/11273
6129 PR bootstrap/11408
6130 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6131 unused INSTALL_PROGRAM_ARGS.
6132 * configure.in: Use AC_PROG_INSTALL.
6133 * Makefile.in: Regenerate.
6134 * configure: Regenerate.
6135
c7f67a6e
KH
61362003-07-13 Kazu Hirata <kazu@cs.umass.edu>
6137
6138 * MAINTAINERS: Alphabetize.
6139
33952f6f
AO
61402003-07-10 Alexandre Oliva <aoliva@redhat.com>
6141
6142 * configure: Rebuilt.
6143 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6144 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6145 newlib nor libgloss.
6146 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6147 * configure.in (am33_2.0-*-linux*): Added.
6148
0d4f1b4e
BW
61492003-07-09 Bob Wilson <bob.wilson@acm.org>
6150
6151 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6152 * configure: Regenerate.
6153
56694dd9
ZW
61542003-07-07 Zack Weinberg <zack@codesourcery.com>
6155
6156 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6157 * Makefile.in: Regenerate.
6158
21607eb4
ZW
61592003-07-04 Zack Weinberg <zack@codesourcery.com>
6160
6161 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6162 * Makefile.in: Regenerate.
6163
dce2d8b2 61642003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
6165
6166 * Makefile.tpl: Replace PWD with PWD_COMMAND.
6167 * Makefile.in: Regenerated.
6168
5d42f90e
L
6169 * config-ml.in: Replace PWD with PWD_COMMAND.
6170
6eb95e99
ZW
61712003-07-04 Zack Weinberg <zack@codesourcery.com>
6172
6173 * intl: New directory; see intl/ChangeLog for details.
6174 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6175 * Makefile.tpl: all-gcc depends on maybe-all-intl.
6176 * Makefile.in: Regenerate.
6177
07d1940e
NN
61782003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6179
6180 * configure.in: Clean up config-lang.in handling. Delete
6181 useless assignment to "subdirs".
6182 * configure: Regenerate.
6183
4dbda6f0
NN
61842003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6185
6186 * configure.in: Rename 'target_libs' to 'target_libraries'.
6187 Remove useless reference to 'target_libs'.
6188 * configure: Regenerate.
6189
2c30ab71
KS
61902003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6191
6192 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6193 * Makefile.in: Regenerate.
6194
11405c93
NN
61952003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6196
6197 * Makefile.def: Introduce flags_to_pass.
6198 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6199 * Makefile.in: Regenerate.
6200
fb87ad5d
HPN
62012003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6202
6203 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6204 and target-libgloss.
6205 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6206 <h8300*-*-*>: Disable libf2c and ${libgcj}.
6207 * configure: Regenerate.
6208
a7956a48
BK
62092003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6210
6211 * configure.in: Update testsuite_flags to new location.
6212 * configure. Regenerate.
6eb95e99 6213
eaf9f3b2
NN
62142003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6215
6216 * Makefile.tpl: Remove BUILD_CC stuff.
6217 * Makefile.in: Regenerate.
6218
2d89ffef
KH
62192003-06-17 Kazu Hirata <kazu@cs.umass.edu>
6220
6221 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6222
dce2d8b2 62232003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
6224
6225 * MAINTAINERS (Write After Approval): Add myself.
6226
dce2d8b2 62272003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 6228
b951c91c
L
6229 * config.guess: Update to 2003-06-12 version.
6230 * config.sub: Update to 2003-06-13 version.
6231
dce2d8b2 62322003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
6233
6234 * config.guess: Update to 2003-06-06 version.
6235 * config.sub: Update to 2003-06-06 version.
6236
655b7166
RO
62372003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6238
6239 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6240 * configure. Regenerate.
6241
01b759aa
NN
62422003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6243
bf1d3e81
NN
6244 * configure.in: Disable serial configure by default.
6245 * configure: Regenerate.
6246 * Makefile.tpl: Abolish .NOTPARALLEL.
6247 * Makefile.in: Regenerate.
6248
e89fbdfe
NN
6249 * Makefile.tpl: Replace {build,host,target}_canonical by
6250 {build,host,target}.
6251 * Makefile.in: Regenerate.
6252
01b759aa
NN
6253 * Makefile.tpl: Fix stupid pasto.
6254 * Makefile.in: Regenerate.
6255
f7dae026
NN
62562003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6257
6258 * Makefile.tpl: Remove bogus conditional.
6259 * Makefile.in: Regenerate.
6260
62612003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
6262
6263 * Makefile.tpl (profiledbootstrap): New target.
6264 * Makefile.in (profiledbootstrap): New target.
6265
2ffc3e73 62662003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
6267
6268 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6269 Pinski. Remove user names from other bugzilla-only maintainers.
6270
1a1e6b96
NN
62712003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6272
1358ccea
NN
6273 * Makefile.tpl: Make 'recursive targets' using autogen rather
6274 than shell loop. Remove duplicate 'clean' targets and false
6275 comments.
6276 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6277 Add systematic method of specifying missing targets in subdirs.
6278 Add copyright boilerplate.
6279 * Makefile.in: Regenerate.
6280 * configure.in: Add 'recursive targets' to maybe list.
6281 * configure: Regenerate.
6282
ae74ed1f
NN
6283 * MAINTAINERS: "GNATS only" -> "Bug database only".
6284
1a1e6b96
NN
6285 * Makefile.tpl: Rename [+target+] to [+make_target+].
6286 * Makefile.def: Rename 'target' to 'make_target'.
6287
c79af3fa
NB
62882003-05-31 Neil Booth <neil@daikokuya.co.uk>
6289
6290 * MAINTAINERS: Add self as options handling maintainer.
6291
39d85b61
MM
62922003-05-28 Michael Meissner <gnu@the-meissners.org>
6293
6294 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6295 been too long since I touched those ports.
6296
afc2b62d
DD
62972003-05-28 DJ Delorie <dj@redhat.com>
6298
6299 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6300 * Makefile.in: Regenerate.
6301
df445104
MR
63022003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6303
6304 * configure.in: Use curly braces in the definition of tooldir.
6305 * configure: Regenerate.
6306
2eb98e5d 63072003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 6308
2eb98e5d
DD
6309 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6310 newlib or libgloss.
6311 * Makefile.in: Regenerate.
6312
862fced8
DD
63132003-05-21 DJ Delorie <dj@redhat.com>
6314
6315 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6316 * Makefile.in: Regenerate.
6317
fc351800
ILT
63182003-05-20 Ian Lance Taylor <ian@airs.com>
6319
6320 * MAINTAINERS: Update my e-mail address.
6321
7e2dbcef
NN
63222003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6323
6324 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 6325 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
6326 Factor out common code from autogen IF statements.
6327 * configure: Regenerate.
6328 * Makefile.in: Regenerate.
6329
f2a0e225
KC
63302003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6331
6332 * configure.in: Accept i[3456789]86 for machine type.
6333 * configure: Regenerate.
6334
8b87bb96
NN
63352003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6336
6337 * configure.in: Switch more things to use maybe dependencies.
6338 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6339 * configure: Regenerate.
6340 * Makefile.tpl: Switch more things to use maybe dependencies.
6341 * Makefile.in: Regenerate.
6342
fdb882bc 63432003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
6344
6345 * Makefile.tpl (install-opcodes): Define.
6346 * Makefile.in: Rebuild.
6347
f7c50032
AJ
63482003-05-13 Andreas Jaeger <aj@suse.de>
6349
6350 * config.guess: Update to 2003-05-09 version.
6351 * config.sub: Update to 2003-05-09 version.
6352
dce2d8b2 63532003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
6354
6355 * configure.in: Correct sed script so that options in quotes are not
6356 deleted.
6357 * configure: Rebuild.
6358
aa8f1f57
CV
63592003-05-12 Corinna Vinschen <corinna@vinschen.de>
6360
6361 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6362 and $$s/newlib/libc/sys/cygwin32 include paths.
6363 * configure: Ditto.
6364
0c130f81
MM
63652003-05-12 Michael Meissner <gnu@the-meissners.org>
6366
6367 * MAINTAINERS: Update my email addresses.
6368
aa1a100b
EB
63692003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6370
6371 * config-ml.in: Propagate INSTALL variables.
f7c50032 6372
87861833
GP
63732003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6374
6375 * MAINTAINERS: Remove duplicate entries in Write After Approval.
6376
de722255
CD
63772003-05-02 Chris Demetriou <cgd@broadcom.com>
6378
6eb95e99
ZW
6379 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6380 * Makefile.in: Regenerate.
de722255 6381
96c4a002
WB
63822003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
6383
6384 * MAINTAINERS (GNATS only): Add Falk Hueffner.
6385
55b15a11
WB
63862003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
6387
6388 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6389
0c227849
DJ
63902003-04-27 Daniel Jacobowitz <drow@mvista.com>
6391
6392 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6393 * Makefile.in: Regenerated.
6394
d45148c1
WB
63952003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
6396
6397 * MAINTAINERS (Write After Approval): Upgrade myself from
6398 GNATS only to write-after-approval. Update my mail address.
6399
dce2d8b2 64002003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
6401
6402 (OS Port Maintainers: freebsd): Add myself.
6403
438f50c3
MM
64042003-04-22 Mark Mitchell <mark@codesourcery.com>
6405
6406 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6407
9074e169
KJ
64082003-04-22 Kean Johnston <jkj@sco.com>
6409
6410 * MAINTAINERS (SCO ports): Added myself.
6411
dfd39a2e
NS
64122003-04-21 Nathan Sidwell <nathan@codesourcery.com>
6413
6414 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6415
ccbae82a
KJ
64162003-04-19 Kean Johnston <jkj@sco.com>
6417
6418 * MAINTAINERS (Write After Approval): Add myself.
6419
2f50999f
GP
64202003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6421
6422 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6423 * Makefile.in: Regenerate.
6424
e9b84181
JJ
64252003-04-18 Jakub Jelinek <jakub@redhat.com>
6426
6427 * configure.in (powerpc64*-*-linux*): Remove.
6428 * configure: Rebuilt.
6429
1ca4c6e1
PE
64302003-04-17 Phil Edwards <pme@gcc.gnu.org>
6431
6432 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6433 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6434 and restrap.
6435 * Makefile.in: Regenerate.
6436
0590b963
RE
64372003-04-16 Richard Earnshaw <rearnsha@arm.com>
6438
6439 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6440 * configure: Regenerated.
6441
ff41a56f
DD
64422003-04-15 DJ Delorie <dj@redhat.com>
6443
6444 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6445
50d440bc
NC
64462003-04-13 Nick Clifton <nickc@redhat.com>
6447
6448 * config-ml.in: Remove support for --disable-aix removing
6449 call-aix multilibs.
6450
b1e0a93e
AO
64512003-04-10 Alexandre Oliva <aoliva@redhat.com>
6452
6453 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6454 * */configure: Rebuilt.
6455
71fb704d
JS
64562003-04-08 Joel Sherrill <joel@oarcorp.com>
6457
6458 * MAINTAINERS: Add my email address.
6459
3897ea90
OH
64602003-03-17 Olivier Hainque <hainque@act-europe.fr>
6461
6462 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 6463
93c834b7
NN
64642003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6465
6466 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6467 * Makefile.in: Regenerate.
6468
82c34dcb
MC
64692003-03-14 Michael Chastain <mec@shout.net>
6470
6471 * Makefile.in: Regenerate with correct Makefile.def.
6472
73458fb7
NN
64732003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6474
6475 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6476 Make macro.
6477 * Makefile.in: Regenerate.
6478 * configure.in: Clean up gxx_include_dir logic.
6479 * configure: Regenerate.
6480
32cf27e5
AE
64812003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
6482
6483 * MAINTAINERS (Write After Approval): Add myself.
6484
c727e7a0
BE
64852003-03-10 Ben Elliston <bje@wasabisystems.com>
6486
6487 * MAINTAINERS: Update my mail address.
6488
9a27ac7a
FS
64892003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6490
6491 * configure.in (gxx_include_dir): Fix typo.
6492 * configure: Regenerated.
6493
3aa83176
NN
64942003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6495
6496 * Makefile.tpl: Reindent.
6497 * Makefile.in: Regenerate.
6498 * configure.in: Reindent. Don't set unused variables.
6499 * configure: Regenerate.
6500
9124bc53
DJ
65012003-03-04 Daniel Jacobowitz <drow@mvista.com>
6502
6503 * configure.in: Include $(build_tooldir)/sys-include in
6504 FLAGS_FOR_TARGET.
6505 * configure: Regenerated.
6506
cb543528
NN
65072003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6508
c858bf1e
NN
6509 * Makefile.tpl: Always pass down RANLIB.
6510 * Makefile.in: Regenerate.
6511
aa9c3ab4
NN
6512 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6513 * Makefile.in: Regenerate.
6514 * configure.in: Remove unused logic relating to --enable-shared
6515 and --enable-threads. Remove bogus comments. Remove redundant
6516 noconfigdirs.
6517 * configure: Regenerate.
6518
cb543528
NN
6519 * configure.in: Replace ${libstdcxx_version} by its value.
6520 Remove reference to mh-dgux.
6521 * configure: Regenerate.
6522
53f70c1b
KB
65232003-03-03 Kevin Buettner <kevinb@redhat.com>
6524
6525 * MAINTAINERS (Write After Approval): Add myself.
6526
df0f0674
NN
65272003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6528
6529 * Makefile.tpl: Rearrange.
6530 * Makefile.in: Regenerate.
6531
dce2d8b2 65322003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
6533
6534 * configure.in: Add support for kaOS as cross build target system.
6535 * configure: Regenerated.
6536
a7a287eb
SB
65372003-02-24 Steven Bosscher <steven@gcc.gnu.org>
6538
6539 * MAINTAINERS (Write after approval): Add myself.
6540
ff00c8a2
JW
65412003-02-21 James E Wilson <wilson@tuliptree.org>
6542
6543 * MAINTAINERS: Update my email address.
6544
abb2db7a
ZW
65452003-02-21 Zack Weinberg <zack@codesourcery.com>
6546
6547 * MAINTAINERS: Add self to blanket write privs. section.
6548
e9f2dc3b
SM
65492003-02-20 Sean McNeil <sean@blue.mcneil.com>
6550
6551 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6552 configure-target-* as some target builds may require additional
6553 flags for preprocessor tests.
6554 * Makefile.in: Regenerated.
6555
ee03dc5e
AO
65562003-02-19 Alexandre Oliva <aoliva@redhat.com>
6557
11856278
AO
6558 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6559 * ltconfig: Handle it.
6560 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6561 auto-detecting it.
6562
274aef32
AO
6563 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6564 it is used as argument to $CC.
6565 * ltcf-gcj.sh: Likewise.
6566
ee03dc5e
AO
6567 * configure.in: Introduce --enable-maintainer-mode.
6568 * configure: Rebuilt.
6569 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6570 for maintainer mode.
6571 * Makefile.in: Rebuilt.
6572
30db8e17
JM
65732003-02-18 Jason Merrill <jason@redhat.com>
6574
6575 * Makefile.tpl (check-c++): Allow parallelism.
6576
cab60ac6
GP
65772003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6578
6579 * MAINTAINERS: Remove John Carr (who never actually had access to
6580 gcc.gnu.org).
6581
c8e5d1af
GK
65822003-02-15 Geoffrey Keating <geoffk@apple.com>
6583
6584 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6585 don't configure target-libobjc.
6586 * configure: Regenerate.
6587
70f91f50
RO
65882003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6589
6590 * Makefile.tpl (RANLIB): Define.
6591 * Makefile.in: Regenerate.
6592
669e9062
LB
65932003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
6594
6595 * MAINTAINERS: Update my email.
abb2db7a 6596
61b56b2e
KS
65972003-02-06 Keith R Seitz <keiths@redhat.com>
6598
6599 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6600 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6601 * Makefile.in: Regenerated.
6602 * configure.in: Remove all traces of snavigator, db, and grep.
6603 * configure: Regenerated.
6604
a1ba6e15
GP
66052003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6606
6607 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6608 After Approval.
6609
f5f2cce5
CC
66102003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6611
6612 * MAINTAINERS (Write after approval): Add myself.
6613
ba49f6f1
FCE
66142003-01-31 Frank Ch. Eigler <fche@redhat.com>
6615
6616 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6617 * Makefile.in: Regenerated.
6618
ccf9f10c
RS
66192003-01-30 Roger Sayle <roger@eyesopen.com>
6620
6621 * config.guess: Updated to 2003-01-30's version.
6622 * config.sub: Updated to 2003-01-28's version.
6623
a693735b
AO
66242003-01-30 Alexandre Oliva <aoliva@redhat.com>
6625
6626 * config.if: If gcc_version is already set, just use it. Don't set
6627 gcc_version_trigger if it's already set, otherwise set it to
6628 gcc/version.c, but only if the file exists. If it is not set and
6629 gcc/version.c does not exist, try to extract the version number from
6630 $CC.
6631
204c43d6
AT
66322003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
6633
abb2db7a 6634 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 6635
842e91ec
PE
66362003-01-27 Phil Edwards <pme@gcc.gnu.org>
6637
6638 * configure.in: Revert 24Jan change.
6639 * configure: Regenerate.
6640
6b99984e
GP
66412003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6642
6643 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
6644 entry of HJ Lu.
6645
806e0935
NN
66462003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6647
6648 * configure.in: Revert previous change.
6649 * configure: Regenerate.
6650
307a9864
NN
66512003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6652
6653 * configure.in: Make rda native-only.
6654 * configure: Regenerate.
6655
02ba6302
VR
66562003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6657
6658 * MAINTAINERS: Move myself from GNATS-only-accounts to
6659 write-after-approval.
6660
77d187bc
NN
66612003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6662
6663 * configure.in: Add missing \.
6664 * configure: Rebuilt.
6665
a94a2d4c
JJ
66662003-01-17 Jakub Jelinek <jakub@redhat.com>
6667
6668 * configure.in (baseargs): Avoid using \| in sed regular
6669 expressions.
6670 * configure: Rebuilt.
6671
73f84924
JJ
66722003-01-16 Jakub Jelinek <jakub@redhat.com>
6673
6674 * configure.in (baseargs): Remove all supported forms of
6675 --cache-file, --srcdir, --host, --build and --target options
6676 from argument lists.
6677 * configure: Rebuilt.
6678
8c12fc63
JZ
66792003-01-15 Josef Zlomek <zlomekj@suse.cz>
6680
6681 * MAINTAINERS: Add myself to write-after-approval list.
6682
7c005a3a
AO
66832003-01-15 Alexandre Oliva <aoliva@redhat.com>
6684
6685 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6686 * configure: Rebuilt.
6687
3dfabf63
NN
66882003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6689
6690 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6691 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6692 * Makefile.in: Regenerate.
6693 * configure: Regenerate.
6694
cf53ae10
AO
66952003-01-09 Alexandre Oliva <aoliva@redhat.com>
6696
6697 * configure.in: Remove Makefile in build, host and target modules
6698 unless configure was run with --no-recursion.
6699 * configure: Rebuilt.
6700
3fbe8e4a
CC
67012003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6702
6703 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6704 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6705 * Makefile.in: Regenerate.
6706
66e2aa7d
CD
67072003-01-08 Chris Demetriou <cgd@broadcom.com>
6708
6709 * config.guess: Update to 2003-01-03 version.
6710 * config.sub: Update to 2003-01-03 version.
6711
b5038cfb
CF
67122003-01-07 Christopher Faylor <cgf@redhat.com>
6713
6714 * configure: Regenerate with proper autoconf 2.13.
6715
d02c69be
CF
67162003-01-07 Christopher Faylor <cgf@redhat.com>
6717
6718 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 6719 * configure: Regenerate.
d02c69be 6720
e914a571
AC
67212003-01-06 Andrew Cagney <ac131313@redhat.com>
6722
6723 * configure.in (GDB_TK): Add tcl directories conditional on
6724 gdb/gdbtk directory being present.
6725 * configure: Regenerate.
abb2db7a 6726
dce2d8b2 67272003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 6728
dce2d8b2
EB
6729 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
6730 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
6731 * configure: Rebuilt.
6732
89a7012a
TT
67332002-12-31 Tom Tromey <tromey@redhat.com>
6734
6735 * Makefile.in: Rebuilt.
6736 * Makefile.def (target_modules) [libffi]: Allow installation.
6737
3f4f56e2
AS
67382002-12-31 Andreas Schwab <schwab@suse.de>
6739
6740 * configure.in: Fix use of $program_transform_name.
6741 * configure: Regenerated.
6742
6c1b8d0a
DJ
67432002-12-30 Daniel Jacobowitz <drow@mvista.com>
6744
6745 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 6746 * configure: Regenerated.
6c1b8d0a 6747
c5120911
AO
67482002-12-29 Alexandre Oliva <aoliva@redhat.com>
6749
6750 * Makefile.tpl (local-distclean): Don't remove...
6751 (multilib.ts): ... this. Moved into...
6752 (multilib.out): ... this. Don't use sub-make.
6753 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6754 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6755 (configure-build-[+module+], configure-[+module+],
6756 configure-target-[+module+], configure-gcc): ... these. Test
6757 for Makefile existence. Drop config.status from dependencies.
6758 * Makefile.in: Rebuilt.
6759 * configure.in: Move gcc-version-trigger to the end of
6760 ac_configure_args. Add comments to maybedep.tmp and
6761 serdep.tmp. Introduce --disable-serial-configure. Remove
6762 nonopt from baseargs, matching and removing corresponding
6763 whitespace while at it.
6764 * configure: Rebuilt.
6765
e245b0ea
AO
67662002-12-28 Alexandre Oliva <aoliva@redhat.com>
6767
903de295
AO
6768 * configure.in (host_configargs): Replace reference to
6769 no-longer-defined buildopts with --build=${build_alias}.
6770 * configure: Rebuilt.
6771
e245b0ea
AO
6772 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6773 program_transform_name to standard idiom.
6774 (AUTOGEN, AUTOCONF): Define.
6775 (Makefile.in): Use $(AUTOGEN).
6776 (Makefile): Depend on config.status, and use autoconf-style rule to
6777 build it. Move original commands to...
6778 (config.status): ... this new target.
6779 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6780 $(AUTOCONF).
6781 * Makefile.in: Rebuilt.
6782
671aa708
NN
67832002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6784
53fbfb58
NN
6785 * Makefile.tpl: Fix dramatic bustage due to change in
6786 program_transform_name.
6787 * Makefile.in: Regenerate.
6788
6789 * configure.in: Remove unnecessary PATH setting.
6790 * configure: Regnerate.
6791
6792 * configure.in: Don't default to unprefixed tools unless
6793 the native tools will work.
6794 * configure: Regenerate.
6795
671aa708
NN
6796 * configure.in: Convert to autoconf script. Blow away lots
6797 of now-redundant Makefile fragments.
6798 * configure: Generate using Autoconf.
6799 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6800 * Makefile.in: Regenerate.
6801
57f40826
NN
68022002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6803
3fedb745
NN
6804 * configure: Fix stupid bug where RANLIB was mistakenly included.
6805
abb2db7a 6806 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
6807 (build_configargs, host_configargs, target_configargs).
6808
6809 * configure.in: Move logic out of sed statement.
6810
abb2db7a 6811 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
6812 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6813
315fa0f4
SS
68142002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
6815
6816 * config.sub: Import from master repository
6817 * config.guess: Ditto
6818
45aff44f
AS
68192002-12-24 Andreas Schwab <schwab@suse.de>
6820
6821 * Makefile.tpl (multilib.out): Fix missing space.
6822 * Makefile.in: Regenerate.
6823
88b5521b
NN
68242002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6825
6826 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6827 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6828 * Makefile.in: Regenerate.
6829 * configure.in: Remove unnecessary leftovers.
6830
2a726918
GK
68312002-12-21 Geoffrey Keating <geoffk@apple.com>
6832
6833 * configure.in (extra_ranlibflags_for_target): New variable.
6834 (*-*-darwin): Add -c to ranlib commands.
6835 * configure (tooldir): Handle extra_ranlibflags_for_target.
6836
aace3269 68372002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
6838
6839 * Makefile.tpl: Revert HJL's change.
6840 * Makefile.in: Regenerated.
6841 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6842 always.
6843
f0895142
AS
68442002-12-19 Andreas Schwab <schwab@suse.de>
6845
6846 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6847 * Makefile.in: Regenerate.
6848
dce2d8b2 68492002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
6850
6851 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6852 * Makefile.in: Regenerated.
6853
6854 * configure.in (build_prefix): New. Substitute.
6855
212f6dd0
NN
68562002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6857
79308c5d
NN
6858 * Makefile.tpl: Don't let real targets depend on phony targets.
6859 * Makefile.in: Regenerate.
6860
212f6dd0
NN
6861 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6862 * Makefile.in: Regenerate.
6863
ab17919f
SS
68642002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
6865
6866 * config.sub: Import from master repository
6867 * config.guess: Ditto
6868
5ecf91d1
JM
68692002-12-16 Jason Merrill <jason@redhat.com>
6870
6871 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6872 previous 'make bootstrap'.
6873 * Makefile.in: Regenerate.
6874
d8437e1b
HPN
68752002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6876
6877 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6878
4977bab6
ZW
68792002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6880
6881 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6882 * Makefile.in: Regenerate.
6883
0edcfdcb
JM
68842002-12-13 Jason Merrill <jason@redhat.com>
6885
6248218a 6886 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
6887 library tests.
6888 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
6889 * Makefile.in: Regenerate.
6890
4977bab6
ZW
68912002-12-12 Alexandre Oliva <aoliva@redhat.com>
6892
6893 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6894 * Makefile.in: Rebuilt.
6895
f87505dd
AO
68962002-12-12 Alexandre Oliva <aoliva@redhat.com>
6897
6898 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6899
4977bab6
ZW
69002002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6901
6902 * configure: Fix bug put in by gremlins.
6903
6904 * Makefile.tpl: Substitute more autoconfily.
6905 * configure: Substitute more autoconfily.
6906 * Makefile.in: Regenerate.
6907
7f0db92a
SS
69082002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
6909
6910 * config.sub: Import from master repository
6911 * config.guess: Ditto
6912 * MAINTAINERS: Added Svein Seldal under write after approval
6913
4977bab6
ZW
69142002-12-08 Andrew Cagney <ac131313@redhat.com>
6915
6916 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6917 * Makefile.in (all-sim): Ditto.
6918
69192002-12-06 DJ Delorie <dj@redhat.com>
6920
6921 * Makefile.tpl: Change configure dependencies to not have real
6922 targets depend on phony targets.
6923
69242002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6925
6926 * configure.in: Revert unintentional change.
6927
6928 * Makefile.tpl: Change dependency for */multilib.out so that
6929 it works when gcc isn't in the tree.
6930
6931 * configure.in: Substitute more.
6932 * configure: Run subconfigures from the Makefile.
6933 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6934 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6935
67f1b906
GP
69362002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6937
6938 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6939
4977bab6
ZW
69402002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6941
6942 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6943 and corresponding dependencies.
6944 * Makefile.in: Regenerate.
6945
6946 * configure.in (host_tools): Order binutils, gas and ld for
6947 convenience in running the testsuites.
6948
6949 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6950 * Makefile.in: Regenerate.
6951 * configure.in: Introduce rules to serialize subconfigure runs.
6952
6953 * configure.in: Introduce BASE_CC_FOR_TARGET.
6954 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6955 Realize configure-build-* targets. Realize configure-target-* targets.
6956 * Makefile.in: Regenerate.
6957
69582002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6959
6960 * configure: Move gcc_version_trigger stuff from here...
6961 * configure.in: ...to here.
6962
6963 * configure.in: Separate subconfigure options added by this file from
6964 options given by the user. Add machinery to put args for host
6965 subconfigures into the Makefile.
6966
6967 * Makefile.tpl: Remove 'vault' targets.
6968 * Makefile.tpl: Reorder and comment dependencies.
6969 * Makefile.in: Regenerate.
6970
69712002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6972 * configure.in: Fix my broken commit of previous patch. (sigh)
6973
743f054e
GK
69742002-11-28 Geoffrey Keating <geoffk@apple.com>
6975
6976 * configure.in: Move host-specific darwin noconfigdirs into
6977 the host-specific section.
6978
4977bab6
ZW
69792002-11-28 Geoffrey Keating <geoffk@apple.com>
6980
6981 * configure.in: Move host-specific darwin noconfigdirs into
6982 the host-specific section.
6983
69842002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
6985
6986 * configure: Remove skip-this-dir support.
6987 * Makefile.tpl: Remove skip-this-dir support.
6988
6989 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6990 subdirectories.
6991 * Makefile.in: Regenerate.
6992
6993 * Makefile.tpl: Strip out useless setting of 'dir'.
6994 * Makefile.in: Regenerate.
6995
69962002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
6997
6998 * configure.in: Fix deeply stupid bug.
6999
7000 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7001 shell code in CXX_FOR_TARGET
7002 * Makefile.def: Introduce raw_cxx.
7003 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7004 RAW_CXX_FOR_TARGET.
7005 * Makefile.in: Regenerate.
7006
70072002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
7008
7009 * Makefile.tpl: Remove unnecessary ifs.
7010 * Makefile.in: Regenerate.
7011
7012 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
7013 dependencies. Maybe-ize build-libiberty. Create dummy install
7014 targets for 'no_install' modules.
7015 * configure: Move GDB_TK substitution to configure.in. Move
7016 build_modules stuff to configure.in.
7017 * configure.in: Implement soft dependency machinery. Maybe-ize
7018 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7019 * Makefile.in: Regenerate.
7020
70212002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
7022
7023 * Makefile.tpl: Make all-target, install-target behave similarly
7024 to all, install (only hitting configured targets). Eliminate
7025 unused macro defintions.
7026
7027 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7028 build != host.
7029
7030 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7031
7032 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7033
7034 * configure.in: Produce lists of subdir targets we're actually
7035 configuring. Remove references to "dosrel".
7036 * Makefile.tpl: Let configure set which subdir targets are hit.
7037 Remove install-cross; clean up install; remove ALL. Remove
7038 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7039 Autogenerate host module targets. Remove empty dependency lines
7040 and redundant dependency; rearrange slightly.
7041 * Makefile.def: Add host-side libtermcap, utils.
7042
7043 * Makefile.in: Regenerate.
7044
e6226a2f
RO
70452002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7046
7047 * ltconfig (osf[345]): Append $major to soname_spec.
7048 Reflect this in library_names_spec.
7049 * ltmain.sh (osf): Prefix $major with . for use as extension.
7050
3b75d237
AJ
70512002-11-19 Andreas Jaeger <aj@suse.de>
7052
7053 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7054 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7055 and sparc64 GNU/Linux systems.
7056
809108de
NS
70572002-11-19 Nathan Sidwell <nathan@codesourcery.com>
7058
7059 * MAINTAINERS: Update email.
7060
e7e0de7e
GP
70612002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7062
7063 * MAINTAINERS: Complete James Dennett's entry.
7064
f7109dea
EB
70652002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
7066
7067 * MAINTAINERS (Write After Approval): Add myself.
7068
d3ac17c9
BK
70692002-11-13 Bruce Korb <bkorb@gnu.org>
7070
7071 * Makefile.tpl: syntactic cleanup
7072
dce2d8b2 70732002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
7074
7075 * MAINTAINERS: Add myself to write-after-approval list.
7076
4977bab6
ZW
70772002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7078
7079 * Makefile.def: Add list of recursive targets to autogenerate.
7080 Add build_modules.
7081 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7082 targets. Autogenerate *-build-* targets.
7083 * Makefile.in: Regenerate.
7084
70852002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7086
7087 * configure: More autoconf-style substitutions.
7088 * Makefile.tpl: More autoconf-style substitutions.
7089 * Makefile.in: Regenerate.
7090
70912002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
7092
7093 * configure: Substitute more variables in a more autoconf-friendly
7094 way. Simplify slightly.
7095 * Makefile.tpl: Make more variables substitutable in an
7096 autoconf-friendly way.
7097 * Makefile.in: Regenerate.
7098
d4783999
JW
70992002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
7100
7101 * MAINTAINERS (Write After Approval): Add myself.
7102
4977bab6
ZW
71032002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
7104
7105 * configure.in (v810*): Remove special setting of tools.
7106
7107 * configure: Add support for extra required flags for ar or nm.
7108 * configure.in (aix4.3+): Use above support for target-specific
7109 issues, rather than using config/mt-aix43.
7110
71112002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
7112
7113 * configure: Remove 'removing', which doesn't work. Replace $subdir
7114 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7115 with $srcdir. Reformat indentation. Substitute some variables
7116 formerly hard-coded in the Makefile for build=host.
7117 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7118 * Makefile.def: Autogenerate more.
7119 * Makefile.in: Regenerate.
7120
1c9c903e
AN
71212002-11-04 Adam Nemet <anemet@lnxw.com>
7122
7123 * MAINTAINERS (Write After Approval): Add myself.
7124
40673d2b
KB
71252002-11-04 Kevin Buettner <kevinb@redhat.com>
7126
7127 * Makefile.def (host_modules): Add rda.
7128 * Makefile.in: Regenerate.
7129 * configure.in (target_tool): Add target-rda to list.
7130
42e650ae
GP
71312002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7132
7133 * MAINTAINERS: Remove "co-maintainer" note for web pages.
7134
e004b81f
PE
71352002-10-25 Phil Edwards <pme@gcc.gnu.org>
7136
7137 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7138 and restrap targets to this rule.
7139 * Makefile.in: Regenerate.
7140
06bd49b1
GP
71412002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7142
7143 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7144 GNATS only accounts.
7145
d0af82b0
HPN
71462002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7147
7148 * configure.in (i[3456]86-*-linux*): Add check to disable
7149 ${libgcj} for glibc1.
7150
10782654
DC
71512002-10-24 Denis Chertykov <denisc@overta.ru>
7152
7153 * MAINTAINERS: Add myself as ip2k port maintainer.
7154
a5a438f5
SS
71552002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7156
7157 * configure.in: Add tic4x target.
7158
fe3d5b7f
NN
71592002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7160
aba8a494
NN
7161 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7162 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7163 * Makefile.in: Regenerate.
7164
fe3d5b7f
NN
7165 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7166 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7167 * Makefile.in: Regenerate.
7168
a6ad79e7
JJ
71692002-10-02 Janis Johnson <janis187@us.ibm.com>
7170
7171 * MAINTAINERS: Add myself as web pages co-maintainer.
7172
6a8a9058
NN
71732002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7174
7175 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7176 * Makefile.in: Regenerate.
7177
327d975a
ZW
71782002-10-02 Zack Weinberg <zack@codesourcery.com>
7179
7180 * MAINTAINERS: Add myself and Nathan Sidwell
7181 <nathan@codesourcery.com> as VxWorks maintainers.
7182
a5ae8f19 71832002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
7184
7185 * Makefile.def: Remove order dependency comments.
7186 * Makefile.tpl: Add explicit install-install dependencies.
7187 * Makefile.in: Regenerate.
d0f6c823 7188
34c6040c 7189 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 7190 * Makefile.in: Regenerate.
34c6040c 7191
d0f6c823
NN
7192 * Makefile.tpl: Add configure-target (for src-release in src)
7193 * Makefile.in: Regenerate.
7194
50bd210b
NC
71952002-09-30 Nick Clifton <nickc@redhat.com>
7196
7197 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7198
ca25149e
UW
71992002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7200
7201 * configure.in (s390*-*-linux*): Enable libgcj.
7202
dd30b57d
NN
72032002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7204
9e60a678
NN
7205 * configure: Revert accidentally applied changes.
7206
dd30b57d
NN
7207 * Makefile.tpl: Make more autoconf-friendly.
7208 * Makefile.in: Regenerate.
7209 * configure: Make substitution more autoconf-like.
7210
5831424e
RE
72112002-09-28 Richard Earnshaw <rearnsha@arm.com>
7212
7213 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7214 single entry to handle all these.
7215 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7216 libjava on arm-*-elf.
7217
b7f3b15b
GK
72182002-09-27 Geoffrey Keating <geoffk@apple.com>
7219
7220 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7221 things that depend on them.
7222
0dffceed
NN
72232002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7224
7225 * Makefile.tpl: Make subsituted variables more autoconfy.
7226 * Makefile.in: Regenerate.
7227 * configure: Make seds more autoconfy.
7228
1db75a86 72292002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
7230
7231 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7232 * Makefile.in: Regenerate.
7233 * configure.in: Rewrite sed statements to look autoconfy.
7234
1db75a86
NN
7235 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7236 all-target-foo on configure-target-foo.
7237 * Makefile.def: Ditto.
7238 * Makefile.in: Rebuild.
7239
741a4e89
AH
72402002-09-25 Andrew Haley <aph@redhat.com>
7241
7242 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7243
95ddd785
NN
72442002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7245
7246 * Makefile.def: New file.
7247 * Makefile.tpl: New file.
7248 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7249 * contrib/gcc_update: Note that Makefile.in is a generated file.
7250
7251 * configure.in: Minor rearrangement. Simplify tests.
7252
65a824f6
JT
72532002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
7254
7255 * configure.in (with_headers): Skip copy if value is "yes".
7256 (with_libs): Likewise.
7257
51270f0a 72582002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
7259
7260 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7261 * configure.in (sh*-*-pe*): Ditto.
7262 * configure.in (mips*-*-pe*): Ditto.
7263 * configure.in (*arm-wince-pe): Ditto.
7264
8f89dbf4
NN
7265 * configure.in: Rearrange.
7266
c1b8db3f
KH
72672002-09-14 Kazu Hirata <kazu@cs.umass.edu>
7268
7269 * MAINTAINERS: Update my email address.
7270
341f0575
PK
72712002-08-30 Paul Koning <pkoning@equallogic.com>
7272
7273 * MAINTAINERS: (Write After Approval): Add myself.
7274
d2e06980
GK
72752002-08-29 Geoffrey Keating <geoffk@redhat.com>
7276
7277 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7278
4906d5d8
GK
72792002-08-24 Geoffrey Keating <geoffk@redhat.com>
7280
7281 * MAINTAINERS: Change my mailing address.
7282
e9a25cc8
PC
72832002-08-21 Paolo Carlini <pcarlini@unitus.it>
7284
7285 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 7286 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 7287
dce2d8b2 72882002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
7289
7290 * MAINTAINERS (Write After Approval): Remove myself.
7291 (Various Maintainers: c++ runtime libs): Add myself.
7292
5ce6f47b
EC
72932002-08-15 Eric Christopher <echristo@redhat.com>
7294
7295 * config.sub: Import from master repository.
7296 * config.guess: Ditto.
7297
7f9317f0
AO
72982002-08-19 Alexandre Oliva <aoliva@redhat.com>
7299
7300 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7301 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7302 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7303
7aecca3d
AH
73042002-08-16 Aldy Hernandez <aldyh@redhat.com>
7305
7306 * MAINTAINERS: Add self to rs6000 vector extensions.
7307
8ea4b195
AO
73082002-08-15 Alexandre Oliva <aoliva@redhat.com>
7309
7310 * libiberty/configure: Reverted unintended yesterday's check in.
7311
f5cc59a7
AO
73122002-08-14 Alexandre Oliva <aoliva@redhat.com>
7313
7314 * boehm-gc/configure, libf2c/configure: Rebuilt.
7315 * libffi/configure, libiberty/configure: Ditto.
7316 * libjava/configure, libobjc/configure: Ditto.
7317 * libstdc++-v3/configure, zlib/configure: Ditto.
7318 Merged from binutils:
7319 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
7320 From Steve Ellcey <sje@cup.hp.com>:
7321 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7322 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7323 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7324 IA64.
7325 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7326 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7327 soname_spec, sys_lib_search_path_spec): Ditto.
7328
dce2d8b2 73292002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
7330
7331 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7332
2ff34870
L
73332002-08-04 H.J. Lu (hjl@gnu.org)
7334
7335 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7336
a014f2fe
KW
73372002-08-02 Krister Walfridsson <cato@df.lth.se>
7338
7339 * MAINTAINERS (Write After Approval): Add myself.
7340
c01d477a
AM
73412002-07-31 Alan Modra <amodra@bigpond.net.au>
7342
7343 * configure.in: Move generic linux case to end. Copy generic
7344 linux noconfigdirs to mips*-*-linux* entry and new
7345 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7346
68cd2524
MM
73472002-07-19 Michael Matz <matz@suse.de>
7348
7349 * MAINTAINERS: Add myself as ra* maintainer.
7350
e2d83b8c
CD
73512002-07-16 Chris Demetriou <cgd@broadcom.com>
7352
7353 * config.guess: Update to 2002-07-09 version.
7354 * config.sub: Update to 2002-07-03 version.
7355
cece4f1d
HPN
73562002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
7357
7358 * MAINTAINERS: Fix typo in a maintainer email address.
7359
bb654703
NN
73602002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7361
7362 * configure.in: Remove two redundant tests.
7363
789b7de5
RO
73642002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7365
7366 * configure.in (mips*-*-irix6*o32): Enable stabs.
7367
e1da1089
NN
73682002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7369
f3970bba
NN
7370 * configure.in: Don't build grez.
7371 * Makefile.in: Ditto.
7372
e1da1089
NN
7373 * Makefile.in: Remove references to bsp, cygmon, libstub.
7374 * configure.in: Ditto.
7375
7376 * configure.in: Remove leftover reference to gdbtest.
7377
57c905fa
PE
73782002-07-08 Phil Edwards <pme@gcc.gnu.org>
7379
7380 * configure.in (gxx_include_dir): Change to match versioned
7381 C++ headers if --enable-version-specific-runtime-libs is used.
7382
a0af94a7 73832002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 7384
a0af94a7
SE
7385 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7386
423ce3eb
NN
73872002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7388
7389 * configure.in: Make --without-x work.
7390
98186934
NN
73912002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7392
c3b7d169
NN
7393 * configure.in: Rearrange target Makefile fragment collection.
7394
98186934
NN
7395 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7396 cvs[src].
7397 * configure.in: Ditto.
7398
eebd288a
MK
73992002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
7400
7401 * MAINTAINERS (Write After Approval): Update my e-mail address.
7402
3ab36f05
NN
74032002-06-24 Ben Elliston <bje@redhat.com>
7404
7405 * configure.in (host_tools): Remove cgen.
7406
7407 * Makefile.in (all-cgen): Remove; runs from its source directory.
7408 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 7409 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
7410 (all-sim): Likewise.
7411
dce2d8b2 74122002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
7413
7414 * Makefile.in: Eliminate 'apache' targets.
7415 * configure.in: Eliminate 'apache' targets.
7416
55380b08
NN
7417 * configure.in: Eliminate redundant tests. Reorganize.
7418
9a5c1b9d
NN
7419 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7420
5fd3853a
NN
7421 * config-ml.in: Eliminate references to Cygnus configure.
7422
cfefc434
NN
7423 * Makefile.in: Eliminate references to building emacs.
7424
2fe93885
GS
74252002-06-28 Graham Stott <graham.stott@btinternet.com>
7426
7427 * MAINTAINERS: Update my email address.
7428
53c40185
BK
74292002-06-26 Benjamin Kosnik <bkoz@redhat.com>
7430
7431 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 7432 (cxx_incdir): Remove.
53c40185 7433
97679694
NN
74342002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
7435
7436 * MAINTAINERS (Write After Approval): Add self.
7437
b03bcd37
DC
7438Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
7439
7440 * configure.in: Add support for ip2k.
7441
6bd12129
NN
74422002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7443
7444 * configure.in: Fix AIX configury bug.
7445
e0d98a92
SE
74462002-06-20 Steve Ellcey <sje@cup.hp.com>
7447
7448 * MAINTAINERS (Write After Approval): Add self.
7449
ba3292db
NN
74502002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7451
ef40bc65
NN
7452 * configure.in: replace ${topsrcdir} with ${srcdir}
7453
7a0be465
NN
7454 * configure.in: Move definition of libstdcxx_flags
7455 right above usage, rather than waaay earlier.
7456
e1848dde
NN
7457 * configure.in: Pull definition of is_cross_compiler earlier.
7458
8bc2fff1
NN
7459 * configure.in: Rearrange a little.
7460
ba3292db
NN
7461 * configure.in: Remove references to librx.
7462 * Makefile.in: Remove references to librx.
7463
11d8b408
DC
7464Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
7465
7466 * config.sub: Add support for avr target.
7467 Import from master sources, rev 1.255
5ce6f47b 7468
93da8339
PE
74692002-06-19 Phil Edwards <pme@gcc.gnu.org>
7470
7471 * configure, .cvsignore: Revert previous change...
7472 * Makefile: ...delete.
7473
b4caab5c
NN
74742002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7475
7476 * configure.in: Eliminate ${gasdir} variable.
7477
ee777171
DB
74782002-06-18 Dave Brolley <brolley@redhat.com>
7479
7480 * configure.in: Add support for frv.
7481 * config.sub: Add support for frv.
7482
26e4af54
PE
74832002-06-18 Phil Edwards <pme@gcc.gnu.org>
7484
7485 * configure: Remove garbage from previous commit.
7486
bb20b7da
PE
74872002-06-18 Phil Edwards <pme@gcc.gnu.org>
7488
7489 * configure: For in-source builds, make a subdir and re-exec there.
7490 * Makefile: New file. Pass targets through to build directory.
7491 * .cvsignore: No longer ignore "Makefile".
7492
9d321f6c
DR
74932002-06-16 Douglas Rupp <rupp@gnat.com>
7494
7495 * MAINTAINERS (Write After Approval): Add self.
7496
c8eb2bc0
KG
74972002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7498
7499 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7500
f210d239
JT
75012002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7502
7503 * configure.in (vax-*-netbsd*): Re-enable gas.
7504
e9667b3c
NN
75052002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7506
efe1f357
NN
7507 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7508 BUILD_PREFIX_1, to correct nomenclature.
7509 * configure: Likewise.
7510
e9667b3c
NN
7511 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7512 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7513
fe2fe497
OH
75142002-05-31 Olaf Hering <olh@suse.de>
7515
7516 * config-ml.in: Propogate DESTDIR also.
7517
dcf7f0dd
JT
75182002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7519
7520 * configure.in (vax-*-netbsd*): Don't build gas for this
7521 platform.
7522
6ff14f32
MM
75232002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7524
7525 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7526 and libgcj for AVR.
7527
397de1ff
KK
75282002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
7529
7530 * MAINTAINERS (Write After Approval): Add myself.
7531
ac30211c
JT
75322002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7533
7534 * config.guess: Update to 2002-05-22 version.
7535 * config.sub: Likewise.
7536
1e6347d8
RO
75372002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7538
7539 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7540 * config-ml.in: Likewise.
7541 * configure: Likewise.
7542 * configure.in: Likewise.
7543
e5ce1d6d
SC
75442002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7545
7546 * MAINTAINERS: Update my email address.
7547
6cdef75d
NN
75482002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7549
4a87f061
NN
7550 * configure.in: Simplify makefile fragment collection.
7551
7552 * configure.in: Remove code to build emacs.
603606e7 7553
e254d6b5
NN
7554 * configure.in : Remove --srcdir argument from targargs and buildargs
7555 (it's always overridden in the Makefile anyway). Rearrange a bit.
7556
7557 * configure: Move some logic to configure.in.
7558 * configure.in: Move some logic from configure.
6cdef75d 7559
1d6006fe
TT
75602002-05-11 Tom Tromey <tromey@redhat.com>
7561
7562 * MAINTAINERS: Reflect libgcj reality.
7563
b70b3534
FS
75642002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
7565
7566 * Makefile.in: Honour DESTDIR.
7567
4434687a
MM
75682002-05-08 Mark Mitchell <mark@codesourcery.com>
7569
7570 * config.guess: Import 2002-03-20 version.
7571 * config.sub: Import 2002-04-26 version.
7572
a89e49c7
RO
75732002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7574
7575 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7576
44e55536
TJ
75772002-05-07 Tim Josling <tej@melbpc.org.au>
7578
7579 * MAINTAINERS: Add self.
7580
dce2d8b2 75812002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
7582
7583 * ltmain.sh: Detect and handle object name conflicts
7584 while piecewise linking a static library.
7585
b7c13625
AO
75862002-05-05 Alexandre Oliva <aoliva@redhat.com>
7587
7588 * configure.in (noconfigdirs): Don't disable libgcj on
7589 sparc64-*-solaris* and sparcv9-*-solaris*.
7590
4182d9fa
AO
75912002-05-03 Alexandre Oliva <aoliva@redhat.com>
7592
7593 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7594
7bebf279
TF
75952002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7596
7597 * configure.in (FLAGS_FOR_TARGET): Do not add
7598 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7599 on i[3456]86-*-linux*.
7600
9a06dc7d
TF
76012002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7602
7603 * configure.in (noconfigdirs): Replace [ ] with test.
7604
7605 * configure.in (noconfigdirs): Do not add target-newlib if
7606 target == i[3456]86-*-linux*, and host == target.
7607
a51a07fa
NN
76082002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7609
9e7facd6
DD
7610 * configure.in: delete reference to absent file
7611
aeaa0f2f
NN
7612 * configure.in: replace '[' with 'test'
7613
4bb98828
NN
7614 * configure.in: Eliminate references to gash.
7615 * Makefile.in: Eliminate references to gash.
7616
64791664
NN
7617 * configure.in: remove useless references to 'pic' makefile fragments.
7618
3ed57cf4
NN
7619 * configure.in: (*-*-windows*) Finish removing.
7620
a51a07fa
NN
7621 * configure.in: Eliminate redundant test for libgui.
7622
8552f6f1
RS
76232002-04-29 Roger Sayle <roger@eyesopen.com>
7624
7625 * MAINTAINERS: Add self and realphabetize. Update entries
7626 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
7627 entry for a29k port maintainer.
7628
dce2d8b2 76292002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
7630
7631 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7632 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7633
704c9a14
NN
76342002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7635
7636 * configure.in: remove references to dead files
7637
7bff5059
MM
76382002-04-19 Mark Mitchell <mark@codesourcery.com>
7639
7640 * MAINTAINERS: Add information about purpose of this file.
7641
0c7c67f0
TT
76422002-04-18 Tom Tromey <tromey@redhat.com>
7643
7644 * configure.in: Disallow configuring libgcj when it is already
7645 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7646 Solaris 2.8 by default. For PR libgcj/6158.
7647
63501e91
NN
76482002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7649
7650 * configure.in: Move default CC setting out of config/mh-* fragments
7651 directly into here.
7652
701afd4d
NN
76532002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7654
7655 * configure.in: don't even try to configure or make a subdirectory
7656 if there's no configure script for it.
7657
07cdae91
MM
76582002-04-15 Mark Mitchell <mark@codesourcery.com>
7659
7660 * MAINTAINERS: Remove chill maintainers.
7661 * Makefile.in (CHILLFLAGS): Remove.
7662 (CHILL_LIB): Remove.
7663 (TARGET_CONFIGDIRS): Remove libchill.
7664 (CHILL_FOR_TARGET): Remove.
7665 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7666 CHILL_LIB.
7667 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7668 (CHECK_TARGET_MODULES): Likewise.
7669 (INSTALL_TARGET_MODULES): Likewise.
7670 (CLEAN_TARGET_MODULES): Likewise.
7671 (configure-target-libchill): Remove.
7672 (all-target-libchill): Remove.
7673 * configure.in (target_libs): Remove target-libchill.
7674 Do not compute CHILL_FOR_TARGET.
7675 * libchill: Remove directory.
5ce6f47b 7676
ab50d72b
DD
76772002-04-11 DJ Delorie <dj@redhat.com>
7678
7679 * Makefile.in, configure.in: Sync with binutils, entries
7680 follow...
7681
0a1e123a
DD
76822002-04-07 Andrew Cagney <ac131313@redhat.com>
7683
7684 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7685 (do-tar, do-bz2): New rules.
7686 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7687 (gdb-tar): New rule.
7688 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7689 (insight_dejagnu.tar): New rule.
7690 (insight.tar): New rule.
7691 (gdb+dejagnu.tar): New rule.
7692 (gdb.tar): New rule.
7693
ab50d72b
DD
76942002-02-01 Mo DeJong <supermo@bayarea.net>
7695
7696 * Makefile.in: Add all-tix to deps for all-snavigator
7697 so that tix is built when building snavigator.
7698
76992002-01-11 Steve Ellcey <sje@cup.hp.com>
7700
7701 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7702 ld and gdb are not supported.
7703
77042002-01-07 Mark Salter <msalter@redhat.com>
7705
7706 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7707 Allow target-libgloss to be built for arm, strongarm, and xscale.
7708
77092001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7710
7711 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7712 options for i[3456]86-pc-linux* native builds.
7713
77142001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7715
7716 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7717 files from .po files for a distribution.
7718
77192001-09-03 Jeff Holcomb <jeffh@redhat.com>
7720
7721 * configure.in: Enable libstdc++-v3 for h8300 targets.
7722
77232001-06-19 Alan Modra <amodra@bigpond.net.au>
7724
7725 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7726 version from bfd/.
7727
7728Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7729
7730 * Makefile.in (VER): When present, extract the version number from
7731 the file version.in.
7732
dce2d8b2 77332001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
7734
7735 * configure.in : enable ld for aix
7736
77372001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7738
7739 * config.guess: Add linux target for S/390.
7740
77412000-11-07 Philip Blundell <pb@futuretv.com>
7742
7743 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7744
77452000-11-03 Philip Blundell <pb@futuretv.com>
7746
7747 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7748 files.
7749
77502001-01-15 Ben Elliston <bje@redhat.com>
7751
7752 * configure.in (host_tools): Add sid.
7753 Always configure cgen.
7754
77552000-11-24 Nick Clifton <nickc@redhat.com>
7756
7757 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7758
7759
77602000-08-20 Doug Evans <dje@casey.transmeta.com>
7761
7762 * Makefile.in (ALL_MODULES): Add all-cgen.
7763 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7764 (all-cgen): New target.
7765 (all-opcodes,all-sim): Depend on all-cgen.
7766 * configure.in (host_tools): Add cgen.
7767 Only configure cgen if --enable-cgen-maint.
7768
dce2d8b2 77692002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
7770
7771 * configure.in: Add *-*-freebsd* configurations.
7772
90def2b2
TT
77732002-04-08 Tom Tromey <tromey@redhat.com>
7774
7775 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7776 Fixes PR libgcj/6068.
7777
320d7e7a
KW
77782002-03-30 Krister Walfridsson <cato@df.lth.se>
7779
7780 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7781
18b467f1
RO
77822002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7783
7784 * configure.in (alpha*-dec-osf*): Enable libgcj.
7785
dce2d8b2 77862003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
7787
7788 * MAINTAINERS (Write After Approval): Add myself.
7789
56ae9405
NC
77902002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7791
7792 Fix for: PR bootstrap/3591, target/5676
7793 * configure.in (mcore-pe): Disable the configuration of
7794 libstdc++-v3 since exceptions are not supported.
7795
f18d9a0c
AG
77962002-03-20 Anthony Green <green@redhat.com>
7797
7798 * configure.in: Enable libgcj for xscale-elf target.
7799
dce2d8b2 7800Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
7801
7802 * MAINTAINERS: Update my email address.
7803
28eca9e8
AO
78042002-03-16 Alexandre Oliva <aoliva@redhat.com>
7805
7806 * ltmain.sh (relink_command): Fix typo in previous change.
7807
e67e72c7
AO
78082002-03-15 Alexandre Oliva <aoliva@redhat.com>
7809
7810 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7811 (relink_command): Added --tag flags.
7812 (mode=install): If relinking fails; error out.
7813
c2273204
RH
78142002-03-12 Richard Henderson <rth@redhat.com>
7815
7816 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7817 .NOTPARALLEL tag.
7818 (do-check): Rename from check.
7819 (check): Allow parallel check.
7820
bcb64245
BW
78212002-03-12 Bob Wilson <bob.wilson@acm.org>
7822
7823 * MAINTAINERS: Add myself as maintainer for xtensa port.
7824 Fix alphabetical order in CPU port maintainer list.
7825 Remove myself from Write After Approval list.
7826
63adb4ff
RH
78272002-03-11 Richard Henderson <rth@redhat.com>
7828
7829 * Makefile.in (.NOTPARALLEL): Add fake tag.
7830
9bec4bf0
L
78312002-03-07 H.J. Lu (hjl@gnu.org)
7832
7833 * configure.in: Enable gprof for mips*-*-linux*.
7834
c7fc1f84
DS
78352002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
7836
7837 * MAINTAINERS (Write After Approval): Add myself.
7838
6bff33fb
AO
78392002-02-28 Alexandre Oliva <aoliva@redhat.com>
7840
7841 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7842 libjava.
7843 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7844
0210b33b
AO
78452002-02-23 Alexandre Oliva <aoliva@redhat.com>
7846
7847 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7848 because its Makefile is there; test for the executable instead.
7849
fcc0a3ef
AO
78502002-02-22 Alexandre Oliva <aoliva@redhat.com>
7851
7852 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7853 libstdc++-v3 and libjava.
7854
dce2d8b2 78552002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
7856
7857 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7858 boehm-gc
5ce6f47b 7859
40fe0ec3
AO
78602002-02-09 Alexandre Oliva <aoliva@redhat.com>
7861
7862 * config.guess: Updated to 2002-01-30's version.
7863 * config.sub: Updated to 2002-02-01's version.
7864 Contribute sh64-elf.
7865 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7866 * configure.in: Added sh64-*-*.
7867
694d53ee
CD
78682002-02-08 Chris Demetriou <cgd@broadcom.com>
7869
7870 * MAINTAINERS: Belatedly add myself to write after approval list.
7871
a9ca50b1
JH
7872Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
7873
7874 * MAINTAINERS: Put self in as maintainer for x86-64 port.
7875 Remove self as Write After Approval.
7876
5ffc3500
GK
78772002-01-31 Geoffrey Keating <geoffk@redhat.com>
7878
7879 * MAINTAINERS: Put self in as maintainer for contrib/regression
7880 directory.
7881
4ceaf7fb
PE
78822002-01-28 Phil Edwards <pme@gcc.gnu.org>
7883
7884 * MAINTAINERS: Update my email address.
7885
51584787
JT
78862002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7887
5ce6f47b
EC
7888 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7889 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
7890 libraries if not supported for NetBSD on target CPU.
7891
5701d273
DR
78922002-01-25 Douglas B Rupp <rupp@gnat.com>
7893
7894 * install-sh: Use _inst.$$_ for temp file name.
7895
b299a075
JT
78962002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
7897
7898 * MAINTAINERS (Write After Approval): Move my contact info
7899 from here...
7900 (OS Port Maintainers): ...to here (netbsd).
7901
51fe14b5
BW
79022002-01-22 Bob Wilson <bob.wilson@acm.org>
7903
7904 * MAINTAINERS (Write After Approval): Add myself.
7905
dce2d8b2 79062002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
7907
7908 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7909 (all-target-fastjar): Also depend on all-target-libiberty.
7910
3cd87679
L
79112002-01-16 H.J. Lu (hjl@gnu.org)
7912
7913 * config.guess: Import from master sources, rev 1.225.
7914 * config.sub: Import from master sources, rev 1.238.
7915
969a6d8f
KH
79162002-01-16 Kazu Hirata <kazu@hxi.com>
7917
7918 * MAINTAINERS (Write After Approval): Remove myself.
7919
366f6a52
FW
79202001-12-19 Florian Weimer <fw@deneb.enyo.de>
7921
7922 * MAINTAINERS (Write After Approval): Add myself.
7923
f02240b6
JM
79242001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
7925
7926 * MAINTAINERS: Add self as docs co-maintainer.
7927
5d08dc39
MK
79282001-12-11 Matthias Klose <doko@debian.org>
7929
7930 * MAINTAINERS (Write After Approval): Add myself.
7931
39e790d5
ZW
79322001-12-09 Zack Weinberg <zack@codesourcery.com>
7933
7934 * MAINTAINERS: Update my email address.
7935
4519d6a3
TC
79362001-12-07 Turly O'Connor <turly@apple.com>
7937 * MAINTAINERS (Write After Approval): Add myself.
7938 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7939 (rs6000_initialize_trampoline): Call __trampoline_setup for
7940 ABI_DARWIN too.
7941 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 7942 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 7943
21cf0a73
PC
79442001-12-07 Paolo Carlini <pcarlini@unitus.it>
7945
7946 * MAINTAINERS (Write After Approval): Add myself.
7947
4ee43206
DR
7948Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7949
7950 * configure, configure.in: Use temp file for long sed commands.
7951
251931f3
LG
79522001-12-03 Laurent Guerby <guerby@acm.org>
7953
7954 * config.sub: Update to version 1.232 on subversion.
7955
03777dd7
BE
79562001-12-03 Ben Elliston <bje@redhat.com>
7957
7958 * MAINTAINERS: Update mail address for config.* patches.
7959
dce2d8b2 79602001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
7961 Zack Weinberg <zack@codesourcery.com>
7962
7963 When build != host, create libiberty for the build machine.
7964
7965 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7966 CONFIG_ARGUMENTS.
7967 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7968 New variables.
7969 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7970 and rules.
7971 (all.normal): Depend on ALL_BUILD_MODULES.
7972 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7973 (all-build-libiberty): Depend on configure-build-libiberty.
7974
7975 * configure: Calculate and substitute proper value for
7976 ALL_BUILD_MODULES.
7977 * configure.in: Create the build subdirectory.
7978 Calculate and substitute TARGET_CONFIGARGS (formerly
7979 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7980
04075e8f
ZL
79812001-11-26 Ziemowit Laski <zlaski@apple.com>
7982
7983 * MAINTAINERS (write-after-approval): Add self.
7984
ed19322d
CR
79852001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
7986
7987 * MAINTAINERS (GNATS only accounts): Remove self.
7988
90a12988
HPN
79892001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7990
7991 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7992 libf2c.
7993
77e653ad
CR
79942001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
7995
7996 * MAINTAINERS (Write After Approval): Add self.
7997
64adad99
DB
79982001-11-12 David O'Brien <obrien@FreeBSD.org>
7999
8000 * MAINTAINERS: mips and s390 are also CPU ports.
8001
834a28c7
DB
80022001-11-12 David O'Brien <obrien@FreeBSD.org>
8003
8004 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8005
ef94239f
DB
80062001-11-11 David O'Brien <obrien@FreeBSD.org>
8007
8008 * MAINTAINERS: Alphabetize.
8009
beda0427
KH
80102001-11-09 Kazu Hirata <kazu@hxi.com>
8011
8012 * MAINTAINERS (Various maintainers: h8 port): Add myself.
8013
6ca224d3
JDA
80142001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
8015
8016 * MAINTAINERS (Various maintainers: hppa port): Added myself.
8017
132e4bd7
PE
80182001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8019
8020 * configure.in (--enable-languages): Be more permissive about
8021 syntax. Check for empty lists better. Warn about $LANGUAGES.
8022
c6243b4c
GK
80232001-11-08 Geoffrey Keating <geoffk@redhat.com>
8024
8025 * config.sub: Import from master sources, rev. 1.230.
8026 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8027
abbb9e76
LG
80282001-11-07 Laurent Guerby <guerby@acm.org>
8029
8030 * MAINTAINERS (Write After Approval): Add self.
8031
53cdb27a
HPN
80322001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8033
8034 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8035
dd3a88c9
HPN
80362001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
8037
8038 * config.sub: Import from master sources, rev 1.226.
8039 * config.guess: Import from master sources, rev 1.216.
8040
d344dce9
HPN
80412001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
8042
8043 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8044 * MAINTAINERS: Add self as maintainer of MMIX port.
8045 Remove old after-approval entry.
8046
63f6bcd7
JM
80472001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
8048
8049 * ChangeLog, configure: Fix spelling errors.
8050
84f92638
BK
80512001-10-20 Brendan Kehoe <brendan@zen.org>
8052
8053 * MAINTAINERS: Tweak my address.
8054
dce2d8b2 8055Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
8056
8057 * MAINTAINERS: Update my email address.
8058
1567080c 80592001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 8060
f48a3b5c 8061 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 8062 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 8063
30106886
GB
80642001-10-10 Geert Bosch <bosch@gnat.com>
8065
e490616e 8066 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
8067 Added Robert Dewar.
8068
dce2d8b2 80692001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
8070
8071 * MAINTAINERS (Write After Approval): Added self
8072
d1c3e709
GB
80732001-10-02 Geert Bosch <bosch@gnat.com>
8074
8075 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8076
50f5f793
JM
80772001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
8078
8079 * configure: Handle temporary files securely using mkdir.
8080
7fddf9a9
AO
80812001-09-29 Alexandre Oliva <aoliva@redhat.com>
8082
8083 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8084
dce2d8b2 80852001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
8086
8087 * configure.in (*-*-linux*): Disable configuration of target-newlib
8088 and target-libgloss.
e490616e 8089
0c055e34
AO
80902001-09-26 Alexandre Oliva <aoliva@redhat.com>
8091
8092 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8093 RANLIB.
8094
759bfa90
AO
80952001-09-21 Alexandre Oliva <aoliva@redhat.com>
8096
8097 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8098 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8099 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8100 avoid quotes nesting problems.
8101 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8102 (DO_X): Export only variables that are set.
8103
1dc4a750
BE
81042001-09-19 Ben Elliston <bje@redhat.com>
8105
8106 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8107 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8108 semantics. Use the shell built-in "type" command instead.
8109
898c7238
AO
81102001-08-31 Alexandre Oliva <aoliva@redhat.com>
8111
8112 Merged from gcc-3_0-branch:
8113 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8114 * ltcf-c.sh: Use $objext, not $ac_objext.
8115 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8116 * ltcf-cxx.sh: Add support for GNU.
8117 2001-07-22 Timothy Wall <twall@redhat.com>
8118 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8119 default settings if using GNU tools with that configuration.
8120 * ltcf-cxx.sh: Ditto.
8121 * ltcf-gcj.sh: Ditto.
8122 2001-07-21 Michael Chastain <chastain@redhat.com>
8123 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8124 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8125 * ltmain.sh: Mark as gcc-local.
8126
8fa0a32e
EC
81272001-08-30 Eric Christopher <echristo@redhat.com>
8128 Jason Eckhardt <jle@redhat.com>
8129
8130 * config.guess: Merge from master sources.
8131 * config.sub: Merge from master sources, add support for mipsisa32.
8132
32f30f91 81332001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
8134 * config.sub: Merge from master sources, rev 1.219.
8135 * MAINTAINERS: Add self as contact for stormy16 port.
8136
f6084f99
ZW
81372001-08-14 Zack Weinberg <zackw@panix.com>
8138
8139 * config.sub: Merge from master sources, rev 1.218.
8140 * config.guess: Merge from master sources, rev 1.209.
8141
91b54f7f
GS
81422001-08-11 Graham Stott <grahams@redhat.com>
8143
8144 * Makefile.in (check-c++): Add missing semicolon.
8145
e5b3941e
JH
8146Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
8147
32f30f91 8148 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 8149
6387a56e
EC
81502001-07-30 Eric Christopher <echristo@redhat.com>
8151
8152 * MAINTAINERS (Various maintainers: mips port): Added myself.
8153
53b475f0
AH
81542001-07-25 Andrew Haley <aph@cambridge.redhat.com>
8155
e490616e 8156 * configure.in (sh-*-linux*): New.
53b475f0 8157
2a08c780
RH
81582001-07-27 Richard Henderson <rth@redhat.com>
8159
8160 * .cvsignore: Add LAST_UPDATED.
8161
bfa79422
UW
81622001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
8163
8164 * MAINTAINERS (Various maintainers: s390 port): Added myself.
8165
0ae85492
AH
81662001-07-16 Aldy Hernandez <aldyh@redhat.com>
8167
e490616e 8168 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 8169
8e1ab0fe
NP
8170Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
8171
8172 * MAINTAINERS (Write After Approval): Added myself.
8173
2b997990
SC
81742001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8175
8176 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8177 and libgcj on m68hc11/m68hc12.
8178
d920e825
L
81792001-06-27 H.J. Lu (hjl@gnu.org)
8180
8181 * Makefile (CFLAGS_FOR_BUILD): New.
8182 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8183
d425a1e0
JM
81842001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8185
8186 * README: Remove version number.
8187
5b5b4207
GP
81882001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8189
8190 * INSTALL/README: Update wrt. to the installation instructions now
8191 residing in gcc/doc/install.texi.
8192
be839b69
JM
81932001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8194
8195 * README: Replace with a cut-down and updated version of gcc/README.
8196
fe2ee7c4
DE
81972001-06-12 David Edelsohn <edelsohn@gnu.org>
8198
8199 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8200 multilibs to be disabled.
8201
4f5d646c
DB
82022001-06-11 Daniel Berlin <dan@cgsoftware.com>
8203
8204 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 8205
818f0c85
AO
82062001-06-09 Alexandre Oliva <aoliva@redhat.com>
8207
8208 * config.guess: Import CVS version 1.195.
8209 * config.sub: Import CVS version 1.212.
8210
e9a8af10
AO
82112001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8212
8213 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8214 gcc/xgcc is built, use -print-prog-name to find out the program
8215 name to use.
8216
ae3ca0a9
PE
82172001-06-04 Phil Edwards <pme@sources.redhat.com>
8218
8219 * config.guess: Import CVS version 1.194. All gcc-local changes
8220 appear to also be in the master copy.
8221 * config.sub: Import CVS version 1.211.
8222
066bd40d
MM
8223Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
8224
8225 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8226 with_gcc]: Use `gcc -shared' to build a shared library.
8227
4aef4f33
JDA
8228Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
8229
8230 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8231 archives.
8232
c386f00f
RO
8233Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8234
8235 * MAINTAINERS (Write After Approval): Add myself.
8236
2ae5cea5
HPN
82372001-06-01 Hans-Peter Nilsson <hp@axis.com>
8238
8239 * configure.in (libstdcxx_flags): Do not try to execute
8240 libstdc++-v3/testsuite_flags until it exists.
8241
c3766183
AM
82422001-06-01 Alan Modra <amodra@bigpond.net.au>
8243
8244 * MAINTAINERS: Update my email address.
8245
9b337833
GS
82462001-05-31 Graham Stott <grahams@redhat.com>
8247
8248 * MAINTAINERS (Write After Approval): Add myself.
8249
dce2d8b2 82502001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
8251
8252 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8253 libraries when using g++ with native linker.
8254
5f7de4b8
AO
82552001-05-28 Alexandre Oliva <aoliva@redhat.com>
8256
8257 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8258
a7bc0fbb
AO
82592001-05-22 Alexandre Oliva <aoliva@redhat.com>
8260
8261 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8262 [aix4*|aix5*]: Prepend blank.
8263
33456445
AO
82642001-05-20 Alexandre Oliva <aoliva@redhat.com>
8265
8266 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8267 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8268 of subdir/configure scripts to use the new libtool.m4.
8269
e48d3d00
MK
82702001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
8271
8272 * MAINTAINERS (Write After Approval): Add myself.
8273
9e0e191b
BK
82742001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8275
8276 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8277
3f19b439
BE
82782001-05-11 Ben Elliston <bje@redhat.com>
8279
8280 * Makefile.in (all-sid): New target.
8281 (check-sid, clean-sid, install-sid): Likewise.
8282
6ebe3121
JO
82832001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8284
8285 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8286
ca3667c4
AO
82872001-05-03 Alexandre Oliva <aoliva@redhat.com>
8288
8289 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8290 libgcj.
8291
82922001-05-03 Alexandre Oliva <aoliva@redhat.com>
8293
8294 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8295 gcc/xgcc is built, use -print-prog-name to find out the program
8296 name to use.
8297
b2964d63
AO
82982001-04-26 Alexandre Oliva <aoliva@redhat.com>
8299
b1bb2302
AO
8300 * configure.in (noconfigdirs): Don't reset it from scratch in the
8301 target case; only append to it.
6387a56e 8302
b2964d63
AO
8303 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8304 sparc-*-solaris2.8]: Disable ${libgcj}.
8305
8343765d
AO
83062001-04-25 Alexandre Oliva <aoliva@redhat.com>
8307
8308 * configure.in (libgcj_saved): Copy from $libgcj.
8309 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8310 --disable-libgcj.
8311
ddbb6d43
GRK
83122001-04-25 Gavin Romig-Koch <gavin@redhat.com>
8313
8314 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 8315 C front end maintainer.
ddbb6d43 8316
3fa03ff9
AG
8317Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8318
8319 * configure.in: Move *-chorusos target case to the proper switch.
8320 Disable libgcj.
8321
99ffe40f
AO
83222001-04-12 Alexandre Oliva <aoliva@redhat.com>
8323
8324 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8325 1.641.2.228.
8326
78faa32d
FS
83272001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8328
8329 * Makefile.in (STAGE1_CFLAGS): Pass down.
8330
cdbff0ab
AM
83312001-04-13 Alan Modra <amodra@one.net.au>
8332
8333 * config.guess: Add hppa64-linux support. Note for next import that
8334 this is already in the master file.
8335 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8336
75b9074c
AO
83372001-04-12 Alexandre Oliva <aoliva@redhat.com>
8338
8339 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8340 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8341
125404c5
SS
83422001-04-11 Stan Shebs <shebs@apple.com>
8343
8344 * MAINTAINERS: Add self as Darwin port maintainer.
8345
876684fe
AM
83462001-04-11 Alan Modra <amodra@one.net.au>
8347
8348 * MAINTAINERS: Update my email address.
8349
06729913
LR
83502001-04-10 Loren J. Rittle <ljrittle@acm.org>
8351
8352 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8353 recent versions of FreeBSD (release 3 or later).
8354 * ltconfig: On FreeBSD, -lc must not be provided when building
8355 a shared library or else the standard -pthread gcc option is
8356 rendered worthless to later users of the built library.
8357
67916302
JM
83582001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
8359
8360 * MAINTAINERS: Add self and RTH as C front end maintainers.
8361
d2bc0628
AO
83622001-04-05 Alexandre Oliva <aoliva@redhat.com>
8363
e490616e
ZW
8364 * config.sub: Make sure to match an already-canonicalized
8365 machine name (eg. mn10300-unknown-elf).
d2bc0628 8366
a3406c06
AO
83672001-04-01 Alexandre Oliva <aoliva@redhat.com>
8368
8369 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8370 New macros.
8371 (bootstrap, cross): Use RECURSE_FLAGS.
8372 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8373
a076f6a4
AO
83742001-03-27 Alexandre Oliva <aoliva@redhat.com>
8375
8376 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8377
e9f4fa71
CH
83782001-03-22 Colin Howell <chowell@redhat.com>
8379
7238de5c
CH
8380 * Makefile.in (DO_X): Do not backslash single-quotes in
8381 backquotes (two places).
e9f4fa71 8382
b6b14b1b
AO
83832001-03-22 Alexandre Oliva <aoliva@redhat.com>
8384
8385 Re-installed:
8386 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8387 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8388 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8389 * ltcf-cxx.sh: Likewise.
8390 * ltcf-gcj.sh: Likewise.
8391
1eb0b89d
GP
83922001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8393
8394 * MAINTAINERS: Add myself as "documentation co-maintainer".
8395
82e23236
AO
83962001-03-22 Alexandre Oliva <aoliva@redhat.com>
8397
8398 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8399 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8400
64ec27c3
TT
84012001-03-19 Tom Tromey <tromey@redhat.com>
8402
8403 * config-ml.in: Handle GCJ and GCJFLAGS.
8404
191de407
MC
84052001-03-21 Michael Chastain <chastain@redhat.com>
8406
8407 * Makefile.in: all-m4 depends on all-texinfo.
8408
fed4dede
LR
84092001-03-20 Loren J. Rittle <ljrittle@acm.org>
8410
8411 * MAINTAINERS: Add myself to write after approval list.
8412
085072bb
LB
84132001-03-18 Laurynas Biveinis <lauras@softhome.net>
8414
8415 * Makefile.in (DO_X): Quote nested quotes.
8416
5af8ea3f
AM
84172001-03-18 Alan Modra <alan@linuxcare.com.au>
8418
8419 * MAINTAINERS: Add myself to write after approval list.
8420
69e23037
LB
84212001-03-15 Laurynas Biveinis <lauras@softhome.net>
8422
8423 * Makefile.in (DO_X): Use double quotes for quoting
8424 "RANLIB=$${RANLIB}".
8425
2b9650f4
OP
84262001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
8427
8428 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8429
dce2d8b2 84302001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
8431
8432 * configure.in: Only use `lang_requires' for languages athat are
8433 actually enabled.
8434
f6646274
PE
84352001-03-08 Phil Edwards <pme@sources.redhat.com>
8436
8437 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
8438
c9a54638
AO
84392001-03-08 Alexandre Oliva <aoliva@redhat.com>
8440
8441 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8442
6a556ad6
TT
84432001-03-07 Tom Tromey <tromey@redhat.com>
8444
8445 * configure.in: Allow config-lang.in to set `lang_requires' to list
8446 of other required languages.
8447
6822468a
LB
84482001-03-06 Laurynas Biveinis <lauras@softhome.net>
8449
8450 * Makefile.in: Remove RANLIB definition. Use RANLIB
8451 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8452 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 8453
f04885d3 84542001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 8455 Alexandre Oliva <aoliva@redhat.com>
6387a56e 8456
f04885d3
BK
8457 * Makefile.in (check-c++): Use tabs, not spaces.
8458
288edf47 84592001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 8460
288edf47
LB
8461 * MAINTAINERS: add myself to Write After Approval list.
8462
3d55d2f8 84632001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 8464
e490616e 8465 * Makefile.in (check-c++): New rule.
6387a56e 8466
4d88a68a
BK
8467 * configure.in (target_libs): Remove libg++.
8468 (noconfigdirs): Remove libg++.
8469 (noconfigdirs): Same.
8470 (noconfigdirs): Same.
8471 (noconfigdirs): Same.
8472
8473 * config-ml.in: Remove libg++ references.
8474
8475 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8476 (ALL_TARGET_MODULES): Same.
8477 (configure-target-libg++): Remove.
8478 (all-target-libg++): Remove.
8479 (configure-target-libio): Remove.
8480 (all-target-libio): Remove.
8481 (check-target-libio): Remove.
8482 (.PHONY): Remove.
8483 (libg++.tar.bz2): Remove.
8484 (all-target-cygmon): Remove libio.
8485 (all-target-libstdc++): Remove.
8486 (configure-target-libstdc++): Remove.
8487 (TARGET_LIB_PATH): Remove libstdc++.
8488 (ALL_GCC_CXX): Remove libstdc++.
8489 (all-target-gperf): Correct.
8490
2437d4ed
NC
84912001-02-16 Nick Clifton <nickc@redhat.com>
8492
8493 * configure.in (noconfigdirs): Allow configuration of texinfo
8494 for Cygwin hosts.
8495
85b99cbe
AG
84962001-02-15 Anthony Green <green@redhat.com>
8497
8498 * configure: Introduce GCJ_FOR_TARGET.
8499 * configure.in: Ditto.
8500 * Makefile.in: Ditto.
8501
7b18790c
AS
85022001-02-13 Andreas Schwab <schwab@suse.de>
8503
8504 * MAINTAINERS: Update mail address.
8505
c4880c99
MS
85062001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8507
8508 * config.guess: Add linux target for S/390.
8509 * config.sub: Likewise.
8510
dce2d8b2 85112001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
8512
8513 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 8514 target-libgloss.
e31ae6db 8515
7739adfb
BE
85162001-02-06 Ben Elliston <bje@redhat.com>
8517
8518 * configure: Output host type to stdout, not stderr.
8519
36ca672c
MM
85202001-02-05 Mark Mitchell <mark@codesourcery.com>
8521
e40f2829 8522 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
8523 * ltcf-cxx.sh: Likewise.
8524
36ca672c
MM
8525 * config.if: Assume enable_libstdcxx_v3 is defined.
8526
22fdd65e
MM
85272001-02-04 Mark Mitchell <mark@codesourcery.com>
8528
8529 Remove V2 C++ library.
8530 * configure.in: Remove --enable-libstdcxx_v3 support.
8531
3b60dd8e
BM
85322001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
8533
8534 * include/demangle.h: Add prototype for java_demangle_v3.
8535
42c0c80a
PE
85362001-01-29 Phil Edwards <pme@sources.redhat.com>
8537
8538 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
8539
0be25992
RH
85402001-01-27 Richard Henderson <rth@redhat.com>
8541
8542 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8543
8a8de62d
MS
85442001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8545
8546 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8547 Don't unset, it's non-portable and no longer necessary, set to empty
8548 instead.
8549
92769744
MS
85502001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8551
8552 * ltconfig: Shell portability fix for the tagname validity check.
8553
88a1c0ab
AO
85542001-01-27 Alexandre Oliva <aoliva@redhat.com>
8555
8556 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8557 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8558
45291dd5
MS
85592001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8560
8561 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8562
1ace7e15
TT
85632001-01-26 Tom Tromey <tromey@redhat.com>
8564
8565 * configure.in: Allow libgcj to be built on Sparc Solaris.
8566
0ef8b11b
DE
85672001-01-25 David Edelsohn <edelsohn@gnu.org>
8568
8569 * ltcf-c.sh: Add aix5 case.
8570 * ltcf-cxx.sh: Likewise.
8571 * ltconfig: Likewise.
8572
0006091e
AO
85732001-01-24 Alexandre Oliva <aoliva@redhat.com>
8574
9bad11e1
AO
8575 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8576 keep at least one of build_libtool_libs or build_old_libs set to
8577 yes.
8578
0006091e
AO
8579 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8580 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8581
7c01b2b5
BM
85822001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8583
8584 * configure.in: Enable libgcj on several additional platforms.
8585
d340e0ac
BM
85862001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8587
8588 * configure.in: Enable libgcj for linux targets.
8589
5baf8c37
MS
85902001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8591
8592 * MAINTAINERS (Write After Approval): Add myself.
8593
10a0ba84
JDA
85942001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
8595
8596 * MAINTAINERS: Add myself as vax port maintainer.
8597
357c6a4b
FH
85982001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
8599
8600 * MAINTAINERS: Add myself as Mercury front-end maintainer.
8601
6e2d9a7a
MS
86022001-01-09 Mike Stump <mrs@wrs.com>
8603
8604 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8605 failures of subdirectories.
8606
b6b14b1b 86072001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 8608
b6b14b1b 8609 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 8610 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
8611 * ltcf-cxx.sh: Likewise.
8612 * ltcf-gcj.sh: Likewise.
8613 * ltconfig.sh: Fix typo.
976b230d 8614
07109110
LB
86152001-01-02 Laurynas Biveinis <lauras@softhome.net>
8616
8617 * configure: handle DOS-style absolute paths.
8618
1da5b8fc
LB
86192001-01-02 Laurynas Biveinis <lauras@softhome.net>
8620
8621 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8622
4c2f5b4f
MM
86232000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
8624
8625 * MAINTAINERS: Add myself as avr port co-maintainer.
8626
bc53668e
BE
86272000-12-28 Ben Elliston <bje@redhat.com>
8628
8629 * MAINTAINERS: Add myself under ``Write After Approval''.
8630
c387606f
JM
86312000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
8632
8633 * texinfo: Remove directory from GCC.
8634
2cb5082c
JM
86352000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8636
8637 * COPYING: Update to current
8638 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8639 to 19yy as example year in copyright notice).
8640
cc330df9
BK
86412000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8642
6387a56e 8643 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
8644 (libstdcxx_incdir): Pass down.
8645 * config.if: Remove expired bits for cxx_interface, add stub.
8646 (libstdcxx_incdir): Add variable for g++ include directory.
8647 * configure.in (gxx_include_dir): Use it.
6387a56e 8648
4c6b2835
AO
86492000-12-18 Alexandre Oliva <aoliva@redhat.com>
8650
8651 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
8652 with old-email address from ``Write After Approval''.
8653
3896f13e
AJ
86542000-12-15 Andreas Jaeger <aj@suse.de>
8655
8656 * configure.in: Handle lang_dirs.
8657
86582000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 8659
ad46e881
TT
8660 * MAINTAINERS: Removed brads.
8661
90a10418
TT
8662 * MAINTAINERS: Added gcj developers.
8663
41dfe3a2 86642000-12-13 Anthony Green <green@redhat.com>
6387a56e 8665
41dfe3a2 8666 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
8667 listed. Disable libgcj for x86 and Alpha Linux until compatible
8668 with g++ abi.
6387a56e 8669
e2f601da
MS
86702000-12-13 Mike Stump <mrs@wrs.com>
8671
8672 * Makefile.in (local-distclean): Also remove fastjar.
8673
70030c01
RB
86742000-12-12 Rodney Brown <RodneyBrown@mynd.com>
8675
8676 * contrib/gcc_update: Add fastjar --touch entries.
8677
2a50f859
AO
86782000-12-12 Alexandre Oliva <aoliva@redhat.com>
8679
8680 * configure.in: Disable language-specific target libraries for
8681 languages that aren't enabled.
8682
7743113b
AG
86832000-12-10 Anthony Green <green@redhat.com>
8684
8685 * configure.in: Define libgcj. Disable libgcj target libraries for
8686 most targets.
8687
92e061a6
NB
86882000-12-10 Neil Booth <neilb@earthling.net>
8689
8690 * MAINTAINERS: Update mail address, remove from WAA list.
8691
f34ff6d6
APB
86922000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8693
8694 * libjava: Imported from /cvs/java.
8695 * libffi: Likewise.
8696 * Boehm-gc: Likewise.
8697
d82a33c6
APB
86982000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8699
8700 * configure.in (target_libs): Revert 2000-12-08 patch.
8701 (noconfigdirs): Added target-libjava.
8702
e14f8e28
LB
87032000-12-09 Laurynas Biveinis <lauras@softhome.net>
8704
8705 * djunpack.bat: removed.
8706
fc26516b
LB
87072000-12-09 Laurynas Biveinis <lauras@softhome.net>
8708
8709 * Makefile.in: handle DOS-style absolute paths.
8710 * config-ml.in: likewise.
8711 * symlink-tree: likewise.
8712
bd8757b3
APB
87132000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8714
8715 * fastjar: Imported.
8716
81522a1f
APB
87172000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8718
8719 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8720 libjava.
8721 * configure.in (target_libs): Removed `target-libjava'.
8722
5db1f7ed
APB
87232000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8724
8725 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8726 (ALL_MODULES): Added fastjar.
8727 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8728 (all-target-libjava): all-fastjar replaces all-zip.
8729 (all-fastjar): Added.
8730 (configure-target-fastjar, all-target-fastjar): Likewise.
8731 * configure.in (host_tools): Added fastjar.
8732
5e59997c
MS
87332000-12-07 Mike Stump <mrs@wrs.com>
8734
8735 * Makefile.in (local-distclean): Remove leftover built files.
8736
0a534f40
NC
87372000-11-24 Nick Clifton <nickc@redhat.com>
8738
8739 * configure.in (xscale-elf): Add target.
8740 (xscale-coff): Add target.
8741
7686cadf
LR
87422000-11-22 Loren J. Rittle <ljrittle@acm.org>
8743
e490616e
ZW
8744 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8745 recent versions of FreeBSD (release 3 or later).
8746 * ltconfig: On FreeBSD, -lc must not be provided when building
8747 a shared library or else the standard -pthread gcc option is
8748 rendered worthless to later users of the built library.
7686cadf 8749
fff01699
FF
87502000-11-16 Fred Fish <fnf@be.com>
8751
8752 * configure.in (enable_libstdcxx_v3): Fix typo,
8753 libstd++ -> libstdc++.
8754
4dc16355
KL
87552000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8756
8757 * MAINTAINERS: Add self to Write After Approval list.
8758
bf6fc7b2
BS
87592000-11-21 Bernd Schmidt <bernds@redhat.com>
8760
8761 * MAINTAINERS: Update my email address. Add myself to global write
8762 privs list.
8763
ce8e06b1
AO
87642000-11-18 Alexandre Oliva <aoliva@redhat.com>
8765
6e2a4843
AO
8766 * Makefile.in: Merge with src and libgcj.
8767 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8768 configure-target-<library> when their configure scripts need the C
8769 or C++ library to have already been built to work properly.
8770 (do_proto_toplev): Set them to an empty string.
8771
ce8e06b1
AO
8772 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8773 (REALLY_SET_LIB_PATH): Use them.
8774
c003f378
SS
87752000-11-17 Stan Shebs <shebs@apple.com>
8776
8777 * MAINTAINERS: Add self to Write After Approval list.
8778
cc1e60ea
JM
87792000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8780
8781 * configure: Provide the original toplevel configure arguments
8782 (including $0) to subprocesses in the environment rather than
8783 through gcc/configargs.h.
8784
1173593d
JM
87852000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8786
8787 * MAINTAINERS: Remove references to cccp. Change C9X reference to
8788 C99. Alphabetise "Write After Approval" list.
8789
520907ee
MM
87902000-11-12 Mark Mitchell <mark@codesourcery.com>
8791
34f6fbdb
MM
8792 * configure: Turn on libstdc++ V3 by default.
8793
520907ee
MM
8794 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8795 if we've got GCC.
8796
0bbd37ed
PB
87972000-11-11 Philip Blundell <philb@gnu.org>
8798
8799 * MAINTAINERS: Add self to Write After Approval list.
8800
7ca0e6d9
DE
88012000-11-09 David Edelsohn <edelsohn@gnu.org>
8802
8803 * ltcf-c.sh (aix4): Improve shared library configuration; require
8804 exporting symbols.
8805 * ltcf-cxx.sh (aix4): Define.
8806 * ltconfig (aix4): Define library and soname specs appropriate for
8807 AIX. Define command to create export symbols list.
8808
dce2d8b2 8809Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
8810
8811 * config.sub: Add support for Sun Chorus
8812
fc05d516
NC
88132000-10-31 Nick Clifton <nickc@redhat.com>
8814
8815 * MAINTAINERS: Rename <name>@cygnus.com addresses to
8816 <name>@redhat.com. Also installed new email address for Clint
8817 Popetz.
6387a56e 8818
90a0e73f
JM
88192000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
8820
8821 * etc: Remove directory from GCC.
8822
a5e1b548
MM
88232000-10-16 Michael Meissner <meissner@redhat.com>
8824
8825 * configure (gcc/configargs.h): Only create if there is a build GCC
8826 directory created.
8827
6387a56e
EC
88282000-10-16 Matthias Klose <doko@debian.org>
8829
be1db873
MK
8830 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8831 when configured for libstdc++-v3.
8832
f5fa9a5b
PE
88332000-10-05 Phil Edwards <pme@gcc.gnu.org>
8834
8835 * configure: Save configure arguments to gcc/configargs.h.
8836
61a77fea
PT
88372000-10-04 Philipp Thomas <pthomas@suse.de>
8838
8839 * config.guess: Import CVS version 1.157.
8840 * config.sub: Import CVS version 1.181.
8841
3a4fee66
AP
88422000-10-04 Andris Pavenis <pavenis@latnet.lv>
8843
8844 * Makefile.in (bootstrap): avoid recursion if subdir missing
8845 (cross): ditto
8846 (do-proto-toplev): ditto
8847
3dd7094e
AO
88482000-09-30 Alexandre Oliva <aoliva@redhat.com>
8849
de710532
AO
8850 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8851 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8852
3dd7094e
AO
8853 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8854 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8855 all affected `configure' scripts.
8856
e592386f
NB
8857Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
8858
8859 * MAINTAINERS: Add self as cpplib co-maintainer.
8860
fba54939
AH
88612000-09-24 Aldy Hernandez <aldyh@redhat.com>
8862
8863 * MAINTAINERS: Add self to Write After Approval list.
8864
2bd429f4
GP
88652000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8866
8867 * INSTALL/README: egcs -> GCC update.
8868
dce2d8b2 8869Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
8870
8871 * MAINTAINERS: Add myself to Write After Approval list.
8872
d7ce9a83
KH
88732000-09-15 Kazu Hirata <kazu@hxi.com>
8874
8875 * MAINTAINERS: Add myself to Write After Approval list.
8876
18a53ffe
JL
8877Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8878
e490616e
ZW
8879 * configure.in: Do not build byacc for hppa64. Provide paths to the
8880 X11 libraries for hppa64.
18a53ffe 8881
f246ff23
SC
88822000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8883
8884 * MAINTAINERS: Add myself as 68hc11 port maintainer.
8885
06298abd
AO
88862000-09-06 Alexandre Oliva <aoliva@redhat.com>
8887
4b92758a
AO
8888 * Makefile.in (all-zlib): Added dummy target.
8889
06298abd
AO
8890 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8891 ltcf-gcj.sh: Updated from libtool multi-language branch.
8892
4d73d07a
AO
88932000-09-05 Alexandre Oliva <aoliva@redhat.com>
8894
8895 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8896 (bootstrap*): Depend on all-bootstrap.
8897
05d52d78
PT
88982000-09-05 Philipp Thomas <pthomas@suse.de>
8899
8900 * config.guess: Import CVS version 1.156.
8901 * config.sub: Import CVS version 1.179.
8902
3c809ba4
AG
89032000-09-02 Anthony Green <green@cygnus.com>
8904
8905 * Makefile.in (all-gcc): Depend on all-zlib.
8906 (CLEAN_MODULES): Add clean-zlib.
8907 (ALL_MODULES): Add all-zlib.
8908 * configure.in (host_libs): Add zlib.
8909
10ad78a0 89102000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
8911
8912 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8913 crosses, but add gcc/include to the header search path for them.
8914
b36a9ce3
DB
89152000-08-04 David E. O'Brien <obrien@FreeBSD.org>
8916
8917 * MAINTAINERS: Add self to Write After Approval list.
8918
cb011248
FS
89192000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8920
8921 * config.guess: Import CVS version 1.152.
8922 * config.sub: Import CVS version 1.177.
8923
db310af0
AO
89242000-08-25 Alexandre Oliva <aoliva@redhat.com>
8925
7965440a
AO
8926 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8927 $targargs to tell whether newlib is going to be built.
8928
db310af0
AO
8929 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8930 $$r/TARGET_SUBDIR/libio for _G_config.h.
8931
e7977565
AO
89322000-08-23 Alexandre Oliva <aoliva@redhat.com>
8933
8934 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8935
126bb9ed
DD
89362000-08-22 DJ Delorie <dj@redhat.com>
8937
8938 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8939
5b0e9d29
AO
89402000-08-22 Alexandre Oliva <aoliva@redhat.com>
8941
8942 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8943 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8944 sub-configures.
8945
4f3e904e
DD
89462000-08-21 DJ Delorie <dj@redhat.com>
8947
8948 * MAINTAINERS: Add self as a libiberty maintainer
8949
c9635443
AO
89502000-08-16 Alexandre Oliva <aoliva@redhat.com>
8951
8952 * configure.in (libstdcxx_flags): Use
8953 libstdc++-v3/src/libstdc++.INC.
8954
8b2100ba
AO
89552000-08-15 Alexandre Oliva <aoliva@redhat.com>
8956
8957 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8958
57119aa9
ZW
89592000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8960
eeb943b0
ZW
8961 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8962
6387a56e 8963 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
8964 explicit. Substitute enable_threads into generated Makefiles.
8965 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8966 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8967
acffa7c4
GK
89682000-08-13 Geoff Keating <geoffk@cygnus.com>
8969
8970 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8971
808d8c41
AO
89722000-08-12 Alexandre Oliva <aoliva@redhat.com>
8973
8974 * config-ml.in (CC): Remove bogus duplicate quotation mark from
8975 previous delta.
8976
1fc8c51c 89772000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 8978
1fc8c51c
JM
8979 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8980 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8981 (FLAGS_FOR_TARGET): Not here.
8982 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 8983
25698887
AO
89842000-08-11 Alexandre Oliva <aoliva@redhat.com>
8985
8986 * config-ml.in (CC, CXX): Don't introduce a leading space.
8987
10120687
DD
89882000-08-07 DJ Delorie <dj@delorie.com>
8989
8990 * MAINTAINERS: Add self as a DJGPP maintainer
8991
15c758e9
DD
89922000-08-07 DJ Delorie <dj@redhat.com>
8993
8994 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8995 "if we're also building gcc, and it's a gcc that will run on the
8996 build machine, we want to use its includes instead of the system's
8997 default includes".
8998
2d0de245
JM
89992000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
9000
9001 * MAINTAINERS: Add self to Write After Approval list.
9002
e81b330a
AO
90032000-08-03 Alexandre Oliva <aoliva@redhat.com>
9004
83440c1e
AO
9005 * configure.in (libstdcxx_flags): Don't use `"'.
9006
e81b330a
AO
9007 * config-ml.in: Adjust multilib search paths to the
9008 appropriate multilib tree.
9009
cf95c847
AO
90102000-08-02 Alexandre Oliva <aoliva@redhat.com>
9011
9012 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9013 commas in $LANGUAGES.
9014
9e9af119
MH
90152000-08-02 Manfred Hollstein <manfredh@redhat.com>
9016
9017 * configure.in: Re-enable all references to libg++ and librx.
9018
606ce391
AO
90192000-08-01 Alexandre Oliva <aoliva@redhat.com>
9020
89820b43
AO
9021 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9022 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
9023 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9024 * ltcf-cxx.sh (need_lc): Set based on postdeps.
9025
606ce391
AO
9026 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9027
04179d4a
AO
90282000-07-31 Alexandre Oliva <aoliva@redhat.com>
9029
9030 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9031 CXX_FOR_TARGET for sed.
9032
d4eb109c
AO
90332000-07-30 Alexandre Oliva <aoliva@redhat.com>
9034
9035 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9036 Do not override if already set in the environment or in configure.
9037 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9038 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9039
4f4caf92
AO
90402000-07-28 Alexandre Oliva <aoliva@redhat.com>
9041
9042 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9043 the libtool CVS tree multi-language branch.
9044 * ltconfig, ltmain.sh: Updated.
6387a56e 9045
b87487b6
AO
90462000-07-27 Alexandre Oliva <aoliva@redhat.com>
9047
1670d1ea
AO
9048 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9049 (clean-target): Depend on it.
9050
b87487b6
AO
9051 * Makefile.in (FLAGS_FOR_TARGET): New macro.
9052 (GCC_FOR_TARGET): Use it.
9053 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9054 * configure.in: ... here.
9055 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
9056 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9057
4e81ae98
EC
90582000-07-24 Eric Christopher <echristo@cygnus.com>
9059
9060 * MAINTAINERS: Add self to Write After Approval list.
9061
059ae32c
AO
90622000-07-24 Alexandre Oliva <aoliva@redhat.com>
9063
5b28edd4
AO
9064 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9065 (configure-target-libchill, configure-target-libobjc): Likewise.
9066
059ae32c
AO
9067 * configure.in: Use the same cache file for all target libs.
9068 * config-ml.in: But different cache files per multilib variant.
9069
1adcd149
MS
90702000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9071
9072 * configure (topsrcdir): Don't use dirname.
9073
2d573dff
JO
90742000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
9075
9076 * MAINTAINERS: Add self to Write After Approval list.
9077
d207ebef
JM
90782000-07-20 Jason Merrill <jason@redhat.com>
9079
9080 * configure.in: Remove all references to libg++ and librx.
9081
9082 * configure, configure.in, Makefile.in: Unify gcc and binutils.
9083
90842000-07-20 Hans-Peter Nilsson <hp@axis.com>
9085
9086 * config.sub: Update to subversions version 2000-07-06.
9087
7b7792d5
AH
90882000-07-12 Andrew Haley <aph@cygnus.com>
9089
9090 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9091 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9092
3abaac67
PE
90932000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
9094
9095 * symlink-tree: Check number of arguments.
9096
34be2b36
JW
90972000-07-05 Jim Wilson <wilson@cygnus.com>
9098
9099 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9100 search path for a g++ extracted from the build tree. This
9101 will allow link tests run by configure scripts in
9102 subdirectories to succeed.
9103
d207ebef
JM
91042000-07-01 Koundinya K <kk@ddeorg.soft.net>
9105
e490616e 9106 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 9107
0900331b
MH
91082000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9109
9110 * MAINTAINERS: Add myself as loop discovery maintainer.
9111
d207ebef
JM
91122000-06-28 Corinna Vinschen <vinschen@cygnus.com>
9113
9114 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9115 `os2'. Force ac_cv_exeext to be ".exe" in that case.
9116
91172000-06-19 Timothy Wall <twall@cygnus.com>
9118
9119 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9120 * config.sub: Add tic54x target.
9121
11a27a76
TM
9122Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9123
9124 * MAINTAINERS: Add self as Fortran maintainer,
9125 remove Craig Burley.
9126
d207ebef 9127Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 9128
d207ebef
JM
9129 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9130 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 9131
7758b73f
PT
9132Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
9133
9134 * MAINTAINERS: Add self as i18n maintainer
9135
d207ebef
JM
913620000-05-21 H.J. Lu (hjl@gnu.org)
9137
e490616e
ZW
9138 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9139 directory are used if they exist. Make sure
9140 $(build_tooldir)/include is searched for header files,
9141 $(build_tooldir)/lib/ for library files.
d207ebef 9142 (GCC_FOR_TARGET): Likewise.
e490616e 9143 (CXX_FOR_TARGET): Likewise.
d207ebef 9144
bae29210
JL
9145Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
9146
9147 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9148
d207ebef 9149Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
9150
9151 * Makefile.in (configure-target-libiberty): Depend on
9152 configure-target-newlib.
9153
aab0d19d
AO
91542000-05-16 Alexandre Oliva <aoliva@cygnus.com>
9155
9156 * configure.in, Makefile.in: Merge all libffi-related
9157 configury stuff from the libgcj tree.
9158
d207ebef
JM
9159Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
9160
9161 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9162 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9163
9164Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9165
9166 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9167 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 9168 current version information. Add to proto-toplev directory.
d207ebef
JM
9169 (gdb-taz): Build do-djunpack.
9170
758c7bd4
DE
91712000-05-15 David Edelsohn <edelsohn@gnu.org>
9172
9173 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9174
1888228d
AC
9175Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
9176
9177 * MAINTAINERS: Add self to Write After Approval list.
9178
d207ebef
JM
91792000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9180
9181 * ltmain.sh: Preserve in relink_command any environment
9182 variables that may affect the linker behavior.
9183
2d7cc2fe
JL
9184Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
9185
d207ebef
JM
9186 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9187
9188Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
9189
9190 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9191
91922000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9193
9194 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 9195 with the version name.
2d7cc2fe 9196
ee455968
JE
9197Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
9198
9199 * MAINTAINERS: Add self as bb-reorder maintainer.
9200
73b97e5c
BK
92012000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
9202
9203 * config.if: Tweak.
9204
d207ebef
JM
92052000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
9206
9207 * djunpack.bat: New file.
9208
9209Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
9210
9211 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
9212 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9213 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9214 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 9215
954869eb
DP
92162000-04-16 Dave Pitts <dpitts@cozx.com>
9217
e490616e
ZW
9218 * config.sub (case $basic_machine): Change default for "ibm-*"
9219 to "openedition".
954869eb 9220
eaabe541
AJ
92212000-04-13 Andreas Jaeger <aj@suse.de>
9222
9223 * MAINTAINERS: Added myself.
9224
d207ebef
JM
9225Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9226
9227 * Makefile.in (gdb-taz): New target. GDB specific archive.
9228 (do-md5sum): New target.
9229 (MD5PROG): Define.
9230 (PACKAGE): Default to TOOL.
9231 (VER): Default to a shell script.
9232 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 9233 md5 checksum generation.
d207ebef
JM
9234 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9235 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9236 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 9237 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
9238
9239Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
9240
9241 * configure (warn_cflags): Delete.
9242
0ea6d60c
PDM
9243Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
9244
9245 * MAINTAINERS: Added myself.
9246
17090313 92472000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 9248 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 9249
e490616e
ZW
9250 * configure.in (enable_libstdcxx_v3): Add.
9251 (target_libs): Add bits here to switch between libstdc++-v2 and
9252 libstdc++-v3.
9253 * config.if: And this file too.
9254 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 9255
76b78517
MM
92562000-04-05 Michael Meissner <meissner@redhat.com>
9257
9258 * config.sub (d30v): Add d30v as a basic machine type.
9259
ad242caf
JM
92602000-03-29 Jason Merrill <jason@casey.cygnus.com>
9261
9262 * configure.in: -linux-gnu*, not -linux-gnu.
9263
d4537148
TM
9264Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9265
9266 * MAINTAINERS: Add self in write-after-approval section.
9267
f152e9d4
JW
9268Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
9269
9270 * MAINTAINERS: Add self as ia64 port maintainer.
9271
6a5fcef1
NB
92722000-03-08 Neil Booth <NeilB@earthling.net>
9273
9274 * MAINTAINERS: Add self in write-after-approval section.
9275
d207ebef 9276Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 9277
d207ebef
JM
9278 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9279 (do-tar-bz2): Replace TOOL with PACKAGE.
9280 (gdb.tar.bz2): Remove GDBTK from GDB package.
9281 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 9282 dejagnu.tar.bz2): New packages.
d207ebef
JM
9283
92842000-02-27 Andreas Jaeger <aj@suse.de>
9285
9286 * configure.in: Add entry for mips*-*-linux*, move catch all
9287 *-*-*linux* entry below this one.
9288
92892000-02-27 Ian Lance Taylor <ian@zembu.com>
9290
9291 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 9292
521fe9d0
NC
92932000-02-24 Nick Clifton <nickc@cygnus.com>
9294
9295 * config.sub: Support an OS of "wince".
9296
d207ebef
JM
9297Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
9298
9299 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 9300 version.
d207ebef 9301
dce2d8b2 93022000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
9303
9304 * config.sub: Add support for Linux/IBM 370.
9305 * configure.in: Likewise.
9306
3a685f6f
NC
93072000-02-22 Nick Clifton <nickc@cygnus.com>
9308
9309 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9310
dce2d8b2 93112000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 9312
d207ebef 9313 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 9314
4746ee26
KG
93152000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9316
9317 * configure (gcc_version): When setting, narrow search to
9318 lines containing `version_string'.
9319
ba96c72d
DC
93202000-02-15 Denis Chertykov <denisc@overta.ru>
9321
9322 * config.sub: Add support for avr target.
9323
77f16a66
NC
93242000-02-14 Nick Clifton <nickc@cygnus.com>
9325
9326 * MAINTAINERS: Add maintainers for MCore port.
9327
784a3a80
HPN
9328Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
9329
9330 * config.sub: Add mmix-knuth-mmixware.
9331
719dd4fa
KG
93322000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9333
9334 * MAINTAINERS: Pair cccp with cpplib maintainership.
9335
dce2d8b2 93362000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
9337
9338 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9339 structure stuff to -L library search.
9340 (CXX_FOR_TARGET): Ditto.
9341 (CROSS_CHECK_MODULES): Fix spelling mistake.
9342
7a53e94b
MM
93432000-01-24 Mark Mitchell <mark@codesourcery.com>
9344
9345 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9346 the C++ compiler.
9347
0da3b5a7
RH
93482000-01-12 Richard Henderson <rth@cygnus.com>
9349
9350 * configure.in: Don't build some bits for beos.
9351
02368d6d
JS
93522000-01-12 Joel Sherrill (joel@OARcorp.com)
9353
9354 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9355 as include files.
9356
2e76d35c
ZW
93572000-01-11 Zack Weinberg <zack@wolery.cumb.org>
9358
9359 * Add self as cpplib maintainer, as requested by Jason
9360 Merrill. Correct my e-mail address.
9361
4c25fdcf
GK
93622000-01-06 Geoff Keating <geoffk@cygnus.com>
9363
9364 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9365 not mh-aix43.
9366
188e3966
HPN
9367Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
9368
9369 * MAINTAINERS: Add myself to "write after approval" list.
9370
c2f5d030
RH
93711999-12-14 Richard Henderson <rth@cygnus.com>
9372
9373 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9374 * config.sub: Accept alphaev[78], alphaev8.
9375
eeda916a
AO
93761999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9377
9378 * config.guess, config.sub: Update from autoconf.
9379
b3bd7820
BK
93801999-11-29 Bruce Korb <autogen@linuxbox.com>
9381
2c290989 9382 * MAINTAINERS: update my playtime e-address.
b3bd7820 9383
1882b2b1
RO
9384Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9385
9386 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9387 necessary libraries are missing.
9388
dce2d8b2 9389Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
9390
9391 * MAINTAINERS: Add new 'write after approval' maintainer.
9392
1e25de97
APB
9393Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
9394
9395 * MAINTAINERS: Add new Java maintainer.
9396
1722c704
AS
93971999-10-25 Andreas Schwab <schwab@suse.de>
9398
9399 * configure: Fix quoting inside arguments of eval.
9400
8141abe8
NC
94011999-10-21 Nick Clifton <nickc@cygnus.com>
9402
9403 * config-ml.in: Allow suppression of some ARM multilibs.
9404
0b77644a
LV
9405Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9406
9407 * config.guess: Add OS/390 match pattern.
9408 * config.sub: Add mvs, openedition targets.
9409 * configure.in (i370-ibm-opened*): New.
9410
d207ebef
JM
94111999-09-04 Steve Chamberlain <sac@pobox.com>
9412
9413 * config.sub: Add support for configuring for pj.
9414
94151999-08-31 Nick Clifton <nickc@cygnus.com>
9416
9417 * config.sub (maybe_os): Add support for configuring for fr30.
9418
af13ebe9
NC
94191999-08-25 Nick Clifton <nickc@cygnus.com>
9420
9421 * configure.in: Do not configure or build ld for AIX
9422 platforms. ld is known to be broken on these platforms.
9423
1250c760
RO
9424Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9425
9426 * config-ml.in: Pass compiler flag corresponding to multidirs to
9427 subdir configures.
9428
d207ebef
JM
94291999-08-09 Ian Lance Taylor <ian@zembu.com>
9430
9431 * Makefile.in (LDFLAGS): Define.
9432
94331999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9434
9435 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9436 noconfigdirs.
9437 (*-*-cygwin*): Likewise.
9438
94391999-08-08 Ian Lance Taylor <ian@zembu.com>
9440
9441 * mkdep: New file.
9442 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9443 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9444
9445 From Eli Zaretskii <eliz@is.elta.co.il>:
9446 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9447 long file name when using DJGPP on MS-DOS.
9448
dbd83e11
JL
9449Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9450
9451 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9452
d207ebef
JM
94531999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9454
9455 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9456 dependency as this causes "make check" to globally "make all"
9457
cd1f4c2c
TT
9458Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9459
9460 * configure.in (target_libs): Added target-zlib.
9461 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9462 (CONFIGURE_TARGET_MODULES): Likewise.
9463 (CHECK_TARGET_MODULES): Likewise.
9464 (INSTALL_TARGET_MODULES): Likewise.
9465 (CLEAN_TARGET_MODULES): Likewise.
9466 (configure-target-zlib): New target.
9467 (all-target-zlib): Likewise.
9468 (all-target-libjava): Depend on all-target-zlib.
9469 (configure-target-libjava): Depend on configure-target-zlib.
9470
9471 * Makefile.in (configure-target-libjava): Depend on
9472 configure-target-newlib.
9473 (configure-target-boehm-gc): New target.
9474 (configure-target-qthreads): New target.
9475
e490616e
ZW
9476 * configure.in (target_libs): Added target-qthreads.
9477 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9478 (CONFIGURE_TARGET_MODULES): Likewise.
9479 (CHECK_TARGET_MODULES): Likewise.
9480 (INSTALL_TARGET_MODULES): Likewise.
9481 (CLEAN_TARGET_MODULES): Likewise.
9482 (all-target-qthreads): New target.
9483 (configure-target-libjava): Depend on configure-target-qthreads.
9484 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
9485
9486 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9487 (CONFIGURE_TARGET_MODULES): Likewise.
9488 (CHECK_TARGET_MODULES): Likewise.
9489 (INSTALL_TARGET_MODULES): Likewise.
9490 (CLEAN_TARGET_MODULES): Likewise.
9491 (all-target-libjava): New target.
9492 (all-target-boehm-gc): Likewise.
9493 * configure.in (target_libs): Added libjava, boehm-gc.
9494
d207ebef
JM
94951999-07-22 Ian Lance Taylor <ian@zembu.com>
9496
9497 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9498 configure.bat in SUPPORT_FILES.
9499 (gas+binutils.tar.bz2): Likewise.
9500
9501 * makeall.bat: Remove; obsolete.
9502
95031999-07-21 Ian Lance Taylor <ian@zembu.com>
9504
9505 From Mark Elbrecht:
9506 * configure.bat: Remove; obsolete.
9507
95081999-07-11 Ian Lance Taylor <ian@zembu.com>
9509
9510 * configure: Add -W -Wall to the default CFLAGS when compiling with
9511 gcc.
9512
9513Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9514
9515 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9516
95171999-06-30 Mark Mitchell <mark@codesourcery.com>
9518
9519 * configure.in: Build ld on IRIX6.
9520
95211999-06-12 Ian Lance Taylor <ian@zembu.com>
9522
9523 * Makefile.in: Change distribution targets to use bzip2 instead of
9524 gzip.
9525 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9526 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9527
95281999-06-04 Nick Clifton <nickc@cygnus.com>
9529
9530 * config.sub: Add mcore target.
9531
26d088fa
CD
9532Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
9533
9534 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9535
c2c08b29
L
9536Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
9537
9538 * config.guess (dummy): Changed to $dummy.
9539
671d0648
NC
95401999-05-24 Nick Clifton <nickc@cygnus.com>
9541
9542 * config.sub: Tidied up case statements.
9543
b1345c72
BE
95441999-05-22 Ben Elliston <bje@cygnus.com>
9545
51ccbd8d
BE
9546 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9547 <jiro@din.or.jp>.
9548
b1345c72
BE
9549 * config.guess: Merge with FSF version. Future changes will be
9550 more accurately recorded in this ChangeLog.
9551 * config.sub: Likewise.
9552
2caf864f
SM
9553Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
9554
9555 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9556
d207ebef
JM
95571999-04-30 Tom Tromey <tromey@cygnus.com>
9558
9559 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9560
90fb0c24
TT
95611999-04-23 Tom Tromey <tromey@cygnus.com>
9562
9563 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9564
d207ebef
JM
95651999-04-20 Drew Moseley <dmoseley@cygnus.com>
9566
9567 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9568 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9569 Bad merge removed these two changes.
9570
3516940d 9571Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 9572 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
9573
9574 * config.guess (interix Alpha): Add.
9575
d207ebef
JM
95761999-04-11 Richard Henderson <rth@cygnus.com>
9577
9578 * configure.in (i?86-*-beos*): Do config gperf; don't config
9579 gdb, newlib, or libgloss.
9580
e891fbfe 9581Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9582
e891fbfe
AO
9583 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9584 link a trivial program with -mabi=64. If it fails, remove mabi=64
9585 from multidirs.
9586
f9ae47d6
PT
9587Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
9588
9589 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9590
d207ebef
JM
95911999-04-08 Nick Clifton <nickc@cygnus.com>
9592
9593 * config.sub: Add support for mcore targets.
9594
95951999-04-07 Michael Meissner <meissner@cygnus.com>
9596
9597 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9598 not mt-ospace, in order to shut up assembler warning about using
9599 symbols that are named the same as registers.
9600
96011999-04-07 Drew Moseley <dmoseley@cygnus.com>
9602
9603 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9604 dependency list for all-target-cygmon.
9605
96061999-04-05 Doug Evans <devans@casey.cygnus.com>
9607
9608 * config-ml.in: Check $host, not $target, for selective multilibs.
9609 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9610 thumb interworking, and underscore prefix multilibs.
9611
96121999-04-04 Ian Lance Taylor <ian@zembu.com>
9613
9614 * missing: Update to version from current automake.
9615
88101ab9
L
9616Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9617
9618 * configure (gxx_include_dir): Removed.
9619
9620 * configure.in (gxx_include_dir): Handle it.
9621 * Makefile.in: Likewise.
9622
d207ebef
JM
96231999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9624
9625 * config.sub (mips64vr4111,mips64vr4111el) Add.
9626
96271999-03-21 Ben Elliston <bje@cygnus.com>
9628
e490616e 9629 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 9630
8dc91cbe
ME
9631Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9632
8dc91cbe
ME
9633 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9634 config/mh-djgpp.
9635
d207ebef
JM
9636Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9637
9638 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9639 all-target-newlib to dependency list for all-target-bsp.
9640
926bb5ed
MK
9641Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9642
9643 * config.sub: Add i386-uwin support.
9644 * config.guess: Likewise.
9645
4a6e3000
FS
9646Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9647
9648 * configure.in: cleanup, add mh-*pic handling for arm, special
9649 case powerpc*-*-aix*
9650
d207ebef
JM
9651Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9652
9653 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9654 can be built.
9655
9656Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9657
9658 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 9659 targets.
d207ebef 9660
71c91078
NC
96611999-03-02 Nick Clifton <nickc@cygnus.com>
9662
9663 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9664
282e5df8
GN
9665Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
9666
9667 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9668
1de558ee
NC
96691999-02-24 Nick Clifton <nickc@cygnus.com>
9670
9671 * config.sub: Fix typo in arm recognition.
9672
d207ebef
JM
9673Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
9674
9675 * configure.in (noconfigdirs): Changed target_configdirs to
9676 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9677 rather than m68k-*-* since it is not known to work on
9678 m68k-aout. Ditto for arm-*-*oabi.
9679
9680Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
9681
9682 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
9683
96841999-02-19 Ben Elliston <bje@cygnus.com>
9685
9686 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9687 Smart and improved by Andrew Cagney.
9688
fab7445a
ME
9689Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
9690
9691 * config.guess: Recognize openbsd-*-hppa.
9692
8ccdc228
L
9693Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
9694
9695 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9696 only if it is not empty.
9697
3b7265ff
NC
96981999-02-17 Nick Clifton <nickc@cygnus.com>
9699
9700 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 9701
d207ebef 9702 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
9703
9704 * config.sub: Modified to recognize uname's armv* syntax.
9705
d207ebef
JM
97061999-02-17 Mark Salter <msalter@cygnus.com>
9707
9708 * configure.in: Added target-bsp for sparclite.
9709
9710Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
9711
9712 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9713
97141999-02-08 Nick Clifton <nickc@cygnus.com>
9715
9716 * configure.in: Add support for strongarm port.
9717 * config.sub: Add support for strongarm target.
9718
c48dd3f5 9719Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 9720
c48dd3f5
MK
9721 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9722 the old name config/mh-cygwin32.
9723 Enable texinfo.
9724
d207ebef
JM
9725Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
9726
9727 * configure.in: Do build ld for ix86 Solaris.
9728
ecd62820
JW
9729Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
9730
9731 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9732 $AR_FOR_TARGET. Likewise for RANLIB.
9733
bbd8fa7f 9734Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 9735
e490616e
ZW
9736 * config.sub (oabi): Recognize.
9737 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 9738
0397442c
RL
9739Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
9740
9741 * config.guess: Improve detection of i686 on UnixWare 7.
9742
c9ffaa63
MK
9743Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
9744
9745 * config.guess: Add support for i386-pc-interix.
9746 * config.sub: Likewise.
9747 * configure.in: Likewise.
c9ffaa63 9748
d207ebef
JM
9749Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
9750
9751 * Makefile.in: Remove unneeded all-target-libio from
9752 from all-target-winsup target since it is now unneeded.
9753 Add all-target-libtermcap in its place since it is now
9754 needed.
9755
9756Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
9757
9758 * configure.in: makefile stub for cygwin target is probably
9759 unnecessary. Remove it for now.
d207ebef
JM
9760
9761Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
9762
9763 * configure.in: libtermcap.a should be built when cygwin is the
9764 target as well as the host.
9765 * config.guess: Allow mixed case in cygwin uname output.
9766 * Makefile.in: Add libtermcap target.
d207ebef 9767
ebe12325
JL
9768Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
9769
9770 * config.sub: Clean up handling of hppa2.0.
9771
57057b67
RB
9772Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
9773
9774 * config.guess: Use C code to identify more HP machines.
9775
f8670be1
JL
9776Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9777
9778 * config.sub: Handle hppa2.0.
9779
d207ebef
JM
9780Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9781
9782 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 9783 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
9784
97851998-12-15 Mark Salter <msalter@cygnus.com>
9786
9787 * configure.in: Added target-bsp for several target architectures.
9788
9789 * Makefile.in: Added rules for bsp.
9790
d1a09590
JL
9791Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9792
9793 * config.guess: Improve detection of hppa2.0 processors.
9794
9795Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9796
9797 * config.guess: Recognize FreeBSD using ELF automatically.
9798
71205e0b
MH
97991998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9800
9801 * configure (skip-this-dir): Add handling for new shell script, which
9802 might be created by a sub-directory's configure to indicate, this particular
9803 directory is "unwanted".
9804 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9805
d207ebef
JM
9806Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9807
9808 * ltconfig: import from libtool, after changing libtool to
9809 account for the cygwin name change.
9810
9811Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9812
9813 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9814 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9815
9816Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9817
9818 * configure.in: Add libtermcap to list of cygwin dependencies.
9819
9820Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
9821
e490616e
ZW
9822 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9823 they include winsup/include when it's a cygwin target.
d207ebef
JM
9824
98251998-11-12 Tom Tromey <tromey@cygnus.com>
9826
9827 * configure.in (host_tools): Added zip.
9828 * Makefile.in (all-target-libjava): Depend on all-zip.
9829 (all-zip): New target.
9830 (ALL_MODULES): Added all-zip.
9831 (NATIVE_CHECK_MODULES): Added check-zip.
9832 (INSTALL_MODULES): Added install-zip.
9833 (CLEAN_MODULES): Added clean-zip.
9834
9835Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
9836
9837 * Makefile.in: lose "32" from comment about cygwin.
9838
9839Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
9840
9841 * configure.in: Use -Os to build target libraries for the fr30.
9842
9843Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
9844
9845 * config.sub: Add fr30.
9846
9847Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
9848
e490616e 9849 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
9850 cygwin* instead of cygwin32*.
9851 * config.sub: Check cygwin* instead of cygwin32*.
9852
d2ec8b39
RL
9853Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
9854
9855 * config.guess: Match any version of Unixware7.
9856
d207ebef
JM
98571998-10-20 Syd Polk <spolk@cygnus.com>
9858
9859 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9860 if desired.
9861
35cd2565
JL
9862Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
9863
9864 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9865 these if the appropriate directories and files to not exist.
9866
52d4e5b7
JL
9867Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
9868
9869 * Makefile.in (DEVO_SUPPORT): Add config.if.
9870
38ada91e
MH
9871Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
9872
9873 * configure: Add pattern to replace "build_tooldir"'s
9874 definition in the generated Makefile with "tooldir"'s
9875 actual value.
9876
e44e84da
JL
9877Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9878
56a8387f
JL
9879 * config.sub: Bring back lost sparcv9.
9880
e44e84da
JL
9881 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9882
5cb95c7a
JL
9883Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9884
9885 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9886 CC_FOR_TARGET and friends.
9887
9888Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9889
ceff9b14
AO
9890 * Makefile.in (build_tooldir): New variable, same as tooldir.
9891 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9892 -B$(build_tooldir)/bin/.
9893 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 9894
f2d11dcd
GP
9895Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9896
9897 * README: Remove installation instructions and refer to the
9898 INSTALL directory instead.
9899
73a6d2e7 9900Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 9901
73a6d2e7
RL
9902 * config.sub: Add support for i[34567]86-pc-udk.
9903 * configure.in: Likewise.
9904
5d4a5ee6
JL
9905Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9906
9907 * Makefile.in: add bzip2 package building bits for user
9908 tools module
9909 * configure.in: ditto
9910
6fc19d6d
JL
9911Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9912
9913 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9914 (ALL_TARGET_MODULES): Add all-target-libobjc.
9915 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9916 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9917 (all-target-libchill): Add dependencies.
9918 * configure.in (target_libs): Add libchill.
4e81ae98 9919
f653f0ab
MH
99201998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9921
9922 * configure.in (target_subdir): Remove duplicate line.
9923
5d4a5ee6
JL
9924Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9925
9926 * Makefile.in (all-automake): fix dependencies.
9927
494933e4
JL
9928Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9929
9930 * configure.in: Minor cleanups for building in the $(target_alias)
9931 subdir.
9932
f6b58262
JW
99331998-09-22 Jim Wilson <wilson@cygnus.com>
9934
9935 * Makefile.in (bootstrap): Set r and s before make all. Use
9936 BASE_FLAGS_TO_PASS in make all.
9937 (cross): Likewise.
9938
27c7a08d
MM
99391998-09-20 Mark Mitchell <mark@markmitchell.com>
9940
9941 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9942
e67afd1e
RH
9943Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9944
9945 * config.sub: Fix typo in last change.
9946
8e44ac71
MH
99471998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9948
9949 * config.sub: Add support for C4x target.
9950 * configure.in: Likewise.
9951
d7496fbb
DM
99521998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9953
9954 * config.sub: Recognize sparcv9 just like sparc64.
9955
22097bd1
RL
9956Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9957
9958 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9959
4b877abd
JL
9960Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9961
2c8ec9a2
JL
9962 * config.guess: Correctly identify Pentium II sco boxes.
9963
4b877abd
JL
9964 * config.guess: Fix "tr" code. From Weiwen Liu.
9965
ab03db52
JH
9966Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9967
9968 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9969 stabs.
9970
b54db294
JL
9971Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9972
9973 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9974 (ALL_TARGET_MODULES): Add all-target-libchill.
9975 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9976 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9977 (all-target-libchill): Add dependencies.
9978 * configure.in (target_libs): Add libchill.
9979
bf48dd73
LW
9980Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9981
9982 * config.guess: Avoid assumptions about "tr" behaves when
9983 LANG is set to something other than English.
9984
a3cbd105
L
9985Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9986
9987 * configure (gxx_include_dir): Changed to
9988 '${prefix}/include/g++'-${libstdcxx_interface}.
9989
9990 * config.if: New to determine the interfaces.
9991
c4acd909
MK
9992Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9993
9994 * config.guess: Detect and handle MPE/IX.
9995 * config.sub: Deal with MPE/IX.
9996
9ea97665
DE
9997Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9998
9999 * configure.in: Use mh-aix43.
10000
0ce065bd
MH
100011998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
10002
10003 * configure: Fix --without/--disable cases for gxx-include-dir.
10004
5d4a5ee6
JL
10005Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
10006
10007 * mdata-sh: Imported. Needed for automake support.
10008
10009Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
10010
10011 * Makefile.in (taz): Try "chmod -R og=u ." before
10012 "chmod og=u `find . -print`".
10013
10014Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
10015
10016 * configure.in: Add arm-elf and thumb-elf support.
10017
10018Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
10019
10020 * Makefile.in: Undo previous patch.
10021
10022Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
10023
10024 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10025 to here ...
10026 (install-no-fixedincludes): and here
10027 (INSTALL_MODULES): ... from here.
10028
466456d9
ILT
10029Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
10030
10031 * config.sub: Merge with FSF.
10032
1b409d25
ILT
10033 * config.guess: Merge with FSF.
10034
d207ebef
JM
10035Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
10036
10037 * configure (extraconfigdirs): New variable.
10038 (SUBDIRS): Add extraconfigdirs and recurse on them too.
10039 * Makefile.in (all): Move higher in file.
10040 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10041 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10042 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10043 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10044 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10045
100461998-07-23 Brendan Kehoe <brendan@cygnus.com>
10047
10048 * Makefile.in (all-target-libjava): Depend on all-gcc and
10049 all-target-newlib.
10050 (configure-target-libjava): Depend on $(ALL_GCC).
10051
7f1937c1
RL
10052Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
10053
10054 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10055 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10056
2ada2bd6
ML
10057Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
10058
10059 * INSTALL/README: Fix typo.
10060
1e025bde
ML
10061Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
10062
5d4a5ee6
JL
10063 * ylwrap: Change absolute path checks to check for DOS style path
10064 names.
1e025bde 10065
5d4a5ee6
JL
10066 * ylwrap: Don't use a full path name if the source file is in the
10067 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 10068
6755ff73
ILT
10069 * config-ml.in: Default to being verbose, to match Feb 18 change to
10070 configure.
10071
5d4a5ee6
JL
10072Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
10073
10074 Brought over from egcs:
10075
10076 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10077
10078 * configure.in (target_subdir): Set to ${target_alias} instead
10079 of "libraries".
10080
10081 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10082
10083 * configure.in (target_subdir): Set to libraries if enable_multilib.
10084
10085Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
10086
10087 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10088 multilibs, force reconfiguration the first time we create
10089 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10090
10091Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
10092
10093 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10094 avoid confusion with --no-recursion.
10095
10096Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
10097
10098 * configure.in: Win32 hosts shouldn't use install -x
10099 * install-sh: remove -x option, and special .exe-handling
10100 hack.
10101
d207ebef
JM
10102Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
10103
10104 * config.guess: Recognize i586-pc-beos.
10105 * configure.in: Don't build some bits for beos.
10106
fbd836fc
ILT
10107Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
10108
5d4a5ee6
JL
10109 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10110 CFLAGS default to -O2.
10111
fbd836fc
ILT
10112 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10113 when using GNU ld.
10114
10115Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
10116
10117 * ltmain.sh: Correct install when using a different shell.
10118
10119Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
10120
10121 * ltconfig, ltmain.sh: Update to libtool 1.2b.
10122
d207ebef
JM
10123Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
10124
10125 * makefile.vms: Update to build binutils/makefile.vms. Add install
10126 target.
fbd836fc
ILT
10127
10128Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
10129
10130 * ltconfig: Update to correct AIX handling.
10131
69b471bc
JL
10132Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10133
81241b5e
JL
10134 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10135
69b471bc
JL
10136 * configure.in (target_subdir): Set to ${target_alias} instead
10137 of "libraries".
10138
bedf82df
MH
101391998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
10140
10141 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10142 (Makefile): Depend on $(gcc_version_trigger).
10143
10144 * configure (gcc_version): Change default initializer to empty
10145 string.
10146 (gcc_version_trigger): New variable; pass this variable down
10147 to subdir configures to enable them checking gcc's version
10148 themselves. Emit make macros for both gcc_version vars.
10149 (topsrcdir): Initialize reliably.
10150 (recursion line): Remove --with-gcc-version=${gcc_version}.
10151
28e449d8
MH
101521998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10153
10154 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
10155 --enable-version-specific-runtime-libs which installs C++ runtime stuff
10156 in $(libsubdir); emit definition in each generated Makefile.
10157 (gxx_include_dir): Initialize depending on
10158 $enable_version_specific_runtime_libs.
28e449d8 10159
50c4c9f7
MH
101601998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10161
10162 * configure (gcc_version): Initialize properly depending on
10163 how and where configure is started.
10164 (recursion line): Pass a --with-gcc-version=${gcc_version}
10165 to configures in subdirs.
10166
d207ebef
JM
10167Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
10168
10169 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 10170 cygmon
d207ebef 10171
5d4a5ee6
JL
10172Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
10173
10174 * configure.in: Add cygmon and libstub support for mn10200.
10175
2f96399b
MH
101761998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
10177
10178 * configure (gcc_version): Add new variable describing the
10179 particular gcc version we're building.
10180 * Makefile.in (libsubdir): Add new macro for the directory
10181 in which the compiler finds executables, libraries, etc.
10182 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10183 and libsubdir.
10184
c4137c50
AO
10185Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10186
ceff9b14
AO
10187 * Makefile.in (local-clean): Remove *.log.
10188 (warning.log): Built with warn_summary from build.log.
10189 (mail-report.log): Run test_summary.
10190 (mail-report-with-warnings.log): Run test_summary including
10191 warning.log in the report.
c4137c50 10192
276d5ee0
RL
10193Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
10194
10195 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10196
5d4a5ee6
JL
10197Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10198
10199 * Makefile.in (grep): Grep no longer depends on libiberty.
10200
10201Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10202
10203 * Makefile.in: all-snavigator needs all-libgui.
10204
10205Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10206
10207 * configure.in: Add cygmon and libstub support for mn10300.
10208
8af14275
ILT
10209Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10210
10211 * missing: Update to version from automake 1.3.
10212
fbd836fc
ILT
10213 * ltmain.sh: On installation, don't get confused if the same name
10214 appears more than once in the list of library names.
10215
466456d9
ILT
10216Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10217
10218 * config.sub: Accept m68060 and m5200 as CPU names.
10219
5d4a5ee6
JL
10220Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10221
10222 * configure: Use && rather than using -a in test, because odd
10223 strings can confuse test.
10224 * configure.in: Likewise.
10225
fbd836fc
ILT
10226Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10227
10228 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10229
f0983958
AO
10230Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10231
10232 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 10233 bootstrap4-lean): New targets.
f0983958 10234
bfed1ea0
JL
10235Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10236
10237 * mpw-* Delete. Not used.
10238
5d4a5ee6
JL
10239Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10240
10241 * COPYING.LIB: Update FSF address.
10242
bfed1ea0
JL
10243Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10244
10245 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10246
5d4a5ee6
JL
10247 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10248 GAS_SUPPORT_DIRS.
10249
bfed1ea0
JL
10250Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10251
10252 * ltconfig, ltmain.sh: Avoid producing a version number if
10253 -version-info was not used.
10254
5d4a5ee6
JL
10255Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10256
10257 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10258 building with newlib.
10259
102601998-04-30 Paul Eggert <eggert@twinsun.com>
10261
d207ebef 10262 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 10263 Solaris `make' causes it to continue to next definition.
d207ebef
JM
10264
10265Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10266
10267 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10268 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
10269
10270Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10271
10272 * configure.in: Change alpha to alpha* in several places.
10273
d207ebef
JM
10274Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10275
10276 * config.sub: Recognize sparc86x.
10277
77be0cab
MM
10278Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
10279
10280 * configure.in (--enable-target-optspace): Remove debug echo.
10281
62441128
JW
10282Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10283
10284 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10285
bfed1ea0
JL
10286Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10287
10288 * ltconfig: Update cygwin32 support.
10289
5d4a5ee6
JL
10290 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10291 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10292 (GDB_SUPPORT_DIRS): Likewise.
10293
3f4ea1de
MM
10294Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10295
10296 * configure.in (target_makefile_frag): If --enable-target-optspace,
10297 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
10298 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10299 not used.
10300 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 10301
5d4a5ee6
JL
10302Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10303
10304 * Makefile.in (all-bfd): Depend on all-intl.
10305 (all-binutils): Likewise.
10306 (all-gas): Likewise.
10307 (all-gprof): Likewise.
10308 (all-ld): Likewise.
10309
103101998-04-19 Brendan Kehoe <brendan@cygnus.com>
10311
10312 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10313
bfed1ea0
JL
10314Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10315
5d4a5ee6
JL
10316 * Makefile.in (all-bfd): Depend upon all-libiberty.
10317
bfed1ea0
JL
10318 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10319
5d4a5ee6
JL
10320Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10321
10322 * Makefile.in: Add libstub.
10323
10324 * configure.in: Ditto. Build libstub for targets that have cygmon
10325 support.
10326
10327Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10328
10329 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10330
10331Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10332
10333 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10334 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10335
ec8d6ddc
KW
10336Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10337
10338 * configure: Define DEFAULT_M4 by searching PATH.
10339 * Makfile.in: Use DEFAULT_M4.
10340
bfed1ea0
JL
10341Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10342
10343 * ltconfig: Add cygwin32 support.
10344
5d4a5ee6
JL
10345 * Makefile.in, configure.in: Add libtool as a native only directory
10346 to configure and build.
10347
547a6183
JL
10348Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10349
10350 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10351
5d4a5ee6 10352Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 10353
5d4a5ee6
JL
10354 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10355
10356Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10357
10358 * Makefile.in: add ash make rules
10359 * configure.in: add ash to native_only and host_tools lists
10360
10361Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10362
10363 * Makefile.in (all-gettext, all-intl): New targets.
10364 (ALL_MODULES): Added all-gettext, all-intl.
10365 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10366 (INSTALL_MODULES): Added install-gettext, install-intl.
10367 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10368
10369 * configure.in (host_tools): Added gettext.
10370 (native_only): Likewise.
10371 (noconfigdirs) [various cases]: Likewise.
10372 (host_libs): Added intl.
10373
d207ebef
JM
10374Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10375
10376 * configure: Do not disable building gdbtk for cygwin32 hosts.
10377
e98e406f
NC
10378Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10379
10380 * configure.in: Add thumb-coff target.
10381 * config.sub: Add thumb-coff target.
10382
5d4a5ee6
JL
10383Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10384
10385 * Makefile.in: Revert yesterday's change.
10386 (all-target-winsup): all-target-librx stays out of here.
10387
10388Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10389
10390 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10391 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10392 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10393 Remove references to librx and libg++.
10394
10395Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10396
10397 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10398 recursive makes
10399
bfed1ea0
JL
10400Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10401
10402 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 10403 for newlib directory.
bfed1ea0
JL
10404 (CXX_FOR_TARGET): Likewise.
10405
10406Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10407
10408 * ltconfig: Update after libtool/ltconfig.in change for
10409 hpux11.
10410
10411Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10412
10413 * ltconfig, ltmain.sh: Update to libtool 1.2.
10414
3cd730af
MH
10415Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10416
10417 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10418 (install-gcc-cross): Instead, override LANGUAGES here.
10419
80564603
DL
104201998-03-18 Dave Love <d.love@dl.ac.uk>
10421
10422 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10423 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10424
d207ebef
JM
10425Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10426
10427 * configure.in: Add Thumb-pe target.
10428
5d4a5ee6 10429Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 10430
5d4a5ee6
JL
10431 * Makefile.in - changed sn targets to snavigator
10432 * configure.in - changed sn targets to snavigator
10433
2d4a0558
MH
10434Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10435
10436 * config-ml.in: After building symlink tree call make distclean
10437 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10438 to be the case for libiberty.
10439
04b93567
L
10440Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10441
10442 * configure: When making link, also check the current
10443 directory. The configure scripts may create one.
10444
9a06b842
RH
10445Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10446
10447 * config.sub: Accept alphapca56 and alphaev6 properly.
10448
217fc4e6
FS
10449Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10450
10451 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10452
3e07bdbd 10453Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 10454
e490616e 10455 * config.sub (sco5): Fix typo.
3e07bdbd 10456
5d4a5ee6
JL
10457Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10458
10459 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10460 install-itcl.
10461 (install-itcl): Remove dependency on install-tcl.
10462
10463Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10464
10465 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10466
10467Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10468
10469 * configure.in: Don't build libgui for a cygwin32 target when not on
10470 a cygwin32 host.
10471
10472Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10473
10474 * configure (redirect): Set to null, so default behavior of
10475 configure is now --verbose.
10476
ce0d965c
DL
104771998-02-16 Dave Love <d.love@dl.ac.uk>
10478
10479 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10480 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10481
3acd1fd0
MH
10482Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10483
10484 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10485 this change to sync Makefile.in with its ChangeLog entries.
10486
5d4a5ee6
JL
10487Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10488
10489 * ltmain.sh (mkdir): Check that the directory doesn't exist
10490 before we exit with error, so that we don't get races during
10491 parallel builds.
10492
bfed1ea0
JL
10493Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10494
10495 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10496
4e77e8f1
MH
10497Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10498
10499 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10500 PICFLAG_FOR_TARGET.
10501 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10502
10503 * configure: Emit a definition for the new macro enable_shared
10504 into each Makefile.
10505
5d4a5ee6
JL
10506Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10507
10508 * configure.in (host_tools, native_only): Add libtool.
10509
10510Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10511
10512 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10513 Fix typo in ming config comment.
10514
bfed1ea0
JL
10515Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10516
10517 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10518
5d4a5ee6
JL
10519Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10520
10521 * config.sub: Add tic30 cases, and map c30 to tic30.
10522
8821a725
RH
10523Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10524
10525 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10526 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10527 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10528 (CLEAN_TARGET_MODULES): Similarly
10529 (all-target-libf2c): Add dependences.
4e81ae98 10530 * configure.in (target_libs): Add libf2c.
8821a725 10531
5d4a5ee6
JL
10532Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10533
10534 * configure.in: Remove expect from noconfigdirs when target
10535 is cygwin32. OK to build expect and dejagnu with Canadian
10536 Cross.
10537
0aadd657
ILT
10538Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10539
5d4a5ee6
JL
10540 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10541 host.
10542
0aadd657
ILT
10543 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10544 and mingw32.
10545
d0a8352c
MH
10546Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10547
10548 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10549 here as it is not defined in the toplevel Makefile.
10550
59739e3c
MH
10551Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10552
10553 * configure (package_makefile_rules_frag): New variable, which names
10554 a file with generic rules, ...
10555 Change comment to mention we now have FIVE parts.
10556 * configure: Undo last change.
10557
228197ee
LT
10558Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10559
10560 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 10561 * config.sub: More accurate determination of HP processor types.
228197ee 10562
efd4c0ba
MH
10563Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10564
10565 * configure (package_makefile_frag): Move inserting the
10566 ${package_makefile_frag} to where it should be according
10567 to the comment.
10568
6eef3189
PB
10569Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10570
10571 * config.guess: Add support for Linux/ARM.
10572
d207ebef
JM
10573Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10574
10575 * .cvsignore: Remove *-info and *-install since they match
10576 release-info and mpw-install, which we don't want to just ignore.
10577
48464ebf
RH
10578Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10579
10580 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10581
803462a7
PN
10582Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10583
10584 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10585 local_prefix to sub-make invocations.
10586
520ab477
L
10587Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10588
10589 * configure.in: Check makefile fragments in the source
10590 directory.
10591
4bcdb76d
AO
10592Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10593
ceff9b14
AO
10594 * configure.in: Check whether host and target makefile
10595 fragments exist before adding them to *_makefile_frag.
4bcdb76d 10596
5d4a5ee6
JL
10597Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10598
10599 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10600
10601Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10602
10603 * configure.in: Make sure we only replace RPATH_ENVVAR on
10604 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10605 regexp to sed.
10606
10607 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10608 to sub-makes.
10609
0d3e11a5
LI
106101998-01-13 Lee Iverson (leei@ai.sri.com)
10611
10612 * config-ml.in (multi-do): LDFLAGS must include multilib
10613 designator.
10614
d45b3d87 10615Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
10616
10617 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10618
d39cd7a1
MK
10619Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10620
10621 * config.sub: Add mingw32 support.
10622 * configure.in: Likewise.
d39cd7a1 10623
6decbc24
FS
10624Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10625
10626 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10627
5d4a5ee6
JL
10628Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10629
10630 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10631 * configure (gxx_include_dir): Provide a definition for subdirs
10632 which do not use autoconf.
10633
10634Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10635
10636 * config.guess: Sync with egcs. Picks up new alpha support,
10637 BeOS & some additional linux support.
10638
d3d1907a
JL
10639Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10640
10641 * config.guess: HP 9000/803 is a PA1.1 machine.
10642
b104e095
RH
10643Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10644
10645 * configure.in: It's alpha*-...
10646
aca823c1
L
10647Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10648
10649 * configure.in (host_makefile_frag, target_makefile_frag):
10650 Handle multiple config files.
10651 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10652 alpha-*-*.
10653
d207ebef
JM
10654Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10655
10656 * mkdep: New file.
10657
10658Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10659
10660 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10661
5d4a5ee6
JL
10662Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10663
10664 * Makefile.in: Add libgui directory.
10665 (GDB_TK): Add all-libgui.
10666 * configure.in: Add libgui directory.
10667 * configure: Add all-libgui to GDB_TK.
10668
10669Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10670
10671 * config-ml.in (multidirs): Add m32r to multilib list.
10672
10673Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10674
10675 * Makefile.in (all-target-gperf): Change dependency to
10676 all-target-libstdc++.
10677
baf55877
FF
10678Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10679
10680 * config.guess: Add BeOS support.
10681
5d4a5ee6
JL
10682Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10683
10684 Source directory cvs renamed to cvssrc:
10685 * configure.in (host_tools): Change cvs to cvssrc.
10686 (native_only): Likewise.
10687 (noconfigdirs) [various cases]: Likewise.
10688 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10689 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10690 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10691 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10692 (all-cvssrc): Rename target from all-cvs.
10693
f2d76545
JL
10694Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10695
10696 * configure (gxx_include_dir): Fix thinko.
10697
205cba53
JL
10698Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10699
10700 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10701 (install-cross, install-gcc-cross): New targets.
10702
5d4a5ee6
JL
10703Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10704
10705 * configure.in (noconfigdirs): Add support for Thumb target.
10706
10707 * config.sub (maybe_os): Add support for Thumb target.
10708
10709Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10710
10711 * Makefile.in: Add rules for cygmon.
10712
10713 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10714
96b0f1fc
JL
10715Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10716
10717 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10718 * configure (gxx_include_dir): Provide a definition for subdirs
10719 which do not use autoconf.
d207ebef
JM
10720
10721Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10722
10723 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 10724 11/18/97 build
d207ebef 10725
7dfef6ed
JL
10726Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10727
10728 * From Franz Sirl.
10729 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10730 found on RedHat Linux systems.
96b0f1fc 10731
83cfe7c0
JL
10732Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10733
10734 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10735 guesses.
10736
7dfef6ed
JL
10737Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10738
10739 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10740
5d4a5ee6
JL
10741Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10742
10743 * ltmain.sh: If mkdir fails, check whether the directory was created
10744 anyhow by some other process.
10745
d207ebef
JM
10746Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10747
10748 * configure.in (d30v-*-*): Configure all directories.
10749
10750Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10751
10752 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10753 for the D30V.
10754
10755Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10756
10757 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10758
5d4a5ee6
JL
10759Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10760
e490616e
ZW
10761 * include/libiberty.h: Add extern "C" { so it can be used with C++
10762 progrms.
10763 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10764 programs.
5d4a5ee6 10765
d207ebef
JM
10766Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10767
10768 * configure.in (d30v-*-*): Configure GCC now.
10769
5d4a5ee6
JL
10770Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10771
10772 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10773 is no longer needed.
10774
c9670e62
JM
10775Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10776
10777 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10778
cc71c0ca
MH
10779Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10780
10781 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10782 targets using "$@" to provide support for similar but not identical
10783 targets without having to duplicate code.
10784
d207ebef
JM
10785Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10786
10787 * makefile.vms: Fix to work with DEC C.
10788
10789Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10790
10791 * config.sub: Add mips-tx39-elf to marketing names.
10792
10793Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10794
10795 * ltmain.sh: Handle symlinks in generated script.
10796
10797Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10798
10799 * configure: Handle autoconf style directory options: --bindir,
10800 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10801 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10802 --sysconfdir.
10803 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10804 (sharedstatedir, localstatedir, oldincludedir): New variables.
10805 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10806 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10807 sbindir, sharedstatedir, and sysconfdir.
10808
b1e3ddfd
AJ
10809Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10810
10811 * Makefile.in (bootstrap-lean): New target.
10812
d207ebef
JM
10813Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10814
10815 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 10816 sn, and gnuserv from noconfigdirs.
d207ebef
JM
10817
10818Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10819
10820 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10821
09f97c1e
JL
10822Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10823
10824 * Makefile.in (cross): New target.
10825
335d0ab2
AO
10826Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10827 Jeff Law <law@cygnus.com>
10828
10829 * Makefile.in (bootstrap2, bootstrap3): New targets.
10830 (all-bootstrap): Remove outdated and confusing target.
339c9b00 10831 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 10832
d207ebef
JM
10833Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10834
10835 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 10836 windows. Consistent with gdb/configure.
d207ebef 10837
e693cc28
UD
108381997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10839
e693cc28
UD
10840 * configure.in: Name Linux target fragment.
10841
10842 * configure: Rewrite so that project Makefile fragment is inserted
10843 first and appears last in the resulting Makefile.
10844
d207ebef
JM
10845Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10846
10847 * Makefile.in (install-itcl): Install tcl first.
10848
5d4a5ee6
JL
10849Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10850
10851 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10852
f401679e
JW
10853Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10854
10855 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10856
10857 * configure.in (skipdirs): Add target-librx for Linux.
10858 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10859
ec20b1b9
JL
10860Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10861
10862 * Makefile.in (bootstrap): New target.
10863
becdcf6d
JL
10864Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10865
63f6bcd7 10866 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 10867
d207ebef
JM
10868Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10869
10870 * config.guess: Merge with FSF.
10871
0c82f6bf
FF
10872Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10873
10874 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10875
d207ebef
JM
10876Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10877
10878 * config.sub: Add "marketing-names" patch.
10879
3fbc0b70
JS
10880Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10881
e490616e 10882 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 10883
e20d4801
JL
10884Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10885
10886 * config.sub: Handle v850-elf.
10887
fe181f78 10888Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
10889
10890 * .cvsignore (*-install): Remove.
10891
bfed1ea0
JL
10892Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10893
10894 * ltconfig: Set CONFIG_SHELL in libtool.
10895 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10896
558a1e7c
JW
10897Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10898
10899 * configure.in (target_subdir): Set to libraries if enable_multilib.
10900
7818d6fc
JW
10901Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10902
10903 * config.guess: Update from gcc directory.
10904
d207ebef
JM
10905Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10906
10907 * Makefile.in (all-sim): Depends on all-readline.
10908
6599da04
JM
10909Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10910
10911 * Makefile.in (BISON, YACC): Use $$s.
10912 (all-bison): Depend on all-texinfo.
10913
10914Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10915
10916 * Makefile.in (BISON): Add -L flag.
10917 (YACC): Likewise.
10918
d207ebef
JM
10919Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10920
4e81ae98
EC
10921 * configure.in (noconfigdirs): Add support for v850e target.
10922
d207ebef
JM
10923 * config.sub (maybe_os): Add support for v850e target.
10924
10925Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10926
4e81ae98
EC
10927 * configure.in (noconfigdirs): Add support for v850ea target.
10928
d207ebef
JM
10929 * config.sub (maybe_os): Add support for v850ea target.
10930
6599da04
JM
10931Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10932
10933 * config.sub: Add mipstx39. Delete r3900.
10934
10935Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10936
10937 * Makefile.in (all-autoconf): Depends on all-texinfo.
10938
10939Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10940
10941 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10942 eabi targets.
10943
10944Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10945
10946 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10947
10948 * configure: When handling a Canadian Cross, handle YACC as well as
10949 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 10950 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
10951
10952Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10953
10954 * Makefile.in (BISON): bison, not byacc or bison -y.
10955 (YACC): bison -y or byacc or yacc.
10956 (various): Add *-bison as appropriate.
10957 (taz): No need to mess with BISON anymore.
10958
10959Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10960
10961 * configure: If OSTYPE matches *win32*, try to find a good value for
10962 CONFIG_SHELL.
10963
10964Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10965
10966 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10967 configure.in if it is present.
10968
10969Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10970
10971 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10972
10973Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10974
10975 * config.sub: Recognize `arc' cpu.
10976 * configure.in: Likewise.
10977 * config-ml.in: Likewise.
10978
10979Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10980
10981 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10982
10983Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10984
10985 * configure: Changed sed delimiter from ':' to '|' when
10986 attempting to substitute ${config_shell} for SHELL. On
10987 NT ${config_shell} may contain a ':' in it.
10988
10989Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10990
10991 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10992
10993Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10994
10995 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10996
10997Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10998
10999 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11000
11001 * ylwrap: If the program is a relative path, force it to be
11002 absolute.
11003
11004Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
11005
11006 * configure (tooldir): Set BISON to `bison -y' and not just bison.
11007
11008Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
11009
11010 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
11011 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11012 for libraries.
6599da04
JM
11013
11014Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
11015
11016 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 11017 separated by spaces.
6599da04
JM
11018
11019Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
11020
11021 * ylwrap: New file.
11022 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11023
11024 * ltmain.sh: Handle /bin/sh at start of install program.
11025
11026 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11027
11028 * ltconfig, ltmain.sh: New files, from libtool 1.0.
11029 * missing: New file, from automake 1.2.
11030
11031Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
11032
11033 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
11034 check-tk to CHECK_X11_MODULES.
11035
11036Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
11037
11038 * config.sub: Merge with FSF.
11039
11040Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
11041
11042 * config.guess: Merge with FSF.
11043
11044Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11045
11046 * configure: Treat msdosdjgpp like go32.
11047 * configure.in: Likewise. Don't remove gprof for go32.
11048
11049 * configure: Change Makefile.tem2 to Makefile.tm2.
11050
11051Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
11052
11053 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11054
11055Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11056
11057 * install-sh (chmodcmd): Set to null if the DST directory already
11058 exists. Same as Nov 11th change.
11059
11060Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
11061
4e81ae98 11062 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
11063
11064Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
11065
11066 * config.guess: Update from FSF.
11067
11068Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
11069
11070 * Makefile.in (GDB_TK): Depend on itcl and tix.
11071
11072Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
11073
11074 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11075 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11076 (INSTALL_SCRIPT): New variable.
11077 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11078 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11079 to -x.
11080 * install-sh: Add support for -x option.
11081
11082Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
11083
11084 * configure.in, Makefile.in: Treat tix like itcl.
11085
11086Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
11087
11088 * Makefile.in (WINDRES): New variable.
11089 (WINDRES_FOR_TARGET): New variable.
11090 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11091 (EXTRA_HOST_FLAGS): Add WINDRES.
11092 (EXTRA_TARGET_FLAGS): Add WINDRES.
11093 (EXTRA_GCC_FLAGS): Add WINDRES.
11094 ($(DO_X)): Pass down WINDRES.
11095 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11096 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11097 DLLTOOL_FOR_TARGET.
11098
11099Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
11100
11101 * configure.in: configure sim before gdb for win32-x-ppc
11102
11103Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11104
11105 Move gperf into the toplevel, from libg++.
11106 * configure.in (target_tools): Add target-gperf.
11107 (native_only): Add target-gperf.
11108 * Makefile.in (all-target-gperf): New target, depend on
11109 all-target-libg++.
11110 (configure-target-gperf): Empty rule.
11111 (ALL_TARGET_MODULES): Add all-target-gperf.
11112 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11113 (CHECK_TARGET_MODULES): Add check-target-gperf.
11114 (INSTALL_TARGET_MODULES): Add install-target-gperf.
11115 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11116
11117Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 11118
6599da04
JM
11119 * config.sub (mn10200): Recognize new basic machine.
11120
11121Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11122
11123 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11124 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11125
11126Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11127
11128 * configure.in: If we're building mips-sgi-irix6* native, turn on
11129 ENABLE_MULTILIB and set TARGET_SUBDIR.
11130
11131Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
11132
11133 * Makefile.in (all-sn): Depend on all-grep.
11134
11135Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
11136
11137 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11138
11139 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11140 Makefile. From Jeff Makey <jeff@cts.com>.
11141 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11142
11143 * Makefile.in (DISTBISONFILES): Remove.
11144 (taz): Don't futz with DISTBISONFILES. Change BISON to use
11145 $(DEFAULT_YACC).
11146
11147 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 11148 cygwin32.
6599da04
JM
11149
11150 * Makefile.in (LD): New variable.
11151 (EXTRA_HOST_FLAGS): Pass down LD.
11152 ($(DO_X)): Likewise.
11153
11154Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
11155
11156 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11157
11158Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
11159
11160 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 11161 before adding our own. Always add --build.
6599da04
JM
11162
11163Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
11164
11165 * configure.in (targargs): Pass --build if we're doing
11166 a cross-compile.
11167
11168Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
11169
ca236658 11170 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
11171 sed. Otherwise sed chokes on NT path names with drive
11172 designators. Also look for "?:*" as the leading characters in an
11173 absolute pathname.
11174
11175Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
11176
11177 * config.sub: Support for r3900.
11178
11179Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
11180
11181 * configure.in: Use install-sh, not install.sh.
11182
11183Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
11184
11185 * Makefile.in (taz): Improve check for BISON so it doesn't try to
11186 apply it twice.
11187
11188Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
11189
11190 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11191 install-binutils.
11192
11193Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
11194
11195 * Makefile.in: Add automake targets.
11196 * configure.in (host_tools): Add automake.
11197
11198Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11199
11200 * configure: Default CXX to c++, not gcc.
11201 * Makefile.in (CXX): Set to c++, not gcc.
11202 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11203
11204Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11205
11206 * install-sh: try appending a .exe if source file doesn't
11207 exist
11208
11209Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11210
11211 * configure.in: Turn on multilib by default.
11212 (cross_only): Remove target-libiberty.
11213
11214 * Makefile.in (all-gcc): Don't depend on libiberty.
11215
11216Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11217
11218 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11219
11220Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11221
11222 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11223 (DISTBISONFILES): Add ld/Makefile.in
11224
11225Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11226
11227 * configure.in: if target is cygwin32 but host isn't cygwin32,
11228 don't configure gdb tcl tk expect, not just gdb.
11229
11230Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11231
11232 * configure.in: Added gnuserv everywhere sn appears.
11233
11234 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11235 (CROSS_CHECK_MODULES): Added check-gnuserv.
11236 (INSTALL_MODULES): Added install-gnuserv.
11237 (CLEAN_MODULES): Added clean-gnuserv.
11238 (all-gnuserv): New target.
11239
11240Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11241
11242 * config.guess: Fixes for MIPS OpenBSD systems.
11243
11244Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11245
11246 * Makefile.in (INSTALL_XFORM): Remove.
11247 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11248
11249 * mkinstalldirs: New file, copied from automake.
11250 * Makefile.in (installdirs): Rename from install-dirs. Use
11251 mkinstalldirs. Change all users.
11252 (DEVO_SUPPORT): Add mkinstalldirs.
11253
11254Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11255
11256 * install-sh: Rename from install.sh.
11257 * Makefile.in (INSTALL): Change install.sh to install-sh.
11258 (DEVO_SUPPORT): Likewise.
11259
11260 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11261 Graichen <graichen@rzpd.de>.
11262
11263Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11264
11265 * config.guess: Recognize OpenBSD systems correctly.
11266
11267Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11268
11269 * README, Makefile.in (ETC_SUPPORT): Remove references to
11270 cfg-paper*, configure.{texi,man,info*}._
11271
11272Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11273
11274 * Makefile.in (all.normal): Ensure that gcc is built after all
11275 the x11 - ie gdb - targets.
11276
11277Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11278
11279 * makefile.vms: Don't run conf-a-gas.
11280
11281Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11282
e490616e 11283 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 11284
d207ebef
JM
11285Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11286
11287 * configure.in: Remove noconfigdirs case since gdb also
11288 configures and builds for tic80-coff.
11289
6599da04
JM
11290Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11291
11292 * configure: Set cache_file to config.cache.
11293 * Makefile.in (local-distclean): Remove config.cache.
11294
11295Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11296
11297 * COPYING: Update FSF address.
11298
d207ebef
JM
11299Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11300
11301 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11302 noconfigdirs.
11303
6599da04
JM
11304Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11305
11306 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11307 MAKEDIRS, is empty.
11308
11309Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11310
11311 * config.sub: Tweak mn10300 entry.
11312
11313Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11314
11315 * configure.in (host_tools): Put sim before gdb, so gdb's
11316 configure.tgt can determine if the simulator was configured.
11317
11318Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11319
11320 * config.sub: Move BeOS $os case to be with other Cygnus
11321 local cases.
11322
11323Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11324
11325 * config.sub: Remove misplaced comment that broke Linux.
11326
11327Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11328
11329 * config.sub: Add BeOS support.
11330
11331Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11332
11333 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11334
11335Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11336
11337 * configure.in (noconfigdirs): Remove tcl and tk from
11338 noconfigdirs for cygwin32 builds.
11339
d207ebef
JM
11340Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11341
11342 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11343
6599da04
JM
11344Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11345
11346 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11347 make-all.com, use makefile.vms instead.
11348
11349Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11350
11351 * config.sub: Accept -lnews*.
11352
d207ebef
JM
11353Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11354
11355 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 11356 target-examples and target-libiberty for d30v.
d207ebef
JM
11357
11358Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11359
11360 * configure.in (noconfigdirs): Enable ld for d30v.
11361
11362Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11363
11364 * configure.in (tic80-*-*): Build compiler.
11365
11366Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11367
11368 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 11369 unsupported d30v directories
d207ebef
JM
11370
11371Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11372
4e81ae98
EC
11373 * config.sub, configure.in: Add d30v target cpu.
11374
6599da04
JM
11375Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11376
11377 * makefile.vms: New file.
11378 * make-all.com: Remove.
11379
11380Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11381
11382 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11383
11384Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11385
11386 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11387
11388Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11389
11390 * Makefile.in (ALL_MODULES): Added all-db.
11391 (CROSS_CHECK_MODULES): Addec check-db.
11392 (INSTALL_MODULES): Added install-db.
11393 (CLEAN_MODULES): Added clean-db.
11394
11395Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11396
11397 * config.guess: Merge with latest FSF sources.
11398
11399Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11400
11401 * Makefile.in (ALL_MODULES): Added all-itcl.
11402 (CROSS_CHECK_MODULES): Added check-itcl.
11403 (INSTALL_MODULES): Added install-itcl.
11404 (CLEAN_MODULES): Added clean-itcl.
11405
11406Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11407
11408 * configure.in: build gdb for mn10200
11409
11410Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11411
11412 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11413
d207ebef
JM
11414Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11415
11416 * configure.in (tic80-*-*): Turn off most targets right now.
11417
6599da04
JM
11418Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11419
11420 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11421 rather than the makeinfo program.
11422 (do-info): Depend upon all-texinfo.
11423
11424Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11425
11426 * configure.in: Remove uses of config/mh-linux.
11427
11428 * config.sub, config.guess: Merge with latest FSF sources.
11429
d207ebef
JM
11430Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11431
11432 * config.sub (case $basic_machine): Add tic80 entries.
11433
6599da04
JM
11434Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11435
11436 * config.sub, config.guess: Merge with latest FSF sources.
11437
11438Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11439
11440 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11441 * mpw-config.in: Test for NewFolderRecursive.
11442 * mpw-install: Use symbolic name for startup filename.
11443 * mpw-README: Add various additional details.
11444
11445Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11446
11447 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11448
11449Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11450
11451 * configure.in: Do build gcc and the target libraries for
11452 the mn10200.
11453
11454Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11455
11456 * configure.in: don't avoid building gdb for mn10300 any more
11457 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11458 instead of single-quoting it.
11459
11460Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11461
11462 * configure.in: Don't use --with-stabs on IRIX 6.
11463
11464Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11465
11466 * configure.in (m32r): Build gdb, libg++ now.
11467
11468Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11469
11470 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11471 directories from noconfigdirs.
11472
11473Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11474
11475 * config.sub (basic_machine): added mips16 configuration
11476
11477Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11478
11479 * config.sub: Handle d10v-unknown.
11480
d207ebef
JM
11481Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11482
11483 * config.sub: Handle v850-unknown.
11484
6599da04
JM
11485Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11486
11487 * Makefile.in: add findutils
11488 * configure.in: add findutils to list of host_tools
11489
11490Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11491
11492 * config.sub: Handle mn10200 and mn10300.
11493
11494Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11495
11496 * configure.in (d10v-*): Do not build librx.
11497
11498Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11499
11500 * configure.in (mn10300): Build everything except gdb & libgloss.
11501
11502Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11503
11504 * config.guess: Patch for Dansk Data Elektronik servers,
11505 from Niels Skou Olsen <nso@dde.dk>.
11506
11507 For ncr, use /bin/uname rather than uname, since GNU uname does not
11508 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11509
11510 Patch for MIPS R4000 running System V,
11511 from Eric S. Raymond <esr@snark.thyrsus.com>.
11512
11513 Fix thinko for nextstep.
11514
11515 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11516
11517 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11518 * config.guess: Guess mips-dec-mach_bsd4.3.
11519
11520 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11521 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11522 release numbers.
11523 * config.guess (mips-mips-riscos*): Emit just enough of the
11524 release number.
11525
11526 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11527 * config.guess (sparc-auspex-sunos*): Added.
11528 (f300-fujitsu-*): Added.
11529
11530 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11531 * config.guess: Recognize a Tadpole as a sparc.
11532
11533Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11534
11535 * config.guess: Don't assume that NextStep version is either 2 or
11536 3. NextStep 4 (aka OpenStep 4) has come out now.
11537
11538Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11539
11540 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11541 From Rik Faith <faith@cs.unc.edu>.
11542
11543Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11544
11545 * config.sub: Contributions from bug-gnu-utils to:
11546 Support plain "hppa" (no version given) architecture, reported by
11547 OpenStep.
11548 OpenBSD like NetBSD.
11549 LynxOs is not a hardware supplier.
11550
11551 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 11552 OpenBSD like NetBSD.
6599da04
JM
11553 Stratus systems.
11554 More Pyramid systems.
11555 i[n>4]86 Intel chips.
11556 M680[n>4]0 Motorola chips.
11557 Use unknown instead of lynx for hardware manufacturer.
11558
11559Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11560
11561 * install.sh (chmodcmd): Set to null if the DST directory already
11562 exists.
11563
11564Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11565
11566 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11567 not use mt-ppc target Makefile fragment any more.
11568
11569Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11570
11571 * configure.in (*-*-windows): Exclude everything but those dirs
11572 needed to build windows.
11573
11574Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11575
11576 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11577
11578Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11579
11580 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
11581
11582Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11583
11584 * Undo my previous change.
11585
11586Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11587
11588 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11589 unconditionally.
11590 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11591
11592Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11593
11594 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11595 host to add it's own flags.
6599da04
JM
11596
11597Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11598
11599 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11600
11601Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11602
11603 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11604 (CXX_FOR_TARGET): Likewise.
11605 (GCC_FOR_TARGET): Define.
11606 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11607 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11608 CC_FOR_TARGET was specified on the command line.
11609 (MAKEOVERRIDES): Don't define.
11610
11611Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11612
11613 * configure.in (m32r): Fix spelling of libg++ libs.
11614
11615Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11616
11617 * config.sub (-apple*): Remove, now redundant.
11618
11619Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11620
11621 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11622
11623 * configure: Rework yesterday's sed script patch.
11624
11625 * config.sub: Merge with FSF.
11626
11627Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11628
11629 * config.guess: Merge from FSF.
11630
11631 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
11632 * config.guess: Use pc instead of unknown, for pc clone systems.
11633 Change linux to linux-gnu.
6599da04
JM
11634
11635 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 11636 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
11637
11638Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11639
11640 * test-build.mk (HOLES): Add "xargs" for gdb.
11641
11642 * configure: Avoid hpux10.20 sed bug.
11643
11644Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11645
731a8127 11646 * configure.in: Add support for windows host
6599da04
JM
11647 (that is a build done under the Microsoft build environment).
11648
11649Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11650
11651 * Makefile.in: Replace all uses of srcroot with s, to shrink
11652 command line lengths.
11653
11654 Patches from Geoffrey Noer <noer@cygnus.com>:
11655 * configure.in: If configuring for newlib, pass --with-newlib to
11656 subdirectories.
11657 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11658 -Bnewlib/ and -Lwinsup to gcc.
11659 (CXX_FOR_TARGET): Likewise.
11660
11661Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11662
11663 * Makefile.in (ETC_SUPPORT): Add configure.
11664
11665Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11666
4e81ae98 11667 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
11668 host configuration file.
11669
11670Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11671
11672 * configure.in: Break mn10x00 support into separate
11673 mn10200 and mn10300 configurations.
11674 * config.sub: Likewise.
11675
11676Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11677
11678 * configure.in: Add lots of stuff to noconfigdirs for
11679 the mn10x00 targets.
11680
11681 * config.sub, configure.in: Add mn10x00 support.
11682
11683Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11684
11685 * make-all.com: Call conf-a-gas, not config-a-gas.
11686
11687Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11688
11689 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 11690 targets.
6599da04
JM
11691
11692Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11693
11694 * mpw-README: Add much more detail for native PowerMac.
11695 * mpw-install: New file.
11696 * mpw-configure: Add --norecursion and --help options.
11697 * mpw-config.in: Translate readme and install files when
11698 copying to objdir.
11699 * mpw-build.in: Don't always depend on byacc and flex.
11700 (install-only-top): New action.
11701
d207ebef
JM
11702Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11703
11704 * configure.in: You can now configure GDB for the v850.
11705
6599da04
JM
11706Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11707
11708 * configure.in (noconfigdirs): Don't configure any C++ dirs
11709 if targeting D10V.
11710
11711Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11712
11713 * config.sub: Recognize mips64vr5000.
11714
11715Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11716
11717 * configure.in: Use a single line for host_tools and native_only.
11718
11719Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11720
11721 * config.sub, configure.in: Add entries for m32r.
11722
11723Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11724
11725 * Makefile.in (inet-install): Don't run install-gzip.
11726
11727Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11728
11729 * configure.in: Don't config lots of things for *-*-windows*.
11730
11731Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11732
11733 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11734 (host_libs, host_tools): Copy from configure.in.
11735 * mpw-configure: Don't complain about directories not found.
11736
11737Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11738
11739 * configure.in (i[345]86): Recognize i686 for pentium pro.
11740 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11741 file.
11742
11743 * config.guess (i[345]86): Ditto.
11744
11745Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11746
11747 * configure.in (noconfigdirs): Removed gdb for D10V.
11748
d207ebef 11749Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 11750
d207ebef
JM
11751 * configure.in: Remove ld, target-libio, target-libg++, and
11752 target-libstdc++ from noconfigdirs.
5d4a5ee6 11753
6599da04
JM
11754Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11755
11756 * configure: Fix three locations where shell scripts were
11757 being run directly rather than with config_shell.
11758
d207ebef
JM
11759Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11760
11761 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11762 * config.sub (basic_machine): Recognize v850.
11763
6599da04
JM
11764Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11765
11766 * mpw-configure: Handle multiple enable/disable options and
11767 pass them down recursively, handle -c and -s flags appropriately
11768 depending on choice of compiler, add escape mechanism for
11769 quoted arguments to gC.
11770
11771Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11772
11773 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11774 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11775 so that -mrelocatable-lib and -mno-eabi are used.
11776
11777 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11778 not support --print-multi-lib, don't abort.
11779
6599da04
JM
11780Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11781
11782 * make-all.com: Run config-a-gas.
11783 * setup.com: Don't copy subdirectory files around.
11784
11785Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11786
11787 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11788 target, it now compiles correctly.
11789
11790Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11791
11792 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11793
11794Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11795
4e81ae98 11796 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
11797
11798Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11799
11800 * configure.in (native_only): Add prms.
11801
11802Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11803
11804 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11805 (BINUTILS_SUPPORT_DIRS): Likewise.
11806
11807Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11808
11809 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11810 d10v support is added.
11811
11812Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11813
11814 * configure.in (d10v-*-*): New target.
11815
11816Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11817
11818 * config.guess (HP 9000/811): Recognize this as a PA1.1
11819 machine.
11820
11821Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11822
11823 * Makefile.in (do-tar-gz): New target, split out from tail end of
11824 taz target. Run each command separately, don't use pipes.
11825 (taz): Use it.
11826
11827Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11828
11829 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11830 * mpw-build.in: No builds should depend on building byacc or flex,
11831 they are assumed to be installed already.
11832
11833Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11834
11835 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11836 variable that CC_FOR_TARGET needs.
11837
11838Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11839
11840 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11841 options have changed since the last time the subdirectory was
11842 configured, and if it has, reconfigure.
11843 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11844 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11845
11846Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11847
11848 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11849 CLEAN_MODULES): Add bash.
11850 (all-bash): New target.
11851
11852Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11853
11854 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11855
11856Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11857
11858 * config.sub (basic_machine): Recognize d10v as a valid processor.
11859
11860Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11861
11862 * mpw-configure: Add support for --bindir.
11863 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11864
11865Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11866
11867 * configure.in: add bash, time, gawk to list of hosttools and things
11868 to only build for native toolchains
11869
11870Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11871
11872 * Makefile.in (docdir): Remove.
11873
11874Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11875
11876 * Makefile.in (datadir): Set to $(prefix)/share.
11877
11878Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11879
11880 * configure.in: build diff and patch for cygwin32-hosted
11881 toolchains.
11882
11883Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11884
11885 * config.sub: Accept -rtems*.
11886
11887Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11888
e490616e
ZW
11889 * configure.in: enable dosrel for cygwin32-hosted builds,
11890 remove diff from the list of things not buildable
11891 via Canadian Cross
6599da04
JM
11892
11893Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11894
11895 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 11896 don't get ". ".
6599da04
JM
11897
11898Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11899
11900 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11901
11902Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11903
11904 * Makefile.in (taz): Handle case where tex3patch didn't even get
11905 checked out. Also, if it was found, put the symlink in a new util
11906 subdirectory.
11907
11908Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11909
11910 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11911
11912Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11913
11914 * config.sub: Recognize -openvms.
11915 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11916 * make-all.com, setup.com: New files.
11917
11918Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11919
11920 * Makefile.in (taz): tex3patch moved to texinfo/util.
11921
11922Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11923
11924 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11925 * configure.in: remove make from disable-if-Can-Cross list
11926 enable gdb if ${host} and ${target} are cygwin32
11927
11928Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11929
11930 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11931 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11932
11933Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11934
11935 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11936 distinguish sysv/svr4/bsd variants.
11937 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11938
11939Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11940
11941 * configure.in: Added copyright notice.
11942 * move-if-change: Added copyright notice.
11943
11944Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11945
11946 * configure.in (powerpcle-*-solaris*): Until we get shared
11947 libraries working, don't build gdb, sim, make, tcl, tk, or
11948 expect.
11949
11950Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11951
11952 * config.guess: Merge with FSF:
11953
11954 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11955 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11956
11957 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11958 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11959
11960 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11961 * config.guess: Combine two OSF1 rules.
11962 Also recognize field test versions. From mjr@zk3.dec.com.
11963 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11964 because GNU uname does not support -p. From pmr@pajato.com.
11965
11966Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11967
11968 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11969
11970Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11971
11972 * mpw-README: Document GCCIncludes.
11973
11974Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11975
11976 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11977
11978Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11979
11980 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11981
11982Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11983
11984 * configure.in (*-*-cygwin32): Configure make.
11985
11986Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11987
11988 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11989
11990Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11991
11992 * Makefile.in (all-inet): Depend on all-perl.
11993
11994 * Makefile.in (inet-install): New target.
11995
11996 * Makefile.in (all-inet): Depend on all-tcl.
11997 (all-inet): Depend on all-send-pr.
11998
11999Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12000
12001 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12002 temporarily.
12003
12004Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
12005
12006 * configure.in: Don't configure --with-gnu-ld on AIX.
12007
12008Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12009
12010 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12011
12012Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
12013
12014 * Makefile.in (ALL_MODULES): Added all-inet.
12015 (CROSS_CHECK_MODULES): Added check-inet.
12016 (INSTALL_MODULES): Added install-inet.
12017 (CLEAN_MODULES): Added clean-inet.
12018 (all-indent): New target.
12019
12020 * configure.in (host_tools): Added inet.
12021 (native_only): Added inet.
12022 (noconfigdirs): Added inet.
12023
12024Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
12025
12026 * configure.in: Don't configure libgloss if we are not configuring
12027 newlib.
12028
12029Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12030
12031 * configure.in: Don't configure libgloss for unsupported
12032 architectures.
12033
12034Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12035
12036 * Makefile.in (CLEAN_MODULES): Add clean-apache.
12037
12038Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
12039
12040 * Makefile.in (ALL_MODULES): Include all-apache.
12041 (CROSS_CHECK_MODULES): Include check-apache.
12042 (INSTALL_MODULES): Include install-apache.
12043 (all-apache): New target.
12044
12045 * configure.in: Added apache everywhere perl is seen.
12046
12047Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12048
12049 * Makefile.in: Add support for clean-{module} and
12050 clean-target-{module} rules.
12051
12052Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
12053
12054 * configure.in (*-*-ose) do not build libgloss.
12055
12056Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12057
12058 * config.guess (prep*:SunOS:5.*:*): Turn into
12059 powerpele-unknown-solaris2.
12060
12061Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
12062
12063 * configure.in: Permit --enable-shared to specify a list of
12064 directories.
12065
12066Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12067
12068 * configure.in (host==solaris): Pass only the first word of $CC
12069 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12070
12071Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12072
12073 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12074
12075Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
12076
12077 * Makefile.in (ALL_MODULES): Include all-perl.
12078 (CROSS_CHECK_MODULES): Include check-perl.
12079 (INSTALL_MODULES): Include install-perl.
12080 (ALL_X11_MODULES): Include all-guile.
12081 (CHECK_X11_MODULES): Include check-guile.
12082 (INSTALL_X11_MODULES): Include install-guile.
12083 (all-perl): New target.
12084 (all-guile): New target.
12085
12086 * configure.in (host_tools): Include perl and guile.
12087 (native_only): Include perl and guile.
12088 (noconfigdirs): Don't build guile and perl; no ports have been
12089 done.
12090
12091Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
12092
e490616e
ZW
12093 * configure (--enable-*): Handle quoted option lists such as
12094 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
12095
12096Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12097
12098 * Makefile.in ({,inst}all-target): New rule so we can make and
12099 install all of the target directories easily.
12100
12101Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12102
12103 * configure.in: Add missing global flag in sed substitution when
12104 deleting `target-' from ${configdirs}.
12105
12106Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
12107
12108 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12109 option.
12110
12111 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12112 config/mh-necv4.
12113
12114 * install.sh: Correct misspelling of transformbasename.
12115
12116 * config.guess: Recognize mips-*-sysv*.
12117
12118Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
12119
12120 * config.sub: Recognize mon960.
12121
12122Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
12123
12124 * configure: Restore Canadian Cross handling of BISON and LEX,
12125 removed in Feb 20 change.
12126
12127Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
12128
12129 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12130 Mention make install. Remove the old copyright date as well the
12131 clumsy and rather pointless copyright on the README file.
12132
12133Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
12134
12135 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12136 Makefile after running symlink-tree, then run `make distclean' to
12137 avoid clobbering any generated files in srcdir.
12138
12139Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
12140
12141 * configure.in (m68k-*-netbsd*): Build everything now.
12142
12143Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12144
12145 * Makefile.in (taz): Fix quoting.
12146
12147Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
12148
12149 * configure.in (sparclet-*-*): Build everything now.
12150
12151Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12152
12153 * configure.in (m68k-*-linux*): New host.
12154
12155Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
12156
12157 * configure: Check for bison before byacc.
12158
12159Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
12160
12161 * Makefile.in configure: Change the way LEX and BISON/YACC are
12162 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
12163 searching PATH. These are used as fallbacks by Makefile.in if
12164 flex/bison/byacc aren't in objdir.
12165
12166Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
12167
12168 * Makefile.in: Make everything which depends upon all-bfd also
12169 depend upon all-opcodes, in case --with-commonbfdlib is used.
12170
12171Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12172
12173 * configure.in (host *-*-cygwin32): Don't build gdb if we are
12174 building NT native compilers on Unix.
12175
12176Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
12177
12178 * configure.in: Don't get CC from the host Makefile fragment if we
12179 can find gcc in PATH, or if this is a Canadian Cross. Move the
12180 Solaris test for /usr/ucb/cc to the post target script, just after
12181 the compiler sanity test.
12182
12183Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
12184
12185 * config.sub: Merge with FSF.
12186
12187Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
12188
12189 * Makefile.in (RPATH_ENVVAR): New variable.
12190 (REALLY_SET_LIB_PATH): Use it.
12191 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12192
12193Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
12194
12195 * config.sub, configure.in: Recognize sparclet cpu.
12196
12197Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12198
12199 * config.guess: Support m68k-cbm-sysv4.
12200
12201Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12202
12203 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12204 m68k-unknown-linuxaout from linker help string. Put quotes around
12205 $ld_help_string.
12206
12207Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12208
12209 * config.guess (powerpc-harris-powerunix): Add guess for port
12210 to new target.
12211
12212Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12213
12214 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12215
12216Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12217
12218 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12219 $(REALLY_SET_LIB_PATH) in Makefile.
12220 * Makefile.in (SET_LIB_PATH): New variable.
12221 (REALLY_SET_LIB_PATH): New variable.
12222 ($(DO_X)): Use $(SET_LIB_PATH).
12223 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12224 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12225 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12226 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12227 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12228 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12229 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12230 (install-dosrel): Likewise.
12231 (all-opcodes): Depend upon all-libiberty.
12232
12233Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12234
12235 * config.guess (*:CYGWIN*): New
12236
12237Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12238
12239 * Makefile.in (all-target-winsup): All all-target-libiberty.
12240
12241Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12242
12243 * configure.in (noconfigdirs): Add missing # in front of comment.
12244
12245Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12246
12247 * configure.in: add second pass to things added to noconfigdirs
12248 so *-gm-magic can exclude libgloss properly.
12249
12250Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12251
12252 * mpw-configure (extralibs_name, rez_name): Set correctly
12253 for MWC68K compiler.
12254
12255 * mpw-README: Add more info on the necessary build tools.
12256
12257Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12258
12259 * configure.in, config.sub: Recognize cygwin32.
12260
12261Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12262
12263 * config.guess, config.sub: Recognize A/UX.
12264
12265Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12266
12267 * config.sub: Merge with gcc/config.sub.
12268
12269Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12270
12271 * mpw-build.in (do-binutils): Add build of stamps.
12272
12273Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12274
12275 * config.sub: Add recognition for mips64vr4100*-* targets.
12276
12277Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12278
12279 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12280 Add creation of gconfigargs with `--enable-shared' turned on.
12281 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12282 ($(host)-stamp-stage3-configured): Likewise.
12283 (HOLES): Add chatr and ldd.
12284 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12285
12286Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12287
12288 * configure: Pass --nfp to recursive configures.
12289
12290Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12291
12292 * Makefile.in (DLLTOOL): New.
12293 (DLLTOOL_FOR_TARGET): New.
12294 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12295 (EXTRA_TARGET_FLAGS): Ditto.
12296 (EXTRA_GCC_FLAGS): Ditto.
12297 (CONFIGURE_TARGET_MODULES): Ditto.
12298 (DO_X): Ditto.
12299 * configure: Add DLLTOOL.
12300
12301Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12302
12303 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12304 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12305 mh-sco, since old workarounds no longer needed, and don't
12306 build ld, since libraries have weak symbols in COFF.
12307
12308Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12309
12310 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12311
12312Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12313
12314 * configure.in: Make sure that ${CC} can be used to compile an
12315 executable.
12316
12317Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12318
12319 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12320 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12321 nothing depending on whether gdbtk is being built.
12322
12323Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12324
12325 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12326
12327Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12328
12329 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12330 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12331
12332Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12333
12334 * config-ml.in: Add support for
12335 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12336 Simplify setting of multidirs from --disable-foo.
12337
12338Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12339
12340 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12341 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12342 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 12343 non-empty, pass them on to the GCC make.
6599da04
JM
12344 (all-bootstrap): New rule that is like all-gcc, except it executes
12345 the GCC bootstrap rule instead of the GCC all rule.
12346
12347Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12348
12349 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12350
12351Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12352
12353 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12354 DG/UX support.
12355
12356Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12357
12358 * config.sub (i*86*) Change [345] to [3456]
12359
12360Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12361
12362 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12363 --with-gnu-ld=no.
12364
12365Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12366
12367 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12368 AIX multilibs get built.
12369
12370Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12371
12372 * configure.in (i386-win32): Don't build expect if we're not
12373 building the tcl subdir.
12374
12375Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12376
12377 * Makefile.in: (configure-target-examples, all-target-examples):
12378 New targets, configure and build example programs.
12379
12380Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12381
12382 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12383 use it as input to sedit the generated MPW makefile.
12384 * mpw-README: Add a suggestion about Gestalt.h.
12385
12386Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12387
12388 * config.sub: Accept *-*-ieee*.
12389
12390Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12391
12392 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12393 Ronald F. Guilmette <rfg@monkeys.com>.
12394
12395Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12396
12397 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12398 for powerpc-pe native.
12399 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12400 (target==powerpc-pe): duplicate i386-win32 entry.
12401
12402Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12403
12404 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12405 of vxworks, not just vxworks5.1.
12406
12407Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12408
12409 * mpw-configure: Add support for exec-prefix.
12410
12411Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12412
12413 * config.guess: Recognize HP model 816 machines as having
12414 a PA1.1 processor.
12415
12416Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12417
12418 * configure: Ignore new autoconf configure options.
12419
6599da04
JM
12420Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12421
12422 * config.guess: Recognize Pentium under SCO.
12423 From Robert Lipe <robertl@arnet.com>.
12424
12425Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12426
12427 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
12428
12429Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12430
12431 * configure.in: Don't configure gas for alpha-dec-osf*.
12432
12433Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12434
12435 * configure.in: Default to --with-stabs for some targets for which
12436 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12437 i[345]86*-*-unixware*.
12438
12439Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12440
12441 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12442 rather than basing it on the target. Simplify handling of options
12443 controlling which directories to configure. Remove extraneous
12444 slash in multi-clean target.
12445
12446Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12447
12448 * config-ml.in: Prefix more variables with ml_ so they don't collide
12449 with configure's.
12450
12451Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12452
12453 * configure: Don't turn -v into --v.
12454
12455Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12456
12457 * configure.in (targargs): Fix typo.
12458
12459 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12460
12461Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12462
12463 * configure.in: Strip --host and --target options from
12464 CONFIG_ARGUMENTS, and always configure for --host only. Add
12465 --with-cross-host option when building with a cross-compiler.
12466 * configure: Canonicalize the arguments put into config.status by
12467 always using `=' for an option with an argument. Pass a presumed
12468 --host or --target explicitly.
12469
12470Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12471
12472 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12473 into general OS recognition case.
12474
12475Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12476
12477 * configure.in (target_configdirs): add target-winsup only
12478 for win32 target systems.
12479
12480Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12481
12482 * Makefile.in (all-target-libgloss): Depend upon
12483 configure-target-newlib, since when libgloss is built it looks to
12484 see if the newlib directory exists.
12485
12486Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12487
12488 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12489 cfg-ml-*.in.
12490
12491Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12492
12493 * configure: Handle LD and LD_FOR_TARGET when configuring a
12494 Canadian Cross.
12495
6599da04
JM
12496Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12497
12498 * configure.in (target_libs): add target-winsup.
12499 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12500 (target==ppcle-pe): remove ld from $noconfigdirs.
12501
12502Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12503
12504 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12505 Preserve relative path names in $srcdir. Build symlink tree if
12506 configuring cross target dir and srcdir=. (= no VPATH support).
12507 (configure-target-libg++): Depend on configure-target-librx.
12508 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12509 * config-ml.in: New file.
12510 * symlink-tree: New file.
12511 * configure: Ensure srcdir="." if that's what it is.
12512
12513Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12514
12515 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12516 includes and FLEX_SKELETON setting.
12517 * mpw-configure (--with-gnu-ld): New option, controls whether
12518 to use PPCLink or ld with PowerMac GCC.
12519 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12520 * mpw-config.in: Configure grez if targeting Mac.
12521
12522 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
12523 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12524 just macos.
6599da04
JM
12525 * configure.in: Configure grez resource compiler if targeting Mac.
12526 * Makefile.in (all-grez, install-grez): New targets.
12527
12528Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12529
12530 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 12531 gcc in the path, set CC to gcc -O2.
6599da04
JM
12532
12533Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12534
12535 * configure: Default ${build} correctly. Avoid picking up extra
12536 spaces when reading CC and CXX from Makefile. When doing a
12537 Canadian Cross, use plausible default values for numerous
12538 variables.
12539 * configure.in: When doing a Canadian Cross, don't try to
12540 configure tools whose configure script can't handle it.
12541
12542Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12543
12544 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12545
12546Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12547
12548 * configure: Remove dubious bug reporting address.
12549
12550Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12551
12552 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12553 configure script, run that instead of this directory's configure.
12554 In either case, print a message that we're configuring the sub-dir.
12555
12556Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12557
12558 * configure.in: Before checking for the existence of various files,
12559 use sed to filter out "target-".
12560
12561Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12562
12563 * Makefile.in (DO_X): Split rule to decrease command line length
12564 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12565 (Philippe De Muyter).
12566
12567Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12568
12569 * Makefile.in (all-patch): depend on all-libiberty.
12570
12571Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12572
12573 * configure.in: If the only directory in target_configdirs which
12574 actually exists is libiberty, then set target_configdirs to empty,
12575 to avoid trying to build a target libiberty in a gas or gdb
12576 distribution.
12577
12578Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12579
12580 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
12581 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12582 systems.
6599da04
JM
12583
12584Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12585
12586 * configure.in (copy_dirs): Use sys-include instead of include
12587 for --with-headers option.
12588
12589Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12590
12591 * Makefile.in, configure.in: Make winsup builds work with
12592 new scheme.
12593
12594Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12595
12596 * configure.in: Build the linker on AIX.
12597
12598Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12599
12600 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12601 where needed.
12602
12603Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12604
12605 * Makefile.in (all-gcc): Fix typo.
12606
12607Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12608
12609 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12610
12611Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12612
12613 * configure.in: Rename libFOO to target-libFOO, and xiberty
12614 to target-xiberty, to provide more flexibility.
12615 (target_subdir): Define. Create if cross.
12616 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12617 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12618 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12619 check-libFOO -> check-target-libFOO, etc.
12620 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12621 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12622 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12623 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12624 allow ALL_GCC="" to only configure.
12625 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12626 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12627 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12628
12629Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12630
12631 * Makefile.in (taz): Build "info" in etc explicitly.
12632
12633Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12634
12635 * configure.in: Make sure that CC is undefined (as opposed to
12636 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12637 problem with autoconf trying to configure on a host without GCC.
12638
12639Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12640
12641 * mpw-configure: Set host alias from choice of host compiler,
12642 only use generic MPW Makefile sed if present, edit a file
12643 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12644 * mpw-README: Add problem notes about CW6 and CW7.
12645
12646Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12647
12648 * Makefile.in (taz): Use ";" instead of ";;".
12649
12650Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12651
12652 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12653 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12654 DISTDOCDIRS.
12655 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12656 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12657
12658Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12659
12660 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12661 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12662 Move bfd to DISTSTUFFDIRS.
12663
12664Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12665
12666 * Makefile.in (X11_LIB): Removed.
12667 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12668
12669 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12670
12671Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12672
12673 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12674 names.
12675
12676Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12677
12678 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12679
12680Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12681
12682 * configure.in (i[345]86-*-win32): Always build newlib.
12683 Don't configure cvs, autoconf or texinfo.
12684 * Makefile.in (LD_FOR_TARGET): New.
12685 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12686 Pass down LD_FOR_TARGET.
12687
12688Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12689
12690 * winsup: New directory.
12691 * Makefile.in: Build winsup.
12692 * configure.in: Winsup is configured when target is win32.
12693 Can only build win32 target GDB when native.
4e81ae98 12694
6599da04
JM
12695Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12696
12697 * config.guess: Recognize HP model 819 machines as having
12698 a PA 1.1 processor.
12699
12700Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12701
12702 * configure: Fix sed loop which substitutes for CC and CXX to
12703 avoid bug found in various sed implementations.
12704
12705Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12706
12707 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12708 simulator. Use standard powerpc-*-eabi*.
12709
12710Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12711
12712 * configure.in: Stop putting gas and binutils in noconfigdirs for
12713 powerpc-*-aix* and rs6000-*-*.
12714
12715Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12716
12717 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12718 -mcall-aixdesc libraries.
12719
12720Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12721
12722 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12723
12724 * config.sub (arm | armel | armeb): Fix shell syntax.
12725
12726Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12727
12728 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12729 -msoft-float and -mcpu=common support.
12730 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12731 libraries.
12732
12733Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12734
12735 * configure.in: Allow configuration and build of emacs19 for the alpha.
12736
12737Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12738
12739 * configure.in (CC): Get ^CC, not just any old CC, from
12740 ${host_makefile_frag}.
12741
12742Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12743
4e81ae98 12744 * configure.in (CC): Try to get CC from
6599da04
JM
12745 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12746
12747Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12748
12749 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12750 only if it exists in $(srcdir).
12751
12752Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12753
12754 * configure: If CC and CXX are not set in the environment, set
12755 them, based on either an existing Makefile or on searching for gcc
12756 in PATH. Substitute for CC and CXX in Makefile.
12757 * configure.in: Remove libm from target_libs. Separate
12758 target_configdirs from configdirs. If CC is not set in
12759 environment, try to get it from a host Makefile fragment. Rewrite
12760 changes of configdirs to use skipdirs instead. A few minor
12761 tweaks. Take directories out of target_configdirs as they are
12762 taken out of configdirs. Remove existing Makefile files from
12763 subdirectories. Substitute for TARGET_CONFIGDIRS and
12764 CONFIG_ARGUMENTS in Makefile.
12765 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12766 by configure.in.
12767 (CONFIG_ARGUMENTS): Likewise.
12768 (CONFIGURE_TARGET_MODULES): New variable.
12769 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12770 ($(CONFIGURE_TARGET_MODULES)): New target.
12771 (configure-libg++, configure-libio): New targets.
12772 (all-libg++): Depend upon configure-libg++.
12773 (all-libio): Depend upon configure-libio.
12774 (configure-libgloss, all-libgloss): New targets.
12775 (configure-libstdc++): New target.
12776 (all-libstdc++): Depend upon configure-libstdc++.
12777 (configure-librx, all-librx): New targets.
12778 (configure-newlib): New target.
12779 (all-newlib): Depend upon configure-newlib
12780 (configure-xiberty): New target.
12781 (all-xiberty): Depend upon configure-xiberty.
12782
12783Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12784
12785 * configure.in (host i[345]86-*-win32): Expand the
12786 noconfigdirs again.
12787
12788Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12789
12790 * mpw-configure: Fix sed command file name.
12791
12792Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12793
4e81ae98 12794 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
12795 noconfigdirs again.
12796
12797Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12798
12799 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12800 or powerpc*-*-pe*, since they are not yet supported.
12801
12802Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12803
12804 Add PowerMac support and many other enhancements.
12805 * mpw-configure: New option --cc to select compiler to use,
12806 paste options set according to --cc into the generated
12807 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12808 if mpw-make.sed is present.
12809 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12810 add forward includes for PowerPC include files.
12811 * mpw-build.in: Build using Makefile.PPC if present.
12812 (do-byacc, etc): Remove separate version resource builds.
12813 (do-gas): Build "stamps" before "all".
12814 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12815 * mpw-README: Update to reflect --cc option, PowerMac support,
12816 and recently-reported compatibility problems.
12817
12818Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12819
12820 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12821 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12822 (--with-multilib-top): Pass to recursive invocations.
12823
12824Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12825
12826 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12827 v810-*-*.
12828
12829Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12830
12831 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12832 gdb, ld and opcodes on v810-*-*.
12833
6599da04
JM
12834Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12835
12836 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12837 (local-maintainer-clean): New target.
12838 (maintainer-clean): New target.
12839 (realclean): Just depend upon maintainer-clean.
12840
12841Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12842
12843 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12844
12845Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12846
12847 * configure.in: Build ld in mips*-*-bsd* case.
12848
12849Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12850
12851 * config.sub: Accept -lites* OS. From Ian Dall.
12852
12853Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12854
12855 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 12856 targets.
6599da04
JM
12857
12858Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12859
12860 * configure.in: treat i386-win32 canadian cross the same as
12861 i386-go32 canadian cross.
12862
12863Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12864
12865 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12866 running under the simulator to build a reduced set of libraries.
12867 (powerpc-*-eabiaix): Add fine grained multilib support added to
12868 other powerpc targets yesterday.
12869
12870Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12871
12872 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12873 -disable-softfloat, -disable-relocatable, -disable-aix, and
12874 -disable-sysv to control which multilib libraries get built.
12875
12876Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12877
12878 * configure: Add Makefile.tem to list of files to remove in trap
12879 handler.
12880
12881Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12882
12883 * config.guess (*Linux*): Add missing "exit"s.
12884 Also, need specific check for alpha-unknown-linux (uses COFF).
12885
12886Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12887
12888 * config.guess: Merge with FSF:
12889
12890 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12891 * config.guess (AIX4): More robust release numbering discovery.
12892
12893 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12894 * config.guess (i386-sequent-ptx): Properly get version number.
12895
12896 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12897 * config.guess (mips:*:4*:UMIPS): New case.
12898
12899Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12900
12901 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12902 (i386-win32 host): Likewise. Don't build readline.
12903
12904Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12905
12906 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12907 SUPPORT_FILES to submakes.
12908
12909Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12910
12911 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12912 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12913 mpw-configure.
12914
12915Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12916
12917 * configure.in (appdirs): Use =, not ==, in test expression when
12918 trying to build the text to print in the warning message for
12919 Solaris users.
12920
12921Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12922
12923 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12924
12925Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12926
12927 * config.guess: Recognize lynx-2.3.
12928
12929Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12930
12931 * config.sub (z8ksim): Deleted
12932 (z8k-*-coff): New, this is the one true name of the target.
12933
12934Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12935
12936 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12937
12938Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12939
12940 * config.guess (*:Linux:*:*): First try asking the linker what the
12941 default object file format is (elf, aout, or coff). Then if this
12942 fails, try previous methods.
12943
12944Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12945
12946 * configure.in: Don't build newlib for *-*-vxworks5.1.
12947
12948Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12949
12950 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12951 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12952
12953Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12954
12955 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12956
12957Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12958
12959 * cfg-ml-com.in: New file.
12960 * cfg-ml-pos.in: New file.
12961
12962Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12963
12964 * COPYING.NEWLIB: Add HP free copyright to list.
12965
12966Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12967
12968 * config.sub: Recognize -eabi* for the system, not just -eabi.
12969
12970Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12971
12972 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12973 * config.sub, configure.in (win32): New target and host.
12974
12975Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12976
12977 * configure.in: Add i386-pe configuration.
12978
12979Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12980
12981 * mpw-build.in (install): Install GDB after LD.
12982
12983Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12984
12985 * mpw-config.in (elf/mips.h): Always forward-include, needed
12986 for GDB to build.
12987
12988Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12989
12990 * testsuite: New directory for customer acceptance and whole tool
12991 chain tests.
12992
12993Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12994
12995 * configure: If per-host line isn't found, but AC_OUTPUT is found
12996 and a configure script exists, run it instead.
12997
12998Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12999
13000 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
13001
13002Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
13003
13004 * configure: Set build_{cpu,vendor,os,alias} to host values when
13005 --build isn't specified.
13006
13007Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13008
13009 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13010 (FLAGS_TO_PASS): Pass them.
13011 (EXTRA_TARGET_FLAGS): Ditto.
13012
6599da04
JM
13013Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13014
13015 * Makefile.in (all-libg++): Depend on all-libstdc++.
13016
13017Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13018
13019 * configure.in (noconfigdirs): Enable all packages for
13020 i386-unknown-netbsd.
13021
13022Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
13023
13024 * configure.in (noconfigdirs): Don't configure tk for i386-go32
13025 hosted builds (DOS builds)
13026
13027Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13028
13029 Changes for ARM based on patches from Richard Earnshaw:
13030 * config.sub: Handle armeb and armel.
13031 * configure.in: Omit arm linker only for riscix.
13032
13033Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
13034
13035 * config.guess: Update from FSF.
13036
13037Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
13038
63f6bcd7 13039 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
13040 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
13041 powerpcle variant. Convert pentium into i586, not i486. Add p5
13042 alias for i586. Map new x86 variants p6, k5, nexgen into i586
13043 temporarily.
13044
13045Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
13046
13047 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13048
13049Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
13050
13051 * config.sub: Accept -lites* as a basic system type.
13052
13053Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
13054
13055 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13056 installed, and if so return linuxoldld as the system name.
13057
13058Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
13059
13060 * config.guess: Add hppa1.1-hp-lites support.
13061
13062Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
13063
13064 * configure.in: Don't build newlib for m68k-vxworks5.1.
13065
13066Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13067
13068 * configure.in (mips-sgi-irix6): Use mh-irix5.
13069
13070Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
13071
13072 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13073
13074Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13075
13076 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 13077 OSF/1. Fix compiler flags.
6599da04
JM
13078 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
13079
13080Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
13081
13082 * configure.in: Recognize --with-newlib.
13083 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13084
13085Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13086
d207ebef 13087 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
13088 to *_X11_MODULES due to gdbtk needing X include files et al.
13089
13090Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
13091
13092 Merge in support for Mac MPW as a host.
13093 (Old change descriptions retained for informational value.)
13094
13095 * mpw-config.in: Add generic include forwards for cpu-specific
13096 include files in aout and elf directories.
13097
13098 * mpw-configure: Added copyright.
13099 * mpw-config.in: Check for presence of required build tools.
13100 (target_libs): Add newlib.
13101 (target_tools): Add examples.
13102 (Read Me): Generate as "Read Me for MPW" instead.
13103 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13104 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13105 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13106
13107 * mpw-configure: Remove subdir-specific makefile hackery,
13108 delete mk.tmp after using it.
13109
13110 * mpw-build.in (all): Display start and end times.
13111
13112 * mpw-configure (host_canonical): Set.
13113 (target_cpu): Always add to makefiles.
13114 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13115 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13116 (mpw-mh-mpw): Look for in srcdir and srcroot.
13117 Use sed instead of mpw-edit-prefix to edit prefix definitions.
13118
13119 * mpw-build.in: (install-only): New target.
13120
13121 * mpw-configure (host_alias, target_alias): Rename from hostalias
13122 and targetalias, add into generated Makefile.
13123 (mk.tmp): If present, add into generated Makefile.
13124 * mpw-build.in (all-gas): Build config.h first before gas proper.
13125
13126 * mpw-configure (config.status): Write only if changed.
13127 * mpw-config.in (readline): Configure it (not built, just used for
13128 definitions).
13129
13130 * mpw-config.in (elf/mips.h): Add a forward include.
13131
13132 * mpw-config.in: Forward-include most .h files in include into
13133 extra-include.
13134 (readline): Don't build.
13135 mpw-build.in (install): Install GDB.
13136
13137 * mpw-configure (prefix, mpw_prefix): Handle it.
13138 * mpw-config.in (mmalloc, readline): Don't configure.
13139 * mpw-build.in (thisscript): Rename to ThisScript.
13140 Use mpw-build instead of BuildProgram everywhere.
13141 (mmalloc, readline): Don't build.
13142 * mpw-README: New file, basic documentation about the MPW port.
13143
13144 * mpw-config.in: Use forward-include to create include files.
13145
13146 * mpw-configure: Add more things to the top of each configured
13147 Makefile, including contents of config/mpw-mh-mpw.
13148 * mpw-config.in (extra-include): Create this directory and fill it
13149 with Posix-like include files when configuring.
13150
13151 * config.sub (apple, mac, mpw): Add various aliases.
13152
13153 * mpw-build.in: New file, top-level build script fragment for MPW.
13154 * mpw-configure: New file, configure script for MPW.
13155 * mpw-config.in: New file, config fragment for MPW.
13156
13157Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13158
13159 * configure.in (host_libs): Remove glob, since it is gone from the
13160 sources.
13161
13162Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13163
13164 * Makefile.in: define empty GDB_NLM_DEPS var.
13165
13166 * configure.in(target_makefile_frag): use config/mt-netware
13167 for netware targets.
13168
13169Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
13170
13171 * config.sub: Merge in recent FSF changes. Remove linux special
13172 cases.
13173
13174Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13175
731a8127 13176 Revert this change:
6599da04
JM
13177
13178 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13179
13180 * build-all.mk: Use CC=cc -Xs on Solaris.
13181
6599da04
JM
13182Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13183
13184 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13185 stop using it.
13186 * Makefile.in: Nuke all references to glob subdirectory.
13187
13188Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13189
13190 * configure.in: Fix --enable-shared logic in per-host.
13191
13192Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
13193
13194 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13195
13196Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13197
13198 * configure.in (noconfigdirs): Don't build gas on AIX, for
13199 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13200
13201Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13202
13203 * configure: Fix --cache-file to work if the file argument is a
13204 relative path.
13205
13206Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13207
13208 * configure: If the --cache-file is used, pass it down to
13209 configure in subdirectories.
13210
13211Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13212
13213 * config.sub: add vxworks29k configuration.
13214
13215Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13216
13217 * Makefile.in (taz): Do "diststuff" part quietly.
13218
13219Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13220
13221 * config.sub: Mini-merge with gcc/config.sub.
13222
13223Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13224
13225 * config.guess (IRIX): Sed - to _.
13226
13227Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13228
13229 * Makefile.in (source-vault, binary-vault): New targets.
13230
13231Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13232
13233 * config.sub: Recognize -eabi as a basic system type.
13234
13235Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13236
13237 * configure.in (enable_shared stuff): Fix typo.
13238
13239Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13240
13241 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13242
13243Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13244
13245 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13246
13247Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13248
13249 * configure.in (rs6000-*-*): Don't build gas.
13250
13251Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13252
13253 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13254 reduce command line length.
13255 (AS_FOR_TARGET): Check for as.new, not Makefile.
13256 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13257
13258Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13259
13260 * config.guess: Merge from FSF.
13261
13262Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13263
13264 * configure: Don't use $ when handling program_suffix.
13265
13266Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13267
13268 * configure.in: Configure tk for hppa/hpux.
13269
13270Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13271
13272 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13273
13274Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13275
13276 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13277 to LIBCXXFLAGS. Tests are better run without it.
13278
13279Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13280
13281 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13282
13283Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13284
13285 * configure.in (*-*-netware*): Don't configure xiberty.
13286
13287Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13288
13289 * configure.in: Remove tk from native_only list.
13290
13291Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13292
13293 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13294 for special NCD build.
13295
13296Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13297
13298 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13299 makeall.bat, they're only useful for binutils snapshots.
13300 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13301 makeall.bat to specified SUPPORT_FILES.
13302
13303Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13304
13305 * build-all.mk: Add Ericsson targets to sun4 and solaris
13306 hosts. Add BNR's sun4 target to solaris host, so their
13307 build-from-source will be tested in-house first.
13308
13309Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13310
13311 * Makefile.in (LIBCFLAGS): New variable.
13312 (CFLAGS_FOR_TARGET): Ditto.
13313 (LIBCFLAGS_FOR_TARGET): Ditto.
13314 (LIBCXXFLAGS): Ditto.
13315 (CXXFLAGS_FOR_TARGET): Ditto.
13316 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13317 (BASE_FLAGS_TO_PASS): Pass them.
13318 (EXTRA_TARGET_FLAGS): Ditto.
13319
731a8127 13320 * configure.in: Support --enable-shared.
6599da04
JM
13321
13322Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13323
13324 * configure.in (target_libs): Include libstdc++ again.
13325 * config.guess: Update from FSF (for FreeBSD).
13326
13327Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13328
13329 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13330 makeall.bat.
13331 (DISTDOCDIRS): Add `etc'.
13332 (ETC_SUPPORT_PFX): New variable.
13333 (taz): Include anything from etc starting with a word in
13334 ETC_SUPPORT_PFX.
13335
13336Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13337
13338 * config.sub: Update for recent FSF changes. Remove obsolete
13339 h8300hds entry. Add -windows* and -osx as basic os. Minor
13340 spacing changes.
13341
13342Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13343
13344 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13345
13346 * config.guess: Merge with FSF.
13347 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13348
13349Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13350
13351 * configure: Since the "trap 0" handler will override the exit
13352 status on many systems, only use it for "exit 1", and make it set
13353 a non-zero exit status; reset it before "exit 0". Also, check
13354 exit status of config.sub, and error out if it failed.
13355
13356Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13357
13358 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13359 and install libgloss.
13360
13361Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13362
13363 * Makefile.in (all-binutils): Depend upon all-byacc.
13364
13365 * configure.in: Don't build emacs on Irix 5.
13366
13367Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13368
13369 * configure.in (*-*-netware*): Add libio.
13370
13371Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13372
13373 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13374 (CHECK_TARGET_MODULES): Ditto.
13375 (INSTALL_TARGET_MODULES): Ditto.
13376 (TARGET_LIBS): Ditto.
13377 (all-libstdc++): Note dependencies.
13378
13379Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13380
13381 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13382
13383Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13384
13385 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13386 -fexternal-templates.
13387
13388 * configure.in (target_libs): Add libstdc++.
13389 (noconfigdirs): Add libstdc++ as appropriate.
13390
13391Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13392
13393 * config.guess: Update from FSF.
13394
13395Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13396
13397 * configure: Use ${config_shell} when running ${configsub}.
13398
13399Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13400
13401 * config.sub: No longer recognize h8300h.
13402
13403Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13404
13405 * config.sub: Remove extraneous differences between config.sub and
13406 gcc/config.sub.
13407
13408Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13409
13410 * Makefile.in (DISTSTUFFDIRS): Add gas.
13411
13412Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13413
13414 * COPYING.NEWLIB: New file.
13415
13416Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13417
13418 * config.guess (HP-UX): Patch from Harlan Stenn
13419 <harlan@landmark.com> to also emit release level.
13420
13421Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13422
13423 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13424
13425Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13426
13427 * config.sub: Merge nextstep cleanup from FSF.
13428
13429Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13430
13431 * configure.in (arm-*-*): Don't configure ld for this target.
13432
13433Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13434
13435 * configure.in (*-*-netware): don't configure libg++, libio,
13436 librx, or newlib.
13437
13438Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13439
13440 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13441 configure ld--it works, but it doesn't support shared libraries.
13442
13443Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13444
13445 * config.guess (*-unknown-freebsd*): Get rid of possible
13446 trailing "(Release)" in version string.
13447 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13448
13449Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13450
13451 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13452 Fix type: *-next-neststep -> *-next-nextstep.
13453
13454 * config.guess: Merge from FSF:
13455
13456 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13457
13458 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13459
13460 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13461
13462 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13463 instead of UNIX_SV for UnixWare 1.0).
13464
13465Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13466
13467 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13468 to make gdb/nlm/* build after the compiler and linker.
13469
13470Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13471
13472 * config.guess (netbsd, freebsd, linux): Accept any machine,
13473 not just i[34]86.
13474 (m68k-atari-sysv4): Relocate to match FSF version.
13475
13476 * config.guess: More merges from the FSF:
13477
13478 Add a space before function call or macro invocation.
13479
13480 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13481
13482 * config.guess: Add trap cmd to remove dummy.c and dummy when
13483 interrupted.
13484
13485 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13486
13487 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13488 (dummy): Redirect stderr from compilation of dummy.c.
13489
13490 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13491
13492 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13493
13494Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13495
13496 * configure: Accept and ignore --cache*, for compatibility with
13497 new autoconf.
13498
13499Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13500
13501 * config.guess: Merge from FSF:
13502
13503 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13504
13505 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
13506 (PATH): Add /.attbin at end for finding uname.
13507 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
13508
13509 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13510
e490616e 13511 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
13512
13513 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13514
e490616e
ZW
13515 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13516 to select whether to use ELF or COFF.
6599da04
JM
13517
13518 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13519
e490616e 13520 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
13521
13522 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13523
13524 * config.guess: Guess the OS version for HPUX.
13525
13526 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13527
13528 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13529
13530Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13531
13532 * configure.in: Recognize --with-headers, --with-libs, and
13533 --without-newlib.
13534 * Makefile.in (all-xiberty): Depend upon all-ld.
13535
13536Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13537
13538 * configure.in: Change i[34]86 to i[345]86.
13539
13540Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13541
13542 * configure (version): A few more tweaks to help message.
13543
13544Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13545
13546 * Makefile.in: Remove (for now) librx as a host library,
13547 now that we're building it for target.
13548
13549Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13550
13551 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13552 (Karl Berry).
13553
13554Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13555
13556 * configure.in: Also configure librx.
13557
13558Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13559
13560 * Makefile.in: Update various rules to reflect that librx
13561 is now needed for libg++.
13562
13563Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13564
13565 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13566
13567Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13568
13569 * configure.in: Configure the examples directory.
13570
13571Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13572
13573 * configure: Simplify Jun 2 1994 change.
13574
13575Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13576
13577 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13578 /bin/gcc isn't good enough to build gcc.
13579
13580Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13581
13582 * Makefile.in (GDB_SUPPORT_FILES): Remove
13583 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13584 (gdb.tar.gz): Add new rule to use standard distribution building
13585 mechanism.
13586
13587Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13588
13589 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13590 Bill Cox <bill@cygnus.com>.
13591
13592Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13593
13594 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13595
13596Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13597
13598 * configure: Search current dir first in .gdbinit.
13599
13600Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13601
13602 * config.sub: Recognize freebsd (merged from gcc config.sub).
13603
13604Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13605
13606 * config.sub: Refer to NeXT's operating system as nextstep.
13607
13608 * config.sub (case $basic_machine): Re-order the cases, to match
13609 the order in the FSF version (which is mostly alphabethical).
13610 Merge in some additions and changes from the FSF.
13611
13612Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13613
13614 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13615 * config.sub: Recognize cxux7.
13616 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13617
13618Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13619
13620 * config.sub: Fix typo powerpc -> powerpc-*.
13621
13622Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13623
13624 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13625
13626 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13627 parallel with all-emacs and install-emacs). Top-level command
13628 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13629
13630Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13631
13632 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13633 $(relbindir)/make before doing ``make install'', and use
13634 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13635 installing over running make binary.
13636 ($(host)-stamp-stage3-installed): Likewise.
13637
13638Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13639
13640 * config.guess: Recognize Mach.
13641
13642Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13643
13644 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13645 see whether --exec-prefix was used.
13646
13647Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13648
13649 * README: Explicitly mention libg++/README. (Zoo's idea.)
13650
13651Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13652
13653 * Makefile.in: Add all-librx target similar to all-libproc.
13654
13655Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13656
13657 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13658 with post 1.2 uname bogosity.
13659
13660Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13661
13662 * configure: Remove temporary files on receipt of a signal.
13663
13664Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13665
13666 * configure: If there is a package_makefile_frag, remove
13667 ${subdir}/Makefile.tem after copying it in.
13668
13669Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13670
13671 * build_all.mk: support rs6000 lynx identifies itself as
13672 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13673 since /bin/gcc is too feeble to compile a modern gcc.
13674
13675Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13676
13677 * brought devo/test-build.mk update-to-date with progressive/
13678 test-build.mk. Add lynx targets and hppa flag info.
13679
13680Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13681
13682 * configure.in: Use mh-ncrsvr43. Patch from
13683 Tom McConnell <tmcconne@sedona.intel.com>.
13684
13685Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13686
13687 * config.guess (i386-unknown-bsdi): No longer need to
13688 check #if defined(__bsdi__) && defined(__i386__).
13689
13690Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13691
13692 * configure: Set program_transform_nameoption correctly.
13693
13694Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13695
13696 * brought build-all.mk update-to-date with progressive build-all.mk,
13697 added new targets and hppa info.
4e81ae98 13698
6599da04
JM
13699Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13700
13701 * configure: If config.guess result is a prefix of the user
13702 specified target, assume a native build and use the user specified
13703 target as the host alias. Remove SunOS patch suffix removal hack.
13704 * configure.in: Remove SunOS patch suffix removal hack.
13705
13706 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13707 in NATIVE_CHECK_MODULES.
13708
13709Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13710
13711 * Makefile.in: Rename HOST_ONLY to NATIVE.
13712 * configure: Delete SunOs patch suffix from host_canonical
13713 and build_canonical variables that are prepended to Makefiles.
13714 * configure.in: Add comments for easier maintenance.
13715
13716Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13717
13718 * Makefile.in: Add all-libproc target similar to all-gui.
13719
13720Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13721
13722 * Makefile.in (CHECK_MODULES): split into
13723 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13724
13725Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13726
13727 * config.guess (i386-unknown-bsdi): New system to guess.
13728
13729Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13730
13731 * Makefile.in: Add all-gui target (but not yet build by "all").
13732
13733Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13734
13735 * config.sub: Move deletion of patch suffix from here...
13736 * configure.in: To here, at Ian's suggestion. The top-
13737 level scripts might need to know of a patch level.
13738
13739Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13740
13741 * config.sub: Strip off patch suffix so rtl is recognized
13742 as a sunos4.1.3 machine, even though it's been patched.
13743
13744Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13745
13746 * Makefile.in (INSTALL_LAST): Delete.
13747 (INSTALL_DOSREL): New.
13748
13749Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13750
13751 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13752 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13753 whether we pass down --with-gnu-ld anyhow.
13754
13755Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13756
13757 * Makefile.in (INSTALL_LAST): Change operation so it works
13758 on more flavors of make.
13759 * configure.in (go32): Don't build libg++ or libio.
13760
13761Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13762
13763 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13764 they can be overriden by templates.
13765
13766Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13767
13768 * configure.in (target==go32): Don't build gdb.
13769 * dosrel: New directory.
13770
13771Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13772
13773 * configure.in (host==go32): Configure dosrel too.
13774 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13775 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13776 be set by incoming names or templates.
13777 (INSTALL_LAST): New rule.
6599da04
JM
13778
13779Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13780
13781 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13782
13783Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13784
6599da04
JM
13785 * configure.in (appdirs): New variable. Currently empty, but will
13786 be used in gas distribution. If nonempty, lists a set of
13787 directories at least one of which must get configured, or top
13788 level configuration is considered to have failed.
13789 (rs6000-*-lynxos*): Use new file name.
13790
13791Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13792
13793 Eliminate XTRAFLAGS.
13794 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13795 newlib include files using -idirafter, and also use -nostdinc.
13796 (CXX_FOR_TARGET): Likewise.
13797 (XTRAFLAGS): Removed.
13798 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13799 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13800 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13801 ($(DO_X)): Don't pass down XTRAFLAGS.
13802
13803Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13804
13805 * configure.in (mips*-dec-bsd*): New target; do build linker.
13806 (mips*-*-bsd*): New target; don't build linker.
13807
13808Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13809
13810 * configure.in: support rs6000-*-lynxos* configuration.
13811 support sunos4 as a cross target.
13812
13813 * config.sub: look for lynx*, not lynx since the OS version may
13814 legitimately be part of the name.
13815
13816Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13817
13818 * configure.in (i[34]86-*-sco*): Move to be with other i386
13819 targets.
13820 (romp-*-*): New target. Skip various binary utilities.
13821 (vax-*-*): New target. Don't build newlib.
13822 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13823
13824Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13825
13826 * configure.in: Only set host_makefile_frag if config
13827 directory exists.
13828
13829Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13830
13831 * install.sh: If $dstdir exists, don't check whether each
13832 component does.
13833
13834Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13835
13836 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13837
13838Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13839
3b75d237
AJ
13840 * configure.in (*-*-lynxos*): Don't configure newlib for either
13841 native or cross Lynx.
6599da04
JM
13842
13843Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13844
13845 * config.sub (sparc64-elf): Fix os.
13846 (z8k): Remove duplicate.
13847
13848Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13849
13850 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13851 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13852
13853Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13854
13855 * configure: Make file links cleanly even if Lynx fails on
e490616e 13856 an NFS symlink (at least fail cleanly).
6599da04
JM
13857
13858Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13859
13860 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13861 -XNh2000.
13862
13863Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13864
13865 * configure: Unknown options are fatal again.
13866
13867Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13868
13869 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 13870 compatibility.
6599da04
JM
13871
13872Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13873
13874 * build-all.mk: Add `clean' target.
13875
13876Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13877
13878 * config.guess: Add SINIX support.
13879 * configure.in: Add mips-*-sysv4* support.
13880
13881Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13882
13883 * build-all.mk: Document all useful targets.
13884 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13885 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13886
13887Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13888
13889 * configure: Support --silent, --quiet.
13890
13891Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13892
13893 * configure: Support --disable-FEATURE.
13894
13895Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13896
13897 * config.guess: Recognize NCR running SVR4.3.
13898
13899Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13900
13901 * config.guess: Make BSDI generate i386-unknown-bsd386.
13902 Patch from Paul Eggert <eggert@twinsun.com>.
13903
13904Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13905
13906 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13907
13908Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13909
13910 * configure: Make unrecognized options give nonfatal warnings
13911 instead of fatal errors, and pass them to any subdirectory
13912 configures in case they recognize them.
13913 Make --x equivalent to --with-x.
13914
13915Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13916
13917 * configure: Add --enable-* options. Clean up usage message and
13918 some comments.
13919
13920Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13921
13922 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13923
13924Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13925
13926 * configure.in (hppa*-*-*): Enable binutils.
13927
13928Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13929
13930 * config.sub: Recognize cisco.
13931
13932Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13933
13934 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13935
13936Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13937
13938 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13939 than one configuration name. Add comment.
13940
13941Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13942
13943 * config.guess: about target *-hitachi-hiuxwe2, fixed
13944 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13945 macro is incorrect.]
13946
13947Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13948
13949 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13950 than the "make ls" stuff which used to be here.
13951
13952Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13953
13954 * config.guess: Recognize i[34]86-unknown-freebsd.
13955 From Shawn M Carey <smcarey@rodan.syr.edu>.
13956
13957Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13958
13959 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13960
13961Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13962
13963 * config.guess: Check for ptx.
13964
13965Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13966
13967 * config.sub: Add os9k checking.
13968
13969Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13970
13971 * config.guess: Handle OSF1 running on HPPA processors
13972
13973Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13974
13975 * configure: If subdir configure fails, print out a message with
13976 subdirectory name, in case subdir's configure code didn't identify
13977 itself.
13978
13979Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13980
13981 * configure.in: Remove embedded newlines from configdirs.
13982 Avoid mismatches of substrings. Fix matching strings at end
13983 of configdirs.
13984
13985Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13986
13987 * config.guess: Add Lynx/rs6000 config support.
13988
13989Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13990
13991 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13992
13993Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13994
13995 * configure.in (hppa*-*-osf*): Treat this just like most other
13996 PA configurations (eg no binutils or ld).
13997 (hppa*-*-*elf*): These configurations have binutils and ld.
13998
13999Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14000
14001 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
14002
14003Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14004
14005 * configure.in (rs6000-*-*): Build gas.
14006
14007Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14008
e490616e 14009 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
14010
14011Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14012
14013 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14014 for GDB and GDB has been fixed to not need it.
14015
6599da04
JM
14016Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14017
14018 * config.guess: Recognize vax hosts.
14019
14020Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14021
14022 * configure (while loop): Don't use "break 2" inside case
14023 statement -- the case statement isn't an enclosing loop.
14024
14025Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
14026
14027 * config.guess: Clean up NeXT support, to allow nextstep
14028 on Intel machines. Make OS be nextstep.
14029
14030Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
14031
14032 * config.guess: Add alternate forms for Convex.
14033
14034Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
14035
14036 * configure: Completely rewrite option processing. Take
14037 advantage of pattern-matching to avoid invoking test frequently.
14038 Also clean up host and target defaulting logic.
14039
14040Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14041
14042 * Makefile.in: Replace all occurrances of "rootme" with "r" and
14043 "$${rootme}" with "$$r", to increase the likelihood that the do-*
14044 commands (plus user environment) will fit SCO limits.
14045
14046Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14047
14048 * configure.in: Don't issue warnings about directories which are
14049 not being configured if -norecursion is set. Correct test for
14050 --with-gnu-as and --with-gnu-ld to not get confused by substring
14051 matches.
14052
14053 * configure.in: Don't build gas for alpha-dec-osf1*.
14054
14055Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
14056
14057 * configure: Back out Per's change of 12/19/1993. It changes the
14058 behavior of configure in unexpected and confusing ways.
14059
14060 Also, use different delim char when calculating
14061 program_transform_name so that the name can contain slashes.
14062
14063Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
14064
14065 * configure.in, config.sub: Add support for VSTa micro-kernel.
14066
14067Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14068
14069 * configure.in: Nuke hacks which were used to get a special
14070 version of GAS for HPPA configurations.
14071
14072Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
14073
14074 * configure: If only ${target_alias} is given, use that
14075 as the default for ${host_alias}.
14076 * configure: Add missing back-slashes before nested quotes.
14077
14078Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14079
14080 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14081
14082Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
14083
14084 * config.guess: Recognize some Tektronix configurations.
14085 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14086
14087Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14088
14089 * config.sub: Match any flavor of SH.
14090
14091Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
14092
14093 * configure.in: Don't try to configure newlib for Alpha.
14094
14095Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14096
14097 * configure.in: Don't build ld for Irix 5. Don't build gas,
14098 libg++ or libio for any Alpha target.
14099
14100 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
14101
14102Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
14103
14104 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14105 default arguments -- so it tried to compress itself.
14106
14107Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14108
14109 * configure.in (notsupp): ensure that a space is always at the end
14110 of the configdirs list, since the grep checks for an explicit space
14111
14112Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14113
14114 * configure.in (target i386-sysv4.2): don't build ld, since static
14115 versions of many libraries are not available.
14116
14117Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14118
14119 * config.guess: Recognize Apollos (using environment variables).
14120 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14121
14122Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14123
14124 * config.guess: Recognize Sony news mips running newsos.
14125
14126Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
14127
14128 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14129 "fi ; else" for bash.
14130
14131Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
14132
14133 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14134
14135Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
14136
14137 * config.sub: accept unixware as an alias for svr4.2.
14138 Fix some inconsistancies with the gcc version.
14139
14140Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14141
14142 * Makefile.in (DISTDOCDIRS): Add gdb.
14143
14144Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
14145
14146 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
14147
14148Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14149
14150 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14151 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14152 this now.
14153
14154Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14155
14156 * config.sub: Accept hiux* as an OS name.
14157
14158 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14159 etc/make-stds.texi. The underscore came from gcc, and dje now
14160 agrees that RUNTESTFLAGS is the correct name.
14161
14162Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
14163
14164 * install.sh: Remove 'set -e'. It makes any conditionals
14165 in the script useless.
14166
14167 * config.guess: Automatically recognize arm-acorn-riscix
14168 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14169
14170Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
14171
14172 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14173
14174Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14175
14176 * Makefile.in (DISTDOCDIRS): New variable.
14177 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 14178 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
14179
14180Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14181
14182 * configure.in (hppa target): check the source directory for the
14183 pagas sub-directory
14184
14185Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
14186
14187 * config.sub: Allow -aout* and -elf*.
14188
14189Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14190
14191 * configure.in: Don't build ld on i386-solaris2, same as for
14192 sparc-solaris2.
14193
14194Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14195
14196 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14197
14198Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14199
14200 * configure.in: Configure gdb for alpha.
14201
14202Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14203
14204 * Makefile.in (CXXFLAGS): Add -O.
14205
14206Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14207
14208 * config.guess: added support for DG Aviion
14209
14210Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14211
14212 * configure.in: Produce warning message for subdirectories not
14213 configurable for this host/target combination. Don't try to
14214 configure gdb for vms.
14215
14216Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14217
14218 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14219 appropriate files before making "diststuff".
14220 (DISTBISONFILES): New var: list of files to be edited.
14221 (DISTSTUFFDIRS): Add binutils.
14222
14223Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14224
14225 * config.sub: also handle mipsel and mips64el (for little endian mips)
14226
14227Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14228
14229 * configure.in: Add * to end of all OS names.
14230
14231Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14232
14233 * configure.in: Build newlib for LynxOS native.
14234
14235Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14236
14237 * config.guess: Add support for delta 88k running SVR3.
14238
14239 * configure.in: Add comment about HP compiler vs. emacs.
14240
14241Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14242
14243 * configure.in: don't build ld on solaris2 (not a viable option
14244 due to bugs in getpwnam & getpwuid)
14245
14246Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14247
14248 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14249 config.guess will produce a full version number.
14250
14251Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14252
14253 * configure.in: Build linker and binutils for alpha-dec-osf1.
14254
14255Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14256
14257 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14258 and gdb/testsuite/Makefile.in.
14259
14260Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14261
14262 * configure.in: recognize mips*- instead of mips-
14263
14264Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14265
14266 * config.sub: Accept linux*coff and linux*elf as operating
14267 systems.
14268
14269Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14270
14271 * config.sub: Recognize mips64, and mips3 as an alias for it.
14272
14273Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14274
14275 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14276 gdb knows how to handle OSF/1 shared libraries.
14277
14278Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14279
14280 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14281 * config.guess: Recognize Hitachi's HIUX.
14282 * config.sub: Recognize h3050r* and hppahitachi.
14283 Remove redundant cases for hp9k[23]*.
14284
14285Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14286
14287 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14288 if gas and ld are in the source tree and are in ${configdirs}.
14289 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 14290 --with options (but still pass them down on the command line,
6599da04
JM
14291 if they were explicitly specified).
14292
14293Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14294
14295 * configure: substitute SHELL value in Makefile.in with
14296 ${CONFIG_SHELL}
14297
14298Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14299
14300 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14301 *-*-solaris2* targets.
14302
14303Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14304
14305 * Makefile.in: define M4, and pass it down to sub-makes;
14306 all-autoconf now depends on all-m4
14307
14308Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14309
14310 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14311 presence of {ar,ranlib} instead of a configured directory
14312
14313Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14314
14315 * config.guess: Accept 34?? as well as 33?? for NCR.
14316
14317Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14318
14319 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14320 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14321
14322Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14323
14324 * configure: grab values for $(CC) and $(CXX) from the
14325 environment, so that someone can do "CC=gcc configure; make" and
14326 have it work right (matching the way that autoconf works now)
14327
14328 * configure.in, Makefile.in: add support for gash, the tcl
14329 interface to Galaxy
14330
14331 * config.guess: add NetBSD variants (hp300, x86)
14332
14333Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14334
14335 * install.sh: Support -d option (in the manner of SunOS 4 install,
14336 as it is more deterministic than that of GNU install)
14337 (chmodcmd): Set file to mode 755 by default (should also do default
14338 chgrp and chown, but I don't feel like dealing with that now)
14339
14340Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14341
14342 * config.sub: Remove h8300hhms alias.
14343
14344Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14345
14346 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14347
14348Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14349
14350 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14351 as stmp-fixinc
14352
14353Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14354
14355 * config.sub: recognize m88110-bug-coff.
14356
14357Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14358
14359 * Makefile.in (all-libio): all dependencies on the toolchain used
14360 to build this (gcc, gas, ld, etc)
14361
14362Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14363
14364 * config.guess: Deal with OSF/1 1.3 on alpha.
14365
14366Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14367
14368 * install.sh: add some 'else true' clauses for portability
14369
14370 * configure.in: don't build libio for h8[35]00-*-* targets
14371
14372Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14373
14374 * Makefile.in: Add support for new libio.
14375
14376Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14377
14378 * install.sh: If one command fails, don't try the rest. Don't try
14379 to remove $dsttmp (via trap) unless we have already created it.
14380 If $src doesn't exist, detect it and exit with an error.
14381
14382 * config.guess: Recognize BSD on hp300.
14383
14384Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14385
14386 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14387 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14388
14389Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14390
14391 * Makefile.in (all-send-pr): depends on all-prms
14392
14393Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14394
14395 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14396
14397Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14398
14399 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14400 Added test for mips-mips-riscos5.
14401
14402Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14403
14404 * configure.in: use mh-hp300 for 68k HP hosts
14405
14406Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14407
14408 * configure: add support for CONFIG_SHELL, so that you can use
14409 some alternate shell for evaluating configure scripts
14410
14411Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14412
14413 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14414 in configure script to bug-gdb@prep.ai.mit.edu when building
14415 distribution archive.
14416 * Makefile.in (COMPRESS): Remove def.
14417 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14418 gdb.tar.Z and make-gdb.tar.Z respectively.
14419 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14420 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14421 to convergence with 'taz' target in Makefile.in.
14422
14423Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14424
14425 * install.sh (dsttmp): use trap to ensure that tmp files go
14426 away on error conditions
14427
14428Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14429
14430 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14431
14432Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14433
14434 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14435 its parent is '/' not ''.
14436
14437 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14438
14439Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14440
14441 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14442 that ${newsrcdir}/configure.in does.
14443
14444Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14445
14446 * test-build.mk: support for CONFIG_SHELL
14447
14448Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14449
14450 * config.sub (netware): Add as a basic system type.
14451
14452Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14453
14454 * Makefile.in (Makefile): depend on configure.in. Also drop the
14455 $(srcdir)/ from the dependency on Makefile.in.
14456
14457Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14458
14459 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14460 (h8300hhms is temporary until multi-libraries are implemented).
14461 * configure.in: Handle h8300h too.
14462
14463Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14464
14465 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14466
14467Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14468
14469 * configure: Remove extraneous output when guessing host type.
14470 * config.guess: Remove extraneous output when guessing using C
14471 compiler rather than uname, or when guessing fails.
14472
14473Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14474
14475 * Makefile.in: remove all.cross and install.cross targets
14476
14477 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14478 definitions
14479
14480Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14481
14482 * configure.in (target sh): Build gprof.
14483
14484Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14485
14486 * config.sub: change -solaris to -solaris2
14487
14488Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14489
14490 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14491
14492Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14493
14494 * configure: Correct error message for missing Makefile.in to
14495 print correct directory.
14496
14497Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14498
14499 * install.sh: kludge around 386BSD shell bug
14500
14501Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14502
14503 * config.guess: Recognize NeXT.
14504 * config.guess: Recognize i486-ncr-sysv4.
14505 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14506
14507Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14508
14509 * Makefile.in (MAKEINFOFLAGS): New variable.
14510 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14511 * build-all.mk, test-build.mk: Pass down --no-split as
14512 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14513
14514Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14515
14516 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14517
14518Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14519
14520 * Makefile.in (libg++.tar.z): New rule.
14521 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14522 * Makefile.in (taz): Only do a single chmod.
14523
14524Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14525
14526 * install.sh: don't use dirname anymore (replaced with sed usage)
14527
14528Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14529
14530 * Makefile.in: Change extension for gzip'd files from '.z' to
14531 '.gz' per new FSF standard usage.
14532
14533Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14534
14535 * configure: put quotes around the final value of program_transform_name
14536
14537Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14538
14539 * Makefile.in: new install.sh support; update install-info rules
14540
14541Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14542
14543 * configure.in: Build diff for crosses, but not for go32 host.
14544
14545 * configure.in: Build gprof only for native, and don't build it
14546 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14547
14548Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14549
14550 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14551
14552Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14553
14554 * configure.in (host_tools): Add prms.
14555
14556Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14557
14558 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14559 with $(FLAGS_TO_PASS) on the command line
14560
14561 * config.sub: Recognize lynx and lynxos
14562
14563Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14564
14565 * config.sub: Accept -ecoff*, not just -ecoff.
14566
14567Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14568
14569 * Makefile.in (taz): Use .gz suffix instead of .z.
14570 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14571 names.
14572
14573Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14574
14575 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14576
14577Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14578
14579 * Makefile.in (install-no-fixedincludes): install gcc last, so
14580 that rebuilds that might happen during 'make install' don't get
14581 bogus gcc include files
14582
14583Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14584
14585 Change from Utah for HPPA support:
14586 * config.guess: Recognize hppa1.x-hp-bsd.
14587
14588Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14589
14590 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14591 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14592
14593Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14594
14595 * config.sub: Add support for rom68k and bug boot monitors.
14596
14597Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14598
14599 * Makefile.in: Make all-opcodes depend on all-bfd.
14600
14601Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14602
14603 * config.guess: Added special check for i[34]86-univel-sysv4*.
14604
14605Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14606
14607 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14608 the processor rather than assuming i486.
14609
14610Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14611
14612 * config.guess: Recognize SunOS6 as Solaris3.
14613
14614Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14615
14616 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14617 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14618
14619Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14620
14621 * build-all.mk (all-cross): New target for Canadian Cross.
14622 Added Q2 go32 targets.
14623 * test-build.mk: Configure go32 cross sparclite-aout and
14624 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14625 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14626
14627Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14628
14629 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14630 GO32 hosted toolchains
14631
14632Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14633
14634 * configure: change so "-exec-prefix" gets passed down rather
14635 than "-exec_prefix" so autoconf generated Makefiles get the
14636 exec_prefix set right.
14637
14638Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14639
14640 * config.guess: get the Solaris2 minor version number
14641
14642 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14643
14644Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14645
14646 * config.guess: Recognize some Sequent platforms.
14647
14648Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14649
14650 * Makefile.in: added the vault-install target
14651
14652 * configure.in: actually use the Sun3 makefile fragment that's in
14653 config, also added the release dir to configdirs
14654
14655Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14656
14657 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14658
14659Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14660
14661 * configure.in: remove some program from Alpha targetted toolchains
14662
14663Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14664
14665 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14666 gprof.
14667 (taz): Run "make diststuff" in those directories instead of "make
14668 proto-dir". Look for "VERSION=" only at start of line in subdir
14669 Makefile. Use "gzip -9" for compression.
14670 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14671 (binutils.tar.z): New target.
14672
14673Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14674
14675 * Makefile.in (taz): Include gpl.texinfo.
14676
14677Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14678
14679 * Makefile.in (setup-dirs): Merged into "taz" target.
14680 (taz): Only do `proto-dir' stuff if a directory is actually needed
14681 for this target.
14682
14683Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14684
14685 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14686 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14687 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14688 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14689 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14690
14691Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14692
14693 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14694 config.sub, and move-if-change to gdb testsuite distribution
14695 archive, so the testsuite can be extracted, configured, and
14696 run separately from the gdb distribution. Blow away the Chill
14697 tests that require a Chill compiled executable, since GNU Chill
14698 is not yet publically available.
14699
14700Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14701
14702 * test-build.mk: set environment variables in a single command,
14703 instead of a list of assignments and exports
14704
14705 * config.guess: recognize Alpha/OSF1 systems
14706
14707Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14708
14709 * configure: Change help message to prefer --options rather than
14710 -options.
14711
14712Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14713
14714 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14715 zippy@ecst.csuchico.edu.
14716 * config.guess: Recognize miniframe.
14717
14718Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14719
cc6010cd
AP
14720 * Makefile.in: Use srcroot to find runtest rather than rootme.
14721 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
14722
14723Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14724
14725 * test-build.mk: Extensive additions to support building on a
14726 machine other than the host.
14727
14728Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14729
14730 * configure (tooldir): Fix for i386-aix again.
14731
14732Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14733
14734 * configure, Makefile.in: Change definition of $(tooldir)
14735 to match the FSF.
14736
14737Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14738
14739 * config.guess: Recognize i[34]86/SVR4.
14740
14741Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14742
14743 * Makefile.in (all-gdb): gdb depends on sim.
14744
14745Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14746
14747 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14748 at the same time we make the prototype gdb directory.
14749 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14750 files at the same time as the gdb base release distribution.
14751
14752Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14753
14754 * Makefile.in (check): Use individual check targets rather than
14755 DO_X rule.
14756 (check-gcc): Added.
14757
14758Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14759
14760 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14761 for System V release 3.2.
14762
14763Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14764
14765 * config.sub: Recognize hppaosf.
14766 * configure.in: Do configure ld/binutils/gas for it.
14767
14768Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14769
14770 * configure (tooldir): Alter syntax used to set this, for systems
14771 where "\$" isn't handled right, like i386-aix.
14772
14773Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14774
14775 * configure: Pass program-transform-name, not
14776 program_transform_name, to recursive configures.
14777
14778Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14779
14780 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14781 of gas+ld+binutils.
14782
14783Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14784
14785 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14786
14787Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14788
14789 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14790
6599da04
JM
14791Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14792
14793 * Makefile.in (PRMS): Set back to all-prms.
14794
14795Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14796
14797 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14798 targets, rather than for MIPS hosts.
14799
14800Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14801
14802 * configure.in: add comment for --with-x default values
14803
14804 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14805
14806 * Makefile.in: add check-* targets for each of the directories in
14807 the tree. Add a definition of RUNTEST that will use the one we
14808 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14809
14810Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14811
14812 * configure.in: Removed obsolete references to bfd_target and
14813 target_makefile_frag.
14814
14815 * build-all.mk: Set assorted targets for Q2.
14816 * config.sub: Recognize z8k-sim and h8300-hms.
14817 * test-build.mk: Really don't pass host to configure.
14818 (HOLES): Added uname.
14819
14820Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14821
14822 * configure: Handle an empty program-prefix, program-suffix or
14823 program-transform-name correctly.
14824
14825Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14826
14827 * build-all.mk: -G 8 no longer required for MIPS targets.
14828 * test-build.mk: Don't pass host argument to configure; make it
14829 guess.
14830
14831Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14832
14833 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14834 * Makefile.in (COMPRESS): New macro, like GZIP.
14835
14836Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14837
14838 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14839
14840 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14841 with gas currently defaults to -G 0.
14842
14843Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14844
14845 * Makefile.in (all-flex): flex depends on byacc.
14846
14847 * build-all.mk: If host not specified, use config.guess. Pass TAG
14848 to test-build.mk as RELEASE_TAG.
14849 * test-build.mk (configargs): New variable containing arguments to
14850 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14851 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14852
14853 * config.guess: Use /bin/uname when checking -X argument on SCO,
14854 to avoid invoking GNU uname which doesn't understand -X.
14855
14856 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14857
14858 * configure.in: Build gas for mips-*-*.
14859
14860Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14861
14862 * Makefile.in (all.normal): insert missing backslash.
14863
14864Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14865
731a8127 14866 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
14867
14868 * Makefile.in: Complete overhaul to merge many almost identical
14869 targets.
14870
14871Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14872
14873 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14874 (gdb.tar.Z): Adjusted.
14875
14876 * Makefile.in (setup-dirs, taz): New targets; should be general
14877 enough to adapt for gdb sometime. Build only .z file.
14878 (gas.tar.z): New target.
14879
14880Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14881
14882 * build-all.mk: Use CC=cc -Xs on Solaris.
14883
6599da04
JM
14884Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14885
14886 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14887 for handling BISON for FSF releases.
14888
14889Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14890
14891 * configure: Actually implement the change zoo just documented.
14892
14893Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14894
14895 * configure: when using config.guess, only set target_alias when
14896 it's not already been set (ie, on the command line)
14897
14898Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14899
14900 * Makefile.in: add installcheck target, set PRMS to install-prms
14901
14902Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14903
14904 * configure: add support for package_makefile_fragment, handle the
14905 case where a directory has a configure.in file but no Makefile.in
14906 more gracefully (with an actual understandable error message, even);
14907 add support for --without (and add this to the usage message); also
14908 explicitly add a --host=${host_alias} to the command line when
14909 config.guess is used
14910
14911Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14912
14913 * configure: Must use both --host and --target in recursive calls.
14914
14915Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14916
14917 * Makefile.in: Change deja-gnu to dejagnu.
14918
14919Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14920
14921 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14922
14923Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14924
14925 * configure.in: canonicalize all instances to *-*-solaris2*,
14926 also strip out a number of tools to not build for go32 host
14927
14928Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14929
14930 * config.guess: add GPL.
14931
14932 * Makefile.in, config.guess, config.sub, configure: bump
14933 copyrights to 93.
14934
14935Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14936
14937 * Makefile.in (do-info): Removed obsolete check for existence of
14938 localenv file.
14939
14940 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14941
14942Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14943
14944 * Makefile.in: a couple of 'else true' for decstation,
14945 support for TclX
14946
14947 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14948
14949Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14950
14951 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14952
14953Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14954
14955 * config.guess: Recognize i386-ibm-aix (PS/2).
14956 * configure.in: Use config/mh-aix386 file for it.
14957
14958Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14959
14960 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14961 CC_FOR_TARGET instead.
14962 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14963
14964Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14965
14966 * Makefile.in: Add sim to list of directories sent with gdb
14967
14968Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14969
14970 * configure.in: Put back mips-dec-bsd* case.
14971
14972Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14973
14974 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14975 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14976 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
14977
14978Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14979
14980 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14981
14982 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14983 (install-info): install dir.info only if it exists,
14984 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14985
14986Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14987
14988 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14989 gas for mips-dec-bsd.
14990
14991Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14992
14993 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14994 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14995
14996Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14997
14998 * configure.in: Added "dejagnu" to hosttools list.
14999
15000Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
15001
15002 * config.sub, configure.in, config.guess: Add support
15003 for Bosx, an AIX variant from Bull.
15004 Patches from F.Pierresteguy@frcl.bull.fr.
15005
15006Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
15007
15008 * devo/dejagnu: Initial creation of devo/dejagnu.
15009 Migrated dejagnu testcases and support files for testing software
15010 tools to reside as subdirectories, currently called "testsuite",
15011 within the directory of the software tool. Migrated all programs,
15012 support libraries, etc. beloging to dejagnu proper from
15013 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
15014 with no modifications. The changes to these files which will
15015 allow them to configure, build, and execute properly will be made
15016 in a future update.
15017
15018Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15019
15020 * Makefile.in: Change send_pr to send-pr.
15021 * configure.in: Likewise.
15022 * send_pr: Renamed directory to send-pr.
15023
15024Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
15025
15026 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
15027
15028Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
15029
15030 * README: Update for gdb-4.8 release.
15031 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
15032 gdb-xxx.tar.z (gzip'd) file also.
15033
15034Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15035
15036 * Makefile.in: make all-diff depend on all-libiberty
15037
15038Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
15039
15040 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15041
15042Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15043
15044 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15045
15046Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
15047
15048 * Makefile.in (DEVO_SUPPORT): Remove etc directory
15049 (ETC_SUPPORT): Only add the files GDB wants from etc/.
15050 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
15051
15052Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15053
15054 * Makefile.in: makeinfo binary is in a new location
15055
15056Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
15057
15058 * config.sub: Accept -ecoff as an OS.
15059
15060 * Makefile.in: Various changes to eliminate a level of make
15061 recursion and reduce the required command line length.
15062 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15063 sub-makes.
15064 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15065 variables holding settings for specific sub-makes.
15066 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15067 in terms of BASE_FLAGS_TO_PASS.
15068 (TARGET_LIBS): New variable listing directories which use
15069 TARGET_FLAGS_TO_PASS.
15070 (subdir_do): Eliminated.
15071 (do-*): New set of targets to replace subdir_do.
15072 (various): All targets which used subdir_do now depend on do-*.
15073 (local-clean): Renamed from do_clean.
15074 (local-distclean): New target, dependency of distclean and
15075 realclean.
15076 (install-info): Don't create directories. Depend on dir.info
15077 rather than calling make recursively.
15078 (install-dir.info): Eliminated.
15079 (install-info-dirs): Create all info directories here.
15080 (dir.info): Depend upon do-install-info.
15081
15082 * test-build.mk (HOLES): Added false.
15083
15084Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
15085
15086 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
15087
15088Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15089
15090 * Makefile.in (info): remove dependency on all-texinfo. The
15091 problem was really in texinfo/C, not at this level.
15092
15093Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
15094
15095 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15096
15097Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
15098
15099 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
15100 GDB releases.
15101
15102Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15103
15104 * configure: Include srcdir in message about target of link not
15105 being found. Don't convert `-' to `_' in `with' options being
15106 passed to subdirs.
15107
15108Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15109
15110 * configure.in: add uudecode to host_tools
15111
15112 * Makefile.in: added {all,install}-uudecode targets, added them to
15113 the appropriate lists
15114
15115Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
15116
15117 * Makefile.in (all-gcc): Added dependency on all-gas.
15118
15119 * configure.in (mips-*-*): Build ld and binutils.
15120
15121Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15122
15123 * configure: check return code from mkdir, print error message and
15124 exit on failure.
15125
15126Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
15127
15128 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
15129
15130Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
15131
15132 * test-build.mk (HOLES): Added tar, cpio and uudecode.
15133
15134Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15135
15136 * config.sub (h8500): Recognize this as a cpu type.
15137
15138Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15139
15140 * configure: source directory missing is no longer a warning
15141
15142 * configure.in: recognize irix[34]* instead of irix[34]
15143
15144 * Makefile.in: define and pass down X11_LIB
15145
6599da04
JM
15146Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
15147
15148 * guess-systype: Renamed to ...
15149 * config.guess: ... by popular request.
15150 * configure.in, Makefile.in: Update accordingly.
15151
15152Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
15153
15154 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
15155 + Add Convex, Cray/Unicos, and Encore/Multimax support.
15156 + Execute ./dummy instead of assuming . is in PATH.
15157
15158Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
15159
15160 * guess-systype: New shell script. Attempts to guess the
15161 canonical host name of the executing host.
15162 Only a few hosts are supported so far.
15163 * configure: Call guess-systype if no host is specified.
15164
15165Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
15166
15167 * Makefile.in (gcc-no-fixedincludes): Made to work with current
15168 gcc Makefile.
15169
15170
15171Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
15172
15173 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15174 (all-gcc, install-gcc, subdir_do): Use it.
15175
15176Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15177
15178 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15179
15180Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
15181
15182 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15183 set exclusively by configure, using configure.in .
15184
15185Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15186
15187 * test-build.mk: set $PATH for all builds
15188
15189 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15190
15191Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15192
15193 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15194 the one used in gcc/Makefile.in, so that a null expansion doesn't
15195 override the one needed to build gcc with a native cc.
15196
15197
15198Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15199
15200 * configure: Accept -with arguments.
15201
15202Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15203
15204 * Makefile.in: added h8300sim
15205
15206Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15207
6599da04
JM
15208 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15209 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15210 (all-cygnus, native, build-cygnus): Make
15211 $(canonhost)-stamp-3stage-done, not $(host)....
15212 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15213 i386-sco3.2v4. Added else true to if command.
15214
15215Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15216
15217 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15218
15219Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15220
15221 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15222
15223Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15224
15225 * configure.in: don't remove binutils from Solaris builds
15226
15227Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15228
15229 * Makefile.in: get rid of earlier definitions for *clean,
15230 also handle the recursive info rule better
15231
15232Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15233
15234 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15235 do more-or-less the right thing.
15236
15237Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15238
15239 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15240 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15241
15242Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15243
15244 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15245 $(host_canonical).
15246
15247 * configure.in: split the configdirs list into 4 categories (native
15248 v. cross, library v. tool) and handle the cross-only and native-
15249 only in more reasonable (and correct!) way.
15250
15251Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15252
15253 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15254 configdirs anymore.
15255
15256Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15257
15258 * Makefile.in: extensive cleanup:: removed all of the explicit
15259 clean-* targets, collapsed many wrappers around subdir_do into
15260 one, added additional targets to satisfy standards.texi, deleted
15261 some old targets, some changes for consistency
15262
15263Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15264
15265 * configure.in: handle some programs as cross-only, and others as
15266 native only
15267
15268 * test-build.mk: handle partial holes in a more generic manner
15269
15270 * Makefile.in: m4 depends on libiberty
15271
6599da04
JM
15272Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15273
15274 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15275 time, wdiff, and find to configdirs
15276
15277 * Makefile.in: all, clean, and install rules for the new programs
15278 added to configure.in
15279
15280Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15281
15282 * configure.in: use mh-sun for all *-sun-* hosts
15283
6599da04
JM
15284Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15285
15286 * Makefile.in: define flags for X11 include files and library file
15287 locations, pass them down to the programs that need this info
15288
15289 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15290
6599da04
JM
15291Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15292
15293 * configure.in: start building libg++ for HP-UX targets
15294
15295Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15296
15297 * README: Update references to files moved into etc/.
15298
15299Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15300
15301 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15302 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15303
15304Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15305
15306 * configure: accept dash as well as underscore in long option
15307 names for FSF compatibility.
15308
15309Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15310
15311 * config.sub: added -sco3.2v4 support from FSF.
15312
15313Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15314
15315 * configure.in: expand the section that adds or removes
15316 directories from the list of programs to build, to handle native
15317 vs. cross in addition to host v. native
15318
15319Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15320
15321 * Makefile.in: Replace C++ in macro names with CXX.
15322 This is less likely to break ...
15323
15324Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15325
15326 * test-build.mk: add -w to GNU_MAKE
15327
15328Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15329
15330 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15331 add 'sparc' to list of recognized cpus. This needed to make
15332 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15333 Delete some redundant ose68 variants. Recognize -wrs as an os,
15334 then changes that into $CPU-wrs-vxworks.
15335
15336 * configure.in: remove most references to gdbtest, regularize
15337 target based program removal
15338
15339 * test-build.mk: import from p3 tree (many fixes and changes)
15340
15341Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15342
15343 * Makefile.in: added rules to handle tcl, tk, and expect
15344
15345 * configure.in: handle those directories if they exist
15346
15347Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15348
15349 * config.sub: removed bogus hppabsd and hppahpux names, since
15350 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15351
15352Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15353
15354 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15355 depends upon all-xiberty
15356
15357 * Makefile.in: changes from p3, including:
15358
15359 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15360
15361 * Makefile.in (XTRAFLAGS): include newlib directories if
15362 newlib/Makefile exists, rather than if host != target.
15363
15364 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15365
15366 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15367 from the same source tree and not building a cross-compiler. This
15368 matters for the libg++ configuration if reconfiguring a tree that
15369 has already been installed.
15370
15371 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15372
15373 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15374 pick up the machine and system specific header files.
15375
15376 * Makefile.in: added AS_FOR_TARGET, passed down in
15377 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15378 the C compiler to use to create programs which are run in the
15379 build environment, set it to default to $(CC), and passed it down
15380 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15381
15382 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15383
15384 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15385 We need them for unusual native builds, like systems without
15386 ranlib.
15387
15388 * configure: also define $(host_canonical) and
e490616e
ZW
15389 $(target_canonical), which are the full, canonical names for the
15390 given host and target
6599da04
JM
15391
15392Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15393
15394 * Makefile.in: Added separate definitions for C++.
15395
15396Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15397
15398 * configure.in (configdirs): Add deja-gnu.
15399
15400Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15401
15402 * README: Update for configure.texi and gdb-4.7 release.
15403
15404Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15405
15406 * Makefile.in: Move "all" target to top of file.
15407 Previously, first target was ".PHONY" which caused BSD4.4 make
15408 to build .PHONY when make was run without arguments.
15409
15410Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15411
15412 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15413 Library-copylefted code in libiberty.
15414
15415Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15416
15417 * config.sub: Replace m68kmote with plain old m68k.
15418
15419Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15420
15421 * Makefile.in: Remove space from blank line, avoid Make complaints.
15422
15423Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15424
15425 * config.sub: Complain if no argument is given. Added support for
15426 386bsd as OS and target alias.
15427
15428Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15429
15430 * Makefile.in (XTRAFLAGS): include newlib directories if
15431 newlib/Makefile exists, rather than if host != target.
15432
15433Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15434
15435 * config.sub: recognize sparclite-wrs-vxworks.
15436
15437 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15438 p3.) Added clean-xiberty to clean.
15439
15440Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15441
15442 * configure.in: use *-*-* instead of nested cases for host and target
15443
15444Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15445
15446 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15447 from the same source tree and not building a cross-compiler. This
15448 matters for the libg++ configuration if reconfiguring a tree that
15449 has already been installed.
15450
15451Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15452
15453 * config.sub (i486v/i486v4): Merge in from FSF version.
15454
15455Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15456
15457 * configure: only set PWD if it is already set.
15458
15459Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15460
15461 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15462 doesn't have unset and all success paths (and most error paths)
15463 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15464 to just ${PWD} to avoid confusion.)
15465
15466Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15467
15468 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15469 even for a native compilation.
15470
15471Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15472
15473 Changes to make the gdb.tar.Z rule work better.
15474
15475 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15476 (DEVO_SUPPORT): Add configure.texi.
15477 (bfd-ilrt.tar.Z): Remove ancient rule.
15478
15479Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15480
15481 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15482 pick up the machine and system specific header files.
15483
15484 * configure.in, config.sub: added new target m68010-adobe-scout,
15485 with alias of adobe68k. Changed configure.in to check for
15486 -scout before -sco* to avoid a false match.
15487
15488 * Makefile.in: added AS_FOR_TARGET, passed down in
15489 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15490 the C compiler to use to create programs which are run in the
15491 build environment, set it to default to $(CC), and passed it down
15492 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15493
15494Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15495
15496 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15497 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15498 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15499 FOR_TARGET variants, to newlib and libg++.
15500
15501Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15502
15503 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15504 first.
15505
15506Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15507
15508 * config.sub: Accept `elf' as an environment.
15509
15510Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15511
15512 * Makefile.in (all-opcodes): cd into the right directory
15513
15514Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15515
15516 * configure: added -program_transform_name option, used as
15517 argument to sed when installing programs.
15518 configure.texi: added documentation for -program_prefix,
15519 -program_suffix and -program_transform_name.
15520
15521Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15522
15523 * config.sub: Accept i486 where i386 ok.
15524
15525Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15526
15527 * config.sub: accept we32k
15528
15529Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15530
3b75d237 15531 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
15532
15533 * Makefile.in: don't create all directories for ``make install'';
15534 let the subdirectories create the ones they need.
15535
15536Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15537
e490616e 15538 * COPYING: new file, GPL v2
6599da04
JM
15539
15540Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15541
15542 * Makefile.in: use the new gen-info-dir, which needs a template
15543 argument (which also lives in texinfo)
15544
15545 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15546
6599da04
JM
15547Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15548
15549 * config.sub (ncr3000): Change i386 to i486.
15550
15551Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15552
15553 * Makefile.in: add install-rcs, install-grep to
15554 install-no-fixedincludes, removed install-bison and install-libgcc
15555
15556Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15557
15558 * configure.in: grab the HPUX makefile fragment if on HPUX
15559
15560Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15561
15562 * Makefile.in: eradicate bison spoor (ditto libgcc).
15563 configure.in: recognise m68{k,000}-ericsson-OSE.
15564 es1800 is alias for m68k-ericsson-OSE
15565
15566Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15567
15568 * configure.in: rearrange the parts that remove programs from
15569 configdirs, based now on HOST==TARGET or by canonical triple.
15570
15571Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15572
15573 * test-build.mk: recurse explicitly with -f test-build.mk when
15574 appropriate. predicate stage3 and comparison on the existence
15575 of gcc. That is, if gcc isn't around, we aren't three-staging.
15576 On very clean, also remove ...stamp-co. Build in-place before
15577 doing other builds.
15578
15579Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15580
15581 * Makefile.in, configure.in: add tgas
15582
15583Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15584
15585 * Makefile.in: a number of changes merged in from progressive.
15586
15587 * configure.in: add libm.
15588
15589 * .cvsignore: ignore some stuff that comes from test-build.mk.
15590
6599da04
JM
15591Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15592
15593 * config.sub: Add es1800 (m68k-ericsson-es1800).
15594
15595Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15596
15597 * configure: Add program_suffix (parallel to program_prefix)
15598 * Makefile.in: adjust directory-creating script for losing decstation
15599
15600Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15601
15602 * configure: Minor $subdir-related fixes.
15603
15604Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15605
15606 * configure: fix various problems with propogating
15607 makefile_target_frag in subdirs.
15608 * configure.in: config libgcc if its there
15609
15610Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15611
15612 * config.sub: HPPA merge.
15613
6599da04
JM
15614Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15615
15616 * Makefile.in: Replace all-bison with all-byacc in all
15617 dependency lines for other tools (which now use byacc).
15618
15619Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15620
15621 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15622
6599da04
JM
15623Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15624
15625 * Makefile.in: make gprof rules similar to byacc rules (instead of
15626 vestigal $(unsubdir) that didn't work...)
15627
15628Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15629
15630 * config.sub: Add support for Linux.
15631 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15632 (at least for libg++).
15633
15634Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15635
15636 * configure.texi: fix doc for the -nfp option to configure
15637
15638Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15639
15640 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15641
15642Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15643
15644 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15645 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15646 * configure.in: added solaris* host_makefile_frag hook.
15647
15648Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15649
15650 * config.sub: changed recognition of m68000 so that various
15651 m68k types can be specified via m680[01234]0
15652
15653Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15654
15655 * config.sub (basic_machine): fix sed so that '-foo' isn't
15656 completely substituted out while .+'-foo' loses the '-foo'
15657
15658Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15659
15660 * config.sub ($os): Add -aout.
15661
15662Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15663
15664 * configure: If host_makefile_frag is absolute, don't
15665 prefix ${invsubdir} (relevant to libg++ auto-configure).
15666
15667Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15668
15669 * Makefile.in (tooldir): Define it.
15670 (all-ld): Depend on all-flex.
15671
15672Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15673
15674 * Makefile.in (check): Fix libg++ special case.
15675
15676Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15677
15678 * configure: do not bury `pwd` into config.status, thus do fewer
15679 pwd's.
15680
15681 * configure: print the "Building in" message only when building in
15682 other than "." AND verbose.
15683
63f6bcd7 15684 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
15685 configures.
15686
15687 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15688
15689Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15690
15691 * Makefile.in: macroize flags passed on recursion. remove
15692 fileutils.
15693
15694Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15695
15696 * configure: get makesrcdir right for subdirs deeper than 1.
15697
15698 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15699 install.
15700
15701Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15702
15703 * Makefile.in: don't print subdir_do or recursion lines.
15704
15705Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15706
15707 * standards.texi: added menu item.
15708
15709 * Makefile.in: build and install standards.info.
15710
15711 * standards.texi: new file.
15712
15713Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15714
15715 * configure: test for and move config.status pieces from
15716 ${subdir}/.
15717
15718Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15719
6599da04
JM
15720 * configure: Test for existance of files before trying to mv
15721 them, to avoid numerous non-existance messages.
15722
15723Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15724
15725 * configure: correct final line of config.status.
15726
15727 * configure: patch from eggert. Avoids a protection problem if
15728 the original Makefile.in is read only.
15729
15730 * configure: use move-if-change from gcc to create config.status.
15731 Some makefiles depend on config.status to tell if a directory
15732 has been reconfigured for a different host. This change
15733 prevents those directories from remaking everything in the case
15734 where the reconfig was only intended to rebuild a Makefile.
15735
15736 * configure: test for config.sub with "config.sub sun4" rather
15737 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15738 host alias from a missing config.sub.
15739
15740Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15741
15742 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15743 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15744
15745Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15746
15747 * configure: mkdir ${subdir} as needed.
15748
15749Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15750
15751 * Makefile.in,configure.in: added autoconf.
15752
15753Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15754
15755 * Makefile.in: no longer pass against on recursion.
15756
15757 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15758 definitions are not inherited.
15759
15760 * configure: correct makesrcdir when subdir is .
15761
15762Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15763
15764 * configure: Add support for 'subdirs' variable, which is
15765 like 'configdirs', except that configure doesn't re-invoke
15766 itself for subdirs, it just creates a Makefile for each subdir.
15767 * configure.texi: Document subdirs.
15768
15769Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15770
15771 * configure.in: added flex to configdirs
15772
15773Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15774
15775 * Makefile.in: remove clean-stamps from clean.
15776
15777Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15778
15779 * configure.in: Add gdbtest to configdirs.
15780
15781Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15782
15783 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15784 to recursive makes.
15785 * configure.in: Recognize new ncr3000 config.
15786
15787Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15788
15789 * Makefile.in, configure.in: removed references to gdbm.
15790
15791Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15792
15793 * config.sub: Don't canonicalize os value
15794 newsos* to bsd (readline needs to check for newsos).
15795 (This fix was earlier made Jan 31, but got re-broken.)
15796
15797Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15798
15799 * configure.in: sco is an os, not a vendor!
15800
15801 * configure: Quote $( better. Keep various shells happy.
15802
15803Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15804
15805 * Makefile.in: eliminate stamp-files.
15806
15807Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15808
15809 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15810 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15811
15812Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15813
15814 * config.sub: fix iris/iris3.
15815
15816Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15817
15818 * configure: re-add -rm.
15819
15820Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15821
15822 * Maskefile.in: add .stmp-rcs to all.
15823
15824 * configure.in: remove gas from rs6000 build, use aix host fragment.
15825
15826Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15827
15828 * configure: pass down site_option during recursion.
15829
15830Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15831
15832 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15833
15834Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15835
15836 * configure: Change exec_prefix so that it really defaults to prefix.
15837
15838Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15839
15840 * Makefile.in, configure.in: Add support for mmalloc library.
15841
15842Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15843
15844 * Makefile.in: add stmp dependencies for a few more things.
15845
15846Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15847
15848 * configure: adjusted error message on objdir/srcdir configure
15849 collision, per john's suggestion.
15850
15851 * Makefile.in: add libiberty stmp to all and all.cross.
15852
15853Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15854
15855 * Makefile.in: remove force dependencies, add grep to all.
15856
15857Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15858
15859 * Makefile.in: drop flex. make stamp files work.
15860
15861 * configure: added test for conflicting configuration in srcdir,
15862 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15863 gets cranky. use relative paths for configure and srcdir
15864 whenever possible. Send some error messages to stderr that were
15865 going to stdout.
15866
15867Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15868
15869 * Makefile.in: Fix libg++ rule to check for gcc directory
15870 before using gcc/gcc. Also pass XTRAFLAGS.
15871
15872Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15873
15874 * Makefile.in: added stmp-files so that directories aren't polled
15875 when they are already built.
15876
15877 * configure.texi: fixed a node pointer problem.
15878
15879Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15880
731a8127 15881 * config.sub configure.in gdb/configure.in
6599da04
JM
15882 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15883 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15884 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15885
15886Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15887
15888 * configure: -recurring becomes -silent. corrected help message
15889 for -site= option.
15890
15891 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15892
15893Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15894
15895 * configure: when building Makefile for crosses, replace
15896 tooldir and program_prefix. default srcdir from location of
15897 config.sub. remove "for host in hosts" and "for target in
15898 targets" loops.
15899
15900Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15901
15902 * Makefile.in: Do not pass bindir or mandir to cvs.
15903
15904Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15905
15906 * Makefile.in, configure.in: removed traces of namesubdir,
15907 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15908 copyrights to '92, changed some from Cygnus to FSF.
15909
15910 * configure.texi: remove most references to multiple hosts,
15911 multiple targets, subdirs, etc.
15912
15913 * configure.man: removed rcsid. reference config.sub not
15914 config.subr.
15915
15916 * Makefile.in: mkdir $(infodir) on install-info.
15917
15918Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15919
15920 * configure.texi: Explain better about .gdbinit and about
15921 the environment that configure.in sections run in.
15922
15923Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15924
15925 * configure.in: Ultrix is only a decstation if it's a MIPS.
15926
15927Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15928
15929 * README: DOC.configure => cfg-paper.texi.
15930
15931Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15932
15933 * config.sub (near case $os): Don't convert newsos* to bsd!
15934
15935Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15936
15937 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15938 the number of copies of COPYING that go into the GDB tar file.
15939
15940Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15941
731a8127 15942 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
15943 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15944 Fix SCO configuration stuff.
15945
15946Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15947
15948 * Makefile.in: For libg++, make sure the -I pointing
15949 to the gcc directory goes *after* all the libg++-local -I flags.
15950 Also, move just-gcc dependency from just-libg++ to all-libg++.
15951
15952Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15953
15954 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15955
15956Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15957
15958 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15959
15960Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15961
15962 * config.sub: Add stratus configuration frags. Also
15963 submitted to FSF.
15964
15965Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15966
15967 * Makefile.in (DEV_SUPPORT): add configure.man.
15968
15969 * config.sub(Decode manufacturer-specific): add -none*.
15970
15971Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15972
15973 * Makefile.in: remove form feeds to make Sun's make happy.
15974 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15975
15976Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15977
15978 * Makefile.in (AR_FLAGS): Make quieter.
15979
15980Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15981
15982 * configure.in: Add libg++.
15983 * configure: When verbose, don't output the command line at each
15984 level; it will be unremarkably the same as the previous version,
15985 which will be the same as what the user typed.
15986
15987Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15988
15989 * configure.in, Makefile.in: fix clean-info, add flex. add
15990 fileutils.
15991
15992 * configure: be less sensitive to spaces in Makefile.in. Do not
15993 look for sources in "..". Doing so breaks subdirectories that
15994 might have their own configure. If a subdir has it's own
15995 configure script, use it.
15996
15997Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15998
15999 * cfg-paper.texi: some changes suggested by rms.
16000
16001Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
16002
16003 * config.sub: Merge in some small additions from the FSF version,
16004 taken from the gcc distribution, to bring the Cygnus and FSF
16005 versions into closer sync.
16006
16007Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
16008
16009 * configure.in: Changed svr4 references to sysv4.
16010
16011Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
16012
16013 * configure: added -V for version number option.
16014
16015Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
16016
16017 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16018 renamed from DOC.configure to cfg-paper.texi.
16019
16020Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16021
16022 * configure, config.subr, config.sub: config.subr is now
16023 config.sub again.
16024
16025Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
16026
16027 * configure.texi: new file, in progress.
16028
16029 * Makefile.in: build info file and install the man page for
16030 configure.
16031
16032 * configure.man: new file, first cut.
16033
16034 * configure: find config.subr again now that configuration "none"
16035 has gone. removed all traces of the -ansi option. removed all
16036 traces of the -languages option.
16037
16038 * config.subr: resync from rms.
16039
16040Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16041
16042 * configure, config.sub, config.subr: merge config.sub into
16043 config.subr, call the result config.subr, remove config.sub, use
16044 config.subr.
16045
16046 * Makefile.in: revised install for dir.info.
16047
16048Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16049
16050 * configure.in: add decstation host makefile frag.
16051
16052 * Makefile.in: BISON now bison -y again. also install-gcc on
16053 install. clean-gdbm on clean. infodir belongs in datadir.
16054 Make directories for info install. Build dir.info here then
16055 install it.
16056
16057Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16058
16059 * Makefile.in: fix for bad directory tests.
16060
16061Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16062
16063 * configure: \{1,2\} appears to be a sysv'ism. Use a different
16064 regexp. -srcdir relative was being handled incorrectly.
16065
16066 * Makefile.in: unwrapped some for loops so that parallel makes
16067 work again and so one can focus one's attention on a particular
16068 package.
16069
16070Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16071
16072 * configure: added PWD as a stand in for `pwd` (for speed). use
16073 elif wherever possible. make -srcdir work without -objdir.
16074 -objdir= commented out.
16075
16076Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16077
16078 * configure: +options become --options. -subdirs commented out.
16079 added -host, -datadir. Renamed -destdir to -prefix. Comment in
16080 Makefile now at top of generated Makefile. Removed cvs log
16081 entries. added -srcdir. create .gdbinit only if there is one
16082 in ${srcdir}.
16083
16084 * Makefile.in: idestdir and ddestdir go away. Added copyrights
16085 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
16086 and mandir now keyed off datadir by default.
16087
16088Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16089
16090 * Freshly created ChangeLog.
16091
16092\f
16093Local Variables:
16094mode: change-log
16095left-margin: 8
16096fill-column: 76
16097version-control: never
16098End: