OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [ChangeLog] - Blame information for rev 830

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
2007-10-07  Release Manager
2
 
3
        * GCC 4.2.2 released.
4
 
5
2007-09-15  Alan Modra  
6
 
7
        * configure.in: Correct makeinfo version check.
8
        * configure: Regenerate.
9
 
10
2007-07-19  Release Manager
11
 
12
        * GCC 4.2.1 released.
13
 
14
2007-07-05  Rainer Orth  
15
 
16
        * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
17
        maintainer.
18
 
19
2007-05-30  Jakub Jelinek  
20
 
21
        PR bootstrap/29382
22
        * configure.in: Don't use -fkeep-inline-functions for GCC < 3.3.1.
23
        * configure: Rebuilt.
24
 
25
2007-05-13  Release Manager
26
 
27
        * GCC 4.2.0 released.
28
 
29
2007-02-14  Gerald Pfeifer  
30
 
31
        * ltconfig (freebsd*): Default to elf.
32
 
33
2006-12-29  Paolo Bonzini  
34
 
35
        PR bootstrap/29544
36
        * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
37
        (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
38
        move here comment from Makefile.tpl.
39
        * Makefile.tpl: Move some definitions higher in the file.
40
        (STAGE1_CHECKING): New.
41
        * configure.in: Add --enable-stage1-checking.  Disable --enable-werror
42
        on release branches.
43
        * configure: Regenerate.
44
        * Makefile.in: Regenerate.
45
 
46
2006-12-10  Andreas Tobler  
47
 
48
        PR bootstrap/30134
49
        * configure.in: Correct x86 darwin support for libjava to powerpc
50
        and i?86 only.
51
        * configure: Regenerate.
52
 
53
2006-12-08  Sandro Tolaini  
54
 
55
        * configure.in: Add x86 darwin support for libjava.
56
        * configure: Regenerate.
57
 
58
2006-12-07  Mike Stump  
59
 
60
        * Makefile.def (dependencies): Add dependency for
61
        install-target-libssp and install-target-libgomp on
62
        install-gcc.
63
        * Makefile.in: Regenerate.
64
 
65
2006-12-03  Kaveh R. Ghazi  
66
 
67
        * configure.in: Check for MPFR 2.2.1.  Update error message.
68
 
69
        * configure: Regenerate.
70
 
71
2006-11-29  Richard Guenther  
72
 
73
        Revert
74
        2006-05-01  Richard Guenther  
75
 
76
        * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
77
        maintainer.
78
 
79
2006-11-26  Kaveh R. Ghazi  
80
 
81
        * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
82
        (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
83
        --with-gmp-lib): New flags.
84
 
85
        * configure: Regenerate.
86
 
87
2006-11-19  Kaveh R. Ghazi  
88
 
89
        * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
90
        libmpfr.a.
91
        * configure: Regenerate.
92
 
93
2006-11-16  Paolo Bonzini  
94
 
95
        * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
96
        (unstage): Test for stage_last presence.
97
 
98
        * Makefile.tpl (clean-stage*): Test separately for package/Makefile
99
        and stageN-package/Makefile.
100
 
101
        PR bootstrap/29802
102
        * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
103
        * Makefile.in: Regenerate.
104
 
105
2006-11-14  Jie Zhang  
106
 
107
        * configure.in: Remove target-libgloss from noconfigdirs for
108
        bfin-*-*.
109
        * configure: Regenerated.
110
 
111
2006-10-25  Chen Liqin  
112
 
113
        * MAINTAINERS (Write After Approval): Move myself to
114
        Write After Approval section.
115
 
116
2006-10-16  Tobias Burnus  
117
 
118
        * MAINTAINERS (Write After Approval): Add myself.
119
 
120
2006-10-16  Ben Elliston  
121
 
122
        * config.guess: Import latest version.
123
        * config.sub: Likewise.
124
 
125
2006-10-10  Brooks Moses  
126
 
127
        * Makefile.def: Added pdf target handling.
128
        * Makefile.tpl: Added pdf target handling.
129
        * Makefile.in: Regenerated.
130
 
131
2006-10-10  Chen Liqin  
132
 
133
        * MAINTAINERS: Add self as score port maintainer.
134
 
135
2006-10-04  Brooks Moses  
136
 
137
        * MAINTAINERS (Write After Approval): Add myself.
138
 
139
2006-09-27  Steven G. Kargl  
140
 
141
        * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
142
        or newer.
143
        * configure: Regenerated.
144
 
145
2006-09-27  Dave Brolley  
146
 
147
        * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
148
        $s instead of $r.
149
        * configure: Regenerated.
150
 
151
2006-09-26  Thiemo Seufer  
152
 
153
        * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
154
        for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
155
        * configure: Regenerate.
156
 
157
2006-09-24  Graeme Peterson 
158
 
159
        * MAINTAINERS (Write After Approval): Remove myself.
160
 
161
2006-09-22  Chao-ying Fu  
162
 
163
        * MAINTAINERS (Write After Approval): Add myself.
164
 
165
2006-09-10  Joseph S. Myers  
166
 
167
        * MAINTAINERS: Add self as soft-fp maintainer.
168
 
169
2006-09-09  Anatoly Sokolov 
170
 
171
        * MAINTAINERS: Add myself as avr maintainer.
172
        Remove Marek Michalkiewicz as avr maintainer.
173
 
174
2006-09-07  Roberto Costa  
175
 
176
        * MAINTAINERS (Write After Approval): Add myself.
177
 
178
2006-08-30  Corinna Vinschen  
179
 
180
        * configure.in: Never build newlib for a Mingw host.
181
        Never build newlib as Mingw target library.
182
        Test the existence of winsup/cygwin for building a Cygwin newlib,
183
        rather than just winsup.
184
        Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
185
        building a Mingw target.
186
        * configure: Regenerate.
187
 
188
2006-08-08  Eric Botcazou  
189
 
190
        * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
191
 
192
2006-07-25  Paolo Bonzini  
193
 
194
        * config.guess: Import from src (was more updated).
195
        * config.sub: Likewise.
196
 
197
2006-07-22  Daniel Jacobowitz  
198
 
199
        * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
200
        * configure: Regenerated.
201
 
202
2006-07-18  Paolo Bonzini  
203
 
204
        * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
205
        for stages after the first.
206
 
207
2006-07-17  Jakub Jelinek  
208
 
209
        * Makefile.def: Add dependencies for configure-opcodes
210
        on configure-intl and all-opcodes on all-intl.
211
        * Makefile.in: Regenerated.
212
 
213
2006-07-13  Ben Elliston  
214
 
215
        * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
216
 
217
2006-07-06  Paul Eggert  
218
 
219
        Port to hosts whose 'sort' and 'tail' implementations
220
        treat operands with leading '+' as file names, as POSIX
221
        has required since 2001.  However, make sure the code still
222
        works on pre-POSIX hosts.
223
        * ltmain.sh: Don't assume "sort +2" is equivalent to
224
        "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
225
 
226
2006-07-05  Ulrich Weigand  
227
 
228
        * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
229
 
230
2006-07-04  Peter O'Gorman  
231
 
232
        * ltconfig: chmod 644 before ranlib during install.
233
 
234
2006-07-04  Eric Botcazou  
235
 
236
        PR bootstrap/18058
237
        * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
238
        if the bootstrap compiler is a GCC version that supports it.
239
        * configure: Regenerate.
240
 
241
2006-07-03  Paolo Bonzini  
242
 
243
        * configure.in: Fix thinkos in previous check-in.
244
        * configure: Regenerate.
245
 
246
2006-07-03  Paolo Bonzini  
247
 
248
        PR other/27063
249
        * configure.in: Test subdir_requires and give an appropriate
250
        error message.
251
        * configure: Regenerate.
252
 
253
2006-07-01  Andrew John Hughes  
254
 
255
        * MAINTAINERS (Write After Approval): Add myself.
256
 
257
2006-06-22  John David Anglin  
258
 
259
        * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
260
 
261
2006-06-22  Steve Ellcey  
262
 
263
        * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
264
 
265
2006-06-20  David Ayers  
266
 
267
        PR bootstrap/28072
268
        * configure.in: Add target-boehm-gc to noconfigdirs depending on
269
        whether target-libjava is being configured instead of whether the
270
        java front end is enabled.
271
        * configure: Regenerate.
272
 
273
2006-06-16  Rainer Orth  
274
 
275
        PR target/27540
276
        * configure.in: Only enable libgomp on IRIX 6.
277
        * configure: Regenerate.
278
 
279
2006-06-15  Paolo Bonzini  
280
 
281
        * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
282
        too.
283
        * Makefile.in: Regenerate.
284
 
285
2006-06-13  Jeff Johnston  
286
 
287
        * config-ml.in: Alter CCASFLAGS to include special
288
        multilib options the same as is done for CFLAGS.
289
 
290
2006-06-12  John David Anglin  
291
 
292
        * configure.in: Don't enable libgomp on hpux10.
293
        * configure: Rebuilt.
294
 
295
2006-06-12  David Ayers  
296
 
297
        PR bootstrap/27963
298
        PR target/19970
299
        * configure.in: Remove target-boehm-gc from noconfigdirs where
300
        ${libgcj} is specified.
301
        * configure: Regenerate.
302
 
303
2006-06-06  Carlos O'Donell 
304
 
305
        Sync from src:
306
 
307
        * configure.in: Sync.
308
        * configure: Regenerated.
309
 
310
        2006-05-31  Daniel Jacobowitz  
311
 
312
        * Makefile.def: Added dependencies from sim and gdb on intl, and
313
        added configure dependencies to everything with an all dependency
314
        on intl.
315
        * Makefile.in: Regenerated.
316
 
317
2006-06-06  David Ayers  
318
 
319
        PR libobjc/13946
320
        * Makefile.def: Add dependencies for libobjc which boehm-gc.
321
        * Makefile.in: Regenerate.
322
        * configure.in: Add --enable-objc-gc at toplevel and have it
323
        enable boehm-gc for Objective-C.
324
        Remove target-boehm-gc from libgcj.
325
        Add target-boehm-gc to target_libraries.
326
        Add target-boehm-gc to noconfigdirs where ${libgcj}
327
        is specified.
328
        Assert that boehm-gc is supported when requested for Objective-C.
329
        Only build boehm-gc if needed either for Java or Objective-C.
330
        * configure: Regenerate.
331
 
332
2006-06-05  Paolo Bonzini  
333
 
334
        PR 27674
335
        * Makefile.tpl (configure-[+prefix+][+module+],
336
        all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
337
        Remove rule to unstage bootstrapped modules.
338
        (stage_current): New.
339
        * Makefile.in: Regenerate.
340
 
341
2006-06-03  Laurynas Biveinis  
342
 
343
        * MAINTAINERS (Write After Approval): Update my e-mail address.
344
 
345
2006-06-01  Mark Shinwell  
346
 
347
        * include/libiberty.h: Declare pex_run_in_environment.
348
 
349
2006-05-31  Asher Langton  
350
 
351
        * MAINTAINERS (Write After Approval): Add myself.
352
 
353
2006-05-25  Paolo Bonzini  
354
 
355
        * Makefile.def (bfd, opcodes): Fix lib_path.
356
        * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
357
        (restrap): Move under "@if gcc-bootstrap".  Fix typo.
358
        * Makefile.in: Regenerate.
359
 
360
2006-05-24  Carlos O'Donell  
361
 
362
        * Makefile.in: Regenerate.
363
 
364
2006-05-24  Carlos O'Donell  
365
 
366
        * Makefile.def: Add install-html target. Add datarootdir
367
        docdir and htmldir to flags_to_pass.
368
        * Makefile.tpl: Add install-html target.
369
        * Makefile.in: Regenerate.
370
        * configure.in: Add --with-datarootdir, --with-docdir, and
371
        --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
372
        * configure: Regenerate.
373
 
374
2006-05-24  Mark Shinwell  
375
 
376
        * configure.in: Enable gprof for cross builds.
377
        * configure: Regenerate.
378
 
379
2006-05-22  Richard Guenther  
380
 
381
        Revert
382
        2006-01-31  Richard Guenther  
383
        Paolo Bonzini  
384
 
385
        * Makefile.def (target_modules): Add libgcc-math target module.
386
        * configure.in (target_libraries): Add libgcc-math target library.
387
        (--enable-libgcc-math): New configure switch.
388
        * Makefile.in: Re-generate.
389
        * configure: Re-generate.
390
        * libgcc-math: New toplevel directory.
391
 
392
2006-05-20  John David Anglin  
393
            Andreas Tobler  
394
 
395
        * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
396
        * configure: Rebuilt.
397
 
398
2006-05-12  Sandra Loosemore 
399
 
400
        * MAINTAINERS (Write After Approval): Add myself.
401
 
402
2006-05-01  DJ Delorie  
403
 
404
        * configure.in: Restore CFLAGS if GMP isn't present.
405
        * configure: Regenerate.
406
 
407
2006-05-01  Richard Guenther  
408
 
409
        * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
410
        maintainer.
411
 
412
2006-04-30  Kenneth Zadeck 
413
 
414
        * MAINTAINERS (Write After Approval): Add myself.
415
 
416
2006-04-28  Jan Beulich  
417
 
418
        * MAINTAINERS (Write After Approval): Add myself.
419
 
420
2006-04-18  DJ Delorie  
421
 
422
        * configure.in (m32c): Build libstdc++-v3.  Pass flags to
423
        reference libgloss so that libssp can be built in a combined
424
        tree.
425
        * configure: Regenerate.
426
 
427
2006-04-08  Robert Millan  
428
 
429
        * MAINTAINERS (Write After Approval): Add myself.
430
 
431
2006-04-05  Ben Elliston  
432
 
433
        * configure.in: Require makeinfo 4.4 or higher.
434
        * configure: Regenerate.
435
 
436
2006-04-04  Gerald Pfeifer  
437
 
438
        * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
439
        Rearrange the entries of other libraries to have them in one place.
440
 
441
2006-03-22  Janne Blomqvist  
442
 
443
        * MAINTAINERS (Write After Approval): Remove myself.
444
        (Language Front End Maintainers): Add myself as fortran 95 maintainer.
445
 
446
2006-03-14  Richard Guenther  
447
 
448
        * configure: Regenerate with autoconf 2.13.
449
 
450
2006-03-13  Jim Blandy  
451
 
452
        * MAINTAINERS: Use my work address.
453
 
454
        * MAINTAINERS: Update my E-mail address.
455
 
456
2006-03-10  Aldy Hernandez  
457
 
458
        * configure.in: Handle --disable- generically.
459
        * configure: Regenerate.
460
 
461
2006-03-01  H.J. Lu  
462
 
463
        PR libgcj/17311
464
        * ltmain.sh: Don't use "$finalize_rpath" for compile.
465
 
466
2006-02-21  Erik Edelmann  
467
 
468
        * MAINTAINERS (Write After Approval):  Remove myself.
469
        (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
470
 
471
2006-02-21  Rafael Avila de Espindola 
472
 
473
        * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
474
        (TARGET_CONFIGDIRS): Remove.
475
        * configure.in: Remove AC_SUBST(target_configdirs).
476
        * Makefile.in, configure: Regenerated.
477
 
478
2006-02-20  Steven G. Kargl  
479
 
480
        * MAINTAINERS (Write After Approval):  Remove myself.
481
        (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
482
 
483
2006-02-20  Paolo Bonzini  
484
 
485
        PR bootstrap/25670
486
 
487
        * Makefile.tpl ([+compare-target+]): Print explanation messages.
488
 
489
        * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
490
        * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
491
        (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
492
        BUILD_PREFIX, BUILD_PREFIX_1.
493
        * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
494
 
495
        * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
496
        * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
497
 
498
        * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
499
        all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
500
        of `cat stage_current`.  Always provide the `r' and `s' variables.
501
        (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
502
        a single shell execution.
503
        (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
504
        bootstrapped modules, make the stage1 module if the build was not
505
        started yet, else build the current stage.
506
        (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
507
        (all-build, all-host, all-target, [+make_target+]-host,
508
        [+make_target+]-target): Do not use \-continued lines.
509
        (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
510
        (current_stage, restrap, stage_last): New.
511
 
512
        * Makefile.in: Regenerate.
513
        * configure: Regenerate.
514
 
515
2006-02-19  Bud Davis  
516
 
517
        * MAINTAINERS (Write After Approval):  Remove myself.
518
        (Language Front End Maintainers):  Add myself as fortran 95
519
        maintainer and update e-mail address.
520
 
521
2006-02-17  Francois-Xavier Coudert  
522
 
523
        * MAINTAINERS (Write After Approval):  Remove myself.
524
        (Language Front End Maintainers):  Add myself as fortran 95
525
        maintainer.
526
 
527
2006-02-16  Victor Kaplansky  
528
 
529
        * MAINTAINERS (Write After Approval): Add myself.
530
 
531
2006-02-16  Thomas Koenig  
532
 
533
        * MAINTAINERS (Write After Approval):  Remove myself.
534
        (Language Front End Maintainers):  Add myself as
535
        fortran 95 maintainer.
536
 
537
2006-02-14  Paolo Bonzini  
538
 
539
        Sync from src:
540
 
541
        2005-12-27  Leif Ekblad  
542
 
543
        * configure.in: Add support for RDOS target.
544
        * configure: Regenerate.
545
 
546
2006-02-14  Paolo Bonzini  
547
            Andreas Schwab  
548
 
549
        * configure: Regenerate.
550
 
551
2006-02-12  David Edelsohn  
552
 
553
        * configure.in (enable_libgomp): Add AIX.
554
        * configure: Regenerate.
555
 
556
2006-02-07  Maxim Kuvyrkov  
557
 
558
        * MAINTAINERS (Write After Approval): Add myself.
559
 
560
2006-02-03  Lee Millward  
561
 
562
        * MAINTAINERS (Write After Approval): Add myself.
563
 
564
2006-01-31  Richard Guenther  
565
        Paolo Bonzini  
566
 
567
        * Makefile.def (target_modules): Add libgcc-math target module.
568
        * configure.in (target_libraries): Add libgcc-math target library.
569
        (--enable-libgcc-math): New configure switch.
570
        * Makefile.in: Re-generate.
571
        * configure: Re-generate.
572
        * libgcc-math: New toplevel directory.
573
 
574
2006-01-26  Paolo Bonzini  
575
 
576
        * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
577
        Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
578
        the assembler, linker and binutils.
579
        * configure: Regenerate.
580
 
581
2006-01-22  Dirk Mueller  
582
 
583
        * MAINTAINERS (Write After Approval): Add myself.
584
 
585
2006-01-20  Diego Novillo  
586
 
587
        * configure: Regenerate.
588
 
589
2006-01-18  Richard Henderson  
590
            Jakub Jelinek  
591
            Diego Novillo  
592
 
593
        * libgomp: New directory.
594
        * Makefile.def: Add target_module libgomp.
595
        * Makefile.in: Regenerate.
596
        * configure.in (target_libraries): Add target-libgomp.
597
        * configure: Regenerate.
598
 
599
2006-01-05  Alexandre Oliva  
600
 
601
        * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
602
        @ from continuation.
603
        * Makefile.in: Rebuilt.
604
 
605
2006-01-04  Chris Lattner  
606
 
607
        * MAINTAINERS (Write After Approval): Add myself.
608
 
609
2006-01-04  Paolo Bonzini  
610
 
611
        PR bootstrap/24252
612
 
613
        * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
614
        * Makefile.tpl (OBJDUMP): New.
615
        (EXTRA_HOST_FLAGS): Add it.
616
        (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
617
 
618
        * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
619
        to use symbolic links between directories.  Avoid race conditions
620
        or make them harmless.
621
        * configure.in: Do not try to use symbolic links between directories.
622
 
623
        * Makefile.def (LEAN): Pass.
624
        * Makefile.tpl (LEAN): Define.
625
        (stage[+id+]-start): Accept that the previous directory does not
626
        exist, if the bootstrap is lean.
627
        (stage[+id+]-bubble): Invoke lean bootstrap commands after
628
        stage[+id+]-start.  Use a makefile variable and an `if' instead of a
629
        configure substitution.
630
        ([+compare-target+]): Likewise.
631
        ([+bootstrap-target+]-lean): New.
632
        * configure.in: Remove lean bootstrap support from here.
633
 
634
        * Makefile.in: Regenerate.
635
        * configure: Regenerate.
636
 
637
2006-01-04  Ben Elliston  
638
 
639
        * MAINTAINERS (libdecnumber): Add myself.
640
 
641
2006-01-02  Mark Mitchell  
642
 
643
        * libtool-ldflags: New script.
644
 
645
2006-01-02  Andreas Schwab  
646
 
647
        * configure.in: When reconfiguring remove Makefile in
648
        all stage directories.
649
        * configure: Regenerate.
650
 
651
2005-12-27  Steven Bosscher  
652
 
653
        * MAINTAINERS: Update my email address.
654
 
655
2005-12-20  Paolo Bonzini  
656
 
657
        Revert Ada-related part of the previous change.
658
 
659
        * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
660
        Do not pass.
661
        * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
662
        * Makefile.in: Regenerate.
663
        * configure.in: Do not include mt-ppc-aix target fragment.
664
        * configure: Regenerate.
665
 
666
2005-12-19  Paolo Bonzini  
667
 
668
        * configure.in: Select appropriate fragments for PowerPC/AIX.
669
        * configure: Regenerate.
670
 
671
        * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
672
        BOOT_CFLAGS, BOOT_LDFLAGS.
673
        * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
674
        BOOT_CFLAGS, BOOT_LDFLAGS.
675
        (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
676
        (stage[+id+]-bubble): Pass flags recursively to the comparison target.
677
        (stage): Fail if we cannot complete the work.
678
        * Makefile.in: Regenerate.
679
 
680
2005-12-16  Nathan Sidwell  
681
 
682
        * configure.in: Replace ms1 with mt.
683
        * configure: Rebuilt.
684
 
685
2005-12-15  Bryce McKinlay  
686
 
687
        * MAINTAINERS: Update my email address.
688
 
689
2005-12-15  Paolo Bonzini  
690
 
691
        * Makefile.tpl (all, do-[+make_target+], do-check, install,
692
        install-host-nogcc): Don't invoke $(stage) at the end.
693
        * Makefile.in: Regenerate.
694
 
695
2005-12-14  Paolo Bonzini  
696
 
697
        * configure.in: Flip the top-level bootstrap switch.
698
        * configure: Regenerate.
699
 
700
2005-12-14  Daniel Jacobowitz  
701
 
702
        * Makefile.tpl: Throughout the file, use : $(MAKE) along with
703
        $(stage) and $(unstage).
704
        (EXTRA_TARGET_FLAGS): Correct double-quoting.
705
        (all): Remove stray semicolon.
706
        (local-distclean): Don't handle multilib.tmp and multilib.out.
707
        (install.all): Set $s for consistency.
708
        (configure-[+prefix+][+module+]): Instead of [+deps+], handle
709
        check_multilibs setting.  Always make the install directory.
710
        (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
711
        Correct @if/@endif.
712
        (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
713
        ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
714
        (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
715
        (multilib.out): Remove.
716
        * Makefile.in: Regenerated.
717
 
718
2005-12-12  Carlos O'Donell 
719
 
720
        * MAINTAINERS (Write After Approval): Add myself.
721
 
722
2005-12-12  Nathan Sidwell  
723
 
724
        * MAINTAINERS: Add myself as mt maintainer.
725
 
726
        * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
727
 
728
2005-12-06  Adam Nemet  
729
 
730
        * MAINTAINERS: Change email address.
731
 
732
2005-12-05  Paolo Bonzini  
733
 
734
        * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
735
        CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
736
        "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
737
        Find in-tree tools if available.
738
        (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
739
        (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
740
        (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
741
        (COMPILER_*_FOR_TARGET): New.
742
        * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
743
        (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
744
        (CONFIGURED_*, USUAL_*): Remove.
745
        (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
746
        STRIP): Use autoconf substitutions.
747
        (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
748
        COMPILER_NM_FOR_TARGET): New.
749
        (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
750
 
751
        (all): Make all-host and all-target in parallel.
752
        (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
753
        that $$r and $$s are set before invoking a recursive make.
754
        (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
755
        ([+bootstrap-target+]): Inline most of the `all' target.
756
 
757
2005-11-29  Ben Elliston  
758
 
759
        * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
760
        from the gcc build directory.
761
        * Makefile.in: Regenerate.
762
 
763
2005-11-29  Ben Elliston  
764
 
765
        * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
766
        depend on all-libdecnumber.
767
        * configure.in (host_libs): Include libdecnumber.
768
        * Makefile.in: Regenerate.
769
        * configure: Likewise.
770
 
771
2005-11-29  Ben Elliston  
772
 
773
        * libdecnumber: Import decNumber sources from the dfp-branch.
774
 
775
2005-11-21  Kean Johnston  
776
 
777
        * config.sub, config.guess: Sync from upstream sources.
778
 
779
2005-11-21  Ben Elliston  
780
 
781
        Import from Autoconf sources:
782
 
783
        2005-09-06  Paul Eggert  
784
        * config/move-if-change: Don't output "$2 is unchanged";
785
        suggested by Ben Elliston.  Handle weird characters correctly.
786
 
787
2005-11-18  Andreas Tobler  
788
 
789
        * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
790
        to match upstream libtool for darwin.
791
 
792
2005-11-11  Daniel Jacobowitz  
793
 
794
        * Makefile.def: Remove gdb dependencies for gdbtk.
795
        * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
796
        (configure-gdb, install-gdb): New rules.
797
        * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
798
        * Makefile.in, configure: Regenerated.
799
 
800
2005-11-06  Janne Blomqvist  
801
 
802
        * MAINTAINERS (Write After Approval): Add myself.
803
 
804
2005-11-06  Erik Edelmann  
805
 
806
        * MAINTAINERS (Write After Approval): Add myself.
807
 
808
2005-10-24  Diego Novillo  
809
 
810
        * MAINTAINERS (alias analysis): Add Daniel Berlin and
811
        Diego Novillo.
812
 
813
2005-10-22  Paolo Bonzini  
814
 
815
        PR bootstrap/24297
816
        * Makefile.tpl (do-[+make-target+], do-check, install,
817
        stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
818
        are set before recursing.
819
        * Makefile.in: Regenerate.
820
 
821
2005-10-20  Eric Botcazou  
822
 
823
        PR bootstrap/18939
824
        * Makefile.def (gcc) : Fix thinko.
825
        * Makefile.in: Regenerate.
826
 
827
2005-10-17  Bernd Schmidt  
828
 
829
        * configure.in (bfin-*-*): Use test, not brackets, in if statement.
830
        * configure: Regenerate.
831
 
832
2005-10-15  Jie Zhang  
833
 
834
        * MAINTAINERS (Write After Approval): Add self.
835
 
836
2005-10-08  Kazu Hirata  
837
 
838
        * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
839
        target-libffi, target-qthreads, target-libjava, and
840
        targetlibobjc.
841
        * configure: Regenerate.
842
 
843
2005-10-06  Daniel Jacobowitz  
844
 
845
        * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
846
        * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
847
        (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
848
        (USUAL_OBJDUMP_FOR_TARGET): New.
849
        (EXTRA_TARGET_FLAGS): Add OBJDUMP.
850
        * configure.in: Check for $OBJDUMP_FOR_TARGET.
851
        * configure, Makefile.in: Regenerated.
852
 
853
2005-10-05  Paolo Bonzini  
854
 
855
        * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
856
        before other host packages.
857
 
858
2005-10-05  Kaz Kojima  
859
 
860
        * MAINTAINERS: Add self as sh libraries/configury maintainer.
861
 
862
2005-10-05  Paolo Bonzini  
863
 
864
        PR bootstrap/22340
865
 
866
        * configure.in (default_target): Remove.
867
        * Makefile.tpl (all): Do not use prerequisites as subroutines
868
        (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
869
        (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
870
        use prerequisites as subroutines.
871
        (check-host, check-target): New.
872
        (bootstrap configure & all targets): Do not use stage*-start
873
        if the directory layout is already ok.
874
        (non-bootstrap configure & all targets): Prepend a $(unstage).
875
        (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
876
        (NOTPARALLEL): Remove.
877
        (unstage, stage variables): New variables.
878
        (unstage, stage targets): Simply expand to those variables.
879
 
880
        * configure: Regenerate.
881
        * Makefile.in: Regenerate.
882
 
883
2005-10-04  James E Wilson  
884
 
885
        * Makefile.def (lang_env_dependencies): Add libmudflap.
886
        * Makefile.in: Regenerate.
887
 
888
2005-10-03  Andreas Schwab  
889
 
890
        Backport from libtool CVS:
891
        2002-11-03  Ossama Othman  
892
 
893
        * ltmain.sh: add support for installing into temporary
894
        staging area (e.g. 'make install DESTDIR=...')
895
 
896
2005-10-03  H.J. Lu  
897
 
898
        * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
899
        * configure: Regenerated.
900
 
901
2005-09-30  Andrew Pinski  
902
 
903
        * configure: Regenerate with the correct
904
        autoconf version.
905
 
906
2005-09-30  Catherine Moore  
907
 
908
        * configure.in (bfin-*-*): New.
909
        * configure: Regenerated.
910
 
911
2005-09-28  Geoffrey Keating  
912
 
913
        * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
914
        (LIPO_FOR_TARGET): New.
915
        (CONFIGURED_LIPO_FOR_TARGET): New.
916
        (USUAL_LIPO_FOR_TARGET): New.
917
        (STRIP_FOR_TARGET): New.
918
        (CONFIGURED_STRIP_FOR_TARGET): New.
919
        (USUAL_STRIP_FOR_TARGET): New.
920
        * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
921
        STRIP_FOR_TARGET.
922
        * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
923
        CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
924
        * Makefile.in: Regenerate.
925
        * configure: Regenerate.
926
 
927
2005-09-19  David Edelsohn  
928
 
929
        * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
930
        (rs6000-*-aix*): Same.
931
        * configure: Regenerate.
932
 
933
2005-09-16  Tom Tromey  
934
 
935
        * MAINTAINERS: Add self as java maintainer.
936
 
937
2005-09-14  Francois-Xavier Coudert  
938
 
939
        * configure.in: Recognize f95 in the --enable-languages option,
940
        and substitute it for fortran, issuing a warning.
941
        * configure: Regenerate.
942
 
943
2005-08-30  Phil Edwards  
944
 
945
        * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
946
        * configure:  Regenerated.
947
 
948
2005-08-22  Aldy Hernandez  
949
 
950
        * MAINTAINERS: Add self as ms1 maintainer.
951
 
952
2005-08-20  Richard Earnshaw  
953
 
954
        * Makefile.def (libssp): Add to lang_env_dependencies.
955
        * Makefile.in: Regenerate.
956
 
957
2005-08-18  Ian Lance Taylor  
958
 
959
        * MAINTAINERS: Add myself as middle-end maintainer.
960
 
961
2005-08-17  Christian Groessler  
962
 
963
        * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
964
        * Makefile.in: Regenerate.
965
 
966
2005-08-15  Andreas Krebbel  
967
 
968
        * MAINTAINERS (write after approval): Added myself.
969
 
970
2005-08-12  Maciej W. Rozycki  
971
 
972
        * MAINTAINERS (Write After Approval): Add myself.
973
 
974
2005-08-12  Paolo Bonzini  
975
 
976
        * configure.in: Replace NCN_STRICT_CHECK_TOOL with
977
        NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
978
        Look for alternate names of the target cc and c++
979
        * configure: Regenerate.
980
 
981
2005-08-08  Paolo Bonzini  
982
 
983
        * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
984
        GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
985
        them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
986
        tools; remove code to manually set them.
987
        (Target tools): Look in the environment for them.
988
        * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
989
        GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
990
        (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
991
        build directory.
992
        (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
993
        CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
994
        CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
995
        USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
996
        USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
997
        (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
998
        RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
999
        * configure: Regenerate.
1000
        * Makefile.in: Regenerate.
1001
 
1002
2005-07-28  Ben Elliston  
1003
 
1004
        * MAINTAINERS: Update for removed CPU targets.
1005
 
1006
2005-07-27  Mark Mitchell  
1007
 
1008
        * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1009
        * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1010
        * Makefile.in: Regenerated.
1011
 
1012
2005-07-26  Mark Mitchell  
1013
 
1014
        * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1015
        (CFLAGS_FOR_TARGET): Use it.
1016
        (CXXFLAGS_FOR_TARGET): Likewise.
1017
        * Makefile.in: Regenerated.
1018
        * configure.in (--with-build-sysroot): New option.
1019
        * configure: Regenerated.
1020
 
1021
2005-07-24  Paolo Bonzini  
1022
 
1023
        * Makefile.tpl: Wrap install between unstage and stage
1024
        * Makefile.in: Regenerate.
1025
 
1026
2005-07-21  Eric Christopher  
1027
 
1028
        * MAINTAINERS: Update affiliation.
1029
 
1030
2005-07-21  Paul Woegerer  
1031
 
1032
        * MAINTAINERS: Add self as crx port maintainer.
1033
 
1034
2005-07-20  DJ Delorie  
1035
 
1036
        * MAINTAINERS: Add self as m32c maintainer.
1037
 
1038
2005-07-16  Kelley Cook  
1039
 
1040
        * all files: Update FSF address.
1041
 
1042
2005-07-15  Eric Christopher  
1043
 
1044
        * MAINTAINERS: Change affiliation.
1045
 
1046
2005-07-14  Jim Blandy  
1047
 
1048
        * configure.in: Add cases for Renesas m32c.
1049
        * configure: Regenerated.
1050
 
1051
2005-07-14  Kelley Cook  
1052
 
1053
        * COPYING.LIB: Update from fsf.org.
1054
 
1055
2005-07-14  Kelley Cook  
1056
 
1057
        * COPYING, compile, config.guess,
1058
        config.sub, install-sh, missing, mkinstalldirs,
1059
        symlink-tree, ylwrap: Sync from upstream sources.
1060
        * config-ml.in: Update FSF address.
1061
 
1062
2005-07-13  Eric Christopher  
1063
 
1064
        * configure.in: Add toplevel noconfigdir support for tpf.
1065
        * configure: Regenerate.
1066
 
1067
2005-07-11  Paolo Bonzini  
1068
 
1069
        PR ada/22340
1070
 
1071
        * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1072
        * Makefile.in: Regenerate.
1073
 
1074
2005-07-07  Mark Mitchell  
1075
 
1076
        * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
1077
        Brolley to write-after-approval.
1078
 
1079
2005-07-07  Andreas Schwab  
1080
 
1081
        * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1082
        * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1083
        * Makefile.in: Regenerated.
1084
 
1085
2005-07-06  Geoffrey Keating  
1086
 
1087
        * configure.in: Don't build sim or rda when targetting darwin.
1088
        * configure: Regenerate.
1089
 
1090
2005-07-06  Kazu Hirata  
1091
 
1092
        * configure.in: Add --enable-libssp and --disable-libssp.
1093
        * configure: Regenerate with autoconf-2.13.
1094
 
1095
2005-07-02  Jakub Jelinek  
1096
 
1097
        * Makefile.def (target_modules): Add libssp.
1098
        * configure.in (target_libraries): Add target-libssp.
1099
        * configure: Rebuilt.
1100
        * Makefile.in: Rebuilt.
1101
 
1102
2005-07-01  Zack Weinberg  
1103
 
1104
        * MAINTAINERS: Change email address.  Resign from maintainership.
1105
 
1106
2005-07-01  Richard Guenther  
1107
 
1108
        * MAINTAINERS: Change my e-mail address and affiliation.
1109
 
1110
2005-06-22  Paolo Bonzini  
1111
 
1112
        * Makefile.def (stagefeedback): Come after profile.
1113
        Define profiledbootstrap target.
1114
        * Makefile.tpl (profiledbootstrap): Remove.
1115
        (stageprofile-end): Zap stagefeedback.
1116
        (stagefeedback-start): Copy all .gcda files, not only GCC's.
1117
        * Makefile.in: Regenerate.
1118
 
1119
2005-06-13  Richard Sandiford  
1120
 
1121
        * MAINTAINERS: Update my email address.
1122
 
1123
2005-06-13  Zack Weinberg  
1124
 
1125
        * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
1126
        In 'cpp' stanza, support '#line' as well as '# '.
1127
 
1128
2005-06-08  Andreas Schwab  
1129
 
1130
        * MAINTAINERS: Move myself from 'Write After Approval' to
1131
        'CPU Port Maintainers' section as m68k maintainer.
1132
 
1133
2005-06-07  Hans-Peter Nilsson  
1134
 
1135
        * configure.in (unsupported_languages): New macro.
1136
        : Set unsupported_languages.  Name explicit
1137
        non-ported target libraries in noconfigdirs.
1138
         Ditto, except for non-aout, non-elf,
1139
        non-linux-gnu.  Remove libgcj_ex_libffi.
1140
        : Set add_this_lang=no if the language is in
1141
        unsupported_languages.
1142
        * configure: Regenerate.
1143
 
1144
2005-06-04  Tobias Schl"uter  
1145
 
1146
        * configure.in: Fix typo in handling of --with-mpfr-dir.
1147
        * configure: Regenerate.
1148
 
1149
2005-06-04  Richard Sandiford  
1150
 
1151
        * MAINTAINERS: Update my email address.
1152
 
1153
2005-06-02  Jim Blandy  
1154
 
1155
        * config.sub: Add cases for the Renesas m32c.  (This patch has been
1156
        accepted into the master sources.)
1157
 
1158
2005-06-02  Aldy Hernandez  
1159
            Michael Snyder  
1160
            Stan Cox  
1161
 
1162
        * configure.in: Set noconfigdirs for ms1.
1163
 
1164
        * configure: Regenerate.
1165
 
1166
2005-06-01  Jerry DeLisle  
1167
 
1168
        * MAINTAINERS (Write After Approval): Add self.
1169
 
1170
2005-06-01  Josh Conner  
1171
 
1172
        * MAINTAINERS (Write After Approval): Add self.
1173
 
1174
2005-06-01  Kazu Hirata  
1175
 
1176
        * MAINTAINERS: Update my email address.
1177
 
1178
2005-05-27  Ziga Mahkovec  
1179
 
1180
        * MAINTAINERS (Write After Approval): Add self.
1181
 
1182
2005-05-26  Chris Demetriou  
1183
 
1184
        * MAINTAINERS (Write After Approval): Remove self.
1185
 
1186
2005-05-25  Paolo Bonzini  
1187
 
1188
        * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1189
        (Dependencies): Consider target modules for bootstrap dependencies.
1190
        Make target bootstrap modules depend on each stage's gcc.
1191
        * Makefile.in: Regenerate.
1192
 
1193
2005-05-20  Paolo Bonzini  
1194
 
1195
        * Makefile.def (configure-gcc): Depend on binutils having been built.
1196
        (all-gcc): No need to do it here.
1197
        * Makefile.in: Regenerate.
1198
 
1199
2005-05-19  Paul Brook  
1200
 
1201
        * configure.in: Rewrite misleading error message when requested
1202
        language cannot be built.
1203
        * configure: Regenerate.
1204
 
1205
2005-05-15  Daniel Jacobowitz  
1206
 
1207
        * ylwrap: Import from Automake 1.9.5.
1208
 
1209
2005-05-13  David Ung  
1210
 
1211
        * MAINTAINERS (Write After Approval): Add self.
1212
 
1213
2005-05-09  Mike Stump  
1214
 
1215
        * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
1216
        lt_cv_sys_max_cmd_len for now.
1217
 
1218
2005-05-09  Stan Cox  
1219
 
1220
        * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
1221
 
1222
2005-05-08  Matt Kraai  
1223
 
1224
        * README.SCO: Update the URL.
1225
 
1226
2005-05-05  David Edelsohn  
1227
 
1228
        * ltconfig: Define file_list_spec.  Pass file_list_spec and
1229
        with_gnu_ld to libtool.
1230
        * ltcf-c.sh (aix[45]): Define file_list_spec.
1231
        * ltcf-cxx.sh (aix[45]): Same.
1232
        * ltcf-gcj.sh (aix[45]): Same.
1233
        * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
1234
        exists, write list of input files to temporary file.
1235
 
1236
2005-05-04  Mike Stump  
1237
 
1238
        * configure.in: Always pass --target to target configures as
1239
        otherwise rebuilds that do --recheck will fail.
1240
        * confiugure: Rebuilt.
1241
 
1242
2005-05-04  Paolo Bonzini  
1243
 
1244
        * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1245
        STAGE_HOST_EXPORTS.
1246
        (configure, all): Add bootstrap support.
1247
        (Host modules, target modules): Pass post-stage1 flags and exports.
1248
        (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1249
        * Makefile.in: Regenerate.
1250
 
1251
2005-04-29  Paolo Bonzini  
1252
 
1253
        * configure: Regenerate.
1254
 
1255
2005-04-27  Mike Stump  
1256
 
1257
        * MAINTAINERS: Add self as darwin maintainer.
1258
 
1259
2005-04-22  Bernd Schmidt  
1260
 
1261
        * config.sub: Update from master copy.
1262
 
1263
2005-04-21  Mike Stump  
1264
 
1265
        * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
1266
        * MAINTAINERS: Add Zem as Objective-C++ maintainer.
1267
 
1268
2005-04-19  Hans-Peter Nilsson  
1269
 
1270
        * configure.in : New local variable
1271
        libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
1272
        matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
1273
        "*-*-elf" and "*-*-linux*".
1274
        * configure: Regenerate.
1275
 
1276
2005-04-14  Joseph S. Myers  
1277
 
1278
        * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
1279
 
1280
2005-04-12  Mike Stump  
1281
 
1282
        * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
1283
 
1284
2005-04-04  Thomas Koenig  
1285
 
1286
        * MAINTAINERS (Write After Approval): Add myself.
1287
 
1288
2005-04-07  Bernd Schmidt  
1289
 
1290
        * MAINTAINERS (Port Maintainers): Add self for Blackfin.
1291
 
1292
2005-04-06  Paolo Bonzini  
1293
 
1294
        * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
1295
        (TARGET_CONFIGARGS): Include --with-target-subdir.
1296
        (configure, all): New macros.  Use them throughout.
1297
        * Makefile.in: Regenerate.
1298
 
1299
2005-04-04  Jon Grimm  
1300
 
1301
        * MAINTAINERS (Write After Approval): Add myself.
1302
 
1303
2005-03-31  Zdenek Dvorak  
1304
 
1305
        * MAINTAINERS: Remove 'loop unrolling' maintainer.
1306
 
1307
2005-03-30  Gerald Pfeifer  
1308
 
1309
        * MAINTAINERS: Move John Carr to Write After Approval.
1310
 
1311
2005-03-30  J"orn Rennecke 
1312
 
1313
        * config/mh-mingw32: Delete.
1314
        * configure.in: Don't use it.
1315
        * configure: Regenerate.
1316
 
1317
2005-03-31  Paolo Bonzini  
1318
 
1319
        * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1320
        * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1321
        (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1322
        (HOST_LIB_PATH): Generate from Makefile.def.
1323
        (TARGET_LIB_PATH): Likewise.
1324
        (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1325
        * Makefile.in: Regenerate.
1326
        * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1327
        (RPATH_ENVVAR): Include Darwin case.
1328
        * configure: Regenerate.
1329
 
1330
2005-03-29  Thomas Fitzsimmons  
1331
 
1332
        * MAINTAINERS (Various Maintainers): Remove self.
1333
        (Write After Approval): Add self.
1334
 
1335
2005-03-26  Thomas Fitzsimmons  
1336
 
1337
        * MAINTAINERS (Various Maintainers): Add self.
1338
 
1339
2005-03-25  Paolo Bonzini  
1340
 
1341
        * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1342
        * configure: Regenerate.
1343
 
1344
2005-03-21  Zack Weinberg  
1345
 
1346
        * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1347
        gcc_version, and gcc_version_trigger from set of flags to pass.
1348
        * Makefile.tpl: Remove definitions of above variables.
1349
        (config.status): Remove dependency on $(gcc_version_trigger).
1350
        * Makefile.in: Regenerate.
1351
        * configure.in: Do not reference config/gcc-version.m4 nor
1352
        config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
1353
        TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
1354
        * configure: Regenerate.
1355
 
1356
2005-03-16  Manfred Hollstein  
1357
            Andrew Pinski 
1358
 
1359
        * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1360
        * Makefile.in: Regenerate.
1361
 
1362
2005-03-13  Feng Wang  
1363
 
1364
        * MAINTAINERS (Write After Approval): Add myself.
1365
 
1366
2005-03-03  David Ayers  
1367
 
1368
        * MAINTAINERS (Write After Approval): Add myself.
1369
 
1370
2005-03-01  Alexandre Oliva  
1371
 
1372
        PR libgcj/20160
1373
        * ltmain.sh: Avoid creating archives with components that have
1374
        duplicate basenames.
1375
 
1376
2005-02-28  Andrew Pinski  
1377
 
1378
        PR bootstrap/20250
1379
        * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1380
        instead of check.
1381
        * Makefile.in: Regenerate.
1382
 
1383
2005-02-28  Paolo Bonzini  
1384
 
1385
        * Makefile.in: Regenerate to fix conflict between the previous two
1386
        patches.
1387
 
1388
2005-02-28  Paolo Bonzini  
1389
 
1390
        PR bootstrap/17383
1391
        * Makefile.def (target_modules): Remove "stage", now unnecessary.
1392
        * Makefile.tpl (HOST_SUBDIR): New substitution.
1393
        (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1394
        USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1395
        USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1396
        USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1397
        (Host modules, Bootstrapped modules): Use it.
1398
        (Build modules, Target modules): Do not create symlink trees,
1399
        always configure out-of-srcdir.
1400
        (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1401
        * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1402
        GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1403
        $(HOST_SUBDIR).  Create a symlink for host_subdir.
1404
 
1405
        * Makefile.in: Regenerate.
1406
        * configure: Regenerate.
1407
 
1408
2005-02-28  Nathanael Nerode  
1409
 
1410
        Merged from libada-gnattools-branch:
1411
        2004-11-28  Nathanael Nerode  
1412
 
1413
        * gnattools: New directory.
1414
        * Makefile.def: Add gnattools as a module, depending on target-libada.
1415
        * Makefile.in: Regenerate.
1416
        * configure.in: Include gnattools in host_tools; disable it if ada
1417
        is disabled.
1418
        * configure: Regenerate.
1419
 
1420
2005-02-24  James A. Morrison  
1421
 
1422
        * MAINTAINERS (Language Front Ends Maintainers): Add myself as
1423
        treelang maintainer.
1424
        (Write After Approval): Remove myself.
1425
 
1426
2005-02-23  Paul Schlie  
1427
 
1428
        * configure.in: Allow darwin targeted ports to build tk, itcl and
1429
        libgui.
1430
        * configure: Regenerate.
1431
 
1432
2005-02-21  Eric Botcazou  
1433
 
1434
        PR libgcj/10353
1435
        * configure.in (noconfigdirs) : Add libgcj.
1436
        * configure: Regenerate.
1437
 
1438
2005-02-18  Steven G. Kargl  
1439
 
1440
        * MAINTAINERS (Write After Approval): Add myself.
1441
 
1442
2005-02-10  Ian Lance Taylor  
1443
 
1444
        * MAINTAINERS: Update my e-mail address.
1445
 
1446
2005-02-02  Richard Guenther  
1447
 
1448
        * MAINTAINERS (Write After Approval): Add myself.
1449
 
1450
2005-01-29  Hans-Peter Nilsson  
1451
 
1452
        * configure.in (noconfigdirs) : Match like cris-*-*.
1453
        : Only disable target-newlib and
1454
        target-libgloss when not *-*-elf and *-*-aout.
1455
        * configure: Regenerate.
1456
 
1457
2005-01-23  Kazu Hirata  
1458
 
1459
        * MAINTAINERS: Remove obsolete entries.
1460
 
1461
        * MAINTAINERS (Write After Approval): Add Michael Matz.
1462
 
1463
2005-01-19  Neil Booth  
1464
 
1465
        * MAINTAINERS: Remove self as cpplib maintainer.
1466
 
1467
2005-01-17  Kelley Cook  
1468
 
1469
        * install-sh, config.sub: Import from upstream.
1470
 
1471
2005-01-17  Kelley Cook  
1472
 
1473
        PR bootstrap/18222
1474
        * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1475
        * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1476
        * Makefile.in: Regenerate.
1477
 
1478
2005-01-16  Jason Thorpe  
1479
 
1480
        * MAINTAINERS: Update my email address.
1481
 
1482
2005-01-12  David Edelsohn  
1483
            Andreas Schwab  
1484
 
1485
        PR bootstrap/18033
1486
        * config-ml.in: Eval option if surrounded by single quotes.
1487
 
1488
2005-01-03  Paolo Bonzini  
1489
 
1490
        Revert 2004-12-28 Makefile changes, a better fix will be
1491
        applied to mainline and src after GCC 4.0 branches.
1492
 
1493
2004-12-28  Paolo Bonzini  
1494
 
1495
        PR bootstrap/17383
1496
 
1497
        * Makefile.def (target_modules): Remove stage parameter,
1498
        it is always true now.
1499
        * Makefile.tpl (configure-build-[+module+],
1500
        configure-target-[+module+]): Always build symlink tree
1501
        for the directory and for include.  BUILD_SUBDIR and
1502
        TARGET_SUBDIR cannot be . anymore.
1503
        * Makefile.in: Regenerate.
1504
 
1505
2004-12-25  David Edelsohn  
1506
 
1507
        Revert 2004-12-08 Makefile changes.
1508
 
1509
2004-12-17  Danny Smith  
1510
 
1511
        * MAINTAINERS: Move myself to OS Port Maintainers for windows,
1512
        cygwin, mingw.
1513
 
1514
2004-12-16  Andrew Stubbs  
1515
 
1516
        * configure.in (sh64-*-*): Reenable gprof.
1517
        * configure: Regenerate.
1518
 
1519
2004-12-08  David Edelsohn  
1520
 
1521
        * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1522
        * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1523
        (EXTRA_TARGET_FLAGS): Add PICFLAG.
1524
        * Makefile.in: Regenerate.
1525
 
1526
2004-12-08  Christopher Faylor  
1527
 
1528
        * MAINTAINERS: Update my email address.
1529
 
1530
2004-12-07  Matt Kraai  
1531
 
1532
        * Makefile.tpl: Generate normal dependencies if the LHS module is
1533
        not bootstrapped.
1534
        * Makefile.in: Regenerate.
1535
 
1536
2004-12-03  Richard Sandiford  
1537
 
1538
        * configure.in: Include config/gxx-include-dir.m4.  Use
1539
        TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
1540
        * configure: Regenerate.
1541
 
1542
2004-12-03  Richard Sandiford  
1543
 
1544
        * config.if: Delete.
1545
        * configure.in: Set libstdcxx_incdir directly.
1546
        * configure: Regenerate.
1547
 
1548
2004-12-02  Eric Christopher  
1549
 
1550
        * Makefile.tpl (clean-target-libgcc): Make change in correct place.
1551
        * Makefile.in: Regenerate.
1552
 
1553
2004-12-02  Richard Sandiford  
1554
 
1555
        * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1556
        * configure: Regenerate.
1557
 
1558
2004-12-02  Richard Sandiford  
1559
 
1560
        * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
1561
        to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
1562
        * configure: Regenerate.
1563
 
1564
2004-12-01  Eric Christopher  
1565
 
1566
        * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
1567
        of things to remove.
1568
 
1569
2004-11-29  Matt Kraai  
1570
 
1571
        * MAINTAINERS (Write After Approval): Update my e-mail address.
1572
 
1573
2004-11-29  Kelley Cook  
1574
 
1575
        * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
1576
        from CVS libtool to always pass_all.
1577
 
1578
2004-11-25  John David Anglin  
1579
 
1580
        * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1581
        (hppa*64*-*-*): Delete incorrect comment.
1582
        * configure: Rebuilt.
1583
 
1584
2004-11-24  Kelley Cook  
1585
 
1586
        * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
1587
 
1588
2004-11-24  Kelley Cook  
1589
 
1590
        * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
1591
        from CVS libtool to always pass_all.
1592
 
1593
2004-11-15  Kelley Cook  
1594
 
1595
        * install-sh, compile: Import from automake.
1596
 
1597
2004-11-15  Kelley Cook  
1598
 
1599
        * config.guess, config.sub:  Import from savannnah.
1600
 
1601
2004-11-12  Scott Robert Ladd  
1602
 
1603
        * MAINTAINERS (Write After Approval): Add myself
1604
 
1605
2004-11-12  Mike Stump  
1606
 
1607
        * Makefile.def: Add html support.
1608
        * Makefile.tpl: Likewise.
1609
        * Makefile.in: Regenerate.
1610
 
1611
2004-11-11  Geoffrey Keating  
1612
 
1613
        PR 18423
1614
        * configure.in: Remove all instances of build-fixincludes from
1615
        noconfigdirs.
1616
        (build_configargs): Supply --target to subdirectories.
1617
        * configure: Regenerate.
1618
 
1619
        * Makefile.def: Make gcc install depend on fixincludes install.
1620
        * Makefile.in: Regenerate.
1621
 
1622
2004-11-10  Janis Johnson  
1623
 
1624
        * MAINTAINERS: Add myself as gcc testsuite maintainer.
1625
 
1626
2004-11-11  Paul Brook  
1627
 
1628
        * MAINTAINERS: Add self as arm maintainer.  Update email address.
1629
 
1630
2004-11-08  Hans-Peter Nilsson  
1631
 
1632
        * configure.in (noconfigdirs) [mmix-*-*]: Disable
1633
        target-libgfortran.
1634
        * configure: Regenerate.
1635
 
1636
2004-11-07  David Edelsohn  
1637
 
1638
        * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1639
        like CC.
1640
 
1641
2004-11-05  Paolo Bonzini  
1642
 
1643
        * Makefile.def (host fixincludes): Specify missing targets.
1644
        * Makefile.in: Regenerate.
1645
 
1646
2004-11-05  Ralf Corsepius  
1647
 
1648
        * MAINTAINERS: Add myself
1649
 
1650
2004-11-05  Gabor Loki  
1651
 
1652
        * MAINTAINERS (Write After Approval): Add myself.
1653
 
1654
2004-11-04  Geoffrey Keating  
1655
 
1656
        * Makefile.def: Build fixincludes for the host, too.
1657
        * Makefile.in: Regenerate.
1658
        * configure.in (host_tools): Add fixincludes.
1659
        * configure: Regenerate.
1660
 
1661
2004-11-04  Daniel Jacobowitz  
1662
 
1663
        * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1664
        * configure: Regenerated.
1665
 
1666
2004-11-04  H.J. Lu  
1667
 
1668
        PR other/17783
1669
        * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1670
        * configure: Regenerated.
1671
 
1672
2004-10-31  Mark Mitchell  
1673
 
1674
        * README.SCO: Update per FSF instructions.
1675
 
1676
2004-10-28  Eric B. Weddington  
1677
 
1678
        PR target/18151
1679
        * configure.in (case ${target}): Do not build fixincludes for avr.
1680
        * configure: Regenerated.
1681
 
1682
2004-10-26  Paolo Bonzini  
1683
 
1684
        * configure.in (case ${target}): Do not build fixincludes
1685
        on platforms where it is not used.
1686
        * configure: Regenerated.
1687
 
1688
2004-10-23  Daniel Jacobowitz  
1689
 
1690
        * configure.in: Use an absolute path to install-sh.
1691
        * configure: Regenerated.
1692
 
1693
2004-10-19  Aaron W. LaFramboise  
1694
 
1695
        * MAINTAINERS (Write After Approval): Add myself.
1696
 
1697
2004-10-19  Kazu Hirata  
1698
 
1699
        * MAINTAINERS: Remove from Write After Approval those that are
1700
        already maintainers.
1701
 
1702
2004-10-19  Sebastian Pop  
1703
 
1704
        * MAINTAINERS:  Update my email address.
1705
 
1706
2004-10-12  Kelley Cook  
1707
 
1708
        * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1709
        * configure: Regenerate.
1710
 
1711
2004-10-07  J"orn Rennecke 
1712
 
1713
        * MAINTAINERS:  Update my email address.
1714
 
1715
2004-10-07  Kazu Hirata  
1716
 
1717
        * MAINTAINERS (Language Front Ends Maintainers): New.  Move
1718
        entries belonging to this category.
1719
 
1720
2004-10-06  Josef Zlomek  
1721
 
1722
        * MAINTAINERS: Update my e-mail address.
1723
 
1724
2004-10-06  Paolo Bonzini  
1725
 
1726
        Fix wrong conflict resolution in:
1727
 
1728
        2004-08-16  Paolo Bonzini  
1729
 
1730
        * Makefile.in: Regenerate.
1731
        * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1732
        in the recursive `make', instead of hardwiring `all'.
1733
        (Autogenerated TARGET-* variables): New.
1734
 
1735
2004-10-05  Tomer Levi  
1736
 
1737
        * configure.in: Enable target-libgloss for crx-*-*.
1738
        * configure: Regenerate.
1739
 
1740
2004-10-04  Kazu Hirata  
1741
 
1742
        * MAINTAINERS (Various Maintainers): Move the "windows,
1743
        cygwin, mingw" maintainer to ...
1744
        (OS Port Maintainers): ... here.
1745
 
1746
2004-10-04  Kazu Hirata  
1747
 
1748
        * MAINTAINERS (Write After Approval): Remove those that are
1749
        maintainers of some subsystem.
1750
 
1751
2004-10-02  P.J. Darcy  
1752
 
1753
        * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1754
        * ltcf-cxx.sh (tpf*): Likewise.
1755
        * ltconfig (tpf*): Add TPF OS configuration support.
1756
 
1757
2004-10-01  Bernd Schmidt  
1758
 
1759
        * MAINTAINERS: Change my email address to my new work account.
1760
 
1761
2004-09-24  Michael Roth  
1762
 
1763
        * configure.in (--without-headers): Add missing double quotes.
1764
        * configure: Regenerate.
1765
 
1766
2004-09-24  Kelley Cook 
1767
 
1768
        * ylwrap: Revert to previous version.
1769
 
1770
2004-09-23  H.J. Lu  
1771
 
1772
        PR bootstrap/17369
1773
        * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1774
        (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1775
        SET_GCC_LIB_PATH_CMD.
1776
        (BASE_TARGET_EXPORTS): Likewise.
1777
        * Makefile.in: Regenerated.
1778
 
1779
        * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1780
        * configure: Regenerated.
1781
 
1782
2004-09-23  Kelley Cook  
1783
 
1784
        * config.guess: New upstream version
1785
        * compile, depcomp, install-sh, ylwrap: Likewise.
1786
 
1787
2004-09-19  Roger Sayle  
1788
 
1789
        * config/mh-x86omitfp: New host makefile fragment.  Add
1790
        -fomit-frame-pointer to the default BOOT_CFLAGS.
1791
        * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1792
        * configure: Regenerate.
1793
 
1794
2004-09-15  Andrew Pinski  
1795
 
1796
        PR target/11572
1797
        * configure.in (*-*-darwin*): Renable libobjc.
1798
        * configure: Regenerate.
1799
 
1800
2004-09-10  Nathan Sidwell  
1801
 
1802
        * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
1803
 
1804
2004-09-09  Daniel Berlin  
1805
 
1806
        * Makefile.def: Remove libbanshee.
1807
        * Makefile.tpl: Ditto.
1808
        * configure.in: Ditto.
1809
        * Makefile.in: Regen.
1810
        * configure: Ditto.
1811
 
1812
2004-09-08  David Edelsohn  
1813
 
1814
        * ltmain.sh: Use $pic_object as $non_pic_object if
1815
        $non_pic_object=none.
1816
 
1817
2004-09-07  Paolo Bonzini  
1818
 
1819
        * missing: Import latest version from master repository.
1820
 
1821
2004-09-06  Nick Clifton  
1822
 
1823
        * config.sub: Import latest version from master repository.
1824
        * config.guess: Likewise.
1825
        This includes these changes:
1826
 
1827
        2004-08-27  Hans-Peter Nilsson  
1828
 
1829
        * config.sub: Handle crisv32, alias etraxfs.
1830
        * config.guess (crisv32:Linux:*:*): Handle.
1831
 
1832
        2004-08-13  Brad Smith  
1833
 
1834
        * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1835
        (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1836
 
1837
        2004-08-11  Paul Eggert  
1838
 
1839
        * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1840
        assume the processor is a powerpc.  This is because coreutils
1841
        uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1842
        in this case, due to a MacOS X bug that causes
1843
        sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1844
        to return a negative number.
1845
        Problem reported by Petter Reinholdtsen in:
1846
        http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1847
 
1848
        2004-07-19  Ben Elliston  
1849
 
1850
        * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1851
 
1852
        2004-06-24  Ben Elliston  
1853
 
1854
        * config.guess: Update copyright years.
1855
        * config.sub: Likewise.
1856
 
1857
        2004-06-22  Robert Millan  
1858
 
1859
        * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1860
        since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1861
 
1862
        2004-06-22  Stanley F. Quayle 
1863
 
1864
        * config.guess (*:*VMS:*:*): New entry. Replaces
1865
        Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1866
        manufacturer.
1867
 
1868
        2004-06-22  Ben Elliston  
1869
 
1870
        * config.guess: Cray fixes from Wendy Palm .
1871
        * config.sub: Likewise.
1872
 
1873
        2004-06-22  Ben Elliston  
1874
 
1875
        Reported by Hans-Peter Nilsson :
1876
        * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1877
 
1878
        2004-06-11  Ben Elliston  
1879
 
1880
        * config.guess (pegasos:OpenBSD:*:*): Remove.
1881
 
1882
        2004-06-11  Ben Elliston  
1883
 
1884
        From Wouter Verhelst :
1885
        * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1886
 
1887
        2004-06-11  Ben Elliston  
1888
 
1889
        * config.guess (luna88k:OpenBSD:*:*): New.
1890
 
1891
        2004-03-12  Kazuhiro Inaoka  
1892
 
1893
        * config.guess (m32r*:Linux:*:*): New case.
1894
        * config.sub: Handle m32rle.
1895
 
1896
        2004-03-12  Ben Elliston  
1897
 
1898
        From Jens Petersen  :
1899
        * config.sub: Handle sparcv8.
1900
 
1901
        2004-03-03  Ben Elliston  
1902
 
1903
        From Tom Smith :
1904
        * config.guess: Version suffixes are equally significant on Tru64
1905
        V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
1906
        prefix of "P" (patched kernel).
1907
 
1908
        2004-02-23  Tal Agmon  
1909
 
1910
        * config.sub: Add support for National Semiconductor CRX target.
1911
 
1912
2004-09-03  Janis Johnson  
1913
 
1914
        * MAINTAINERS (Various Maintainers): Remove myself as web page
1915
        maintainer, add myself as maintainer of build status lists.
1916
 
1917
2004-09-03  Jan Beulich  
1918
 
1919
        * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1920
        *-*-netware, but add target-libmudflap.
1921
        Consolidate *-*-netware targets (of which really only i?86 exists)
1922
        into a single entry.
1923
        * configure: Likewise.
1924
 
1925
2004-09-01  Paolo Bonzini  
1926
 
1927
        * Makefile.tpl (sorry): Remove.
1928
        (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1929
        (cleanstrap targets): Depend on distclean, not distclean-stage1.
1930
        (do-clean): Clean per-stage directories too.
1931
        (do-distclean): Run distclean-stage1 too.
1932
        (.NOTPARALLEL): Enable during toplevel bootstrap.
1933
        (stage[+id+]-bubble): Enable parallel execution during
1934
        the recursive invocation.
1935
        * Makefile.in: Regenerate.
1936
 
1937
        Fix previous checkin:
1938
 
1939
        * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1940
        include.
1941
        * configure.in: Fix indentation.
1942
        * configure: Regenerate.
1943
 
1944
2004-08-31  Robert Bowdidge 
1945
 
1946
        * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1947
        * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1948
        * configure: regenerate
1949
        * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
1950
        -mdynamic-no-pic
1951
 
1952
 
1953
2004-08-31  Paolo Bonzini  
1954
 
1955
        * Makefile.def (build_modules): Add fixincludes.
1956
        (dependencies): Make gcc depend on fixincludes.
1957
        * configure.in (build_tools): Add fixincludes.
1958
        (build_configdirs): Always include build_libs.
1959
        * Makefile.in: Regenerate.
1960
        * configure: Regenerate.
1961
 
1962
2004-08-30  Paolo Bonzini  
1963
 
1964
        * Makefile.def (bootstrap stages): Add 'lean' parameter.
1965
        * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1966
        phony targets; do not generate timestamp files.
1967
        (distclean-stageN): Remove references to their timestamp files.
1968
        (restageN, touch-stageN): Remove.
1969
        (stageN-bubble): Rewritten.
1970
        (compare): Support lean bootstraps.
1971
        * Makefile.in: Regenerate.
1972
 
1973
        * configure.in: Only warn when bootstrapping but
1974
        build != host or build != target.  Support lean bootstraps.
1975
        * configure: Regenerate.
1976
 
1977
2004-08-26  Phil Edwards  
1978
 
1979
        * configure.in:  Give a better error message if GMP/MPFR are missing
1980
        and a language needing them has been requested.
1981
        * configure:  Regenerated.
1982
 
1983
2004-08-25  Phil Edwards  
1984
 
1985
        * configure.in:  Print a list of available language front-ends if
1986
        a requested one is missing.  Tidy stray tab characters.
1987
        * configure:  Regenerated.
1988
 
1989
2004-08-19  Michael Koch  
1990
 
1991
        * gcc/doc/install.texi: Update entry about automake for libjava.
1992
 
1993
2004-08-17  Robert Millan  
1994
 
1995
        * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1996
        (instead of FreeBSD).
1997
        * configure: Regenerate.
1998
 
1999
2004-08-16  Paolo Bonzini  
2000
 
2001
        * Makefile.in: Regenerate.
2002
        * configure: Regenerate.
2003
 
2004
        * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2005
        stage_*_flags.
2006
        * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2007
        for bootstrapped modules if toplevel bootstrap is going.
2008
        (GCC bootstrap): Generate per-stage targets for all bootstrapped
2009
        modules.  Adjust for changes in Makefile.def.  Enable several
2010
        rules even in non-bootstrap mode, just to avoid peppering the
2011
        template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2012
        (stage-[+prev+]-bubble): Remove.
2013
 
2014
        * Makefile.def (Dependencies): Depend on all-build-bison,
2015
        all-build-flex, all-build-byacc, all-build-texinfo, rather
2016
        than the host variations.
2017
        * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
2018
        with BUILD_SUBDIR.
2019
        (BISON): Update for recent Bisons.
2020
        (YACC): Fix typo.
2021
        (cross): Depend on all-build.
2022
        (all): Do not depend on all-build.
2023
        (prebootstrap): Remove.
2024
        (dep-kind): Accept separate prefixes for MODULE and ON variables.
2025
        (Prebootstrap dependencies): Add them to the per-stage targets
2026
        and to all-prebootstrap.
2027
        * configure.in (build_configdirs): Always enable build_tools.
2028
        (BUILD_DIR_PREFIX): Remove.
2029
 
2030
        * Makefile.def (gcc): Add target variable.
2031
        (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2032
        * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2033
        in the recursive `make', instead of hardwiring `all'.
2034
        (Autogenerated TARGET-* variables): New.
2035
 
2036
2004-08-13  Brian Booth  
2037
 
2038
        * MAINTAINERS: Remove myself from write-after-approval.
2039
 
2040
2004-08-12  Nathanael Nerode  
2041
 
2042
        * src-release: Stop distributing mmalloc with gdb (which doesn't
2043
        use it).
2044
        * Makefile.def: GDB doesn't depend on mmalloc anymore.
2045
        * Makefile.in: Regenerate.
2046
 
2047
2004-08-09  Mark Mitchell  
2048
 
2049
        * configure.in (arm*-*-eabi*): New target.
2050
        * configure: Regenerate.
2051
 
2052
2004-08-06  Paolo Bonzini  
2053
 
2054
        * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2055
        (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2056
        (Dependencies): New section.
2057
        * Makefile.tpl (Dependencies): Generate from Makefile.def.
2058
        (configure-target-[+module+]): Depend on maybe-all-gcc
2059
        (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
2060
        (toplevel profiledbootstrap): Fix dependencies.
2061
        * Makefile.in: Regenerate.
2062
 
2063
2004-08-03  Mark Mitchell  
2064
 
2065
        * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2066
        target-libiberty to noconfigdirs.
2067
        * configure: Regenerate.
2068
 
2069
2004-08-03  Paul Brook  
2070
 
2071
        * configure.in: Check for MPFR as well as GMP.
2072
        * configure: Regenerate.
2073
 
2074
2004-08-01  Robert Millan  
2075
 
2076
        * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2077
        libmudflap for all GNU-based systems (with Glibc).
2078
        * configure: Regenerate.
2079
 
2080
2004-08-03 Paolo Bonzini 
2081
 
2082
        * Makefile.def (host-modules): Add gcc.
2083
        * Makefile.in: Regenerate.
2084
        * Makefile.tpl (sorry): New rule.
2085
        (configure-host, all-host, [+make_target+]-host, do-check,
2086
        install-host): Do not add gcc as a special case.
2087
        (host modules): Add a small special-casing for gcc.  Export
2088
        extra_make_flags through the environment.
2089
        (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2090
        maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2091
        other recursive targets for gcc): Remove.
2092
 
2093
        (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2094
        (stage, unstage): New rules.
2095
        (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2096
        distclean-stage[+id+]): Use stage_current.
2097
        ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2098
        the stage*-start rules.
2099
 
2100
2004-08-02  Geoffrey Keating  
2101
 
2102
        * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
2103
        use -all_load flag.
2104
 
2105
2004-08-02  Paolo Bonzini  
2106
 
2107
        * configure.in: Sync from src, add noconfigdirs for crx-*-*.
2108
        * configure: Regenerate.
2109
 
2110
2004-07-16  Toon Moene  
2111
 
2112
        * maintainer-scripts/gcc_release: Revert yesterday's change.
2113
 
2114
2004-07-16  Segher Boessenkool  
2115
 
2116
        * MAINTAINERS: Add myself to write-after-approval.
2117
 
2118
2004-07-15  Toon Moene  
2119
 
2120
        * libf2c: Removed.
2121
        * gcc/gccbug.in: Updated because of libf2c removal.
2122
        * maintainer-scripts/gcc_release: Ditto.
2123
 
2124
2004-07-09  Loren J. Rittle 
2125
 
2126
        * configure.in: Build libmudflap by default on FreeBSD.
2127
        * configure: Regenerated.
2128
 
2129
2004-07-09  Mark Mitchell  
2130
 
2131
        * configure.in: Do not build libmudflap by default on non-GNU/Linux
2132
        systems.
2133
        * configure: Regenerated.
2134
 
2135
2004-07-08 John David Anglin  
2136
 
2137
        PR target/16344
2138
        * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2139
        feedback based compiler.
2140
        * Makefile.in: Rebuilt.
2141
 
2142
2004-07-08  Alexandre Oliva  
2143
 
2144
        * Makefile.def (host_modules): Set bootstrap=true for flex.
2145
        * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2146
        * Makefile.in: Rebuilt.
2147
 
2148
2004-07-07  Jan Hubicka  
2149
 
2150
        * MAINTAINERS: Add self as a profile feedback maintainer.
2151
 
2152
2004-07-05  Phil Edwards  
2153
 
2154
        * configure.in:  Do not prepend $srcdir to /dev/null in
2155
        makefile fragments.
2156
        * configure:  Regenerate.
2157
 
2158
2004-07-01  Paolo Bonzini  
2159
 
2160
        * Makefile.def (build_modules): Add bison, byacc, flex,
2161
        m4, texinfo.
2162
        (flags_to_pass): Add FLEX.
2163
        * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2164
        (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2165
        (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2166
        DEFAULT_MAKEINFO): Remove.
2167
        (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2168
        CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2169
        (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2170
        objdir or else use configured tool.
2171
        (all-build): New.
2172
        (all): Depend on it.
2173
        (Build module dependencies): Add.
2174
        * Makefile.in: Regenerate.
2175
        * configure.in: Better support for multiple build modules,
2176
        matching what is done for host/target modules.  Do not look
2177
        for "plausible" locations of build tools if Canadian cross.
2178
        Use autoconf's AC_PROG_CC to find a C compiler.  Define
2179
        BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
2180
        * configure: Regenerate.
2181
 
2182
2004-06-22  Paolo Bonzini  
2183
 
2184
        * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2185
        * Makefile.in: Regenerate.
2186
 
2187
2004-06-22  Paolo Bonzini  
2188
 
2189
        * Makefile.tpl (configure-build-[+module+],
2190
        configure-[+module+], configure-target-[+module+]): Pass
2191
        [+extra_configure_args+].
2192
        (all-build-[+module+], all-[+module+], check-[+module+],
2193
        install-[+module+], [+make_target+]-[+module+],
2194
        all-target-[+module+], check-target-[+module+],
2195
        install-target-[+module+], [+make_target+]-target-[+module+]):
2196
        Pass [+extra_make_args+].
2197
        (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2198
        (GCC_HOST_EXPORTS): Remove.
2199
        (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2200
        cross, check-gcc, check-gcc-c++, install-gcc,
2201
        gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2202
        Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2203
        * Makefile.in: Regenerate.
2204
 
2205
2004-06-21  Matthew Sachs  
2206
 
2207
        * MAINTAINERS: Added self to write-after-approval.
2208
 
2209
2004-06-21  Christopher Faylor  
2210
 
2211
        * configure.in: Check for srcdir/winsup rather than build directory
2212
        winsup.
2213
        * configure: Regenerate.
2214
 
2215
2004-06-17  Corinna Vinschen  
2216
 
2217
        * configure.in: Don't build Cygwin native newlib if winsup
2218
        directory is missing.  Emit warning instead.
2219
        * configure: Regenerate.
2220
 
2221
2004-06-09  Paolo Bonzini  
2222
 
2223
        * Makefile.tpl (touch-stage[+id+]): New.
2224
        (restage[+prev+]): Depend on touch-stage[+id+].
2225
 
2226
        * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2227
        Use it throughout.
2228
 
2229
        * Makefile.def: Add profile and feedback bootstrap stages.
2230
        Remove next field from bootstrap stages.
2231
        * Makefile.tpl (LN, LN_S): Substitute.
2232
        (stageN-start, stageN-end): Use double-colon rules, to
2233
        provide a hook for additional setup commands.
2234
        (distclean-stageN-gcc, restageN): Create dependencies from
2235
        [+prev+], not from [+next+].
2236
        (stageN-bubble): Add commands for successive stages from
2237
        [+prev+], using double-colon rules.
2238
        (all-stageN-gcc): Fix typo.
2239
        (stagefeedback-start, profiledbootstrap): New.
2240
        * Makefile.in: Regenerate.
2241
        * configure.in: Call ACX_PROG_LN.
2242
        * configure: Regenerate.
2243
 
2244
2004-06-08  Canqun Yang  
2245
 
2246
        * MAINTAINERS (Write After Approval): Add myself.
2247
 
2248
2004-06-03  Mark G. Adams  
2249
 
2250
        * MAINTAINERS (Write After Approval): Add myself.
2251
 
2252
2004-06-03  Paolo Bonzini  
2253
 
2254
        * configure.in: Fix --enable-bootstrap breakage introduced in trees
2255
        without gcc.
2256
        * configure: Regenerate.
2257
 
2258
2004-06-01  Paolo Bonzini  
2259
 
2260
        * Makefile.tpl: Fix typo.
2261
        * Makefile.in: Regenerate.
2262
 
2263
2004-06-01  Paolo Bonzini 
2264
 
2265
        * configure.in: Remove new- prefix from toplevel
2266
        bootstrap targets.
2267
        * configure: Regenerate.
2268
 
2269
2004-06-01  Paolo Bonzini  
2270
 
2271
        * Makefile.tpl (all.normal): Rename to all.
2272
        (all): Replace with a rule to pick the default
2273
        target from configure.
2274
        (all-gcc, configure-gcc): Use conditionals to
2275
        do nothing when toplevel bootstrap is going on.
2276
        (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2277
        (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2278
        * configure.in: Support --enable-bootstrap.
2279
 
2280
        * Makefile.def: Remove new- prefix from toplevel
2281
        bootstrap targets.
2282
        * Makefile.tpl: Likewise.
2283
 
2284
        * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
2285
        target.
2286
 
2287
        * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2288
        $(RECURSE_FLAGS) to recursive invocation of make.
2289
 
2290
        * Makefile.in: Regenerate.
2291
        * configure: Regenerate.
2292
 
2293
2004-05-30  Andreas Jaeger  
2294
            Jim Wilson 
2295
 
2296
        * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2297
        like CC.
2298
 
2299
2004-05-27  Daniel Jacobowitz  
2300
 
2301
        * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2302
        * configure: Regenerate.
2303
 
2304
2004-05-25  Daniel Jacobowitz  
2305
 
2306
        * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2307
        (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2308
        (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
2309
        targets.
2310
        * Makefile.in: Regenerate.
2311
 
2312
2004-05-24  Paolo Bonzini 
2313
 
2314
        * configure.in: Test the ability to symlink directories.
2315
        * configure: Regenerate.
2316
 
2317
        * Makefile.def (bootstrap-stage): New definitions.
2318
        * Makefile.tpl (configure-stage1-gcc,
2319
        configure-stage2-gcc, configure-stage3-gcc,
2320
        all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2321
        new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2322
        new-restage3, compare): Autogenerate, see Makefile.in
2323
        entry for behavioral changes.
2324
        (distclean-stage1, new-stage1-start, new-stage1-end,
2325
        new-stage1-bubble, distclean-stage2, new-stage2-start,
2326
        new-stage2-end, new-stage2-bubble, distclean-stage3,
2327
        new-stage3-start, new-stage3-end): New autogenerated targets.
2328
        (objext, prebootstrap, BOOT_CFLAGS,
2329
        POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2330
        targets.
2331
 
2332
        * Makefile.in: Regenerate.
2333
        (distclean-stage1, new-stage1-start, new-stage1-end,
2334
        new-stage1-bubble, distclean-stage2, new-stage2-start,
2335
        new-stage2-end, new-stage2-bubble, distclean-stage3,
2336
        new-stage3-start, new-stage3-end): New targets.
2337
        (all-stage1-gcc): Move prebootstrap dependency from here...
2338
        (configure-stage1-gcc): ...to here.
2339
        (new-bootstrap): Use bubble targets.
2340
        (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2341
        Use per-stage distclean targets.
2342
        (configure-stage1-gcc, configure-stage2-gcc,
2343
        configure-stage3-gcc, all-stage1-gcc,
2344
        all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2345
        Use new-stageN-start to prepare the tree.
2346
 
2347
2004-05-23  Paolo Bonzini  
2348
 
2349
        * Makefile.def (host_modules): add libcpp.
2350
        * Makefile.tpl: Add dependencies on and for libcpp.
2351
        * Makefile.in: Regenerate.
2352
        * configure.in: Add libcpp host module.
2353
        * configure: Regenerate.
2354
 
2355
2004-05-21  Paolo Bonzini  
2356
 
2357
        * Makefile.tpl: Whenever a recursive target is defined, wrap
2358
        it in a special @if/@endif block, and prepare its maybe
2359
        dependency in the @if/@endif block
2360
        * configure.in: Instead of writing maybe dependencies, remove
2361
        the @if/@endif statements, and remove the @if/@endif blocks
2362
        that remain.
2363
        * configure: Regenerate.
2364
        * Makefile.in: Regenerate.
2365
 
2366
2004-05-20  Janis Johnson  
2367
 
2368
        * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
2369
 
2370
2004-05-18  Kaz Kojima  
2371
 
2372
        PR bootstrap/15120
2373
        * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
2374
        * */configure: Rebuilt.
2375
 
2376
2004-05-17  Zack Weinberg  
2377
 
2378
        * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2379
        of libf2c.
2380
        * configure, Makefile.in: Regenerate.
2381
 
2382
2004-05-13  Tobias Schlüter  
2383
 
2384
        * MAINTAINERS (Write After Approval): Add myself.
2385
 
2386
2004-05-13  Diego Novillo  
2387
 
2388
        Merge from tree-ssa-20020619-branch.
2389
 
2390
        * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2391
        * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2392
        (HOST_GMPLIBS): Define.
2393
        (HOST_GMPINC): Define.
2394
        (TARGET_LIB_PATH): Add libmudflap.
2395
        (GFORTRAN_FOR_TARGET): Define.
2396
        (configure-build*): Export GFORTRAN.
2397
        (configure-gcc): Export GMPLIBS and GMPINC.
2398
        (all-gcc): Add maybe-all-libbanshee.
2399
        (configure-target-libgfortran): Define.
2400
        * Makefile.in: Regenerate.
2401
        * configure.in (host_libs): Add libbanshee.
2402
        (target_libraries): Add target-libmudflap and target-libgfortran.
2403
        Add --with-libbanshee.
2404
        Handle --disable-libmudflap.
2405
        (*-*-freebsd*): Use with_gmp.
2406
        Add $(libgcj) to noconfigdirs.
2407
        * configure: Regenerate.
2408
        * depcomp: New file.
2409
        * MAINTAINERS: Add tree-ssa maintainers.
2410
 
2411
2004-05-04  Vladimir Makarov  
2412
 
2413
        * MAINTAINERS (Various Maintainers): Add myself.
2414
 
2415
2004-04-30  Brian Ford  
2416
 
2417
        * MAINTAINERS (Write After Approval): Add myself.
2418
 
2419
2004-04-29  Uros Bizjak  
2420
 
2421
        * MAINTAINERS (Write After Approval): Add myself.
2422
 
2423
2004-04-28  Paolo Bonzini  
2424
 
2425
        * config/acx.m4: Fix fastcompare support for new-bootstrap.
2426
        * configure: Regenerate.
2427
 
2428
2004-04-27  Paolo Bonzini  
2429
 
2430
        Revert:
2431
        2004-04-26  Paolo Bonzini  
2432
 
2433
        * Makefile.def (flags_to_pass): Remove *dir variables that
2434
        are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2435
        as well as prefix and exec_prefix.
2436
        * Makefile.in: Regenerate.
2437
 
2438
2004-04-26  Robert Millan  
2439
 
2440
        Add patches from libtool CVS.
2441
        * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2442
        * ltconfig: Likewise.
2443
        * ltcf-c.sh: Likewise.
2444
        * ltcf-cxx.sh: Likewise.
2445
        * ltcf-gcj.sh: Likewise.
2446
 
2447
2004-04-26  Paolo Bonzini  
2448
 
2449
        * Makefile.def (host_modules): Mark with the bootstrap
2450
        flag packages on which gcc depends.
2451
        * Makefile.tpl (all-bootstrap): Use it.
2452
        * Makefile.in: Regenerate.
2453
 
2454
2004-04-26  Paolo Bonzini  
2455
 
2456
        * Makefile.def (flags_to_pass): Remove *dir variables that
2457
        are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2458
        as well as prefix and exec_prefix.
2459
        * Makefile.in: Regenerate.
2460
 
2461
2004-04-26  Paolo Bonzini  
2462
 
2463
        * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2464
        * configure: Regenerate.
2465
        * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2466
        * gcc/Makefile.tpl (compare): Use the result of the test.
2467
        * gcc/Makefile.in: Regenerate.
2468
 
2469
2004-04-23  Paolo Bonzini  
2470
 
2471
        * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2472
        Always relocate gcc and prev-gcc to the original names, even
2473
        if the build fails.
2474
        (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2475
        New targets.
2476
 
2477
2004-04-23  Laurent GUERBY 
2478
 
2479
        * MAINTAINERS: Update my email address.
2480
 
2481
2004-04-19  Rainer Orth  
2482
 
2483
        * configure.in (mips*-*-irix5*): Enable ld.
2484
        * configure: Regenerate.
2485
 
2486
2004-04-16  Rainer Orth  
2487
 
2488
        * configure: Regenerate.
2489
 
2490
2004-04-15  James E Wilson  
2491
 
2492
        * Makefile.tpl (configure-[+module+], configure-gcc,
2493
        configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2494
        Set and export LDFLAGS.
2495
        * Makefile.in: Regenerate.
2496
 
2497
2004-04-12  Michael Chastain  
2498
 
2499
        * MAINTAINERS: Add myself to write-after-approval.
2500
 
2501
2004-04-09  Nathanael Nerode  
2502
 
2503
        PR bootstrap/14871
2504
        * Makefile.tpl: If we don't have built-in-tree target tools,
2505
        use the ones found by configure rather than hacking around with
2506
        program_transform_name.
2507
        * configure.in: Give Makefile.tpl the information necessary
2508
        to do that.
2509
        * Makefile.in: Regenerate.
2510
        * configure: Regenerate.
2511
 
2512
2004-04-06  Nathanael Nerode  
2513
 
2514
        PR bootstrap/14760
2515
        * configure.in: When computing baseargs, strip *all* copies of
2516
        offending options.  Also, don't match/substitute the trailing space,
2517
        so that this actually works when two similar options are separated by
2518
        only one space.
2519
        * configure: Regenerate.
2520
 
2521
2004-04-06  David Edelsohn  
2522
 
2523
        * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2524
        (rs6000-*-aix*): Same.
2525
        * configure: Regenerate.
2526
 
2527
2004-04-05  Ranjit Mathew  
2528
 
2529
        * MAINTAINERS: Add myself to write-after-approval.
2530
 
2531
2004-04-03  Bud Davis  
2532
 
2533
        * MAINTAINERS: Add myself to write-after-approval.
2534
 
2535
2004-03-24  Nathanael Nerode  
2536
 
2537
        * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2538
        STRICT_WARN, WARN_CFLAGS flags passed down to make.
2539
        * Makefile.in: Regenerate.
2540
 
2541
        * configure.in (top level bootstrap support): Rework --enable-werror
2542
        to set @stage2_werror_flag@.
2543
        * configure: Regenerate.
2544
        * Makefile.tpl (top level bootstrap support): Pass
2545
        @stage2_werror_flag@ down to configure in stages 2 and 3.
2546
        * Makefile.in: Regenerate.
2547
 
2548
2004-03-23  Nathanael Nerode  
2549
 
2550
        * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2551
        for stages 2 and 3 as well as in make.  As a consequence, remove
2552
        OUTPUT_OPTION (now detected by configure) from the flags passed down
2553
        to make.
2554
        * Makefile.in: Regenerate.
2555
 
2556
        * Makefile.tpl (new-bootstrap): Fix typo.
2557
        * Makefile.in: Regenerate.
2558
 
2559
2004-03-22  Nathanael Nerode  
2560
 
2561
        * Makefile.tpl: Rearrange by moving recursive_targets rules
2562
        into their proper sections.
2563
        * Makefile.tpl (top level bootstrap support): Move disabling
2564
        of coverage flags from 'make' to 'configure'; improve comments.
2565
        * Makefile.in: Regenerate.
2566
 
2567
        * Makefile.tpl (experimental top level bootstrap) Move stage1
2568
        language setting from all- target to configure- target; disable
2569
        intermodule optimization in stage 1; prevent gratuitous rebuilds
2570
        of stage 1.
2571
        * Makefile.in: Regenerate.
2572
        * configure.in: Comma-separate stage 1 language list for top
2573
        level bootstrap.
2574
        * configure: Regenerate.
2575
 
2576
        * Makefile.tpl: Clean up experimental top level bootstrap support:
2577
        note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2578
        prev-gcc in configure- targets as well as all- targets.
2579
        * Makefile.in: Regenerate.
2580
 
2581
2004-03-21  Kelley Cook  
2582
 
2583
        * compile: New file imported from automake.
2584
 
2585
2004-03-17  Paolo Bonzini  
2586
 
2587
        * configure.in: Remove symbolic link section.
2588
        * configure: Regenerate.
2589
        * Makefile.tpl (links): Remove.
2590
        * Makefile.in: Regenerate.
2591
 
2592
2004-03-15  Paolo Bonzini  
2593
            Nathanael Nerode  
2594
 
2595
        * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
2596
        Set with AC_CHECK_PROGS.
2597
        * configure.in: Fix comment typo from last patch.
2598
        * configure: Regenerate.
2599
 
2600
2004-03-15  Nathanael Nerode  
2601
 
2602
        * Makefile.tpl: Introduce experimental top level bootstrap support.
2603
        * Makefile.in: Regenerate.
2604
        * configure.in: Introduce support for top level bootstrap.
2605
        * configure: Regenerate.
2606
 
2607
2004-03-12  Eric Botcazou  
2608
            Paolo Bonzini  
2609
 
2610
        PR bootstrap/14522
2611
        * configure.in: Cope with shells that do not support unquoted ^
2612
        * configure: Regenerate.
2613
 
2614
2004-03-11  Eric Botcazou  
2615
            Paolo Bonzini  
2616
 
2617
        PR bootstrap/14522
2618
        * configure.in: Cope with shells that do not support nesting
2619
        quotes inside quoted backquote substitutions.
2620
        * configure: Regenerate.
2621
 
2622
2004-03-10  Andrew Pinski  
2623
 
2624
        PR bootstrap/14522
2625
        * configure.in: Fix escaping of $.
2626
        * configure: Regenerate.
2627
 
2628
2004-03-11  Nathanael Nerode  
2629
 
2630
        * configure: Regenerate, since I forgot to while committing Paolo's
2631
        changes.
2632
 
2633
2004-03-08  Paolo Bonzini  
2634
 
2635
        PR ada/14131
2636
        Move language detection to the top level.
2637
        * configure.in: Find default values for the tools as
2638
        soon as possible.  Disable ada if GNAT is not found.
2639
        Emit error message about missing languages.  Expand
2640
        --enable-languages=all for the gcc subdirectory.
2641
 
2642
2004-03-10  Ben Elliston  
2643
 
2644
        * MAINTAINERS: Update my email address.
2645
 
2646
2004-03-05  David Edelsohn  
2647
 
2648
        * ltconfig: Disable building static libraries if building shared
2649
        libraries on AIX 5L.
2650
 
2651
2004-03-01  Richard Sandiford  
2652
 
2653
        * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2654
        and disable libgcj.
2655
        * configure: Regenerated.
2656
 
2657
2004-03-01  Brian Booth  
2658
 
2659
        * MAINTAINERS: Add myself to write-after-approval.
2660
 
2661
2004-03-01  Paolo Bonzini  
2662
 
2663
        * MAINTAINERS: Add myself to write-after-approval.
2664
 
2665
2004-02-28  Nathanael Nerode  
2666
 
2667
        PR bootstrap/7087
2668
        * Makefile.tpl: Guard XFOO sed statements better.
2669
        * Makefile.tpl: Add dependency for configure-target-libada.
2670
        * Makefile.in: Regenerate (incidentally fixes broken
2671
        commit when libada-branch was merged).
2672
 
2673
2004-02-25  Kelley Cook  
2674
 
2675
        * MAINTAINERS: Add myself to write-after-approval.
2676
 
2677
2004-02-20  Andrew Pinski  
2678
 
2679
        * MAINTAINERS: Add Nicola Pero and myself as libobjc
2680
        maintainers.
2681
 
2682
2004-02-20  Andrew Cagney  
2683
 
2684
        * config.guess: Update from version 2003-10-16 to 2004-02-16.
2685
        * config.sub: Update from version 2003-11-03 to 2004-02-16.
2686
 
2687
2004-02-19  Nathanael Nerode  
2688
 
2689
        PR bootstrap/11932
2690
        * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2691
 
2692
2004-02-14  Jerry Quinn  
2693
 
2694
        * MAINTAINERS: Added myself to write-after-approval.
2695
 
2696
2004-02-14  Michael Koch  
2697
 
2698
        * MAINTAINERS: Added myself to write-after-approval.
2699
 
2700
2004-02-13  Joseph S. Myers  
2701
 
2702
        * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
2703
        some OS port maintainers to OS port maintainers section.
2704
 
2705
2004-02-13  Frank Ch. Eigler  
2706
 
2707
        * MAINTAINERS: Add self.
2708
 
2709
2004-02-12  Kazu Hirata  
2710
 
2711
        * MAINTAINERS: Alphabetize.
2712
 
2713
2004-02-12  Paolo Bonzini  
2714
 
2715
        * MAINTAINERS: Remove myself.
2716
 
2717
2004-02-11  David Edelsohn  
2718
 
2719
        * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2720
        (rs6000-*-aix*): Same.
2721
        * configure: Regenerate.
2722
 
2723
2004-02-11  Kelley Cook  
2724
 
2725
        * configure.in (host): Add in missing $noconfigdirs to defines.
2726
        * configure: Regenerate.
2727
 
2728
2004-02-10  Arnaud Charlet  ,
2729
            Nathanael Nerode  
2730
 
2731
        PR ada/6637, PR ada/5911
2732
        Merge with libada-branch:
2733
        * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2734
        with appropriate dependencies. Add --enable-libada configure switch.
2735
        * configure, Makefile.in: Regenerate.
2736
 
2737
2004-02-09  Paolo Bonzini  
2738
 
2739
        * MAINTAINERS: Add myself to write-after-approval.
2740
 
2741
2004-02-05  Rainer Orth  
2742
 
2743
        * configure.in: Don't pass --with-stabs on IRIX 5 either.
2744
        * configure: Regenerate.
2745
 
2746
2004-02-04  Geoffrey Keating  
2747
 
2748
        Merge from upstream:
2749
 
2750
        * ltmain.in: When setting IFS to '~', be careful about user
2751
        arguments that contain '~'.
2752
 
2753
        2004-02-04  Peter O'Gorman  
2754
 
2755
        * ltmain.in (infer_tag): Move tag inferrence to a shell function.
2756
        Also test $base_compile against $CC with escaped arguments. Bug
2757
        reported by Geoff Keating .
2758
 
2759
2004-02-04  Kazu Hirata  
2760
 
2761
        * MAINTAINERS: Remove i960 port.
2762
 
2763
2004-01-23  DJ Delorie  
2764
 
2765
        * Makefile.def (target_modules) [libiberty]: Don't stage.
2766
        * Makefile.in: Rebuilt.
2767
 
2768
2004-01-20  Caroline Tice  
2769
 
2770
        * MAINTAINERS: Add myself to write-after-approval.
2771
 
2772
2004-01-19  Paolo Carlini  
2773
 
2774
        * MAINTAINERS: Update my email address.
2775
 
2776
2004-01-18  James A. Morrison  
2777
 
2778
        * MAINTAINERS: Add myself to write-after-approval.
2779
 
2780
2004-01-17  Volker Reichelt  
2781
 
2782
        * MAINTAINERS: Remove entries without email address.
2783
 
2784
2004-01-15  Daniel Jacobowitz  
2785
 
2786
        * MAINTAINERS: Add myself to write-after-approval.
2787
 
2788
2004-01-15  Steven Bosscher  
2789
 
2790
        * MAINTAINERS: Update my email address.
2791
 
2792
2004-01-14  Loren J. Rittle 
2793
 
2794
        * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2795
        * Makefile.tpl (configure-target-[+module+]): Support stage.
2796
        * Makefile.in: Rebuilt.
2797
 
2798
2004-01-12  Ian Lance Taylor  
2799
 
2800
        * MAINTAINERS: Add myself as a libiberty MAINTAINER.
2801
 
2802
2004-01-10  Richard Sandiford  
2803
 
2804
        * MAINTAINERS: Add myself as a MIPS maintainer.
2805
 
2806
2004-01-04  Nathanael Nerode  
2807
 
2808
        * configure.in: Use ./config.cache, not config.cache.
2809
        * configure: Regenerate.
2810
        * Makefile.tpl: Special-casing not needed for GCC any more.
2811
        * Makefile.in: Regenerate.
2812
 
2813
        * configure.in: Don't share a cache file for host dirs.
2814
        * configure: Regenerate.
2815
 
2816
        * config-ml.in: Don't mess with the cache file.
2817
 
2818
2004-01-04  Eric Botcazou  
2819
 
2820
        * MAINTAINERS: Move myself from 'Write After Approval' to
2821
        'CPU Port Maintainers' section as SPARC maintainer.
2822
 
2823
2004-01-03  Nathanael Nerode  
2824
 
2825
        * Makefile.tpl: Make GCC use a separate config.cache.
2826
        * Makefile.in: Regenerate.
2827
 
2828
        PR bootstrap/11932, PR bootstrap/11933
2829
        (I don't know if it will fix either of them, but it relates
2830
        to them.)
2831
        * configure.in: Don't use shared config.cache for target
2832
        directories.
2833
        * configure: Regenerate.
2834
 
2835
2004-01-02  Dan Nicolaescu  
2836
 
2837
        * MAINTAINERS: Add myself to 'Write After Approval' section.
2838
 
2839
2003-12-31  Roger Sayle  
2840
 
2841
        * configure.in (ia64*-*-hpux*): Disable building java libraries.
2842
        * configure: Regenerated.
2843
 
2844
2003-12-23  Kazu Hirata  
2845
 
2846
        * MAINTAINERS: Remove the mn10200 maintainer.
2847
 
2848
2003-12-21  Bernardo Innocenti  
2849
 
2850
        * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2851
        * configure: Regenerated.
2852
 
2853
2003-12-16  Jan Hubicka  
2854
 
2855
        * MAINTAINERS: Add myself as callgraph maintainer.
2856
 
2857
2003-12-08  Thomas Fitzsimmons  
2858
 
2859
        * configure.in (raw_libstdcxx_flags): Remove the leading space.
2860
        * configure: Regenerate.
2861
 
2862
2003-12-01  Giovanni Bajo  
2863
 
2864
        * MAINTAINERS: Move myself from 'Bug database only accounts' to
2865
        'Write After Approval' section. Update email.
2866
 
2867
2003-12-01  James Lemke 
2868
 
2869
        * MAINTAINERS (Write After Approval): Add myself.
2870
 
2871
2003-11-20  Matt Thomas  
2872
 
2873
        * MAINTAINERS: Add myself as a vax port maintainer.
2874
 
2875
2003-11-20  Kelley Cook  
2876
 
2877
        * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2878
        (configure-build-[+module+], configure-[+module+]): Likewise.
2879
        (configure-target-[+module+], configure-gcc, config.status): Likewise.
2880
        * Makefile.in: Regenerate.
2881
 
2882
2003-11-19  Andreas Tobler  
2883
 
2884
        * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
2885
        shared/dylibed libraries.
2886
        * ltmain.sh: Likewise.
2887
        * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
2888
        * ltcf-cxx.sh: Likewise.
2889
        * ltcf-gcj.sh: Likewise.
2890
        * ltconfig: Likewise.
2891
 
2892
2003-11-17  Stan Cox  
2893
 
2894
        * MAINTAINERS: Add myself as iq2000 port maintainer.
2895
 
2896
2003-11-14  Arnaud Charlet  
2897
 
2898
        * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2899
        * Makefile.in: Regenerate.
2900
 
2901
2003-11-03  Ulrich Weigand  
2902
 
2903
        * config.sub: Update to 2003-11-03 version.
2904
 
2905
2003-10-20  Phil Edwards  
2906
 
2907
        * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
2908
        * configure:  Regenerate.
2909
 
2910
2003-10-20  Nicolas Pitre 
2911
 
2912
        * MAINTAINERS: Add myself to 'Write After Approval' section.
2913
 
2914
2003-10-20  Arnaud Charlet  
2915
 
2916
        * MAINTAINERS (Various maintainers: Ada front end): Added myself.
2917
 
2918
2003-10-19  Joseph S. Myers  
2919
 
2920
        * MAINTAINERS: Update my email address.
2921
 
2922
2003-10-17  Rainer Orth  
2923
 
2924
        * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
2925
 
2926
2003-10-17 Ralph Loader  
2927
 
2928
        * MAINTAINERS: Add myself to 'Write After Approval' section.
2929
 
2930
2003-10-16  Bernardo Innocenti  
2931
 
2932
        * config.guess: Update to 2003-10-16 version.
2933
        * config.sub: Update to 2003-10-16 version.
2934
 
2935
2003-10-15 David Daney  
2936
 
2937
        * MAINTAINERS: Added myself to 'Write After Approval' section.
2938
 
2939
2003-10-15  Falk Hueffner  
2940
 
2941
        * MAINTAINERS: Move myself from 'Bug database only accounts' to
2942
        'Write After Approval' section. Update email.
2943
 
2944
2003-10-14  Roger Sayle  
2945
 
2946
        * MAINTAINERS: Move myself from 'Write After Approval' to
2947
        'Various Maintainers' section as middle-end maintainer.
2948
 
2949
2003-10-13  Nathanael Nerode  
2950
 
2951
        * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2952
        HOST_FLAGS_TO_PASS.
2953
        * Makefile.in: Regenerate.
2954
 
2955
2003-10-11  Bernardo Innocenti  
2956
 
2957
        * config.guess: Update to 2003-10-07 version.
2958
        * config.sub: Update to 2003-10-07 version.
2959
 
2960
2003-10-06  Rainer Orth  
2961
 
2962
        * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
2963
        * ltconfig (irix5*, irix6*): Don't override version_type.
2964
 
2965
2003-10-05  Mohan Embar  
2966
 
2967
        * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2968
        * configure: Rebuilt
2969
        * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2970
        * Makefile.in: Rebuilt
2971
 
2972
2003-10-03  H.J. Lu  
2973
 
2974
        * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2975
 
2976
2003-09-30  Carlo Wood  
2977
 
2978
        * MAINTAINERS (Write After Approval): Add myself.
2979
 
2980
2003-09-29  Paul Koning  
2981
 
2982
        * MAINTAINERS: Move myself from "Write After Approval"
2983
        to CPU platform maintainers for pdp11 platform.
2984
 
2985
2003-09-23  Andreas Tobler  
2986
 
2987
        * MAINTAINERS: Move myself from 'Write After Approval' to
2988
        'Various Maintainers' section as libffi testsuite maintainer.
2989
 
2990
2003-09-21  Daniel Jacobowitz  
2991
 
2992
        * configure.in: Pass a computed --program-transform-name
2993
        to subconfigures.
2994
        * configure: Regenerated.
2995
 
2996
2003-09-20  Nathanael Nerode  
2997
 
2998
        * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2999
        * Makefile.in: Regenerate.
3000
 
3001
        * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3002
        * Makefile.in: Regenerate.
3003
 
3004
2003-09-19  Ziemowit Laski  
3005
 
3006
        * MAINTAINERS: Move myself from 'Write After Approval'
3007
        to 'Various Maintainers' (objective-c) section.
3008
 
3009
2003-09-17  Daniel Jacobowitz  
3010
 
3011
        * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3012
        quoting.
3013
        * configure: Regenerated.
3014
 
3015
2003-09-16  Joel Brobecker  
3016
 
3017
        * MAINTAINERS (Write After Approval): Add myself to write after
3018
        approval list.
3019
 
3020
2003-09-16  Dorit Naishlos  
3021
 
3022
        * MAINTAINERS (Write After Approval): Add myself.
3023
 
3024
2003-09-09  Ian Lance Taylor  
3025
 
3026
        * MAINTAINERS: Update my e-mail address.
3027
 
3028
2003-09-09  Alan Modra  
3029
 
3030
        * libtool.m4 (LD): Correct powerpc64 host match.
3031
 
3032
2003-09-06  James E Wilson  
3033
 
3034
        * MAINTAINTERS: Update my affiliation and email address.
3035
 
3036
2003-09-06  Zdenek Dvorak  
3037
 
3038
        * MAINTAINERS (Write After Approval): Add myself.
3039
 
3040
2003-09-04  DJ Delorie  
3041
 
3042
        * configure: Regenerate.
3043
 
3044
2003-09-04  Robert Millan  
3045
 
3046
        * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
3047
 
3048
2003-09-02  Kaveh R. Ghazi  
3049
 
3050
        * configure.in: Ensure arguments to sed are properly spaced.
3051
        * configure: Regenerate.
3052
 
3053
2003-08-30  Gerald Pfeifer  
3054
 
3055
        * MAINTAINERS: Update my e-mail address.
3056
 
3057
2003-08-28  Mohan Embar  
3058
 
3059
        * MAINTAINERS (Write After Approval): Add myself.
3060
 
3061
2003-08-27  Daniel Jacobowitz  
3062
 
3063
        * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3064
        * configure: Regenerated.
3065
 
3066
2003-08-23  Marek Michalkiewicz  
3067
 
3068
        * MAINTAINERS: Update my email address.
3069
 
3070
2003-08-23  Phil Edwards  
3071
 
3072
        * configure.in:  Use newline instead of semicolon when assuming
3073
        shell arguments in a for loop.
3074
        * configure:  Regenerated.
3075
 
3076
2003-08-22  Jason Eckhardt  
3077
 
3078
        * MAINTAINERS: Resurrect the i860 maintainer.
3079
 
3080
2003-08-20  Geoffrey Keating  
3081
 
3082
        PR 8180
3083
        * configure.in: When testing with_libs and with_headers, treat
3084
        'no' as unset.  Based on a patch by Dan Kegel .
3085
        * configure: Regenerate.
3086
 
3087
        * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3088
        make, shell, etc.
3089
        (baseargs): Likewise.
3090
        * configure: Regenerate.
3091
 
3092
2003-08-20  Bernardo Innocenti  
3093
 
3094
        * MAINTAINERS (Write After Approval): Add myself.
3095
 
3096
2003-08-19  Geoffrey Keating  
3097
 
3098
        * configure.in: Disable libgcj for darwin not on powerpc.
3099
        * configure: Rebuild.
3100
 
3101
2003-08-14  Alexandre Duret-Lutz  
3102
 
3103
        * config-ml.in, symlink-tree: Add license.
3104
 
3105
2003-08-03  Richard Stallman  
3106
            Eben Moglen  
3107
 
3108
        * README.SCO: New file.
3109
 
3110
2003-08-01  Matt Kraai  
3111
 
3112
        * Makefile.tpl (check, check-c++): Express dependencies using
3113
        dependencies rather than commands.
3114
        * Makefile.in: Regenerate.
3115
 
3116
2003-08-01  Andrew Cagney  
3117
 
3118
        * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3119
        * configure: Ditto.
3120
 
3121
2003-07-31  Geoffrey Keating  
3122
 
3123
        * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3124
        * Makefile.in: Update.
3125
 
3126
2003-07-30  Andreas Tobler  
3127
 
3128
        * configure.in: Enable libgcj for darwin.
3129
        * configure: Rebuild.
3130
 
3131
2003-07-29  Phil Edwards  
3132
 
3133
        * config-ml.in:  Use ac_configure_args directly instead of
3134
        ml_arguments.  Only set ml_norecursion if --no[-]recursion is
3135
        actually seen.
3136
 
3137
2003-07-27  Nathanael Nerode  
3138
 
3139
        * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3140
        creating target and build subdirs to build all parent dirs as needed.
3141
        * Makefile.in: Rebuild.
3142
        * configure.in: Don't build dirs explicitly here.
3143
        * configure: Rebuild.
3144
 
3145
2003-07-26  Paul Brook  
3146
 
3147
        * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
3148
 
3149
2003-07-22  Alexandre Oliva  
3150
 
3151
        * Makefile.tpl (all-make): Depend on intl.
3152
        * Makefile.in: Rebuilt.
3153
 
3154
2003-07-20  Phil Edwards  
3155
 
3156
        * install-sh:  Update to newer upstream versions (associated with
3157
        aclocal 1.7).
3158
        * mkinstalldirs:  Likewise.
3159
        * missing:  Likewise, plus $1Help2man -> $1 typo fix.
3160
 
3161
2003-07-16  Andrew Pinski  
3162
 
3163
        * MAINTAINERS: Move self from Bug database only accounts
3164
        to write-after-approval.
3165
 
3166
2003-07-16  Nathanael Nerode  
3167
 
3168
        * config.if: Remove unused libc_interface determination.
3169
 
3170
2003-07-14  Nathanael Nerode  
3171
 
3172
        * MAINTAINERS: Move self from write-after-approval to
3173
        build machinery (*.in).
3174
 
3175
2003-07-13  Nathanael Nerode  
3176
 
3177
        PR bootstrap/11273
3178
        PR bootstrap/11408
3179
        * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
3180
        unused INSTALL_PROGRAM_ARGS.
3181
        * configure.in: Use AC_PROG_INSTALL.
3182
        * Makefile.in: Regenerate.
3183
        * configure: Regenerate.
3184
 
3185
2003-07-13  Kazu Hirata  
3186
 
3187
        * MAINTAINERS: Alphabetize.
3188
 
3189
2003-07-10  Alexandre Oliva  
3190
 
3191
        * configure: Rebuilt.
3192
        2001-09-26  Alexandre Oliva  
3193
        * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3194
        newlib nor libgloss.
3195
        Wed May  9 10:07:19 2001  Alexandre Oliva  
3196
        * configure.in (am33_2.0-*-linux*): Added.
3197
 
3198
2003-07-09  Bob Wilson  
3199
 
3200
        * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3201
        * configure: Regenerate.
3202
 
3203
2003-07-07  Zack Weinberg  
3204
 
3205
        * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
3206
        * Makefile.in: Regenerate.
3207
 
3208
2003-07-04  Zack Weinberg  
3209
 
3210
        * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
3211
        * Makefile.in: Regenerate.
3212
 
3213
2003-07-04  H.J. Lu 
3214
 
3215
        * Makefile.tpl: Replace PWD with PWD_COMMAND.
3216
        * Makefile.in: Regenerated.
3217
 
3218
        * config-ml.in: Replace PWD with PWD_COMMAND.
3219
 
3220
2003-07-04  Zack Weinberg  
3221
 
3222
        * intl: New directory; see intl/ChangeLog for details.
3223
        * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
3224
        * Makefile.tpl: all-gcc depends on maybe-all-intl.
3225
        * Makefile.in: Regenerate.
3226
 
3227
2003-06-27  Nathanael Nerode  
3228
 
3229
        * configure.in: Clean up config-lang.in handling.  Delete
3230
        useless assignment to "subdirs".
3231
        * configure: Regenerate.
3232
 
3233
2003-06-26  Nathanael Nerode  
3234
 
3235
        * configure.in: Rename 'target_libs' to 'target_libraries'.
3236
        Remove useless reference to 'target_libs'.
3237
        * configure: Regenerate.
3238
 
3239
2003-06-23  Keith Seitz  
3240
 
3241
        * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3242
        * Makefile.in: Regenerate.
3243
 
3244
2003-06-23  Nathanael Nerode  
3245
 
3246
        * Makefile.def: Introduce flags_to_pass.
3247
        * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3248
        * Makefile.in: Regenerate.
3249
 
3250
2003-06-23  Hans-Peter Nilsson  
3251
 
3252
        * configure.in (noconfigdirs) : Disable target-newlib
3253
        and target-libgloss.
3254
        : Disable gdb.
3255
        : Disable libf2c and ${libgcj}.
3256
        * configure: Regenerate.
3257
 
3258
2003-06-17  Benjamin Kosnik  
3259
 
3260
        * configure.in: Update testsuite_flags to new location.
3261
        * configure. Regenerate.
3262
 
3263
2003-06-18  Nathanael Nerode  
3264
 
3265
        * Makefile.tpl: Remove BUILD_CC stuff.
3266
        * Makefile.in: Regenerate.
3267
 
3268
2003-06-17  Kazu Hirata  
3269
 
3270
        * MAINTAINERS (Write After Approval): Remove Andrew Haley.
3271
 
3272
2003-06-16  Graeme Peterson 
3273
 
3274
        * MAINTAINERS (Write After Approval): Add myself.
3275
 
3276
2003-06-14  H.J. Lu 
3277
 
3278
        * config.guess: Update to 2003-06-12 version.
3279
        * config.sub: Update to 2003-06-13 version.
3280
 
3281
2003-06-12  H.J. Lu 
3282
 
3283
        * config.guess: Update to 2003-06-06 version.
3284
        * config.sub: Update to 2003-06-06 version.
3285
 
3286
2003-06-11  Rainer Orth  
3287
 
3288
        * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3289
        * configure. Regenerate.
3290
 
3291
2003-06-10  Nathanael Nerode  
3292
 
3293
        * configure.in: Disable serial configure by default.
3294
        * configure: Regenerate.
3295
        * Makefile.tpl: Abolish .NOTPARALLEL.
3296
        * Makefile.in: Regenerate.
3297
 
3298
        * Makefile.tpl: Replace {build,host,target}_canonical by
3299
        {build,host,target}.
3300
        * Makefile.in: Regenerate.
3301
 
3302
        * Makefile.tpl: Fix stupid pasto.
3303
        * Makefile.in: Regenerate.
3304
 
3305
2003-06-09  Nathanael Nerode  
3306
 
3307
        * Makefile.tpl: Remove bogus conditional.
3308
        * Makefile.in: Regenerate.
3309
 
3310
2003-06-05  Jan Hubicka  
3311
 
3312
        * Makefile.tpl (profiledbootstrap): New target.
3313
        * Makefile.in (profiledbootstrap): New target.
3314
 
3315
2003-06-05  Wolfgang Bangerth  
3316
 
3317
        * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
3318
        Pinski. Remove user names from other bugzilla-only maintainers.
3319
 
3320
2003-06-03  Nathanael Nerode  
3321
 
3322
        * Makefile.tpl: Make 'recursive targets' using autogen rather
3323
        than shell loop.  Remove duplicate 'clean' targets and false
3324
        comments.
3325
        * Makefile.def: Add systematic dependencies to 'recursive' targets.
3326
        Add systematic method of specifying missing targets in subdirs.
3327
        Add copyright boilerplate.
3328
        * Makefile.in: Regenerate.
3329
        * configure.in: Add 'recursive targets' to maybe list.
3330
        * configure: Regenerate.
3331
 
3332
        * MAINTAINERS: "GNATS only" -> "Bug database only".
3333
 
3334
        * Makefile.tpl: Rename [+target+] to [+make_target+].
3335
        * Makefile.def: Rename 'target' to 'make_target'.
3336
 
3337
2003-05-31  Neil Booth  
3338
 
3339
        * MAINTAINERS: Add self as options handling maintainer.
3340
 
3341
2003-05-28  Michael Meissner  
3342
 
3343
        * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
3344
        been too long since I touched those ports.
3345
 
3346
2003-05-28  DJ Delorie  
3347
 
3348
        * Makefile.tpl: Make maybe-check-gcc .PHONY.
3349
        * Makefile.in: Regenerate.
3350
 
3351
2003-05-21  Maciej W. Rozycki  
3352
 
3353
        * configure.in: Use curly braces in the definition of tooldir.
3354
        * configure: Regenerate.
3355
 
3356
2003-05-21  DJ Delorie  
3357
 
3358
        * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3359
        newlib or libgloss.
3360
        * Makefile.in: Regenerate.
3361
 
3362
2003-05-21  DJ Delorie  
3363
 
3364
        * Makefile.tpl: Add missing empty maybe-check-gcc target.
3365
        * Makefile.in: Regenerate.
3366
 
3367
2003-05-20  Ian Lance Taylor  
3368
 
3369
        * MAINTAINERS: Update my e-mail address.
3370
 
3371
2003-05-19  Nathanael Nerode  
3372
 
3373
        * configure.in: Switch more things to use maybe dependencies.
3374
        * Makefile.tpl: Switch more things to use maybe dependencies.
3375
        Factor out common code from autogen IF statements.
3376
        * configure: Regenerate.
3377
        * Makefile.in: Regenerate.
3378
 
3379
2003-05-14  Kelley Cook  
3380
 
3381
        * configure.in: Accept i[3456789]86 for machine type.
3382
        * configure: Regenerate.
3383
 
3384
2003-05-18  Nathanael Nerode  
3385
 
3386
        * configure.in: Switch more things to use maybe dependencies.
3387
        Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
3388
        * configure: Regenerate.
3389
        * Makefile.tpl: Switch more things to use maybe dependencies.
3390
        * Makefile.in: Regenerate.
3391
 
3392
2003-05-16  Andreas Schwab  
3393
 
3394
        * Makefile.tpl (install-opcodes): Define.
3395
        * Makefile.in: Rebuild.
3396
 
3397
2003-05-13  Andreas Jaeger  
3398
 
3399
        * config.guess: Update to 2003-05-09 version.
3400
        * config.sub: Update to 2003-05-09 version.
3401
 
3402
2003-05-13  Michael Eager 
3403
 
3404
        * configure.in: Correct sed script so that options in quotes are not
3405
        deleted.
3406
        * configure: Rebuild.
3407
 
3408
2003-05-12  Corinna Vinschen  
3409
 
3410
        * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3411
        and $$s/newlib/libc/sys/cygwin32 include paths.
3412
        * configure: Ditto.
3413
 
3414
2003-05-12  Michael Meissner  
3415
 
3416
        * MAINTAINERS: Update my email addresses.
3417
 
3418
2003-05-06  Eric Botcazou  
3419
 
3420
        * config-ml.in: Propagate INSTALL variables.
3421
 
3422
2003-05-04  Gerald Pfeifer  
3423
 
3424
        * MAINTAINERS: Remove duplicate entries in Write After Approval.
3425
 
3426
2003-05-02  Chris Demetriou  
3427
 
3428
        * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3429
        * Makefile.in: Regenerate.
3430
 
3431
2003-05-02  Wolfgang Bangerth  
3432
 
3433
        * MAINTAINERS (GNATS only): Add Falk Hueffner.
3434
 
3435
2003-04-30  Wolfgang Bangerth  
3436
 
3437
        * MAINTAINERS (GNATS only): Add Giovanni Bajo.
3438
 
3439
2003-04-27  Daniel Jacobowitz  
3440
 
3441
        * Makefile.tpl: Clean $(BUILD_SUBDIR).
3442
        * Makefile.in: Regenerated.
3443
 
3444
2003-04-25  Wolfgang Bangerth  
3445
 
3446
        * MAINTAINERS (Write After Approval): Upgrade myself from
3447
        GNATS only to write-after-approval. Update my mail address.
3448
 
3449
2003-04-25  Loren J. Rittle 
3450
 
3451
        (OS Port Maintainers: freebsd): Add myself.
3452
 
3453
2003-04-22  Mark Mitchell  
3454
 
3455
        * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
3456
 
3457
2003-04-22  Kean Johnston  
3458
 
3459
        * MAINTAINERS (SCO ports): Added myself.
3460
 
3461
2003-04-21  Nathan Sidwell  
3462
 
3463
        * MAINTAINERS (gcov): Add myself and Jan Hubicka.
3464
 
3465
2003-04-19  Kean Johnston  
3466
 
3467
        * MAINTAINERS (Write After Approval): Add myself.
3468
 
3469
2003-04-18  Gerald Pfeifer  
3470
 
3471
        * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3472
        * Makefile.in: Regenerate.
3473
 
3474
2003-04-18  Jakub Jelinek  
3475
 
3476
        * configure.in (powerpc64*-*-linux*): Remove.
3477
        * configure: Rebuilt.
3478
 
3479
2003-04-17  Phil Edwards  
3480
 
3481
        * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
3482
        previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3483
        and restrap.
3484
        * Makefile.in:  Regenerate.
3485
 
3486
2003-04-16  Richard Earnshaw  
3487
 
3488
        * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3489
        * configure: Regenerated.
3490
 
3491
2003-04-15  DJ Delorie  
3492
 
3493
        * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
3494
 
3495
2003-04-13  Nick Clifton  
3496
 
3497
        * config-ml.in: Remove support for --disable-aix removing
3498
        call-aix multilibs.
3499
 
3500
2003-04-10  Alexandre Oliva  
3501
 
3502
        * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3503
        * */configure: Rebuilt.
3504
 
3505
2003-04-08  Joel Sherrill  
3506
 
3507
        * MAINTAINERS: Add my email address.
3508
 
3509
2003-03-17  Olivier Hainque  
3510
 
3511
        * MAINTAINERS (Write After Approval): Add myself.
3512
 
3513
2003-03-14  Nathanael Nerode  
3514
 
3515
        * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3516
        * Makefile.in: Regenerate.
3517
 
3518
2003-03-14  Michael Chastain  
3519
 
3520
        * Makefile.in: Regenerate with correct Makefile.def.
3521
 
3522
2003-03-12  Nathanael Nerode  
3523
 
3524
        * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
3525
        Make macro.
3526
        * Makefile.in: Regenerate.
3527
        * configure.in: Clean up gxx_include_dir logic.
3528
        * configure: Regenerate.
3529
 
3530
2003-03-12  Ansgar Esztermann  
3531
 
3532
        * MAINTAINERS (Write After Approval): Add myself.
3533
 
3534
2003-03-10  Ben Elliston  
3535
 
3536
        * MAINTAINERS: Update my mail address.
3537
 
3538
2003-03-09  Franz Sirl  
3539
 
3540
        * configure.in (gxx_include_dir): Fix typo.
3541
        * configure: Regenerated.
3542
 
3543
2003-03-04  Nathanael Nerode  
3544
 
3545
        * Makefile.tpl: Reindent.
3546
        * Makefile.in: Regenerate.
3547
        * configure.in: Reindent.  Don't set unused variables.
3548
        * configure: Regenerate.
3549
 
3550
2003-03-04  Daniel Jacobowitz  
3551
 
3552
        * configure.in: Include $(build_tooldir)/sys-include in
3553
        FLAGS_FOR_TARGET.
3554
        * configure: Regenerated.
3555
 
3556
2003-03-04  Nathanael Nerode  
3557
 
3558
        * Makefile.tpl: Always pass down RANLIB.
3559
        * Makefile.in: Regenerate.
3560
 
3561
        * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3562
        * Makefile.in: Regenerate.
3563
        * configure.in: Remove unused logic relating to --enable-shared
3564
        and --enable-threads.  Remove bogus comments.  Remove redundant
3565
        noconfigdirs.
3566
        * configure: Regenerate.
3567
 
3568
        * configure.in: Replace ${libstdcxx_version} by its value.
3569
        Remove reference to mh-dgux.
3570
        * configure: Regenerate.
3571
 
3572
2003-03-03  Kevin Buettner  
3573
 
3574
        * MAINTAINERS (Write After Approval): Add myself.
3575
 
3576
2003-02-28  Nathanael Nerode  
3577
 
3578
        * Makefile.tpl: Rearrange.
3579
        * Makefile.in: Regenerate.
3580
 
3581
2003-02-25  Uwe Stieber 
3582
 
3583
        * configure.in: Add support for kaOS as cross build target system.
3584
        * configure: Regenerated.
3585
 
3586
2003-02-24  Steven Bosscher  
3587
 
3588
        * MAINTAINERS (Write after approval): Add myself.
3589
 
3590
2003-02-21  James E Wilson  
3591
 
3592
        * MAINTAINERS: Update my email address.
3593
 
3594
2003-02-21  Zack Weinberg  
3595
 
3596
        * MAINTAINERS: Add self to blanket write privs. section.
3597
 
3598
2003-02-20  Sean McNeil  
3599
 
3600
        * Makefile.tpl: Add definition of CPPFLAGS to pass into
3601
        configure-target-* as some target builds may require additional
3602
        flags for preprocessor tests.
3603
        * Makefile.in: Regenerated.
3604
 
3605
2003-02-19  Alexandre Oliva  
3606
 
3607
        * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3608
        * ltconfig: Handle it.
3609
        * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3610
        auto-detecting it.
3611
 
3612
        * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3613
        it is used as argument to $CC.
3614
        * ltcf-gcj.sh: Likewise.
3615
 
3616
        * configure.in: Introduce --enable-maintainer-mode.
3617
        * configure: Rebuilt.
3618
        * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3619
        for maintainer mode.
3620
        * Makefile.in: Rebuilt.
3621
 
3622
2003-02-18  Jason Merrill  
3623
 
3624
        * Makefile.tpl (check-c++): Allow parallelism.
3625
 
3626
2003-02-16  Gerald Pfeifer  
3627
 
3628
        * MAINTAINERS: Remove John Carr (who never actually had access to
3629
        gcc.gnu.org).
3630
 
3631
2003-02-15  Geoffrey Keating  
3632
 
3633
        * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3634
        don't configure target-libobjc.
3635
        * configure: Regenerate.
3636
 
3637
2003-02-14  Rainer Orth  
3638
 
3639
        * Makefile.tpl (RANLIB): Define.
3640
        * Makefile.in: Regenerate.
3641
 
3642
2003-02-08  Laurynas Biveinis  
3643
 
3644
        * MAINTAINERS: Update my email.
3645
 
3646
2003-02-06  Keith R Seitz  
3647
 
3648
        * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3649
        * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3650
        * Makefile.in: Regenerated.
3651
        * configure.in: Remove all traces of snavigator, db, and grep.
3652
        * configure: Regenerated.
3653
 
3654
2003-02-06  Gerald Pfeifer  
3655
 
3656
        * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
3657
        After Approval.
3658
 
3659
2003-02-02  Christian Cornelssen  
3660
 
3661
        * MAINTAINERS (Write after approval): Add myself.
3662
 
3663
2003-01-31  Frank Ch. Eigler  
3664
 
3665
        * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3666
        * Makefile.in: Regenerated.
3667
 
3668
2003-01-30  Roger Sayle  
3669
 
3670
        * config.guess: Updated to 2003-01-30's version.
3671
        * config.sub: Updated to 2003-01-28's version.
3672
 
3673
2003-01-30  Alexandre Oliva  
3674
 
3675
        * config.if: If gcc_version is already set, just use it.  Don't set
3676
        gcc_version_trigger if it's already set, otherwise set it to
3677
        gcc/version.c, but only if the file exists.  If it is not set and
3678
        gcc/version.c does not exist, try to extract the version number from
3679
        $CC.
3680
 
3681
2003-01-29  Andreas Tobler  
3682
 
3683
        * MAINTAINERS: Add myself to write-after-approval list.
3684
 
3685
2003-01-27  Phil Edwards  
3686
 
3687
        * configure.in:  Revert 24Jan change.
3688
        * configure:  Regenerate.
3689
 
3690
2003-01-25  Gerald Pfeifer  
3691
 
3692
        * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
3693
        entry of HJ Lu.
3694
 
3695
2003-01-23  Nathanael Nerode  
3696
 
3697
        * configure.in: Revert previous change.
3698
        * configure: Regenerate.
3699
 
3700
2003-01-23  Nathanael Nerode  
3701
 
3702
        * configure.in: Make rda native-only.
3703
        * configure: Regenerate.
3704
 
3705
2003-01-22  Volker Reichelt  
3706
 
3707
        * MAINTAINERS: Move myself from GNATS-only-accounts to
3708
        write-after-approval.
3709
 
3710
2003-01-19  Nathanael Nerode  
3711
 
3712
        * configure.in: Add missing \.
3713
        * configure: Rebuilt.
3714
 
3715
2003-01-17  Jakub Jelinek  
3716
 
3717
        * configure.in (baseargs): Avoid using \| in sed regular
3718
        expressions.
3719
        * configure: Rebuilt.
3720
 
3721
2003-01-16  Jakub Jelinek  
3722
 
3723
        * configure.in (baseargs): Remove all supported forms of
3724
        --cache-file, --srcdir, --host, --build and --target options
3725
        from argument lists.
3726
        * configure: Rebuilt.
3727
 
3728
2003-01-15  Josef Zlomek  
3729
 
3730
        * MAINTAINERS: Add myself to write-after-approval list.
3731
 
3732
2003-01-15  Alexandre Oliva  
3733
 
3734
        * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3735
        * configure: Rebuilt.
3736
 
3737
2003-01-09  Nathanael Nerode  
3738
 
3739
        * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3740
        * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3741
        * Makefile.in: Regenerate.
3742
        * configure: Regenerate.
3743
 
3744
2003-01-09  Alexandre Oliva  
3745
 
3746
        * configure.in: Remove Makefile in build, host and target modules
3747
        unless configure was run with --no-recursion.
3748
        * configure: Rebuilt.
3749
 
3750
2003-01-09  Christian Cornelssen  
3751
 
3752
        * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3753
        (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3754
        * Makefile.in: Regenerate.
3755
 
3756
2003-01-08  Chris Demetriou  
3757
 
3758
        * config.guess: Update to 2003-01-03 version.
3759
        * config.sub: Update to 2003-01-03 version.
3760
 
3761
2003-01-07  Christopher Faylor  
3762
 
3763
        * configure: Regenerate with proper autoconf 2.13.
3764
 
3765
2003-01-07  Christopher Faylor  
3766
 
3767
        * configure.in: Add AC_PREREQ for consistency.
3768
        * configure: Regenerate.
3769
 
3770
2003-01-06  Andrew Cagney  
3771
 
3772
        * configure.in (GDB_TK): Add tcl directories conditional on
3773
        gdb/gdbtk directory being present.
3774
        * configure: Regenerate.
3775
 
3776
2003-01-04 John David Anglin  
3777
 
3778
        * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
3779
        by gcc if LD is not defined and we are not doing a Canadian Cross.
3780
        * configure: Rebuilt.
3781
 
3782
2002-12-31  Tom Tromey  
3783
 
3784
        * Makefile.in: Rebuilt.
3785
        * Makefile.def (target_modules) [libffi]: Allow installation.
3786
 
3787
2002-12-31  Andreas Schwab  
3788
 
3789
        * configure.in: Fix use of $program_transform_name.
3790
        * configure: Regenerated.
3791
 
3792
2002-12-30  Daniel Jacobowitz  
3793
 
3794
        * configure.in (baseargs): Don't remove first configure argument.
3795
        * configure: Regenerated.
3796
 
3797
2002-12-29  Alexandre Oliva  
3798
 
3799
        * Makefile.tpl (local-distclean): Don't remove...
3800
        (multilib.ts): ... this.  Moved into...
3801
        (multilib.out): ... this.  Don't use sub-make.
3802
        ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3803
        $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3804
        (configure-build-[+module+], configure-[+module+],
3805
        configure-target-[+module+], configure-gcc): ... these.  Test
3806
        for Makefile existence.  Drop config.status from dependencies.
3807
        * Makefile.in: Rebuilt.
3808
        * configure.in: Move gcc-version-trigger to the end of
3809
        ac_configure_args.  Add comments to maybedep.tmp and
3810
        serdep.tmp.  Introduce --disable-serial-configure.  Remove
3811
        nonopt from baseargs, matching and removing corresponding
3812
        whitespace while at it.
3813
        * configure: Rebuilt.
3814
 
3815
2002-12-28  Alexandre Oliva  
3816
 
3817
        * configure.in (host_configargs): Replace reference to
3818
        no-longer-defined buildopts with --build=${build_alias}.
3819
        * configure: Rebuilt.
3820
 
3821
        * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
3822
        program_transform_name to standard idiom.
3823
        (AUTOGEN, AUTOCONF): Define.
3824
        (Makefile.in): Use $(AUTOGEN).
3825
        (Makefile): Depend on config.status, and use autoconf-style rule to
3826
        build it.  Move original commands to...
3827
        (config.status): ... this new target.
3828
        (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
3829
        $(AUTOCONF).
3830
        * Makefile.in: Rebuilt.
3831
 
3832
2002-12-28  Nathanael Nerode  
3833
 
3834
        * Makefile.tpl: Fix dramatic bustage due to change in
3835
        program_transform_name.
3836
        * Makefile.in: Regenerate.
3837
 
3838
        * configure.in: Remove unnecessary PATH setting.
3839
        * configure: Regnerate.
3840
 
3841
        * configure.in: Don't default to unprefixed tools unless
3842
        the native tools will work.
3843
        * configure: Regenerate.
3844
 
3845
        * configure.in: Convert to autoconf script.  Blow away lots
3846
        of now-redundant Makefile fragments.
3847
        * configure: Generate using Autoconf.
3848
        * Makefile.tpl: Rewrite to reflect autoconfiscation.
3849
        * Makefile.in: Regenerate.
3850
 
3851
2002-12-27  Nathanael Nerode  
3852
 
3853
        * configure: Fix stupid bug where RANLIB was mistakenly included.
3854
 
3855
        * configure.in: Rename (buildargs, hostargs, targargs) to
3856
        (build_configargs, host_configargs, target_configargs).
3857
 
3858
        * configure.in: Move logic out of sed statement.
3859
 
3860
        * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
3861
        CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3862
 
3863
2002-12-25  Svein E. Seldal  
3864
 
3865
        * config.sub: Import from master repository
3866
        * config.guess: Ditto
3867
 
3868
2002-12-24  Andreas Schwab  
3869
 
3870
        * Makefile.tpl (multilib.out): Fix missing space.
3871
        * Makefile.in: Regenerate.
3872
 
3873
2002-12-23  Nathanael Nerode  
3874
 
3875
        * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
3876
        Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
3877
        * Makefile.in: Regenerate.
3878
        * configure.in: Remove unnecessary leftovers.
3879
 
3880
2002-12-21  Geoffrey Keating  
3881
 
3882
        * configure.in (extra_ranlibflags_for_target): New variable.
3883
        (*-*-darwin): Add -c to ranlib commands.
3884
        * configure (tooldir): Handle extra_ranlibflags_for_target.
3885
 
3886
2002-12-19  Nathanael Nerode  
3887
 
3888
        * Makefile.tpl: Revert HJL's change.
3889
        * Makefile.in: Regenerated.
3890
        * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3891
        always.
3892
 
3893
2002-12-19  Andreas Schwab  
3894
 
3895
        * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3896
        * Makefile.in: Regenerate.
3897
 
3898
2002-12-18  H.J. Lu 
3899
 
3900
        * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3901
        * Makefile.in: Regenerated.
3902
 
3903
        * configure.in (build_prefix): New. Substitute.
3904
 
3905
2002-12-18  Nathanael Nerode  
3906
 
3907
        * Makefile.tpl: Don't let real targets depend on phony targets.
3908
        * Makefile.in: Regenerate.
3909
 
3910
        * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3911
        * Makefile.in: Regenerate.
3912
 
3913
2002-12-17  Svein E. Seldal  
3914
 
3915
        * config.sub: Import from master repository
3916
        * config.guess: Ditto
3917
 
3918
2002-12-16  Jason Merrill  
3919
 
3920
        * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3921
        previous 'make bootstrap'.
3922
        * Makefile.in: Regenerate.
3923
 
3924
2002-12-17  Hans-Peter Nilsson  
3925
 
3926
        * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3927
 
3928
2002-12-13  Nathanael Nerode  
3929
 
3930
        * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3931
        * Makefile.in: Regenerate.
3932
 
3933
2002-12-13  Jason Merrill  
3934
 
3935
        * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
3936
        library tests.
3937
        (check-c++): Just depend on it and check-target-libstdc++-v3.
3938
        * Makefile.in: Regenerate.
3939
 
3940
2002-12-12  Alexandre Oliva  
3941
 
3942
        * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3943
        * Makefile.in: Rebuilt.
3944
 
3945
2002-12-12  Alexandre Oliva  
3946
 
3947
        * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
3948
 
3949
2002-12-10  Nathanael Nerode  
3950
 
3951
        * configure: Fix bug put in by gremlins.
3952
 
3953
        * Makefile.tpl: Substitute more autoconfily.
3954
        * configure: Substitute more autoconfily.
3955
        * Makefile.in: Regenerate.
3956
 
3957
2002-12-09  Svein E. Seldal  
3958
 
3959
        * config.sub: Import from master repository
3960
        * config.guess: Ditto
3961
        * MAINTAINERS: Added Svein Seldal under write after approval
3962
 
3963
2002-12-08  Andrew Cagney  
3964
 
3965
        * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3966
        * Makefile.in (all-sim): Ditto.
3967
 
3968
2002-12-06  DJ Delorie  
3969
 
3970
        * Makefile.tpl: Change configure dependencies to not have real
3971
        targets depend on phony targets.
3972
 
3973
2002-12-05  Nathanael Nerode  
3974
 
3975
        * configure.in: Revert unintentional change.
3976
 
3977
        * Makefile.tpl: Change dependency for */multilib.out so that
3978
        it works when gcc isn't in the tree.
3979
 
3980
        * configure.in: Substitute more.
3981
        * configure: Run subconfigures from the Makefile.
3982
        * Makefile.tpl: Run subconfigures from the Makefile; add a few
3983
        convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
3984
 
3985
2002-12-05  Gerald Pfeifer  
3986
 
3987
        * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
3988
 
3989
2002-12-03  Nathanael Nerode  
3990
 
3991
        * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3992
        and corresponding dependencies.
3993
        * Makefile.in: Regenerate.
3994
 
3995
        * configure.in (host_tools): Order binutils, gas and ld for
3996
        convenience in running the testsuites.
3997
 
3998
        * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3999
        * Makefile.in: Regenerate.
4000
        * configure.in: Introduce rules to serialize subconfigure runs.
4001
 
4002
        * configure.in: Introduce BASE_CC_FOR_TARGET.
4003
        * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
4004
        Realize configure-build-* targets.  Realize configure-target-* targets.
4005
        * Makefile.in: Regenerate.
4006
 
4007
2002-12-02  Nathanael Nerode  
4008
 
4009
        * configure: Move gcc_version_trigger stuff from here...
4010
        * configure.in: ...to here.
4011
 
4012
        * configure.in: Separate subconfigure options added by this file from
4013
        options given by the user.  Add machinery to put args for host
4014
        subconfigures into the Makefile.
4015
 
4016
        * Makefile.tpl: Remove 'vault' targets.
4017
        * Makefile.tpl: Reorder and comment dependencies.
4018
        * Makefile.in: Regenerate.
4019
 
4020
2002-12-01  Nathanael Nerode  
4021
        * configure.in: Fix my broken commit of previous patch. (sigh)
4022
 
4023
2002-11-28  Geoffrey Keating  
4024
 
4025
        * configure.in: Move host-specific darwin noconfigdirs into
4026
        the host-specific section.
4027
 
4028
2002-11-28  Geoffrey Keating  
4029
 
4030
        * configure.in: Move host-specific darwin noconfigdirs into
4031
        the host-specific section.
4032
 
4033
2002-11-26  Nathanael Nerode  
4034
 
4035
        * configure: Remove skip-this-dir support.
4036
        * Makefile.tpl: Remove skip-this-dir support.
4037
 
4038
        * Makefile.tpl: Remove leftover support for non-autoconfiscated
4039
        subdirectories.
4040
        * Makefile.in: Regenerate.
4041
 
4042
        * Makefile.tpl: Strip out useless setting of 'dir'.
4043
        * Makefile.in: Regenerate.
4044
 
4045
2002-11-22  Nathanael Nerode  
4046
 
4047
        * configure.in: Fix deeply stupid bug.
4048
 
4049
        * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4050
        shell code in CXX_FOR_TARGET
4051
        * Makefile.def: Introduce raw_cxx.
4052
        * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4053
        RAW_CXX_FOR_TARGET.
4054
        * Makefile.in: Regenerate.
4055
 
4056
2002-11-21  Nathanael Nerode  
4057
 
4058
        * Makefile.tpl: Remove unnecessary ifs.
4059
        * Makefile.in: Regenerate.
4060
 
4061
        * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
4062
        dependencies.  Maybe-ize build-libiberty.  Create dummy install
4063
        targets for 'no_install' modules.
4064
        * configure: Move GDB_TK substitution to configure.in.  Move
4065
        build_modules stuff to configure.in.
4066
        * configure.in: Implement soft dependency machinery.  Maybe-ize
4067
        GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
4068
        * Makefile.in: Regenerate.
4069
 
4070
2002-11-19  Nathanael Nerode  
4071
 
4072
        * Makefile.tpl: Make all-target, install-target behave similarly
4073
        to all, install (only hitting configured targets).  Eliminate
4074
        unused macro defintions.
4075
 
4076
        * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4077
        build != host.
4078
 
4079
        * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4080
 
4081
        * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4082
 
4083
        * configure.in: Produce lists of subdir targets we're actually
4084
        configuring.  Remove references to "dosrel".
4085
        * Makefile.tpl: Let configure set which subdir targets are hit.
4086
        Remove install-cross; clean up install; remove ALL.  Remove
4087
        references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
4088
        Autogenerate host module targets.  Remove empty dependency lines
4089
        and redundant dependency; rearrange slightly.
4090
        * Makefile.def: Add host-side libtermcap, utils.
4091
 
4092
        * Makefile.in: Regenerate.
4093
 
4094
2002-11-19  Rainer Orth  
4095
 
4096
        * ltconfig (osf[345]): Append $major to soname_spec.
4097
        Reflect this in library_names_spec.
4098
        * ltmain.sh (osf): Prefix $major with . for use as extension.
4099
 
4100
2002-11-19  Andreas Jaeger  
4101
 
4102
        * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
4103
        linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
4104
        and sparc64 GNU/Linux systems.
4105
 
4106
2002-11-19  Nathan Sidwell  
4107
 
4108
        * MAINTAINERS: Update email.
4109
 
4110
2002-11-18  Gerald Pfeifer  
4111
 
4112
        * MAINTAINERS: Complete James Dennett's entry.
4113
 
4114
2002-11-15  Eric Botcazou  
4115
 
4116
        * MAINTAINERS (Write After Approval): Add myself.
4117
 
4118
2002-11-13  Bruce Korb  
4119
 
4120
        * Makefile.tpl: syntactic cleanup
4121
 
4122
2002-11-13 Stuart Hastings 
4123
 
4124
        * MAINTAINERS: Add myself to write-after-approval list.
4125
 
4126
2002-11-12  Nathanael Nerode  
4127
 
4128
        * Makefile.def: Add list of recursive targets to autogenerate.
4129
        Add build_modules.
4130
        * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
4131
        targets.  Autogenerate *-build-* targets.
4132
        * Makefile.in: Regenerate.
4133
 
4134
2002-11-12  Nathanael Nerode  
4135
 
4136
        * configure: More autoconf-style substitutions.
4137
        * Makefile.tpl: More autoconf-style substitutions.
4138
        * Makefile.in: Regenerate.
4139
 
4140
2002-11-11  Nathanael Nerode  
4141
 
4142
        * configure: Substitute more variables in a more autoconf-friendly
4143
        way.  Simplify slightly.
4144
        * Makefile.tpl: Make more variables substitutable in an
4145
        autoconf-friendly way.
4146
        * Makefile.in: Regenerate.
4147
 
4148
2002-11-11  Jonathan Wakely  
4149
 
4150
        * MAINTAINERS (Write After Approval): Add myself.
4151
 
4152
2002-11-10  Nathanael Nerode  
4153
 
4154
        * configure.in (v810*): Remove special setting of tools.
4155
 
4156
        * configure: Add support for extra required flags for ar or nm.
4157
        * configure.in (aix4.3+): Use above support for target-specific
4158
        issues, rather than using config/mt-aix43.
4159
 
4160
2002-11-09  Nathanael Nerode  
4161
 
4162
        * configure: Remove 'removing', which doesn't work.  Replace $subdir
4163
        with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
4164
        with $srcdir.  Reformat indentation.  Substitute some variables
4165
        formerly hard-coded in the Makefile for build=host.
4166
        * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4167
        * Makefile.def: Autogenerate more.
4168
        * Makefile.in: Regenerate.
4169
 
4170
2002-11-04  Adam Nemet  
4171
 
4172
        * MAINTAINERS (Write After Approval): Add myself.
4173
 
4174
2002-11-04  Kevin Buettner  
4175
 
4176
        * Makefile.def (host_modules): Add rda.
4177
        * Makefile.in: Regenerate.
4178
        * configure.in (target_tool): Add target-rda to list.
4179
 
4180
2002-10-28  Gerald Pfeifer  
4181
 
4182
        * MAINTAINERS: Remove "co-maintainer" note for web pages.
4183
 
4184
2002-10-25  Phil Edwards  
4185
 
4186
        * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
4187
        and restrap targets to this rule.
4188
        * Makefile.in:  Regenerate.
4189
 
4190
2002-10-25  Gerald Pfeifer  
4191
 
4192
        * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
4193
        GNATS only accounts.
4194
 
4195
2002-10-24  Hans-Peter Nilsson  
4196
 
4197
        * configure.in (i[3456]86-*-linux*): Add check to disable
4198
        ${libgcj} for glibc1.
4199
 
4200
2002-10-24  Denis Chertykov  
4201
 
4202
        * MAINTAINERS: Add myself as ip2k port maintainer.
4203
 
4204
2002-10-07  Svein E. Seldal  
4205
 
4206
        * configure.in: Add tic4x target.
4207
 
4208
2002-10-03  Nathanael Nerode  
4209
 
4210
        * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4211
        * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4212
        * Makefile.in: Regenerate.
4213
 
4214
        * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4215
        * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4216
        * Makefile.in: Regenerate.
4217
 
4218
2002-10-02  Janis Johnson  
4219
 
4220
        * MAINTAINERS: Add myself as web pages co-maintainer.
4221
 
4222
2002-10-02  Nathanael Nerode  
4223
 
4224
        * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4225
        * Makefile.in: Regenerate.
4226
 
4227
2002-10-02  Zack Weinberg  
4228
 
4229
        * MAINTAINERS: Add myself and Nathan Sidwell
4230
         as VxWorks maintainers.
4231
 
4232
2002-10-02  Nathanael Nerode  
4233
 
4234
        * Makefile.def: Remove order dependency comments.
4235
        * Makefile.tpl: Add explicit install-install dependencies.
4236
        * Makefile.in: Regenerate.
4237
 
4238
        * Makefile.tpl: Remove material now in src-release.  (Finally!)
4239
        * Makefile.in: Regenerate.
4240
 
4241
        * Makefile.tpl: Add configure-target (for src-release in src)
4242
        * Makefile.in: Regenerate.
4243
 
4244
2002-09-30  Nick Clifton  
4245
 
4246
        * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4247
 
4248
2002-09-30  Ulrich Weigand  
4249
 
4250
        * configure.in (s390*-*-linux*): Enable libgcj.
4251
 
4252
2002-09-29  Nathanael Nerode  
4253
 
4254
        * configure: Revert accidentally applied changes.
4255
 
4256
        * Makefile.tpl: Make more autoconf-friendly.
4257
        * Makefile.in: Regenerate.
4258
        * configure: Make substitution more autoconf-like.
4259
 
4260
2002-09-28  Richard Earnshaw  
4261
 
4262
        * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4263
        single entry to handle all these.
4264
        (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
4265
        libjava on arm-*-elf.
4266
 
4267
2002-09-27  Geoffrey Keating  
4268
 
4269
        * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4270
        things that depend on them.
4271
 
4272
2002-09-25  Nathanael Nerode  
4273
 
4274
        * Makefile.tpl: Make subsituted variables more autoconfy.
4275
        * Makefile.in: Regenerate.
4276
        * configure: Make seds more autoconfy.
4277
 
4278
2002-09-25  Nathanael Nerode  
4279
 
4280
        * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4281
        * Makefile.in: Regenerate.
4282
        * configure.in: Rewrite sed statements to look autoconfy.
4283
 
4284
        * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4285
        all-target-foo on configure-target-foo.
4286
        * Makefile.def: Ditto.
4287
        * Makefile.in: Rebuild.
4288
 
4289
2002-09-25  Andrew Haley  
4290
 
4291
        * MAINTAINERS: Add aph@redhat.com as Java maintainer.
4292
 
4293
2002-09-22  Nathanael Nerode  
4294
 
4295
        * Makefile.def: New file.
4296
        * Makefile.tpl: New file.
4297
        * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4298
        * contrib/gcc_update: Note that Makefile.in is a generated file.
4299
 
4300
        * configure.in: Minor rearrangement.  Simplify tests.
4301
 
4302
2002-09-22  Jason Thorpe  
4303
 
4304
        * configure.in (with_headers): Skip copy if value is "yes".
4305
        (with_libs): Likewise.
4306
 
4307
2002-09-20  Nathanael Nerode  
4308
 
4309
        * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4310
        * configure.in (sh*-*-pe*): Ditto.
4311
        * configure.in (mips*-*-pe*): Ditto.
4312
        * configure.in (*arm-wince-pe): Ditto.
4313
 
4314
        * configure.in: Rearrange.
4315
 
4316
2002-09-14  Kazu Hirata  
4317
 
4318
        * MAINTAINERS: Update my email address.
4319
 
4320
2002-08-30  Paul Koning  
4321
 
4322
        * MAINTAINERS: (Write After Approval): Add myself.
4323
 
4324
2002-08-29  Geoffrey Keating  
4325
 
4326
        * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
4327
 
4328
2002-08-24  Geoffrey Keating  
4329
 
4330
        * MAINTAINERS: Change my mailing address.
4331
 
4332
2002-08-21  Paolo Carlini  
4333
 
4334
        * MAINTAINERS (Write After Approval): Remove myself.
4335
        (Various Maintainers: c++ runtime libs): Add myself.
4336
 
4337
2002-08-20  Loren J. Rittle 
4338
 
4339
        * MAINTAINERS (Write After Approval): Remove myself.
4340
        (Various Maintainers: c++ runtime libs): Add myself.
4341
 
4342
2002-08-15  Eric Christopher  
4343
 
4344
        * config.sub: Import from master repository.
4345
        * config.guess: Ditto.
4346
 
4347
2002-08-19  Alexandre Oliva  
4348
 
4349
        * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4350
        * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4351
        CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4352
 
4353
2002-08-16  Aldy Hernandez  
4354
 
4355
        * MAINTAINERS: Add self to rs6000 vector extensions.
4356
 
4357
2002-08-15  Alexandre Oliva  
4358
 
4359
        * libiberty/configure: Reverted unintended yesterday's check in.
4360
 
4361
2002-08-14  Alexandre Oliva  
4362
 
4363
        * boehm-gc/configure, libf2c/configure: Rebuilt.
4364
        * libffi/configure, libiberty/configure: Ditto.
4365
        * libjava/configure, libobjc/configure: Ditto.
4366
        * libstdc++-v3/configure, zlib/configure: Ditto.
4367
        Merged from binutils:
4368
        2002-01-27  Daniel Jacobowitz  
4369
        From Steve Ellcey :
4370
        * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4371
        (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4372
        lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4373
        IA64.
4374
        * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4375
        * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4376
        soname_spec, sys_lib_search_path_spec): Ditto.
4377
 
4378
2002-08-06  Federico G. Schwindt 
4379
 
4380
        * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4381
 
4382
2002-08-04  H.J. Lu  (hjl@gnu.org)
4383
 
4384
        * configure.in (mips*-*-linux*): Don't skip target-libffi.
4385
 
4386
2002-08-02  Krister Walfridsson  
4387
 
4388
        * MAINTAINERS (Write After Approval): Add myself.
4389
 
4390
2002-07-31  Alan Modra  
4391
 
4392
        * configure.in: Move generic linux case to end.  Copy generic
4393
        linux noconfigdirs to mips*-*-linux* entry and new
4394
        powerpc64*-*-linux* entry.  Add target-libffi for the latter.
4395
 
4396
2002-07-19  Michael Matz  
4397
 
4398
        * MAINTAINERS: Add myself as ra* maintainer.
4399
 
4400
2002-07-16  Chris Demetriou  
4401
 
4402
        * config.guess: Update to 2002-07-09 version.
4403
        * config.sub: Update to 2002-07-03 version.
4404
 
4405
2002-07-15  Hans-Peter Nilsson  
4406
 
4407
        * MAINTAINERS: Fix typo in a maintainer email address.
4408
 
4409
2002-07-11  Nathanael Nerode  
4410
 
4411
        * configure.in: Remove two redundant tests.
4412
 
4413
2002-07-11  Rainer Orth  
4414
 
4415
        * configure.in (mips*-*-irix6*o32): Enable stabs.
4416
 
4417
2002-07-08  Nathanael Nerode  
4418
 
4419
        * configure.in: Don't build grez.
4420
        * Makefile.in: Ditto.
4421
 
4422
        * Makefile.in: Remove references to bsp, cygmon, libstub.
4423
        * configure.in: Ditto.
4424
 
4425
        * configure.in: Remove leftover reference to gdbtest.
4426
 
4427
2002-07-08  Phil Edwards  
4428
 
4429
        * configure.in (gxx_include_dir):  Change to match versioned
4430
        C++ headers if --enable-version-specific-runtime-libs is used.
4431
 
4432
2002-07-04  Steve Ellcey  
4433
 
4434
        * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4435
 
4436
2002-07-03  Nathanael Nerode  
4437
 
4438
        * configure.in: Make --without-x work.
4439
 
4440
2002-07-02  Nathanael Nerode  
4441
 
4442
        * configure.in: Rearrange target Makefile fragment collection.
4443
 
4444
        * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4445
        cvs[src].
4446
        * configure.in: Ditto.
4447
 
4448
2002-07-01  Matt Kraai  
4449
 
4450
        * MAINTAINERS (Write After Approval): Update my e-mail address.
4451
 
4452
2002-06-24  Ben Elliston  
4453
 
4454
        * configure.in (host_tools): Remove cgen.
4455
 
4456
        * Makefile.in (all-cgen): Remove; runs from its source directory.
4457
        (check-cgen, install-cgen, clean-cgen): Likewise.
4458
        (all-opcodes): Do not depend on all-cgen.
4459
        (all-sim): Likewise.
4460
 
4461
2002-07-01  Nathanael Nerode 
4462
 
4463
        * Makefile.in: Eliminate 'apache' targets.
4464
        * configure.in: Eliminate 'apache' targets.
4465
 
4466
        * configure.in: Eliminate redundant tests.  Reorganize.
4467
 
4468
        * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4469
 
4470
        * config-ml.in: Eliminate references to Cygnus configure.
4471
 
4472
        * Makefile.in: Eliminate references to building emacs.
4473
 
4474
2002-06-28  Graham Stott  
4475
 
4476
        * MAINTAINERS: Update my email address.
4477
 
4478
2002-06-26  Benjamin Kosnik  
4479
 
4480
        * config.if (libstdcxx_incdir): Version C++ headers.
4481
        (cxx_incdir): Remove.
4482
 
4483
2002-06-25  Nathanael Nerode  
4484
 
4485
        * MAINTAINERS (Write After Approval): Add self.
4486
 
4487
Thu Jun 20 00:35:14 2002  Denis Chertykov  
4488
 
4489
        * configure.in: Add support for ip2k.
4490
 
4491
2002-06-22  Nathanael Nerode  
4492
 
4493
        * configure.in: Fix AIX configury bug.
4494
 
4495
2002-06-20  Steve Ellcey  
4496
 
4497
        * MAINTAINERS (Write After Approval): Add self.
4498
 
4499
2002-06-19  Nathanael Nerode  
4500
 
4501
        * configure.in: replace ${topsrcdir} with ${srcdir}
4502
 
4503
        * configure.in: Move definition of libstdcxx_flags
4504
        right above usage, rather than waaay earlier.
4505
 
4506
        * configure.in: Pull definition of is_cross_compiler earlier.
4507
 
4508
        * configure.in: Rearrange a little.
4509
 
4510
        * configure.in: Remove references to librx.
4511
        * Makefile.in: Remove references to librx.
4512
 
4513
Tue Jun 18 22:37:35 2002  Denis Chertykov  
4514
 
4515
        * config.sub: Add support for avr target.
4516
        Import from master sources, rev 1.255
4517
 
4518
2002-06-19  Phil Edwards  
4519
 
4520
        * configure, .cvsignore:  Revert previous change...
4521
        * Makefile:  ...delete.
4522
 
4523
2002-06-19  Nathanael Nerode  
4524
 
4525
        * configure.in: Eliminate ${gasdir} variable.
4526
 
4527
2002-06-18  Dave Brolley  
4528
 
4529
        * configure.in: Add support for frv.
4530
        * config.sub: Add support for frv.
4531
 
4532
2002-06-18  Phil Edwards  
4533
 
4534
        * configure:  Remove garbage from previous commit.
4535
 
4536
2002-06-18  Phil Edwards  
4537
 
4538
        * configure:  For in-source builds, make a subdir and re-exec there.
4539
        * Makefile:  New file.  Pass targets through to build directory.
4540
        * .cvsignore:  No longer ignore "Makefile".
4541
 
4542
2002-06-16  Douglas Rupp  
4543
 
4544
        * MAINTAINERS (Write After Approval): Add self.
4545
 
4546
2002-06-11  Kaveh R. Ghazi  
4547
 
4548
        * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4549
 
4550
2002-06-08  Jason Thorpe  
4551
 
4552
        * configure.in (vax-*-netbsd*): Re-enable gas.
4553
 
4554
2002-05-31  Nathanael Nerode  
4555
 
4556
        * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4557
        BUILD_PREFIX_1, to correct nomenclature.
4558
        * configure: Likewise.
4559
 
4560
        * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4561
        * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4562
 
4563
2002-05-31  Olaf Hering  
4564
 
4565
        * config-ml.in: Propogate DESTDIR also.
4566
 
4567
2002-05-29  Jason Thorpe  
4568
 
4569
        * configure.in (vax-*-netbsd*): Don't build gas for this
4570
        platform.
4571
 
4572
2002-05-28  Marek Michalkiewicz  
4573
 
4574
        * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4575
        and libgcj for AVR.
4576
 
4577
2002-05-23  Kaz Kojima  
4578
 
4579
        * MAINTAINERS (Write After Approval): Add myself.
4580
 
4581
2002-05-22  Jason Thorpe  
4582
 
4583
        * config.guess: Update to 2002-05-22 version.
4584
        * config.sub: Likewise.
4585
 
4586
2002-05-16  Rainer Orth  
4587
 
4588
        * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4589
        * config-ml.in: Likewise.
4590
        * configure: Likewise.
4591
        * configure.in: Likewise.
4592
 
4593
2002-05-16  Stephane Carrez  
4594
 
4595
        * MAINTAINERS: Update my email address.
4596
 
4597
2002-05-13  Nathanael Nerode  
4598
 
4599
        * configure.in: Simplify makefile fragment collection.
4600
 
4601
        * configure.in: Remove code to build emacs.
4602
 
4603
        * configure.in : Remove --srcdir argument from targargs and buildargs
4604
        (it's always overridden in the Makefile anyway).  Rearrange a bit.
4605
 
4606
        * configure: Move some logic to configure.in.
4607
        * configure.in: Move some logic from configure.
4608
 
4609
2002-05-11  Tom Tromey  
4610
 
4611
        * MAINTAINERS: Reflect libgcj reality.
4612
 
4613
2002-05-09  Federico G. Schwindt  
4614
 
4615
        * Makefile.in: Honour DESTDIR.
4616
 
4617
2002-05-08  Mark Mitchell  
4618
 
4619
        * config.guess: Import 2002-03-20 version.
4620
        * config.sub: Import 2002-04-26 version.
4621
 
4622
2002-05-08  Rainer Orth  
4623
 
4624
        * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
4625
 
4626
2002-05-07  Tim Josling  
4627
 
4628
        * MAINTAINERS: Add self.
4629
 
4630
2002-05-06  Loren J. Rittle 
4631
 
4632
        * ltmain.sh: Detect and handle object name conflicts
4633
        while piecewise linking a static library.
4634
 
4635
2002-05-05  Alexandre Oliva  
4636
 
4637
        * configure.in (noconfigdirs): Don't disable libgcj on
4638
        sparc64-*-solaris* and sparcv9-*-solaris*.
4639
 
4640
2002-05-03  Alexandre Oliva  
4641
 
4642
        * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4643
 
4644
2002-05-03  Thomas Fitzsimmons  
4645
 
4646
        * configure.in (FLAGS_FOR_TARGET): Do not add
4647
        -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4648
        on i[3456]86-*-linux*.
4649
 
4650
2002-05-01  Thomas Fitzsimmons  
4651
 
4652
        * configure.in (noconfigdirs): Replace [ ] with test.
4653
 
4654
        * configure.in (noconfigdirs): Do not add target-newlib if
4655
        target == i[3456]86-*-linux*, and host == target.
4656
 
4657
2002-04-29  Nathanael Nerode  
4658
 
4659
        * configure.in: delete reference to absent file
4660
 
4661
        * configure.in: replace '[' with 'test'
4662
 
4663
        * configure.in: Eliminate references to gash.
4664
        * Makefile.in: Eliminate references to gash.
4665
 
4666
        * configure.in: remove useless references to 'pic' makefile fragments.
4667
 
4668
        * configure.in: (*-*-windows*) Finish removing.
4669
 
4670
        * configure.in: Eliminate redundant test for libgui.
4671
 
4672
2002-04-29  Roger Sayle  
4673
 
4674
        * MAINTAINERS: Add self and realphabetize.  Update entries
4675
        for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
4676
        entry for a29k port maintainer.
4677
 
4678
2002-04-26      Joel Sherrill 
4679
 
4680
        * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4681
        (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4682
 
4683
2002-04-19  Nathanael Nerode  
4684
 
4685
        * configure.in: remove references to dead files
4686
 
4687
2002-04-19  Mark Mitchell  
4688
 
4689
        * MAINTAINERS: Add information about purpose of this file.
4690
 
4691
2002-04-18  Tom Tromey  
4692
 
4693
        * configure.in: Disallow configuring libgcj when it is already
4694
        installed and we're using Solaris 2.8 linker.  Do enable libgcj on
4695
        Solaris 2.8 by default.  For PR libgcj/6158.
4696
 
4697
2002-04-17  Nathanael Nerode  
4698
 
4699
        * configure.in:  Move default CC setting out of config/mh-* fragments
4700
        directly into here.
4701
 
4702
2002-04-17  Nathanael Nerode  
4703
 
4704
        * configure.in: don't even try to configure or make a subdirectory
4705
        if there's no configure script for it.
4706
 
4707
2002-04-15  Mark Mitchell  
4708
 
4709
        * MAINTAINERS: Remove chill maintainers.
4710
        * Makefile.in (CHILLFLAGS): Remove.
4711
        (CHILL_LIB): Remove.
4712
        (TARGET_CONFIGDIRS): Remove libchill.
4713
        (CHILL_FOR_TARGET): Remove.
4714
        (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4715
        CHILL_LIB.
4716
        (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4717
        (CHECK_TARGET_MODULES): Likewise.
4718
        (INSTALL_TARGET_MODULES): Likewise.
4719
        (CLEAN_TARGET_MODULES): Likewise.
4720
        (configure-target-libchill): Remove.
4721
        (all-target-libchill): Remove.
4722
        * configure.in (target_libs): Remove target-libchill.
4723
        Do not compute CHILL_FOR_TARGET.
4724
        * libchill: Remove directory.
4725
 
4726
2002-04-11  DJ Delorie  
4727
 
4728
        * Makefile.in, configure.in: Sync with binutils, entries
4729
        follow...
4730
 
4731
2002-04-07  Andrew Cagney  
4732
 
4733
        * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
4734
        (do-tar, do-bz2): New rules.
4735
        (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
4736
        (gdb-tar): New rule.
4737
        (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
4738
        (insight_dejagnu.tar): New rule.
4739
        (insight.tar): New rule.
4740
        (gdb+dejagnu.tar): New rule.
4741
        (gdb.tar): New rule.
4742
 
4743
2002-02-01  Mo DeJong  
4744
 
4745
        * Makefile.in: Add all-tix to deps for all-snavigator
4746
        so that tix is built when building snavigator.
4747
 
4748
2002-01-11  Steve Ellcey  
4749
 
4750
        * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4751
        ld and gdb are not supported.
4752
 
4753
2002-01-07  Mark Salter  
4754
 
4755
        * configure.in: Remove target-bsp and target-cygmon from arm builds.
4756
        Allow target-libgloss to be built for arm, strongarm, and xscale.
4757
 
4758
2001-12-13  Thomas Fitzsimmons  
4759
 
4760
        * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4761
        options for i[3456]86-pc-linux* native builds.
4762
 
4763
2001-11-20  Nick Clifton  
4764
 
4765
        * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4766
        files from .po files for a distribution.
4767
 
4768
2001-09-03  Jeff Holcomb  
4769
 
4770
        * configure.in: Enable libstdc++-v3 for h8300 targets.
4771
 
4772
2001-06-19  Alan Modra  
4773
 
4774
        * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
4775
        version from bfd/.
4776
 
4777
Fri Jun  8 11:14:02 2001  Andrew Cagney  
4778
 
4779
        * Makefile.in (VER): When present, extract the version number from
4780
        the file version.in.
4781
 
4782
2001-05-24  Tom Rix 
4783
 
4784
        * configure.in : enable ld for aix
4785
 
4786
2001-02-09  Martin Schwidefsky  
4787
 
4788
        * config.guess: Add linux target for S/390.
4789
 
4790
2000-11-07  Philip Blundell  
4791
 
4792
        * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4793
 
4794
2000-11-03  Philip Blundell  
4795
 
4796
        * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4797
        files.
4798
 
4799
2001-01-15  Ben Elliston  
4800
 
4801
        * configure.in (host_tools): Add sid.
4802
        Always configure cgen.
4803
 
4804
2000-11-24  Nick Clifton  
4805
 
4806
        * configure.in (c4x, c5x, tic54x): Move after ARM targets.
4807
 
4808
 
4809
2000-08-20  Doug Evans  
4810
 
4811
        * Makefile.in (ALL_MODULES): Add all-cgen.
4812
        (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
4813
        (all-cgen): New target.
4814
        (all-opcodes,all-sim): Depend on all-cgen.
4815
        * configure.in (host_tools): Add cgen.
4816
        Only configure cgen if --enable-cgen-maint.
4817
 
4818
2002-04-09  Loren J. Rittle 
4819
 
4820
        * configure.in: Add *-*-freebsd* configurations.
4821
 
4822
2002-04-08  Tom Tromey  
4823
 
4824
        * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4825
        Fixes PR libgcj/6068.
4826
 
4827
2002-03-30  Krister Walfridsson  
4828
 
4829
        * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4830
 
4831
2002-03-27  Rainer Orth  
4832
 
4833
        * configure.in (alpha*-dec-osf*): Enable libgcj.
4834
 
4835
2003-03-27  Matthew Gingell 
4836
 
4837
        * MAINTAINERS (Write After Approval): Add myself.
4838
 
4839
2002-03-24  Nick Clifton  
4840
 
4841
        Fix for: PR bootstrap/3591, target/5676
4842
        * configure.in (mcore-pe): Disable the configuration of
4843
        libstdc++-v3 since exceptions are not supported.
4844
 
4845
2002-03-20  Anthony Green  
4846
 
4847
        * configure.in: Enable libgcj for xscale-elf target.
4848
 
4849
Tue Mar 19 09:05:08 2002  J"orn Rennecke 
4850
 
4851
        * MAINTAINERS:  Update my email address.
4852
 
4853
2002-03-16  Alexandre Oliva  
4854
 
4855
        * ltmain.sh (relink_command): Fix typo in previous change.
4856
 
4857
2002-03-15  Alexandre Oliva  
4858
 
4859
        * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
4860
        (relink_command): Added --tag flags.
4861
        (mode=install): If relinking fails; error out.
4862
 
4863
2002-03-12  Richard Henderson  
4864
 
4865
        * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
4866
        .NOTPARALLEL tag.
4867
        (do-check): Rename from check.
4868
        (check): Allow parallel check.
4869
 
4870
2002-03-12  Bob Wilson  
4871
 
4872
        * MAINTAINERS: Add myself as maintainer for xtensa port.
4873
        Fix alphabetical order in CPU port maintainer list.
4874
        Remove myself from Write After Approval list.
4875
 
4876
2002-03-11  Richard Henderson  
4877
 
4878
        * Makefile.in (.NOTPARALLEL): Add fake tag.
4879
 
4880
2002-03-07  H.J. Lu  (hjl@gnu.org)
4881
 
4882
        * configure.in: Enable gprof for mips*-*-linux*.
4883
 
4884
2002-03-05  Danny Smith  
4885
 
4886
        * MAINTAINERS (Write After Approval): Add myself.
4887
 
4888
2002-02-28  Alexandre Oliva  
4889
 
4890
        * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4891
        libjava.
4892
        (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4893
 
4894
2002-02-23  Alexandre Oliva  
4895
 
4896
        * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4897
        because its Makefile is there; test for the executable instead.
4898
 
4899
2002-02-22  Alexandre Oliva  
4900
 
4901
        * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4902
        libstdc++-v3 and libjava.
4903
 
4904
2002-02-11  Adam Megacz 
4905
 
4906
        * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4907
        boehm-gc
4908
 
4909
2002-02-09  Alexandre Oliva  
4910
 
4911
        * config.guess: Updated to 2002-01-30's version.
4912
        * config.sub: Updated to 2002-02-01's version.
4913
        Contribute sh64-elf.
4914
        2000-12-01  Alexandre Oliva  
4915
        * configure.in: Added sh64-*-*.
4916
 
4917
2002-02-08  Chris Demetriou  
4918
 
4919
        * MAINTAINERS: Belatedly add myself to write after approval list.
4920
 
4921
Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  
4922
 
4923
        * MAINTAINERS: Put self in as maintainer for x86-64 port.
4924
        Remove self as Write After Approval.
4925
 
4926
2002-01-31  Geoffrey Keating  
4927
 
4928
        * MAINTAINERS: Put self in as maintainer for contrib/regression
4929
        directory.
4930
 
4931
2002-01-28  Phil Edwards  
4932
 
4933
        * MAINTAINERS:  Update my email address.
4934
 
4935
2002-01-26  Jason Thorpe  
4936
 
4937
        * configure.in (*-*-netbsd*): New.  Skip target-newlib,
4938
        target-libiberty, and target-libgloss.  Skip Java-related
4939
        libraries if not supported for NetBSD on target CPU.
4940
 
4941
2002-01-25  Douglas B Rupp  
4942
 
4943
        * install-sh: Use _inst.$$_ for temp file name.
4944
 
4945
2002-01-24  Jason Thorpe  
4946
 
4947
        * MAINTAINERS (Write After Approval): Move my contact info
4948
        from here...
4949
        (OS Port Maintainers): ...to here (netbsd).
4950
 
4951
2002-01-22  Bob Wilson  
4952
 
4953
        * MAINTAINERS (Write After Approval): Add myself.
4954
 
4955
2002-01-17  H.J. Lu 
4956
 
4957
        * Makefile.in (all-fastjar): Also depend on all-libiberty.
4958
        (all-target-fastjar): Also depend on all-target-libiberty.
4959
 
4960
2002-01-16  H.J. Lu  (hjl@gnu.org)
4961
 
4962
        * config.guess: Import from master sources, rev 1.225.
4963
        * config.sub: Import from master sources, rev 1.238.
4964
 
4965
2002-01-16  Kazu Hirata  
4966
 
4967
        * MAINTAINERS (Write After Approval): Remove myself.
4968
 
4969
2001-12-19  Florian Weimer  
4970
 
4971
        * MAINTAINERS (Write After Approval): Add myself.
4972
 
4973
2001-12-17  Joseph S. Myers  
4974
 
4975
        * MAINTAINERS: Add self as docs co-maintainer.
4976
 
4977
2001-12-11  Matthias Klose  
4978
 
4979
        * MAINTAINERS (Write After Approval): Add myself.
4980
 
4981
2001-12-09  Zack Weinberg  
4982
 
4983
        * MAINTAINERS: Update my email address.
4984
 
4985
2001-12-07  Turly O'Connor  
4986
        * MAINTAINERS (Write After Approval): Add myself.
4987
        * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
4988
        (rs6000_initialize_trampoline): Call __trampoline_setup for
4989
        ABI_DARWIN too.
4990
        * darwin-tramp.asm: New file, implements __trampoline_setup.
4991
        * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4992
 
4993
2001-12-07  Paolo Carlini  
4994
 
4995
        * MAINTAINERS (Write After Approval): Add myself.
4996
 
4997
Wed Dec  5 07:33:45 2001  Douglas B. Rupp  
4998
 
4999
        * configure, configure.in: Use temp file for long sed commands.
5000
 
5001
2001-12-03  Laurent Guerby  
5002
 
5003
        * config.sub: Update to version 1.232 on subversion.
5004
 
5005
2001-12-03  Ben Elliston  
5006
 
5007
        * MAINTAINERS: Update mail address for config.* patches.
5008
 
5009
2001-11-27  DJ Delorie 
5010
            Zack Weinberg  
5011
 
5012
        When build != host, create libiberty for the build machine.
5013
 
5014
        * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5015
        CONFIG_ARGUMENTS.
5016
        (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5017
        New variables.
5018
        (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5019
        and rules.
5020
        (all.normal): Depend on ALL_BUILD_MODULES.
5021
        (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5022
        (all-build-libiberty): Depend on configure-build-libiberty.
5023
 
5024
        * configure: Calculate and substitute proper value for
5025
        ALL_BUILD_MODULES.
5026
        * configure.in: Create the build subdirectory.
5027
        Calculate and substitute TARGET_CONFIGARGS (formerly
5028
        CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5029
 
5030
2001-11-26  Ziemowit Laski  
5031
 
5032
        * MAINTAINERS (write-after-approval): Add self.
5033
 
5034
2001-11-17  Craig Rodrigues  
5035
 
5036
        * MAINTAINERS (GNATS only accounts): Remove self.
5037
 
5038
2001-11-14  Hans-Peter Nilsson  
5039
 
5040
        * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
5041
        libf2c.
5042
 
5043
2001-11-12  Craig Rodrigues  
5044
 
5045
        * MAINTAINERS (Write After Approval): Add self.
5046
 
5047
2001-11-12  David O'Brien  
5048
 
5049
        * MAINTAINERS: mips and s390 are also CPU ports.
5050
 
5051
2001-11-12  David O'Brien  
5052
 
5053
        * MAINTAINERS: mcore, cris and mmix are also CPU ports.
5054
 
5055
2001-11-11  David O'Brien  
5056
 
5057
        * MAINTAINERS: Alphabetize.
5058
 
5059
2001-11-09  Kazu Hirata  
5060
 
5061
        * MAINTAINERS (Various maintainers: h8 port): Add myself.
5062
 
5063
2001-11-09  John David Anglin  
5064
 
5065
        * MAINTAINERS (Various maintainers: hppa port): Added myself.
5066
 
5067
2001-11-08  Phil Edwards  
5068
 
5069
        * configure.in (--enable-languages): Be more permissive about
5070
        syntax.  Check for empty lists better.  Warn about $LANGUAGES.
5071
 
5072
2001-11-08  Geoffrey Keating  
5073
 
5074
        * config.sub: Import from master sources, rev. 1.230.
5075
        * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
5076
 
5077
2001-11-07  Laurent Guerby  
5078
 
5079
        * MAINTAINERS (Write After Approval): Add self.
5080
 
5081
2001-11-06  Hans-Peter Nilsson  
5082
 
5083
        * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5084
 
5085
2001-11-05  Hans-Peter Nilsson  
5086
 
5087
        * config.sub: Import from master sources, rev 1.226.
5088
        * config.guess: Import from master sources, rev 1.216.
5089
 
5090
2001-11-03  Hans-Peter Nilsson  
5091
 
5092
        * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
5093
        * MAINTAINERS: Add self as maintainer of MMIX port.
5094
        Remove old after-approval entry.
5095
 
5096
2001-10-28  Joseph S. Myers  
5097
 
5098
        * ChangeLog, configure: Fix spelling errors.
5099
 
5100
2001-10-20  Brendan Kehoe  
5101
 
5102
        * MAINTAINERS: Tweak my address.
5103
 
5104
Thu Oct 11 21:50:15 2001  J"orn Rennecke 
5105
 
5106
        * MAINTAINERS: Update my email address.
5107
 
5108
2001-10-11  Hans-Peter Nilsson  
5109
 
5110
        * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
5111
        * MAINTAINERS: Add self as maintainer of CRIS port.
5112
 
5113
2001-10-10  Geert Bosch  
5114
 
5115
        * MAINTAINERS (Various maintainers: Ada front end):
5116
        Added Robert Dewar.
5117
 
5118
2001-10-03  David Billinghurst 
5119
 
5120
        * MAINTAINERS (Write After Approval): Added self
5121
 
5122
2001-10-02  Geert Bosch  
5123
 
5124
        * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5125
 
5126
2001-10-02  Joseph S. Myers  
5127
 
5128
        * configure: Handle temporary files securely using mkdir.
5129
 
5130
2001-09-29  Alexandre Oliva  
5131
 
5132
        * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5133
 
5134
2001-09-26  Will Cohen 
5135
 
5136
        * configure.in (*-*-linux*): Disable configuration of target-newlib
5137
        and target-libgloss.
5138
 
5139
2001-09-26  Alexandre Oliva  
5140
 
5141
        * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
5142
        RANLIB.
5143
 
5144
2001-09-21  Alexandre Oliva  
5145
 
5146
        * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5147
        DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5148
        RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5149
        avoid quotes nesting problems.
5150
        (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5151
        (DO_X): Export only variables that are set.
5152
 
5153
2001-09-19  Ben Elliston  
5154
 
5155
        * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5156
        Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5157
        semantics.  Use the shell built-in "type" command instead.
5158
 
5159
2001-08-31  Alexandre Oliva  
5160
 
5161
        Merged from gcc-3_0-branch:
5162
        2001-07-30  Jeff Sturm  
5163
        * ltcf-c.sh: Use $objext, not $ac_objext.
5164
        2001-07-27  Mark Kettenis  
5165
        * ltcf-cxx.sh: Add support for GNU.
5166
        2001-07-22  Timothy Wall  
5167
        * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
5168
        default settings if using GNU tools with that configuration.
5169
        * ltcf-cxx.sh: Ditto.
5170
        * ltcf-gcj.sh: Ditto.
5171
        2001-07-21  Michael Chastain  
5172
        * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5173
        HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
5174
        * ltmain.sh: Mark as gcc-local.
5175
 
5176
2001-08-30  Eric Christopher  
5177
            Jason Eckhardt  
5178
 
5179
        * config.guess: Merge from master sources.
5180
        * config.sub: Merge from master sources, add support for mipsisa32.
5181
 
5182
2001-08-25  Geoffrey Keating  
5183
        * config.sub: Merge from master sources, rev 1.219.
5184
        * MAINTAINERS: Add self as contact for stormy16 port.
5185
 
5186
2001-08-14  Zack Weinberg  
5187
 
5188
        * config.sub: Merge from master sources, rev 1.218.
5189
        * config.guess: Merge from master sources, rev 1.209.
5190
 
5191
2001-08-11  Graham Stott  
5192
 
5193
        * Makefile.in (check-c++): Add missing semicolon.
5194
 
5195
Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  
5196
 
5197
        * MAINTAINERS (Various maitainers: predict.def): Added myself.
5198
 
5199
2001-07-30  Eric Christopher  
5200
 
5201
        * MAINTAINERS (Various maintainers: mips port): Added myself.
5202
 
5203
2001-07-25  Andrew Haley  
5204
 
5205
        * configure.in (sh-*-linux*): New.
5206
 
5207
2001-07-27  Richard Henderson  
5208
 
5209
        * .cvsignore: Add LAST_UPDATED.
5210
 
5211
2001-07-23  Ulrich Weigand  
5212
 
5213
        * MAINTAINERS (Various maintainers: s390 port): Added myself.
5214
 
5215
2001-07-16  Aldy Hernandez  
5216
 
5217
        * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
5218
 
5219
Fri Jul 13 14:31:57 2001  Nicola Pero  
5220
 
5221
        * MAINTAINERS (Write After Approval): Added myself.
5222
 
5223
2001-07-12  Stephane Carrez  
5224
 
5225
        * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5226
        and libgcj on m68hc11/m68hc12.
5227
 
5228
2001-06-27  H.J. Lu  (hjl@gnu.org)
5229
 
5230
        * Makefile (CFLAGS_FOR_BUILD): New.
5231
        (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
5232
 
5233
2001-06-13  Joseph S. Myers  
5234
 
5235
        * README: Remove version number.
5236
 
5237
2001-06-13  Gerald Pfeifer  
5238
 
5239
        * INSTALL/README: Update wrt. to the installation instructions now
5240
        residing in gcc/doc/install.texi.
5241
 
5242
2001-06-13  Joseph S. Myers  
5243
 
5244
        * README: Replace with a cut-down and updated version of gcc/README.
5245
 
5246
2001-06-12  David Edelsohn  
5247
 
5248
        * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
5249
        multilibs to be disabled.
5250
 
5251
2001-06-11  Daniel Berlin  
5252
 
5253
        * MAINTAINERS (Write After Approval): Add myself.
5254
 
5255
2001-06-09  Alexandre Oliva  
5256
 
5257
        * config.guess: Import CVS version 1.195.
5258
        * config.sub: Import CVS version 1.212.
5259
 
5260
2001-06-08  Alexandre Oliva  , Jeff Sturm  
5261
 
5262
        * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5263
        gcc/xgcc is built, use -print-prog-name to find out the program
5264
        name to use.
5265
 
5266
2001-06-04  Phil Edwards  
5267
 
5268
        * config.guess:  Import CVS version 1.194.  All gcc-local changes
5269
        appear to also be in the master copy.
5270
        * config.sub:  Import CVS version 1.211.
5271
 
5272
Mon Jun  4 16:32:53 2001  Mark Mitchell  
5273
 
5274
        * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5275
        with_gcc]: Use `gcc -shared' to build a shared library.
5276
 
5277
Mon Jun  4 16:24:43 2001  John David Anglin  
5278
 
5279
        * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5280
        archives.
5281
 
5282
Fri Jun  1 18:55:19 2001  Rainer Orth  
5283
 
5284
        * MAINTAINERS (Write After Approval): Add myself.
5285
 
5286
2001-06-01  Hans-Peter Nilsson  
5287
 
5288
        * configure.in (libstdcxx_flags): Do not try to execute
5289
        libstdc++-v3/testsuite_flags until it exists.
5290
 
5291
2001-06-01  Alan Modra  
5292
 
5293
        * MAINTAINERS: Update my email address.
5294
 
5295
2001-05-31  Graham Stott  
5296
 
5297
        * MAINTAINERS (Write After Approval): Add myself.
5298
 
5299
2001-05-28  Simon Patarin 
5300
 
5301
        * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
5302
        libraries when using g++ with native linker.
5303
 
5304
2001-05-28  Alexandre Oliva  
5305
 
5306
        * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5307
 
5308
2001-05-22  Alexandre Oliva  
5309
 
5310
        * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5311
        [aix4*|aix5*]: Prepend blank.
5312
 
5313
2001-05-20  Alexandre Oliva  
5314
 
5315
        * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5316
        ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
5317
        of subdir/configure scripts to use the new libtool.m4.
5318
 
5319
2001-05-19  Matt Kraai  
5320
 
5321
        * MAINTAINERS (Write After Approval): Add myself.
5322
 
5323
2001-05-18  Benjamin Kosnik  
5324
 
5325
        * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
5326
 
5327
2001-05-11  Ben Elliston  
5328
 
5329
        * Makefile.in (all-sid): New target.
5330
        (check-sid, clean-sid, install-sid): Likewise.
5331
 
5332
2001-05-09  Jeffrey Oldham  
5333
 
5334
        * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
5335
 
5336
2001-05-03  Alexandre Oliva  
5337
 
5338
        * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5339
        libgcj.
5340
 
5341
2001-05-03  Alexandre Oliva  
5342
 
5343
        * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5344
        gcc/xgcc is built, use -print-prog-name to find out the program
5345
        name to use.
5346
 
5347
2001-04-26  Alexandre Oliva  
5348
 
5349
        * configure.in (noconfigdirs): Don't reset it from scratch in the
5350
        target case; only append to it.
5351
 
5352
        * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5353
        sparc-*-solaris2.8]: Disable ${libgcj}.
5354
 
5355
2001-04-25  Alexandre Oliva  
5356
 
5357
        * configure.in (libgcj_saved): Copy from $libgcj.
5358
        (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5359
        --disable-libgcj.
5360
 
5361
2001-04-25  Gavin Romig-Koch  
5362
 
5363
        * MAINTAINERS: Remove self as MIPS maintainer and
5364
        C front end maintainer.
5365
 
5366
Mon Apr 23 09:15:03 2001  Anthony Green  
5367
 
5368
        * configure.in: Move *-chorusos target case to the proper switch.
5369
        Disable libgcj.
5370
 
5371
2001-04-12  Alexandre Oliva  
5372
 
5373
        * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5374
        1.641.2.228.
5375
 
5376
2001-04-13  Franz Sirl  
5377
 
5378
        * Makefile.in (STAGE1_CFLAGS): Pass down.
5379
 
5380
2001-04-13  Alan Modra  
5381
 
5382
        * config.guess: Add hppa64-linux support.  Note for next import that
5383
        this is already in the master file.
5384
        * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
5385
 
5386
2001-04-12  Alexandre Oliva  
5387
 
5388
        * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5389
        ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5390
 
5391
2001-04-11  Stan Shebs  
5392
 
5393
        * MAINTAINERS: Add self as Darwin port maintainer.
5394
 
5395
2001-04-11  Alan Modra  
5396
 
5397
        * MAINTAINERS: Update my email address.
5398
 
5399
2001-04-10  Loren J. Rittle  
5400
 
5401
        * ltcf-cxx.sh: Support creation of C++ shared libraries on
5402
        recent versions of FreeBSD (release 3 or later).
5403
        * ltconfig: On FreeBSD, -lc must not be provided when building
5404
        a shared library or else the standard -pthread gcc option is
5405
        rendered worthless to later users of the built library.
5406
 
5407
2001-04-06  Joseph S. Myers  
5408
 
5409
        * MAINTAINERS: Add self and RTH as C front end maintainers.
5410
 
5411
2001-04-05  Alexandre Oliva  
5412
 
5413
        * config.sub: Make sure to match an already-canonicalized
5414
        machine name (eg. mn10300-unknown-elf).
5415
 
5416
2001-04-01  Alexandre Oliva  
5417
 
5418
        * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5419
        New macros.
5420
        (bootstrap, cross): Use RECURSE_FLAGS.
5421
        * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5422
 
5423
2001-03-27  Alexandre Oliva  
5424
 
5425
        * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5426
 
5427
2001-03-22  Colin Howell  
5428
 
5429
        * Makefile.in (DO_X): Do not backslash single-quotes in
5430
        backquotes (two places).
5431
 
5432
2001-03-22  Alexandre Oliva  
5433
 
5434
        Re-installed:
5435
        2001-01-02  Laurynas Biveinis  
5436
        * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
5437
        '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5438
        * ltcf-cxx.sh: Likewise.
5439
        * ltcf-gcj.sh: Likewise.
5440
 
5441
2001-03-22  Gerald Pfeifer  
5442
 
5443
        * MAINTAINERS: Add myself as "documentation co-maintainer".
5444
 
5445
2001-03-22  Alexandre Oliva  
5446
 
5447
        * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5448
        ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5449
 
5450
2001-03-19  Tom Tromey  
5451
 
5452
        * config-ml.in: Handle GCJ and GCJFLAGS.
5453
 
5454
2001-03-21  Michael Chastain  
5455
 
5456
        * Makefile.in: all-m4 depends on all-texinfo.
5457
 
5458
2001-03-20  Loren J. Rittle  
5459
 
5460
        * MAINTAINERS: Add myself to write after approval list.
5461
 
5462
2001-03-18  Laurynas Biveinis  
5463
 
5464
        * Makefile.in (DO_X): Quote nested quotes.
5465
 
5466
2001-03-18  Alan Modra  
5467
 
5468
        * MAINTAINERS: Add myself to write after approval list.
5469
 
5470
2001-03-15  Laurynas Biveinis  
5471
 
5472
        * Makefile.in (DO_X): Use double quotes for quoting
5473
        "RANLIB=$${RANLIB}".
5474
 
5475
2001-03-10  Ovidiu Predescu  
5476
 
5477
        * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
5478
 
5479
2001-03-09  Nicola Pero 
5480
 
5481
        * configure.in: Only use `lang_requires' for languages athat are
5482
        actually enabled.
5483
 
5484
2001-03-08  Phil Edwards  
5485
 
5486
        * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
5487
 
5488
2001-03-08  Alexandre Oliva  
5489
 
5490
        * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5491
 
5492
2001-03-07  Tom Tromey  
5493
 
5494
        * configure.in: Allow config-lang.in to set `lang_requires' to list
5495
        of other required languages.
5496
 
5497
2001-03-06  Laurynas Biveinis  
5498
 
5499
        * Makefile.in: Remove RANLIB definition. Use RANLIB
5500
        in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
5501
        EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
5502
 
5503
2001-02-28  Benjamin Kosnik  
5504
            Alexandre Oliva  
5505
 
5506
        * Makefile.in (check-c++): Use tabs, not spaces.
5507
 
5508
2001-02-20  Laurynas Biveinis  
5509
 
5510
        * MAINTAINERS: add myself to Write After Approval list.
5511
 
5512
2001-02-19  Benjamin Kosnik  
5513
 
5514
        * Makefile.in (check-c++): New rule.
5515
 
5516
        * configure.in (target_libs): Remove libg++.
5517
        (noconfigdirs): Remove libg++.
5518
        (noconfigdirs): Same.
5519
        (noconfigdirs): Same.
5520
        (noconfigdirs): Same.
5521
 
5522
        * config-ml.in: Remove libg++ references.
5523
 
5524
        * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
5525
        (ALL_TARGET_MODULES): Same.
5526
        (configure-target-libg++): Remove.
5527
        (all-target-libg++): Remove.
5528
        (configure-target-libio): Remove.
5529
        (all-target-libio): Remove.
5530
        (check-target-libio): Remove.
5531
        (.PHONY): Remove.
5532
        (libg++.tar.bz2): Remove.
5533
        (all-target-cygmon): Remove libio.
5534
        (all-target-libstdc++): Remove.
5535
        (configure-target-libstdc++): Remove.
5536
        (TARGET_LIB_PATH): Remove libstdc++.
5537
        (ALL_GCC_CXX): Remove libstdc++.
5538
        (all-target-gperf): Correct.
5539
 
5540
2001-02-16  Nick Clifton  
5541
 
5542
        * configure.in (noconfigdirs): Allow configuration of texinfo
5543
        for Cygwin hosts.
5544
 
5545
2001-02-15  Anthony Green  
5546
 
5547
        * configure: Introduce GCJ_FOR_TARGET.
5548
        * configure.in: Ditto.
5549
        * Makefile.in: Ditto.
5550
 
5551
2001-02-13  Andreas Schwab  
5552
 
5553
        * MAINTAINERS: Update mail address.
5554
 
5555
2001-02-09  Martin Schwidefsky  
5556
 
5557
        * config.guess: Add linux target for S/390.
5558
        * config.sub: Likewise.
5559
 
5560
2001-02-08  Chandrakala Chavva 
5561
 
5562
        * configure.in: for *-chorusos, don't config target-newlib and
5563
        target-libgloss.
5564
 
5565
2001-02-06  Ben Elliston  
5566
 
5567
        * configure: Output host type to stdout, not stderr.
5568
 
5569
2001-02-05  Mark Mitchell  
5570
 
5571
        * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
5572
        * ltcf-cxx.sh: Likewise.
5573
 
5574
        * config.if: Assume enable_libstdcxx_v3 is defined.
5575
 
5576
2001-02-04  Mark Mitchell  
5577
 
5578
        Remove V2 C++ library.
5579
        * configure.in: Remove --enable-libstdcxx_v3 support.
5580
 
5581
2001-01-31  Bryce McKinlay  
5582
 
5583
        * include/demangle.h: Add prototype for java_demangle_v3.
5584
 
5585
2001-01-29  Phil Edwards  
5586
 
5587
        * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
5588
 
5589
2001-01-27  Richard Henderson  
5590
 
5591
        * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
5592
 
5593
2001-01-27  Michael Sokolov  
5594
 
5595
        * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5596
        Don't unset, it's non-portable and no longer necessary, set to empty
5597
        instead.
5598
 
5599
2001-01-27  Michael Sokolov  ,  Alexandre Oliva  
5600
 
5601
        * ltconfig: Shell portability fix for the tagname validity check.
5602
 
5603
2001-01-27  Alexandre Oliva  
5604
 
5605
        * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5606
        * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5607
 
5608
2001-01-26  Michael Sokolov  
5609
 
5610
        * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5611
 
5612
2001-01-26  Tom Tromey  
5613
 
5614
        * configure.in: Allow libgcj to be built on Sparc Solaris.
5615
 
5616
2001-01-25  David Edelsohn  
5617
 
5618
        * ltcf-c.sh: Add aix5 case.
5619
        * ltcf-cxx.sh: Likewise.
5620
        * ltconfig: Likewise.
5621
 
5622
2001-01-24  Alexandre Oliva  
5623
 
5624
        * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5625
        keep at least one of build_libtool_libs or build_old_libs set to
5626
        yes.
5627
 
5628
        * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5629
        * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5630
 
5631
2001-01-23  Bryce McKinlay  
5632
 
5633
        * configure.in: Enable libgcj on several additional platforms.
5634
 
5635
2001-01-22  Bryce McKinlay  
5636
 
5637
        * configure.in: Enable libgcj for linux targets.
5638
 
5639
2001-01-20  Michael Sokolov  
5640
 
5641
        * MAINTAINERS (Write After Approval): Add myself.
5642
 
5643
2001-01-15  John David Anglin  
5644
 
5645
        * MAINTAINERS: Add myself as vax port maintainer.
5646
 
5647
2001-01-11  Fergus Henderson  
5648
 
5649
        * MAINTAINERS: Add myself as Mercury front-end maintainer.
5650
 
5651
2001-01-09  Mike Stump  
5652
 
5653
        * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
5654
        failures of subdirectories.
5655
 
5656
2001-01-02  Laurynas Biveinis  
5657
 
5658
        * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
5659
        '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5660
        * ltcf-cxx.sh: Likewise.
5661
        * ltcf-gcj.sh: Likewise.
5662
        * ltconfig.sh: Fix typo.
5663
 
5664
2001-01-02  Laurynas Biveinis  
5665
 
5666
        * configure: handle DOS-style absolute paths.
5667
 
5668
2001-01-02  Laurynas Biveinis  
5669
 
5670
        * configure.in: remove supported directories from $noconfigdirs for DJGPP.
5671
 
5672
2000-12-30  Marek Michalkiewicz  
5673
 
5674
        * MAINTAINERS: Add myself as avr port co-maintainer.
5675
 
5676
2000-12-28  Ben Elliston  
5677
 
5678
        * MAINTAINERS: Add myself under ``Write After Approval''.
5679
 
5680
2000-12-19  Joseph S. Myers  
5681
 
5682
        * texinfo: Remove directory from GCC.
5683
 
5684
2000-12-18  Joseph S. Myers  
5685
 
5686
        * COPYING: Update to current
5687
        ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
5688
        to 19yy as example year in copyright notice).
5689
 
5690
2000-12-18  Benjamin Kosnik  
5691
 
5692
        * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
5693
        (libstdcxx_incdir): Pass down.
5694
        * config.if: Remove expired bits for cxx_interface, add stub.
5695
        (libstdcxx_incdir): Add variable for g++ include directory.
5696
        * configure.in (gxx_include_dir): Use it.
5697
 
5698
2000-12-18  Alexandre Oliva  
5699
 
5700
        * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
5701
        with old-email address from ``Write After Approval''.
5702
 
5703
2000-12-15  Andreas Jaeger  
5704
 
5705
        * configure.in: Handle lang_dirs.
5706
 
5707
2000-12-14  Tom Tromey  
5708
 
5709
        * MAINTAINERS: Removed brads.
5710
 
5711
        * MAINTAINERS: Added gcj developers.
5712
 
5713
2000-12-13  Anthony Green  
5714
 
5715
        * configure.in: Disable libgcj for any target not specifically
5716
        listed.  Disable libgcj for x86 and Alpha Linux until compatible
5717
        with g++ abi.
5718
 
5719
2000-12-13  Mike Stump  
5720
 
5721
        * Makefile.in (local-distclean): Also remove fastjar.
5722
 
5723
2000-12-12  Rodney Brown  
5724
 
5725
        * contrib/gcc_update: Add fastjar --touch entries.
5726
 
5727
2000-12-12  Alexandre Oliva  
5728
 
5729
        * configure.in: Disable language-specific target libraries for
5730
        languages that aren't enabled.
5731
 
5732
2000-12-10  Anthony Green  
5733
 
5734
        * configure.in: Define libgcj.  Disable libgcj target libraries for
5735
        most targets.
5736
 
5737
2000-12-10  Neil Booth  
5738
 
5739
        * MAINTAINERS: Update mail address, remove from WAA list.
5740
 
5741
2000-12-09  Alexandre Petit-Bianco  
5742
 
5743
        * libjava: Imported from /cvs/java.
5744
        * libffi: Likewise.
5745
        * Boehm-gc: Likewise.
5746
 
5747
2000-12-09  Alexandre Petit-Bianco  
5748
 
5749
        * configure.in (target_libs): Revert 2000-12-08 patch.
5750
        (noconfigdirs): Added target-libjava.
5751
 
5752
2000-12-09  Laurynas Biveinis  
5753
 
5754
        * djunpack.bat: removed.
5755
 
5756
2000-12-09  Laurynas Biveinis  
5757
 
5758
        * Makefile.in: handle DOS-style absolute paths.
5759
        * config-ml.in: likewise.
5760
        * symlink-tree: likewise.
5761
 
5762
2000-12-08  Alexandre Petit-Bianco  
5763
 
5764
        * fastjar: Imported.
5765
 
5766
2000-12-08  Alexandre Petit-Bianco  
5767
 
5768
        * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
5769
        libjava.
5770
        * configure.in (target_libs): Removed `target-libjava'.
5771
 
5772
2000-12-08  Alexandre Petit-Bianco  
5773
 
5774
        * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5775
        (ALL_MODULES): Added fastjar.
5776
        (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5777
        (all-target-libjava): all-fastjar replaces all-zip.
5778
        (all-fastjar): Added.
5779
        (configure-target-fastjar, all-target-fastjar): Likewise.
5780
        * configure.in (host_tools): Added fastjar.
5781
 
5782
2000-12-07  Mike Stump  
5783
 
5784
        * Makefile.in (local-distclean): Remove leftover built files.
5785
 
5786
2000-11-24  Nick Clifton  
5787
 
5788
        * configure.in (xscale-elf): Add target.
5789
        (xscale-coff): Add target.
5790
 
5791
2000-11-22  Loren J. Rittle  
5792
 
5793
        * ltcf-cxx.sh: Support creation of C++ shared libraries on
5794
        recent versions of FreeBSD (release 3 or later).
5795
        * ltconfig: On FreeBSD, -lc must not be provided when building
5796
        a shared library or else the standard -pthread gcc option is
5797
        rendered worthless to later users of the built library.
5798
 
5799
2000-11-16  Fred Fish  
5800
 
5801
        * configure.in (enable_libstdcxx_v3): Fix typo,
5802
        libstd++ -> libstdc++.
5803
 
5804
2000-11-21  Kriang Lerdsuwanakij  
5805
 
5806
        * MAINTAINERS: Add self to Write After Approval list.
5807
 
5808
2000-11-21  Bernd Schmidt  
5809
 
5810
        * MAINTAINERS: Update my email address.  Add myself to global write
5811
        privs list.
5812
 
5813
2000-11-18  Alexandre Oliva  
5814
 
5815
        * Makefile.in: Merge with src and libgcj.
5816
        (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
5817
        configure-target- when their configure scripts need the C
5818
        or C++ library to have already been built to work properly.
5819
        (do_proto_toplev): Set them to an empty string.
5820
 
5821
        * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5822
        (REALLY_SET_LIB_PATH): Use them.
5823
 
5824
2000-11-17  Stan Shebs  
5825
 
5826
        * MAINTAINERS: Add self to Write After Approval list.
5827
 
5828
2000-11-13  Joseph S. Myers  
5829
 
5830
        * configure: Provide the original toplevel configure arguments
5831
        (including $0) to subprocesses in the environment rather than
5832
        through gcc/configargs.h.
5833
 
5834
2000-11-13  Joseph S. Myers  
5835
 
5836
        * MAINTAINERS: Remove references to cccp. Change C9X reference to
5837
        C99.  Alphabetise "Write After Approval" list.
5838
 
5839
2000-11-12  Mark Mitchell  
5840
 
5841
        * configure: Turn on libstdc++ V3 by default.
5842
 
5843
        * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
5844
        if we've got GCC.
5845
 
5846
2000-11-11  Philip Blundell  
5847
 
5848
        * MAINTAINERS: Add self to Write After Approval list.
5849
 
5850
2000-11-09  David Edelsohn  
5851
 
5852
        * ltcf-c.sh (aix4): Improve shared library configuration; require
5853
        exporting symbols.
5854
        * ltcf-cxx.sh (aix4): Define.
5855
        * ltconfig (aix4): Define library and soname specs appropriate for
5856
        AIX.  Define command to create export symbols list.
5857
 
5858
Mon Nov  6 14:19:35 2000  Christopher Faylor 
5859
 
5860
        * config.sub: Add support for Sun Chorus
5861
 
5862
2000-10-31  Nick Clifton  
5863
 
5864
        * MAINTAINERS: Rename @cygnus.com addresses to
5865
        @redhat.com.  Also installed new email address for Clint
5866
        Popetz.
5867
 
5868
2000-10-30  Joseph S. Myers  
5869
 
5870
        * etc: Remove directory from GCC.
5871
 
5872
2000-10-16  Michael Meissner  
5873
 
5874
        * configure (gcc/configargs.h): Only create if there is a build GCC
5875
        directory created.
5876
 
5877
2000-10-16  Matthias Klose  
5878
 
5879
        * config.if: Search libstdc++-v3/configure.in for INTERFACE,
5880
        when configured for libstdc++-v3.
5881
 
5882
2000-10-05  Phil Edwards  
5883
 
5884
        * configure: Save configure arguments to gcc/configargs.h.
5885
 
5886
2000-10-04  Philipp Thomas  
5887
 
5888
        * config.guess: Import CVS version 1.157.
5889
        * config.sub: Import CVS version 1.181.
5890
 
5891
2000-10-04  Andris Pavenis  
5892
 
5893
        * Makefile.in (bootstrap): avoid recursion if subdir missing
5894
        (cross): ditto
5895
        (do-proto-toplev): ditto
5896
 
5897
2000-09-30  Alexandre Oliva  
5898
 
5899
        * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
5900
        ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
5901
 
5902
        * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
5903
        multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
5904
        all affected `configure' scripts.
5905
 
5906
Mon 25-Sep-2000 19:46:09 BST  Neil Booth  
5907
 
5908
        * MAINTAINERS: Add self as cpplib co-maintainer.
5909
 
5910
2000-09-24  Aldy Hernandez  
5911
 
5912
        * MAINTAINERS: Add self to Write After Approval list.
5913
 
5914
2000-09-18  Gerald Pfeifer  
5915
 
5916
        * INSTALL/README: egcs -> GCC update.
5917
 
5918
Sun Sep 17 16:55:59 CEST 2000   Marc Espie 
5919
 
5920
        * MAINTAINERS: Add myself to Write After Approval list.
5921
 
5922
2000-09-15  Kazu Hirata  
5923
 
5924
        * MAINTAINERS: Add myself to Write After Approval list.
5925
 
5926
Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
5927
 
5928
        * configure.in: Do not build byacc for hppa64.  Provide paths to the
5929
        X11 libraries for hppa64.
5930
 
5931
2000-09-08  Stephane Carrez  
5932
 
5933
        * MAINTAINERS: Add myself as 68hc11 port maintainer.
5934
 
5935
2000-09-06  Alexandre Oliva  
5936
 
5937
        * Makefile.in (all-zlib): Added dummy target.
5938
 
5939
        * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5940
        ltcf-gcj.sh: Updated from libtool multi-language branch.
5941
 
5942
2000-09-05  Alexandre Oliva  
5943
 
5944
        * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5945
        (bootstrap*): Depend on all-bootstrap.
5946
 
5947
2000-09-05  Philipp Thomas  
5948
 
5949
        * config.guess: Import CVS version 1.156.
5950
        * config.sub: Import CVS version 1.179.
5951
 
5952
2000-09-02  Anthony Green  
5953
 
5954
        * Makefile.in (all-gcc): Depend on all-zlib.
5955
        (CLEAN_MODULES): Add clean-zlib.
5956
        (ALL_MODULES): Add all-zlib.
5957
        * configure.in (host_libs): Add zlib.
5958
 
5959
2000-09-02  Alexandre Oliva  , DJ Delorie  
5960
 
5961
        * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5962
        crosses, but add gcc/include to the header search path for them.
5963
 
5964
2000-08-04  David E. O'Brien  
5965
 
5966
        * MAINTAINERS: Add self to Write After Approval list.
5967
 
5968
2000-08-27  Franz Sirl  
5969
 
5970
        * config.guess: Import CVS version 1.152.
5971
        * config.sub: Import CVS version 1.177.
5972
 
5973
2000-08-25  Alexandre Oliva  
5974
 
5975
        * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
5976
        $targargs to tell whether newlib is going to be built.
5977
 
5978
        * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
5979
        $$r/TARGET_SUBDIR/libio for _G_config.h.
5980
 
5981
2000-08-23  Alexandre Oliva  
5982
 
5983
        * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
5984
 
5985
2000-08-22  DJ Delorie  
5986
 
5987
        * MAINTAINERS: Add self as a build machinery (*.in) maintainer
5988
 
5989
2000-08-22  Alexandre Oliva  
5990
 
5991
        * config-ml.in (CC, CXX): Avoid trailing whitespace.
5992
        (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5993
        sub-configures.
5994
 
5995
2000-08-21  DJ Delorie  
5996
 
5997
        * MAINTAINERS: Add self as a libiberty maintainer
5998
 
5999
2000-08-16  Alexandre Oliva  
6000
 
6001
        * configure.in (libstdcxx_flags): Use
6002
        libstdc++-v3/src/libstdc++.INC.
6003
 
6004
2000-08-15  Alexandre Oliva  
6005
 
6006
        * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
6007
 
6008
2000-08-14  Zack Weinberg  
6009
 
6010
        * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6011
 
6012
        * configure: Make enable_threads and enable_shared defaults
6013
        explicit.  Substitute enable_threads into generated Makefiles.
6014
        * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6015
        * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6016
 
6017
2000-08-13  Geoff Keating  
6018
 
6019
        * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
6020
 
6021
2000-08-12  Alexandre Oliva  
6022
 
6023
        * config-ml.in (CC): Remove bogus duplicate quotation mark from
6024
        previous delta.
6025
 
6026
2000-08-11  Jason Merrill  
6027
 
6028
        * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
6029
        CXX_FOR_TARGET): Add -B$$r/gcc/ here.
6030
        (FLAGS_FOR_TARGET): Not here.
6031
        (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
6032
 
6033
2000-08-11  Alexandre Oliva  
6034
 
6035
        * config-ml.in (CC, CXX): Don't introduce a leading space.
6036
 
6037
2000-08-07  DJ Delorie  
6038
 
6039
        * MAINTAINERS: Add self as a DJGPP maintainer
6040
 
6041
2000-08-07  DJ Delorie  
6042
 
6043
        * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
6044
        "if we're also building gcc, and it's a gcc that will run on the
6045
        build machine, we want to use its includes instead of the system's
6046
        default includes".
6047
 
6048
2000-08-04  Joseph S. Myers  
6049
 
6050
        * MAINTAINERS: Add self to Write After Approval list.
6051
 
6052
2000-08-03  Alexandre Oliva  
6053
 
6054
        * configure.in (libstdcxx_flags): Don't use `"'.
6055
 
6056
        * config-ml.in: Adjust multilib search paths to the
6057
        appropriate multilib tree.
6058
 
6059
2000-08-02  Alexandre Oliva  
6060
 
6061
        * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
6062
        commas in $LANGUAGES.
6063
 
6064
2000-08-02  Manfred Hollstein  
6065
 
6066
        * configure.in: Re-enable all references to libg++ and librx.
6067
 
6068
2000-08-01  Alexandre Oliva  
6069
 
6070
        * ltconfig, ltmain.sh: Update from libtool multi-language branch.
6071
        * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
6072
        (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
6073
        * ltcf-cxx.sh (need_lc): Set based on postdeps.
6074
 
6075
        * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
6076
 
6077
2000-07-31  Alexandre Oliva  
6078
 
6079
        * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
6080
        CXX_FOR_TARGET for sed.
6081
 
6082
2000-07-30  Alexandre Oliva  
6083
 
6084
        * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
6085
        Do not override if already set in the environment or in configure.
6086
        Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
6087
        (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
6088
 
6089
2000-07-28  Alexandre Oliva  
6090
 
6091
        * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
6092
        the libtool CVS tree multi-language branch.
6093
        * ltconfig, ltmain.sh: Updated.
6094
 
6095
2000-07-27  Alexandre Oliva  
6096
 
6097
        * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
6098
        (clean-target): Depend on it.
6099
 
6100
        * Makefile.in (FLAGS_FOR_TARGET): New macro.
6101
        (GCC_FOR_TARGET): Use it.
6102
        (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
6103
        * configure.in: ... here.
6104
        (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
6105
        (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
6106
 
6107
2000-07-24  Eric Christopher  
6108
 
6109
        * MAINTAINERS: Add self to Write After Approval list.
6110
 
6111
2000-07-24  Alexandre Oliva  
6112
 
6113
        * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
6114
        (configure-target-libchill, configure-target-libobjc): Likewise.
6115
 
6116
        * configure.in: Use the same cache file for all target libs.
6117
        * config-ml.in: But different cache files per multilib variant.
6118
 
6119
2000-07-23  Michael Sokolov  
6120
 
6121
        * configure (topsrcdir): Don't use dirname.
6122
 
6123
2000-07-22  Jeffrey Oldham  
6124
 
6125
        * MAINTAINERS: Add self to Write After Approval list.
6126
 
6127
2000-07-20  Jason Merrill  
6128
 
6129
        * configure.in: Remove all references to libg++ and librx.
6130
 
6131
        * configure, configure.in, Makefile.in: Unify gcc and binutils.
6132
 
6133
2000-07-20  Hans-Peter Nilsson  
6134
 
6135
        * config.sub: Update to subversions version 2000-07-06.
6136
 
6137
2000-07-12  Andrew Haley  
6138
 
6139
        * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
6140
        (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
6141
 
6142
2000-07-07  Phil Edwards  
6143
 
6144
        * symlink-tree:  Check number of arguments.
6145
 
6146
2000-07-05  Jim Wilson  
6147
 
6148
        * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
6149
        search path for a g++ extracted from the build tree.  This
6150
        will allow link tests run by configure scripts in
6151
        subdirectories to succeed.
6152
 
6153
2000-07-01  Koundinya K  
6154
 
6155
        * ltconfig: Add support for mips-dde-sysv4.2MP
6156
 
6157
2000-06-29  Michael Hayes  
6158
 
6159
        * MAINTAINERS: Add myself as loop discovery maintainer.
6160
 
6161
2000-06-28  Corinna Vinschen  
6162
 
6163
        * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
6164
        `os2'. Force ac_cv_exeext to be ".exe" in that case.
6165
 
6166
2000-06-19  Timothy Wall  
6167
 
6168
        * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
6169
        * config.sub: Add tic54x target.
6170
 
6171
Sun Jun 11 17:20:00 MET 2000  Toon Moene  
6172
 
6173
        * MAINTAINERS: Add self as Fortran maintainer,
6174
        remove Craig Burley.
6175
 
6176
Tue May 30 19:01:12 2000  Andrew Cagney  
6177
 
6178
        * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
6179
        * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
6180
 
6181
Mon May 29 21:15:00 MET 2000  Philipp Thomas  
6182
 
6183
        * MAINTAINERS: Add self as i18n maintainer
6184
 
6185
20000-05-21  H.J. Lu  (hjl@gnu.org)
6186
 
6187
        * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
6188
        directory are used if they exist. Make sure
6189
        $(build_tooldir)/include is searched for header files,
6190
        $(build_tooldir)/lib/ for library files.
6191
        (GCC_FOR_TARGET): Likewise.
6192
        (CXX_FOR_TARGET): Likewise.
6193
 
6194
Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
6195
 
6196
        * configure.in (hppa*64*-*-*): Do build ld for this configuration.
6197
 
6198
Wed May 17 16:03:48 2000  Alexandre Oliva  
6199
 
6200
        * Makefile.in (configure-target-libiberty): Depend on
6201
        configure-target-newlib.
6202
 
6203
2000-05-16  Alexandre Oliva  
6204
 
6205
        * configure.in, Makefile.in: Merge all libffi-related
6206
        configury stuff from the libgcj tree.
6207
 
6208
Tue May 16 10:06:21 2000  Andrew Cagney  
6209
 
6210
        Thu Apr 27 11:01:48 2000 Andrew Cagney :
6211
        * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
6212
 
6213
Tue May 16 09:57:35 2000  Andrew Cagney  
6214
 
6215
        Wed Apr 26 17:03:53 2000 Andrew Cagney :
6216
        * Makefile.in (do-djunpack): New target. Update djunpack.bat with
6217
        current version information.  Add to proto-toplev directory.
6218
        (gdb-taz): Build do-djunpack.
6219
 
6220
2000-05-15  David Edelsohn  
6221
 
6222
        * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
6223
 
6224
Mon May 15 13:39:09 2000  Andrew Cagney  
6225
 
6226
        * MAINTAINERS: Add self to Write After Approval list.
6227
 
6228
2000-05-13 Alexandre Oliva  
6229
 
6230
        * ltmain.sh: Preserve in relink_command any environment
6231
        variables that may affect the linker behavior.
6232
 
6233
Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
6234
 
6235
        * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
6236
 
6237
Wed May 10 21:26:51 2000  Jim Wilson  
6238
 
6239
        * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
6240
 
6241
2000-05-08  Eli Zaretskii  
6242
 
6243
        * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
6244
        with the version name.
6245
 
6246
Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  
6247
 
6248
        * MAINTAINERS: Add self as bb-reorder maintainer.
6249
 
6250
2000-05-01  Benjamin Kosnik  
6251
 
6252
        * config.if: Tweak.
6253
 
6254
2000-04-23  Eli Zaretskii  
6255
 
6256
        * djunpack.bat: New file.
6257
 
6258
Wed Apr 19 12:46:26 2000  Andrew Cagney  
6259
 
6260
        * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
6261
        gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
6262
        dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
6263
        insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
6264
 
6265
2000-04-16  Dave Pitts  
6266
 
6267
        * config.sub (case $basic_machine): Change default for "ibm-*"
6268
        to "openedition".
6269
 
6270
2000-04-13  Andreas Jaeger  
6271
 
6272
        * MAINTAINERS: Added myself.
6273
 
6274
Wed Apr 12 16:42:48 2000  Andrew Cagney  
6275
 
6276
        * Makefile.in (gdb-taz): New target.  GDB specific archive.
6277
        (do-md5sum): New target.
6278
        (MD5PROG): Define.
6279
        (PACKAGE): Default to TOOL.
6280
        (VER): Default to a shell script.
6281
        (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
6282
        md5 checksum generation.
6283
        (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
6284
        (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
6285
        (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
6286
        insight.tar.bz2): Use gdb-taz to create archive.
6287
 
6288
Fri Apr  7 18:10:29 2000  Andrew Cagney  
6289
 
6290
        * configure (warn_cflags): Delete.
6291
 
6292
Thu Apr  6 16:15:14 2000  Philippe De Muyter  
6293
 
6294
        * MAINTAINERS: Added myself.
6295
 
6296
2000-04-05  Benjamin Kosnik  
6297
            Martin v. Loewis  
6298
 
6299
        * configure.in (enable_libstdcxx_v3): Add.
6300
        (target_libs): Add bits here to switch between libstdc++-v2 and
6301
        libstdc++-v3.
6302
        * config.if: And this file too.
6303
        * Makefile.in: Add libstdc++-v3 targets.
6304
 
6305
2000-04-05  Michael Meissner  
6306
 
6307
        * config.sub (d30v): Add d30v as a basic machine type.
6308
 
6309
2000-03-29  Jason Merrill  
6310
 
6311
        * configure.in: -linux-gnu*, not -linux-gnu.
6312
 
6313
Sun Mar 12 17:30:30 2000  Toon Moene  
6314
 
6315
        * MAINTAINERS: Add self in write-after-approval section.
6316
 
6317
Sun Mar 12 00:23:32 2000  Jim Wilson  
6318
 
6319
        * MAINTAINERS: Add self as ia64 port maintainer.
6320
 
6321
2000-03-08  Neil Booth  
6322
 
6323
        * MAINTAINERS: Add self in write-after-approval section.
6324
 
6325
Fri Mar  3 18:44:08 2000  Andrew Cagney  
6326
 
6327
        * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
6328
        (do-tar-bz2): Replace TOOL with PACKAGE.
6329
        (gdb.tar.bz2): Remove GDBTK from GDB package.
6330
        (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
6331
        dejagnu.tar.bz2): New packages.
6332
 
6333
2000-02-27  Andreas Jaeger  
6334
 
6335
        * configure.in: Add entry for mips*-*-linux*, move catch all
6336
        *-*-*linux* entry below this one.
6337
 
6338
2000-02-27  Ian Lance Taylor  
6339
 
6340
        * ltconfig, ltmain.sh: Update to libtool 1.3.4.
6341
 
6342
2000-02-24  Nick Clifton  
6343
 
6344
        * config.sub: Support an OS of "wince".
6345
 
6346
Thu Feb 24 16:15:56 2000  Andrew Cagney  
6347
 
6348
        * config.guess, config.sub: Updated to match config's 2000-02-15
6349
        version.
6350
 
6351
2000-02-23  Linas Vepstas 
6352
 
6353
        * config.sub: Add support for Linux/IBM 370.
6354
        * configure.in: Likewise.
6355
 
6356
2000-02-22  Nick Clifton  
6357
 
6358
        * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
6359
 
6360
2000-02-20  Christopher Faylor 
6361
 
6362
        * config.guess: Guess "cygwin" rather than "cygwin32".
6363
 
6364
2000-02-16  Kaveh R. Ghazi  
6365
 
6366
        * configure (gcc_version): When setting, narrow search to
6367
        lines containing `version_string'.
6368
 
6369
2000-02-15  Denis Chertykov  
6370
 
6371
        * config.sub: Add support for avr target.
6372
 
6373
2000-02-14  Nick Clifton  
6374
 
6375
        * MAINTAINERS: Add maintainers for MCore port.
6376
 
6377
Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  
6378
 
6379
        * config.sub: Add mmix-knuth-mmixware.
6380
 
6381
2000-01-31  Kaveh R. Ghazi  
6382
 
6383
        * MAINTAINERS: Pair cccp with cpplib maintainership.
6384
 
6385
2000-01-27  Christopher Faylor 
6386
 
6387
        * Makefile.in (CC_FOR_TARGET): Add new winsup directory
6388
        structure stuff to -L library search.
6389
        (CXX_FOR_TARGET): Ditto.
6390
        (CROSS_CHECK_MODULES): Fix spelling mistake.
6391
 
6392
2000-01-24  Mark Mitchell  
6393
 
6394
        * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
6395
        the C++ compiler.
6396
 
6397
2000-01-12  Richard Henderson  
6398
 
6399
        * configure.in: Don't build some bits for beos.
6400
 
6401
2000-01-12  Joel Sherrill (joel@OARcorp.com)
6402
 
6403
        * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
6404
        as include files.
6405
 
6406
2000-01-11  Zack Weinberg  
6407
 
6408
        * Add self as cpplib maintainer, as requested by Jason
6409
        Merrill.  Correct my e-mail address.
6410
 
6411
2000-01-06  Geoff Keating  
6412
 
6413
        * configure.in: Use mt-aix43 to handle *_TARGET defs,
6414
        not mh-aix43.
6415
 
6416
Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  
6417
 
6418
        * MAINTAINERS: Add myself to "write after approval" list.
6419
 
6420
1999-12-14  Richard Henderson  
6421
 
6422
        * config.guess (alpha-osf, alpha-linux): Detect ev67.
6423
        * config.sub: Accept alphaev[78], alphaev8.
6424
 
6425
1999-12-03  Alexandre Oliva  
6426
 
6427
        * config.guess, config.sub: Update from autoconf.
6428
 
6429
1999-11-29  Bruce Korb  
6430
 
6431
        * MAINTAINERS:  update my playtime e-address.
6432
 
6433
Tue Nov 23 00:57:41 1999  Rainer Orth  
6434
 
6435
        * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
6436
        necessary libraries are missing.
6437
 
6438
Fri Nov 19 11:22:31 MST 1999    Diego Novillo 
6439
 
6440
        * MAINTAINERS: Add new 'write after approval' maintainer.
6441
 
6442
Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  
6443
 
6444
        * MAINTAINERS: Add new Java maintainer.
6445
 
6446
1999-10-25  Andreas Schwab  
6447
 
6448
        * configure: Fix quoting inside arguments of eval.
6449
 
6450
1999-10-21  Nick Clifton  
6451
 
6452
        * config-ml.in: Allow suppression of some ARM multilibs.
6453
 
6454
Tue Sep  7 23:33:57 1999  Linas Vepstas  
6455
 
6456
        * config.guess: Add OS/390 match pattern.
6457
        * config.sub: Add mvs, openedition targets.
6458
        * configure.in (i370-ibm-opened*): New.
6459
 
6460
1999-09-04  Steve Chamberlain  
6461
 
6462
        * config.sub: Add support for configuring for pj.
6463
 
6464
1999-08-31  Nick Clifton  
6465
 
6466
        * config.sub (maybe_os): Add support for configuring for fr30.
6467
 
6468
1999-08-25  Nick Clifton  
6469
 
6470
        * configure.in: Do not configure or build ld for AIX
6471
        platforms.  ld is known to be broken on these platforms.
6472
 
6473
Wed Aug 25 01:12:25 1999  Rainer Orth  
6474
 
6475
        * config-ml.in: Pass compiler flag corresponding to multidirs to
6476
        subdir configures.
6477
 
6478
1999-08-09  Ian Lance Taylor  
6479
 
6480
        * Makefile.in (LDFLAGS): Define.
6481
 
6482
1999-08-08  Mumit Khan  
6483
 
6484
        * configure.in (i[3456]-*-mingw32*): Don't put gprof in
6485
        noconfigdirs.
6486
        (*-*-cygwin*): Likewise.
6487
 
6488
1999-08-08  Ian Lance Taylor  
6489
 
6490
        * mkdep: New file.
6491
        * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
6492
        (BINUTILS_SUPPORT_DIRS): Add mkdep.
6493
 
6494
        From Eli Zaretskii :
6495
        * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
6496
        long file name when using DJGPP on MS-DOS.
6497
 
6498
Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
6499
 
6500
        * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
6501
 
6502
1999-07-30  Alan Modra  
6503
 
6504
        * Makefile.in (check-target-libio): Remove all-target-libstdc++
6505
        dependency as this causes "make check" to globally "make all"
6506
 
6507
Tue Jun 22 23:45:18 1999  Tom Tromey  
6508
 
6509
        * configure.in (target_libs): Added target-zlib.
6510
        * Makefile.in (ALL_TARGET_MODULES): Added zlib.
6511
        (CONFIGURE_TARGET_MODULES): Likewise.
6512
        (CHECK_TARGET_MODULES): Likewise.
6513
        (INSTALL_TARGET_MODULES): Likewise.
6514
        (CLEAN_TARGET_MODULES): Likewise.
6515
        (configure-target-zlib): New target.
6516
        (all-target-zlib): Likewise.
6517
        (all-target-libjava): Depend on all-target-zlib.
6518
        (configure-target-libjava): Depend on configure-target-zlib.
6519
 
6520
        * Makefile.in (configure-target-libjava): Depend on
6521
        configure-target-newlib.
6522
        (configure-target-boehm-gc): New target.
6523
        (configure-target-qthreads): New target.
6524
 
6525
        * configure.in (target_libs): Added target-qthreads.
6526
        * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
6527
        (CONFIGURE_TARGET_MODULES): Likewise.
6528
        (CHECK_TARGET_MODULES): Likewise.
6529
        (INSTALL_TARGET_MODULES): Likewise.
6530
        (CLEAN_TARGET_MODULES): Likewise.
6531
        (all-target-qthreads): New target.
6532
        (configure-target-libjava): Depend on configure-target-qthreads.
6533
        (all-target-libjava): Depend on all-target-qthreads.
6534
 
6535
        * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
6536
        (CONFIGURE_TARGET_MODULES): Likewise.
6537
        (CHECK_TARGET_MODULES): Likewise.
6538
        (INSTALL_TARGET_MODULES): Likewise.
6539
        (CLEAN_TARGET_MODULES): Likewise.
6540
        (all-target-libjava): New target.
6541
        (all-target-boehm-gc): Likewise.
6542
        * configure.in (target_libs): Added libjava, boehm-gc.
6543
 
6544
1999-07-22  Ian Lance Taylor  
6545
 
6546
        * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6547
        configure.bat in SUPPORT_FILES.
6548
        (gas+binutils.tar.bz2): Likewise.
6549
 
6550
        * makeall.bat: Remove; obsolete.
6551
 
6552
1999-07-21  Ian Lance Taylor  
6553
 
6554
        From Mark Elbrecht:
6555
        * configure.bat: Remove; obsolete.
6556
 
6557
1999-07-11  Ian Lance Taylor  
6558
 
6559
        * configure: Add -W -Wall to the default CFLAGS when compiling with
6560
        gcc.
6561
 
6562
Thu Jul  8 12:32:23 1999  John David Anglin 
6563
 
6564
        * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
6565
 
6566
1999-06-30  Mark Mitchell  
6567
 
6568
        * configure.in: Build ld on IRIX6.
6569
 
6570
1999-06-12  Ian Lance Taylor  
6571
 
6572
        * Makefile.in: Change distribution targets to use bzip2 instead of
6573
        gzip.
6574
        (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
6575
        (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
6576
 
6577
1999-06-04  Nick Clifton  
6578
 
6579
        * config.sub: Add mcore target.
6580
 
6581
Sun May 30 16:03:16 1999  Cort Dougan  
6582
 
6583
        * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
6584
 
6585
Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
6586
 
6587
        * config.guess (dummy): Changed to $dummy.
6588
 
6589
1999-05-24  Nick Clifton  
6590
 
6591
        * config.sub: Tidied up case statements.
6592
 
6593
1999-05-22  Ben Elliston  
6594
 
6595
        * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
6596
        .
6597
 
6598
        * config.guess: Merge with FSF version. Future changes will be
6599
        more accurately recorded in this ChangeLog.
6600
        * config.sub: Likewise.
6601
 
6602
Thu May 20 10:00:42 1999   Stephen L Moshier  
6603
 
6604
         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6605
 
6606
1999-04-30  Tom Tromey  
6607
 
6608
        * ltmain.sh: [mode link] Always use CC given by ltconfig.
6609
 
6610
1999-04-23  Tom Tromey  
6611
 
6612
        * ltconfig, ltmain.sh: Update to libtool 1.2f.
6613
 
6614
1999-04-20  Drew Moseley  
6615
 
6616
        * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
6617
        (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
6618
        Bad merge removed these two changes.
6619
 
6620
Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
6621
                          Martin Heller (Ing.-Buero_Heller@t-online.de)
6622
 
6623
        * config.guess (interix Alpha): Add.
6624
 
6625
1999-04-11  Richard Henderson  
6626
 
6627
        * configure.in (i?86-*-beos*): Do config gperf; don't config
6628
        gdb, newlib, or libgloss.
6629
 
6630
Sun Apr 11 23:55:34 1999  Alexandre Oliva  
6631
 
6632
        * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
6633
        link a trivial program with -mabi=64.  If it fails, remove mabi=64
6634
        from multidirs.
6635
 
6636
Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
6637
 
6638
        * config.sub: Set basic_machine to i586 when target_alias = k6-*.
6639
 
6640
1999-04-08  Nick Clifton  
6641
 
6642
        * config.sub: Add support for mcore targets.
6643
 
6644
1999-04-07  Michael Meissner  
6645
 
6646
        * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
6647
        not mt-ospace, in order to shut up assembler warning about using
6648
        symbols that are named the same as registers.
6649
 
6650
1999-04-07  Drew Moseley  
6651
 
6652
        * Makefile.in (all-target-cygmon): Added all-target-bsp to the
6653
        dependency list for all-target-cygmon.
6654
 
6655
1999-04-05  Doug Evans  
6656
 
6657
        * config-ml.in: Check $host, not $target, for selective multilibs.
6658
        (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
6659
        thumb interworking, and underscore prefix multilibs.
6660
 
6661
1999-04-04  Ian Lance Taylor  
6662
 
6663
        * missing: Update to version from current automake.
6664
 
6665
Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
6666
 
6667
        * configure (gxx_include_dir): Removed.
6668
 
6669
        * configure.in (gxx_include_dir): Handle it.
6670
        * Makefile.in: Likewise.
6671
 
6672
1999-03-29  Gavin Romig-Koch  
6673
 
6674
        * config.sub (mips64vr4111,mips64vr4111el) Add.
6675
 
6676
1999-03-21  Ben Elliston  
6677
 
6678
        * config.guess: Correct typo for detecting ELF on FreeBSD.
6679
 
6680
Thu Mar 18 00:17:50 1999  Mark Elbrecht 
6681
 
6682
        * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6683
        config/mh-djgpp.
6684
 
6685
Thu Mar 11 18:37:23 1999  Drew Moseley  
6686
 
6687
        * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6688
        all-target-newlib to dependency list for all-target-bsp.
6689
 
6690
Thu Mar 11 01:19:31 1999  Mumit Khan  
6691
 
6692
        * config.sub: Add i386-uwin support.
6693
        * config.guess: Likewise.
6694
 
6695
Thu Mar 11 01:07:55 1999  Franz Sirl 
6696
 
6697
        * configure.in: cleanup, add mh-*pic handling for arm, special
6698
        case powerpc*-*-aix*
6699
 
6700
Wed Mar 10 18:35:07 1999  Jeff Johnston  
6701
 
6702
        * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6703
        can be built.
6704
 
6705
Wed Mar 10 17:39:09 1999  Drew Moseley  
6706
 
6707
        * configure.in: Added bsp support to arm-*-coff and arm-*-elf
6708
        targets.
6709
 
6710
1999-03-02  Nick Clifton  
6711
 
6712
        * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6713
 
6714
Sun Feb 28 02:20:00 1999  Geoffrey Noer  
6715
 
6716
        * config.sub: Check for "cygwin*" rather than "cygwin32*"
6717
 
6718
1999-02-24  Nick Clifton  
6719
 
6720
        * config.sub: Fix typo in arm recognition.
6721
 
6722
Wed Feb 24 13:51:40 1999  Drew Moseley  
6723
 
6724
        * configure.in (noconfigdirs): Changed target_configdirs to
6725
        include target-bsp only for m68k-*-elf* and m68k-*-coff*
6726
        rather than m68k-*-* since it is not known to work on
6727
        m68k-aout. Ditto for arm-*-*oabi.
6728
 
6729
Wed Feb 24 12:52:17 1999  Stan Shebs  
6730
 
6731
        * configure.in (*-*-windows*): Remove, no longer used.
6732
 
6733
1999-02-19  Ben Elliston 
6734
 
6735
        * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6736
        Smart and improved by Andrew Cagney.
6737
 
6738
Thu Feb 18 19:55:09 1999  Marc Espie 
6739
 
6740
        * config.guess: Recognize openbsd-*-hppa.
6741
 
6742
Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
6743
 
6744
        * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6745
        only if it is not empty.
6746
 
6747
1999-02-17  Nick Clifton  
6748
 
6749
        Patch from: Scott Bambrough 
6750
 
6751
        * config.guess: Modified to recognize uname's armv* syntax.
6752
 
6753
        * config.sub: Modified to recognize uname's armv* syntax.
6754
 
6755
1999-02-17  Mark Salter  
6756
 
6757
        * configure.in: Added target-bsp for sparclite.
6758
 
6759
Mon Feb  8 14:17:24 1999  Richard Henderson  
6760
 
6761
        * config.sub: Recognize alphapca5[67] and up to alphaev8.
6762
 
6763
1999-02-08  Nick Clifton  
6764
 
6765
        * configure.in: Add support for strongarm port.
6766
        * config.sub: Add support for strongarm target.
6767
 
6768
Sun Feb  7 18:01:54 1999  Mumit Khan  
6769
 
6770
        * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6771
        the old name config/mh-cygwin32.
6772
        Enable texinfo.
6773
 
6774
Thu Feb  4 20:43:25 1999  Ian Lance Taylor  
6775
 
6776
        * configure.in: Do build ld for ix86 Solaris.
6777
 
6778
Tue Feb  2 19:46:40 1999  Jim Wilson  
6779
 
6780
        * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
6781
        $AR_FOR_TARGET.  Likewise for RANLIB.
6782
 
6783
Tue Feb  2 20:05:05 1999  Catherine Moore  
6784
 
6785
        * config.sub (oabi):  Recognize.
6786
        * configure.in (arm-*-oabi):  Handle.
6787
 
6788
Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
6789
 
6790
        * config.guess: Improve detection of i686 on UnixWare 7.
6791
 
6792
Sat Jan 30 08:04:00 1999  Mumit Khan  
6793
 
6794
        * config.guess: Add support for i386-pc-interix.
6795
        * config.sub: Likewise.
6796
        * configure.in: Likewise.
6797
 
6798
Mon Jan 18 13:59:20 1999  Christopher Faylor 
6799
 
6800
        * Makefile.in: Remove unneeded all-target-libio from
6801
        from all-target-winsup target since it is now unneeded.
6802
        Add all-target-libtermcap in its place since it is now
6803
        needed.
6804
 
6805
Wed Dec 30 20:34:52 1998  Christopher Faylor 
6806
 
6807
        * configure.in: makefile stub for cygwin target is probably
6808
        unnecessary.  Remove it for now.
6809
 
6810
Wed Dec 30 01:13:03 1998  Christopher Faylor 
6811
 
6812
        * configure.in: libtermcap.a should be built when cygwin is the
6813
        target as well as the host.
6814
        * config.guess: Allow mixed case in cygwin uname output.
6815
        * Makefile.in: Add libtermcap target.
6816
 
6817
Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
6818
 
6819
        * config.sub: Clean up handling of hppa2.0.
6820
 
6821
Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
6822
 
6823
        * config.guess: Use C code to identify more HP machines.
6824
 
6825
Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
6826
 
6827
        * config.sub: Handle hppa2.0.
6828
 
6829
Tue Dec 15 17:02:58 1998  Bob Manson  
6830
 
6831
        * configure.in: Add cygmon for x86-coff and x86-elf. Configure
6832
        cygmon for all sparclite targets, regardless of object format.
6833
 
6834
1998-12-15  Mark Salter  
6835
 
6836
        * configure.in: Added target-bsp for several target architectures.
6837
 
6838
        * Makefile.in: Added rules for bsp.
6839
 
6840
Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
6841
 
6842
        * config.guess: Improve detection of hppa2.0 processors.
6843
 
6844
Fri Dec  4 01:33:05 1998  Niall Smart 
6845
 
6846
        * config.guess: Recognize FreeBSD using ELF automatically.
6847
 
6848
1998-11-26  Manfred Hollstein  
6849
 
6850
        * configure (skip-this-dir): Add handling for new shell script, which
6851
        might be created by a sub-directory's configure to indicate, this particular
6852
        directory is "unwanted".
6853
        * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6854
 
6855
Wed Nov 18 18:28:45 1998  Geoffrey Noer  
6856
 
6857
        * ltconfig: import from libtool, after changing libtool to
6858
        account for the cygwin name change.
6859
 
6860
Wed Nov 18 18:09:14 1998  Geoffrey Noer  
6861
 
6862
        * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6863
        include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6864
 
6865
Wed Nov 18 20:13:29 1998  Christopher Faylor 
6866
 
6867
        * configure.in: Add libtermcap to list of cygwin dependencies.
6868
 
6869
Tue Nov 17 16:57:51 1998  Geoffrey Noer  
6870
 
6871
        * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6872
        they include winsup/include when it's a cygwin target.
6873
 
6874
1998-11-12  Tom Tromey  
6875
 
6876
        * configure.in (host_tools): Added zip.
6877
        * Makefile.in (all-target-libjava): Depend on all-zip.
6878
        (all-zip): New target.
6879
        (ALL_MODULES): Added all-zip.
6880
        (NATIVE_CHECK_MODULES): Added check-zip.
6881
        (INSTALL_MODULES): Added install-zip.
6882
        (CLEAN_MODULES): Added clean-zip.
6883
 
6884
Thu Nov 12 17:27:21 1998  Geoffrey Noer  
6885
 
6886
        * Makefile.in: lose "32" from comment about cygwin.
6887
 
6888
Thu Nov  5 15:00:31 1998  Nick Clifton  
6889
 
6890
        * configure.in: Use -Os to build target libraries for the fr30.
6891
 
6892
Wed Nov  4 18:49:43 1998  Dave Brolley  
6893
 
6894
        * config.sub: Add fr30.
6895
 
6896
Mon Nov  2 15:19:33 1998  Geoffrey Noer  
6897
 
6898
        * configure.in: drop "32" from config/mh-cygwin32.  Check
6899
        cygwin* instead of cygwin32*.
6900
        * config.sub: Check cygwin* instead of cygwin32*.
6901
 
6902
Thu Oct 22 10:55:25 1998  Robert Lipe  
6903
 
6904
        * config.guess: Match any version of Unixware7.
6905
 
6906
1998-10-20  Syd Polk  
6907
 
6908
        * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6909
        if desired.
6910
 
6911
Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
6912
 
6913
        * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6914
        these if the appropriate directories and files to not exist.
6915
 
6916
Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
6917
 
6918
        * Makefile.in (DEVO_SUPPORT): Add config.if.
6919
 
6920
Tue Oct 13 15:45:36 1998  Manfred Hollstein  
6921
 
6922
        * configure: Add pattern to replace "build_tooldir"'s
6923
        definition in the generated Makefile with "tooldir"'s
6924
        actual value.
6925
 
6926
Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
6927
 
6928
        * config.sub: Bring back lost sparcv9.
6929
 
6930
        * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6931
 
6932
Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
6933
 
6934
        * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6935
        CC_FOR_TARGET and friends.
6936
 
6937
Mon Oct 12 12:09:30 1998  Alexandre Oliva  
6938
 
6939
        * Makefile.in (build_tooldir): New variable, same as tooldir.
6940
        (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6941
        -B$(build_tooldir)/bin/.
6942
        (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
6943
 
6944
Tue Sep  1 16:23:11 1998  Gerald Pfeifer  
6945
 
6946
        * README: Remove installation instructions and refer to the
6947
        INSTALL directory instead.
6948
 
6949
Wed Sep 30 22:20:50 1998  Robert Lipe  
6950
 
6951
        * config.sub: Add support for i[34567]86-pc-udk.
6952
        * configure.in: Likewise.
6953
 
6954
Wed Sep 30 19:23:48 1998  Geoffrey Noer  
6955
 
6956
        * Makefile.in: add bzip2 package building bits for user
6957
        tools module
6958
        * configure.in: ditto
6959
 
6960
Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
6961
 
6962
        * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6963
        (ALL_TARGET_MODULES): Add all-target-libobjc.
6964
        (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6965
        (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6966
        (all-target-libchill): Add dependencies.
6967
        * configure.in (target_libs): Add libchill.
6968
 
6969
1998-09-30  Manfred Hollstein  
6970
 
6971
        * configure.in (target_subdir): Remove duplicate line.
6972
 
6973
Tue Sep 29 22:45:41 1998  Felix Lee  
6974
 
6975
        * Makefile.in (all-automake): fix dependencies.
6976
 
6977
Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
6978
 
6979
        * configure.in: Minor cleanups for building in the $(target_alias)
6980
        subdir.
6981
 
6982
1998-09-22  Jim Wilson  
6983
 
6984
        * Makefile.in (bootstrap): Set r and s before make all.  Use
6985
        BASE_FLAGS_TO_PASS in make all.
6986
        (cross): Likewise.
6987
 
6988
1998-09-20  Mark Mitchell  
6989
 
6990
        * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6991
 
6992
Sun Sep 20 00:13:02 1998  Richard Henderson  
6993
 
6994
        * config.sub: Fix typo in last change.
6995
 
6996
1998-09-19  Michael Hayes  
6997
 
6998
        * config.sub: Add support for C4x target.
6999
        * configure.in: Likewise.
7000
 
7001
1998-09-13  David S. Miller  
7002
 
7003
        * config.sub: Recognize sparcv9 just like sparc64.
7004
 
7005
Wed Sep  9 15:44:52 1998  Robert Lipe  
7006
 
7007
        * config.guess: Match "Pent II" or "PentII" for OpenServer.
7008
 
7009
Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
7010
 
7011
        * config.guess: Correctly identify Pentium II sco boxes.
7012
 
7013
        * config.guess: Fix "tr" code.  From Weiwen Liu.
7014
 
7015
Sat Sep  5 13:56:52 1998  John Hughes  
7016
 
7017
        * configure.in: Do not assume x86-svr4 or x86-unixware can handle
7018
        stabs.
7019
 
7020
Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
7021
 
7022
        * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
7023
        (ALL_TARGET_MODULES): Add all-target-libchill.
7024
        (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7025
        (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7026
        (all-target-libchill): Add dependencies.
7027
        * configure.in (target_libs): Add libchill.
7028
 
7029
Sun Aug 30 22:27:02 1998  Lutz Wohlrab 
7030
 
7031
        * config.guess: Avoid assumptions about "tr" behaves when
7032
        LANG is set to something other than English.
7033
 
7034
Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
7035
 
7036
        * configure (gxx_include_dir): Changed to
7037
        '${prefix}/include/g++'-${libstdcxx_interface}.
7038
 
7039
        * config.if: New to determine the interfaces.
7040
 
7041
Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
7042
 
7043
        * config.guess: Detect and handle MPE/IX.
7044
        * config.sub: Deal with MPE/IX.
7045
 
7046
Sat Aug 29 14:32:55 1998  David Edelsohn  
7047
 
7048
        * configure.in: Use mh-aix43.
7049
 
7050
1998-07-29  Manfred Hollstein  
7051
 
7052
        * configure: Fix --without/--disable cases for gxx-include-dir.
7053
 
7054
Fri Aug 28 12:28:26 1998  Per Bothner  
7055
 
7056
        * mdata-sh:  Imported.  Needed for automake support.
7057
 
7058
Thu Aug 13 12:49:29 1998  H.J. Lu  
7059
 
7060
        * Makefile.in (taz): Try "chmod -R og=u ." before
7061
        "chmod og=u `find . -print`".
7062
 
7063
Fri Jul 31 09:38:33 1998  Catherine Moore  
7064
 
7065
        * configure.in: Add arm-elf and thumb-elf support.
7066
 
7067
Mon Jul 27 16:23:58 1998  Doug Evans  
7068
 
7069
        * Makefile.in: Undo previous patch.
7070
 
7071
Fri Jul 24 19:55:24 1998  Doug Evans  
7072
 
7073
        * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
7074
        to here ...
7075
        (install-no-fixedincludes): and here
7076
        (INSTALL_MODULES): ... from here.
7077
 
7078
Fri Jul 24 17:01:42 1998  Ian Lance Taylor  
7079
 
7080
        * config.sub: Merge with FSF.
7081
 
7082
        * config.guess: Merge with FSF.
7083
 
7084
Fri Jul 24 08:43:36 1998  Doug Evans  
7085
 
7086
        * configure (extraconfigdirs): New variable.
7087
        (SUBDIRS): Add extraconfigdirs and recurse on them too.
7088
        * Makefile.in (all): Move higher in file.
7089
        (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
7090
        (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
7091
        (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
7092
        (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
7093
        (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
7094
 
7095
1998-07-23  Brendan Kehoe  
7096
 
7097
        * Makefile.in (all-target-libjava): Depend on all-gcc and
7098
        all-target-newlib.
7099
        (configure-target-libjava): Depend on $(ALL_GCC).
7100
 
7101
Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  
7102
 
7103
        * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
7104
        (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
7105
 
7106
Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann 
7107
 
7108
        * INSTALL/README: Fix typo.
7109
 
7110
Fri Jul 17 13:30:18 1998  Ian Lance Taylor  
7111
 
7112
        * ylwrap: Change absolute path checks to check for DOS style path
7113
        names.
7114
 
7115
        * ylwrap: Don't use a full path name if the source file is in the
7116
        same directory.  From hjl@lucon.org (H.J. Lu).
7117
 
7118
        * config-ml.in: Default to being verbose, to match Feb 18 change to
7119
        configure.
7120
 
7121
Thu Jul 16 12:29:51 1998  Ian Lance Taylor  
7122
 
7123
        Brought over from egcs:
7124
 
7125
        Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
7126
 
7127
        * configure.in (target_subdir): Set to ${target_alias} instead
7128
        of "libraries".
7129
 
7130
        Mon Sep  1 16:45:44 1997  Jim Wilson  
7131
 
7132
        * configure.in (target_subdir): Set to libraries if enable_multilib.
7133
 
7134
Wed Jul 15 01:00:54 1998  Ian Lance Taylor  
7135
 
7136
        * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
7137
        multilibs, force reconfiguration the first time we create
7138
        multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
7139
 
7140
Tue Jul 14 23:41:03 1998  Ian Lance Taylor  
7141
 
7142
        * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
7143
        avoid confusion with --no-recursion.
7144
 
7145
Tue Jul 14 15:37:41 1998  Geoffrey Noer  
7146
 
7147
        * configure.in: Win32 hosts shouldn't use install -x
7148
        * install-sh: remove -x option, and special .exe-handling
7149
        hack.
7150
 
7151
Tue Jul 14 15:28:41 1998  Richard Henderson  
7152
 
7153
        * config.guess: Recognize i586-pc-beos.
7154
        * configure.in: Don't build some bits for beos.
7155
 
7156
Tue Jul 14 13:22:18 1998  Ian Lance Taylor  
7157
 
7158
        * configure: If CC is set but CFLAGS is not, and CC is gcc, make
7159
        CFLAGS default to -O2.
7160
 
7161
        * ltmain.sh: Add some hacks to make SunOS --enable-shared work
7162
        when using GNU ld.
7163
 
7164
Fri Jul 10 13:18:23 1998  Ian Lance Taylor  
7165
 
7166
        * ltmain.sh: Correct install when using a different shell.
7167
 
7168
Tue Jul  7 15:24:38 1998  Ian Lance Taylor  
7169
 
7170
        * ltconfig, ltmain.sh: Update to libtool 1.2b.
7171
 
7172
Thu Jul  2 13:57:36 1998  Klaus Kaempf  
7173
 
7174
        * makefile.vms: Update to build binutils/makefile.vms.  Add install
7175
        target.
7176
 
7177
Wed Jul  1 16:45:21 1998  Ian Lance Taylor  
7178
 
7179
        * ltconfig: Update to correct AIX handling.
7180
 
7181
Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
7182
 
7183
        * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
7184
 
7185
        * configure.in (target_subdir): Set to ${target_alias} instead
7186
        of "libraries".
7187
 
7188
1998-06-26  Manfred Hollstein  
7189
 
7190
        * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
7191
        (Makefile): Depend on $(gcc_version_trigger).
7192
 
7193
        * configure (gcc_version): Change default initializer to empty
7194
        string.
7195
        (gcc_version_trigger): New variable; pass this variable down
7196
        to subdir configures to enable them checking gcc's version
7197
        themselves. Emit make macros for both gcc_version vars.
7198
        (topsrcdir): Initialize reliably.
7199
        (recursion line): Remove --with-gcc-version=${gcc_version}.
7200
 
7201
1998-06-24  Manfred Hollstein  
7202
 
7203
        * configure (enable_version_specific_runtime_libs): Implement new flag
7204
        --enable-version-specific-runtime-libs which installs C++ runtime stuff
7205
        in $(libsubdir); emit definition in each generated Makefile.
7206
        (gxx_include_dir): Initialize depending on
7207
        $enable_version_specific_runtime_libs.
7208
 
7209
1998-06-24  Manfred Hollstein  
7210
 
7211
        * configure (gcc_version): Initialize properly depending on
7212
        how and where configure is started.
7213
        (recursion line): Pass a --with-gcc-version=${gcc_version}
7214
        to configures in subdirs.
7215
 
7216
Wed Jun 24 16:01:59 1998  John Metzler  
7217
 
7218
        * configure.in (noconfigdirs): Add configure pattern for mips tx39
7219
        cygmon
7220
 
7221
Tue Jun 23 22:42:32 1998  Mark Alexander  
7222
 
7223
        * configure.in: Add cygmon and libstub support for mn10200.
7224
 
7225
1998-06-19  Manfred Hollstein  
7226
 
7227
        * configure (gcc_version): Add new variable describing the
7228
        particular gcc version we're building.
7229
        * Makefile.in (libsubdir): Add new macro for the directory
7230
        in which the compiler finds executables, libraries, etc.
7231
        (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
7232
        and libsubdir.
7233
 
7234
Fri Jun 19 02:36:59 1998  Alexandre Oliva 
7235
 
7236
        * Makefile.in (local-clean): Remove *.log.
7237
        (warning.log): Built with warn_summary from build.log.
7238
        (mail-report.log): Run test_summary.
7239
        (mail-report-with-warnings.log): Run test_summary including
7240
        warning.log in the report.
7241
 
7242
Thu Jun 18 11:26:03 1998  Robert Lipe  
7243
 
7244
        * config.guess: Detection of Pentium II for *-sco-3.2v5*.
7245
 
7246
Mon Jun 15 14:53:54 1998  Andrew Cagney  
7247
 
7248
        * Makefile.in (grep): Grep no longer depends on libiberty.
7249
 
7250
Fri Jun 12 14:03:34 1998  Syd Polk  
7251
 
7252
        * Makefile.in: all-snavigator needs all-libgui.
7253
 
7254
Thu Jun 11 19:43:47 1998  Mark Alexander  
7255
 
7256
        * configure.in: Add cygmon and libstub support for mn10300.
7257
 
7258
Wed Jun 10 11:19:47 1998  Ian Lance Taylor  
7259
 
7260
        * missing: Update to version from automake 1.3.
7261
 
7262
        * ltmain.sh: On installation, don't get confused if the same name
7263
        appears more than once in the list of library names.
7264
 
7265
Wed Jun  3 14:51:42 1998  Ian Lance Taylor  
7266
 
7267
        * config.sub: Accept m68060 and m5200 as CPU names.
7268
 
7269
Mon Jun  1 17:25:16 1998  Ian Lance Taylor  
7270
 
7271
        * configure: Use && rather than using -a in test, because odd
7272
        strings can confuse test.
7273
        * configure.in: Likewise.
7274
 
7275
Thu May 28 19:31:13 1998  Ian Lance Taylor  
7276
 
7277
        * ltconfig, ltmain.sh: Bring in Visual C++ support.
7278
 
7279
Sat May 23 23:44:13 1998  Alexandre Oliva 
7280
 
7281
        * Makefile.in (boostrap2-lean, bootstrap3-lean,
7282
        bootstrap4-lean): New targets.
7283
 
7284
Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
7285
 
7286
        * mpw-* Delete.  Not used.
7287
 
7288
Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
7289
 
7290
        * COPYING.LIB: Update FSF address.
7291
 
7292
Fri May  8 01:30:20 1998  Ian Lance Taylor  
7293
 
7294
        * ltconfig, ltmain.sh: Update to libtool 1.2a.
7295
 
7296
        * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
7297
        GAS_SUPPORT_DIRS.
7298
 
7299
Thu May  7 17:27:35 1998  Ian Lance Taylor  
7300
 
7301
        * ltconfig, ltmain.sh: Avoid producing a version number if
7302
        -version-info was not used.
7303
 
7304
Tue May  5 18:02:24 1998  Ian Lance Taylor  
7305
 
7306
        * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
7307
        building with newlib.
7308
 
7309
1998-04-30  Paul Eggert  
7310
 
7311
        * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
7312
        Solaris `make' causes it to continue to next definition.
7313
 
7314
Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7315
 
7316
        * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
7317
        the right GUI libraries and files are installed along with GDB.
7318
 
7319
Tue Apr 28 18:11:24 1998  Ian Lance Taylor  
7320
 
7321
        * configure.in: Change alpha to alpha* in several places.
7322
 
7323
Tue Apr 28 07:42:00 1998  Mark Alexander  
7324
 
7325
        * config.sub: Recognize sparc86x.
7326
 
7327
Tue Apr 28 07:35:02 1998  Michael Meissner  
7328
 
7329
        * configure.in (--enable-target-optspace): Remove debug echo.
7330
 
7331
Thu Apr 23 21:31:16 1998  Jim Wilson  
7332
 
7333
        * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
7334
 
7335
Thu Apr 23 12:26:38 1998  Ian Lance Taylor  
7336
 
7337
        * ltconfig: Update cygwin32 support.
7338
 
7339
        * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
7340
        (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
7341
        (GDB_SUPPORT_DIRS): Likewise.
7342
 
7343
Wed Apr 22 12:30:10 1998  Michael Meissner  
7344
 
7345
        * configure.in (target_makefile_frag): If --enable-target-optspace,
7346
        use -Os to compile target libraries rather than -O2.  Default to
7347
        using -Os for d10v and m32r if --{enable,disable}-target-optspace is
7348
        not used.
7349
        * configure.in (target_cflags): Ditto for d30v.
7350
 
7351
Tue Apr 21 23:06:54 1998  Tom Tromey  
7352
 
7353
        * Makefile.in (all-bfd): Depend on all-intl.
7354
        (all-binutils): Likewise.
7355
        (all-gas): Likewise.
7356
        (all-gprof): Likewise.
7357
        (all-ld): Likewise.
7358
 
7359
1998-04-19  Brendan Kehoe  
7360
 
7361
        * configure.in (host_tools): Fix typo, lbtool -> libtool.
7362
 
7363
Fri Apr 17 16:20:42 1998  Ian Lance Taylor  
7364
 
7365
        * Makefile.in (all-bfd): Depend upon all-libiberty.
7366
 
7367
        * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
7368
 
7369
Fri Apr 17 12:22:22 1998  Bob Manson  
7370
 
7371
        * Makefile.in: Add libstub.
7372
 
7373
        * configure.in: Ditto. Build libstub for targets that have cygmon
7374
        support.
7375
 
7376
Tue Apr 14 18:01:55 1998  Ian Lance Taylor  
7377
 
7378
        * configure.in: Don't set PICFLAG on ix86-cygwin32.
7379
 
7380
Tue Apr 14 12:24:45 1998  J. Kean Johnston  
7381
 
7382
        * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
7383
        use mh-sysv5 if specified.  Support gprof on SCO Open Server.
7384
 
7385
Tue Apr 14 11:33:51 1998  Krister Walfridsson 
7386
 
7387
        * configure: Define DEFAULT_M4 by searching PATH.
7388
        * Makfile.in: Use DEFAULT_M4.
7389
 
7390
Mon Apr 13 15:37:24 1998  Ian Lance Taylor  
7391
 
7392
        * ltconfig: Add cygwin32 support.
7393
 
7394
        * Makefile.in, configure.in: Add libtool as a native only directory
7395
        to configure and build.
7396
 
7397
Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
7398
 
7399
        * Makefile.in (INSTALL_MODULES): Remove texinfo.
7400
 
7401
Wed Apr  8 13:18:56 1998  Philippe De Muyter  
7402
 
7403
        * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
7404
 
7405
Thu Apr  2 14:48:44 1998  Geoffrey Noer  
7406
 
7407
        * Makefile.in: add ash make rules
7408
        * configure.in: add ash to native_only and host_tools lists
7409
 
7410
Thu Mar 26 12:53:20 1998  Tom Tromey  
7411
 
7412
        * Makefile.in (all-gettext, all-intl): New targets.
7413
        (ALL_MODULES): Added all-gettext, all-intl.
7414
        (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
7415
        (INSTALL_MODULES): Added install-gettext, install-intl.
7416
        (CLEAN_MODULES): Added clean-gettext, clean-intl.
7417
 
7418
        * configure.in (host_tools): Added gettext.
7419
        (native_only): Likewise.
7420
        (noconfigdirs) [various cases]: Likewise.
7421
        (host_libs): Added intl.
7422
 
7423
Thu Mar 26 15:00:11 1998  Keith Seitz  
7424
 
7425
        * configure: Do not disable building gdbtk for cygwin32 hosts.
7426
 
7427
Wed Mar 25 10:04:18 1998  Nick Clifton  
7428
 
7429
        * configure.in: Add thumb-coff target.
7430
        * config.sub: Add thumb-coff target.
7431
 
7432
Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7433
 
7434
        * Makefile.in: Revert yesterday's change.
7435
        (all-target-winsup):  all-target-librx stays out of here.
7436
 
7437
Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7438
 
7439
        * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
7440
        CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
7441
        INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
7442
        Remove references to librx and libg++.
7443
 
7444
Tue Mar 24 18:28:12 1998  Eric Mumpower  
7445
 
7446
        * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
7447
        recursive makes
7448
 
7449
Tue Mar 24 11:37:45 1998  Ian Lance Taylor  
7450
 
7451
        * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
7452
        for newlib directory.
7453
        (CXX_FOR_TARGET): Likewise.
7454
 
7455
Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
7456
 
7457
        * ltconfig: Update after libtool/ltconfig.in change for
7458
        hpux11.
7459
 
7460
Fri Mar 20 18:51:43 1998  Ian Lance Taylor  
7461
 
7462
        * ltconfig, ltmain.sh: Update to libtool 1.2.
7463
 
7464
Fri Mar 20 09:32:14 1998  Manfred Hollstein  
7465
 
7466
        * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7467
        (install-gcc-cross): Instead, override LANGUAGES here.
7468
 
7469
1998-03-18  Dave Love  
7470
 
7471
        * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7472
        non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7473
 
7474
Wed Mar 18 09:24:59 1998  Nick Clifton  
7475
 
7476
        * configure.in: Add Thumb-pe target.
7477
 
7478
Tue Mar 17 16:59:00 1998  Syd Polk 
7479
 
7480
        * Makefile.in - changed sn targets to snavigator
7481
        * configure.in - changed sn targets to snavigator
7482
 
7483
Tue Mar 17 10:33:28 1998  Manfred Hollstein  
7484
 
7485
        * config-ml.in: After building symlink tree call make distclean
7486
        if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
7487
        to be the case for libiberty.
7488
 
7489
Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
7490
 
7491
        * configure: When making link, also check the current
7492
        directory. The configure scripts may create one.
7493
 
7494
Fri Mar  6 01:02:03 1998  Richard Henderson  
7495
 
7496
        * config.sub: Accept alphapca56 and alphaev6 properly.
7497
 
7498
Fri Mar  6 00:14:55 1998  Franz Sirl 
7499
 
7500
        * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
7501
 
7502
Mon Feb 23 15:09:18 1998  Bruno Haible 
7503
 
7504
        * config.sub (sco5): Fix typo.
7505
 
7506
Mon Feb 23 14:46:06 1998  Ian Lance Taylor  
7507
 
7508
        * Makefile.in (INSTALL_MODULES): Move install-tcl before
7509
        install-itcl.
7510
        (install-itcl): Remove dependency on install-tcl.
7511
 
7512
Mon Feb 23 09:53:28 1998  Mark Alexander  
7513
 
7514
        * configure.in: Remove libgloss from noconfigdirs for MN10300.
7515
 
7516
Thu Feb 19 13:40:41 1998  Ian Lance Taylor  
7517
 
7518
        * configure.in: Don't build libgui for a cygwin32 target when not on
7519
        a cygwin32 host.
7520
 
7521
Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7522
 
7523
        * configure (redirect): Set to null, so default behavior of
7524
        configure is now --verbose.
7525
 
7526
1998-02-16  Dave Love  
7527
 
7528
        * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
7529
        CONFIG_SITE=/dev/null to forestall lossage with site configuration.
7530
 
7531
Mon Feb 16 12:23:53 1998  Manfred Hollstein  
7532
 
7533
        * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
7534
        this change to sync Makefile.in with its ChangeLog entries.
7535
 
7536
Thu Feb 12 15:03:08 1998  H.J. Lu  
7537
 
7538
        * ltmain.sh (mkdir): Check that the directory doesn't exist
7539
        before we exit with error, so that we don't get races during
7540
        parallel builds.
7541
 
7542
Sat Feb  7 15:19:18 1998  Ian Lance Taylor  
7543
 
7544
        * ltconfig, ltmain.sh: Update from libtool 1.0i.
7545
 
7546
Fri Feb  6 01:33:52 1998  Manfred Hollstein  
7547
 
7548
        * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7549
        PICFLAG_FOR_TARGET.
7550
        (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7551
 
7552
        * configure: Emit a definition for the new macro enable_shared
7553
        into each Makefile.
7554
 
7555
Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7556
 
7557
        * configure.in (host_tools, native_only): Add libtool.
7558
 
7559
Wed Feb  4 16:53:58 1998  Geoffrey Noer  
7560
 
7561
        * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7562
        Fix typo in ming config comment.
7563
 
7564
Wed Feb  4 18:56:13 1998  Ian Lance Taylor  
7565
 
7566
        * ltconfig, ltmain.sh: Update from libtool 1.0h.
7567
 
7568
Mon Feb  2 19:38:19 1998  Ian Lance Taylor  
7569
 
7570
        * config.sub: Add tic30 cases, and map c30 to tic30.
7571
 
7572
Sun Feb  1 02:40:41 1998  Richard Henderson  
7573
 
7574
        * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
7575
        (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
7576
        (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
7577
        (CLEAN_TARGET_MODULES): Similarly
7578
        (all-target-libf2c): Add dependences.
7579
        * configure.in (target_libs): Add libf2c.
7580
 
7581
Fri Jan 30 17:18:32 1998  Geoffrey Noer  
7582
 
7583
        * configure.in: Remove expect from noconfigdirs when target
7584
        is cygwin32.  OK to build expect and dejagnu with Canadian
7585
        Cross.
7586
 
7587
Wed Jan 28 12:58:49 1998  Ian Lance Taylor  
7588
 
7589
        * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
7590
        host.
7591
 
7592
        * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
7593
        and mingw32.
7594
 
7595
Wed Jan 28 10:26:37 1998  Manfred Hollstein  
7596
 
7597
        * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
7598
        here as it is not defined in the toplevel Makefile.
7599
 
7600
Tue Jan 27 23:25:06 1998  Manfred Hollstein  
7601
 
7602
        * configure (package_makefile_rules_frag): New variable, which names
7603
        a file with generic rules, ...
7604
        Change comment to mention we now have FIVE parts.
7605
        * configure: Undo last change.
7606
 
7607
Tue Jan 27 23:15:55 1998  Lassi A. Tuura  
7608
 
7609
        * config.guess: More accurate determination of HP processor types.
7610
        * config.sub: More accurate determination of HP processor types.
7611
 
7612
Sat Jan 24 01:59:45 1998  Manfred Hollstein  
7613
 
7614
        * configure (package_makefile_frag): Move inserting the
7615
        ${package_makefile_frag} to where it should be according
7616
        to the comment.
7617
 
7618
Fri Jan 23 00:29:28 1998  Philip Blundell  
7619
 
7620
        * config.guess: Add support for Linux/ARM.
7621
 
7622
Thu Jan 22 15:14:01 1998  Fred Fish  
7623
 
7624
        * .cvsignore: Remove *-info and *-install since they match
7625
        release-info and mpw-install, which we don't want to just ignore.
7626
 
7627
Thu Jan 22 01:38:33 1998  Richard Henderson  
7628
 
7629
        * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
7630
 
7631
Sat Jan 17 21:28:08 1998  Pieter Nagel 
7632
 
7633
        * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
7634
        local_prefix to sub-make invocations.
7635
 
7636
Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
7637
 
7638
        * configure.in: Check makefile fragments in the source
7639
        directory.
7640
 
7641
Fri Jan 16 00:41:37 1998  Alexandre Oliva 
7642
 
7643
        * configure.in: Check whether host and target makefile
7644
        fragments exist before adding them to *_makefile_frag.
7645
 
7646
Wed Jan 14 23:39:10 1998  Bob Manson  
7647
 
7648
        * configure.in (target_configdirs): Add cygmon for sparc64-elf.
7649
 
7650
Wed Jan 14 12:48:07 1998  Keith Seitz  
7651
 
7652
        * configure.in: Make sure we only replace RPATH_ENVVAR on
7653
        lines which begin with RPATH_ENVVAR, i.e. add "^" to the
7654
        regexp to sed.
7655
 
7656
        * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
7657
        to sub-makes.
7658
 
7659
1998-01-13  Lee Iverson   (leei@ai.sri.com)
7660
 
7661
        * config-ml.in (multi-do): LDFLAGS must include multilib
7662
        designator.
7663
 
7664
Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
7665
 
7666
        * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
7667
 
7668
Sun Jan  4 01:06:55 1998  Mumit Khan  
7669
 
7670
        * config.sub: Add mingw32 support.
7671
        * configure.in: Likewise.
7672
 
7673
Sat Jan  3 12:11:05 1998 Franz Sirl 
7674
 
7675
        * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
7676
 
7677
Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
7678
 
7679
        * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7680
        * configure (gxx_include_dir): Provide a definition for subdirs
7681
        which do not use autoconf.
7682
 
7683
Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
7684
 
7685
        * config.guess: Sync with egcs.  Picks up new alpha support,
7686
        BeOS & some additional linux support.
7687
 
7688
Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
7689
 
7690
        * config.guess: HP 9000/803 is a PA1.1 machine.
7691
 
7692
Mon Dec 22 02:39:24 1997  Richard Henderson  
7693
 
7694
        * configure.in: It's alpha*-...
7695
 
7696
Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
7697
 
7698
        * configure.in (host_makefile_frag, target_makefile_frag):
7699
        Handle multiple config files.
7700
        (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7701
        alpha-*-*.
7702
 
7703
Thu Dec 18 13:13:03 1997  Doug Evans  
7704
 
7705
        * mkdep: New file.
7706
 
7707
Wed Dec 17 09:53:02 1997  Michael Meissner  
7708
 
7709
        * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7710
 
7711
Tue Dec 16 17:36:05 1997  Ian Lance Taylor  
7712
 
7713
        * Makefile.in: Add libgui directory.
7714
        (GDB_TK): Add all-libgui.
7715
        * configure.in: Add libgui directory.
7716
        * configure: Add all-libgui to GDB_TK.
7717
 
7718
Mon Dec 15 16:12:28 1997  Nick Clifton  
7719
 
7720
        * config-ml.in (multidirs): Add m32r to multilib list.
7721
 
7722
Fri Dec 12 10:43:31 1997  Brendan Kehoe  
7723
 
7724
        * Makefile.in (all-target-gperf): Change dependency to
7725
        all-target-libstdc++.
7726
 
7727
Thu Dec 11 23:30:51 1997  Fred Fish  
7728
 
7729
        * config.guess: Add BeOS support.
7730
 
7731
Wed Dec 10 15:10:38 1997  Ian Lance Taylor  
7732
 
7733
        Source directory cvs renamed to cvssrc:
7734
        * configure.in (host_tools): Change cvs to cvssrc.
7735
        (native_only): Likewise.
7736
        (noconfigdirs) [various cases]: Likewise.
7737
        * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7738
        (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7739
        (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7740
        (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7741
        (all-cvssrc): Rename target from all-cvs.
7742
 
7743
Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
7744
 
7745
        * configure (gxx_include_dir): Fix thinko.
7746
 
7747
Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
7748
 
7749
        * Makefile.in (INSTALL_TARGET_CROSS): Define.
7750
        (install-cross, install-gcc-cross): New targets.
7751
 
7752
Tue Dec  2 10:08:31 1997  Nick Clifton  
7753
 
7754
        * configure.in (noconfigdirs): Add support for Thumb target.
7755
 
7756
        * config.sub (maybe_os): Add support for Thumb target.
7757
 
7758
Sun Nov 30 16:12:27 1997  Bob Manson  
7759
 
7760
        * Makefile.in: Add rules for cygmon.
7761
 
7762
        * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7763
 
7764
Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
7765
 
7766
        * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7767
        * configure (gxx_include_dir): Provide a definition for subdirs
7768
        which do not use autoconf.
7769
 
7770
Wed Nov 26 11:53:33 1997  Keith Seitz  
7771
 
7772
        * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
7773
        11/18/97 build
7774
 
7775
Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
7776
 
7777
        * From Franz Sirl.
7778
        * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7779
        found on RedHat Linux systems.
7780
 
7781
Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
7782
 
7783
        * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7784
        guesses.
7785
 
7786
Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
7787
 
7788
        * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7789
 
7790
Mon Nov 10 15:23:21 1997  H.J. Lu  
7791
 
7792
        * ltmain.sh: If mkdir fails, check whether the directory was created
7793
        anyhow by some other process.
7794
 
7795
Mon Nov 10 14:38:03 1997  Michael Meissner  
7796
 
7797
        * configure.in (d30v-*-*): Configure all directories.
7798
 
7799
Sun Nov  9 17:36:20 1997  Michael Meissner  
7800
 
7801
        * configure.in (d30v-*-*): Configure newlib, libiberty directories
7802
        for the D30V.
7803
 
7804
Sat Nov  8 14:42:59 1997  Michael Meissner  
7805
 
7806
        * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7807
 
7808
Fri Nov  7 10:34:09 1997  Rob Savoye  
7809
 
7810
        * include/libiberty.h: Add extern "C" { so it can be used with C++
7811
        progrms.
7812
        * include/remote-sim.h:  Add extern "C" { so it can be used with C++
7813
        programs.
7814
 
7815
Thu Oct 30 11:09:29 1997  Michael Meissner  
7816
 
7817
        * configure.in (d30v-*-*): Configure GCC now.
7818
 
7819
Mon Oct 27 13:17:24 1997  Stan Shebs  
7820
 
7821
        * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7822
        is no longer needed.
7823
 
7824
Mon Oct 27 12:03:53 1997  Jason Merrill  
7825
 
7826
        * Makefile.in: check-target-libio depends on all-target-libstdc++.
7827
 
7828
Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
7829
 
7830
        * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7831
        targets using "$@" to provide support for similar but not identical
7832
        targets without having to duplicate code.
7833
 
7834
Mon Oct 20 15:28:49 1997  Klaus K"ampf  
7835
 
7836
        * makefile.vms: Fix to work with DEC C.
7837
 
7838
Tue Oct  7 23:58:57 1997  Gavin Koch  
7839
 
7840
        * config.sub: Add mips-tx39-elf to marketing names.
7841
 
7842
Tue Oct  7 14:24:41 1997  Ian Lance Taylor  
7843
 
7844
        * ltmain.sh: Handle symlinks in generated script.
7845
 
7846
Wed Oct  1 13:11:27 1997  Ian Lance Taylor  
7847
 
7848
        * configure: Handle autoconf style directory options: --bindir,
7849
        --datadir, --includedir, --infodir, --libdir, --libexecdir,
7850
        --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7851
        --sysconfdir.
7852
        * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7853
        (sharedstatedir, localstatedir, oldincludedir): New variables.
7854
        (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7855
        infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7856
        sbindir, sharedstatedir, and sysconfdir.
7857
 
7858
Mon Sep 29 00:38:08 1997 Aaron Jackson 
7859
 
7860
        * Makefile.in (bootstrap-lean): New target.
7861
 
7862
Wed Sep 24 18:06:27 1997  Stu Grossman  
7863
 
7864
        * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
7865
        sn, and gnuserv from noconfigdirs.
7866
 
7867
Wed Sep 24 15:18:32 1997  Ian Lance Taylor  
7868
 
7869
        * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7870
 
7871
Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
7872
 
7873
        * Makefile.in (cross): New target.
7874
 
7875
Thu Sep 18 21:43:23 1997  Alexandre Oliva  
7876
                          Jeff Law         
7877
 
7878
        * Makefile.in (bootstrap2, bootstrap3): New targets.
7879
        (all-bootstrap): Remove outdated and confusing target.
7880
        (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
7881
 
7882
Thu Sep 18 15:37:42 1997  Andrew Cagney  
7883
 
7884
        * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
7885
        windows.  Consistent with gdb/configure.
7886
 
7887
1997-09-15 02:37  Ulrich Drepper  
7888
 
7889
        * configure.in: Name Linux target fragment.
7890
 
7891
        * configure: Rewrite so that project Makefile fragment is inserted
7892
        first and appears last in the resulting Makefile.
7893
 
7894
Tue Sep 16 09:55:07 1997  Andrew Cagney  
7895
 
7896
        * Makefile.in (install-itcl): Install tcl first.
7897
 
7898
Fri Sep 12 16:19:20 1997  Geoffrey Noer  
7899
 
7900
        * configure.in: remove bison from noconfigdirs for Cygwin32 host
7901
 
7902
Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
7903
 
7904
        * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7905
 
7906
        * configure.in (skipdirs): Add target-librx for Linux.
7907
        (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7908
 
7909
Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
7910
 
7911
        * Makefile.in (bootstrap): New target.
7912
 
7913
Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
7914
 
7915
        * config.sub: Accept 'amigados' for backward compatibility.
7916
 
7917
Mon Sep  8 20:46:20 1997  Ian Lance Taylor  
7918
 
7919
        * config.guess: Merge with FSF.
7920
 
7921
Sun Sep  7 23:18:32 1997  Fred Fish  
7922
 
7923
        * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7924
 
7925
Sun Sep  7 15:55:28 1997  Gavin Koch  
7926
 
7927
        * config.sub: Add "marketing-names" patch.
7928
 
7929
Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
7930
 
7931
        * configure.in (*-*-rtems*): Do not build libgloss for rtems.
7932
 
7933
Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
7934
 
7935
        * config.sub: Handle v850-elf.
7936
 
7937
Wed Sep  3 22:01:58 1997  Fred Fish  
7938
 
7939
        * .cvsignore (*-install): Remove.
7940
 
7941
Wed Sep  3 12:15:24 1997  Chris Provenzano  
7942
 
7943
        * ltconfig: Set CONFIG_SHELL in libtool.
7944
        * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7945
 
7946
Mon Sep  1 16:45:44 1997  Jim Wilson  
7947
 
7948
        * configure.in (target_subdir): Set to libraries if enable_multilib.
7949
 
7950
Wed Aug 27 16:15:11 1997  Jim Wilson  
7951
 
7952
        * config.guess: Update from gcc directory.
7953
 
7954
Tue Aug 26 16:46:46 1997  Andrew Cagney  
7955
 
7956
        * Makefile.in (all-sim): Depends on all-readline.
7957
 
7958
Wed Aug 20 19:57:37 1997  Jason Merrill  
7959
 
7960
        * Makefile.in (BISON, YACC): Use $$s.
7961
        (all-bison): Depend on all-texinfo.
7962
 
7963
Tue Aug 19 01:41:32 1997  Jason Merrill  
7964
 
7965
        * Makefile.in (BISON): Add -L flag.
7966
        (YACC): Likewise.
7967
 
7968
Mon Aug 18 11:30:50 1997  Nick Clifton  
7969
 
7970
        * configure.in (noconfigdirs): Add support for v850e target.
7971
 
7972
        * config.sub (maybe_os): Add support for v850e target.
7973
 
7974
Mon Aug 18 11:30:50 1997  Nick Clifton  
7975
 
7976
        * configure.in (noconfigdirs): Add support for v850ea target.
7977
 
7978
        * config.sub (maybe_os): Add support for v850ea target.
7979
 
7980
Mon Aug 18 09:24:06 1997  Gavin Koch  
7981
 
7982
        * config.sub: Add mipstx39.  Delete r3900.
7983
 
7984
Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7985
 
7986
        * Makefile.in (all-autoconf): Depends on all-texinfo.
7987
 
7988
Fri Aug 15 23:09:26 1997  Michael Meissner  
7989
 
7990
        * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7991
        eabi targets.
7992
 
7993
Thu Aug 14 14:42:17 1997  Ian Lance Taylor  
7994
 
7995
        * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7996
 
7997
        * configure: When handling a Canadian Cross, handle YACC as well as
7998
        BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
7999
        * Makefile.in (all-bison): Depend upon all-texinfo.
8000
 
8001
Tue Aug 12 20:09:48 1997  Jason Merrill  
8002
 
8003
        * Makefile.in (BISON): bison, not byacc or bison -y.
8004
        (YACC): bison -y or byacc or yacc.
8005
        (various): Add *-bison as appropriate.
8006
        (taz): No need to mess with BISON anymore.
8007
 
8008
Tue Aug 12 22:33:08 1997  Ian Lance Taylor  
8009
 
8010
        * configure: If OSTYPE matches *win32*, try to find a good value for
8011
        CONFIG_SHELL.
8012
 
8013
Sun Aug 10 14:41:11 1997  Ian Lance Taylor  
8014
 
8015
        * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
8016
        configure.in if it is present.
8017
 
8018
Sat Aug  9 00:58:01 1997  Ian Lance Taylor  
8019
 
8020
        * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
8021
 
8022
Fri Aug  8 16:30:13 1997  Doug Evans  
8023
 
8024
        * config.sub: Recognize `arc' cpu.
8025
        * configure.in: Likewise.
8026
        * config-ml.in: Likewise.
8027
 
8028
Thu Aug  7 11:02:34 1997  Ian Lance Taylor  
8029
 
8030
        * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
8031
 
8032
Wed Aug  6 16:27:29 1997  Chris Provenzano  
8033
 
8034
        * configure: Changed sed delimiter from ':' to '|' when
8035
        attempting to substitute ${config_shell} for SHELL. On
8036
        NT ${config_shell} may contain a ':' in it.
8037
 
8038
Wed Aug  6 12:29:05 1997  Jason Merrill  
8039
 
8040
        * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
8041
 
8042
Wed Aug  6 00:42:35 1997  Ian Lance Taylor  
8043
 
8044
        * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
8045
 
8046
Tue Aug  5 14:08:51 1997  Ian Lance Taylor  
8047
 
8048
        * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
8049
 
8050
        * ylwrap: If the program is a relative path, force it to be
8051
        absolute.
8052
 
8053
Tue Aug  5 12:12:44 1997  Andrew Cagney  
8054
 
8055
        * configure (tooldir): Set BISON to `bison -y' and not just bison.
8056
 
8057
Mon Aug  4 22:59:02 1997  Andrew Cagney  
8058
 
8059
        * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
8060
        correctly specify the target build directory $(TARGET_SUBDIR)/winsup
8061
        for libraries.
8062
 
8063
Mon Aug  4 12:40:24 1997  Jason Merrill  
8064
 
8065
        * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
8066
        separated by spaces.
8067
 
8068
Thu Jul 31 19:49:49 1997  Ian Lance Taylor  
8069
 
8070
        * ylwrap: New file.
8071
        * Makefile.in (DEVO_SUPPORT): Add ylwrap.
8072
 
8073
        * ltmain.sh: Handle /bin/sh at start of install program.
8074
 
8075
        * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
8076
 
8077
        * ltconfig, ltmain.sh: New files, from libtool 1.0.
8078
        * missing: New file, from automake 1.2.
8079
 
8080
Thu Jul 24 12:57:56 1997  Ian Lance Taylor  
8081
 
8082
        * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
8083
        check-tk to CHECK_X11_MODULES.
8084
 
8085
Wed Jul 23 17:03:29 1997  Ian Lance Taylor  
8086
 
8087
        * config.sub: Merge with FSF.
8088
 
8089
Tue Jul 22 19:08:29 1997  Ian Lance Taylor  
8090
 
8091
        * config.guess: Merge with FSF.
8092
 
8093
Tue Jul 22 14:50:42 1997  Robert Hoehne 
8094
 
8095
        * configure: Treat msdosdjgpp like go32.
8096
        * configure.in: Likewise.  Don't remove gprof for go32.
8097
 
8098
        * configure: Change Makefile.tem2 to Makefile.tm2.
8099
 
8100
Mon Jul 21 10:31:26 1997  Stephen Peters  
8101
 
8102
        * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
8103
 
8104
Tue Jul 15 14:33:03 1997  Brendan Kehoe  
8105
 
8106
        * install-sh (chmodcmd): Set to null if the DST directory already
8107
        exists.  Same as Nov 11th change.
8108
 
8109
Mon Jul 14 11:01:15 1997  Martin M. Hunt  
8110
 
8111
        * configure (GDB_TK): Needs itcl and tix.
8112
 
8113
Mon Jul 14 00:32:10 1997  Jason Merrill  
8114
 
8115
        * config.guess: Update from FSF.
8116
 
8117
Fri Jul 11 11:57:11 1997  Martin M. Hunt  
8118
 
8119
        * Makefile.in (GDB_TK): Depend on itcl and tix.
8120
 
8121
Fri Jul  4 13:25:31 1997  Ian Lance Taylor  
8122
 
8123
        * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
8124
        (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
8125
        (INSTALL_SCRIPT): New variable.
8126
        (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
8127
        * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
8128
        to -x.
8129
        * install-sh: Add support for -x option.
8130
 
8131
Mon Jun 30 15:51:30 1997  Ian Lance Taylor  
8132
 
8133
        * configure.in, Makefile.in: Treat tix like itcl.
8134
 
8135
Thu Jun 26 13:59:19 1997  Ian Lance Taylor  
8136
 
8137
        * Makefile.in (WINDRES): New variable.
8138
        (WINDRES_FOR_TARGET): New variable.
8139
        (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
8140
        (EXTRA_HOST_FLAGS): Add WINDRES.
8141
        (EXTRA_TARGET_FLAGS): Add WINDRES.
8142
        (EXTRA_GCC_FLAGS): Add WINDRES.
8143
        ($(DO_X)): Pass down WINDRES.
8144
        ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
8145
        * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
8146
        DLLTOOL_FOR_TARGET.
8147
 
8148
Wed Jun 25 15:01:26 1997  Felix Lee  
8149
 
8150
        * configure.in: configure sim before gdb for win32-x-ppc
8151
 
8152
Wed Jun 25 12:18:54 1997  Brendan Kehoe  
8153
 
8154
        Move gperf into the toplevel, from libg++.
8155
        * configure.in (target_tools): Add target-gperf.
8156
        (native_only): Add target-gperf.
8157
        * Makefile.in (all-target-gperf): New target, depend on
8158
        all-target-libg++.
8159
        (configure-target-gperf): Empty rule.
8160
        (ALL_TARGET_MODULES): Add all-target-gperf.
8161
        (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
8162
        (CHECK_TARGET_MODULES): Add check-target-gperf.
8163
        (INSTALL_TARGET_MODULES): Add install-target-gperf.
8164
        (CLEAN_TARGET_MODULES): Add clean-target-gperf.
8165
 
8166
Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
8167
 
8168
        * config.sub (mn10200): Recognize new basic machine.
8169
 
8170
Thu Jun 19 14:16:42 1997  Brendan Kehoe  
8171
 
8172
        * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
8173
        --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
8174
 
8175
Tue Jun 17 15:31:20 1997  Brendan Kehoe  
8176
 
8177
        * configure.in: If we're building mips-sgi-irix6* native, turn on
8178
        ENABLE_MULTILIB and set TARGET_SUBDIR.
8179
 
8180
Tue Jun 17 12:20:59 1997  Tom Tromey  
8181
 
8182
        * Makefile.in (all-sn): Depend on all-grep.
8183
 
8184
Mon Jun 16 11:11:10 1997  Ian Lance Taylor  
8185
 
8186
        * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
8187
 
8188
        * configure: Set CFLAGS and CXXFLAGS, and substitute them into
8189
        Makefile.  From Jeff Makey .
8190
        * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
8191
 
8192
        * Makefile.in (DISTBISONFILES): Remove.
8193
        (taz): Don't futz with DISTBISONFILES.  Change BISON to use
8194
        $(DEFAULT_YACC).
8195
 
8196
        * configure.in: Build itl, db, sn, etc., when building for native
8197
        cygwin32.
8198
 
8199
        * Makefile.in (LD): New variable.
8200
        (EXTRA_HOST_FLAGS): Pass down LD.
8201
        ($(DO_X)): Likewise.
8202
 
8203
Mon Jun 16 11:10:35 1997  Philip Blundell  
8204
 
8205
        * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
8206
 
8207
Fri Jun 13 10:22:56 1997  Bob Manson  
8208
 
8209
        * configure.in (targargs): Strip out any supplied --build argument
8210
        before adding our own. Always add --build.
8211
 
8212
Thu Jun 12 21:12:28 1997  Bob Manson  
8213
 
8214
        * configure.in (targargs): Pass --build if we're doing
8215
        a cross-compile.
8216
 
8217
Fri Jun  6 21:38:40 1997  Rob Savoye  
8218
 
8219
        * configure: Use '|' instead of ":" as the separator in
8220
        sed. Otherwise sed chokes on NT path names with drive
8221
        designators. Also look for "?:*" as the leading characters in an
8222
        absolute pathname.
8223
 
8224
Mon Jun  2 13:05:20 1997  Gavin Koch  
8225
 
8226
        * config.sub: Support for r3900.
8227
 
8228
Wed May 21 17:33:31 1997  Ian Lance Taylor  
8229
 
8230
        * configure.in: Use install-sh, not install.sh.
8231
 
8232
Wed May 14 16:06:51 1997  Ian Lance Taylor  
8233
 
8234
        * Makefile.in (taz): Improve check for BISON so it doesn't try to
8235
        apply it twice.
8236
 
8237
Fri May  9 17:22:05 1997  Ian Lance Taylor  
8238
 
8239
        * Makefile.in (INSTALL_MODULES): Put install-opcodes before
8240
        install-binutils.
8241
 
8242
Thu May  8 17:29:50 1997  Ian Lance Taylor  
8243
 
8244
        * Makefile.in: Add automake targets.
8245
        * configure.in (host_tools): Add automake.
8246
 
8247
Tue May  6 15:49:52 1997  Ian Lance Taylor  
8248
 
8249
        * configure: Default CXX to c++, not gcc.
8250
        * Makefile.in (CXX): Set to c++, not gcc.
8251
        (CXX_FOR_TARGET): When cross, transform c++, not gcc.
8252
 
8253
Thu May  1 10:11:43 1997  Geoffrey Noer  
8254
 
8255
        * install-sh: try appending a .exe if source file doesn't
8256
        exist
8257
 
8258
Wed Apr 30 12:05:36 1997  Jason Merrill  
8259
 
8260
        * configure.in: Turn on multilib by default.
8261
        (cross_only): Remove target-libiberty.
8262
 
8263
        * Makefile.in (all-gcc): Don't depend on libiberty.
8264
 
8265
Mon Apr 28 18:39:45 1997  Michael Snyder  
8266
 
8267
        * config.guess: improve algorithm for recognizing Gnu Hurd x86.
8268
 
8269
Thu Apr 24 19:30:07 1997  Ian Lance Taylor  
8270
 
8271
        * Makefile.in (DEVO_SUPPORT): Add mpw-install.
8272
        (DISTBISONFILES): Add ld/Makefile.in
8273
 
8274
Tue Apr 22 17:17:28 1997  Geoffrey Noer  
8275
 
8276
        * configure.in: if target is cygwin32 but host isn't cygwin32,
8277
        don't configure gdb tcl tk expect, not just gdb.
8278
 
8279
Mon Apr 21 13:33:39 1997  Tom Tromey  
8280
 
8281
        * configure.in: Added gnuserv everywhere sn appears.
8282
 
8283
        * Makefile.in (ALL_MODULES): Added all-gnuserv.
8284
        (CROSS_CHECK_MODULES): Added check-gnuserv.
8285
        (INSTALL_MODULES): Added install-gnuserv.
8286
        (CLEAN_MODULES): Added clean-gnuserv.
8287
        (all-gnuserv): New target.
8288
 
8289
Thu Apr 17 13:57:06 1997  Per Fogelstrom  
8290
 
8291
        * config.guess: Fixes for MIPS OpenBSD systems.
8292
 
8293
Tue Apr 15 12:21:07 1997  Ian Lance Taylor  
8294
 
8295
        * Makefile.in (INSTALL_XFORM): Remove.
8296
        (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
8297
 
8298
        * mkinstalldirs: New file, copied from automake.
8299
        * Makefile.in (installdirs): Rename from install-dirs.  Use
8300
        mkinstalldirs.  Change all users.
8301
        (DEVO_SUPPORT): Add mkinstalldirs.
8302
 
8303
Mon Apr 14 11:21:38 1997  Ian Lance Taylor  
8304
 
8305
        * install-sh: Rename from install.sh.
8306
        * Makefile.in (INSTALL): Change install.sh to install-sh.
8307
        (DEVO_SUPPORT): Likewise.
8308
 
8309
        * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
8310
        Graichen .
8311
 
8312
Fri Apr 11 16:37:10 1997  Niklas Hallqvist  
8313
 
8314
        * config.guess: Recognize OpenBSD systems correctly.
8315
 
8316
Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8317
 
8318
        * README, Makefile.in (ETC_SUPPORT): Remove references to
8319
        cfg-paper*, configure.{texi,man,info*}._
8320
 
8321
Sun Apr  6 18:47:57 1997  Andrew Cagney  
8322
 
8323
        * Makefile.in (all.normal): Ensure that gcc is built after all
8324
        the x11 - ie gdb - targets.
8325
 
8326
Tue Apr  1 16:28:50 1997  Klaus Kaempf  
8327
 
8328
        * makefile.vms: Don't run conf-a-gas.
8329
 
8330
Mon Mar 31 16:26:55 1997  Joel Sherrill  
8331
 
8332
        * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
8333
 
8334
Sun Mar 30 12:38:27 1997  Fred Fish  
8335
 
8336
        * configure.in: Remove noconfigdirs case since gdb also
8337
        configures and builds for tic80-coff.
8338
 
8339
Fri Mar 28 18:28:52 1997  Ian Lance Taylor  
8340
 
8341
        * configure: Set cache_file to config.cache.
8342
        * Makefile.in (local-distclean): Remove config.cache.
8343
 
8344
Wed Mar 26 18:49:39 1997  Ian Lance Taylor  
8345
 
8346
        * COPYING: Update FSF address.
8347
 
8348
Wed Mar 26 10:38:25 1997  Michael Meissner  
8349
 
8350
        * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
8351
        noconfigdirs.
8352
 
8353
Mon Mar 24 15:02:39 1997  Ian Lance Taylor  
8354
 
8355
        * Makefile.in (install-dirs): Don't crash if prefix, and hence
8356
        MAKEDIRS, is empty.
8357
 
8358
Mon Mar 24 12:40:55 1997  Doug Evans  
8359
 
8360
        * config.sub: Tweak mn10300 entry.
8361
 
8362
Fri Mar 21 15:35:27 1997  Michael Meissner  
8363
 
8364
        * configure.in (host_tools): Put sim before gdb, so gdb's
8365
        configure.tgt can determine if the simulator was configured.
8366
 
8367
Sun Mar 16 16:07:08 1997  Fred Fish  
8368
 
8369
        * config.sub: Move BeOS $os case to be with other Cygnus
8370
        local cases.
8371
 
8372
Sun Mar 16 01:34:55 1997  Martin Hunt 
8373
 
8374
        * config.sub: Remove misplaced comment that broke Linux.
8375
 
8376
Sat Mar 15 22:50:15 1997  Fred Fish  
8377
 
8378
        * config.sub: Add BeOS support.
8379
 
8380
Mon Mar 10 13:30:11 1997  Tom Tromey  
8381
 
8382
        * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
8383
 
8384
Wed Mar  5 12:09:29 1997  Martin  
8385
 
8386
        * configure.in (noconfigdirs): Remove tcl and tk from
8387
        noconfigdirs for cygwin32 builds.
8388
 
8389
Fri Feb 28 18:20:15 1997  Fred Fish  
8390
 
8391
        * configure.in (tic80-*-*): Remove ld from noconfigdirs.
8392
 
8393
Thu Feb 27 14:57:26 1997  Ken Raeburn  
8394
 
8395
        * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
8396
        make-all.com, use makefile.vms instead.
8397
 
8398
Tue Feb 25 18:46:14 1997  Stan Shebs  
8399
 
8400
        * config.sub: Accept -lnews*.
8401
 
8402
Tue Feb 25 13:19:14 1997  Andrew Cagney  
8403
 
8404
        * configure.in (noconfigdirs): Disable target-newlib,
8405
        target-examples and target-libiberty for d30v.
8406
 
8407
Fri Feb 21 17:56:25 1997  Martin M. Hunt  
8408
 
8409
        * configure.in (noconfigdirs): Enable ld for d30v.
8410
 
8411
Fri Feb 21 20:58:51 1997  Michael Meissner  
8412
 
8413
        * configure.in (tic80-*-*): Build compiler.
8414
 
8415
Sun Feb 16 15:41:09 1997  Andrew Cagney  
8416
 
8417
        * configure.in (d30v-*): Remove sim directory from list of
8418
        unsupported d30v directories
8419
 
8420
Tue Feb 18 17:32:42 1997  Martin M. Hunt  
8421
 
8422
        * config.sub, configure.in: Add d30v target cpu.
8423
 
8424
Thu Feb 13 22:04:44 1997  Klaus Kaempf  
8425
 
8426
        * makefile.vms: New file.
8427
        * make-all.com: Remove.
8428
 
8429
Wed Feb 12 12:54:18 1997  Jim Wilson  
8430
 
8431
        * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
8432
 
8433
Sat Feb  8 20:36:49 1997  Michael Meissner  
8434
 
8435
        * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
8436
 
8437
Tue Feb  4 11:39:29 1997  Tom Tromey  
8438
 
8439
        * Makefile.in (ALL_MODULES): Added all-db.
8440
        (CROSS_CHECK_MODULES): Addec check-db.
8441
        (INSTALL_MODULES): Added install-db.
8442
        (CLEAN_MODULES): Added clean-db.
8443
 
8444
Mon Feb  3 13:29:36 1997  Ian Lance Taylor  
8445
 
8446
        * config.guess: Merge with latest FSF sources.
8447
 
8448
Tue Jan 28 09:20:37 1997  Tom Tromey  
8449
 
8450
        * Makefile.in (ALL_MODULES): Added all-itcl.
8451
        (CROSS_CHECK_MODULES): Added check-itcl.
8452
        (INSTALL_MODULES): Added install-itcl.
8453
        (CLEAN_MODULES): Added clean-itcl.
8454
 
8455
Thu Jan 23 01:44:27 1997  Geoffrey Noer  
8456
 
8457
        * configure.in: build gdb for mn10200
8458
 
8459
Fri Jan 17 15:32:15 1997  Doug Evans  
8460
 
8461
        * Makefile.in (all-target-winsup): Depend on all-target-libio.
8462
 
8463
Mon Jan 13 22:46:54 1997  Michael Meissner  
8464
 
8465
        * configure.in (tic80-*-*): Turn off most targets right now.
8466
 
8467
Fri Jan  3 16:04:03 1997  Ian Lance Taylor  
8468
 
8469
        * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8470
        rather than the makeinfo program.
8471
        (do-info): Depend upon all-texinfo.
8472
 
8473
Tue Dec 31 16:00:31 1996  Ian Lance Taylor  
8474
 
8475
        * configure.in: Remove uses of config/mh-linux.
8476
 
8477
        * config.sub, config.guess: Merge with latest FSF sources.
8478
 
8479
Fri Dec 27 23:04:33 1996  Fred Fish  
8480
 
8481
        * config.sub (case $basic_machine): Add tic80 entries.
8482
 
8483
Fri Dec 27 12:07:59 1996  Ian Lance Taylor  
8484
 
8485
        * config.sub, config.guess: Merge with latest FSF sources.
8486
 
8487
Wed Dec 18 22:46:39 1996  Stan Shebs  
8488
 
8489
        * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
8490
        * mpw-config.in: Test for NewFolderRecursive.
8491
        * mpw-install: Use symbolic name for startup filename.
8492
        * mpw-README: Add various additional details.
8493
 
8494
Wed Dec 18 13:11:46 1996  Jim Wilson  
8495
 
8496
        * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
8497
 
8498
Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
8499
 
8500
        * configure.in: Do build gcc and the target libraries for
8501
        the mn10200.
8502
 
8503
Wed Dec  4 16:53:05 1996  Geoffrey Noer  
8504
 
8505
        * configure.in: don't avoid building gdb for mn10300 any more
8506
        * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
8507
        instead of single-quoting it.
8508
 
8509
Tue Dec  3 23:26:50 1996  Jason Merrill  
8510
 
8511
        * configure.in: Don't use --with-stabs on IRIX 6.
8512
 
8513
Tue Dec  3 09:05:25 1996  Doug Evans  
8514
 
8515
        * configure.in (m32r): Build gdb, libg++ now.
8516
 
8517
Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
8518
 
8519
        * configure.in (mips*-sgi-irix6*):  Remove gdb and related
8520
        directories from noconfigdirs.
8521
 
8522
Tue Nov 26 11:45:33 1996  Kim Knuttila  
8523
 
8524
        * config.sub (basic_machine): added mips16 configuration
8525
 
8526
Sat Nov 23 19:26:22 1996  Michael Meissner  
8527
 
8528
        * config.sub: Handle d10v-unknown.
8529
 
8530
Sat Nov 23 10:23:01 1996  Gavin Koch  
8531
 
8532
        * config.sub: Handle v850-unknown.
8533
 
8534
Thu Nov 21 16:19:44 1996  Geoffrey Noer  
8535
 
8536
        * Makefile.in: add findutils
8537
        * configure.in: add findutils to list of host_tools
8538
 
8539
Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
8540
 
8541
        * config.sub: Handle mn10200 and mn10300.
8542
 
8543
Tue Nov 19 16:35:14 1996  Michael Meissner  
8544
 
8545
        * configure.in (d10v-*): Do not build librx.
8546
 
8547
Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
8548
 
8549
        * configure.in (mn10300): Build everything except gdb & libgloss.
8550
 
8551
Wed Nov 13 14:59:46 1996  Per Bothner  
8552
 
8553
        * config.guess:  Patch for Dansk Data Elektronik servers,
8554
        from Niels Skou Olsen .
8555
 
8556
        For ncr, use /bin/uname rather than uname, since GNU uname does not
8557
        support -p.  Suggested by Mark Mitchell .
8558
 
8559
        Patch for MIPS R4000 running System V,
8560
        from Eric S. Raymond .
8561
 
8562
        Fix thinko for nextstep.
8563
 
8564
        Patch for OSF1 in i?86, from Dan Murphy  via Harlan Stenn.
8565
 
8566
        Sat Jun 24 18:58:17 1995  Morten Welinder  
8567
        * config.guess: Guess mips-dec-mach_bsd4.3.
8568
 
8569
        Thu Oct 10 04:07:04 1996  Harlan Stenn 
8570
        * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
8571
        release numbers.
8572
        * config.guess (mips-mips-riscos*):  Emit just enough of the
8573
        release number.
8574
 
8575
        Tue Oct  8 10:37:22 1996  Frank Vance 
8576
        * config.guess (sparc-auspex-sunos*):  Added.
8577
        (f300-fujitsu-*): Added.
8578
 
8579
        Wed Sep 25 22:00:35 1996  Jeff Woolsey 
8580
        * config.guess:  Recognize a Tadpole as a sparc.
8581
 
8582
Wed Nov 13 00:53:09 1996  David J. MacKenzie  
8583
 
8584
        * config.guess: Don't assume that NextStep version is either 2 or
8585
        3.  NextStep 4 (aka OpenStep 4) has come out now.
8586
 
8587
Mon Nov 11 23:52:03 1996  David J. MacKenzie  
8588
 
8589
        * config.guess: Support Cray T90 that reports itself as "CRAY TS".
8590
        From Rik Faith .
8591
 
8592
Fri Nov  8 11:34:58 1996  David J. MacKenzie  
8593
 
8594
        * config.sub: Contributions from bug-gnu-utils to:
8595
        Support plain "hppa" (no version given) architecture, reported by
8596
        OpenStep.
8597
        OpenBSD like NetBSD.
8598
        LynxOs is not a hardware supplier.
8599
 
8600
        * config.guess: Contributions from bug-gnu-utils to add support for:
8601
        OpenBSD like NetBSD.
8602
        Stratus systems.
8603
        More Pyramid systems.
8604
        i[n>4]86 Intel chips.
8605
        M680[n>4]0 Motorola chips.
8606
        Use unknown instead of lynx for hardware manufacturer.
8607
 
8608
Mon Nov 11 10:09:08 1996  Brendan Kehoe  
8609
 
8610
        * install.sh (chmodcmd): Set to null if the DST directory already
8611
        exists.
8612
 
8613
Mon Nov 11 10:43:41 1996  Michael Meissner  
8614
 
8615
        * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
8616
        not use mt-ppc target Makefile fragment any more.
8617
 
8618
Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
8619
 
8620
        * configure.in (*-*-windows):  Exclude everything but those dirs
8621
        needed to build windows.
8622
 
8623
Tue Oct 29 16:41:31 1996  Doug Evans  
8624
 
8625
        * Makefile.in (all-target-winsup): Depend on all-target-librx.
8626
 
8627
Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
8628
 
8629
        * configure.in:  Exclude mmalloc from i386-windows.
8630
 
8631
Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
8632
 
8633
        * Undo my previous change.
8634
 
8635
Thu Oct 24 12:12:04 1996  Ian Lance Taylor  
8636
 
8637
        * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
8638
        unconditionally.
8639
        (MAKEOVERRIDES): Define (revert this part of October 18 change).
8640
 
8641
Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
8642
 
8643
        * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
8644
        host to add it's own flags.
8645
 
8646
Tue Oct 22 15:20:26 1996  Ian Lance Taylor  
8647
 
8648
        * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
8649
 
8650
Fri Oct 18 13:37:13 1996  Ian Lance Taylor  
8651
 
8652
        * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
8653
        (CXX_FOR_TARGET): Likewise.
8654
        (GCC_FOR_TARGET): Define.
8655
        (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
8656
        (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
8657
        CC_FOR_TARGET was specified on the command line.
8658
        (MAKEOVERRIDES): Don't define.
8659
 
8660
Thu Oct 17 10:27:56 1996  Doug Evans  
8661
 
8662
        * configure.in (m32r): Fix spelling of libg++ libs.
8663
 
8664
Thu Oct 10 10:37:17 1996  Stan Shebs  
8665
 
8666
        * config.sub (-apple*): Remove, now redundant.
8667
 
8668
Thu Oct 10 12:30:54 1996  Ian Lance Taylor  
8669
 
8670
        * configure: Don't get confused by CPU-VENDOR-linux-gnu.
8671
 
8672
        * configure: Rework yesterday's sed script patch.
8673
 
8674
        * config.sub: Merge with FSF.
8675
 
8676
Wed Oct  9 17:24:59 1996  Per Bothner  
8677
 
8678
        * config.guess:  Merge from FSF.
8679
 
8680
        1996-09-12  Richard Stallman  
8681
        * config.guess: Use pc instead of unknown, for pc clone systems.
8682
        Change linux to linux-gnu.
8683
 
8684
        Mon Jul 15 23:51:11 1996  Karl Heuer  
8685
        * config.guess: Avoid non-portable tr syntax.
8686
 
8687
Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
8688
 
8689
        * test-build.mk (HOLES): Add "xargs" for gdb.
8690
 
8691
        * configure: Avoid hpux10.20 sed bug.
8692
 
8693
Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
8694
 
8695
        * configure.in:  Add support for windows host
8696
        (that is a build done under the Microsoft build environment).
8697
 
8698
Tue Oct  8 10:39:08 1996  Ian Lance Taylor  
8699
 
8700
        * Makefile.in: Replace all uses of srcroot with s, to shrink
8701
        command line lengths.
8702
 
8703
        Patches from Geoffrey Noer :
8704
        * configure.in: If configuring for newlib, pass --with-newlib to
8705
        subdirectories.
8706
        * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8707
        -Bnewlib/ and -Lwinsup to gcc.
8708
        (CXX_FOR_TARGET): Likewise.
8709
 
8710
Mon Oct  7 10:59:35 1996  Ian Lance Taylor  
8711
 
8712
        * Makefile.in (ETC_SUPPORT): Add configure.
8713
 
8714
Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
8715
 
8716
        * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
8717
        host configuration file.
8718
 
8719
Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
8720
 
8721
        * configure.in: Break mn10x00 support into separate
8722
        mn10200 and mn10300 configurations.
8723
        * config.sub: Likewise.
8724
 
8725
Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
8726
 
8727
        * configure.in: Add lots of stuff to noconfigdirs for
8728
        the mn10x00 targets.
8729
 
8730
        * config.sub, configure.in: Add mn10x00 support.
8731
 
8732
Wed Oct  2 15:52:36 1996  Klaus Kaempf  
8733
 
8734
        * make-all.com: Call conf-a-gas, not config-a-gas.
8735
 
8736
Tue Oct  1 01:28:41 1996  James G. Smith  
8737
 
8738
        * configure.in (noconfigdirs): Don't build libgloss for arm-coff
8739
        targets.
8740
 
8741
Mon Sep 30 14:24:01 1996  Stan Shebs  
8742
 
8743
        * mpw-README: Add much more detail for native PowerMac.
8744
        * mpw-install: New file.
8745
        * mpw-configure: Add --norecursion and --help options.
8746
        * mpw-config.in: Translate readme and install files when
8747
        copying to objdir.
8748
        * mpw-build.in: Don't always depend on byacc and flex.
8749
        (install-only-top): New action.
8750
 
8751
Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
8752
 
8753
        * configure.in:  You can now configure GDB for the v850.
8754
 
8755
Tue Sep 24 19:05:12 1996  Stan Shebs  
8756
 
8757
        * configure.in (noconfigdirs): Don't configure any C++ dirs
8758
        if targeting D10V.
8759
 
8760
Tue Sep 17 12:15:31 1996  Ian Lance Taylor  
8761
 
8762
        * config.sub: Recognize mips64vr5000.
8763
 
8764
Mon Sep 16 17:00:52 1996  Ian Lance Taylor  
8765
 
8766
        * configure.in: Use a single line for host_tools and native_only.
8767
 
8768
Mon Sep  9 12:21:30 1996  Doug Evans  
8769
 
8770
        * config.sub, configure.in: Add entries for m32r.
8771
 
8772
Thu Sep  5 13:52:47 1996  Tom Tromey  
8773
 
8774
        * Makefile.in (inet-install): Don't run install-gzip.
8775
 
8776
Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
8777
 
8778
        * configure.in:  Don't config lots of things for *-*-windows*.
8779
 
8780
Sat Aug 31 11:45:57 1996  Stan Shebs  
8781
 
8782
        * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8783
        (host_libs, host_tools): Copy from configure.in.
8784
        * mpw-configure: Don't complain about directories not found.
8785
 
8786
Thu Aug 29 16:44:58 1996  Michael Meissner  
8787
 
8788
        * configure.in (i[345]86): Recognize i686 for pentium pro.
8789
        (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8790
        file.
8791
 
8792
        * config.guess (i[345]86): Ditto.
8793
 
8794
Mon Aug 26 18:34:42 1996  Martin M. Hunt  
8795
 
8796
        * configure.in (noconfigdirs): Removed gdb for D10V.
8797
 
8798
Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
8799
 
8800
        * configure.in: Remove ld, target-libio, target-libg++, and
8801
        target-libstdc++ from noconfigdirs.
8802
 
8803
Wed Aug 21 18:56:38 1996  Fred Fish  
8804
 
8805
        * configure: Fix three locations where shell scripts were
8806
        being run directly rather than with config_shell.
8807
 
8808
Tue Aug 20 13:08:47 1996  J.T. Conklin  
8809
 
8810
        * configure.in (v850-*-*): Set up initial $noconfigdirs.
8811
        * config.sub (basic_machine): Recognize v850.
8812
 
8813
Thu Aug 15 12:19:33 1996  Stan Shebs  
8814
 
8815
        * mpw-configure: Handle multiple enable/disable options and
8816
        pass them down recursively, handle -c and -s flags appropriately
8817
        depending on choice of compiler, add escape mechanism for
8818
        quoted arguments to gC.
8819
 
8820
Mon Aug 12 13:15:13 1996  Michael Meissner  
8821
 
8822
        * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8823
        solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8824
        so that -mrelocatable-lib and -mno-eabi are used.
8825
 
8826
        * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8827
        not support --print-multi-lib, don't abort.
8828
 
8829
Thu Aug  8 12:18:59 1996  Klaus Kaempf  
8830
 
8831
        * make-all.com: Run config-a-gas.
8832
        * setup.com: Don't copy subdirectory files around.
8833
 
8834
Tue Jul 30 17:49:31 1996  Brendan Kehoe  
8835
 
8836
        * configure.in (*-*-ose): Remove exclusion of libgloss for this
8837
        target, it now compiles correctly.
8838
 
8839
Sat Jul 27 15:10:43 1996  Stan Shebs  
8840
 
8841
        * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8842
 
8843
Tue Jul 23 10:47:04 1996  Martin M. Hunt  
8844
 
8845
        * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
8846
 
8847
Mon Jul 22 13:28:51 1996  Brendan Kehoe  
8848
 
8849
        * configure.in (native_only): Add prms.
8850
 
8851
Mon Jul 22 12:27:58 1996  Ian Lance Taylor  
8852
 
8853
        * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8854
        (BINUTILS_SUPPORT_DIRS): Likewise.
8855
 
8856
Thu Jul 18 12:55:40 1996  Michael Meissner  
8857
 
8858
        * configure.in (d10v-*-*): Don't configure ld or gdb until the
8859
        d10v support is added.
8860
 
8861
Wed Jul 17 14:33:09 1996  Martin M. Hunt  
8862
 
8863
        * configure.in (d10v-*-*): New target.
8864
 
8865
Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
8866
 
8867
        * config.guess (HP 9000/811): Recognize this as a PA1.1
8868
        machine.
8869
 
8870
Fri Jul 12 23:21:17 1996  Ken Raeburn  
8871
 
8872
        * Makefile.in (do-tar-gz): New target, split out from tail end of
8873
        taz target.  Run each command separately, don't use pipes.
8874
        (taz): Use it.
8875
 
8876
Fri Jul 12 12:08:04 1996  Stan Shebs  
8877
 
8878
        * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8879
        * mpw-build.in: No builds should depend on building byacc or flex,
8880
        they are assumed to be installed already.
8881
 
8882
Fri Jul 12 09:52:52 1996  Michael Meissner  
8883
 
8884
        * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8885
        variable that CC_FOR_TARGET needs.
8886
 
8887
Thu Jul 11 10:09:45 1996  Michael Meissner  
8888
 
8889
        * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8890
        options have changed since the last time the subdirectory was
8891
        configured, and if it has, reconfigure.
8892
        (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8893
        CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8894
 
8895
Wed Jul 10 18:56:59 1996  Doug Evans  
8896
 
8897
        * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8898
        CLEAN_MODULES): Add bash.
8899
        (all-bash): New target.
8900
 
8901
Mon Jul  8 17:33:14 1996  Jim Wilson  
8902
 
8903
        * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8904
 
8905
Mon Jul  1 13:31:35 1996  Michael Meissner  
8906
 
8907
        * config.sub (basic_machine): Recognize d10v as a valid processor.
8908
 
8909
Fri Jun 28 12:14:35 1996  Stan Shebs  
8910
 
8911
        * mpw-configure: Add support for --bindir.
8912
        * mpw-build.in: Use a GCC-specific build script for GCC actions.
8913
 
8914
Wed Jun 26 17:20:12 1996  Geoffrey Noer  
8915
 
8916
        * configure.in: add bash, time, gawk to list of hosttools and things
8917
        to only build for native toolchains
8918
 
8919
Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8920
 
8921
        * Makefile.in (docdir): Remove.
8922
 
8923
Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8924
 
8925
        * Makefile.in (datadir): Set to $(prefix)/share.
8926
 
8927
Mon Jun 24 23:26:07 1996  Geoffrey Noer  
8928
 
8929
        * configure.in: build diff and patch for cygwin32-hosted
8930
        toolchains.
8931
 
8932
Mon Jun 24 15:01:12 1996  Joel Sherrill  
8933
 
8934
        * config.sub: Accept -rtems*.
8935
 
8936
Sun Jun 23 22:41:54 1996  Geoffrey Noer  
8937
 
8938
        * configure.in: enable dosrel for cygwin32-hosted builds,
8939
                remove diff from the list of things not buildable
8940
                via Canadian Cross
8941
 
8942
Sat Jun 22 11:39:01 1996  Jason Merrill  
8943
 
8944
        * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
8945
        don't get ". ".
8946
 
8947
Fri Jun 21 17:24:48 1996  Jim Wilson  
8948
 
8949
        * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8950
 
8951
Thu Jun 20 16:57:40 1996  Ken Raeburn  
8952
 
8953
        * Makefile.in (taz): Handle case where tex3patch didn't even get
8954
        checked out.  Also, if it was found, put the symlink in a new util
8955
        subdirectory.
8956
 
8957
Thu Jun 20 12:20:33 1996  Michael Meissner  
8958
 
8959
        * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8960
 
8961
Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
8962
 
8963
        * config.sub: Recognize -openvms.
8964
        * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8965
        * make-all.com, setup.com: New files.
8966
 
8967
Mon Jun 17 16:34:46 1996  Jason Merrill  
8968
 
8969
        * Makefile.in (taz): tex3patch moved to texinfo/util.
8970
 
8971
Sat Jun 15 17:13:25 1996  Geoffrey Noer 
8972
 
8973
        * configure: enable_gdbtk=no for cygwin32-hosted toolchains
8974
        * configure.in: remove make from disable-if-Can-Cross list
8975
                enable gdb if ${host} and ${target} are cygwin32
8976
 
8977
Fri Jun  7 18:16:52 1996  Harlan Stenn 
8978
 
8979
        * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
8980
        Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8981
 
8982
Wed Jun  5 00:09:17 1996  Per Bothner  
8983
 
8984
        * config.guess:  Combine mips-mips-riscos cases, and use cpp to
8985
        distinguish sysv/svr4/bsd variants.
8986
        Based on a patch from Harlan Stenn .
8987
 
8988
Fri Jun  7 14:24:49 1996  Tom Tromey  
8989
 
8990
        * configure.in: Added copyright notice.
8991
        * move-if-change: Added copyright notice.
8992
 
8993
Thu Jun  6 16:27:05 1996  Michael Meissner  
8994
 
8995
        * configure.in (powerpcle-*-solaris*): Until we get shared
8996
        libraries working, don't build gdb, sim, make, tcl, tk, or
8997
        expect.
8998
 
8999
Tue Jun  4 20:41:45 1996  Per Bothner  
9000
 
9001
        * config.guess:  Merge with FSF:
9002
 
9003
        Mon Jun  3 08:49:14 1996  Karl Heuer  
9004
        * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
9005
 
9006
        Fri May 24 18:34:53 1996  Roland McGrath  
9007
        * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
9008
 
9009
        Fri Apr 12 20:03:59 1996  Per Bothner  
9010
        * config.guess:  Combine two OSF1 rules.
9011
        Also recognize field test versions.  From mjr@zk3.dec.com.
9012
        * config.guess (dgux):  Use /usr/bin/uname rather than uname,
9013
        because GNU uname does not support -p.  From pmr@pajato.com.
9014
 
9015
Tue Jun  4 11:07:25 1996  Tom Tromey  
9016
 
9017
        * Makefile.in (MAKEDIRS): Removed $(tooldir).
9018
 
9019
Tue May 28 12:30:50 1996  Stan Shebs  
9020
 
9021
        * mpw-README: Document GCCIncludes.
9022
 
9023
Sun May 26 15:16:27 1996  Fred Fish  
9024
 
9025
        * configure.in (alpha-*-linux*): Set enable_shared to yes.
9026
 
9027
Tue May 21 15:41:39 1996  Stan Shebs  
9028
 
9029
        * mpw-configure: Handle --enable-FOO and --disable-FOO.
9030
 
9031
Mon May 20 10:12:29 1996  Geoffrey Noer  
9032
 
9033
        * configure.in (*-*-cygwin32): Configure make.
9034
 
9035
Tue May  7 14:19:42 1996  Tom Tromey  
9036
 
9037
        * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
9038
 
9039
Fri May  3 08:57:17 1996  Tom Tromey  
9040
 
9041
        * Makefile.in (all-inet): Depend on all-perl.
9042
 
9043
        * Makefile.in (inet-install): New target.
9044
 
9045
        * Makefile.in (all-inet): Depend on all-tcl.
9046
        (all-inet): Depend on all-send-pr.
9047
 
9048
Tue Apr 30 13:55:51 1996  Michael Meissner  
9049
 
9050
        * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
9051
        temporarily.
9052
 
9053
Thu Apr 25 11:48:20 1996  Ian Lance Taylor  
9054
 
9055
        * configure.in: Don't configure --with-gnu-ld on AIX.
9056
 
9057
Thu Apr 25 06:33:36 1996  Michael Meissner  
9058
 
9059
        * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
9060
 
9061
Tue Apr 23 09:07:39 1996  Tom Tromey  
9062
 
9063
        * Makefile.in (ALL_MODULES): Added all-inet.
9064
        (CROSS_CHECK_MODULES): Added check-inet.
9065
        (INSTALL_MODULES): Added install-inet.
9066
        (CLEAN_MODULES): Added clean-inet.
9067
        (all-indent): New target.
9068
 
9069
        * configure.in (host_tools): Added inet.
9070
        (native_only): Added inet.
9071
        (noconfigdirs): Added inet.
9072
 
9073
Fri Apr 19 15:35:29 1996  Ian Lance Taylor  
9074
 
9075
        * configure.in: Don't configure libgloss if we are not configuring
9076
        newlib.
9077
 
9078
Wed Apr 17 19:30:01 1996  Rob Savoye  
9079
 
9080
        * configure.in: Don't configure libgloss for unsupported
9081
        architectures.
9082
 
9083
Tue Apr 16 11:17:05 1996  Michael Meissner  
9084
 
9085
        * Makefile.in (CLEAN_MODULES): Add clean-apache.
9086
 
9087
Mon Apr 15 15:09:05 1996  Tom Tromey  
9088
 
9089
        * Makefile.in (ALL_MODULES): Include all-apache.
9090
        (CROSS_CHECK_MODULES): Include check-apache.
9091
        (INSTALL_MODULES): Include install-apache.
9092
        (all-apache): New target.
9093
 
9094
        * configure.in: Added apache everywhere perl is seen.
9095
 
9096
Mon Apr 15 14:59:13 1996  Michael Meissner  
9097
 
9098
        * Makefile.in: Add support for clean-{module} and
9099
        clean-target-{module} rules.
9100
 
9101
Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander 
9102
 
9103
        * configure.in (*-*-ose) do not build libgloss.
9104
 
9105
Mon Apr  8 16:16:20 1996  Michael Meissner  
9106
 
9107
        * config.guess (prep*:SunOS:5.*:*): Turn into
9108
        powerpele-unknown-solaris2.
9109
 
9110
Mon Apr  8 14:45:41 1996  Ian Lance Taylor  
9111
 
9112
        * configure.in: Permit --enable-shared to specify a list of
9113
        directories.
9114
 
9115
Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
9116
 
9117
        * configure.in (host==solaris): Pass only the first word of $CC
9118
        to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
9119
 
9120
Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
9121
 
9122
        * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
9123
 
9124
Thu Mar 28 14:11:11 1996  Tom Tromey  
9125
 
9126
        * Makefile.in (ALL_MODULES): Include all-perl.
9127
        (CROSS_CHECK_MODULES): Include check-perl.
9128
        (INSTALL_MODULES): Include install-perl.
9129
        (ALL_X11_MODULES): Include all-guile.
9130
        (CHECK_X11_MODULES): Include check-guile.
9131
        (INSTALL_X11_MODULES): Include install-guile.
9132
        (all-perl): New target.
9133
        (all-guile): New target.
9134
 
9135
        * configure.in (host_tools): Include perl and guile.
9136
        (native_only): Include perl and guile.
9137
        (noconfigdirs): Don't build guile and perl; no ports have been
9138
        done.
9139
 
9140
Tue Mar 26 21:18:50 1996  Andrew Cagney  
9141
 
9142
        * configure (--enable-*): Handle quoted option lists such as
9143
        --enable-sim-cflags='-g0 -O' better.
9144
 
9145
Thu Mar 21 11:53:08 1996  Michael Meissner  
9146
 
9147
        * Makefile.in ({,inst}all-target): New rule so we can make and
9148
        install all of the target directories easily.
9149
 
9150
Wed Mar 20 18:10:57 1996  Andreas Schwab  
9151
 
9152
        * configure.in: Add missing global flag in sed substitution when
9153
        deleting `target-' from ${configdirs}.
9154
 
9155
Thu Mar 14 19:15:06 1996  Ian Lance Taylor  
9156
 
9157
        * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
9158
        option.
9159
 
9160
        * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
9161
        config/mh-necv4.
9162
 
9163
        * install.sh: Correct misspelling of transformbasename.
9164
 
9165
        * config.guess: Recognize mips-*-sysv*.
9166
 
9167
Mon Mar 11 15:36:42 1996  Dawn Perchik  
9168
 
9169
        * config.sub: Recognize mon960.
9170
 
9171
Sun Mar 10 13:18:38 1996  Ian Lance Taylor  
9172
 
9173
        * configure: Restore Canadian Cross handling of BISON and LEX,
9174
        removed in Feb 20 change.
9175
 
9176
Fri Mar  8 20:07:09 1996  Per Bothner  
9177
 
9178
        * README:  Suggestions from Torbjorn Granlund :
9179
        Mention make install.  Remove the old copyright date as well the
9180
        clumsy and rather pointless copyright on the README file.
9181
 
9182
Fri Mar  8 17:51:35 1996  Ian Lance Taylor  
9183
 
9184
        * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
9185
        Makefile after running symlink-tree, then run `make distclean' to
9186
        avoid clobbering any generated files in srcdir.
9187
 
9188
Tue Mar  5 08:21:44 1996  J.T. Conklin  
9189
 
9190
        * configure.in (m68k-*-netbsd*): Build everything now.
9191
 
9192
Wed Feb 28 12:25:46 1996  Jason Merrill  
9193
 
9194
        * Makefile.in (taz): Fix quoting.
9195
 
9196
Tue Feb 27 11:33:57 1996  Doug Evans  
9197
 
9198
        * configure.in (sparclet-*-*): Build everything now.
9199
 
9200
Tue Feb 27 14:31:51 1996  Andreas Schwab  
9201
 
9202
        * configure.in (m68k-*-linux*): New host.
9203
 
9204
Mon Feb 26 14:32:44 1996  Ian Lance Taylor  
9205
 
9206
        * configure: Check for bison before byacc.
9207
 
9208
Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
9209
 
9210
        * Makefile.in configure:  Change the way LEX and BISON/YACC are
9211
        set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
9212
        searching PATH.  These are used as fallbacks by Makefile.in if
9213
        flex/bison/byacc aren't in objdir.
9214
 
9215
Mon Feb 19 11:45:30 1996  Ian Lance Taylor  
9216
 
9217
        * Makefile.in: Make everything which depends upon all-bfd also
9218
        depend upon all-opcodes, in case --with-commonbfdlib is used.
9219
 
9220
Thu Feb 15 19:50:50 1996  Michael Meissner  
9221
 
9222
        * configure.in (host *-*-cygwin32): Don't build gdb if we are
9223
        building NT native compilers on Unix.
9224
 
9225
Thu Feb 15 17:42:25 1996  Ian Lance Taylor  
9226
 
9227
        * configure.in: Don't get CC from the host Makefile fragment if we
9228
        can find gcc in PATH, or if this is a Canadian Cross.  Move the
9229
        Solaris test for /usr/ucb/cc to the post target script, just after
9230
        the compiler sanity test.
9231
 
9232
Wed Feb 14 16:57:40 1996  Ian Lance Taylor  
9233
 
9234
        * config.sub: Merge with FSF.
9235
 
9236
Tue Feb 13 14:27:48 1996  Ian Lance Taylor  
9237
 
9238
        * Makefile.in (RPATH_ENVVAR): New variable.
9239
        (REALLY_SET_LIB_PATH): Use it.
9240
        * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
9241
 
9242
Mon Feb 12 15:28:49 1996  Doug Evans  
9243
 
9244
        * config.sub, configure.in: Recognize sparclet cpu.
9245
 
9246
Mon Feb 12 15:33:59 1996  Christian Bauernfeind 
9247
 
9248
        * config.guess:  Support m68k-cbm-sysv4.
9249
 
9250
Sat Feb 10 12:06:42 1996  Andreas Schwab  
9251
 
9252
        * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
9253
        m68k-unknown-linuxaout from linker help string.  Put quotes around
9254
        $ld_help_string.
9255
 
9256
Thu Dec  7 09:03:24 1995  Tom Horsley  
9257
 
9258
        * config.guess (powerpc-harris-powerunix): Add guess for port
9259
        to new target.
9260
 
9261
Thu Feb  8 15:37:52 1996  Brendan Kehoe  
9262
 
9263
        * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
9264
 
9265
Mon Feb  5 16:36:51 1996  Ian Lance Taylor  
9266
 
9267
        * configure.in: If --enable-shared was used, set SET_LIB_PATH to
9268
        $(REALLY_SET_LIB_PATH) in Makefile.
9269
        * Makefile.in (SET_LIB_PATH): New variable.
9270
        (REALLY_SET_LIB_PATH): New variable.
9271
        ($(DO_X)): Use $(SET_LIB_PATH).
9272
        (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
9273
        ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
9274
        ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
9275
        ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
9276
        ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
9277
        ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
9278
        (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
9279
        (install-dosrel): Likewise.
9280
        (all-opcodes): Depend upon all-libiberty.
9281
 
9282
Sun Feb  4 16:51:11 1996  Steve Chamberlain  
9283
 
9284
        * config.guess (*:CYGWIN*): New
9285
 
9286
Sat Feb  3 10:42:35 1996  Michael Meissner  
9287
 
9288
        * Makefile.in (all-target-winsup): All all-target-libiberty.
9289
 
9290
Fri Feb  2 17:58:56 1996  Michael Meissner  
9291
 
9292
        * configure.in (noconfigdirs): Add missing # in front of comment.
9293
 
9294
Thu Feb  1 14:38:13 1996  Geoffrey Noer  
9295
 
9296
        * configure.in: add second pass to things added to noconfigdirs
9297
        so *-gm-magic can exclude libgloss properly.
9298
 
9299
Thu Feb  1 11:10:16 1996  Stan Shebs  
9300
 
9301
        * mpw-configure (extralibs_name, rez_name): Set correctly
9302
        for MWC68K compiler.
9303
 
9304
        * mpw-README: Add more info on the necessary build tools.
9305
 
9306
Thu Feb  1 10:22:38 1996  Steve Chamberlain  
9307
 
9308
        * configure.in, config.sub: Recognize cygwin32.
9309
 
9310
Wed Jan 31 14:17:10 1996  Richard Henderson  
9311
 
9312
        * config.guess, config.sub: Recognize A/UX.
9313
 
9314
Wed Jan 31 13:52:14 1996  Ian Lance Taylor  
9315
 
9316
        * config.sub: Merge with gcc/config.sub.
9317
 
9318
Thu Jan 25 11:01:10 1996  Raymond Jou  
9319
 
9320
        * mpw-build.in (do-binutils): Add build of stamps.
9321
 
9322
Thu Jan 25 17:05:26 1996  James G. Smith  
9323
 
9324
        * config.sub: Add recognition for mips64vr4100*-* targets.
9325
 
9326
Wed Jan 24 12:47:55 1996  Brendan Kehoe  
9327
 
9328
        * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
9329
        Add creation of gconfigargs with `--enable-shared' turned on.
9330
        ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
9331
        ($(host)-stamp-stage3-configured): Likewise.
9332
        (HOLES): Add chatr and ldd.
9333
        (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
9334
 
9335
Wed Jan 24 20:32:30 1996  Torbjorn Granlund  
9336
 
9337
        * configure: Pass --nfp to recursive configures.
9338
 
9339
Mon Jan 22 10:41:56 1996  Steve Chamberlain  
9340
 
9341
        * Makefile.in (DLLTOOL): New.
9342
        (DLLTOOL_FOR_TARGET): New.
9343
        (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
9344
        (EXTRA_TARGET_FLAGS): Ditto.
9345
        (EXTRA_GCC_FLAGS): Ditto.
9346
        (CONFIGURE_TARGET_MODULES): Ditto.
9347
        (DO_X): Ditto.
9348
        * configure: Add DLLTOOL.
9349
 
9350
Fri Jan 19 13:30:15 1996  Stan Shebs  
9351
 
9352
        SCO OpenServer 5 changes from Robert Lipe :
9353
        * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
9354
        mh-sco, since old workarounds no longer needed, and don't
9355
        build ld, since libraries have weak symbols in COFF.
9356
 
9357
Sun Jan 14 23:01:31 1996  Fred Fish  
9358
 
9359
        * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
9360
 
9361
Fri Jan 12 15:25:35 1996  Ian Lance Taylor  
9362
 
9363
        * configure.in: Make sure that ${CC} can be used to compile an
9364
        executable.
9365
 
9366
Sat Jan  6 07:23:33 1996  Michael Meissner  
9367
 
9368
        * Makefile.in (all-gdb): Depend on $(GDB_TK).
9369
        * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
9370
        nothing depending on whether gdbtk is being built.
9371
 
9372
Wed Jan  3 17:54:41 1996  Doug Evans  
9373
 
9374
        * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
9375
 
9376
Mon Jan  1 19:09:14 1996  Brendan Kehoe  
9377
 
9378
        * configure.in (noconfigdirs): Put ld or gas in this early, if the
9379
        user specifically used --with-gnu-ld=no or --with-gnu-as=no.
9380
 
9381
Sat Dec 30 16:08:57 1995  Doug Evans  
9382
 
9383
        * config-ml.in: Add support for
9384
        --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
9385
        Simplify setting of multidirs from --disable-foo.
9386
 
9387
Fri Dec 29 07:56:11 1995  Michael Meissner  
9388
 
9389
        * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
9390
        LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
9391
        LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
9392
        non-empty, pass them on to the  GCC make.
9393
        (all-bootstrap): New rule that is like all-gcc, except it executes
9394
        the GCC bootstrap rule instead of the GCC all rule.
9395
 
9396
Wed Dec 27 15:51:48 1995  Doug Evans  
9397
 
9398
        * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
9399
 
9400
Tue Dec 26 11:45:31 1995  Michael Meissner  
9401
 
9402
        * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
9403
        DG/UX support.
9404
 
9405
Fri Dec 15 10:01:27 1995  Stan Cox  
9406
 
9407
        * config.sub (i*86*) Change [345] to [3456]
9408
 
9409
Wed Dec 20 17:41:40 1995  Brendan Kehoe  
9410
 
9411
        * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
9412
        --with-gnu-ld=no.
9413
 
9414
Wed Dec 20 15:15:35 1995  Michael Meissner  
9415
 
9416
        * config-ml.in (rs6000*, powerpc*): Add switches to control which
9417
        AIX multilibs get built.
9418
 
9419
Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9420
 
9421
        * configure.in (i386-win32): Don't build expect if we're not
9422
        building the tcl subdir.
9423
 
9424
Mon Dec 18 11:47:19 1995  Stan Shebs  
9425
 
9426
        * Makefile.in: (configure-target-examples, all-target-examples):
9427
        New targets, configure and build example programs.
9428
 
9429
Fri Dec 15 16:13:03 1995  Stan Shebs  
9430
 
9431
        * mpw-configure: If an mpw-config.in generated a file mk.sed,
9432
        use it as input to sedit the generated MPW makefile.
9433
        * mpw-README: Add a suggestion about Gestalt.h.
9434
 
9435
Wed Dec 13 16:43:51 1995  Ian Lance Taylor  
9436
 
9437
        * config.sub: Accept *-*-ieee*.
9438
 
9439
Tue Dec 12 11:52:57 1995  Ian Lance Taylor  
9440
 
9441
        * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
9442
        Ronald F. Guilmette .
9443
 
9444
Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9445
 
9446
        * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
9447
        for powerpc-pe native.
9448
        (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
9449
        (target==powerpc-pe): duplicate i386-win32 entry.
9450
 
9451
Sat Dec  9 14:58:28 1995  Jim Wilson  
9452
 
9453
        * configure.in (noconfigdirs): Exclude target-newlib for all versions
9454
        of vxworks, not just vxworks5.1.
9455
 
9456
Mon Dec  4 12:05:40 1995  Stan Shebs  
9457
 
9458
        * mpw-configure: Add support for exec-prefix.
9459
 
9460
Mon Dec  4 10:22:50 1995  Jeffrey A. Law  
9461
 
9462
        * config.guess: Recognize HP model 816 machines as having
9463
        a PA1.1 processor.
9464
 
9465
Mon Dec  4 12:38:15 1995  Ian Lance Taylor  
9466
 
9467
        * configure: Ignore new autoconf configure options.
9468
 
9469
Thu Nov 30 16:57:33 1995  Per Bothner  
9470
 
9471
        * config.guess:  Recognize Pentium under SCO.
9472
        From Robert Lipe .
9473
 
9474
Wed Nov 29 13:49:08 1995  J.T. Conklin  
9475
 
9476
        * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
9477
 
9478
Wed Nov 29 12:12:01 1995  Ian Lance Taylor  
9479
 
9480
        * configure.in: Don't configure gas for alpha-dec-osf*.
9481
 
9482
Tue Nov 28 17:16:48 1995  Ian Lance Taylor  
9483
 
9484
        * configure.in: Default to --with-stabs for some targets for which
9485
        it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
9486
        i[345]86*-*-unixware*.
9487
 
9488
Mon Nov 27 13:44:15 1995  Ian Lance Taylor  
9489
 
9490
        * config-ml.in: Get list of multidirs using gcc --print-multi-lib
9491
        rather than basing it on the target.  Simplify handling of options
9492
        controlling which directories to configure.  Remove extraneous
9493
        slash in multi-clean target.
9494
 
9495
Fri Nov 24 17:29:29 1995  Doug Evans  
9496
 
9497
        * config-ml.in: Prefix more variables with ml_ so they don't collide
9498
        with configure's.
9499
 
9500
Wed Nov 22 11:27:02 1995  Ian Lance Taylor  
9501
 
9502
        * configure: Don't turn -v into --v.
9503
 
9504
Tue Nov 21 16:48:02 1995  Doug Evans  
9505
 
9506
        * configure.in (targargs): Fix typo.
9507
 
9508
        * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
9509
 
9510
Tue Nov 21 14:08:28 1995  Ian Lance Taylor  
9511
 
9512
        * configure.in: Strip --host and --target options from
9513
        CONFIG_ARGUMENTS, and always configure for --host only.  Add
9514
        --with-cross-host option when building with a cross-compiler.
9515
        * configure: Canonicalize the arguments put into config.status by
9516
        always using `=' for an option with an argument.  Pass a presumed
9517
        --host or --target explicitly.
9518
 
9519
Fri Nov 17 17:50:30 1995  Stan Shebs  
9520
 
9521
        * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
9522
        into general OS recognition case.
9523
 
9524
Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9525
 
9526
        * configure.in (target_configdirs): add target-winsup only
9527
        for win32 target systems.
9528
 
9529
Thu Nov 16 14:04:47 1995  Ian Lance Taylor  
9530
 
9531
        * Makefile.in (all-target-libgloss): Depend upon
9532
        configure-target-newlib, since when libgloss is built it looks to
9533
        see if the newlib directory exists.
9534
 
9535
Wed Nov 15 14:47:52 1995  Ken Raeburn  
9536
 
9537
        * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
9538
        cfg-ml-*.in.
9539
 
9540
Wed Nov 15 11:45:23 1995  Ian Lance Taylor  
9541
 
9542
        * configure: Handle LD and LD_FOR_TARGET when configuring a
9543
        Canadian Cross.
9544
 
9545
Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9546
 
9547
        * configure.in (target_libs): add target-winsup.
9548
        (target==i386-win32): add patch diff flex make to $noconfigdirs.
9549
        (target==ppcle-pe): remove ld from $noconfigdirs.
9550
 
9551
Tue Nov 14 01:25:50 1995  Doug Evans  
9552
 
9553
        * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9554
        Preserve relative path names in $srcdir.  Build symlink tree if
9555
        configuring cross target dir and srcdir=. (= no VPATH support).
9556
        (configure-target-libg++): Depend on configure-target-librx.
9557
        * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9558
        * config-ml.in: New file.
9559
        * symlink-tree: New file.
9560
        * configure: Ensure srcdir="." if that's what it is.
9561
 
9562
Mon Nov 13 12:34:20 1995  Stan Shebs  
9563
 
9564
        * mpw-README: Clarify some phrasing, add notes about CodeWarrior
9565
        includes and FLEX_SKELETON setting.
9566
        * mpw-configure (--with-gnu-ld): New option, controls whether
9567
        to use PPCLink or ld with PowerMac GCC.
9568
        * mpw-build.in (all-grez, do-grez, install-grez): New targets.
9569
        * mpw-config.in: Configure grez if targeting Mac.
9570
 
9571
        * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
9572
        accept mpw and mac-mpw as names for m68k Macs, change macos7 to
9573
        just macos.
9574
        * configure.in: Configure grez resource compiler if targeting Mac.
9575
        * Makefile.in (all-grez, install-grez): New targets.
9576
 
9577
Wed Nov  8 17:33:51 1995  Jason Merrill  
9578
 
9579
        * configure: CXX defaults to gcc, not g++.  If we find
9580
        gcc in the path, set CC to gcc -O2.
9581
 
9582
Tue Nov  7 15:45:17 1995  Ian Lance Taylor  
9583
 
9584
        * configure: Default ${build} correctly.  Avoid picking up extra
9585
        spaces when reading CC and CXX from Makefile.  When doing a
9586
        Canadian Cross, use plausible default values for numerous
9587
        variables.
9588
        * configure.in: When doing a Canadian Cross, don't try to
9589
        configure tools whose configure script can't handle it.
9590
 
9591
Mon Nov  6 19:32:17 1995  Jim Wilson  
9592
 
9593
        * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
9594
 
9595
Sun Nov  5 00:15:41 1995  Per Bothner  
9596
 
9597
        * configure:  Remove dubious bug reporting address.
9598
 
9599
Fri Nov  3 08:17:54 1995  Per Bothner  
9600
 
9601
        * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
9602
        configure script, run that instead of this directory's configure.
9603
        In either case, print a message that we're configuring the sub-dir.
9604
 
9605
Thu Nov  2 23:23:36 1995  Per Bothner  
9606
 
9607
        * configure.in: Before checking for the existence of various files,
9608
        use sed to filter out "target-".
9609
 
9610
Thu Nov  2 13:24:56 1995  Ian Lance Taylor  
9611
 
9612
        * Makefile.in (DO_X): Split rule to decrease command line length
9613
        for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
9614
        (Philippe De Muyter).
9615
 
9616
Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9617
 
9618
        * Makefile.in (all-patch): depend on all-libiberty.
9619
 
9620
Wed Nov  1 12:23:20 1995  Ian Lance Taylor  
9621
 
9622
        * configure.in: If the only directory in target_configdirs which
9623
        actually exists is libiberty, then set target_configdirs to empty,
9624
        to avoid trying to build a target libiberty in a gas or gdb
9625
        distribution.
9626
 
9627
Tue Oct 31 17:52:39 1995  J.T. Conklin  
9628
 
9629
        * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
9630
        of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
9631
        systems.
9632
 
9633
Tue Oct 31 16:57:32 1995  Jim Wilson  
9634
 
9635
        * configure.in (copy_dirs): Use sys-include instead of include
9636
        for --with-headers option.
9637
 
9638
Tue Oct 31 10:29:36 1995  steve chamberlain  
9639
 
9640
        * Makefile.in, configure.in: Make winsup builds work with
9641
        new scheme.
9642
 
9643
Mon Oct 30 18:57:09 1995  Ian Lance Taylor  
9644
 
9645
        * configure.in: Build the linker on AIX.
9646
 
9647
Mon Oct 30 12:27:16 1995  Per Bothner  
9648
 
9649
        * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
9650
        where needed.
9651
 
9652
Mon Oct 30 12:45:25 1995  Doug Evans  
9653
 
9654
        * Makefile.in (all-gcc): Fix typo.
9655
 
9656
Sat Oct 28 10:27:59 1995  Per Bothner  
9657
 
9658
        * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
9659
 
9660
Fri Oct 27 23:14:12 1995  Per Bothner  
9661
 
9662
        * configure.in:  Rename libFOO to target-libFOO, and xiberty
9663
        to target-xiberty, to provide more flexibility.
9664
        (target_subdir):  Define.  Create if cross.
9665
        Set TARGET_SUBDIR in Makefile to ${target_subdir}.
9666
        * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
9667
        -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
9668
        check-libFOO -> check-target-libFOO, etc.
9669
        ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
9670
        ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
9671
        $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
9672
        (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
9673
        allow ALL_GCC="" to only configure.
9674
        (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
9675
        (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
9676
        (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
9677
 
9678
Sat Oct 28 01:53:49 1995  Ken Raeburn  
9679
 
9680
        * Makefile.in (taz): Build "info" in etc explicitly.
9681
 
9682
Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
9683
 
9684
        * configure.in:  Make sure that CC is undefined (as opposed to
9685
        null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
9686
        problem with autoconf trying to configure on a host without GCC.
9687
 
9688
Thu Oct 26 22:35:01 1995  Stan Shebs  
9689
 
9690
        * mpw-configure: Set host alias from choice of host compiler,
9691
        only use generic MPW Makefile sed if present, edit a file
9692
        named "hacked_Makefile.in" instead of "Makefile.in" if present.
9693
        * mpw-README: Add problem notes about CW6 and CW7.
9694
 
9695
Thu Oct 26 05:45:10 1995  Ken Raeburn  
9696
 
9697
        * Makefile.in (taz): Use ";" instead of ";;".
9698
 
9699
Wed Oct 25 15:18:24 1995  Per Bothner  
9700
 
9701
        * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
9702
        sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9703
        DISTDOCDIRS.
9704
        (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
9705
        (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
9706
 
9707
Wed Oct 25 14:43:55 1995  Per Bothner  
9708
 
9709
        * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
9710
        and gnats, because they are now subsumed by DISTSTUFFDIRS.
9711
        Move bfd to DISTSTUFFDIRS.
9712
 
9713
Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9714
 
9715
        * Makefile.in (X11_LIB): Removed.
9716
        (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9717
 
9718
        * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9719
 
9720
Sun Oct 22 13:04:42 1995  Michael Meissner  
9721
 
9722
        * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9723
        names.
9724
 
9725
Fri Oct 20 18:02:10 1995  Michael Meissner  
9726
 
9727
        * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9728
 
9729
Thu Oct 19 10:40:57 1995  steve chamberlain  
9730
 
9731
        * configure.in (i[345]86-*-win32): Always build newlib.
9732
        Don't configure cvs, autoconf or texinfo.
9733
        * Makefile.in (LD_FOR_TARGET): New.
9734
        (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9735
        Pass down LD_FOR_TARGET.
9736
 
9737
Wed Oct 18 15:53:56 1995  steve chamberlain  
9738
 
9739
        * winsup: New directory.
9740
        * Makefile.in: Build winsup.
9741
        * configure.in: Winsup is configured when target is win32.
9742
        Can only build win32 target GDB when native.
9743
 
9744
Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
9745
 
9746
        * config.guess: Recognize HP model 819 machines as having
9747
        a PA 1.1 processor.
9748
 
9749
Mon Oct 16 10:49:43 1995  Ian Lance Taylor  
9750
 
9751
        * configure: Fix sed loop which substitutes for CC and CXX to
9752
        avoid bug found in various sed implementations.
9753
 
9754
Wed Oct 11 16:16:20 1995  Michael Meissner  
9755
 
9756
        * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9757
        simulator.  Use standard powerpc-*-eabi*.
9758
 
9759
Mon Oct  9 17:21:56 1995  Ian Lance Taylor  
9760
 
9761
        * configure.in: Stop putting gas and binutils in noconfigdirs for
9762
        powerpc-*-aix* and rs6000-*-*.
9763
 
9764
Mon Oct  9 12:38:40 1995  Michael Meissner  
9765
 
9766
        * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9767
        -mcall-aixdesc libraries.
9768
 
9769
Fri Oct  6 16:17:57 1995  Ken Raeburn  
9770
 
9771
        Mon Sep 25 22:49:32 1995  Andreas Schwab  
9772
 
9773
        * config.sub (arm | armel | armeb): Fix shell syntax.
9774
 
9775
Fri Oct  6 14:40:28 1995  Michael Meissner  
9776
 
9777
        * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9778
        -msoft-float and -mcpu=common support.
9779
        (powerpc*-*-eabisim*): Add support for building -mcall-aix
9780
        libraries.
9781
 
9782
Thu Oct  5 13:26:37 1995  Brendan Kehoe  
9783
 
9784
        * configure.in: Allow configuration and build of emacs19 for the alpha.
9785
 
9786
Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9787
 
9788
        * configure.in (CC): Get ^CC, not just any old CC, from
9789
        ${host_makefile_frag}.
9790
 
9791
Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9792
 
9793
        * configure.in (CC): Try to get CC from
9794
        ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9795
 
9796
Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9797
 
9798
        * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9799
        only if it exists in $(srcdir).
9800
 
9801
Wed Oct  4 11:52:31 1995  Ian Lance Taylor  
9802
 
9803
        * configure: If CC and CXX are not set in the environment, set
9804
        them, based on either an existing Makefile or on searching for gcc
9805
        in PATH.  Substitute for CC and CXX in Makefile.
9806
        * configure.in: Remove libm from target_libs.  Separate
9807
        target_configdirs from configdirs.  If CC is not set in
9808
        environment, try to get it from a host Makefile fragment.  Rewrite
9809
        changes of configdirs to use skipdirs instead.  A few minor
9810
        tweaks.  Take directories out of target_configdirs as they are
9811
        taken out of configdirs.  Remove existing Makefile files from
9812
        subdirectories.  Substitute for TARGET_CONFIGDIRS and
9813
        CONFIG_ARGUMENTS in Makefile.
9814
        * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9815
        by configure.in.
9816
        (CONFIG_ARGUMENTS): Likewise.
9817
        (CONFIGURE_TARGET_MODULES): New variable.
9818
        ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9819
        ($(CONFIGURE_TARGET_MODULES)): New target.
9820
        (configure-libg++, configure-libio): New targets.
9821
        (all-libg++): Depend upon configure-libg++.
9822
        (all-libio): Depend upon configure-libio.
9823
        (configure-libgloss, all-libgloss): New targets.
9824
        (configure-libstdc++): New target.
9825
        (all-libstdc++): Depend upon configure-libstdc++.
9826
        (configure-librx, all-librx): New targets.
9827
        (configure-newlib): New target.
9828
        (all-newlib): Depend upon configure-newlib
9829
        (configure-xiberty): New target.
9830
        (all-xiberty): Depend upon configure-xiberty.
9831
 
9832
Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9833
 
9834
        * configure.in (host i[345]86-*-win32):  Expand the
9835
        noconfigdirs again.
9836
 
9837
Thu Sep 28 21:18:49 1995  Stan Shebs  
9838
 
9839
        * mpw-configure: Fix sed command file name.
9840
 
9841
Thu Sep 28 17:39:56 1995  steve chamberlain  
9842
 
9843
        * configure.in (host i[345]86-*-win32): Reduce the
9844
        noconfigdirs again.
9845
 
9846
Wed Sep 27 12:24:00 1995  Ian Lance Taylor  
9847
 
9848
        * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9849
        or powerpc*-*-pe*, since they are not yet supported.
9850
 
9851
Tue Sep 26 14:30:01 1995  Stan Shebs  
9852
 
9853
        Add PowerMac support and many other enhancements.
9854
        * mpw-configure: New option --cc to select compiler to use,
9855
        paste options set according to --cc into the generated
9856
        Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9857
        if mpw-make.sed is present.
9858
        * mpw-config.in: Don't test for gC1, test for mpw-touch,
9859
        add forward includes for PowerPC include files.
9860
        * mpw-build.in: Build using Makefile.PPC if present.
9861
        (do-byacc, etc): Remove separate version resource builds.
9862
        (do-gas): Build "stamps" before "all".
9863
        (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9864
        * mpw-README: Update to reflect --cc option, PowerMac support,
9865
        and recently-reported compatibility problems.
9866
 
9867
Fri Sep 22 12:15:42 1995  Doug Evans  
9868
 
9869
        * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9870
        embedded m68k systems (-aout, -coff, -elf, -vxworks).
9871
        (--with-multilib-top): Pass to recursive invocations.
9872
 
9873
Tue Sep 19 13:51:05 1995  J.T. Conklin  
9874
 
9875
        * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9876
        v810-*-*.
9877
 
9878
Mon Sep 18 23:08:26 1995  J.T. Conklin  
9879
 
9880
        * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9881
        gdb, ld and opcodes on v810-*-*.
9882
 
9883
Tue Sep 12 18:03:31 1995  Ian Lance Taylor  
9884
 
9885
        * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9886
        (local-maintainer-clean): New target.
9887
        (maintainer-clean): New target.
9888
        (realclean): Just depend upon maintainer-clean.
9889
 
9890
Fri Sep  8 17:11:14 1995  J.T. Conklin  
9891
 
9892
        * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9893
 
9894
Fri Sep  8 16:46:29 1995  Ian Lance Taylor  
9895
 
9896
        * configure.in: Build ld in mips*-*-bsd* case.
9897
 
9898
Thu Sep  7 20:03:41 1995  Ken Raeburn  
9899
 
9900
        * config.sub: Accept -lites* OS.  From Ian Dall.
9901
 
9902
Fri Sep  1 08:06:58 1995  James G. Smith  
9903
 
9904
        * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
9905
        targets.
9906
 
9907
Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9908
 
9909
        * configure.in: treat i386-win32 canadian cross the same as
9910
        i386-go32 canadian cross.
9911
 
9912
Thu Aug 24 14:53:20 1995  Michael Meissner  
9913
 
9914
        * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9915
        running under the simulator to build a reduced set of libraries.
9916
        (powerpc-*-eabiaix): Add fine grained multilib support added to
9917
        other powerpc targets yesterday.
9918
 
9919
Wed Aug 23 09:41:56 1995  Michael Meissner  
9920
 
9921
        * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9922
        -disable-softfloat, -disable-relocatable, -disable-aix, and
9923
        -disable-sysv to control which multilib libraries get built.
9924
 
9925
Thu Aug 17 16:03:41 1995  Ken Raeburn  
9926
 
9927
        * configure: Add Makefile.tem to list of files to remove in trap
9928
        handler.
9929
 
9930
Mon Aug 14 19:27:56 1995  Per Bothner  
9931
 
9932
        * config.guess (*Linux*):  Add missing "exit"s.
9933
        Also, need specific check for alpha-unknown-linux (uses COFF).
9934
 
9935
Fri Aug 11 15:38:20 1995  Per Bothner  
9936
 
9937
        * config.guess:  Merge with FSF:
9938
 
9939
        Wed Jun 28 17:57:27 1995  David Edelsohn  
9940
        * config.guess (AIX4): More robust release numbering discovery.
9941
 
9942
        Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
9943
        * config.guess (i386-sequent-ptx): Properly get version number.
9944
 
9945
        Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
9946
        * config.guess (mips:*:4*:UMIPS): New case.
9947
 
9948
Mon Aug  7 09:21:35 1995  Doug Evans  
9949
 
9950
        * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9951
        (i386-win32 host): Likewise.  Don't build readline.
9952
 
9953
Sat Aug  5 09:51:49 1995  Fred Fish  
9954
 
9955
        * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
9956
        SUPPORT_FILES to submakes.
9957
 
9958
Fri Aug  4 13:04:36 1995  Fred Fish  
9959
 
9960
        * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9961
        (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9962
        mpw-configure.
9963
 
9964
Wed Aug  2 16:32:40 1995  Ken Raeburn  
9965
 
9966
        * configure.in (appdirs): Use =, not ==, in test expression when
9967
        trying to build the text to print in the warning message for
9968
        Solaris users.
9969
 
9970
Mon Jul 31 09:56:18 1995  steve chamberlain  
9971
 
9972
        * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9973
 
9974
Fri Jul 28 00:16:31 1995  Jeffrey A. Law  
9975
 
9976
        * config.guess: Recognize lynx-2.3.
9977
 
9978
Thu Jul 27 15:47:59 1995  steve chamberlain  
9979
 
9980
        * config.sub (z8ksim): Deleted
9981
        (z8k-*-coff): New, this is the one true name of the target.
9982
 
9983
Thu Jul 27 14:33:33 1995  Doug Evans  
9984
 
9985
        * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9986
 
9987
Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
9988
 
9989
        * config.guess (*:Linux:*:*): First try asking the linker what the
9990
        default object file format is (elf, aout, or coff).  Then if this
9991
        fails, try previous methods.
9992
 
9993
Thu Jul 27 11:28:17 1995  J.T. Conklin  
9994
 
9995
        * configure.in: Don't build newlib for *-*-vxworks5.1.
9996
 
9997
Thu Jul 27 11:18:47 1995  Brendan Kehoe  
9998
 
9999
        * configure.in: Don't build newlib for a29k-*-vxworks5.1.
10000
        * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
10001
 
10002
Tue Jul 25 21:25:39 1995  Doug Evans  
10003
 
10004
        * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
10005
 
10006
Fri Jul 21 10:41:12 1995  Doug Evans  
10007
 
10008
        * cfg-ml-com.in: New file.
10009
        * cfg-ml-pos.in: New file.
10010
 
10011
Wed Jul 19 00:37:27 1995  Jeffrey A. Law  
10012
 
10013
        * COPYING.NEWLIB: Add HP free copyright to list.
10014
 
10015
Tue Jul 18 10:58:51 1995  Michael Meissner  
10016
 
10017
        * config.sub: Recognize -eabi* for the system, not just -eabi.
10018
 
10019
Mon Jul  3 13:44:51 1995  Steve Chamberlain  
10020
 
10021
        * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
10022
        * config.sub, configure.in (win32): New target and host.
10023
 
10024
Wed Jun 28 23:57:08 1995  Steve Chamberlain  
10025
 
10026
        * configure.in: Add i386-pe configuration.
10027
 
10028
Fri Jun 23 14:28:44 1995  Stan Shebs  
10029
 
10030
        * mpw-build.in (install): Install GDB after LD.
10031
 
10032
Thu Jun 22 17:10:53 1995  Stan Shebs  
10033
 
10034
        * mpw-config.in (elf/mips.h): Always forward-include, needed
10035
        for GDB to build.
10036
 
10037
Wed Jun 21 15:17:30 1995  Rob Savoye  
10038
 
10039
        * testsuite: New directory for customer acceptance and whole tool
10040
        chain tests.
10041
 
10042
Wed Jun 21 16:50:29 1995  Ken Raeburn  
10043
 
10044
        * configure: If per-host line isn't found, but AC_OUTPUT is found
10045
        and a configure script exists, run it instead.
10046
 
10047
Thu Jun 15 21:09:24 1995  Per Bothner  
10048
 
10049
        * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
10050
 
10051
Tue Jun 13 21:43:27 1995  Rob Savoye  
10052
 
10053
        * configure: Set build_{cpu,vendor,os,alias} to host values when
10054
        --build isn't specified.
10055
 
10056
Mon Jun  5 18:26:36 1995  Jason Merrill  
10057
 
10058
        * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
10059
        (FLAGS_TO_PASS): Pass them.
10060
        (EXTRA_TARGET_FLAGS): Ditto.
10061
 
10062
Wed May 31 22:27:42 1995  Jim Wilson  
10063
 
10064
        * Makefile.in (all-libg++): Depend on all-libstdc++.
10065
 
10066
Thu May 25 22:40:59 1995  J.T. Conklin  
10067
 
10068
        * configure.in (noconfigdirs): Enable all packages for
10069
          i386-unknown-netbsd.
10070
 
10071
Sat May 20 13:22:31 1995  Angela Marie Thomas  
10072
 
10073
        * configure.in (noconfigdirs): Don't configure tk for i386-go32
10074
        hosted builds (DOS builds)
10075
 
10076
Thu May 18 18:08:49 1995  Ken Raeburn  
10077
 
10078
        Changes for ARM based on patches from Richard Earnshaw:
10079
        * config.sub: Handle armeb and armel.
10080
        * configure.in: Omit arm linker only for riscix.
10081
 
10082
Thu May 11 17:23:26 1995  Per Bothner  
10083
 
10084
        * config.guess:  Update from FSF.
10085
 
10086
Tue May  9 15:52:05 1995  Michael Meissner  
10087
 
10088
        * config.sub: Recognize powerpcle as the little endian variant of
10089
        the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
10090
        powerpcle variant.  Convert pentium into i586, not i486.  Add p5
10091
        alias for i586.  Map new x86 variants p6, k5, nexgen into i586
10092
        temporarily.
10093
 
10094
Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
10095
 
10096
        * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
10097
 
10098
Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
10099
 
10100
        * config.sub: Accept -lites* as a basic system type.
10101
 
10102
Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
10103
 
10104
        * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
10105
        installed, and if so return linuxoldld as the system name.
10106
 
10107
Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
10108
 
10109
        * config.guess: Add hppa1.1-hp-lites support.
10110
 
10111
Tue Apr 25 11:08:11 1995  Rob Savoye  
10112
 
10113
        * configure.in: Don't build newlib for m68k-vxworks5.1.
10114
 
10115
Wed Apr 19 17:02:43 1995  Jim Wilson  
10116
 
10117
        * configure.in (mips-sgi-irix6): Use mh-irix5.
10118
 
10119
Fri Apr 14 15:21:17 1995  Doug Evans  
10120
 
10121
        * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
10122
 
10123
Wed Apr 12 16:06:01 1995  Jason Merrill  
10124
 
10125
        * test-build.mk: Enable building of shared libraries on IRIX 5 and
10126
        OSF/1.  Fix compiler flags.
10127
        * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
10128
 
10129
Tue Apr 11 18:55:40 1995  Doug Evans  
10130
 
10131
        * configure.in: Recognize --with-newlib.
10132
        (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
10133
 
10134
Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10135
 
10136
        * Makefile.in: move {all,check,install}-gdb from *_MODULES
10137
        to *_X11_MODULES due to gdbtk needing X include files et al.
10138
 
10139
Mon Apr 10 11:42:22 1995  Stan Shebs  
10140
 
10141
        Merge in support for Mac MPW as a host.
10142
        (Old change descriptions retained for informational value.)
10143
 
10144
        * mpw-config.in: Add generic include forwards for cpu-specific
10145
        include files in aout and elf directories.
10146
 
10147
        * mpw-configure: Added copyright.
10148
        * mpw-config.in: Check for presence of required build tools.
10149
        (target_libs): Add newlib.
10150
        (target_tools): Add examples.
10151
        (Read Me): Generate as "Read Me for MPW" instead.
10152
        * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
10153
        (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
10154
        (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
10155
 
10156
        * mpw-configure: Remove subdir-specific makefile hackery,
10157
        delete mk.tmp after using it.
10158
 
10159
        * mpw-build.in (all): Display start and end times.
10160
 
10161
        * mpw-configure (host_canonical): Set.
10162
        (target_cpu): Always add to makefiles.
10163
        (ARCHDEFS, EMUL): Add to makefile only if nonempty.
10164
        (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
10165
        (mpw-mh-mpw): Look for in srcdir and srcroot.
10166
        Use sed instead of mpw-edit-prefix to edit prefix definitions.
10167
 
10168
        * mpw-build.in: (install-only): New target.
10169
 
10170
        * mpw-configure (host_alias, target_alias): Rename from hostalias
10171
        and targetalias, add into generated Makefile.
10172
        (mk.tmp): If present, add into generated Makefile.
10173
        * mpw-build.in (all-gas): Build config.h first before gas proper.
10174
 
10175
        * mpw-configure (config.status): Write only if changed.
10176
        * mpw-config.in (readline): Configure it (not built, just used for
10177
        definitions).
10178
 
10179
        * mpw-config.in (elf/mips.h): Add a forward include.
10180
 
10181
        * mpw-config.in: Forward-include most .h files in include into
10182
        extra-include.
10183
        (readline): Don't build.
10184
        mpw-build.in (install): Install GDB.
10185
 
10186
        * mpw-configure (prefix, mpw_prefix): Handle it.
10187
        * mpw-config.in (mmalloc, readline): Don't configure.
10188
        * mpw-build.in (thisscript): Rename to ThisScript.
10189
        Use mpw-build instead of BuildProgram everywhere.
10190
        (mmalloc, readline): Don't build.
10191
        * mpw-README: New file, basic documentation about the MPW port.
10192
 
10193
        * mpw-config.in: Use forward-include to create include files.
10194
 
10195
        * mpw-configure: Add more things to the top of each configured
10196
        Makefile, including contents of config/mpw-mh-mpw.
10197
        * mpw-config.in (extra-include): Create this directory and fill it
10198
        with Posix-like include files when configuring.
10199
 
10200
        * config.sub (apple, mac, mpw): Add various aliases.
10201
 
10202
        * mpw-build.in: New file, top-level build script fragment for MPW.
10203
        * mpw-configure: New file, configure script for MPW.
10204
        * mpw-config.in: New file, config fragment for MPW.
10205
 
10206
Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10207
 
10208
        * configure.in (host_libs): Remove glob, since it is gone from the
10209
        sources.
10210
 
10211
Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10212
 
10213
        * Makefile.in: define empty GDB_NLM_DEPS var.
10214
 
10215
        * configure.in(target_makefile_frag): use config/mt-netware
10216
        for netware targets.
10217
 
10218
Thu Mar 30 13:51:43 1995  Ian Lance Taylor  
10219
 
10220
        * config.sub: Merge in recent FSF changes.  Remove linux special
10221
        cases.
10222
 
10223
Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10224
 
10225
        Revert this change:
10226
 
10227
        Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
10228
 
10229
                * build-all.mk: Use CC=cc -Xs on Solaris.
10230
 
10231
Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10232
 
10233
        * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
10234
        stop using it.
10235
        * Makefile.in: Nuke all references to glob subdirectory.
10236
 
10237
Thu Mar 16 13:35:30 1995  Jason Merrill  
10238
 
10239
        * configure.in: Fix --enable-shared logic in per-host.
10240
 
10241
Mon Mar 13 12:33:15 1995  Ian Lance Taylor  
10242
 
10243
        * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
10244
 
10245
Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10246
 
10247
        * configure.in (noconfigdirs): Don't build gas on AIX, for
10248
        powerpc*-*-aix* as well as for rs6000*-*-aix*.
10249
 
10250
Wed Mar  1 12:51:53 1995  Ian Lance Taylor  
10251
 
10252
        * configure: Fix --cache-file to work if the file argument is a
10253
        relative path.
10254
 
10255
Tue Feb 28 17:36:07 1995  Ian Lance Taylor  
10256
 
10257
        * configure: If the --cache-file is used, pass it down to
10258
        configure in subdirectories.
10259
 
10260
Mon Feb 27 12:52:46 1995  Kung Hsu  
10261
 
10262
        * config.sub: add vxworks29k configuration.
10263
 
10264
Fri Feb 10 16:12:26 1995  Ken Raeburn  
10265
 
10266
        * Makefile.in (taz): Do "diststuff" part quietly.
10267
 
10268
Sun Feb  5 14:16:35 1995  Doug Evans  
10269
 
10270
        * config.sub: Mini-merge with gcc/config.sub.
10271
 
10272
Sat Feb  4 12:11:35 1995  Jim Wilson  
10273
 
10274
        * config.guess (IRIX): Sed - to _.
10275
 
10276
Fri Feb  3 11:54:42 1995  J.T. Conklin  
10277
 
10278
        * Makefile.in (source-vault, binary-vault): New targets.
10279
 
10280
Thu Jan 26 13:00:11 1995  Michael Meissner  
10281
 
10282
        * config.sub: Recognize -eabi as a basic system type.
10283
 
10284
Thu Jan 12 13:13:23 1995  Jason Merrill  
10285
 
10286
        * configure.in (enable_shared stuff): Fix typo.
10287
 
10288
Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
10289
 
10290
        * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
10291
 
10292
Wed Jan 11 16:29:53 1995  Jason Merrill  
10293
 
10294
        * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
10295
 
10296
Mon Jan  9 12:48:01 1995  Jim Kingdon  
10297
 
10298
        * configure.in (rs6000-*-*): Don't build gas.
10299
 
10300
Wed Jan  4 23:53:49 1995  Ian Lance Taylor  
10301
 
10302
        * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
10303
        reduce command line length.
10304
        (AS_FOR_TARGET): Check for as.new, not Makefile.
10305
        (NM_FOR_TARGET): Check for nm.new, not Makefile.
10306
 
10307
Wed Jan  4 13:02:39 1995  Per Bothner  
10308
 
10309
        * config.guess:  Merge from FSF.
10310
 
10311
Thu Dec 15 17:11:37 1994  Ian Lance Taylor  
10312
 
10313
        * configure: Don't use $ when handling program_suffix.
10314
 
10315
Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
10316
 
10317
        * configure.in:  Configure tk for hppa/hpux.
10318
 
10319
Fri Dec  2 15:55:38 1994  Per Bothner  
10320
 
10321
        * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
10322
 
10323
Tue Nov 29 19:37:56 1994  Per Bothner  
10324
 
10325
        * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
10326
        to LIBCXXFLAGS.  Tests are better run without it.
10327
 
10328
Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
10329
 
10330
        * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
10331
 
10332
Mon Nov 21 11:14:01 1994  J.T. Conklin  
10333
 
10334
        * configure.in (*-*-netware*): Don't configure xiberty.
10335
 
10336
Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
10337
 
10338
        * configure.in:  Remove tk from native_only list.
10339
 
10340
Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
10341
 
10342
        * build-all.mk: Add mips-ncd-elf target to sun4 targets
10343
          for special NCD build.
10344
 
10345
Mon Nov  7 20:58:17 1994  Ken Raeburn  
10346
 
10347
        * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
10348
        makeall.bat, they're only useful for binutils snapshots.
10349
        (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
10350
        makeall.bat to specified SUPPORT_FILES.
10351
 
10352
Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
10353
 
10354
        * build-all.mk: Add Ericsson targets to sun4 and solaris
10355
          hosts.  Add  BNR's sun4 target to solaris host, so their
10356
          build-from-source will be tested in-house first.
10357
 
10358
Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
10359
 
10360
        * Makefile.in (LIBCFLAGS): New variable.
10361
        (CFLAGS_FOR_TARGET): Ditto.
10362
        (LIBCFLAGS_FOR_TARGET): Ditto.
10363
        (LIBCXXFLAGS): Ditto.
10364
        (CXXFLAGS_FOR_TARGET): Ditto.
10365
        (LIBCXXFLAGS_FOR_TARGET): Ditto.
10366
        (BASE_FLAGS_TO_PASS): Pass them.
10367
        (EXTRA_TARGET_FLAGS): Ditto.
10368
 
10369
        * configure.in: Support --enable-shared.
10370
 
10371
Sat Nov  5 15:44:00 1994  Per Bothner  
10372
 
10373
        * configure.in (target_libs):  Include libstdc++ again.
10374
        * config.guess:  Update from FSF (for FreeBSD).
10375
 
10376
Thu Nov  3 16:32:30 1994  Ken Raeburn  
10377
 
10378
        * Makefile.in (DEVO_SUPPORT): Include configure.bat and
10379
        makeall.bat.
10380
        (DISTDOCDIRS): Add `etc'.
10381
        (ETC_SUPPORT_PFX): New variable.
10382
        (taz): Include anything from etc starting with a word in
10383
        ETC_SUPPORT_PFX.
10384
 
10385
Wed Oct 26 16:19:35 1994  Ian Lance Taylor  
10386
 
10387
        * config.sub: Update for recent FSF changes.  Remove obsolete
10388
        h8300hds entry.  Add -windows* and -osx as basic os.  Minor
10389
        spacing changes.
10390
 
10391
Thu Oct 20 18:41:56 1994  Per Bothner  
10392
 
10393
        * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
10394
 
10395
        * config.guess:  Merge with FSF.
10396
        * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
10397
 
10398
Thu Oct 20 19:26:56 1994  Ken Raeburn  
10399
 
10400
        * configure: Since the "trap 0" handler will override the exit
10401
        status on many systems, only use it for "exit 1", and make it set
10402
        a non-zero exit status; reset it before "exit 0".  Also, check
10403
        exit status of config.sub, and error out if it failed.
10404
 
10405
Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
10406
 
10407
        * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
10408
        and install libgloss.
10409
 
10410
Tue Oct 18 15:25:24 1994  Ian Lance Taylor  
10411
 
10412
        * Makefile.in (all-binutils): Depend upon all-byacc.
10413
 
10414
        * configure.in: Don't build emacs on Irix 5.
10415
 
10416
Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
10417
 
10418
        * configure.in (*-*-netware*): Add libio.
10419
 
10420
Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
10421
 
10422
        * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
10423
        (CHECK_TARGET_MODULES): Ditto.
10424
        (INSTALL_TARGET_MODULES): Ditto.
10425
        (TARGET_LIBS): Ditto.
10426
        (all-libstdc++): Note dependencies.
10427
 
10428
Thu Oct 13 01:43:08 1994  Ken Raeburn  
10429
 
10430
        * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
10431
 
10432
Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
10433
 
10434
        * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
10435
        -fexternal-templates.
10436
 
10437
        * configure.in (target_libs): Add libstdc++.
10438
        (noconfigdirs): Add libstdc++ as appropriate.
10439
 
10440
Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10441
 
10442
        * config.guess:  Update from FSF.
10443
 
10444
Tue Oct  4 12:05:42 1994  Ian Lance Taylor  
10445
 
10446
        * configure: Use ${config_shell} when running ${configsub}.
10447
 
10448
Mon Oct  3 14:28:34 1994  Doug Evans  
10449
 
10450
        * config.sub: No longer recognize h8300h.
10451
 
10452
Mon Oct  3 12:40:54 1994  Ian Lance Taylor  
10453
 
10454
        * config.sub: Remove extraneous differences between config.sub and
10455
        gcc/config.sub.
10456
 
10457
Sat Oct  1 00:23:12 1994  Ken Raeburn  
10458
 
10459
        * Makefile.in (DISTSTUFFDIRS): Add gas.
10460
 
10461
Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
10462
 
10463
        * COPYING.NEWLIB: New file.
10464
 
10465
Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10466
 
10467
        * config.guess (HP-UX):  Patch from Harlan Stenn
10468
         to also emit release level.
10469
 
10470
Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10471
 
10472
        * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10473
 
10474
Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10475
 
10476
        * config.sub:  Merge nextstep cleanup from FSF.
10477
 
10478
Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10479
 
10480
        * configure.in (arm-*-*): Don't configure ld for this target.
10481
 
10482
Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
10483
 
10484
        * configure.in (*-*-netware): don't configure libg++, libio,
10485
          librx, or newlib.
10486
 
10487
Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10488
 
10489
        * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
10490
        configure ld--it works, but it doesn't support shared libraries.
10491
 
10492
Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10493
 
10494
        * config.guess (*-unknown-freebsd*):  Get rid of possible
10495
        trailing "(Release)" in version string.
10496
        Patch from Paul Richards .
10497
 
10498
Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10499
 
10500
        * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
10501
        Fix type: *-next-neststep -> *-next-nextstep.
10502
 
10503
        * config.guess:  Merge from FSF:
10504
 
10505
        Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
10506
 
10507
        * config.guess: Recognize powerpc-ibm-aix3.2.5.
10508
 
10509
        Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
10510
 
10511
        * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
10512
        instead of UNIX_SV for UnixWare 1.0).
10513
 
10514
Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
10515
 
10516
        * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
10517
        to make gdb/nlm/* build after the compiler and linker.
10518
 
10519
Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10520
 
10521
        * config.guess (netbsd, freebsd, linux):  Accept any machine,
10522
        not just i[34]86.
10523
        (m68k-atari-sysv4):  Relocate to match FSF version.
10524
 
10525
        * config.guess:  More merges from the FSF:
10526
 
10527
        Add a space before function call or macro invocation.
10528
 
10529
        Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10530
 
10531
        * config.guess: Add trap cmd to remove dummy.c and dummy when
10532
        interrupted.
10533
 
10534
        Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10535
 
10536
        * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
10537
        (dummy): Redirect stderr from compilation of dummy.c.
10538
 
10539
        Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
10540
 
10541
        * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
10542
 
10543
Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
10544
 
10545
        * configure: Accept and ignore --cache*, for compatibility with
10546
        new autoconf.
10547
 
10548
Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10549
 
10550
        * config.guess:  Merge from FSF:
10551
 
10552
        Thu Aug 25 20:28:51 1994  Richard Stallman  
10553
 
10554
        * config.guess (Pyramid*:OSx*:*:*): New case.
10555
        (PATH): Add /.attbin at end for finding uname.
10556
        (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
10557
 
10558
        Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
10559
 
10560
        * config.guess (M88*:DolphinOS:*:*): New case.
10561
 
10562
        Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
10563
 
10564
        * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
10565
        to select whether to use ELF or COFF.
10566
 
10567
        Sun Jul 24 16:20:53 1994  Richard Stallman  
10568
 
10569
        * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
10570
 
10571
        Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10572
 
10573
        * config.guess: Guess the OS version for HPUX.
10574
 
10575
        Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
10576
 
10577
        * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
10578
 
10579
Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10580
 
10581
        * configure.in: Recognize --with-headers, --with-libs, and
10582
        --without-newlib.
10583
        * Makefile.in (all-xiberty): Depend upon all-ld.
10584
 
10585
Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10586
 
10587
        * configure.in: Change i[34]86 to i[345]86.
10588
 
10589
Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10590
 
10591
        * configure (version): A few more tweaks to help message.
10592
 
10593
Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10594
 
10595
        * Makefile.in:  Remove (for now) librx as a host library,
10596
        now that we're building it for target.
10597
 
10598
Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10599
 
10600
        * configure: Fix up help message; from karl@owl.hq.ileaf.com
10601
        (Karl Berry).
10602
 
10603
Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10604
 
10605
        * configure.in:  Also configure librx.
10606
 
10607
Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10608
 
10609
        * Makefile.in:  Update various rules to reflect that librx
10610
        is now needed for libg++.
10611
 
10612
Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10613
 
10614
        * config.sub: Accept mips64orion and mips64orionel as a CPU name.
10615
 
10616
Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
10617
 
10618
        * configure.in: Configure the examples directory.
10619
 
10620
Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10621
 
10622
        * configure: Simplify Jun 2 1994 change.
10623
 
10624
Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10625
 
10626
        * change CC to /usr/latest/bin/gcc for lynx host builds, since
10627
        /bin/gcc isn't good enough to build gcc.
10628
 
10629
Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
10630
 
10631
        * Makefile.in (GDB_SUPPORT_FILES): Remove
10632
        (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
10633
        (gdb.tar.gz): Add new rule to use standard distribution building
10634
        mechanism.
10635
 
10636
Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10637
 
10638
        * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
10639
        Bill Cox .
10640
 
10641
Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10642
 
10643
        * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
10644
 
10645
Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
10646
 
10647
        * configure:  Search current dir first in .gdbinit.
10648
 
10649
Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10650
 
10651
        * config.sub:  Recognize freebsd (merged from gcc config.sub).
10652
 
10653
Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10654
 
10655
        * config.sub:  Refer to NeXT's operating system as nextstep.
10656
 
10657
        * config.sub (case $basic_machine):  Re-order the cases, to match
10658
        the order in the FSF version (which is mostly alphabethical).
10659
        Merge in some additions and changes from the FSF.
10660
 
10661
Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
10662
 
10663
        * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
10664
        * config.sub: Recognize cxux7.
10665
        * configure.in: Use mh-cxux for m88k-harris-cxux*.
10666
 
10667
Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10668
 
10669
        * config.sub:  Fix typo powerpc -> powerpc-*.
10670
 
10671
Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
10672
 
10673
        * Makefile.in: `all-emacs19' depends on `all-byacc'.
10674
 
10675
        * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
10676
        parallel with all-emacs and install-emacs).  Top-level command
10677
        `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
10678
 
10679
Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10680
 
10681
        * test-build.mk ($(host)-stamp-stage2-installed): Remove
10682
        $(relbindir)/make before doing ``make install'', and use
10683
        $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
10684
        installing over running make binary.
10685
        ($(host)-stamp-stage3-installed): Likewise.
10686
 
10687
Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10688
 
10689
        * config.guess: Recognize Mach.
10690
 
10691
Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10692
 
10693
        * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10694
        see whether --exec-prefix was used.
10695
 
10696
Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10697
 
10698
        * README:  Explicitly mention libg++/README.  (Zoo's idea.)
10699
 
10700
Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10701
 
10702
        * Makefile.in: Add all-librx target similar to all-libproc.
10703
 
10704
Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
10705
 
10706
        * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
10707
        with post 1.2 uname bogosity.
10708
 
10709
Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10710
 
10711
        * configure: Remove temporary files on receipt of a signal.
10712
 
10713
Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
10714
 
10715
        * configure: If there is a package_makefile_frag, remove
10716
        ${subdir}/Makefile.tem after copying it in.
10717
 
10718
Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10719
 
10720
        * build_all.mk: support rs6000 lynx identifies itself as
10721
        rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
10722
        since /bin/gcc is too feeble to compile a modern gcc.
10723
 
10724
Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
10725
 
10726
        * brought devo/test-build.mk update-to-date with progressive/
10727
          test-build.mk. Add lynx targets and hppa flag info.
10728
 
10729
Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10730
 
10731
        * configure.in:  Use mh-ncrsvr43.  Patch from
10732
        Tom McConnell .
10733
 
10734
Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10735
 
10736
        * config.guess (i386-unknown-bsdi):  No longer need to
10737
        check #if defined(__bsdi__) && defined(__i386__).
10738
 
10739
Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10740
 
10741
        * configure: Set program_transform_nameoption correctly.
10742
 
10743
Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
10744
 
10745
        * brought build-all.mk update-to-date with progressive build-all.mk,
10746
          added new targets and hppa info.
10747
 
10748
Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10749
 
10750
        * configure: If config.guess result is a prefix of the user
10751
        specified target, assume a native build and use the user specified
10752
        target as the host alias.  Remove SunOS patch suffix removal hack.
10753
        * configure.in: Remove SunOS patch suffix removal hack.
10754
 
10755
        * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10756
        in NATIVE_CHECK_MODULES.
10757
 
10758
Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
10759
 
10760
        * Makefile.in: Rename HOST_ONLY to NATIVE.
10761
        * configure: Delete SunOs patch suffix from host_canonical
10762
          and build_canonical variables that are prepended to Makefiles.
10763
        * configure.in: Add comments for easier maintenance.
10764
 
10765
Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10766
 
10767
        * Makefile.in: Add all-libproc target similar to all-gui.
10768
 
10769
Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
10770
 
10771
        * Makefile.in (CHECK_MODULES): split into
10772
        HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10773
 
10774
Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
10775
 
10776
        * config.guess (i386-unknown-bsdi): New system to guess.
10777
 
10778
Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10779
 
10780
        * Makefile.in: Add all-gui target (but not yet build by "all").
10781
 
10782
Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
10783
 
10784
        * config.sub: Move deletion of patch suffix from here...
10785
        * configure.in: To here, at Ian's suggestion.  The top-
10786
          level scripts might need to know of a patch level.
10787
 
10788
Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
10789
 
10790
        * config.sub: Strip off patch suffix so rtl is recognized
10791
          as a sunos4.1.3 machine, even though it's been patched.
10792
 
10793
Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
10794
 
10795
        * Makefile.in (INSTALL_LAST): Delete.
10796
        (INSTALL_DOSREL): New.
10797
 
10798
Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10799
 
10800
        * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10801
        Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10802
        whether we pass down --with-gnu-ld anyhow.
10803
 
10804
Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
10805
 
10806
        * Makefile.in (INSTALL_LAST): Change operation so it works
10807
        on more flavors of make.
10808
        * configure.in (go32): Don't build libg++ or libio.
10809
 
10810
Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
10811
 
10812
        * Makefile.in (Move HOST_PREFIX_1 and friends up so
10813
        they can be overriden by templates.
10814
 
10815
Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
10816
 
10817
        * configure.in (target==go32): Don't build gdb.
10818
        * dosrel: New directory.
10819
 
10820
Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
10821
 
10822
        * configure.in (host==go32): Configure dosrel too.
10823
        * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10824
        (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10825
        be set by incoming names or templates.
10826
        (INSTALL_LAST): New rule.
10827
 
10828
Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
10829
 
10830
        * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10831
 
10832
Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10833
 
10834
        * configure.in (appdirs): New variable.  Currently empty, but will
10835
        be used in gas distribution.  If nonempty, lists a set of
10836
        directories at least one of which must get configured, or top
10837
        level configuration is considered to have failed.
10838
        (rs6000-*-lynxos*): Use new file name.
10839
 
10840
Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10841
 
10842
        Eliminate XTRAFLAGS.
10843
        * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10844
        newlib include files using -idirafter, and also use -nostdinc.
10845
        (CXX_FOR_TARGET): Likewise.
10846
        (XTRAFLAGS): Removed.
10847
        (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10848
        (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10849
        (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10850
        ($(DO_X)): Don't pass down XTRAFLAGS.
10851
 
10852
Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10853
 
10854
        * configure.in (mips*-dec-bsd*): New target; do build linker.
10855
        (mips*-*-bsd*): New target; don't build linker.
10856
 
10857
Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10858
 
10859
        * configure.in: support rs6000-*-lynxos* configuration.
10860
        support sunos4 as a cross target.
10861
 
10862
        * config.sub: look for lynx*, not lynx since the OS version may
10863
        legitimately be part of the name.
10864
 
10865
Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10866
 
10867
        * configure.in (i[34]86-*-sco*): Move to be with other i386
10868
        targets.
10869
        (romp-*-*): New target.  Skip various binary utilities.
10870
        (vax-*-*): New target.  Don't build newlib.
10871
        (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
10872
 
10873
Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10874
 
10875
        * configure.in: Only set host_makefile_frag if config
10876
        directory exists.
10877
 
10878
Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10879
 
10880
        * install.sh: If $dstdir exists, don't check whether each
10881
        component does.
10882
 
10883
Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10884
 
10885
        * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10886
 
10887
Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
10888
 
10889
        * configure.in (*-*-lynxos*): Don't configure newlib for either
10890
        native or cross Lynx.
10891
 
10892
Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
10893
 
10894
        * config.sub (sparc64-elf): Fix os.
10895
        (z8k): Remove duplicate.
10896
 
10897
Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10898
 
10899
        * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10900
        gcc/stmp-fixproto, to try to prevent fixproto from being run.
10901
 
10902
Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
10903
 
10904
        * configure: Make file links cleanly even if Lynx fails on
10905
          an NFS symlink (at least fail cleanly).
10906
 
10907
Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10908
 
10909
        * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10910
        -XNh2000.
10911
 
10912
Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10913
 
10914
        * configure: Unknown options are fatal again.
10915
 
10916
Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
10917
 
10918
        * configure: Ignore --x-includes and --x-libraries, for Autoconf
10919
        compatibility.
10920
 
10921
Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10922
 
10923
        * build-all.mk: Add `clean' target.
10924
 
10925
Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10926
 
10927
        * config.guess:  Add SINIX support.
10928
        * configure.in:  Add mips-*-sysv4* support.
10929
 
10930
Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
10931
 
10932
        * build-all.mk: Document all useful targets.
10933
        If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10934
        If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10935
 
10936
Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10937
 
10938
        * configure: Support --silent, --quiet.
10939
 
10940
Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10941
 
10942
        * configure: Support --disable-FEATURE.
10943
 
10944
Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10945
 
10946
        * config.guess: Recognize NCR running SVR4.3.
10947
 
10948
Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10949
 
10950
        * config.guess:  Make BSDI generate i386-unknown-bsd386.
10951
        Patch from Paul Eggert .
10952
 
10953
Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10954
 
10955
        * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10956
 
10957
Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10958
 
10959
        * configure: Make unrecognized options give nonfatal warnings
10960
        instead of fatal errors, and pass them to any subdirectory
10961
        configures in case they recognize them.
10962
        Make --x equivalent to --with-x.
10963
 
10964
Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10965
 
10966
        * configure: Add --enable-* options.  Clean up usage message and
10967
        some comments.
10968
 
10969
Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
10970
 
10971
        * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10972
 
10973
Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10974
 
10975
        * configure.in (hppa*-*-*): Enable binutils.
10976
 
10977
Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10978
 
10979
        * config.sub: Recognize cisco.
10980
 
10981
Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
10982
 
10983
        * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10984
 
10985
Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10986
 
10987
        * config.guess: about target *-hitachi-hiuxwe2, don't print more
10988
        than one configuration name.  Add comment.
10989
 
10990
Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
10991
 
10992
        * config.guess: about target *-hitachi-hiuxwe2, fixed
10993
        machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
10994
        macro is incorrect.]
10995
 
10996
Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10997
 
10998
        * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10999
        than the "make ls" stuff which used to be here.
11000
 
11001
Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11002
 
11003
        * config.guess:  Recognize i[34]86-unknown-freebsd.
11004
        From Shawn M Carey .
11005
 
11006
Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11007
 
11008
        * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
11009
 
11010
Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
11011
 
11012
        * config.guess: Check for ptx.
11013
 
11014
Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
11015
 
11016
        * config.sub: Add os9k checking.
11017
 
11018
Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11019
 
11020
        * config.guess: Handle OSF1 running on HPPA processors
11021
 
11022
Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11023
 
11024
        * configure: If subdir configure fails, print out a message with
11025
        subdirectory name, in case subdir's configure code didn't identify
11026
        itself.
11027
 
11028
Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
11029
 
11030
        * configure.in: Remove embedded newlines from configdirs.
11031
        Avoid mismatches of substrings.  Fix matching strings at end
11032
        of configdirs.
11033
 
11034
Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
11035
 
11036
        * config.guess:  Add Lynx/rs6000 config support.
11037
 
11038
Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11039
 
11040
        * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
11041
 
11042
Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
11043
 
11044
        * configure.in (hppa*-*-osf*): Treat this just like most other
11045
        PA configurations (eg no binutils or ld).
11046
        (hppa*-*-*elf*): These configurations have binutils and ld.
11047
 
11048
Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11049
 
11050
        * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
11051
 
11052
Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11053
 
11054
        * configure.in (rs6000-*-*): Build gas.
11055
 
11056
Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11057
 
11058
        * Makefile.in:  Avoid bug in losing hpux sed.
11059
 
11060
Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11061
 
11062
        * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
11063
        for GDB and GDB has been fixed to not need it.
11064
 
11065
Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11066
 
11067
        * config.guess: Recognize vax hosts.
11068
 
11069
Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11070
 
11071
        * configure (while loop): Don't use "break 2" inside case
11072
        statement -- the case statement isn't an enclosing loop.
11073
 
11074
Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11075
 
11076
        * config.guess:  Clean up NeXT support, to allow nextstep
11077
        on Intel machines.  Make OS be nextstep.
11078
 
11079
Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
11080
 
11081
        * config.guess: Add alternate forms for Convex.
11082
 
11083
Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
11084
 
11085
        * configure:  Completely rewrite option processing.  Take
11086
        advantage of pattern-matching to avoid invoking test frequently.
11087
        Also clean up host and target defaulting logic.
11088
 
11089
Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11090
 
11091
        * Makefile.in: Replace all occurrances of "rootme" with "r" and
11092
        "$${rootme}" with "$$r", to increase the likelihood that the do-*
11093
        commands (plus user environment) will fit SCO limits.
11094
 
11095
Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11096
 
11097
        * configure.in: Don't issue warnings about directories which are
11098
        not being configured if -norecursion is set.  Correct test for
11099
        --with-gnu-as and --with-gnu-ld to not get confused by substring
11100
        matches.
11101
 
11102
        * configure.in: Don't build gas for alpha-dec-osf1*.
11103
 
11104
Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
11105
 
11106
        * configure:  Back out Per's change of 12/19/1993.  It changes the
11107
        behavior of configure in unexpected and confusing ways.
11108
 
11109
        Also, use different delim char when calculating
11110
        program_transform_name so that the name can contain slashes.
11111
 
11112
Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11113
 
11114
        * configure.in, config.sub: Add support for VSTa micro-kernel.
11115
 
11116
Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11117
 
11118
        * configure.in: Nuke hacks which were used to get a special
11119
        version of GAS for HPPA configurations.
11120
 
11121
Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11122
 
11123
        * configure:  If only ${target_alias} is given, use that
11124
        as the default for ${host_alias}.
11125
        * configure:  Add missing back-slashes before nested quotes.
11126
 
11127
Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
11128
 
11129
        * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
11130
 
11131
Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
11132
 
11133
        * config.guess:  Recognize some Tektronix configurations.
11134
        From Kaveh R. Ghazi .
11135
 
11136
Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11137
 
11138
        * config.sub: Match any flavor of SH.
11139
 
11140
Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
11141
 
11142
        * configure.in: Don't try to configure newlib for Alpha.
11143
 
11144
Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11145
 
11146
        * configure.in: Don't build ld for Irix 5.  Don't build gas,
11147
        libg++ or libio for any Alpha target.
11148
 
11149
        * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
11150
 
11151
Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
11152
 
11153
        * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
11154
        default arguments -- so it tried to compress itself.
11155
 
11156
Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
11157
 
11158
        * configure.in (notsupp): ensure that a space is always at the end
11159
          of the configdirs list, since the grep checks for an explicit space
11160
 
11161
Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11162
 
11163
        * configure.in (target i386-sysv4.2): don't build ld, since static
11164
          versions of many libraries are not available.
11165
 
11166
Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11167
 
11168
        * config.guess: Recognize Apollos (using environment variables).
11169
        * configure.in: Don't configure ld, binutils, or gprof for Apollo.
11170
 
11171
Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11172
 
11173
        * config.guess: Recognize Sony news mips running newsos.
11174
 
11175
Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
11176
 
11177
        * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
11178
        "fi ; else" for bash.
11179
 
11180
Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
11181
 
11182
        * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
11183
 
11184
Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
11185
 
11186
        * config.sub: accept unixware as an alias for svr4.2.
11187
        Fix some inconsistancies with the gcc version.
11188
 
11189
Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11190
 
11191
        * Makefile.in (DISTDOCDIRS):  Add gdb.
11192
 
11193
Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11194
 
11195
        * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
11196
 
11197
Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
11198
 
11199
        * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
11200
        (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
11201
        this now.
11202
 
11203
Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11204
 
11205
        * config.sub: Accept hiux* as an OS name.
11206
 
11207
        * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
11208
        etc/make-stds.texi.  The underscore came from gcc, and dje now
11209
        agrees that RUNTESTFLAGS is the correct name.
11210
 
11211
Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11212
 
11213
        * install.sh:  Remove 'set -e'.  It makes any conditionals
11214
        in the script useless.
11215
 
11216
        * config.guess: Automatically recognize arm-acorn-riscix
11217
        Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
11218
 
11219
Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11220
 
11221
        * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
11222
 
11223
Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
11224
 
11225
        * Makefile.in (DISTDOCDIRS): New variable.
11226
        (taz): Edit local Makefile.in sooner, instead of proto-toplev
11227
        Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
11228
 
11229
Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11230
 
11231
        * configure.in (hppa target): check the source directory for the
11232
          pagas sub-directory
11233
 
11234
Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
11235
 
11236
        * config.sub: Allow -aout* and -elf*.
11237
 
11238
Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
11239
 
11240
        * configure.in: Don't build ld on i386-solaris2, same as for
11241
        sparc-solaris2.
11242
 
11243
Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11244
 
11245
        * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
11246
 
11247
Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11248
 
11249
        * configure.in:  Configure gdb for alpha.
11250
 
11251
Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11252
 
11253
        * Makefile.in (CXXFLAGS): Add -O.
11254
 
11255
Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11256
 
11257
        * config.guess: added support for DG Aviion
11258
 
11259
Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
11260
 
11261
        * configure.in: Produce warning message for subdirectories not
11262
        configurable for this host/target combination.  Don't try to
11263
        configure gdb for vms.
11264
 
11265
Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
11266
 
11267
        * Makefile.in (taz): Replace "byacc" with "bison -y" in the
11268
        appropriate files before making "diststuff".
11269
        (DISTBISONFILES): New var: list of files to be edited.
11270
        (DISTSTUFFDIRS): Add binutils.
11271
 
11272
Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11273
 
11274
        * config.sub: also handle mipsel and mips64el (for little endian mips)
11275
 
11276
Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11277
 
11278
        * configure.in: Add * to end of all OS names.
11279
 
11280
Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
11281
 
11282
        * configure.in: Build newlib for LynxOS native.
11283
 
11284
Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11285
 
11286
        * config.guess: Add support for delta 88k running SVR3.
11287
 
11288
        * configure.in: Add comment about HP compiler vs. emacs.
11289
 
11290
Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11291
 
11292
        * configure.in: don't build ld on solaris2 (not a viable option
11293
          due to bugs in getpwnam & getpwuid)
11294
 
11295
Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
11296
 
11297
        * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
11298
        config.guess will produce a full version number.
11299
 
11300
Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11301
 
11302
        * configure.in: Build linker and binutils for alpha-dec-osf1.
11303
 
11304
Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11305
 
11306
        * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
11307
        and gdb/testsuite/Makefile.in.
11308
 
11309
Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11310
 
11311
        * configure.in: recognize mips*- instead of mips-
11312
 
11313
Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
11314
 
11315
        * config.sub: Accept linux*coff and linux*elf as operating
11316
        systems.
11317
 
11318
Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11319
 
11320
        * config.sub: Recognize mips64, and mips3 as an alias for it.
11321
 
11322
Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11323
 
11324
        * configure.in: Remove alpha-dec-osf*, no longer necessary now that
11325
        gdb knows how to handle OSF/1 shared libraries.
11326
 
11327
Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11328
 
11329
        * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
11330
        * config.guess: Recognize Hitachi's HIUX.
11331
        * config.sub: Recognize h3050r* and hppahitachi.
11332
        Remove redundant cases for hp9k[23]*.
11333
 
11334
Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11335
 
11336
        * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
11337
        if gas and ld are in the source tree and are in ${configdirs}.
11338
        If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
11339
        --with options (but still pass them down on the command line,
11340
        if they were explicitly specified).
11341
 
11342
Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11343
 
11344
        * configure: substitute SHELL value in Makefile.in with
11345
        ${CONFIG_SHELL}
11346
 
11347
Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11348
 
11349
        * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
11350
        *-*-solaris2* targets.
11351
 
11352
Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11353
 
11354
        * Makefile.in: define M4, and pass it down to sub-makes;
11355
        all-autoconf now depends on all-m4
11356
 
11357
Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11358
 
11359
        * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
11360
        presence of {ar,ranlib} instead of a configured directory
11361
 
11362
Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
11363
 
11364
        * config.guess: Accept 34?? as well as 33?? for NCR.
11365
 
11366
Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11367
 
11368
        * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
11369
        of 'gas' in sed commands, since 'gash' is now in the tree as well.
11370
 
11371
Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11372
 
11373
        * configure: grab values for $(CC) and $(CXX) from the
11374
        environment, so that someone can do "CC=gcc configure; make" and
11375
        have it work right (matching the way that autoconf works now)
11376
 
11377
        * configure.in, Makefile.in: add support for gash, the tcl
11378
        interface to Galaxy
11379
 
11380
        * config.guess: add NetBSD variants (hp300, x86)
11381
 
11382
Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
11383
 
11384
        * install.sh: Support -d option (in the manner of SunOS 4 install,
11385
        as it is more deterministic than that of GNU install)
11386
        (chmodcmd): Set file to mode 755 by default (should also do default
11387
        chgrp and chown, but I don't feel like dealing with that now)
11388
 
11389
Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
11390
 
11391
        * config.sub: Remove h8300hhms alias.
11392
 
11393
Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11394
 
11395
        * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
11396
 
11397
Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11398
 
11399
        * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
11400
        as stmp-fixinc
11401
 
11402
Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
11403
 
11404
        * config.sub: recognize m88110-bug-coff.
11405
 
11406
Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11407
 
11408
        * Makefile.in (all-libio): all dependencies on the toolchain used
11409
        to build this (gcc, gas, ld, etc)
11410
 
11411
Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11412
 
11413
        * config.guess: Deal with OSF/1 1.3 on alpha.
11414
 
11415
Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11416
 
11417
        * install.sh: add some 'else true' clauses for portability
11418
 
11419
        * configure.in: don't build libio for h8[35]00-*-* targets
11420
 
11421
Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11422
 
11423
        * Makefile.in:  Add support for new libio.
11424
 
11425
Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11426
 
11427
        * install.sh: If one command fails, don't try the rest.  Don't try
11428
        to remove $dsttmp (via trap) unless we have already created it.
11429
        If $src doesn't exist, detect it and exit with an error.
11430
 
11431
        * config.guess: Recognize BSD on hp300.
11432
 
11433
Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11434
 
11435
        * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
11436
        Bug report from "Hamish (H.I.) Macdonald" .
11437
 
11438
Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
11439
 
11440
        * Makefile.in (all-send-pr): depends on all-prms
11441
 
11442
Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11443
 
11444
        * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
11445
 
11446
Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11447
 
11448
        * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
11449
        Added test for mips-mips-riscos5.
11450
 
11451
Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11452
 
11453
        * configure.in: use mh-hp300 for 68k HP hosts
11454
 
11455
Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11456
 
11457
        * configure: add support for CONFIG_SHELL, so that you can use
11458
        some alternate shell for evaluating configure scripts
11459
 
11460
Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
11461
 
11462
        * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
11463
        in configure script to bug-gdb@prep.ai.mit.edu when building
11464
        distribution archive.
11465
        * Makefile.in (COMPRESS):  Remove def.
11466
        * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
11467
        gdb.tar.Z and make-gdb.tar.Z respectively.
11468
        * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
11469
        * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
11470
        to convergence with 'taz' target in Makefile.in.
11471
 
11472
Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11473
 
11474
        * install.sh (dsttmp): use trap to ensure that tmp files go
11475
        away on error conditions
11476
 
11477
Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11478
 
11479
        * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11480
 
11481
Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11482
 
11483
        * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11484
        its parent is '/' not ''.
11485
 
11486
        * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
11487
 
11488
Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
11489
 
11490
        * configure: if ${newsrcdir}/configure doesn't exist, don't assume
11491
        that ${newsrcdir}/configure.in does.
11492
 
11493
Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11494
 
11495
        * test-build.mk: support for CONFIG_SHELL
11496
 
11497
Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
11498
 
11499
        * config.sub (netware):  Add as a basic system type.
11500
 
11501
Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
11502
 
11503
        * Makefile.in (Makefile): depend on configure.in.  Also drop the
11504
          $(srcdir)/ from the dependency on Makefile.in.
11505
 
11506
Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
11507
 
11508
        * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
11509
        (h8300hhms is temporary until multi-libraries are implemented).
11510
        * configure.in: Handle h8300h too.
11511
 
11512
Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11513
 
11514
        * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
11515
 
11516
Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
11517
 
11518
        * configure:  Remove extraneous output when guessing host type.
11519
        * config.guess:  Remove extraneous output when guessing using C
11520
        compiler rather than uname, or when guessing fails.
11521
 
11522
Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
11523
 
11524
        * Makefile.in: remove all.cross and install.cross targets
11525
 
11526
        * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
11527
          definitions
11528
 
11529
Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
11530
 
11531
        * configure.in (target sh): Build gprof.
11532
 
11533
Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11534
 
11535
        * config.sub: change -solaris to -solaris2
11536
 
11537
Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11538
 
11539
        * configure.in: Use config/mh-riscos for mips-*-sysv*.
11540
 
11541
Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
11542
 
11543
        * configure: Correct error message for missing Makefile.in to
11544
        print correct directory.
11545
 
11546
Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11547
 
11548
        * install.sh: kludge around 386BSD shell bug
11549
 
11550
Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
11551
 
11552
        * config.guess:  Recognize NeXT.
11553
        * config.guess:  Recognize i486-ncr-sysv4.
11554
        * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
11555
 
11556
Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
11557
 
11558
        * Makefile.in (MAKEINFOFLAGS): New variable.
11559
        (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11560
        * build-all.mk, test-build.mk: Pass down --no-split as
11561
        MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
11562
 
11563
Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
11564
 
11565
        * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
11566
 
11567
Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
11568
 
11569
        * Makefile.in (libg++.tar.z):  New rule.
11570
        * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
11571
        * Makefile.in (taz):  Only do a single chmod.
11572
 
11573
Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
11574
 
11575
        * install.sh: don't use dirname anymore (replaced with sed usage)
11576
 
11577
Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
11578
 
11579
        * Makefile.in:  Change extension for gzip'd files from '.z' to
11580
        '.gz' per new FSF standard usage.
11581
 
11582
Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
11583
 
11584
        * configure: put quotes around the final value of program_transform_name
11585
 
11586
Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11587
 
11588
        * Makefile.in: new install.sh support; update install-info rules
11589
 
11590
Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
11591
 
11592
        * configure.in: Build diff for crosses, but not for go32 host.
11593
 
11594
        * configure.in: Build gprof only for native, and don't build it
11595
        for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
11596
 
11597
Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
11598
 
11599
        * configure.in: don't build gas,ld,binutils on for *-*-sysv4
11600
 
11601
Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11602
 
11603
        * configure.in (host_tools): Add prms.
11604
 
11605
Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11606
 
11607
        * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
11608
        with $(FLAGS_TO_PASS) on the command line
11609
 
11610
        * config.sub: Recognize lynx and lynxos
11611
 
11612
Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
11613
 
11614
        * config.sub: Accept -ecoff*, not just -ecoff.
11615
 
11616
Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11617
 
11618
        * Makefile.in (taz): Use .gz suffix instead of .z.
11619
        (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
11620
        names.
11621
 
11622
Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11623
 
11624
        * Makefile.in (vault-install): add an 'else true' (for Ultrix)
11625
 
11626
Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11627
 
11628
        * Makefile.in (install-no-fixedincludes):  install gcc last, so
11629
        that rebuilds that might happen during 'make install' don't get
11630
        bogus gcc include files
11631
 
11632
Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11633
 
11634
        Change from Utah for HPPA support:
11635
        * config.guess: Recognize hppa1.x-hp-bsd.
11636
 
11637
Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
11638
 
11639
        * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
11640
        Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
11641
 
11642
Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11643
 
11644
        * config.sub: Add support for rom68k and bug boot monitors.
11645
 
11646
Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
11647
 
11648
        * Makefile.in: Make all-opcodes depend on all-bfd.
11649
 
11650
Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
11651
 
11652
        * config.guess: Added special check for i[34]86-univel-sysv4*.
11653
 
11654
Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
11655
 
11656
        * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
11657
        the processor rather than assuming i486.
11658
 
11659
Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11660
 
11661
        * config.guess: Recognize SunOS6 as Solaris3.
11662
 
11663
Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
11664
 
11665
        * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
11666
        Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
11667
 
11668
Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
11669
 
11670
        * build-all.mk (all-cross): New target for Canadian Cross.
11671
        Added Q2 go32 targets.
11672
        * test-build.mk: Configure go32 cross sparclite-aout and
11673
        mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
11674
        PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
11675
 
11676
Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11677
 
11678
        * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11679
        GO32 hosted toolchains
11680
 
11681
Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11682
 
11683
        * configure: change  so "-exec-prefix" gets passed down rather
11684
        than "-exec_prefix" so autoconf generated Makefiles get the
11685
        exec_prefix set right.
11686
 
11687
Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11688
 
11689
        * config.guess: get the Solaris2 minor version number
11690
 
11691
        * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11692
 
11693
Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11694
 
11695
        * config.guess: Recognize some Sequent platforms.
11696
 
11697
Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11698
 
11699
        * Makefile.in: added the vault-install target
11700
 
11701
        * configure.in: actually use the Sun3 makefile fragment that's in
11702
        config, also added the release dir to configdirs
11703
 
11704
Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11705
 
11706
        * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11707
 
11708
Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11709
 
11710
        * configure.in: remove some program from Alpha targetted toolchains
11711
 
11712
Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
11713
 
11714
        * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
11715
        gprof.
11716
        (taz): Run "make diststuff" in those directories instead of "make
11717
        proto-dir".  Look for "VERSION=" only at start of line in subdir
11718
        Makefile.  Use "gzip -9" for compression.
11719
        (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11720
        (binutils.tar.z): New target.
11721
 
11722
Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11723
 
11724
        * Makefile.in (taz): Include gpl.texinfo.
11725
 
11726
Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11727
 
11728
        * Makefile.in (setup-dirs): Merged into "taz" target.
11729
        (taz): Only do `proto-dir' stuff if a directory is actually needed
11730
        for this target.
11731
 
11732
Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
11733
 
11734
        * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11735
        (FLAGS_TO_PASS): Pass down MUNCH_NM.
11736
        (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11737
        (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11738
        (gcc-no-fixedincludes): Correct for current gcc Makefile.
11739
 
11740
Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
11741
 
11742
        * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
11743
        config.sub, and move-if-change to gdb testsuite distribution
11744
        archive, so the testsuite can be extracted, configured, and
11745
        run separately from the gdb distribution.  Blow away the Chill
11746
        tests that require a Chill compiled executable, since GNU Chill
11747
        is not yet publically available.
11748
 
11749
Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11750
 
11751
        * test-build.mk: set environment variables in a single command,
11752
        instead of a list of assignments and exports
11753
 
11754
        * config.guess: recognize Alpha/OSF1 systems
11755
 
11756
Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11757
 
11758
        * configure: Change help message to prefer --options rather than
11759
          -options.
11760
 
11761
Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11762
 
11763
        * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11764
        zippy@ecst.csuchico.edu.
11765
        * config.guess: Recognize miniframe.
11766
 
11767
Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11768
 
11769
        * Makefile.in: Use srcroot to find runtest rather than rootme.
11770
        Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11771
 
11772
Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
11773
 
11774
        * test-build.mk: Extensive additions to support building on a
11775
        machine other than the host.
11776
 
11777
Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11778
 
11779
        * configure (tooldir): Fix for i386-aix again.
11780
 
11781
Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
11782
 
11783
        * configure, Makefile.in:  Change definition of $(tooldir)
11784
        to match the FSF.
11785
 
11786
Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
11787
 
11788
        * config.guess:  Recognize i[34]86/SVR4.
11789
 
11790
Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11791
 
11792
        * Makefile.in (all-gdb): gdb depends on sim.
11793
 
11794
Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
11795
 
11796
        * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
11797
        at the same time we make the prototype gdb directory.
11798
        * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
11799
        files at the same time as the gdb base release distribution.
11800
 
11801
Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
11802
 
11803
        * Makefile.in (check): Use individual check targets rather than
11804
        DO_X rule.
11805
        (check-gcc): Added.
11806
 
11807
Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
11808
 
11809
        * config.sub: Use sysv3.2 not sysv32 for canonical OS
11810
        for System V release 3.2.
11811
 
11812
Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11813
 
11814
        * config.sub: Recognize hppaosf.
11815
        * configure.in: Do configure ld/binutils/gas for it.
11816
 
11817
Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11818
 
11819
        * configure (tooldir): Alter syntax used to set this, for systems
11820
        where "\$" isn't handled right, like i386-aix.
11821
 
11822
Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11823
 
11824
        * configure: Pass program-transform-name, not
11825
        program_transform_name, to recursive configures.
11826
 
11827
Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
11828
 
11829
        * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11830
        of gas+ld+binutils.
11831
 
11832
Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
11833
 
11834
        * config.guess:  Recognize AIX3.2 as distinct from 3.1.
11835
 
11836
Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11837
 
11838
        * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11839
 
11840
Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11841
 
11842
        * Makefile.in (PRMS): Set back to all-prms.
11843
 
11844
Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
11845
 
11846
        * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11847
        targets, rather than for MIPS hosts.
11848
 
11849
Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11850
 
11851
        * configure.in: add comment for --with-x default values
11852
 
11853
        * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11854
 
11855
        * Makefile.in: add check-* targets for each of the directories in
11856
        the tree.  Add a definition of RUNTEST that will use the one we
11857
        just built, if it exists.  Pass this down via FLAGS_TO_PASS.
11858
 
11859
Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
11860
 
11861
        * configure.in: Removed obsolete references to bfd_target and
11862
        target_makefile_frag.
11863
 
11864
        * build-all.mk: Set assorted targets for Q2.
11865
        * config.sub: Recognize z8k-sim and h8300-hms.
11866
        * test-build.mk: Really don't pass host to configure.
11867
        (HOLES): Added uname.
11868
 
11869
Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
11870
 
11871
        * configure: Handle an empty program-prefix, program-suffix or
11872
        program-transform-name correctly.
11873
 
11874
Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11875
 
11876
        * build-all.mk: -G 8 no longer required for MIPS targets.
11877
        * test-build.mk: Don't pass host argument to configure; make it
11878
        guess.
11879
 
11880
Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
11881
 
11882
        * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
11883
        * Makefile.in (COMPRESS):  New macro, like GZIP.
11884
 
11885
Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
11886
 
11887
        * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11888
 
11889
        * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11890
        with gas currently defaults to -G 0.
11891
 
11892
Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
11893
 
11894
        * Makefile.in (all-flex): flex depends on byacc.
11895
 
11896
        * build-all.mk: If host not specified, use config.guess.  Pass TAG
11897
        to test-build.mk as RELEASE_TAG.
11898
        * test-build.mk (configargs): New variable containing arguments to
11899
        pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
11900
        (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11901
 
11902
        * config.guess: Use /bin/uname when checking -X argument on SCO,
11903
        to avoid invoking GNU uname which doesn't understand -X.
11904
 
11905
        * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11906
 
11907
        * configure.in: Build gas for mips-*-*.
11908
 
11909
Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11910
 
11911
        * Makefile.in (all.normal): insert missing backslash.
11912
 
11913
Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
11914
 
11915
        * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
11916
 
11917
        * Makefile.in: Complete overhaul to merge many almost identical
11918
        targets.
11919
 
11920
Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11921
 
11922
        * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11923
        (gdb.tar.Z): Adjusted.
11924
 
11925
        * Makefile.in (setup-dirs, taz): New targets; should be general
11926
        enough to adapt for gdb sometime.  Build only .z file.
11927
        (gas.tar.z): New target.
11928
 
11929
Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11930
 
11931
        * build-all.mk: Use CC=cc -Xs on Solaris.
11932
 
11933
Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
11934
 
11935
        * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
11936
        for handling BISON for FSF releases.
11937
 
11938
Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11939
 
11940
        * configure: Actually implement the change zoo just documented.
11941
 
11942
Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
11943
 
11944
        * configure: when using config.guess, only set target_alias when
11945
        it's not already been set (ie, on the command line)
11946
 
11947
Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11948
 
11949
        * Makefile.in: add installcheck target, set PRMS to install-prms
11950
 
11951
Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11952
 
11953
        * configure: add support for package_makefile_fragment, handle the
11954
        case where a directory has a configure.in file but no Makefile.in
11955
        more gracefully (with an actual understandable error message, even);
11956
        add support for --without (and add this to the usage message); also
11957
        explicitly add a --host=${host_alias} to the command line when
11958
        config.guess is used
11959
 
11960
Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11961
 
11962
        * configure: Must use both --host and --target in recursive calls.
11963
 
11964
Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11965
 
11966
        * Makefile.in: Change deja-gnu to dejagnu.
11967
 
11968
Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11969
 
11970
        * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11971
 
11972
Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11973
 
11974
        * configure.in: canonicalize all instances to *-*-solaris2*,
11975
        also strip out a number of tools to not build for go32 host
11976
 
11977
Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11978
 
11979
        * config.guess: add GPL.
11980
 
11981
        * Makefile.in, config.guess, config.sub, configure: bump
11982
          copyrights to 93.
11983
 
11984
Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
11985
 
11986
        * Makefile.in (do-info): Removed obsolete check for existence of
11987
        localenv file.
11988
 
11989
        * Makefile.in (MAKEOVERRIDES): Define to be empty.
11990
 
11991
Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11992
 
11993
        * Makefile.in: a couple of 'else true' for decstation,
11994
        support for TclX
11995
 
11996
        * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11997
 
11998
Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
11999
 
12000
        * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
12001
 
12002
Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
12003
 
12004
        * config.guess: Recognize i386-ibm-aix (PS/2).
12005
        * configure.in: Use config/mh-aix386 file for it.
12006
 
12007
Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
12008
 
12009
        * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
12010
        CC_FOR_TARGET instead.
12011
        (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
12012
 
12013
Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
12014
 
12015
        * Makefile.in: Add sim to list of directories sent with gdb
12016
 
12017
Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12018
 
12019
        * configure.in: Put back mips-dec-bsd* case.
12020
 
12021
Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
12022
 
12023
        (Ultrix 2.2 support from Michael Rendell )
12024
        * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
12025
        * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
12026
 
12027
Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12028
 
12029
        * configure.in: remove no-op mips-dec-bsd* in "case $target"
12030
 
12031
        * Makefile.in (dir.info): only run gen-info-dir if it exists,
12032
        (install-info): install dir.info only if it exists,
12033
        (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
12034
 
12035
Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
12036
 
12037
        * configure.in: For vms target, skip bfd, ld, binutils.  Do build
12038
        gas for mips-dec-bsd.
12039
 
12040
Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
12041
 
12042
        * configure (makesrcdir): If ${srcdir} is relative and not ".",
12043
        and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
12044
 
12045
Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12046
 
12047
        * configure.in: Added "dejagnu" to hosttools list.
12048
 
12049
Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
12050
 
12051
        * config.sub, configure.in, config.guess:  Add support
12052
        for Bosx, an AIX variant from Bull.
12053
        Patches from F.Pierresteguy@frcl.bull.fr.
12054
 
12055
Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12056
 
12057
        * devo/dejagnu: Initial creation of devo/dejagnu.
12058
        Migrated dejagnu testcases and support files for testing software
12059
        tools to reside as subdirectories, currently called "testsuite",
12060
        within the directory of the software tool.  Migrated all programs,
12061
        support libraries, etc. beloging to dejagnu proper from
12062
        devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
12063
        with no modifications.  The changes to these files which will
12064
        allow them to configure, build, and execute properly will be made
12065
        in a future update.
12066
 
12067
Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12068
 
12069
        * Makefile.in: Change send_pr to send-pr.
12070
        * configure.in: Likewise.
12071
        * send_pr: Renamed directory to send-pr.
12072
 
12073
Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
12074
 
12075
        * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
12076
 
12077
Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
12078
 
12079
        * README:  Update for gdb-4.8 release.
12080
        * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
12081
        gdb-xxx.tar.z (gzip'd) file also.
12082
 
12083
Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12084
 
12085
        * Makefile.in: make all-diff depend on all-libiberty
12086
 
12087
Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
12088
 
12089
        * config.guess: add vax-ultrix in the spirit of mips-ultrix.
12090
 
12091
Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12092
 
12093
        * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
12094
 
12095
Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
12096
 
12097
        * Makefile.in (DEVO_SUPPORT):  Remove etc directory
12098
        (ETC_SUPPORT):  Only add the files GDB wants from etc/.
12099
        (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
12100
 
12101
Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12102
 
12103
        * Makefile.in:  makeinfo binary is in a new location
12104
 
12105
Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
12106
 
12107
        * config.sub: Accept -ecoff as an OS.
12108
 
12109
        * Makefile.in: Various changes to eliminate a level of make
12110
        recursion and reduce the required command line length.
12111
        (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
12112
        sub-makes.
12113
        (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
12114
        variables holding settings for specific sub-makes.
12115
        (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
12116
        in terms of BASE_FLAGS_TO_PASS.
12117
        (TARGET_LIBS): New variable listing directories which use
12118
        TARGET_FLAGS_TO_PASS.
12119
        (subdir_do): Eliminated.
12120
        (do-*): New set of targets to replace subdir_do.
12121
        (various): All targets which used subdir_do now depend on do-*.
12122
        (local-clean): Renamed from do_clean.
12123
        (local-distclean): New target, dependency of distclean and
12124
        realclean.
12125
        (install-info): Don't create directories.  Depend on dir.info
12126
        rather than calling make recursively.
12127
        (install-dir.info): Eliminated.
12128
        (install-info-dirs): Create all info directories here.
12129
        (dir.info): Depend upon do-install-info.
12130
 
12131
        * test-build.mk (HOLES): Added false.
12132
 
12133
Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
12134
 
12135
        * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
12136
 
12137
Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12138
 
12139
        * Makefile.in (info): remove dependency on all-texinfo.  The
12140
        problem was really in texinfo/C, not at this level.
12141
 
12142
Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12143
 
12144
        * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
12145
 
12146
Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
12147
 
12148
        * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
12149
        GDB releases.
12150
 
12151
Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12152
 
12153
        * configure: Include srcdir in message about target of link not
12154
        being found.  Don't convert `-' to `_' in `with' options being
12155
        passed to subdirs.
12156
 
12157
Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12158
 
12159
        * configure.in: add uudecode to host_tools
12160
 
12161
        * Makefile.in: added {all,install}-uudecode targets, added them to
12162
        the appropriate lists
12163
 
12164
Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
12165
 
12166
        * Makefile.in (all-gcc): Added dependency on all-gas.
12167
 
12168
        * configure.in (mips-*-*): Build ld and binutils.
12169
 
12170
Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12171
 
12172
        * configure: check return code from mkdir, print error message and
12173
          exit on failure.
12174
 
12175
Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
12176
 
12177
        * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
12178
 
12179
Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
12180
 
12181
        * test-build.mk (HOLES): Added tar, cpio and uudecode.
12182
 
12183
Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12184
 
12185
        * config.sub (h8500):  Recognize this as a cpu type.
12186
 
12187
Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12188
 
12189
        * configure: source directory missing is no longer a warning
12190
 
12191
        * configure.in: recognize irix[34]* instead of irix[34]
12192
 
12193
        * Makefile.in: define and pass down X11_LIB
12194
 
12195
Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
12196
 
12197
        * guess-systype: Renamed to ...
12198
        * config.guess:  ... by popular request.
12199
        * configure.in, Makefile.in:  Update accordingly.
12200
 
12201
Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
12202
 
12203
        * guess-systype:  Patches from John Eaton :
12204
        + Add Convex, Cray/Unicos, and Encore/Multimax support.
12205
        + Execute ./dummy instead of assuming . is in PATH.
12206
 
12207
Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
12208
 
12209
        * guess-systype:  New shell script.  Attempts to guess the
12210
        canonical host name of the executing host.
12211
        Only a few hosts are supported so far.
12212
        * configure:  Call guess-systype if no host is specified.
12213
 
12214
Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
12215
 
12216
        * Makefile.in (gcc-no-fixedincludes): Made to work with current
12217
        gcc Makefile.
12218
 
12219
 
12220
Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
12221
 
12222
        * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
12223
        (all-gcc, install-gcc, subdir_do): Use it.
12224
 
12225
Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12226
 
12227
        * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
12228
 
12229
Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
12230
 
12231
        * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
12232
          set exclusively by configure, using configure.in .
12233
 
12234
Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12235
 
12236
        * test-build.mk: set $PATH for all builds
12237
 
12238
        * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
12239
 
12240
Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
12241
 
12242
        * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
12243
        the one used in gcc/Makefile.in, so that a null expansion doesn't
12244
        override the one needed to build gcc with a native cc.
12245
 
12246
 
12247
Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12248
 
12249
        * configure: Accept -with arguments.
12250
 
12251
Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12252
 
12253
        * Makefile.in: added h8300sim
12254
 
12255
Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
12256
 
12257
        * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
12258
        to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
12259
        (all-cygnus, native, build-cygnus): Make
12260
        $(canonhost)-stamp-3stage-done, not $(host)....
12261
        * test-build.mk (stamp-3stage-compared): Use tail +10c for
12262
        i386-sco3.2v4.  Added else true to if command.
12263
 
12264
Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
12265
 
12266
        * config.sub: (from FSF) Sequent uses a BSD-like OS.
12267
 
12268
Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
12269
 
12270
        * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
12271
 
12272
Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12273
 
12274
        * configure.in: don't remove binutils from Solaris builds
12275
 
12276
Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
12277
 
12278
        * Makefile.in: get rid of earlier definitions for *clean,
12279
        also handle the recursive info rule better
12280
 
12281
Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
12282
 
12283
        * Makefile.in (mostlyclean, distclean, realclean):  Fix to
12284
        do more-or-less the right thing.
12285
 
12286
Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
12287
 
12288
        * Makefile.in: Add lines defining CC and CXX, and use CXX rather
12289
        than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
12290
 
12291
Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12292
 
12293
        * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
12294
        $(host_canonical).
12295
 
12296
        * configure.in: split the configdirs list into 4 categories (native
12297
        v. cross, library v. tool) and handle the cross-only and native-
12298
        only in more reasonable (and correct!) way.
12299
 
12300
Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
12301
 
12302
        * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
12303
        configdirs anymore.
12304
 
12305
Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12306
 
12307
        * Makefile.in: extensive cleanup::  removed all of the explicit
12308
        clean-* targets, collapsed many wrappers around subdir_do into
12309
        one, added additional targets to satisfy standards.texi, deleted
12310
        some old targets, some changes for consistency
12311
 
12312
Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12313
 
12314
        * configure.in: handle some programs as cross-only, and others as
12315
        native only
12316
 
12317
        * test-build.mk: handle partial holes in a more generic manner
12318
 
12319
        * Makefile.in: m4 depends on libiberty
12320
 
12321
Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12322
 
12323
        * configure.in: add m4, textutils, fileutils, sed, shellutils,
12324
        time, wdiff, and find to configdirs
12325
 
12326
        * Makefile.in: all, clean, and install rules for the new programs
12327
        added to configure.in
12328
 
12329
Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12330
 
12331
        * configure.in: use mh-sun for all *-sun-* hosts
12332
 
12333
Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12334
 
12335
        * Makefile.in: define flags for X11 include files and library file
12336
        locations, pass them down to the programs that need this info
12337
 
12338
        * build-all.mk: added a 'native' target, to 3stage the native toolchain
12339
 
12340
Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12341
 
12342
        * configure.in: start building libg++ for HP-UX targets
12343
 
12344
Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
12345
 
12346
        * README:  Update references to files moved into etc/.
12347
 
12348
Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
12349
 
12350
        * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
12351
        * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
12352
 
12353
Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
12354
 
12355
        * configure: accept dash as well as underscore in long option
12356
        names for FSF compatibility.
12357
 
12358
Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
12359
 
12360
        * config.sub: added -sco3.2v4 support from FSF.
12361
 
12362
Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12363
 
12364
        * configure.in: expand the section that adds or removes
12365
        directories from the list of programs to build, to handle native
12366
        vs. cross in addition to host v. native
12367
 
12368
Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
12369
 
12370
        * Makefile.in:  Replace C++ in macro names with CXX.
12371
        This is less likely to break ...
12372
 
12373
Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12374
 
12375
        * test-build.mk: add -w to GNU_MAKE
12376
 
12377
Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12378
 
12379
        * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
12380
        add 'sparc' to list of recognized cpus.  This needed to make
12381
        'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
12382
        Delete some redundant ose68 variants.  Recognize -wrs as an os,
12383
        then changes that into $CPU-wrs-vxworks.
12384
 
12385
        * configure.in: remove most references to gdbtest, regularize
12386
        target based program removal
12387
 
12388
        * test-build.mk: import from p3 tree (many fixes and changes)
12389
 
12390
Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
12391
 
12392
        * Makefile.in: added rules to handle tcl, tk, and expect
12393
 
12394
        * configure.in: handle those directories if they exist
12395
 
12396
Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12397
 
12398
        * config.sub: removed bogus hppabsd and hppahpux names, since
12399
        "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
12400
 
12401
Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12402
 
12403
        * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
12404
        depends upon all-xiberty
12405
 
12406
        * Makefile.in: changes from p3, including:
12407
 
12408
        Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
12409
 
12410
        * Makefile.in (XTRAFLAGS): include newlib directories if
12411
        newlib/Makefile exists, rather than if host != target.
12412
 
12413
        Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
12414
 
12415
        * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12416
        from the same source tree and not building a cross-compiler.  This
12417
        matters for the libg++ configuration if reconfiguring a tree that
12418
        has already been installed.
12419
 
12420
        Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
12421
 
12422
        * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12423
        pick up the machine and system specific header files.
12424
 
12425
        * Makefile.in: added AS_FOR_TARGET, passed down in
12426
        TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
12427
        the C compiler to use to create programs which are run in the
12428
        build environment, set it to default to $(CC), and passed it down
12429
        in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12430
 
12431
        Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
12432
 
12433
        * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
12434
        We need them for unusual native builds, like systems without
12435
        ranlib.
12436
 
12437
        * configure: also define $(host_canonical) and
12438
        $(target_canonical), which are the full, canonical names for the
12439
        given host and target
12440
 
12441
Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
12442
 
12443
        * Makefile.in:  Added separate definitions for C++.
12444
 
12445
Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
12446
 
12447
        * configure.in (configdirs):  Add deja-gnu.
12448
 
12449
Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
12450
 
12451
        * README:  Update for configure.texi and gdb-4.7 release.
12452
 
12453
Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
12454
 
12455
        * Makefile.in:  Move "all" target to top of file.
12456
        Previously, first target was ".PHONY" which caused BSD4.4 make
12457
        to build .PHONY when make was run without arguments.
12458
 
12459
Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
12460
 
12461
        * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
12462
        Library-copylefted code in libiberty.
12463
 
12464
Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
12465
 
12466
        * config.sub:  Replace m68kmote with plain old m68k.
12467
 
12468
Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
12469
 
12470
        * Makefile.in:  Remove space from blank line, avoid Make complaints.
12471
 
12472
Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
12473
 
12474
        * config.sub: Complain if no argument is given.  Added support for
12475
        386bsd as OS and target alias.
12476
 
12477
Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
12478
 
12479
        * Makefile.in (XTRAFLAGS): include newlib directories if
12480
        newlib/Makefile exists, rather than if host != target.
12481
 
12482
Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
12483
 
12484
        * config.sub: recognize sparclite-wrs-vxworks.
12485
 
12486
        * Makefile.in (install-xiberty): added *-xiberty make rules (from
12487
        p3.) Added clean-xiberty to clean.
12488
 
12489
Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12490
 
12491
        * configure.in: use *-*-* instead of nested cases for host and target
12492
 
12493
Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
12494
 
12495
        * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12496
        from the same source tree and not building a cross-compiler.  This
12497
        matters for the libg++ configuration if reconfiguring a tree that
12498
        has already been installed.
12499
 
12500
Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
12501
 
12502
        * config.sub (i486v/i486v4):  Merge in from FSF version.
12503
 
12504
Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
12505
 
12506
        * configure: only set PWD if it is already set.
12507
 
12508
Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
12509
 
12510
        * configure: just set PWD=`pwd` at the top, since Ultrix sh
12511
        doesn't have unset and all success paths (and most error paths)
12512
        out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
12513
        to just ${PWD} to avoid confusion.)
12514
 
12515
Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
12516
 
12517
        * configure: always set $(tooldir) to $(libdir)/$(target_alias),
12518
        even for a native compilation.
12519
 
12520
Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
12521
 
12522
        Changes to make the gdb.tar.Z rule work better.
12523
 
12524
        * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
12525
        (DEVO_SUPPORT):  Add configure.texi.
12526
        (bfd-ilrt.tar.Z):  Remove ancient rule.
12527
 
12528
Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
12529
 
12530
        * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12531
        pick up the machine and system specific header files.
12532
 
12533
        * configure.in, config.sub: added new target m68010-adobe-scout,
12534
        with alias of adobe68k.  Changed configure.in to check for
12535
        -scout before -sco* to avoid a false match.
12536
 
12537
        * Makefile.in: added AS_FOR_TARGET, passed down in
12538
        TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
12539
        the C compiler to use to create programs which are run in the
12540
        build environment, set it to default to $(CC), and passed it down
12541
        in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12542
 
12543
Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
12544
 
12545
        * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
12546
        AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
12547
        TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
12548
        FOR_TARGET variants, to newlib and libg++.
12549
 
12550
Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12551
 
12552
        * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12553
        first.
12554
 
12555
Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
12556
 
12557
        * config.sub:  Accept `elf' as an environment.
12558
 
12559
Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
12560
 
12561
        * Makefile.in (all-opcodes):  cd into the right directory
12562
 
12563
Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
12564
 
12565
        * configure: added -program_transform_name option, used as
12566
        argument to sed when installing programs.
12567
        configure.texi: added documentation for -program_prefix,
12568
        -program_suffix and -program_transform_name.
12569
 
12570
Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
12571
 
12572
        * config.sub:  Accept i486 where i386 ok.
12573
 
12574
Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
12575
 
12576
        * config.sub: accept we32k
12577
 
12578
Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
12579
 
12580
        * config.sub, configure.in: accept OSE68000 and OSE68k.
12581
 
12582
        * Makefile.in: don't create all directories for ``make install'';
12583
        let the subdirectories create the ones they need.
12584
 
12585
Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12586
 
12587
        * COPYING: new file, GPL v2
12588
 
12589
Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12590
 
12591
        * Makefile.in: use the new gen-info-dir, which needs a template
12592
        argument (which also lives in texinfo)
12593
 
12594
        * configure.texi, standards.texi: fix INFO-DIR-ENTRY
12595
 
12596
Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
12597
 
12598
        * config.sub (ncr3000):  Change i386 to i486.
12599
 
12600
Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12601
 
12602
        * Makefile.in: add install-rcs, install-grep to
12603
        install-no-fixedincludes, removed install-bison and install-libgcc
12604
 
12605
Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
12606
 
12607
        * configure.in: grab the HPUX makefile fragment if on HPUX
12608
 
12609
Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
12610
 
12611
        * Makefile.in: eradicate bison spoor (ditto libgcc).
12612
         configure.in: recognise m68{k,000}-ericsson-OSE.
12613
         es1800 is alias for m68k-ericsson-OSE
12614
 
12615
Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12616
 
12617
        * configure.in: rearrange the parts that remove programs from
12618
        configdirs, based now on HOST==TARGET or by canonical triple.
12619
 
12620
Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12621
 
12622
        * test-build.mk: recurse explicitly with -f test-build.mk when
12623
          appropriate.  predicate stage3 and comparison on the existence
12624
          of gcc.  That is, if gcc isn't around, we aren't three-staging.
12625
          On very clean, also remove ...stamp-co.  Build in-place before
12626
          doing other builds.
12627
 
12628
Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
12629
 
12630
        * Makefile.in, configure.in: add tgas
12631
 
12632
Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12633
 
12634
        * Makefile.in: a number of changes merged in from progressive.
12635
 
12636
        * configure.in: add libm.
12637
 
12638
        * .cvsignore: ignore some stuff that comes from test-build.mk.
12639
 
12640
Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
12641
 
12642
        * config.sub:  Add es1800 (m68k-ericsson-es1800).
12643
 
12644
Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
12645
 
12646
        * configure: Add program_suffix (parallel to program_prefix)
12647
        * Makefile.in: adjust directory-creating script for losing decstation
12648
 
12649
Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
12650
 
12651
        * configure:  Minor $subdir-related fixes.
12652
 
12653
Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
12654
 
12655
        * configure: fix various problems with propogating
12656
        makefile_target_frag in subdirs.
12657
        * configure.in: config libgcc if its there
12658
 
12659
Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
12660
 
12661
        * config.sub:  HPPA merge.
12662
 
12663
Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
12664
 
12665
        * Makefile.in:  Replace all-bison with all-byacc in all
12666
        dependency lines for other tools (which now use byacc).
12667
 
12668
Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
12669
 
12670
        * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
12671
 
12672
Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
12673
 
12674
        * Makefile.in: make gprof rules similar to byacc rules (instead of
12675
        vestigal $(unsubdir) that didn't work...)
12676
 
12677
Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
12678
 
12679
        * config.sub:  Add support for Linux.
12680
        * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
12681
        (at least for libg++).
12682
 
12683
Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
12684
 
12685
        * configure.texi: fix doc for the -nfp option to configure
12686
 
12687
Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
12688
 
12689
        * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12690
 
12691
Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
12692
 
12693
        * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12694
        Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12695
        * configure.in: added solaris* host_makefile_frag hook.
12696
 
12697
Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12698
 
12699
        * config.sub: changed recognition of m68000 so that various
12700
        m68k types can be specified via m680[01234]0
12701
 
12702
Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12703
 
12704
        * config.sub (basic_machine): fix sed so that '-foo' isn't
12705
        completely substituted out while .+'-foo' loses the '-foo'
12706
 
12707
Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
12708
 
12709
        * config.sub ($os): Add -aout.
12710
 
12711
Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
12712
 
12713
        * configure:  If host_makefile_frag is absolute, don't
12714
        prefix ${invsubdir} (relevant to libg++ auto-configure).
12715
 
12716
Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
12717
 
12718
        * Makefile.in (tooldir): Define it.
12719
        (all-ld): Depend on all-flex.
12720
 
12721
Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
12722
 
12723
        * Makefile.in (check):  Fix libg++ special case.
12724
 
12725
Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
12726
 
12727
        * configure: do not bury `pwd` into config.status, thus do fewer
12728
          pwd's.
12729
 
12730
        * configure: print the "Building in" message only when building in
12731
          other than "." AND verbose.
12732
 
12733
        * configure: remove -s, rework -v to better accommodate guested
12734
          configures.
12735
 
12736
        * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12737
 
12738
Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
12739
 
12740
        * Makefile.in: macroize flags passed on recursion.  remove
12741
          fileutils.
12742
 
12743
Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
12744
 
12745
        * configure: get makesrcdir right for subdirs deeper than 1.
12746
 
12747
        * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12748
          install.
12749
 
12750
Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
12751
 
12752
        * Makefile.in: don't print subdir_do or recursion lines.
12753
 
12754
Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
12755
 
12756
        * standards.texi: added menu item.
12757
 
12758
        * Makefile.in: build and install standards.info.
12759
 
12760
        * standards.texi: new file.
12761
 
12762
Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12763
 
12764
        * configure: test for and move config.status pieces from
12765
          ${subdir}/.
12766
 
12767
Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
12768
 
12769
        * configure:  Test for existance of files before trying to mv
12770
        them, to avoid numerous non-existance messages.
12771
 
12772
Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
12773
 
12774
        * configure: correct final line of config.status.
12775
 
12776
        * configure: patch from eggert.  Avoids a protection problem if
12777
          the original Makefile.in is read only.
12778
 
12779
        * configure: use move-if-change from gcc to create config.status.
12780
          Some makefiles depend on config.status to tell if a directory
12781
          has been reconfigured for a different host.  This change
12782
          prevents those directories from remaking everything in the case
12783
          where the reconfig was only intended to rebuild a Makefile.
12784
 
12785
        * configure: test for config.sub with "config.sub sun4" rather
12786
          than "config.sub ${host_alias}".  Otherwise we can't tell a bad
12787
          host alias from a missing config.sub.
12788
 
12789
Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12790
 
12791
        * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12792
          MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
12793
 
12794
Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
12795
 
12796
        * configure: mkdir ${subdir} as needed.
12797
 
12798
Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
12799
 
12800
        * Makefile.in,configure.in: added autoconf.
12801
 
12802
Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12803
 
12804
        * Makefile.in: no longer pass against on recursion.
12805
 
12806
        * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12807
          definitions are not inherited.
12808
 
12809
        * configure: correct makesrcdir when subdir is .
12810
 
12811
Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
12812
 
12813
        * configure:  Add support for 'subdirs' variable, which is
12814
        like 'configdirs', except that configure doesn't re-invoke
12815
        itself for subdirs, it just creates a Makefile for each subdir.
12816
        * configure.texi:  Document subdirs.
12817
 
12818
Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12819
 
12820
        * configure.in: added flex to configdirs
12821
 
12822
Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
12823
 
12824
        * Makefile.in: remove clean-stamps from clean.
12825
 
12826
Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
12827
 
12828
        * configure.in:  Add gdbtest to configdirs.
12829
 
12830
Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
12831
 
12832
        * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
12833
        to recursive makes.
12834
        * configure.in:  Recognize new ncr3000 config.
12835
 
12836
Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
12837
 
12838
        * Makefile.in, configure.in: removed references to gdbm.
12839
 
12840
Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
12841
 
12842
        * config.sub:  Don't canonicalize os value
12843
        newsos* to bsd (readline needs to check for newsos).
12844
        (This fix was earlier made Jan 31, but got re-broken.)
12845
 
12846
Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
12847
 
12848
        * configure.in:  sco is an os, not a vendor!
12849
 
12850
        * configure:  Quote $( better.  Keep various shells happy.
12851
 
12852
Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
12853
 
12854
        * Makefile.in: eliminate stamp-files.
12855
 
12856
Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
12857
 
12858
        * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
12859
          Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12860
 
12861
Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
12862
 
12863
        * config.sub:  fix iris/iris3.
12864
 
12865
Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
12866
 
12867
        * configure: re-add -rm.
12868
 
12869
Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
12870
 
12871
        * Maskefile.in: add .stmp-rcs to all.
12872
 
12873
        * configure.in: remove gas from rs6000 build, use aix host fragment.
12874
 
12875
Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
12876
 
12877
        * configure: pass down site_option during recursion.
12878
 
12879
Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
12880
 
12881
        * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
12882
 
12883
Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
12884
 
12885
        * configure: Change exec_prefix so that it really defaults to prefix.
12886
 
12887
Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
12888
 
12889
        * Makefile.in, configure.in:  Add support for mmalloc library.
12890
 
12891
Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
12892
 
12893
        * Makefile.in: add stmp dependencies for a few more things.
12894
 
12895
Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
12896
 
12897
        * configure: adjusted error message on objdir/srcdir configure
12898
          collision, per john's suggestion.
12899
 
12900
        * Makefile.in: add libiberty stmp to all and all.cross.
12901
 
12902
Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
12903
 
12904
        * Makefile.in: remove force dependencies, add grep to all.
12905
 
12906
Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
12907
 
12908
        * Makefile.in: drop flex.  make stamp files work.
12909
 
12910
        * configure: added test for conflicting configuration in srcdir,
12911
          remove trailing slashes from srcdir.  Otherwise emacs gdb mode
12912
          gets cranky.  use relative paths for configure and srcdir
12913
          whenever possible.  Send some error messages to stderr that were
12914
          going to stdout.
12915
 
12916
Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
12917
 
12918
        * Makefile.in:  Fix libg++ rule to check for gcc directory
12919
        before using gcc/gcc.  Also pass XTRAFLAGS.
12920
 
12921
Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
12922
 
12923
        * Makefile.in: added stmp-files so that directories aren't polled
12924
          when they are already built.
12925
 
12926
        * configure.texi: fixed a node pointer problem.
12927
 
12928
Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
12929
 
12930
        * config.sub configure.in gdb/configure.in
12931
        gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12932
        gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12933
        gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
12934
 
12935
Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12936
 
12937
        * configure: -recurring becomes -silent.  corrected help message
12938
          for -site= option.
12939
 
12940
        * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12941
 
12942
Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12943
 
12944
        * configure: when building Makefile for crosses, replace
12945
          tooldir and program_prefix.  default srcdir from location of
12946
          config.sub.  remove "for host in hosts" and "for target in
12947
          targets" loops.
12948
 
12949
Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12950
 
12951
        * Makefile.in: Do not pass bindir or mandir to cvs.
12952
 
12953
Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
12954
 
12955
        * Makefile.in, configure.in: removed traces of namesubdir,
12956
          -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
12957
          copyrights to '92, changed some from Cygnus to FSF.
12958
 
12959
        * configure.texi: remove most references to multiple hosts,
12960
          multiple targets, subdirs, etc.
12961
 
12962
        * configure.man: removed rcsid. reference config.sub not
12963
          config.subr.
12964
 
12965
        * Makefile.in: mkdir $(infodir) on install-info.
12966
 
12967
Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
12968
 
12969
        * configure.texi:  Explain better about .gdbinit and about
12970
        the environment that configure.in sections run in.
12971
 
12972
Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
12973
 
12974
        * configure.in:  Ultrix is only a decstation if it's a MIPS.
12975
 
12976
Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
12977
 
12978
        * README:  DOC.configure => cfg-paper.texi.
12979
 
12980
Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
12981
 
12982
        * config.sub (near case $os):  Don't convert newsos* to bsd!
12983
 
12984
Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
12985
 
12986
        * Makefile.in:  Reinstall change from gdb-4.3 that reduces
12987
        the number of copies of COPYING that go into the GDB tar file.
12988
 
12989
Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
12990
 
12991
        * bfd/configure.in, gdb/config/mh-i386sco,
12992
        gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12993
        Fix SCO configuration stuff.
12994
 
12995
Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
12996
 
12997
        * Makefile.in:  For libg++, make sure the -I pointing
12998
        to the gcc directory goes *after* all the libg++-local -I flags.
12999
        Also, move just-gcc dependency from just-libg++ to all-libg++.
13000
 
13001
Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
13002
 
13003
        * configure:  Change -x to -f to keep Ultrix /bin/test happy.
13004
 
13005
Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
13006
 
13007
        * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
13008
 
13009
Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
13010
 
13011
        * config.sub:  Add stratus configuration frags.  Also
13012
        submitted to FSF.
13013
 
13014
Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
13015
 
13016
        * Makefile.in (DEV_SUPPORT):  add configure.man.
13017
 
13018
        * config.sub(Decode manufacturer-specific):  add -none*.
13019
 
13020
Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
13021
 
13022
        * Makefile.in:  remove form feeds to make Sun's make happy.
13023
        (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
13024
 
13025
Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
13026
 
13027
        * Makefile.in (AR_FLAGS):  Make quieter.
13028
 
13029
Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
13030
 
13031
        * configure.in:  Add libg++.
13032
        * configure:  When verbose, don't output the command line at each
13033
        level; it will be unremarkably the same as the previous version,
13034
        which will be the same as what the user typed.
13035
 
13036
Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
13037
 
13038
        * configure.in, Makefile.in: fix clean-info, add flex.  add
13039
          fileutils.
13040
 
13041
        * configure: be less sensitive to spaces in Makefile.in.  Do not
13042
          look for sources in "..".  Doing so breaks subdirectories that
13043
          might have their own configure.  If a subdir has it's own
13044
          configure script, use it.
13045
 
13046
Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
13047
 
13048
        * cfg-paper.texi: some changes suggested by rms.
13049
 
13050
Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
13051
 
13052
        * config.sub:  Merge in some small additions from the FSF version,
13053
        taken from the gcc distribution, to bring the Cygnus and FSF
13054
        versions into closer sync.
13055
 
13056
Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
13057
 
13058
        * configure.in:  Changed svr4 references to sysv4.
13059
 
13060
Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
13061
 
13062
        * configure: added -V for version number option.
13063
 
13064
Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
13065
 
13066
        * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
13067
          renamed from DOC.configure to cfg-paper.texi.
13068
 
13069
Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13070
 
13071
        * configure, config.subr, config.sub: config.subr is now
13072
          config.sub again.
13073
 
13074
Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
13075
 
13076
        * configure.texi: new file, in progress.
13077
 
13078
        * Makefile.in: build info file and install the man page for
13079
          configure.
13080
 
13081
        * configure.man: new file, first cut.
13082
 
13083
        * configure: find config.subr again now that configuration "none"
13084
          has gone.  removed all traces of the -ansi option.  removed all
13085
          traces of the -languages option.
13086
 
13087
        * config.subr: resync from rms.
13088
 
13089
Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13090
 
13091
        * configure, config.sub, config.subr: merge config.sub into
13092
          config.subr, call the result config.subr, remove config.sub, use
13093
          config.subr.
13094
 
13095
        * Makefile.in: revised install for dir.info.
13096
 
13097
Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13098
 
13099
        * configure.in: add decstation host makefile frag.
13100
 
13101
        * Makefile.in: BISON now bison -y again.  also install-gcc on
13102
          install.  clean-gdbm on clean.  infodir belongs in datadir.
13103
          Make directories for info install.  Build dir.info here then
13104
          install it.
13105
 
13106
Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13107
 
13108
        * Makefile.in: fix for bad directory tests.
13109
 
13110
Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13111
 
13112
        * configure: \{1,2\} appears to be a sysv'ism.  Use a different
13113
          regexp.  -srcdir relative was being handled incorrectly.
13114
 
13115
        * Makefile.in: unwrapped some for loops so that parallel makes
13116
          work again and so one can focus one's attention on a particular
13117
          package.
13118
 
13119
Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13120
 
13121
        * configure: added PWD as a stand in for `pwd` (for speed). use
13122
          elif wherever possible.  make -srcdir work without -objdir.
13123
          -objdir= commented out.
13124
 
13125
Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13126
 
13127
        * configure: +options become --options.  -subdirs commented out.
13128
          added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
13129
          Makefile now at top of generated Makefile.  Removed cvs log
13130
          entries.  added -srcdir.  create .gdbinit only if there is one
13131
          in ${srcdir}.
13132
 
13133
        * Makefile.in: idestdir and ddestdir go away.  Added copyrights
13134
          and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
13135
          and mandir now keyed off datadir by default.
13136
 
13137
Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13138
 
13139
        * Freshly created ChangeLog.
13140
 
13141
 
13142
Local Variables:
13143
mode: change-log
13144
left-margin: 8
13145
fill-column: 76
13146
version-control: never
13147
End:

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.