]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
godump.c: New file.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
9965e3cd
AS
12010-11-15 Andreas Schwab <schwab@redhat.com>
2
3 * configure.ac: Fix spelling in option names.
4 * configure: Regenerated.
5
0463992b
GJL
62010-11-13 Georg-Johann Lay <georgjohann@web.de>
7
8 PR bootstrap/39622
9 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
10 * configure: Regenerated.
11
3df08734
KG
122010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
13
14 * MAINTAINERS: Update my email address.
15
f16e2237
TG
162010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
17
18 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
19 define the cloog backend to use. Furthermore, only pass the ppllibs to
20 the configure checks, if necessary.
21 * configure: Regenerate.
22
0bb52d68
TG
232010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
24
25 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
26 * configure: regenerate
27
aba2b02e
TG
282010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
29
30 * config/cloog.m4: Fix typo. verison -> version.
31 * configure: Regenerate.
32
27882098
TG
332010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
34
35 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
36 * configure: Regenerate.
37
dc09b107
JH
382010-11-11 Jan Hubicka <jh@suse.cz>
39
40 * config/bootstrap-lto: Use -flto.
41
d32ef397
AS
422010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
43
44 * configure.ac: Support official CLooG.org versions.
45 * configure: Regenerate.
46 * config/cloog.m4: New.
47
5a4b6c0e
FD
482010-11-10 François Dumont <francois.cppdevs@free.fr>
49
50 * MAINTAINERS (Write After Approval): Add myself.
51
f2cea726
DE
522010-11-09 David Edelsohn <dje.gcc@gmail.com>
53
54 * MAINTAINERS: Update my email address.
55
d8ed14ce
IS
562010-11-04 Iain Sandoe <iains@gcc.gnu.org>
57
58 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
59 * configure: Regenerate.
60 * config/mh-ppc-darwin: Rename to mh-darwin.
61
48215350
DK
622010-11-03 Ian Lance Taylor <iant@google.com>
63 Dave Korn <dave.korn.cygwin@gmail.com>
64
65 PR lto/46273
66 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
67 and on other supported platforms whenever LTO is enabled.
68 * configure: Rebuild.
69
87841584
AM
702010-11-02 Alan Modra <amodra@gmail.com>
71
72 PR binutils/12110
73 * configure.ac: Error when source path contains spaces.
74 * configure: Regenerate.
75
fe12dfe1
JW
762010-10-23 James E. Wilson <wilson@codesourcery.com>
77
78 * MAINTAINERS: Update my email address.
79
66c92425
ILT
802010-10-20 Ian Lance Taylor <iant@google.com>
81
82 * Makefile.def (target_modules): Set lib_path to src/.libs for
83 libstdc++-v3 module.
84 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
85 * Makefile.in: Rebuild.
86
187d3518
LB
872010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
88
89 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
90 (Write After Approval): Remove myself.
91
02db6bba
TG
922010-10-15 Tristan Gingold <gingold@adacore.com>
93
94 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
95
c0103e74
DR
962010-10-14 Douglas Rupp <rupp@gnat.com>
97
98 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
99
1cd0b716
DK
1002010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
101
102 * configure.ac (build_lto_plugin): New shell variable.
103 (--enable-lto): Turn on by default for all non-ELF platforms that
104 have had LTO support added so far. Set build_lto_plugin appropriately
105 for both ELF and non-ELF.
106 (configdirs): Add lto-plugin or not based on build_lto_plugin.
107 * configure: Regenerate.
108
d4c1abb3
RW
1092010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
110
111 Sync from src:
112 * configure.ac (v850 support): Remove target-libgloss from
113 noconfigdirs.
114 * configure: Regenerate.
115
ffedf511
RW
1162010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
117
118 PR bootstrap/45326
119 PR bootstrap/45174
120 * configure.ac: Honor initial values of $build_configargs,
121 $host_configargs, $target_configargs. Mark the precious, so
122 environment settings get recorded.
123 * configure: Regenerate.
124
e1826acc
RW
1252010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
126
127 PR bootstrap/45796
128 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
129 Depend on all-build-libiberty.
130 * Makefile.in: Regenerate.
131
80920132
ME
1322010-09-30 Michael Eager <eager@eagercon.com>
133
134 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
135 * configure: Regenerate.
136
770a498a
ME
1372010-09-28 Michael Eager <eager@eagercon.com>
138
139 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
140
86dfbd58
RW
1412010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
142
143 PR bootstrap/44621
144 * configure.ac: Fix unportable shell quoting.
145 * configure: Regenerate.
146
db50fe7d
IS
1472010-09-21 Iain Sandoe <iains@gcc.gnu.org>
148
149 * configure.ac (enable-lto): Add Darwin to the list of supported lto
150 targets and amend comment.
151 * configure: Regenerate.
152
0064e825
TB
1532010-09-15 Tejas Belagod <tejas.belagod@arm.com>
154
155 * MAINTAINERS (Write After Approval): Add myself.
156
bb79486c
JH
1572010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
158
159 * configure.ac: Enable LTO by default on Darwin.
160 * configure: Regenerate.
161
9e0b22c3
MS
1622010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
163
bb79486c 164 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 165
2fabf1b7
IB
1662010-09-01 Ian Bolton <ian.bolton@arm.com>
167
bb79486c 168 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 169
3a9abc98
DS
1702010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
171
172 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
173 ports
174
331a9a59
DY
1752010-07-28 David Yuste <david.yuste@gmail.com>
176
177 * MAINTAINERS (Write After Approval): Add myself.
178
223a9d64
N
1792010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
180
181 * configure.ac: Support all v850 targets.
182 * configure: Regenerate.
183
9183bdcf
MG
1842010-07-23 Marc Glisse <marc.glisse@normalesup.org>
185
186 PR bootstrap/44455
187 * configure.ac (extra_mpfr_configure_flags): Copy from
188 extra_mpc_gmp_configure_flags.
189 * configure: Re-generated.
190
2e290598
AK
1912010-07-22 Andi Kleen <ak@linux.intel.com>
192
193 * MAINTAINERS (Write After Approval): Add myself.
194
8d6cd388
CLT
1952010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
196
197 * MAINTAINERS (Write After Approval): Add myself.
198
b0b01eb0
JY
1992010-07-20 Jeffrey Yasskin <jyasskin@google.com>
200
201 * MAINTAINERS (Write After Approval): Add myself.
202
77198d71
JH
2032010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
204
205 PR target/44862
206 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
207 Provide -B option to allow for link spec %s substitutions for
208 libstdc++.a on darwin.
209 * Makefile.in: Regenerate.
210
02fe70af
MM
2112010-07-10 Mikael Morin <mikael@gcc.gnu.org>
212
213 * MAINTAINERS (Reviewers): Update my e-mail address
214
c63a4676
AO
2152010-06-10 Alexandre Oliva <aoliva@redhat.com>
216
217 * Makefile.def (configure-gcc): Depend on all-libelf.
218 * Makefile.in: Rebuild.
219
e68edbf6
FC
2202010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
221
222 * MAINTAINERS (Write After Approval): Add myself in the right place.
223
dce2d8b2 2242010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
225
226 * MAINTAINERS (Write After Approval): Add myself.
227
dce2d8b2 2282010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
229
230 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
231
2322010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 233
1ab55d69
MK
234 * config.sub: Update to version 2010-05-21.
235 * config.guess: Update to version 2010-04-03.
0c422e74 236
02540df4
SB
2372010-05-18 Steven Bosscher <steven@gcc.gnu.org>
238
239 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
240 * configure: Regenerate.
241
dfe5f5b2
ST
2422010-05-12 Sriraman Tallam <tmsriram@google.com>
243
244 * MAINTAINERS (Write After Approval): Add myself.
245
c082f9f3
SB
2462010-05-07 Steven Bosscher <steven@gcc.gnu.org>
247
248 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
249 a platform that supports LTO.
250 * configure: Regenerate.
251
f1af9e5f
SP
2522010-05-05 Sebastian Pop <sebastian.pop@amd.com>
253
254 * configure.ac: Allow all the versions greater than 0.10 of PPL.
255 * configure: Regenerated.
256
38e3d868
RM
2572010-04-27 Roland McGrath <roland@redhat.com>
258 H.J. Lu <hongjiu.lu@intel.com>
259
260 * configure.ac (--enable-gold): Support both, both/gold and
261 both/bfd to add gold to configdirs without removing ld.
262 * configure: Regenerated.
263
264 * Makefile.def: Add install-gold dependency to install-ld.
265 * Makefile.in: Regenerated.
266
3bec79c5
DK
2672010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
268
269 PR lto/42776
270 * configure.ac (--enable-lto): Refactor handling so libelf tests
271 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
272 and allow LTO to be explicitly enabled on non-ELF platforms that
273 are known to support it inside else-clause.
274 * configure: Regenerate.
275
615c8ffa
EB
2762010-04-20 Eric Botcazou <ebotcazou@adacore.com>
277
278 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
279 * configure: Regenerate.
280
e4522f78
RC
2812010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
282
283 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
284 * configure: Regenerate.
285
8ccb78f2
RO
2862010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
287
288 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
289 separately.
290 * configure: Regenerate.
291
d5cc2ee3
KW
2922010-04-16 Kevin Williams <kevin.williams@inria.fr>
293
294 * MAINTAINERS (Write After Approval): Add myself.
295
8406cb62
TG
2962010-04-14 Tristan Gingold <gingold@adacore.com>
297
298 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
299 * configure: Regenerate.
300
3591b8e2
SE
3012010-04-13 Steve Ellcey <sje@cup.hp.com>
302
303 * configure: Regenerate after change to elf.m4.
304
a82ecc7b
IS
3052010-04-06 Iain Sandoe <iains@gcc.gnu.org>
306
307 * MAINTAINERS (Write After Approval): Add myself.
308
1f0bf148
SP
3092010-04-02 Sebastian Pop <sebastian.pop@amd.com>
310
311 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
312 * configure: Regenerated.
313
3142010-04-02 Sebastian Pop <sebastian.pop@amd.com>
315
316 * configure.ac: Print "buggy but acceptable" when CLooG
317 revision is less than 9.
318 * configure: Regenerated.
319
ecd01dee
DN
3202010-04-01 Diego Novillo <dnovillo@google.com>
321
322 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
323
dc683a3f
RW
3242010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
325
326 PR bootstrap/43615
327 PR bootstrap/43328
328
329 Revert:
330
331 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
332
333 * configure.ac: Do not pass --enable-multilib nor
334 --disable-multilib in baseargs. Accept explicitly passed
335 --enable_multilib.
336 * configure: Regenerate.
337
7527d83f
UW
3382010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
339
340 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
341
895522b6
JJ
3422010-03-31 Janis Johnson <janis187@us.ibm.com>
343
344 * MAINTAINERS: Remove myself.
345
9db4e878
RW
3462010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
347
348 PR bootstrap/43328
349 * configure.ac: Do not pass --enable-multilib nor
350 --disable-multilib in baseargs. Accept explicitly passed
351 --enable_multilib.
352 * configure: Regenerate.
353
acf6bf36
AP
3542010-03-28 Andrew Pinski <pinskia@gmail.com>
355
356 * MAINTAINERS (spu port): Remove me.
357
b42f0d7e
JM
3582010-03-23 Joseph Myers <joseph@codesourcery.com>
359
360 * configure.ac (tic6x-*-*): New case.
361 * configure: Regenerate.
362
0d1152b1
JM
3632010-03-23 Joseph Myers <joseph@codesourcery.com>
364
365 * config.sub: Update to version 2010-03-22.
366 * config.guess: Update to version 2009-12-30.
367
dce2d8b2 3682010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
369
370 PR ada/42554
371 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
372 * configure: Regenerate.
373
5408fbe8
RR
3742010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
375
376 * MAINTAINERS: Update my email address.
377
3f55a3b3
SP
3782010-03-17 Sebastian Pop <sebastian.pop@amd.com>
379
380 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
381 (ghassan.shobaki@amd.com): Removed.
382
3f08f7e8
AM
3832010-03-17 Alan Modra <amodra@gmail.com>
384
385 * MAINTAINERS: Update my email address.
386
f3a9d094
DN
3872010-03-16 Diego Novillo <dnovillo@google.com>
388
389 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
390 Matthews.
391
db5c4b8b
JM
3922010-03-16 Joseph Myers <joseph@codesourcery.com>
393
394 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
395 Gutson, Jeffrey D. Oldham and Mark Shinwell.
396
b995570a
JM
3972010-03-16 Joseph Myers <joseph@codesourcery.com>
398
399 * MAINTAINERS: Update my email address.
400
124cc66f
DJ
4012010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
402
403 * MAINTAINERS: Update my email address.
404
a4581668
BS
4052010-03-15 Bernd Schmidt <bernds@codesourcery.com>
406
407 * MAINTAINERS: Update my email address.
408
49d78e29
JZ
4092010-03-09 Jie Zhang <jie@codesourcery.com>
410
411 * MAINTAINERS: Update my email address.
412
8927b7c0
RO
4132010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
414
415 PR libstdc++/32499
416 * configure.ac (RANLIB): Default to true.
417 (STRIP): Likewise.
418 (RANLIB_FOR_TARGET): Remove superfluous : argument.
419 * configure: Regenerate.
420
dce2d8b2 4212010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
422
423 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
424 (Write After Approval): Update my email address.
425
bf646aaf
NC
4262010-02-17 Nick Clifton <nickc@redhat.com>
427
428 PR 11238
429 * Makefile.tpl (local-distclean): Also remove config.cache files in
430 sub-directories as there may not be Makefiles present in the
431 sub-directories.
96e41f16
NC
432 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
433 the config.cache files found by the find command.
434
bf646aaf
NC
435 * Makefile.in: Regenerate.
436 * configure.ac: Revert previous delta.
437 * configure: Regenerate.
438
ff78880a
NC
4392010-02-15 Nick Clifton <nickc@redhat.com>
440
441 PR 11238
442 * configure.ac: Delete config.cache files in sub-directories when
443 deleting Makefiles.
444 * configure: Regenerate.
445
8150eadf
BE
4462010-02-12 Ben Elliston <bje@gnu.org>
447
448 * MAINTAINERS: Update my email address.
449
a9e12bfd
AP
4502010-02-08 Andrew Pinski <pinskia@gmail.com>
451
452 * MAINTAINERS (spu port): Update my email address.
453
95315086
JZ
4542010-02-08 Jie Zhang <jie.zhang@analog.com>
455
456 * MAINTAINERS: Add myself as a maintainer for the bfin port.
457
362c6d2f
KG
4582010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
459
460 * configure.ac: Add "recommended" version checks for GMP/MPC.
461 Update recommended GMP/MPFR/MPC versions.
462 * configure: Regenerate.
463
888c5ad2
JR
4642010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
465
466 * MAINTAINERS: Move my Embecosm email address into the
467 write-after-approval section.
468
3bf714a7
ILT
4692010-01-26 Ian Lance Taylor <iant@google.com>
470
471 * MAINTAINERS: Add myself as Go frontend maintainer.
472
ad1e5170
JR
4732010-01-25 Joern Rennecke <amylaar@spamcop.net>
474
475 PR libstdc++/36101, PR libstdc++/42813
476 * configure.ac (bootstrap_target_libs): Make inclusion of
477 target-libgomp conditional on libgomb being in target_configdirs.
478 * configure: Regenerate.
479
fb0553d1
JR
4802010-01-23 Joern Rennecke <amylaar@spamcop.net>
481
482 PR libstdc++/36101, PR libstdc++/42813
483 * configure.ac (bootstrap_target_libs): Include target-libgomp.
484 * configure: Regenerate.
485
aae29963
JR
4862010-01-22 Joern Rennecke <amylaar@spamcop.net>
487
488 PR libstdc++/36101, PR libstdc++/42813
489 * configure.ac (target_configdirs): Substitute.
490 * Makefile.def: Bootstrap target module libgomp.
491 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
492 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
493 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
494 * configure, Makefile.in: Regenerate.
495
d8fe8895
DK
4962010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
497
498 * MAINTAINERS: Adjust my details.
499
ebfe4897
EW
5002010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
501
502 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
503
f7746c59
TL
5042010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
505
506 * MAINTAINERS: reindented my entry with tabs instead of spaces.
507
306c7b5b
TL
5082010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
509
510 * MAINTAINERS (Write After Approval): Add myself.
511
1b8b9e19
KT
5122010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
513
514 * MAINTAINERS (Write After Approval): Add myself.
515
c164615b
RG
5162010-01-11 Richard Guenther <rguenther@suse.de>
517
518 PR lto/41569
519 * Makefile.def (all-lto-plugin): Depend on all-gcc.
520 * Makefile.in: Regenerated.
521
f3f623ae
AT
5222010-01-11 Andreas Tobler <andreast@fgznet.ch>
523
524 * configure.ac: Enable libjava build on x86_64-*freebsd*.
525 * configure: Regenerate.
526
592c90ff
KG
5272010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
528 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
529
530 PR bootstrap/42424
531 * configure.ac: Include libtool m4 files.
532 (_LT_CHECK_OBJDIR): Call it.
533 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
534 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 535
592c90ff
KG
536 * configure: Regenerate.
537
60a2e213
RW
5382010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
539
540 PR bootstrap/41818
541 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
542 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
543 * Makefile.in: Regenerate.
544
7413962d
RG
5452010-01-02 Richard Guenther <rguenther@suse.de>
546
547 PR lto/41529
548 * configure.ac: Include config/elf.m4. Disable LTO if not
549 builting for an elf target.
550 * configure: Regenerate.
551
f77f3945
CF
5522009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
553
554 * MAINTAINERS: Change my email address.
555
4960e3f0
BE
5562009-12-18 Ben Elliston <bje@au.ibm.com>
557
558 * config.sub, config.guess: Update from upstream sources.
559
d16a31da
SZ
5602009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
561
562 * MAINTAINERS (Write After Approval): Add myself.
563
3a5729ea
KG
5642009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
565
566 PR middle-end/30447
567 PR middle-end/30789
568 PR other/40302
569
570 * configure.ac: Require MPC.
571 * configure: Regenerate.
572
43e02a8a
RW
5732009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
574
575 PR target/38384
576 PR bootstrap/40972
577 * libtool.m4: Sync from git Libtool.
578 * ltoptions.m4: Likewise.
579 * ltversion.m4: Likewise.
580 * lt~obsolete.m4: Likewise.
581 * ltmain.sh: Likewise.
582
360d4522
KG
5832009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
584
585 * configure.ac: Update minimum MPC version to 0.8.
586 * configure: Regenerate.
587
f264ed56
SP
5882009-11-21 Sebastian Pop <sebpop@gmail.com>
589
590 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
591 * configure: Regenerated.
592
ed2eaa9f
ILT
5932009-11-21 Ian Lance Taylor <iant@google.com>
594
595 * configure.ac: Change default of poststage1_ldflags to be empty if
596 poststage1_libs is set. When poststage1_libs is empty, and
597 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
598 * configure: Rebuild.
599
58346783
AN
6002009-11-21 Adam Nemet <adambnmet@gmail.com>
601
602 * MAINTAINERS (Write After Approval): Update my email address.
603
5ca0106a
BE
6042009-11-20 Ben Elliston <bje@au.ibm.com>
605
606 * config.guess: Update from upstream sources.
607
87213cd4
AO
6082009-11-16 Alexandre Oliva <aoliva@redhat.com>
609
610 * Makefile.def: Restore host and target settings for gmp.
611 * Makefile.in: Rebuild.
612
f61428ed
AO
6132009-11-16 Alexandre Oliva <aoliva@redhat.com>
614
615 * configure.ac: Add libelf to host_libs. Enable in-tree configury
616 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
617 Fix portability of test of C++ as bootstrap language. Add
618 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
619 * configure: Rebuild.
620 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
621 and cloog. Fix in-tree ppl configuration. Introduce libelf
622 in-tree building.
623 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
624 (POSTSTAGE1_HOST_EXPORTS): Use it.
625 (STAGE[+id+]_CXXFLAGS): New.
626 (BASE_FLAGS_TO_PASS): Pass it down.
627 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
628 extra_exports.
629 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
630 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
631 extra_exports.
632 * Makefile.in: Rebuild.
633
f6c56be6
BE
6342009-11-17 Ben Elliston <bje@au.ibm.com>
635
636 * config.sub, config.guess: Update from upstream sources.
637
0ccb5970
JK
6382009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
639
640 * MAINTAINERS (Write After Approval): Add myself.
641
dce2d8b2 6422009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
643
644 * MAINTAINERS (Write After Approval): Add myself.
645
5d571eaa
OS
6462009-11-06 Ozkan Sezer <sezeroz@gmail.com>
647
648 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
649 paths for *-w64-mingw* and x86_64-*mingw*.
650 * configure: Regenerated.
651
dce2d8b2 6522009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
653
654 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
655
c393f559
BK
6562009-11-02 Benjamin Kosnik <bkoz@redhat.com>
657
658 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
659 Phil Edwards to Write-After Approval.
660
ef4c4300
KT
6612009-10-30 Kai Tietz <kai.tietz@onevision.com>
662
663 * configure.ac: Disable target-winsup & co for
664 x86_64-*-mingw* and *-w64-mingw* targets.
665 * configure: Regenerated.
666
65a324b4
NC
6672009-10-16 Nick Clifton <nickc@redhat.com>
668
669 * MAINTAINERS: Add myself as a maintainer for the RX port.
670
dce2d8b2 6712009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc
JS
672
673 * MAINTAINERS (Write After Approval): Update my e-mail address.
674
17e72e5d
RO
6752009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
676
677 * configure.ac (CLooG test): Use = with test.
678 * configure: Regenerate.
679
ed3a56f3
RG
6802009-10-22 Richard Guenther <rguenther@suse.de>
681
682 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
683 cloog if the ppl version check failed. Move flags saving
684 before setting in libelf check.
685 * configure: Regenerate.
686
ad0abd3c
RG
6872009-10-21 Richard Guenther <rguenther@suse.de>
688
689 * configure.ac: Adjust the ppl and cloog configure to work as
690 documented. Disable cloog if ppl was disabled. Omit the version
691 checks if they were disabled.
692 * configure: Re-generate.
693
e4c5bd48
RW
6942009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
695
696 * configure.ac: Add 'lto' to enable_languages, not
697 new_enable_languages, and only if not already present.
698 * configure: Regenerate.
699
0ffd69c5
GP
7002009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
701
702 * README: Refer to the various COPYING* files instead of just
703 COPYING.
704 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
705
dce2d8b2 7062009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
707
708 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
709
58687768
RG
7102009-10-07 Richard Guenther <rguenther@suse.de>
711
712 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
713 and Richard Guenther as reviewers.
714 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
715 as reviewers.
716
49b0ca5c 7172009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 718
49b0ca5c 719 * config.sub: Update from upstream sources.
d2d9ce5e 720
aeb94799
ILT
7212009-10-06 Ian Lance Taylor <iant@google.com>
722
723 * Makefile.def: check-gold depends upon all-gas.
724 * Makefile.in: Rebuild.
725
123651cd
PM
7262009-10-05 Phil Muldoon <pmuldoon@redhat.com>
727
728 * MAINTAINERS (Write After Approval): Add myself.
729
d7f09764
DN
7302009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
731
732 * Makefile.def: all-lto-plugin depends on all-libiberty.
733 set bootstrap=true for lto-plugin.
734 Add lto-plugin.
735 * Makefile.in: Regenerate.
736 * configure.ac (host_libs): Add lto-plugin.
737 * configure: Regenerate.
738
d7f09764
DN
7392009-10-03 Diego Novillo <dnovillo@google.com>
740
741 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
742 (HOST_LIBELFLIBS): Define.
743 (HOST_LIBELFINC): Define.
744 * Makefile.in: Regenerate.
745 * configure.ac: Add --enable-lto.
746 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
747 If --enable-lto is used, add 'lto' to new_enable_languages.
748 If --enable-lto is used and gold is enabled, add
749 lto-plugin to configdirs.
750 * configure: Regenerate.
751
7522009-10-03 Simon Baldwin <simonb@google.com>
753
754 * configure.ac: If --with-system-zlib, suppress local zlib and
755 pass --with-system-zlib to subdir configure scripts.
756 * configure: Regenerate.
757
dce2d8b2 7582009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
759 Paolo Bonzini <bonzini@gnu.org>
760
761 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
762 $(srcdir).
763 * Makefile.in: Rebuilt.
764
dce2d8b2 7652009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
766
767 * MAINTAINERS (Write After Approval): Add myself.
768
3e661154
KG
7692009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
770
771 * configure.ac: Update minimum MPC version to 0.7.
772 * configure: Regenerate.
773
f1a036e4
NC
7742009-09-25 Nick Clifton <nickc@redhat.com>
775
776 * configure.ac: Pass any --cache-file=/dev/null option on to
777 subconfigures.
778 * configure: Regenerate.
779
d4c74acc
NC
7802009-09-23 Nick Clifton <nickc@redhat.com>
781
782 * config.sub, config.guess: Update from upstream sources.
783
dce2d8b2 7842009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
785
786 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
787 * Makefile.in: Rebuilt.
788
0db770bd
RW
7892009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
790
791 PR bootstrap/32272
792 * configure.ac: Error out if $srcdir isn't '.' but contains
793 host-${host_noncanonical}.
794 * configure: Regenerate.
795
71101870
RO
7962009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
797
798 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
799 maintainer.
800
ca6d0d62
RW
8012009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
802
79cd2b23
RW
803 * configure.ac: If bootstrapping a combined tree with
804 --enable-gold, require c++ in stage1_languages.
805 * configure: Regenerate.
806
ab9dcd0c
RW
807 * configure.ac: Also add target_libs of stage1_languages to
808 bootstrap_target_libs.
809 * configure: Regenerate.
810
ca6d0d62
RW
811 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
812 with --enable-languages not containing c++.
813 * configure: Regenerate.
814
1c3c9f12
JZ
8152009-09-15 Jie Zhang <jie.zhang@analog.com>
816
817 * configure.ac: Disable java and boehm-gc for bfin-*-*.
818 * configure: Regenerate.
819
dce2d8b2 8202009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 821
6fb30a14
JR
822 * MAINTAINERS (Write After Approval): Update my e-mail address,
823 and move from from here...
824 (Waiting for paperwork): To here.
0318772d 825
4056c2c6
JM
8262009-09-09 Joseph Myers <joseph@codesourcery.com>
827
828 * MAINTAINERS (Reviewers): Add self as driver reviewer.
829
3e54529c
RW
8302009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
831
832 * configure.ac: Do not use $extrasub for replacing @if/@endif
833 parts in Makefile; instead, use additional arguments to
834 AC_CONFIG_COMMANDS to do the replacement manually, with several
835 sed invocations, to avoid HP-UX sed command limits.
836 * configure: Regenerate.
837
713e2ea6
AO
8382009-09-08 Alexandre Oliva <aoliva@redhat.com>
839
840 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
841 blank before -L.
842
5646b7b9
AO
8432009-09-04 Alexandre Oliva <aoliva@redhat.com>
844
845 * configure.ac (with-build-config): Document. Handle without.
846 Handle missing argument.
847 * configure: Rebuilt.
848
e12c4094
AO
8492009-09-03 Alexandre Oliva <aoliva@redhat.com>
850
851 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
852 Default to bootstrap-debug only if compare-debug works.
853 * configure: Rebuilt.
854 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
855 * Makefile.in: Rebuilt.
856
75cb0057
RO
8572009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
858
859 * MAINTAINERS (OS Port Maintainers): Update my email address.
860
8fc68cba
AO
8612009-09-01 Alexandre Oliva <aoliva@redhat.com>
862
863 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
864 * Makefile.in: Rebuilt.
865
44cb38cf
CD
8662009-09-01 Chris Demetriou <cgd@google.com>
867
868 * MAINTAINERS (Write After Approval): Add myself.
869
f9329c35
DS
8702009-08-31 Dodji Seketeli <dodji@redhat.com>
871
872 PR debug/30161
873 * include/dwarf2.h (enum dwarf_tag): Added
874 DW_TAG_GNU_template_template_param
875 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
876
f945e229
PB
8772009-08-30 Paolo Bonzini <bonzini@gnu.org>
878
879 * Makefile.tpl (AWK): Fix typo.
880 * Makefile.in: Regenerate.
881
87264276
PB
8822009-08-30 Paolo Bonzini <bonzini@gnu.org>
883
884 * configure.ac: Detect awk and sed.
885 * Makefile.def (flags_to_pass): Add AWK and SED.
886 * Makefile.tpl (AWK, SED): New.
887 (BASE_FLAGS_TO_PASS): Add AWK and SED.
888 * configure: Regenerate.
889 * Makefile.in: Regenerate.
890
68ccd57c
DK
8912009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
892
893 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
894 (collapseslashes): Likewise.
895
df58e648
RW
8962009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
897
898 * configure.ac (AC_PREREQ): Bump to 2.64.
899
0539cb2c
RW
9002009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
901
70fa0efa
RW
902 * configure.ac: Remove --with-datarootdir, --with-docdir,
903 --with-pdfdir, --with-htmldir switches.
904 * configure: Regenerate.
905
5213506e
RW
906 * configure: Regenerate.
907
0539cb2c
RW
908 * compile: Sync from Automake 1.11.
909 * depcomp: Likewise.
910 * install-sh: Likewise.
911 * missing: Likewise.
912 * mkinstalldirs: Likewise.
913 * ylwrap: Likewise.
914
197c68cc
DK
9152009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
916
917 * ltmain.sh (func_normal_abspath): New function.
918 (func_relative_path): Likewise.
919 (func_mode_help): Document new -bindir option for link mode.
920 (func_mode_link): Add new -bindir option, and use it to place
921 output DLL if specified.
922
58af276a
RW
9232009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
924
0115d4a3
RW
925 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
926 (baseargs): Add --disable-option-checking.
927 * configure: Regenerate.
928
58af276a
RW
929 * Makefile.def (configure-target-libiberty): Depend on
930 all-binutils and all-ld.
931 (configure-target-newlib): Likewise.
932 * Makefile.in: Regenerate.
933
e9d9afef
BE
9342009-08-17 Ben Elliston <bje@au.ibm.com>
935
936 * config.sub, config.guess: Update from upstream sources.
937
354ebf88
RW
9382009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
939
940 Sync from src, merge:
941
942 2009-07-02 Tristan Gingold <gingold@adacore.com>
943
944 * configure.ac: Do not exclude gas for i386-*-darwin.
945 Add a case for x86_64-*-darwin.
946 * configure: Regenerate.
947
8375f7b2
NV
9482009-08-06 Neil Vachharajani <nvachhar@gmail.com>
949
950 * MAINTAINERS: Add my name to Write After Approval list.
951
dce2d8b2 9522009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
953
954 * configure.ac: Add Microblaze target.
955 * configure: Regenerate.
956
ea2002ba
CB
9572009-07-31 Christian Bruel <christian.bruel@st.com>
958
959 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
960 * configure: Regenerate.
961
dce2d8b2 9622009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
963
964 * MAINTAINERS (Write After Approval): Update my e-mail address.
965
e90e6bd7
ILT
9662009-07-06 Ian Lance Taylor <iant@google.com>
967
968 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
969 * configure: Rebuild.
970
f6e0880a
TG
9712009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
972
973 * MAINTAINERS: Move myself to the Graphite Reviewers.
974
6d984927
WG
9752009-06-30 Wei Guozhi <carrot@google.com>
976
977 * MAINTAINERS: Add my name to Write After Approval list.
978
f2689b09
SE
9792009-06-26 Steve Ellcey <sje@cup.hp.com>
980
981 PR bootstrap/40338
982 * configure.ac (comparestring): Create new variable.
983 * Makefile.tpl (comparestring): Use to skip some comparisions.
984 * configure: Regenerate.
985 * Makefile.in: Regenerate.
986
f62c0ba4
DE
9872009-06-26 Doug Evans <dje@sebabeach.org>
988
989 * Makefile.def (host_modules): Add cgen.
990 * Makefile.in: Regenerate.
991 * configure.ac (host_tools): Add cgen.
992 * configure: Regenerate.
993
7acf4da6
DD
9942009-06-23 DJ Delorie <dj@redhat.com>
995
996 * MAINTAINERS: Add myself as mep maintainer.
997
00020c16
ILT
9982009-06-23 Ian Lance Taylor <iant@google.com>
999
1000 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1001 boot_languages. Only bootstrap target libraries listed in
1002 target_libs for some boot language. Add --with-stage1-ldflags,
1003 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1004 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1005 if not building with C++.
1006 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1007 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1008 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1009 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1010 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1011 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1012 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1013 * configure, Makefile.in: Rebuild.
1014
1da52d4a
LF
10152009-06-23 Li Feng <nemokingdom@gmail.com>
1016
1017 * MAINTAINERS: Added my name to write-after-approval list.
1018
144c9175
RM
10192009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1020
1021 * configure.ac: Define is_elf for QNX Neutrino targets.
1022 * configure: Regenerate.
1023
e5871e24
GS
10242009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
1025
1026 * MAINTAINERS: Added my name to the write-after-approval list
1027
5f4a82c0
KG
10282009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1029
1030 * configure.ac: Detect MPC in default directory.
1031 * configure: Regenerate.
1032
394e9195
JG
10332009-06-03 Jerome Guitton <guitton@adacore.com>
1034 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1035
1036 * Makefile.tpl (all): Avoid a trailing backslash.
1037 * Makefile.in: Regenerate.
1038
47bca6aa
BE
10392009-06-03 Ben Elliston <bje@au.ibm.com>
1040
1041 * config.sub, config.guess: Update from upstream sources.
1042
a891a473
RS
10432009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1044
1045 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1046 to noconfdirs.
1047 * configure: Regenerate.
1048
70cb2d9f
AO
10492009-06-02 Alexandre Oliva <aoliva@redhat.com>
1050
1051 * Makefile.tpl ([+compare-target+]): Compare all stage
1052 directories, rather than just gcc.
1053 * Makefile.in: Rebuilt.
1054
7f1245df
DK
10552009-06-01 Doug Kwan <dougkwan@google.com>
1056
1057 * configure.ac: Support gold for target arm*-*-*.
1058 * configure: Regenerate.
394e9195 1059
acd26225
KG
10602009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1061
1062 * Makefile.def: Add MPC support and dependencies.
1063 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1064
1065 * Makefile.in, configure: Regenerate.
1066
a1fc946a
AO
10672009-05-27 Alexandre Oliva <aoliva@redhat.com>
1068
1069 * Makefile.tpl (all): Avoid harmless warning in make all when
1070 gcc-bootstrap is enabled but stage_last does not exist.
1071 * Makefile.in: Rebuilt.
1072
2e6a3c8d
NR
10732009-05-24 Nicolas Roche <roche@adacore.com>
1074
1075 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1076 * Makefile.in: Regenerate.
1077
63487d11
DC
10782009-05-21 Denis Chertykov <chertykov@gmail.com>
1079
1080 * MAINTAINERS: Update my e-mail address.
1081
449223af
DK
10822009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1083
1084 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1085 * configure: Regenerate.
1086
31c98f49
AO
10872009-05-18 Alexandre Oliva <aoliva@redhat.com>
1088
1089 PR other/40159
1090 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1091 gcc-no-bootstrap are mutually exclusive.
1092 * Makefile.in: Rebuilt.
1093
0f501837
AO
10942009-05-18 Alexandre Oliva <aoliva@redhat.com>
1095
1096 PR other/40159
1097 * Makefile.tpl (all): Don't end with unconditional success.
1098 * Makefile.in: Rebuilt.
1099
4a4a4e99
AO
11002009-05-12 Alexandre Oliva <aoliva@redhat.com>
1101
1102 PR target/37137
1103 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1104 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1105 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1106 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1107 stage_configureflags, stage_cflags and stage_libcflags into
1108 explicit Makefile macros.
1109 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1110 GFORTRAN.
1111 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1112 CC. Set CC_FOR_BUILD from CC.
1113 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1114 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1115 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1116 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1117 and GFORTRAN.
1118 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1119 (_LIBCFLAGS): Renamed to _TFLAGS.
1120 (do-compare-debug, do-compare3-debug): Drop.
1121 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1122 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1123 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1124 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1125 (XGCC_FLAGS_FOR_TARGET): New.
1126 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1127 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1128 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1129 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1130 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1131 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1132 TFLAGS.
1133 (BUILD_CONFIG): Include if requested.
1134 (all): Set TFLAGS on bootstrap.
1135 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1136 (all-stageid-prefixmodule): Likewise.
1137 (do-clean, distclean-stageid): Set TFLAGS.
1138 (restrap): Fix whitespace.
1139 * Makefile.in: Rebuilt.
1140
1cee3429
PB
11412009-05-07 Paolo Bonzini <bonzini@gnu.org>
1142
1143 * config.guess: Sync with src.
1144
0b70eafd
DK
11452009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1146
1147 * configure.ac ($with_ppl): Default to no if not supplied.
1148 ($with_cloog): Likewise.
1149 configure: Regenerate.
1150
5175f17c
JW
11512009-04-27 James E. Wilson <wilson@codesourcery.com>
1152
1153 * MAINTAINERS: Update my e-mail address.
1154
952fa153
NC
11552009-04-27 Nick Clifton <nickc@redhat.com>
1156
1157 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1158
a687f83c
EB
11592009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1160
1161 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1162 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1163 * Makefile.in: Regenerate.
1164
9e3eba15
KG
11652009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1166
1167 PR bootstrap/39739
1168 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1169 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1170
1171 * configure, Makefile.in: Regenerate.
1172
a687f83c 11732009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
1174
1175 * include/hashtab.h: Update GTY annotations to new syntax
1176 * include/splay-tree.h: Likewise
1177
070bdbd9
BE
11782009-04-17 Ben Elliston <bje@au.ibm.com>
1179
1180 * config.sub, config.guess: Update from upstream sources.
1181
55f2d967
AG
11822009-04-15 Anthony Green <green@moxielogic.com>
1183
1184 * configure.ac: Add moxie support.
1185 * configure: Rebuilt.
1186
309c24a9
JJ
11872009-04-14 Jakub Jelinek <jakub@redhat.com>
1188
1189 * configure.ac: Change copyright header to refer to version
1190 3 of the GNU General Public License and to point readers at the
1191 COPYING3 file and the FSF's license web page.
1192 * Makefile.def: Likewise.
1193 * Makefile.tpl: Likewise.
1194 * Makefile.in: Regenerate.
1195
b93133bc
JH
11962009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1197
1198 * configure.ac: Restore match for darwin9 or later. Use double
1199 brackets since regeneration eats one pair.
1200 * configure: Regenerate.
1201
d18ff35a
L
12022009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1203
1204 PR gas/10039
1205 * configure.ac: Require texinfo 4.7.
1206 * configure: Regenerated.
1207
748086b7
JJ
12082009-04-09 Nick Clifton <nickc@redhat.com>
1209
1210 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1211 the GCC Runtime Library Exception.
1212
a3337ea2
KG
12132009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1214
1215 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1216 * configure: Regenerate.
1217
60911f14
SE
12182009-04-01 Steve Ellcey <sje@cup.hp.com>
1219
1220 * Makefil.def (languages): New entries.
1221 * Makefile.tpl (check-gcc-*): New generic target.
1222 * Makefile.in: Regenerate.
60911f14 1223
dce2d8b2 12242009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 1225
d18ff35a 1226 * MAINTAINERS: Update my email address.
7369c1d0 1227
cfb1f59f
TT
12282009-03-18 Tom Tromey <tromey@redhat.com>
1229
d18ff35a
L
1230 * configure: Rebuild.
1231 * configure.ac (host_libs): Add libiconv.
1232 * Makefile.in: Rebuild.
1233 * Makefile.def (host_modules): Add libiconv.
1234 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 1235
75eeae1a
TG
12362009-03-16 Tristan Gingold <gingold@adacore.com>
1237
1238 * configure.ac: Treat gdb as supported on x86_64-darwin.
1239 * configure: Regenerate.
1240
f38095f3
JM
12412009-03-16 Joseph Myers <joseph@codesourcery.com>
1242
1243 * configure.ac (--with-host-libstdcxx): New option.
1244 * configure: Regenerate.
1245
dce2d8b2 12462009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
1247
1248 * MAINTAINERS: Move myself into the write after approval list.
1249
6d401294
NP
12502009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
1251
1252 * MAINTAINERS: Update e-mail address.
1253
07c97076
DN
12542009-03-11 Dorit Nuzman <dorit@il.ibm.com>
1255
1256 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1257
dce2d8b2 12582009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
1259
1260 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1261
7a9d3fe8
RW
12622009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1263
1264 Backport from git Libtool:
1265
1266 2009-01-19 Robert Millan <rmh@aybabtu.com>
1267 Support GNU/kOpenSolaris.
1268 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1269 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1270 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1271 GNU/kOpenSolaris.
1272
c9e9e11f
AS
12732009-02-27 Andreas Schwab <schwab@linux-m68k.org>
1274
1275 * MAINTAINERS: Update e-mail address.
1276
5e8c1552 12772009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
1278
1279 * MAINTAINERS (Write After Approval): Add self.
1280
b0adb088
BM
12812009-02-18 Bingfeng Mei <bmei@broadcom.com>
1282
1283 * MAINTAINERS (Write After Approval): Add myself.
1284
ee04b574
AS
12852009-02-05 Andreas Schwab <schwab@suse.de>
1286
1287 * Makefile.tpl (stage_last): Define $r and $s before using
1288 $(RECURSE_FLAGS_TO_PASS).
1289 * Makefile.in: Regenerate
1290
907884c9
ILT
12912009-01-30 Ian Lance Taylor <iant@google.com>
1292
1293 * MAINTAINERS: Move myself to the Global Reviewers list.
1294
416ac4d4
RM
12952009-01-29 Robert Millan <rmh@aybabtu.com>
1296
1297 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1298 * configure: Regenerate.
1299
ee5decb3
GP
13002009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1301
1302 * MAINTAINERS: Make whitespace consistent.
19196f44 1303 Remove Robert Millan from Write After Approval.
ee5decb3 1304
36fbb0ec
AM
13052009-01-16 Alan Modra <amodra@bigpond.net.au>
1306
1307 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1308 (all-opcodes): Depend on all-libiberty.
1309 * Makefile.in: Regenerate.
1310
52535a64
DR
13112009-01-15 Douglas B Rupp <rupp@gnat.com>
1312
1313 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1314 * configure: Regenerate.
1315
e04a57df
RR
13162009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1317
1318 * MAINTAINERS (Write After Approval): Add myself.
1319
856c450b
SK
13202009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1321
1322 * MAINTAINERS: Add myself to reviewers (Fortran).
1323
dce2d8b2 13242009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
1325
1326 PR tree-optimization/38515
1327 * configure.ac (cloog-polylib): Removed.
1328 (with_ppl, with_cloog): Test for "no".
1329 * configure: Regenerated.
1330
1e5e8a59
DF
13312009-01-11 Daniel Franke <franke.daniel@gmail.com>
1332
1333 * MAINTAINERS: Moved myself to reviewers (Fortran).
1334
5e5debf6
TS
13352009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1336
1337 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1338 (Write After Approval): Remove myself.
1339
1c42acf1
DN
13402009-01-03 Diego Novillo <dnovillo@google.com>
1341
1342 * MAINTAINERS: Remove myself from alias maintainership.
1343
2fbbedaf
DA
13442009-01-02 David Ayers <ayers@fsfe.org>
1345
1346 * MAINTAINERS: Update e-mail address.
1347
17213821
GP
13482008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1349
1350 * MAINTAINERS: Make whitespace consistent.
1351
baafc534
RW
13522008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1353
1354 Backport from upstream Libtool:
1355 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1356 Add cache variables to tests that require the linker to work.
1357 For shlibpath_overrides_runpath, this also changes the semantics
1358 to let the result from the C compiler take precedence.
1359
18430d27
BE
13602008-12-02 Ben Elliston <bje@au.ibm.com>
1361
1362 * config.sub, config.guess: Update from upstream sources.
1363
dce2d8b2 13642008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
1365
1366 * configure.ac (ppllibs): Add by default the lib flags.
1367 * configure: Regenerate.
1368
41e9641b
LM
13692008-12-08 Luis Machado <luisgpm@br.ibm.com>
1370
1371 * MAINTAINERS: Add myself to the write after approval list.
1372
25783c30
JH
13732008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1374
ee04b574
AS
1375 * configure.ac: Add double brackets on darwin[912].
1376 * configure: Regenerate.
25783c30 1377
0e318fcc
DK
13782008-12-03 Daniel Kraft <d@domob.eu>
1379
1380 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1381 Approval to Reviewer section (for Fortran front-end).
1382
7f171b95
JH
13832008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1384
1385 * configure.ac: Expand to darwin10 and later.
1386 * configure: Regenerate.
1387
09ce620e
AS
13882008-12-02 Andreas Schwab <schwab@suse.de>
1389
1390 * Makefile.def: configure-target-boehm-gc depends on
1391 all-target-libstdc++-v3.
1392 * Makefile.in: Regenerate.
1393
386c704d
KT
13942008-12-02 Kai Tietz <kai.tietz@onevision.com>
1395
1396 * MAINTAINERS: Add myself as mingw maintainer.
1397
e03dd84a
BE
13982008-12-02 Ben Elliston <bje@au.ibm.com>
1399
1400 * config.sub, config.guess: Update from upstream sources.
1401
3fa87964
GP
14022008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1403
1404 * README.SCO: Remove.
1405
df72d7ed
FP
14062008-11-29 Fernando Pereira <pronesto@gmail.com>
1407
1408 * MAINTAINERS: Add myself to the write after approval list.
1409
b5646528
DK
14102008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1411
1412 * MAINTAINERS: Update my email address in WAA section.
1413
dce2d8b2 14142008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
1415
1416 * MAINTAINERS: Update e-mail address.
1417
dce2d8b2 14182008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
1419
1420 * MAINTAINERS: Change e-mail address.
1421
0db3a858
TG
14222008-11-27 Tristan Gingold <gingold@adacore.com>
1423
1424 * configure.ac: Build gdb for i?86-*-darwin*
1425 * configure: Regenerated.
1426
dce2d8b2 14272008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
1428
1429 * MAINTAINERS: Added my full name.
1430
487e299b
DJ
14312008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1432
1433 PR bootstrap/38014
1434 PR bootstrap/37923
1435
1436 Revert:
1437
1438 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1439
1440 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1441 * Makefile.in: Regenerated.
1442
1443 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1444
1445 PR gdb/921
1446 PR gdb/1646
1447 PR gdb/2175
1448 PR gdb/2176
1449
1450 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1451 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1452 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1453 (HOST_EXPORTS): Pass CPPFLAGS.
1454 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1455 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1456 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1457 * Makefile.in, configure: Regenerated.
1458 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1459 and CPPFLAGS_FOR_BUILD.
1460
dce2d8b2 14612008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
1462
1463 * MAINTAINERS: Add myself as middle end maintainer.
1464
044fed69
AS
14652008-11-06 Andrew Stubbs <ams@codesourcery.com>
1466
1467 * MAINTAINERS (Write after approval): Add myself.
1468
caf6defe
DN
14692008-11-05 Diego Novillo <dnovillo@google.com>
1470
1471 * MAINTAINERS (Global Reviewers): Add myself.
1472 (Non-Algorithmic Maintainers): Remove myself.
1473
3e9899ac
TS
14742008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1475
09ce620e 1476 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 1477
ea99e36e
MM
14782008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1479
09ce620e 1480 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 1481
fb0d2684
BE
14822008-10-31 Ben Elliston <bje@au.ibm.com>
1483
1484 * configure.ac (spu-*-*): Remove special case.
1485 * configure: Regenerate.
1486
73c07a3e
CM
14872008-10-30 Catherine Moore <clm@codesourcery.com>
1488
1489 * MAINTAINERS (Write after approval): Update my email address.
1490
7310a2da
SSF
14912008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1492
1493 * configure.ac [spu-*-*]: Do not set skipdirs.
1494 * configure: Re-generate.
1495
7e51fe23
BS
14962008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1497
1498 * MAINTAINERS (Various Maintainers): Add myself to reload.
1499
ef20be93
RG
15002008-10-25 Richard Guenther <rguenther@suse.de>
1501
1502 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1503 maintainer. Remove myself as libgcc-math maintainer.
1504 (Non-Algorithmic Maintainers): Remove myself.
1505
03ffcfa0
DJ
15062008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1507
1508 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1509 * Makefile.in: Regenerated.
1510
dec014a9
CC
15112008-10-23 Cary Coutant <ccoutant@google.com>
1512
1513 * MAINTAINERS (Write after approval): Add myself.
1514
b36c386c
DJ
15152008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1516
1517 PR gdb/921
1518 PR gdb/1646
1519 PR gdb/2175
1520 PR gdb/2176
1521
1522 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1523 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1524 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1525 (HOST_EXPORTS): Pass CPPFLAGS.
1526 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1527 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1528 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1529 * Makefile.in, configure: Regenerated.
1530 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1531 and CPPFLAGS_FOR_BUILD.
1532
dce2d8b2 15332008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
1534
1535 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1536 Sebastian Pop.
1537
e0bda97e
AP
15382008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1539
1540 * MAINTAINERS (Write After Approval): Added myself.
1541
36c713e0
KG
15422008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1543
1544 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1545 recommended version to 2.3.2.
1546
1547 * configure: Regenerate.
1548
8fe005ee
MM
15492008-10-01 Mark Mitchell <mark@codesourcery.com>
1550
1551 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1552
be8f156f
DD
15532008-09-29 David Daney <david.daney@caviumnetworks.com>
1554
1555 * MAINTAINERS (Write After Approval): Update e-mail address.
1556
ae11dff4
PG
15572008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1558
1559 * libtool.m4: Update to libtool 2.2.6.
1560 * lt~obsolete.m4: Update to libtool 2.2.6.
1561 * ltmain.sh: Update to libtool 2.2.6.
1562 * ltsugar.m4: Update to libtool 2.2.6.
1563 * ltversion.m4: Update to libtool 2.2.6.
1564 * ltoptions.m4: Update to libtool 2.2.6.
1565 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1566
441154b1
CF
15672008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1568
1569 * MAINTAINERS (Write After Approval): Add myself.
1570
775b3b26
BRF
15712008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1572
1573 * MAINTAINERS (Write After Approval): Update my name.
1574
94538043
SB
15752008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1576
09ce620e 1577 * MAINTAINERS: Add myself in "Write After Approval".
94538043 1578
52d1bfd8
SE
15792008-09-18 Steve Ellcey <sje@cup.hp.com>
1580
09ce620e 1581 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 1582
c5cc92f5
GP
15832008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1584
1585 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1586 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1587 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1588 and Michael Tiemann from Write After Approval since they do not
1589 actually have access.
1590
23d9794a
RG
15912008-09-05 Richard Guenther <rguenther@suse.de>
1592
1593 * configure.ac: Initialize clooglibs to -lcloog.
1594 * configure: Re-generate.
1595
192a671e
LCW
15962008-09-04 Le-Chun Wu <lcwu@google.com>
1597
1598 * MAINTAINERS (Write After Approval): Add myself.
1599
d789184e
SP
16002008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1601
1602 * configure.ac (--with-cloog-polylib): New.
1603 (--disable-cloog-version-check): New.
1604 (--disable-ppl-version-check): New.
1605 * configure: Re-generate.
1606
36a881c7
RG
16072008-09-03 Richard Guenther <rguenther@suse.de>
1608
1609 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1610 cloog test.
1611 * configure: Re-generate.
1612
358da97e
HS
16132008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1614
1615 Add picoChip port.
1616 * MAINTAINERS: Add picoChip maintainers.
1617
f8bf9252
SP
16182008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1619 Tobias Grosser <grosser@fim.uni-passau.de>
1620 Jan Sjodin <jan.sjodin@amd.com>
1621 Harsha Jagasia <harsha.jagasia@amd.com>
1622 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1623 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1624 Adrien Eliche <aeliche@isty.uvsq.fr>
1625
1626 Merge from graphite branch.
1627 * configure: Regenerate.
1628 * Makefile.in: Regenerate.
1629 * configure.ac (host_libs): Add ppl and cloog.
1630 Add checks for PPL and CLooG.
1631 * Makefile.def (ppl, cloog): Added modules and dependences.
1632 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1633 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1634
d89f0ad6
AL
16352008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1636
1637 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1638 (GCC_SHLIB_SUBDIR): New.
1639 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1640 * configure: Regenerate.
1641 * Makefile.in: Regenerate.
1642
88a25817
GP
16432008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1644
1645 * MAINTAINERS: Consistently use tabs to separate columns.
1646
f873f15f
TG
16472008-08-29 Tristan Gingold <gingold@adacore.com>
1648
1649 * MAINTAINERS (Write after Approval): Add myself.
1650
e1514c3f
TG
16512008-08-28 Tristan Gingold <gingold@adacore.com>
1652
1653 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1654 Enable bfd, binutils and opcodes.
1655 * configure: Regenerate.
1656
4717882f
JDA
16572008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1658
1659 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1660
28c9884c
TK
16612008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1662
1663 * MAINTAINERS: Use correct Umlaut for last name.
1664
ae96d86a
FXC
16652008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1666
1667 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1668
3ecc96e3
DE
16692008-08-16 David Edelsohn <edelsohn@gnu.org>
1670
1671 * MAINTAINERS: Update my email address.
1672
dd609cc1
EB
16732008-08-16 Nicolas Roche <roche@adacore.com>
1674
1675 * Makefile.tpl: Add BOOT_ADAFLAGS.
1676 * Makefile.in: Regenerate.
1677
08d0963a
RS
16782008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1679
1680 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1681 * configure: Regenerate.
1682
dce2d8b2 16832008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
1684
1685 * configure.ac: Add makefile fragments for hpux.
1686 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1687 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1688 * configure: Regenerate.
1689 * Makefile.in: Regenerate.
1690
dce2d8b2 16912008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
1692
1693 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1694
dce2d8b2 16952008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
1696
1697 * MAINTAINERS (Write after Approval): Add myself.
1698
78209f30
XG
16992008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1700
1701 * MAINTAINERS (Write After Approval): Add myself.
1702
5b5b098d
AJ
17032008-06-29 Andrew Jenner <andrew@codesourcery.com>
1704
1705 * MAINTAINERS (Write After Approval): Add myself.
1706
d812ec93
KW
17072008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1708
1709 * MAINTAINERS: Update my email address.
1710
99e78224
JY
17112008-06-25 Joey Ye <joey.ye@intel.com>
1712
1713 * MAINTAINERS (Write After Approval): Add myself.
1714
18c04407
RW
17152008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1716
1717 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1718 * Makefile.in: Regenerate.
1719 * configure: Regenerate.
1720
47aa9a31
DK
17212008-06-17 Daniel Kraft <d@domob.eu>
1722
1723 * MAINTAINERS (Write After Approval): Add myself.
1724
ad33ff57
RW
17252008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1726
1727 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1728 "$@" is still intact with both Autoconf 2.59 and 2.62.
1729 * configure: Regenerate.
1730
cdce5c41
RW
17312008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1732
1733 * Makefile.tpl: Fix comment errors.
1734 * Makefile.in: Regenerate.
1735
01b79d11
DM
17362008-06-12 David S. Miller <davem@davemloft.net>
1737 David Edelsohn <edelsohn@gnu.org>
1738
1739 * configure.ac: Add powerpc*-*-* to gold supported targets.
1740 * configure: Regenerate.
1741
f8c33439
JM
17422008-06-08 Joseph Myers <joseph@codesourcery.com>
1743
1744 PR tree-optimization/36218
1745 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1746 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1747 (all prefix="build-"): Pass them to build-system sub-makes.
1748 * Makefile.in: Regenerate.
1749
cd985f66
JM
17502008-06-07 Joseph Myers <joseph@codesourcery.com>
1751
1752 * MAINTAINERS (mt port): Remove.
1753 (sco5, unixware, sco udk): Remove.
1754 (Kean Johnston): Add to Write After Approval.
1755
3f6383d3
JB
17562008-05-30 Julian Brown <julian@codesourcery.com>
1757
1758 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1759 of libobjc for ARM EABI Linux.
1760 * configure: Regenerate.
30da41ed 1761
dce2d8b2 17622008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 1763
09ce620e 1764 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 1765
dce2d8b2 17662008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 1767
e29cc9b4 1768 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 1769
955410cb
JW
17702008-05-15 Janus Weil <janus@gcc.gnu.org>
1771
1772 * MAINTAINERS (Write After Approval): Add myself.
1773
719bb4e3 17742008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
1775
1776 * config-ml.in: don't handle --enable-shared and --enable-static.
1777
372b05fc
RS
17782008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1779
1780 * MAINTAINERS: Update my email address.
1781
f73e2200
PC
17822008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1783
1784 * MAINTAINERS: Update my email address.
09ce620e 1785
3e438e2b
KVH
17862008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1787
1788 * MAINTAINERS (Write After Approval): Add myself.
1789
177bf491
GS
17902008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1791
1792 * MAINTAINERS (Write After Approval): Add myself.
1793
dce2d8b2 17942008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
1795
1796 * MAINTAINERS (crx): Add myself.
1797
14a8726b
PB
17982008-04-18 Paolo Bonzini <bonzini@gnu.org>
1799
1800 Sync with src:
1801 2008-04-14 David S. Miller <davem@davemloft.net>
1802
09ce620e
AS
1803 * configure.ac: Add sparc*-*-* to gold supported targets.
1804 * configure: Regenerate.
14a8726b 1805
7142fb32
PB
18062008-04-18 Paolo Bonzini <bonzini@gnu.org>
1807
1808 PR bootstrap/35457
1809 * configure.ac: Include override.m4.
1810 * configure: Regenerate.
1811
c6b196de
PB
18122008-04-18 Paolo Bonzini <bonzini@gnu.org>
1813
09ce620e
AS
1814 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1815 * Makefile.in: Regenerate.
c6b196de 1816
dce2d8b2 18172008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 1818
09ce620e 1819 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 1820 as nonconfigurable directories list.
09ce620e 1821 * configure: Regenerate.
c993ae60 1822
8479b1b1
BE
18232008-04-14 Ben Elliston <bje@au.ibm.com>
1824
1825 * config.sub, config.guess: Update from upstream sources.
1826
295e261a
HPN
18272008-04-12 Hans-Peter Nilsson <hp@axis.com>
1828
1829 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1830 * Makefile.in: Regenerate.
1831
ac3949d9
EW
18322008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1833
1834 * configure.ac: Do not build libssp for the AVR.
1835 * configure: Regenerate.
1836
06407e30
ILT
18372008-04-07 Ian Lance Taylor <iant@google.com>
1838
1839 * Makefile.def: check-gold depends upon all-binutils.
1840 * Makefile.in: Regenerate.
1841
97db009c
AH
18422008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1843
1844 * MAINTAINERS (Write After Approval): Add myself.
1845
2a79c47f
NC
18462008-04-04 Nick Clifton <nickc@redhat.com>
1847
1848 PR binutils/4334
5f4bebbf 1849 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
1850 builds.
1851 * configure: Regenerate.
1852
c53a18d3
N
18532008-04-04 NightStrike <NightStrike@gmail.com>
1854
1855 PR other/35151
09ce620e
AS
1856 * configure.ac: Combine rules for mingw32 and mingw64.
1857 * configure: Regenerate.
c53a18d3 1858
d925aa70
KT
18592008-04-02 Kai Tietz <kai.tietz@onvision.com>
1860
1861 * MAINTAINERS (Write After Approval): Add myself.
1862
dce2d8b2 18632008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
1864
1865 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1866 * Makefile.in (.NOTPARALLEL): Ditto.
1867
4412a506
PG
18682008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1869
1870 * MAINTAINERS (Write After Approval): Add myself.
1871
dce2d8b2 18722008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
1873
1874 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1875 * Makefile.in (.NOTPARALLEL): Regenerate.
1876
639223bd
PB
18772008-03-27 Paolo Bonzini <bonzini@gnu.org>
1878
1879 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1880 * Makefile.in: Regenerate.
1881
b8ab1f4a
JS
18822008-03-26 Jakub Staszak <kuba@et.pl>
1883
1884 * MAINTAINERS (Write After Approval): Add myself.
1885
b45890a4
TK
18862008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1887
1888 * MAINTAINERS: Update e-mail address.
1889
5afab7ad
ILT
18902008-03-20 Ian Lance Taylor <iant@google.com>
1891
1892 * configure.ac: Add support for --enable-gold.
1893 * Makefile.def: Add gold as a directory like ld.
1894 * configure, Makefile.in: Regenerate.
1895
38d24731
RW
18962008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1897
1898 * configure.ac: m4_include config/proginstall.m4.
1899 * configure: Regenerate.
32bc4cf4
RW
1900
1901 Backport from upstream Libtool:
09ce620e 1902
32bc4cf4 1903 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 1904
32bc4cf4
RW
1905 Deal with Autoconf 2.62's semantic change in m4_append.
1906 * ltsugar.m4 (lt_append): Replace broken versions of
1907 m4_append.
1908 (lt_if_append_uniq): Don't require separator to be overquoted,
1909 and avoid broken m4_append.
1910 (lt_dict_add): Fix typo.
1911 * libtool.m4 (_LT_DECL): Don't overquote separator.
1912
9d3c50ea
DE
19132008-03-13 David Edelsohn <edelsohn@gnu.org>
1914
1915 * config.rpath: Add AIX 6 support.
1916
5d2edb29
PB
19172008-03-13 Paolo Bonzini <bonzini@gnu.org>
1918
1919 * Makefile.def (stageprofile). Remove -fprofile-generate
1920 from stage_libcflags.
1921 * Makefile.in: Regenerate.
1922
954910ef
BE
19232008-03-13 Ben Elliston <bje@au.ibm.com>
1924
1925 * config.sub, config.guess: Update from upstream sources.
1926
e8645a40
TT
19272008-03-06 Tom Tromey <tromey@redhat.com>
1928
1929 * MAINTAINERS: Update for treelang deletion.
1930
2c8e955e
JW
19312008-03-03 James E. Wilson <wilson@tuliptree.org>
1932
1933 * MAINTAINERS: Update my email address.
1934
54acd307
SS
19352008-03-03 Stan Shebs <stanshebs@earthlink.net>
1936
893ad2a1 1937 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
1938 (objective-c/c++): Add myself as a maintainer.
1939
4b52b516
VR
19402008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1941
1942 * MAINTAINERS (Write After Approval): Update my email address.
1943
e652b516
TB
19442008-02-25 Tomas Bily <tbily@suse.cz>
1945
1946 * MAINTAINERS (Write After Approval): Add myself.
1947
02d30740
JJ
19482008-02-23 Jakub Jelinek <jakub@redhat.com>
1949
1950 * MAINTAINERS (OpenMP): Add myself.
1951
1c8bd6a3
PB
19522008-02-20 Paolo Bonzini <bonzini@gnu.org>
1953
4b40b2a5
UB
1954 PR bootstrap/32009
1955 PR bootstrap/32161
1c8bd6a3 1956
4b40b2a5
UB
1957 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1958 * configure: Regenerate.
1c8bd6a3 1959
4b40b2a5
UB
1960 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1961 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1962 STAGE4_LIBCFLAGS): New.
1963 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1964 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1965 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1966 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1967 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1968 for target modules. Don't export LIBCFLAGS.
1969 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1970 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1971 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1972 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1973 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1974 * Makefile.in: Regenerate.
1c8bd6a3 1975
bb44c9d2
RW
19762008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1977
1978 PR libgcj/33085
1979 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1980 Do not use -DDLL_EXPORT. Backport from upstream.
1981
29a7754d
RW
19822008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1983
1984 * MAINTAINERS (Write After Approval): Add myself.
1985
9a212bb7
HPN
19862008-02-02 Hans-Peter Nilsson <hp@axis.com>
1987
1988 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1989 * configure: Regenerate.
1990
aa12a573
MG
19912008-01-31 Marc Gauthier <marc@tensilica.com>
1992
1993 * configure.ac (xtensa*-*-*): Recognize processor variants.
1994 * configure: Regenerate.
1995
ac9e6043
RW
19962008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1997
40049ccc
UB
1998 PR bootstrap/34922
1999 * configure.ac (PARSE_ARGS): Push suitable setting of
2000 ac_subdirs_all, for `./configure --help=recursive'.
2001 Handle `+' in generic toplevel directory disabling.
2002 * configure: Regenerate.
ac9e6043 2003
4288c86a
NC
20042008-01-28 Nick Clifton <nickc@redhat.com>
2005
2006 * MAINTAINERS (xstormy16): Take over maintainership.
2007
8d8da227
JM
20082008-01-25 Joseph Myers <joseph@codesourcery.com>
2009
2010 * MAINTAINERS (c4x port): Remove.
2011
349b60e7
DE
20122008-01-24 David Edelsohn <edelsohn@gnu.org>
2013
2014 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2015
3ca06a68
BE
20162008-01-23 Ben Elliston <bje@au.ibm.com>
2017
2018 * config.sub, config.guess: Update from upstream sources.
2019
3c631381
TG
20202008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
2021
2022 * MAINTAINERS (Write After Approval): Add myself.
2023
20533ef1
L
20242008-01-17 H.J. Lu <hjl.tools@gmail.com>
2025
2026 * MAINTAINERS: Update my email address.
2027
20282008-01-09 Raksit Ashok <raksit@google.com>
2029
2030 * MAINTAINERS (Write After Approval): Add myself.
2031
684f4f6a
RA
20322008-01-09 Raksit Ashok <raksit@google.com>
2033
2034 * MAINTAINERS (Write After Approval): Add myself.
2035
9cb8756f
BE
20362008-01-08 Ben Elliston <bje@au.ibm.com>
2037
2038 * config.sub, config.guess: Update from upstream sources.
2039
94e1934d
KG
20402007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2041
2042 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 2043 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
2044 * configure: Regenerate.
2045
a2e51f77
SP
20462007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2047
2048 * MAINTAINERS: Update my email address.
2049
ffe3dcd9
BRF
20502007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
2051
2052 * MAINTAINERS: Update my email address.
2053
aa4095c9
RS
20542007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2055
2056 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2057 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2058 * Makefile.in: Regenerate.
2059
dce2d8b2 20602007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
2061
2062 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2063 misplaced entries.
2064
0fe0f073
AT
20652007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2066
2067 * configure.ac: Enable libjava for x86_64-*-darwin9.
2068 * configure: Regenerate.
2069
dce2d8b2 20702007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
2071
2072 * MAINTAINERS (Write After Approval): Add myself.
2073
c3220d4c
BE
20742007-12-05 Ben Elliston <bje@au.ibm.com>
2075
2076 * config.sub, config.guess: Update from upstream sources.
2077
aba7501e
MK
20782007-12-02 Matthias Klose <doko@ubuntu.com>
2079
2080 * config-ml.in: Remove 64bit configure tests.
2081
d683ec81
PB
20822007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2083
2084 * config-ml.in: Robustify against white space in absolute file
2085 names.
2086
2087 * config-ml.in (multi-clean): Substitute ${Makefile}.
2088 Remove superfluous ${Makefile} in list.
2089
60f1711a
TS
20902007-11-19 Thiemo Seufer <ths@mips.com>
2091
2092 * config-ml.in: Don't hardcode the Makefile name.
2093
487f9d96
AM
20942007-11-08 Alexander Monakov <amonakov@ispras.ru>
2095
2096 * MAINTAINERS (Write After Approval): Add myself.
2097
fa3886fe
ST
20982007-11-07 Samuel Tardieu <sam@rfc1149.net>
2099
2100 * MAINTAINERS (Write After Approval): Add myself.
2101
dce2d8b2 21022007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
2103
2104 * MAINTAINERS (Write After Approval): Add myself.
2105
acc48927
BE
21062007-10-25 Ben Elliston <bje@au.ibm.com>
2107
2108 * MAINTAINERS (mercury): Remove entry.
2109 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2110
e00e9858
DJ
21112007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2112
2113 * Makefile.def (dependencies): Make configure-gdb depend on
2114 all-intl.
2115 * Makefile.in: Regenerated.
2116
def14a3c
SK
21172007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
2118
2119 * MAINTAINERS (Fortran maintainer): Remove myself.
2120
dce2d8b2 21212007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
2122
2123 * Makefile.def: To avoid problems running with parallel makes,
2124 build newlib before libgloss so that target specific header
2125 files are availble.
2126 * Makefile.in: Regenerate
2127
bbfbfafc
DJ
21282007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2129
2130 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2131 * Makefile.in: Regenerate.
2132
c56abad5
VM
21332007-10-09 Vladimir Makarov <vmakarov@redhat.com>
2134
2135 * MAINTAINERS (Register allocation reviewer): Add myself.
2136
f019adc1
MF
21372007-10-08 Mike Frysinger <vapier@gentoo.org>
2138
2139 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2140 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2141 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2142 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2143 * configure: Regenerate.
2144
dce2d8b2 21452006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
2146
2147 * MAINTAINERS (Register allocation reviewer): Add myself.
2148
0999159b
PB
21492007-10-01 Paolo Bonzini <bonzini@gnu.org>
2150
2151 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2152 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2153 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2154 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2155 * configure.ac: Default them to host tools for $host = $build.
2156 Subst them.
2157
2158 * configure: Regenerate.
2159 * Makefile.in: Regenerate.
2160
dce2d8b2 21612006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
2162
2163 * MAINTAINERS (Register allocation reviewer): Add myself.
2164
dce2d8b2 21652006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
2166
2167 * MAINTAINERS (Register allocation reviewer): Add myself.
2168
9d209c83
SP
21692007-09-21 Seongbae Park <seongbae.park@gmail.com>
2170
2171 * MAINTAINERS (Write After Approval): Fix typo.
2172
1ec3b87b
RS
21732007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2174
2175 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2176 * configure: Regenerate.
2177
19d5986d
PJ
21782007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
2179
2180 PR bootstrap/31906
2181 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 2182 they're already prefixed.
19d5986d 2183
6d3b5aea
BK
21842007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2185
2186 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2187 libstdc++.
2188 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2189 * configure: Regenerate.
2190 * Makefile.in: Regenerate.
09ce620e 2191
4fe7e755
AS
21922007-09-17 Andreas Schwab <schwab@suse.de>
2193
2194 * configure.ac: Raise minimum makeinfo version to 4.6.
2195 * configure: Regenerate.
2196
dce2d8b2 21972007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 2198
ffe3dcd9 2199 * MAINTAINERS (write-after-approval) add myself
d483feaa 2200
fa9a3f31
AM
22012007-09-15 Alan Modra <amodra@bigpond.net.au>
2202
2203 * configure.ac: Correct makeinfo version check.
2204 * configure: Regenerate.
2205
6593a73e
RS
22062007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
2207
2208 * MAINTAINERS: Update my email address.
2209
d9dced13
RS
22102007-09-14 Richard Sandiford <richard@codesourcery.com>
2211
2212 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2213 to $skipdirs and only disable gprof for newlib. Use the normal
2214 mips*-elf* handling in other respects.
2215 * configure: Regnerate.
2216
773c1467
DD
22172007-09-12 David Daney <ddaney@avtrex.com>
2218
2219 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2220 enabling libgcj.
2221 * configure: Regenerate.
2222
c03353e2
RIL
22232007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2224
2225 PR other/32154
2226 * configure.ac: For libgloss targets, point the linker to the linker
2227 script, startup code and simulator library.
2228 * configure: Regenerate.
2229
c4e9bf2b
AH
22302007-09-07 Andrew Haley <aph@redhat.com>
2231
2232 * configure.ac (noconfigdirs): Remove target-libffi and
2233 target-libjava.
2234 * configure: Regenerate.
2235
1f5a6b84
FXC
22362007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2237
2238 PR target/33281
2239 * configure.ac: Use config/mh-mingw on mingw.
2240 * configure: Regenerate.
1f5a6b84 2241
3951e521
PH
22422007-09-05 Pat Haugen <pthaugen@us.ibm.com>
2243
9f349f63 2244 * MAINTAINERS (Write After Approval): Add myself.
3951e521 2245
e643dc23
RG
22462007-09-05 Richard Guenther <rguenther@suse.de>
2247
2248 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2249 nor --disable-checking is provided also turn on yes and types
2250 checking for stage1.
2251 * configure: Re-generate.
2252
039874df
KW
22532007-08-30 Krister Walfridsson <cato@df.lth.se>
2254
2255 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2256 (Write After Approval): Remove myself.
2257
c3f07bd6 22582007-08-29 Nick Clifton <nickc@redhat.com>
15098359 2259
c3f07bd6 2260 * config.sub, config.guess: Update from upstream sources.
15098359 2261
40049ccc 22622007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
2263
2264 * MAINTAINERS (Write After Approval): Added myself.
2265 * MAINTAINERS (Reviewers): Removed myself.
2266
c8aea42c 22672007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 2268 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
2269
2270 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2271 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2272 * Makefile.in: Regenerate.
2273 * configure.ac (--with-debug-prefix-map): New.
2274 * configure: Regenerate.
2275
4bf6c438
RS
22762007-08-17 Richard Sandiford <richard@codesourcery.com>
2277 Nigel Stephens <nigel@mips.com>
2278
4bf6c438
RS
2279 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2280 as target_makefile_frag.
2281 * configure: Regenerate.
2282
bb286d71
AO
22832007-08-16 Alexandre Oliva <aoliva@redhat.com>
2284
2285 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2286 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2287 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2288 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2289 (do-compare, do-compare3, do-compare-debug): New.
2290 ([+compare-target+]): Use them.
2291
a4630417
MK
22922007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
2293
2294 * MAINTAINERS (Write After Approval): Change my email address.
2295
d9acb717
RW
22962007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2297 Ben Elliston <bje@au.ibm.com>
2298
2299 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2300 --silent if $silent.
2301 * configure: Regenerate.
2302
96876681
ZD
23032003-08-12 Zdenek Dvorak <ook@ucw.cz>
2304
2305 * MAINTAINERS (Various Maintainers): Add myself as
2306 loop infrastructure maintainer. Update my e-mail
2307 address.
2308
1c1d80ee
DN
23092007-07-31 Diego Novillo <dnovillo@google.com>
2310
2311 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2312 Adjust description.
2313
7e98624c
RG
23142007-07-26 Richard Guenther <rguenther@suse.de>
2315
2316 * configure.ac: Add types checking to stage1 checking flags.
2317 * configure: Regenerate.
2318
4c85af60
NC
23192007-07-17 Nick Clifton <nickc@redhat.com>
2320
2321 * COPYING3: New file. Contains version 3 of the GNU General
2322 Public License.
2323 * COPYING3.LIB: New file. Contains version 3 of the GNU
2324 Lesser General Public License.
2325
19ddfd3a
AK
23262007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2327
2328 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2329
2a064545
AK
23302007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2331
2332 * MAINTAINERS (S/390 co-maintainer): Add myself.
2333 (Write After Approval): Remove myself.
2334
f861f54d
DH
23352007-07-13 Dan Hipschman <dsh@google.com>
2336
2337 * MAINTAINERS (Write After Approval): Add myself.
2338
0136f2f7
NC
23392007-07-11 Nick Clifton <nickc@redhat.com>
2340
2341 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2342 WINDRES export.
2343 * Makefile.in: Regenerate.
2344
6e29b5a4
RO
23452007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2346
2347 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2348 maintainer.
2349
159a4b02
L
23502007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2351
2352 * lt~obsolete.m4: New. Import from 20070318 libtool.
2353
6ba67283
JB
23542007-07-03 Julian Brown <julian@codesourcery.com>
2355
2356 * MAINTAINERS (Write After Approval): Add myself.
2357
30b74385
RW
23582007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2359
2360 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2361 * configure: Regenerate.
2362
23632007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2364
2365 * configure.ac: Add some missing m4 quotation.
2366 * configure: Regenerate.
2367
943c54ce
SB
23682007-07-02 Simon Baldwin <simonb@google.com>
2369
2370 * MAINTAINERS (Write After Approval): Add myself.
2371
1c00b503
PB
23722007-07-02 Paolo Bonzini <bonzini@gnu.org>
2373
2374 * configure: Regenerate.
2375
901119ae
KT
23762007-07-02 Kai Tietz <kai.tietz@onevision.com>
2377
2378 * Makefile.def: Add windmc tool to build.
2379 * Makefile.tpl: Likewise.
2380 * configure.ac: Likewise.
2381 * Makefile.in: Regenerate.
2382 * configure: Regenerate.
09ce620e 2383
83f4c19f
DD
23842007-06-28 DJ Delorie <dj@redhat.com>
2385
2386 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2387 not building newlib.
2388 * configure: Regenerated.
09ce620e 2389
5346c75c
JS
23902007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2391
2392 * MAINTAINERS (Write After Approval): Add myself.
2393
aacfb86b
MM
23942007-06-25 Martin Michlmayr <tbm@cyrius.com>
2395
2396 * MAINTAINERS (Write After Approval): Add myself.
2397
590bf0d3
CM
23982007-06-19 Chris Matthews <chrismatthews@google.com>
2399
2400 * MAINTAINERS (Write After Approval): Add myself.
2401
cdbbee7a
RIL
24022007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2403
2404 * MAINTAINERS (Write After Approval): Add myself.
2405
b8afffc1
DJ
24062007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2407
2408 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2409 * Makefile.in: Regenerated.
2410
3fcfad76
BS
24112007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2412
2413 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2414 bfin*-*-uclinux* targets.
2415 * configure: Regenerate.
2416
3f5a2b7f
ILT
24172007-06-14 Ian Lance Taylor <iant@google.com>
2418
2419 * MAINTAINERS: Add myself as non-algorithmic global write
2420 maintainer.
2421
4c46daee
DN
24222007-06-14 Diego Novillo <dnovillo@google.com>
2423
2424 * MAINTAINERS: Add self as middle-end maintainer and
2425 non-algorithmic global write maintainer.
2426
a3bb222a
FXC
24272007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2428
2429 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2430 Move all Fortran maintainers except Paul Brook into the
2431 Non-Autopoiesis section.
2432
a19e8f64
PB
24332007-06-14 Paolo Bonzini <bonzini@gnu.org>
2434
2435 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2436 (distclean-stage[+id+]): Possibly delete stage_last.
2437 * Makefile.in: Regenerate.
2438
1c2abe5e
SP
24392007-06-12 Seongbae Park <seongbae.park@gmail.com>
2440
2441 * MAINTAINERS (Various Maintainer): Fix typo.
2442
abca4739
PB
24432007-06-11 Paolo Bonzini <bonzini@gnu.org>
2444
2445 * MAINTAINERS (Various Maintainer): Add myself as
2446 dataflow maintainer.
2447
a894d2c3
BE
24482007-06-07 Ben Elliston <bje@au.ibm.com>
2449
2450 * config.sub, config.guess: Update from upstream sources.
2451
8024d75e
BE
24522007-06-07 Ben Elliston <bje@au.ibm.com>
2453
2454 * Makefile.tpl: Fix spelling error.
2455 * Makefile.in: Regenerate.
2456
973a9a5e
SE
24572007-06-01 Steve Ellcey <sje@cup.hp.com>
2458
96598938
L
2459 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2460 lt_cv_sys_max_cmd_len.
973a9a5e 2461
ccb4d26b
DN
24622007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2463
2464 * MAINTAINERS (Various Maintainers): Add myself as
2465 auto-vectorizer maintainer.
2466
eecb7461
PB
24672003-05-31 Paolo Bonzini <bonzini@gnu.org>
2468
2469 PR libjava/32098
2470 * libtool.m4: Revert previous change.
2471 * ltgcc.m4: Put it here.
2472
89d28202
ZD
24732003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2474
2475 * MAINTAINERS (Various Maintainers): Add myself as
2476 auto-vectorizer maintainer.
2477
60c7a11a
L
24782007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2479
2480 PR libjava/32098
2481 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2482
9dd3cc81
RG
24832007-05-30 Richard Guenther <rguenther@suse.de>
2484
2485 * MAINTAINERS (Various Maintainers): Add myself as
2486 auto-vectorizer maintainer.
2487
9cc1244e
JJ
24882007-05-30 Jakub Jelinek <jakub@redhat.com>
2489
2490 PR bootstrap/29382
2491 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2492 * configure: Rebuilt.
2493
6124296b
RC
24942007-05-28 Roberto Costa <robsettantasei@gmail.com>
2495
2496 * MAINTAINERS (Write After Approval): Removed my name.
2497
6b757a0d
SB
24982007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2499
2500 * MAINTAINERS (Write After Approval): Remove myself.
2501
86ef8528
AT
25022007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2503
2504 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2505
1cf3d07d
SE
25062007-05-23 Steve Ellcey <sje@cup.hp.com>
2507
2508 * ltmain.sh: Update from ToT Libtool.
2509 * libtool.m4: Update from ToT Libtool.
2510 * ltsugar.m4: New. Update from ToT Libtool.
2511 * ltversion.m4: New. Update from ToT Libtool.
2512 * ltoptions.m4: New. Update from ToT Libtool.
2513 * ltconfig: Remove.
2514 * ltcf-c.sh: Remove.
2515 * ltcf-cxx.sh: Remove.
2516 * ltcf-gcj.sh: Remove.
2517
ce3fcf8c
OW
25182007-05-22 Ollie Wild <aaw@google.com>
2519
2520 * MAINTAINERS (Write After Approval): Add myself.
2521
342b9200
PB
25222007-05-16 Paolo Bonzini <bonzini@gnu.org>
2523
2524 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2525 stage_cflags.
2526 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2527 Remove CFLAGS/LIBCFLAGS.
2528 (configure-stage[+id+]-[+prefix+][+module+],
2529 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2530 * Makefile.in: Regenerate.
2531
cea17285
DN
25322007-05-15 Diego Novillo <dnovillo@google.com>
2533
2534 * MAINTAINERS: Update e-mail address.
2535
11c004e7
RE
25362007-05-15 Revital Eres <eres@il.ibm.com>
2537
2538 * MAINTAINERS (Write After Approval): Add myself.
2539
ab6bd693
RC
25402007-05-14 Roberto Costa <robsettantasei@gmail.com>
2541
2542 * MAINTAINERS (Write After Approval): Updated my address.
2543
388cdf07
TN
25442007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2545
2546 * MAINTAINERS (Write After Approval): Add myself.
2547
23f24034
SR
25482007-05-11 Silvius Rus <rus@google.com>
2549
2550 * MAINTAINERS (Write After Approval): Add myself.
2551
34a7526e
TT
25522007-04-23 Tom Tromey <tromey@redhat.com>
2553
2554 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2555
51da21be
MM
25562007-04-22 Mark Mitchell <mark@codesourcery.com>
2557
2558 * MAINTAINERS (cpplib): Rename to ...
2559 (libcpp): ... this. Add C/C++ front end maintainers.
2560
70070387
SE
25612007-04-14 Steve Ellcey <sje@cup.hp.com>
2562
2563 * config-ml.in: Pass ${ml_config_env} to configure calls.
2564
df1a0dbb
CB
25652007-04-04 Christian Bruel <christian.bruel@st.com>
2566
2567 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 2568
9daff147
DK
25692007-04-02 Dave Korn <dave.korn@artimi.com>
2570
2571 * MAINTAINERS (Write After Approval): Add myself.
2572
374eadb2
TB
25732007-03-31 Tobias Burnus <burnus@net-b.de>
2574
2575 * MAINTAINERS (fortran 95 front end): Add myself.
2576
8eced3a2
DR
25772007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2578
2579 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 2580
653de3e3
AZ
25812007-03-24 Ayal Zaks <zaks@il.ibm.com>
2582
2583 * MAINTAINERS (Modulo Scheduler): Add myself.
2584
b737d953
BM
25852007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2586
2587 * MAINTAINERS (fortran 95 front end): Add myself.
2588 (c++ front end): whitespace fix.
2589
a584cdf2
NF
25902007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2591
2592 * MAINTAINERS (Write After Approval): Add myself.
2593
8c79f3c4
RS
25942007-03-21 Richard Sandiford <richard@codesourcery.com>
2595
2596 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2597 of glob. Quote arguments with single quotes too.
2598 * configure: Regenerate.
2599
07f1ac6d
BM
26002007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2601
2602 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2603 * Makefile.in: Regenerate
2604
172e41aa
AS
26052007-03-07 Andreas Schwab <schwab@suse.de>
2606
2607 * configure: Regenerate.
2608
9c4d2493
BM
26092007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2610
2611 * configure.ac: Add "--with-pdfdir" configure option,
2612 which defines pdfdir variable.
2613 * Makefile.def (target=fixincludes): Add install-pdf to
2614 missing targets.
2615 (recursive_targets): Add install-pdf target.
2616 (flags_to_pass): Add pdfdir.
2617 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2618 target.
2619 * configure: Regenerate
2620 * Makefile.in: Regenerate
2621
e14e622e
EC
26222007-02-28 Eric Christopher <echristo@apple.com>
2623
2624 Revert:
2625 2006-12-07 Mike Stump <mrs@apple.com>
2626
2627 * Makefile.def (dependencies): Add dependency for
2628 install-target-libssp and install-target-libgomp on
2629 install-gcc.
2630 * Makefile.in: Regenerate.
2631
54e433bc
MK
26322007-02-27 Matt Kraai <kraai@ftbfs.org>
2633
2634 * configure: Regenerate.
2635 * configure.ac: Move statements after variable declarations.
2636
6c8d3d8f
KK
26372007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2638
2639 * MAINTAINERS: Add myself as sh maintainer.
2640
9f8c6739
JM
26412007-02-19 Joseph Myers <joseph@codesourcery.com>
2642
2643 * configure.ac: Adjust for loop syntax.
2644 * configure: Regenerate.
2645
278a7a38
AO
26462007-02-18 Alexandre Oliva <aoliva@redhat.com>
2647
2648 * configure: Rebuilt.
2649
b2eaac4a
AO
26502007-02-18 Alexandre Oliva <aoliva@redhat.com>
2651
2652 * configure.ac: Drop multiple occurrences of --enable-languages,
2653 and fix its quoting.
2654 * configure: Rebuilt.
2655
beeaf216 26562007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
2657 Nathan Sidwell <nathan@codesourcery.com>
2658 Vladimir Prus <vladimir@codesourcery.com>
2659 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
2660
2661 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2662 * configure: Regenerate.
2663
09201a09
GP
26642007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2665
2666 * ltconfig (freebsd*): Default to elf.
2667
291f172e
DJ
26682007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2669
2670 * configure.ac (target_libraries): Move libgcc before libiberty.
2671 * configure: Regenerated.
2672
c3a86da9
DJ
26732007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2674 Paolo Bonzini <bonzini@gnu.org>
2675
2676 PR bootstrap/30753
2677 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2678 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2679 * configure: Regenerated.
2680
88e1e72a
FXC
26812007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2682
2683 * MAINTAINERS (Language Front End Maintainers): Update my mail
2684 address.
2685
44bfc3ac
DJ
26862007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2687
2688 PR bootstrap/30748
2689 * configure.ac: Correct syntax for Solaris ksh.
2690 * configure: Regenerated.
2691
3e19841a
PB
26922007-02-09 Paolo Bonzini <bonzini@gnu.org>
2693
2694 * configure.ac: Sync with src.
2695 * configure: Regenerate.
2696
74a48762
PB
26972007-02-09 Paolo Bonzini <bonzini@gnu.org>
2698
2699 * Makefile.in: Regenerate.
2700
d846e52e
PB
27012007-02-09 Paolo Bonzini <bonzini@gnu.org>
2702
2703 * config.sub: Sync with src.
2704
1c710c3c
DJ
27052007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2706
2707 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2708 noncanonical equivalents.
2709 * configure.in: Rename to...
2710 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2711 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2712 target_noncanonical. Use them. Rewrite removal of configure
2713 arguments for autoconf 2.59. Discard variable settings. Force
2714 program_transform_name for native tools.
2715
2716 * Makefile.in: Regenerated.
2717 * configure: Regenerated with autoconf 2.59.
2718
dce2d8b2 27192007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 2720
3de8da2a 2721 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 2722
f6671c93
AS
27232007-01-31 Andreas Schwab <schwab@suse.de>
2724
2725 * Makefile.tpl (LDFLAGS): Substitute it.
2726 * Makefile.in: Regenerate.
2727
dce2d8b2 27282007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 2729
3de8da2a 2730 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 2731
2472200d
DE
27322007-01-28 David Edelsohn <edelsohn@gnu.org>
2733
3de8da2a 2734 * MAINTAINERS (spu port): Add myself.
2472200d 2735
5305be7e
RG
27362007-01-23 Richard Guenther <rguenther@suse.de>
2737
2738 PR bootstrap/30541
2739 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2740 * Makefile.tpl (GNATBIND): Substitute it.
2741 (GNATMAKE): Likewise.
2742 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2743 of STAGE_PREFIX.
2744 * Makefile.in: Regenerate.
2745 * configure: Regenerate.
2746
416cfb5e
MS
27472007-01-18 Mike Stump <mrs@apple.com>
2748
2749 * configure.in: Re-enable -Werror for gcc builds.
2750
3de8da2a 27512007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 2752
3de8da2a 2753 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 2754
d943d7c4
PB
27552007-01-11 Paolo Bonzini <bonzini@gnu.org>
2756
2757 * configure.in: Change == to = in test command.
3de8da2a 2758 * configure: Regenerate.
d943d7c4 2759
e69bf64b 27602007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
2761 Nick Clifton <nickc@redhat.com>
2762 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2763
2764 * configure.in (build_configargs, host_configargs, target_configargs):
2765 Remove build/host/target parameters.
2766 (host_libs): Add gmp and mpfr.
2767 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2768 * Makefile.def (gmp, mpfr): New.
2769 (gcc): Remove target.
2770 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2771 target_os, target_vendor): New.
dce2d8b2 2772 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
2773 * configure: Regenerate.
2774 * Makefile.in: Regenerate.
e69bf64b
PB
2775
27762007-01-11 Matt Fago <fago@earthlink.net>
2777
2778 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 2779 to improve robustness of configure tests.
e69bf64b 2780 * configure: Regenerate.
e14e622e 2781
a42f3b80
UB
27822007-01-09 Uros Bizjak <ubizjak@gmail.com>
2783
2784 * MAINTAINERS: Add myself as i386 maintainer.
2785
a36aee1a
JH
27862007-01-08 Jan Hubicka <jh@suse.cz>
2787
61fcaeef 2788 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 2789
738a52d3
KT
27902007-01-08 Kai Tietz <kai.tietz@onevision.com>
2791
2792 * configure.in: Add support for an x86_64-mingw* target.
95af8923 2793 * configure: Regenerate.
738a52d3 2794
54fdc474
DJ
27952007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2796
2797 * Makefile.tpl (all-target): Correct @if conditional for target
2798 modules.
2799 * configure.in: Omit libiberty if building only target libgcc.
2800 * configure, Makefile.in: Regenerated.
2801
3dd71726
PB
28022007-01-04 Paolo Bonzini <bonzini@gnu.org>
2803
dce2d8b2 2804 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
2805 * configure: Regenerate.
2806
fa958513
DJ
28072007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2808
2809 * Makefile.def (target_modules): Add libgcc.
2810 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2811 * Makefile.tpl (clean-target-libgcc): Delete.
2812 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2813 on gcc even for bootstrapped modules. Rewrite handling of
2814 lang_env_dependencies to loop over target_modules.
2815 * configure.in (target_libraries): Add target-libgcc.
2816 * Makefile.in, configure: Regenerated.
2817
e1888513
PB
28182006-12-29 Paolo Bonzini <bonzini@gnu.org>
2819
2820 * configure.in: Reorganize recognition of languages. Add
2821 --enable-stage1-languages. Show supported languages for the chosen
2822 target rather than all recognized languages.
2823 * configure: Regenerate.
2824
53b88b73
PB
28252006-12-29 Paolo Bonzini <bonzini@gnu.org>
2826
2827 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2828 * Makefile.in: Regenerate.
2829
a3993f33
KG
28302006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2831
2832 * configure.in: Warn that MPFR 2.2.0 is buggy.
2833 * configure: Regenerate.
2834
f063a9ed
ILT
28352006-12-27 Ian Lance Taylor <iant@google.com>
2836
2837 * configure.in: When removing Makefiles to force a reconfigure, also
2838 remove prev-DIR*/Makefile.
2839 * configure: Regenerate.
2840
af71363e
AS
28412006-12-22 Andreas Schwab <schwab@suse.de>
2842
2843 * configure: Regenerate with correct autoconf version.
2844
0b0dc272
AM
28452006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2846
3de8da2a
UB
2847 * configure.in: add AC_SUBST for *_FOR_TARGET.
2848 * configure: Regenerate.
0b0dc272 2849
53b88b73
PB
28502006-12-19 Paolo Bonzini <bonzini@gnu.org>
2851
2852 * configure.in: Simplify logic for rejecting languages that cannot
2853 be built. Separate the case when a language is unsupported,
2854 from the case when the user chooses not to build a language.
2855
400ebff4
PB
28562006-12-19 Paolo Bonzini <bonzini@gnu.org>
2857
2858 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2859 it only affects bootstrap and could be tested on "$host" as well.
2860 * configure: Regenerate.
2861 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2862
8efea775
PB
28632006-12-19 Paolo Bonzini <bonzini@gnu.org>
2864
2865 PR bootstrap/29544
2866 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2867 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2868 move here comment from Makefile.tpl.
2869 * Makefile.tpl: Move some definitions higher in the file.
2870 (STAGE1_CHECKING): New.
2871 * configure.in: Add --enable-stage1-checking.
2872 * configure: Regenerate.
2873 * Makefile.in: Regenerate.
2874
ed88a7ed
PB
28752006-12-19 Paolo Bonzini <bonzini@gnu.org>
2876
2877 * MAINTAINERS: Add myself as build system maintainer.
2878
b65151d3
SM
28792006-12-15 Simon Martin <simartin@users.sourceforge.net>
2880
2881 * MAINTAINERS (Write After Approval): Add myself.
2882
7e050830
EC
28832006-12-13 Eric Christopher <echristo@apple.com>
2884
2885 * MAINTAINERS: Add myself as darwin maintainer.
2886
8b494895
ILT
28872006-12-11 Ian Lance Taylor <ian@airs.com>
2888
2889 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2890
dce2d8b2 28912006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
2892
2893 MAINTAINERS: Update my entry.
2894
58e24147
AM
28952006-12-11 Alan Modra <amodra@bigpond.net.au>
2896
2897 * configure.in: Handle spu makefile frag.
58e24147
AM
2898 * Makefile.tpl (MAINT): Define
2899 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2900 * configure: Regenerate.
2901 * Makefile.in: Regenerate.
2902
9b6f37a0
BE
29032006-12-11 Ben Elliston <bje@au.ibm.com>
2904
2905 * config.guess: Import latest version.
2906 * config.sub: Likewise.
2907
ea6f5c57
BE
29082006-12-11 Ben Elliston <bje@au.ibm.com>
2909
2910 * configure.in (spu-*-*): Don't skip target-libiberty.
2911 * configure: Regenerate.
2912
42c1cd8a
AT
29132006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2914
2915 PR bootstrap/30134
2916 * configure.in: Correct x86 darwin support for libjava to powerpc
2917 and i?86 only.
2918 * configure: Regenerate.
2919
55eb837d
ST
29202006-12-08 Sandro Tolaini <tolaini@libero.it>
2921
2922 * configure.in: Add x86 darwin support for libjava.
2923 * configure: Regenerate.
2924
5bdacbc7
MS
29252006-12-07 Mike Stump <mrs@apple.com>
2926
2927 * Makefile.def (dependencies): Add dependency for
2928 install-target-libssp and install-target-libgomp on
2929 install-gcc.
2930 * Makefile.in: Regenerate.
2931
477d851c
RG
29322006-12-04 Richard Guenther <rguenther@suse.de>
2933
2934 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2935 (Non-Algorithmic Maintainers): Move over non-algorithmic
2936 loop optimizer maintainers, add myself as a non-algorithmic
2937 middle-end maintainer.
2938
5d33d367
DF
29392006-12-04 Daniel Franke <franke.daniel@gmail.com>
2940
2941 * MAINTAINERS (Write After Approval): Add myself.
2942
dbee1fb3
KG
29432006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2944
2945 * configure.in: Update error message for missing GMP/MPFR.
2946
2947 * configure: Regenerate.
2948
b5147de7
KG
29492006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2950
2951 * configure.in: Update MPFR version in error message.
2952
2953 * configure: Regenerate.
2954
f019376c
KG
29552006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2956
2957 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2958 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2959 --with-gmp-lib): New flags.
2960
2961 * configure: Regenerate.
2962
91ed95ae
BM
29632006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2964
2965 * MAINTAINERS (Write After Approval): Change my email address.
2966
3a971f15
MLI
29672006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2968
05170031 2969 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 2970
dce2d8b2 29712006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
2972
2973 * MAINTAINERS (i18n): Update e-mail address.
2974
df5487ee
TS
29752006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2976
2977 * MAINTAINERS (spu port): Add myself as maintainer.
2978 (Write After Approval): Remove myself.
2979
92c2f0ee
BE
29802006-11-22 Ben Elliston <bje@au.ibm.com>
2981
2982 * configure.in (skipdirs): Don't build libssp for SPU.
2983 * configure: Regenerate.
2984
a3b97199
AP
29852006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2986
2987 * MAINTAINERS (spu port): Add myself as maintainer.
2988 (libobjc): Update my email address.
2989
0eb97064
AB
29902006-11-21 Andrea Bona <andrea.bona@st.com>
2991
2992 * MAINTAINERS (Write After Approval): Add myself.
2993
dce2d8b2 29942006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
2995
2996 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2997 * configure : Rebuilt.
2998
dce2d8b2 29992006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
3000
3001 * MAINTAINERS (Write After Approval): Add myself.
3002
d58542ea
AO
30032006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
3004
3005 * MAINTAINERS (Write After Approval): Add myself.
3006
a357b5ae
KG
30072006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3008
3009 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3010 libmpfr.a.
3011 * configure: Regenerate.
3012
9bd6112c
PB
30132006-11-16 Paolo Bonzini <bonzini@gnu.org>
3014
3015 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3016 (unstage): Test for stage_last presence.
3017
3018 PR bootstrap/29802
dce2d8b2
EB
3019 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3020 STAGE_PREFIX.
9bd6112c
PB
3021 * Makefile.in: Regenerate.
3022
c8cf9f0f
ZD
30232003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
3024
3025 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3026 maintainers.
3027
467b1fc6
ER
30282006-11-14 Erven Rohou <erven.rohou@st.com>
3029
3030 * MAINTAINERS (Write After Approval): Add myself.
3031
995a5697
PB
30322006-11-14 Paolo Bonzini <bonzini@gnu.org>
3033
3034 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3035 and stageN-package/Makefile.
3036 * Makefile.in: Regenerated.
3037
c8d6d53e
JZ
30382006-11-14 Jie Zhang <jie.zhang@analog.com>
3039
3040 * configure.in: Remove target-libgloss from noconfigdirs for
3041 bfin-*-*.
3042 * configure: Regenerated.
3043
dffb147d
KG
30442006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3045
3046 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 3047
dffb147d
KG
3048 * configure: Regenerate.
3049
ca558912
KG
30502006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3051
3052 * configure.in: Robustify error message for missing GMP/MPFR.
3053
3054 * configure: Regenerate.
3055
dce2d8b2 30562006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
3057
3058 * MAINTAINERS (Write After Approval): Add myself.
3059
dce2d8b2 30602006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
3061
3062 * MAINTAINERS: Change email address.
3063
91de1527
VP
30642006-10-30 Vladimir Prus <vladimir@codesourcery.com>
3065
3066 * MAINTAINERS (Write After Approval): Add myself.
3067
a3867703
PB
30682006-10-26 Peter Bergner <bergner@vnet.ibm.com>
3069
3070 * MAINTAINERS (Write After Approval): Add myself.
3071
b4364fa2
CL
30722006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
3073
7e050830 3074 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 3075 Write After Approval section.
b4364fa2 3076
70ec446f
KG
30772006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3078
3079 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
3080 need_gmp anymore.
3081 * configure: Regenerate.
3082
018c8d88
TB
30832006-10-16 Tobias Burnus <burnus@net-b.de>
3084
3085 * MAINTAINERS (Write After Approval): Add myself.
3086
f6a1687e
BE
30872006-10-16 Ben Elliston <bje@au.ibm.com>
3088
3089 * config.guess: Import latest version.
3090 * config.sub: Likewise.
3091
b5422ad7
BM
30922006-10-10 Brooks Moses <bmoses@stanford.edu>
3093
3094 * Makefile.def: Added pdf target handling.
3095 * Makefile.tpl: Added pdf target handling.
3096 * Makefile.in: Regenerated.
3097
bdcee471
CL
30982006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
3099
3100 * MAINTAINERS: Add self as score port maintainer.
3101
7d610414
BM
31022006-10-04 Brooks Moses <bmoses@stanford.edu>
3103
3104 * MAINTAINERS (Write After Approval): Add myself.
3105
e48d66a9
SK
31062006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
3107
7e050830 3108 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
3109 or newer.
3110 * configure: Regenerated.
3111
c394e891
DB
31122006-09-27 Dave Brolley <brolley@redhat.com>
3113
dce2d8b2
EB
3114 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3115 using $s instead of $r.
c394e891
DB
3116 * configure: Regenerated.
3117
1ee4c5a0
TS
31182006-09-26 Thiemo Seufer <ths@mips.com>
3119
3120 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3121 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3122 * configure: Regenerate.
3123
dce2d8b2 31242006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
3125
3126 * MAINTAINERS (Write After Approval): Remove myself.
3127
0c502898
CF
31282006-09-22 Chao-ying Fu <fu@mips.com>
3129
3130 * MAINTAINERS (Write After Approval): Add myself.
3131
a7819e42
JM
31322006-09-10 Joseph S. Myers <joseph@codesourcery.com>
3133
3134 * MAINTAINERS: Add self as soft-fp maintainer.
3135
dce2d8b2 31362006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
3137
3138 * MAINTAINERS: Add myself as avr maintainer.
3139 Remove Marek Michalkiewicz as avr maintainer.
827d0991 3140
e8288489
RC
31412006-09-07 Roberto Costa <roberto.costa@st.com>
3142
3143 * MAINTAINERS (Write After Approval): Add myself.
3144
b91f0a41
CV
31452006-08-30 Corinna Vinschen <corinna@vinschen.de>
3146
3147 * configure.in: Never build newlib for a Mingw host.
3148 Never build newlib as Mingw target library.
3149 Test the existence of winsup/cygwin for building a Cygwin newlib,
3150 rather than just winsup.
3151 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3152 building a Mingw target.
3153 * configure: Regenerate.
3154
094c07a0
EB
31552006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3156
3157 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3158
8d1171cb
PB
31592006-07-25 Paolo Bonzini <bonzini@gnu.org>
3160
3161 * config.guess: Import from src (was more updated).
3162 * config.sub: Likewise.
3163
2e9e6f68
DJ
31642006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3165
3166 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3167 * configure: Regenerated.
3168
57255173
PB
31692006-07-18 Paolo Bonzini <bonzini@gnu.org>
3170
cc6010cd
AP
3171 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3172 for stages after the first.
57255173 3173
9fbe6585
JJ
31742006-07-17 Jakub Jelinek <jakub@redhat.com>
3175
3176 * Makefile.def: Add dependencies for configure-opcodes
3177 on configure-intl and all-opcodes on all-intl.
3178 * Makefile.in: Regenerated.
3179
18c3f977
BE
31802006-07-13 Ben Elliston <bje@au.ibm.com>
3181
3182 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3183
27b56ba6
PE
31842006-07-06 Paul Eggert <eggert@cs.ucla.edu>
3185
3186 Port to hosts whose 'sort' and 'tail' implementations
3187 treat operands with leading '+' as file names, as POSIX
3188 has required since 2001. However, make sure the code still
3189 works on pre-POSIX hosts.
3190 * ltmain.sh: Don't assume "sort +2" is equivalent to
3191 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3192
ad6d4e43
UW
31932006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
3194
3195 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3196
706601d9
PG
31972006-07-04 Peter O'Gorman <peter@pogma.com>
3198
3199 * ltconfig: chmod 644 before ranlib during install.
3200
0b50988a
EB
32012006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3202
3203 PR bootstrap/18058
3204 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3205 if the bootstrap compiler is a GCC version that supports it.
3206 * configure: Regenerate.
3207
b6348cb3
PB
32082006-07-03 Paolo Bonzini <bonzini@gnu.org>
3209
95695ad3 3210 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
3211 * configure: Regenerate.
3212
1546bb64
PB
32132006-07-03 Paolo Bonzini <bonzini@gnu.org>
3214
3215 PR other/27063
3216 * configure.in: Test subdir_requires and give an appropriate
3217 error message.
3218 * configure: Regenerate.
3219
5cb6c629
AJH
32202006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
3221
3222 * MAINTAINERS (Write After Approval): Add myself.
3223
f4d8cdf8
JDA
32242006-06-22 John David Anglin <dave.anglin@nrc.ca>
3225
3226 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3227
4fe5abb7
SE
32282006-06-22 Steve Ellcey <sje@cup.hp.com>
3229
3230 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3231
2a79fd67
DA
32322006-06-20 David Ayers <d.ayers@inode.at>
3233
3234 PR bootstrap/28072
3235 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3236 whether target-libjava is being configured instead of whether the
3237 java front end is enabled.
3238 * configure: Regenerate.
7e050830 3239
04879af3
RO
32402006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3241
3242 PR target/27540
3243 * configure.in: Only enable libgomp on IRIX 6.
3244 * configure: Regenerate.
3245
ec6c7392
PB
32462006-06-15 Paolo Bonzini <bonzini@gnu.org>
3247
3248 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3249 too.
3250 * Makefile.in: Regenerate.
3251
12973d7a
DD
32522006-06-13 Jeff Johnston <jjohnstn@redhat.com>
3253
3254 * config-ml.in: Alter CCASFLAGS to include special
3255 multilib options the same as is done for CFLAGS.
3256
c67ed86a
JDA
32572006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3258
3259 * configure.in: Don't enable libgomp on hpux10.
3260 * configure: Rebuilt.
3261
cb253473
DA
32622006-06-12 David Ayers <d.ayers@inode.at>
3263
3264 PR bootstrap/27963
3265 PR target/19970
7e050830 3266 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
3267 ${libgcj} is specified.
3268 * configure: Regenerate.
7e050830 3269
dce2d8b2 32702006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
3271
3272 Sync from src:
7e050830
EC
3273
3274 * configure.in: Sync.
32845532 3275 * configure: Regenerated.
7e050830 3276
32845532
CD
3277 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3278
3279 * Makefile.def: Added dependencies from sim and gdb on intl, and
3280 added configure dependencies to everything with an all dependency
3281 on intl.
3282 * Makefile.in: Regenerated.
3283
7cd0cf9c
DA
32842006-06-06 David Ayers <d.ayers@inode.at>
3285
3286 PR libobjc/13946
3287 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3288 * Makefile.in: Regenerate.
3289 * configure.in: Add --enable-objc-gc at toplevel and have it
3290 enable boehm-gc for Objective-C.
3291 Remove target-boehm-gc from libgcj.
3292 Add target-boehm-gc to target_libraries.
3293 Add target-boehm-gc to noconfigdirs where ${libgcj}
3294 is specified.
3295 Assert that boehm-gc is supported when requested for Objective-C.
3296 Only build boehm-gc if needed either for Java or Objective-C.
3297 * configure: Regenerate.
7e050830 3298
3ff3adad
PB
32992006-06-05 Paolo Bonzini <bonzini@gnu.org>
3300
3301 PR 27674
3302 * Makefile.tpl (configure-[+prefix+][+module+],
3303 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3304 Remove rule to unstage bootstrapped modules.
3305 (stage_current): New.
3306 * Makefile.in: Regenerate.
3307
898e551d
LB
33082006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3309
3310 * MAINTAINERS (Write After Approval): Update my e-mail address.
3311
ea60341e
MS
33122006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3313
3314 * include/libiberty.h: Declare pex_run_in_environment.
3315
222ae291
AL
33162006-05-31 Asher Langton <langton2@llnl.gov>
3317
3318 * MAINTAINERS (Write After Approval): Add myself.
898e551d 3319
e9a54b07
PB
33202006-05-25 Paolo Bonzini <bonzini@gnu.org>
3321
3322 * Makefile.def (bfd, opcodes): Fix lib_path.
3323 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3324 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3325 * Makefile.in: Regenerate.
3326
03e67131
CD
33272006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3328
3329 * Makefile.in: Regenerate.
3330
65d6e994
CD
33312006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3332
3333 * Makefile.def: Add install-html target. Add datarootdir
3334 docdir and htmldir to flags_to_pass.
3335 * Makefile.tpl: Add install-html target.
3336 * Makefile.in: Regenerate.
3337 * configure.in: Add --with-datarootdir, --with-docdir, and
3338 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3339 * configure: Regenerate.
3340
9e299237
MS
33412006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3342
3343 * configure.in: Enable gprof for cross builds.
3344 * configure: Regenerate.
3345
c31202cd
RG
33462006-05-22 Richard Guenther <rguenther@suse.de>
3347
3348 Revert
3349 2006-01-31 Richard Guenther <rguenther@suse.de>
3350 Paolo Bonzini <bonzini@gnu.org>
3351
3352 * Makefile.def (target_modules): Add libgcc-math target module.
3353 * configure.in (target_libraries): Add libgcc-math target library.
3354 (--enable-libgcc-math): New configure switch.
3355 * Makefile.in: Re-generate.
3356 * configure: Re-generate.
3357 * libgcc-math: New toplevel directory.
3358
2a332582
JDA
33592006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3360 Andreas Tobler <a.tobler@schweiz.ch>
3361
3362 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3363 * configure: Rebuilt.
3364
dce2d8b2 33652006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 3366
ccce6917
SL
3367 * MAINTAINERS (Write After Approval): Add myself.
3368
ed606bc0
DD
33692006-05-01 DJ Delorie <dj@redhat.com>
3370
3d8f47a0 3371 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
3372 * configure: Regenerate.
3373
9386bd20
RG
33742006-05-01 Richard Guenther <rguenther@suse.de>
3375
3376 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3377 maintainer.
3378
dce2d8b2 33792006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
3380
3381 * MAINTAINERS (Write After Approval): Add myself.
3382
87ceee72
JB
33832006-04-28 Jan Beulich <jbeulich@novell.com>
3384
3385 * MAINTAINERS (Write After Approval): Add myself.
3386
e88a2c09
DD
33872006-04-18 DJ Delorie <dj@redhat.com>
3388
3389 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3390 reference libgloss so that libssp can be built in a combined
3391 tree.
3392 * configure: Regenerate.
3393
675f0a8a
RM
33942006-04-08 Robert Millan <rmh@gcc.gnu.org>
3395
3396 * MAINTAINERS (Write After Approval): Add myself.
3397
27b6c940
BE
33982006-04-05 Ben Elliston <bje@au.ibm.com>
3399
3400 * configure.in: Require makeinfo 4.4 or higher.
3401 * configure: Regenerate.
3402
687b17d4
GP
34032006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3404
3405 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3406 Rearrange the entries of other libraries to have them in one place.
3407
906ac235
JB
34082006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3409
7e050830 3410 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
3411 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3412
fb0103e5
RG
34132006-03-14 Richard Guenther <rguenther@suse.de>
3414
3415 * configure: Regenerate with autoconf 2.13.
3416
17237f6b
JB
34172006-03-13 Jim Blandy <jimb@codesourcery.com>
3418
3419 * MAINTAINERS: Use my work address.
bed31434
JB
3420
3421 * MAINTAINERS: Update my E-mail address.
3422
27079765
AH
34232006-03-10 Aldy Hernandez <aldyh@redhat.com>
3424
3425 * configure.in: Handle --disable-<component> generically.
3426 * configure: Regenerate.
3427
54a17039
L
34282006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3429
3430 PR libgcj/17311
3431 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3432
b9bd11ca
EE
34332006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3434
3435 * MAINTAINERS (Write After Approval): Remove myself.
3436 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3437
dce2d8b2 34382006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 3439
072b06f2
RE
3440 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3441 (TARGET_CONFIGDIRS): Remove.
3442 * configure.in: Remove AC_SUBST(target_configdirs).
3443 * Makefile.in, configure: Regenerated.
ee2312f3 3444
936e1a35
SK
34452006-02-20 Steven G. Kargl <kargls@comcast.net>
3446
3447 * MAINTAINERS (Write After Approval): Remove myself.
3448 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3449
cc11cc9b
PB
34502006-02-20 Paolo Bonzini <bonzini@gnu.org>
3451
3452 PR bootstrap/25670
3453
3454 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3455
3456 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3457 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3458 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3459 BUILD_PREFIX, BUILD_PREFIX_1.
3460 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3461
3462 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3463 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3464
3465 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3466 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3467 of `cat stage_current`. Always provide the `r' and `s' variables.
3468 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3469 a single shell execution.
3470 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3471 bootstrapped modules, make the stage1 module if the build was not
3472 started yet, else build the current stage.
3473 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3474 (all-build, all-host, all-target, [+make_target+]-host,
3475 [+make_target+]-target): Do not use \-continued lines.
3476 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3477 (current_stage, restrap, stage_last): New.
3478
3479 * Makefile.in: Regenerate.
3480 * configure: Regenerate.
3481
63a7c9ef
BD
34822006-02-19 Bud Davis <jmdavis@link.com>
3483
3484 * MAINTAINERS (Write After Approval): Remove myself.
3485 (Language Front End Maintainers): Add myself as fortran 95
3486 maintainer and update e-mail address.
3487
a3543e3a
FXC
34882006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3489
3490 * MAINTAINERS (Write After Approval): Remove myself.
3491 (Language Front End Maintainers): Add myself as fortran 95
3492 maintainer.
3493
ca5b1d2c
VK
34942006-02-16 Victor Kaplansky <victork@il.ibm.com>
3495
3496 * MAINTAINERS (Write After Approval): Add myself.
3497
0499513f
TK
34982006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3499
3500 * MAINTAINERS (Write After Approval): Remove myself.
3501 (Language Front End Maintainers): Add myself as
3502 fortran 95 maintainer.
3503
d1f8db0c
PB
35042006-02-14 Paolo Bonzini <bonzini@gnu.org>
3505
3506 Sync from src:
3507
3508 2005-12-27 Leif Ekblad <leif@rdos.net>
3509
cc6010cd
AP
3510 * configure.in: Add support for RDOS target.
3511 * configure: Regenerate.
d1f8db0c
PB
3512
35132006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 3514 Andreas Schwab <schwab@suse.de>
d1f8db0c 3515
cc6010cd 3516 * configure: Regenerate.
d1f8db0c 3517
cac90078
DE
35182006-02-12 David Edelsohn <edelsohn@gnu.org>
3519
3520 * configure.in (enable_libgomp): Add AIX.
3521 * configure: Regenerate.
3522
bd37fbf5
MK
35232006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3524
3525 * MAINTAINERS (Write After Approval): Add myself.
7e050830 3526
23027b7a
LM
35272006-02-03 Lee Millward <lee.millward@gmail.com>
3528
3529 * MAINTAINERS (Write After Approval): Add myself.
7e050830 3530
0058967b
RG
35312006-01-31 Richard Guenther <rguenther@suse.de>
3532 Paolo Bonzini <bonzini@gnu.org>
3533
3534 * Makefile.def (target_modules): Add libgcc-math target module.
3535 * configure.in (target_libraries): Add libgcc-math target library.
3536 (--enable-libgcc-math): New configure switch.
3537 * Makefile.in: Re-generate.
3538 * configure: Re-generate.
3539 * libgcc-math: New toplevel directory.
3540
e8b05380
PB
35412006-01-26 Paolo Bonzini <bonzini@gnu.org>
3542
3543 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3544 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3545 the assembler, linker and binutils.
3546 * configure: Regenerate.
3547
d54d5437
DM
35482006-01-22 Dirk Mueller <dmueller@suse.de>
3549
3550 * MAINTAINERS (Write After Approval): Add myself.
3551
670cbfcf
DN
35522006-01-20 Diego Novillo <dnovillo@redhat.com>
3553
3554 * configure: Regenerate.
3555
953ff289
DN
35562006-01-18 Richard Henderson <rth@redhat.com>
3557 Jakub Jelinek <jakub@redhat.com>
3558 Diego Novillo <dnovillo@redhat.com>
3559
3560 * libgomp: New directory.
3561 * Makefile.def: Add target_module libgomp.
3562 * Makefile.in: Regenerate.
3563 * configure.in (target_libraries): Add target-libgomp.
3564 * configure: Regenerate.
3565
32ce4048
AO
35662006-01-05 Alexandre Oliva <aoliva@redhat.com>
3567
3568 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3569 @ from continuation.
3570 * Makefile.in: Rebuilt.
3571
0eaf8e17 35722006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 3573
c76c0c83
CL
3574 * MAINTAINERS (Write After Approval): Add myself.
3575
2d309510
PB
35762006-01-04 Paolo Bonzini <bonzini@gnu.org>
3577
3578 PR bootstrap/24252
3579
3580 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3581 * Makefile.tpl (OBJDUMP): New.
3582 (EXTRA_HOST_FLAGS): Add it.
3583 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3584
953ff289
DN
3585 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3586 to use symbolic links between directories. Avoid race conditions
3587 or make them harmless.
3588 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
3589
3590 * Makefile.def (LEAN): Pass.
3591 * Makefile.tpl (LEAN): Define.
3592 (stage[+id+]-start): Accept that the previous directory does not
3593 exist, if the bootstrap is lean.
3594 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3595 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3596 configure substitution.
3597 ([+compare-target+]): Likewise.
3598 ([+bootstrap-target+]-lean): New.
3599 * configure.in: Remove lean bootstrap support from here.
3600
953ff289
DN
3601 * Makefile.in: Regenerate.
3602 * configure: Regenerate.
2d309510 3603
368872c3
BE
36042006-01-04 Ben Elliston <bje@au.ibm.com>
3605
3606 * MAINTAINERS (libdecnumber): Add myself.
3607
d79e6356
MM
36082006-01-02 Mark Mitchell <mark@codesourcery.com>
3609
3610 * libtool-ldflags: New script.
3611
a6fbc1e2
AS
36122006-01-02 Andreas Schwab <schwab@suse.de>
3613
3614 * configure.in: When reconfiguring remove Makefile in
3615 all stage directories.
3616 * configure: Regenerate.
3617
103a4b39
SB
36182005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3619
3620 * MAINTAINERS: Update my email address.
3621
212f829c
PB
36222005-12-20 Paolo Bonzini <bonzini@gnu.org>
3623
3624 Revert Ada-related part of the previous change.
3625
3626 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3627 Do not pass.
3628 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3629 * Makefile.in: Regenerate.
3630 * configure.in: Do not include mt-ppc-aix target fragment.
3631 * configure: Regenerate.
3632
8ef1f2df
PB
36332005-12-19 Paolo Bonzini <bonzini@gnu.org>
3634
3635 * configure.in: Select appropriate fragments for PowerPC/AIX.
3636 * configure: Regenerate.
3637
3638 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3639 BOOT_CFLAGS, BOOT_LDFLAGS.
3640 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3641 BOOT_CFLAGS, BOOT_LDFLAGS.
3642 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3643 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3644 (stage): Fail if we cannot complete the work.
3645 * Makefile.in: Regenerate.
3646
ab34901f
NS
36472005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3648
3649 * configure.in: Replace ms1 with mt.
3650 * configure: Rebuilt.
3651
cbe82f21
BM
36522005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3653
3654 * MAINTAINERS: Update my email address.
3655
19843472
PB
36562005-12-15 Paolo Bonzini <bonzini@gnu.org>
3657
3658 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3659 install-host-nogcc): Don't invoke $(stage) at the end.
3660 * Makefile.in: Regenerate.
3661
1ca26cd2
PB
36622005-12-14 Paolo Bonzini <bonzini@gnu.org>
3663
3664 * configure.in: Flip the top-level bootstrap switch.
3665 * configure: Regenerate.
3666
f41d6665
DJ
36672005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3668
3669 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3670 $(stage) and $(unstage).
3671 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3672 (all): Remove stray semicolon.
3673 (local-distclean): Don't handle multilib.tmp and multilib.out.
3674 (install.all): Set $s for consistency.
3675 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3676 check_multilibs setting. Always make the install directory.
3677 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3678 Correct @if/@endif.
3679 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3680 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3681 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3682 (multilib.out): Remove.
3683 * Makefile.in: Regenerated.
3684
dce2d8b2 36852005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
3686
3687 * MAINTAINERS (Write After Approval): Add myself.
3688
64f182bd
NS
36892005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3690
121b2cee
NS
3691 * MAINTAINERS: Add myself as mt maintainer.
3692
64f182bd
NS
3693 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3694
a6d63770
AN
36952005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3696
3697 * MAINTAINERS: Change email address.
3698
2abefe3d
PB
36992005-12-05 Paolo Bonzini <bonzini@gnu.org>
3700
3701 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3702 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3703 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3704 Find in-tree tools if available.
3705 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3706 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3707 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3708 (COMPILER_*_FOR_TARGET): New.
3709 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3710 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3711 (CONFIGURED_*, USUAL_*): Remove.
3712 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3713 STRIP): Use autoconf substitutions.
3714 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3715 COMPILER_NM_FOR_TARGET): New.
3716 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3717
3718 (all): Make all-host and all-target in parallel.
3719 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3720 that $$r and $$s are set before invoking a recursive make.
3721 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3722 ([+bootstrap-target+]): Inline most of the `all' target.
3723
2f3bdde7
BE
37242005-11-29 Ben Elliston <bje@au.ibm.com>
3725
3726 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3727 from the gcc build directory.
3728 * Makefile.in: Regenerate.
3729
a4b6c45a
BE
37302005-11-29 Ben Elliston <bje@au.ibm.com>
3731
3732 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3733 depend on all-libdecnumber.
3734 * configure.in (host_libs): Include libdecnumber.
3735 * Makefile.in: Regenerate.
3736 * configure: Likewise.
3737
473a74b9
BE
37382005-11-29 Ben Elliston <bje@au.ibm.com>
3739
3740 * libdecnumber: Import decNumber sources from the dfp-branch.
3741
b4623110
KJ
37422005-11-21 Kean Johnston <jkj@sco.com>
3743
3744 * config.sub, config.guess: Sync from upstream sources.
3745
67dc1785
BE
37462005-11-21 Ben Elliston <bje@au.ibm.com>
3747
3748 Import from Autoconf sources:
3749
3750 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3751 * config/move-if-change: Don't output "$2 is unchanged";
3752 suggested by Ben Elliston. Handle weird characters correctly.
3753
186abafe
AT
37542005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3755
3756 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3757 to match upstream libtool for darwin.
3758
ef9db8d5
DJ
37592005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3760
3761 * Makefile.def: Remove gdb dependencies for gdbtk.
3762 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3763 (configure-gdb, install-gdb): New rules.
3764 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3765 * Makefile.in, configure: Regenerated.
3766
9c5141ab
JB
37672005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3768
3769 * MAINTAINERS (Write After Approval): Add myself.
3770
4523d51b
EE
37712005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3772
3773 * MAINTAINERS (Write After Approval): Add myself.
3774
086b011c
DN
37752005-10-24 Diego Novillo <dnovillo@redhat.com>
3776
3777 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3778 Diego Novillo.
3779
e7c84bf8
PB
37802005-10-22 Paolo Bonzini <bonzini@gnu.org>
3781
3782 PR bootstrap/24297
3783 * Makefile.tpl (do-[+make-target+], do-check, install,
3784 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3785 are set before recursing.
3786 * Makefile.in: Regenerate.
3787
b88a7564
EB
37882005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3789
3790 PR bootstrap/18939
3791 * Makefile.def (gcc) <target>: Fix thinko.
3792 * Makefile.in: Regenerate.
3793
61efc800
BS
37942005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3795
3796 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3797 * configure: Regenerate.
3798
f53d2869
JZ
37992005-10-15 Jie Zhang <jie.zhang@analog.com>
3800
3801 * MAINTAINERS (Write After Approval): Add self.
3802
077fc835
KH
38032005-10-08 Kazu Hirata <kazu@codesourcery.com>
3804
3805 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3806 target-libffi, target-qthreads, target-libjava, and
3807 targetlibobjc.
3808 * configure: Regenerate.
3809
d739199a
DJ
38102005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3811
3812 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3813 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3814 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3815 (USUAL_OBJDUMP_FOR_TARGET): New.
3816 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3817 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 3818 * configure, Makefile.in: Regenerated.
d739199a 3819
db38c6bb
PB
38202005-10-05 Paolo Bonzini <bonzini@gnu.org>
3821
3822 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3823 before other host packages.
3824
3015564c
KK
38252005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3826
3827 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3828
1061f99e
PB
38292005-10-05 Paolo Bonzini <bonzini@gnu.org>
3830
3831 PR bootstrap/22340
3832
3833 * configure.in (default_target): Remove.
3834 * Makefile.tpl (all): Do not use prerequisites as subroutines
3835 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3836 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3837 use prerequisites as subroutines.
3838 (check-host, check-target): New.
3839 (bootstrap configure & all targets): Do not use stage*-start
3840 if the directory layout is already ok.
3841 (non-bootstrap configure & all targets): Prepend a $(unstage).
3842 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3843 (NOTPARALLEL): Remove.
3844 (unstage, stage variables): New variables.
3845 (unstage, stage targets): Simply expand to those variables.
3846
3847 * configure: Regenerate.
3848 * Makefile.in: Regenerate.
3849
4a9c436f
JW
38502005-10-04 James E Wilson <wilson@specifix.com>
3851
3852 * Makefile.def (lang_env_dependencies): Add libmudflap.
3853 * Makefile.in: Regenerate.
3854
37150080
AS
38552005-10-03 Andreas Schwab <schwab@suse.de>
3856
3857 Backport from libtool CVS:
3858 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3859
3860 * ltmain.sh: add support for installing into temporary
3861 staging area (e.g. 'make install DESTDIR=...')
3862
39d16468
L
38632005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3864
3865 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3866 * configure: Regenerated.
3867
72a7ab82
AP
38682005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3869
3870 * configure: Regenerate with the correct
3871 autoconf version.
3872
6b65a26d
CM
38732005-09-30 Catherine Moore <clm@cm00re.com>
3874
3875 * configure.in (bfin-*-*): New.
3876 * configure: Regenerated.
3877
040b1c5a
GK
38782005-09-28 Geoffrey Keating <geoffk@apple.com>
3879
3880 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3881 (LIPO_FOR_TARGET): New.
3882 (CONFIGURED_LIPO_FOR_TARGET): New.
3883 (USUAL_LIPO_FOR_TARGET): New.
3884 (STRIP_FOR_TARGET): New.
3885 (CONFIGURED_STRIP_FOR_TARGET): New.
3886 (USUAL_STRIP_FOR_TARGET): New.
3887 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3888 STRIP_FOR_TARGET.
3889 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3890 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3891 * Makefile.in: Regenerate.
3892 * configure: Regenerate.
7e050830 3893
3a3c28db
DE
38942005-09-19 David Edelsohn <edelsohn@gnu.org>
3895
3896 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3897 (rs6000-*-aix*): Same.
3898 * configure: Regenerate.
3899
2749a921
TT
39002005-09-16 Tom Tromey <tromey@redhat.com>
3901
3902 * MAINTAINERS: Add self as java maintainer.
3903
7f26dfa3
FXC
39042005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3905
3906 * configure.in: Recognize f95 in the --enable-languages option,
3907 and substitute it for fortran, issuing a warning.
3908 * configure: Regenerate.
3909
d8852c4f
PE
39102005-08-30 Phil Edwards <phil@codesourcery.com>
3911
3912 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3913 * configure: Regenerated.
3914
ad685e81
AH
39152005-08-22 Aldy Hernandez <aldyh@redhat.com>
3916
3917 * MAINTAINERS: Add self as ms1 maintainer.
3918
b00d752c
RE
39192005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3920
3921 * Makefile.def (libssp): Add to lang_env_dependencies.
3922 * Makefile.in: Regenerate.
3923
9ed8fb9b
ILT
39242005-08-18 Ian Lance Taylor <ian@airs.com>
3925
3926 * MAINTAINERS: Add myself as middle-end maintainer.
3927
0f029d39
CG
39282005-08-17 Christian Groessler <chris@groessler.org>
3929
3930 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3931 * Makefile.in: Regenerate.
3932
81087874
AK
39332005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3934
3935 * MAINTAINERS (write after approval): Added myself.
3936
6a134f1c
MR
39372005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3938
3939 * MAINTAINERS (Write After Approval): Add myself.
3940
2693c0b0
PB
39412005-08-12 Paolo Bonzini <bonzini@gnu.org>
3942
3943 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3944 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3945 Look for alternate names of the target cc and c++
3946 * configure: Regenerate.
3947
4de997d1
PB
39482005-08-08 Paolo Bonzini <bonzini@gnu.org>
3949
3950 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3951 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3952 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3953 tools; remove code to manually set them.
3954 (Target tools): Look in the environment for them.
3955 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3956 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3957 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3958 build directory.
3959 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3960 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3961 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3962 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3963 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3964 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3965 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3966 * configure: Regenerate.
3967 * Makefile.in: Regenerate.
3968
b089e33a
BE
39692005-07-28 Ben Elliston <bje@au.ibm.com>
3970
3971 * MAINTAINERS: Update for removed CPU targets.
3972
e3791243
MM
39732005-07-27 Mark Mitchell <mark@codesourcery.com>
3974
3975 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 3976 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
3977 * Makefile.in: Regenerated.
3978
526635cb
MM
39792005-07-26 Mark Mitchell <mark@codesourcery.com>
3980
3981 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3982 (CFLAGS_FOR_TARGET): Use it.
3983 (CXXFLAGS_FOR_TARGET): Likewise.
3984 * Makefile.in: Regenerated.
3985 * configure.in (--with-build-sysroot): New option.
3986 * configure: Regenerated.
3987
19791f70
PB
39882005-07-24 Paolo Bonzini <bonzini@gnu.org>
3989
3990 * Makefile.tpl: Wrap install between unstage and stage
3991 * Makefile.in: Regenerate.
3992
35f5a23f
EC
39932005-07-21 Eric Christopher <echristo@apple.com>
3994
3995 * MAINTAINERS: Update affiliation.
3996
ff3ddf15
PW
39972005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3998
3999 * MAINTAINERS: Add self as crx port maintainer.
4000
3a664c1c
DD
40012005-07-20 DJ Delorie <dj@redhat.com>
4002
4003 * MAINTAINERS: Add self as m32c maintainer.
4004
539df155
KC
40052005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4006
4007 * all files: Update FSF address.
4008
be9c593a
EC
40092005-07-15 Eric Christopher <echristo@redhat.com>
4010
4011 * MAINTAINERS: Change affiliation.
4012
fd7ea4ab
JB
40132005-07-14 Jim Blandy <jimb@redhat.com>
4014
4015 * configure.in: Add cases for Renesas m32c.
4016 * configure: Regenerated.
7e050830 4017
0063a823
KC
40182005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4019
d0ca130a
KC
4020 * COPYING.LIB: Update from fsf.org.
4021
40222005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4023
4024 * COPYING, compile, config.guess,
0063a823
KC
4025 config.sub, install-sh, missing, mkinstalldirs,
4026 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 4027 * config-ml.in: Update FSF address.
0063a823 4028
a8ba31f2
EC
40292005-07-13 Eric Christopher <echristo@redhat.com>
4030
4031 * configure.in: Add toplevel noconfigdir support for tpf.
4032 * configure: Regenerate.
4033
5bea4a03
PB
40342005-07-11 Paolo Bonzini <bonzini@gnu.org>
4035
4036 PR ada/22340
4037
4038 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4039 * Makefile.in: Regenerate.
4040
284bdbbd
MM
40412005-07-07 Mark Mitchell <mark@codesourcery.com>
4042
4043 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 4044 Brolley to write-after-approval.
284bdbbd 4045
452190fb
AS
40462005-07-07 Andreas Schwab <schwab@suse.de>
4047
4048 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4049 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4050 * Makefile.in: Regenerated.
4051
9c8f9ec2
GK
40522005-07-06 Geoffrey Keating <geoffk@apple.com>
4053
4054 * configure.in: Don't build sim or rda when targetting darwin.
4055 * configure: Regenerate.
4056
ef0087a7
KH
40572005-07-06 Kazu Hirata <kazu@codesourcery.com>
4058
4059 * configure.in: Add --enable-libssp and --disable-libssp.
4060 * configure: Regenerate with autoconf-2.13.
4061
77008252
JJ
40622005-07-02 Jakub Jelinek <jakub@redhat.com>
4063
4064 * Makefile.def (target_modules): Add libssp.
4065 * configure.in (target_libraries): Add target-libssp.
4066 * configure: Rebuilt.
4067 * Makefile.in: Rebuilt.
4068
a04eae1b
ZW
40692005-07-01 Zack Weinberg <zackw@panix.com>
4070
4071 * MAINTAINERS: Change email address. Resign from maintainership.
4072
948884cd
RG
40732005-07-01 Richard Guenther <rguenther@suse.de>
4074
4075 * MAINTAINERS: Change my e-mail address and affiliation.
4076
c7870f5d
PB
40772005-06-22 Paolo Bonzini <bonzini@gnu.org>
4078
4079 * Makefile.def (stagefeedback): Come after profile.
4080 Define profiledbootstrap target.
4081 * Makefile.tpl (profiledbootstrap): Remove.
4082 (stageprofile-end): Zap stagefeedback.
4083 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4084 * Makefile.in: Regenerate.
4085
ab99519a
RS
40862005-06-13 Richard Sandiford <richard@codesourcery.com>
4087
4088 * MAINTAINERS: Update my email address.
4089
f610dd5f
ZW
40902005-06-13 Zack Weinberg <zack@codesourcery.com>
4091
4092 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4093 In 'cpp' stanza, support '#line' as well as '# '.
4094
71bc2a83
AS
40952005-06-08 Andreas Schwab <schwab@suse.de>
4096
4097 * MAINTAINERS: Move myself from 'Write After Approval' to
4098 'CPU Port Maintainers' section as m68k maintainer.
4099
4fab7234
HPN
41002005-06-07 Hans-Peter Nilsson <hp@axis.com>
4101
4102 * configure.in (unsupported_languages): New macro.
4103 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4104 non-ported target libraries in noconfigdirs.
4105 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4106 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 4107 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
4108 unsupported_languages.
4109 * configure: Regenerate.
4110
68193f9b
TS
41112005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4112
4113 * configure.in: Fix typo in handling of --with-mpfr-dir.
4114 * configure: Regenerate.
4115
f26f6b8d
RS
41162005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
4117
4118 * MAINTAINERS: Update my email address.
4119
ba4853f8
JB
41202005-06-02 Jim Blandy <jimb@redhat.com>
4121
4122 * config.sub: Add cases for the Renesas m32c. (This patch has been
4123 accepted into the master sources.)
4124
79dd769c 41252005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
4126 Michael Snyder <msnyder@redhat.com>
4127 Stan Cox <scox@redhat.com>
79dd769c 4128
f610dd5f 4129 * configure.in: Set noconfigdirs for ms1.
79dd769c 4130
f610dd5f 4131 * configure: Regenerate.
79dd769c 4132
d29e107f
JD
41332005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
4134
4135 * MAINTAINERS (Write After Approval): Add self.
4136
e93196c3
JC
41372005-06-01 Josh Conner <jconner@apple.com>
4138
4139 * MAINTAINERS (Write After Approval): Add self.
4140
ae263c7a
KH
41412005-06-01 Kazu Hirata <kazu@codesourcery.com>
4142
4143 * MAINTAINERS: Update my email address.
4144
585b3aa3
ZM
41452005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
4146
4147 * MAINTAINERS (Write After Approval): Add self.
4148
4930c50b
CD
41492005-05-26 Chris Demetriou <cgd@broadcom.com>
4150
4151 * MAINTAINERS (Write After Approval): Remove self.
4152
2dfbef6d
PB
41532005-05-25 Paolo Bonzini <bonzini@gnu.org>
4154
4155 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4156 (Dependencies): Consider target modules for bootstrap dependencies.
4157 Make target bootstrap modules depend on each stage's gcc.
4158 * Makefile.in: Regenerate.
4159
bcb28cf5
PB
41602005-05-20 Paolo Bonzini <bonzini@gnu.org>
4161
4162 * Makefile.def (configure-gcc): Depend on binutils having been built.
4163 (all-gcc): No need to do it here.
4164 * Makefile.in: Regenerate.
4165
0cf085e4
PB
41662005-05-19 Paul Brook <paul@codesourcery.com>
4167
f610dd5f 4168 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
4169 language cannot be built.
4170 * configure: Regenerate.
4171
dfb2c39a
DJ
41722005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4173
4174 * ylwrap: Import from Automake 1.9.5.
4175
771aaa92
DU
41762005-05-13 David Ung <davidu@mips.com>
4177
4178 * MAINTAINERS (Write After Approval): Add self.
4179
3ac9bd58
MS
41802005-05-09 Mike Stump <mrs@apple.com>
4181
4182 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4183 lt_cv_sys_max_cmd_len for now.
f610dd5f 4184
f77a5578
SC
41852005-05-09 Stan Cox <scox@redhat.com>
4186
4187 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4188
795e36e5
MK
41892005-05-08 Matt Kraai <kraai@ftbfs.org>
4190
4191 * README.SCO: Update the URL.
4192
c9392a2b
DE
41932005-05-05 David Edelsohn <edelsohn@gnu.org>
4194
4195 * ltconfig: Define file_list_spec. Pass file_list_spec and
4196 with_gnu_ld to libtool.
4197 * ltcf-c.sh (aix[45]): Define file_list_spec.
4198 * ltcf-cxx.sh (aix[45]): Same.
4199 * ltcf-gcj.sh (aix[45]): Same.
4200 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4201 exists, write list of input files to temporary file.
4202
bebcd931
MS
42032005-05-04 Mike Stump <mrs@apple.com>
4204
4205 * configure.in: Always pass --target to target configures as
4206 otherwise rebuilds that do --recheck will fail.
4207 * confiugure: Rebuilt.
4208
ce406537
PB
42092005-05-04 Paolo Bonzini <bonzini@gnu.org>
4210
4211 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4212 STAGE_HOST_EXPORTS.
4213 (configure, all): Add bootstrap support.
4214 (Host modules, target modules): Pass post-stage1 flags and exports.
4215 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4216 * Makefile.in: Regenerate.
4217
aa9dcfc4
PB
42182005-04-29 Paolo Bonzini <bonzini@gnu.org>
4219
4220 * configure: Regenerate.
4221
b6f9abcf
MS
42222005-04-27 Mike Stump <mrs@apple.com>
4223
4224 * MAINTAINERS: Add self as darwin maintainer.
4225
acb217cb
BS
42262005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4227
4228 * config.sub: Update from master copy.
4229
b6dae270
MS
42302005-04-21 Mike Stump <mrs@apple.com>
4231
4232 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4233 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4234
c2e0d3a9
HPN
42352005-04-19 Hans-Peter Nilsson <hp@axis.com>
4236
4237 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4238 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4239 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4240 "*-*-elf" and "*-*-linux*".
4241 * configure: Regenerate.
4242
871ae772
JM
42432005-04-14 Joseph S. Myers <joseph@codesourcery.com>
4244
4245 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4246
bf070c29
MS
42472005-04-12 Mike Stump <mrs@apple.com>
4248
4249 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4250
e865b6f7
TK
42512005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
4252
4253 * MAINTAINERS (Write After Approval): Add myself.
4254
7b71ad7f
BS
42552005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
4256
4257 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4258
25b42232
PB
42592005-04-06 Paolo Bonzini <bonzini@gnu.org>
4260
f610dd5f 4261 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
4262 (TARGET_CONFIGARGS): Include --with-target-subdir.
4263 (configure, all): New macros. Use them throughout.
4264 * Makefile.in: Regenerate.
4265
d727c624
JG
42662005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
4267
4268 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 4269
fff72cc4
ZD
42702005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4271
4272 * MAINTAINERS: Remove 'loop unrolling' maintainer.
4273
86472dc3
GP
42742005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
4275
4276 * MAINTAINERS: Move John Carr to Write After Approval.
4277
dce2d8b2 42782005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
4279
4280 * config/mh-mingw32: Delete.
4281 * configure.in: Don't use it.
4282 * configure: Regenerate.
4283
33da42bc
PB
42842005-03-31 Paolo Bonzini <bonzini@gnu.org>
4285
4286 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4287 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 4288 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
4289 (HOST_LIB_PATH): Generate from Makefile.def.
4290 (TARGET_LIB_PATH): Likewise.
4291 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4292 * Makefile.in: Regenerate.
4293 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4294 (RPATH_ENVVAR): Include Darwin case.
4295 * configure: Regenerate.
4296
15cc1841
TF
42972005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
4298
4299 * MAINTAINERS (Various Maintainers): Remove self.
4300 (Write After Approval): Add self.
4301
6a8c79d5
TF
43022005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
4303
4304 * MAINTAINERS (Various Maintainers): Add self.
4305
256f7136
PB
43062005-03-25 Paolo Bonzini <bonzini@gnu.org>
4307
4308 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4309 * configure: Regenerate.
4310
191dd2c9
ZW
43112005-03-21 Zack Weinberg <zack@codesourcery.com>
4312
4313 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4314 gcc_version, and gcc_version_trigger from set of flags to pass.
4315 * Makefile.tpl: Remove definitions of above variables.
4316 (config.status): Remove dependency on $(gcc_version_trigger).
4317 * Makefile.in: Regenerate.
4318 * configure.in: Do not reference config/gcc-version.m4 nor
4319 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4320 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4321 * configure: Regenerate.
4322
ef6e9bc0 43232005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 4324 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
4325
4326 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4327 * Makefile.in: Regenerate.
4328
009bbd5a
FW
43292005-03-13 Feng Wang <fengwang@nudt.edu.cn>
4330
4331 * MAINTAINERS (Write After Approval): Add myself.
4332
09f8755b
DA
43332005-03-03 David Ayers <d.ayers@inode.at>
4334
4335 * MAINTAINERS (Write After Approval): Add myself.
4336
e73ed25c
AO
43372005-03-01 Alexandre Oliva <aoliva@redhat.com>
4338
4339 PR libgcj/20160
4340 * ltmain.sh: Avoid creating archives with components that have
4341 duplicate basenames.
4342
ace9ac7b
AP
43432005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4344
4345 PR bootstrap/20250
4346 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4347 instead of check.
4348 * Makefile.in: Regenerate.
4349
c9db9354
PB
43502005-02-28 Paolo Bonzini <bonzini@gnu.org>
4351
4352 * Makefile.in: Regenerate to fix conflict between the previous two
4353 patches.
4354
215c351a
PB
43552005-02-28 Paolo Bonzini <bonzini@gnu.org>
4356
4357 PR bootstrap/17383
4358 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4359 * Makefile.tpl (HOST_SUBDIR): New substitution.
4360 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4361 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4362 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4363 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4364 (Host modules, Bootstrapped modules): Use it.
4365 (Build modules, Target modules): Do not create symlink trees,
4366 always configure out-of-srcdir.
4367 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4368 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4369 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4370 $(HOST_SUBDIR). Create a symlink for host_subdir.
4371
4372 * Makefile.in: Regenerate.
4373 * configure: Regenerate.
4374
5395b47b
NN
43752005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4376
4377 Merged from libada-gnattools-branch:
4378 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4379
4380 * gnattools: New directory.
4381 * Makefile.def: Add gnattools as a module, depending on target-libada.
4382 * Makefile.in: Regenerate.
4383 * configure.in: Include gnattools in host_tools; disable it if ada
4384 is disabled.
4385 * configure: Regenerate.
4386
ca2cc05c
JM
43872005-02-24 James A. Morrison <phython@gcc.gnu.org>
4388
4389 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4390 treelang maintainer.
4391 (Write After Approval): Remove myself.
4392
d2f3024f
PS
43932005-02-23 Paul Schlie <schlie@comcast.net>
4394
4395 * configure.in: Allow darwin targeted ports to build tk, itcl and
4396 libgui.
4397 * configure: Regenerate.
4398
bba5e0ca
EB
43992005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4400
4401 PR libgcj/10353
4402 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4403 * configure: Regenerate.
4404
70132ce7
SK
44052005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
4406
4407 * MAINTAINERS (Write After Approval): Add myself.
4408
20f0edca
ILT
44092005-02-10 Ian Lance Taylor <ian@airs.com>
4410
4411 * MAINTAINERS: Update my e-mail address.
4412
e64e5109
RG
44132005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
4414
4415 * MAINTAINERS (Write After Approval): Add myself.
4416
40d64b5a
HPN
44172005-01-29 Hans-Peter Nilsson <hp@axis.com>
4418
4419 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4420 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4421 target-libgloss when not *-*-elf and *-*-aout.
4422 * configure: Regenerate.
4423
54a12711
KH
44242005-01-23 Kazu Hirata <kazu@cs.umass.edu>
4425
4426 * MAINTAINERS: Remove obsolete entries.
4427
0aa99dbb
KH
4428 * MAINTAINERS (Write After Approval): Add Michael Matz.
4429
2b009f5f
NB
44302005-01-19 Neil Booth <neil@daikokuya.co.uk>
4431
4432 * MAINTAINERS: Remove self as cpplib maintainer.
4433
385870f5
KC
44342005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4435
4436 * install-sh, config.sub: Import from upstream.
4437
e7daab31
KC
44382005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4439
4440 PR bootstrap/18222
4441 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4442 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4443 * Makefile.in: Regenerate.
4444
e6003f4d
JT
44452005-01-16 Jason Thorpe <thorpej@netbsd.org>
4446
4447 * MAINTAINERS: Update my email address.
4448
145e2972 44492005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 4450 Andreas Schwab <schwab@suse.de>
145e2972
DE
4451
4452 PR bootstrap/18033
4453 * config-ml.in: Eval option if surrounded by single quotes.
4454
86c7e0da
PB
44552005-01-03 Paolo Bonzini <bonzini@gnu.org>
4456
4457 Revert 2004-12-28 Makefile changes, a better fix will be
4458 applied to mainline and src after GCC 4.0 branches.
4459
3224a22f
PB
44602004-12-28 Paolo Bonzini <bonzini@gnu.org>
4461
4462 PR bootstrap/17383
4463
4464 * Makefile.def (target_modules): Remove stage parameter,
4465 it is always true now.
4466 * Makefile.tpl (configure-build-[+module+],
4467 configure-target-[+module+]): Always build symlink tree
4468 for the directory and for include. BUILD_SUBDIR and
4469 TARGET_SUBDIR cannot be . anymore.
4470 * Makefile.in: Regenerate.
4471
aaf51ca2
DE
44722004-12-25 David Edelsohn <edelsohn@gnu.org>
4473
4474 Revert 2004-12-08 Makefile changes.
4475
4e32e454
DS
44762004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
4477
4478 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4479 cygwin, mingw.
4480
669f01d8
AS
44812004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4482
4483 * configure.in (sh64-*-*): Reenable gprof.
4484 * configure: Regenerate.
4485
1b227ee0
DE
44862004-12-08 David Edelsohn <edelsohn@gnu.org>
4487
4488 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4489 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4490 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4491 * Makefile.in: Regenerate.
4492
ce5e944c
CF
44932004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
4494
4495 * MAINTAINERS: Update my email address.
4496
893f1e87
MK
44972004-12-07 Matt Kraai <kraai@ftbfs.org>
4498
4499 * Makefile.tpl: Generate normal dependencies if the LHS module is
4500 not bootstrapped.
4501 * Makefile.in: Regenerate.
4502
bb59c339
RS
45032004-12-03 Richard Sandiford <rsandifo@redhat.com>
4504
4505 * configure.in: Include config/gxx-include-dir.m4. Use
4506 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4507 * configure: Regenerate.
4508
4982adbe
RS
45092004-12-03 Richard Sandiford <rsandifo@redhat.com>
4510
4511 * config.if: Delete.
4512 * configure.in: Set libstdcxx_incdir directly.
4513 * configure: Regenerate.
4514
05750653
EC
45152004-12-02 Eric Christopher <echristo@redhat.com>
4516
4517 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4518 * Makefile.in: Regenerate.
4519
5fef1dbd
RS
45202004-12-02 Richard Sandiford <rsandifo@redhat.com>
4521
4522 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4523 * configure: Regenerate.
4524
afabd8e6
RS
45252004-12-02 Richard Sandiford <rsandifo@redhat.com>
4526
4527 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4528 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4529 * configure: Regenerate.
4530
78716e86
EC
45312004-12-01 Eric Christopher <echristo@redhat.com>
4532
4533 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4534 of things to remove.
4535
57ab8ba9
MK
45362004-11-29 Matt Kraai <kraai@ftbfs.org>
4537
4538 * MAINTAINERS (Write After Approval): Update my e-mail address.
4539
2539bffe
KC
45402004-11-29 Kelley Cook <kcook@gcc.gnu.org>
4541
4542 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4543 from CVS libtool to always pass_all.
4544
3e732ba0
JDA
45452004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4546
4547 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4548 (hppa*64*-*-*): Delete incorrect comment.
4549 * configure: Rebuilt.
4550
767f726e
KC
45512004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4552
4553 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4554
2c92e90f
KC
45552004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4556
4557 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4558 from CVS libtool to always pass_all.
4559
32f84e48
KC
45602004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4561
4562 * install-sh, compile: Import from automake.
4563
9587be8a
KC
45642004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4565
4566 * config.guess, config.sub: Import from savannnah.
4567
04e81808 45682004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
4569
4570 * MAINTAINERS (Write After Approval): Add myself
4571
f87a2b2e
MS
45722004-11-12 Mike Stump <mrs@apple.com>
4573
4574 * Makefile.def: Add html support.
4575 * Makefile.tpl: Likewise.
4576 * Makefile.in: Regenerate.
4577
848556c2
GK
45782004-11-11 Geoffrey Keating <geoffk@apple.com>
4579
556f03c4
GK
4580 PR 18423
4581 * configure.in: Remove all instances of build-fixincludes from
4582 noconfigdirs.
4583 (build_configargs): Supply --target to subdirectories.
4584 * configure: Regenerate.
4585
848556c2
GK
4586 * Makefile.def: Make gcc install depend on fixincludes install.
4587 * Makefile.in: Regenerate.
4588
9e5712a5
JJ
45892004-11-10 Janis Johnson <janis187@us.ibm.com>
4590
4591 * MAINTAINERS: Add myself as gcc testsuite maintainer.
4592
4ef509c0
PB
45932004-11-11 Paul Brook <paul@codesourcery.com>
4594
4595 * MAINTAINERS: Add self as arm maintainer. Update email address.
4596
20d11df6
HPN
45972004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4598
4599 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4600 target-libgfortran.
79fd8592 4601 * configure: Regenerate.
20d11df6 4602
68c70f15
DE
46032004-11-07 David Edelsohn <edelsohn@gnu.org>
4604
4605 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4606 like CC.
4607
54f88091
PB
46082004-11-05 Paolo Bonzini <bonzini@gnu.org>
4609
4610 * Makefile.def (host fixincludes): Specify missing targets.
4611 * Makefile.in: Regenerate.
4612
6866abb8
RC
46132004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4614
4615 * MAINTAINERS: Add myself
4616
83f62578
GL
46172004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
4618
4619 * MAINTAINERS (Write After Approval): Add myself.
4620
53c7ffe7
GK
46212004-11-04 Geoffrey Keating <geoffk@apple.com>
4622
4623 * Makefile.def: Build fixincludes for the host, too.
4624 * Makefile.in: Regenerate.
4625 * configure.in (host_tools): Add fixincludes.
4626 * configure: Regenerate.
4627
ac8b3d9d
DJ
46282004-11-04 Daniel Jacobowitz <dan@debian.org>
4629
4630 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4631 * configure: Regenerated.
4632
bab37580
L
46332004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4634
4635 PR other/17783
4636 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4637 * configure: Regenerated.
4638
db1de713
MM
46392004-10-31 Mark Mitchell <mark@codesourcery.com>
4640
4641 * README.SCO: Update per FSF instructions.
4642
a827e21a
EW
46432004-10-28 Eric B. Weddington <ericw@evcohs.com>
4644
4645 PR target/18151
4646 * configure.in (case ${target}): Do not build fixincludes for avr.
4647 * configure: Regenerated.
4648
9d069a4f
PB
46492004-10-26 Paolo Bonzini <bonzini@gnu.org>
4650
4651 * configure.in (case ${target}): Do not build fixincludes
4652 on platforms where it is not used.
4653 * configure: Regenerated.
4654
fc45f3fe
DJ
46552004-10-23 Daniel Jacobowitz <dan@debian.org>
4656
4657 * configure.in: Use an absolute path to install-sh.
4658 * configure: Regenerated.
4659
36554b92
AL
46602004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4661
4662 * MAINTAINERS (Write After Approval): Add myself.
4663
88e9994a
KH
46642004-10-19 Kazu Hirata <kazu@cs.umass.edu>
4665
4666 * MAINTAINERS: Remove from Write After Approval those that are
4667 already maintainers.
4668
ad02a944
SP
46692004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
4670
4671 * MAINTAINERS: Update my email address.
4672
c8e6cd41
KC
46732004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4674
4675 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4676 * configure: Regenerate.
4677
dce2d8b2 46782004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
4679
4680 * MAINTAINERS: Update my email address.
4681
a8b0957e
KH
46822004-10-07 Kazu Hirata <kazu@cs.umass.edu>
4683
4684 * MAINTAINERS (Language Front Ends Maintainers): New. Move
4685 entries belonging to this category.
4686
96836f61
JZ
46872004-10-06 Josef Zlomek <josef.zlomek@email.cz>
4688
4689 * MAINTAINERS: Update my e-mail address.
4690
7e0b5752
PB
46912004-10-06 Paolo Bonzini <bonzini@gnu.org>
4692
4693 Fix wrong conflict resolution in:
4694
4695 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4696
4697 * Makefile.in: Regenerate.
4698 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4699 in the recursive `make', instead of hardwiring `all'.
4700 (Autogenerated TARGET-* variables): New.
4701
370f7a47
TL
47022004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4703
4704 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 4705 * configure: Regenerate.
370f7a47 4706
13e5d623
KH
47072004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4708
4709 * MAINTAINERS (Various Maintainers): Move the "windows,
4710 cygwin, mingw" maintainer to ...
4711 (OS Port Maintainers): ... here.
4712
a6497c1b
KH
47132004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4714
4715 * MAINTAINERS (Write After Approval): Remove those that are
4716 maintainers of some subsystem.
4717
1abb828a
D
47182004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4719
4720 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4721 * ltcf-cxx.sh (tpf*): Likewise.
4722 * ltconfig (tpf*): Add TPF OS configuration support.
4723
16d1338d
BS
47242004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4725
4726 * MAINTAINERS: Change my email address to my new work account.
4727
9082a750
MR
47282004-09-24 Michael Roth <mroth@nessie.de>
4729
4730 * configure.in (--without-headers): Add missing double quotes.
4731 * configure: Regenerate.
4732
dce2d8b2 47332004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
4734
4735 * ylwrap: Revert to previous version.
4736
4c4a5bbc
L
47372004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4738
4739 PR bootstrap/17369
4740 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4741 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4742 SET_GCC_LIB_PATH_CMD.
4743 (BASE_TARGET_EXPORTS): Likewise.
4744 * Makefile.in: Regenerated.
4745
4746 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4747 * configure: Regenerated.
4748
85f59630
KC
47492004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4750
4751 * config.guess: New upstream version
4752 * compile, depcomp, install-sh, ylwrap: Likewise.
4753
95c53c62
RS
47542004-09-19 Roger Sayle <roger@eyesopen.com>
4755
4756 * config/mh-x86omitfp: New host makefile fragment. Add
4757 -fomit-frame-pointer to the default BOOT_CFLAGS.
4758 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4759 * configure: Regenerate.
4760
0a1c093b
AP
47612004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4762
4763 PR target/11572
4764 * configure.in (*-*-darwin*): Renable libobjc.
4765 * configure: Regenerate.
4766
315fcf97
NS
47672004-09-10 Nathan Sidwell <nathan@codesourcery.com>
4768
4769 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4770
0a050485 47712004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 4772
0a050485
DB
4773 * Makefile.def: Remove libbanshee.
4774 * Makefile.tpl: Ditto.
4775 * configure.in: Ditto.
4776 * Makefile.in: Regen.
4777 * configure: Ditto.
4778
5f4a098e
DE
47792004-09-08 David Edelsohn <edelsohn@gnu.org>
4780
4781 * ltmain.sh: Use $pic_object as $non_pic_object if
4782 $non_pic_object=none.
4783
32b2511f
PB
47842004-09-07 Paolo Bonzini <bonzini@gnu.org>
4785
4786 * missing: Import latest version from master repository.
4787
fc4d0e82
NC
47882004-09-06 Nick Clifton <nickc@redhat.com>
4789
4790 * config.sub: Import latest version from master repository.
4791 * config.guess: Likewise.
4792 This includes these changes:
78716e86 4793
fc4d0e82
NC
4794 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4795
4796 * config.sub: Handle crisv32, alias etraxfs.
4797 * config.guess (crisv32:Linux:*:*): Handle.
4798
4799 2004-08-13 Brad Smith <brad@comstyle.com>
4800
4801 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4802 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4803
4804 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4805
4806 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4807 assume the processor is a powerpc. This is because coreutils
4808 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4809 in this case, due to a MacOS X bug that causes
4810 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4811 to return a negative number.
4812 Problem reported by Petter Reinholdtsen in:
4813 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4814
4815 2004-07-19 Ben Elliston <bje@gnu.org>
4816
4817 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4818
4819 2004-06-24 Ben Elliston <bje@gnu.org>
4820
4821 * config.guess: Update copyright years.
4822 * config.sub: Likewise.
4823
4824 2004-06-22 Robert Millan <robertmh@gnu.org>
4825
4826 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4827 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4828
4829 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4830
4831 * config.guess (*:*VMS:*:*): New entry. Replaces
4832 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4833 manufacturer.
4834
4835 2004-06-22 Ben Elliston <bje@gnu.org>
4836
4837 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4838 * config.sub: Likewise.
4839
4840 2004-06-22 Ben Elliston <bje@gnu.org>
4841
4842 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4843 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4844
4845 2004-06-11 Ben Elliston <bje@gnu.org>
4846
4847 * config.guess (pegasos:OpenBSD:*:*): Remove.
4848
4849 2004-06-11 Ben Elliston <bje@gnu.org>
4850
4851 From Wouter Verhelst <wouter@grep.be>:
4852 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4853
4854 2004-06-11 Ben Elliston <bje@gnu.org>
4855
4856 * config.guess (luna88k:OpenBSD:*:*): New.
4857
4858 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4859
4860 * config.guess (m32r*:Linux:*:*): New case.
4861 * config.sub: Handle m32rle.
4862
4863 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4864
4865 From Jens Petersen <petersen@redhat.com>:
4866 * config.sub: Handle sparcv8.
4867
4868 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4869
4870 From Tom Smith <smith@cag.lkg.hp.com>:
4871 * config.guess: Version suffixes are equally significant on Tru64
4872 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4873 prefix of "P" (patched kernel).
4874
4875 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4876
4877 * config.sub: Add support for National Semiconductor CRX target.
4878
2f4cc6bf
JJ
48792004-09-03 Janis Johnson <janis187@us.ibm.com>
4880
4881 * MAINTAINERS (Various Maintainers): Remove myself as web page
4882 maintainer, add myself as maintainer of build status lists.
4883
61fec9ff
JB
48842004-09-03 Jan Beulich <jbeulich@novell.com>
4885
4886 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4887 *-*-netware, but add target-libmudflap.
4888 Consolidate *-*-netware targets (of which really only i?86 exists)
4889 into a single entry.
4890 * configure: Likewise.
4891
45f366ab
PB
48922004-09-01 Paolo Bonzini <bonzini@gnu.org>
4893
4894 * Makefile.tpl (sorry): Remove.
4895 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4896 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4897 (do-clean): Clean per-stage directories too.
4898 (do-distclean): Run distclean-stage1 too.
4899 (.NOTPARALLEL): Enable during toplevel bootstrap.
4900 (stage[+id+]-bubble): Enable parallel execution during
4901 the recursive invocation.
4902 * Makefile.in: Regenerate.
4903
4904 Fix previous checkin:
4905
4906 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4907 include.
4908 * configure.in: Fix indentation.
4909 * configure: Regenerate.
4910
dce2d8b2 49112004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 4912
45f366ab
PB
4913 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4914 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4915 * configure: regenerate
78716e86 4916 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 4917 -mdynamic-no-pic
be8fff81 4918
71b5d516
PB
49192004-08-31 Paolo Bonzini <bonzini@gnu.org>
4920
4921 * Makefile.def (build_modules): Add fixincludes.
4922 (dependencies): Make gcc depend on fixincludes.
4923 * configure.in (build_tools): Add fixincludes.
4924 (build_configdirs): Always include build_libs.
4925 * Makefile.in: Regenerate.
4926 * configure: Regenerate.
4927
49282004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
4929
4930 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4931 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4932 phony targets; do not generate timestamp files.
4933 (distclean-stageN): Remove references to their timestamp files.
4934 (restageN, touch-stageN): Remove.
4935 (stageN-bubble): Rewritten.
4936 (compare): Support lean bootstraps.
4937 * Makefile.in: Regenerate.
4938
4939 * configure.in: Only warn when bootstrapping but
4940 build != host or build != target. Support lean bootstraps.
4941 * configure: Regenerate.
4942
ce7cbbb0
PE
49432004-08-26 Phil Edwards <phil@codesourcery.com>
4944
4945 * configure.in: Give a better error message if GMP/MPFR are missing
4946 and a language needing them has been requested.
4947 * configure: Regenerated.
4948
9c71a529
PE
49492004-08-25 Phil Edwards <phil@codesourcery.com>
4950
4951 * configure.in: Print a list of available language front-ends if
4952 a requested one is missing. Tidy stray tab characters.
4953 * configure: Regenerated.
4954
e3f92d3b
MK
49552004-08-19 Michael Koch <konqueror@gmx.de>
4956
4957 * gcc/doc/install.texi: Update entry about automake for libjava.
4958
c3f84f61
RM
49592004-08-17 Robert Millan <robertmh@gnu.org>
4960
4961 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4962 (instead of FreeBSD).
4963 * configure: Regenerate.
4964
7c27e184
PB
49652004-08-16 Paolo Bonzini <bonzini@gnu.org>
4966
4967 * Makefile.in: Regenerate.
4968 * configure: Regenerate.
4969
4970 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4971 stage_*_flags.
4972 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4973 for bootstrapped modules if toplevel bootstrap is going.
4974 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4975 modules. Adjust for changes in Makefile.def. Enable several
4976 rules even in non-bootstrap mode, just to avoid peppering the
4977 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4978 (stage-[+prev+]-bubble): Remove.
4979
4980 * Makefile.def (Dependencies): Depend on all-build-bison,
4981 all-build-flex, all-build-byacc, all-build-texinfo, rather
4982 than the host variations.
4983 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4984 with BUILD_SUBDIR.
4985 (BISON): Update for recent Bisons.
4986 (YACC): Fix typo.
4987 (cross): Depend on all-build.
4988 (all): Do not depend on all-build.
4989 (prebootstrap): Remove.
4990 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4991 (Prebootstrap dependencies): Add them to the per-stage targets
4992 and to all-prebootstrap.
4993 * configure.in (build_configdirs): Always enable build_tools.
4994 (BUILD_DIR_PREFIX): Remove.
4995
4996 * Makefile.def (gcc): Add target variable.
4997 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4998 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4999 in the recursive `make', instead of hardwiring `all'.
5000 (Autogenerated TARGET-* variables): New.
5001
20f3bb80
BB
50022004-08-13 Brian Booth <bbooth@redhat.com>
5003
5004 * MAINTAINERS: Remove myself from write-after-approval.
5005
b5be499d
NN
50062004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5007
5008 * src-release: Stop distributing mmalloc with gdb (which doesn't
5009 use it).
5010 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5011 * Makefile.in: Regenerate.
5012
b3f8d95d
MM
50132004-08-09 Mark Mitchell <mark@codesourcery.com>
5014
5015 * configure.in (arm*-*-eabi*): New target.
5016 * configure: Regenerate.
5017
3589b69e
PB
50182004-08-06 Paolo Bonzini <bonzini@gnu.org>
5019
5020 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5021 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5022 (Dependencies): New section.
5023 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5024 (configure-target-[+module+]): Depend on maybe-all-gcc
5025 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5026 (toplevel profiledbootstrap): Fix dependencies.
5027 * Makefile.in: Regenerate.
5028
972974fc
MM
50292004-08-03 Mark Mitchell <mark@codesourcery.com>
5030
5031 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5032 target-libiberty to noconfigdirs.
5033 * configure: Regenerate.
5034
bebf829d
PB
50352004-08-03 Paul Brook <paul@codesourcery.com>
5036
5037 * configure.in: Check for MPFR as well as GMP.
5038 * configure: Regenerate.
5039
98a5bb3b
RM
50402004-08-01 Robert Millan <robertmh@gnu.org>
5041
5042 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5043 libmudflap for all GNU-based systems (with Glibc).
5044 * configure: Regenerate.
5045
dce2d8b2 50462004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
5047
5048 * Makefile.def (host-modules): Add gcc.
5049 * Makefile.in: Regenerate.
5050 * Makefile.tpl (sorry): New rule.
5051 (configure-host, all-host, [+make_target+]-host, do-check,
5052 install-host): Do not add gcc as a special case.
5053 (host modules): Add a small special-casing for gcc. Export
5054 extra_make_flags through the environment.
5055 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5056 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5057 other recursive targets for gcc): Remove.
5058
5059 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5060 (stage, unstage): New rules.
5061 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5062 distclean-stage[+id+]): Use stage_current.
5063 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5064 the stage*-start rules.
5065
aeb732c1
GK
50662004-08-02 Geoffrey Keating <geoffk@apple.com>
5067
5068 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5069 use -all_load flag.
5070
25b656e7
PB
50712004-08-02 Paolo Bonzini <bonzini@gnu.org>
5072
5073 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5074 * configure: Regenerate.
5075
cc440d71
TM
50762004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
5077
5078 * maintainer-scripts/gcc_release: Revert yesterday's change.
5079
270e140b
SB
50802004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
5081
5082 * MAINTAINERS: Add myself to write-after-approval.
5083
3e4035f8
TM
50842004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
5085
5086 * libf2c: Removed.
5087 * gcc/gccbug.in: Updated because of libf2c removal.
5088 * maintainer-scripts/gcc_release: Ditto.
5089
dce2d8b2 50902004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
5091
5092 * configure.in: Build libmudflap by default on FreeBSD.
5093 * configure: Regenerated.
5094
dfcada9a
MM
50952004-07-09 Mark Mitchell <mark@codesourcery.com>
5096
5097 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5098 systems.
5099 * configure: Regenerated.
5100
dce2d8b2 51012004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
5102
5103 PR target/16344
5104 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5105 feedback based compiler.
5106 * Makefile.in: Rebuilt.
5107
95bcca47
AO
51082004-07-08 Alexandre Oliva <aoliva@redhat.com>
5109
5110 * Makefile.def (host_modules): Set bootstrap=true for flex.
5111 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5112 * Makefile.in: Rebuilt.
5113
051822f6
JH
51142004-07-07 Jan Hubicka <jh@suse.cz>
5115
5116 * MAINTAINERS: Add self as a profile feedback maintainer.
5117
7b61653a
PE
51182004-07-05 Phil Edwards <phil@codesourcery.com>
5119
5120 * configure.in: Do not prepend $srcdir to /dev/null in
5121 makefile fragments.
5122 * configure: Regenerate.
5123
23f6b2f9
PB
51242004-07-01 Paolo Bonzini <bonzini@gnu.org>
5125
5126 * Makefile.def (build_modules): Add bison, byacc, flex,
5127 m4, texinfo.
5128 (flags_to_pass): Add FLEX.
5129 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5130 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5131 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5132 DEFAULT_MAKEINFO): Remove.
5133 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5134 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5135 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5136 objdir or else use configured tool.
5137 (all-build): New.
5138 (all): Depend on it.
5139 (Build module dependencies): Add.
5140 * Makefile.in: Regenerate.
5141 * configure.in: Better support for multiple build modules,
5142 matching what is done for host/target modules. Do not look
5143 for "plausible" locations of build tools if Canadian cross.
5144 Use autoconf's AC_PROG_CC to find a C compiler. Define
5145 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5146 * configure: Regenerate.
78716e86 5147
1c020272
PB
51482004-06-22 Paolo Bonzini <bonzini@gnu.org>
5149
5150 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5151 * Makefile.in: Regenerate.
5152
a52a0a7f
PB
51532004-06-22 Paolo Bonzini <bonzini@gnu.org>
5154
5155 * Makefile.tpl (configure-build-[+module+],
5156 configure-[+module+], configure-target-[+module+]): Pass
5157 [+extra_configure_args+].
5158 (all-build-[+module+], all-[+module+], check-[+module+],
5159 install-[+module+], [+make_target+]-[+module+],
5160 all-target-[+module+], check-target-[+module+],
5161 install-target-[+module+], [+make_target+]-target-[+module+]):
5162 Pass [+extra_make_args+].
5163 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5164 (GCC_HOST_EXPORTS): Remove.
5165 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5166 cross, check-gcc, check-gcc-c++, install-gcc,
5167 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5168 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5169 * Makefile.in: Regenerate.
5170
ccde3f1a
MS
51712004-06-21 Matthew Sachs <msachs@apple.com>
5172
5173 * MAINTAINERS: Added self to write-after-approval.
5174
6264b0a6
CF
51752004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5176
5177 * configure.in: Check for srcdir/winsup rather than build directory
5178 winsup.
5179 * configure: Regenerate.
5180
801e2270
CV
51812004-06-17 Corinna Vinschen <vinschen@redhat.com>
5182
5183 * configure.in: Don't build Cygwin native newlib if winsup
5184 directory is missing. Emit warning instead.
5185 * configure: Regenerate.
5186
ad6717df
PB
51872004-06-09 Paolo Bonzini <bonzini@gnu.org>
5188
5189 * Makefile.tpl (touch-stage[+id+]): New.
5190 (restage[+prev+]): Depend on touch-stage[+id+].
5191
5192 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5193 Use it throughout.
5194
5195 * Makefile.def: Add profile and feedback bootstrap stages.
5196 Remove next field from bootstrap stages.
5197 * Makefile.tpl (LN, LN_S): Substitute.
5198 (stageN-start, stageN-end): Use double-colon rules, to
5199 provide a hook for additional setup commands.
5200 (distclean-stageN-gcc, restageN): Create dependencies from
5201 [+prev+], not from [+next+].
5202 (stageN-bubble): Add commands for successive stages from
5203 [+prev+], using double-colon rules.
5204 (all-stageN-gcc): Fix typo.
5205 (stagefeedback-start, profiledbootstrap): New.
5206 * Makefile.in: Regenerate.
5207 * configure.in: Call ACX_PROG_LN.
5208 * configure: Regenerate.
5209
5bbb9680
CY
52102004-06-08 Canqun Yang <canqun@nudt.edu.cn>
5211
5212 * MAINTAINERS (Write After Approval): Add myself.
5213
e18be1d4
MA
52142004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
5215
5216 * MAINTAINERS (Write After Approval): Add myself.
5217
5607edfd
PB
52182004-06-03 Paolo Bonzini <bonzini@gnu.org>
5219
5220 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5221 without gcc.
5222 * configure: Regenerate.
5223
1ec4e9c3
PB
52242004-06-01 Paolo Bonzini <bonzini@gnu.org>
5225
5226 * Makefile.tpl: Fix typo.
5227 * Makefile.in: Regenerate.
5228
dce2d8b2 52292004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
5230
5231 * configure.in: Remove new- prefix from toplevel
5232 bootstrap targets.
5233 * configure: Regenerate.
5234
f516a7da
PB
52352004-06-01 Paolo Bonzini <bonzini@gnu.org>
5236
5237 * Makefile.tpl (all.normal): Rename to all.
5238 (all): Replace with a rule to pick the default
5239 target from configure.
5240 (all-gcc, configure-gcc): Use conditionals to
5241 do nothing when toplevel bootstrap is going on.
5242 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5243 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5244 * configure.in: Support --enable-bootstrap.
5245
5246 * Makefile.def: Remove new- prefix from toplevel
5247 bootstrap targets.
5248 * Makefile.tpl: Likewise.
5249
5250 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5251 target.
5252
5253 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5254 $(RECURSE_FLAGS) to recursive invocation of make.
5255
5256 * Makefile.in: Regenerate.
5257 * configure: Regenerate.
5258
78dd5e36 52592004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 5260 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
5261
5262 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5263 like CC.
5264
30f1bddc
DJ
52652004-05-27 Daniel Jacobowitz <dan@debian.org>
5266
5267 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5268 * configure: Regenerate.
5269
4fc4dd12
DJ
52702004-05-25 Daniel Jacobowitz <drow@false.org>
5271
5272 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5273 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5274 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5275 targets.
5276 * Makefile.in: Regenerate.
5277
dce2d8b2 52782004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
5279
5280 * configure.in: Test the ability to symlink directories.
5281 * configure: Regenerate.
5282
5283 * Makefile.def (bootstrap-stage): New definitions.
5284 * Makefile.tpl (configure-stage1-gcc,
5285 configure-stage2-gcc, configure-stage3-gcc,
5286 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5287 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5288 new-restage3, compare): Autogenerate, see Makefile.in
5289 entry for behavioral changes.
5290 (distclean-stage1, new-stage1-start, new-stage1-end,
5291 new-stage1-bubble, distclean-stage2, new-stage2-start,
5292 new-stage2-end, new-stage2-bubble, distclean-stage3,
5293 new-stage3-start, new-stage3-end): New autogenerated targets.
5294 (objext, prebootstrap, BOOT_CFLAGS,
5295 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5296 targets.
5297
5298 * Makefile.in: Regenerate.
5299 (distclean-stage1, new-stage1-start, new-stage1-end,
5300 new-stage1-bubble, distclean-stage2, new-stage2-start,
5301 new-stage2-end, new-stage2-bubble, distclean-stage3,
5302 new-stage3-start, new-stage3-end): New targets.
5303 (all-stage1-gcc): Move prebootstrap dependency from here...
5304 (configure-stage1-gcc): ...to here.
5305 (new-bootstrap): Use bubble targets.
5306 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5307 Use per-stage distclean targets.
5308 (configure-stage1-gcc, configure-stage2-gcc,
5309 configure-stage3-gcc, all-stage1-gcc,
5310 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5311 Use new-stageN-start to prepare the tree.
5312
4f4e53dd
PB
53132004-05-23 Paolo Bonzini <bonzini@gnu.org>
5314
5315 * Makefile.def (host_modules): add libcpp.
5316 * Makefile.tpl: Add dependencies on and for libcpp.
5317 * Makefile.in: Regenerate.
5318 * configure.in: Add libcpp host module.
5319 * configure: Regenerate.
5320
60975492
PB
53212004-05-21 Paolo Bonzini <bonzini@gnu.org>
5322
5323 * Makefile.tpl: Whenever a recursive target is defined, wrap
5324 it in a special @if/@endif block, and prepare its maybe
5325 dependency in the @if/@endif block
5326 * configure.in: Instead of writing maybe dependencies, remove
5327 the @if/@endif statements, and remove the @if/@endif blocks
5328 that remain.
5329 * configure: Regenerate.
5330 * Makefile.in: Regenerate.
5331
5ce7d75d
JJ
53322004-05-20 Janis Johnson <janis187@us.ibm.com>
5333
5334 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5335
c779c42f
KK
53362004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
5337
5338 PR bootstrap/15120
5339 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5340 * */configure: Rebuilt.
5341
b4117c30
ZW
53422004-05-17 Zack Weinberg <zack@codesourcery.com>
5343
5344 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5345 of libf2c.
5346 * configure, Makefile.in: Regenerate.
5347
719bb4e3 53482004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
5349
5350 * MAINTAINERS (Write After Approval): Add myself.
5351
6de9cd9a
DN
53522004-05-13 Diego Novillo <dnovillo@redhat.com>
5353
5354 Merge from tree-ssa-20020619-branch.
5355
5356 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5357 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5358 (HOST_GMPLIBS): Define.
5359 (HOST_GMPINC): Define.
5360 (TARGET_LIB_PATH): Add libmudflap.
5361 (GFORTRAN_FOR_TARGET): Define.
5362 (configure-build*): Export GFORTRAN.
5363 (configure-gcc): Export GMPLIBS and GMPINC.
5364 (all-gcc): Add maybe-all-libbanshee.
5365 (configure-target-libgfortran): Define.
5366 * Makefile.in: Regenerate.
5367 * configure.in (host_libs): Add libbanshee.
5368 (target_libraries): Add target-libmudflap and target-libgfortran.
5369 Add --with-libbanshee.
5370 Handle --disable-libmudflap.
5371 (*-*-freebsd*): Use with_gmp.
5372 Add $(libgcj) to noconfigdirs.
5373 * configure: Regenerate.
5374 * depcomp: New file.
5375 * MAINTAINERS: Add tree-ssa maintainers.
5376
8f1b790f
VM
53772004-05-04 Vladimir Makarov <vmakarov@redhat.com>
5378
b4117c30 5379 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 5380
693446fc
BF
53812004-04-30 Brian Ford <ford@vss.fsi.com>
5382
b4117c30 5383 * MAINTAINERS (Write After Approval): Add myself.
693446fc 5384
d1bb666c
UB
53852004-04-29 Uros Bizjak <uros@kss-loka.si>
5386
b4117c30 5387 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 5388
6cf1ac42
PB
53892004-04-28 Paolo Bonzini <bonzini@gnu.org>
5390
5391 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5392 * configure: Regenerate.
5393
632933d5
PB
53942004-04-27 Paolo Bonzini <bonzini@gnu.org>
5395
5396 Revert:
5397 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5398
5399 * Makefile.def (flags_to_pass): Remove *dir variables that
5400 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5401 as well as prefix and exec_prefix.
5402 * Makefile.in: Regenerate.
5403
80dc6aa0
RM
54042004-04-26 Robert Millan <robertmh@gnu.org>
5405
5406 Add patches from libtool CVS.
5407 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5408 * ltconfig: Likewise.
5409 * ltcf-c.sh: Likewise.
5410 * ltcf-cxx.sh: Likewise.
5411 * ltcf-gcj.sh: Likewise.
5412
e11283f1
PB
54132004-04-26 Paolo Bonzini <bonzini@gnu.org>
5414
5415 * Makefile.def (host_modules): Mark with the bootstrap
5416 flag packages on which gcc depends.
5417 * Makefile.tpl (all-bootstrap): Use it.
5418 * Makefile.in: Regenerate.
5419
8546950c
PB
54202004-04-26 Paolo Bonzini <bonzini@gnu.org>
5421
5422 * Makefile.def (flags_to_pass): Remove *dir variables that
5423 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5424 as well as prefix and exec_prefix.
5425 * Makefile.in: Regenerate.
5426
a76494aa
PB
54272004-04-26 Paolo Bonzini <bonzini@gnu.org>
5428
b4117c30
ZW
5429 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5430 * configure: Regenerate.
5431 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5432 * gcc/Makefile.tpl (compare): Use the result of the test.
5433 * gcc/Makefile.in: Regenerate.
a76494aa 5434
03a91701
PB
54352004-04-23 Paolo Bonzini <bonzini@gnu.org>
5436
5437 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5438 Always relocate gcc and prev-gcc to the original names, even
5439 if the build fails.
5440 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5441 New targets.
5442
082a6351
LG
54432004-04-23 Laurent GUERBY <laurent@guerby.net>
5444
5445 * MAINTAINERS: Update my email address.
b4117c30 5446
1f1d584b
RO
54472004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5448
5449 * configure.in (mips*-*-irix5*): Enable ld.
5450 * configure: Regenerate.
082a6351 5451
1db673ca
RO
54522004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5453
5454 * configure: Regenerate.
5455
ce4ea44e
JW
54562004-04-15 James E Wilson <wilson@specifixinc.com>
5457
5458 * Makefile.tpl (configure-[+module+], configure-gcc,
5459 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5460 Set and export LDFLAGS.
5461 * Makefile.in: Regenerate.
5462
611f62ad
MC
54632004-04-12 Michael Chastain <mec.gnu@mindspring.com>
5464
b4117c30 5465 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 5466
be912515
NN
54672004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5468
5469 PR bootstrap/14871
5470 * Makefile.tpl: If we don't have built-in-tree target tools,
5471 use the ones found by configure rather than hacking around with
5472 program_transform_name.
5473 * configure.in: Give Makefile.tpl the information necessary
5474 to do that.
5475 * Makefile.in: Regenerate.
5476 * configure: Regenerate.
5477
9104315a
NN
54782004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5479
5480 PR bootstrap/14760
5481 * configure.in: When computing baseargs, strip *all* copies of
5482 offending options. Also, don't match/substitute the trailing space,
5483 so that this actually works when two similar options are separated by
5484 only one space.
5485 * configure: Regenerate.
5486
bef1d700
DE
54872004-04-06 David Edelsohn <edelsohn@gnu.org>
5488
b4117c30
ZW
5489 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5490 (rs6000-*-aix*): Same.
5491 * configure: Regenerate.
bef1d700 5492
54bcf05e 54932004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
5494
5495 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 5496
369a832c 54972004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
5498
5499 * MAINTAINERS: Add myself to write-after-approval.
369a832c 5500
09a9c095
NN
55012004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5502
7caf53cb
NN
5503 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5504 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5505 * Makefile.in: Regenerate.
5506
09a9c095
NN
5507 * configure.in (top level bootstrap support): Rework --enable-werror
5508 to set @stage2_werror_flag@.
5509 * configure: Regenerate.
5510 * Makefile.tpl (top level bootstrap support): Pass
5511 @stage2_werror_flag@ down to configure in stages 2 and 3.
5512 * Makefile.in: Regenerate.
5513
5595a2bd
NN
55142004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5515
cbfd7e06
NN
5516 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5517 for stages 2 and 3 as well as in make. As a consequence, remove
5518 OUTPUT_OPTION (now detected by configure) from the flags passed down
5519 to make.
5520 * Makefile.in: Regenerate.
5521
5595a2bd
NN
5522 * Makefile.tpl (new-bootstrap): Fix typo.
5523 * Makefile.in: Regenerate.
5524
ca3b3e20
NN
55252004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5526
295f4e42
NN
5527 * Makefile.tpl: Rearrange by moving recursive_targets rules
5528 into their proper sections.
5529 * Makefile.tpl (top level bootstrap support): Move disabling
5530 of coverage flags from 'make' to 'configure'; improve comments.
5531 * Makefile.in: Regenerate.
5532
340de83f
NN
5533 * Makefile.tpl (experimental top level bootstrap) Move stage1
5534 language setting from all- target to configure- target; disable
5535 intermodule optimization in stage 1; prevent gratuitous rebuilds
5536 of stage 1.
5537 * Makefile.in: Regenerate.
5538 * configure.in: Comma-separate stage 1 language list for top
5539 level bootstrap.
5540 * configure: Regenerate.
5541
ca3b3e20
NN
5542 * Makefile.tpl: Clean up experimental top level bootstrap support:
5543 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5544 prev-gcc in configure- targets as well as all- targets.
5545 * Makefile.in: Regenerate.
5546
4d038073
KC
55472004-03-21 Kelley Cook <kcook@gcc.gnu.org>
5548
5549 * compile: New file imported from automake.
5550
ab3533d6
PB
55512004-03-17 Paolo Bonzini <bonzini@gnu.org>
5552
5553 * configure.in: Remove symbolic link section.
5554 * configure: Regenerate.
5555 * Makefile.tpl (links): Remove.
5556 * Makefile.in: Regenerate.
5557
1e0f07d3 55582004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 5559 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
5560
5561 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 5562 Set with AC_CHECK_PROGS.
1e0f07d3
PB
5563 * configure.in: Fix comment typo from last patch.
5564 * configure: Regenerate.
5565
2805b53a
NN
55662004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5567
5568 * Makefile.tpl: Introduce experimental top level bootstrap support.
5569 * Makefile.in: Regenerate.
5570 * configure.in: Introduce support for top level bootstrap.
5571 * configure: Regenerate.
5572
79b4b7d2 55732004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 5574 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
5575
5576 PR bootstrap/14522
5577 * configure.in: Cope with shells that do not support unquoted ^
5578 * configure: Regenerate.
5579
6bbec498 55802004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 5581 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
5582
5583 PR bootstrap/14522
79b4b7d2 5584 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
5585 quotes inside quoted backquote substitutions.
5586 * configure: Regenerate.
5587
83c15dfc
AP
55882004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5589
5590 PR bootstrap/14522
f2bd98d4 5591 * configure.in: Fix escaping of $.
83c15dfc
AP
5592 * configure: Regenerate.
5593
55ffb5ed
NN
55942004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5595
5596 * configure: Regenerate, since I forgot to while committing Paolo's
5597 changes.
5598
e4c9c075
PB
55992004-03-08 Paolo Bonzini <bonzini@gnu.org>
5600
5601 PR ada/14131
5602 Move language detection to the top level.
5603 * configure.in: Find default values for the tools as
5604 soon as possible. Disable ada if GNAT is not found.
5605 Emit error message about missing languages. Expand
5606 --enable-languages=all for the gcc subdirectory.
5607
5199e2c6
BE
56082004-03-10 Ben Elliston <bje@gnu.org>
5609
5610 * MAINTAINERS: Update my email address.
5611
c18b95e5
DE
56122004-03-05 David Edelsohn <edelsohn@gnu.org>
5613
5614 * ltconfig: Disable building static libraries if building shared
5615 libraries on AIX 5L.
5616
d0fe5ad3
RS
56172004-03-01 Richard Sandiford <rsandifo@redhat.com>
5618
5619 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5620 and disable libgcj.
5621 * configure: Regenerated.
5622
e6f71f9d
BB
56232004-03-01 Brian Booth <bbooth@redhat.com>
5624
5625 * MAINTAINERS: Add myself to write-after-approval.
5626
8983e50e
PB
56272004-03-01 Paolo Bonzini <bonzini@gnu.org>
5628
5629 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5630
d4cd9d81
NN
56312004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5632
5633 PR bootstrap/7087
5634 * Makefile.tpl: Guard XFOO sed statements better.
5635 * Makefile.tpl: Add dependency for configure-target-libada.
5636 * Makefile.in: Regenerate (incidentally fixes broken
5637 commit when libada-branch was merged).
5638
0ea0229e
KC
56392004-02-25 Kelley Cook <kcook@gcc.gnu.org>
5640
5641 * MAINTAINERS: Add myself to write-after-approval.
5642
bad93735
AP
56432004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
5644
5645 * MAINTAINERS: Add Nicola Pero and myself as libobjc
5646 maintainers.
5647
a7ca14fc
AC
56482004-02-20 Andrew Cagney <cagney@redhat.com>
5649
5650 * config.guess: Update from version 2003-10-16 to 2004-02-16.
5651 * config.sub: Update from version 2003-11-03 to 2004-02-16.
5652
51592782
NN
56532004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5654
5655 PR bootstrap/11932
5656 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5657
6a30854a
JQ
56582004-02-14 Jerry Quinn <jlquinn@optonline.net>
5659
5660 * MAINTAINERS: Added myself to write-after-approval.
5661
be8b2bee
MK
56622004-02-14 Michael Koch <konqueror@gmx.de>
5663
5664 * MAINTAINERS: Added myself to write-after-approval.
5665
972760b7
JM
56662004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
5667
5668 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
5669 some OS port maintainers to OS port maintainers section.
5670
b0281654
FCE
56712004-02-13 Frank Ch. Eigler <fche@redhat.com>
5672
5673 * MAINTAINERS: Add self.
5674
3c419fd6
KH
56752004-02-12 Kazu Hirata <kazu@cs.umass.edu>
5676
5677 * MAINTAINERS: Alphabetize.
5678
e88e9aee
PB
56792004-02-12 Paolo Bonzini <bonzini@gnu.org>
5680
5681 * MAINTAINERS: Remove myself.
b4117c30 5682
1915e422
DE
56832004-02-11 David Edelsohn <edelsohn@gnu.org>
5684
5685 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5686 (rs6000-*-aix*): Same.
5687 * configure: Regenerate.
5688
a22c2d8d
KC
56892004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5690
5691 * configure.in (host): Add in missing $noconfigdirs to defines.
5692 * configure: Regenerate.
5693
d9cdb878
AC
56942004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5695 Nathanael Nerode <neroden@gcc.gnu.org>
5696
5697 PR ada/6637, PR ada/5911
b4117c30 5698 Merge with libada-branch:
d9cdb878
AC
5699 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5700 with appropriate dependencies. Add --enable-libada configure switch.
5701 * configure, Makefile.in: Regenerate.
5702
8bd92821
PB
57032004-02-09 Paolo Bonzini <bonzini@gnu.org>
5704
5705 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5706
89a95129
RO
57072004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5708
5709 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5710 * configure: Regenerate.
5711
892629bc
GK
57122004-02-04 Geoffrey Keating <geoffk@apple.com>
5713
5714 Merge from upstream:
5715
5716 * ltmain.in: When setting IFS to '~', be careful about user
5717 arguments that contain '~'.
5718
5719 2004-02-04 Peter O'Gorman <peter@pogma.com>
5720
5721 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5722 Also test $base_compile against $CC with escaped arguments. Bug
5723 reported by Geoff Keating <geoffk@apple.com>.
5724
6b402165
KH
57252004-02-04 Kazu Hirata <kazu@cs.umass.edu>
5726
5727 * MAINTAINERS: Remove i960 port.
5728
fa2f0306
DD
57292004-01-23 DJ Delorie <dj@redhat.com>
5730
5731 * Makefile.def (target_modules) [libiberty]: Don't stage.
5732 * Makefile.in: Rebuilt.
5733
9feb20aa
CT
57342004-01-20 Caroline Tice <ctice@apple.com>
5735
5736 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5737
7aed2ccc
PC
57382004-01-19 Paolo Carlini <pcarlini@suse.de>
5739
5740 * MAINTAINERS: Update my email address.
5741
f25bebe1
JM
57422004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
5743
5744 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5745
28083580
VR
57462004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5747
5748 * MAINTAINERS: Remove entries without email address.
5749
c0f4b5e4
DJ
57502004-01-15 Daniel Jacobowitz <drow@mvista.com>
5751
5752 * MAINTAINERS: Add myself to write-after-approval.
5753
b5eb5a5e
SB
57542004-01-15 Steven Bosscher <stevenb@suse.de>
5755
5756 * MAINTAINERS: Update my email address.
5757
dce2d8b2 57582004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
5759
5760 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5761 * Makefile.tpl (configure-target-[+module+]): Support stage.
5762 * Makefile.in: Rebuilt.
5763
74c0b320
ILT
57642004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
5765
5766 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5767
2560344b
RS
57682004-01-10 Richard Sandiford <rsandifo@redhat.com>
5769
5770 * MAINTAINERS: Add myself as a MIPS maintainer.
5771
8b21cda6
NN
57722004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5773
2b6c260d
NN
5774 * configure.in: Use ./config.cache, not config.cache.
5775 * configure: Regenerate.
5776 * Makefile.tpl: Special-casing not needed for GCC any more.
5777 * Makefile.in: Regenerate.
5778
09438bde
NN
5779 * configure.in: Don't share a cache file for host dirs.
5780 * configure: Regenerate.
5781
8b21cda6
NN
5782 * config-ml.in: Don't mess with the cache file.
5783
e42870df
EB
57842004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5785
5786 * MAINTAINERS: Move myself from 'Write After Approval' to
5787 'CPU Port Maintainers' section as SPARC maintainer.
5788
6b9eb62c
NN
57892004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5790
78a816a6
NN
5791 * Makefile.tpl: Make GCC use a separate config.cache.
5792 * Makefile.in: Regenerate.
5793
6b9eb62c
NN
5794 PR bootstrap/11932, PR bootstrap/11933
5795 (I don't know if it will fix either of them, but it relates
5796 to them.)
5797 * configure.in: Don't use shared config.cache for target
5798 directories.
5799 * configure: Regenerate.
5800
86d7b562
DN
58012004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
5802
5803 * MAINTAINERS: Add myself to 'Write After Approval' section.
5804
07d0a605
RS
58052003-12-31 Roger Sayle <roger@eyesopen.com>
5806
5807 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5808 * configure: Regenerated.
5809
459ac19f
KH
58102003-12-23 Kazu Hirata <kazu@cs.umass.edu>
5811
5812 * MAINTAINERS: Remove the mn10200 maintainer.
5813
5785c0ed 58142003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 5815
cc6010cd
AP
5816 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5817 * configure: Regenerated.
5785c0ed 5818
a268eff9
JH
58192003-12-16 Jan Hubicka <jh@suse.cz>
5820
5821 * MAINTAINERS: Add myself as callgraph maintainer.
5822
9d465b12
TF
58232003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5824
5825 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5826 * configure: Regenerate.
5827
a68a270a
GB
58282003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5829
5830 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5831 'Write After Approval' section. Update email.
5832
dce2d8b2 58332003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
5834
5835 * MAINTAINERS (Write After Approval): Add myself.
5836
8c052da4
MT
58372003-11-20 Matt Thomas <matt@3am-software.com>
5838
5839 * MAINTAINERS: Add myself as a vax port maintainer.
5840
e75f9147
KC
58412003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5842
5843 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5844 (configure-build-[+module+], configure-[+module+]): Likewise.
5845 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5846 * Makefile.in: Regenerate.
5847
43d8d958
AT
58482003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
5849
5850 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5851 shared/dylibed libraries.
5852 * ltmain.sh: Likewise.
5853 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5854 * ltcf-cxx.sh: Likewise.
5855 * ltcf-gcj.sh: Likewise.
5856 * ltconfig: Likewise.
5857
638dcaa0
SC
58582003-11-17 Stan Cox <scox@redhat.com>
5859
5860 * MAINTAINERS: Add myself as iq2000 port maintainer.
5861
15cc172b
AC
58622003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5863
b4117c30
ZW
5864 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5865 * Makefile.in: Regenerate.
15cc172b 5866
20af77cd
UW
58672003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
5868
5869 * config.sub: Update to 2003-11-03 version.
5870
4dd01c5c
PE
58712003-10-20 Phil Edwards <phil@codesourcery.com>
5872
5873 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5874 * configure: Regenerate.
5875
dce2d8b2 58762003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
5877
5878 * MAINTAINERS: Add myself to 'Write After Approval' section.
5879
8b7ebc31
AC
58802003-10-20 Arnaud Charlet <charlet@act-europe.fr>
5881
5882 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5883
afe1910c
JM
58842003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
5885
5886 * MAINTAINERS: Update my email address.
5887
05dcec66
RO
58882003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5889
5890 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5891
dce2d8b2 58922003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
5893
5894 * MAINTAINERS: Add myself to 'Write After Approval' section.
5895
507ec745
BI
58962003-10-16 Bernardo Innocenti <bernie@develer.com>
5897
5898 * config.guess: Update to 2003-10-16 version.
5899 * config.sub: Update to 2003-10-16 version.
5900
dce2d8b2 59012003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
5902
5903 * MAINTAINERS: Added myself to 'Write After Approval' section.
5904
0c9b16bc
FH
59052003-10-15 Falk Hueffner <falk@debian.org>
5906
5907 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5908 'Write After Approval' section. Update email.
5909
74d57d15
RS
59102003-10-14 Roger Sayle <roger@eyesopen.com>
5911
5912 * MAINTAINERS: Move myself from 'Write After Approval' to
5913 'Various Maintainers' section as middle-end maintainer.
5914
d29b8ad8
NN
59152003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5916
5917 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5918 HOST_FLAGS_TO_PASS.
5919 * Makefile.in: Regenerate.
5920
26db814a
BI
59212003-10-11 Bernardo Innocenti <bernie@develer.com>
5922
5923 * config.guess: Update to 2003-10-07 version.
5924 * config.sub: Update to 2003-10-07 version.
5925
fffeb871
RO
59262003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5927
5928 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5929 * ltconfig (irix5*, irix6*): Don't override version_type.
5930
6691a79e
ME
59312003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5932
5933 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5934 * configure: Rebuilt
5935 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5936 * Makefile.in: Rebuilt
5937
62cdd71e
L
59382003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5939
5940 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5941
6fe2eacc
CW
59422003-09-30 Carlo Wood <carlo@alinoe.com>
5943
cc6010cd 5944 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 5945
ea57e5ad
PK
59462003-09-29 Paul Koning <ni1d@arrl.net>
5947
5948 * MAINTAINERS: Move myself from "Write After Approval"
5949 to CPU platform maintainers for pdp11 platform.
5950
e070672a
AT
59512003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
5952
5953 * MAINTAINERS: Move myself from 'Write After Approval' to
5954 'Various Maintainers' section as libffi testsuite maintainer.
5955
43bb47c2
DJ
59562003-09-21 Daniel Jacobowitz <drow@mvista.com>
5957
5958 * configure.in: Pass a computed --program-transform-name
5959 to subconfigures.
5960 * configure: Regenerated.
5961
da9d3b37
NN
59622003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5963
94322beb
NN
5964 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5965 * Makefile.in: Regenerate.
5966
da9d3b37
NN
5967 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5968 * Makefile.in: Regenerate.
5969
ffd9060b
ZL
59702003-09-19 Ziemowit Laski <zlaski@apple.com>
5971
5972 * MAINTAINERS: Move myself from 'Write After Approval'
5973 to 'Various Maintainers' (objective-c) section.
5974
eeae7b41
DJ
59752003-09-17 Daniel Jacobowitz <drow@mvista.com>
5976
5977 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5978 quoting.
5979 * configure: Regenerated.
5980
a080d12b
JB
59812003-09-16 Joel Brobecker <brobecker@gnat.com>
5982
5983 * MAINTAINERS (Write After Approval): Add myself to write after
5984 approval list.
5985
6cd2fc59
DN
59862003-09-16 Dorit Naishlos <dorit@il.ibm.com>
5987
cc6010cd 5988 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 5989
dcbdd9cc
ILT
59902003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
5991
5992 * MAINTAINERS: Update my e-mail address.
5993
e517f636
AM
59942003-09-09 Alan Modra <amodra@bigpond.net.au>
5995
5996 * libtool.m4 (LD): Correct powerpc64 host match.
5997
bc49924b
JW
59982003-09-06 James E Wilson <wilson@tuliptree.org>
5999
6000 * MAINTAINTERS: Update my affiliation and email address.
6001
082124f5
ZD
60022003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6003
6004 * MAINTAINERS (Write After Approval): Add myself.
6005
dc94d89e
DD
60062003-09-04 DJ Delorie <dj@redhat.com>
6007
6008 * configure: Regenerate.
6009
60102003-09-04 Robert Millan <robertmh@gnu.org>
6011
6012 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 6013
7a0f2d4e
KG
60142003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6015
6016 * configure.in: Ensure arguments to sed are properly spaced.
6017 * configure: Regenerate.
6018
88d032eb
GP
60192003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6020
6021 * MAINTAINERS: Update my e-mail address.
6022
0b3f3d22
ME
60232003-08-28 Mohan Embar <gnustuff@thisiscool.com>
6024
6025 * MAINTAINERS (Write After Approval): Add myself.
6026
d253f9ba
DJ
60272003-08-27 Daniel Jacobowitz <drow@mvista.com>
6028
6029 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6030 * configure: Regenerated.
6031
066ec9c9
MM
60322003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
6033
6034 * MAINTAINERS: Update my email address.
6035
415d7ef9
PE
60362003-08-23 Phil Edwards <pme@gcc.gnu.org>
6037
6038 * configure.in: Use newline instead of semicolon when assuming
6039 shell arguments in a for loop.
6040 * configure: Regenerated.
6041
e1567352
JE
60422003-08-22 Jason Eckhardt <jle@rice.edu>
6043
6044 * MAINTAINERS: Resurrect the i860 maintainer.
6045
b348267b
GK
60462003-08-20 Geoffrey Keating <geoffk@apple.com>
6047
e50084fa
GK
6048 PR 8180
6049 * configure.in: When testing with_libs and with_headers, treat
6050 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6051 * configure: Regenerate.
b4117c30 6052
b348267b
GK
6053 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6054 make, shell, etc.
6055 (baseargs): Likewise.
6056 * configure: Regenerate.
6057
ca26ffe0
BI
60582003-08-20 Bernardo Innocenti <bernie@develer.com>
6059
6060 * MAINTAINERS (Write After Approval): Add myself.
6061
940cde4d
GK
60622003-08-19 Geoffrey Keating <geoffk@apple.com>
6063
6064 * configure.in: Disable libgcj for darwin not on powerpc.
6065 * configure: Rebuild.
6066
74bed51b
ADL
60672003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6068
6069 * config-ml.in, symlink-tree: Add license.
6070
b4117c30
ZW
60712003-08-03 Richard Stallman <rms@gnu.org>
6072 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
6073
6074 * README.SCO: New file.
6075
333a28b4
MK
60762003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6077
6078 * Makefile.tpl (check, check-c++): Express dependencies using
6079 dependencies rather than commands.
6080 * Makefile.in: Regenerate.
6081
c197e306
AC
60822003-08-01 Andrew Cagney <cagney@redhat.com>
6083
6084 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6085 * configure: Ditto.
6086
a8ee6e2d
GK
60872003-07-31 Geoffrey Keating <geoffk@apple.com>
6088
6089 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 6090 * Makefile.in: Update.
a8ee6e2d 6091
8d9b3f2e
AT
60922003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6093
6094 * configure.in: Enable libgcj for darwin.
6095 * configure: Rebuild.
6096
52c0c542
PE
60972003-07-29 Phil Edwards <pme@gcc.gnu.org>
6098
6099 * config-ml.in: Use ac_configure_args directly instead of
6100 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6101 actually seen.
6102
b4acb5ef
NN
61032003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6104
6105 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6106 creating target and build subdirs to build all parent dirs as needed.
6107 * Makefile.in: Rebuild.
6108 * configure.in: Don't build dirs explicitly here.
6109 * configure: Rebuild.
6110
a51d71d0
PB
61112003-07-26 Paul Brook <paul@nowt.org>
6112
6113 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6114
f43e12ce
AO
61152003-07-22 Alexandre Oliva <aoliva@redhat.com>
6116
6117 * Makefile.tpl (all-make): Depend on intl.
6118 * Makefile.in: Rebuilt.
6119
8a199ff6
PE
61202003-07-20 Phil Edwards <pme@gcc.gnu.org>
6121
6122 * install-sh: Update to newer upstream versions (associated with
6123 aclocal 1.7).
6124 * mkinstalldirs: Likewise.
6125 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6126
e6a8c803
AP
61272003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
6128
6129 * MAINTAINERS: Move self from Bug database only accounts
6130 to write-after-approval.
6131
9f13608f
NN
61322003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6133
6134 * config.if: Remove unused libc_interface determination.
6135
c7864714
NN
61362003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6137
6138 * MAINTAINERS: Move self from write-after-approval to
6139 build machinery (*.in).
6140
775956d0
NN
61412003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6142
6143 PR bootstrap/11273
6144 PR bootstrap/11408
6145 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6146 unused INSTALL_PROGRAM_ARGS.
6147 * configure.in: Use AC_PROG_INSTALL.
6148 * Makefile.in: Regenerate.
6149 * configure: Regenerate.
6150
c7f67a6e
KH
61512003-07-13 Kazu Hirata <kazu@cs.umass.edu>
6152
6153 * MAINTAINERS: Alphabetize.
6154
33952f6f
AO
61552003-07-10 Alexandre Oliva <aoliva@redhat.com>
6156
6157 * configure: Rebuilt.
6158 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6159 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6160 newlib nor libgloss.
6161 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6162 * configure.in (am33_2.0-*-linux*): Added.
6163
0d4f1b4e
BW
61642003-07-09 Bob Wilson <bob.wilson@acm.org>
6165
6166 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6167 * configure: Regenerate.
6168
56694dd9
ZW
61692003-07-07 Zack Weinberg <zack@codesourcery.com>
6170
6171 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6172 * Makefile.in: Regenerate.
6173
21607eb4
ZW
61742003-07-04 Zack Weinberg <zack@codesourcery.com>
6175
6176 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6177 * Makefile.in: Regenerate.
6178
dce2d8b2 61792003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
6180
6181 * Makefile.tpl: Replace PWD with PWD_COMMAND.
6182 * Makefile.in: Regenerated.
6183
5d42f90e
L
6184 * config-ml.in: Replace PWD with PWD_COMMAND.
6185
6eb95e99
ZW
61862003-07-04 Zack Weinberg <zack@codesourcery.com>
6187
6188 * intl: New directory; see intl/ChangeLog for details.
6189 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6190 * Makefile.tpl: all-gcc depends on maybe-all-intl.
6191 * Makefile.in: Regenerate.
6192
07d1940e
NN
61932003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6194
6195 * configure.in: Clean up config-lang.in handling. Delete
6196 useless assignment to "subdirs".
6197 * configure: Regenerate.
6198
4dbda6f0
NN
61992003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6200
6201 * configure.in: Rename 'target_libs' to 'target_libraries'.
6202 Remove useless reference to 'target_libs'.
6203 * configure: Regenerate.
6204
2c30ab71
KS
62052003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6206
6207 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6208 * Makefile.in: Regenerate.
6209
11405c93
NN
62102003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6211
6212 * Makefile.def: Introduce flags_to_pass.
6213 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6214 * Makefile.in: Regenerate.
6215
fb87ad5d
HPN
62162003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6217
6218 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6219 and target-libgloss.
6220 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6221 <h8300*-*-*>: Disable libf2c and ${libgcj}.
6222 * configure: Regenerate.
6223
a7956a48
BK
62242003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6225
6226 * configure.in: Update testsuite_flags to new location.
6227 * configure. Regenerate.
6eb95e99 6228
eaf9f3b2
NN
62292003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6230
6231 * Makefile.tpl: Remove BUILD_CC stuff.
6232 * Makefile.in: Regenerate.
6233
2d89ffef
KH
62342003-06-17 Kazu Hirata <kazu@cs.umass.edu>
6235
6236 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6237
dce2d8b2 62382003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
6239
6240 * MAINTAINERS (Write After Approval): Add myself.
6241
dce2d8b2 62422003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 6243
b951c91c
L
6244 * config.guess: Update to 2003-06-12 version.
6245 * config.sub: Update to 2003-06-13 version.
6246
dce2d8b2 62472003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
6248
6249 * config.guess: Update to 2003-06-06 version.
6250 * config.sub: Update to 2003-06-06 version.
6251
655b7166
RO
62522003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6253
6254 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6255 * configure. Regenerate.
6256
01b759aa
NN
62572003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6258
bf1d3e81
NN
6259 * configure.in: Disable serial configure by default.
6260 * configure: Regenerate.
6261 * Makefile.tpl: Abolish .NOTPARALLEL.
6262 * Makefile.in: Regenerate.
6263
e89fbdfe
NN
6264 * Makefile.tpl: Replace {build,host,target}_canonical by
6265 {build,host,target}.
6266 * Makefile.in: Regenerate.
6267
01b759aa
NN
6268 * Makefile.tpl: Fix stupid pasto.
6269 * Makefile.in: Regenerate.
6270
f7dae026
NN
62712003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6272
6273 * Makefile.tpl: Remove bogus conditional.
6274 * Makefile.in: Regenerate.
6275
62762003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
6277
6278 * Makefile.tpl (profiledbootstrap): New target.
6279 * Makefile.in (profiledbootstrap): New target.
6280
2ffc3e73 62812003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
6282
6283 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6284 Pinski. Remove user names from other bugzilla-only maintainers.
6285
1a1e6b96
NN
62862003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6287
1358ccea
NN
6288 * Makefile.tpl: Make 'recursive targets' using autogen rather
6289 than shell loop. Remove duplicate 'clean' targets and false
6290 comments.
6291 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6292 Add systematic method of specifying missing targets in subdirs.
6293 Add copyright boilerplate.
6294 * Makefile.in: Regenerate.
6295 * configure.in: Add 'recursive targets' to maybe list.
6296 * configure: Regenerate.
6297
ae74ed1f
NN
6298 * MAINTAINERS: "GNATS only" -> "Bug database only".
6299
1a1e6b96
NN
6300 * Makefile.tpl: Rename [+target+] to [+make_target+].
6301 * Makefile.def: Rename 'target' to 'make_target'.
6302
c79af3fa
NB
63032003-05-31 Neil Booth <neil@daikokuya.co.uk>
6304
6305 * MAINTAINERS: Add self as options handling maintainer.
6306
39d85b61
MM
63072003-05-28 Michael Meissner <gnu@the-meissners.org>
6308
6309 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6310 been too long since I touched those ports.
6311
afc2b62d
DD
63122003-05-28 DJ Delorie <dj@redhat.com>
6313
6314 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6315 * Makefile.in: Regenerate.
6316
df445104
MR
63172003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6318
6319 * configure.in: Use curly braces in the definition of tooldir.
6320 * configure: Regenerate.
6321
2eb98e5d 63222003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 6323
2eb98e5d
DD
6324 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6325 newlib or libgloss.
6326 * Makefile.in: Regenerate.
6327
862fced8
DD
63282003-05-21 DJ Delorie <dj@redhat.com>
6329
6330 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6331 * Makefile.in: Regenerate.
6332
fc351800
ILT
63332003-05-20 Ian Lance Taylor <ian@airs.com>
6334
6335 * MAINTAINERS: Update my e-mail address.
6336
7e2dbcef
NN
63372003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6338
6339 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 6340 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
6341 Factor out common code from autogen IF statements.
6342 * configure: Regenerate.
6343 * Makefile.in: Regenerate.
6344
f2a0e225
KC
63452003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6346
6347 * configure.in: Accept i[3456789]86 for machine type.
6348 * configure: Regenerate.
6349
8b87bb96
NN
63502003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6351
6352 * configure.in: Switch more things to use maybe dependencies.
6353 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6354 * configure: Regenerate.
6355 * Makefile.tpl: Switch more things to use maybe dependencies.
6356 * Makefile.in: Regenerate.
6357
fdb882bc 63582003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
6359
6360 * Makefile.tpl (install-opcodes): Define.
6361 * Makefile.in: Rebuild.
6362
f7c50032
AJ
63632003-05-13 Andreas Jaeger <aj@suse.de>
6364
6365 * config.guess: Update to 2003-05-09 version.
6366 * config.sub: Update to 2003-05-09 version.
6367
dce2d8b2 63682003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
6369
6370 * configure.in: Correct sed script so that options in quotes are not
6371 deleted.
6372 * configure: Rebuild.
6373
aa8f1f57
CV
63742003-05-12 Corinna Vinschen <corinna@vinschen.de>
6375
6376 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6377 and $$s/newlib/libc/sys/cygwin32 include paths.
6378 * configure: Ditto.
6379
0c130f81
MM
63802003-05-12 Michael Meissner <gnu@the-meissners.org>
6381
6382 * MAINTAINERS: Update my email addresses.
6383
aa1a100b
EB
63842003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6385
6386 * config-ml.in: Propagate INSTALL variables.
f7c50032 6387
87861833
GP
63882003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6389
6390 * MAINTAINERS: Remove duplicate entries in Write After Approval.
6391
de722255
CD
63922003-05-02 Chris Demetriou <cgd@broadcom.com>
6393
6eb95e99
ZW
6394 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6395 * Makefile.in: Regenerate.
de722255 6396
96c4a002
WB
63972003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
6398
6399 * MAINTAINERS (GNATS only): Add Falk Hueffner.
6400
55b15a11
WB
64012003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
6402
6403 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6404
0c227849
DJ
64052003-04-27 Daniel Jacobowitz <drow@mvista.com>
6406
6407 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6408 * Makefile.in: Regenerated.
6409
d45148c1
WB
64102003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
6411
6412 * MAINTAINERS (Write After Approval): Upgrade myself from
6413 GNATS only to write-after-approval. Update my mail address.
6414
dce2d8b2 64152003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
6416
6417 (OS Port Maintainers: freebsd): Add myself.
6418
438f50c3
MM
64192003-04-22 Mark Mitchell <mark@codesourcery.com>
6420
6421 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6422
9074e169
KJ
64232003-04-22 Kean Johnston <jkj@sco.com>
6424
6425 * MAINTAINERS (SCO ports): Added myself.
6426
dfd39a2e
NS
64272003-04-21 Nathan Sidwell <nathan@codesourcery.com>
6428
6429 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6430
ccbae82a
KJ
64312003-04-19 Kean Johnston <jkj@sco.com>
6432
6433 * MAINTAINERS (Write After Approval): Add myself.
6434
2f50999f
GP
64352003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6436
6437 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6438 * Makefile.in: Regenerate.
6439
e9b84181
JJ
64402003-04-18 Jakub Jelinek <jakub@redhat.com>
6441
6442 * configure.in (powerpc64*-*-linux*): Remove.
6443 * configure: Rebuilt.
6444
1ca4c6e1
PE
64452003-04-17 Phil Edwards <pme@gcc.gnu.org>
6446
6447 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6448 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6449 and restrap.
6450 * Makefile.in: Regenerate.
6451
0590b963
RE
64522003-04-16 Richard Earnshaw <rearnsha@arm.com>
6453
6454 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6455 * configure: Regenerated.
6456
ff41a56f
DD
64572003-04-15 DJ Delorie <dj@redhat.com>
6458
6459 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6460
50d440bc
NC
64612003-04-13 Nick Clifton <nickc@redhat.com>
6462
6463 * config-ml.in: Remove support for --disable-aix removing
6464 call-aix multilibs.
6465
b1e0a93e
AO
64662003-04-10 Alexandre Oliva <aoliva@redhat.com>
6467
6468 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6469 * */configure: Rebuilt.
6470
71fb704d
JS
64712003-04-08 Joel Sherrill <joel@oarcorp.com>
6472
6473 * MAINTAINERS: Add my email address.
6474
3897ea90
OH
64752003-03-17 Olivier Hainque <hainque@act-europe.fr>
6476
6477 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 6478
93c834b7
NN
64792003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6480
6481 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6482 * Makefile.in: Regenerate.
6483
82c34dcb
MC
64842003-03-14 Michael Chastain <mec@shout.net>
6485
6486 * Makefile.in: Regenerate with correct Makefile.def.
6487
73458fb7
NN
64882003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6489
6490 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6491 Make macro.
6492 * Makefile.in: Regenerate.
6493 * configure.in: Clean up gxx_include_dir logic.
6494 * configure: Regenerate.
6495
32cf27e5
AE
64962003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
6497
6498 * MAINTAINERS (Write After Approval): Add myself.
6499
c727e7a0
BE
65002003-03-10 Ben Elliston <bje@wasabisystems.com>
6501
6502 * MAINTAINERS: Update my mail address.
6503
9a27ac7a
FS
65042003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6505
6506 * configure.in (gxx_include_dir): Fix typo.
6507 * configure: Regenerated.
6508
3aa83176
NN
65092003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6510
6511 * Makefile.tpl: Reindent.
6512 * Makefile.in: Regenerate.
6513 * configure.in: Reindent. Don't set unused variables.
6514 * configure: Regenerate.
6515
9124bc53
DJ
65162003-03-04 Daniel Jacobowitz <drow@mvista.com>
6517
6518 * configure.in: Include $(build_tooldir)/sys-include in
6519 FLAGS_FOR_TARGET.
6520 * configure: Regenerated.
6521
cb543528
NN
65222003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6523
c858bf1e
NN
6524 * Makefile.tpl: Always pass down RANLIB.
6525 * Makefile.in: Regenerate.
6526
aa9c3ab4
NN
6527 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6528 * Makefile.in: Regenerate.
6529 * configure.in: Remove unused logic relating to --enable-shared
6530 and --enable-threads. Remove bogus comments. Remove redundant
6531 noconfigdirs.
6532 * configure: Regenerate.
6533
cb543528
NN
6534 * configure.in: Replace ${libstdcxx_version} by its value.
6535 Remove reference to mh-dgux.
6536 * configure: Regenerate.
6537
53f70c1b
KB
65382003-03-03 Kevin Buettner <kevinb@redhat.com>
6539
6540 * MAINTAINERS (Write After Approval): Add myself.
6541
df0f0674
NN
65422003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6543
6544 * Makefile.tpl: Rearrange.
6545 * Makefile.in: Regenerate.
6546
dce2d8b2 65472003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
6548
6549 * configure.in: Add support for kaOS as cross build target system.
6550 * configure: Regenerated.
6551
a7a287eb
SB
65522003-02-24 Steven Bosscher <steven@gcc.gnu.org>
6553
6554 * MAINTAINERS (Write after approval): Add myself.
6555
ff00c8a2
JW
65562003-02-21 James E Wilson <wilson@tuliptree.org>
6557
6558 * MAINTAINERS: Update my email address.
6559
abb2db7a
ZW
65602003-02-21 Zack Weinberg <zack@codesourcery.com>
6561
6562 * MAINTAINERS: Add self to blanket write privs. section.
6563
e9f2dc3b
SM
65642003-02-20 Sean McNeil <sean@blue.mcneil.com>
6565
6566 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6567 configure-target-* as some target builds may require additional
6568 flags for preprocessor tests.
6569 * Makefile.in: Regenerated.
6570
ee03dc5e
AO
65712003-02-19 Alexandre Oliva <aoliva@redhat.com>
6572
11856278
AO
6573 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6574 * ltconfig: Handle it.
6575 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6576 auto-detecting it.
6577
274aef32
AO
6578 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6579 it is used as argument to $CC.
6580 * ltcf-gcj.sh: Likewise.
6581
ee03dc5e
AO
6582 * configure.in: Introduce --enable-maintainer-mode.
6583 * configure: Rebuilt.
6584 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6585 for maintainer mode.
6586 * Makefile.in: Rebuilt.
6587
30db8e17
JM
65882003-02-18 Jason Merrill <jason@redhat.com>
6589
6590 * Makefile.tpl (check-c++): Allow parallelism.
6591
cab60ac6
GP
65922003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6593
6594 * MAINTAINERS: Remove John Carr (who never actually had access to
6595 gcc.gnu.org).
6596
c8e5d1af
GK
65972003-02-15 Geoffrey Keating <geoffk@apple.com>
6598
6599 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6600 don't configure target-libobjc.
6601 * configure: Regenerate.
6602
70f91f50
RO
66032003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6604
6605 * Makefile.tpl (RANLIB): Define.
6606 * Makefile.in: Regenerate.
6607
669e9062
LB
66082003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
6609
6610 * MAINTAINERS: Update my email.
abb2db7a 6611
61b56b2e
KS
66122003-02-06 Keith R Seitz <keiths@redhat.com>
6613
6614 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6615 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6616 * Makefile.in: Regenerated.
6617 * configure.in: Remove all traces of snavigator, db, and grep.
6618 * configure: Regenerated.
6619
a1ba6e15
GP
66202003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6621
6622 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6623 After Approval.
6624
f5f2cce5
CC
66252003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6626
6627 * MAINTAINERS (Write after approval): Add myself.
6628
ba49f6f1
FCE
66292003-01-31 Frank Ch. Eigler <fche@redhat.com>
6630
6631 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6632 * Makefile.in: Regenerated.
6633
ccf9f10c
RS
66342003-01-30 Roger Sayle <roger@eyesopen.com>
6635
6636 * config.guess: Updated to 2003-01-30's version.
6637 * config.sub: Updated to 2003-01-28's version.
6638
a693735b
AO
66392003-01-30 Alexandre Oliva <aoliva@redhat.com>
6640
6641 * config.if: If gcc_version is already set, just use it. Don't set
6642 gcc_version_trigger if it's already set, otherwise set it to
6643 gcc/version.c, but only if the file exists. If it is not set and
6644 gcc/version.c does not exist, try to extract the version number from
6645 $CC.
6646
204c43d6
AT
66472003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
6648
abb2db7a 6649 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 6650
842e91ec
PE
66512003-01-27 Phil Edwards <pme@gcc.gnu.org>
6652
6653 * configure.in: Revert 24Jan change.
6654 * configure: Regenerate.
6655
6b99984e
GP
66562003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6657
6658 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
6659 entry of HJ Lu.
6660
806e0935
NN
66612003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6662
6663 * configure.in: Revert previous change.
6664 * configure: Regenerate.
6665
307a9864
NN
66662003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6667
6668 * configure.in: Make rda native-only.
6669 * configure: Regenerate.
6670
02ba6302
VR
66712003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6672
6673 * MAINTAINERS: Move myself from GNATS-only-accounts to
6674 write-after-approval.
6675
77d187bc
NN
66762003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6677
6678 * configure.in: Add missing \.
6679 * configure: Rebuilt.
6680
a94a2d4c
JJ
66812003-01-17 Jakub Jelinek <jakub@redhat.com>
6682
6683 * configure.in (baseargs): Avoid using \| in sed regular
6684 expressions.
6685 * configure: Rebuilt.
6686
73f84924
JJ
66872003-01-16 Jakub Jelinek <jakub@redhat.com>
6688
6689 * configure.in (baseargs): Remove all supported forms of
6690 --cache-file, --srcdir, --host, --build and --target options
6691 from argument lists.
6692 * configure: Rebuilt.
6693
8c12fc63
JZ
66942003-01-15 Josef Zlomek <zlomekj@suse.cz>
6695
6696 * MAINTAINERS: Add myself to write-after-approval list.
6697
7c005a3a
AO
66982003-01-15 Alexandre Oliva <aoliva@redhat.com>
6699
6700 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6701 * configure: Rebuilt.
6702
3dfabf63
NN
67032003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6704
6705 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6706 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6707 * Makefile.in: Regenerate.
6708 * configure: Regenerate.
6709
cf53ae10
AO
67102003-01-09 Alexandre Oliva <aoliva@redhat.com>
6711
6712 * configure.in: Remove Makefile in build, host and target modules
6713 unless configure was run with --no-recursion.
6714 * configure: Rebuilt.
6715
3fbe8e4a
CC
67162003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6717
6718 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6719 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6720 * Makefile.in: Regenerate.
6721
66e2aa7d
CD
67222003-01-08 Chris Demetriou <cgd@broadcom.com>
6723
6724 * config.guess: Update to 2003-01-03 version.
6725 * config.sub: Update to 2003-01-03 version.
6726
b5038cfb
CF
67272003-01-07 Christopher Faylor <cgf@redhat.com>
6728
6729 * configure: Regenerate with proper autoconf 2.13.
6730
d02c69be
CF
67312003-01-07 Christopher Faylor <cgf@redhat.com>
6732
6733 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 6734 * configure: Regenerate.
d02c69be 6735
e914a571
AC
67362003-01-06 Andrew Cagney <ac131313@redhat.com>
6737
6738 * configure.in (GDB_TK): Add tcl directories conditional on
6739 gdb/gdbtk directory being present.
6740 * configure: Regenerate.
abb2db7a 6741
dce2d8b2 67422003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 6743
dce2d8b2
EB
6744 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
6745 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
6746 * configure: Rebuilt.
6747
89a7012a
TT
67482002-12-31 Tom Tromey <tromey@redhat.com>
6749
6750 * Makefile.in: Rebuilt.
6751 * Makefile.def (target_modules) [libffi]: Allow installation.
6752
3f4f56e2
AS
67532002-12-31 Andreas Schwab <schwab@suse.de>
6754
6755 * configure.in: Fix use of $program_transform_name.
6756 * configure: Regenerated.
6757
6c1b8d0a
DJ
67582002-12-30 Daniel Jacobowitz <drow@mvista.com>
6759
6760 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 6761 * configure: Regenerated.
6c1b8d0a 6762
c5120911
AO
67632002-12-29 Alexandre Oliva <aoliva@redhat.com>
6764
6765 * Makefile.tpl (local-distclean): Don't remove...
6766 (multilib.ts): ... this. Moved into...
6767 (multilib.out): ... this. Don't use sub-make.
6768 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6769 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6770 (configure-build-[+module+], configure-[+module+],
6771 configure-target-[+module+], configure-gcc): ... these. Test
6772 for Makefile existence. Drop config.status from dependencies.
6773 * Makefile.in: Rebuilt.
6774 * configure.in: Move gcc-version-trigger to the end of
6775 ac_configure_args. Add comments to maybedep.tmp and
6776 serdep.tmp. Introduce --disable-serial-configure. Remove
6777 nonopt from baseargs, matching and removing corresponding
6778 whitespace while at it.
6779 * configure: Rebuilt.
6780
e245b0ea
AO
67812002-12-28 Alexandre Oliva <aoliva@redhat.com>
6782
903de295
AO
6783 * configure.in (host_configargs): Replace reference to
6784 no-longer-defined buildopts with --build=${build_alias}.
6785 * configure: Rebuilt.
6786
e245b0ea
AO
6787 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6788 program_transform_name to standard idiom.
6789 (AUTOGEN, AUTOCONF): Define.
6790 (Makefile.in): Use $(AUTOGEN).
6791 (Makefile): Depend on config.status, and use autoconf-style rule to
6792 build it. Move original commands to...
6793 (config.status): ... this new target.
6794 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6795 $(AUTOCONF).
6796 * Makefile.in: Rebuilt.
6797
671aa708
NN
67982002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6799
53fbfb58
NN
6800 * Makefile.tpl: Fix dramatic bustage due to change in
6801 program_transform_name.
6802 * Makefile.in: Regenerate.
6803
6804 * configure.in: Remove unnecessary PATH setting.
6805 * configure: Regnerate.
6806
6807 * configure.in: Don't default to unprefixed tools unless
6808 the native tools will work.
6809 * configure: Regenerate.
6810
671aa708
NN
6811 * configure.in: Convert to autoconf script. Blow away lots
6812 of now-redundant Makefile fragments.
6813 * configure: Generate using Autoconf.
6814 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6815 * Makefile.in: Regenerate.
6816
57f40826
NN
68172002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6818
3fedb745
NN
6819 * configure: Fix stupid bug where RANLIB was mistakenly included.
6820
abb2db7a 6821 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
6822 (build_configargs, host_configargs, target_configargs).
6823
6824 * configure.in: Move logic out of sed statement.
6825
abb2db7a 6826 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
6827 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6828
315fa0f4
SS
68292002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
6830
6831 * config.sub: Import from master repository
6832 * config.guess: Ditto
6833
45aff44f
AS
68342002-12-24 Andreas Schwab <schwab@suse.de>
6835
6836 * Makefile.tpl (multilib.out): Fix missing space.
6837 * Makefile.in: Regenerate.
6838
88b5521b
NN
68392002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6840
6841 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6842 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6843 * Makefile.in: Regenerate.
6844 * configure.in: Remove unnecessary leftovers.
6845
2a726918
GK
68462002-12-21 Geoffrey Keating <geoffk@apple.com>
6847
6848 * configure.in (extra_ranlibflags_for_target): New variable.
6849 (*-*-darwin): Add -c to ranlib commands.
6850 * configure (tooldir): Handle extra_ranlibflags_for_target.
6851
aace3269 68522002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
6853
6854 * Makefile.tpl: Revert HJL's change.
6855 * Makefile.in: Regenerated.
6856 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6857 always.
6858
f0895142
AS
68592002-12-19 Andreas Schwab <schwab@suse.de>
6860
6861 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6862 * Makefile.in: Regenerate.
6863
dce2d8b2 68642002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
6865
6866 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6867 * Makefile.in: Regenerated.
6868
6869 * configure.in (build_prefix): New. Substitute.
6870
212f6dd0
NN
68712002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6872
79308c5d
NN
6873 * Makefile.tpl: Don't let real targets depend on phony targets.
6874 * Makefile.in: Regenerate.
6875
212f6dd0
NN
6876 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6877 * Makefile.in: Regenerate.
6878
ab17919f
SS
68792002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
6880
6881 * config.sub: Import from master repository
6882 * config.guess: Ditto
6883
5ecf91d1
JM
68842002-12-16 Jason Merrill <jason@redhat.com>
6885
6886 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6887 previous 'make bootstrap'.
6888 * Makefile.in: Regenerate.
6889
d8437e1b
HPN
68902002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6891
6892 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6893
4977bab6
ZW
68942002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6895
6896 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6897 * Makefile.in: Regenerate.
6898
0edcfdcb
JM
68992002-12-13 Jason Merrill <jason@redhat.com>
6900
6248218a 6901 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
6902 library tests.
6903 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
6904 * Makefile.in: Regenerate.
6905
4977bab6
ZW
69062002-12-12 Alexandre Oliva <aoliva@redhat.com>
6907
6908 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6909 * Makefile.in: Rebuilt.
6910
f87505dd
AO
69112002-12-12 Alexandre Oliva <aoliva@redhat.com>
6912
6913 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6914
4977bab6
ZW
69152002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6916
6917 * configure: Fix bug put in by gremlins.
6918
6919 * Makefile.tpl: Substitute more autoconfily.
6920 * configure: Substitute more autoconfily.
6921 * Makefile.in: Regenerate.
6922
7f0db92a
SS
69232002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
6924
6925 * config.sub: Import from master repository
6926 * config.guess: Ditto
6927 * MAINTAINERS: Added Svein Seldal under write after approval
6928
4977bab6
ZW
69292002-12-08 Andrew Cagney <ac131313@redhat.com>
6930
6931 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6932 * Makefile.in (all-sim): Ditto.
6933
69342002-12-06 DJ Delorie <dj@redhat.com>
6935
6936 * Makefile.tpl: Change configure dependencies to not have real
6937 targets depend on phony targets.
6938
69392002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6940
6941 * configure.in: Revert unintentional change.
6942
6943 * Makefile.tpl: Change dependency for */multilib.out so that
6944 it works when gcc isn't in the tree.
6945
6946 * configure.in: Substitute more.
6947 * configure: Run subconfigures from the Makefile.
6948 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6949 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6950
67f1b906
GP
69512002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6952
6953 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6954
4977bab6
ZW
69552002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6956
6957 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6958 and corresponding dependencies.
6959 * Makefile.in: Regenerate.
6960
6961 * configure.in (host_tools): Order binutils, gas and ld for
6962 convenience in running the testsuites.
6963
6964 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6965 * Makefile.in: Regenerate.
6966 * configure.in: Introduce rules to serialize subconfigure runs.
6967
6968 * configure.in: Introduce BASE_CC_FOR_TARGET.
6969 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6970 Realize configure-build-* targets. Realize configure-target-* targets.
6971 * Makefile.in: Regenerate.
6972
69732002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6974
6975 * configure: Move gcc_version_trigger stuff from here...
6976 * configure.in: ...to here.
6977
6978 * configure.in: Separate subconfigure options added by this file from
6979 options given by the user. Add machinery to put args for host
6980 subconfigures into the Makefile.
6981
6982 * Makefile.tpl: Remove 'vault' targets.
6983 * Makefile.tpl: Reorder and comment dependencies.
6984 * Makefile.in: Regenerate.
6985
69862002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6987 * configure.in: Fix my broken commit of previous patch. (sigh)
6988
743f054e
GK
69892002-11-28 Geoffrey Keating <geoffk@apple.com>
6990
6991 * configure.in: Move host-specific darwin noconfigdirs into
6992 the host-specific section.
6993
4977bab6
ZW
69942002-11-28 Geoffrey Keating <geoffk@apple.com>
6995
6996 * configure.in: Move host-specific darwin noconfigdirs into
6997 the host-specific section.
6998
69992002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
7000
7001 * configure: Remove skip-this-dir support.
7002 * Makefile.tpl: Remove skip-this-dir support.
7003
7004 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7005 subdirectories.
7006 * Makefile.in: Regenerate.
7007
7008 * Makefile.tpl: Strip out useless setting of 'dir'.
7009 * Makefile.in: Regenerate.
7010
70112002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
7012
7013 * configure.in: Fix deeply stupid bug.
7014
7015 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7016 shell code in CXX_FOR_TARGET
7017 * Makefile.def: Introduce raw_cxx.
7018 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7019 RAW_CXX_FOR_TARGET.
7020 * Makefile.in: Regenerate.
7021
70222002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
7023
7024 * Makefile.tpl: Remove unnecessary ifs.
7025 * Makefile.in: Regenerate.
7026
7027 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
7028 dependencies. Maybe-ize build-libiberty. Create dummy install
7029 targets for 'no_install' modules.
7030 * configure: Move GDB_TK substitution to configure.in. Move
7031 build_modules stuff to configure.in.
7032 * configure.in: Implement soft dependency machinery. Maybe-ize
7033 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7034 * Makefile.in: Regenerate.
7035
70362002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
7037
7038 * Makefile.tpl: Make all-target, install-target behave similarly
7039 to all, install (only hitting configured targets). Eliminate
7040 unused macro defintions.
7041
7042 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7043 build != host.
7044
7045 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7046
7047 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7048
7049 * configure.in: Produce lists of subdir targets we're actually
7050 configuring. Remove references to "dosrel".
7051 * Makefile.tpl: Let configure set which subdir targets are hit.
7052 Remove install-cross; clean up install; remove ALL. Remove
7053 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7054 Autogenerate host module targets. Remove empty dependency lines
7055 and redundant dependency; rearrange slightly.
7056 * Makefile.def: Add host-side libtermcap, utils.
7057
7058 * Makefile.in: Regenerate.
7059
e6226a2f
RO
70602002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7061
7062 * ltconfig (osf[345]): Append $major to soname_spec.
7063 Reflect this in library_names_spec.
7064 * ltmain.sh (osf): Prefix $major with . for use as extension.
7065
3b75d237
AJ
70662002-11-19 Andreas Jaeger <aj@suse.de>
7067
7068 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7069 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7070 and sparc64 GNU/Linux systems.
7071
809108de
NS
70722002-11-19 Nathan Sidwell <nathan@codesourcery.com>
7073
7074 * MAINTAINERS: Update email.
7075
e7e0de7e
GP
70762002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7077
7078 * MAINTAINERS: Complete James Dennett's entry.
7079
f7109dea
EB
70802002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
7081
7082 * MAINTAINERS (Write After Approval): Add myself.
7083
d3ac17c9
BK
70842002-11-13 Bruce Korb <bkorb@gnu.org>
7085
7086 * Makefile.tpl: syntactic cleanup
7087
dce2d8b2 70882002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
7089
7090 * MAINTAINERS: Add myself to write-after-approval list.
7091
4977bab6
ZW
70922002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7093
7094 * Makefile.def: Add list of recursive targets to autogenerate.
7095 Add build_modules.
7096 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7097 targets. Autogenerate *-build-* targets.
7098 * Makefile.in: Regenerate.
7099
71002002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7101
7102 * configure: More autoconf-style substitutions.
7103 * Makefile.tpl: More autoconf-style substitutions.
7104 * Makefile.in: Regenerate.
7105
71062002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
7107
7108 * configure: Substitute more variables in a more autoconf-friendly
7109 way. Simplify slightly.
7110 * Makefile.tpl: Make more variables substitutable in an
7111 autoconf-friendly way.
7112 * Makefile.in: Regenerate.
7113
d4783999
JW
71142002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
7115
7116 * MAINTAINERS (Write After Approval): Add myself.
7117
4977bab6
ZW
71182002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
7119
7120 * configure.in (v810*): Remove special setting of tools.
7121
7122 * configure: Add support for extra required flags for ar or nm.
7123 * configure.in (aix4.3+): Use above support for target-specific
7124 issues, rather than using config/mt-aix43.
7125
71262002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
7127
7128 * configure: Remove 'removing', which doesn't work. Replace $subdir
7129 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7130 with $srcdir. Reformat indentation. Substitute some variables
7131 formerly hard-coded in the Makefile for build=host.
7132 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7133 * Makefile.def: Autogenerate more.
7134 * Makefile.in: Regenerate.
7135
1c9c903e
AN
71362002-11-04 Adam Nemet <anemet@lnxw.com>
7137
7138 * MAINTAINERS (Write After Approval): Add myself.
7139
40673d2b
KB
71402002-11-04 Kevin Buettner <kevinb@redhat.com>
7141
7142 * Makefile.def (host_modules): Add rda.
7143 * Makefile.in: Regenerate.
7144 * configure.in (target_tool): Add target-rda to list.
7145
42e650ae
GP
71462002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7147
7148 * MAINTAINERS: Remove "co-maintainer" note for web pages.
7149
e004b81f
PE
71502002-10-25 Phil Edwards <pme@gcc.gnu.org>
7151
7152 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7153 and restrap targets to this rule.
7154 * Makefile.in: Regenerate.
7155
06bd49b1
GP
71562002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7157
7158 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7159 GNATS only accounts.
7160
d0af82b0
HPN
71612002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7162
7163 * configure.in (i[3456]86-*-linux*): Add check to disable
7164 ${libgcj} for glibc1.
7165
10782654
DC
71662002-10-24 Denis Chertykov <denisc@overta.ru>
7167
7168 * MAINTAINERS: Add myself as ip2k port maintainer.
7169
a5a438f5
SS
71702002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7171
7172 * configure.in: Add tic4x target.
7173
fe3d5b7f
NN
71742002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7175
aba8a494
NN
7176 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7177 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7178 * Makefile.in: Regenerate.
7179
fe3d5b7f
NN
7180 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7181 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7182 * Makefile.in: Regenerate.
7183
a6ad79e7
JJ
71842002-10-02 Janis Johnson <janis187@us.ibm.com>
7185
7186 * MAINTAINERS: Add myself as web pages co-maintainer.
7187
6a8a9058
NN
71882002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7189
7190 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7191 * Makefile.in: Regenerate.
7192
327d975a
ZW
71932002-10-02 Zack Weinberg <zack@codesourcery.com>
7194
7195 * MAINTAINERS: Add myself and Nathan Sidwell
7196 <nathan@codesourcery.com> as VxWorks maintainers.
7197
a5ae8f19 71982002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
7199
7200 * Makefile.def: Remove order dependency comments.
7201 * Makefile.tpl: Add explicit install-install dependencies.
7202 * Makefile.in: Regenerate.
d0f6c823 7203
34c6040c 7204 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 7205 * Makefile.in: Regenerate.
34c6040c 7206
d0f6c823
NN
7207 * Makefile.tpl: Add configure-target (for src-release in src)
7208 * Makefile.in: Regenerate.
7209
50bd210b
NC
72102002-09-30 Nick Clifton <nickc@redhat.com>
7211
7212 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7213
ca25149e
UW
72142002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7215
7216 * configure.in (s390*-*-linux*): Enable libgcj.
7217
dd30b57d
NN
72182002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7219
9e60a678
NN
7220 * configure: Revert accidentally applied changes.
7221
dd30b57d
NN
7222 * Makefile.tpl: Make more autoconf-friendly.
7223 * Makefile.in: Regenerate.
7224 * configure: Make substitution more autoconf-like.
7225
5831424e
RE
72262002-09-28 Richard Earnshaw <rearnsha@arm.com>
7227
7228 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7229 single entry to handle all these.
7230 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7231 libjava on arm-*-elf.
7232
b7f3b15b
GK
72332002-09-27 Geoffrey Keating <geoffk@apple.com>
7234
7235 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7236 things that depend on them.
7237
0dffceed
NN
72382002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7239
7240 * Makefile.tpl: Make subsituted variables more autoconfy.
7241 * Makefile.in: Regenerate.
7242 * configure: Make seds more autoconfy.
7243
1db75a86 72442002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
7245
7246 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7247 * Makefile.in: Regenerate.
7248 * configure.in: Rewrite sed statements to look autoconfy.
7249
1db75a86
NN
7250 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7251 all-target-foo on configure-target-foo.
7252 * Makefile.def: Ditto.
7253 * Makefile.in: Rebuild.
7254
741a4e89
AH
72552002-09-25 Andrew Haley <aph@redhat.com>
7256
7257 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7258
95ddd785
NN
72592002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7260
7261 * Makefile.def: New file.
7262 * Makefile.tpl: New file.
7263 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7264 * contrib/gcc_update: Note that Makefile.in is a generated file.
7265
7266 * configure.in: Minor rearrangement. Simplify tests.
7267
65a824f6
JT
72682002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
7269
7270 * configure.in (with_headers): Skip copy if value is "yes".
7271 (with_libs): Likewise.
7272
51270f0a 72732002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
7274
7275 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7276 * configure.in (sh*-*-pe*): Ditto.
7277 * configure.in (mips*-*-pe*): Ditto.
7278 * configure.in (*arm-wince-pe): Ditto.
7279
8f89dbf4
NN
7280 * configure.in: Rearrange.
7281
c1b8db3f
KH
72822002-09-14 Kazu Hirata <kazu@cs.umass.edu>
7283
7284 * MAINTAINERS: Update my email address.
7285
341f0575
PK
72862002-08-30 Paul Koning <pkoning@equallogic.com>
7287
7288 * MAINTAINERS: (Write After Approval): Add myself.
7289
d2e06980
GK
72902002-08-29 Geoffrey Keating <geoffk@redhat.com>
7291
7292 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7293
4906d5d8
GK
72942002-08-24 Geoffrey Keating <geoffk@redhat.com>
7295
7296 * MAINTAINERS: Change my mailing address.
7297
e9a25cc8
PC
72982002-08-21 Paolo Carlini <pcarlini@unitus.it>
7299
7300 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 7301 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 7302
dce2d8b2 73032002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
7304
7305 * MAINTAINERS (Write After Approval): Remove myself.
7306 (Various Maintainers: c++ runtime libs): Add myself.
7307
5ce6f47b
EC
73082002-08-15 Eric Christopher <echristo@redhat.com>
7309
7310 * config.sub: Import from master repository.
7311 * config.guess: Ditto.
7312
7f9317f0
AO
73132002-08-19 Alexandre Oliva <aoliva@redhat.com>
7314
7315 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7316 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7317 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7318
7aecca3d
AH
73192002-08-16 Aldy Hernandez <aldyh@redhat.com>
7320
7321 * MAINTAINERS: Add self to rs6000 vector extensions.
7322
8ea4b195
AO
73232002-08-15 Alexandre Oliva <aoliva@redhat.com>
7324
7325 * libiberty/configure: Reverted unintended yesterday's check in.
7326
f5cc59a7
AO
73272002-08-14 Alexandre Oliva <aoliva@redhat.com>
7328
7329 * boehm-gc/configure, libf2c/configure: Rebuilt.
7330 * libffi/configure, libiberty/configure: Ditto.
7331 * libjava/configure, libobjc/configure: Ditto.
7332 * libstdc++-v3/configure, zlib/configure: Ditto.
7333 Merged from binutils:
7334 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
7335 From Steve Ellcey <sje@cup.hp.com>:
7336 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7337 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7338 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7339 IA64.
7340 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7341 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7342 soname_spec, sys_lib_search_path_spec): Ditto.
7343
dce2d8b2 73442002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
7345
7346 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7347
2ff34870
L
73482002-08-04 H.J. Lu (hjl@gnu.org)
7349
7350 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7351
a014f2fe
KW
73522002-08-02 Krister Walfridsson <cato@df.lth.se>
7353
7354 * MAINTAINERS (Write After Approval): Add myself.
7355
c01d477a
AM
73562002-07-31 Alan Modra <amodra@bigpond.net.au>
7357
7358 * configure.in: Move generic linux case to end. Copy generic
7359 linux noconfigdirs to mips*-*-linux* entry and new
7360 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7361
68cd2524
MM
73622002-07-19 Michael Matz <matz@suse.de>
7363
7364 * MAINTAINERS: Add myself as ra* maintainer.
7365
e2d83b8c
CD
73662002-07-16 Chris Demetriou <cgd@broadcom.com>
7367
7368 * config.guess: Update to 2002-07-09 version.
7369 * config.sub: Update to 2002-07-03 version.
7370
cece4f1d
HPN
73712002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
7372
7373 * MAINTAINERS: Fix typo in a maintainer email address.
7374
bb654703
NN
73752002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7376
7377 * configure.in: Remove two redundant tests.
7378
789b7de5
RO
73792002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7380
7381 * configure.in (mips*-*-irix6*o32): Enable stabs.
7382
e1da1089
NN
73832002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7384
f3970bba
NN
7385 * configure.in: Don't build grez.
7386 * Makefile.in: Ditto.
7387
e1da1089
NN
7388 * Makefile.in: Remove references to bsp, cygmon, libstub.
7389 * configure.in: Ditto.
7390
7391 * configure.in: Remove leftover reference to gdbtest.
7392
57c905fa
PE
73932002-07-08 Phil Edwards <pme@gcc.gnu.org>
7394
7395 * configure.in (gxx_include_dir): Change to match versioned
7396 C++ headers if --enable-version-specific-runtime-libs is used.
7397
a0af94a7 73982002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 7399
a0af94a7
SE
7400 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7401
423ce3eb
NN
74022002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7403
7404 * configure.in: Make --without-x work.
7405
98186934
NN
74062002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7407
c3b7d169
NN
7408 * configure.in: Rearrange target Makefile fragment collection.
7409
98186934
NN
7410 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7411 cvs[src].
7412 * configure.in: Ditto.
7413
eebd288a
MK
74142002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
7415
7416 * MAINTAINERS (Write After Approval): Update my e-mail address.
7417
3ab36f05
NN
74182002-06-24 Ben Elliston <bje@redhat.com>
7419
7420 * configure.in (host_tools): Remove cgen.
7421
7422 * Makefile.in (all-cgen): Remove; runs from its source directory.
7423 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 7424 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
7425 (all-sim): Likewise.
7426
dce2d8b2 74272002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
7428
7429 * Makefile.in: Eliminate 'apache' targets.
7430 * configure.in: Eliminate 'apache' targets.
7431
55380b08
NN
7432 * configure.in: Eliminate redundant tests. Reorganize.
7433
9a5c1b9d
NN
7434 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7435
5fd3853a
NN
7436 * config-ml.in: Eliminate references to Cygnus configure.
7437
cfefc434
NN
7438 * Makefile.in: Eliminate references to building emacs.
7439
2fe93885
GS
74402002-06-28 Graham Stott <graham.stott@btinternet.com>
7441
7442 * MAINTAINERS: Update my email address.
7443
53c40185
BK
74442002-06-26 Benjamin Kosnik <bkoz@redhat.com>
7445
7446 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 7447 (cxx_incdir): Remove.
53c40185 7448
97679694
NN
74492002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
7450
7451 * MAINTAINERS (Write After Approval): Add self.
7452
b03bcd37
DC
7453Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
7454
7455 * configure.in: Add support for ip2k.
7456
6bd12129
NN
74572002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7458
7459 * configure.in: Fix AIX configury bug.
7460
e0d98a92
SE
74612002-06-20 Steve Ellcey <sje@cup.hp.com>
7462
7463 * MAINTAINERS (Write After Approval): Add self.
7464
ba3292db
NN
74652002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7466
ef40bc65
NN
7467 * configure.in: replace ${topsrcdir} with ${srcdir}
7468
7a0be465
NN
7469 * configure.in: Move definition of libstdcxx_flags
7470 right above usage, rather than waaay earlier.
7471
e1848dde
NN
7472 * configure.in: Pull definition of is_cross_compiler earlier.
7473
8bc2fff1
NN
7474 * configure.in: Rearrange a little.
7475
ba3292db
NN
7476 * configure.in: Remove references to librx.
7477 * Makefile.in: Remove references to librx.
7478
11d8b408
DC
7479Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
7480
7481 * config.sub: Add support for avr target.
7482 Import from master sources, rev 1.255
5ce6f47b 7483
93da8339
PE
74842002-06-19 Phil Edwards <pme@gcc.gnu.org>
7485
7486 * configure, .cvsignore: Revert previous change...
7487 * Makefile: ...delete.
7488
b4caab5c
NN
74892002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7490
7491 * configure.in: Eliminate ${gasdir} variable.
7492
ee777171
DB
74932002-06-18 Dave Brolley <brolley@redhat.com>
7494
7495 * configure.in: Add support for frv.
7496 * config.sub: Add support for frv.
7497
26e4af54
PE
74982002-06-18 Phil Edwards <pme@gcc.gnu.org>
7499
7500 * configure: Remove garbage from previous commit.
7501
bb20b7da
PE
75022002-06-18 Phil Edwards <pme@gcc.gnu.org>
7503
7504 * configure: For in-source builds, make a subdir and re-exec there.
7505 * Makefile: New file. Pass targets through to build directory.
7506 * .cvsignore: No longer ignore "Makefile".
7507
9d321f6c
DR
75082002-06-16 Douglas Rupp <rupp@gnat.com>
7509
7510 * MAINTAINERS (Write After Approval): Add self.
7511
c8eb2bc0
KG
75122002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7513
7514 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7515
f210d239
JT
75162002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7517
7518 * configure.in (vax-*-netbsd*): Re-enable gas.
7519
e9667b3c
NN
75202002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7521
efe1f357
NN
7522 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7523 BUILD_PREFIX_1, to correct nomenclature.
7524 * configure: Likewise.
7525
e9667b3c
NN
7526 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7527 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7528
fe2fe497
OH
75292002-05-31 Olaf Hering <olh@suse.de>
7530
7531 * config-ml.in: Propogate DESTDIR also.
7532
dcf7f0dd
JT
75332002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7534
7535 * configure.in (vax-*-netbsd*): Don't build gas for this
7536 platform.
7537
6ff14f32
MM
75382002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7539
7540 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7541 and libgcj for AVR.
7542
397de1ff
KK
75432002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
7544
7545 * MAINTAINERS (Write After Approval): Add myself.
7546
ac30211c
JT
75472002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7548
7549 * config.guess: Update to 2002-05-22 version.
7550 * config.sub: Likewise.
7551
1e6347d8
RO
75522002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7553
7554 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7555 * config-ml.in: Likewise.
7556 * configure: Likewise.
7557 * configure.in: Likewise.
7558
e5ce1d6d
SC
75592002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7560
7561 * MAINTAINERS: Update my email address.
7562
6cdef75d
NN
75632002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7564
4a87f061
NN
7565 * configure.in: Simplify makefile fragment collection.
7566
7567 * configure.in: Remove code to build emacs.
603606e7 7568
e254d6b5
NN
7569 * configure.in : Remove --srcdir argument from targargs and buildargs
7570 (it's always overridden in the Makefile anyway). Rearrange a bit.
7571
7572 * configure: Move some logic to configure.in.
7573 * configure.in: Move some logic from configure.
6cdef75d 7574
1d6006fe
TT
75752002-05-11 Tom Tromey <tromey@redhat.com>
7576
7577 * MAINTAINERS: Reflect libgcj reality.
7578
b70b3534
FS
75792002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
7580
7581 * Makefile.in: Honour DESTDIR.
7582
4434687a
MM
75832002-05-08 Mark Mitchell <mark@codesourcery.com>
7584
7585 * config.guess: Import 2002-03-20 version.
7586 * config.sub: Import 2002-04-26 version.
7587
a89e49c7
RO
75882002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7589
7590 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7591
44e55536
TJ
75922002-05-07 Tim Josling <tej@melbpc.org.au>
7593
7594 * MAINTAINERS: Add self.
7595
dce2d8b2 75962002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
7597
7598 * ltmain.sh: Detect and handle object name conflicts
7599 while piecewise linking a static library.
7600
b7c13625
AO
76012002-05-05 Alexandre Oliva <aoliva@redhat.com>
7602
7603 * configure.in (noconfigdirs): Don't disable libgcj on
7604 sparc64-*-solaris* and sparcv9-*-solaris*.
7605
4182d9fa
AO
76062002-05-03 Alexandre Oliva <aoliva@redhat.com>
7607
7608 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7609
7bebf279
TF
76102002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7611
7612 * configure.in (FLAGS_FOR_TARGET): Do not add
7613 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7614 on i[3456]86-*-linux*.
7615
9a06dc7d
TF
76162002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7617
7618 * configure.in (noconfigdirs): Replace [ ] with test.
7619
7620 * configure.in (noconfigdirs): Do not add target-newlib if
7621 target == i[3456]86-*-linux*, and host == target.
7622
a51a07fa
NN
76232002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7624
9e7facd6
DD
7625 * configure.in: delete reference to absent file
7626
aeaa0f2f
NN
7627 * configure.in: replace '[' with 'test'
7628
4bb98828
NN
7629 * configure.in: Eliminate references to gash.
7630 * Makefile.in: Eliminate references to gash.
7631
64791664
NN
7632 * configure.in: remove useless references to 'pic' makefile fragments.
7633
3ed57cf4
NN
7634 * configure.in: (*-*-windows*) Finish removing.
7635
a51a07fa
NN
7636 * configure.in: Eliminate redundant test for libgui.
7637
8552f6f1
RS
76382002-04-29 Roger Sayle <roger@eyesopen.com>
7639
7640 * MAINTAINERS: Add self and realphabetize. Update entries
7641 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
7642 entry for a29k port maintainer.
7643
dce2d8b2 76442002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
7645
7646 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7647 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7648
704c9a14
NN
76492002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7650
7651 * configure.in: remove references to dead files
7652
7bff5059
MM
76532002-04-19 Mark Mitchell <mark@codesourcery.com>
7654
7655 * MAINTAINERS: Add information about purpose of this file.
7656
0c7c67f0
TT
76572002-04-18 Tom Tromey <tromey@redhat.com>
7658
7659 * configure.in: Disallow configuring libgcj when it is already
7660 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7661 Solaris 2.8 by default. For PR libgcj/6158.
7662
63501e91
NN
76632002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7664
7665 * configure.in: Move default CC setting out of config/mh-* fragments
7666 directly into here.
7667
701afd4d
NN
76682002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7669
7670 * configure.in: don't even try to configure or make a subdirectory
7671 if there's no configure script for it.
7672
07cdae91
MM
76732002-04-15 Mark Mitchell <mark@codesourcery.com>
7674
7675 * MAINTAINERS: Remove chill maintainers.
7676 * Makefile.in (CHILLFLAGS): Remove.
7677 (CHILL_LIB): Remove.
7678 (TARGET_CONFIGDIRS): Remove libchill.
7679 (CHILL_FOR_TARGET): Remove.
7680 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7681 CHILL_LIB.
7682 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7683 (CHECK_TARGET_MODULES): Likewise.
7684 (INSTALL_TARGET_MODULES): Likewise.
7685 (CLEAN_TARGET_MODULES): Likewise.
7686 (configure-target-libchill): Remove.
7687 (all-target-libchill): Remove.
7688 * configure.in (target_libs): Remove target-libchill.
7689 Do not compute CHILL_FOR_TARGET.
7690 * libchill: Remove directory.
5ce6f47b 7691
ab50d72b
DD
76922002-04-11 DJ Delorie <dj@redhat.com>
7693
7694 * Makefile.in, configure.in: Sync with binutils, entries
7695 follow...
7696
0a1e123a
DD
76972002-04-07 Andrew Cagney <ac131313@redhat.com>
7698
7699 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7700 (do-tar, do-bz2): New rules.
7701 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7702 (gdb-tar): New rule.
7703 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7704 (insight_dejagnu.tar): New rule.
7705 (insight.tar): New rule.
7706 (gdb+dejagnu.tar): New rule.
7707 (gdb.tar): New rule.
7708
ab50d72b
DD
77092002-02-01 Mo DeJong <supermo@bayarea.net>
7710
7711 * Makefile.in: Add all-tix to deps for all-snavigator
7712 so that tix is built when building snavigator.
7713
77142002-01-11 Steve Ellcey <sje@cup.hp.com>
7715
7716 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7717 ld and gdb are not supported.
7718
77192002-01-07 Mark Salter <msalter@redhat.com>
7720
7721 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7722 Allow target-libgloss to be built for arm, strongarm, and xscale.
7723
77242001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7725
7726 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7727 options for i[3456]86-pc-linux* native builds.
7728
77292001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7730
7731 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7732 files from .po files for a distribution.
7733
77342001-09-03 Jeff Holcomb <jeffh@redhat.com>
7735
7736 * configure.in: Enable libstdc++-v3 for h8300 targets.
7737
77382001-06-19 Alan Modra <amodra@bigpond.net.au>
7739
7740 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7741 version from bfd/.
7742
7743Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7744
7745 * Makefile.in (VER): When present, extract the version number from
7746 the file version.in.
7747
dce2d8b2 77482001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
7749
7750 * configure.in : enable ld for aix
7751
77522001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7753
7754 * config.guess: Add linux target for S/390.
7755
77562000-11-07 Philip Blundell <pb@futuretv.com>
7757
7758 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7759
77602000-11-03 Philip Blundell <pb@futuretv.com>
7761
7762 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7763 files.
7764
77652001-01-15 Ben Elliston <bje@redhat.com>
7766
7767 * configure.in (host_tools): Add sid.
7768 Always configure cgen.
7769
77702000-11-24 Nick Clifton <nickc@redhat.com>
7771
7772 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7773
7774
77752000-08-20 Doug Evans <dje@casey.transmeta.com>
7776
7777 * Makefile.in (ALL_MODULES): Add all-cgen.
7778 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7779 (all-cgen): New target.
7780 (all-opcodes,all-sim): Depend on all-cgen.
7781 * configure.in (host_tools): Add cgen.
7782 Only configure cgen if --enable-cgen-maint.
7783
dce2d8b2 77842002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
7785
7786 * configure.in: Add *-*-freebsd* configurations.
7787
90def2b2
TT
77882002-04-08 Tom Tromey <tromey@redhat.com>
7789
7790 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7791 Fixes PR libgcj/6068.
7792
320d7e7a
KW
77932002-03-30 Krister Walfridsson <cato@df.lth.se>
7794
7795 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7796
18b467f1
RO
77972002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7798
7799 * configure.in (alpha*-dec-osf*): Enable libgcj.
7800
dce2d8b2 78012003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
7802
7803 * MAINTAINERS (Write After Approval): Add myself.
7804
56ae9405
NC
78052002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7806
7807 Fix for: PR bootstrap/3591, target/5676
7808 * configure.in (mcore-pe): Disable the configuration of
7809 libstdc++-v3 since exceptions are not supported.
7810
f18d9a0c
AG
78112002-03-20 Anthony Green <green@redhat.com>
7812
7813 * configure.in: Enable libgcj for xscale-elf target.
7814
dce2d8b2 7815Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
7816
7817 * MAINTAINERS: Update my email address.
7818
28eca9e8
AO
78192002-03-16 Alexandre Oliva <aoliva@redhat.com>
7820
7821 * ltmain.sh (relink_command): Fix typo in previous change.
7822
e67e72c7
AO
78232002-03-15 Alexandre Oliva <aoliva@redhat.com>
7824
7825 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7826 (relink_command): Added --tag flags.
7827 (mode=install): If relinking fails; error out.
7828
c2273204
RH
78292002-03-12 Richard Henderson <rth@redhat.com>
7830
7831 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7832 .NOTPARALLEL tag.
7833 (do-check): Rename from check.
7834 (check): Allow parallel check.
7835
bcb64245
BW
78362002-03-12 Bob Wilson <bob.wilson@acm.org>
7837
7838 * MAINTAINERS: Add myself as maintainer for xtensa port.
7839 Fix alphabetical order in CPU port maintainer list.
7840 Remove myself from Write After Approval list.
7841
63adb4ff
RH
78422002-03-11 Richard Henderson <rth@redhat.com>
7843
7844 * Makefile.in (.NOTPARALLEL): Add fake tag.
7845
9bec4bf0
L
78462002-03-07 H.J. Lu (hjl@gnu.org)
7847
7848 * configure.in: Enable gprof for mips*-*-linux*.
7849
c7fc1f84
DS
78502002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
7851
7852 * MAINTAINERS (Write After Approval): Add myself.
7853
6bff33fb
AO
78542002-02-28 Alexandre Oliva <aoliva@redhat.com>
7855
7856 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7857 libjava.
7858 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7859
0210b33b
AO
78602002-02-23 Alexandre Oliva <aoliva@redhat.com>
7861
7862 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7863 because its Makefile is there; test for the executable instead.
7864
fcc0a3ef
AO
78652002-02-22 Alexandre Oliva <aoliva@redhat.com>
7866
7867 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7868 libstdc++-v3 and libjava.
7869
dce2d8b2 78702002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
7871
7872 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7873 boehm-gc
5ce6f47b 7874
40fe0ec3
AO
78752002-02-09 Alexandre Oliva <aoliva@redhat.com>
7876
7877 * config.guess: Updated to 2002-01-30's version.
7878 * config.sub: Updated to 2002-02-01's version.
7879 Contribute sh64-elf.
7880 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7881 * configure.in: Added sh64-*-*.
7882
694d53ee
CD
78832002-02-08 Chris Demetriou <cgd@broadcom.com>
7884
7885 * MAINTAINERS: Belatedly add myself to write after approval list.
7886
a9ca50b1
JH
7887Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
7888
7889 * MAINTAINERS: Put self in as maintainer for x86-64 port.
7890 Remove self as Write After Approval.
7891
5ffc3500
GK
78922002-01-31 Geoffrey Keating <geoffk@redhat.com>
7893
7894 * MAINTAINERS: Put self in as maintainer for contrib/regression
7895 directory.
7896
4ceaf7fb
PE
78972002-01-28 Phil Edwards <pme@gcc.gnu.org>
7898
7899 * MAINTAINERS: Update my email address.
7900
51584787
JT
79012002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7902
5ce6f47b
EC
7903 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7904 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
7905 libraries if not supported for NetBSD on target CPU.
7906
5701d273
DR
79072002-01-25 Douglas B Rupp <rupp@gnat.com>
7908
7909 * install-sh: Use _inst.$$_ for temp file name.
7910
b299a075
JT
79112002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
7912
7913 * MAINTAINERS (Write After Approval): Move my contact info
7914 from here...
7915 (OS Port Maintainers): ...to here (netbsd).
7916
51fe14b5
BW
79172002-01-22 Bob Wilson <bob.wilson@acm.org>
7918
7919 * MAINTAINERS (Write After Approval): Add myself.
7920
dce2d8b2 79212002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
7922
7923 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7924 (all-target-fastjar): Also depend on all-target-libiberty.
7925
3cd87679
L
79262002-01-16 H.J. Lu (hjl@gnu.org)
7927
7928 * config.guess: Import from master sources, rev 1.225.
7929 * config.sub: Import from master sources, rev 1.238.
7930
969a6d8f
KH
79312002-01-16 Kazu Hirata <kazu@hxi.com>
7932
7933 * MAINTAINERS (Write After Approval): Remove myself.
7934
366f6a52
FW
79352001-12-19 Florian Weimer <fw@deneb.enyo.de>
7936
7937 * MAINTAINERS (Write After Approval): Add myself.
7938
f02240b6
JM
79392001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
7940
7941 * MAINTAINERS: Add self as docs co-maintainer.
7942
5d08dc39
MK
79432001-12-11 Matthias Klose <doko@debian.org>
7944
7945 * MAINTAINERS (Write After Approval): Add myself.
7946
39e790d5
ZW
79472001-12-09 Zack Weinberg <zack@codesourcery.com>
7948
7949 * MAINTAINERS: Update my email address.
7950
4519d6a3
TC
79512001-12-07 Turly O'Connor <turly@apple.com>
7952 * MAINTAINERS (Write After Approval): Add myself.
7953 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7954 (rs6000_initialize_trampoline): Call __trampoline_setup for
7955 ABI_DARWIN too.
7956 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 7957 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 7958
21cf0a73
PC
79592001-12-07 Paolo Carlini <pcarlini@unitus.it>
7960
7961 * MAINTAINERS (Write After Approval): Add myself.
7962
4ee43206
DR
7963Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7964
7965 * configure, configure.in: Use temp file for long sed commands.
7966
251931f3
LG
79672001-12-03 Laurent Guerby <guerby@acm.org>
7968
7969 * config.sub: Update to version 1.232 on subversion.
7970
03777dd7
BE
79712001-12-03 Ben Elliston <bje@redhat.com>
7972
7973 * MAINTAINERS: Update mail address for config.* patches.
7974
dce2d8b2 79752001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
7976 Zack Weinberg <zack@codesourcery.com>
7977
7978 When build != host, create libiberty for the build machine.
7979
7980 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7981 CONFIG_ARGUMENTS.
7982 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7983 New variables.
7984 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7985 and rules.
7986 (all.normal): Depend on ALL_BUILD_MODULES.
7987 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7988 (all-build-libiberty): Depend on configure-build-libiberty.
7989
7990 * configure: Calculate and substitute proper value for
7991 ALL_BUILD_MODULES.
7992 * configure.in: Create the build subdirectory.
7993 Calculate and substitute TARGET_CONFIGARGS (formerly
7994 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7995
04075e8f
ZL
79962001-11-26 Ziemowit Laski <zlaski@apple.com>
7997
7998 * MAINTAINERS (write-after-approval): Add self.
7999
ed19322d
CR
80002001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
8001
8002 * MAINTAINERS (GNATS only accounts): Remove self.
8003
90a12988
HPN
80042001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
8005
8006 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8007 libf2c.
8008
77e653ad
CR
80092001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
8010
8011 * MAINTAINERS (Write After Approval): Add self.
8012
64adad99
DB
80132001-11-12 David O'Brien <obrien@FreeBSD.org>
8014
8015 * MAINTAINERS: mips and s390 are also CPU ports.
8016
834a28c7
DB
80172001-11-12 David O'Brien <obrien@FreeBSD.org>
8018
8019 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8020
ef94239f
DB
80212001-11-11 David O'Brien <obrien@FreeBSD.org>
8022
8023 * MAINTAINERS: Alphabetize.
8024
beda0427
KH
80252001-11-09 Kazu Hirata <kazu@hxi.com>
8026
8027 * MAINTAINERS (Various maintainers: h8 port): Add myself.
8028
6ca224d3
JDA
80292001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
8030
8031 * MAINTAINERS (Various maintainers: hppa port): Added myself.
8032
132e4bd7
PE
80332001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8034
8035 * configure.in (--enable-languages): Be more permissive about
8036 syntax. Check for empty lists better. Warn about $LANGUAGES.
8037
c6243b4c
GK
80382001-11-08 Geoffrey Keating <geoffk@redhat.com>
8039
8040 * config.sub: Import from master sources, rev. 1.230.
8041 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8042
abbb9e76
LG
80432001-11-07 Laurent Guerby <guerby@acm.org>
8044
8045 * MAINTAINERS (Write After Approval): Add self.
8046
53cdb27a
HPN
80472001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8048
8049 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8050
dd3a88c9
HPN
80512001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
8052
8053 * config.sub: Import from master sources, rev 1.226.
8054 * config.guess: Import from master sources, rev 1.216.
8055
d344dce9
HPN
80562001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
8057
8058 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8059 * MAINTAINERS: Add self as maintainer of MMIX port.
8060 Remove old after-approval entry.
8061
63f6bcd7
JM
80622001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
8063
8064 * ChangeLog, configure: Fix spelling errors.
8065
84f92638
BK
80662001-10-20 Brendan Kehoe <brendan@zen.org>
8067
8068 * MAINTAINERS: Tweak my address.
8069
dce2d8b2 8070Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
8071
8072 * MAINTAINERS: Update my email address.
8073
1567080c 80742001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 8075
f48a3b5c 8076 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 8077 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 8078
30106886
GB
80792001-10-10 Geert Bosch <bosch@gnat.com>
8080
e490616e 8081 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
8082 Added Robert Dewar.
8083
dce2d8b2 80842001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
8085
8086 * MAINTAINERS (Write After Approval): Added self
8087
d1c3e709
GB
80882001-10-02 Geert Bosch <bosch@gnat.com>
8089
8090 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8091
50f5f793
JM
80922001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
8093
8094 * configure: Handle temporary files securely using mkdir.
8095
7fddf9a9
AO
80962001-09-29 Alexandre Oliva <aoliva@redhat.com>
8097
8098 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8099
dce2d8b2 81002001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
8101
8102 * configure.in (*-*-linux*): Disable configuration of target-newlib
8103 and target-libgloss.
e490616e 8104
0c055e34
AO
81052001-09-26 Alexandre Oliva <aoliva@redhat.com>
8106
8107 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8108 RANLIB.
8109
759bfa90
AO
81102001-09-21 Alexandre Oliva <aoliva@redhat.com>
8111
8112 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8113 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8114 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8115 avoid quotes nesting problems.
8116 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8117 (DO_X): Export only variables that are set.
8118
1dc4a750
BE
81192001-09-19 Ben Elliston <bje@redhat.com>
8120
8121 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8122 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8123 semantics. Use the shell built-in "type" command instead.
8124
898c7238
AO
81252001-08-31 Alexandre Oliva <aoliva@redhat.com>
8126
8127 Merged from gcc-3_0-branch:
8128 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8129 * ltcf-c.sh: Use $objext, not $ac_objext.
8130 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8131 * ltcf-cxx.sh: Add support for GNU.
8132 2001-07-22 Timothy Wall <twall@redhat.com>
8133 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8134 default settings if using GNU tools with that configuration.
8135 * ltcf-cxx.sh: Ditto.
8136 * ltcf-gcj.sh: Ditto.
8137 2001-07-21 Michael Chastain <chastain@redhat.com>
8138 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8139 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8140 * ltmain.sh: Mark as gcc-local.
8141
8fa0a32e
EC
81422001-08-30 Eric Christopher <echristo@redhat.com>
8143 Jason Eckhardt <jle@redhat.com>
8144
8145 * config.guess: Merge from master sources.
8146 * config.sub: Merge from master sources, add support for mipsisa32.
8147
32f30f91 81482001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
8149 * config.sub: Merge from master sources, rev 1.219.
8150 * MAINTAINERS: Add self as contact for stormy16 port.
8151
f6084f99
ZW
81522001-08-14 Zack Weinberg <zackw@panix.com>
8153
8154 * config.sub: Merge from master sources, rev 1.218.
8155 * config.guess: Merge from master sources, rev 1.209.
8156
91b54f7f
GS
81572001-08-11 Graham Stott <grahams@redhat.com>
8158
8159 * Makefile.in (check-c++): Add missing semicolon.
8160
e5b3941e
JH
8161Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
8162
32f30f91 8163 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 8164
6387a56e
EC
81652001-07-30 Eric Christopher <echristo@redhat.com>
8166
8167 * MAINTAINERS (Various maintainers: mips port): Added myself.
8168
53b475f0
AH
81692001-07-25 Andrew Haley <aph@cambridge.redhat.com>
8170
e490616e 8171 * configure.in (sh-*-linux*): New.
53b475f0 8172
2a08c780
RH
81732001-07-27 Richard Henderson <rth@redhat.com>
8174
8175 * .cvsignore: Add LAST_UPDATED.
8176
bfa79422
UW
81772001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
8178
8179 * MAINTAINERS (Various maintainers: s390 port): Added myself.
8180
0ae85492
AH
81812001-07-16 Aldy Hernandez <aldyh@redhat.com>
8182
e490616e 8183 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 8184
8e1ab0fe
NP
8185Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
8186
8187 * MAINTAINERS (Write After Approval): Added myself.
8188
2b997990
SC
81892001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8190
8191 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8192 and libgcj on m68hc11/m68hc12.
8193
d920e825
L
81942001-06-27 H.J. Lu (hjl@gnu.org)
8195
8196 * Makefile (CFLAGS_FOR_BUILD): New.
8197 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8198
d425a1e0
JM
81992001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8200
8201 * README: Remove version number.
8202
5b5b4207
GP
82032001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8204
8205 * INSTALL/README: Update wrt. to the installation instructions now
8206 residing in gcc/doc/install.texi.
8207
be839b69
JM
82082001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8209
8210 * README: Replace with a cut-down and updated version of gcc/README.
8211
fe2ee7c4
DE
82122001-06-12 David Edelsohn <edelsohn@gnu.org>
8213
8214 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8215 multilibs to be disabled.
8216
4f5d646c
DB
82172001-06-11 Daniel Berlin <dan@cgsoftware.com>
8218
8219 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 8220
818f0c85
AO
82212001-06-09 Alexandre Oliva <aoliva@redhat.com>
8222
8223 * config.guess: Import CVS version 1.195.
8224 * config.sub: Import CVS version 1.212.
8225
e9a8af10
AO
82262001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8227
8228 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8229 gcc/xgcc is built, use -print-prog-name to find out the program
8230 name to use.
8231
ae3ca0a9
PE
82322001-06-04 Phil Edwards <pme@sources.redhat.com>
8233
8234 * config.guess: Import CVS version 1.194. All gcc-local changes
8235 appear to also be in the master copy.
8236 * config.sub: Import CVS version 1.211.
8237
066bd40d
MM
8238Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
8239
8240 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8241 with_gcc]: Use `gcc -shared' to build a shared library.
8242
4aef4f33
JDA
8243Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
8244
8245 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8246 archives.
8247
c386f00f
RO
8248Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8249
8250 * MAINTAINERS (Write After Approval): Add myself.
8251
2ae5cea5
HPN
82522001-06-01 Hans-Peter Nilsson <hp@axis.com>
8253
8254 * configure.in (libstdcxx_flags): Do not try to execute
8255 libstdc++-v3/testsuite_flags until it exists.
8256
c3766183
AM
82572001-06-01 Alan Modra <amodra@bigpond.net.au>
8258
8259 * MAINTAINERS: Update my email address.
8260
9b337833
GS
82612001-05-31 Graham Stott <grahams@redhat.com>
8262
8263 * MAINTAINERS (Write After Approval): Add myself.
8264
dce2d8b2 82652001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
8266
8267 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8268 libraries when using g++ with native linker.
8269
5f7de4b8
AO
82702001-05-28 Alexandre Oliva <aoliva@redhat.com>
8271
8272 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8273
a7bc0fbb
AO
82742001-05-22 Alexandre Oliva <aoliva@redhat.com>
8275
8276 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8277 [aix4*|aix5*]: Prepend blank.
8278
33456445
AO
82792001-05-20 Alexandre Oliva <aoliva@redhat.com>
8280
8281 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8282 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8283 of subdir/configure scripts to use the new libtool.m4.
8284
e48d3d00
MK
82852001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
8286
8287 * MAINTAINERS (Write After Approval): Add myself.
8288
9e0e191b
BK
82892001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8290
8291 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8292
3f19b439
BE
82932001-05-11 Ben Elliston <bje@redhat.com>
8294
8295 * Makefile.in (all-sid): New target.
8296 (check-sid, clean-sid, install-sid): Likewise.
8297
6ebe3121
JO
82982001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8299
8300 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8301
ca3667c4
AO
83022001-05-03 Alexandre Oliva <aoliva@redhat.com>
8303
8304 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8305 libgcj.
8306
83072001-05-03 Alexandre Oliva <aoliva@redhat.com>
8308
8309 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8310 gcc/xgcc is built, use -print-prog-name to find out the program
8311 name to use.
8312
b2964d63
AO
83132001-04-26 Alexandre Oliva <aoliva@redhat.com>
8314
b1bb2302
AO
8315 * configure.in (noconfigdirs): Don't reset it from scratch in the
8316 target case; only append to it.
6387a56e 8317
b2964d63
AO
8318 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8319 sparc-*-solaris2.8]: Disable ${libgcj}.
8320
8343765d
AO
83212001-04-25 Alexandre Oliva <aoliva@redhat.com>
8322
8323 * configure.in (libgcj_saved): Copy from $libgcj.
8324 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8325 --disable-libgcj.
8326
ddbb6d43
GRK
83272001-04-25 Gavin Romig-Koch <gavin@redhat.com>
8328
8329 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 8330 C front end maintainer.
ddbb6d43 8331
3fa03ff9
AG
8332Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8333
8334 * configure.in: Move *-chorusos target case to the proper switch.
8335 Disable libgcj.
8336
99ffe40f
AO
83372001-04-12 Alexandre Oliva <aoliva@redhat.com>
8338
8339 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8340 1.641.2.228.
8341
78faa32d
FS
83422001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8343
8344 * Makefile.in (STAGE1_CFLAGS): Pass down.
8345
cdbff0ab
AM
83462001-04-13 Alan Modra <amodra@one.net.au>
8347
8348 * config.guess: Add hppa64-linux support. Note for next import that
8349 this is already in the master file.
8350 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8351
75b9074c
AO
83522001-04-12 Alexandre Oliva <aoliva@redhat.com>
8353
8354 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8355 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8356
125404c5
SS
83572001-04-11 Stan Shebs <shebs@apple.com>
8358
8359 * MAINTAINERS: Add self as Darwin port maintainer.
8360
876684fe
AM
83612001-04-11 Alan Modra <amodra@one.net.au>
8362
8363 * MAINTAINERS: Update my email address.
8364
06729913
LR
83652001-04-10 Loren J. Rittle <ljrittle@acm.org>
8366
8367 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8368 recent versions of FreeBSD (release 3 or later).
8369 * ltconfig: On FreeBSD, -lc must not be provided when building
8370 a shared library or else the standard -pthread gcc option is
8371 rendered worthless to later users of the built library.
8372
67916302
JM
83732001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
8374
8375 * MAINTAINERS: Add self and RTH as C front end maintainers.
8376
d2bc0628
AO
83772001-04-05 Alexandre Oliva <aoliva@redhat.com>
8378
e490616e
ZW
8379 * config.sub: Make sure to match an already-canonicalized
8380 machine name (eg. mn10300-unknown-elf).
d2bc0628 8381
a3406c06
AO
83822001-04-01 Alexandre Oliva <aoliva@redhat.com>
8383
8384 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8385 New macros.
8386 (bootstrap, cross): Use RECURSE_FLAGS.
8387 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8388
a076f6a4
AO
83892001-03-27 Alexandre Oliva <aoliva@redhat.com>
8390
8391 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8392
e9f4fa71
CH
83932001-03-22 Colin Howell <chowell@redhat.com>
8394
7238de5c
CH
8395 * Makefile.in (DO_X): Do not backslash single-quotes in
8396 backquotes (two places).
e9f4fa71 8397
b6b14b1b
AO
83982001-03-22 Alexandre Oliva <aoliva@redhat.com>
8399
8400 Re-installed:
8401 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8402 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8403 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8404 * ltcf-cxx.sh: Likewise.
8405 * ltcf-gcj.sh: Likewise.
8406
1eb0b89d
GP
84072001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8408
8409 * MAINTAINERS: Add myself as "documentation co-maintainer".
8410
82e23236
AO
84112001-03-22 Alexandre Oliva <aoliva@redhat.com>
8412
8413 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8414 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8415
64ec27c3
TT
84162001-03-19 Tom Tromey <tromey@redhat.com>
8417
8418 * config-ml.in: Handle GCJ and GCJFLAGS.
8419
191de407
MC
84202001-03-21 Michael Chastain <chastain@redhat.com>
8421
8422 * Makefile.in: all-m4 depends on all-texinfo.
8423
fed4dede
LR
84242001-03-20 Loren J. Rittle <ljrittle@acm.org>
8425
8426 * MAINTAINERS: Add myself to write after approval list.
8427
085072bb
LB
84282001-03-18 Laurynas Biveinis <lauras@softhome.net>
8429
8430 * Makefile.in (DO_X): Quote nested quotes.
8431
5af8ea3f
AM
84322001-03-18 Alan Modra <alan@linuxcare.com.au>
8433
8434 * MAINTAINERS: Add myself to write after approval list.
8435
69e23037
LB
84362001-03-15 Laurynas Biveinis <lauras@softhome.net>
8437
8438 * Makefile.in (DO_X): Use double quotes for quoting
8439 "RANLIB=$${RANLIB}".
8440
2b9650f4
OP
84412001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
8442
8443 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8444
dce2d8b2 84452001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
8446
8447 * configure.in: Only use `lang_requires' for languages athat are
8448 actually enabled.
8449
f6646274
PE
84502001-03-08 Phil Edwards <pme@sources.redhat.com>
8451
8452 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
8453
c9a54638
AO
84542001-03-08 Alexandre Oliva <aoliva@redhat.com>
8455
8456 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8457
6a556ad6
TT
84582001-03-07 Tom Tromey <tromey@redhat.com>
8459
8460 * configure.in: Allow config-lang.in to set `lang_requires' to list
8461 of other required languages.
8462
6822468a
LB
84632001-03-06 Laurynas Biveinis <lauras@softhome.net>
8464
8465 * Makefile.in: Remove RANLIB definition. Use RANLIB
8466 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8467 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 8468
f04885d3 84692001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 8470 Alexandre Oliva <aoliva@redhat.com>
6387a56e 8471
f04885d3
BK
8472 * Makefile.in (check-c++): Use tabs, not spaces.
8473
288edf47 84742001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 8475
288edf47
LB
8476 * MAINTAINERS: add myself to Write After Approval list.
8477
3d55d2f8 84782001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 8479
e490616e 8480 * Makefile.in (check-c++): New rule.
6387a56e 8481
4d88a68a
BK
8482 * configure.in (target_libs): Remove libg++.
8483 (noconfigdirs): Remove libg++.
8484 (noconfigdirs): Same.
8485 (noconfigdirs): Same.
8486 (noconfigdirs): Same.
8487
8488 * config-ml.in: Remove libg++ references.
8489
8490 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8491 (ALL_TARGET_MODULES): Same.
8492 (configure-target-libg++): Remove.
8493 (all-target-libg++): Remove.
8494 (configure-target-libio): Remove.
8495 (all-target-libio): Remove.
8496 (check-target-libio): Remove.
8497 (.PHONY): Remove.
8498 (libg++.tar.bz2): Remove.
8499 (all-target-cygmon): Remove libio.
8500 (all-target-libstdc++): Remove.
8501 (configure-target-libstdc++): Remove.
8502 (TARGET_LIB_PATH): Remove libstdc++.
8503 (ALL_GCC_CXX): Remove libstdc++.
8504 (all-target-gperf): Correct.
8505
2437d4ed
NC
85062001-02-16 Nick Clifton <nickc@redhat.com>
8507
8508 * configure.in (noconfigdirs): Allow configuration of texinfo
8509 for Cygwin hosts.
8510
85b99cbe
AG
85112001-02-15 Anthony Green <green@redhat.com>
8512
8513 * configure: Introduce GCJ_FOR_TARGET.
8514 * configure.in: Ditto.
8515 * Makefile.in: Ditto.
8516
7b18790c
AS
85172001-02-13 Andreas Schwab <schwab@suse.de>
8518
8519 * MAINTAINERS: Update mail address.
8520
c4880c99
MS
85212001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8522
8523 * config.guess: Add linux target for S/390.
8524 * config.sub: Likewise.
8525
dce2d8b2 85262001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
8527
8528 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 8529 target-libgloss.
e31ae6db 8530
7739adfb
BE
85312001-02-06 Ben Elliston <bje@redhat.com>
8532
8533 * configure: Output host type to stdout, not stderr.
8534
36ca672c
MM
85352001-02-05 Mark Mitchell <mark@codesourcery.com>
8536
e40f2829 8537 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
8538 * ltcf-cxx.sh: Likewise.
8539
36ca672c
MM
8540 * config.if: Assume enable_libstdcxx_v3 is defined.
8541
22fdd65e
MM
85422001-02-04 Mark Mitchell <mark@codesourcery.com>
8543
8544 Remove V2 C++ library.
8545 * configure.in: Remove --enable-libstdcxx_v3 support.
8546
3b60dd8e
BM
85472001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
8548
8549 * include/demangle.h: Add prototype for java_demangle_v3.
8550
42c0c80a
PE
85512001-01-29 Phil Edwards <pme@sources.redhat.com>
8552
8553 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
8554
0be25992
RH
85552001-01-27 Richard Henderson <rth@redhat.com>
8556
8557 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8558
8a8de62d
MS
85592001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8560
8561 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8562 Don't unset, it's non-portable and no longer necessary, set to empty
8563 instead.
8564
92769744
MS
85652001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8566
8567 * ltconfig: Shell portability fix for the tagname validity check.
8568
88a1c0ab
AO
85692001-01-27 Alexandre Oliva <aoliva@redhat.com>
8570
8571 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8572 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8573
45291dd5
MS
85742001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8575
8576 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8577
1ace7e15
TT
85782001-01-26 Tom Tromey <tromey@redhat.com>
8579
8580 * configure.in: Allow libgcj to be built on Sparc Solaris.
8581
0ef8b11b
DE
85822001-01-25 David Edelsohn <edelsohn@gnu.org>
8583
8584 * ltcf-c.sh: Add aix5 case.
8585 * ltcf-cxx.sh: Likewise.
8586 * ltconfig: Likewise.
8587
0006091e
AO
85882001-01-24 Alexandre Oliva <aoliva@redhat.com>
8589
9bad11e1
AO
8590 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8591 keep at least one of build_libtool_libs or build_old_libs set to
8592 yes.
8593
0006091e
AO
8594 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8595 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8596
7c01b2b5
BM
85972001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8598
8599 * configure.in: Enable libgcj on several additional platforms.
8600
d340e0ac
BM
86012001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8602
8603 * configure.in: Enable libgcj for linux targets.
8604
5baf8c37
MS
86052001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8606
8607 * MAINTAINERS (Write After Approval): Add myself.
8608
10a0ba84
JDA
86092001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
8610
8611 * MAINTAINERS: Add myself as vax port maintainer.
8612
357c6a4b
FH
86132001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
8614
8615 * MAINTAINERS: Add myself as Mercury front-end maintainer.
8616
6e2d9a7a
MS
86172001-01-09 Mike Stump <mrs@wrs.com>
8618
8619 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8620 failures of subdirectories.
8621
b6b14b1b 86222001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 8623
b6b14b1b 8624 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 8625 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
8626 * ltcf-cxx.sh: Likewise.
8627 * ltcf-gcj.sh: Likewise.
8628 * ltconfig.sh: Fix typo.
976b230d 8629
07109110
LB
86302001-01-02 Laurynas Biveinis <lauras@softhome.net>
8631
8632 * configure: handle DOS-style absolute paths.
8633
1da5b8fc
LB
86342001-01-02 Laurynas Biveinis <lauras@softhome.net>
8635
8636 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8637
4c2f5b4f
MM
86382000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
8639
8640 * MAINTAINERS: Add myself as avr port co-maintainer.
8641
bc53668e
BE
86422000-12-28 Ben Elliston <bje@redhat.com>
8643
8644 * MAINTAINERS: Add myself under ``Write After Approval''.
8645
c387606f
JM
86462000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
8647
8648 * texinfo: Remove directory from GCC.
8649
2cb5082c
JM
86502000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8651
8652 * COPYING: Update to current
8653 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8654 to 19yy as example year in copyright notice).
8655
cc330df9
BK
86562000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8657
6387a56e 8658 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
8659 (libstdcxx_incdir): Pass down.
8660 * config.if: Remove expired bits for cxx_interface, add stub.
8661 (libstdcxx_incdir): Add variable for g++ include directory.
8662 * configure.in (gxx_include_dir): Use it.
6387a56e 8663
4c6b2835
AO
86642000-12-18 Alexandre Oliva <aoliva@redhat.com>
8665
8666 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
8667 with old-email address from ``Write After Approval''.
8668
3896f13e
AJ
86692000-12-15 Andreas Jaeger <aj@suse.de>
8670
8671 * configure.in: Handle lang_dirs.
8672
86732000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 8674
ad46e881
TT
8675 * MAINTAINERS: Removed brads.
8676
90a10418
TT
8677 * MAINTAINERS: Added gcj developers.
8678
41dfe3a2 86792000-12-13 Anthony Green <green@redhat.com>
6387a56e 8680
41dfe3a2 8681 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
8682 listed. Disable libgcj for x86 and Alpha Linux until compatible
8683 with g++ abi.
6387a56e 8684
e2f601da
MS
86852000-12-13 Mike Stump <mrs@wrs.com>
8686
8687 * Makefile.in (local-distclean): Also remove fastjar.
8688
70030c01
RB
86892000-12-12 Rodney Brown <RodneyBrown@mynd.com>
8690
8691 * contrib/gcc_update: Add fastjar --touch entries.
8692
2a50f859
AO
86932000-12-12 Alexandre Oliva <aoliva@redhat.com>
8694
8695 * configure.in: Disable language-specific target libraries for
8696 languages that aren't enabled.
8697
7743113b
AG
86982000-12-10 Anthony Green <green@redhat.com>
8699
8700 * configure.in: Define libgcj. Disable libgcj target libraries for
8701 most targets.
8702
92e061a6
NB
87032000-12-10 Neil Booth <neilb@earthling.net>
8704
8705 * MAINTAINERS: Update mail address, remove from WAA list.
8706
f34ff6d6
APB
87072000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8708
8709 * libjava: Imported from /cvs/java.
8710 * libffi: Likewise.
8711 * Boehm-gc: Likewise.
8712
d82a33c6
APB
87132000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8714
8715 * configure.in (target_libs): Revert 2000-12-08 patch.
8716 (noconfigdirs): Added target-libjava.
8717
e14f8e28
LB
87182000-12-09 Laurynas Biveinis <lauras@softhome.net>
8719
8720 * djunpack.bat: removed.
8721
fc26516b
LB
87222000-12-09 Laurynas Biveinis <lauras@softhome.net>
8723
8724 * Makefile.in: handle DOS-style absolute paths.
8725 * config-ml.in: likewise.
8726 * symlink-tree: likewise.
8727
bd8757b3
APB
87282000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8729
8730 * fastjar: Imported.
8731
81522a1f
APB
87322000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8733
8734 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8735 libjava.
8736 * configure.in (target_libs): Removed `target-libjava'.
8737
5db1f7ed
APB
87382000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8739
8740 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8741 (ALL_MODULES): Added fastjar.
8742 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8743 (all-target-libjava): all-fastjar replaces all-zip.
8744 (all-fastjar): Added.
8745 (configure-target-fastjar, all-target-fastjar): Likewise.
8746 * configure.in (host_tools): Added fastjar.
8747
5e59997c
MS
87482000-12-07 Mike Stump <mrs@wrs.com>
8749
8750 * Makefile.in (local-distclean): Remove leftover built files.
8751
0a534f40
NC
87522000-11-24 Nick Clifton <nickc@redhat.com>
8753
8754 * configure.in (xscale-elf): Add target.
8755 (xscale-coff): Add target.
8756
7686cadf
LR
87572000-11-22 Loren J. Rittle <ljrittle@acm.org>
8758
e490616e
ZW
8759 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8760 recent versions of FreeBSD (release 3 or later).
8761 * ltconfig: On FreeBSD, -lc must not be provided when building
8762 a shared library or else the standard -pthread gcc option is
8763 rendered worthless to later users of the built library.
7686cadf 8764
fff01699
FF
87652000-11-16 Fred Fish <fnf@be.com>
8766
8767 * configure.in (enable_libstdcxx_v3): Fix typo,
8768 libstd++ -> libstdc++.
8769
4dc16355
KL
87702000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8771
8772 * MAINTAINERS: Add self to Write After Approval list.
8773
bf6fc7b2
BS
87742000-11-21 Bernd Schmidt <bernds@redhat.com>
8775
8776 * MAINTAINERS: Update my email address. Add myself to global write
8777 privs list.
8778
ce8e06b1
AO
87792000-11-18 Alexandre Oliva <aoliva@redhat.com>
8780
6e2a4843
AO
8781 * Makefile.in: Merge with src and libgcj.
8782 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8783 configure-target-<library> when their configure scripts need the C
8784 or C++ library to have already been built to work properly.
8785 (do_proto_toplev): Set them to an empty string.
8786
ce8e06b1
AO
8787 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8788 (REALLY_SET_LIB_PATH): Use them.
8789
c003f378
SS
87902000-11-17 Stan Shebs <shebs@apple.com>
8791
8792 * MAINTAINERS: Add self to Write After Approval list.
8793
cc1e60ea
JM
87942000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8795
8796 * configure: Provide the original toplevel configure arguments
8797 (including $0) to subprocesses in the environment rather than
8798 through gcc/configargs.h.
8799
1173593d
JM
88002000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8801
8802 * MAINTAINERS: Remove references to cccp. Change C9X reference to
8803 C99. Alphabetise "Write After Approval" list.
8804
520907ee
MM
88052000-11-12 Mark Mitchell <mark@codesourcery.com>
8806
34f6fbdb
MM
8807 * configure: Turn on libstdc++ V3 by default.
8808
520907ee
MM
8809 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8810 if we've got GCC.
8811
0bbd37ed
PB
88122000-11-11 Philip Blundell <philb@gnu.org>
8813
8814 * MAINTAINERS: Add self to Write After Approval list.
8815
7ca0e6d9
DE
88162000-11-09 David Edelsohn <edelsohn@gnu.org>
8817
8818 * ltcf-c.sh (aix4): Improve shared library configuration; require
8819 exporting symbols.
8820 * ltcf-cxx.sh (aix4): Define.
8821 * ltconfig (aix4): Define library and soname specs appropriate for
8822 AIX. Define command to create export symbols list.
8823
dce2d8b2 8824Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
8825
8826 * config.sub: Add support for Sun Chorus
8827
fc05d516
NC
88282000-10-31 Nick Clifton <nickc@redhat.com>
8829
8830 * MAINTAINERS: Rename <name>@cygnus.com addresses to
8831 <name>@redhat.com. Also installed new email address for Clint
8832 Popetz.
6387a56e 8833
90a0e73f
JM
88342000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
8835
8836 * etc: Remove directory from GCC.
8837
a5e1b548
MM
88382000-10-16 Michael Meissner <meissner@redhat.com>
8839
8840 * configure (gcc/configargs.h): Only create if there is a build GCC
8841 directory created.
8842
6387a56e
EC
88432000-10-16 Matthias Klose <doko@debian.org>
8844
be1db873
MK
8845 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8846 when configured for libstdc++-v3.
8847
f5fa9a5b
PE
88482000-10-05 Phil Edwards <pme@gcc.gnu.org>
8849
8850 * configure: Save configure arguments to gcc/configargs.h.
8851
61a77fea
PT
88522000-10-04 Philipp Thomas <pthomas@suse.de>
8853
8854 * config.guess: Import CVS version 1.157.
8855 * config.sub: Import CVS version 1.181.
8856
3a4fee66
AP
88572000-10-04 Andris Pavenis <pavenis@latnet.lv>
8858
8859 * Makefile.in (bootstrap): avoid recursion if subdir missing
8860 (cross): ditto
8861 (do-proto-toplev): ditto
8862
3dd7094e
AO
88632000-09-30 Alexandre Oliva <aoliva@redhat.com>
8864
de710532
AO
8865 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8866 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8867
3dd7094e
AO
8868 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8869 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8870 all affected `configure' scripts.
8871
e592386f
NB
8872Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
8873
8874 * MAINTAINERS: Add self as cpplib co-maintainer.
8875
fba54939
AH
88762000-09-24 Aldy Hernandez <aldyh@redhat.com>
8877
8878 * MAINTAINERS: Add self to Write After Approval list.
8879
2bd429f4
GP
88802000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8881
8882 * INSTALL/README: egcs -> GCC update.
8883
dce2d8b2 8884Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
8885
8886 * MAINTAINERS: Add myself to Write After Approval list.
8887
d7ce9a83
KH
88882000-09-15 Kazu Hirata <kazu@hxi.com>
8889
8890 * MAINTAINERS: Add myself to Write After Approval list.
8891
18a53ffe
JL
8892Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8893
e490616e
ZW
8894 * configure.in: Do not build byacc for hppa64. Provide paths to the
8895 X11 libraries for hppa64.
18a53ffe 8896
f246ff23
SC
88972000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8898
8899 * MAINTAINERS: Add myself as 68hc11 port maintainer.
8900
06298abd
AO
89012000-09-06 Alexandre Oliva <aoliva@redhat.com>
8902
4b92758a
AO
8903 * Makefile.in (all-zlib): Added dummy target.
8904
06298abd
AO
8905 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8906 ltcf-gcj.sh: Updated from libtool multi-language branch.
8907
4d73d07a
AO
89082000-09-05 Alexandre Oliva <aoliva@redhat.com>
8909
8910 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8911 (bootstrap*): Depend on all-bootstrap.
8912
05d52d78
PT
89132000-09-05 Philipp Thomas <pthomas@suse.de>
8914
8915 * config.guess: Import CVS version 1.156.
8916 * config.sub: Import CVS version 1.179.
8917
3c809ba4
AG
89182000-09-02 Anthony Green <green@cygnus.com>
8919
8920 * Makefile.in (all-gcc): Depend on all-zlib.
8921 (CLEAN_MODULES): Add clean-zlib.
8922 (ALL_MODULES): Add all-zlib.
8923 * configure.in (host_libs): Add zlib.
8924
10ad78a0 89252000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
8926
8927 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8928 crosses, but add gcc/include to the header search path for them.
8929
b36a9ce3
DB
89302000-08-04 David E. O'Brien <obrien@FreeBSD.org>
8931
8932 * MAINTAINERS: Add self to Write After Approval list.
8933
cb011248
FS
89342000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8935
8936 * config.guess: Import CVS version 1.152.
8937 * config.sub: Import CVS version 1.177.
8938
db310af0
AO
89392000-08-25 Alexandre Oliva <aoliva@redhat.com>
8940
7965440a
AO
8941 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8942 $targargs to tell whether newlib is going to be built.
8943
db310af0
AO
8944 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8945 $$r/TARGET_SUBDIR/libio for _G_config.h.
8946
e7977565
AO
89472000-08-23 Alexandre Oliva <aoliva@redhat.com>
8948
8949 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8950
126bb9ed
DD
89512000-08-22 DJ Delorie <dj@redhat.com>
8952
8953 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8954
5b0e9d29
AO
89552000-08-22 Alexandre Oliva <aoliva@redhat.com>
8956
8957 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8958 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8959 sub-configures.
8960
4f3e904e
DD
89612000-08-21 DJ Delorie <dj@redhat.com>
8962
8963 * MAINTAINERS: Add self as a libiberty maintainer
8964
c9635443
AO
89652000-08-16 Alexandre Oliva <aoliva@redhat.com>
8966
8967 * configure.in (libstdcxx_flags): Use
8968 libstdc++-v3/src/libstdc++.INC.
8969
8b2100ba
AO
89702000-08-15 Alexandre Oliva <aoliva@redhat.com>
8971
8972 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8973
57119aa9
ZW
89742000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8975
eeb943b0
ZW
8976 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8977
6387a56e 8978 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
8979 explicit. Substitute enable_threads into generated Makefiles.
8980 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8981 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8982
acffa7c4
GK
89832000-08-13 Geoff Keating <geoffk@cygnus.com>
8984
8985 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8986
808d8c41
AO
89872000-08-12 Alexandre Oliva <aoliva@redhat.com>
8988
8989 * config-ml.in (CC): Remove bogus duplicate quotation mark from
8990 previous delta.
8991
1fc8c51c 89922000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 8993
1fc8c51c
JM
8994 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8995 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8996 (FLAGS_FOR_TARGET): Not here.
8997 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 8998
25698887
AO
89992000-08-11 Alexandre Oliva <aoliva@redhat.com>
9000
9001 * config-ml.in (CC, CXX): Don't introduce a leading space.
9002
10120687
DD
90032000-08-07 DJ Delorie <dj@delorie.com>
9004
9005 * MAINTAINERS: Add self as a DJGPP maintainer
9006
15c758e9
DD
90072000-08-07 DJ Delorie <dj@redhat.com>
9008
9009 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9010 "if we're also building gcc, and it's a gcc that will run on the
9011 build machine, we want to use its includes instead of the system's
9012 default includes".
9013
2d0de245
JM
90142000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
9015
9016 * MAINTAINERS: Add self to Write After Approval list.
9017
e81b330a
AO
90182000-08-03 Alexandre Oliva <aoliva@redhat.com>
9019
83440c1e
AO
9020 * configure.in (libstdcxx_flags): Don't use `"'.
9021
e81b330a
AO
9022 * config-ml.in: Adjust multilib search paths to the
9023 appropriate multilib tree.
9024
cf95c847
AO
90252000-08-02 Alexandre Oliva <aoliva@redhat.com>
9026
9027 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9028 commas in $LANGUAGES.
9029
9e9af119
MH
90302000-08-02 Manfred Hollstein <manfredh@redhat.com>
9031
9032 * configure.in: Re-enable all references to libg++ and librx.
9033
606ce391
AO
90342000-08-01 Alexandre Oliva <aoliva@redhat.com>
9035
89820b43
AO
9036 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9037 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
9038 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9039 * ltcf-cxx.sh (need_lc): Set based on postdeps.
9040
606ce391
AO
9041 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9042
04179d4a
AO
90432000-07-31 Alexandre Oliva <aoliva@redhat.com>
9044
9045 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9046 CXX_FOR_TARGET for sed.
9047
d4eb109c
AO
90482000-07-30 Alexandre Oliva <aoliva@redhat.com>
9049
9050 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9051 Do not override if already set in the environment or in configure.
9052 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9053 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9054
4f4caf92
AO
90552000-07-28 Alexandre Oliva <aoliva@redhat.com>
9056
9057 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9058 the libtool CVS tree multi-language branch.
9059 * ltconfig, ltmain.sh: Updated.
6387a56e 9060
b87487b6
AO
90612000-07-27 Alexandre Oliva <aoliva@redhat.com>
9062
1670d1ea
AO
9063 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9064 (clean-target): Depend on it.
9065
b87487b6
AO
9066 * Makefile.in (FLAGS_FOR_TARGET): New macro.
9067 (GCC_FOR_TARGET): Use it.
9068 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9069 * configure.in: ... here.
9070 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
9071 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9072
4e81ae98
EC
90732000-07-24 Eric Christopher <echristo@cygnus.com>
9074
9075 * MAINTAINERS: Add self to Write After Approval list.
9076
059ae32c
AO
90772000-07-24 Alexandre Oliva <aoliva@redhat.com>
9078
5b28edd4
AO
9079 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9080 (configure-target-libchill, configure-target-libobjc): Likewise.
9081
059ae32c
AO
9082 * configure.in: Use the same cache file for all target libs.
9083 * config-ml.in: But different cache files per multilib variant.
9084
1adcd149
MS
90852000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9086
9087 * configure (topsrcdir): Don't use dirname.
9088
2d573dff
JO
90892000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
9090
9091 * MAINTAINERS: Add self to Write After Approval list.
9092
d207ebef
JM
90932000-07-20 Jason Merrill <jason@redhat.com>
9094
9095 * configure.in: Remove all references to libg++ and librx.
9096
9097 * configure, configure.in, Makefile.in: Unify gcc and binutils.
9098
90992000-07-20 Hans-Peter Nilsson <hp@axis.com>
9100
9101 * config.sub: Update to subversions version 2000-07-06.
9102
7b7792d5
AH
91032000-07-12 Andrew Haley <aph@cygnus.com>
9104
9105 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9106 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9107
3abaac67
PE
91082000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
9109
9110 * symlink-tree: Check number of arguments.
9111
34be2b36
JW
91122000-07-05 Jim Wilson <wilson@cygnus.com>
9113
9114 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9115 search path for a g++ extracted from the build tree. This
9116 will allow link tests run by configure scripts in
9117 subdirectories to succeed.
9118
d207ebef
JM
91192000-07-01 Koundinya K <kk@ddeorg.soft.net>
9120
e490616e 9121 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 9122
0900331b
MH
91232000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9124
9125 * MAINTAINERS: Add myself as loop discovery maintainer.
9126
d207ebef
JM
91272000-06-28 Corinna Vinschen <vinschen@cygnus.com>
9128
9129 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9130 `os2'. Force ac_cv_exeext to be ".exe" in that case.
9131
91322000-06-19 Timothy Wall <twall@cygnus.com>
9133
9134 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9135 * config.sub: Add tic54x target.
9136
11a27a76
TM
9137Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9138
9139 * MAINTAINERS: Add self as Fortran maintainer,
9140 remove Craig Burley.
9141
d207ebef 9142Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 9143
d207ebef
JM
9144 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9145 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 9146
7758b73f
PT
9147Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
9148
9149 * MAINTAINERS: Add self as i18n maintainer
9150
d207ebef
JM
915120000-05-21 H.J. Lu (hjl@gnu.org)
9152
e490616e
ZW
9153 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9154 directory are used if they exist. Make sure
9155 $(build_tooldir)/include is searched for header files,
9156 $(build_tooldir)/lib/ for library files.
d207ebef 9157 (GCC_FOR_TARGET): Likewise.
e490616e 9158 (CXX_FOR_TARGET): Likewise.
d207ebef 9159
bae29210
JL
9160Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
9161
9162 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9163
d207ebef 9164Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
9165
9166 * Makefile.in (configure-target-libiberty): Depend on
9167 configure-target-newlib.
9168
aab0d19d
AO
91692000-05-16 Alexandre Oliva <aoliva@cygnus.com>
9170
9171 * configure.in, Makefile.in: Merge all libffi-related
9172 configury stuff from the libgcj tree.
9173
d207ebef
JM
9174Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
9175
9176 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9177 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9178
9179Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9180
9181 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9182 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 9183 current version information. Add to proto-toplev directory.
d207ebef
JM
9184 (gdb-taz): Build do-djunpack.
9185
758c7bd4
DE
91862000-05-15 David Edelsohn <edelsohn@gnu.org>
9187
9188 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9189
1888228d
AC
9190Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
9191
9192 * MAINTAINERS: Add self to Write After Approval list.
9193
d207ebef
JM
91942000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9195
9196 * ltmain.sh: Preserve in relink_command any environment
9197 variables that may affect the linker behavior.
9198
2d7cc2fe
JL
9199Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
9200
d207ebef
JM
9201 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9202
9203Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
9204
9205 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9206
92072000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9208
9209 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 9210 with the version name.
2d7cc2fe 9211
ee455968
JE
9212Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
9213
9214 * MAINTAINERS: Add self as bb-reorder maintainer.
9215
73b97e5c
BK
92162000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
9217
9218 * config.if: Tweak.
9219
d207ebef
JM
92202000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
9221
9222 * djunpack.bat: New file.
9223
9224Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
9225
9226 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
9227 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9228 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9229 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 9230
954869eb
DP
92312000-04-16 Dave Pitts <dpitts@cozx.com>
9232
e490616e
ZW
9233 * config.sub (case $basic_machine): Change default for "ibm-*"
9234 to "openedition".
954869eb 9235
eaabe541
AJ
92362000-04-13 Andreas Jaeger <aj@suse.de>
9237
9238 * MAINTAINERS: Added myself.
9239
d207ebef
JM
9240Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9241
9242 * Makefile.in (gdb-taz): New target. GDB specific archive.
9243 (do-md5sum): New target.
9244 (MD5PROG): Define.
9245 (PACKAGE): Default to TOOL.
9246 (VER): Default to a shell script.
9247 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 9248 md5 checksum generation.
d207ebef
JM
9249 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9250 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9251 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 9252 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
9253
9254Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
9255
9256 * configure (warn_cflags): Delete.
9257
0ea6d60c
PDM
9258Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
9259
9260 * MAINTAINERS: Added myself.
9261
17090313 92622000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 9263 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 9264
e490616e
ZW
9265 * configure.in (enable_libstdcxx_v3): Add.
9266 (target_libs): Add bits here to switch between libstdc++-v2 and
9267 libstdc++-v3.
9268 * config.if: And this file too.
9269 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 9270
76b78517
MM
92712000-04-05 Michael Meissner <meissner@redhat.com>
9272
9273 * config.sub (d30v): Add d30v as a basic machine type.
9274
ad242caf
JM
92752000-03-29 Jason Merrill <jason@casey.cygnus.com>
9276
9277 * configure.in: -linux-gnu*, not -linux-gnu.
9278
d4537148
TM
9279Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9280
9281 * MAINTAINERS: Add self in write-after-approval section.
9282
f152e9d4
JW
9283Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
9284
9285 * MAINTAINERS: Add self as ia64 port maintainer.
9286
6a5fcef1
NB
92872000-03-08 Neil Booth <NeilB@earthling.net>
9288
9289 * MAINTAINERS: Add self in write-after-approval section.
9290
d207ebef 9291Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 9292
d207ebef
JM
9293 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9294 (do-tar-bz2): Replace TOOL with PACKAGE.
9295 (gdb.tar.bz2): Remove GDBTK from GDB package.
9296 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 9297 dejagnu.tar.bz2): New packages.
d207ebef
JM
9298
92992000-02-27 Andreas Jaeger <aj@suse.de>
9300
9301 * configure.in: Add entry for mips*-*-linux*, move catch all
9302 *-*-*linux* entry below this one.
9303
93042000-02-27 Ian Lance Taylor <ian@zembu.com>
9305
9306 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 9307
521fe9d0
NC
93082000-02-24 Nick Clifton <nickc@cygnus.com>
9309
9310 * config.sub: Support an OS of "wince".
9311
d207ebef
JM
9312Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
9313
9314 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 9315 version.
d207ebef 9316
dce2d8b2 93172000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
9318
9319 * config.sub: Add support for Linux/IBM 370.
9320 * configure.in: Likewise.
9321
3a685f6f
NC
93222000-02-22 Nick Clifton <nickc@cygnus.com>
9323
9324 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9325
dce2d8b2 93262000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 9327
d207ebef 9328 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 9329
4746ee26
KG
93302000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9331
9332 * configure (gcc_version): When setting, narrow search to
9333 lines containing `version_string'.
9334
ba96c72d
DC
93352000-02-15 Denis Chertykov <denisc@overta.ru>
9336
9337 * config.sub: Add support for avr target.
9338
77f16a66
NC
93392000-02-14 Nick Clifton <nickc@cygnus.com>
9340
9341 * MAINTAINERS: Add maintainers for MCore port.
9342
784a3a80
HPN
9343Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
9344
9345 * config.sub: Add mmix-knuth-mmixware.
9346
719dd4fa
KG
93472000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9348
9349 * MAINTAINERS: Pair cccp with cpplib maintainership.
9350
dce2d8b2 93512000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
9352
9353 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9354 structure stuff to -L library search.
9355 (CXX_FOR_TARGET): Ditto.
9356 (CROSS_CHECK_MODULES): Fix spelling mistake.
9357
7a53e94b
MM
93582000-01-24 Mark Mitchell <mark@codesourcery.com>
9359
9360 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9361 the C++ compiler.
9362
0da3b5a7
RH
93632000-01-12 Richard Henderson <rth@cygnus.com>
9364
9365 * configure.in: Don't build some bits for beos.
9366
02368d6d
JS
93672000-01-12 Joel Sherrill (joel@OARcorp.com)
9368
9369 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9370 as include files.
9371
2e76d35c
ZW
93722000-01-11 Zack Weinberg <zack@wolery.cumb.org>
9373
9374 * Add self as cpplib maintainer, as requested by Jason
9375 Merrill. Correct my e-mail address.
9376
4c25fdcf
GK
93772000-01-06 Geoff Keating <geoffk@cygnus.com>
9378
9379 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9380 not mh-aix43.
9381
188e3966
HPN
9382Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
9383
9384 * MAINTAINERS: Add myself to "write after approval" list.
9385
c2f5d030
RH
93861999-12-14 Richard Henderson <rth@cygnus.com>
9387
9388 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9389 * config.sub: Accept alphaev[78], alphaev8.
9390
eeda916a
AO
93911999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9392
9393 * config.guess, config.sub: Update from autoconf.
9394
b3bd7820
BK
93951999-11-29 Bruce Korb <autogen@linuxbox.com>
9396
2c290989 9397 * MAINTAINERS: update my playtime e-address.
b3bd7820 9398
1882b2b1
RO
9399Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9400
9401 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9402 necessary libraries are missing.
9403
dce2d8b2 9404Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
9405
9406 * MAINTAINERS: Add new 'write after approval' maintainer.
9407
1e25de97
APB
9408Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
9409
9410 * MAINTAINERS: Add new Java maintainer.
9411
1722c704
AS
94121999-10-25 Andreas Schwab <schwab@suse.de>
9413
9414 * configure: Fix quoting inside arguments of eval.
9415
8141abe8
NC
94161999-10-21 Nick Clifton <nickc@cygnus.com>
9417
9418 * config-ml.in: Allow suppression of some ARM multilibs.
9419
0b77644a
LV
9420Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9421
9422 * config.guess: Add OS/390 match pattern.
9423 * config.sub: Add mvs, openedition targets.
9424 * configure.in (i370-ibm-opened*): New.
9425
d207ebef
JM
94261999-09-04 Steve Chamberlain <sac@pobox.com>
9427
9428 * config.sub: Add support for configuring for pj.
9429
94301999-08-31 Nick Clifton <nickc@cygnus.com>
9431
9432 * config.sub (maybe_os): Add support for configuring for fr30.
9433
af13ebe9
NC
94341999-08-25 Nick Clifton <nickc@cygnus.com>
9435
9436 * configure.in: Do not configure or build ld for AIX
9437 platforms. ld is known to be broken on these platforms.
9438
1250c760
RO
9439Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9440
9441 * config-ml.in: Pass compiler flag corresponding to multidirs to
9442 subdir configures.
9443
d207ebef
JM
94441999-08-09 Ian Lance Taylor <ian@zembu.com>
9445
9446 * Makefile.in (LDFLAGS): Define.
9447
94481999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9449
9450 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9451 noconfigdirs.
9452 (*-*-cygwin*): Likewise.
9453
94541999-08-08 Ian Lance Taylor <ian@zembu.com>
9455
9456 * mkdep: New file.
9457 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9458 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9459
9460 From Eli Zaretskii <eliz@is.elta.co.il>:
9461 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9462 long file name when using DJGPP on MS-DOS.
9463
dbd83e11
JL
9464Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9465
9466 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9467
d207ebef
JM
94681999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9469
9470 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9471 dependency as this causes "make check" to globally "make all"
9472
cd1f4c2c
TT
9473Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9474
9475 * configure.in (target_libs): Added target-zlib.
9476 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9477 (CONFIGURE_TARGET_MODULES): Likewise.
9478 (CHECK_TARGET_MODULES): Likewise.
9479 (INSTALL_TARGET_MODULES): Likewise.
9480 (CLEAN_TARGET_MODULES): Likewise.
9481 (configure-target-zlib): New target.
9482 (all-target-zlib): Likewise.
9483 (all-target-libjava): Depend on all-target-zlib.
9484 (configure-target-libjava): Depend on configure-target-zlib.
9485
9486 * Makefile.in (configure-target-libjava): Depend on
9487 configure-target-newlib.
9488 (configure-target-boehm-gc): New target.
9489 (configure-target-qthreads): New target.
9490
e490616e
ZW
9491 * configure.in (target_libs): Added target-qthreads.
9492 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9493 (CONFIGURE_TARGET_MODULES): Likewise.
9494 (CHECK_TARGET_MODULES): Likewise.
9495 (INSTALL_TARGET_MODULES): Likewise.
9496 (CLEAN_TARGET_MODULES): Likewise.
9497 (all-target-qthreads): New target.
9498 (configure-target-libjava): Depend on configure-target-qthreads.
9499 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
9500
9501 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9502 (CONFIGURE_TARGET_MODULES): Likewise.
9503 (CHECK_TARGET_MODULES): Likewise.
9504 (INSTALL_TARGET_MODULES): Likewise.
9505 (CLEAN_TARGET_MODULES): Likewise.
9506 (all-target-libjava): New target.
9507 (all-target-boehm-gc): Likewise.
9508 * configure.in (target_libs): Added libjava, boehm-gc.
9509
d207ebef
JM
95101999-07-22 Ian Lance Taylor <ian@zembu.com>
9511
9512 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9513 configure.bat in SUPPORT_FILES.
9514 (gas+binutils.tar.bz2): Likewise.
9515
9516 * makeall.bat: Remove; obsolete.
9517
95181999-07-21 Ian Lance Taylor <ian@zembu.com>
9519
9520 From Mark Elbrecht:
9521 * configure.bat: Remove; obsolete.
9522
95231999-07-11 Ian Lance Taylor <ian@zembu.com>
9524
9525 * configure: Add -W -Wall to the default CFLAGS when compiling with
9526 gcc.
9527
9528Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9529
9530 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9531
95321999-06-30 Mark Mitchell <mark@codesourcery.com>
9533
9534 * configure.in: Build ld on IRIX6.
9535
95361999-06-12 Ian Lance Taylor <ian@zembu.com>
9537
9538 * Makefile.in: Change distribution targets to use bzip2 instead of
9539 gzip.
9540 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9541 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9542
95431999-06-04 Nick Clifton <nickc@cygnus.com>
9544
9545 * config.sub: Add mcore target.
9546
26d088fa
CD
9547Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
9548
9549 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9550
c2c08b29
L
9551Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
9552
9553 * config.guess (dummy): Changed to $dummy.
9554
671d0648
NC
95551999-05-24 Nick Clifton <nickc@cygnus.com>
9556
9557 * config.sub: Tidied up case statements.
9558
b1345c72
BE
95591999-05-22 Ben Elliston <bje@cygnus.com>
9560
51ccbd8d
BE
9561 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9562 <jiro@din.or.jp>.
9563
b1345c72
BE
9564 * config.guess: Merge with FSF version. Future changes will be
9565 more accurately recorded in this ChangeLog.
9566 * config.sub: Likewise.
9567
2caf864f
SM
9568Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
9569
9570 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9571
d207ebef
JM
95721999-04-30 Tom Tromey <tromey@cygnus.com>
9573
9574 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9575
90fb0c24
TT
95761999-04-23 Tom Tromey <tromey@cygnus.com>
9577
9578 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9579
d207ebef
JM
95801999-04-20 Drew Moseley <dmoseley@cygnus.com>
9581
9582 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9583 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9584 Bad merge removed these two changes.
9585
3516940d 9586Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 9587 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
9588
9589 * config.guess (interix Alpha): Add.
9590
d207ebef
JM
95911999-04-11 Richard Henderson <rth@cygnus.com>
9592
9593 * configure.in (i?86-*-beos*): Do config gperf; don't config
9594 gdb, newlib, or libgloss.
9595
e891fbfe 9596Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9597
e891fbfe
AO
9598 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9599 link a trivial program with -mabi=64. If it fails, remove mabi=64
9600 from multidirs.
9601
f9ae47d6
PT
9602Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
9603
9604 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9605
d207ebef
JM
96061999-04-08 Nick Clifton <nickc@cygnus.com>
9607
9608 * config.sub: Add support for mcore targets.
9609
96101999-04-07 Michael Meissner <meissner@cygnus.com>
9611
9612 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9613 not mt-ospace, in order to shut up assembler warning about using
9614 symbols that are named the same as registers.
9615
96161999-04-07 Drew Moseley <dmoseley@cygnus.com>
9617
9618 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9619 dependency list for all-target-cygmon.
9620
96211999-04-05 Doug Evans <devans@casey.cygnus.com>
9622
9623 * config-ml.in: Check $host, not $target, for selective multilibs.
9624 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9625 thumb interworking, and underscore prefix multilibs.
9626
96271999-04-04 Ian Lance Taylor <ian@zembu.com>
9628
9629 * missing: Update to version from current automake.
9630
88101ab9
L
9631Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9632
9633 * configure (gxx_include_dir): Removed.
9634
9635 * configure.in (gxx_include_dir): Handle it.
9636 * Makefile.in: Likewise.
9637
d207ebef
JM
96381999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9639
9640 * config.sub (mips64vr4111,mips64vr4111el) Add.
9641
96421999-03-21 Ben Elliston <bje@cygnus.com>
9643
e490616e 9644 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 9645
8dc91cbe
ME
9646Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9647
8dc91cbe
ME
9648 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9649 config/mh-djgpp.
9650
d207ebef
JM
9651Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9652
9653 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9654 all-target-newlib to dependency list for all-target-bsp.
9655
926bb5ed
MK
9656Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9657
9658 * config.sub: Add i386-uwin support.
9659 * config.guess: Likewise.
9660
4a6e3000
FS
9661Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9662
9663 * configure.in: cleanup, add mh-*pic handling for arm, special
9664 case powerpc*-*-aix*
9665
d207ebef
JM
9666Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9667
9668 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9669 can be built.
9670
9671Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9672
9673 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 9674 targets.
d207ebef 9675
71c91078
NC
96761999-03-02 Nick Clifton <nickc@cygnus.com>
9677
9678 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9679
282e5df8
GN
9680Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
9681
9682 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9683
1de558ee
NC
96841999-02-24 Nick Clifton <nickc@cygnus.com>
9685
9686 * config.sub: Fix typo in arm recognition.
9687
d207ebef
JM
9688Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
9689
9690 * configure.in (noconfigdirs): Changed target_configdirs to
9691 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9692 rather than m68k-*-* since it is not known to work on
9693 m68k-aout. Ditto for arm-*-*oabi.
9694
9695Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
9696
9697 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
9698
96991999-02-19 Ben Elliston <bje@cygnus.com>
9700
9701 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9702 Smart and improved by Andrew Cagney.
9703
fab7445a
ME
9704Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
9705
9706 * config.guess: Recognize openbsd-*-hppa.
9707
8ccdc228
L
9708Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
9709
9710 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9711 only if it is not empty.
9712
3b7265ff
NC
97131999-02-17 Nick Clifton <nickc@cygnus.com>
9714
9715 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 9716
d207ebef 9717 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
9718
9719 * config.sub: Modified to recognize uname's armv* syntax.
9720
d207ebef
JM
97211999-02-17 Mark Salter <msalter@cygnus.com>
9722
9723 * configure.in: Added target-bsp for sparclite.
9724
9725Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
9726
9727 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9728
97291999-02-08 Nick Clifton <nickc@cygnus.com>
9730
9731 * configure.in: Add support for strongarm port.
9732 * config.sub: Add support for strongarm target.
9733
c48dd3f5 9734Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 9735
c48dd3f5
MK
9736 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9737 the old name config/mh-cygwin32.
9738 Enable texinfo.
9739
d207ebef
JM
9740Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
9741
9742 * configure.in: Do build ld for ix86 Solaris.
9743
ecd62820
JW
9744Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
9745
9746 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9747 $AR_FOR_TARGET. Likewise for RANLIB.
9748
bbd8fa7f 9749Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 9750
e490616e
ZW
9751 * config.sub (oabi): Recognize.
9752 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 9753
0397442c
RL
9754Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
9755
9756 * config.guess: Improve detection of i686 on UnixWare 7.
9757
c9ffaa63
MK
9758Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
9759
9760 * config.guess: Add support for i386-pc-interix.
9761 * config.sub: Likewise.
9762 * configure.in: Likewise.
c9ffaa63 9763
d207ebef
JM
9764Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
9765
9766 * Makefile.in: Remove unneeded all-target-libio from
9767 from all-target-winsup target since it is now unneeded.
9768 Add all-target-libtermcap in its place since it is now
9769 needed.
9770
9771Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
9772
9773 * configure.in: makefile stub for cygwin target is probably
9774 unnecessary. Remove it for now.
d207ebef
JM
9775
9776Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
9777
9778 * configure.in: libtermcap.a should be built when cygwin is the
9779 target as well as the host.
9780 * config.guess: Allow mixed case in cygwin uname output.
9781 * Makefile.in: Add libtermcap target.
d207ebef 9782
ebe12325
JL
9783Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
9784
9785 * config.sub: Clean up handling of hppa2.0.
9786
57057b67
RB
9787Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
9788
9789 * config.guess: Use C code to identify more HP machines.
9790
f8670be1
JL
9791Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9792
9793 * config.sub: Handle hppa2.0.
9794
d207ebef
JM
9795Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9796
9797 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 9798 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
9799
98001998-12-15 Mark Salter <msalter@cygnus.com>
9801
9802 * configure.in: Added target-bsp for several target architectures.
9803
9804 * Makefile.in: Added rules for bsp.
9805
d1a09590
JL
9806Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9807
9808 * config.guess: Improve detection of hppa2.0 processors.
9809
9810Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9811
9812 * config.guess: Recognize FreeBSD using ELF automatically.
9813
71205e0b
MH
98141998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9815
9816 * configure (skip-this-dir): Add handling for new shell script, which
9817 might be created by a sub-directory's configure to indicate, this particular
9818 directory is "unwanted".
9819 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9820
d207ebef
JM
9821Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9822
9823 * ltconfig: import from libtool, after changing libtool to
9824 account for the cygwin name change.
9825
9826Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9827
9828 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9829 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9830
9831Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9832
9833 * configure.in: Add libtermcap to list of cygwin dependencies.
9834
9835Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
9836
e490616e
ZW
9837 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9838 they include winsup/include when it's a cygwin target.
d207ebef
JM
9839
98401998-11-12 Tom Tromey <tromey@cygnus.com>
9841
9842 * configure.in (host_tools): Added zip.
9843 * Makefile.in (all-target-libjava): Depend on all-zip.
9844 (all-zip): New target.
9845 (ALL_MODULES): Added all-zip.
9846 (NATIVE_CHECK_MODULES): Added check-zip.
9847 (INSTALL_MODULES): Added install-zip.
9848 (CLEAN_MODULES): Added clean-zip.
9849
9850Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
9851
9852 * Makefile.in: lose "32" from comment about cygwin.
9853
9854Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
9855
9856 * configure.in: Use -Os to build target libraries for the fr30.
9857
9858Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
9859
9860 * config.sub: Add fr30.
9861
9862Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
9863
e490616e 9864 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
9865 cygwin* instead of cygwin32*.
9866 * config.sub: Check cygwin* instead of cygwin32*.
9867
d2ec8b39
RL
9868Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
9869
9870 * config.guess: Match any version of Unixware7.
9871
d207ebef
JM
98721998-10-20 Syd Polk <spolk@cygnus.com>
9873
9874 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9875 if desired.
9876
35cd2565
JL
9877Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
9878
9879 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9880 these if the appropriate directories and files to not exist.
9881
52d4e5b7
JL
9882Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
9883
9884 * Makefile.in (DEVO_SUPPORT): Add config.if.
9885
38ada91e
MH
9886Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
9887
9888 * configure: Add pattern to replace "build_tooldir"'s
9889 definition in the generated Makefile with "tooldir"'s
9890 actual value.
9891
e44e84da
JL
9892Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9893
56a8387f
JL
9894 * config.sub: Bring back lost sparcv9.
9895
e44e84da
JL
9896 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9897
5cb95c7a
JL
9898Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9899
9900 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9901 CC_FOR_TARGET and friends.
9902
9903Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9904
ceff9b14
AO
9905 * Makefile.in (build_tooldir): New variable, same as tooldir.
9906 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9907 -B$(build_tooldir)/bin/.
9908 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 9909
f2d11dcd
GP
9910Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9911
9912 * README: Remove installation instructions and refer to the
9913 INSTALL directory instead.
9914
73a6d2e7 9915Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 9916
73a6d2e7
RL
9917 * config.sub: Add support for i[34567]86-pc-udk.
9918 * configure.in: Likewise.
9919
5d4a5ee6
JL
9920Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9921
9922 * Makefile.in: add bzip2 package building bits for user
9923 tools module
9924 * configure.in: ditto
9925
6fc19d6d
JL
9926Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9927
9928 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9929 (ALL_TARGET_MODULES): Add all-target-libobjc.
9930 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9931 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9932 (all-target-libchill): Add dependencies.
9933 * configure.in (target_libs): Add libchill.
4e81ae98 9934
f653f0ab
MH
99351998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9936
9937 * configure.in (target_subdir): Remove duplicate line.
9938
5d4a5ee6
JL
9939Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9940
9941 * Makefile.in (all-automake): fix dependencies.
9942
494933e4
JL
9943Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9944
9945 * configure.in: Minor cleanups for building in the $(target_alias)
9946 subdir.
9947
f6b58262
JW
99481998-09-22 Jim Wilson <wilson@cygnus.com>
9949
9950 * Makefile.in (bootstrap): Set r and s before make all. Use
9951 BASE_FLAGS_TO_PASS in make all.
9952 (cross): Likewise.
9953
27c7a08d
MM
99541998-09-20 Mark Mitchell <mark@markmitchell.com>
9955
9956 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9957
e67afd1e
RH
9958Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9959
9960 * config.sub: Fix typo in last change.
9961
8e44ac71
MH
99621998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9963
9964 * config.sub: Add support for C4x target.
9965 * configure.in: Likewise.
9966
d7496fbb
DM
99671998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9968
9969 * config.sub: Recognize sparcv9 just like sparc64.
9970
22097bd1
RL
9971Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9972
9973 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9974
4b877abd
JL
9975Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9976
2c8ec9a2
JL
9977 * config.guess: Correctly identify Pentium II sco boxes.
9978
4b877abd
JL
9979 * config.guess: Fix "tr" code. From Weiwen Liu.
9980
ab03db52
JH
9981Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9982
9983 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9984 stabs.
9985
b54db294
JL
9986Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9987
9988 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9989 (ALL_TARGET_MODULES): Add all-target-libchill.
9990 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9991 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9992 (all-target-libchill): Add dependencies.
9993 * configure.in (target_libs): Add libchill.
9994
bf48dd73
LW
9995Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9996
9997 * config.guess: Avoid assumptions about "tr" behaves when
9998 LANG is set to something other than English.
9999
a3cbd105
L
10000Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
10001
10002 * configure (gxx_include_dir): Changed to
10003 '${prefix}/include/g++'-${libstdcxx_interface}.
10004
10005 * config.if: New to determine the interfaces.
10006
c4acd909
MK
10007Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
10008
10009 * config.guess: Detect and handle MPE/IX.
10010 * config.sub: Deal with MPE/IX.
10011
9ea97665
DE
10012Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
10013
10014 * configure.in: Use mh-aix43.
10015
0ce065bd
MH
100161998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
10017
10018 * configure: Fix --without/--disable cases for gxx-include-dir.
10019
5d4a5ee6
JL
10020Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
10021
10022 * mdata-sh: Imported. Needed for automake support.
10023
10024Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
10025
10026 * Makefile.in (taz): Try "chmod -R og=u ." before
10027 "chmod og=u `find . -print`".
10028
10029Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
10030
10031 * configure.in: Add arm-elf and thumb-elf support.
10032
10033Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
10034
10035 * Makefile.in: Undo previous patch.
10036
10037Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
10038
10039 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10040 to here ...
10041 (install-no-fixedincludes): and here
10042 (INSTALL_MODULES): ... from here.
10043
466456d9
ILT
10044Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
10045
10046 * config.sub: Merge with FSF.
10047
1b409d25
ILT
10048 * config.guess: Merge with FSF.
10049
d207ebef
JM
10050Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
10051
10052 * configure (extraconfigdirs): New variable.
10053 (SUBDIRS): Add extraconfigdirs and recurse on them too.
10054 * Makefile.in (all): Move higher in file.
10055 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10056 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10057 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10058 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10059 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10060
100611998-07-23 Brendan Kehoe <brendan@cygnus.com>
10062
10063 * Makefile.in (all-target-libjava): Depend on all-gcc and
10064 all-target-newlib.
10065 (configure-target-libjava): Depend on $(ALL_GCC).
10066
7f1937c1
RL
10067Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
10068
10069 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10070 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10071
2ada2bd6
ML
10072Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
10073
10074 * INSTALL/README: Fix typo.
10075
1e025bde
ML
10076Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
10077
5d4a5ee6
JL
10078 * ylwrap: Change absolute path checks to check for DOS style path
10079 names.
1e025bde 10080
5d4a5ee6
JL
10081 * ylwrap: Don't use a full path name if the source file is in the
10082 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 10083
6755ff73
ILT
10084 * config-ml.in: Default to being verbose, to match Feb 18 change to
10085 configure.
10086
5d4a5ee6
JL
10087Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
10088
10089 Brought over from egcs:
10090
10091 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10092
10093 * configure.in (target_subdir): Set to ${target_alias} instead
10094 of "libraries".
10095
10096 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10097
10098 * configure.in (target_subdir): Set to libraries if enable_multilib.
10099
10100Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
10101
10102 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10103 multilibs, force reconfiguration the first time we create
10104 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10105
10106Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
10107
10108 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10109 avoid confusion with --no-recursion.
10110
10111Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
10112
10113 * configure.in: Win32 hosts shouldn't use install -x
10114 * install-sh: remove -x option, and special .exe-handling
10115 hack.
10116
d207ebef
JM
10117Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
10118
10119 * config.guess: Recognize i586-pc-beos.
10120 * configure.in: Don't build some bits for beos.
10121
fbd836fc
ILT
10122Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
10123
5d4a5ee6
JL
10124 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10125 CFLAGS default to -O2.
10126
fbd836fc
ILT
10127 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10128 when using GNU ld.
10129
10130Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
10131
10132 * ltmain.sh: Correct install when using a different shell.
10133
10134Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
10135
10136 * ltconfig, ltmain.sh: Update to libtool 1.2b.
10137
d207ebef
JM
10138Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
10139
10140 * makefile.vms: Update to build binutils/makefile.vms. Add install
10141 target.
fbd836fc
ILT
10142
10143Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
10144
10145 * ltconfig: Update to correct AIX handling.
10146
69b471bc
JL
10147Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10148
81241b5e
JL
10149 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10150
69b471bc
JL
10151 * configure.in (target_subdir): Set to ${target_alias} instead
10152 of "libraries".
10153
bedf82df
MH
101541998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
10155
10156 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10157 (Makefile): Depend on $(gcc_version_trigger).
10158
10159 * configure (gcc_version): Change default initializer to empty
10160 string.
10161 (gcc_version_trigger): New variable; pass this variable down
10162 to subdir configures to enable them checking gcc's version
10163 themselves. Emit make macros for both gcc_version vars.
10164 (topsrcdir): Initialize reliably.
10165 (recursion line): Remove --with-gcc-version=${gcc_version}.
10166
28e449d8
MH
101671998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10168
10169 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
10170 --enable-version-specific-runtime-libs which installs C++ runtime stuff
10171 in $(libsubdir); emit definition in each generated Makefile.
10172 (gxx_include_dir): Initialize depending on
10173 $enable_version_specific_runtime_libs.
28e449d8 10174
50c4c9f7
MH
101751998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10176
10177 * configure (gcc_version): Initialize properly depending on
10178 how and where configure is started.
10179 (recursion line): Pass a --with-gcc-version=${gcc_version}
10180 to configures in subdirs.
10181
d207ebef
JM
10182Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
10183
10184 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 10185 cygmon
d207ebef 10186
5d4a5ee6
JL
10187Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
10188
10189 * configure.in: Add cygmon and libstub support for mn10200.
10190
2f96399b
MH
101911998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
10192
10193 * configure (gcc_version): Add new variable describing the
10194 particular gcc version we're building.
10195 * Makefile.in (libsubdir): Add new macro for the directory
10196 in which the compiler finds executables, libraries, etc.
10197 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10198 and libsubdir.
10199
c4137c50
AO
10200Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10201
ceff9b14
AO
10202 * Makefile.in (local-clean): Remove *.log.
10203 (warning.log): Built with warn_summary from build.log.
10204 (mail-report.log): Run test_summary.
10205 (mail-report-with-warnings.log): Run test_summary including
10206 warning.log in the report.
c4137c50 10207
276d5ee0
RL
10208Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
10209
10210 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10211
5d4a5ee6
JL
10212Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10213
10214 * Makefile.in (grep): Grep no longer depends on libiberty.
10215
10216Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10217
10218 * Makefile.in: all-snavigator needs all-libgui.
10219
10220Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10221
10222 * configure.in: Add cygmon and libstub support for mn10300.
10223
8af14275
ILT
10224Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10225
10226 * missing: Update to version from automake 1.3.
10227
fbd836fc
ILT
10228 * ltmain.sh: On installation, don't get confused if the same name
10229 appears more than once in the list of library names.
10230
466456d9
ILT
10231Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10232
10233 * config.sub: Accept m68060 and m5200 as CPU names.
10234
5d4a5ee6
JL
10235Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10236
10237 * configure: Use && rather than using -a in test, because odd
10238 strings can confuse test.
10239 * configure.in: Likewise.
10240
fbd836fc
ILT
10241Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10242
10243 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10244
f0983958
AO
10245Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10246
10247 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 10248 bootstrap4-lean): New targets.
f0983958 10249
bfed1ea0
JL
10250Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10251
10252 * mpw-* Delete. Not used.
10253
5d4a5ee6
JL
10254Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10255
10256 * COPYING.LIB: Update FSF address.
10257
bfed1ea0
JL
10258Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10259
10260 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10261
5d4a5ee6
JL
10262 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10263 GAS_SUPPORT_DIRS.
10264
bfed1ea0
JL
10265Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10266
10267 * ltconfig, ltmain.sh: Avoid producing a version number if
10268 -version-info was not used.
10269
5d4a5ee6
JL
10270Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10271
10272 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10273 building with newlib.
10274
102751998-04-30 Paul Eggert <eggert@twinsun.com>
10276
d207ebef 10277 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 10278 Solaris `make' causes it to continue to next definition.
d207ebef
JM
10279
10280Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10281
10282 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10283 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
10284
10285Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10286
10287 * configure.in: Change alpha to alpha* in several places.
10288
d207ebef
JM
10289Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10290
10291 * config.sub: Recognize sparc86x.
10292
77be0cab
MM
10293Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
10294
10295 * configure.in (--enable-target-optspace): Remove debug echo.
10296
62441128
JW
10297Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10298
10299 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10300
bfed1ea0
JL
10301Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10302
10303 * ltconfig: Update cygwin32 support.
10304
5d4a5ee6
JL
10305 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10306 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10307 (GDB_SUPPORT_DIRS): Likewise.
10308
3f4ea1de
MM
10309Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10310
10311 * configure.in (target_makefile_frag): If --enable-target-optspace,
10312 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
10313 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10314 not used.
10315 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 10316
5d4a5ee6
JL
10317Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10318
10319 * Makefile.in (all-bfd): Depend on all-intl.
10320 (all-binutils): Likewise.
10321 (all-gas): Likewise.
10322 (all-gprof): Likewise.
10323 (all-ld): Likewise.
10324
103251998-04-19 Brendan Kehoe <brendan@cygnus.com>
10326
10327 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10328
bfed1ea0
JL
10329Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10330
5d4a5ee6
JL
10331 * Makefile.in (all-bfd): Depend upon all-libiberty.
10332
bfed1ea0
JL
10333 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10334
5d4a5ee6
JL
10335Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10336
10337 * Makefile.in: Add libstub.
10338
10339 * configure.in: Ditto. Build libstub for targets that have cygmon
10340 support.
10341
10342Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10343
10344 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10345
10346Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10347
10348 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10349 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10350
ec8d6ddc
KW
10351Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10352
10353 * configure: Define DEFAULT_M4 by searching PATH.
10354 * Makfile.in: Use DEFAULT_M4.
10355
bfed1ea0
JL
10356Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10357
10358 * ltconfig: Add cygwin32 support.
10359
5d4a5ee6
JL
10360 * Makefile.in, configure.in: Add libtool as a native only directory
10361 to configure and build.
10362
547a6183
JL
10363Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10364
10365 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10366
5d4a5ee6 10367Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 10368
5d4a5ee6
JL
10369 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10370
10371Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10372
10373 * Makefile.in: add ash make rules
10374 * configure.in: add ash to native_only and host_tools lists
10375
10376Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10377
10378 * Makefile.in (all-gettext, all-intl): New targets.
10379 (ALL_MODULES): Added all-gettext, all-intl.
10380 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10381 (INSTALL_MODULES): Added install-gettext, install-intl.
10382 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10383
10384 * configure.in (host_tools): Added gettext.
10385 (native_only): Likewise.
10386 (noconfigdirs) [various cases]: Likewise.
10387 (host_libs): Added intl.
10388
d207ebef
JM
10389Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10390
10391 * configure: Do not disable building gdbtk for cygwin32 hosts.
10392
e98e406f
NC
10393Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10394
10395 * configure.in: Add thumb-coff target.
10396 * config.sub: Add thumb-coff target.
10397
5d4a5ee6
JL
10398Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10399
10400 * Makefile.in: Revert yesterday's change.
10401 (all-target-winsup): all-target-librx stays out of here.
10402
10403Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10404
10405 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10406 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10407 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10408 Remove references to librx and libg++.
10409
10410Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10411
10412 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10413 recursive makes
10414
bfed1ea0
JL
10415Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10416
10417 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 10418 for newlib directory.
bfed1ea0
JL
10419 (CXX_FOR_TARGET): Likewise.
10420
10421Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10422
10423 * ltconfig: Update after libtool/ltconfig.in change for
10424 hpux11.
10425
10426Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10427
10428 * ltconfig, ltmain.sh: Update to libtool 1.2.
10429
3cd730af
MH
10430Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10431
10432 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10433 (install-gcc-cross): Instead, override LANGUAGES here.
10434
80564603
DL
104351998-03-18 Dave Love <d.love@dl.ac.uk>
10436
10437 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10438 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10439
d207ebef
JM
10440Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10441
10442 * configure.in: Add Thumb-pe target.
10443
5d4a5ee6 10444Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 10445
5d4a5ee6
JL
10446 * Makefile.in - changed sn targets to snavigator
10447 * configure.in - changed sn targets to snavigator
10448
2d4a0558
MH
10449Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10450
10451 * config-ml.in: After building symlink tree call make distclean
10452 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10453 to be the case for libiberty.
10454
04b93567
L
10455Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10456
10457 * configure: When making link, also check the current
10458 directory. The configure scripts may create one.
10459
9a06b842
RH
10460Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10461
10462 * config.sub: Accept alphapca56 and alphaev6 properly.
10463
217fc4e6
FS
10464Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10465
10466 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10467
3e07bdbd 10468Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 10469
e490616e 10470 * config.sub (sco5): Fix typo.
3e07bdbd 10471
5d4a5ee6
JL
10472Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10473
10474 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10475 install-itcl.
10476 (install-itcl): Remove dependency on install-tcl.
10477
10478Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10479
10480 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10481
10482Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10483
10484 * configure.in: Don't build libgui for a cygwin32 target when not on
10485 a cygwin32 host.
10486
10487Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10488
10489 * configure (redirect): Set to null, so default behavior of
10490 configure is now --verbose.
10491
ce0d965c
DL
104921998-02-16 Dave Love <d.love@dl.ac.uk>
10493
10494 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10495 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10496
3acd1fd0
MH
10497Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10498
10499 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10500 this change to sync Makefile.in with its ChangeLog entries.
10501
5d4a5ee6
JL
10502Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10503
10504 * ltmain.sh (mkdir): Check that the directory doesn't exist
10505 before we exit with error, so that we don't get races during
10506 parallel builds.
10507
bfed1ea0
JL
10508Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10509
10510 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10511
4e77e8f1
MH
10512Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10513
10514 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10515 PICFLAG_FOR_TARGET.
10516 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10517
10518 * configure: Emit a definition for the new macro enable_shared
10519 into each Makefile.
10520
5d4a5ee6
JL
10521Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10522
10523 * configure.in (host_tools, native_only): Add libtool.
10524
10525Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10526
10527 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10528 Fix typo in ming config comment.
10529
bfed1ea0
JL
10530Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10531
10532 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10533
5d4a5ee6
JL
10534Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10535
10536 * config.sub: Add tic30 cases, and map c30 to tic30.
10537
8821a725
RH
10538Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10539
10540 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10541 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10542 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10543 (CLEAN_TARGET_MODULES): Similarly
10544 (all-target-libf2c): Add dependences.
4e81ae98 10545 * configure.in (target_libs): Add libf2c.
8821a725 10546
5d4a5ee6
JL
10547Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10548
10549 * configure.in: Remove expect from noconfigdirs when target
10550 is cygwin32. OK to build expect and dejagnu with Canadian
10551 Cross.
10552
0aadd657
ILT
10553Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10554
5d4a5ee6
JL
10555 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10556 host.
10557
0aadd657
ILT
10558 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10559 and mingw32.
10560
d0a8352c
MH
10561Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10562
10563 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10564 here as it is not defined in the toplevel Makefile.
10565
59739e3c
MH
10566Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10567
10568 * configure (package_makefile_rules_frag): New variable, which names
10569 a file with generic rules, ...
10570 Change comment to mention we now have FIVE parts.
10571 * configure: Undo last change.
10572
228197ee
LT
10573Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10574
10575 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 10576 * config.sub: More accurate determination of HP processor types.
228197ee 10577
efd4c0ba
MH
10578Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10579
10580 * configure (package_makefile_frag): Move inserting the
10581 ${package_makefile_frag} to where it should be according
10582 to the comment.
10583
6eef3189
PB
10584Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10585
10586 * config.guess: Add support for Linux/ARM.
10587
d207ebef
JM
10588Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10589
10590 * .cvsignore: Remove *-info and *-install since they match
10591 release-info and mpw-install, which we don't want to just ignore.
10592
48464ebf
RH
10593Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10594
10595 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10596
803462a7
PN
10597Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10598
10599 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10600 local_prefix to sub-make invocations.
10601
520ab477
L
10602Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10603
10604 * configure.in: Check makefile fragments in the source
10605 directory.
10606
4bcdb76d
AO
10607Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10608
ceff9b14
AO
10609 * configure.in: Check whether host and target makefile
10610 fragments exist before adding them to *_makefile_frag.
4bcdb76d 10611
5d4a5ee6
JL
10612Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10613
10614 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10615
10616Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10617
10618 * configure.in: Make sure we only replace RPATH_ENVVAR on
10619 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10620 regexp to sed.
10621
10622 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10623 to sub-makes.
10624
0d3e11a5
LI
106251998-01-13 Lee Iverson (leei@ai.sri.com)
10626
10627 * config-ml.in (multi-do): LDFLAGS must include multilib
10628 designator.
10629
d45b3d87 10630Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
10631
10632 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10633
d39cd7a1
MK
10634Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10635
10636 * config.sub: Add mingw32 support.
10637 * configure.in: Likewise.
d39cd7a1 10638
6decbc24
FS
10639Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10640
10641 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10642
5d4a5ee6
JL
10643Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10644
10645 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10646 * configure (gxx_include_dir): Provide a definition for subdirs
10647 which do not use autoconf.
10648
10649Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10650
10651 * config.guess: Sync with egcs. Picks up new alpha support,
10652 BeOS & some additional linux support.
10653
d3d1907a
JL
10654Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10655
10656 * config.guess: HP 9000/803 is a PA1.1 machine.
10657
b104e095
RH
10658Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10659
10660 * configure.in: It's alpha*-...
10661
aca823c1
L
10662Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10663
10664 * configure.in (host_makefile_frag, target_makefile_frag):
10665 Handle multiple config files.
10666 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10667 alpha-*-*.
10668
d207ebef
JM
10669Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10670
10671 * mkdep: New file.
10672
10673Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10674
10675 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10676
5d4a5ee6
JL
10677Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10678
10679 * Makefile.in: Add libgui directory.
10680 (GDB_TK): Add all-libgui.
10681 * configure.in: Add libgui directory.
10682 * configure: Add all-libgui to GDB_TK.
10683
10684Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10685
10686 * config-ml.in (multidirs): Add m32r to multilib list.
10687
10688Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10689
10690 * Makefile.in (all-target-gperf): Change dependency to
10691 all-target-libstdc++.
10692
baf55877
FF
10693Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10694
10695 * config.guess: Add BeOS support.
10696
5d4a5ee6
JL
10697Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10698
10699 Source directory cvs renamed to cvssrc:
10700 * configure.in (host_tools): Change cvs to cvssrc.
10701 (native_only): Likewise.
10702 (noconfigdirs) [various cases]: Likewise.
10703 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10704 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10705 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10706 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10707 (all-cvssrc): Rename target from all-cvs.
10708
f2d76545
JL
10709Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10710
10711 * configure (gxx_include_dir): Fix thinko.
10712
205cba53
JL
10713Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10714
10715 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10716 (install-cross, install-gcc-cross): New targets.
10717
5d4a5ee6
JL
10718Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10719
10720 * configure.in (noconfigdirs): Add support for Thumb target.
10721
10722 * config.sub (maybe_os): Add support for Thumb target.
10723
10724Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10725
10726 * Makefile.in: Add rules for cygmon.
10727
10728 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10729
96b0f1fc
JL
10730Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10731
10732 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10733 * configure (gxx_include_dir): Provide a definition for subdirs
10734 which do not use autoconf.
d207ebef
JM
10735
10736Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10737
10738 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 10739 11/18/97 build
d207ebef 10740
7dfef6ed
JL
10741Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10742
10743 * From Franz Sirl.
10744 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10745 found on RedHat Linux systems.
96b0f1fc 10746
83cfe7c0
JL
10747Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10748
10749 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10750 guesses.
10751
7dfef6ed
JL
10752Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10753
10754 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10755
5d4a5ee6
JL
10756Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10757
10758 * ltmain.sh: If mkdir fails, check whether the directory was created
10759 anyhow by some other process.
10760
d207ebef
JM
10761Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10762
10763 * configure.in (d30v-*-*): Configure all directories.
10764
10765Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10766
10767 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10768 for the D30V.
10769
10770Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10771
10772 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10773
5d4a5ee6
JL
10774Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10775
e490616e
ZW
10776 * include/libiberty.h: Add extern "C" { so it can be used with C++
10777 progrms.
10778 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10779 programs.
5d4a5ee6 10780
d207ebef
JM
10781Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10782
10783 * configure.in (d30v-*-*): Configure GCC now.
10784
5d4a5ee6
JL
10785Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10786
10787 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10788 is no longer needed.
10789
c9670e62
JM
10790Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10791
10792 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10793
cc71c0ca
MH
10794Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10795
10796 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10797 targets using "$@" to provide support for similar but not identical
10798 targets without having to duplicate code.
10799
d207ebef
JM
10800Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10801
10802 * makefile.vms: Fix to work with DEC C.
10803
10804Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10805
10806 * config.sub: Add mips-tx39-elf to marketing names.
10807
10808Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10809
10810 * ltmain.sh: Handle symlinks in generated script.
10811
10812Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10813
10814 * configure: Handle autoconf style directory options: --bindir,
10815 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10816 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10817 --sysconfdir.
10818 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10819 (sharedstatedir, localstatedir, oldincludedir): New variables.
10820 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10821 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10822 sbindir, sharedstatedir, and sysconfdir.
10823
b1e3ddfd
AJ
10824Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10825
10826 * Makefile.in (bootstrap-lean): New target.
10827
d207ebef
JM
10828Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10829
10830 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 10831 sn, and gnuserv from noconfigdirs.
d207ebef
JM
10832
10833Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10834
10835 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10836
09f97c1e
JL
10837Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10838
10839 * Makefile.in (cross): New target.
10840
335d0ab2
AO
10841Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10842 Jeff Law <law@cygnus.com>
10843
10844 * Makefile.in (bootstrap2, bootstrap3): New targets.
10845 (all-bootstrap): Remove outdated and confusing target.
339c9b00 10846 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 10847
d207ebef
JM
10848Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10849
10850 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 10851 windows. Consistent with gdb/configure.
d207ebef 10852
e693cc28
UD
108531997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10854
e693cc28
UD
10855 * configure.in: Name Linux target fragment.
10856
10857 * configure: Rewrite so that project Makefile fragment is inserted
10858 first and appears last in the resulting Makefile.
10859
d207ebef
JM
10860Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10861
10862 * Makefile.in (install-itcl): Install tcl first.
10863
5d4a5ee6
JL
10864Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10865
10866 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10867
f401679e
JW
10868Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10869
10870 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10871
10872 * configure.in (skipdirs): Add target-librx for Linux.
10873 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10874
ec20b1b9
JL
10875Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10876
10877 * Makefile.in (bootstrap): New target.
10878
becdcf6d
JL
10879Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10880
63f6bcd7 10881 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 10882
d207ebef
JM
10883Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10884
10885 * config.guess: Merge with FSF.
10886
0c82f6bf
FF
10887Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10888
10889 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10890
d207ebef
JM
10891Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10892
10893 * config.sub: Add "marketing-names" patch.
10894
3fbc0b70
JS
10895Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10896
e490616e 10897 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 10898
e20d4801
JL
10899Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10900
10901 * config.sub: Handle v850-elf.
10902
fe181f78 10903Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
10904
10905 * .cvsignore (*-install): Remove.
10906
bfed1ea0
JL
10907Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10908
10909 * ltconfig: Set CONFIG_SHELL in libtool.
10910 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10911
558a1e7c
JW
10912Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10913
10914 * configure.in (target_subdir): Set to libraries if enable_multilib.
10915
7818d6fc
JW
10916Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10917
10918 * config.guess: Update from gcc directory.
10919
d207ebef
JM
10920Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10921
10922 * Makefile.in (all-sim): Depends on all-readline.
10923
6599da04
JM
10924Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10925
10926 * Makefile.in (BISON, YACC): Use $$s.
10927 (all-bison): Depend on all-texinfo.
10928
10929Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10930
10931 * Makefile.in (BISON): Add -L flag.
10932 (YACC): Likewise.
10933
d207ebef
JM
10934Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10935
4e81ae98
EC
10936 * configure.in (noconfigdirs): Add support for v850e target.
10937
d207ebef
JM
10938 * config.sub (maybe_os): Add support for v850e target.
10939
10940Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10941
4e81ae98
EC
10942 * configure.in (noconfigdirs): Add support for v850ea target.
10943
d207ebef
JM
10944 * config.sub (maybe_os): Add support for v850ea target.
10945
6599da04
JM
10946Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10947
10948 * config.sub: Add mipstx39. Delete r3900.
10949
10950Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10951
10952 * Makefile.in (all-autoconf): Depends on all-texinfo.
10953
10954Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10955
10956 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10957 eabi targets.
10958
10959Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10960
10961 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10962
10963 * configure: When handling a Canadian Cross, handle YACC as well as
10964 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 10965 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
10966
10967Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10968
10969 * Makefile.in (BISON): bison, not byacc or bison -y.
10970 (YACC): bison -y or byacc or yacc.
10971 (various): Add *-bison as appropriate.
10972 (taz): No need to mess with BISON anymore.
10973
10974Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10975
10976 * configure: If OSTYPE matches *win32*, try to find a good value for
10977 CONFIG_SHELL.
10978
10979Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10980
10981 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10982 configure.in if it is present.
10983
10984Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10985
10986 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10987
10988Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10989
10990 * config.sub: Recognize `arc' cpu.
10991 * configure.in: Likewise.
10992 * config-ml.in: Likewise.
10993
10994Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10995
10996 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10997
10998Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10999
11000 * configure: Changed sed delimiter from ':' to '|' when
11001 attempting to substitute ${config_shell} for SHELL. On
11002 NT ${config_shell} may contain a ':' in it.
11003
11004Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
11005
11006 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11007
11008Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
11009
11010 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11011
11012Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
11013
11014 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11015
11016 * ylwrap: If the program is a relative path, force it to be
11017 absolute.
11018
11019Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
11020
11021 * configure (tooldir): Set BISON to `bison -y' and not just bison.
11022
11023Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
11024
11025 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
11026 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11027 for libraries.
6599da04
JM
11028
11029Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
11030
11031 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 11032 separated by spaces.
6599da04
JM
11033
11034Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
11035
11036 * ylwrap: New file.
11037 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11038
11039 * ltmain.sh: Handle /bin/sh at start of install program.
11040
11041 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11042
11043 * ltconfig, ltmain.sh: New files, from libtool 1.0.
11044 * missing: New file, from automake 1.2.
11045
11046Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
11047
11048 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
11049 check-tk to CHECK_X11_MODULES.
11050
11051Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
11052
11053 * config.sub: Merge with FSF.
11054
11055Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
11056
11057 * config.guess: Merge with FSF.
11058
11059Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11060
11061 * configure: Treat msdosdjgpp like go32.
11062 * configure.in: Likewise. Don't remove gprof for go32.
11063
11064 * configure: Change Makefile.tem2 to Makefile.tm2.
11065
11066Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
11067
11068 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11069
11070Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11071
11072 * install-sh (chmodcmd): Set to null if the DST directory already
11073 exists. Same as Nov 11th change.
11074
11075Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
11076
4e81ae98 11077 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
11078
11079Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
11080
11081 * config.guess: Update from FSF.
11082
11083Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
11084
11085 * Makefile.in (GDB_TK): Depend on itcl and tix.
11086
11087Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
11088
11089 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11090 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11091 (INSTALL_SCRIPT): New variable.
11092 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11093 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11094 to -x.
11095 * install-sh: Add support for -x option.
11096
11097Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
11098
11099 * configure.in, Makefile.in: Treat tix like itcl.
11100
11101Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
11102
11103 * Makefile.in (WINDRES): New variable.
11104 (WINDRES_FOR_TARGET): New variable.
11105 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11106 (EXTRA_HOST_FLAGS): Add WINDRES.
11107 (EXTRA_TARGET_FLAGS): Add WINDRES.
11108 (EXTRA_GCC_FLAGS): Add WINDRES.
11109 ($(DO_X)): Pass down WINDRES.
11110 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11111 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11112 DLLTOOL_FOR_TARGET.
11113
11114Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
11115
11116 * configure.in: configure sim before gdb for win32-x-ppc
11117
11118Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11119
11120 Move gperf into the toplevel, from libg++.
11121 * configure.in (target_tools): Add target-gperf.
11122 (native_only): Add target-gperf.
11123 * Makefile.in (all-target-gperf): New target, depend on
11124 all-target-libg++.
11125 (configure-target-gperf): Empty rule.
11126 (ALL_TARGET_MODULES): Add all-target-gperf.
11127 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11128 (CHECK_TARGET_MODULES): Add check-target-gperf.
11129 (INSTALL_TARGET_MODULES): Add install-target-gperf.
11130 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11131
11132Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 11133
6599da04
JM
11134 * config.sub (mn10200): Recognize new basic machine.
11135
11136Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11137
11138 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11139 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11140
11141Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11142
11143 * configure.in: If we're building mips-sgi-irix6* native, turn on
11144 ENABLE_MULTILIB and set TARGET_SUBDIR.
11145
11146Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
11147
11148 * Makefile.in (all-sn): Depend on all-grep.
11149
11150Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
11151
11152 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11153
11154 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11155 Makefile. From Jeff Makey <jeff@cts.com>.
11156 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11157
11158 * Makefile.in (DISTBISONFILES): Remove.
11159 (taz): Don't futz with DISTBISONFILES. Change BISON to use
11160 $(DEFAULT_YACC).
11161
11162 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 11163 cygwin32.
6599da04
JM
11164
11165 * Makefile.in (LD): New variable.
11166 (EXTRA_HOST_FLAGS): Pass down LD.
11167 ($(DO_X)): Likewise.
11168
11169Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
11170
11171 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11172
11173Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
11174
11175 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 11176 before adding our own. Always add --build.
6599da04
JM
11177
11178Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
11179
11180 * configure.in (targargs): Pass --build if we're doing
11181 a cross-compile.
11182
11183Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
11184
ca236658 11185 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
11186 sed. Otherwise sed chokes on NT path names with drive
11187 designators. Also look for "?:*" as the leading characters in an
11188 absolute pathname.
11189
11190Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
11191
11192 * config.sub: Support for r3900.
11193
11194Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
11195
11196 * configure.in: Use install-sh, not install.sh.
11197
11198Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
11199
11200 * Makefile.in (taz): Improve check for BISON so it doesn't try to
11201 apply it twice.
11202
11203Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
11204
11205 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11206 install-binutils.
11207
11208Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
11209
11210 * Makefile.in: Add automake targets.
11211 * configure.in (host_tools): Add automake.
11212
11213Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11214
11215 * configure: Default CXX to c++, not gcc.
11216 * Makefile.in (CXX): Set to c++, not gcc.
11217 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11218
11219Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11220
11221 * install-sh: try appending a .exe if source file doesn't
11222 exist
11223
11224Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11225
11226 * configure.in: Turn on multilib by default.
11227 (cross_only): Remove target-libiberty.
11228
11229 * Makefile.in (all-gcc): Don't depend on libiberty.
11230
11231Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11232
11233 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11234
11235Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11236
11237 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11238 (DISTBISONFILES): Add ld/Makefile.in
11239
11240Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11241
11242 * configure.in: if target is cygwin32 but host isn't cygwin32,
11243 don't configure gdb tcl tk expect, not just gdb.
11244
11245Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11246
11247 * configure.in: Added gnuserv everywhere sn appears.
11248
11249 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11250 (CROSS_CHECK_MODULES): Added check-gnuserv.
11251 (INSTALL_MODULES): Added install-gnuserv.
11252 (CLEAN_MODULES): Added clean-gnuserv.
11253 (all-gnuserv): New target.
11254
11255Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11256
11257 * config.guess: Fixes for MIPS OpenBSD systems.
11258
11259Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11260
11261 * Makefile.in (INSTALL_XFORM): Remove.
11262 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11263
11264 * mkinstalldirs: New file, copied from automake.
11265 * Makefile.in (installdirs): Rename from install-dirs. Use
11266 mkinstalldirs. Change all users.
11267 (DEVO_SUPPORT): Add mkinstalldirs.
11268
11269Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11270
11271 * install-sh: Rename from install.sh.
11272 * Makefile.in (INSTALL): Change install.sh to install-sh.
11273 (DEVO_SUPPORT): Likewise.
11274
11275 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11276 Graichen <graichen@rzpd.de>.
11277
11278Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11279
11280 * config.guess: Recognize OpenBSD systems correctly.
11281
11282Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11283
11284 * README, Makefile.in (ETC_SUPPORT): Remove references to
11285 cfg-paper*, configure.{texi,man,info*}._
11286
11287Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11288
11289 * Makefile.in (all.normal): Ensure that gcc is built after all
11290 the x11 - ie gdb - targets.
11291
11292Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11293
11294 * makefile.vms: Don't run conf-a-gas.
11295
11296Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11297
e490616e 11298 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 11299
d207ebef
JM
11300Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11301
11302 * configure.in: Remove noconfigdirs case since gdb also
11303 configures and builds for tic80-coff.
11304
6599da04
JM
11305Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11306
11307 * configure: Set cache_file to config.cache.
11308 * Makefile.in (local-distclean): Remove config.cache.
11309
11310Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11311
11312 * COPYING: Update FSF address.
11313
d207ebef
JM
11314Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11315
11316 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11317 noconfigdirs.
11318
6599da04
JM
11319Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11320
11321 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11322 MAKEDIRS, is empty.
11323
11324Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11325
11326 * config.sub: Tweak mn10300 entry.
11327
11328Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11329
11330 * configure.in (host_tools): Put sim before gdb, so gdb's
11331 configure.tgt can determine if the simulator was configured.
11332
11333Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11334
11335 * config.sub: Move BeOS $os case to be with other Cygnus
11336 local cases.
11337
11338Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11339
11340 * config.sub: Remove misplaced comment that broke Linux.
11341
11342Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11343
11344 * config.sub: Add BeOS support.
11345
11346Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11347
11348 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11349
11350Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11351
11352 * configure.in (noconfigdirs): Remove tcl and tk from
11353 noconfigdirs for cygwin32 builds.
11354
d207ebef
JM
11355Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11356
11357 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11358
6599da04
JM
11359Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11360
11361 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11362 make-all.com, use makefile.vms instead.
11363
11364Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11365
11366 * config.sub: Accept -lnews*.
11367
d207ebef
JM
11368Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11369
11370 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 11371 target-examples and target-libiberty for d30v.
d207ebef
JM
11372
11373Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11374
11375 * configure.in (noconfigdirs): Enable ld for d30v.
11376
11377Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11378
11379 * configure.in (tic80-*-*): Build compiler.
11380
11381Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11382
11383 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 11384 unsupported d30v directories
d207ebef
JM
11385
11386Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11387
4e81ae98
EC
11388 * config.sub, configure.in: Add d30v target cpu.
11389
6599da04
JM
11390Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11391
11392 * makefile.vms: New file.
11393 * make-all.com: Remove.
11394
11395Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11396
11397 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11398
11399Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11400
11401 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11402
11403Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11404
11405 * Makefile.in (ALL_MODULES): Added all-db.
11406 (CROSS_CHECK_MODULES): Addec check-db.
11407 (INSTALL_MODULES): Added install-db.
11408 (CLEAN_MODULES): Added clean-db.
11409
11410Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11411
11412 * config.guess: Merge with latest FSF sources.
11413
11414Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11415
11416 * Makefile.in (ALL_MODULES): Added all-itcl.
11417 (CROSS_CHECK_MODULES): Added check-itcl.
11418 (INSTALL_MODULES): Added install-itcl.
11419 (CLEAN_MODULES): Added clean-itcl.
11420
11421Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11422
11423 * configure.in: build gdb for mn10200
11424
11425Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11426
11427 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11428
d207ebef
JM
11429Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11430
11431 * configure.in (tic80-*-*): Turn off most targets right now.
11432
6599da04
JM
11433Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11434
11435 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11436 rather than the makeinfo program.
11437 (do-info): Depend upon all-texinfo.
11438
11439Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11440
11441 * configure.in: Remove uses of config/mh-linux.
11442
11443 * config.sub, config.guess: Merge with latest FSF sources.
11444
d207ebef
JM
11445Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11446
11447 * config.sub (case $basic_machine): Add tic80 entries.
11448
6599da04
JM
11449Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11450
11451 * config.sub, config.guess: Merge with latest FSF sources.
11452
11453Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11454
11455 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11456 * mpw-config.in: Test for NewFolderRecursive.
11457 * mpw-install: Use symbolic name for startup filename.
11458 * mpw-README: Add various additional details.
11459
11460Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11461
11462 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11463
11464Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11465
11466 * configure.in: Do build gcc and the target libraries for
11467 the mn10200.
11468
11469Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11470
11471 * configure.in: don't avoid building gdb for mn10300 any more
11472 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11473 instead of single-quoting it.
11474
11475Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11476
11477 * configure.in: Don't use --with-stabs on IRIX 6.
11478
11479Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11480
11481 * configure.in (m32r): Build gdb, libg++ now.
11482
11483Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11484
11485 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11486 directories from noconfigdirs.
11487
11488Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11489
11490 * config.sub (basic_machine): added mips16 configuration
11491
11492Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11493
11494 * config.sub: Handle d10v-unknown.
11495
d207ebef
JM
11496Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11497
11498 * config.sub: Handle v850-unknown.
11499
6599da04
JM
11500Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11501
11502 * Makefile.in: add findutils
11503 * configure.in: add findutils to list of host_tools
11504
11505Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11506
11507 * config.sub: Handle mn10200 and mn10300.
11508
11509Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11510
11511 * configure.in (d10v-*): Do not build librx.
11512
11513Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11514
11515 * configure.in (mn10300): Build everything except gdb & libgloss.
11516
11517Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11518
11519 * config.guess: Patch for Dansk Data Elektronik servers,
11520 from Niels Skou Olsen <nso@dde.dk>.
11521
11522 For ncr, use /bin/uname rather than uname, since GNU uname does not
11523 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11524
11525 Patch for MIPS R4000 running System V,
11526 from Eric S. Raymond <esr@snark.thyrsus.com>.
11527
11528 Fix thinko for nextstep.
11529
11530 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11531
11532 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11533 * config.guess: Guess mips-dec-mach_bsd4.3.
11534
11535 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11536 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11537 release numbers.
11538 * config.guess (mips-mips-riscos*): Emit just enough of the
11539 release number.
11540
11541 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11542 * config.guess (sparc-auspex-sunos*): Added.
11543 (f300-fujitsu-*): Added.
11544
11545 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11546 * config.guess: Recognize a Tadpole as a sparc.
11547
11548Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11549
11550 * config.guess: Don't assume that NextStep version is either 2 or
11551 3. NextStep 4 (aka OpenStep 4) has come out now.
11552
11553Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11554
11555 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11556 From Rik Faith <faith@cs.unc.edu>.
11557
11558Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11559
11560 * config.sub: Contributions from bug-gnu-utils to:
11561 Support plain "hppa" (no version given) architecture, reported by
11562 OpenStep.
11563 OpenBSD like NetBSD.
11564 LynxOs is not a hardware supplier.
11565
11566 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 11567 OpenBSD like NetBSD.
6599da04
JM
11568 Stratus systems.
11569 More Pyramid systems.
11570 i[n>4]86 Intel chips.
11571 M680[n>4]0 Motorola chips.
11572 Use unknown instead of lynx for hardware manufacturer.
11573
11574Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11575
11576 * install.sh (chmodcmd): Set to null if the DST directory already
11577 exists.
11578
11579Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11580
11581 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11582 not use mt-ppc target Makefile fragment any more.
11583
11584Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11585
11586 * configure.in (*-*-windows): Exclude everything but those dirs
11587 needed to build windows.
11588
11589Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11590
11591 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11592
11593Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11594
11595 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
11596
11597Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11598
11599 * Undo my previous change.
11600
11601Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11602
11603 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11604 unconditionally.
11605 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11606
11607Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11608
11609 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11610 host to add it's own flags.
6599da04
JM
11611
11612Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11613
11614 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11615
11616Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11617
11618 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11619 (CXX_FOR_TARGET): Likewise.
11620 (GCC_FOR_TARGET): Define.
11621 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11622 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11623 CC_FOR_TARGET was specified on the command line.
11624 (MAKEOVERRIDES): Don't define.
11625
11626Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11627
11628 * configure.in (m32r): Fix spelling of libg++ libs.
11629
11630Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11631
11632 * config.sub (-apple*): Remove, now redundant.
11633
11634Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11635
11636 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11637
11638 * configure: Rework yesterday's sed script patch.
11639
11640 * config.sub: Merge with FSF.
11641
11642Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11643
11644 * config.guess: Merge from FSF.
11645
11646 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
11647 * config.guess: Use pc instead of unknown, for pc clone systems.
11648 Change linux to linux-gnu.
6599da04
JM
11649
11650 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 11651 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
11652
11653Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11654
11655 * test-build.mk (HOLES): Add "xargs" for gdb.
11656
11657 * configure: Avoid hpux10.20 sed bug.
11658
11659Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11660
731a8127 11661 * configure.in: Add support for windows host
6599da04
JM
11662 (that is a build done under the Microsoft build environment).
11663
11664Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11665
11666 * Makefile.in: Replace all uses of srcroot with s, to shrink
11667 command line lengths.
11668
11669 Patches from Geoffrey Noer <noer@cygnus.com>:
11670 * configure.in: If configuring for newlib, pass --with-newlib to
11671 subdirectories.
11672 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11673 -Bnewlib/ and -Lwinsup to gcc.
11674 (CXX_FOR_TARGET): Likewise.
11675
11676Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11677
11678 * Makefile.in (ETC_SUPPORT): Add configure.
11679
11680Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11681
4e81ae98 11682 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
11683 host configuration file.
11684
11685Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11686
11687 * configure.in: Break mn10x00 support into separate
11688 mn10200 and mn10300 configurations.
11689 * config.sub: Likewise.
11690
11691Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11692
11693 * configure.in: Add lots of stuff to noconfigdirs for
11694 the mn10x00 targets.
11695
11696 * config.sub, configure.in: Add mn10x00 support.
11697
11698Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11699
11700 * make-all.com: Call conf-a-gas, not config-a-gas.
11701
11702Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11703
11704 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 11705 targets.
6599da04
JM
11706
11707Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11708
11709 * mpw-README: Add much more detail for native PowerMac.
11710 * mpw-install: New file.
11711 * mpw-configure: Add --norecursion and --help options.
11712 * mpw-config.in: Translate readme and install files when
11713 copying to objdir.
11714 * mpw-build.in: Don't always depend on byacc and flex.
11715 (install-only-top): New action.
11716
d207ebef
JM
11717Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11718
11719 * configure.in: You can now configure GDB for the v850.
11720
6599da04
JM
11721Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11722
11723 * configure.in (noconfigdirs): Don't configure any C++ dirs
11724 if targeting D10V.
11725
11726Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11727
11728 * config.sub: Recognize mips64vr5000.
11729
11730Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11731
11732 * configure.in: Use a single line for host_tools and native_only.
11733
11734Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11735
11736 * config.sub, configure.in: Add entries for m32r.
11737
11738Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11739
11740 * Makefile.in (inet-install): Don't run install-gzip.
11741
11742Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11743
11744 * configure.in: Don't config lots of things for *-*-windows*.
11745
11746Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11747
11748 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11749 (host_libs, host_tools): Copy from configure.in.
11750 * mpw-configure: Don't complain about directories not found.
11751
11752Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11753
11754 * configure.in (i[345]86): Recognize i686 for pentium pro.
11755 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11756 file.
11757
11758 * config.guess (i[345]86): Ditto.
11759
11760Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11761
11762 * configure.in (noconfigdirs): Removed gdb for D10V.
11763
d207ebef 11764Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 11765
d207ebef
JM
11766 * configure.in: Remove ld, target-libio, target-libg++, and
11767 target-libstdc++ from noconfigdirs.
5d4a5ee6 11768
6599da04
JM
11769Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11770
11771 * configure: Fix three locations where shell scripts were
11772 being run directly rather than with config_shell.
11773
d207ebef
JM
11774Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11775
11776 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11777 * config.sub (basic_machine): Recognize v850.
11778
6599da04
JM
11779Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11780
11781 * mpw-configure: Handle multiple enable/disable options and
11782 pass them down recursively, handle -c and -s flags appropriately
11783 depending on choice of compiler, add escape mechanism for
11784 quoted arguments to gC.
11785
11786Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11787
11788 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11789 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11790 so that -mrelocatable-lib and -mno-eabi are used.
11791
11792 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11793 not support --print-multi-lib, don't abort.
11794
6599da04
JM
11795Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11796
11797 * make-all.com: Run config-a-gas.
11798 * setup.com: Don't copy subdirectory files around.
11799
11800Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11801
11802 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11803 target, it now compiles correctly.
11804
11805Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11806
11807 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11808
11809Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11810
4e81ae98 11811 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
11812
11813Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11814
11815 * configure.in (native_only): Add prms.
11816
11817Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11818
11819 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11820 (BINUTILS_SUPPORT_DIRS): Likewise.
11821
11822Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11823
11824 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11825 d10v support is added.
11826
11827Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11828
11829 * configure.in (d10v-*-*): New target.
11830
11831Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11832
11833 * config.guess (HP 9000/811): Recognize this as a PA1.1
11834 machine.
11835
11836Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11837
11838 * Makefile.in (do-tar-gz): New target, split out from tail end of
11839 taz target. Run each command separately, don't use pipes.
11840 (taz): Use it.
11841
11842Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11843
11844 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11845 * mpw-build.in: No builds should depend on building byacc or flex,
11846 they are assumed to be installed already.
11847
11848Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11849
11850 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11851 variable that CC_FOR_TARGET needs.
11852
11853Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11854
11855 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11856 options have changed since the last time the subdirectory was
11857 configured, and if it has, reconfigure.
11858 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11859 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11860
11861Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11862
11863 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11864 CLEAN_MODULES): Add bash.
11865 (all-bash): New target.
11866
11867Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11868
11869 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11870
11871Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11872
11873 * config.sub (basic_machine): Recognize d10v as a valid processor.
11874
11875Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11876
11877 * mpw-configure: Add support for --bindir.
11878 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11879
11880Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11881
11882 * configure.in: add bash, time, gawk to list of hosttools and things
11883 to only build for native toolchains
11884
11885Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11886
11887 * Makefile.in (docdir): Remove.
11888
11889Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11890
11891 * Makefile.in (datadir): Set to $(prefix)/share.
11892
11893Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11894
11895 * configure.in: build diff and patch for cygwin32-hosted
11896 toolchains.
11897
11898Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11899
11900 * config.sub: Accept -rtems*.
11901
11902Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11903
e490616e
ZW
11904 * configure.in: enable dosrel for cygwin32-hosted builds,
11905 remove diff from the list of things not buildable
11906 via Canadian Cross
6599da04
JM
11907
11908Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11909
11910 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 11911 don't get ". ".
6599da04
JM
11912
11913Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11914
11915 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11916
11917Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11918
11919 * Makefile.in (taz): Handle case where tex3patch didn't even get
11920 checked out. Also, if it was found, put the symlink in a new util
11921 subdirectory.
11922
11923Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11924
11925 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11926
11927Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11928
11929 * config.sub: Recognize -openvms.
11930 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11931 * make-all.com, setup.com: New files.
11932
11933Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11934
11935 * Makefile.in (taz): tex3patch moved to texinfo/util.
11936
11937Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11938
11939 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11940 * configure.in: remove make from disable-if-Can-Cross list
11941 enable gdb if ${host} and ${target} are cygwin32
11942
11943Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11944
11945 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11946 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11947
11948Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11949
11950 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11951 distinguish sysv/svr4/bsd variants.
11952 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11953
11954Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11955
11956 * configure.in: Added copyright notice.
11957 * move-if-change: Added copyright notice.
11958
11959Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11960
11961 * configure.in (powerpcle-*-solaris*): Until we get shared
11962 libraries working, don't build gdb, sim, make, tcl, tk, or
11963 expect.
11964
11965Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11966
11967 * config.guess: Merge with FSF:
11968
11969 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11970 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11971
11972 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11973 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11974
11975 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11976 * config.guess: Combine two OSF1 rules.
11977 Also recognize field test versions. From mjr@zk3.dec.com.
11978 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11979 because GNU uname does not support -p. From pmr@pajato.com.
11980
11981Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11982
11983 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11984
11985Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11986
11987 * mpw-README: Document GCCIncludes.
11988
11989Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11990
11991 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11992
11993Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11994
11995 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11996
11997Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11998
11999 * configure.in (*-*-cygwin32): Configure make.
12000
12001Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
12002
12003 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12004
12005Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
12006
12007 * Makefile.in (all-inet): Depend on all-perl.
12008
12009 * Makefile.in (inet-install): New target.
12010
12011 * Makefile.in (all-inet): Depend on all-tcl.
12012 (all-inet): Depend on all-send-pr.
12013
12014Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12015
12016 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12017 temporarily.
12018
12019Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
12020
12021 * configure.in: Don't configure --with-gnu-ld on AIX.
12022
12023Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12024
12025 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12026
12027Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
12028
12029 * Makefile.in (ALL_MODULES): Added all-inet.
12030 (CROSS_CHECK_MODULES): Added check-inet.
12031 (INSTALL_MODULES): Added install-inet.
12032 (CLEAN_MODULES): Added clean-inet.
12033 (all-indent): New target.
12034
12035 * configure.in (host_tools): Added inet.
12036 (native_only): Added inet.
12037 (noconfigdirs): Added inet.
12038
12039Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
12040
12041 * configure.in: Don't configure libgloss if we are not configuring
12042 newlib.
12043
12044Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12045
12046 * configure.in: Don't configure libgloss for unsupported
12047 architectures.
12048
12049Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12050
12051 * Makefile.in (CLEAN_MODULES): Add clean-apache.
12052
12053Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
12054
12055 * Makefile.in (ALL_MODULES): Include all-apache.
12056 (CROSS_CHECK_MODULES): Include check-apache.
12057 (INSTALL_MODULES): Include install-apache.
12058 (all-apache): New target.
12059
12060 * configure.in: Added apache everywhere perl is seen.
12061
12062Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12063
12064 * Makefile.in: Add support for clean-{module} and
12065 clean-target-{module} rules.
12066
12067Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
12068
12069 * configure.in (*-*-ose) do not build libgloss.
12070
12071Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12072
12073 * config.guess (prep*:SunOS:5.*:*): Turn into
12074 powerpele-unknown-solaris2.
12075
12076Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
12077
12078 * configure.in: Permit --enable-shared to specify a list of
12079 directories.
12080
12081Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12082
12083 * configure.in (host==solaris): Pass only the first word of $CC
12084 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12085
12086Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12087
12088 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12089
12090Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
12091
12092 * Makefile.in (ALL_MODULES): Include all-perl.
12093 (CROSS_CHECK_MODULES): Include check-perl.
12094 (INSTALL_MODULES): Include install-perl.
12095 (ALL_X11_MODULES): Include all-guile.
12096 (CHECK_X11_MODULES): Include check-guile.
12097 (INSTALL_X11_MODULES): Include install-guile.
12098 (all-perl): New target.
12099 (all-guile): New target.
12100
12101 * configure.in (host_tools): Include perl and guile.
12102 (native_only): Include perl and guile.
12103 (noconfigdirs): Don't build guile and perl; no ports have been
12104 done.
12105
12106Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
12107
e490616e
ZW
12108 * configure (--enable-*): Handle quoted option lists such as
12109 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
12110
12111Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12112
12113 * Makefile.in ({,inst}all-target): New rule so we can make and
12114 install all of the target directories easily.
12115
12116Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12117
12118 * configure.in: Add missing global flag in sed substitution when
12119 deleting `target-' from ${configdirs}.
12120
12121Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
12122
12123 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12124 option.
12125
12126 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12127 config/mh-necv4.
12128
12129 * install.sh: Correct misspelling of transformbasename.
12130
12131 * config.guess: Recognize mips-*-sysv*.
12132
12133Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
12134
12135 * config.sub: Recognize mon960.
12136
12137Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
12138
12139 * configure: Restore Canadian Cross handling of BISON and LEX,
12140 removed in Feb 20 change.
12141
12142Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
12143
12144 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12145 Mention make install. Remove the old copyright date as well the
12146 clumsy and rather pointless copyright on the README file.
12147
12148Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
12149
12150 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12151 Makefile after running symlink-tree, then run `make distclean' to
12152 avoid clobbering any generated files in srcdir.
12153
12154Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
12155
12156 * configure.in (m68k-*-netbsd*): Build everything now.
12157
12158Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12159
12160 * Makefile.in (taz): Fix quoting.
12161
12162Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
12163
12164 * configure.in (sparclet-*-*): Build everything now.
12165
12166Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12167
12168 * configure.in (m68k-*-linux*): New host.
12169
12170Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
12171
12172 * configure: Check for bison before byacc.
12173
12174Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
12175
12176 * Makefile.in configure: Change the way LEX and BISON/YACC are
12177 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
12178 searching PATH. These are used as fallbacks by Makefile.in if
12179 flex/bison/byacc aren't in objdir.
12180
12181Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
12182
12183 * Makefile.in: Make everything which depends upon all-bfd also
12184 depend upon all-opcodes, in case --with-commonbfdlib is used.
12185
12186Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12187
12188 * configure.in (host *-*-cygwin32): Don't build gdb if we are
12189 building NT native compilers on Unix.
12190
12191Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
12192
12193 * configure.in: Don't get CC from the host Makefile fragment if we
12194 can find gcc in PATH, or if this is a Canadian Cross. Move the
12195 Solaris test for /usr/ucb/cc to the post target script, just after
12196 the compiler sanity test.
12197
12198Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
12199
12200 * config.sub: Merge with FSF.
12201
12202Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
12203
12204 * Makefile.in (RPATH_ENVVAR): New variable.
12205 (REALLY_SET_LIB_PATH): Use it.
12206 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12207
12208Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
12209
12210 * config.sub, configure.in: Recognize sparclet cpu.
12211
12212Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12213
12214 * config.guess: Support m68k-cbm-sysv4.
12215
12216Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12217
12218 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12219 m68k-unknown-linuxaout from linker help string. Put quotes around
12220 $ld_help_string.
12221
12222Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12223
12224 * config.guess (powerpc-harris-powerunix): Add guess for port
12225 to new target.
12226
12227Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12228
12229 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12230
12231Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12232
12233 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12234 $(REALLY_SET_LIB_PATH) in Makefile.
12235 * Makefile.in (SET_LIB_PATH): New variable.
12236 (REALLY_SET_LIB_PATH): New variable.
12237 ($(DO_X)): Use $(SET_LIB_PATH).
12238 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12239 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12240 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12241 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12242 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12243 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12244 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12245 (install-dosrel): Likewise.
12246 (all-opcodes): Depend upon all-libiberty.
12247
12248Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12249
12250 * config.guess (*:CYGWIN*): New
12251
12252Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12253
12254 * Makefile.in (all-target-winsup): All all-target-libiberty.
12255
12256Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12257
12258 * configure.in (noconfigdirs): Add missing # in front of comment.
12259
12260Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12261
12262 * configure.in: add second pass to things added to noconfigdirs
12263 so *-gm-magic can exclude libgloss properly.
12264
12265Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12266
12267 * mpw-configure (extralibs_name, rez_name): Set correctly
12268 for MWC68K compiler.
12269
12270 * mpw-README: Add more info on the necessary build tools.
12271
12272Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12273
12274 * configure.in, config.sub: Recognize cygwin32.
12275
12276Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12277
12278 * config.guess, config.sub: Recognize A/UX.
12279
12280Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12281
12282 * config.sub: Merge with gcc/config.sub.
12283
12284Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12285
12286 * mpw-build.in (do-binutils): Add build of stamps.
12287
12288Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12289
12290 * config.sub: Add recognition for mips64vr4100*-* targets.
12291
12292Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12293
12294 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12295 Add creation of gconfigargs with `--enable-shared' turned on.
12296 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12297 ($(host)-stamp-stage3-configured): Likewise.
12298 (HOLES): Add chatr and ldd.
12299 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12300
12301Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12302
12303 * configure: Pass --nfp to recursive configures.
12304
12305Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12306
12307 * Makefile.in (DLLTOOL): New.
12308 (DLLTOOL_FOR_TARGET): New.
12309 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12310 (EXTRA_TARGET_FLAGS): Ditto.
12311 (EXTRA_GCC_FLAGS): Ditto.
12312 (CONFIGURE_TARGET_MODULES): Ditto.
12313 (DO_X): Ditto.
12314 * configure: Add DLLTOOL.
12315
12316Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12317
12318 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12319 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12320 mh-sco, since old workarounds no longer needed, and don't
12321 build ld, since libraries have weak symbols in COFF.
12322
12323Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12324
12325 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12326
12327Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12328
12329 * configure.in: Make sure that ${CC} can be used to compile an
12330 executable.
12331
12332Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12333
12334 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12335 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12336 nothing depending on whether gdbtk is being built.
12337
12338Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12339
12340 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12341
12342Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12343
12344 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12345 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12346
12347Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12348
12349 * config-ml.in: Add support for
12350 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12351 Simplify setting of multidirs from --disable-foo.
12352
12353Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12354
12355 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12356 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12357 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 12358 non-empty, pass them on to the GCC make.
6599da04
JM
12359 (all-bootstrap): New rule that is like all-gcc, except it executes
12360 the GCC bootstrap rule instead of the GCC all rule.
12361
12362Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12363
12364 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12365
12366Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12367
12368 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12369 DG/UX support.
12370
12371Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12372
12373 * config.sub (i*86*) Change [345] to [3456]
12374
12375Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12376
12377 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12378 --with-gnu-ld=no.
12379
12380Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12381
12382 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12383 AIX multilibs get built.
12384
12385Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12386
12387 * configure.in (i386-win32): Don't build expect if we're not
12388 building the tcl subdir.
12389
12390Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12391
12392 * Makefile.in: (configure-target-examples, all-target-examples):
12393 New targets, configure and build example programs.
12394
12395Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12396
12397 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12398 use it as input to sedit the generated MPW makefile.
12399 * mpw-README: Add a suggestion about Gestalt.h.
12400
12401Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12402
12403 * config.sub: Accept *-*-ieee*.
12404
12405Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12406
12407 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12408 Ronald F. Guilmette <rfg@monkeys.com>.
12409
12410Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12411
12412 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12413 for powerpc-pe native.
12414 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12415 (target==powerpc-pe): duplicate i386-win32 entry.
12416
12417Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12418
12419 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12420 of vxworks, not just vxworks5.1.
12421
12422Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12423
12424 * mpw-configure: Add support for exec-prefix.
12425
12426Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12427
12428 * config.guess: Recognize HP model 816 machines as having
12429 a PA1.1 processor.
12430
12431Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12432
12433 * configure: Ignore new autoconf configure options.
12434
6599da04
JM
12435Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12436
12437 * config.guess: Recognize Pentium under SCO.
12438 From Robert Lipe <robertl@arnet.com>.
12439
12440Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12441
12442 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
12443
12444Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12445
12446 * configure.in: Don't configure gas for alpha-dec-osf*.
12447
12448Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12449
12450 * configure.in: Default to --with-stabs for some targets for which
12451 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12452 i[345]86*-*-unixware*.
12453
12454Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12455
12456 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12457 rather than basing it on the target. Simplify handling of options
12458 controlling which directories to configure. Remove extraneous
12459 slash in multi-clean target.
12460
12461Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12462
12463 * config-ml.in: Prefix more variables with ml_ so they don't collide
12464 with configure's.
12465
12466Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12467
12468 * configure: Don't turn -v into --v.
12469
12470Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12471
12472 * configure.in (targargs): Fix typo.
12473
12474 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12475
12476Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12477
12478 * configure.in: Strip --host and --target options from
12479 CONFIG_ARGUMENTS, and always configure for --host only. Add
12480 --with-cross-host option when building with a cross-compiler.
12481 * configure: Canonicalize the arguments put into config.status by
12482 always using `=' for an option with an argument. Pass a presumed
12483 --host or --target explicitly.
12484
12485Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12486
12487 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12488 into general OS recognition case.
12489
12490Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12491
12492 * configure.in (target_configdirs): add target-winsup only
12493 for win32 target systems.
12494
12495Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12496
12497 * Makefile.in (all-target-libgloss): Depend upon
12498 configure-target-newlib, since when libgloss is built it looks to
12499 see if the newlib directory exists.
12500
12501Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12502
12503 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12504 cfg-ml-*.in.
12505
12506Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12507
12508 * configure: Handle LD and LD_FOR_TARGET when configuring a
12509 Canadian Cross.
12510
6599da04
JM
12511Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12512
12513 * configure.in (target_libs): add target-winsup.
12514 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12515 (target==ppcle-pe): remove ld from $noconfigdirs.
12516
12517Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12518
12519 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12520 Preserve relative path names in $srcdir. Build symlink tree if
12521 configuring cross target dir and srcdir=. (= no VPATH support).
12522 (configure-target-libg++): Depend on configure-target-librx.
12523 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12524 * config-ml.in: New file.
12525 * symlink-tree: New file.
12526 * configure: Ensure srcdir="." if that's what it is.
12527
12528Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12529
12530 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12531 includes and FLEX_SKELETON setting.
12532 * mpw-configure (--with-gnu-ld): New option, controls whether
12533 to use PPCLink or ld with PowerMac GCC.
12534 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12535 * mpw-config.in: Configure grez if targeting Mac.
12536
12537 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
12538 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12539 just macos.
6599da04
JM
12540 * configure.in: Configure grez resource compiler if targeting Mac.
12541 * Makefile.in (all-grez, install-grez): New targets.
12542
12543Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12544
12545 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 12546 gcc in the path, set CC to gcc -O2.
6599da04
JM
12547
12548Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12549
12550 * configure: Default ${build} correctly. Avoid picking up extra
12551 spaces when reading CC and CXX from Makefile. When doing a
12552 Canadian Cross, use plausible default values for numerous
12553 variables.
12554 * configure.in: When doing a Canadian Cross, don't try to
12555 configure tools whose configure script can't handle it.
12556
12557Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12558
12559 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12560
12561Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12562
12563 * configure: Remove dubious bug reporting address.
12564
12565Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12566
12567 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12568 configure script, run that instead of this directory's configure.
12569 In either case, print a message that we're configuring the sub-dir.
12570
12571Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12572
12573 * configure.in: Before checking for the existence of various files,
12574 use sed to filter out "target-".
12575
12576Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12577
12578 * Makefile.in (DO_X): Split rule to decrease command line length
12579 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12580 (Philippe De Muyter).
12581
12582Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12583
12584 * Makefile.in (all-patch): depend on all-libiberty.
12585
12586Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12587
12588 * configure.in: If the only directory in target_configdirs which
12589 actually exists is libiberty, then set target_configdirs to empty,
12590 to avoid trying to build a target libiberty in a gas or gdb
12591 distribution.
12592
12593Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12594
12595 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
12596 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12597 systems.
6599da04
JM
12598
12599Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12600
12601 * configure.in (copy_dirs): Use sys-include instead of include
12602 for --with-headers option.
12603
12604Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12605
12606 * Makefile.in, configure.in: Make winsup builds work with
12607 new scheme.
12608
12609Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12610
12611 * configure.in: Build the linker on AIX.
12612
12613Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12614
12615 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12616 where needed.
12617
12618Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12619
12620 * Makefile.in (all-gcc): Fix typo.
12621
12622Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12623
12624 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12625
12626Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12627
12628 * configure.in: Rename libFOO to target-libFOO, and xiberty
12629 to target-xiberty, to provide more flexibility.
12630 (target_subdir): Define. Create if cross.
12631 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12632 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12633 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12634 check-libFOO -> check-target-libFOO, etc.
12635 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12636 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12637 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12638 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12639 allow ALL_GCC="" to only configure.
12640 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12641 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12642 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12643
12644Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12645
12646 * Makefile.in (taz): Build "info" in etc explicitly.
12647
12648Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12649
12650 * configure.in: Make sure that CC is undefined (as opposed to
12651 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12652 problem with autoconf trying to configure on a host without GCC.
12653
12654Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12655
12656 * mpw-configure: Set host alias from choice of host compiler,
12657 only use generic MPW Makefile sed if present, edit a file
12658 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12659 * mpw-README: Add problem notes about CW6 and CW7.
12660
12661Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12662
12663 * Makefile.in (taz): Use ";" instead of ";;".
12664
12665Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12666
12667 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12668 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12669 DISTDOCDIRS.
12670 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12671 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12672
12673Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12674
12675 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12676 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12677 Move bfd to DISTSTUFFDIRS.
12678
12679Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12680
12681 * Makefile.in (X11_LIB): Removed.
12682 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12683
12684 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12685
12686Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12687
12688 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12689 names.
12690
12691Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12692
12693 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12694
12695Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12696
12697 * configure.in (i[345]86-*-win32): Always build newlib.
12698 Don't configure cvs, autoconf or texinfo.
12699 * Makefile.in (LD_FOR_TARGET): New.
12700 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12701 Pass down LD_FOR_TARGET.
12702
12703Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12704
12705 * winsup: New directory.
12706 * Makefile.in: Build winsup.
12707 * configure.in: Winsup is configured when target is win32.
12708 Can only build win32 target GDB when native.
4e81ae98 12709
6599da04
JM
12710Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12711
12712 * config.guess: Recognize HP model 819 machines as having
12713 a PA 1.1 processor.
12714
12715Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12716
12717 * configure: Fix sed loop which substitutes for CC and CXX to
12718 avoid bug found in various sed implementations.
12719
12720Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12721
12722 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12723 simulator. Use standard powerpc-*-eabi*.
12724
12725Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12726
12727 * configure.in: Stop putting gas and binutils in noconfigdirs for
12728 powerpc-*-aix* and rs6000-*-*.
12729
12730Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12731
12732 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12733 -mcall-aixdesc libraries.
12734
12735Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12736
12737 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12738
12739 * config.sub (arm | armel | armeb): Fix shell syntax.
12740
12741Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12742
12743 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12744 -msoft-float and -mcpu=common support.
12745 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12746 libraries.
12747
12748Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12749
12750 * configure.in: Allow configuration and build of emacs19 for the alpha.
12751
12752Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12753
12754 * configure.in (CC): Get ^CC, not just any old CC, from
12755 ${host_makefile_frag}.
12756
12757Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12758
4e81ae98 12759 * configure.in (CC): Try to get CC from
6599da04
JM
12760 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12761
12762Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12763
12764 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12765 only if it exists in $(srcdir).
12766
12767Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12768
12769 * configure: If CC and CXX are not set in the environment, set
12770 them, based on either an existing Makefile or on searching for gcc
12771 in PATH. Substitute for CC and CXX in Makefile.
12772 * configure.in: Remove libm from target_libs. Separate
12773 target_configdirs from configdirs. If CC is not set in
12774 environment, try to get it from a host Makefile fragment. Rewrite
12775 changes of configdirs to use skipdirs instead. A few minor
12776 tweaks. Take directories out of target_configdirs as they are
12777 taken out of configdirs. Remove existing Makefile files from
12778 subdirectories. Substitute for TARGET_CONFIGDIRS and
12779 CONFIG_ARGUMENTS in Makefile.
12780 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12781 by configure.in.
12782 (CONFIG_ARGUMENTS): Likewise.
12783 (CONFIGURE_TARGET_MODULES): New variable.
12784 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12785 ($(CONFIGURE_TARGET_MODULES)): New target.
12786 (configure-libg++, configure-libio): New targets.
12787 (all-libg++): Depend upon configure-libg++.
12788 (all-libio): Depend upon configure-libio.
12789 (configure-libgloss, all-libgloss): New targets.
12790 (configure-libstdc++): New target.
12791 (all-libstdc++): Depend upon configure-libstdc++.
12792 (configure-librx, all-librx): New targets.
12793 (configure-newlib): New target.
12794 (all-newlib): Depend upon configure-newlib
12795 (configure-xiberty): New target.
12796 (all-xiberty): Depend upon configure-xiberty.
12797
12798Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12799
12800 * configure.in (host i[345]86-*-win32): Expand the
12801 noconfigdirs again.
12802
12803Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12804
12805 * mpw-configure: Fix sed command file name.
12806
12807Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12808
4e81ae98 12809 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
12810 noconfigdirs again.
12811
12812Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12813
12814 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12815 or powerpc*-*-pe*, since they are not yet supported.
12816
12817Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12818
12819 Add PowerMac support and many other enhancements.
12820 * mpw-configure: New option --cc to select compiler to use,
12821 paste options set according to --cc into the generated
12822 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12823 if mpw-make.sed is present.
12824 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12825 add forward includes for PowerPC include files.
12826 * mpw-build.in: Build using Makefile.PPC if present.
12827 (do-byacc, etc): Remove separate version resource builds.
12828 (do-gas): Build "stamps" before "all".
12829 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12830 * mpw-README: Update to reflect --cc option, PowerMac support,
12831 and recently-reported compatibility problems.
12832
12833Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12834
12835 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12836 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12837 (--with-multilib-top): Pass to recursive invocations.
12838
12839Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12840
12841 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12842 v810-*-*.
12843
12844Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12845
12846 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12847 gdb, ld and opcodes on v810-*-*.
12848
6599da04
JM
12849Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12850
12851 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12852 (local-maintainer-clean): New target.
12853 (maintainer-clean): New target.
12854 (realclean): Just depend upon maintainer-clean.
12855
12856Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12857
12858 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12859
12860Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12861
12862 * configure.in: Build ld in mips*-*-bsd* case.
12863
12864Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12865
12866 * config.sub: Accept -lites* OS. From Ian Dall.
12867
12868Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12869
12870 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 12871 targets.
6599da04
JM
12872
12873Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12874
12875 * configure.in: treat i386-win32 canadian cross the same as
12876 i386-go32 canadian cross.
12877
12878Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12879
12880 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12881 running under the simulator to build a reduced set of libraries.
12882 (powerpc-*-eabiaix): Add fine grained multilib support added to
12883 other powerpc targets yesterday.
12884
12885Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12886
12887 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12888 -disable-softfloat, -disable-relocatable, -disable-aix, and
12889 -disable-sysv to control which multilib libraries get built.
12890
12891Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12892
12893 * configure: Add Makefile.tem to list of files to remove in trap
12894 handler.
12895
12896Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12897
12898 * config.guess (*Linux*): Add missing "exit"s.
12899 Also, need specific check for alpha-unknown-linux (uses COFF).
12900
12901Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12902
12903 * config.guess: Merge with FSF:
12904
12905 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12906 * config.guess (AIX4): More robust release numbering discovery.
12907
12908 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12909 * config.guess (i386-sequent-ptx): Properly get version number.
12910
12911 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12912 * config.guess (mips:*:4*:UMIPS): New case.
12913
12914Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12915
12916 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12917 (i386-win32 host): Likewise. Don't build readline.
12918
12919Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12920
12921 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12922 SUPPORT_FILES to submakes.
12923
12924Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12925
12926 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12927 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12928 mpw-configure.
12929
12930Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12931
12932 * configure.in (appdirs): Use =, not ==, in test expression when
12933 trying to build the text to print in the warning message for
12934 Solaris users.
12935
12936Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12937
12938 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12939
12940Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12941
12942 * config.guess: Recognize lynx-2.3.
12943
12944Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12945
12946 * config.sub (z8ksim): Deleted
12947 (z8k-*-coff): New, this is the one true name of the target.
12948
12949Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12950
12951 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12952
12953Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12954
12955 * config.guess (*:Linux:*:*): First try asking the linker what the
12956 default object file format is (elf, aout, or coff). Then if this
12957 fails, try previous methods.
12958
12959Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12960
12961 * configure.in: Don't build newlib for *-*-vxworks5.1.
12962
12963Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12964
12965 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12966 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12967
12968Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12969
12970 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12971
12972Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12973
12974 * cfg-ml-com.in: New file.
12975 * cfg-ml-pos.in: New file.
12976
12977Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12978
12979 * COPYING.NEWLIB: Add HP free copyright to list.
12980
12981Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12982
12983 * config.sub: Recognize -eabi* for the system, not just -eabi.
12984
12985Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12986
12987 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12988 * config.sub, configure.in (win32): New target and host.
12989
12990Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12991
12992 * configure.in: Add i386-pe configuration.
12993
12994Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12995
12996 * mpw-build.in (install): Install GDB after LD.
12997
12998Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12999
13000 * mpw-config.in (elf/mips.h): Always forward-include, needed
13001 for GDB to build.
13002
13003Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
13004
13005 * testsuite: New directory for customer acceptance and whole tool
13006 chain tests.
13007
13008Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13009
13010 * configure: If per-host line isn't found, but AC_OUTPUT is found
13011 and a configure script exists, run it instead.
13012
13013Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13014
13015 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
13016
13017Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
13018
13019 * configure: Set build_{cpu,vendor,os,alias} to host values when
13020 --build isn't specified.
13021
13022Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13023
13024 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13025 (FLAGS_TO_PASS): Pass them.
13026 (EXTRA_TARGET_FLAGS): Ditto.
13027
6599da04
JM
13028Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13029
13030 * Makefile.in (all-libg++): Depend on all-libstdc++.
13031
13032Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13033
13034 * configure.in (noconfigdirs): Enable all packages for
13035 i386-unknown-netbsd.
13036
13037Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
13038
13039 * configure.in (noconfigdirs): Don't configure tk for i386-go32
13040 hosted builds (DOS builds)
13041
13042Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13043
13044 Changes for ARM based on patches from Richard Earnshaw:
13045 * config.sub: Handle armeb and armel.
13046 * configure.in: Omit arm linker only for riscix.
13047
13048Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
13049
13050 * config.guess: Update from FSF.
13051
13052Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
13053
63f6bcd7 13054 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
13055 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
13056 powerpcle variant. Convert pentium into i586, not i486. Add p5
13057 alias for i586. Map new x86 variants p6, k5, nexgen into i586
13058 temporarily.
13059
13060Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
13061
13062 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13063
13064Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
13065
13066 * config.sub: Accept -lites* as a basic system type.
13067
13068Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
13069
13070 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13071 installed, and if so return linuxoldld as the system name.
13072
13073Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
13074
13075 * config.guess: Add hppa1.1-hp-lites support.
13076
13077Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
13078
13079 * configure.in: Don't build newlib for m68k-vxworks5.1.
13080
13081Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13082
13083 * configure.in (mips-sgi-irix6): Use mh-irix5.
13084
13085Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
13086
13087 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13088
13089Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13090
13091 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 13092 OSF/1. Fix compiler flags.
6599da04
JM
13093 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
13094
13095Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
13096
13097 * configure.in: Recognize --with-newlib.
13098 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13099
13100Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13101
d207ebef 13102 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
13103 to *_X11_MODULES due to gdbtk needing X include files et al.
13104
13105Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
13106
13107 Merge in support for Mac MPW as a host.
13108 (Old change descriptions retained for informational value.)
13109
13110 * mpw-config.in: Add generic include forwards for cpu-specific
13111 include files in aout and elf directories.
13112
13113 * mpw-configure: Added copyright.
13114 * mpw-config.in: Check for presence of required build tools.
13115 (target_libs): Add newlib.
13116 (target_tools): Add examples.
13117 (Read Me): Generate as "Read Me for MPW" instead.
13118 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13119 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13120 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13121
13122 * mpw-configure: Remove subdir-specific makefile hackery,
13123 delete mk.tmp after using it.
13124
13125 * mpw-build.in (all): Display start and end times.
13126
13127 * mpw-configure (host_canonical): Set.
13128 (target_cpu): Always add to makefiles.
13129 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13130 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13131 (mpw-mh-mpw): Look for in srcdir and srcroot.
13132 Use sed instead of mpw-edit-prefix to edit prefix definitions.
13133
13134 * mpw-build.in: (install-only): New target.
13135
13136 * mpw-configure (host_alias, target_alias): Rename from hostalias
13137 and targetalias, add into generated Makefile.
13138 (mk.tmp): If present, add into generated Makefile.
13139 * mpw-build.in (all-gas): Build config.h first before gas proper.
13140
13141 * mpw-configure (config.status): Write only if changed.
13142 * mpw-config.in (readline): Configure it (not built, just used for
13143 definitions).
13144
13145 * mpw-config.in (elf/mips.h): Add a forward include.
13146
13147 * mpw-config.in: Forward-include most .h files in include into
13148 extra-include.
13149 (readline): Don't build.
13150 mpw-build.in (install): Install GDB.
13151
13152 * mpw-configure (prefix, mpw_prefix): Handle it.
13153 * mpw-config.in (mmalloc, readline): Don't configure.
13154 * mpw-build.in (thisscript): Rename to ThisScript.
13155 Use mpw-build instead of BuildProgram everywhere.
13156 (mmalloc, readline): Don't build.
13157 * mpw-README: New file, basic documentation about the MPW port.
13158
13159 * mpw-config.in: Use forward-include to create include files.
13160
13161 * mpw-configure: Add more things to the top of each configured
13162 Makefile, including contents of config/mpw-mh-mpw.
13163 * mpw-config.in (extra-include): Create this directory and fill it
13164 with Posix-like include files when configuring.
13165
13166 * config.sub (apple, mac, mpw): Add various aliases.
13167
13168 * mpw-build.in: New file, top-level build script fragment for MPW.
13169 * mpw-configure: New file, configure script for MPW.
13170 * mpw-config.in: New file, config fragment for MPW.
13171
13172Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13173
13174 * configure.in (host_libs): Remove glob, since it is gone from the
13175 sources.
13176
13177Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13178
13179 * Makefile.in: define empty GDB_NLM_DEPS var.
13180
13181 * configure.in(target_makefile_frag): use config/mt-netware
13182 for netware targets.
13183
13184Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
13185
13186 * config.sub: Merge in recent FSF changes. Remove linux special
13187 cases.
13188
13189Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13190
731a8127 13191 Revert this change:
6599da04
JM
13192
13193 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13194
13195 * build-all.mk: Use CC=cc -Xs on Solaris.
13196
6599da04
JM
13197Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13198
13199 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13200 stop using it.
13201 * Makefile.in: Nuke all references to glob subdirectory.
13202
13203Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13204
13205 * configure.in: Fix --enable-shared logic in per-host.
13206
13207Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
13208
13209 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13210
13211Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13212
13213 * configure.in (noconfigdirs): Don't build gas on AIX, for
13214 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13215
13216Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13217
13218 * configure: Fix --cache-file to work if the file argument is a
13219 relative path.
13220
13221Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13222
13223 * configure: If the --cache-file is used, pass it down to
13224 configure in subdirectories.
13225
13226Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13227
13228 * config.sub: add vxworks29k configuration.
13229
13230Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13231
13232 * Makefile.in (taz): Do "diststuff" part quietly.
13233
13234Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13235
13236 * config.sub: Mini-merge with gcc/config.sub.
13237
13238Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13239
13240 * config.guess (IRIX): Sed - to _.
13241
13242Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13243
13244 * Makefile.in (source-vault, binary-vault): New targets.
13245
13246Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13247
13248 * config.sub: Recognize -eabi as a basic system type.
13249
13250Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13251
13252 * configure.in (enable_shared stuff): Fix typo.
13253
13254Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13255
13256 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13257
13258Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13259
13260 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13261
13262Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13263
13264 * configure.in (rs6000-*-*): Don't build gas.
13265
13266Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13267
13268 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13269 reduce command line length.
13270 (AS_FOR_TARGET): Check for as.new, not Makefile.
13271 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13272
13273Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13274
13275 * config.guess: Merge from FSF.
13276
13277Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13278
13279 * configure: Don't use $ when handling program_suffix.
13280
13281Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13282
13283 * configure.in: Configure tk for hppa/hpux.
13284
13285Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13286
13287 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13288
13289Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13290
13291 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13292 to LIBCXXFLAGS. Tests are better run without it.
13293
13294Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13295
13296 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13297
13298Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13299
13300 * configure.in (*-*-netware*): Don't configure xiberty.
13301
13302Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13303
13304 * configure.in: Remove tk from native_only list.
13305
13306Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13307
13308 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13309 for special NCD build.
13310
13311Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13312
13313 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13314 makeall.bat, they're only useful for binutils snapshots.
13315 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13316 makeall.bat to specified SUPPORT_FILES.
13317
13318Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13319
13320 * build-all.mk: Add Ericsson targets to sun4 and solaris
13321 hosts. Add BNR's sun4 target to solaris host, so their
13322 build-from-source will be tested in-house first.
13323
13324Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13325
13326 * Makefile.in (LIBCFLAGS): New variable.
13327 (CFLAGS_FOR_TARGET): Ditto.
13328 (LIBCFLAGS_FOR_TARGET): Ditto.
13329 (LIBCXXFLAGS): Ditto.
13330 (CXXFLAGS_FOR_TARGET): Ditto.
13331 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13332 (BASE_FLAGS_TO_PASS): Pass them.
13333 (EXTRA_TARGET_FLAGS): Ditto.
13334
731a8127 13335 * configure.in: Support --enable-shared.
6599da04
JM
13336
13337Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13338
13339 * configure.in (target_libs): Include libstdc++ again.
13340 * config.guess: Update from FSF (for FreeBSD).
13341
13342Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13343
13344 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13345 makeall.bat.
13346 (DISTDOCDIRS): Add `etc'.
13347 (ETC_SUPPORT_PFX): New variable.
13348 (taz): Include anything from etc starting with a word in
13349 ETC_SUPPORT_PFX.
13350
13351Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13352
13353 * config.sub: Update for recent FSF changes. Remove obsolete
13354 h8300hds entry. Add -windows* and -osx as basic os. Minor
13355 spacing changes.
13356
13357Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13358
13359 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13360
13361 * config.guess: Merge with FSF.
13362 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13363
13364Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13365
13366 * configure: Since the "trap 0" handler will override the exit
13367 status on many systems, only use it for "exit 1", and make it set
13368 a non-zero exit status; reset it before "exit 0". Also, check
13369 exit status of config.sub, and error out if it failed.
13370
13371Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13372
13373 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13374 and install libgloss.
13375
13376Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13377
13378 * Makefile.in (all-binutils): Depend upon all-byacc.
13379
13380 * configure.in: Don't build emacs on Irix 5.
13381
13382Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13383
13384 * configure.in (*-*-netware*): Add libio.
13385
13386Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13387
13388 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13389 (CHECK_TARGET_MODULES): Ditto.
13390 (INSTALL_TARGET_MODULES): Ditto.
13391 (TARGET_LIBS): Ditto.
13392 (all-libstdc++): Note dependencies.
13393
13394Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13395
13396 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13397
13398Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13399
13400 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13401 -fexternal-templates.
13402
13403 * configure.in (target_libs): Add libstdc++.
13404 (noconfigdirs): Add libstdc++ as appropriate.
13405
13406Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13407
13408 * config.guess: Update from FSF.
13409
13410Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13411
13412 * configure: Use ${config_shell} when running ${configsub}.
13413
13414Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13415
13416 * config.sub: No longer recognize h8300h.
13417
13418Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13419
13420 * config.sub: Remove extraneous differences between config.sub and
13421 gcc/config.sub.
13422
13423Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13424
13425 * Makefile.in (DISTSTUFFDIRS): Add gas.
13426
13427Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13428
13429 * COPYING.NEWLIB: New file.
13430
13431Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13432
13433 * config.guess (HP-UX): Patch from Harlan Stenn
13434 <harlan@landmark.com> to also emit release level.
13435
13436Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13437
13438 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13439
13440Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13441
13442 * config.sub: Merge nextstep cleanup from FSF.
13443
13444Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13445
13446 * configure.in (arm-*-*): Don't configure ld for this target.
13447
13448Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13449
13450 * configure.in (*-*-netware): don't configure libg++, libio,
13451 librx, or newlib.
13452
13453Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13454
13455 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13456 configure ld--it works, but it doesn't support shared libraries.
13457
13458Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13459
13460 * config.guess (*-unknown-freebsd*): Get rid of possible
13461 trailing "(Release)" in version string.
13462 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13463
13464Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13465
13466 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13467 Fix type: *-next-neststep -> *-next-nextstep.
13468
13469 * config.guess: Merge from FSF:
13470
13471 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13472
13473 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13474
13475 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13476
13477 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13478 instead of UNIX_SV for UnixWare 1.0).
13479
13480Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13481
13482 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13483 to make gdb/nlm/* build after the compiler and linker.
13484
13485Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13486
13487 * config.guess (netbsd, freebsd, linux): Accept any machine,
13488 not just i[34]86.
13489 (m68k-atari-sysv4): Relocate to match FSF version.
13490
13491 * config.guess: More merges from the FSF:
13492
13493 Add a space before function call or macro invocation.
13494
13495 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13496
13497 * config.guess: Add trap cmd to remove dummy.c and dummy when
13498 interrupted.
13499
13500 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13501
13502 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13503 (dummy): Redirect stderr from compilation of dummy.c.
13504
13505 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13506
13507 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13508
13509Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13510
13511 * configure: Accept and ignore --cache*, for compatibility with
13512 new autoconf.
13513
13514Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13515
13516 * config.guess: Merge from FSF:
13517
13518 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13519
13520 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
13521 (PATH): Add /.attbin at end for finding uname.
13522 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
13523
13524 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13525
e490616e 13526 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
13527
13528 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13529
e490616e
ZW
13530 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13531 to select whether to use ELF or COFF.
6599da04
JM
13532
13533 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13534
e490616e 13535 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
13536
13537 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13538
13539 * config.guess: Guess the OS version for HPUX.
13540
13541 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13542
13543 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13544
13545Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13546
13547 * configure.in: Recognize --with-headers, --with-libs, and
13548 --without-newlib.
13549 * Makefile.in (all-xiberty): Depend upon all-ld.
13550
13551Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13552
13553 * configure.in: Change i[34]86 to i[345]86.
13554
13555Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13556
13557 * configure (version): A few more tweaks to help message.
13558
13559Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13560
13561 * Makefile.in: Remove (for now) librx as a host library,
13562 now that we're building it for target.
13563
13564Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13565
13566 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13567 (Karl Berry).
13568
13569Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13570
13571 * configure.in: Also configure librx.
13572
13573Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13574
13575 * Makefile.in: Update various rules to reflect that librx
13576 is now needed for libg++.
13577
13578Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13579
13580 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13581
13582Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13583
13584 * configure.in: Configure the examples directory.
13585
13586Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13587
13588 * configure: Simplify Jun 2 1994 change.
13589
13590Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13591
13592 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13593 /bin/gcc isn't good enough to build gcc.
13594
13595Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13596
13597 * Makefile.in (GDB_SUPPORT_FILES): Remove
13598 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13599 (gdb.tar.gz): Add new rule to use standard distribution building
13600 mechanism.
13601
13602Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13603
13604 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13605 Bill Cox <bill@cygnus.com>.
13606
13607Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13608
13609 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13610
13611Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13612
13613 * configure: Search current dir first in .gdbinit.
13614
13615Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13616
13617 * config.sub: Recognize freebsd (merged from gcc config.sub).
13618
13619Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13620
13621 * config.sub: Refer to NeXT's operating system as nextstep.
13622
13623 * config.sub (case $basic_machine): Re-order the cases, to match
13624 the order in the FSF version (which is mostly alphabethical).
13625 Merge in some additions and changes from the FSF.
13626
13627Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13628
13629 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13630 * config.sub: Recognize cxux7.
13631 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13632
13633Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13634
13635 * config.sub: Fix typo powerpc -> powerpc-*.
13636
13637Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13638
13639 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13640
13641 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13642 parallel with all-emacs and install-emacs). Top-level command
13643 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13644
13645Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13646
13647 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13648 $(relbindir)/make before doing ``make install'', and use
13649 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13650 installing over running make binary.
13651 ($(host)-stamp-stage3-installed): Likewise.
13652
13653Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13654
13655 * config.guess: Recognize Mach.
13656
13657Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13658
13659 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13660 see whether --exec-prefix was used.
13661
13662Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13663
13664 * README: Explicitly mention libg++/README. (Zoo's idea.)
13665
13666Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13667
13668 * Makefile.in: Add all-librx target similar to all-libproc.
13669
13670Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13671
13672 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13673 with post 1.2 uname bogosity.
13674
13675Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13676
13677 * configure: Remove temporary files on receipt of a signal.
13678
13679Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13680
13681 * configure: If there is a package_makefile_frag, remove
13682 ${subdir}/Makefile.tem after copying it in.
13683
13684Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13685
13686 * build_all.mk: support rs6000 lynx identifies itself as
13687 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13688 since /bin/gcc is too feeble to compile a modern gcc.
13689
13690Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13691
13692 * brought devo/test-build.mk update-to-date with progressive/
13693 test-build.mk. Add lynx targets and hppa flag info.
13694
13695Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13696
13697 * configure.in: Use mh-ncrsvr43. Patch from
13698 Tom McConnell <tmcconne@sedona.intel.com>.
13699
13700Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13701
13702 * config.guess (i386-unknown-bsdi): No longer need to
13703 check #if defined(__bsdi__) && defined(__i386__).
13704
13705Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13706
13707 * configure: Set program_transform_nameoption correctly.
13708
13709Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13710
13711 * brought build-all.mk update-to-date with progressive build-all.mk,
13712 added new targets and hppa info.
4e81ae98 13713
6599da04
JM
13714Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13715
13716 * configure: If config.guess result is a prefix of the user
13717 specified target, assume a native build and use the user specified
13718 target as the host alias. Remove SunOS patch suffix removal hack.
13719 * configure.in: Remove SunOS patch suffix removal hack.
13720
13721 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13722 in NATIVE_CHECK_MODULES.
13723
13724Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13725
13726 * Makefile.in: Rename HOST_ONLY to NATIVE.
13727 * configure: Delete SunOs patch suffix from host_canonical
13728 and build_canonical variables that are prepended to Makefiles.
13729 * configure.in: Add comments for easier maintenance.
13730
13731Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13732
13733 * Makefile.in: Add all-libproc target similar to all-gui.
13734
13735Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13736
13737 * Makefile.in (CHECK_MODULES): split into
13738 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13739
13740Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13741
13742 * config.guess (i386-unknown-bsdi): New system to guess.
13743
13744Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13745
13746 * Makefile.in: Add all-gui target (but not yet build by "all").
13747
13748Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13749
13750 * config.sub: Move deletion of patch suffix from here...
13751 * configure.in: To here, at Ian's suggestion. The top-
13752 level scripts might need to know of a patch level.
13753
13754Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13755
13756 * config.sub: Strip off patch suffix so rtl is recognized
13757 as a sunos4.1.3 machine, even though it's been patched.
13758
13759Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13760
13761 * Makefile.in (INSTALL_LAST): Delete.
13762 (INSTALL_DOSREL): New.
13763
13764Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13765
13766 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13767 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13768 whether we pass down --with-gnu-ld anyhow.
13769
13770Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13771
13772 * Makefile.in (INSTALL_LAST): Change operation so it works
13773 on more flavors of make.
13774 * configure.in (go32): Don't build libg++ or libio.
13775
13776Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13777
13778 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13779 they can be overriden by templates.
13780
13781Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13782
13783 * configure.in (target==go32): Don't build gdb.
13784 * dosrel: New directory.
13785
13786Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13787
13788 * configure.in (host==go32): Configure dosrel too.
13789 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13790 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13791 be set by incoming names or templates.
13792 (INSTALL_LAST): New rule.
6599da04
JM
13793
13794Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13795
13796 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13797
13798Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13799
6599da04
JM
13800 * configure.in (appdirs): New variable. Currently empty, but will
13801 be used in gas distribution. If nonempty, lists a set of
13802 directories at least one of which must get configured, or top
13803 level configuration is considered to have failed.
13804 (rs6000-*-lynxos*): Use new file name.
13805
13806Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13807
13808 Eliminate XTRAFLAGS.
13809 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13810 newlib include files using -idirafter, and also use -nostdinc.
13811 (CXX_FOR_TARGET): Likewise.
13812 (XTRAFLAGS): Removed.
13813 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13814 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13815 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13816 ($(DO_X)): Don't pass down XTRAFLAGS.
13817
13818Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13819
13820 * configure.in (mips*-dec-bsd*): New target; do build linker.
13821 (mips*-*-bsd*): New target; don't build linker.
13822
13823Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13824
13825 * configure.in: support rs6000-*-lynxos* configuration.
13826 support sunos4 as a cross target.
13827
13828 * config.sub: look for lynx*, not lynx since the OS version may
13829 legitimately be part of the name.
13830
13831Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13832
13833 * configure.in (i[34]86-*-sco*): Move to be with other i386
13834 targets.
13835 (romp-*-*): New target. Skip various binary utilities.
13836 (vax-*-*): New target. Don't build newlib.
13837 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13838
13839Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13840
13841 * configure.in: Only set host_makefile_frag if config
13842 directory exists.
13843
13844Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13845
13846 * install.sh: If $dstdir exists, don't check whether each
13847 component does.
13848
13849Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13850
13851 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13852
13853Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13854
3b75d237
AJ
13855 * configure.in (*-*-lynxos*): Don't configure newlib for either
13856 native or cross Lynx.
6599da04
JM
13857
13858Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13859
13860 * config.sub (sparc64-elf): Fix os.
13861 (z8k): Remove duplicate.
13862
13863Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13864
13865 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13866 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13867
13868Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13869
13870 * configure: Make file links cleanly even if Lynx fails on
e490616e 13871 an NFS symlink (at least fail cleanly).
6599da04
JM
13872
13873Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13874
13875 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13876 -XNh2000.
13877
13878Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13879
13880 * configure: Unknown options are fatal again.
13881
13882Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13883
13884 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 13885 compatibility.
6599da04
JM
13886
13887Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13888
13889 * build-all.mk: Add `clean' target.
13890
13891Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13892
13893 * config.guess: Add SINIX support.
13894 * configure.in: Add mips-*-sysv4* support.
13895
13896Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13897
13898 * build-all.mk: Document all useful targets.
13899 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13900 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13901
13902Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13903
13904 * configure: Support --silent, --quiet.
13905
13906Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13907
13908 * configure: Support --disable-FEATURE.
13909
13910Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13911
13912 * config.guess: Recognize NCR running SVR4.3.
13913
13914Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13915
13916 * config.guess: Make BSDI generate i386-unknown-bsd386.
13917 Patch from Paul Eggert <eggert@twinsun.com>.
13918
13919Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13920
13921 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13922
13923Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13924
13925 * configure: Make unrecognized options give nonfatal warnings
13926 instead of fatal errors, and pass them to any subdirectory
13927 configures in case they recognize them.
13928 Make --x equivalent to --with-x.
13929
13930Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13931
13932 * configure: Add --enable-* options. Clean up usage message and
13933 some comments.
13934
13935Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13936
13937 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13938
13939Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13940
13941 * configure.in (hppa*-*-*): Enable binutils.
13942
13943Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13944
13945 * config.sub: Recognize cisco.
13946
13947Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13948
13949 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13950
13951Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13952
13953 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13954 than one configuration name. Add comment.
13955
13956Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13957
13958 * config.guess: about target *-hitachi-hiuxwe2, fixed
13959 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13960 macro is incorrect.]
13961
13962Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13963
13964 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13965 than the "make ls" stuff which used to be here.
13966
13967Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13968
13969 * config.guess: Recognize i[34]86-unknown-freebsd.
13970 From Shawn M Carey <smcarey@rodan.syr.edu>.
13971
13972Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13973
13974 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13975
13976Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13977
13978 * config.guess: Check for ptx.
13979
13980Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13981
13982 * config.sub: Add os9k checking.
13983
13984Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13985
13986 * config.guess: Handle OSF1 running on HPPA processors
13987
13988Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13989
13990 * configure: If subdir configure fails, print out a message with
13991 subdirectory name, in case subdir's configure code didn't identify
13992 itself.
13993
13994Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13995
13996 * configure.in: Remove embedded newlines from configdirs.
13997 Avoid mismatches of substrings. Fix matching strings at end
13998 of configdirs.
13999
14000Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
14001
14002 * config.guess: Add Lynx/rs6000 config support.
14003
14004Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14005
14006 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14007
14008Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
14009
14010 * configure.in (hppa*-*-osf*): Treat this just like most other
14011 PA configurations (eg no binutils or ld).
14012 (hppa*-*-*elf*): These configurations have binutils and ld.
14013
14014Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14015
14016 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
14017
14018Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14019
14020 * configure.in (rs6000-*-*): Build gas.
14021
14022Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14023
e490616e 14024 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
14025
14026Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14027
14028 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14029 for GDB and GDB has been fixed to not need it.
14030
6599da04
JM
14031Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14032
14033 * config.guess: Recognize vax hosts.
14034
14035Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14036
14037 * configure (while loop): Don't use "break 2" inside case
14038 statement -- the case statement isn't an enclosing loop.
14039
14040Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
14041
14042 * config.guess: Clean up NeXT support, to allow nextstep
14043 on Intel machines. Make OS be nextstep.
14044
14045Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
14046
14047 * config.guess: Add alternate forms for Convex.
14048
14049Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
14050
14051 * configure: Completely rewrite option processing. Take
14052 advantage of pattern-matching to avoid invoking test frequently.
14053 Also clean up host and target defaulting logic.
14054
14055Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14056
14057 * Makefile.in: Replace all occurrances of "rootme" with "r" and
14058 "$${rootme}" with "$$r", to increase the likelihood that the do-*
14059 commands (plus user environment) will fit SCO limits.
14060
14061Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14062
14063 * configure.in: Don't issue warnings about directories which are
14064 not being configured if -norecursion is set. Correct test for
14065 --with-gnu-as and --with-gnu-ld to not get confused by substring
14066 matches.
14067
14068 * configure.in: Don't build gas for alpha-dec-osf1*.
14069
14070Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
14071
14072 * configure: Back out Per's change of 12/19/1993. It changes the
14073 behavior of configure in unexpected and confusing ways.
14074
14075 Also, use different delim char when calculating
14076 program_transform_name so that the name can contain slashes.
14077
14078Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
14079
14080 * configure.in, config.sub: Add support for VSTa micro-kernel.
14081
14082Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14083
14084 * configure.in: Nuke hacks which were used to get a special
14085 version of GAS for HPPA configurations.
14086
14087Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
14088
14089 * configure: If only ${target_alias} is given, use that
14090 as the default for ${host_alias}.
14091 * configure: Add missing back-slashes before nested quotes.
14092
14093Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14094
14095 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14096
14097Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
14098
14099 * config.guess: Recognize some Tektronix configurations.
14100 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14101
14102Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14103
14104 * config.sub: Match any flavor of SH.
14105
14106Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
14107
14108 * configure.in: Don't try to configure newlib for Alpha.
14109
14110Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14111
14112 * configure.in: Don't build ld for Irix 5. Don't build gas,
14113 libg++ or libio for any Alpha target.
14114
14115 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
14116
14117Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
14118
14119 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14120 default arguments -- so it tried to compress itself.
14121
14122Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14123
14124 * configure.in (notsupp): ensure that a space is always at the end
14125 of the configdirs list, since the grep checks for an explicit space
14126
14127Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14128
14129 * configure.in (target i386-sysv4.2): don't build ld, since static
14130 versions of many libraries are not available.
14131
14132Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14133
14134 * config.guess: Recognize Apollos (using environment variables).
14135 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14136
14137Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14138
14139 * config.guess: Recognize Sony news mips running newsos.
14140
14141Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
14142
14143 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14144 "fi ; else" for bash.
14145
14146Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
14147
14148 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14149
14150Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
14151
14152 * config.sub: accept unixware as an alias for svr4.2.
14153 Fix some inconsistancies with the gcc version.
14154
14155Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14156
14157 * Makefile.in (DISTDOCDIRS): Add gdb.
14158
14159Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
14160
14161 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
14162
14163Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14164
14165 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14166 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14167 this now.
14168
14169Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14170
14171 * config.sub: Accept hiux* as an OS name.
14172
14173 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14174 etc/make-stds.texi. The underscore came from gcc, and dje now
14175 agrees that RUNTESTFLAGS is the correct name.
14176
14177Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
14178
14179 * install.sh: Remove 'set -e'. It makes any conditionals
14180 in the script useless.
14181
14182 * config.guess: Automatically recognize arm-acorn-riscix
14183 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14184
14185Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
14186
14187 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14188
14189Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14190
14191 * Makefile.in (DISTDOCDIRS): New variable.
14192 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 14193 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
14194
14195Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14196
14197 * configure.in (hppa target): check the source directory for the
14198 pagas sub-directory
14199
14200Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
14201
14202 * config.sub: Allow -aout* and -elf*.
14203
14204Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14205
14206 * configure.in: Don't build ld on i386-solaris2, same as for
14207 sparc-solaris2.
14208
14209Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14210
14211 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14212
14213Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14214
14215 * configure.in: Configure gdb for alpha.
14216
14217Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14218
14219 * Makefile.in (CXXFLAGS): Add -O.
14220
14221Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14222
14223 * config.guess: added support for DG Aviion
14224
14225Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14226
14227 * configure.in: Produce warning message for subdirectories not
14228 configurable for this host/target combination. Don't try to
14229 configure gdb for vms.
14230
14231Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14232
14233 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14234 appropriate files before making "diststuff".
14235 (DISTBISONFILES): New var: list of files to be edited.
14236 (DISTSTUFFDIRS): Add binutils.
14237
14238Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14239
14240 * config.sub: also handle mipsel and mips64el (for little endian mips)
14241
14242Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14243
14244 * configure.in: Add * to end of all OS names.
14245
14246Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14247
14248 * configure.in: Build newlib for LynxOS native.
14249
14250Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14251
14252 * config.guess: Add support for delta 88k running SVR3.
14253
14254 * configure.in: Add comment about HP compiler vs. emacs.
14255
14256Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14257
14258 * configure.in: don't build ld on solaris2 (not a viable option
14259 due to bugs in getpwnam & getpwuid)
14260
14261Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14262
14263 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14264 config.guess will produce a full version number.
14265
14266Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14267
14268 * configure.in: Build linker and binutils for alpha-dec-osf1.
14269
14270Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14271
14272 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14273 and gdb/testsuite/Makefile.in.
14274
14275Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14276
14277 * configure.in: recognize mips*- instead of mips-
14278
14279Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14280
14281 * config.sub: Accept linux*coff and linux*elf as operating
14282 systems.
14283
14284Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14285
14286 * config.sub: Recognize mips64, and mips3 as an alias for it.
14287
14288Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14289
14290 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14291 gdb knows how to handle OSF/1 shared libraries.
14292
14293Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14294
14295 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14296 * config.guess: Recognize Hitachi's HIUX.
14297 * config.sub: Recognize h3050r* and hppahitachi.
14298 Remove redundant cases for hp9k[23]*.
14299
14300Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14301
14302 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14303 if gas and ld are in the source tree and are in ${configdirs}.
14304 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 14305 --with options (but still pass them down on the command line,
6599da04
JM
14306 if they were explicitly specified).
14307
14308Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14309
14310 * configure: substitute SHELL value in Makefile.in with
14311 ${CONFIG_SHELL}
14312
14313Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14314
14315 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14316 *-*-solaris2* targets.
14317
14318Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14319
14320 * Makefile.in: define M4, and pass it down to sub-makes;
14321 all-autoconf now depends on all-m4
14322
14323Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14324
14325 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14326 presence of {ar,ranlib} instead of a configured directory
14327
14328Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14329
14330 * config.guess: Accept 34?? as well as 33?? for NCR.
14331
14332Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14333
14334 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14335 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14336
14337Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14338
14339 * configure: grab values for $(CC) and $(CXX) from the
14340 environment, so that someone can do "CC=gcc configure; make" and
14341 have it work right (matching the way that autoconf works now)
14342
14343 * configure.in, Makefile.in: add support for gash, the tcl
14344 interface to Galaxy
14345
14346 * config.guess: add NetBSD variants (hp300, x86)
14347
14348Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14349
14350 * install.sh: Support -d option (in the manner of SunOS 4 install,
14351 as it is more deterministic than that of GNU install)
14352 (chmodcmd): Set file to mode 755 by default (should also do default
14353 chgrp and chown, but I don't feel like dealing with that now)
14354
14355Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14356
14357 * config.sub: Remove h8300hhms alias.
14358
14359Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14360
14361 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14362
14363Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14364
14365 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14366 as stmp-fixinc
14367
14368Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14369
14370 * config.sub: recognize m88110-bug-coff.
14371
14372Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14373
14374 * Makefile.in (all-libio): all dependencies on the toolchain used
14375 to build this (gcc, gas, ld, etc)
14376
14377Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14378
14379 * config.guess: Deal with OSF/1 1.3 on alpha.
14380
14381Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14382
14383 * install.sh: add some 'else true' clauses for portability
14384
14385 * configure.in: don't build libio for h8[35]00-*-* targets
14386
14387Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14388
14389 * Makefile.in: Add support for new libio.
14390
14391Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14392
14393 * install.sh: If one command fails, don't try the rest. Don't try
14394 to remove $dsttmp (via trap) unless we have already created it.
14395 If $src doesn't exist, detect it and exit with an error.
14396
14397 * config.guess: Recognize BSD on hp300.
14398
14399Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14400
14401 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14402 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14403
14404Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14405
14406 * Makefile.in (all-send-pr): depends on all-prms
14407
14408Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14409
14410 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14411
14412Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14413
14414 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14415 Added test for mips-mips-riscos5.
14416
14417Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14418
14419 * configure.in: use mh-hp300 for 68k HP hosts
14420
14421Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14422
14423 * configure: add support for CONFIG_SHELL, so that you can use
14424 some alternate shell for evaluating configure scripts
14425
14426Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14427
14428 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14429 in configure script to bug-gdb@prep.ai.mit.edu when building
14430 distribution archive.
14431 * Makefile.in (COMPRESS): Remove def.
14432 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14433 gdb.tar.Z and make-gdb.tar.Z respectively.
14434 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14435 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14436 to convergence with 'taz' target in Makefile.in.
14437
14438Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14439
14440 * install.sh (dsttmp): use trap to ensure that tmp files go
14441 away on error conditions
14442
14443Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14444
14445 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14446
14447Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14448
14449 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14450 its parent is '/' not ''.
14451
14452 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14453
14454Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14455
14456 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14457 that ${newsrcdir}/configure.in does.
14458
14459Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14460
14461 * test-build.mk: support for CONFIG_SHELL
14462
14463Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14464
14465 * config.sub (netware): Add as a basic system type.
14466
14467Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14468
14469 * Makefile.in (Makefile): depend on configure.in. Also drop the
14470 $(srcdir)/ from the dependency on Makefile.in.
14471
14472Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14473
14474 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14475 (h8300hhms is temporary until multi-libraries are implemented).
14476 * configure.in: Handle h8300h too.
14477
14478Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14479
14480 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14481
14482Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14483
14484 * configure: Remove extraneous output when guessing host type.
14485 * config.guess: Remove extraneous output when guessing using C
14486 compiler rather than uname, or when guessing fails.
14487
14488Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14489
14490 * Makefile.in: remove all.cross and install.cross targets
14491
14492 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14493 definitions
14494
14495Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14496
14497 * configure.in (target sh): Build gprof.
14498
14499Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14500
14501 * config.sub: change -solaris to -solaris2
14502
14503Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14504
14505 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14506
14507Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14508
14509 * configure: Correct error message for missing Makefile.in to
14510 print correct directory.
14511
14512Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14513
14514 * install.sh: kludge around 386BSD shell bug
14515
14516Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14517
14518 * config.guess: Recognize NeXT.
14519 * config.guess: Recognize i486-ncr-sysv4.
14520 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14521
14522Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14523
14524 * Makefile.in (MAKEINFOFLAGS): New variable.
14525 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14526 * build-all.mk, test-build.mk: Pass down --no-split as
14527 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14528
14529Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14530
14531 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14532
14533Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14534
14535 * Makefile.in (libg++.tar.z): New rule.
14536 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14537 * Makefile.in (taz): Only do a single chmod.
14538
14539Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14540
14541 * install.sh: don't use dirname anymore (replaced with sed usage)
14542
14543Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14544
14545 * Makefile.in: Change extension for gzip'd files from '.z' to
14546 '.gz' per new FSF standard usage.
14547
14548Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14549
14550 * configure: put quotes around the final value of program_transform_name
14551
14552Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14553
14554 * Makefile.in: new install.sh support; update install-info rules
14555
14556Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14557
14558 * configure.in: Build diff for crosses, but not for go32 host.
14559
14560 * configure.in: Build gprof only for native, and don't build it
14561 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14562
14563Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14564
14565 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14566
14567Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14568
14569 * configure.in (host_tools): Add prms.
14570
14571Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14572
14573 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14574 with $(FLAGS_TO_PASS) on the command line
14575
14576 * config.sub: Recognize lynx and lynxos
14577
14578Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14579
14580 * config.sub: Accept -ecoff*, not just -ecoff.
14581
14582Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14583
14584 * Makefile.in (taz): Use .gz suffix instead of .z.
14585 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14586 names.
14587
14588Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14589
14590 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14591
14592Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14593
14594 * Makefile.in (install-no-fixedincludes): install gcc last, so
14595 that rebuilds that might happen during 'make install' don't get
14596 bogus gcc include files
14597
14598Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14599
14600 Change from Utah for HPPA support:
14601 * config.guess: Recognize hppa1.x-hp-bsd.
14602
14603Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14604
14605 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14606 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14607
14608Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14609
14610 * config.sub: Add support for rom68k and bug boot monitors.
14611
14612Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14613
14614 * Makefile.in: Make all-opcodes depend on all-bfd.
14615
14616Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14617
14618 * config.guess: Added special check for i[34]86-univel-sysv4*.
14619
14620Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14621
14622 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14623 the processor rather than assuming i486.
14624
14625Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14626
14627 * config.guess: Recognize SunOS6 as Solaris3.
14628
14629Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14630
14631 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14632 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14633
14634Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14635
14636 * build-all.mk (all-cross): New target for Canadian Cross.
14637 Added Q2 go32 targets.
14638 * test-build.mk: Configure go32 cross sparclite-aout and
14639 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14640 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14641
14642Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14643
14644 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14645 GO32 hosted toolchains
14646
14647Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14648
14649 * configure: change so "-exec-prefix" gets passed down rather
14650 than "-exec_prefix" so autoconf generated Makefiles get the
14651 exec_prefix set right.
14652
14653Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14654
14655 * config.guess: get the Solaris2 minor version number
14656
14657 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14658
14659Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14660
14661 * config.guess: Recognize some Sequent platforms.
14662
14663Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14664
14665 * Makefile.in: added the vault-install target
14666
14667 * configure.in: actually use the Sun3 makefile fragment that's in
14668 config, also added the release dir to configdirs
14669
14670Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14671
14672 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14673
14674Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14675
14676 * configure.in: remove some program from Alpha targetted toolchains
14677
14678Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14679
14680 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14681 gprof.
14682 (taz): Run "make diststuff" in those directories instead of "make
14683 proto-dir". Look for "VERSION=" only at start of line in subdir
14684 Makefile. Use "gzip -9" for compression.
14685 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14686 (binutils.tar.z): New target.
14687
14688Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14689
14690 * Makefile.in (taz): Include gpl.texinfo.
14691
14692Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14693
14694 * Makefile.in (setup-dirs): Merged into "taz" target.
14695 (taz): Only do `proto-dir' stuff if a directory is actually needed
14696 for this target.
14697
14698Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14699
14700 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14701 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14702 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14703 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14704 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14705
14706Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14707
14708 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14709 config.sub, and move-if-change to gdb testsuite distribution
14710 archive, so the testsuite can be extracted, configured, and
14711 run separately from the gdb distribution. Blow away the Chill
14712 tests that require a Chill compiled executable, since GNU Chill
14713 is not yet publically available.
14714
14715Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14716
14717 * test-build.mk: set environment variables in a single command,
14718 instead of a list of assignments and exports
14719
14720 * config.guess: recognize Alpha/OSF1 systems
14721
14722Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14723
14724 * configure: Change help message to prefer --options rather than
14725 -options.
14726
14727Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14728
14729 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14730 zippy@ecst.csuchico.edu.
14731 * config.guess: Recognize miniframe.
14732
14733Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14734
cc6010cd
AP
14735 * Makefile.in: Use srcroot to find runtest rather than rootme.
14736 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
14737
14738Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14739
14740 * test-build.mk: Extensive additions to support building on a
14741 machine other than the host.
14742
14743Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14744
14745 * configure (tooldir): Fix for i386-aix again.
14746
14747Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14748
14749 * configure, Makefile.in: Change definition of $(tooldir)
14750 to match the FSF.
14751
14752Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14753
14754 * config.guess: Recognize i[34]86/SVR4.
14755
14756Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14757
14758 * Makefile.in (all-gdb): gdb depends on sim.
14759
14760Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14761
14762 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14763 at the same time we make the prototype gdb directory.
14764 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14765 files at the same time as the gdb base release distribution.
14766
14767Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14768
14769 * Makefile.in (check): Use individual check targets rather than
14770 DO_X rule.
14771 (check-gcc): Added.
14772
14773Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14774
14775 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14776 for System V release 3.2.
14777
14778Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14779
14780 * config.sub: Recognize hppaosf.
14781 * configure.in: Do configure ld/binutils/gas for it.
14782
14783Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14784
14785 * configure (tooldir): Alter syntax used to set this, for systems
14786 where "\$" isn't handled right, like i386-aix.
14787
14788Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14789
14790 * configure: Pass program-transform-name, not
14791 program_transform_name, to recursive configures.
14792
14793Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14794
14795 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14796 of gas+ld+binutils.
14797
14798Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14799
14800 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14801
14802Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14803
14804 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14805
6599da04
JM
14806Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14807
14808 * Makefile.in (PRMS): Set back to all-prms.
14809
14810Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14811
14812 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14813 targets, rather than for MIPS hosts.
14814
14815Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14816
14817 * configure.in: add comment for --with-x default values
14818
14819 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14820
14821 * Makefile.in: add check-* targets for each of the directories in
14822 the tree. Add a definition of RUNTEST that will use the one we
14823 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14824
14825Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14826
14827 * configure.in: Removed obsolete references to bfd_target and
14828 target_makefile_frag.
14829
14830 * build-all.mk: Set assorted targets for Q2.
14831 * config.sub: Recognize z8k-sim and h8300-hms.
14832 * test-build.mk: Really don't pass host to configure.
14833 (HOLES): Added uname.
14834
14835Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14836
14837 * configure: Handle an empty program-prefix, program-suffix or
14838 program-transform-name correctly.
14839
14840Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14841
14842 * build-all.mk: -G 8 no longer required for MIPS targets.
14843 * test-build.mk: Don't pass host argument to configure; make it
14844 guess.
14845
14846Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14847
14848 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14849 * Makefile.in (COMPRESS): New macro, like GZIP.
14850
14851Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14852
14853 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14854
14855 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14856 with gas currently defaults to -G 0.
14857
14858Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14859
14860 * Makefile.in (all-flex): flex depends on byacc.
14861
14862 * build-all.mk: If host not specified, use config.guess. Pass TAG
14863 to test-build.mk as RELEASE_TAG.
14864 * test-build.mk (configargs): New variable containing arguments to
14865 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14866 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14867
14868 * config.guess: Use /bin/uname when checking -X argument on SCO,
14869 to avoid invoking GNU uname which doesn't understand -X.
14870
14871 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14872
14873 * configure.in: Build gas for mips-*-*.
14874
14875Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14876
14877 * Makefile.in (all.normal): insert missing backslash.
14878
14879Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14880
731a8127 14881 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
14882
14883 * Makefile.in: Complete overhaul to merge many almost identical
14884 targets.
14885
14886Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14887
14888 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14889 (gdb.tar.Z): Adjusted.
14890
14891 * Makefile.in (setup-dirs, taz): New targets; should be general
14892 enough to adapt for gdb sometime. Build only .z file.
14893 (gas.tar.z): New target.
14894
14895Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14896
14897 * build-all.mk: Use CC=cc -Xs on Solaris.
14898
6599da04
JM
14899Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14900
14901 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14902 for handling BISON for FSF releases.
14903
14904Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14905
14906 * configure: Actually implement the change zoo just documented.
14907
14908Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14909
14910 * configure: when using config.guess, only set target_alias when
14911 it's not already been set (ie, on the command line)
14912
14913Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14914
14915 * Makefile.in: add installcheck target, set PRMS to install-prms
14916
14917Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14918
14919 * configure: add support for package_makefile_fragment, handle the
14920 case where a directory has a configure.in file but no Makefile.in
14921 more gracefully (with an actual understandable error message, even);
14922 add support for --without (and add this to the usage message); also
14923 explicitly add a --host=${host_alias} to the command line when
14924 config.guess is used
14925
14926Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14927
14928 * configure: Must use both --host and --target in recursive calls.
14929
14930Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14931
14932 * Makefile.in: Change deja-gnu to dejagnu.
14933
14934Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14935
14936 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14937
14938Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14939
14940 * configure.in: canonicalize all instances to *-*-solaris2*,
14941 also strip out a number of tools to not build for go32 host
14942
14943Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14944
14945 * config.guess: add GPL.
14946
14947 * Makefile.in, config.guess, config.sub, configure: bump
14948 copyrights to 93.
14949
14950Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14951
14952 * Makefile.in (do-info): Removed obsolete check for existence of
14953 localenv file.
14954
14955 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14956
14957Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14958
14959 * Makefile.in: a couple of 'else true' for decstation,
14960 support for TclX
14961
14962 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14963
14964Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14965
14966 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14967
14968Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14969
14970 * config.guess: Recognize i386-ibm-aix (PS/2).
14971 * configure.in: Use config/mh-aix386 file for it.
14972
14973Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14974
14975 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14976 CC_FOR_TARGET instead.
14977 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14978
14979Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14980
14981 * Makefile.in: Add sim to list of directories sent with gdb
14982
14983Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14984
14985 * configure.in: Put back mips-dec-bsd* case.
14986
14987Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14988
14989 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14990 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14991 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
14992
14993Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14994
14995 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14996
14997 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14998 (install-info): install dir.info only if it exists,
14999 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15000
15001Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
15002
15003 * configure.in: For vms target, skip bfd, ld, binutils. Do build
15004 gas for mips-dec-bsd.
15005
15006Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
15007
15008 * configure (makesrcdir): If ${srcdir} is relative and not ".",
15009 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15010
15011Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
15012
15013 * configure.in: Added "dejagnu" to hosttools list.
15014
15015Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
15016
15017 * config.sub, configure.in, config.guess: Add support
15018 for Bosx, an AIX variant from Bull.
15019 Patches from F.Pierresteguy@frcl.bull.fr.
15020
15021Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
15022
15023 * devo/dejagnu: Initial creation of devo/dejagnu.
15024 Migrated dejagnu testcases and support files for testing software
15025 tools to reside as subdirectories, currently called "testsuite",
15026 within the directory of the software tool. Migrated all programs,
15027 support libraries, etc. beloging to dejagnu proper from
15028 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
15029 with no modifications. The changes to these files which will
15030 allow them to configure, build, and execute properly will be made
15031 in a future update.
15032
15033Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15034
15035 * Makefile.in: Change send_pr to send-pr.
15036 * configure.in: Likewise.
15037 * send_pr: Renamed directory to send-pr.
15038
15039Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
15040
15041 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
15042
15043Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
15044
15045 * README: Update for gdb-4.8 release.
15046 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
15047 gdb-xxx.tar.z (gzip'd) file also.
15048
15049Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15050
15051 * Makefile.in: make all-diff depend on all-libiberty
15052
15053Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
15054
15055 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15056
15057Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15058
15059 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15060
15061Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
15062
15063 * Makefile.in (DEVO_SUPPORT): Remove etc directory
15064 (ETC_SUPPORT): Only add the files GDB wants from etc/.
15065 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
15066
15067Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15068
15069 * Makefile.in: makeinfo binary is in a new location
15070
15071Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
15072
15073 * config.sub: Accept -ecoff as an OS.
15074
15075 * Makefile.in: Various changes to eliminate a level of make
15076 recursion and reduce the required command line length.
15077 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15078 sub-makes.
15079 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15080 variables holding settings for specific sub-makes.
15081 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15082 in terms of BASE_FLAGS_TO_PASS.
15083 (TARGET_LIBS): New variable listing directories which use
15084 TARGET_FLAGS_TO_PASS.
15085 (subdir_do): Eliminated.
15086 (do-*): New set of targets to replace subdir_do.
15087 (various): All targets which used subdir_do now depend on do-*.
15088 (local-clean): Renamed from do_clean.
15089 (local-distclean): New target, dependency of distclean and
15090 realclean.
15091 (install-info): Don't create directories. Depend on dir.info
15092 rather than calling make recursively.
15093 (install-dir.info): Eliminated.
15094 (install-info-dirs): Create all info directories here.
15095 (dir.info): Depend upon do-install-info.
15096
15097 * test-build.mk (HOLES): Added false.
15098
15099Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
15100
15101 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
15102
15103Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15104
15105 * Makefile.in (info): remove dependency on all-texinfo. The
15106 problem was really in texinfo/C, not at this level.
15107
15108Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
15109
15110 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15111
15112Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
15113
15114 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
15115 GDB releases.
15116
15117Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15118
15119 * configure: Include srcdir in message about target of link not
15120 being found. Don't convert `-' to `_' in `with' options being
15121 passed to subdirs.
15122
15123Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15124
15125 * configure.in: add uudecode to host_tools
15126
15127 * Makefile.in: added {all,install}-uudecode targets, added them to
15128 the appropriate lists
15129
15130Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
15131
15132 * Makefile.in (all-gcc): Added dependency on all-gas.
15133
15134 * configure.in (mips-*-*): Build ld and binutils.
15135
15136Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15137
15138 * configure: check return code from mkdir, print error message and
15139 exit on failure.
15140
15141Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
15142
15143 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
15144
15145Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
15146
15147 * test-build.mk (HOLES): Added tar, cpio and uudecode.
15148
15149Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15150
15151 * config.sub (h8500): Recognize this as a cpu type.
15152
15153Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15154
15155 * configure: source directory missing is no longer a warning
15156
15157 * configure.in: recognize irix[34]* instead of irix[34]
15158
15159 * Makefile.in: define and pass down X11_LIB
15160
6599da04
JM
15161Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
15162
15163 * guess-systype: Renamed to ...
15164 * config.guess: ... by popular request.
15165 * configure.in, Makefile.in: Update accordingly.
15166
15167Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
15168
15169 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
15170 + Add Convex, Cray/Unicos, and Encore/Multimax support.
15171 + Execute ./dummy instead of assuming . is in PATH.
15172
15173Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
15174
15175 * guess-systype: New shell script. Attempts to guess the
15176 canonical host name of the executing host.
15177 Only a few hosts are supported so far.
15178 * configure: Call guess-systype if no host is specified.
15179
15180Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
15181
15182 * Makefile.in (gcc-no-fixedincludes): Made to work with current
15183 gcc Makefile.
15184
15185
15186Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
15187
15188 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15189 (all-gcc, install-gcc, subdir_do): Use it.
15190
15191Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15192
15193 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15194
15195Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
15196
15197 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15198 set exclusively by configure, using configure.in .
15199
15200Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15201
15202 * test-build.mk: set $PATH for all builds
15203
15204 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15205
15206Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15207
15208 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15209 the one used in gcc/Makefile.in, so that a null expansion doesn't
15210 override the one needed to build gcc with a native cc.
15211
15212
15213Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15214
15215 * configure: Accept -with arguments.
15216
15217Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15218
15219 * Makefile.in: added h8300sim
15220
15221Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15222
6599da04
JM
15223 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15224 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15225 (all-cygnus, native, build-cygnus): Make
15226 $(canonhost)-stamp-3stage-done, not $(host)....
15227 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15228 i386-sco3.2v4. Added else true to if command.
15229
15230Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15231
15232 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15233
15234Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15235
15236 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15237
15238Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15239
15240 * configure.in: don't remove binutils from Solaris builds
15241
15242Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15243
15244 * Makefile.in: get rid of earlier definitions for *clean,
15245 also handle the recursive info rule better
15246
15247Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15248
15249 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15250 do more-or-less the right thing.
15251
15252Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15253
15254 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15255 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15256
15257Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15258
15259 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15260 $(host_canonical).
15261
15262 * configure.in: split the configdirs list into 4 categories (native
15263 v. cross, library v. tool) and handle the cross-only and native-
15264 only in more reasonable (and correct!) way.
15265
15266Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15267
15268 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15269 configdirs anymore.
15270
15271Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15272
15273 * Makefile.in: extensive cleanup:: removed all of the explicit
15274 clean-* targets, collapsed many wrappers around subdir_do into
15275 one, added additional targets to satisfy standards.texi, deleted
15276 some old targets, some changes for consistency
15277
15278Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15279
15280 * configure.in: handle some programs as cross-only, and others as
15281 native only
15282
15283 * test-build.mk: handle partial holes in a more generic manner
15284
15285 * Makefile.in: m4 depends on libiberty
15286
6599da04
JM
15287Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15288
15289 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15290 time, wdiff, and find to configdirs
15291
15292 * Makefile.in: all, clean, and install rules for the new programs
15293 added to configure.in
15294
15295Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15296
15297 * configure.in: use mh-sun for all *-sun-* hosts
15298
6599da04
JM
15299Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15300
15301 * Makefile.in: define flags for X11 include files and library file
15302 locations, pass them down to the programs that need this info
15303
15304 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15305
6599da04
JM
15306Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15307
15308 * configure.in: start building libg++ for HP-UX targets
15309
15310Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15311
15312 * README: Update references to files moved into etc/.
15313
15314Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15315
15316 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15317 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15318
15319Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15320
15321 * configure: accept dash as well as underscore in long option
15322 names for FSF compatibility.
15323
15324Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15325
15326 * config.sub: added -sco3.2v4 support from FSF.
15327
15328Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15329
15330 * configure.in: expand the section that adds or removes
15331 directories from the list of programs to build, to handle native
15332 vs. cross in addition to host v. native
15333
15334Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15335
15336 * Makefile.in: Replace C++ in macro names with CXX.
15337 This is less likely to break ...
15338
15339Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15340
15341 * test-build.mk: add -w to GNU_MAKE
15342
15343Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15344
15345 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15346 add 'sparc' to list of recognized cpus. This needed to make
15347 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15348 Delete some redundant ose68 variants. Recognize -wrs as an os,
15349 then changes that into $CPU-wrs-vxworks.
15350
15351 * configure.in: remove most references to gdbtest, regularize
15352 target based program removal
15353
15354 * test-build.mk: import from p3 tree (many fixes and changes)
15355
15356Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15357
15358 * Makefile.in: added rules to handle tcl, tk, and expect
15359
15360 * configure.in: handle those directories if they exist
15361
15362Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15363
15364 * config.sub: removed bogus hppabsd and hppahpux names, since
15365 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15366
15367Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15368
15369 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15370 depends upon all-xiberty
15371
15372 * Makefile.in: changes from p3, including:
15373
15374 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15375
15376 * Makefile.in (XTRAFLAGS): include newlib directories if
15377 newlib/Makefile exists, rather than if host != target.
15378
15379 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15380
15381 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15382 from the same source tree and not building a cross-compiler. This
15383 matters for the libg++ configuration if reconfiguring a tree that
15384 has already been installed.
15385
15386 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15387
15388 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15389 pick up the machine and system specific header files.
15390
15391 * Makefile.in: added AS_FOR_TARGET, passed down in
15392 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15393 the C compiler to use to create programs which are run in the
15394 build environment, set it to default to $(CC), and passed it down
15395 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15396
15397 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15398
15399 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15400 We need them for unusual native builds, like systems without
15401 ranlib.
15402
15403 * configure: also define $(host_canonical) and
e490616e
ZW
15404 $(target_canonical), which are the full, canonical names for the
15405 given host and target
6599da04
JM
15406
15407Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15408
15409 * Makefile.in: Added separate definitions for C++.
15410
15411Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15412
15413 * configure.in (configdirs): Add deja-gnu.
15414
15415Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15416
15417 * README: Update for configure.texi and gdb-4.7 release.
15418
15419Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15420
15421 * Makefile.in: Move "all" target to top of file.
15422 Previously, first target was ".PHONY" which caused BSD4.4 make
15423 to build .PHONY when make was run without arguments.
15424
15425Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15426
15427 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15428 Library-copylefted code in libiberty.
15429
15430Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15431
15432 * config.sub: Replace m68kmote with plain old m68k.
15433
15434Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15435
15436 * Makefile.in: Remove space from blank line, avoid Make complaints.
15437
15438Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15439
15440 * config.sub: Complain if no argument is given. Added support for
15441 386bsd as OS and target alias.
15442
15443Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15444
15445 * Makefile.in (XTRAFLAGS): include newlib directories if
15446 newlib/Makefile exists, rather than if host != target.
15447
15448Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15449
15450 * config.sub: recognize sparclite-wrs-vxworks.
15451
15452 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15453 p3.) Added clean-xiberty to clean.
15454
15455Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15456
15457 * configure.in: use *-*-* instead of nested cases for host and target
15458
15459Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15460
15461 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15462 from the same source tree and not building a cross-compiler. This
15463 matters for the libg++ configuration if reconfiguring a tree that
15464 has already been installed.
15465
15466Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15467
15468 * config.sub (i486v/i486v4): Merge in from FSF version.
15469
15470Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15471
15472 * configure: only set PWD if it is already set.
15473
15474Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15475
15476 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15477 doesn't have unset and all success paths (and most error paths)
15478 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15479 to just ${PWD} to avoid confusion.)
15480
15481Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15482
15483 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15484 even for a native compilation.
15485
15486Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15487
15488 Changes to make the gdb.tar.Z rule work better.
15489
15490 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15491 (DEVO_SUPPORT): Add configure.texi.
15492 (bfd-ilrt.tar.Z): Remove ancient rule.
15493
15494Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15495
15496 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15497 pick up the machine and system specific header files.
15498
15499 * configure.in, config.sub: added new target m68010-adobe-scout,
15500 with alias of adobe68k. Changed configure.in to check for
15501 -scout before -sco* to avoid a false match.
15502
15503 * Makefile.in: added AS_FOR_TARGET, passed down in
15504 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15505 the C compiler to use to create programs which are run in the
15506 build environment, set it to default to $(CC), and passed it down
15507 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15508
15509Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15510
15511 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15512 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15513 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15514 FOR_TARGET variants, to newlib and libg++.
15515
15516Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15517
15518 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15519 first.
15520
15521Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15522
15523 * config.sub: Accept `elf' as an environment.
15524
15525Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15526
15527 * Makefile.in (all-opcodes): cd into the right directory
15528
15529Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15530
15531 * configure: added -program_transform_name option, used as
15532 argument to sed when installing programs.
15533 configure.texi: added documentation for -program_prefix,
15534 -program_suffix and -program_transform_name.
15535
15536Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15537
15538 * config.sub: Accept i486 where i386 ok.
15539
15540Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15541
15542 * config.sub: accept we32k
15543
15544Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15545
3b75d237 15546 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
15547
15548 * Makefile.in: don't create all directories for ``make install'';
15549 let the subdirectories create the ones they need.
15550
15551Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15552
e490616e 15553 * COPYING: new file, GPL v2
6599da04
JM
15554
15555Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15556
15557 * Makefile.in: use the new gen-info-dir, which needs a template
15558 argument (which also lives in texinfo)
15559
15560 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15561
6599da04
JM
15562Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15563
15564 * config.sub (ncr3000): Change i386 to i486.
15565
15566Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15567
15568 * Makefile.in: add install-rcs, install-grep to
15569 install-no-fixedincludes, removed install-bison and install-libgcc
15570
15571Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15572
15573 * configure.in: grab the HPUX makefile fragment if on HPUX
15574
15575Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15576
15577 * Makefile.in: eradicate bison spoor (ditto libgcc).
15578 configure.in: recognise m68{k,000}-ericsson-OSE.
15579 es1800 is alias for m68k-ericsson-OSE
15580
15581Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15582
15583 * configure.in: rearrange the parts that remove programs from
15584 configdirs, based now on HOST==TARGET or by canonical triple.
15585
15586Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15587
15588 * test-build.mk: recurse explicitly with -f test-build.mk when
15589 appropriate. predicate stage3 and comparison on the existence
15590 of gcc. That is, if gcc isn't around, we aren't three-staging.
15591 On very clean, also remove ...stamp-co. Build in-place before
15592 doing other builds.
15593
15594Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15595
15596 * Makefile.in, configure.in: add tgas
15597
15598Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15599
15600 * Makefile.in: a number of changes merged in from progressive.
15601
15602 * configure.in: add libm.
15603
15604 * .cvsignore: ignore some stuff that comes from test-build.mk.
15605
6599da04
JM
15606Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15607
15608 * config.sub: Add es1800 (m68k-ericsson-es1800).
15609
15610Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15611
15612 * configure: Add program_suffix (parallel to program_prefix)
15613 * Makefile.in: adjust directory-creating script for losing decstation
15614
15615Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15616
15617 * configure: Minor $subdir-related fixes.
15618
15619Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15620
15621 * configure: fix various problems with propogating
15622 makefile_target_frag in subdirs.
15623 * configure.in: config libgcc if its there
15624
15625Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15626
15627 * config.sub: HPPA merge.
15628
6599da04
JM
15629Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15630
15631 * Makefile.in: Replace all-bison with all-byacc in all
15632 dependency lines for other tools (which now use byacc).
15633
15634Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15635
15636 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15637
6599da04
JM
15638Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15639
15640 * Makefile.in: make gprof rules similar to byacc rules (instead of
15641 vestigal $(unsubdir) that didn't work...)
15642
15643Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15644
15645 * config.sub: Add support for Linux.
15646 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15647 (at least for libg++).
15648
15649Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15650
15651 * configure.texi: fix doc for the -nfp option to configure
15652
15653Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15654
15655 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15656
15657Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15658
15659 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15660 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15661 * configure.in: added solaris* host_makefile_frag hook.
15662
15663Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15664
15665 * config.sub: changed recognition of m68000 so that various
15666 m68k types can be specified via m680[01234]0
15667
15668Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15669
15670 * config.sub (basic_machine): fix sed so that '-foo' isn't
15671 completely substituted out while .+'-foo' loses the '-foo'
15672
15673Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15674
15675 * config.sub ($os): Add -aout.
15676
15677Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15678
15679 * configure: If host_makefile_frag is absolute, don't
15680 prefix ${invsubdir} (relevant to libg++ auto-configure).
15681
15682Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15683
15684 * Makefile.in (tooldir): Define it.
15685 (all-ld): Depend on all-flex.
15686
15687Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15688
15689 * Makefile.in (check): Fix libg++ special case.
15690
15691Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15692
15693 * configure: do not bury `pwd` into config.status, thus do fewer
15694 pwd's.
15695
15696 * configure: print the "Building in" message only when building in
15697 other than "." AND verbose.
15698
63f6bcd7 15699 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
15700 configures.
15701
15702 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15703
15704Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15705
15706 * Makefile.in: macroize flags passed on recursion. remove
15707 fileutils.
15708
15709Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15710
15711 * configure: get makesrcdir right for subdirs deeper than 1.
15712
15713 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15714 install.
15715
15716Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15717
15718 * Makefile.in: don't print subdir_do or recursion lines.
15719
15720Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15721
15722 * standards.texi: added menu item.
15723
15724 * Makefile.in: build and install standards.info.
15725
15726 * standards.texi: new file.
15727
15728Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15729
15730 * configure: test for and move config.status pieces from
15731 ${subdir}/.
15732
15733Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15734
6599da04
JM
15735 * configure: Test for existance of files before trying to mv
15736 them, to avoid numerous non-existance messages.
15737
15738Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15739
15740 * configure: correct final line of config.status.
15741
15742 * configure: patch from eggert. Avoids a protection problem if
15743 the original Makefile.in is read only.
15744
15745 * configure: use move-if-change from gcc to create config.status.
15746 Some makefiles depend on config.status to tell if a directory
15747 has been reconfigured for a different host. This change
15748 prevents those directories from remaking everything in the case
15749 where the reconfig was only intended to rebuild a Makefile.
15750
15751 * configure: test for config.sub with "config.sub sun4" rather
15752 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15753 host alias from a missing config.sub.
15754
15755Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15756
15757 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15758 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15759
15760Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15761
15762 * configure: mkdir ${subdir} as needed.
15763
15764Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15765
15766 * Makefile.in,configure.in: added autoconf.
15767
15768Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15769
15770 * Makefile.in: no longer pass against on recursion.
15771
15772 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15773 definitions are not inherited.
15774
15775 * configure: correct makesrcdir when subdir is .
15776
15777Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15778
15779 * configure: Add support for 'subdirs' variable, which is
15780 like 'configdirs', except that configure doesn't re-invoke
15781 itself for subdirs, it just creates a Makefile for each subdir.
15782 * configure.texi: Document subdirs.
15783
15784Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15785
15786 * configure.in: added flex to configdirs
15787
15788Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15789
15790 * Makefile.in: remove clean-stamps from clean.
15791
15792Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15793
15794 * configure.in: Add gdbtest to configdirs.
15795
15796Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15797
15798 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15799 to recursive makes.
15800 * configure.in: Recognize new ncr3000 config.
15801
15802Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15803
15804 * Makefile.in, configure.in: removed references to gdbm.
15805
15806Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15807
15808 * config.sub: Don't canonicalize os value
15809 newsos* to bsd (readline needs to check for newsos).
15810 (This fix was earlier made Jan 31, but got re-broken.)
15811
15812Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15813
15814 * configure.in: sco is an os, not a vendor!
15815
15816 * configure: Quote $( better. Keep various shells happy.
15817
15818Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15819
15820 * Makefile.in: eliminate stamp-files.
15821
15822Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15823
15824 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15825 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15826
15827Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15828
15829 * config.sub: fix iris/iris3.
15830
15831Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15832
15833 * configure: re-add -rm.
15834
15835Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15836
15837 * Maskefile.in: add .stmp-rcs to all.
15838
15839 * configure.in: remove gas from rs6000 build, use aix host fragment.
15840
15841Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15842
15843 * configure: pass down site_option during recursion.
15844
15845Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15846
15847 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15848
15849Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15850
15851 * configure: Change exec_prefix so that it really defaults to prefix.
15852
15853Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15854
15855 * Makefile.in, configure.in: Add support for mmalloc library.
15856
15857Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15858
15859 * Makefile.in: add stmp dependencies for a few more things.
15860
15861Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15862
15863 * configure: adjusted error message on objdir/srcdir configure
15864 collision, per john's suggestion.
15865
15866 * Makefile.in: add libiberty stmp to all and all.cross.
15867
15868Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15869
15870 * Makefile.in: remove force dependencies, add grep to all.
15871
15872Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15873
15874 * Makefile.in: drop flex. make stamp files work.
15875
15876 * configure: added test for conflicting configuration in srcdir,
15877 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15878 gets cranky. use relative paths for configure and srcdir
15879 whenever possible. Send some error messages to stderr that were
15880 going to stdout.
15881
15882Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15883
15884 * Makefile.in: Fix libg++ rule to check for gcc directory
15885 before using gcc/gcc. Also pass XTRAFLAGS.
15886
15887Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15888
15889 * Makefile.in: added stmp-files so that directories aren't polled
15890 when they are already built.
15891
15892 * configure.texi: fixed a node pointer problem.
15893
15894Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15895
731a8127 15896 * config.sub configure.in gdb/configure.in
6599da04
JM
15897 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15898 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15899 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15900
15901Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15902
15903 * configure: -recurring becomes -silent. corrected help message
15904 for -site= option.
15905
15906 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15907
15908Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15909
15910 * configure: when building Makefile for crosses, replace
15911 tooldir and program_prefix. default srcdir from location of
15912 config.sub. remove "for host in hosts" and "for target in
15913 targets" loops.
15914
15915Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15916
15917 * Makefile.in: Do not pass bindir or mandir to cvs.
15918
15919Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15920
15921 * Makefile.in, configure.in: removed traces of namesubdir,
15922 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15923 copyrights to '92, changed some from Cygnus to FSF.
15924
15925 * configure.texi: remove most references to multiple hosts,
15926 multiple targets, subdirs, etc.
15927
15928 * configure.man: removed rcsid. reference config.sub not
15929 config.subr.
15930
15931 * Makefile.in: mkdir $(infodir) on install-info.
15932
15933Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15934
15935 * configure.texi: Explain better about .gdbinit and about
15936 the environment that configure.in sections run in.
15937
15938Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15939
15940 * configure.in: Ultrix is only a decstation if it's a MIPS.
15941
15942Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15943
15944 * README: DOC.configure => cfg-paper.texi.
15945
15946Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15947
15948 * config.sub (near case $os): Don't convert newsos* to bsd!
15949
15950Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15951
15952 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15953 the number of copies of COPYING that go into the GDB tar file.
15954
15955Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15956
731a8127 15957 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
15958 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15959 Fix SCO configuration stuff.
15960
15961Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15962
15963 * Makefile.in: For libg++, make sure the -I pointing
15964 to the gcc directory goes *after* all the libg++-local -I flags.
15965 Also, move just-gcc dependency from just-libg++ to all-libg++.
15966
15967Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15968
15969 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15970
15971Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15972
15973 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15974
15975Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15976
15977 * config.sub: Add stratus configuration frags. Also
15978 submitted to FSF.
15979
15980Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15981
15982 * Makefile.in (DEV_SUPPORT): add configure.man.
15983
15984 * config.sub(Decode manufacturer-specific): add -none*.
15985
15986Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15987
15988 * Makefile.in: remove form feeds to make Sun's make happy.
15989 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15990
15991Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15992
15993 * Makefile.in (AR_FLAGS): Make quieter.
15994
15995Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15996
15997 * configure.in: Add libg++.
15998 * configure: When verbose, don't output the command line at each
15999 level; it will be unremarkably the same as the previous version,
16000 which will be the same as what the user typed.
16001
16002Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
16003
16004 * configure.in, Makefile.in: fix clean-info, add flex. add
16005 fileutils.
16006
16007 * configure: be less sensitive to spaces in Makefile.in. Do not
16008 look for sources in "..". Doing so breaks subdirectories that
16009 might have their own configure. If a subdir has it's own
16010 configure script, use it.
16011
16012Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
16013
16014 * cfg-paper.texi: some changes suggested by rms.
16015
16016Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
16017
16018 * config.sub: Merge in some small additions from the FSF version,
16019 taken from the gcc distribution, to bring the Cygnus and FSF
16020 versions into closer sync.
16021
16022Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
16023
16024 * configure.in: Changed svr4 references to sysv4.
16025
16026Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
16027
16028 * configure: added -V for version number option.
16029
16030Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
16031
16032 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16033 renamed from DOC.configure to cfg-paper.texi.
16034
16035Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16036
16037 * configure, config.subr, config.sub: config.subr is now
16038 config.sub again.
16039
16040Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
16041
16042 * configure.texi: new file, in progress.
16043
16044 * Makefile.in: build info file and install the man page for
16045 configure.
16046
16047 * configure.man: new file, first cut.
16048
16049 * configure: find config.subr again now that configuration "none"
16050 has gone. removed all traces of the -ansi option. removed all
16051 traces of the -languages option.
16052
16053 * config.subr: resync from rms.
16054
16055Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16056
16057 * configure, config.sub, config.subr: merge config.sub into
16058 config.subr, call the result config.subr, remove config.sub, use
16059 config.subr.
16060
16061 * Makefile.in: revised install for dir.info.
16062
16063Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16064
16065 * configure.in: add decstation host makefile frag.
16066
16067 * Makefile.in: BISON now bison -y again. also install-gcc on
16068 install. clean-gdbm on clean. infodir belongs in datadir.
16069 Make directories for info install. Build dir.info here then
16070 install it.
16071
16072Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16073
16074 * Makefile.in: fix for bad directory tests.
16075
16076Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16077
16078 * configure: \{1,2\} appears to be a sysv'ism. Use a different
16079 regexp. -srcdir relative was being handled incorrectly.
16080
16081 * Makefile.in: unwrapped some for loops so that parallel makes
16082 work again and so one can focus one's attention on a particular
16083 package.
16084
16085Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16086
16087 * configure: added PWD as a stand in for `pwd` (for speed). use
16088 elif wherever possible. make -srcdir work without -objdir.
16089 -objdir= commented out.
16090
16091Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16092
16093 * configure: +options become --options. -subdirs commented out.
16094 added -host, -datadir. Renamed -destdir to -prefix. Comment in
16095 Makefile now at top of generated Makefile. Removed cvs log
16096 entries. added -srcdir. create .gdbinit only if there is one
16097 in ${srcdir}.
16098
16099 * Makefile.in: idestdir and ddestdir go away. Added copyrights
16100 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
16101 and mandir now keyed off datadir by default.
16102
16103Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16104
16105 * Freshly created ChangeLog.
16106
16107\f
16108Local Variables:
16109mode: change-log
16110left-margin: 8
16111fill-column: 76
16112version-control: never
16113End: