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

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [ChangeLog] - Blame information for rev 22

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

Line No. Rev Author Line
1 21 jlechner
2006-05-24  Release Manager
2
 
3
        * GCC 4.1.1 released.
4
 
5
2006-04-04  Alex Deiter  
6
 
7
        PR bootstrap/27023
8
        * Makefile.tpl (multilib.out): Remove trailing backslash.
9
        * Makefile.in: Regenerate.
10
 
11
2006-03-22  Janne Blomqvist  
12
 
13
        * MAINTAINERS (Write After Approval): Remove myself.
14
        (Language Front End Maintainers): Add myself as fortran 95 maintainer.
15
 
16
2006-03-01  Thomas Koenig  
17
 
18
        * MAINTAINERS (Write After Approval):  Remove myself.
19
        (Language Front End Maintainers):  Add myself as
20
        fortran 95 maintainer.
21
 
22
2006-02-28  Release Manager
23
 
24
        * GCC 4.1.0 released.
25
 
26
2005-12-16  Nathan Sidwell  
27
 
28
        * configure.in: Replace ms1 with mt.
29
        * configure: Rebuilt.
30
        * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
31
 
32
2005-12-14  Paolo Bonzini  
33
 
34
        * Makefile.in: Regenerate.
35
 
36
2005-12-14  Paolo Bonzini  
37
 
38
        * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
39
        CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
40
        "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
41
        Find in-tree tools if available.
42
        (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
43
        (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
44
        (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
45
        (COMPILER_*_FOR_TARGET): New.
46
        * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
47
        (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
48
        (CONFIGURED_*, USUAL_*): Remove.
49
        (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
50
        STRIP): Use autoconf substitutions.
51
        (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
52
        COMPILER_NM_FOR_TARGET): New.
53
        (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
54
 
55
        (all): Make all-host and all-target in parallel.
56
        (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
57
        that $$r and $$s are set before invoking a recursive make.
58
        (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
59
        ([+bootstrap-target+]): Inline most of the `all' target.
60
 
61
2005-10-24  Kean Johnston  
62
 
63
        * config.sub, config.guess: Sync from upstream sources.
64
 
65
2005-11-18  Andreas Tobler  
66
 
67
        * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
68
        to match upstream libtool for darwin.
69
 
70
2005-11-11  Daniel Jacobowitz  
71
 
72
        * Makefile.def: Remove gdb dependencies for gdbtk.
73
        * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
74
        (configure-gdb, install-gdb): New rules.
75
        * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
76
        * Makefile.in, configure: Regenerated.
77
 
78
2005-11-06  Janne Blomqvist  
79
 
80
        * MAINTAINERS (Write After Approval): Add myself.
81
 
82
2005-11-06  Erik Edelmann  
83
 
84
        * MAINTAINERS (Write After Approval): Add myself.
85
 
86
2005-10-24  Diego Novillo  
87
 
88
        * MAINTAINERS (alias analysis): Add Daniel Berlin and
89
        Diego Novillo.
90
 
91
2005-10-22  Paolo Bonzini  
92
 
93
        PR bootstrap/24297
94
        * Makefile.tpl (do-[+make-target+], do-check, install,
95
        stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
96
        are set before recursing.
97
        * Makefile.in: Regenerate.
98
 
99
2005-10-20  Eric Botcazou  
100
 
101
        PR bootstrap/18939
102
        * Makefile.def (gcc) : Fix thinko.
103
        * Makefile.in: Regenerate.
104
 
105
2005-10-17  Bernd Schmidt  
106
 
107
        * configure.in (bfin-*-*): Use test, not brackets, in if statement.
108
        * configure: Regenerate.
109
 
110
2005-10-15  Jie Zhang  
111
 
112
        * MAINTAINERS (Write After Approval): Add self.
113
 
114
2005-10-08  Kazu Hirata  
115
 
116
        * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
117
        target-libffi, target-qthreads, target-libjava, and
118
        targetlibobjc.
119
        * configure: Regenerate.
120
 
121
2005-10-06  Daniel Jacobowitz  
122
 
123
        * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
124
        * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
125
        (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
126
        (USUAL_OBJDUMP_FOR_TARGET): New.
127
        (EXTRA_TARGET_FLAGS): Add OBJDUMP.
128
        * configure.in: Check for $OBJDUMP_FOR_TARGET.
129
        * configure, Makefile: Regenerated.
130
 
131
2005-10-05  Paolo Bonzini  
132
 
133
        * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
134
        before other host packages.
135
 
136
2005-10-05  Kaz Kojima  
137
 
138
        * MAINTAINERS: Add self as sh libraries/configury maintainer.
139
 
140
2005-10-05  Paolo Bonzini  
141
 
142
        PR bootstrap/22340
143
 
144
        * configure.in (default_target): Remove.
145
        * Makefile.tpl (all): Do not use prerequisites as subroutines
146
        (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
147
        (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
148
        use prerequisites as subroutines.
149
        (check-host, check-target): New.
150
        (bootstrap configure & all targets): Do not use stage*-start
151
        if the directory layout is already ok.
152
        (non-bootstrap configure & all targets): Prepend a $(unstage).
153
        (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
154
        (NOTPARALLEL): Remove.
155
        (unstage, stage variables): New variables.
156
        (unstage, stage targets): Simply expand to those variables.
157
 
158
        * configure: Regenerate.
159
        * Makefile.in: Regenerate.
160
 
161
2005-10-04  James E Wilson  
162
 
163
        * Makefile.def (lang_env_dependencies): Add libmudflap.
164
        * Makefile.in: Regenerate.
165
 
166
2005-10-03  Andreas Schwab  
167
 
168
        Backport from libtool CVS:
169
        2002-11-03  Ossama Othman  
170
 
171
        * ltmain.sh: add support for installing into temporary
172
        staging area (e.g. 'make install DESTDIR=...')
173
 
174
2005-10-03  H.J. Lu  
175
 
176
        * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
177
        * configure: Regenerated.
178
 
179
2005-09-30  Andrew Pinski  
180
 
181
        * configure: Regenerate with the correct
182
        autoconf version.
183
 
184
2005-09-30  Catherine Moore  
185
 
186
        * configure.in (bfin-*-*): New.
187
        * configure: Regenerated.
188
 
189
2005-09-28  Geoffrey Keating  
190
 
191
        * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
192
        (LIPO_FOR_TARGET): New.
193
        (CONFIGURED_LIPO_FOR_TARGET): New.
194
        (USUAL_LIPO_FOR_TARGET): New.
195
        (STRIP_FOR_TARGET): New.
196
        (CONFIGURED_STRIP_FOR_TARGET): New.
197
        (USUAL_STRIP_FOR_TARGET): New.
198
        * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
199
        STRIP_FOR_TARGET.
200
        * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
201
        CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
202
        * Makefile.in: Regenerate.
203
        * configure: Regenerate.
204
 
205
2005-09-19  David Edelsohn  
206
 
207
        * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
208
        (rs6000-*-aix*): Same.
209
        * configure: Regenerate.
210
 
211
2005-09-16  Tom Tromey  
212
 
213
        * MAINTAINERS: Add self as java maintainer.
214
 
215
2005-09-14  Francois-Xavier Coudert  
216
 
217
        * configure.in: Recognize f95 in the --enable-languages option,
218
        and substitute it for fortran, issuing a warning.
219
        * configure: Regenerate.
220
 
221
2005-08-30  Phil Edwards  
222
 
223
        * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
224
        * configure:  Regenerated.
225
 
226
2005-08-22  Aldy Hernandez  
227
 
228
        * MAINTAINERS: Add self as ms1 maintainer.
229
 
230
2005-08-20  Richard Earnshaw  
231
 
232
        * Makefile.def (libssp): Add to lang_env_dependencies.
233
        * Makefile.in: Regenerate.
234
 
235
2005-08-18  Ian Lance Taylor  
236
 
237
        * MAINTAINERS: Add myself as middle-end maintainer.
238
 
239
2005-08-17  Christian Groessler  
240
 
241
        * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
242
        * Makefile.in: Regenerate.
243
 
244
2005-08-15  Andreas Krebbel  
245
 
246
        * MAINTAINERS (write after approval): Added myself.
247
 
248
2005-08-12  Maciej W. Rozycki  
249
 
250
        * MAINTAINERS (Write After Approval): Add myself.
251
 
252
2005-08-12  Paolo Bonzini  
253
 
254
        * configure.in: Replace NCN_STRICT_CHECK_TOOL with
255
        NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
256
        Look for alternate names of the target cc and c++
257
        * configure: Regenerate.
258
 
259
2005-08-08  Paolo Bonzini  
260
 
261
        * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
262
        GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
263
        them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
264
        tools; remove code to manually set them.
265
        (Target tools): Look in the environment for them.
266
        * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
267
        GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
268
        (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
269
        build directory.
270
        (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
271
        CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
272
        CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
273
        USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
274
        USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
275
        (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
276
        RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
277
        * configure: Regenerate.
278
        * Makefile.in: Regenerate.
279
 
280
2005-07-28  Ben Elliston  
281
 
282
        * MAINTAINERS: Update for removed CPU targets.
283
 
284
2005-07-27  Mark Mitchell  
285
 
286
        * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
287
        * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
288
        * Makefile.in: Regenerated.
289
 
290
2005-07-26  Mark Mitchell  
291
 
292
        * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
293
        (CFLAGS_FOR_TARGET): Use it.
294
        (CXXFLAGS_FOR_TARGET): Likewise.
295
        * Makefile.in: Regenerated.
296
        * configure.in (--with-build-sysroot): New option.
297
        * configure: Regenerated.
298
 
299
2005-07-24  Paolo Bonzini  
300
 
301
        * Makefile.tpl: Wrap install between unstage and stage
302
        * Makefile.in: Regenerate.
303
 
304
2005-07-21  Eric Christopher  
305
 
306
        * MAINTAINERS: Update affiliation.
307
 
308
2005-07-21  Paul Woegerer  
309
 
310
        * MAINTAINERS: Add self as crx port maintainer.
311
 
312
2005-07-20  DJ Delorie  
313
 
314
        * MAINTAINERS: Add self as m32c maintainer.
315
 
316
2005-07-16  Kelley Cook  
317
 
318
        * all files: Update FSF address.
319
 
320
2005-07-15  Eric Christopher  
321
 
322
        * MAINTAINERS: Change affiliation.
323
 
324
2005-07-14  Jim Blandy  
325
 
326
        * configure.in: Add cases for Renesas m32c.
327
        * configure: Regenerated.
328
 
329
2005-07-14  Kelley Cook  
330
 
331
        * COPYING.LIB: Update from fsf.org.
332
 
333
2005-07-14  Kelley Cook  
334
 
335
        * COPYING, compile, config.guess,
336
        config.sub, install-sh, missing, mkinstalldirs,
337
        symlink-tree, ylwrap: Sync from upstream sources.
338
        * config-ml.in: Update FSF address.
339
 
340
2005-07-13  Eric Christopher  
341
 
342
        * configure.in: Add toplevel noconfigdir support for tpf.
343
        * configure: Regenerate.
344
 
345
2005-07-11  Paolo Bonzini  
346
 
347
        PR ada/22340
348
 
349
        * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
350
        * Makefile.in: Regenerate.
351
 
352
2005-07-07  Mark Mitchell  
353
 
354
        * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
355
        Brolley to write-after-approval.
356
 
357
2005-07-07  Andreas Schwab  
358
 
359
        * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
360
        * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
361
        * Makefile.in: Regenerated.
362
 
363
2005-07-06  Geoffrey Keating  
364
 
365
        * configure.in: Don't build sim or rda when targetting darwin.
366
        * configure: Regenerate.
367
 
368
2005-07-06  Kazu Hirata  
369
 
370
        * configure.in: Add --enable-libssp and --disable-libssp.
371
        * configure: Regenerate with autoconf-2.13.
372
 
373
2005-07-02  Jakub Jelinek  
374
 
375
        * Makefile.def (target_modules): Add libssp.
376
        * configure.in (target_libraries): Add target-libssp.
377
        * configure: Rebuilt.
378
        * Makefile.in: Rebuilt.
379
 
380
2005-07-01  Zack Weinberg  
381
 
382
        * MAINTAINERS: Change email address.  Resign from maintainership.
383
 
384
2005-07-01  Richard Guenther  
385
 
386
        * MAINTAINERS: Change my e-mail address and affiliation.
387
 
388
2005-06-22  Paolo Bonzini  
389
 
390
        * Makefile.def (stagefeedback): Come after profile.
391
        Define profiledbootstrap target.
392
        * Makefile.tpl (profiledbootstrap): Remove.
393
        (stageprofile-end): Zap stagefeedback.
394
        (stagefeedback-start): Copy all .gcda files, not only GCC's.
395
        * Makefile.in: Regenerate.
396
 
397
2005-06-13  Richard Sandiford  
398
 
399
        * MAINTAINERS: Update my email address.
400
 
401
2005-06-13  Zack Weinberg  
402
 
403
        * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
404
        In 'cpp' stanza, support '#line' as well as '# '.
405
 
406
2005-06-08  Andreas Schwab  
407
 
408
        * MAINTAINERS: Move myself from 'Write After Approval' to
409
        'CPU Port Maintainers' section as m68k maintainer.
410
 
411
2005-06-07  Hans-Peter Nilsson  
412
 
413
        * configure.in (unsupported_languages): New macro.
414
        : Set unsupported_languages.  Name explicit
415
        non-ported target libraries in noconfigdirs.
416
         Ditto, except for non-aout, non-elf,
417
        non-linux-gnu.  Remove libgcj_ex_libffi.
418
        : Set add_this_lang=no if the language is in
419
        unsupported_languages.
420
        * configure: Regenerate.
421
 
422
2005-06-04  Tobias Schl"uter  
423
 
424
        * configure.in: Fix typo in handling of --with-mpfr-dir.
425
        * configure: Regenerate.
426
 
427
2005-06-04  Richard Sandiford  
428
 
429
        * MAINTAINERS: Update my email address.
430
 
431
2005-06-02  Jim Blandy  
432
 
433
        * config.sub: Add cases for the Renesas m32c.  (This patch has been
434
        accepted into the master sources.)
435
 
436
2005-06-02  Aldy Hernandez  
437
            Michael Snyder  
438
            Stan Cox  
439
 
440
        * configure.in: Set noconfigdirs for ms1.
441
 
442
        * configure: Regenerate.
443
 
444
2005-06-01  Jerry DeLisle  
445
 
446
        * MAINTAINERS (Write After Approval): Add self.
447
 
448
2005-06-01  Josh Conner  
449
 
450
        * MAINTAINERS (Write After Approval): Add self.
451
 
452
2005-06-01  Kazu Hirata  
453
 
454
        * MAINTAINERS: Update my email address.
455
 
456
2005-05-27  Ziga Mahkovec  
457
 
458
        * MAINTAINERS (Write After Approval): Add self.
459
 
460
2005-05-26  Chris Demetriou  
461
 
462
        * MAINTAINERS (Write After Approval): Remove self.
463
 
464
2005-05-25  Paolo Bonzini  
465
 
466
        * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
467
        (Dependencies): Consider target modules for bootstrap dependencies.
468
        Make target bootstrap modules depend on each stage's gcc.
469
        * Makefile.in: Regenerate.
470
 
471
2005-05-20  Paolo Bonzini  
472
 
473
        * Makefile.def (configure-gcc): Depend on binutils having been built.
474
        (all-gcc): No need to do it here.
475
        * Makefile.in: Regenerate.
476
 
477
2005-05-19  Paul Brook  
478
 
479
        * configure.in: Rewrite misleading error message when requested
480
        language cannot be built.
481
        * configure: Regenerate.
482
 
483
2005-05-15  Daniel Jacobowitz  
484
 
485
        * ylwrap: Import from Automake 1.9.5.
486
 
487
2005-05-13  David Ung  
488
 
489
        * MAINTAINERS (Write After Approval): Add self.
490
 
491
2005-05-09  Mike Stump  
492
 
493
        * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
494
        lt_cv_sys_max_cmd_len for now.
495
 
496
2005-05-09  Stan Cox  
497
 
498
        * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
499
 
500
2005-05-08  Matt Kraai  
501
 
502
        * README.SCO: Update the URL.
503
 
504
2005-05-05  David Edelsohn  
505
 
506
        * ltconfig: Define file_list_spec.  Pass file_list_spec and
507
        with_gnu_ld to libtool.
508
        * ltcf-c.sh (aix[45]): Define file_list_spec.
509
        * ltcf-cxx.sh (aix[45]): Same.
510
        * ltcf-gcj.sh (aix[45]): Same.
511
        * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
512
        exists, write list of input files to temporary file.
513
 
514
2005-05-04  Mike Stump  
515
 
516
        * configure.in: Always pass --target to target configures as
517
        otherwise rebuilds that do --recheck will fail.
518
        * confiugure: Rebuilt.
519
 
520
2005-05-04  Paolo Bonzini  
521
 
522
        * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
523
        STAGE_HOST_EXPORTS.
524
        (configure, all): Add bootstrap support.
525
        (Host modules, target modules): Pass post-stage1 flags and exports.
526
        (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
527
        * Makefile.in: Regenerate.
528
 
529
2005-04-29  Paolo Bonzini  
530
 
531
        * configure: Regenerate.
532
 
533
2005-04-27  Mike Stump  
534
 
535
        * MAINTAINERS: Add self as darwin maintainer.
536
 
537
2005-04-22  Bernd Schmidt  
538
 
539
        * config.sub: Update from master copy.
540
 
541
2005-04-21  Mike Stump  
542
 
543
        * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
544
        * MAINTAINERS: Add Zem as Objective-C++ maintainer.
545
 
546
2005-04-19  Hans-Peter Nilsson  
547
 
548
        * configure.in : New local variable
549
        libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
550
        matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
551
        "*-*-elf" and "*-*-linux*".
552
        * configure: Regenerate.
553
 
554
2005-04-14  Joseph S. Myers  
555
 
556
        * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
557
 
558
2005-04-12  Mike Stump  
559
 
560
        * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
561
 
562
2005-04-04  Thomas Koenig  
563
 
564
        * MAINTAINERS (Write After Approval): Add myself.
565
 
566
2005-04-07  Bernd Schmidt  
567
 
568
        * MAINTAINERS (Port Maintainers): Add self for Blackfin.
569
 
570
2005-04-06  Paolo Bonzini  
571
 
572
        * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
573
        (TARGET_CONFIGARGS): Include --with-target-subdir.
574
        (configure, all): New macros.  Use them throughout.
575
        * Makefile.in: Regenerate.
576
 
577
2005-04-04  Jon Grimm  
578
 
579
        * MAINTAINERS (Write After Approval): Add myself.
580
 
581
2005-03-31  Zdenek Dvorak  
582
 
583
        * MAINTAINERS: Remove 'loop unrolling' maintainer.
584
 
585
2005-03-30  Gerald Pfeifer  
586
 
587
        * MAINTAINERS: Move John Carr to Write After Approval.
588
 
589
2005-03-30  J"orn Rennecke 
590
 
591
        * config/mh-mingw32: Delete.
592
        * configure.in: Don't use it.
593
        * configure: Regenerate.
594
 
595
2005-03-31  Paolo Bonzini  
596
 
597
        * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
598
        * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
599
        (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
600
        (HOST_LIB_PATH): Generate from Makefile.def.
601
        (TARGET_LIB_PATH): Likewise.
602
        (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
603
        * Makefile.in: Regenerate.
604
        * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
605
        (RPATH_ENVVAR): Include Darwin case.
606
        * configure: Regenerate.
607
 
608
2005-03-29  Thomas Fitzsimmons  
609
 
610
        * MAINTAINERS (Various Maintainers): Remove self.
611
        (Write After Approval): Add self.
612
 
613
2005-03-26  Thomas Fitzsimmons  
614
 
615
        * MAINTAINERS (Various Maintainers): Add self.
616
 
617
2005-03-25  Paolo Bonzini  
618
 
619
        * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
620
        * configure: Regenerate.
621
 
622
2005-03-21  Zack Weinberg  
623
 
624
        * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
625
        gcc_version, and gcc_version_trigger from set of flags to pass.
626
        * Makefile.tpl: Remove definitions of above variables.
627
        (config.status): Remove dependency on $(gcc_version_trigger).
628
        * Makefile.in: Regenerate.
629
        * configure.in: Do not reference config/gcc-version.m4 nor
630
        config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
631
        TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
632
        * configure: Regenerate.
633
 
634
2005-03-16  Manfred Hollstein  
635
            Andrew Pinski 
636
 
637
        * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
638
        * Makefile.in: Regenerate.
639
 
640
2005-03-13  Feng Wang  
641
 
642
        * MAINTAINERS (Write After Approval): Add myself.
643
 
644
2005-03-03  David Ayers  
645
 
646
        * MAINTAINERS (Write After Approval): Add myself.
647
 
648
2005-03-01  Alexandre Oliva  
649
 
650
        PR libgcj/20160
651
        * ltmain.sh: Avoid creating archives with components that have
652
        duplicate basenames.
653
 
654
2005-02-28  Andrew Pinski  
655
 
656
        PR bootstrap/20250
657
        * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
658
        instead of check.
659
        * Makefile.in: Regenerate.
660
 
661
2005-02-28  Paolo Bonzini  
662
 
663
        * Makefile.in: Regenerate to fix conflict between the previous two
664
        patches.
665
 
666
2005-02-28  Paolo Bonzini  
667
 
668
        PR bootstrap/17383
669
        * Makefile.def (target_modules): Remove "stage", now unnecessary.
670
        * Makefile.tpl (HOST_SUBDIR): New substitution.
671
        (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
672
        USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
673
        USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
674
        USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
675
        (Host modules, Bootstrapped modules): Use it.
676
        (Build modules, Target modules): Do not create symlink trees,
677
        always configure out-of-srcdir.
678
        (distclean): Try removing $(host_subdir) with rm before using rm -rf.
679
        * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
680
        GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
681
        $(HOST_SUBDIR).  Create a symlink for host_subdir.
682
 
683
        * Makefile.in: Regenerate.
684
        * configure: Regenerate.
685
 
686
2005-02-28  Nathanael Nerode  
687
 
688
        Merged from libada-gnattools-branch:
689
        2004-11-28  Nathanael Nerode  
690
 
691
        * gnattools: New directory.
692
        * Makefile.def: Add gnattools as a module, depending on target-libada.
693
        * Makefile.in: Regenerate.
694
        * configure.in: Include gnattools in host_tools; disable it if ada
695
        is disabled.
696
        * configure: Regenerate.
697
 
698
2005-02-24  James A. Morrison  
699
 
700
        * MAINTAINERS (Language Front Ends Maintainers): Add myself as
701
        treelang maintainer.
702
        (Write After Approval): Remove myself.
703
 
704
2005-02-23  Paul Schlie  
705
 
706
        * configure.in: Allow darwin targeted ports to build tk, itcl and
707
        libgui.
708
        * configure: Regenerate.
709
 
710
2005-02-21  Eric Botcazou  
711
 
712
        PR libgcj/10353
713
        * configure.in (noconfigdirs) : Add libgcj.
714
        * configure: Regenerate.
715
 
716
2005-02-18  Steven G. Kargl  
717
 
718
        * MAINTAINERS (Write After Approval): Add myself.
719
 
720
2005-02-10  Ian Lance Taylor  
721
 
722
        * MAINTAINERS: Update my e-mail address.
723
 
724
2005-02-02  Richard Guenther  
725
 
726
        * MAINTAINERS (Write After Approval): Add myself.
727
 
728
2005-01-29  Hans-Peter Nilsson  
729
 
730
        * configure.in (noconfigdirs) : Match like cris-*-*.
731
        : Only disable target-newlib and
732
        target-libgloss when not *-*-elf and *-*-aout.
733
        * configure: Regenerate.
734
 
735
2005-01-23  Kazu Hirata  
736
 
737
        * MAINTAINERS: Remove obsolete entries.
738
 
739
        * MAINTAINERS (Write After Approval): Add Michael Matz.
740
 
741
2005-01-19  Neil Booth  
742
 
743
        * MAINTAINERS: Remove self as cpplib maintainer.
744
 
745
2005-01-17  Kelley Cook  
746
 
747
        * install-sh, config.sub: Import from upstream.
748
 
749
2005-01-17  Kelley Cook  
750
 
751
        PR bootstrap/18222
752
        * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
753
        * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
754
        * Makefile.in: Regenerate.
755
 
756
2005-01-16  Jason Thorpe  
757
 
758
        * MAINTAINERS: Update my email address.
759
 
760
2005-01-12  David Edelsohn  
761
            Andreas Schwab  
762
 
763
        PR bootstrap/18033
764
        * config-ml.in: Eval option if surrounded by single quotes.
765
 
766
2005-01-03  Paolo Bonzini  
767
 
768
        Revert 2004-12-28 Makefile changes, a better fix will be
769
        applied to mainline and src after GCC 4.0 branches.
770
 
771
2004-12-28  Paolo Bonzini  
772
 
773
        PR bootstrap/17383
774
 
775
        * Makefile.def (target_modules): Remove stage parameter,
776
        it is always true now.
777
        * Makefile.tpl (configure-build-[+module+],
778
        configure-target-[+module+]): Always build symlink tree
779
        for the directory and for include.  BUILD_SUBDIR and
780
        TARGET_SUBDIR cannot be . anymore.
781
        * Makefile.in: Regenerate.
782
 
783
2004-12-25  David Edelsohn  
784
 
785
        Revert 2004-12-08 Makefile changes.
786
 
787
2004-12-17  Danny Smith  
788
 
789
        * MAINTAINERS: Move myself to OS Port Maintainers for windows,
790
        cygwin, mingw.
791
 
792
2004-12-16  Andrew Stubbs  
793
 
794
        * configure.in (sh64-*-*): Reenable gprof.
795
        * configure: Regenerate.
796
 
797
2004-12-08  David Edelsohn  
798
 
799
        * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
800
        * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
801
        (EXTRA_TARGET_FLAGS): Add PICFLAG.
802
        * Makefile.in: Regenerate.
803
 
804
2004-12-08  Christopher Faylor  
805
 
806
        * MAINTAINERS: Update my email address.
807
 
808
2004-12-07  Matt Kraai  
809
 
810
        * Makefile.tpl: Generate normal dependencies if the LHS module is
811
        not bootstrapped.
812
        * Makefile.in: Regenerate.
813
 
814
2004-12-03  Richard Sandiford  
815
 
816
        * configure.in: Include config/gxx-include-dir.m4.  Use
817
        TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
818
        * configure: Regenerate.
819
 
820
2004-12-03  Richard Sandiford  
821
 
822
        * config.if: Delete.
823
        * configure.in: Set libstdcxx_incdir directly.
824
        * configure: Regenerate.
825
 
826
2004-12-02  Eric Christopher  
827
 
828
        * Makefile.tpl (clean-target-libgcc): Make change in correct place.
829
        * Makefile.in: Regenerate.
830
 
831
2004-12-02  Richard Sandiford  
832
 
833
        * configure.in: Clear gcc_version_trigger if the file doesn't exist.
834
        * configure: Regenerate.
835
 
836
2004-12-02  Richard Sandiford  
837
 
838
        * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
839
        to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
840
        * configure: Regenerate.
841
 
842
2004-12-01  Eric Christopher  
843
 
844
        * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
845
        of things to remove.
846
 
847
2004-11-29  Matt Kraai  
848
 
849
        * MAINTAINERS (Write After Approval): Update my e-mail address.
850
 
851
2004-11-29  Kelley Cook  
852
 
853
        * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
854
        from CVS libtool to always pass_all.
855
 
856
2004-11-25  John David Anglin  
857
 
858
        * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
859
        (hppa*64*-*-*): Delete incorrect comment.
860
        * configure: Rebuilt.
861
 
862
2004-11-24  Kelley Cook  
863
 
864
        * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
865
 
866
2004-11-24  Kelley Cook  
867
 
868
        * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
869
        from CVS libtool to always pass_all.
870
 
871
2004-11-15  Kelley Cook  
872
 
873
        * install-sh, compile: Import from automake.
874
 
875
2004-11-15  Kelley Cook  
876
 
877
        * config.guess, config.sub:  Import from savannnah.
878
 
879
2004-11-12  Scott Robert Ladd  
880
 
881
        * MAINTAINERS (Write After Approval): Add myself
882
 
883
2004-11-12  Mike Stump  
884
 
885
        * Makefile.def: Add html support.
886
        * Makefile.tpl: Likewise.
887
        * Makefile.in: Regenerate.
888
 
889
2004-11-11  Geoffrey Keating  
890
 
891
        PR 18423
892
        * configure.in: Remove all instances of build-fixincludes from
893
        noconfigdirs.
894
        (build_configargs): Supply --target to subdirectories.
895
        * configure: Regenerate.
896
 
897
        * Makefile.def: Make gcc install depend on fixincludes install.
898
        * Makefile.in: Regenerate.
899
 
900
2004-11-10  Janis Johnson  
901
 
902
        * MAINTAINERS: Add myself as gcc testsuite maintainer.
903
 
904
2004-11-11  Paul Brook  
905
 
906
        * MAINTAINERS: Add self as arm maintainer.  Update email address.
907
 
908
2004-11-08  Hans-Peter Nilsson  
909
 
910
        * configure.in (noconfigdirs) [mmix-*-*]: Disable
911
        target-libgfortran.
912
        * configure: Regenerate.
913
 
914
2004-11-07  David Edelsohn  
915
 
916
        * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
917
        like CC.
918
 
919
2004-11-05  Paolo Bonzini  
920
 
921
        * Makefile.def (host fixincludes): Specify missing targets.
922
        * Makefile.in: Regenerate.
923
 
924
2004-11-05  Ralf Corsepius  
925
 
926
        * MAINTAINERS: Add myself
927
 
928
2004-11-05  Gabor Loki  
929
 
930
        * MAINTAINERS (Write After Approval): Add myself.
931
 
932
2004-11-04  Geoffrey Keating  
933
 
934
        * Makefile.def: Build fixincludes for the host, too.
935
        * Makefile.in: Regenerate.
936
        * configure.in (host_tools): Add fixincludes.
937
        * configure: Regenerate.
938
 
939
2004-11-04  Daniel Jacobowitz  
940
 
941
        * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
942
        * configure: Regenerated.
943
 
944
2004-11-04  H.J. Lu  
945
 
946
        PR other/17783
947
        * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
948
        * configure: Regenerated.
949
 
950
2004-10-31  Mark Mitchell  
951
 
952
        * README.SCO: Update per FSF instructions.
953
 
954
2004-10-28  Eric B. Weddington  
955
 
956
        PR target/18151
957
        * configure.in (case ${target}): Do not build fixincludes for avr.
958
        * configure: Regenerated.
959
 
960
2004-10-26  Paolo Bonzini  
961
 
962
        * configure.in (case ${target}): Do not build fixincludes
963
        on platforms where it is not used.
964
        * configure: Regenerated.
965
 
966
2004-10-23  Daniel Jacobowitz  
967
 
968
        * configure.in: Use an absolute path to install-sh.
969
        * configure: Regenerated.
970
 
971
2004-10-19  Aaron W. LaFramboise  
972
 
973
        * MAINTAINERS (Write After Approval): Add myself.
974
 
975
2004-10-19  Kazu Hirata  
976
 
977
        * MAINTAINERS: Remove from Write After Approval those that are
978
        already maintainers.
979
 
980
2004-10-19  Sebastian Pop  
981
 
982
        * MAINTAINERS:  Update my email address.
983
 
984
2004-10-12  Kelley Cook  
985
 
986
        * configure.in (*-*-cygwin*): Supress warning if newlib not present.
987
        * configure: Regenerate.
988
 
989
2004-10-07  J"orn Rennecke 
990
 
991
        * MAINTAINERS:  Update my email address.
992
 
993
2004-10-07  Kazu Hirata  
994
 
995
        * MAINTAINERS (Language Front Ends Maintainers): New.  Move
996
        entries belonging to this category.
997
 
998
2004-10-06  Josef Zlomek  
999
 
1000
        * MAINTAINERS: Update my e-mail address.
1001
 
1002
2004-10-06  Paolo Bonzini  
1003
 
1004
        Fix wrong conflict resolution in:
1005
 
1006
        2004-08-16  Paolo Bonzini  
1007
 
1008
        * Makefile.in: Regenerate.
1009
        * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1010
        in the recursive `make', instead of hardwiring `all'.
1011
        (Autogenerated TARGET-* variables): New.
1012
 
1013
2004-10-05  Tomer Levi  
1014
 
1015
        * configure.in: Enable target-libgloss for crx-*-*.
1016
        * configure: Regenerate.
1017
 
1018
2004-10-04  Kazu Hirata  
1019
 
1020
        * MAINTAINERS (Various Maintainers): Move the "windows,
1021
        cygwin, mingw" maintainer to ...
1022
        (OS Port Maintainers): ... here.
1023
 
1024
2004-10-04  Kazu Hirata  
1025
 
1026
        * MAINTAINERS (Write After Approval): Remove those that are
1027
        maintainers of some subsystem.
1028
 
1029
2004-10-02  P.J. Darcy  
1030
 
1031
        * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1032
        * ltcf-cxx.sh (tpf*): Likewise.
1033
        * ltconfig (tpf*): Add TPF OS configuration support.
1034
 
1035
2004-10-01  Bernd Schmidt  
1036
 
1037
        * MAINTAINERS: Change my email address to my new work account.
1038
 
1039
2004-09-24  Michael Roth  
1040
 
1041
        * configure.in (--without-headers): Add missing double quotes.
1042
        * configure: Regenerate.
1043
 
1044
2004-09-24  Kelley Cook 
1045
 
1046
        * ylwrap: Revert to previous version.
1047
 
1048
2004-09-23  H.J. Lu  
1049
 
1050
        PR bootstrap/17369
1051
        * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1052
        (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1053
        SET_GCC_LIB_PATH_CMD.
1054
        (BASE_TARGET_EXPORTS): Likewise.
1055
        * Makefile.in: Regenerated.
1056
 
1057
        * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1058
        * configure: Regenerated.
1059
 
1060
2004-09-23  Kelley Cook  
1061
 
1062
        * config.guess: New upstream version
1063
        * compile, depcomp, install-sh, ylwrap: Likewise.
1064
 
1065
2004-09-19  Roger Sayle  
1066
 
1067
        * config/mh-x86omitfp: New host makefile fragment.  Add
1068
        -fomit-frame-pointer to the default BOOT_CFLAGS.
1069
        * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1070
        * configure: Regenerate.
1071
 
1072
2004-09-15  Andrew Pinski  
1073
 
1074
        PR target/11572
1075
        * configure.in (*-*-darwin*): Renable libobjc.
1076
        * configure: Regenerate.
1077
 
1078
2004-09-10  Nathan Sidwell  
1079
 
1080
        * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
1081
 
1082
2004-09-09  Daniel Berlin  
1083
 
1084
        * Makefile.def: Remove libbanshee.
1085
        * Makefile.tpl: Ditto.
1086
        * configure.in: Ditto.
1087
        * Makefile.in: Regen.
1088
        * configure: Ditto.
1089
 
1090
2004-09-08  David Edelsohn  
1091
 
1092
        * ltmain.sh: Use $pic_object as $non_pic_object if
1093
        $non_pic_object=none.
1094
 
1095
2004-09-07  Paolo Bonzini  
1096
 
1097
        * missing: Import latest version from master repository.
1098
 
1099
2004-09-06  Nick Clifton  
1100
 
1101
        * config.sub: Import latest version from master repository.
1102
        * config.guess: Likewise.
1103
        This includes these changes:
1104
 
1105
        2004-08-27  Hans-Peter Nilsson  
1106
 
1107
        * config.sub: Handle crisv32, alias etraxfs.
1108
        * config.guess (crisv32:Linux:*:*): Handle.
1109
 
1110
        2004-08-13  Brad Smith  
1111
 
1112
        * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1113
        (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1114
 
1115
        2004-08-11  Paul Eggert  
1116
 
1117
        * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1118
        assume the processor is a powerpc.  This is because coreutils
1119
        uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1120
        in this case, due to a MacOS X bug that causes
1121
        sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1122
        to return a negative number.
1123
        Problem reported by Petter Reinholdtsen in:
1124
        http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1125
 
1126
        2004-07-19  Ben Elliston  
1127
 
1128
        * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1129
 
1130
        2004-06-24  Ben Elliston  
1131
 
1132
        * config.guess: Update copyright years.
1133
        * config.sub: Likewise.
1134
 
1135
        2004-06-22  Robert Millan  
1136
 
1137
        * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1138
        since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1139
 
1140
        2004-06-22  Stanley F. Quayle 
1141
 
1142
        * config.guess (*:*VMS:*:*): New entry. Replaces
1143
        Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1144
        manufacturer.
1145
 
1146
        2004-06-22  Ben Elliston  
1147
 
1148
        * config.guess: Cray fixes from Wendy Palm .
1149
        * config.sub: Likewise.
1150
 
1151
        2004-06-22  Ben Elliston  
1152
 
1153
        Reported by Hans-Peter Nilsson :
1154
        * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1155
 
1156
        2004-06-11  Ben Elliston  
1157
 
1158
        * config.guess (pegasos:OpenBSD:*:*): Remove.
1159
 
1160
        2004-06-11  Ben Elliston  
1161
 
1162
        From Wouter Verhelst :
1163
        * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1164
 
1165
        2004-06-11  Ben Elliston  
1166
 
1167
        * config.guess (luna88k:OpenBSD:*:*): New.
1168
 
1169
        2004-03-12  Kazuhiro Inaoka  
1170
 
1171
        * config.guess (m32r*:Linux:*:*): New case.
1172
        * config.sub: Handle m32rle.
1173
 
1174
        2004-03-12  Ben Elliston  
1175
 
1176
        From Jens Petersen  :
1177
        * config.sub: Handle sparcv8.
1178
 
1179
        2004-03-03  Ben Elliston  
1180
 
1181
        From Tom Smith :
1182
        * config.guess: Version suffixes are equally significant on Tru64
1183
        V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
1184
        prefix of "P" (patched kernel).
1185
 
1186
        2004-02-23  Tal Agmon  
1187
 
1188
        * config.sub: Add support for National Semiconductor CRX target.
1189
 
1190
2004-09-03  Janis Johnson  
1191
 
1192
        * MAINTAINERS (Various Maintainers): Remove myself as web page
1193
        maintainer, add myself as maintainer of build status lists.
1194
 
1195
2004-09-03  Jan Beulich  
1196
 
1197
        * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1198
        *-*-netware, but add target-libmudflap.
1199
        Consolidate *-*-netware targets (of which really only i?86 exists)
1200
        into a single entry.
1201
        * configure: Likewise.
1202
 
1203
2004-09-01  Paolo Bonzini  
1204
 
1205
        * Makefile.tpl (sorry): Remove.
1206
        (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1207
        (cleanstrap targets): Depend on distclean, not distclean-stage1.
1208
        (do-clean): Clean per-stage directories too.
1209
        (do-distclean): Run distclean-stage1 too.
1210
        (.NOTPARALLEL): Enable during toplevel bootstrap.
1211
        (stage[+id+]-bubble): Enable parallel execution during
1212
        the recursive invocation.
1213
        * Makefile.in: Regenerate.
1214
 
1215
        Fix previous checkin:
1216
 
1217
        * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1218
        include.
1219
        * configure.in: Fix indentation.
1220
        * configure: Regenerate.
1221
 
1222
2004-08-31  Robert Bowdidge 
1223
 
1224
        * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1225
        * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1226
        * configure: regenerate
1227
        * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
1228
        -mdynamic-no-pic
1229
 
1230
 
1231
2004-08-31  Paolo Bonzini  
1232
 
1233
        * Makefile.def (build_modules): Add fixincludes.
1234
        (dependencies): Make gcc depend on fixincludes.
1235
        * configure.in (build_tools): Add fixincludes.
1236
        (build_configdirs): Always include build_libs.
1237
        * Makefile.in: Regenerate.
1238
        * configure: Regenerate.
1239
 
1240
2004-08-30  Paolo Bonzini  
1241
 
1242
        * Makefile.def (bootstrap stages): Add 'lean' parameter.
1243
        * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1244
        phony targets; do not generate timestamp files.
1245
        (distclean-stageN): Remove references to their timestamp files.
1246
        (restageN, touch-stageN): Remove.
1247
        (stageN-bubble): Rewritten.
1248
        (compare): Support lean bootstraps.
1249
        * Makefile.in: Regenerate.
1250
 
1251
        * configure.in: Only warn when bootstrapping but
1252
        build != host or build != target.  Support lean bootstraps.
1253
        * configure: Regenerate.
1254
 
1255
2004-08-26  Phil Edwards  
1256
 
1257
        * configure.in:  Give a better error message if GMP/MPFR are missing
1258
        and a language needing them has been requested.
1259
        * configure:  Regenerated.
1260
 
1261
2004-08-25  Phil Edwards  
1262
 
1263
        * configure.in:  Print a list of available language front-ends if
1264
        a requested one is missing.  Tidy stray tab characters.
1265
        * configure:  Regenerated.
1266
 
1267
2004-08-19  Michael Koch  
1268
 
1269
        * gcc/doc/install.texi: Update entry about automake for libjava.
1270
 
1271
2004-08-17  Robert Millan  
1272
 
1273
        * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1274
        (instead of FreeBSD).
1275
        * configure: Regenerate.
1276
 
1277
2004-08-16  Paolo Bonzini  
1278
 
1279
        * Makefile.in: Regenerate.
1280
        * configure: Regenerate.
1281
 
1282
        * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1283
        stage_*_flags.
1284
        * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1285
        for bootstrapped modules if toplevel bootstrap is going.
1286
        (GCC bootstrap): Generate per-stage targets for all bootstrapped
1287
        modules.  Adjust for changes in Makefile.def.  Enable several
1288
        rules even in non-bootstrap mode, just to avoid peppering the
1289
        template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1290
        (stage-[+prev+]-bubble): Remove.
1291
 
1292
        * Makefile.def (Dependencies): Depend on all-build-bison,
1293
        all-build-flex, all-build-byacc, all-build-texinfo, rather
1294
        than the host variations.
1295
        * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
1296
        with BUILD_SUBDIR.
1297
        (BISON): Update for recent Bisons.
1298
        (YACC): Fix typo.
1299
        (cross): Depend on all-build.
1300
        (all): Do not depend on all-build.
1301
        (prebootstrap): Remove.
1302
        (dep-kind): Accept separate prefixes for MODULE and ON variables.
1303
        (Prebootstrap dependencies): Add them to the per-stage targets
1304
        and to all-prebootstrap.
1305
        * configure.in (build_configdirs): Always enable build_tools.
1306
        (BUILD_DIR_PREFIX): Remove.
1307
 
1308
        * Makefile.def (gcc): Add target variable.
1309
        (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1310
        * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1311
        in the recursive `make', instead of hardwiring `all'.
1312
        (Autogenerated TARGET-* variables): New.
1313
 
1314
2004-08-13  Brian Booth  
1315
 
1316
        * MAINTAINERS: Remove myself from write-after-approval.
1317
 
1318
2004-08-12  Nathanael Nerode  
1319
 
1320
        * src-release: Stop distributing mmalloc with gdb (which doesn't
1321
        use it).
1322
        * Makefile.def: GDB doesn't depend on mmalloc anymore.
1323
        * Makefile.in: Regenerate.
1324
 
1325
2004-08-09  Mark Mitchell  
1326
 
1327
        * configure.in (arm*-*-eabi*): New target.
1328
        * configure: Regenerate.
1329
 
1330
2004-08-06  Paolo Bonzini  
1331
 
1332
        * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1333
        (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1334
        (Dependencies): New section.
1335
        * Makefile.tpl (Dependencies): Generate from Makefile.def.
1336
        (configure-target-[+module+]): Depend on maybe-all-gcc
1337
        (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
1338
        (toplevel profiledbootstrap): Fix dependencies.
1339
        * Makefile.in: Regenerate.
1340
 
1341
2004-08-03  Mark Mitchell  
1342
 
1343
        * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1344
        target-libiberty to noconfigdirs.
1345
        * configure: Regenerate.
1346
 
1347
2004-08-03  Paul Brook  
1348
 
1349
        * configure.in: Check for MPFR as well as GMP.
1350
        * configure: Regenerate.
1351
 
1352
2004-08-01  Robert Millan  
1353
 
1354
        * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1355
        libmudflap for all GNU-based systems (with Glibc).
1356
        * configure: Regenerate.
1357
 
1358
2004-08-03 Paolo Bonzini 
1359
 
1360
        * Makefile.def (host-modules): Add gcc.
1361
        * Makefile.in: Regenerate.
1362
        * Makefile.tpl (sorry): New rule.
1363
        (configure-host, all-host, [+make_target+]-host, do-check,
1364
        install-host): Do not add gcc as a special case.
1365
        (host modules): Add a small special-casing for gcc.  Export
1366
        extra_make_flags through the environment.
1367
        (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1368
        maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1369
        other recursive targets for gcc): Remove.
1370
 
1371
        (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1372
        (stage, unstage): New rules.
1373
        (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1374
        distclean-stage[+id+]): Use stage_current.
1375
        ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1376
        the stage*-start rules.
1377
 
1378
2004-08-02  Geoffrey Keating  
1379
 
1380
        * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
1381
        use -all_load flag.
1382
 
1383
2004-08-02  Paolo Bonzini  
1384
 
1385
        * configure.in: Sync from src, add noconfigdirs for crx-*-*.
1386
        * configure: Regenerate.
1387
 
1388
2004-07-16  Toon Moene  
1389
 
1390
        * maintainer-scripts/gcc_release: Revert yesterday's change.
1391
 
1392
2004-07-16  Segher Boessenkool  
1393
 
1394
        * MAINTAINERS: Add myself to write-after-approval.
1395
 
1396
2004-07-15  Toon Moene  
1397
 
1398
        * libf2c: Removed.
1399
        * gcc/gccbug.in: Updated because of libf2c removal.
1400
        * maintainer-scripts/gcc_release: Ditto.
1401
 
1402
2004-07-09  Loren J. Rittle 
1403
 
1404
        * configure.in: Build libmudflap by default on FreeBSD.
1405
        * configure: Regenerated.
1406
 
1407
2004-07-09  Mark Mitchell  
1408
 
1409
        * configure.in: Do not build libmudflap by default on non-GNU/Linux
1410
        systems.
1411
        * configure: Regenerated.
1412
 
1413
2004-07-08 John David Anglin  
1414
 
1415
        PR target/16344
1416
        * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1417
        feedback based compiler.
1418
        * Makefile.in: Rebuilt.
1419
 
1420
2004-07-08  Alexandre Oliva  
1421
 
1422
        * Makefile.def (host_modules): Set bootstrap=true for flex.
1423
        * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1424
        * Makefile.in: Rebuilt.
1425
 
1426
2004-07-07  Jan Hubicka  
1427
 
1428
        * MAINTAINERS: Add self as a profile feedback maintainer.
1429
 
1430
2004-07-05  Phil Edwards  
1431
 
1432
        * configure.in:  Do not prepend $srcdir to /dev/null in
1433
        makefile fragments.
1434
        * configure:  Regenerate.
1435
 
1436
2004-07-01  Paolo Bonzini  
1437
 
1438
        * Makefile.def (build_modules): Add bison, byacc, flex,
1439
        m4, texinfo.
1440
        (flags_to_pass): Add FLEX.
1441
        * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1442
        (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1443
        (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1444
        DEFAULT_MAKEINFO): Remove.
1445
        (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1446
        CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1447
        (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1448
        objdir or else use configured tool.
1449
        (all-build): New.
1450
        (all): Depend on it.
1451
        (Build module dependencies): Add.
1452
        * Makefile.in: Regenerate.
1453
        * configure.in: Better support for multiple build modules,
1454
        matching what is done for host/target modules.  Do not look
1455
        for "plausible" locations of build tools if Canadian cross.
1456
        Use autoconf's AC_PROG_CC to find a C compiler.  Define
1457
        BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
1458
        * configure: Regenerate.
1459
 
1460
2004-06-22  Paolo Bonzini  
1461
 
1462
        * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1463
        * Makefile.in: Regenerate.
1464
 
1465
2004-06-22  Paolo Bonzini  
1466
 
1467
        * Makefile.tpl (configure-build-[+module+],
1468
        configure-[+module+], configure-target-[+module+]): Pass
1469
        [+extra_configure_args+].
1470
        (all-build-[+module+], all-[+module+], check-[+module+],
1471
        install-[+module+], [+make_target+]-[+module+],
1472
        all-target-[+module+], check-target-[+module+],
1473
        install-target-[+module+], [+make_target+]-target-[+module+]):
1474
        Pass [+extra_make_args+].
1475
        (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1476
        (GCC_HOST_EXPORTS): Remove.
1477
        (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1478
        cross, check-gcc, check-gcc-c++, install-gcc,
1479
        gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1480
        Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1481
        * Makefile.in: Regenerate.
1482
 
1483
2004-06-21  Matthew Sachs  
1484
 
1485
        * MAINTAINERS: Added self to write-after-approval.
1486
 
1487
2004-06-21  Christopher Faylor  
1488
 
1489
        * configure.in: Check for srcdir/winsup rather than build directory
1490
        winsup.
1491
        * configure: Regenerate.
1492
 
1493
2004-06-17  Corinna Vinschen  
1494
 
1495
        * configure.in: Don't build Cygwin native newlib if winsup
1496
        directory is missing.  Emit warning instead.
1497
        * configure: Regenerate.
1498
 
1499
2004-06-09  Paolo Bonzini  
1500
 
1501
        * Makefile.tpl (touch-stage[+id+]): New.
1502
        (restage[+prev+]): Depend on touch-stage[+id+].
1503
 
1504
        * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1505
        Use it throughout.
1506
 
1507
        * Makefile.def: Add profile and feedback bootstrap stages.
1508
        Remove next field from bootstrap stages.
1509
        * Makefile.tpl (LN, LN_S): Substitute.
1510
        (stageN-start, stageN-end): Use double-colon rules, to
1511
        provide a hook for additional setup commands.
1512
        (distclean-stageN-gcc, restageN): Create dependencies from
1513
        [+prev+], not from [+next+].
1514
        (stageN-bubble): Add commands for successive stages from
1515
        [+prev+], using double-colon rules.
1516
        (all-stageN-gcc): Fix typo.
1517
        (stagefeedback-start, profiledbootstrap): New.
1518
        * Makefile.in: Regenerate.
1519
        * configure.in: Call ACX_PROG_LN.
1520
        * configure: Regenerate.
1521
 
1522
2004-06-08  Canqun Yang  
1523
 
1524
        * MAINTAINERS (Write After Approval): Add myself.
1525
 
1526
2004-06-03  Mark G. Adams  
1527
 
1528
        * MAINTAINERS (Write After Approval): Add myself.
1529
 
1530
2004-06-03  Paolo Bonzini  
1531
 
1532
        * configure.in: Fix --enable-bootstrap breakage introduced in trees
1533
        without gcc.
1534
        * configure: Regenerate.
1535
 
1536
2004-06-01  Paolo Bonzini  
1537
 
1538
        * Makefile.tpl: Fix typo.
1539
        * Makefile.in: Regenerate.
1540
 
1541
2004-06-01  Paolo Bonzini 
1542
 
1543
        * configure.in: Remove new- prefix from toplevel
1544
        bootstrap targets.
1545
        * configure: Regenerate.
1546
 
1547
2004-06-01  Paolo Bonzini  
1548
 
1549
        * Makefile.tpl (all.normal): Rename to all.
1550
        (all): Replace with a rule to pick the default
1551
        target from configure.
1552
        (all-gcc, configure-gcc): Use conditionals to
1553
        do nothing when toplevel bootstrap is going on.
1554
        (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1555
        (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1556
        * configure.in: Support --enable-bootstrap.
1557
 
1558
        * Makefile.def: Remove new- prefix from toplevel
1559
        bootstrap targets.
1560
        * Makefile.tpl: Likewise.
1561
 
1562
        * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
1563
        target.
1564
 
1565
        * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1566
        $(RECURSE_FLAGS) to recursive invocation of make.
1567
 
1568
        * Makefile.in: Regenerate.
1569
        * configure: Regenerate.
1570
 
1571
2004-05-30  Andreas Jaeger  
1572
            Jim Wilson 
1573
 
1574
        * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1575
        like CC.
1576
 
1577
2004-05-27  Daniel Jacobowitz  
1578
 
1579
        * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1580
        * configure: Regenerate.
1581
 
1582
2004-05-25  Daniel Jacobowitz  
1583
 
1584
        * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1585
        (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1586
        (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
1587
        targets.
1588
        * Makefile.in: Regenerate.
1589
 
1590
2004-05-24  Paolo Bonzini 
1591
 
1592
        * configure.in: Test the ability to symlink directories.
1593
        * configure: Regenerate.
1594
 
1595
        * Makefile.def (bootstrap-stage): New definitions.
1596
        * Makefile.tpl (configure-stage1-gcc,
1597
        configure-stage2-gcc, configure-stage3-gcc,
1598
        all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1599
        new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1600
        new-restage3, compare): Autogenerate, see Makefile.in
1601
        entry for behavioral changes.
1602
        (distclean-stage1, new-stage1-start, new-stage1-end,
1603
        new-stage1-bubble, distclean-stage2, new-stage2-start,
1604
        new-stage2-end, new-stage2-bubble, distclean-stage3,
1605
        new-stage3-start, new-stage3-end): New autogenerated targets.
1606
        (objext, prebootstrap, BOOT_CFLAGS,
1607
        POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1608
        targets.
1609
 
1610
        * Makefile.in: Regenerate.
1611
        (distclean-stage1, new-stage1-start, new-stage1-end,
1612
        new-stage1-bubble, distclean-stage2, new-stage2-start,
1613
        new-stage2-end, new-stage2-bubble, distclean-stage3,
1614
        new-stage3-start, new-stage3-end): New targets.
1615
        (all-stage1-gcc): Move prebootstrap dependency from here...
1616
        (configure-stage1-gcc): ...to here.
1617
        (new-bootstrap): Use bubble targets.
1618
        (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1619
        Use per-stage distclean targets.
1620
        (configure-stage1-gcc, configure-stage2-gcc,
1621
        configure-stage3-gcc, all-stage1-gcc,
1622
        all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1623
        Use new-stageN-start to prepare the tree.
1624
 
1625
2004-05-23  Paolo Bonzini  
1626
 
1627
        * Makefile.def (host_modules): add libcpp.
1628
        * Makefile.tpl: Add dependencies on and for libcpp.
1629
        * Makefile.in: Regenerate.
1630
        * configure.in: Add libcpp host module.
1631
        * configure: Regenerate.
1632
 
1633
2004-05-21  Paolo Bonzini  
1634
 
1635
        * Makefile.tpl: Whenever a recursive target is defined, wrap
1636
        it in a special @if/@endif block, and prepare its maybe
1637
        dependency in the @if/@endif block
1638
        * configure.in: Instead of writing maybe dependencies, remove
1639
        the @if/@endif statements, and remove the @if/@endif blocks
1640
        that remain.
1641
        * configure: Regenerate.
1642
        * Makefile.in: Regenerate.
1643
 
1644
2004-05-20  Janis Johnson  
1645
 
1646
        * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
1647
 
1648
2004-05-18  Kaz Kojima  
1649
 
1650
        PR bootstrap/15120
1651
        * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
1652
        * */configure: Rebuilt.
1653
 
1654
2004-05-17  Zack Weinberg  
1655
 
1656
        * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1657
        of libf2c.
1658
        * configure, Makefile.in: Regenerate.
1659
 
1660
2004-05-13  Tobias Schlüter  
1661
 
1662
        * MAINTAINERS (Write After Approval): Add myself.
1663
 
1664
2004-05-13  Diego Novillo  
1665
 
1666
        Merge from tree-ssa-20020619-branch.
1667
 
1668
        * Makefile.def: Add libbanshee, libmudflap and libgfortran.
1669
        * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
1670
        (HOST_GMPLIBS): Define.
1671
        (HOST_GMPINC): Define.
1672
        (TARGET_LIB_PATH): Add libmudflap.
1673
        (GFORTRAN_FOR_TARGET): Define.
1674
        (configure-build*): Export GFORTRAN.
1675
        (configure-gcc): Export GMPLIBS and GMPINC.
1676
        (all-gcc): Add maybe-all-libbanshee.
1677
        (configure-target-libgfortran): Define.
1678
        * Makefile.in: Regenerate.
1679
        * configure.in (host_libs): Add libbanshee.
1680
        (target_libraries): Add target-libmudflap and target-libgfortran.
1681
        Add --with-libbanshee.
1682
        Handle --disable-libmudflap.
1683
        (*-*-freebsd*): Use with_gmp.
1684
        Add $(libgcj) to noconfigdirs.
1685
        * configure: Regenerate.
1686
        * depcomp: New file.
1687
        * MAINTAINERS: Add tree-ssa maintainers.
1688
 
1689
2004-05-04  Vladimir Makarov  
1690
 
1691
        * MAINTAINERS (Various Maintainers): Add myself.
1692
 
1693
2004-04-30  Brian Ford  
1694
 
1695
        * MAINTAINERS (Write After Approval): Add myself.
1696
 
1697
2004-04-29  Uros Bizjak  
1698
 
1699
        * MAINTAINERS (Write After Approval): Add myself.
1700
 
1701
2004-04-28  Paolo Bonzini  
1702
 
1703
        * config/acx.m4: Fix fastcompare support for new-bootstrap.
1704
        * configure: Regenerate.
1705
 
1706
2004-04-27  Paolo Bonzini  
1707
 
1708
        Revert:
1709
        2004-04-26  Paolo Bonzini  
1710
 
1711
        * Makefile.def (flags_to_pass): Remove *dir variables that
1712
        are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1713
        as well as prefix and exec_prefix.
1714
        * Makefile.in: Regenerate.
1715
 
1716
2004-04-26  Robert Millan  
1717
 
1718
        Add patches from libtool CVS.
1719
        * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
1720
        * ltconfig: Likewise.
1721
        * ltcf-c.sh: Likewise.
1722
        * ltcf-cxx.sh: Likewise.
1723
        * ltcf-gcj.sh: Likewise.
1724
 
1725
2004-04-26  Paolo Bonzini  
1726
 
1727
        * Makefile.def (host_modules): Mark with the bootstrap
1728
        flag packages on which gcc depends.
1729
        * Makefile.tpl (all-bootstrap): Use it.
1730
        * Makefile.in: Regenerate.
1731
 
1732
2004-04-26  Paolo Bonzini  
1733
 
1734
        * Makefile.def (flags_to_pass): Remove *dir variables that
1735
        are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1736
        as well as prefix and exec_prefix.
1737
        * Makefile.in: Regenerate.
1738
 
1739
2004-04-26  Paolo Bonzini  
1740
 
1741
        * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
1742
        * configure: Regenerate.
1743
        * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
1744
        * gcc/Makefile.tpl (compare): Use the result of the test.
1745
        * gcc/Makefile.in: Regenerate.
1746
 
1747
2004-04-23  Paolo Bonzini  
1748
 
1749
        * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
1750
        Always relocate gcc and prev-gcc to the original names, even
1751
        if the build fails.
1752
        (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1753
        New targets.
1754
 
1755
2004-04-23  Laurent GUERBY 
1756
 
1757
        * MAINTAINERS: Update my email address.
1758
 
1759
2004-04-19  Rainer Orth  
1760
 
1761
        * configure.in (mips*-*-irix5*): Enable ld.
1762
        * configure: Regenerate.
1763
 
1764
2004-04-16  Rainer Orth  
1765
 
1766
        * configure: Regenerate.
1767
 
1768
2004-04-15  James E Wilson  
1769
 
1770
        * Makefile.tpl (configure-[+module+], configure-gcc,
1771
        configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
1772
        Set and export LDFLAGS.
1773
        * Makefile.in: Regenerate.
1774
 
1775
2004-04-12  Michael Chastain  
1776
 
1777
        * MAINTAINERS: Add myself to write-after-approval.
1778
 
1779
2004-04-09  Nathanael Nerode  
1780
 
1781
        PR bootstrap/14871
1782
        * Makefile.tpl: If we don't have built-in-tree target tools,
1783
        use the ones found by configure rather than hacking around with
1784
        program_transform_name.
1785
        * configure.in: Give Makefile.tpl the information necessary
1786
        to do that.
1787
        * Makefile.in: Regenerate.
1788
        * configure: Regenerate.
1789
 
1790
2004-04-06  Nathanael Nerode  
1791
 
1792
        PR bootstrap/14760
1793
        * configure.in: When computing baseargs, strip *all* copies of
1794
        offending options.  Also, don't match/substitute the trailing space,
1795
        so that this actually works when two similar options are separated by
1796
        only one space.
1797
        * configure: Regenerate.
1798
 
1799
2004-04-06  David Edelsohn  
1800
 
1801
        * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
1802
        (rs6000-*-aix*): Same.
1803
        * configure: Regenerate.
1804
 
1805
2004-04-05  Ranjit Mathew  
1806
 
1807
        * MAINTAINERS: Add myself to write-after-approval.
1808
 
1809
2004-04-03  Bud Davis  
1810
 
1811
        * MAINTAINERS: Add myself to write-after-approval.
1812
 
1813
2004-03-24  Nathanael Nerode  
1814
 
1815
        * Makefile.tpl (top level bootstrap support): Remove now-unneeded
1816
        STRICT_WARN, WARN_CFLAGS flags passed down to make.
1817
        * Makefile.in: Regenerate.
1818
 
1819
        * configure.in (top level bootstrap support): Rework --enable-werror
1820
        to set @stage2_werror_flag@.
1821
        * configure: Regenerate.
1822
        * Makefile.tpl (top level bootstrap support): Pass
1823
        @stage2_werror_flag@ down to configure in stages 2 and 3.
1824
        * Makefile.in: Regenerate.
1825
 
1826
2004-03-23  Nathanael Nerode  
1827
 
1828
        * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
1829
        for stages 2 and 3 as well as in make.  As a consequence, remove
1830
        OUTPUT_OPTION (now detected by configure) from the flags passed down
1831
        to make.
1832
        * Makefile.in: Regenerate.
1833
 
1834
        * Makefile.tpl (new-bootstrap): Fix typo.
1835
        * Makefile.in: Regenerate.
1836
 
1837
2004-03-22  Nathanael Nerode  
1838
 
1839
        * Makefile.tpl: Rearrange by moving recursive_targets rules
1840
        into their proper sections.
1841
        * Makefile.tpl (top level bootstrap support): Move disabling
1842
        of coverage flags from 'make' to 'configure'; improve comments.
1843
        * Makefile.in: Regenerate.
1844
 
1845
        * Makefile.tpl (experimental top level bootstrap) Move stage1
1846
        language setting from all- target to configure- target; disable
1847
        intermodule optimization in stage 1; prevent gratuitous rebuilds
1848
        of stage 1.
1849
        * Makefile.in: Regenerate.
1850
        * configure.in: Comma-separate stage 1 language list for top
1851
        level bootstrap.
1852
        * configure: Regenerate.
1853
 
1854
        * Makefile.tpl: Clean up experimental top level bootstrap support:
1855
        note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
1856
        prev-gcc in configure- targets as well as all- targets.
1857
        * Makefile.in: Regenerate.
1858
 
1859
2004-03-21  Kelley Cook  
1860
 
1861
        * compile: New file imported from automake.
1862
 
1863
2004-03-17  Paolo Bonzini  
1864
 
1865
        * configure.in: Remove symbolic link section.
1866
        * configure: Regenerate.
1867
        * Makefile.tpl (links): Remove.
1868
        * Makefile.in: Regenerate.
1869
 
1870
2004-03-15  Paolo Bonzini  
1871
            Nathanael Nerode  
1872
 
1873
        * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
1874
        Set with AC_CHECK_PROGS.
1875
        * configure.in: Fix comment typo from last patch.
1876
        * configure: Regenerate.
1877
 
1878
2004-03-15  Nathanael Nerode  
1879
 
1880
        * Makefile.tpl: Introduce experimental top level bootstrap support.
1881
        * Makefile.in: Regenerate.
1882
        * configure.in: Introduce support for top level bootstrap.
1883
        * configure: Regenerate.
1884
 
1885
2004-03-12  Eric Botcazou  
1886
            Paolo Bonzini  
1887
 
1888
        PR bootstrap/14522
1889
        * configure.in: Cope with shells that do not support unquoted ^
1890
        * configure: Regenerate.
1891
 
1892
2004-03-11  Eric Botcazou  
1893
            Paolo Bonzini  
1894
 
1895
        PR bootstrap/14522
1896
        * configure.in: Cope with shells that do not support nesting
1897
        quotes inside quoted backquote substitutions.
1898
        * configure: Regenerate.
1899
 
1900
2004-03-10  Andrew Pinski  
1901
 
1902
        PR bootstrap/14522
1903
        * configure.in: Fix escaping of $.
1904
        * configure: Regenerate.
1905
 
1906
2004-03-11  Nathanael Nerode  
1907
 
1908
        * configure: Regenerate, since I forgot to while committing Paolo's
1909
        changes.
1910
 
1911
2004-03-08  Paolo Bonzini  
1912
 
1913
        PR ada/14131
1914
        Move language detection to the top level.
1915
        * configure.in: Find default values for the tools as
1916
        soon as possible.  Disable ada if GNAT is not found.
1917
        Emit error message about missing languages.  Expand
1918
        --enable-languages=all for the gcc subdirectory.
1919
 
1920
2004-03-10  Ben Elliston  
1921
 
1922
        * MAINTAINERS: Update my email address.
1923
 
1924
2004-03-05  David Edelsohn  
1925
 
1926
        * ltconfig: Disable building static libraries if building shared
1927
        libraries on AIX 5L.
1928
 
1929
2004-03-01  Richard Sandiford  
1930
 
1931
        * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
1932
        and disable libgcj.
1933
        * configure: Regenerated.
1934
 
1935
2004-03-01  Brian Booth  
1936
 
1937
        * MAINTAINERS: Add myself to write-after-approval.
1938
 
1939
2004-03-01  Paolo Bonzini  
1940
 
1941
        * MAINTAINERS: Add myself to write-after-approval.
1942
 
1943
2004-02-28  Nathanael Nerode  
1944
 
1945
        PR bootstrap/7087
1946
        * Makefile.tpl: Guard XFOO sed statements better.
1947
        * Makefile.tpl: Add dependency for configure-target-libada.
1948
        * Makefile.in: Regenerate (incidentally fixes broken
1949
        commit when libada-branch was merged).
1950
 
1951
2004-02-25  Kelley Cook  
1952
 
1953
        * MAINTAINERS: Add myself to write-after-approval.
1954
 
1955
2004-02-20  Andrew Pinski  
1956
 
1957
        * MAINTAINERS: Add Nicola Pero and myself as libobjc
1958
        maintainers.
1959
 
1960
2004-02-20  Andrew Cagney  
1961
 
1962
        * config.guess: Update from version 2003-10-16 to 2004-02-16.
1963
        * config.sub: Update from version 2003-11-03 to 2004-02-16.
1964
 
1965
2004-02-19  Nathanael Nerode  
1966
 
1967
        PR bootstrap/11932
1968
        * mkinstalldirs, install-sh: Import from automake CVS HEAD.
1969
 
1970
2004-02-14  Jerry Quinn  
1971
 
1972
        * MAINTAINERS: Added myself to write-after-approval.
1973
 
1974
2004-02-14  Michael Koch  
1975
 
1976
        * MAINTAINERS: Added myself to write-after-approval.
1977
 
1978
2004-02-13  Joseph S. Myers  
1979
 
1980
        * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
1981
        some OS port maintainers to OS port maintainers section.
1982
 
1983
2004-02-13  Frank Ch. Eigler  
1984
 
1985
        * MAINTAINERS: Add self.
1986
 
1987
2004-02-12  Kazu Hirata  
1988
 
1989
        * MAINTAINERS: Alphabetize.
1990
 
1991
2004-02-12  Paolo Bonzini  
1992
 
1993
        * MAINTAINERS: Remove myself.
1994
 
1995
2004-02-11  David Edelsohn  
1996
 
1997
        * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
1998
        (rs6000-*-aix*): Same.
1999
        * configure: Regenerate.
2000
 
2001
2004-02-11  Kelley Cook  
2002
 
2003
        * configure.in (host): Add in missing $noconfigdirs to defines.
2004
        * configure: Regenerate.
2005
 
2006
2004-02-10  Arnaud Charlet  ,
2007
            Nathanael Nerode  
2008
 
2009
        PR ada/6637, PR ada/5911
2010
        Merge with libada-branch:
2011
        * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2012
        with appropriate dependencies. Add --enable-libada configure switch.
2013
        * configure, Makefile.in: Regenerate.
2014
 
2015
2004-02-09  Paolo Bonzini  
2016
 
2017
        * MAINTAINERS: Add myself to write-after-approval.
2018
 
2019
2004-02-05  Rainer Orth  
2020
 
2021
        * configure.in: Don't pass --with-stabs on IRIX 5 either.
2022
        * configure: Regenerate.
2023
 
2024
2004-02-04  Geoffrey Keating  
2025
 
2026
        Merge from upstream:
2027
 
2028
        * ltmain.in: When setting IFS to '~', be careful about user
2029
        arguments that contain '~'.
2030
 
2031
        2004-02-04  Peter O'Gorman  
2032
 
2033
        * ltmain.in (infer_tag): Move tag inferrence to a shell function.
2034
        Also test $base_compile against $CC with escaped arguments. Bug
2035
        reported by Geoff Keating .
2036
 
2037
2004-02-04  Kazu Hirata  
2038
 
2039
        * MAINTAINERS: Remove i960 port.
2040
 
2041
2004-01-23  DJ Delorie  
2042
 
2043
        * Makefile.def (target_modules) [libiberty]: Don't stage.
2044
        * Makefile.in: Rebuilt.
2045
 
2046
2004-01-20  Caroline Tice  
2047
 
2048
        * MAINTAINERS: Add myself to write-after-approval.
2049
 
2050
2004-01-19  Paolo Carlini  
2051
 
2052
        * MAINTAINERS: Update my email address.
2053
 
2054
2004-01-18  James A. Morrison  
2055
 
2056
        * MAINTAINERS: Add myself to write-after-approval.
2057
 
2058
2004-01-17  Volker Reichelt  
2059
 
2060
        * MAINTAINERS: Remove entries without email address.
2061
 
2062
2004-01-15  Daniel Jacobowitz  
2063
 
2064
        * MAINTAINERS: Add myself to write-after-approval.
2065
 
2066
2004-01-15  Steven Bosscher  
2067
 
2068
        * MAINTAINERS: Update my email address.
2069
 
2070
2004-01-14  Loren J. Rittle 
2071
 
2072
        * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2073
        * Makefile.tpl (configure-target-[+module+]): Support stage.
2074
        * Makefile.in: Rebuilt.
2075
 
2076
2004-01-12  Ian Lance Taylor  
2077
 
2078
        * MAINTAINERS: Add myself as a libiberty MAINTAINER.
2079
 
2080
2004-01-10  Richard Sandiford  
2081
 
2082
        * MAINTAINERS: Add myself as a MIPS maintainer.
2083
 
2084
2004-01-04  Nathanael Nerode  
2085
 
2086
        * configure.in: Use ./config.cache, not config.cache.
2087
        * configure: Regenerate.
2088
        * Makefile.tpl: Special-casing not needed for GCC any more.
2089
        * Makefile.in: Regenerate.
2090
 
2091
        * configure.in: Don't share a cache file for host dirs.
2092
        * configure: Regenerate.
2093
 
2094
        * config-ml.in: Don't mess with the cache file.
2095
 
2096
2004-01-04  Eric Botcazou  
2097
 
2098
        * MAINTAINERS: Move myself from 'Write After Approval' to
2099
        'CPU Port Maintainers' section as SPARC maintainer.
2100
 
2101
2004-01-03  Nathanael Nerode  
2102
 
2103
        * Makefile.tpl: Make GCC use a separate config.cache.
2104
        * Makefile.in: Regenerate.
2105
 
2106
        PR bootstrap/11932, PR bootstrap/11933
2107
        (I don't know if it will fix either of them, but it relates
2108
        to them.)
2109
        * configure.in: Don't use shared config.cache for target
2110
        directories.
2111
        * configure: Regenerate.
2112
 
2113
2004-01-02  Dan Nicolaescu  
2114
 
2115
        * MAINTAINERS: Add myself to 'Write After Approval' section.
2116
 
2117
2003-12-31  Roger Sayle  
2118
 
2119
        * configure.in (ia64*-*-hpux*): Disable building java libraries.
2120
        * configure: Regenerated.
2121
 
2122
2003-12-23  Kazu Hirata  
2123
 
2124
        * MAINTAINERS: Remove the mn10200 maintainer.
2125
 
2126
2003-12-21  Bernardo Innocenti  
2127
 
2128
        * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2129
        * configure: Regenerated.
2130
 
2131
2003-12-16  Jan Hubicka  
2132
 
2133
        * MAINTAINERS: Add myself as callgraph maintainer.
2134
 
2135
2003-12-08  Thomas Fitzsimmons  
2136
 
2137
        * configure.in (raw_libstdcxx_flags): Remove the leading space.
2138
        * configure: Regenerate.
2139
 
2140
2003-12-01  Giovanni Bajo  
2141
 
2142
        * MAINTAINERS: Move myself from 'Bug database only accounts' to
2143
        'Write After Approval' section. Update email.
2144
 
2145
2003-12-01  James Lemke 
2146
 
2147
        * MAINTAINERS (Write After Approval): Add myself.
2148
 
2149
2003-11-20  Matt Thomas  
2150
 
2151
        * MAINTAINERS: Add myself as a vax port maintainer.
2152
 
2153
2003-11-20  Kelley Cook  
2154
 
2155
        * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2156
        (configure-build-[+module+], configure-[+module+]): Likewise.
2157
        (configure-target-[+module+], configure-gcc, config.status): Likewise.
2158
        * Makefile.in: Regenerate.
2159
 
2160
2003-11-19  Andreas Tobler  
2161
 
2162
        * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
2163
        shared/dylibed libraries.
2164
        * ltmain.sh: Likewise.
2165
        * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
2166
        * ltcf-cxx.sh: Likewise.
2167
        * ltcf-gcj.sh: Likewise.
2168
        * ltconfig: Likewise.
2169
 
2170
2003-11-17  Stan Cox  
2171
 
2172
        * MAINTAINERS: Add myself as iq2000 port maintainer.
2173
 
2174
2003-11-14  Arnaud Charlet  
2175
 
2176
        * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2177
        * Makefile.in: Regenerate.
2178
 
2179
2003-11-03  Ulrich Weigand  
2180
 
2181
        * config.sub: Update to 2003-11-03 version.
2182
 
2183
2003-10-20  Phil Edwards  
2184
 
2185
        * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
2186
        * configure:  Regenerate.
2187
 
2188
2003-10-20  Nicolas Pitre 
2189
 
2190
        * MAINTAINERS: Add myself to 'Write After Approval' section.
2191
 
2192
2003-10-20  Arnaud Charlet  
2193
 
2194
        * MAINTAINERS (Various maintainers: Ada front end): Added myself.
2195
 
2196
2003-10-19  Joseph S. Myers  
2197
 
2198
        * MAINTAINERS: Update my email address.
2199
 
2200
2003-10-17  Rainer Orth  
2201
 
2202
        * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
2203
 
2204
2003-10-17 Ralph Loader  
2205
 
2206
        * MAINTAINERS: Add myself to 'Write After Approval' section.
2207
 
2208
2003-10-16  Bernardo Innocenti  
2209
 
2210
        * config.guess: Update to 2003-10-16 version.
2211
        * config.sub: Update to 2003-10-16 version.
2212
 
2213
2003-10-15 David Daney  
2214
 
2215
        * MAINTAINERS: Added myself to 'Write After Approval' section.
2216
 
2217
2003-10-15  Falk Hueffner  
2218
 
2219
        * MAINTAINERS: Move myself from 'Bug database only accounts' to
2220
        'Write After Approval' section. Update email.
2221
 
2222
2003-10-14  Roger Sayle  
2223
 
2224
        * MAINTAINERS: Move myself from 'Write After Approval' to
2225
        'Various Maintainers' section as middle-end maintainer.
2226
 
2227
2003-10-13  Nathanael Nerode  
2228
 
2229
        * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2230
        HOST_FLAGS_TO_PASS.
2231
        * Makefile.in: Regenerate.
2232
 
2233
2003-10-11  Bernardo Innocenti  
2234
 
2235
        * config.guess: Update to 2003-10-07 version.
2236
        * config.sub: Update to 2003-10-07 version.
2237
 
2238
2003-10-06  Rainer Orth  
2239
 
2240
        * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
2241
        * ltconfig (irix5*, irix6*): Don't override version_type.
2242
 
2243
2003-10-05  Mohan Embar  
2244
 
2245
        * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2246
        * configure: Rebuilt
2247
        * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2248
        * Makefile.in: Rebuilt
2249
 
2250
2003-10-03  H.J. Lu  
2251
 
2252
        * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2253
 
2254
2003-09-30  Carlo Wood  
2255
 
2256
       * MAINTAINERS (Write After Approval): Add myself.
2257
 
2258
2003-09-29  Paul Koning  
2259
 
2260
        * MAINTAINERS: Move myself from "Write After Approval"
2261
        to CPU platform maintainers for pdp11 platform.
2262
 
2263
2003-09-23  Andreas Tobler  
2264
 
2265
        * MAINTAINERS: Move myself from 'Write After Approval' to
2266
        'Various Maintainers' section as libffi testsuite maintainer.
2267
 
2268
2003-09-21  Daniel Jacobowitz  
2269
 
2270
        * configure.in: Pass a computed --program-transform-name
2271
        to subconfigures.
2272
        * configure: Regenerated.
2273
 
2274
2003-09-20  Nathanael Nerode  
2275
 
2276
        * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2277
        * Makefile.in: Regenerate.
2278
 
2279
        * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2280
        * Makefile.in: Regenerate.
2281
 
2282
2003-09-19  Ziemowit Laski  
2283
 
2284
        * MAINTAINERS: Move myself from 'Write After Approval'
2285
        to 'Various Maintainers' (objective-c) section.
2286
 
2287
2003-09-17  Daniel Jacobowitz  
2288
 
2289
        * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2290
        quoting.
2291
        * configure: Regenerated.
2292
 
2293
2003-09-16  Joel Brobecker  
2294
 
2295
        * MAINTAINERS (Write After Approval): Add myself to write after
2296
        approval list.
2297
 
2298
2003-09-16  Dorit Naishlos  
2299
 
2300
       * MAINTAINERS (Write After Approval): Add myself.
2301
 
2302
2003-09-09  Ian Lance Taylor  
2303
 
2304
        * MAINTAINERS: Update my e-mail address.
2305
 
2306
2003-09-09  Alan Modra  
2307
 
2308
        * libtool.m4 (LD): Correct powerpc64 host match.
2309
 
2310
2003-09-06  James E Wilson  
2311
 
2312
        * MAINTAINTERS: Update my affiliation and email address.
2313
 
2314
2003-09-06  Zdenek Dvorak  
2315
 
2316
        * MAINTAINERS (Write After Approval): Add myself.
2317
 
2318
2003-09-04  DJ Delorie  
2319
 
2320
        * configure: Regenerate.
2321
 
2322
2003-09-04  Robert Millan  
2323
 
2324
        * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
2325
 
2326
2003-09-02  Kaveh R. Ghazi  
2327
 
2328
        * configure.in: Ensure arguments to sed are properly spaced.
2329
        * configure: Regenerate.
2330
 
2331
2003-08-30  Gerald Pfeifer  
2332
 
2333
        * MAINTAINERS: Update my e-mail address.
2334
 
2335
2003-08-28  Mohan Embar  
2336
 
2337
        * MAINTAINERS (Write After Approval): Add myself.
2338
 
2339
2003-08-27  Daniel Jacobowitz  
2340
 
2341
        * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2342
        * configure: Regenerated.
2343
 
2344
2003-08-23  Marek Michalkiewicz  
2345
 
2346
        * MAINTAINERS: Update my email address.
2347
 
2348
2003-08-23  Phil Edwards  
2349
 
2350
        * configure.in:  Use newline instead of semicolon when assuming
2351
        shell arguments in a for loop.
2352
        * configure:  Regenerated.
2353
 
2354
2003-08-22  Jason Eckhardt  
2355
 
2356
        * MAINTAINERS: Resurrect the i860 maintainer.
2357
 
2358
2003-08-20  Geoffrey Keating  
2359
 
2360
        PR 8180
2361
        * configure.in: When testing with_libs and with_headers, treat
2362
        'no' as unset.  Based on a patch by Dan Kegel .
2363
        * configure: Regenerate.
2364
 
2365
        * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2366
        make, shell, etc.
2367
        (baseargs): Likewise.
2368
        * configure: Regenerate.
2369
 
2370
2003-08-20  Bernardo Innocenti  
2371
 
2372
        * MAINTAINERS (Write After Approval): Add myself.
2373
 
2374
2003-08-19  Geoffrey Keating  
2375
 
2376
        * configure.in: Disable libgcj for darwin not on powerpc.
2377
        * configure: Rebuild.
2378
 
2379
2003-08-14  Alexandre Duret-Lutz  
2380
 
2381
        * config-ml.in, symlink-tree: Add license.
2382
 
2383
2003-08-03  Richard Stallman  
2384
            Eben Moglen  
2385
 
2386
        * README.SCO: New file.
2387
 
2388
2003-08-01  Matt Kraai  
2389
 
2390
        * Makefile.tpl (check, check-c++): Express dependencies using
2391
        dependencies rather than commands.
2392
        * Makefile.in: Regenerate.
2393
 
2394
2003-08-01  Andrew Cagney  
2395
 
2396
        * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2397
        * configure: Ditto.
2398
 
2399
2003-07-31  Geoffrey Keating  
2400
 
2401
        * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
2402
        * Makefile.in: Update.
2403
 
2404
2003-07-30  Andreas Tobler  
2405
 
2406
        * configure.in: Enable libgcj for darwin.
2407
        * configure: Rebuild.
2408
 
2409
2003-07-29  Phil Edwards  
2410
 
2411
        * config-ml.in:  Use ac_configure_args directly instead of
2412
        ml_arguments.  Only set ml_norecursion if --no[-]recursion is
2413
        actually seen.
2414
 
2415
2003-07-27  Nathanael Nerode  
2416
 
2417
        * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2418
        creating target and build subdirs to build all parent dirs as needed.
2419
        * Makefile.in: Rebuild.
2420
        * configure.in: Don't build dirs explicitly here.
2421
        * configure: Rebuild.
2422
 
2423
2003-07-26  Paul Brook  
2424
 
2425
        * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
2426
 
2427
2003-07-22  Alexandre Oliva  
2428
 
2429
        * Makefile.tpl (all-make): Depend on intl.
2430
        * Makefile.in: Rebuilt.
2431
 
2432
2003-07-20  Phil Edwards  
2433
 
2434
        * install-sh:  Update to newer upstream versions (associated with
2435
        aclocal 1.7).
2436
        * mkinstalldirs:  Likewise.
2437
        * missing:  Likewise, plus $1Help2man -> $1 typo fix.
2438
 
2439
2003-07-16  Andrew Pinski  
2440
 
2441
        * MAINTAINERS: Move self from Bug database only accounts
2442
        to write-after-approval.
2443
 
2444
2003-07-16  Nathanael Nerode  
2445
 
2446
        * config.if: Remove unused libc_interface determination.
2447
 
2448
2003-07-14  Nathanael Nerode  
2449
 
2450
        * MAINTAINERS: Move self from write-after-approval to
2451
        build machinery (*.in).
2452
 
2453
2003-07-13  Nathanael Nerode  
2454
 
2455
        PR bootstrap/11273
2456
        PR bootstrap/11408
2457
        * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
2458
        unused INSTALL_PROGRAM_ARGS.
2459
        * configure.in: Use AC_PROG_INSTALL.
2460
        * Makefile.in: Regenerate.
2461
        * configure: Regenerate.
2462
 
2463
2003-07-13  Kazu Hirata  
2464
 
2465
        * MAINTAINERS: Alphabetize.
2466
 
2467
2003-07-10  Alexandre Oliva  
2468
 
2469
        * configure: Rebuilt.
2470
        2001-09-26  Alexandre Oliva  
2471
        * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2472
        newlib nor libgloss.
2473
        Wed May  9 10:07:19 2001  Alexandre Oliva  
2474
        * configure.in (am33_2.0-*-linux*): Added.
2475
 
2476
2003-07-09  Bob Wilson  
2477
 
2478
        * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2479
        * configure: Regenerate.
2480
 
2481
2003-07-07  Zack Weinberg  
2482
 
2483
        * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
2484
        * Makefile.in: Regenerate.
2485
 
2486
2003-07-04  Zack Weinberg  
2487
 
2488
        * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
2489
        * Makefile.in: Regenerate.
2490
 
2491
2003-07-04  H.J. Lu 
2492
 
2493
        * Makefile.tpl: Replace PWD with PWD_COMMAND.
2494
        * Makefile.in: Regenerated.
2495
 
2496
        * config-ml.in: Replace PWD with PWD_COMMAND.
2497
 
2498
2003-07-04  Zack Weinberg  
2499
 
2500
        * intl: New directory; see intl/ChangeLog for details.
2501
        * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
2502
        * Makefile.tpl: all-gcc depends on maybe-all-intl.
2503
        * Makefile.in: Regenerate.
2504
 
2505
2003-06-27  Nathanael Nerode  
2506
 
2507
        * configure.in: Clean up config-lang.in handling.  Delete
2508
        useless assignment to "subdirs".
2509
        * configure: Regenerate.
2510
 
2511
2003-06-26  Nathanael Nerode  
2512
 
2513
        * configure.in: Rename 'target_libs' to 'target_libraries'.
2514
        Remove useless reference to 'target_libs'.
2515
        * configure: Regenerate.
2516
 
2517
2003-06-23  Keith Seitz  
2518
 
2519
        * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2520
        * Makefile.in: Regenerate.
2521
 
2522
2003-06-23  Nathanael Nerode  
2523
 
2524
        * Makefile.def: Introduce flags_to_pass.
2525
        * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2526
        * Makefile.in: Regenerate.
2527
 
2528
2003-06-23  Hans-Peter Nilsson  
2529
 
2530
        * configure.in (noconfigdirs) : Disable target-newlib
2531
        and target-libgloss.
2532
        : Disable gdb.
2533
        : Disable libf2c and ${libgcj}.
2534
        * configure: Regenerate.
2535
 
2536
2003-06-17  Benjamin Kosnik  
2537
 
2538
        * configure.in: Update testsuite_flags to new location.
2539
        * configure. Regenerate.
2540
 
2541
2003-06-18  Nathanael Nerode  
2542
 
2543
        * Makefile.tpl: Remove BUILD_CC stuff.
2544
        * Makefile.in: Regenerate.
2545
 
2546
2003-06-17  Kazu Hirata  
2547
 
2548
        * MAINTAINERS (Write After Approval): Remove Andrew Haley.
2549
 
2550
2003-06-16  Graeme Peterson 
2551
 
2552
        * MAINTAINERS (Write After Approval): Add myself.
2553
 
2554
2003-06-14  H.J. Lu 
2555
 
2556
        * config.guess: Update to 2003-06-12 version.
2557
        * config.sub: Update to 2003-06-13 version.
2558
 
2559
2003-06-12  H.J. Lu 
2560
 
2561
        * config.guess: Update to 2003-06-06 version.
2562
        * config.sub: Update to 2003-06-06 version.
2563
 
2564
2003-06-11  Rainer Orth  
2565
 
2566
        * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
2567
        * configure. Regenerate.
2568
 
2569
2003-06-10  Nathanael Nerode  
2570
 
2571
        * configure.in: Disable serial configure by default.
2572
        * configure: Regenerate.
2573
        * Makefile.tpl: Abolish .NOTPARALLEL.
2574
        * Makefile.in: Regenerate.
2575
 
2576
        * Makefile.tpl: Replace {build,host,target}_canonical by
2577
        {build,host,target}.
2578
        * Makefile.in: Regenerate.
2579
 
2580
        * Makefile.tpl: Fix stupid pasto.
2581
        * Makefile.in: Regenerate.
2582
 
2583
2003-06-09  Nathanael Nerode  
2584
 
2585
        * Makefile.tpl: Remove bogus conditional.
2586
        * Makefile.in: Regenerate.
2587
 
2588
2003-06-05  Jan Hubicka  
2589
 
2590
        * Makefile.tpl (profiledbootstrap): New target.
2591
        * Makefile.in (profiledbootstrap): New target.
2592
 
2593
2003-06-05  Wolfgang Bangerth  
2594
 
2595
        * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
2596
        Pinski. Remove user names from other bugzilla-only maintainers.
2597
 
2598
2003-06-03  Nathanael Nerode  
2599
 
2600
        * Makefile.tpl: Make 'recursive targets' using autogen rather
2601
        than shell loop.  Remove duplicate 'clean' targets and false
2602
        comments.
2603
        * Makefile.def: Add systematic dependencies to 'recursive' targets.
2604
        Add systematic method of specifying missing targets in subdirs.
2605
        Add copyright boilerplate.
2606
        * Makefile.in: Regenerate.
2607
        * configure.in: Add 'recursive targets' to maybe list.
2608
        * configure: Regenerate.
2609
 
2610
        * MAINTAINERS: "GNATS only" -> "Bug database only".
2611
 
2612
        * Makefile.tpl: Rename [+target+] to [+make_target+].
2613
        * Makefile.def: Rename 'target' to 'make_target'.
2614
 
2615
2003-05-31  Neil Booth  
2616
 
2617
        * MAINTAINERS: Add self as options handling maintainer.
2618
 
2619
2003-05-28  Michael Meissner  
2620
 
2621
        * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
2622
        been too long since I touched those ports.
2623
 
2624
2003-05-28  DJ Delorie  
2625
 
2626
        * Makefile.tpl: Make maybe-check-gcc .PHONY.
2627
        * Makefile.in: Regenerate.
2628
 
2629
2003-05-21  Maciej W. Rozycki  
2630
 
2631
        * configure.in: Use curly braces in the definition of tooldir.
2632
        * configure: Regenerate.
2633
 
2634
2003-05-21  DJ Delorie  
2635
 
2636
        * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
2637
        newlib or libgloss.
2638
        * Makefile.in: Regenerate.
2639
 
2640
2003-05-21  DJ Delorie  
2641
 
2642
        * Makefile.tpl: Add missing empty maybe-check-gcc target.
2643
        * Makefile.in: Regenerate.
2644
 
2645
2003-05-20  Ian Lance Taylor  
2646
 
2647
        * MAINTAINERS: Update my e-mail address.
2648
 
2649
2003-05-19  Nathanael Nerode  
2650
 
2651
        * configure.in: Switch more things to use maybe dependencies.
2652
        * Makefile.tpl: Switch more things to use maybe dependencies.
2653
        Factor out common code from autogen IF statements.
2654
        * configure: Regenerate.
2655
        * Makefile.in: Regenerate.
2656
 
2657
2003-05-14  Kelley Cook  
2658
 
2659
        * configure.in: Accept i[3456789]86 for machine type.
2660
        * configure: Regenerate.
2661
 
2662
2003-05-18  Nathanael Nerode  
2663
 
2664
        * configure.in: Switch more things to use maybe dependencies.
2665
        Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
2666
        * configure: Regenerate.
2667
        * Makefile.tpl: Switch more things to use maybe dependencies.
2668
        * Makefile.in: Regenerate.
2669
 
2670
2003-05-16  Andreas Schwab  
2671
 
2672
        * Makefile.tpl (install-opcodes): Define.
2673
        * Makefile.in: Rebuild.
2674
 
2675
2003-05-13  Andreas Jaeger  
2676
 
2677
        * config.guess: Update to 2003-05-09 version.
2678
        * config.sub: Update to 2003-05-09 version.
2679
 
2680
2003-05-13  Michael Eager 
2681
 
2682
        * configure.in: Correct sed script so that options in quotes are not
2683
        deleted.
2684
        * configure: Rebuild.
2685
 
2686
2003-05-12  Corinna Vinschen  
2687
 
2688
        * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
2689
        and $$s/newlib/libc/sys/cygwin32 include paths.
2690
        * configure: Ditto.
2691
 
2692
2003-05-12  Michael Meissner  
2693
 
2694
        * MAINTAINERS: Update my email addresses.
2695
 
2696
2003-05-06  Eric Botcazou  
2697
 
2698
        * config-ml.in: Propagate INSTALL variables.
2699
 
2700
2003-05-04  Gerald Pfeifer  
2701
 
2702
        * MAINTAINERS: Remove duplicate entries in Write After Approval.
2703
 
2704
2003-05-02  Chris Demetriou  
2705
 
2706
        * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
2707
        * Makefile.in: Regenerate.
2708
 
2709
2003-05-02  Wolfgang Bangerth  
2710
 
2711
        * MAINTAINERS (GNATS only): Add Falk Hueffner.
2712
 
2713
2003-04-30  Wolfgang Bangerth  
2714
 
2715
        * MAINTAINERS (GNATS only): Add Giovanni Bajo.
2716
 
2717
2003-04-27  Daniel Jacobowitz  
2718
 
2719
        * Makefile.tpl: Clean $(BUILD_SUBDIR).
2720
        * Makefile.in: Regenerated.
2721
 
2722
2003-04-25  Wolfgang Bangerth  
2723
 
2724
        * MAINTAINERS (Write After Approval): Upgrade myself from
2725
        GNATS only to write-after-approval. Update my mail address.
2726
 
2727
2003-04-25  Loren J. Rittle 
2728
 
2729
        (OS Port Maintainers: freebsd): Add myself.
2730
 
2731
2003-04-22  Mark Mitchell  
2732
 
2733
        * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
2734
 
2735
2003-04-22  Kean Johnston  
2736
 
2737
        * MAINTAINERS (SCO ports): Added myself.
2738
 
2739
2003-04-21  Nathan Sidwell  
2740
 
2741
        * MAINTAINERS (gcov): Add myself and Jan Hubicka.
2742
 
2743
2003-04-19  Kean Johnston  
2744
 
2745
        * MAINTAINERS (Write After Approval): Add myself.
2746
 
2747
2003-04-18  Gerald Pfeifer  
2748
 
2749
        * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
2750
        * Makefile.in: Regenerate.
2751
 
2752
2003-04-18  Jakub Jelinek  
2753
 
2754
        * configure.in (powerpc64*-*-linux*): Remove.
2755
        * configure: Rebuilt.
2756
 
2757
2003-04-17  Phil Edwards  
2758
 
2759
        * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
2760
        previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
2761
        and restrap.
2762
        * Makefile.in:  Regenerate.
2763
 
2764
2003-04-16  Richard Earnshaw  
2765
 
2766
        * configure.in (arm-*-netbsdelf*): Enable building java libraries.
2767
        * configure: Regenerated.
2768
 
2769
2003-04-15  DJ Delorie  
2770
 
2771
        * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
2772
 
2773
2003-04-13  Nick Clifton  
2774
 
2775
        * config-ml.in: Remove support for --disable-aix removing
2776
        call-aix multilibs.
2777
 
2778
2003-04-10  Alexandre Oliva  
2779
 
2780
        * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
2781
        * */configure: Rebuilt.
2782
 
2783
2003-04-08  Joel Sherrill  
2784
 
2785
        * MAINTAINERS: Add my email address.
2786
 
2787
2003-03-17  Olivier Hainque  
2788
 
2789
        * MAINTAINERS (Write After Approval): Add myself.
2790
 
2791
2003-03-14  Nathanael Nerode  
2792
 
2793
        * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
2794
        * Makefile.in: Regenerate.
2795
 
2796
2003-03-14  Michael Chastain  
2797
 
2798
        * Makefile.in: Regenerate with correct Makefile.def.
2799
 
2800
2003-03-12  Nathanael Nerode  
2801
 
2802
        * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
2803
        Make macro.
2804
        * Makefile.in: Regenerate.
2805
        * configure.in: Clean up gxx_include_dir logic.
2806
        * configure: Regenerate.
2807
 
2808
2003-03-12  Ansgar Esztermann  
2809
 
2810
        * MAINTAINERS (Write After Approval): Add myself.
2811
 
2812
2003-03-10  Ben Elliston  
2813
 
2814
        * MAINTAINERS: Update my mail address.
2815
 
2816
2003-03-09  Franz Sirl  
2817
 
2818
        * configure.in (gxx_include_dir): Fix typo.
2819
        * configure: Regenerated.
2820
 
2821
2003-03-04  Nathanael Nerode  
2822
 
2823
        * Makefile.tpl: Reindent.
2824
        * Makefile.in: Regenerate.
2825
        * configure.in: Reindent.  Don't set unused variables.
2826
        * configure: Regenerate.
2827
 
2828
2003-03-04  Daniel Jacobowitz  
2829
 
2830
        * configure.in: Include $(build_tooldir)/sys-include in
2831
        FLAGS_FOR_TARGET.
2832
        * configure: Regenerated.
2833
 
2834
2003-03-04  Nathanael Nerode  
2835
 
2836
        * Makefile.tpl: Always pass down RANLIB.
2837
        * Makefile.in: Regenerate.
2838
 
2839
        * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
2840
        * Makefile.in: Regenerate.
2841
        * configure.in: Remove unused logic relating to --enable-shared
2842
        and --enable-threads.  Remove bogus comments.  Remove redundant
2843
        noconfigdirs.
2844
        * configure: Regenerate.
2845
 
2846
        * configure.in: Replace ${libstdcxx_version} by its value.
2847
        Remove reference to mh-dgux.
2848
        * configure: Regenerate.
2849
 
2850
2003-03-03  Kevin Buettner  
2851
 
2852
        * MAINTAINERS (Write After Approval): Add myself.
2853
 
2854
2003-02-28  Nathanael Nerode  
2855
 
2856
        * Makefile.tpl: Rearrange.
2857
        * Makefile.in: Regenerate.
2858
 
2859
2003-02-25  Uwe Stieber 
2860
 
2861
        * configure.in: Add support for kaOS as cross build target system.
2862
        * configure: Regenerated.
2863
 
2864
2003-02-24  Steven Bosscher  
2865
 
2866
        * MAINTAINERS (Write after approval): Add myself.
2867
 
2868
2003-02-21  James E Wilson  
2869
 
2870
        * MAINTAINERS: Update my email address.
2871
 
2872
2003-02-21  Zack Weinberg  
2873
 
2874
        * MAINTAINERS: Add self to blanket write privs. section.
2875
 
2876
2003-02-20  Sean McNeil  
2877
 
2878
        * Makefile.tpl: Add definition of CPPFLAGS to pass into
2879
        configure-target-* as some target builds may require additional
2880
        flags for preprocessor tests.
2881
        * Makefile.in: Regenerated.
2882
 
2883
2003-02-19  Alexandre Oliva  
2884
 
2885
        * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
2886
        * ltconfig: Handle it.
2887
        * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
2888
        auto-detecting it.
2889
 
2890
        * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
2891
        it is used as argument to $CC.
2892
        * ltcf-gcj.sh: Likewise.
2893
 
2894
        * configure.in: Introduce --enable-maintainer-mode.
2895
        * configure: Rebuilt.
2896
        * Makefile.tpl (Makefile.in, configure): Enable dependencies only
2897
        for maintainer mode.
2898
        * Makefile.in: Rebuilt.
2899
 
2900
2003-02-18  Jason Merrill  
2901
 
2902
        * Makefile.tpl (check-c++): Allow parallelism.
2903
 
2904
2003-02-16  Gerald Pfeifer  
2905
 
2906
        * MAINTAINERS: Remove John Carr (who never actually had access to
2907
        gcc.gnu.org).
2908
 
2909
2003-02-15  Geoffrey Keating  
2910
 
2911
        * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
2912
        don't configure target-libobjc.
2913
        * configure: Regenerate.
2914
 
2915
2003-02-14  Rainer Orth  
2916
 
2917
        * Makefile.tpl (RANLIB): Define.
2918
        * Makefile.in: Regenerate.
2919
 
2920
2003-02-08  Laurynas Biveinis  
2921
 
2922
        * MAINTAINERS: Update my email.
2923
 
2924
2003-02-06  Keith R Seitz  
2925
 
2926
        * Makefile.def: Remove "snavigator", "grep", and "db" modules.
2927
        * Makefile.tpl: Remove "all-snavigator" and "all-grep".
2928
        * Makefile.in: Regenerated.
2929
        * configure.in: Remove all traces of snavigator, db, and grep.
2930
        * configure: Regenerated.
2931
 
2932
2003-02-06  Gerald Pfeifer  
2933
 
2934
        * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
2935
        After Approval.
2936
 
2937
2003-02-02  Christian Cornelssen  
2938
 
2939
        * MAINTAINERS (Write after approval): Add myself.
2940
 
2941
2003-01-31  Frank Ch. Eigler  
2942
 
2943
        * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
2944
        * Makefile.in: Regenerated.
2945
 
2946
2003-01-30  Roger Sayle  
2947
 
2948
        * config.guess: Updated to 2003-01-30's version.
2949
        * config.sub: Updated to 2003-01-28's version.
2950
 
2951
2003-01-30  Alexandre Oliva  
2952
 
2953
        * config.if: If gcc_version is already set, just use it.  Don't set
2954
        gcc_version_trigger if it's already set, otherwise set it to
2955
        gcc/version.c, but only if the file exists.  If it is not set and
2956
        gcc/version.c does not exist, try to extract the version number from
2957
        $CC.
2958
 
2959
2003-01-29  Andreas Tobler  
2960
 
2961
        * MAINTAINERS: Add myself to write-after-approval list.
2962
 
2963
2003-01-27  Phil Edwards  
2964
 
2965
        * configure.in:  Revert 24Jan change.
2966
        * configure:  Regenerate.
2967
 
2968
2003-01-25  Gerald Pfeifer  
2969
 
2970
        * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
2971
        entry of HJ Lu.
2972
 
2973
2003-01-23  Nathanael Nerode  
2974
 
2975
        * configure.in: Revert previous change.
2976
        * configure: Regenerate.
2977
 
2978
2003-01-23  Nathanael Nerode  
2979
 
2980
        * configure.in: Make rda native-only.
2981
        * configure: Regenerate.
2982
 
2983
2003-01-22  Volker Reichelt  
2984
 
2985
        * MAINTAINERS: Move myself from GNATS-only-accounts to
2986
        write-after-approval.
2987
 
2988
2003-01-19  Nathanael Nerode  
2989
 
2990
        * configure.in: Add missing \.
2991
        * configure: Rebuilt.
2992
 
2993
2003-01-17  Jakub Jelinek  
2994
 
2995
        * configure.in (baseargs): Avoid using \| in sed regular
2996
        expressions.
2997
        * configure: Rebuilt.
2998
 
2999
2003-01-16  Jakub Jelinek  
3000
 
3001
        * configure.in (baseargs): Remove all supported forms of
3002
        --cache-file, --srcdir, --host, --build and --target options
3003
        from argument lists.
3004
        * configure: Rebuilt.
3005
 
3006
2003-01-15  Josef Zlomek  
3007
 
3008
        * MAINTAINERS: Add myself to write-after-approval list.
3009
 
3010
2003-01-15  Alexandre Oliva  
3011
 
3012
        * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3013
        * configure: Rebuilt.
3014
 
3015
2003-01-09  Nathanael Nerode  
3016
 
3017
        * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3018
        * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3019
        * Makefile.in: Regenerate.
3020
        * configure: Regenerate.
3021
 
3022
2003-01-09  Alexandre Oliva  
3023
 
3024
        * configure.in: Remove Makefile in build, host and target modules
3025
        unless configure was run with --no-recursion.
3026
        * configure: Rebuilt.
3027
 
3028
2003-01-09  Christian Cornelssen  
3029
 
3030
        * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3031
        (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3032
        * Makefile.in: Regenerate.
3033
 
3034
2003-01-08  Chris Demetriou  
3035
 
3036
        * config.guess: Update to 2003-01-03 version.
3037
        * config.sub: Update to 2003-01-03 version.
3038
 
3039
2003-01-07  Christopher Faylor  
3040
 
3041
        * configure: Regenerate with proper autoconf 2.13.
3042
 
3043
2003-01-07  Christopher Faylor  
3044
 
3045
        * configure.in: Add AC_PREREQ for consistency.
3046
        * configure: Regenerate.
3047
 
3048
2003-01-06  Andrew Cagney  
3049
 
3050
        * configure.in (GDB_TK): Add tcl directories conditional on
3051
        gdb/gdbtk directory being present.
3052
        * configure: Regenerate.
3053
 
3054
2003-01-04 John David Anglin  
3055
 
3056
        * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
3057
        by gcc if LD is not defined and we are not doing a Canadian Cross.
3058
        * configure: Rebuilt.
3059
 
3060
2002-12-31  Tom Tromey  
3061
 
3062
        * Makefile.in: Rebuilt.
3063
        * Makefile.def (target_modules) [libffi]: Allow installation.
3064
 
3065
2002-12-31  Andreas Schwab  
3066
 
3067
        * configure.in: Fix use of $program_transform_name.
3068
        * configure: Regenerated.
3069
 
3070
2002-12-30  Daniel Jacobowitz  
3071
 
3072
        * configure.in (baseargs): Don't remove first configure argument.
3073
        * configure: Regenerated.
3074
 
3075
2002-12-29  Alexandre Oliva  
3076
 
3077
        * Makefile.tpl (local-distclean): Don't remove...
3078
        (multilib.ts): ... this.  Moved into...
3079
        (multilib.out): ... this.  Don't use sub-make.
3080
        ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3081
        $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3082
        (configure-build-[+module+], configure-[+module+],
3083
        configure-target-[+module+], configure-gcc): ... these.  Test
3084
        for Makefile existence.  Drop config.status from dependencies.
3085
        * Makefile.in: Rebuilt.
3086
        * configure.in: Move gcc-version-trigger to the end of
3087
        ac_configure_args.  Add comments to maybedep.tmp and
3088
        serdep.tmp.  Introduce --disable-serial-configure.  Remove
3089
        nonopt from baseargs, matching and removing corresponding
3090
        whitespace while at it.
3091
        * configure: Rebuilt.
3092
 
3093
2002-12-28  Alexandre Oliva  
3094
 
3095
        * configure.in (host_configargs): Replace reference to
3096
        no-longer-defined buildopts with --build=${build_alias}.
3097
        * configure: Rebuilt.
3098
 
3099
        * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
3100
        program_transform_name to standard idiom.
3101
        (AUTOGEN, AUTOCONF): Define.
3102
        (Makefile.in): Use $(AUTOGEN).
3103
        (Makefile): Depend on config.status, and use autoconf-style rule to
3104
        build it.  Move original commands to...
3105
        (config.status): ... this new target.
3106
        (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
3107
        $(AUTOCONF).
3108
        * Makefile.in: Rebuilt.
3109
 
3110
2002-12-28  Nathanael Nerode  
3111
 
3112
        * Makefile.tpl: Fix dramatic bustage due to change in
3113
        program_transform_name.
3114
        * Makefile.in: Regenerate.
3115
 
3116
        * configure.in: Remove unnecessary PATH setting.
3117
        * configure: Regnerate.
3118
 
3119
        * configure.in: Don't default to unprefixed tools unless
3120
        the native tools will work.
3121
        * configure: Regenerate.
3122
 
3123
        * configure.in: Convert to autoconf script.  Blow away lots
3124
        of now-redundant Makefile fragments.
3125
        * configure: Generate using Autoconf.
3126
        * Makefile.tpl: Rewrite to reflect autoconfiscation.
3127
        * Makefile.in: Regenerate.
3128
 
3129
2002-12-27  Nathanael Nerode  
3130
 
3131
        * configure: Fix stupid bug where RANLIB was mistakenly included.
3132
 
3133
        * configure.in: Rename (buildargs, hostargs, targargs) to
3134
        (build_configargs, host_configargs, target_configargs).
3135
 
3136
        * configure.in: Move logic out of sed statement.
3137
 
3138
        * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
3139
        CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3140
 
3141
2002-12-25  Svein E. Seldal  
3142
 
3143
        * config.sub: Import from master repository
3144
        * config.guess: Ditto
3145
 
3146
2002-12-24  Andreas Schwab  
3147
 
3148
        * Makefile.tpl (multilib.out): Fix missing space.
3149
        * Makefile.in: Regenerate.
3150
 
3151
2002-12-23  Nathanael Nerode  
3152
 
3153
        * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
3154
        Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
3155
        * Makefile.in: Regenerate.
3156
        * configure.in: Remove unnecessary leftovers.
3157
 
3158
2002-12-21  Geoffrey Keating  
3159
 
3160
        * configure.in (extra_ranlibflags_for_target): New variable.
3161
        (*-*-darwin): Add -c to ranlib commands.
3162
        * configure (tooldir): Handle extra_ranlibflags_for_target.
3163
 
3164
2002-12-19  Nathanael Nerode  
3165
 
3166
        * Makefile.tpl: Revert HJL's change.
3167
        * Makefile.in: Regenerated.
3168
        * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3169
        always.
3170
 
3171
2002-12-19  Andreas Schwab  
3172
 
3173
        * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3174
        * Makefile.in: Regenerate.
3175
 
3176
2002-12-18  H.J. Lu 
3177
 
3178
        * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3179
        * Makefile.in: Regenerated.
3180
 
3181
        * configure.in (build_prefix): New. Substitute.
3182
 
3183
2002-12-18  Nathanael Nerode  
3184
 
3185
        * Makefile.tpl: Don't let real targets depend on phony targets.
3186
        * Makefile.in: Regenerate.
3187
 
3188
        * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3189
        * Makefile.in: Regenerate.
3190
 
3191
2002-12-17  Svein E. Seldal  
3192
 
3193
        * config.sub: Import from master repository
3194
        * config.guess: Ditto
3195
 
3196
2002-12-16  Jason Merrill  
3197
 
3198
        * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3199
        previous 'make bootstrap'.
3200
        * Makefile.in: Regenerate.
3201
 
3202
2002-12-17  Hans-Peter Nilsson  
3203
 
3204
        * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3205
 
3206
2002-12-13  Nathanael Nerode  
3207
 
3208
        * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3209
        * Makefile.in: Regenerate.
3210
 
3211
2002-12-13  Jason Merrill  
3212
 
3213
        * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
3214
        library tests.
3215
        (check-c++): Just depend on it and check-target-libstdc++-v3.
3216
        * Makefile.in: Regenerate.
3217
 
3218
2002-12-12  Alexandre Oliva  
3219
 
3220
        * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3221
        * Makefile.in: Rebuilt.
3222
 
3223
2002-12-12  Alexandre Oliva  
3224
 
3225
        * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
3226
 
3227
2002-12-10  Nathanael Nerode  
3228
 
3229
        * configure: Fix bug put in by gremlins.
3230
 
3231
        * Makefile.tpl: Substitute more autoconfily.
3232
        * configure: Substitute more autoconfily.
3233
        * Makefile.in: Regenerate.
3234
 
3235
2002-12-09  Svein E. Seldal  
3236
 
3237
        * config.sub: Import from master repository
3238
        * config.guess: Ditto
3239
        * MAINTAINERS: Added Svein Seldal under write after approval
3240
 
3241
2002-12-08  Andrew Cagney  
3242
 
3243
        * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3244
        * Makefile.in (all-sim): Ditto.
3245
 
3246
2002-12-06  DJ Delorie  
3247
 
3248
        * Makefile.tpl: Change configure dependencies to not have real
3249
        targets depend on phony targets.
3250
 
3251
2002-12-05  Nathanael Nerode  
3252
 
3253
        * configure.in: Revert unintentional change.
3254
 
3255
        * Makefile.tpl: Change dependency for */multilib.out so that
3256
        it works when gcc isn't in the tree.
3257
 
3258
        * configure.in: Substitute more.
3259
        * configure: Run subconfigures from the Makefile.
3260
        * Makefile.tpl: Run subconfigures from the Makefile; add a few
3261
        convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
3262
 
3263
2002-12-05  Gerald Pfeifer  
3264
 
3265
        * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
3266
 
3267
2002-12-03  Nathanael Nerode  
3268
 
3269
        * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3270
        and corresponding dependencies.
3271
        * Makefile.in: Regenerate.
3272
 
3273
        * configure.in (host_tools): Order binutils, gas and ld for
3274
        convenience in running the testsuites.
3275
 
3276
        * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3277
        * Makefile.in: Regenerate.
3278
        * configure.in: Introduce rules to serialize subconfigure runs.
3279
 
3280
        * configure.in: Introduce BASE_CC_FOR_TARGET.
3281
        * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
3282
        Realize configure-build-* targets.  Realize configure-target-* targets.
3283
        * Makefile.in: Regenerate.
3284
 
3285
2002-12-02  Nathanael Nerode  
3286
 
3287
        * configure: Move gcc_version_trigger stuff from here...
3288
        * configure.in: ...to here.
3289
 
3290
        * configure.in: Separate subconfigure options added by this file from
3291
        options given by the user.  Add machinery to put args for host
3292
        subconfigures into the Makefile.
3293
 
3294
        * Makefile.tpl: Remove 'vault' targets.
3295
        * Makefile.tpl: Reorder and comment dependencies.
3296
        * Makefile.in: Regenerate.
3297
 
3298
2002-12-01  Nathanael Nerode  
3299
        * configure.in: Fix my broken commit of previous patch. (sigh)
3300
 
3301
2002-11-28  Geoffrey Keating  
3302
 
3303
        * configure.in: Move host-specific darwin noconfigdirs into
3304
        the host-specific section.
3305
 
3306
2002-11-28  Geoffrey Keating  
3307
 
3308
        * configure.in: Move host-specific darwin noconfigdirs into
3309
        the host-specific section.
3310
 
3311
2002-11-26  Nathanael Nerode  
3312
 
3313
        * configure: Remove skip-this-dir support.
3314
        * Makefile.tpl: Remove skip-this-dir support.
3315
 
3316
        * Makefile.tpl: Remove leftover support for non-autoconfiscated
3317
        subdirectories.
3318
        * Makefile.in: Regenerate.
3319
 
3320
        * Makefile.tpl: Strip out useless setting of 'dir'.
3321
        * Makefile.in: Regenerate.
3322
 
3323
2002-11-22  Nathanael Nerode  
3324
 
3325
        * configure.in: Fix deeply stupid bug.
3326
 
3327
        * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3328
        shell code in CXX_FOR_TARGET
3329
        * Makefile.def: Introduce raw_cxx.
3330
        * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3331
        RAW_CXX_FOR_TARGET.
3332
        * Makefile.in: Regenerate.
3333
 
3334
2002-11-21  Nathanael Nerode  
3335
 
3336
        * Makefile.tpl: Remove unnecessary ifs.
3337
        * Makefile.in: Regenerate.
3338
 
3339
        * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
3340
        dependencies.  Maybe-ize build-libiberty.  Create dummy install
3341
        targets for 'no_install' modules.
3342
        * configure: Move GDB_TK substitution to configure.in.  Move
3343
        build_modules stuff to configure.in.
3344
        * configure.in: Implement soft dependency machinery.  Maybe-ize
3345
        GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
3346
        * Makefile.in: Regenerate.
3347
 
3348
2002-11-19  Nathanael Nerode  
3349
 
3350
        * Makefile.tpl: Make all-target, install-target behave similarly
3351
        to all, install (only hitting configured targets).  Eliminate
3352
        unused macro defintions.
3353
 
3354
        * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3355
        build != host.
3356
 
3357
        * Makefile.tpl: Add all-gcc: all-libiberty dependency.
3358
 
3359
        * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3360
 
3361
        * configure.in: Produce lists of subdir targets we're actually
3362
        configuring.  Remove references to "dosrel".
3363
        * Makefile.tpl: Let configure set which subdir targets are hit.
3364
        Remove install-cross; clean up install; remove ALL.  Remove
3365
        references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
3366
        Autogenerate host module targets.  Remove empty dependency lines
3367
        and redundant dependency; rearrange slightly.
3368
        * Makefile.def: Add host-side libtermcap, utils.
3369
 
3370
        * Makefile.in: Regenerate.
3371
 
3372
2002-11-19  Rainer Orth  
3373
 
3374
        * ltconfig (osf[345]): Append $major to soname_spec.
3375
        Reflect this in library_names_spec.
3376
        * ltmain.sh (osf): Prefix $major with . for use as extension.
3377
 
3378
2002-11-19  Andreas Jaeger  
3379
 
3380
        * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
3381
        linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
3382
        and sparc64 GNU/Linux systems.
3383
 
3384
2002-11-19  Nathan Sidwell  
3385
 
3386
        * MAINTAINERS: Update email.
3387
 
3388
2002-11-18  Gerald Pfeifer  
3389
 
3390
        * MAINTAINERS: Complete James Dennett's entry.
3391
 
3392
2002-11-15  Eric Botcazou  
3393
 
3394
        * MAINTAINERS (Write After Approval): Add myself.
3395
 
3396
2002-11-13  Bruce Korb  
3397
 
3398
        * Makefile.tpl: syntactic cleanup
3399
 
3400
2002-11-13 Stuart Hastings 
3401
 
3402
        * MAINTAINERS: Add myself to write-after-approval list.
3403
 
3404
2002-11-12  Nathanael Nerode  
3405
 
3406
        * Makefile.def: Add list of recursive targets to autogenerate.
3407
        Add build_modules.
3408
        * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
3409
        targets.  Autogenerate *-build-* targets.
3410
        * Makefile.in: Regenerate.
3411
 
3412
2002-11-12  Nathanael Nerode  
3413
 
3414
        * configure: More autoconf-style substitutions.
3415
        * Makefile.tpl: More autoconf-style substitutions.
3416
        * Makefile.in: Regenerate.
3417
 
3418
2002-11-11  Nathanael Nerode  
3419
 
3420
        * configure: Substitute more variables in a more autoconf-friendly
3421
        way.  Simplify slightly.
3422
        * Makefile.tpl: Make more variables substitutable in an
3423
        autoconf-friendly way.
3424
        * Makefile.in: Regenerate.
3425
 
3426
2002-11-11  Jonathan Wakely  
3427
 
3428
        * MAINTAINERS (Write After Approval): Add myself.
3429
 
3430
2002-11-10  Nathanael Nerode  
3431
 
3432
        * configure.in (v810*): Remove special setting of tools.
3433
 
3434
        * configure: Add support for extra required flags for ar or nm.
3435
        * configure.in (aix4.3+): Use above support for target-specific
3436
        issues, rather than using config/mt-aix43.
3437
 
3438
2002-11-09  Nathanael Nerode  
3439
 
3440
        * configure: Remove 'removing', which doesn't work.  Replace $subdir
3441
        with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
3442
        with $srcdir.  Reformat indentation.  Substitute some variables
3443
        formerly hard-coded in the Makefile for build=host.
3444
        * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3445
        * Makefile.def: Autogenerate more.
3446
        * Makefile.in: Regenerate.
3447
 
3448
2002-11-04  Adam Nemet  
3449
 
3450
        * MAINTAINERS (Write After Approval): Add myself.
3451
 
3452
2002-11-04  Kevin Buettner  
3453
 
3454
        * Makefile.def (host_modules): Add rda.
3455
        * Makefile.in: Regenerate.
3456
        * configure.in (target_tool): Add target-rda to list.
3457
 
3458
2002-10-28  Gerald Pfeifer  
3459
 
3460
        * MAINTAINERS: Remove "co-maintainer" note for web pages.
3461
 
3462
2002-10-25  Phil Edwards  
3463
 
3464
        * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
3465
        and restrap targets to this rule.
3466
        * Makefile.in:  Regenerate.
3467
 
3468
2002-10-25  Gerald Pfeifer  
3469
 
3470
        * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
3471
        GNATS only accounts.
3472
 
3473
2002-10-24  Hans-Peter Nilsson  
3474
 
3475
        * configure.in (i[3456]86-*-linux*): Add check to disable
3476
        ${libgcj} for glibc1.
3477
 
3478
2002-10-24  Denis Chertykov  
3479
 
3480
        * MAINTAINERS: Add myself as ip2k port maintainer.
3481
 
3482
2002-10-07  Svein E. Seldal  
3483
 
3484
        * configure.in: Add tic4x target.
3485
 
3486
2002-10-03  Nathanael Nerode  
3487
 
3488
        * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
3489
        * configure.in: Make SET_LIB_PATH substitution more autoconfy.
3490
        * Makefile.in: Regenerate.
3491
 
3492
        * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
3493
        * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
3494
        * Makefile.in: Regenerate.
3495
 
3496
2002-10-02  Janis Johnson  
3497
 
3498
        * MAINTAINERS: Add myself as web pages co-maintainer.
3499
 
3500
2002-10-02  Nathanael Nerode  
3501
 
3502
        * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
3503
        * Makefile.in: Regenerate.
3504
 
3505
2002-10-02  Zack Weinberg  
3506
 
3507
        * MAINTAINERS: Add myself and Nathan Sidwell
3508
         as VxWorks maintainers.
3509
 
3510
2002-10-02  Nathanael Nerode  
3511
 
3512
        * Makefile.def: Remove order dependency comments.
3513
        * Makefile.tpl: Add explicit install-install dependencies.
3514
        * Makefile.in: Regenerate.
3515
 
3516
        * Makefile.tpl: Remove material now in src-release.  (Finally!)
3517
        * Makefile.in: Regenerate.
3518
 
3519
        * Makefile.tpl: Add configure-target (for src-release in src)
3520
        * Makefile.in: Regenerate.
3521
 
3522
2002-09-30  Nick Clifton  
3523
 
3524
        * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3525
 
3526
2002-09-30  Ulrich Weigand  
3527
 
3528
        * configure.in (s390*-*-linux*): Enable libgcj.
3529
 
3530
2002-09-29  Nathanael Nerode  
3531
 
3532
        * configure: Revert accidentally applied changes.
3533
 
3534
        * Makefile.tpl: Make more autoconf-friendly.
3535
        * Makefile.in: Regenerate.
3536
        * configure: Make substitution more autoconf-like.
3537
 
3538
2002-09-28  Richard Earnshaw  
3539
 
3540
        * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3541
        single entry to handle all these.
3542
        (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
3543
        libjava on arm-*-elf.
3544
 
3545
2002-09-27  Geoffrey Keating  
3546
 
3547
        * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3548
        things that depend on them.
3549
 
3550
2002-09-25  Nathanael Nerode  
3551
 
3552
        * Makefile.tpl: Make subsituted variables more autoconfy.
3553
        * Makefile.in: Regenerate.
3554
        * configure: Make seds more autoconfy.
3555
 
3556
2002-09-25  Nathanael Nerode  
3557
 
3558
        * Makefile.tpl: Rewrite substituted lines to look autoconfy.
3559
        * Makefile.in: Regenerate.
3560
        * configure.in: Rewrite sed statements to look autoconfy.
3561
 
3562
        * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
3563
        all-target-foo on configure-target-foo.
3564
        * Makefile.def: Ditto.
3565
        * Makefile.in: Rebuild.
3566
 
3567
2002-09-25  Andrew Haley  
3568
 
3569
        * MAINTAINERS: Add aph@redhat.com as Java maintainer.
3570
 
3571
2002-09-22  Nathanael Nerode  
3572
 
3573
        * Makefile.def: New file.
3574
        * Makefile.tpl: New file.
3575
        * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
3576
        * contrib/gcc_update: Note that Makefile.in is a generated file.
3577
 
3578
        * configure.in: Minor rearrangement.  Simplify tests.
3579
 
3580
2002-09-22  Jason Thorpe  
3581
 
3582
        * configure.in (with_headers): Skip copy if value is "yes".
3583
        (with_libs): Likewise.
3584
 
3585
2002-09-20  Nathanael Nerode  
3586
 
3587
        * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3588
        * configure.in (sh*-*-pe*): Ditto.
3589
        * configure.in (mips*-*-pe*): Ditto.
3590
        * configure.in (*arm-wince-pe): Ditto.
3591
 
3592
        * configure.in: Rearrange.
3593
 
3594
2002-09-14  Kazu Hirata  
3595
 
3596
        * MAINTAINERS: Update my email address.
3597
 
3598
2002-08-30  Paul Koning  
3599
 
3600
        * MAINTAINERS: (Write After Approval): Add myself.
3601
 
3602
2002-08-29  Geoffrey Keating  
3603
 
3604
        * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
3605
 
3606
2002-08-24  Geoffrey Keating  
3607
 
3608
        * MAINTAINERS: Change my mailing address.
3609
 
3610
2002-08-21  Paolo Carlini  
3611
 
3612
        * MAINTAINERS (Write After Approval): Remove myself.
3613
        (Various Maintainers: c++ runtime libs): Add myself.
3614
 
3615
2002-08-20  Loren J. Rittle 
3616
 
3617
        * MAINTAINERS (Write After Approval): Remove myself.
3618
        (Various Maintainers: c++ runtime libs): Add myself.
3619
 
3620
2002-08-15  Eric Christopher  
3621
 
3622
        * config.sub: Import from master repository.
3623
        * config.guess: Ditto.
3624
 
3625
2002-08-19  Alexandre Oliva  
3626
 
3627
        * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3628
        * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3629
        CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3630
 
3631
2002-08-16  Aldy Hernandez  
3632
 
3633
        * MAINTAINERS: Add self to rs6000 vector extensions.
3634
 
3635
2002-08-15  Alexandre Oliva  
3636
 
3637
        * libiberty/configure: Reverted unintended yesterday's check in.
3638
 
3639
2002-08-14  Alexandre Oliva  
3640
 
3641
        * boehm-gc/configure, libf2c/configure: Rebuilt.
3642
        * libffi/configure, libiberty/configure: Ditto.
3643
        * libjava/configure, libobjc/configure: Ditto.
3644
        * libstdc++-v3/configure, zlib/configure: Ditto.
3645
        Merged from binutils:
3646
        2002-01-27  Daniel Jacobowitz  
3647
        From Steve Ellcey :
3648
        * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
3649
        (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
3650
        lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
3651
        IA64.
3652
        * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
3653
        * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
3654
        soname_spec, sys_lib_search_path_spec): Ditto.
3655
 
3656
2002-08-06  Federico G. Schwindt 
3657
 
3658
        * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3659
 
3660
2002-08-04  H.J. Lu  (hjl@gnu.org)
3661
 
3662
        * configure.in (mips*-*-linux*): Don't skip target-libffi.
3663
 
3664
2002-08-02  Krister Walfridsson  
3665
 
3666
        * MAINTAINERS (Write After Approval): Add myself.
3667
 
3668
2002-07-31  Alan Modra  
3669
 
3670
        * configure.in: Move generic linux case to end.  Copy generic
3671
        linux noconfigdirs to mips*-*-linux* entry and new
3672
        powerpc64*-*-linux* entry.  Add target-libffi for the latter.
3673
 
3674
2002-07-19  Michael Matz  
3675
 
3676
        * MAINTAINERS: Add myself as ra* maintainer.
3677
 
3678
2002-07-16  Chris Demetriou  
3679
 
3680
        * config.guess: Update to 2002-07-09 version.
3681
        * config.sub: Update to 2002-07-03 version.
3682
 
3683
2002-07-15  Hans-Peter Nilsson  
3684
 
3685
        * MAINTAINERS: Fix typo in a maintainer email address.
3686
 
3687
2002-07-11  Nathanael Nerode  
3688
 
3689
        * configure.in: Remove two redundant tests.
3690
 
3691
2002-07-11  Rainer Orth  
3692
 
3693
        * configure.in (mips*-*-irix6*o32): Enable stabs.
3694
 
3695
2002-07-08  Nathanael Nerode  
3696
 
3697
        * configure.in: Don't build grez.
3698
        * Makefile.in: Ditto.
3699
 
3700
        * Makefile.in: Remove references to bsp, cygmon, libstub.
3701
        * configure.in: Ditto.
3702
 
3703
        * configure.in: Remove leftover reference to gdbtest.
3704
 
3705
2002-07-08  Phil Edwards  
3706
 
3707
        * configure.in (gxx_include_dir):  Change to match versioned
3708
        C++ headers if --enable-version-specific-runtime-libs is used.
3709
 
3710
2002-07-04  Steve Ellcey  
3711
 
3712
        * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
3713
 
3714
2002-07-03  Nathanael Nerode  
3715
 
3716
        * configure.in: Make --without-x work.
3717
 
3718
2002-07-02  Nathanael Nerode  
3719
 
3720
        * configure.in: Rearrange target Makefile fragment collection.
3721
 
3722
        * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3723
        cvs[src].
3724
        * configure.in: Ditto.
3725
 
3726
2002-07-01  Matt Kraai  
3727
 
3728
        * MAINTAINERS (Write After Approval): Update my e-mail address.
3729
 
3730
2002-06-24  Ben Elliston  
3731
 
3732
        * configure.in (host_tools): Remove cgen.
3733
 
3734
        * Makefile.in (all-cgen): Remove; runs from its source directory.
3735
        (check-cgen, install-cgen, clean-cgen): Likewise.
3736
        (all-opcodes): Do not depend on all-cgen.
3737
        (all-sim): Likewise.
3738
 
3739
2002-07-01  Nathanael Nerode 
3740
 
3741
        * Makefile.in: Eliminate 'apache' targets.
3742
        * configure.in: Eliminate 'apache' targets.
3743
 
3744
        * configure.in: Eliminate redundant tests.  Reorganize.
3745
 
3746
        * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
3747
 
3748
        * config-ml.in: Eliminate references to Cygnus configure.
3749
 
3750
        * Makefile.in: Eliminate references to building emacs.
3751
 
3752
2002-06-28  Graham Stott  
3753
 
3754
        * MAINTAINERS: Update my email address.
3755
 
3756
2002-06-26  Benjamin Kosnik  
3757
 
3758
        * config.if (libstdcxx_incdir): Version C++ headers.
3759
        (cxx_incdir): Remove.
3760
 
3761
2002-06-25  Nathanael Nerode  
3762
 
3763
        * MAINTAINERS (Write After Approval): Add self.
3764
 
3765
Thu Jun 20 00:35:14 2002  Denis Chertykov  
3766
 
3767
        * configure.in: Add support for ip2k.
3768
 
3769
2002-06-22  Nathanael Nerode  
3770
 
3771
        * configure.in: Fix AIX configury bug.
3772
 
3773
2002-06-20  Steve Ellcey  
3774
 
3775
        * MAINTAINERS (Write After Approval): Add self.
3776
 
3777
2002-06-19  Nathanael Nerode  
3778
 
3779
        * configure.in: replace ${topsrcdir} with ${srcdir}
3780
 
3781
        * configure.in: Move definition of libstdcxx_flags
3782
        right above usage, rather than waaay earlier.
3783
 
3784
        * configure.in: Pull definition of is_cross_compiler earlier.
3785
 
3786
        * configure.in: Rearrange a little.
3787
 
3788
        * configure.in: Remove references to librx.
3789
        * Makefile.in: Remove references to librx.
3790
 
3791
Tue Jun 18 22:37:35 2002  Denis Chertykov  
3792
 
3793
        * config.sub: Add support for avr target.
3794
        Import from master sources, rev 1.255
3795
 
3796
2002-06-19  Phil Edwards  
3797
 
3798
        * configure, .cvsignore:  Revert previous change...
3799
        * Makefile:  ...delete.
3800
 
3801
2002-06-19  Nathanael Nerode  
3802
 
3803
        * configure.in: Eliminate ${gasdir} variable.
3804
 
3805
2002-06-18  Dave Brolley  
3806
 
3807
        * configure.in: Add support for frv.
3808
        * config.sub: Add support for frv.
3809
 
3810
2002-06-18  Phil Edwards  
3811
 
3812
        * configure:  Remove garbage from previous commit.
3813
 
3814
2002-06-18  Phil Edwards  
3815
 
3816
        * configure:  For in-source builds, make a subdir and re-exec there.
3817
        * Makefile:  New file.  Pass targets through to build directory.
3818
        * .cvsignore:  No longer ignore "Makefile".
3819
 
3820
2002-06-16  Douglas Rupp  
3821
 
3822
        * MAINTAINERS (Write After Approval): Add self.
3823
 
3824
2002-06-11  Kaveh R. Ghazi  
3825
 
3826
        * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
3827
 
3828
2002-06-08  Jason Thorpe  
3829
 
3830
        * configure.in (vax-*-netbsd*): Re-enable gas.
3831
 
3832
2002-05-31  Nathanael Nerode  
3833
 
3834
        * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
3835
        BUILD_PREFIX_1, to correct nomenclature.
3836
        * configure: Likewise.
3837
 
3838
        * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
3839
        * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
3840
 
3841
2002-05-31  Olaf Hering  
3842
 
3843
        * config-ml.in: Propogate DESTDIR also.
3844
 
3845
2002-05-29  Jason Thorpe  
3846
 
3847
        * configure.in (vax-*-netbsd*): Don't build gas for this
3848
        platform.
3849
 
3850
2002-05-28  Marek Michalkiewicz  
3851
 
3852
        * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3853
        and libgcj for AVR.
3854
 
3855
2002-05-23  Kaz Kojima  
3856
 
3857
        * MAINTAINERS (Write After Approval): Add myself.
3858
 
3859
2002-05-22  Jason Thorpe  
3860
 
3861
        * config.guess: Update to 2002-05-22 version.
3862
        * config.sub: Likewise.
3863
 
3864
2002-05-16  Rainer Orth  
3865
 
3866
        * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
3867
        * config-ml.in: Likewise.
3868
        * configure: Likewise.
3869
        * configure.in: Likewise.
3870
 
3871
2002-05-16  Stephane Carrez  
3872
 
3873
        * MAINTAINERS: Update my email address.
3874
 
3875
2002-05-13  Nathanael Nerode  
3876
 
3877
        * configure.in: Simplify makefile fragment collection.
3878
 
3879
        * configure.in: Remove code to build emacs.
3880
 
3881
        * configure.in : Remove --srcdir argument from targargs and buildargs
3882
        (it's always overridden in the Makefile anyway).  Rearrange a bit.
3883
 
3884
        * configure: Move some logic to configure.in.
3885
        * configure.in: Move some logic from configure.
3886
 
3887
2002-05-11  Tom Tromey  
3888
 
3889
        * MAINTAINERS: Reflect libgcj reality.
3890
 
3891
2002-05-09  Federico G. Schwindt  
3892
 
3893
        * Makefile.in: Honour DESTDIR.
3894
 
3895
2002-05-08  Mark Mitchell  
3896
 
3897
        * config.guess: Import 2002-03-20 version.
3898
        * config.sub: Import 2002-04-26 version.
3899
 
3900
2002-05-08  Rainer Orth  
3901
 
3902
        * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
3903
 
3904
2002-05-07  Tim Josling  
3905
 
3906
        * MAINTAINERS: Add self.
3907
 
3908
2002-05-06  Loren J. Rittle 
3909
 
3910
        * ltmain.sh: Detect and handle object name conflicts
3911
        while piecewise linking a static library.
3912
 
3913
2002-05-05  Alexandre Oliva  
3914
 
3915
        * configure.in (noconfigdirs): Don't disable libgcj on
3916
        sparc64-*-solaris* and sparcv9-*-solaris*.
3917
 
3918
2002-05-03  Alexandre Oliva  
3919
 
3920
        * configure.in: Revert 2002-04-18's patch; fixed in libjava.
3921
 
3922
2002-05-03  Thomas Fitzsimmons  
3923
 
3924
        * configure.in (FLAGS_FOR_TARGET): Do not add
3925
        -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
3926
        on i[3456]86-*-linux*.
3927
 
3928
2002-05-01  Thomas Fitzsimmons  
3929
 
3930
        * configure.in (noconfigdirs): Replace [ ] with test.
3931
 
3932
        * configure.in (noconfigdirs): Do not add target-newlib if
3933
        target == i[3456]86-*-linux*, and host == target.
3934
 
3935
2002-04-29  Nathanael Nerode  
3936
 
3937
        * configure.in: delete reference to absent file
3938
 
3939
        * configure.in: replace '[' with 'test'
3940
 
3941
        * configure.in: Eliminate references to gash.
3942
        * Makefile.in: Eliminate references to gash.
3943
 
3944
        * configure.in: remove useless references to 'pic' makefile fragments.
3945
 
3946
        * configure.in: (*-*-windows*) Finish removing.
3947
 
3948
        * configure.in: Eliminate redundant test for libgui.
3949
 
3950
2002-04-29  Roger Sayle  
3951
 
3952
        * MAINTAINERS: Add self and realphabetize.  Update entries
3953
        for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
3954
        entry for a29k port maintainer.
3955
 
3956
2002-04-26      Joel Sherrill 
3957
 
3958
        * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
3959
        (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
3960
 
3961
2002-04-19  Nathanael Nerode  
3962
 
3963
        * configure.in: remove references to dead files
3964
 
3965
2002-04-19  Mark Mitchell  
3966
 
3967
        * MAINTAINERS: Add information about purpose of this file.
3968
 
3969
2002-04-18  Tom Tromey  
3970
 
3971
        * configure.in: Disallow configuring libgcj when it is already
3972
        installed and we're using Solaris 2.8 linker.  Do enable libgcj on
3973
        Solaris 2.8 by default.  For PR libgcj/6158.
3974
 
3975
2002-04-17  Nathanael Nerode  
3976
 
3977
        * configure.in:  Move default CC setting out of config/mh-* fragments
3978
        directly into here.
3979
 
3980
2002-04-17  Nathanael Nerode  
3981
 
3982
        * configure.in: don't even try to configure or make a subdirectory
3983
        if there's no configure script for it.
3984
 
3985
2002-04-15  Mark Mitchell  
3986
 
3987
        * MAINTAINERS: Remove chill maintainers.
3988
        * Makefile.in (CHILLFLAGS): Remove.
3989
        (CHILL_LIB): Remove.
3990
        (TARGET_CONFIGDIRS): Remove libchill.
3991
        (CHILL_FOR_TARGET): Remove.
3992
        (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
3993
        CHILL_LIB.
3994
        (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
3995
        (CHECK_TARGET_MODULES): Likewise.
3996
        (INSTALL_TARGET_MODULES): Likewise.
3997
        (CLEAN_TARGET_MODULES): Likewise.
3998
        (configure-target-libchill): Remove.
3999
        (all-target-libchill): Remove.
4000
        * configure.in (target_libs): Remove target-libchill.
4001
        Do not compute CHILL_FOR_TARGET.
4002
        * libchill: Remove directory.
4003
 
4004
2002-04-11  DJ Delorie  
4005
 
4006
        * Makefile.in, configure.in: Sync with binutils, entries
4007
        follow...
4008
 
4009
2002-04-07  Andrew Cagney  
4010
 
4011
        * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
4012
        (do-tar, do-bz2): New rules.
4013
        (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
4014
        (gdb-tar): New rule.
4015
        (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
4016
        (insight_dejagnu.tar): New rule.
4017
        (insight.tar): New rule.
4018
        (gdb+dejagnu.tar): New rule.
4019
        (gdb.tar): New rule.
4020
 
4021
2002-02-01  Mo DeJong  
4022
 
4023
        * Makefile.in: Add all-tix to deps for all-snavigator
4024
        so that tix is built when building snavigator.
4025
 
4026
2002-01-11  Steve Ellcey  
4027
 
4028
        * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4029
        ld and gdb are not supported.
4030
 
4031
2002-01-07  Mark Salter  
4032
 
4033
        * configure.in: Remove target-bsp and target-cygmon from arm builds.
4034
        Allow target-libgloss to be built for arm, strongarm, and xscale.
4035
 
4036
2001-12-13  Thomas Fitzsimmons  
4037
 
4038
        * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4039
        options for i[3456]86-pc-linux* native builds.
4040
 
4041
2001-11-20  Nick Clifton  
4042
 
4043
        * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4044
        files from .po files for a distribution.
4045
 
4046
2001-09-03  Jeff Holcomb  
4047
 
4048
        * configure.in: Enable libstdc++-v3 for h8300 targets.
4049
 
4050
2001-06-19  Alan Modra  
4051
 
4052
        * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
4053
        version from bfd/.
4054
 
4055
Fri Jun  8 11:14:02 2001  Andrew Cagney  
4056
 
4057
        * Makefile.in (VER): When present, extract the version number from
4058
        the file version.in.
4059
 
4060
2001-05-24  Tom Rix 
4061
 
4062
        * configure.in : enable ld for aix
4063
 
4064
2001-02-09  Martin Schwidefsky  
4065
 
4066
        * config.guess: Add linux target for S/390.
4067
 
4068
2000-11-07  Philip Blundell  
4069
 
4070
        * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4071
 
4072
2000-11-03  Philip Blundell  
4073
 
4074
        * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4075
        files.
4076
 
4077
2001-01-15  Ben Elliston  
4078
 
4079
        * configure.in (host_tools): Add sid.
4080
        Always configure cgen.
4081
 
4082
2000-11-24  Nick Clifton  
4083
 
4084
        * configure.in (c4x, c5x, tic54x): Move after ARM targets.
4085
 
4086
 
4087
2000-08-20  Doug Evans  
4088
 
4089
        * Makefile.in (ALL_MODULES): Add all-cgen.
4090
        (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
4091
        (all-cgen): New target.
4092
        (all-opcodes,all-sim): Depend on all-cgen.
4093
        * configure.in (host_tools): Add cgen.
4094
        Only configure cgen if --enable-cgen-maint.
4095
 
4096
2002-04-09  Loren J. Rittle 
4097
 
4098
        * configure.in: Add *-*-freebsd* configurations.
4099
 
4100
2002-04-08  Tom Tromey  
4101
 
4102
        * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4103
        Fixes PR libgcj/6068.
4104
 
4105
2002-03-30  Krister Walfridsson  
4106
 
4107
        * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4108
 
4109
2002-03-27  Rainer Orth  
4110
 
4111
        * configure.in (alpha*-dec-osf*): Enable libgcj.
4112
 
4113
2003-03-27  Matthew Gingell 
4114
 
4115
        * MAINTAINERS (Write After Approval): Add myself.
4116
 
4117
2002-03-24  Nick Clifton  
4118
 
4119
        Fix for: PR bootstrap/3591, target/5676
4120
        * configure.in (mcore-pe): Disable the configuration of
4121
        libstdc++-v3 since exceptions are not supported.
4122
 
4123
2002-03-20  Anthony Green  
4124
 
4125
        * configure.in: Enable libgcj for xscale-elf target.
4126
 
4127
Tue Mar 19 09:05:08 2002  J"orn Rennecke 
4128
 
4129
        * MAINTAINERS:  Update my email address.
4130
 
4131
2002-03-16  Alexandre Oliva  
4132
 
4133
        * ltmain.sh (relink_command): Fix typo in previous change.
4134
 
4135
2002-03-15  Alexandre Oliva  
4136
 
4137
        * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
4138
        (relink_command): Added --tag flags.
4139
        (mode=install): If relinking fails; error out.
4140
 
4141
2002-03-12  Richard Henderson  
4142
 
4143
        * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
4144
        .NOTPARALLEL tag.
4145
        (do-check): Rename from check.
4146
        (check): Allow parallel check.
4147
 
4148
2002-03-12  Bob Wilson  
4149
 
4150
        * MAINTAINERS: Add myself as maintainer for xtensa port.
4151
        Fix alphabetical order in CPU port maintainer list.
4152
        Remove myself from Write After Approval list.
4153
 
4154
2002-03-11  Richard Henderson  
4155
 
4156
        * Makefile.in (.NOTPARALLEL): Add fake tag.
4157
 
4158
2002-03-07  H.J. Lu  (hjl@gnu.org)
4159
 
4160
        * configure.in: Enable gprof for mips*-*-linux*.
4161
 
4162
2002-03-05  Danny Smith  
4163
 
4164
        * MAINTAINERS (Write After Approval): Add myself.
4165
 
4166
2002-02-28  Alexandre Oliva  
4167
 
4168
        * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4169
        libjava.
4170
        (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4171
 
4172
2002-02-23  Alexandre Oliva  
4173
 
4174
        * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4175
        because its Makefile is there; test for the executable instead.
4176
 
4177
2002-02-22  Alexandre Oliva  
4178
 
4179
        * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4180
        libstdc++-v3 and libjava.
4181
 
4182
2002-02-11  Adam Megacz 
4183
 
4184
        * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4185
        boehm-gc
4186
 
4187
2002-02-09  Alexandre Oliva  
4188
 
4189
        * config.guess: Updated to 2002-01-30's version.
4190
        * config.sub: Updated to 2002-02-01's version.
4191
        Contribute sh64-elf.
4192
        2000-12-01  Alexandre Oliva  
4193
        * configure.in: Added sh64-*-*.
4194
 
4195
2002-02-08  Chris Demetriou  
4196
 
4197
        * MAINTAINERS: Belatedly add myself to write after approval list.
4198
 
4199
Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  
4200
 
4201
        * MAINTAINERS: Put self in as maintainer for x86-64 port.
4202
        Remove self as Write After Approval.
4203
 
4204
2002-01-31  Geoffrey Keating  
4205
 
4206
        * MAINTAINERS: Put self in as maintainer for contrib/regression
4207
        directory.
4208
 
4209
2002-01-28  Phil Edwards  
4210
 
4211
        * MAINTAINERS:  Update my email address.
4212
 
4213
2002-01-26  Jason Thorpe  
4214
 
4215
        * configure.in (*-*-netbsd*): New.  Skip target-newlib,
4216
        target-libiberty, and target-libgloss.  Skip Java-related
4217
        libraries if not supported for NetBSD on target CPU.
4218
 
4219
2002-01-25  Douglas B Rupp  
4220
 
4221
        * install-sh: Use _inst.$$_ for temp file name.
4222
 
4223
2002-01-24  Jason Thorpe  
4224
 
4225
        * MAINTAINERS (Write After Approval): Move my contact info
4226
        from here...
4227
        (OS Port Maintainers): ...to here (netbsd).
4228
 
4229
2002-01-22  Bob Wilson  
4230
 
4231
        * MAINTAINERS (Write After Approval): Add myself.
4232
 
4233
2002-01-17  H.J. Lu 
4234
 
4235
        * Makefile.in (all-fastjar): Also depend on all-libiberty.
4236
        (all-target-fastjar): Also depend on all-target-libiberty.
4237
 
4238
2002-01-16  H.J. Lu  (hjl@gnu.org)
4239
 
4240
        * config.guess: Import from master sources, rev 1.225.
4241
        * config.sub: Import from master sources, rev 1.238.
4242
 
4243
2002-01-16  Kazu Hirata  
4244
 
4245
        * MAINTAINERS (Write After Approval): Remove myself.
4246
 
4247
2001-12-19  Florian Weimer  
4248
 
4249
        * MAINTAINERS (Write After Approval): Add myself.
4250
 
4251
2001-12-17  Joseph S. Myers  
4252
 
4253
        * MAINTAINERS: Add self as docs co-maintainer.
4254
 
4255
2001-12-11  Matthias Klose  
4256
 
4257
        * MAINTAINERS (Write After Approval): Add myself.
4258
 
4259
2001-12-09  Zack Weinberg  
4260
 
4261
        * MAINTAINERS: Update my email address.
4262
 
4263
2001-12-07  Turly O'Connor  
4264
        * MAINTAINERS (Write After Approval): Add myself.
4265
        * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
4266
        (rs6000_initialize_trampoline): Call __trampoline_setup for
4267
        ABI_DARWIN too.
4268
        * darwin-tramp.asm: New file, implements __trampoline_setup.
4269
        * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4270
 
4271
2001-12-07  Paolo Carlini  
4272
 
4273
        * MAINTAINERS (Write After Approval): Add myself.
4274
 
4275
Wed Dec  5 07:33:45 2001  Douglas B. Rupp  
4276
 
4277
        * configure, configure.in: Use temp file for long sed commands.
4278
 
4279
2001-12-03  Laurent Guerby  
4280
 
4281
        * config.sub: Update to version 1.232 on subversion.
4282
 
4283
2001-12-03  Ben Elliston  
4284
 
4285
        * MAINTAINERS: Update mail address for config.* patches.
4286
 
4287
2001-11-27  DJ Delorie 
4288
            Zack Weinberg  
4289
 
4290
        When build != host, create libiberty for the build machine.
4291
 
4292
        * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
4293
        CONFIG_ARGUMENTS.
4294
        (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
4295
        New variables.
4296
        (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
4297
        and rules.
4298
        (all.normal): Depend on ALL_BUILD_MODULES.
4299
        (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
4300
        (all-build-libiberty): Depend on configure-build-libiberty.
4301
 
4302
        * configure: Calculate and substitute proper value for
4303
        ALL_BUILD_MODULES.
4304
        * configure.in: Create the build subdirectory.
4305
        Calculate and substitute TARGET_CONFIGARGS (formerly
4306
        CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
4307
 
4308
2001-11-26  Ziemowit Laski  
4309
 
4310
        * MAINTAINERS (write-after-approval): Add self.
4311
 
4312
2001-11-17  Craig Rodrigues  
4313
 
4314
        * MAINTAINERS (GNATS only accounts): Remove self.
4315
 
4316
2001-11-14  Hans-Peter Nilsson  
4317
 
4318
        * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4319
        libf2c.
4320
 
4321
2001-11-12  Craig Rodrigues  
4322
 
4323
        * MAINTAINERS (Write After Approval): Add self.
4324
 
4325
2001-11-12  David O'Brien  
4326
 
4327
        * MAINTAINERS: mips and s390 are also CPU ports.
4328
 
4329
2001-11-12  David O'Brien  
4330
 
4331
        * MAINTAINERS: mcore, cris and mmix are also CPU ports.
4332
 
4333
2001-11-11  David O'Brien  
4334
 
4335
        * MAINTAINERS: Alphabetize.
4336
 
4337
2001-11-09  Kazu Hirata  
4338
 
4339
        * MAINTAINERS (Various maintainers: h8 port): Add myself.
4340
 
4341
2001-11-09  John David Anglin  
4342
 
4343
        * MAINTAINERS (Various maintainers: hppa port): Added myself.
4344
 
4345
2001-11-08  Phil Edwards  
4346
 
4347
        * configure.in (--enable-languages): Be more permissive about
4348
        syntax.  Check for empty lists better.  Warn about $LANGUAGES.
4349
 
4350
2001-11-08  Geoffrey Keating  
4351
 
4352
        * config.sub: Import from master sources, rev. 1.230.
4353
        * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
4354
 
4355
2001-11-07  Laurent Guerby  
4356
 
4357
        * MAINTAINERS (Write After Approval): Add self.
4358
 
4359
2001-11-06  Hans-Peter Nilsson  
4360
 
4361
        * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
4362
 
4363
2001-11-05  Hans-Peter Nilsson  
4364
 
4365
        * config.sub: Import from master sources, rev 1.226.
4366
        * config.guess: Import from master sources, rev 1.216.
4367
 
4368
2001-11-03  Hans-Peter Nilsson  
4369
 
4370
        * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4371
        * MAINTAINERS: Add self as maintainer of MMIX port.
4372
        Remove old after-approval entry.
4373
 
4374
2001-10-28  Joseph S. Myers  
4375
 
4376
        * ChangeLog, configure: Fix spelling errors.
4377
 
4378
2001-10-20  Brendan Kehoe  
4379
 
4380
        * MAINTAINERS: Tweak my address.
4381
 
4382
Thu Oct 11 21:50:15 2001  J"orn Rennecke 
4383
 
4384
        * MAINTAINERS: Update my email address.
4385
 
4386
2001-10-11  Hans-Peter Nilsson  
4387
 
4388
        * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4389
        * MAINTAINERS: Add self as maintainer of CRIS port.
4390
 
4391
2001-10-10  Geert Bosch  
4392
 
4393
        * MAINTAINERS (Various maintainers: Ada front end):
4394
        Added Robert Dewar.
4395
 
4396
2001-10-03  David Billinghurst 
4397
 
4398
        * MAINTAINERS (Write After Approval): Added self
4399
 
4400
2001-10-02  Geert Bosch  
4401
 
4402
        * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4403
 
4404
2001-10-02  Joseph S. Myers  
4405
 
4406
        * configure: Handle temporary files securely using mkdir.
4407
 
4408
2001-09-29  Alexandre Oliva  
4409
 
4410
        * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
4411
 
4412
2001-09-26  Will Cohen 
4413
 
4414
        * configure.in (*-*-linux*): Disable configuration of target-newlib
4415
        and target-libgloss.
4416
 
4417
2001-09-26  Alexandre Oliva  
4418
 
4419
        * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4420
        RANLIB.
4421
 
4422
2001-09-21  Alexandre Oliva  
4423
 
4424
        * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
4425
        DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
4426
        RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
4427
        avoid quotes nesting problems.
4428
        (NATIVE_CHECK_MODULES): Ditto, just for consistency.
4429
        (DO_X): Export only variables that are set.
4430
 
4431
2001-09-19  Ben Elliston  
4432
 
4433
        * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
4434
        Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
4435
        semantics.  Use the shell built-in "type" command instead.
4436
 
4437
2001-08-31  Alexandre Oliva  
4438
 
4439
        Merged from gcc-3_0-branch:
4440
        2001-07-30  Jeff Sturm  
4441
        * ltcf-c.sh: Use $objext, not $ac_objext.
4442
        2001-07-27  Mark Kettenis  
4443
        * ltcf-cxx.sh: Add support for GNU.
4444
        2001-07-22  Timothy Wall  
4445
        * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
4446
        default settings if using GNU tools with that configuration.
4447
        * ltcf-cxx.sh: Ditto.
4448
        * ltcf-gcj.sh: Ditto.
4449
        2001-07-21  Michael Chastain  
4450
        * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
4451
        HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
4452
        * ltmain.sh: Mark as gcc-local.
4453
 
4454
2001-08-30  Eric Christopher  
4455
            Jason Eckhardt  
4456
 
4457
        * config.guess: Merge from master sources.
4458
        * config.sub: Merge from master sources, add support for mipsisa32.
4459
 
4460
2001-08-25  Geoffrey Keating  
4461
        * config.sub: Merge from master sources, rev 1.219.
4462
        * MAINTAINERS: Add self as contact for stormy16 port.
4463
 
4464
2001-08-14  Zack Weinberg  
4465
 
4466
        * config.sub: Merge from master sources, rev 1.218.
4467
        * config.guess: Merge from master sources, rev 1.209.
4468
 
4469
2001-08-11  Graham Stott  
4470
 
4471
        * Makefile.in (check-c++): Add missing semicolon.
4472
 
4473
Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  
4474
 
4475
        * MAINTAINERS (Various maitainers: predict.def): Added myself.
4476
 
4477
2001-07-30  Eric Christopher  
4478
 
4479
        * MAINTAINERS (Various maintainers: mips port): Added myself.
4480
 
4481
2001-07-25  Andrew Haley  
4482
 
4483
        * configure.in (sh-*-linux*): New.
4484
 
4485
2001-07-27  Richard Henderson  
4486
 
4487
        * .cvsignore: Add LAST_UPDATED.
4488
 
4489
2001-07-23  Ulrich Weigand  
4490
 
4491
        * MAINTAINERS (Various maintainers: s390 port): Added myself.
4492
 
4493
2001-07-16  Aldy Hernandez  
4494
 
4495
        * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
4496
 
4497
Fri Jul 13 14:31:57 2001  Nicola Pero  
4498
 
4499
        * MAINTAINERS (Write After Approval): Added myself.
4500
 
4501
2001-07-12  Stephane Carrez  
4502
 
4503
        * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4504
        and libgcj on m68hc11/m68hc12.
4505
 
4506
2001-06-27  H.J. Lu  (hjl@gnu.org)
4507
 
4508
        * Makefile (CFLAGS_FOR_BUILD): New.
4509
        (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4510
 
4511
2001-06-13  Joseph S. Myers  
4512
 
4513
        * README: Remove version number.
4514
 
4515
2001-06-13  Gerald Pfeifer  
4516
 
4517
        * INSTALL/README: Update wrt. to the installation instructions now
4518
        residing in gcc/doc/install.texi.
4519
 
4520
2001-06-13  Joseph S. Myers  
4521
 
4522
        * README: Replace with a cut-down and updated version of gcc/README.
4523
 
4524
2001-06-12  David Edelsohn  
4525
 
4526
        * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
4527
        multilibs to be disabled.
4528
 
4529
2001-06-11  Daniel Berlin  
4530
 
4531
        * MAINTAINERS (Write After Approval): Add myself.
4532
 
4533
2001-06-09  Alexandre Oliva  
4534
 
4535
        * config.guess: Import CVS version 1.195.
4536
        * config.sub: Import CVS version 1.212.
4537
 
4538
2001-06-08  Alexandre Oliva  , Jeff Sturm  
4539
 
4540
        * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4541
        gcc/xgcc is built, use -print-prog-name to find out the program
4542
        name to use.
4543
 
4544
2001-06-04  Phil Edwards  
4545
 
4546
        * config.guess:  Import CVS version 1.194.  All gcc-local changes
4547
        appear to also be in the master copy.
4548
        * config.sub:  Import CVS version 1.211.
4549
 
4550
Mon Jun  4 16:32:53 2001  Mark Mitchell  
4551
 
4552
        * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
4553
        with_gcc]: Use `gcc -shared' to build a shared library.
4554
 
4555
Mon Jun  4 16:24:43 2001  John David Anglin  
4556
 
4557
        * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
4558
        archives.
4559
 
4560
Fri Jun  1 18:55:19 2001  Rainer Orth  
4561
 
4562
        * MAINTAINERS (Write After Approval): Add myself.
4563
 
4564
2001-06-01  Hans-Peter Nilsson  
4565
 
4566
        * configure.in (libstdcxx_flags): Do not try to execute
4567
        libstdc++-v3/testsuite_flags until it exists.
4568
 
4569
2001-06-01  Alan Modra  
4570
 
4571
        * MAINTAINERS: Update my email address.
4572
 
4573
2001-05-31  Graham Stott  
4574
 
4575
        * MAINTAINERS (Write After Approval): Add myself.
4576
 
4577
2001-05-28  Simon Patarin 
4578
 
4579
        * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
4580
        libraries when using g++ with native linker.
4581
 
4582
2001-05-28  Alexandre Oliva  
4583
 
4584
        * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
4585
 
4586
2001-05-22  Alexandre Oliva  
4587
 
4588
        * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
4589
        [aix4*|aix5*]: Prepend blank.
4590
 
4591
2001-05-20  Alexandre Oliva  
4592
 
4593
        * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4594
        ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
4595
        of subdir/configure scripts to use the new libtool.m4.
4596
 
4597
2001-05-19  Matt Kraai  
4598
 
4599
        * MAINTAINERS (Write After Approval): Add myself.
4600
 
4601
2001-05-18  Benjamin Kosnik  
4602
 
4603
        * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4604
 
4605
2001-05-11  Ben Elliston  
4606
 
4607
        * Makefile.in (all-sid): New target.
4608
        (check-sid, clean-sid, install-sid): Likewise.
4609
 
4610
2001-05-09  Jeffrey Oldham  
4611
 
4612
        * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4613
 
4614
2001-05-03  Alexandre Oliva  
4615
 
4616
        * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
4617
        libgcj.
4618
 
4619
2001-05-03  Alexandre Oliva  
4620
 
4621
        * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4622
        gcc/xgcc is built, use -print-prog-name to find out the program
4623
        name to use.
4624
 
4625
2001-04-26  Alexandre Oliva  
4626
 
4627
        * configure.in (noconfigdirs): Don't reset it from scratch in the
4628
        target case; only append to it.
4629
 
4630
        * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
4631
        sparc-*-solaris2.8]: Disable ${libgcj}.
4632
 
4633
2001-04-25  Alexandre Oliva  
4634
 
4635
        * configure.in (libgcj_saved): Copy from $libgcj.
4636
        (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
4637
        --disable-libgcj.
4638
 
4639
2001-04-25  Gavin Romig-Koch  
4640
 
4641
        * MAINTAINERS: Remove self as MIPS maintainer and
4642
        C front end maintainer.
4643
 
4644
Mon Apr 23 09:15:03 2001  Anthony Green  
4645
 
4646
        * configure.in: Move *-chorusos target case to the proper switch.
4647
        Disable libgcj.
4648
 
4649
2001-04-12  Alexandre Oliva  
4650
 
4651
        * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
4652
        1.641.2.228.
4653
 
4654
2001-04-13  Franz Sirl  
4655
 
4656
        * Makefile.in (STAGE1_CFLAGS): Pass down.
4657
 
4658
2001-04-13  Alan Modra  
4659
 
4660
        * config.guess: Add hppa64-linux support.  Note for next import that
4661
        this is already in the master file.
4662
        * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
4663
 
4664
2001-04-12  Alexandre Oliva  
4665
 
4666
        * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4667
        ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
4668
 
4669
2001-04-11  Stan Shebs  
4670
 
4671
        * MAINTAINERS: Add self as Darwin port maintainer.
4672
 
4673
2001-04-11  Alan Modra  
4674
 
4675
        * MAINTAINERS: Update my email address.
4676
 
4677
2001-04-10  Loren J. Rittle  
4678
 
4679
        * ltcf-cxx.sh: Support creation of C++ shared libraries on
4680
        recent versions of FreeBSD (release 3 or later).
4681
        * ltconfig: On FreeBSD, -lc must not be provided when building
4682
        a shared library or else the standard -pthread gcc option is
4683
        rendered worthless to later users of the built library.
4684
 
4685
2001-04-06  Joseph S. Myers  
4686
 
4687
        * MAINTAINERS: Add self and RTH as C front end maintainers.
4688
 
4689
2001-04-05  Alexandre Oliva  
4690
 
4691
        * config.sub: Make sure to match an already-canonicalized
4692
        machine name (eg. mn10300-unknown-elf).
4693
 
4694
2001-04-01  Alexandre Oliva  
4695
 
4696
        * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
4697
        New macros.
4698
        (bootstrap, cross): Use RECURSE_FLAGS.
4699
        * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
4700
 
4701
2001-03-27  Alexandre Oliva  
4702
 
4703
        * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
4704
 
4705
2001-03-22  Colin Howell  
4706
 
4707
        * Makefile.in (DO_X): Do not backslash single-quotes in
4708
        backquotes (two places).
4709
 
4710
2001-03-22  Alexandre Oliva  
4711
 
4712
        Re-installed:
4713
        2001-01-02  Laurynas Biveinis  
4714
        * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
4715
        '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
4716
        * ltcf-cxx.sh: Likewise.
4717
        * ltcf-gcj.sh: Likewise.
4718
 
4719
2001-03-22  Gerald Pfeifer  
4720
 
4721
        * MAINTAINERS: Add myself as "documentation co-maintainer".
4722
 
4723
2001-03-22  Alexandre Oliva  
4724
 
4725
        * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4726
        ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
4727
 
4728
2001-03-19  Tom Tromey  
4729
 
4730
        * config-ml.in: Handle GCJ and GCJFLAGS.
4731
 
4732
2001-03-21  Michael Chastain  
4733
 
4734
        * Makefile.in: all-m4 depends on all-texinfo.
4735
 
4736
2001-03-20  Loren J. Rittle  
4737
 
4738
        * MAINTAINERS: Add myself to write after approval list.
4739
 
4740
2001-03-18  Laurynas Biveinis  
4741
 
4742
        * Makefile.in (DO_X): Quote nested quotes.
4743
 
4744
2001-03-18  Alan Modra  
4745
 
4746
        * MAINTAINERS: Add myself to write after approval list.
4747
 
4748
2001-03-15  Laurynas Biveinis  
4749
 
4750
        * Makefile.in (DO_X): Use double quotes for quoting
4751
        "RANLIB=$${RANLIB}".
4752
 
4753
2001-03-10  Ovidiu Predescu  
4754
 
4755
        * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
4756
 
4757
2001-03-09  Nicola Pero 
4758
 
4759
        * configure.in: Only use `lang_requires' for languages athat are
4760
        actually enabled.
4761
 
4762
2001-03-08  Phil Edwards  
4763
 
4764
        * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
4765
 
4766
2001-03-08  Alexandre Oliva  
4767
 
4768
        * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
4769
 
4770
2001-03-07  Tom Tromey  
4771
 
4772
        * configure.in: Allow config-lang.in to set `lang_requires' to list
4773
        of other required languages.
4774
 
4775
2001-03-06  Laurynas Biveinis  
4776
 
4777
        * Makefile.in: Remove RANLIB definition. Use RANLIB
4778
        in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
4779
        EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
4780
 
4781
2001-02-28  Benjamin Kosnik  
4782
            Alexandre Oliva  
4783
 
4784
        * Makefile.in (check-c++): Use tabs, not spaces.
4785
 
4786
2001-02-20  Laurynas Biveinis  
4787
 
4788
        * MAINTAINERS: add myself to Write After Approval list.
4789
 
4790
2001-02-19  Benjamin Kosnik  
4791
 
4792
        * Makefile.in (check-c++): New rule.
4793
 
4794
        * configure.in (target_libs): Remove libg++.
4795
        (noconfigdirs): Remove libg++.
4796
        (noconfigdirs): Same.
4797
        (noconfigdirs): Same.
4798
        (noconfigdirs): Same.
4799
 
4800
        * config-ml.in: Remove libg++ references.
4801
 
4802
        * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
4803
        (ALL_TARGET_MODULES): Same.
4804
        (configure-target-libg++): Remove.
4805
        (all-target-libg++): Remove.
4806
        (configure-target-libio): Remove.
4807
        (all-target-libio): Remove.
4808
        (check-target-libio): Remove.
4809
        (.PHONY): Remove.
4810
        (libg++.tar.bz2): Remove.
4811
        (all-target-cygmon): Remove libio.
4812
        (all-target-libstdc++): Remove.
4813
        (configure-target-libstdc++): Remove.
4814
        (TARGET_LIB_PATH): Remove libstdc++.
4815
        (ALL_GCC_CXX): Remove libstdc++.
4816
        (all-target-gperf): Correct.
4817
 
4818
2001-02-16  Nick Clifton  
4819
 
4820
        * configure.in (noconfigdirs): Allow configuration of texinfo
4821
        for Cygwin hosts.
4822
 
4823
2001-02-15  Anthony Green  
4824
 
4825
        * configure: Introduce GCJ_FOR_TARGET.
4826
        * configure.in: Ditto.
4827
        * Makefile.in: Ditto.
4828
 
4829
2001-02-13  Andreas Schwab  
4830
 
4831
        * MAINTAINERS: Update mail address.
4832
 
4833
2001-02-09  Martin Schwidefsky  
4834
 
4835
        * config.guess: Add linux target for S/390.
4836
        * config.sub: Likewise.
4837
 
4838
2001-02-08  Chandrakala Chavva 
4839
 
4840
        * configure.in: for *-chorusos, don't config target-newlib and
4841
        target-libgloss.
4842
 
4843
2001-02-06  Ben Elliston  
4844
 
4845
        * configure: Output host type to stdout, not stderr.
4846
 
4847
2001-02-05  Mark Mitchell  
4848
 
4849
        * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
4850
        * ltcf-cxx.sh: Likewise.
4851
 
4852
        * config.if: Assume enable_libstdcxx_v3 is defined.
4853
 
4854
2001-02-04  Mark Mitchell  
4855
 
4856
        Remove V2 C++ library.
4857
        * configure.in: Remove --enable-libstdcxx_v3 support.
4858
 
4859
2001-01-31  Bryce McKinlay  
4860
 
4861
        * include/demangle.h: Add prototype for java_demangle_v3.
4862
 
4863
2001-01-29  Phil Edwards  
4864
 
4865
        * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
4866
 
4867
2001-01-27  Richard Henderson  
4868
 
4869
        * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
4870
 
4871
2001-01-27  Michael Sokolov  
4872
 
4873
        * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
4874
        Don't unset, it's non-portable and no longer necessary, set to empty
4875
        instead.
4876
 
4877
2001-01-27  Michael Sokolov  ,  Alexandre Oliva  
4878
 
4879
        * ltconfig: Shell portability fix for the tagname validity check.
4880
 
4881
2001-01-27  Alexandre Oliva  
4882
 
4883
        * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
4884
        * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
4885
 
4886
2001-01-26  Michael Sokolov  
4887
 
4888
        * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
4889
 
4890
2001-01-26  Tom Tromey  
4891
 
4892
        * configure.in: Allow libgcj to be built on Sparc Solaris.
4893
 
4894
2001-01-25  David Edelsohn  
4895
 
4896
        * ltcf-c.sh: Add aix5 case.
4897
        * ltcf-cxx.sh: Likewise.
4898
        * ltconfig: Likewise.
4899
 
4900
2001-01-24  Alexandre Oliva  
4901
 
4902
        * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
4903
        keep at least one of build_libtool_libs or build_old_libs set to
4904
        yes.
4905
 
4906
        * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
4907
        * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
4908
 
4909
2001-01-23  Bryce McKinlay  
4910
 
4911
        * configure.in: Enable libgcj on several additional platforms.
4912
 
4913
2001-01-22  Bryce McKinlay  
4914
 
4915
        * configure.in: Enable libgcj for linux targets.
4916
 
4917
2001-01-20  Michael Sokolov  
4918
 
4919
        * MAINTAINERS (Write After Approval): Add myself.
4920
 
4921
2001-01-15  John David Anglin  
4922
 
4923
        * MAINTAINERS: Add myself as vax port maintainer.
4924
 
4925
2001-01-11  Fergus Henderson  
4926
 
4927
        * MAINTAINERS: Add myself as Mercury front-end maintainer.
4928
 
4929
2001-01-09  Mike Stump  
4930
 
4931
        * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
4932
        failures of subdirectories.
4933
 
4934
2001-01-02  Laurynas Biveinis  
4935
 
4936
        * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
4937
        '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
4938
        * ltcf-cxx.sh: Likewise.
4939
        * ltcf-gcj.sh: Likewise.
4940
        * ltconfig.sh: Fix typo.
4941
 
4942
2001-01-02  Laurynas Biveinis  
4943
 
4944
        * configure: handle DOS-style absolute paths.
4945
 
4946
2001-01-02  Laurynas Biveinis  
4947
 
4948
        * configure.in: remove supported directories from $noconfigdirs for DJGPP.
4949
 
4950
2000-12-30  Marek Michalkiewicz  
4951
 
4952
        * MAINTAINERS: Add myself as avr port co-maintainer.
4953
 
4954
2000-12-28  Ben Elliston  
4955
 
4956
        * MAINTAINERS: Add myself under ``Write After Approval''.
4957
 
4958
2000-12-19  Joseph S. Myers  
4959
 
4960
        * texinfo: Remove directory from GCC.
4961
 
4962
2000-12-18  Joseph S. Myers  
4963
 
4964
        * COPYING: Update to current
4965
        ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
4966
        to 19yy as example year in copyright notice).
4967
 
4968
2000-12-18  Benjamin Kosnik  
4969
 
4970
        * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
4971
        (libstdcxx_incdir): Pass down.
4972
        * config.if: Remove expired bits for cxx_interface, add stub.
4973
        (libstdcxx_incdir): Add variable for g++ include directory.
4974
        * configure.in (gxx_include_dir): Use it.
4975
 
4976
2000-12-18  Alexandre Oliva  
4977
 
4978
        * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
4979
        with old-email address from ``Write After Approval''.
4980
 
4981
2000-12-15  Andreas Jaeger  
4982
 
4983
        * configure.in: Handle lang_dirs.
4984
 
4985
2000-12-14  Tom Tromey  
4986
 
4987
        * MAINTAINERS: Removed brads.
4988
 
4989
        * MAINTAINERS: Added gcj developers.
4990
 
4991
2000-12-13  Anthony Green  
4992
 
4993
        * configure.in: Disable libgcj for any target not specifically
4994
        listed.  Disable libgcj for x86 and Alpha Linux until compatible
4995
        with g++ abi.
4996
 
4997
2000-12-13  Mike Stump  
4998
 
4999
        * Makefile.in (local-distclean): Also remove fastjar.
5000
 
5001
2000-12-12  Rodney Brown  
5002
 
5003
        * contrib/gcc_update: Add fastjar --touch entries.
5004
 
5005
2000-12-12  Alexandre Oliva  
5006
 
5007
        * configure.in: Disable language-specific target libraries for
5008
        languages that aren't enabled.
5009
 
5010
2000-12-10  Anthony Green  
5011
 
5012
        * configure.in: Define libgcj.  Disable libgcj target libraries for
5013
        most targets.
5014
 
5015
2000-12-10  Neil Booth  
5016
 
5017
        * MAINTAINERS: Update mail address, remove from WAA list.
5018
 
5019
2000-12-09  Alexandre Petit-Bianco  
5020
 
5021
        * libjava: Imported from /cvs/java.
5022
        * libffi: Likewise.
5023
        * Boehm-gc: Likewise.
5024
 
5025
2000-12-09  Alexandre Petit-Bianco  
5026
 
5027
        * configure.in (target_libs): Revert 2000-12-08 patch.
5028
        (noconfigdirs): Added target-libjava.
5029
 
5030
2000-12-09  Laurynas Biveinis  
5031
 
5032
        * djunpack.bat: removed.
5033
 
5034
2000-12-09  Laurynas Biveinis  
5035
 
5036
        * Makefile.in: handle DOS-style absolute paths.
5037
        * config-ml.in: likewise.
5038
        * symlink-tree: likewise.
5039
 
5040
2000-12-08  Alexandre Petit-Bianco  
5041
 
5042
        * fastjar: Imported.
5043
 
5044
2000-12-08  Alexandre Petit-Bianco  
5045
 
5046
        * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
5047
        libjava.
5048
        * configure.in (target_libs): Removed `target-libjava'.
5049
 
5050
2000-12-08  Alexandre Petit-Bianco  
5051
 
5052
        * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5053
        (ALL_MODULES): Added fastjar.
5054
        (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5055
        (all-target-libjava): all-fastjar replaces all-zip.
5056
        (all-fastjar): Added.
5057
        (configure-target-fastjar, all-target-fastjar): Likewise.
5058
        * configure.in (host_tools): Added fastjar.
5059
 
5060
2000-12-07  Mike Stump  
5061
 
5062
        * Makefile.in (local-distclean): Remove leftover built files.
5063
 
5064
2000-11-24  Nick Clifton  
5065
 
5066
        * configure.in (xscale-elf): Add target.
5067
        (xscale-coff): Add target.
5068
 
5069
2000-11-22  Loren J. Rittle  
5070
 
5071
        * ltcf-cxx.sh: Support creation of C++ shared libraries on
5072
        recent versions of FreeBSD (release 3 or later).
5073
        * ltconfig: On FreeBSD, -lc must not be provided when building
5074
        a shared library or else the standard -pthread gcc option is
5075
        rendered worthless to later users of the built library.
5076
 
5077
2000-11-16  Fred Fish  
5078
 
5079
        * configure.in (enable_libstdcxx_v3): Fix typo,
5080
        libstd++ -> libstdc++.
5081
 
5082
2000-11-21  Kriang Lerdsuwanakij  
5083
 
5084
        * MAINTAINERS: Add self to Write After Approval list.
5085
 
5086
2000-11-21  Bernd Schmidt  
5087
 
5088
        * MAINTAINERS: Update my email address.  Add myself to global write
5089
        privs list.
5090
 
5091
2000-11-18  Alexandre Oliva  
5092
 
5093
        * Makefile.in: Merge with src and libgcj.
5094
        (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
5095
        configure-target- when their configure scripts need the C
5096
        or C++ library to have already been built to work properly.
5097
        (do_proto_toplev): Set them to an empty string.
5098
 
5099
        * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5100
        (REALLY_SET_LIB_PATH): Use them.
5101
 
5102
2000-11-17  Stan Shebs  
5103
 
5104
        * MAINTAINERS: Add self to Write After Approval list.
5105
 
5106
2000-11-13  Joseph S. Myers  
5107
 
5108
        * configure: Provide the original toplevel configure arguments
5109
        (including $0) to subprocesses in the environment rather than
5110
        through gcc/configargs.h.
5111
 
5112
2000-11-13  Joseph S. Myers  
5113
 
5114
        * MAINTAINERS: Remove references to cccp. Change C9X reference to
5115
        C99.  Alphabetise "Write After Approval" list.
5116
 
5117
2000-11-12  Mark Mitchell  
5118
 
5119
        * configure: Turn on libstdc++ V3 by default.
5120
 
5121
        * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
5122
        if we've got GCC.
5123
 
5124
2000-11-11  Philip Blundell  
5125
 
5126
        * MAINTAINERS: Add self to Write After Approval list.
5127
 
5128
2000-11-09  David Edelsohn  
5129
 
5130
        * ltcf-c.sh (aix4): Improve shared library configuration; require
5131
        exporting symbols.
5132
        * ltcf-cxx.sh (aix4): Define.
5133
        * ltconfig (aix4): Define library and soname specs appropriate for
5134
        AIX.  Define command to create export symbols list.
5135
 
5136
Mon Nov  6 14:19:35 2000  Christopher Faylor 
5137
 
5138
        * config.sub: Add support for Sun Chorus
5139
 
5140
2000-10-31  Nick Clifton  
5141
 
5142
        * MAINTAINERS: Rename @cygnus.com addresses to
5143
        @redhat.com.  Also installed new email address for Clint
5144
        Popetz.
5145
 
5146
2000-10-30  Joseph S. Myers  
5147
 
5148
        * etc: Remove directory from GCC.
5149
 
5150
2000-10-16  Michael Meissner  
5151
 
5152
        * configure (gcc/configargs.h): Only create if there is a build GCC
5153
        directory created.
5154
 
5155
2000-10-16  Matthias Klose  
5156
 
5157
        * config.if: Search libstdc++-v3/configure.in for INTERFACE,
5158
        when configured for libstdc++-v3.
5159
 
5160
2000-10-05  Phil Edwards  
5161
 
5162
        * configure: Save configure arguments to gcc/configargs.h.
5163
 
5164
2000-10-04  Philipp Thomas  
5165
 
5166
        * config.guess: Import CVS version 1.157.
5167
        * config.sub: Import CVS version 1.181.
5168
 
5169
2000-10-04  Andris Pavenis  
5170
 
5171
        * Makefile.in (bootstrap): avoid recursion if subdir missing
5172
        (cross): ditto
5173
        (do-proto-toplev): ditto
5174
 
5175
2000-09-30  Alexandre Oliva  
5176
 
5177
        * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
5178
        ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
5179
 
5180
        * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
5181
        multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
5182
        all affected `configure' scripts.
5183
 
5184
Mon 25-Sep-2000 19:46:09 BST  Neil Booth  
5185
 
5186
        * MAINTAINERS: Add self as cpplib co-maintainer.
5187
 
5188
2000-09-24  Aldy Hernandez  
5189
 
5190
        * MAINTAINERS: Add self to Write After Approval list.
5191
 
5192
2000-09-18  Gerald Pfeifer  
5193
 
5194
        * INSTALL/README: egcs -> GCC update.
5195
 
5196
Sun Sep 17 16:55:59 CEST 2000   Marc Espie 
5197
 
5198
        * MAINTAINERS: Add myself to Write After Approval list.
5199
 
5200
2000-09-15  Kazu Hirata  
5201
 
5202
        * MAINTAINERS: Add myself to Write After Approval list.
5203
 
5204
Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
5205
 
5206
        * configure.in: Do not build byacc for hppa64.  Provide paths to the
5207
        X11 libraries for hppa64.
5208
 
5209
2000-09-08  Stephane Carrez  
5210
 
5211
        * MAINTAINERS: Add myself as 68hc11 port maintainer.
5212
 
5213
2000-09-06  Alexandre Oliva  
5214
 
5215
        * Makefile.in (all-zlib): Added dummy target.
5216
 
5217
        * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5218
        ltcf-gcj.sh: Updated from libtool multi-language branch.
5219
 
5220
2000-09-05  Alexandre Oliva  
5221
 
5222
        * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5223
        (bootstrap*): Depend on all-bootstrap.
5224
 
5225
2000-09-05  Philipp Thomas  
5226
 
5227
        * config.guess: Import CVS version 1.156.
5228
        * config.sub: Import CVS version 1.179.
5229
 
5230
2000-09-02  Anthony Green  
5231
 
5232
        * Makefile.in (all-gcc): Depend on all-zlib.
5233
        (CLEAN_MODULES): Add clean-zlib.
5234
        (ALL_MODULES): Add all-zlib.
5235
        * configure.in (host_libs): Add zlib.
5236
 
5237
2000-09-02  Alexandre Oliva  , DJ Delorie  
5238
 
5239
        * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5240
        crosses, but add gcc/include to the header search path for them.
5241
 
5242
2000-08-04  David E. O'Brien  
5243
 
5244
        * MAINTAINERS: Add self to Write After Approval list.
5245
 
5246
2000-08-27  Franz Sirl  
5247
 
5248
        * config.guess: Import CVS version 1.152.
5249
        * config.sub: Import CVS version 1.177.
5250
 
5251
2000-08-25  Alexandre Oliva  
5252
 
5253
        * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
5254
        $targargs to tell whether newlib is going to be built.
5255
 
5256
        * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
5257
        $$r/TARGET_SUBDIR/libio for _G_config.h.
5258
 
5259
2000-08-23  Alexandre Oliva  
5260
 
5261
        * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
5262
 
5263
2000-08-22  DJ Delorie  
5264
 
5265
        * MAINTAINERS: Add self as a build machinery (*.in) maintainer
5266
 
5267
2000-08-22  Alexandre Oliva  
5268
 
5269
        * config-ml.in (CC, CXX): Avoid trailing whitespace.
5270
        (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5271
        sub-configures.
5272
 
5273
2000-08-21  DJ Delorie  
5274
 
5275
        * MAINTAINERS: Add self as a libiberty maintainer
5276
 
5277
2000-08-16  Alexandre Oliva  
5278
 
5279
        * configure.in (libstdcxx_flags): Use
5280
        libstdc++-v3/src/libstdc++.INC.
5281
 
5282
2000-08-15  Alexandre Oliva  
5283
 
5284
        * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5285
 
5286
2000-08-14  Zack Weinberg  
5287
 
5288
        * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
5289
 
5290
        * configure: Make enable_threads and enable_shared defaults
5291
        explicit.  Substitute enable_threads into generated Makefiles.
5292
        * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
5293
        * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
5294
 
5295
2000-08-13  Geoff Keating  
5296
 
5297
        * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
5298
 
5299
2000-08-12  Alexandre Oliva  
5300
 
5301
        * config-ml.in (CC): Remove bogus duplicate quotation mark from
5302
        previous delta.
5303
 
5304
2000-08-11  Jason Merrill  
5305
 
5306
        * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5307
        CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5308
        (FLAGS_FOR_TARGET): Not here.
5309
        (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5310
 
5311
2000-08-11  Alexandre Oliva  
5312
 
5313
        * config-ml.in (CC, CXX): Don't introduce a leading space.
5314
 
5315
2000-08-07  DJ Delorie  
5316
 
5317
        * MAINTAINERS: Add self as a DJGPP maintainer
5318
 
5319
2000-08-07  DJ Delorie  
5320
 
5321
        * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5322
        "if we're also building gcc, and it's a gcc that will run on the
5323
        build machine, we want to use its includes instead of the system's
5324
        default includes".
5325
 
5326
2000-08-04  Joseph S. Myers  
5327
 
5328
        * MAINTAINERS: Add self to Write After Approval list.
5329
 
5330
2000-08-03  Alexandre Oliva  
5331
 
5332
        * configure.in (libstdcxx_flags): Don't use `"'.
5333
 
5334
        * config-ml.in: Adjust multilib search paths to the
5335
        appropriate multilib tree.
5336
 
5337
2000-08-02  Alexandre Oliva  
5338
 
5339
        * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5340
        commas in $LANGUAGES.
5341
 
5342
2000-08-02  Manfred Hollstein  
5343
 
5344
        * configure.in: Re-enable all references to libg++ and librx.
5345
 
5346
2000-08-01  Alexandre Oliva  
5347
 
5348
        * ltconfig, ltmain.sh: Update from libtool multi-language branch.
5349
        * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
5350
        (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
5351
        * ltcf-cxx.sh (need_lc): Set based on postdeps.
5352
 
5353
        * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5354
 
5355
2000-07-31  Alexandre Oliva  
5356
 
5357
        * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5358
        CXX_FOR_TARGET for sed.
5359
 
5360
2000-07-30  Alexandre Oliva  
5361
 
5362
        * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5363
        Do not override if already set in the environment or in configure.
5364
        Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5365
        (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5366
 
5367
2000-07-28  Alexandre Oliva  
5368
 
5369
        * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
5370
        the libtool CVS tree multi-language branch.
5371
        * ltconfig, ltmain.sh: Updated.
5372
 
5373
2000-07-27  Alexandre Oliva  
5374
 
5375
        * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
5376
        (clean-target): Depend on it.
5377
 
5378
        * Makefile.in (FLAGS_FOR_TARGET): New macro.
5379
        (GCC_FOR_TARGET): Use it.
5380
        (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5381
        * configure.in: ... here.
5382
        (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
5383
        (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5384
 
5385
2000-07-24  Eric Christopher  
5386
 
5387
        * MAINTAINERS: Add self to Write After Approval list.
5388
 
5389
2000-07-24  Alexandre Oliva  
5390
 
5391
        * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5392
        (configure-target-libchill, configure-target-libobjc): Likewise.
5393
 
5394
        * configure.in: Use the same cache file for all target libs.
5395
        * config-ml.in: But different cache files per multilib variant.
5396
 
5397
2000-07-23  Michael Sokolov  
5398
 
5399
        * configure (topsrcdir): Don't use dirname.
5400
 
5401
2000-07-22  Jeffrey Oldham  
5402
 
5403
        * MAINTAINERS: Add self to Write After Approval list.
5404
 
5405
2000-07-20  Jason Merrill  
5406
 
5407
        * configure.in: Remove all references to libg++ and librx.
5408
 
5409
        * configure, configure.in, Makefile.in: Unify gcc and binutils.
5410
 
5411
2000-07-20  Hans-Peter Nilsson  
5412
 
5413
        * config.sub: Update to subversions version 2000-07-06.
5414
 
5415
2000-07-12  Andrew Haley  
5416
 
5417
        * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5418
        (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5419
 
5420
2000-07-07  Phil Edwards  
5421
 
5422
        * symlink-tree:  Check number of arguments.
5423
 
5424
2000-07-05  Jim Wilson  
5425
 
5426
        * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5427
        search path for a g++ extracted from the build tree.  This
5428
        will allow link tests run by configure scripts in
5429
        subdirectories to succeed.
5430
 
5431
2000-07-01  Koundinya K  
5432
 
5433
        * ltconfig: Add support for mips-dde-sysv4.2MP
5434
 
5435
2000-06-29  Michael Hayes  
5436
 
5437
        * MAINTAINERS: Add myself as loop discovery maintainer.
5438
 
5439
2000-06-28  Corinna Vinschen  
5440
 
5441
        * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5442
        `os2'. Force ac_cv_exeext to be ".exe" in that case.
5443
 
5444
2000-06-19  Timothy Wall  
5445
 
5446
        * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5447
        * config.sub: Add tic54x target.
5448
 
5449
Sun Jun 11 17:20:00 MET 2000  Toon Moene  
5450
 
5451
        * MAINTAINERS: Add self as Fortran maintainer,
5452
        remove Craig Burley.
5453
 
5454
Tue May 30 19:01:12 2000  Andrew Cagney  
5455
 
5456
        * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5457
        * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5458
 
5459
Mon May 29 21:15:00 MET 2000  Philipp Thomas  
5460
 
5461
        * MAINTAINERS: Add self as i18n maintainer
5462
 
5463
20000-05-21  H.J. Lu  (hjl@gnu.org)
5464
 
5465
        * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5466
        directory are used if they exist. Make sure
5467
        $(build_tooldir)/include is searched for header files,
5468
        $(build_tooldir)/lib/ for library files.
5469
        (GCC_FOR_TARGET): Likewise.
5470
        (CXX_FOR_TARGET): Likewise.
5471
 
5472
Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
5473
 
5474
        * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5475
 
5476
Wed May 17 16:03:48 2000  Alexandre Oliva  
5477
 
5478
        * Makefile.in (configure-target-libiberty): Depend on
5479
        configure-target-newlib.
5480
 
5481
2000-05-16  Alexandre Oliva  
5482
 
5483
        * configure.in, Makefile.in: Merge all libffi-related
5484
        configury stuff from the libgcj tree.
5485
 
5486
Tue May 16 10:06:21 2000  Andrew Cagney  
5487
 
5488
        Thu Apr 27 11:01:48 2000 Andrew Cagney :
5489
        * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5490
 
5491
Tue May 16 09:57:35 2000  Andrew Cagney  
5492
 
5493
        Wed Apr 26 17:03:53 2000 Andrew Cagney :
5494
        * Makefile.in (do-djunpack): New target. Update djunpack.bat with
5495
        current version information.  Add to proto-toplev directory.
5496
        (gdb-taz): Build do-djunpack.
5497
 
5498
2000-05-15  David Edelsohn  
5499
 
5500
        * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5501
 
5502
Mon May 15 13:39:09 2000  Andrew Cagney  
5503
 
5504
        * MAINTAINERS: Add self to Write After Approval list.
5505
 
5506
2000-05-13 Alexandre Oliva  
5507
 
5508
        * ltmain.sh: Preserve in relink_command any environment
5509
        variables that may affect the linker behavior.
5510
 
5511
Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
5512
 
5513
        * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5514
 
5515
Wed May 10 21:26:51 2000  Jim Wilson  
5516
 
5517
        * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5518
 
5519
2000-05-08  Eli Zaretskii  
5520
 
5521
        * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
5522
        with the version name.
5523
 
5524
Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  
5525
 
5526
        * MAINTAINERS: Add self as bb-reorder maintainer.
5527
 
5528
2000-05-01  Benjamin Kosnik  
5529
 
5530
        * config.if: Tweak.
5531
 
5532
2000-04-23  Eli Zaretskii  
5533
 
5534
        * djunpack.bat: New file.
5535
 
5536
Wed Apr 19 12:46:26 2000  Andrew Cagney  
5537
 
5538
        * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
5539
        gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
5540
        dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
5541
        insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
5542
 
5543
2000-04-16  Dave Pitts  
5544
 
5545
        * config.sub (case $basic_machine): Change default for "ibm-*"
5546
        to "openedition".
5547
 
5548
2000-04-13  Andreas Jaeger  
5549
 
5550
        * MAINTAINERS: Added myself.
5551
 
5552
Wed Apr 12 16:42:48 2000  Andrew Cagney  
5553
 
5554
        * Makefile.in (gdb-taz): New target.  GDB specific archive.
5555
        (do-md5sum): New target.
5556
        (MD5PROG): Define.
5557
        (PACKAGE): Default to TOOL.
5558
        (VER): Default to a shell script.
5559
        (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
5560
        md5 checksum generation.
5561
        (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
5562
        (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
5563
        (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
5564
        insight.tar.bz2): Use gdb-taz to create archive.
5565
 
5566
Fri Apr  7 18:10:29 2000  Andrew Cagney  
5567
 
5568
        * configure (warn_cflags): Delete.
5569
 
5570
Thu Apr  6 16:15:14 2000  Philippe De Muyter  
5571
 
5572
        * MAINTAINERS: Added myself.
5573
 
5574
2000-04-05  Benjamin Kosnik  
5575
            Martin v. Loewis  
5576
 
5577
        * configure.in (enable_libstdcxx_v3): Add.
5578
        (target_libs): Add bits here to switch between libstdc++-v2 and
5579
        libstdc++-v3.
5580
        * config.if: And this file too.
5581
        * Makefile.in: Add libstdc++-v3 targets.
5582
 
5583
2000-04-05  Michael Meissner  
5584
 
5585
        * config.sub (d30v): Add d30v as a basic machine type.
5586
 
5587
2000-03-29  Jason Merrill  
5588
 
5589
        * configure.in: -linux-gnu*, not -linux-gnu.
5590
 
5591
Sun Mar 12 17:30:30 2000  Toon Moene  
5592
 
5593
        * MAINTAINERS: Add self in write-after-approval section.
5594
 
5595
Sun Mar 12 00:23:32 2000  Jim Wilson  
5596
 
5597
        * MAINTAINERS: Add self as ia64 port maintainer.
5598
 
5599
2000-03-08  Neil Booth  
5600
 
5601
        * MAINTAINERS: Add self in write-after-approval section.
5602
 
5603
Fri Mar  3 18:44:08 2000  Andrew Cagney  
5604
 
5605
        * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
5606
        (do-tar-bz2): Replace TOOL with PACKAGE.
5607
        (gdb.tar.bz2): Remove GDBTK from GDB package.
5608
        (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
5609
        dejagnu.tar.bz2): New packages.
5610
 
5611
2000-02-27  Andreas Jaeger  
5612
 
5613
        * configure.in: Add entry for mips*-*-linux*, move catch all
5614
        *-*-*linux* entry below this one.
5615
 
5616
2000-02-27  Ian Lance Taylor  
5617
 
5618
        * ltconfig, ltmain.sh: Update to libtool 1.3.4.
5619
 
5620
2000-02-24  Nick Clifton  
5621
 
5622
        * config.sub: Support an OS of "wince".
5623
 
5624
Thu Feb 24 16:15:56 2000  Andrew Cagney  
5625
 
5626
        * config.guess, config.sub: Updated to match config's 2000-02-15
5627
        version.
5628
 
5629
2000-02-23  Linas Vepstas 
5630
 
5631
        * config.sub: Add support for Linux/IBM 370.
5632
        * configure.in: Likewise.
5633
 
5634
2000-02-22  Nick Clifton  
5635
 
5636
        * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
5637
 
5638
2000-02-20  Christopher Faylor 
5639
 
5640
        * config.guess: Guess "cygwin" rather than "cygwin32".
5641
 
5642
2000-02-16  Kaveh R. Ghazi  
5643
 
5644
        * configure (gcc_version): When setting, narrow search to
5645
        lines containing `version_string'.
5646
 
5647
2000-02-15  Denis Chertykov  
5648
 
5649
        * config.sub: Add support for avr target.
5650
 
5651
2000-02-14  Nick Clifton  
5652
 
5653
        * MAINTAINERS: Add maintainers for MCore port.
5654
 
5655
Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  
5656
 
5657
        * config.sub: Add mmix-knuth-mmixware.
5658
 
5659
2000-01-31  Kaveh R. Ghazi  
5660
 
5661
        * MAINTAINERS: Pair cccp with cpplib maintainership.
5662
 
5663
2000-01-27  Christopher Faylor 
5664
 
5665
        * Makefile.in (CC_FOR_TARGET): Add new winsup directory
5666
        structure stuff to -L library search.
5667
        (CXX_FOR_TARGET): Ditto.
5668
        (CROSS_CHECK_MODULES): Fix spelling mistake.
5669
 
5670
2000-01-24  Mark Mitchell  
5671
 
5672
        * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
5673
        the C++ compiler.
5674
 
5675
2000-01-12  Richard Henderson  
5676
 
5677
        * configure.in: Don't build some bits for beos.
5678
 
5679
2000-01-12  Joel Sherrill (joel@OARcorp.com)
5680
 
5681
        * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
5682
        as include files.
5683
 
5684
2000-01-11  Zack Weinberg  
5685
 
5686
        * Add self as cpplib maintainer, as requested by Jason
5687
        Merrill.  Correct my e-mail address.
5688
 
5689
2000-01-06  Geoff Keating  
5690
 
5691
        * configure.in: Use mt-aix43 to handle *_TARGET defs,
5692
        not mh-aix43.
5693
 
5694
Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  
5695
 
5696
        * MAINTAINERS: Add myself to "write after approval" list.
5697
 
5698
1999-12-14  Richard Henderson  
5699
 
5700
        * config.guess (alpha-osf, alpha-linux): Detect ev67.
5701
        * config.sub: Accept alphaev[78], alphaev8.
5702
 
5703
1999-12-03  Alexandre Oliva  
5704
 
5705
        * config.guess, config.sub: Update from autoconf.
5706
 
5707
1999-11-29  Bruce Korb  
5708
 
5709
        * MAINTAINERS:  update my playtime e-address.
5710
 
5711
Tue Nov 23 00:57:41 1999  Rainer Orth  
5712
 
5713
        * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
5714
        necessary libraries are missing.
5715
 
5716
Fri Nov 19 11:22:31 MST 1999    Diego Novillo 
5717
 
5718
        * MAINTAINERS: Add new 'write after approval' maintainer.
5719
 
5720
Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  
5721
 
5722
        * MAINTAINERS: Add new Java maintainer.
5723
 
5724
1999-10-25  Andreas Schwab  
5725
 
5726
        * configure: Fix quoting inside arguments of eval.
5727
 
5728
1999-10-21  Nick Clifton  
5729
 
5730
        * config-ml.in: Allow suppression of some ARM multilibs.
5731
 
5732
Tue Sep  7 23:33:57 1999  Linas Vepstas  
5733
 
5734
        * config.guess: Add OS/390 match pattern.
5735
        * config.sub: Add mvs, openedition targets.
5736
        * configure.in (i370-ibm-opened*): New.
5737
 
5738
1999-09-04  Steve Chamberlain  
5739
 
5740
        * config.sub: Add support for configuring for pj.
5741
 
5742
1999-08-31  Nick Clifton  
5743
 
5744
        * config.sub (maybe_os): Add support for configuring for fr30.
5745
 
5746
1999-08-25  Nick Clifton  
5747
 
5748
        * configure.in: Do not configure or build ld for AIX
5749
        platforms.  ld is known to be broken on these platforms.
5750
 
5751
Wed Aug 25 01:12:25 1999  Rainer Orth  
5752
 
5753
        * config-ml.in: Pass compiler flag corresponding to multidirs to
5754
        subdir configures.
5755
 
5756
1999-08-09  Ian Lance Taylor  
5757
 
5758
        * Makefile.in (LDFLAGS): Define.
5759
 
5760
1999-08-08  Mumit Khan  
5761
 
5762
        * configure.in (i[3456]-*-mingw32*): Don't put gprof in
5763
        noconfigdirs.
5764
        (*-*-cygwin*): Likewise.
5765
 
5766
1999-08-08  Ian Lance Taylor  
5767
 
5768
        * mkdep: New file.
5769
        * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
5770
        (BINUTILS_SUPPORT_DIRS): Add mkdep.
5771
 
5772
        From Eli Zaretskii :
5773
        * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
5774
        long file name when using DJGPP on MS-DOS.
5775
 
5776
Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
5777
 
5778
        * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
5779
 
5780
1999-07-30  Alan Modra  
5781
 
5782
        * Makefile.in (check-target-libio): Remove all-target-libstdc++
5783
        dependency as this causes "make check" to globally "make all"
5784
 
5785
Tue Jun 22 23:45:18 1999  Tom Tromey  
5786
 
5787
        * configure.in (target_libs): Added target-zlib.
5788
        * Makefile.in (ALL_TARGET_MODULES): Added zlib.
5789
        (CONFIGURE_TARGET_MODULES): Likewise.
5790
        (CHECK_TARGET_MODULES): Likewise.
5791
        (INSTALL_TARGET_MODULES): Likewise.
5792
        (CLEAN_TARGET_MODULES): Likewise.
5793
        (configure-target-zlib): New target.
5794
        (all-target-zlib): Likewise.
5795
        (all-target-libjava): Depend on all-target-zlib.
5796
        (configure-target-libjava): Depend on configure-target-zlib.
5797
 
5798
        * Makefile.in (configure-target-libjava): Depend on
5799
        configure-target-newlib.
5800
        (configure-target-boehm-gc): New target.
5801
        (configure-target-qthreads): New target.
5802
 
5803
        * configure.in (target_libs): Added target-qthreads.
5804
        * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
5805
        (CONFIGURE_TARGET_MODULES): Likewise.
5806
        (CHECK_TARGET_MODULES): Likewise.
5807
        (INSTALL_TARGET_MODULES): Likewise.
5808
        (CLEAN_TARGET_MODULES): Likewise.
5809
        (all-target-qthreads): New target.
5810
        (configure-target-libjava): Depend on configure-target-qthreads.
5811
        (all-target-libjava): Depend on all-target-qthreads.
5812
 
5813
        * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
5814
        (CONFIGURE_TARGET_MODULES): Likewise.
5815
        (CHECK_TARGET_MODULES): Likewise.
5816
        (INSTALL_TARGET_MODULES): Likewise.
5817
        (CLEAN_TARGET_MODULES): Likewise.
5818
        (all-target-libjava): New target.
5819
        (all-target-boehm-gc): Likewise.
5820
        * configure.in (target_libs): Added libjava, boehm-gc.
5821
 
5822
1999-07-22  Ian Lance Taylor  
5823
 
5824
        * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
5825
        configure.bat in SUPPORT_FILES.
5826
        (gas+binutils.tar.bz2): Likewise.
5827
 
5828
        * makeall.bat: Remove; obsolete.
5829
 
5830
1999-07-21  Ian Lance Taylor  
5831
 
5832
        From Mark Elbrecht:
5833
        * configure.bat: Remove; obsolete.
5834
 
5835
1999-07-11  Ian Lance Taylor  
5836
 
5837
        * configure: Add -W -Wall to the default CFLAGS when compiling with
5838
        gcc.
5839
 
5840
Thu Jul  8 12:32:23 1999  John David Anglin 
5841
 
5842
        * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
5843
 
5844
1999-06-30  Mark Mitchell  
5845
 
5846
        * configure.in: Build ld on IRIX6.
5847
 
5848
1999-06-12  Ian Lance Taylor  
5849
 
5850
        * Makefile.in: Change distribution targets to use bzip2 instead of
5851
        gzip.
5852
        (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
5853
        (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
5854
 
5855
1999-06-04  Nick Clifton  
5856
 
5857
        * config.sub: Add mcore target.
5858
 
5859
Sun May 30 16:03:16 1999  Cort Dougan  
5860
 
5861
        * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
5862
 
5863
Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
5864
 
5865
        * config.guess (dummy): Changed to $dummy.
5866
 
5867
1999-05-24  Nick Clifton  
5868
 
5869
        * config.sub: Tidied up case statements.
5870
 
5871
1999-05-22  Ben Elliston  
5872
 
5873
        * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
5874
        .
5875
 
5876
        * config.guess: Merge with FSF version. Future changes will be
5877
        more accurately recorded in this ChangeLog.
5878
        * config.sub: Likewise.
5879
 
5880
Thu May 20 10:00:42 1999   Stephen L Moshier  
5881
 
5882
         * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
5883
 
5884
1999-04-30  Tom Tromey  
5885
 
5886
        * ltmain.sh: [mode link] Always use CC given by ltconfig.
5887
 
5888
1999-04-23  Tom Tromey  
5889
 
5890
        * ltconfig, ltmain.sh: Update to libtool 1.2f.
5891
 
5892
1999-04-20  Drew Moseley  
5893
 
5894
        * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
5895
        (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
5896
        Bad merge removed these two changes.
5897
 
5898
Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
5899
                          Martin Heller (Ing.-Buero_Heller@t-online.de)
5900
 
5901
        * config.guess (interix Alpha): Add.
5902
 
5903
1999-04-11  Richard Henderson  
5904
 
5905
        * configure.in (i?86-*-beos*): Do config gperf; don't config
5906
        gdb, newlib, or libgloss.
5907
 
5908
Sun Apr 11 23:55:34 1999  Alexandre Oliva  
5909
 
5910
        * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
5911
        link a trivial program with -mabi=64.  If it fails, remove mabi=64
5912
        from multidirs.
5913
 
5914
Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
5915
 
5916
        * config.sub: Set basic_machine to i586 when target_alias = k6-*.
5917
 
5918
1999-04-08  Nick Clifton  
5919
 
5920
        * config.sub: Add support for mcore targets.
5921
 
5922
1999-04-07  Michael Meissner  
5923
 
5924
        * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
5925
        not mt-ospace, in order to shut up assembler warning about using
5926
        symbols that are named the same as registers.
5927
 
5928
1999-04-07  Drew Moseley  
5929
 
5930
        * Makefile.in (all-target-cygmon): Added all-target-bsp to the
5931
        dependency list for all-target-cygmon.
5932
 
5933
1999-04-05  Doug Evans  
5934
 
5935
        * config-ml.in: Check $host, not $target, for selective multilibs.
5936
        (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
5937
        thumb interworking, and underscore prefix multilibs.
5938
 
5939
1999-04-04  Ian Lance Taylor  
5940
 
5941
        * missing: Update to version from current automake.
5942
 
5943
Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
5944
 
5945
        * configure (gxx_include_dir): Removed.
5946
 
5947
        * configure.in (gxx_include_dir): Handle it.
5948
        * Makefile.in: Likewise.
5949
 
5950
1999-03-29  Gavin Romig-Koch  
5951
 
5952
        * config.sub (mips64vr4111,mips64vr4111el) Add.
5953
 
5954
1999-03-21  Ben Elliston  
5955
 
5956
        * config.guess: Correct typo for detecting ELF on FreeBSD.
5957
 
5958
Thu Mar 18 00:17:50 1999  Mark Elbrecht 
5959
 
5960
        * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
5961
        config/mh-djgpp.
5962
 
5963
Thu Mar 11 18:37:23 1999  Drew Moseley  
5964
 
5965
        * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
5966
        all-target-newlib to dependency list for all-target-bsp.
5967
 
5968
Thu Mar 11 01:19:31 1999  Mumit Khan  
5969
 
5970
        * config.sub: Add i386-uwin support.
5971
        * config.guess: Likewise.
5972
 
5973
Thu Mar 11 01:07:55 1999  Franz Sirl 
5974
 
5975
        * configure.in: cleanup, add mh-*pic handling for arm, special
5976
        case powerpc*-*-aix*
5977
 
5978
Wed Mar 10 18:35:07 1999  Jeff Johnston  
5979
 
5980
        * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
5981
        can be built.
5982
 
5983
Wed Mar 10 17:39:09 1999  Drew Moseley  
5984
 
5985
        * configure.in: Added bsp support to arm-*-coff and arm-*-elf
5986
        targets.
5987
 
5988
1999-03-02  Nick Clifton  
5989
 
5990
        * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
5991
 
5992
Sun Feb 28 02:20:00 1999  Geoffrey Noer  
5993
 
5994
        * config.sub: Check for "cygwin*" rather than "cygwin32*"
5995
 
5996
1999-02-24  Nick Clifton  
5997
 
5998
        * config.sub: Fix typo in arm recognition.
5999
 
6000
Wed Feb 24 13:51:40 1999  Drew Moseley  
6001
 
6002
        * configure.in (noconfigdirs): Changed target_configdirs to
6003
        include target-bsp only for m68k-*-elf* and m68k-*-coff*
6004
        rather than m68k-*-* since it is not known to work on
6005
        m68k-aout. Ditto for arm-*-*oabi.
6006
 
6007
Wed Feb 24 12:52:17 1999  Stan Shebs  
6008
 
6009
        * configure.in (*-*-windows*): Remove, no longer used.
6010
 
6011
1999-02-19  Ben Elliston 
6012
 
6013
        * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6014
        Smart and improved by Andrew Cagney.
6015
 
6016
Thu Feb 18 19:55:09 1999  Marc Espie 
6017
 
6018
        * config.guess: Recognize openbsd-*-hppa.
6019
 
6020
Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
6021
 
6022
        * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6023
        only if it is not empty.
6024
 
6025
1999-02-17  Nick Clifton  
6026
 
6027
        Patch from: Scott Bambrough 
6028
 
6029
        * config.guess: Modified to recognize uname's armv* syntax.
6030
 
6031
        * config.sub: Modified to recognize uname's armv* syntax.
6032
 
6033
1999-02-17  Mark Salter  
6034
 
6035
        * configure.in: Added target-bsp for sparclite.
6036
 
6037
Mon Feb  8 14:17:24 1999  Richard Henderson  
6038
 
6039
        * config.sub: Recognize alphapca5[67] and up to alphaev8.
6040
 
6041
1999-02-08  Nick Clifton  
6042
 
6043
        * configure.in: Add support for strongarm port.
6044
        * config.sub: Add support for strongarm target.
6045
 
6046
Sun Feb  7 18:01:54 1999  Mumit Khan  
6047
 
6048
        * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6049
        the old name config/mh-cygwin32.
6050
        Enable texinfo.
6051
 
6052
Thu Feb  4 20:43:25 1999  Ian Lance Taylor  
6053
 
6054
        * configure.in: Do build ld for ix86 Solaris.
6055
 
6056
Tue Feb  2 19:46:40 1999  Jim Wilson  
6057
 
6058
        * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
6059
        $AR_FOR_TARGET.  Likewise for RANLIB.
6060
 
6061
Tue Feb  2 20:05:05 1999  Catherine Moore  
6062
 
6063
        * config.sub (oabi):  Recognize.
6064
        * configure.in (arm-*-oabi):  Handle.
6065
 
6066
Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
6067
 
6068
        * config.guess: Improve detection of i686 on UnixWare 7.
6069
 
6070
Sat Jan 30 08:04:00 1999  Mumit Khan  
6071
 
6072
        * config.guess: Add support for i386-pc-interix.
6073
        * config.sub: Likewise.
6074
        * configure.in: Likewise.
6075
 
6076
Mon Jan 18 13:59:20 1999  Christopher Faylor 
6077
 
6078
        * Makefile.in: Remove unneeded all-target-libio from
6079
        from all-target-winsup target since it is now unneeded.
6080
        Add all-target-libtermcap in its place since it is now
6081
        needed.
6082
 
6083
Wed Dec 30 20:34:52 1998  Christopher Faylor 
6084
 
6085
        * configure.in: makefile stub for cygwin target is probably
6086
        unnecessary.  Remove it for now.
6087
 
6088
Wed Dec 30 01:13:03 1998  Christopher Faylor 
6089
 
6090
        * configure.in: libtermcap.a should be built when cygwin is the
6091
        target as well as the host.
6092
        * config.guess: Allow mixed case in cygwin uname output.
6093
        * Makefile.in: Add libtermcap target.
6094
 
6095
Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
6096
 
6097
        * config.sub: Clean up handling of hppa2.0.
6098
 
6099
Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
6100
 
6101
        * config.guess: Use C code to identify more HP machines.
6102
 
6103
Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
6104
 
6105
        * config.sub: Handle hppa2.0.
6106
 
6107
Tue Dec 15 17:02:58 1998  Bob Manson  
6108
 
6109
        * configure.in: Add cygmon for x86-coff and x86-elf. Configure
6110
        cygmon for all sparclite targets, regardless of object format.
6111
 
6112
1998-12-15  Mark Salter  
6113
 
6114
        * configure.in: Added target-bsp for several target architectures.
6115
 
6116
        * Makefile.in: Added rules for bsp.
6117
 
6118
Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
6119
 
6120
        * config.guess: Improve detection of hppa2.0 processors.
6121
 
6122
Fri Dec  4 01:33:05 1998  Niall Smart 
6123
 
6124
        * config.guess: Recognize FreeBSD using ELF automatically.
6125
 
6126
1998-11-26  Manfred Hollstein  
6127
 
6128
        * configure (skip-this-dir): Add handling for new shell script, which
6129
        might be created by a sub-directory's configure to indicate, this particular
6130
        directory is "unwanted".
6131
        * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6132
 
6133
Wed Nov 18 18:28:45 1998  Geoffrey Noer  
6134
 
6135
        * ltconfig: import from libtool, after changing libtool to
6136
        account for the cygwin name change.
6137
 
6138
Wed Nov 18 18:09:14 1998  Geoffrey Noer  
6139
 
6140
        * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6141
        include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6142
 
6143
Wed Nov 18 20:13:29 1998  Christopher Faylor 
6144
 
6145
        * configure.in: Add libtermcap to list of cygwin dependencies.
6146
 
6147
Tue Nov 17 16:57:51 1998  Geoffrey Noer  
6148
 
6149
        * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6150
        they include winsup/include when it's a cygwin target.
6151
 
6152
1998-11-12  Tom Tromey  
6153
 
6154
        * configure.in (host_tools): Added zip.
6155
        * Makefile.in (all-target-libjava): Depend on all-zip.
6156
        (all-zip): New target.
6157
        (ALL_MODULES): Added all-zip.
6158
        (NATIVE_CHECK_MODULES): Added check-zip.
6159
        (INSTALL_MODULES): Added install-zip.
6160
        (CLEAN_MODULES): Added clean-zip.
6161
 
6162
Thu Nov 12 17:27:21 1998  Geoffrey Noer  
6163
 
6164
        * Makefile.in: lose "32" from comment about cygwin.
6165
 
6166
Thu Nov  5 15:00:31 1998  Nick Clifton  
6167
 
6168
        * configure.in: Use -Os to build target libraries for the fr30.
6169
 
6170
Wed Nov  4 18:49:43 1998  Dave Brolley  
6171
 
6172
        * config.sub: Add fr30.
6173
 
6174
Mon Nov  2 15:19:33 1998  Geoffrey Noer  
6175
 
6176
        * configure.in: drop "32" from config/mh-cygwin32.  Check
6177
        cygwin* instead of cygwin32*.
6178
        * config.sub: Check cygwin* instead of cygwin32*.
6179
 
6180
Thu Oct 22 10:55:25 1998  Robert Lipe  
6181
 
6182
        * config.guess: Match any version of Unixware7.
6183
 
6184
1998-10-20  Syd Polk  
6185
 
6186
        * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6187
        if desired.
6188
 
6189
Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
6190
 
6191
        * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6192
        these if the appropriate directories and files to not exist.
6193
 
6194
Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
6195
 
6196
        * Makefile.in (DEVO_SUPPORT): Add config.if.
6197
 
6198
Tue Oct 13 15:45:36 1998  Manfred Hollstein  
6199
 
6200
        * configure: Add pattern to replace "build_tooldir"'s
6201
        definition in the generated Makefile with "tooldir"'s
6202
        actual value.
6203
 
6204
Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
6205
 
6206
        * config.sub: Bring back lost sparcv9.
6207
 
6208
        * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6209
 
6210
Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
6211
 
6212
        * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6213
        CC_FOR_TARGET and friends.
6214
 
6215
Mon Oct 12 12:09:30 1998  Alexandre Oliva  
6216
 
6217
        * Makefile.in (build_tooldir): New variable, same as tooldir.
6218
        (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6219
        -B$(build_tooldir)/bin/.
6220
        (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
6221
 
6222
Tue Sep  1 16:23:11 1998  Gerald Pfeifer  
6223
 
6224
        * README: Remove installation instructions and refer to the
6225
        INSTALL directory instead.
6226
 
6227
Wed Sep 30 22:20:50 1998  Robert Lipe  
6228
 
6229
        * config.sub: Add support for i[34567]86-pc-udk.
6230
        * configure.in: Likewise.
6231
 
6232
Wed Sep 30 19:23:48 1998  Geoffrey Noer  
6233
 
6234
        * Makefile.in: add bzip2 package building bits for user
6235
        tools module
6236
        * configure.in: ditto
6237
 
6238
Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
6239
 
6240
        * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6241
        (ALL_TARGET_MODULES): Add all-target-libobjc.
6242
        (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6243
        (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6244
        (all-target-libchill): Add dependencies.
6245
        * configure.in (target_libs): Add libchill.
6246
 
6247
1998-09-30  Manfred Hollstein  
6248
 
6249
        * configure.in (target_subdir): Remove duplicate line.
6250
 
6251
Tue Sep 29 22:45:41 1998  Felix Lee  
6252
 
6253
        * Makefile.in (all-automake): fix dependencies.
6254
 
6255
Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
6256
 
6257
        * configure.in: Minor cleanups for building in the $(target_alias)
6258
        subdir.
6259
 
6260
1998-09-22  Jim Wilson  
6261
 
6262
        * Makefile.in (bootstrap): Set r and s before make all.  Use
6263
        BASE_FLAGS_TO_PASS in make all.
6264
        (cross): Likewise.
6265
 
6266
1998-09-20  Mark Mitchell  
6267
 
6268
        * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6269
 
6270
Sun Sep 20 00:13:02 1998  Richard Henderson  
6271
 
6272
        * config.sub: Fix typo in last change.
6273
 
6274
1998-09-19  Michael Hayes  
6275
 
6276
        * config.sub: Add support for C4x target.
6277
        * configure.in: Likewise.
6278
 
6279
1998-09-13  David S. Miller  
6280
 
6281
        * config.sub: Recognize sparcv9 just like sparc64.
6282
 
6283
Wed Sep  9 15:44:52 1998  Robert Lipe  
6284
 
6285
        * config.guess: Match "Pent II" or "PentII" for OpenServer.
6286
 
6287
Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
6288
 
6289
        * config.guess: Correctly identify Pentium II sco boxes.
6290
 
6291
        * config.guess: Fix "tr" code.  From Weiwen Liu.
6292
 
6293
Sat Sep  5 13:56:52 1998  John Hughes  
6294
 
6295
        * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6296
        stabs.
6297
 
6298
Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
6299
 
6300
        * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6301
        (ALL_TARGET_MODULES): Add all-target-libchill.
6302
        (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6303
        (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6304
        (all-target-libchill): Add dependencies.
6305
        * configure.in (target_libs): Add libchill.
6306
 
6307
Sun Aug 30 22:27:02 1998  Lutz Wohlrab 
6308
 
6309
        * config.guess: Avoid assumptions about "tr" behaves when
6310
        LANG is set to something other than English.
6311
 
6312
Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
6313
 
6314
        * configure (gxx_include_dir): Changed to
6315
        '${prefix}/include/g++'-${libstdcxx_interface}.
6316
 
6317
        * config.if: New to determine the interfaces.
6318
 
6319
Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
6320
 
6321
        * config.guess: Detect and handle MPE/IX.
6322
        * config.sub: Deal with MPE/IX.
6323
 
6324
Sat Aug 29 14:32:55 1998  David Edelsohn  
6325
 
6326
        * configure.in: Use mh-aix43.
6327
 
6328
1998-07-29  Manfred Hollstein  
6329
 
6330
        * configure: Fix --without/--disable cases for gxx-include-dir.
6331
 
6332
Fri Aug 28 12:28:26 1998  Per Bothner  
6333
 
6334
        * mdata-sh:  Imported.  Needed for automake support.
6335
 
6336
Thu Aug 13 12:49:29 1998  H.J. Lu  
6337
 
6338
        * Makefile.in (taz): Try "chmod -R og=u ." before
6339
        "chmod og=u `find . -print`".
6340
 
6341
Fri Jul 31 09:38:33 1998  Catherine Moore  
6342
 
6343
        * configure.in: Add arm-elf and thumb-elf support.
6344
 
6345
Mon Jul 27 16:23:58 1998  Doug Evans  
6346
 
6347
        * Makefile.in: Undo previous patch.
6348
 
6349
Fri Jul 24 19:55:24 1998  Doug Evans  
6350
 
6351
        * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6352
        to here ...
6353
        (install-no-fixedincludes): and here
6354
        (INSTALL_MODULES): ... from here.
6355
 
6356
Fri Jul 24 17:01:42 1998  Ian Lance Taylor  
6357
 
6358
        * config.sub: Merge with FSF.
6359
 
6360
        * config.guess: Merge with FSF.
6361
 
6362
Fri Jul 24 08:43:36 1998  Doug Evans  
6363
 
6364
        * configure (extraconfigdirs): New variable.
6365
        (SUBDIRS): Add extraconfigdirs and recurse on them too.
6366
        * Makefile.in (all): Move higher in file.
6367
        (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6368
        (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6369
        (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6370
        (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6371
        (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6372
 
6373
1998-07-23  Brendan Kehoe  
6374
 
6375
        * Makefile.in (all-target-libjava): Depend on all-gcc and
6376
        all-target-newlib.
6377
        (configure-target-libjava): Depend on $(ALL_GCC).
6378
 
6379
Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  
6380
 
6381
        * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6382
        (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6383
 
6384
Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann 
6385
 
6386
        * INSTALL/README: Fix typo.
6387
 
6388
Fri Jul 17 13:30:18 1998  Ian Lance Taylor  
6389
 
6390
        * ylwrap: Change absolute path checks to check for DOS style path
6391
        names.
6392
 
6393
        * ylwrap: Don't use a full path name if the source file is in the
6394
        same directory.  From hjl@lucon.org (H.J. Lu).
6395
 
6396
        * config-ml.in: Default to being verbose, to match Feb 18 change to
6397
        configure.
6398
 
6399
Thu Jul 16 12:29:51 1998  Ian Lance Taylor  
6400
 
6401
        Brought over from egcs:
6402
 
6403
        Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
6404
 
6405
        * configure.in (target_subdir): Set to ${target_alias} instead
6406
        of "libraries".
6407
 
6408
        Mon Sep  1 16:45:44 1997  Jim Wilson  
6409
 
6410
        * configure.in (target_subdir): Set to libraries if enable_multilib.
6411
 
6412
Wed Jul 15 01:00:54 1998  Ian Lance Taylor  
6413
 
6414
        * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6415
        multilibs, force reconfiguration the first time we create
6416
        multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6417
 
6418
Tue Jul 14 23:41:03 1998  Ian Lance Taylor  
6419
 
6420
        * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6421
        avoid confusion with --no-recursion.
6422
 
6423
Tue Jul 14 15:37:41 1998  Geoffrey Noer  
6424
 
6425
        * configure.in: Win32 hosts shouldn't use install -x
6426
        * install-sh: remove -x option, and special .exe-handling
6427
        hack.
6428
 
6429
Tue Jul 14 15:28:41 1998  Richard Henderson  
6430
 
6431
        * config.guess: Recognize i586-pc-beos.
6432
        * configure.in: Don't build some bits for beos.
6433
 
6434
Tue Jul 14 13:22:18 1998  Ian Lance Taylor  
6435
 
6436
        * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6437
        CFLAGS default to -O2.
6438
 
6439
        * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6440
        when using GNU ld.
6441
 
6442
Fri Jul 10 13:18:23 1998  Ian Lance Taylor  
6443
 
6444
        * ltmain.sh: Correct install when using a different shell.
6445
 
6446
Tue Jul  7 15:24:38 1998  Ian Lance Taylor  
6447
 
6448
        * ltconfig, ltmain.sh: Update to libtool 1.2b.
6449
 
6450
Thu Jul  2 13:57:36 1998  Klaus Kaempf  
6451
 
6452
        * makefile.vms: Update to build binutils/makefile.vms.  Add install
6453
        target.
6454
 
6455
Wed Jul  1 16:45:21 1998  Ian Lance Taylor  
6456
 
6457
        * ltconfig: Update to correct AIX handling.
6458
 
6459
Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
6460
 
6461
        * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6462
 
6463
        * configure.in (target_subdir): Set to ${target_alias} instead
6464
        of "libraries".
6465
 
6466
1998-06-26  Manfred Hollstein  
6467
 
6468
        * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6469
        (Makefile): Depend on $(gcc_version_trigger).
6470
 
6471
        * configure (gcc_version): Change default initializer to empty
6472
        string.
6473
        (gcc_version_trigger): New variable; pass this variable down
6474
        to subdir configures to enable them checking gcc's version
6475
        themselves. Emit make macros for both gcc_version vars.
6476
        (topsrcdir): Initialize reliably.
6477
        (recursion line): Remove --with-gcc-version=${gcc_version}.
6478
 
6479
1998-06-24  Manfred Hollstein  
6480
 
6481
        * configure (enable_version_specific_runtime_libs): Implement new flag
6482
        --enable-version-specific-runtime-libs which installs C++ runtime stuff
6483
        in $(libsubdir); emit definition in each generated Makefile.
6484
        (gxx_include_dir): Initialize depending on
6485
        $enable_version_specific_runtime_libs.
6486
 
6487
1998-06-24  Manfred Hollstein  
6488
 
6489
        * configure (gcc_version): Initialize properly depending on
6490
        how and where configure is started.
6491
        (recursion line): Pass a --with-gcc-version=${gcc_version}
6492
        to configures in subdirs.
6493
 
6494
Wed Jun 24 16:01:59 1998  John Metzler  
6495
 
6496
        * configure.in (noconfigdirs): Add configure pattern for mips tx39
6497
        cygmon
6498
 
6499
Tue Jun 23 22:42:32 1998  Mark Alexander  
6500
 
6501
        * configure.in: Add cygmon and libstub support for mn10200.
6502
 
6503
1998-06-19  Manfred Hollstein  
6504
 
6505
        * configure (gcc_version): Add new variable describing the
6506
        particular gcc version we're building.
6507
        * Makefile.in (libsubdir): Add new macro for the directory
6508
        in which the compiler finds executables, libraries, etc.
6509
        (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6510
        and libsubdir.
6511
 
6512
Fri Jun 19 02:36:59 1998  Alexandre Oliva 
6513
 
6514
        * Makefile.in (local-clean): Remove *.log.
6515
        (warning.log): Built with warn_summary from build.log.
6516
        (mail-report.log): Run test_summary.
6517
        (mail-report-with-warnings.log): Run test_summary including
6518
        warning.log in the report.
6519
 
6520
Thu Jun 18 11:26:03 1998  Robert Lipe  
6521
 
6522
        * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6523
 
6524
Mon Jun 15 14:53:54 1998  Andrew Cagney  
6525
 
6526
        * Makefile.in (grep): Grep no longer depends on libiberty.
6527
 
6528
Fri Jun 12 14:03:34 1998  Syd Polk  
6529
 
6530
        * Makefile.in: all-snavigator needs all-libgui.
6531
 
6532
Thu Jun 11 19:43:47 1998  Mark Alexander  
6533
 
6534
        * configure.in: Add cygmon and libstub support for mn10300.
6535
 
6536
Wed Jun 10 11:19:47 1998  Ian Lance Taylor  
6537
 
6538
        * missing: Update to version from automake 1.3.
6539
 
6540
        * ltmain.sh: On installation, don't get confused if the same name
6541
        appears more than once in the list of library names.
6542
 
6543
Wed Jun  3 14:51:42 1998  Ian Lance Taylor  
6544
 
6545
        * config.sub: Accept m68060 and m5200 as CPU names.
6546
 
6547
Mon Jun  1 17:25:16 1998  Ian Lance Taylor  
6548
 
6549
        * configure: Use && rather than using -a in test, because odd
6550
        strings can confuse test.
6551
        * configure.in: Likewise.
6552
 
6553
Thu May 28 19:31:13 1998  Ian Lance Taylor  
6554
 
6555
        * ltconfig, ltmain.sh: Bring in Visual C++ support.
6556
 
6557
Sat May 23 23:44:13 1998  Alexandre Oliva 
6558
 
6559
        * Makefile.in (boostrap2-lean, bootstrap3-lean,
6560
        bootstrap4-lean): New targets.
6561
 
6562
Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
6563
 
6564
        * mpw-* Delete.  Not used.
6565
 
6566
Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
6567
 
6568
        * COPYING.LIB: Update FSF address.
6569
 
6570
Fri May  8 01:30:20 1998  Ian Lance Taylor  
6571
 
6572
        * ltconfig, ltmain.sh: Update to libtool 1.2a.
6573
 
6574
        * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
6575
        GAS_SUPPORT_DIRS.
6576
 
6577
Thu May  7 17:27:35 1998  Ian Lance Taylor  
6578
 
6579
        * ltconfig, ltmain.sh: Avoid producing a version number if
6580
        -version-info was not used.
6581
 
6582
Tue May  5 18:02:24 1998  Ian Lance Taylor  
6583
 
6584
        * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
6585
        building with newlib.
6586
 
6587
1998-04-30  Paul Eggert  
6588
 
6589
        * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
6590
        Solaris `make' causes it to continue to next definition.
6591
 
6592
Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6593
 
6594
        * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
6595
        the right GUI libraries and files are installed along with GDB.
6596
 
6597
Tue Apr 28 18:11:24 1998  Ian Lance Taylor  
6598
 
6599
        * configure.in: Change alpha to alpha* in several places.
6600
 
6601
Tue Apr 28 07:42:00 1998  Mark Alexander  
6602
 
6603
        * config.sub: Recognize sparc86x.
6604
 
6605
Tue Apr 28 07:35:02 1998  Michael Meissner  
6606
 
6607
        * configure.in (--enable-target-optspace): Remove debug echo.
6608
 
6609
Thu Apr 23 21:31:16 1998  Jim Wilson  
6610
 
6611
        * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
6612
 
6613
Thu Apr 23 12:26:38 1998  Ian Lance Taylor  
6614
 
6615
        * ltconfig: Update cygwin32 support.
6616
 
6617
        * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
6618
        (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
6619
        (GDB_SUPPORT_DIRS): Likewise.
6620
 
6621
Wed Apr 22 12:30:10 1998  Michael Meissner  
6622
 
6623
        * configure.in (target_makefile_frag): If --enable-target-optspace,
6624
        use -Os to compile target libraries rather than -O2.  Default to
6625
        using -Os for d10v and m32r if --{enable,disable}-target-optspace is
6626
        not used.
6627
        * configure.in (target_cflags): Ditto for d30v.
6628
 
6629
Tue Apr 21 23:06:54 1998  Tom Tromey  
6630
 
6631
        * Makefile.in (all-bfd): Depend on all-intl.
6632
        (all-binutils): Likewise.
6633
        (all-gas): Likewise.
6634
        (all-gprof): Likewise.
6635
        (all-ld): Likewise.
6636
 
6637
1998-04-19  Brendan Kehoe  
6638
 
6639
        * configure.in (host_tools): Fix typo, lbtool -> libtool.
6640
 
6641
Fri Apr 17 16:20:42 1998  Ian Lance Taylor  
6642
 
6643
        * Makefile.in (all-bfd): Depend upon all-libiberty.
6644
 
6645
        * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
6646
 
6647
Fri Apr 17 12:22:22 1998  Bob Manson  
6648
 
6649
        * Makefile.in: Add libstub.
6650
 
6651
        * configure.in: Ditto. Build libstub for targets that have cygmon
6652
        support.
6653
 
6654
Tue Apr 14 18:01:55 1998  Ian Lance Taylor  
6655
 
6656
        * configure.in: Don't set PICFLAG on ix86-cygwin32.
6657
 
6658
Tue Apr 14 12:24:45 1998  J. Kean Johnston  
6659
 
6660
        * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
6661
        use mh-sysv5 if specified.  Support gprof on SCO Open Server.
6662
 
6663
Tue Apr 14 11:33:51 1998  Krister Walfridsson 
6664
 
6665
        * configure: Define DEFAULT_M4 by searching PATH.
6666
        * Makfile.in: Use DEFAULT_M4.
6667
 
6668
Mon Apr 13 15:37:24 1998  Ian Lance Taylor  
6669
 
6670
        * ltconfig: Add cygwin32 support.
6671
 
6672
        * Makefile.in, configure.in: Add libtool as a native only directory
6673
        to configure and build.
6674
 
6675
Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
6676
 
6677
        * Makefile.in (INSTALL_MODULES): Remove texinfo.
6678
 
6679
Wed Apr  8 13:18:56 1998  Philippe De Muyter  
6680
 
6681
        * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
6682
 
6683
Thu Apr  2 14:48:44 1998  Geoffrey Noer  
6684
 
6685
        * Makefile.in: add ash make rules
6686
        * configure.in: add ash to native_only and host_tools lists
6687
 
6688
Thu Mar 26 12:53:20 1998  Tom Tromey  
6689
 
6690
        * Makefile.in (all-gettext, all-intl): New targets.
6691
        (ALL_MODULES): Added all-gettext, all-intl.
6692
        (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
6693
        (INSTALL_MODULES): Added install-gettext, install-intl.
6694
        (CLEAN_MODULES): Added clean-gettext, clean-intl.
6695
 
6696
        * configure.in (host_tools): Added gettext.
6697
        (native_only): Likewise.
6698
        (noconfigdirs) [various cases]: Likewise.
6699
        (host_libs): Added intl.
6700
 
6701
Thu Mar 26 15:00:11 1998  Keith Seitz  
6702
 
6703
        * configure: Do not disable building gdbtk for cygwin32 hosts.
6704
 
6705
Wed Mar 25 10:04:18 1998  Nick Clifton  
6706
 
6707
        * configure.in: Add thumb-coff target.
6708
        * config.sub: Add thumb-coff target.
6709
 
6710
Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6711
 
6712
        * Makefile.in: Revert yesterday's change.
6713
        (all-target-winsup):  all-target-librx stays out of here.
6714
 
6715
Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6716
 
6717
        * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
6718
        CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
6719
        INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
6720
        Remove references to librx and libg++.
6721
 
6722
Tue Mar 24 18:28:12 1998  Eric Mumpower  
6723
 
6724
        * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
6725
        recursive makes
6726
 
6727
Tue Mar 24 11:37:45 1998  Ian Lance Taylor  
6728
 
6729
        * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
6730
        for newlib directory.
6731
        (CXX_FOR_TARGET): Likewise.
6732
 
6733
Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
6734
 
6735
        * ltconfig: Update after libtool/ltconfig.in change for
6736
        hpux11.
6737
 
6738
Fri Mar 20 18:51:43 1998  Ian Lance Taylor  
6739
 
6740
        * ltconfig, ltmain.sh: Update to libtool 1.2.
6741
 
6742
Fri Mar 20 09:32:14 1998  Manfred Hollstein  
6743
 
6744
        * Makefile.in (install-gcc): Don't specify LANGUAGES here.
6745
        (install-gcc-cross): Instead, override LANGUAGES here.
6746
 
6747
1998-03-18  Dave Love  
6748
 
6749
        * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
6750
        non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
6751
 
6752
Wed Mar 18 09:24:59 1998  Nick Clifton  
6753
 
6754
        * configure.in: Add Thumb-pe target.
6755
 
6756
Tue Mar 17 16:59:00 1998  Syd Polk 
6757
 
6758
        * Makefile.in - changed sn targets to snavigator
6759
        * configure.in - changed sn targets to snavigator
6760
 
6761
Tue Mar 17 10:33:28 1998  Manfred Hollstein  
6762
 
6763
        * config-ml.in: After building symlink tree call make distclean
6764
        if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
6765
        to be the case for libiberty.
6766
 
6767
Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
6768
 
6769
        * configure: When making link, also check the current
6770
        directory. The configure scripts may create one.
6771
 
6772
Fri Mar  6 01:02:03 1998  Richard Henderson  
6773
 
6774
        * config.sub: Accept alphapca56 and alphaev6 properly.
6775
 
6776
Fri Mar  6 00:14:55 1998  Franz Sirl 
6777
 
6778
        * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
6779
 
6780
Mon Feb 23 15:09:18 1998  Bruno Haible 
6781
 
6782
        * config.sub (sco5): Fix typo.
6783
 
6784
Mon Feb 23 14:46:06 1998  Ian Lance Taylor  
6785
 
6786
        * Makefile.in (INSTALL_MODULES): Move install-tcl before
6787
        install-itcl.
6788
        (install-itcl): Remove dependency on install-tcl.
6789
 
6790
Mon Feb 23 09:53:28 1998  Mark Alexander  
6791
 
6792
        * configure.in: Remove libgloss from noconfigdirs for MN10300.
6793
 
6794
Thu Feb 19 13:40:41 1998  Ian Lance Taylor  
6795
 
6796
        * configure.in: Don't build libgui for a cygwin32 target when not on
6797
        a cygwin32 host.
6798
 
6799
Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6800
 
6801
        * configure (redirect): Set to null, so default behavior of
6802
        configure is now --verbose.
6803
 
6804
1998-02-16  Dave Love  
6805
 
6806
        * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
6807
        CONFIG_SITE=/dev/null to forestall lossage with site configuration.
6808
 
6809
Mon Feb 16 12:23:53 1998  Manfred Hollstein  
6810
 
6811
        * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
6812
        this change to sync Makefile.in with its ChangeLog entries.
6813
 
6814
Thu Feb 12 15:03:08 1998  H.J. Lu  
6815
 
6816
        * ltmain.sh (mkdir): Check that the directory doesn't exist
6817
        before we exit with error, so that we don't get races during
6818
        parallel builds.
6819
 
6820
Sat Feb  7 15:19:18 1998  Ian Lance Taylor  
6821
 
6822
        * ltconfig, ltmain.sh: Update from libtool 1.0i.
6823
 
6824
Fri Feb  6 01:33:52 1998  Manfred Hollstein  
6825
 
6826
        * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
6827
        PICFLAG_FOR_TARGET.
6828
        (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
6829
 
6830
        * configure: Emit a definition for the new macro enable_shared
6831
        into each Makefile.
6832
 
6833
Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6834
 
6835
        * configure.in (host_tools, native_only): Add libtool.
6836
 
6837
Wed Feb  4 16:53:58 1998  Geoffrey Noer  
6838
 
6839
        * configure.in: add target-gperf to noconfigdirs for Cygwin32.
6840
        Fix typo in ming config comment.
6841
 
6842
Wed Feb  4 18:56:13 1998  Ian Lance Taylor  
6843
 
6844
        * ltconfig, ltmain.sh: Update from libtool 1.0h.
6845
 
6846
Mon Feb  2 19:38:19 1998  Ian Lance Taylor  
6847
 
6848
        * config.sub: Add tic30 cases, and map c30 to tic30.
6849
 
6850
Sun Feb  1 02:40:41 1998  Richard Henderson  
6851
 
6852
        * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
6853
        (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
6854
        (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
6855
        (CLEAN_TARGET_MODULES): Similarly
6856
        (all-target-libf2c): Add dependences.
6857
        * configure.in (target_libs): Add libf2c.
6858
 
6859
Fri Jan 30 17:18:32 1998  Geoffrey Noer  
6860
 
6861
        * configure.in: Remove expect from noconfigdirs when target
6862
        is cygwin32.  OK to build expect and dejagnu with Canadian
6863
        Cross.
6864
 
6865
Wed Jan 28 12:58:49 1998  Ian Lance Taylor  
6866
 
6867
        * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
6868
        host.
6869
 
6870
        * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
6871
        and mingw32.
6872
 
6873
Wed Jan 28 10:26:37 1998  Manfred Hollstein  
6874
 
6875
        * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
6876
        here as it is not defined in the toplevel Makefile.
6877
 
6878
Tue Jan 27 23:25:06 1998  Manfred Hollstein  
6879
 
6880
        * configure (package_makefile_rules_frag): New variable, which names
6881
        a file with generic rules, ...
6882
        Change comment to mention we now have FIVE parts.
6883
        * configure: Undo last change.
6884
 
6885
Tue Jan 27 23:15:55 1998  Lassi A. Tuura  
6886
 
6887
        * config.guess: More accurate determination of HP processor types.
6888
        * config.sub: More accurate determination of HP processor types.
6889
 
6890
Sat Jan 24 01:59:45 1998  Manfred Hollstein  
6891
 
6892
        * configure (package_makefile_frag): Move inserting the
6893
        ${package_makefile_frag} to where it should be according
6894
        to the comment.
6895
 
6896
Fri Jan 23 00:29:28 1998  Philip Blundell  
6897
 
6898
        * config.guess: Add support for Linux/ARM.
6899
 
6900
Thu Jan 22 15:14:01 1998  Fred Fish  
6901
 
6902
        * .cvsignore: Remove *-info and *-install since they match
6903
        release-info and mpw-install, which we don't want to just ignore.
6904
 
6905
Thu Jan 22 01:38:33 1998  Richard Henderson  
6906
 
6907
        * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
6908
 
6909
Sat Jan 17 21:28:08 1998  Pieter Nagel 
6910
 
6911
        * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
6912
        local_prefix to sub-make invocations.
6913
 
6914
Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
6915
 
6916
        * configure.in: Check makefile fragments in the source
6917
        directory.
6918
 
6919
Fri Jan 16 00:41:37 1998  Alexandre Oliva 
6920
 
6921
        * configure.in: Check whether host and target makefile
6922
        fragments exist before adding them to *_makefile_frag.
6923
 
6924
Wed Jan 14 23:39:10 1998  Bob Manson  
6925
 
6926
        * configure.in (target_configdirs): Add cygmon for sparc64-elf.
6927
 
6928
Wed Jan 14 12:48:07 1998  Keith Seitz  
6929
 
6930
        * configure.in: Make sure we only replace RPATH_ENVVAR on
6931
        lines which begin with RPATH_ENVVAR, i.e. add "^" to the
6932
        regexp to sed.
6933
 
6934
        * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
6935
        to sub-makes.
6936
 
6937
1998-01-13  Lee Iverson   (leei@ai.sri.com)
6938
 
6939
        * config-ml.in (multi-do): LDFLAGS must include multilib
6940
        designator.
6941
 
6942
Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
6943
 
6944
        * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
6945
 
6946
Sun Jan  4 01:06:55 1998  Mumit Khan  
6947
 
6948
        * config.sub: Add mingw32 support.
6949
        * configure.in: Likewise.
6950
 
6951
Sat Jan  3 12:11:05 1998 Franz Sirl 
6952
 
6953
        * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
6954
 
6955
Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
6956
 
6957
        * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6958
        * configure (gxx_include_dir): Provide a definition for subdirs
6959
        which do not use autoconf.
6960
 
6961
Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
6962
 
6963
        * config.guess: Sync with egcs.  Picks up new alpha support,
6964
        BeOS & some additional linux support.
6965
 
6966
Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
6967
 
6968
        * config.guess: HP 9000/803 is a PA1.1 machine.
6969
 
6970
Mon Dec 22 02:39:24 1997  Richard Henderson  
6971
 
6972
        * configure.in: It's alpha*-...
6973
 
6974
Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
6975
 
6976
        * configure.in (host_makefile_frag, target_makefile_frag):
6977
        Handle multiple config files.
6978
        (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
6979
        alpha-*-*.
6980
 
6981
Thu Dec 18 13:13:03 1997  Doug Evans  
6982
 
6983
        * mkdep: New file.
6984
 
6985
Wed Dec 17 09:53:02 1997  Michael Meissner  
6986
 
6987
        * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
6988
 
6989
Tue Dec 16 17:36:05 1997  Ian Lance Taylor  
6990
 
6991
        * Makefile.in: Add libgui directory.
6992
        (GDB_TK): Add all-libgui.
6993
        * configure.in: Add libgui directory.
6994
        * configure: Add all-libgui to GDB_TK.
6995
 
6996
Mon Dec 15 16:12:28 1997  Nick Clifton  
6997
 
6998
        * config-ml.in (multidirs): Add m32r to multilib list.
6999
 
7000
Fri Dec 12 10:43:31 1997  Brendan Kehoe  
7001
 
7002
        * Makefile.in (all-target-gperf): Change dependency to
7003
        all-target-libstdc++.
7004
 
7005
Thu Dec 11 23:30:51 1997  Fred Fish  
7006
 
7007
        * config.guess: Add BeOS support.
7008
 
7009
Wed Dec 10 15:10:38 1997  Ian Lance Taylor  
7010
 
7011
        Source directory cvs renamed to cvssrc:
7012
        * configure.in (host_tools): Change cvs to cvssrc.
7013
        (native_only): Likewise.
7014
        (noconfigdirs) [various cases]: Likewise.
7015
        * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7016
        (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7017
        (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7018
        (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7019
        (all-cvssrc): Rename target from all-cvs.
7020
 
7021
Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
7022
 
7023
        * configure (gxx_include_dir): Fix thinko.
7024
 
7025
Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
7026
 
7027
        * Makefile.in (INSTALL_TARGET_CROSS): Define.
7028
        (install-cross, install-gcc-cross): New targets.
7029
 
7030
Tue Dec  2 10:08:31 1997  Nick Clifton  
7031
 
7032
        * configure.in (noconfigdirs): Add support for Thumb target.
7033
 
7034
        * config.sub (maybe_os): Add support for Thumb target.
7035
 
7036
Sun Nov 30 16:12:27 1997  Bob Manson  
7037
 
7038
        * Makefile.in: Add rules for cygmon.
7039
 
7040
        * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7041
 
7042
Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
7043
 
7044
        * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7045
        * configure (gxx_include_dir): Provide a definition for subdirs
7046
        which do not use autoconf.
7047
 
7048
Wed Nov 26 11:53:33 1997  Keith Seitz  
7049
 
7050
        * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
7051
        11/18/97 build
7052
 
7053
Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
7054
 
7055
        * From Franz Sirl.
7056
        * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7057
        found on RedHat Linux systems.
7058
 
7059
Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
7060
 
7061
        * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7062
        guesses.
7063
 
7064
Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
7065
 
7066
        * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7067
 
7068
Mon Nov 10 15:23:21 1997  H.J. Lu  
7069
 
7070
        * ltmain.sh: If mkdir fails, check whether the directory was created
7071
        anyhow by some other process.
7072
 
7073
Mon Nov 10 14:38:03 1997  Michael Meissner  
7074
 
7075
        * configure.in (d30v-*-*): Configure all directories.
7076
 
7077
Sun Nov  9 17:36:20 1997  Michael Meissner  
7078
 
7079
        * configure.in (d30v-*-*): Configure newlib, libiberty directories
7080
        for the D30V.
7081
 
7082
Sat Nov  8 14:42:59 1997  Michael Meissner  
7083
 
7084
        * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7085
 
7086
Fri Nov  7 10:34:09 1997  Rob Savoye  
7087
 
7088
        * include/libiberty.h: Add extern "C" { so it can be used with C++
7089
        progrms.
7090
        * include/remote-sim.h:  Add extern "C" { so it can be used with C++
7091
        programs.
7092
 
7093
Thu Oct 30 11:09:29 1997  Michael Meissner  
7094
 
7095
        * configure.in (d30v-*-*): Configure GCC now.
7096
 
7097
Mon Oct 27 13:17:24 1997  Stan Shebs  
7098
 
7099
        * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7100
        is no longer needed.
7101
 
7102
Mon Oct 27 12:03:53 1997  Jason Merrill  
7103
 
7104
        * Makefile.in: check-target-libio depends on all-target-libstdc++.
7105
 
7106
Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
7107
 
7108
        * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7109
        targets using "$@" to provide support for similar but not identical
7110
        targets without having to duplicate code.
7111
 
7112
Mon Oct 20 15:28:49 1997  Klaus K"ampf  
7113
 
7114
        * makefile.vms: Fix to work with DEC C.
7115
 
7116
Tue Oct  7 23:58:57 1997  Gavin Koch  
7117
 
7118
        * config.sub: Add mips-tx39-elf to marketing names.
7119
 
7120
Tue Oct  7 14:24:41 1997  Ian Lance Taylor  
7121
 
7122
        * ltmain.sh: Handle symlinks in generated script.
7123
 
7124
Wed Oct  1 13:11:27 1997  Ian Lance Taylor  
7125
 
7126
        * configure: Handle autoconf style directory options: --bindir,
7127
        --datadir, --includedir, --infodir, --libdir, --libexecdir,
7128
        --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7129
        --sysconfdir.
7130
        * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7131
        (sharedstatedir, localstatedir, oldincludedir): New variables.
7132
        (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7133
        infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7134
        sbindir, sharedstatedir, and sysconfdir.
7135
 
7136
Mon Sep 29 00:38:08 1997 Aaron Jackson 
7137
 
7138
        * Makefile.in (bootstrap-lean): New target.
7139
 
7140
Wed Sep 24 18:06:27 1997  Stu Grossman  
7141
 
7142
        * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
7143
        sn, and gnuserv from noconfigdirs.
7144
 
7145
Wed Sep 24 15:18:32 1997  Ian Lance Taylor  
7146
 
7147
        * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7148
 
7149
Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
7150
 
7151
        * Makefile.in (cross): New target.
7152
 
7153
Thu Sep 18 21:43:23 1997  Alexandre Oliva  
7154
                          Jeff Law         
7155
 
7156
        * Makefile.in (bootstrap2, bootstrap3): New targets.
7157
        (all-bootstrap): Remove outdated and confusing target.
7158
        (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
7159
 
7160
Thu Sep 18 15:37:42 1997  Andrew Cagney  
7161
 
7162
        * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
7163
        windows.  Consistent with gdb/configure.
7164
 
7165
1997-09-15 02:37  Ulrich Drepper  
7166
 
7167
        * configure.in: Name Linux target fragment.
7168
 
7169
        * configure: Rewrite so that project Makefile fragment is inserted
7170
        first and appears last in the resulting Makefile.
7171
 
7172
Tue Sep 16 09:55:07 1997  Andrew Cagney  
7173
 
7174
        * Makefile.in (install-itcl): Install tcl first.
7175
 
7176
Fri Sep 12 16:19:20 1997  Geoffrey Noer  
7177
 
7178
        * configure.in: remove bison from noconfigdirs for Cygwin32 host
7179
 
7180
Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
7181
 
7182
        * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7183
 
7184
        * configure.in (skipdirs): Add target-librx for Linux.
7185
        (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7186
 
7187
Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
7188
 
7189
        * Makefile.in (bootstrap): New target.
7190
 
7191
Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
7192
 
7193
        * config.sub: Accept 'amigados' for backward compatibility.
7194
 
7195
Mon Sep  8 20:46:20 1997  Ian Lance Taylor  
7196
 
7197
        * config.guess: Merge with FSF.
7198
 
7199
Sun Sep  7 23:18:32 1997  Fred Fish  
7200
 
7201
        * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7202
 
7203
Sun Sep  7 15:55:28 1997  Gavin Koch  
7204
 
7205
        * config.sub: Add "marketing-names" patch.
7206
 
7207
Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
7208
 
7209
        * configure.in (*-*-rtems*): Do not build libgloss for rtems.
7210
 
7211
Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
7212
 
7213
        * config.sub: Handle v850-elf.
7214
 
7215
Wed Sep  3 22:01:58 1997  Fred Fish  
7216
 
7217
        * .cvsignore (*-install): Remove.
7218
 
7219
Wed Sep  3 12:15:24 1997  Chris Provenzano  
7220
 
7221
        * ltconfig: Set CONFIG_SHELL in libtool.
7222
        * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7223
 
7224
Mon Sep  1 16:45:44 1997  Jim Wilson  
7225
 
7226
        * configure.in (target_subdir): Set to libraries if enable_multilib.
7227
 
7228
Wed Aug 27 16:15:11 1997  Jim Wilson  
7229
 
7230
        * config.guess: Update from gcc directory.
7231
 
7232
Tue Aug 26 16:46:46 1997  Andrew Cagney  
7233
 
7234
        * Makefile.in (all-sim): Depends on all-readline.
7235
 
7236
Wed Aug 20 19:57:37 1997  Jason Merrill  
7237
 
7238
        * Makefile.in (BISON, YACC): Use $$s.
7239
        (all-bison): Depend on all-texinfo.
7240
 
7241
Tue Aug 19 01:41:32 1997  Jason Merrill  
7242
 
7243
        * Makefile.in (BISON): Add -L flag.
7244
        (YACC): Likewise.
7245
 
7246
Mon Aug 18 11:30:50 1997  Nick Clifton  
7247
 
7248
        * configure.in (noconfigdirs): Add support for v850e target.
7249
 
7250
        * config.sub (maybe_os): Add support for v850e target.
7251
 
7252
Mon Aug 18 11:30:50 1997  Nick Clifton  
7253
 
7254
        * configure.in (noconfigdirs): Add support for v850ea target.
7255
 
7256
        * config.sub (maybe_os): Add support for v850ea target.
7257
 
7258
Mon Aug 18 09:24:06 1997  Gavin Koch  
7259
 
7260
        * config.sub: Add mipstx39.  Delete r3900.
7261
 
7262
Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7263
 
7264
        * Makefile.in (all-autoconf): Depends on all-texinfo.
7265
 
7266
Fri Aug 15 23:09:26 1997  Michael Meissner  
7267
 
7268
        * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7269
        eabi targets.
7270
 
7271
Thu Aug 14 14:42:17 1997  Ian Lance Taylor  
7272
 
7273
        * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7274
 
7275
        * configure: When handling a Canadian Cross, handle YACC as well as
7276
        BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
7277
        * Makefile.in (all-bison): Depend upon all-texinfo.
7278
 
7279
Tue Aug 12 20:09:48 1997  Jason Merrill  
7280
 
7281
        * Makefile.in (BISON): bison, not byacc or bison -y.
7282
        (YACC): bison -y or byacc or yacc.
7283
        (various): Add *-bison as appropriate.
7284
        (taz): No need to mess with BISON anymore.
7285
 
7286
Tue Aug 12 22:33:08 1997  Ian Lance Taylor  
7287
 
7288
        * configure: If OSTYPE matches *win32*, try to find a good value for
7289
        CONFIG_SHELL.
7290
 
7291
Sun Aug 10 14:41:11 1997  Ian Lance Taylor  
7292
 
7293
        * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7294
        configure.in if it is present.
7295
 
7296
Sat Aug  9 00:58:01 1997  Ian Lance Taylor  
7297
 
7298
        * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7299
 
7300
Fri Aug  8 16:30:13 1997  Doug Evans  
7301
 
7302
        * config.sub: Recognize `arc' cpu.
7303
        * configure.in: Likewise.
7304
        * config-ml.in: Likewise.
7305
 
7306
Thu Aug  7 11:02:34 1997  Ian Lance Taylor  
7307
 
7308
        * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7309
 
7310
Wed Aug  6 16:27:29 1997  Chris Provenzano  
7311
 
7312
        * configure: Changed sed delimiter from ':' to '|' when
7313
        attempting to substitute ${config_shell} for SHELL. On
7314
        NT ${config_shell} may contain a ':' in it.
7315
 
7316
Wed Aug  6 12:29:05 1997  Jason Merrill  
7317
 
7318
        * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7319
 
7320
Wed Aug  6 00:42:35 1997  Ian Lance Taylor  
7321
 
7322
        * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7323
 
7324
Tue Aug  5 14:08:51 1997  Ian Lance Taylor  
7325
 
7326
        * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7327
 
7328
        * ylwrap: If the program is a relative path, force it to be
7329
        absolute.
7330
 
7331
Tue Aug  5 12:12:44 1997  Andrew Cagney  
7332
 
7333
        * configure (tooldir): Set BISON to `bison -y' and not just bison.
7334
 
7335
Mon Aug  4 22:59:02 1997  Andrew Cagney  
7336
 
7337
        * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
7338
        correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7339
        for libraries.
7340
 
7341
Mon Aug  4 12:40:24 1997  Jason Merrill  
7342
 
7343
        * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
7344
        separated by spaces.
7345
 
7346
Thu Jul 31 19:49:49 1997  Ian Lance Taylor  
7347
 
7348
        * ylwrap: New file.
7349
        * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7350
 
7351
        * ltmain.sh: Handle /bin/sh at start of install program.
7352
 
7353
        * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7354
 
7355
        * ltconfig, ltmain.sh: New files, from libtool 1.0.
7356
        * missing: New file, from automake 1.2.
7357
 
7358
Thu Jul 24 12:57:56 1997  Ian Lance Taylor  
7359
 
7360
        * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
7361
        check-tk to CHECK_X11_MODULES.
7362
 
7363
Wed Jul 23 17:03:29 1997  Ian Lance Taylor  
7364
 
7365
        * config.sub: Merge with FSF.
7366
 
7367
Tue Jul 22 19:08:29 1997  Ian Lance Taylor  
7368
 
7369
        * config.guess: Merge with FSF.
7370
 
7371
Tue Jul 22 14:50:42 1997  Robert Hoehne 
7372
 
7373
        * configure: Treat msdosdjgpp like go32.
7374
        * configure.in: Likewise.  Don't remove gprof for go32.
7375
 
7376
        * configure: Change Makefile.tem2 to Makefile.tm2.
7377
 
7378
Mon Jul 21 10:31:26 1997  Stephen Peters  
7379
 
7380
        * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7381
 
7382
Tue Jul 15 14:33:03 1997  Brendan Kehoe  
7383
 
7384
        * install-sh (chmodcmd): Set to null if the DST directory already
7385
        exists.  Same as Nov 11th change.
7386
 
7387
Mon Jul 14 11:01:15 1997  Martin M. Hunt  
7388
 
7389
        * configure (GDB_TK): Needs itcl and tix.
7390
 
7391
Mon Jul 14 00:32:10 1997  Jason Merrill  
7392
 
7393
        * config.guess: Update from FSF.
7394
 
7395
Fri Jul 11 11:57:11 1997  Martin M. Hunt  
7396
 
7397
        * Makefile.in (GDB_TK): Depend on itcl and tix.
7398
 
7399
Fri Jul  4 13:25:31 1997  Ian Lance Taylor  
7400
 
7401
        * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7402
        (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7403
        (INSTALL_SCRIPT): New variable.
7404
        (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7405
        * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7406
        to -x.
7407
        * install-sh: Add support for -x option.
7408
 
7409
Mon Jun 30 15:51:30 1997  Ian Lance Taylor  
7410
 
7411
        * configure.in, Makefile.in: Treat tix like itcl.
7412
 
7413
Thu Jun 26 13:59:19 1997  Ian Lance Taylor  
7414
 
7415
        * Makefile.in (WINDRES): New variable.
7416
        (WINDRES_FOR_TARGET): New variable.
7417
        (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7418
        (EXTRA_HOST_FLAGS): Add WINDRES.
7419
        (EXTRA_TARGET_FLAGS): Add WINDRES.
7420
        (EXTRA_GCC_FLAGS): Add WINDRES.
7421
        ($(DO_X)): Pass down WINDRES.
7422
        ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7423
        * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7424
        DLLTOOL_FOR_TARGET.
7425
 
7426
Wed Jun 25 15:01:26 1997  Felix Lee  
7427
 
7428
        * configure.in: configure sim before gdb for win32-x-ppc
7429
 
7430
Wed Jun 25 12:18:54 1997  Brendan Kehoe  
7431
 
7432
        Move gperf into the toplevel, from libg++.
7433
        * configure.in (target_tools): Add target-gperf.
7434
        (native_only): Add target-gperf.
7435
        * Makefile.in (all-target-gperf): New target, depend on
7436
        all-target-libg++.
7437
        (configure-target-gperf): Empty rule.
7438
        (ALL_TARGET_MODULES): Add all-target-gperf.
7439
        (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7440
        (CHECK_TARGET_MODULES): Add check-target-gperf.
7441
        (INSTALL_TARGET_MODULES): Add install-target-gperf.
7442
        (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7443
 
7444
Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
7445
 
7446
        * config.sub (mn10200): Recognize new basic machine.
7447
 
7448
Thu Jun 19 14:16:42 1997  Brendan Kehoe  
7449
 
7450
        * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7451
        --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7452
 
7453
Tue Jun 17 15:31:20 1997  Brendan Kehoe  
7454
 
7455
        * configure.in: If we're building mips-sgi-irix6* native, turn on
7456
        ENABLE_MULTILIB and set TARGET_SUBDIR.
7457
 
7458
Tue Jun 17 12:20:59 1997  Tom Tromey  
7459
 
7460
        * Makefile.in (all-sn): Depend on all-grep.
7461
 
7462
Mon Jun 16 11:11:10 1997  Ian Lance Taylor  
7463
 
7464
        * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7465
 
7466
        * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7467
        Makefile.  From Jeff Makey .
7468
        * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7469
 
7470
        * Makefile.in (DISTBISONFILES): Remove.
7471
        (taz): Don't futz with DISTBISONFILES.  Change BISON to use
7472
        $(DEFAULT_YACC).
7473
 
7474
        * configure.in: Build itl, db, sn, etc., when building for native
7475
        cygwin32.
7476
 
7477
        * Makefile.in (LD): New variable.
7478
        (EXTRA_HOST_FLAGS): Pass down LD.
7479
        ($(DO_X)): Likewise.
7480
 
7481
Mon Jun 16 11:10:35 1997  Philip Blundell  
7482
 
7483
        * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7484
 
7485
Fri Jun 13 10:22:56 1997  Bob Manson  
7486
 
7487
        * configure.in (targargs): Strip out any supplied --build argument
7488
        before adding our own. Always add --build.
7489
 
7490
Thu Jun 12 21:12:28 1997  Bob Manson  
7491
 
7492
        * configure.in (targargs): Pass --build if we're doing
7493
        a cross-compile.
7494
 
7495
Fri Jun  6 21:38:40 1997  Rob Savoye  
7496
 
7497
        * configure: Use '|' instead of ":" as the separator in
7498
        sed. Otherwise sed chokes on NT path names with drive
7499
        designators. Also look for "?:*" as the leading characters in an
7500
        absolute pathname.
7501
 
7502
Mon Jun  2 13:05:20 1997  Gavin Koch  
7503
 
7504
        * config.sub: Support for r3900.
7505
 
7506
Wed May 21 17:33:31 1997  Ian Lance Taylor  
7507
 
7508
        * configure.in: Use install-sh, not install.sh.
7509
 
7510
Wed May 14 16:06:51 1997  Ian Lance Taylor  
7511
 
7512
        * Makefile.in (taz): Improve check for BISON so it doesn't try to
7513
        apply it twice.
7514
 
7515
Fri May  9 17:22:05 1997  Ian Lance Taylor  
7516
 
7517
        * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7518
        install-binutils.
7519
 
7520
Thu May  8 17:29:50 1997  Ian Lance Taylor  
7521
 
7522
        * Makefile.in: Add automake targets.
7523
        * configure.in (host_tools): Add automake.
7524
 
7525
Tue May  6 15:49:52 1997  Ian Lance Taylor  
7526
 
7527
        * configure: Default CXX to c++, not gcc.
7528
        * Makefile.in (CXX): Set to c++, not gcc.
7529
        (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7530
 
7531
Thu May  1 10:11:43 1997  Geoffrey Noer  
7532
 
7533
        * install-sh: try appending a .exe if source file doesn't
7534
        exist
7535
 
7536
Wed Apr 30 12:05:36 1997  Jason Merrill  
7537
 
7538
        * configure.in: Turn on multilib by default.
7539
        (cross_only): Remove target-libiberty.
7540
 
7541
        * Makefile.in (all-gcc): Don't depend on libiberty.
7542
 
7543
Mon Apr 28 18:39:45 1997  Michael Snyder  
7544
 
7545
        * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7546
 
7547
Thu Apr 24 19:30:07 1997  Ian Lance Taylor  
7548
 
7549
        * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7550
        (DISTBISONFILES): Add ld/Makefile.in
7551
 
7552
Tue Apr 22 17:17:28 1997  Geoffrey Noer  
7553
 
7554
        * configure.in: if target is cygwin32 but host isn't cygwin32,
7555
        don't configure gdb tcl tk expect, not just gdb.
7556
 
7557
Mon Apr 21 13:33:39 1997  Tom Tromey  
7558
 
7559
        * configure.in: Added gnuserv everywhere sn appears.
7560
 
7561
        * Makefile.in (ALL_MODULES): Added all-gnuserv.
7562
        (CROSS_CHECK_MODULES): Added check-gnuserv.
7563
        (INSTALL_MODULES): Added install-gnuserv.
7564
        (CLEAN_MODULES): Added clean-gnuserv.
7565
        (all-gnuserv): New target.
7566
 
7567
Thu Apr 17 13:57:06 1997  Per Fogelstrom  
7568
 
7569
        * config.guess: Fixes for MIPS OpenBSD systems.
7570
 
7571
Tue Apr 15 12:21:07 1997  Ian Lance Taylor  
7572
 
7573
        * Makefile.in (INSTALL_XFORM): Remove.
7574
        (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
7575
 
7576
        * mkinstalldirs: New file, copied from automake.
7577
        * Makefile.in (installdirs): Rename from install-dirs.  Use
7578
        mkinstalldirs.  Change all users.
7579
        (DEVO_SUPPORT): Add mkinstalldirs.
7580
 
7581
Mon Apr 14 11:21:38 1997  Ian Lance Taylor  
7582
 
7583
        * install-sh: Rename from install.sh.
7584
        * Makefile.in (INSTALL): Change install.sh to install-sh.
7585
        (DEVO_SUPPORT): Likewise.
7586
 
7587
        * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
7588
        Graichen .
7589
 
7590
Fri Apr 11 16:37:10 1997  Niklas Hallqvist  
7591
 
7592
        * config.guess: Recognize OpenBSD systems correctly.
7593
 
7594
Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7595
 
7596
        * README, Makefile.in (ETC_SUPPORT): Remove references to
7597
        cfg-paper*, configure.{texi,man,info*}._
7598
 
7599
Sun Apr  6 18:47:57 1997  Andrew Cagney  
7600
 
7601
        * Makefile.in (all.normal): Ensure that gcc is built after all
7602
        the x11 - ie gdb - targets.
7603
 
7604
Tue Apr  1 16:28:50 1997  Klaus Kaempf  
7605
 
7606
        * makefile.vms: Don't run conf-a-gas.
7607
 
7608
Mon Mar 31 16:26:55 1997  Joel Sherrill  
7609
 
7610
        * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
7611
 
7612
Sun Mar 30 12:38:27 1997  Fred Fish  
7613
 
7614
        * configure.in: Remove noconfigdirs case since gdb also
7615
        configures and builds for tic80-coff.
7616
 
7617
Fri Mar 28 18:28:52 1997  Ian Lance Taylor  
7618
 
7619
        * configure: Set cache_file to config.cache.
7620
        * Makefile.in (local-distclean): Remove config.cache.
7621
 
7622
Wed Mar 26 18:49:39 1997  Ian Lance Taylor  
7623
 
7624
        * COPYING: Update FSF address.
7625
 
7626
Wed Mar 26 10:38:25 1997  Michael Meissner  
7627
 
7628
        * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
7629
        noconfigdirs.
7630
 
7631
Mon Mar 24 15:02:39 1997  Ian Lance Taylor  
7632
 
7633
        * Makefile.in (install-dirs): Don't crash if prefix, and hence
7634
        MAKEDIRS, is empty.
7635
 
7636
Mon Mar 24 12:40:55 1997  Doug Evans  
7637
 
7638
        * config.sub: Tweak mn10300 entry.
7639
 
7640
Fri Mar 21 15:35:27 1997  Michael Meissner  
7641
 
7642
        * configure.in (host_tools): Put sim before gdb, so gdb's
7643
        configure.tgt can determine if the simulator was configured.
7644
 
7645
Sun Mar 16 16:07:08 1997  Fred Fish  
7646
 
7647
        * config.sub: Move BeOS $os case to be with other Cygnus
7648
        local cases.
7649
 
7650
Sun Mar 16 01:34:55 1997  Martin Hunt 
7651
 
7652
        * config.sub: Remove misplaced comment that broke Linux.
7653
 
7654
Sat Mar 15 22:50:15 1997  Fred Fish  
7655
 
7656
        * config.sub: Add BeOS support.
7657
 
7658
Mon Mar 10 13:30:11 1997  Tom Tromey  
7659
 
7660
        * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
7661
 
7662
Wed Mar  5 12:09:29 1997  Martin  
7663
 
7664
        * configure.in (noconfigdirs): Remove tcl and tk from
7665
        noconfigdirs for cygwin32 builds.
7666
 
7667
Fri Feb 28 18:20:15 1997  Fred Fish  
7668
 
7669
        * configure.in (tic80-*-*): Remove ld from noconfigdirs.
7670
 
7671
Thu Feb 27 14:57:26 1997  Ken Raeburn  
7672
 
7673
        * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
7674
        make-all.com, use makefile.vms instead.
7675
 
7676
Tue Feb 25 18:46:14 1997  Stan Shebs  
7677
 
7678
        * config.sub: Accept -lnews*.
7679
 
7680
Tue Feb 25 13:19:14 1997  Andrew Cagney  
7681
 
7682
        * configure.in (noconfigdirs): Disable target-newlib,
7683
        target-examples and target-libiberty for d30v.
7684
 
7685
Fri Feb 21 17:56:25 1997  Martin M. Hunt  
7686
 
7687
        * configure.in (noconfigdirs): Enable ld for d30v.
7688
 
7689
Fri Feb 21 20:58:51 1997  Michael Meissner  
7690
 
7691
        * configure.in (tic80-*-*): Build compiler.
7692
 
7693
Sun Feb 16 15:41:09 1997  Andrew Cagney  
7694
 
7695
        * configure.in (d30v-*): Remove sim directory from list of
7696
        unsupported d30v directories
7697
 
7698
Tue Feb 18 17:32:42 1997  Martin M. Hunt  
7699
 
7700
        * config.sub, configure.in: Add d30v target cpu.
7701
 
7702
Thu Feb 13 22:04:44 1997  Klaus Kaempf  
7703
 
7704
        * makefile.vms: New file.
7705
        * make-all.com: Remove.
7706
 
7707
Wed Feb 12 12:54:18 1997  Jim Wilson  
7708
 
7709
        * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
7710
 
7711
Sat Feb  8 20:36:49 1997  Michael Meissner  
7712
 
7713
        * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
7714
 
7715
Tue Feb  4 11:39:29 1997  Tom Tromey  
7716
 
7717
        * Makefile.in (ALL_MODULES): Added all-db.
7718
        (CROSS_CHECK_MODULES): Addec check-db.
7719
        (INSTALL_MODULES): Added install-db.
7720
        (CLEAN_MODULES): Added clean-db.
7721
 
7722
Mon Feb  3 13:29:36 1997  Ian Lance Taylor  
7723
 
7724
        * config.guess: Merge with latest FSF sources.
7725
 
7726
Tue Jan 28 09:20:37 1997  Tom Tromey  
7727
 
7728
        * Makefile.in (ALL_MODULES): Added all-itcl.
7729
        (CROSS_CHECK_MODULES): Added check-itcl.
7730
        (INSTALL_MODULES): Added install-itcl.
7731
        (CLEAN_MODULES): Added clean-itcl.
7732
 
7733
Thu Jan 23 01:44:27 1997  Geoffrey Noer  
7734
 
7735
        * configure.in: build gdb for mn10200
7736
 
7737
Fri Jan 17 15:32:15 1997  Doug Evans  
7738
 
7739
        * Makefile.in (all-target-winsup): Depend on all-target-libio.
7740
 
7741
Mon Jan 13 22:46:54 1997  Michael Meissner  
7742
 
7743
        * configure.in (tic80-*-*): Turn off most targets right now.
7744
 
7745
Fri Jan  3 16:04:03 1997  Ian Lance Taylor  
7746
 
7747
        * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
7748
        rather than the makeinfo program.
7749
        (do-info): Depend upon all-texinfo.
7750
 
7751
Tue Dec 31 16:00:31 1996  Ian Lance Taylor  
7752
 
7753
        * configure.in: Remove uses of config/mh-linux.
7754
 
7755
        * config.sub, config.guess: Merge with latest FSF sources.
7756
 
7757
Fri Dec 27 23:04:33 1996  Fred Fish  
7758
 
7759
        * config.sub (case $basic_machine): Add tic80 entries.
7760
 
7761
Fri Dec 27 12:07:59 1996  Ian Lance Taylor  
7762
 
7763
        * config.sub, config.guess: Merge with latest FSF sources.
7764
 
7765
Wed Dec 18 22:46:39 1996  Stan Shebs  
7766
 
7767
        * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
7768
        * mpw-config.in: Test for NewFolderRecursive.
7769
        * mpw-install: Use symbolic name for startup filename.
7770
        * mpw-README: Add various additional details.
7771
 
7772
Wed Dec 18 13:11:46 1996  Jim Wilson  
7773
 
7774
        * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
7775
 
7776
Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
7777
 
7778
        * configure.in: Do build gcc and the target libraries for
7779
        the mn10200.
7780
 
7781
Wed Dec  4 16:53:05 1996  Geoffrey Noer  
7782
 
7783
        * configure.in: don't avoid building gdb for mn10300 any more
7784
        * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
7785
        instead of single-quoting it.
7786
 
7787
Tue Dec  3 23:26:50 1996  Jason Merrill  
7788
 
7789
        * configure.in: Don't use --with-stabs on IRIX 6.
7790
 
7791
Tue Dec  3 09:05:25 1996  Doug Evans  
7792
 
7793
        * configure.in (m32r): Build gdb, libg++ now.
7794
 
7795
Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
7796
 
7797
        * configure.in (mips*-sgi-irix6*):  Remove gdb and related
7798
        directories from noconfigdirs.
7799
 
7800
Tue Nov 26 11:45:33 1996  Kim Knuttila  
7801
 
7802
        * config.sub (basic_machine): added mips16 configuration
7803
 
7804
Sat Nov 23 19:26:22 1996  Michael Meissner  
7805
 
7806
        * config.sub: Handle d10v-unknown.
7807
 
7808
Sat Nov 23 10:23:01 1996  Gavin Koch  
7809
 
7810
        * config.sub: Handle v850-unknown.
7811
 
7812
Thu Nov 21 16:19:44 1996  Geoffrey Noer  
7813
 
7814
        * Makefile.in: add findutils
7815
        * configure.in: add findutils to list of host_tools
7816
 
7817
Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
7818
 
7819
        * config.sub: Handle mn10200 and mn10300.
7820
 
7821
Tue Nov 19 16:35:14 1996  Michael Meissner  
7822
 
7823
        * configure.in (d10v-*): Do not build librx.
7824
 
7825
Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
7826
 
7827
        * configure.in (mn10300): Build everything except gdb & libgloss.
7828
 
7829
Wed Nov 13 14:59:46 1996  Per Bothner  
7830
 
7831
        * config.guess:  Patch for Dansk Data Elektronik servers,
7832
        from Niels Skou Olsen .
7833
 
7834
        For ncr, use /bin/uname rather than uname, since GNU uname does not
7835
        support -p.  Suggested by Mark Mitchell .
7836
 
7837
        Patch for MIPS R4000 running System V,
7838
        from Eric S. Raymond .
7839
 
7840
        Fix thinko for nextstep.
7841
 
7842
        Patch for OSF1 in i?86, from Dan Murphy  via Harlan Stenn.
7843
 
7844
        Sat Jun 24 18:58:17 1995  Morten Welinder  
7845
        * config.guess: Guess mips-dec-mach_bsd4.3.
7846
 
7847
        Thu Oct 10 04:07:04 1996  Harlan Stenn 
7848
        * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
7849
        release numbers.
7850
        * config.guess (mips-mips-riscos*):  Emit just enough of the
7851
        release number.
7852
 
7853
        Tue Oct  8 10:37:22 1996  Frank Vance 
7854
        * config.guess (sparc-auspex-sunos*):  Added.
7855
        (f300-fujitsu-*): Added.
7856
 
7857
        Wed Sep 25 22:00:35 1996  Jeff Woolsey 
7858
        * config.guess:  Recognize a Tadpole as a sparc.
7859
 
7860
Wed Nov 13 00:53:09 1996  David J. MacKenzie  
7861
 
7862
        * config.guess: Don't assume that NextStep version is either 2 or
7863
        3.  NextStep 4 (aka OpenStep 4) has come out now.
7864
 
7865
Mon Nov 11 23:52:03 1996  David J. MacKenzie  
7866
 
7867
        * config.guess: Support Cray T90 that reports itself as "CRAY TS".
7868
        From Rik Faith .
7869
 
7870
Fri Nov  8 11:34:58 1996  David J. MacKenzie  
7871
 
7872
        * config.sub: Contributions from bug-gnu-utils to:
7873
        Support plain "hppa" (no version given) architecture, reported by
7874
        OpenStep.
7875
        OpenBSD like NetBSD.
7876
        LynxOs is not a hardware supplier.
7877
 
7878
        * config.guess: Contributions from bug-gnu-utils to add support for:
7879
        OpenBSD like NetBSD.
7880
        Stratus systems.
7881
        More Pyramid systems.
7882
        i[n>4]86 Intel chips.
7883
        M680[n>4]0 Motorola chips.
7884
        Use unknown instead of lynx for hardware manufacturer.
7885
 
7886
Mon Nov 11 10:09:08 1996  Brendan Kehoe  
7887
 
7888
        * install.sh (chmodcmd): Set to null if the DST directory already
7889
        exists.
7890
 
7891
Mon Nov 11 10:43:41 1996  Michael Meissner  
7892
 
7893
        * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
7894
        not use mt-ppc target Makefile fragment any more.
7895
 
7896
Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
7897
 
7898
        * configure.in (*-*-windows):  Exclude everything but those dirs
7899
        needed to build windows.
7900
 
7901
Tue Oct 29 16:41:31 1996  Doug Evans  
7902
 
7903
        * Makefile.in (all-target-winsup): Depend on all-target-librx.
7904
 
7905
Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
7906
 
7907
        * configure.in:  Exclude mmalloc from i386-windows.
7908
 
7909
Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
7910
 
7911
        * Undo my previous change.
7912
 
7913
Thu Oct 24 12:12:04 1996  Ian Lance Taylor  
7914
 
7915
        * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
7916
        unconditionally.
7917
        (MAKEOVERRIDES): Define (revert this part of October 18 change).
7918
 
7919
Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
7920
 
7921
        * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
7922
        host to add it's own flags.
7923
 
7924
Tue Oct 22 15:20:26 1996  Ian Lance Taylor  
7925
 
7926
        * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
7927
 
7928
Fri Oct 18 13:37:13 1996  Ian Lance Taylor  
7929
 
7930
        * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
7931
        (CXX_FOR_TARGET): Likewise.
7932
        (GCC_FOR_TARGET): Define.
7933
        (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
7934
        (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
7935
        CC_FOR_TARGET was specified on the command line.
7936
        (MAKEOVERRIDES): Don't define.
7937
 
7938
Thu Oct 17 10:27:56 1996  Doug Evans  
7939
 
7940
        * configure.in (m32r): Fix spelling of libg++ libs.
7941
 
7942
Thu Oct 10 10:37:17 1996  Stan Shebs  
7943
 
7944
        * config.sub (-apple*): Remove, now redundant.
7945
 
7946
Thu Oct 10 12:30:54 1996  Ian Lance Taylor  
7947
 
7948
        * configure: Don't get confused by CPU-VENDOR-linux-gnu.
7949
 
7950
        * configure: Rework yesterday's sed script patch.
7951
 
7952
        * config.sub: Merge with FSF.
7953
 
7954
Wed Oct  9 17:24:59 1996  Per Bothner  
7955
 
7956
        * config.guess:  Merge from FSF.
7957
 
7958
        1996-09-12  Richard Stallman  
7959
        * config.guess: Use pc instead of unknown, for pc clone systems.
7960
        Change linux to linux-gnu.
7961
 
7962
        Mon Jul 15 23:51:11 1996  Karl Heuer  
7963
        * config.guess: Avoid non-portable tr syntax.
7964
 
7965
Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
7966
 
7967
        * test-build.mk (HOLES): Add "xargs" for gdb.
7968
 
7969
        * configure: Avoid hpux10.20 sed bug.
7970
 
7971
Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
7972
 
7973
        * configure.in:  Add support for windows host
7974
        (that is a build done under the Microsoft build environment).
7975
 
7976
Tue Oct  8 10:39:08 1996  Ian Lance Taylor  
7977
 
7978
        * Makefile.in: Replace all uses of srcroot with s, to shrink
7979
        command line lengths.
7980
 
7981
        Patches from Geoffrey Noer :
7982
        * configure.in: If configuring for newlib, pass --with-newlib to
7983
        subdirectories.
7984
        * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
7985
        -Bnewlib/ and -Lwinsup to gcc.
7986
        (CXX_FOR_TARGET): Likewise.
7987
 
7988
Mon Oct  7 10:59:35 1996  Ian Lance Taylor  
7989
 
7990
        * Makefile.in (ETC_SUPPORT): Add configure.
7991
 
7992
Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
7993
 
7994
        * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
7995
        host configuration file.
7996
 
7997
Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
7998
 
7999
        * configure.in: Break mn10x00 support into separate
8000
        mn10200 and mn10300 configurations.
8001
        * config.sub: Likewise.
8002
 
8003
Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
8004
 
8005
        * configure.in: Add lots of stuff to noconfigdirs for
8006
        the mn10x00 targets.
8007
 
8008
        * config.sub, configure.in: Add mn10x00 support.
8009
 
8010
Wed Oct  2 15:52:36 1996  Klaus Kaempf  
8011
 
8012
        * make-all.com: Call conf-a-gas, not config-a-gas.
8013
 
8014
Tue Oct  1 01:28:41 1996  James G. Smith  
8015
 
8016
        * configure.in (noconfigdirs): Don't build libgloss for arm-coff
8017
        targets.
8018
 
8019
Mon Sep 30 14:24:01 1996  Stan Shebs  
8020
 
8021
        * mpw-README: Add much more detail for native PowerMac.
8022
        * mpw-install: New file.
8023
        * mpw-configure: Add --norecursion and --help options.
8024
        * mpw-config.in: Translate readme and install files when
8025
        copying to objdir.
8026
        * mpw-build.in: Don't always depend on byacc and flex.
8027
        (install-only-top): New action.
8028
 
8029
Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
8030
 
8031
        * configure.in:  You can now configure GDB for the v850.
8032
 
8033
Tue Sep 24 19:05:12 1996  Stan Shebs  
8034
 
8035
        * configure.in (noconfigdirs): Don't configure any C++ dirs
8036
        if targeting D10V.
8037
 
8038
Tue Sep 17 12:15:31 1996  Ian Lance Taylor  
8039
 
8040
        * config.sub: Recognize mips64vr5000.
8041
 
8042
Mon Sep 16 17:00:52 1996  Ian Lance Taylor  
8043
 
8044
        * configure.in: Use a single line for host_tools and native_only.
8045
 
8046
Mon Sep  9 12:21:30 1996  Doug Evans  
8047
 
8048
        * config.sub, configure.in: Add entries for m32r.
8049
 
8050
Thu Sep  5 13:52:47 1996  Tom Tromey  
8051
 
8052
        * Makefile.in (inet-install): Don't run install-gzip.
8053
 
8054
Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
8055
 
8056
        * configure.in:  Don't config lots of things for *-*-windows*.
8057
 
8058
Sat Aug 31 11:45:57 1996  Stan Shebs  
8059
 
8060
        * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8061
        (host_libs, host_tools): Copy from configure.in.
8062
        * mpw-configure: Don't complain about directories not found.
8063
 
8064
Thu Aug 29 16:44:58 1996  Michael Meissner  
8065
 
8066
        * configure.in (i[345]86): Recognize i686 for pentium pro.
8067
        (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8068
        file.
8069
 
8070
        * config.guess (i[345]86): Ditto.
8071
 
8072
Mon Aug 26 18:34:42 1996  Martin M. Hunt  
8073
 
8074
        * configure.in (noconfigdirs): Removed gdb for D10V.
8075
 
8076
Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
8077
 
8078
        * configure.in: Remove ld, target-libio, target-libg++, and
8079
        target-libstdc++ from noconfigdirs.
8080
 
8081
Wed Aug 21 18:56:38 1996  Fred Fish  
8082
 
8083
        * configure: Fix three locations where shell scripts were
8084
        being run directly rather than with config_shell.
8085
 
8086
Tue Aug 20 13:08:47 1996  J.T. Conklin  
8087
 
8088
        * configure.in (v850-*-*): Set up initial $noconfigdirs.
8089
        * config.sub (basic_machine): Recognize v850.
8090
 
8091
Thu Aug 15 12:19:33 1996  Stan Shebs  
8092
 
8093
        * mpw-configure: Handle multiple enable/disable options and
8094
        pass them down recursively, handle -c and -s flags appropriately
8095
        depending on choice of compiler, add escape mechanism for
8096
        quoted arguments to gC.
8097
 
8098
Mon Aug 12 13:15:13 1996  Michael Meissner  
8099
 
8100
        * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8101
        solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8102
        so that -mrelocatable-lib and -mno-eabi are used.
8103
 
8104
        * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8105
        not support --print-multi-lib, don't abort.
8106
 
8107
Thu Aug  8 12:18:59 1996  Klaus Kaempf  
8108
 
8109
        * make-all.com: Run config-a-gas.
8110
        * setup.com: Don't copy subdirectory files around.
8111
 
8112
Tue Jul 30 17:49:31 1996  Brendan Kehoe  
8113
 
8114
        * configure.in (*-*-ose): Remove exclusion of libgloss for this
8115
        target, it now compiles correctly.
8116
 
8117
Sat Jul 27 15:10:43 1996  Stan Shebs  
8118
 
8119
        * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8120
 
8121
Tue Jul 23 10:47:04 1996  Martin M. Hunt  
8122
 
8123
        * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
8124
 
8125
Mon Jul 22 13:28:51 1996  Brendan Kehoe  
8126
 
8127
        * configure.in (native_only): Add prms.
8128
 
8129
Mon Jul 22 12:27:58 1996  Ian Lance Taylor  
8130
 
8131
        * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8132
        (BINUTILS_SUPPORT_DIRS): Likewise.
8133
 
8134
Thu Jul 18 12:55:40 1996  Michael Meissner  
8135
 
8136
        * configure.in (d10v-*-*): Don't configure ld or gdb until the
8137
        d10v support is added.
8138
 
8139
Wed Jul 17 14:33:09 1996  Martin M. Hunt  
8140
 
8141
        * configure.in (d10v-*-*): New target.
8142
 
8143
Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
8144
 
8145
        * config.guess (HP 9000/811): Recognize this as a PA1.1
8146
        machine.
8147
 
8148
Fri Jul 12 23:21:17 1996  Ken Raeburn  
8149
 
8150
        * Makefile.in (do-tar-gz): New target, split out from tail end of
8151
        taz target.  Run each command separately, don't use pipes.
8152
        (taz): Use it.
8153
 
8154
Fri Jul 12 12:08:04 1996  Stan Shebs  
8155
 
8156
        * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8157
        * mpw-build.in: No builds should depend on building byacc or flex,
8158
        they are assumed to be installed already.
8159
 
8160
Fri Jul 12 09:52:52 1996  Michael Meissner  
8161
 
8162
        * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8163
        variable that CC_FOR_TARGET needs.
8164
 
8165
Thu Jul 11 10:09:45 1996  Michael Meissner  
8166
 
8167
        * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8168
        options have changed since the last time the subdirectory was
8169
        configured, and if it has, reconfigure.
8170
        (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8171
        CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8172
 
8173
Wed Jul 10 18:56:59 1996  Doug Evans  
8174
 
8175
        * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8176
        CLEAN_MODULES): Add bash.
8177
        (all-bash): New target.
8178
 
8179
Mon Jul  8 17:33:14 1996  Jim Wilson  
8180
 
8181
        * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8182
 
8183
Mon Jul  1 13:31:35 1996  Michael Meissner  
8184
 
8185
        * config.sub (basic_machine): Recognize d10v as a valid processor.
8186
 
8187
Fri Jun 28 12:14:35 1996  Stan Shebs  
8188
 
8189
        * mpw-configure: Add support for --bindir.
8190
        * mpw-build.in: Use a GCC-specific build script for GCC actions.
8191
 
8192
Wed Jun 26 17:20:12 1996  Geoffrey Noer  
8193
 
8194
        * configure.in: add bash, time, gawk to list of hosttools and things
8195
        to only build for native toolchains
8196
 
8197
Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8198
 
8199
        * Makefile.in (docdir): Remove.
8200
 
8201
Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8202
 
8203
        * Makefile.in (datadir): Set to $(prefix)/share.
8204
 
8205
Mon Jun 24 23:26:07 1996  Geoffrey Noer  
8206
 
8207
        * configure.in: build diff and patch for cygwin32-hosted
8208
        toolchains.
8209
 
8210
Mon Jun 24 15:01:12 1996  Joel Sherrill  
8211
 
8212
        * config.sub: Accept -rtems*.
8213
 
8214
Sun Jun 23 22:41:54 1996  Geoffrey Noer  
8215
 
8216
        * configure.in: enable dosrel for cygwin32-hosted builds,
8217
                remove diff from the list of things not buildable
8218
                via Canadian Cross
8219
 
8220
Sat Jun 22 11:39:01 1996  Jason Merrill  
8221
 
8222
        * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
8223
        don't get ". ".
8224
 
8225
Fri Jun 21 17:24:48 1996  Jim Wilson  
8226
 
8227
        * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8228
 
8229
Thu Jun 20 16:57:40 1996  Ken Raeburn  
8230
 
8231
        * Makefile.in (taz): Handle case where tex3patch didn't even get
8232
        checked out.  Also, if it was found, put the symlink in a new util
8233
        subdirectory.
8234
 
8235
Thu Jun 20 12:20:33 1996  Michael Meissner  
8236
 
8237
        * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8238
 
8239
Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
8240
 
8241
        * config.sub: Recognize -openvms.
8242
        * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8243
        * make-all.com, setup.com: New files.
8244
 
8245
Mon Jun 17 16:34:46 1996  Jason Merrill  
8246
 
8247
        * Makefile.in (taz): tex3patch moved to texinfo/util.
8248
 
8249
Sat Jun 15 17:13:25 1996  Geoffrey Noer 
8250
 
8251
        * configure: enable_gdbtk=no for cygwin32-hosted toolchains
8252
        * configure.in: remove make from disable-if-Can-Cross list
8253
                enable gdb if ${host} and ${target} are cygwin32
8254
 
8255
Fri Jun  7 18:16:52 1996  Harlan Stenn 
8256
 
8257
        * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
8258
        Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8259
 
8260
Wed Jun  5 00:09:17 1996  Per Bothner  
8261
 
8262
        * config.guess:  Combine mips-mips-riscos cases, and use cpp to
8263
        distinguish sysv/svr4/bsd variants.
8264
        Based on a patch from Harlan Stenn .
8265
 
8266
Fri Jun  7 14:24:49 1996  Tom Tromey  
8267
 
8268
        * configure.in: Added copyright notice.
8269
        * move-if-change: Added copyright notice.
8270
 
8271
Thu Jun  6 16:27:05 1996  Michael Meissner  
8272
 
8273
        * configure.in (powerpcle-*-solaris*): Until we get shared
8274
        libraries working, don't build gdb, sim, make, tcl, tk, or
8275
        expect.
8276
 
8277
Tue Jun  4 20:41:45 1996  Per Bothner  
8278
 
8279
        * config.guess:  Merge with FSF:
8280
 
8281
        Mon Jun  3 08:49:14 1996  Karl Heuer  
8282
        * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8283
 
8284
        Fri May 24 18:34:53 1996  Roland McGrath  
8285
        * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8286
 
8287
        Fri Apr 12 20:03:59 1996  Per Bothner  
8288
        * config.guess:  Combine two OSF1 rules.
8289
        Also recognize field test versions.  From mjr@zk3.dec.com.
8290
        * config.guess (dgux):  Use /usr/bin/uname rather than uname,
8291
        because GNU uname does not support -p.  From pmr@pajato.com.
8292
 
8293
Tue Jun  4 11:07:25 1996  Tom Tromey  
8294
 
8295
        * Makefile.in (MAKEDIRS): Removed $(tooldir).
8296
 
8297
Tue May 28 12:30:50 1996  Stan Shebs  
8298
 
8299
        * mpw-README: Document GCCIncludes.
8300
 
8301
Sun May 26 15:16:27 1996  Fred Fish  
8302
 
8303
        * configure.in (alpha-*-linux*): Set enable_shared to yes.
8304
 
8305
Tue May 21 15:41:39 1996  Stan Shebs  
8306
 
8307
        * mpw-configure: Handle --enable-FOO and --disable-FOO.
8308
 
8309
Mon May 20 10:12:29 1996  Geoffrey Noer  
8310
 
8311
        * configure.in (*-*-cygwin32): Configure make.
8312
 
8313
Tue May  7 14:19:42 1996  Tom Tromey  
8314
 
8315
        * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8316
 
8317
Fri May  3 08:57:17 1996  Tom Tromey  
8318
 
8319
        * Makefile.in (all-inet): Depend on all-perl.
8320
 
8321
        * Makefile.in (inet-install): New target.
8322
 
8323
        * Makefile.in (all-inet): Depend on all-tcl.
8324
        (all-inet): Depend on all-send-pr.
8325
 
8326
Tue Apr 30 13:55:51 1996  Michael Meissner  
8327
 
8328
        * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8329
        temporarily.
8330
 
8331
Thu Apr 25 11:48:20 1996  Ian Lance Taylor  
8332
 
8333
        * configure.in: Don't configure --with-gnu-ld on AIX.
8334
 
8335
Thu Apr 25 06:33:36 1996  Michael Meissner  
8336
 
8337
        * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8338
 
8339
Tue Apr 23 09:07:39 1996  Tom Tromey  
8340
 
8341
        * Makefile.in (ALL_MODULES): Added all-inet.
8342
        (CROSS_CHECK_MODULES): Added check-inet.
8343
        (INSTALL_MODULES): Added install-inet.
8344
        (CLEAN_MODULES): Added clean-inet.
8345
        (all-indent): New target.
8346
 
8347
        * configure.in (host_tools): Added inet.
8348
        (native_only): Added inet.
8349
        (noconfigdirs): Added inet.
8350
 
8351
Fri Apr 19 15:35:29 1996  Ian Lance Taylor  
8352
 
8353
        * configure.in: Don't configure libgloss if we are not configuring
8354
        newlib.
8355
 
8356
Wed Apr 17 19:30:01 1996  Rob Savoye  
8357
 
8358
        * configure.in: Don't configure libgloss for unsupported
8359
        architectures.
8360
 
8361
Tue Apr 16 11:17:05 1996  Michael Meissner  
8362
 
8363
        * Makefile.in (CLEAN_MODULES): Add clean-apache.
8364
 
8365
Mon Apr 15 15:09:05 1996  Tom Tromey  
8366
 
8367
        * Makefile.in (ALL_MODULES): Include all-apache.
8368
        (CROSS_CHECK_MODULES): Include check-apache.
8369
        (INSTALL_MODULES): Include install-apache.
8370
        (all-apache): New target.
8371
 
8372
        * configure.in: Added apache everywhere perl is seen.
8373
 
8374
Mon Apr 15 14:59:13 1996  Michael Meissner  
8375
 
8376
        * Makefile.in: Add support for clean-{module} and
8377
        clean-target-{module} rules.
8378
 
8379
Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander 
8380
 
8381
        * configure.in (*-*-ose) do not build libgloss.
8382
 
8383
Mon Apr  8 16:16:20 1996  Michael Meissner  
8384
 
8385
        * config.guess (prep*:SunOS:5.*:*): Turn into
8386
        powerpele-unknown-solaris2.
8387
 
8388
Mon Apr  8 14:45:41 1996  Ian Lance Taylor  
8389
 
8390
        * configure.in: Permit --enable-shared to specify a list of
8391
        directories.
8392
 
8393
Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
8394
 
8395
        * configure.in (host==solaris): Pass only the first word of $CC
8396
        to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8397
 
8398
Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
8399
 
8400
        * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8401
 
8402
Thu Mar 28 14:11:11 1996  Tom Tromey  
8403
 
8404
        * Makefile.in (ALL_MODULES): Include all-perl.
8405
        (CROSS_CHECK_MODULES): Include check-perl.
8406
        (INSTALL_MODULES): Include install-perl.
8407
        (ALL_X11_MODULES): Include all-guile.
8408
        (CHECK_X11_MODULES): Include check-guile.
8409
        (INSTALL_X11_MODULES): Include install-guile.
8410
        (all-perl): New target.
8411
        (all-guile): New target.
8412
 
8413
        * configure.in (host_tools): Include perl and guile.
8414
        (native_only): Include perl and guile.
8415
        (noconfigdirs): Don't build guile and perl; no ports have been
8416
        done.
8417
 
8418
Tue Mar 26 21:18:50 1996  Andrew Cagney  
8419
 
8420
        * configure (--enable-*): Handle quoted option lists such as
8421
        --enable-sim-cflags='-g0 -O' better.
8422
 
8423
Thu Mar 21 11:53:08 1996  Michael Meissner  
8424
 
8425
        * Makefile.in ({,inst}all-target): New rule so we can make and
8426
        install all of the target directories easily.
8427
 
8428
Wed Mar 20 18:10:57 1996  Andreas Schwab  
8429
 
8430
        * configure.in: Add missing global flag in sed substitution when
8431
        deleting `target-' from ${configdirs}.
8432
 
8433
Thu Mar 14 19:15:06 1996  Ian Lance Taylor  
8434
 
8435
        * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8436
        option.
8437
 
8438
        * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8439
        config/mh-necv4.
8440
 
8441
        * install.sh: Correct misspelling of transformbasename.
8442
 
8443
        * config.guess: Recognize mips-*-sysv*.
8444
 
8445
Mon Mar 11 15:36:42 1996  Dawn Perchik  
8446
 
8447
        * config.sub: Recognize mon960.
8448
 
8449
Sun Mar 10 13:18:38 1996  Ian Lance Taylor  
8450
 
8451
        * configure: Restore Canadian Cross handling of BISON and LEX,
8452
        removed in Feb 20 change.
8453
 
8454
Fri Mar  8 20:07:09 1996  Per Bothner  
8455
 
8456
        * README:  Suggestions from Torbjorn Granlund :
8457
        Mention make install.  Remove the old copyright date as well the
8458
        clumsy and rather pointless copyright on the README file.
8459
 
8460
Fri Mar  8 17:51:35 1996  Ian Lance Taylor  
8461
 
8462
        * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8463
        Makefile after running symlink-tree, then run `make distclean' to
8464
        avoid clobbering any generated files in srcdir.
8465
 
8466
Tue Mar  5 08:21:44 1996  J.T. Conklin  
8467
 
8468
        * configure.in (m68k-*-netbsd*): Build everything now.
8469
 
8470
Wed Feb 28 12:25:46 1996  Jason Merrill  
8471
 
8472
        * Makefile.in (taz): Fix quoting.
8473
 
8474
Tue Feb 27 11:33:57 1996  Doug Evans  
8475
 
8476
        * configure.in (sparclet-*-*): Build everything now.
8477
 
8478
Tue Feb 27 14:31:51 1996  Andreas Schwab  
8479
 
8480
        * configure.in (m68k-*-linux*): New host.
8481
 
8482
Mon Feb 26 14:32:44 1996  Ian Lance Taylor  
8483
 
8484
        * configure: Check for bison before byacc.
8485
 
8486
Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
8487
 
8488
        * Makefile.in configure:  Change the way LEX and BISON/YACC are
8489
        set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
8490
        searching PATH.  These are used as fallbacks by Makefile.in if
8491
        flex/bison/byacc aren't in objdir.
8492
 
8493
Mon Feb 19 11:45:30 1996  Ian Lance Taylor  
8494
 
8495
        * Makefile.in: Make everything which depends upon all-bfd also
8496
        depend upon all-opcodes, in case --with-commonbfdlib is used.
8497
 
8498
Thu Feb 15 19:50:50 1996  Michael Meissner  
8499
 
8500
        * configure.in (host *-*-cygwin32): Don't build gdb if we are
8501
        building NT native compilers on Unix.
8502
 
8503
Thu Feb 15 17:42:25 1996  Ian Lance Taylor  
8504
 
8505
        * configure.in: Don't get CC from the host Makefile fragment if we
8506
        can find gcc in PATH, or if this is a Canadian Cross.  Move the
8507
        Solaris test for /usr/ucb/cc to the post target script, just after
8508
        the compiler sanity test.
8509
 
8510
Wed Feb 14 16:57:40 1996  Ian Lance Taylor  
8511
 
8512
        * config.sub: Merge with FSF.
8513
 
8514
Tue Feb 13 14:27:48 1996  Ian Lance Taylor  
8515
 
8516
        * Makefile.in (RPATH_ENVVAR): New variable.
8517
        (REALLY_SET_LIB_PATH): Use it.
8518
        * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8519
 
8520
Mon Feb 12 15:28:49 1996  Doug Evans  
8521
 
8522
        * config.sub, configure.in: Recognize sparclet cpu.
8523
 
8524
Mon Feb 12 15:33:59 1996  Christian Bauernfeind 
8525
 
8526
        * config.guess:  Support m68k-cbm-sysv4.
8527
 
8528
Sat Feb 10 12:06:42 1996  Andreas Schwab  
8529
 
8530
        * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8531
        m68k-unknown-linuxaout from linker help string.  Put quotes around
8532
        $ld_help_string.
8533
 
8534
Thu Dec  7 09:03:24 1995  Tom Horsley  
8535
 
8536
        * config.guess (powerpc-harris-powerunix): Add guess for port
8537
        to new target.
8538
 
8539
Thu Feb  8 15:37:52 1996  Brendan Kehoe  
8540
 
8541
        * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8542
 
8543
Mon Feb  5 16:36:51 1996  Ian Lance Taylor  
8544
 
8545
        * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8546
        $(REALLY_SET_LIB_PATH) in Makefile.
8547
        * Makefile.in (SET_LIB_PATH): New variable.
8548
        (REALLY_SET_LIB_PATH): New variable.
8549
        ($(DO_X)): Use $(SET_LIB_PATH).
8550
        (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8551
        ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8552
        ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8553
        ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8554
        ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8555
        ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8556
        (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8557
        (install-dosrel): Likewise.
8558
        (all-opcodes): Depend upon all-libiberty.
8559
 
8560
Sun Feb  4 16:51:11 1996  Steve Chamberlain  
8561
 
8562
        * config.guess (*:CYGWIN*): New
8563
 
8564
Sat Feb  3 10:42:35 1996  Michael Meissner  
8565
 
8566
        * Makefile.in (all-target-winsup): All all-target-libiberty.
8567
 
8568
Fri Feb  2 17:58:56 1996  Michael Meissner  
8569
 
8570
        * configure.in (noconfigdirs): Add missing # in front of comment.
8571
 
8572
Thu Feb  1 14:38:13 1996  Geoffrey Noer  
8573
 
8574
        * configure.in: add second pass to things added to noconfigdirs
8575
        so *-gm-magic can exclude libgloss properly.
8576
 
8577
Thu Feb  1 11:10:16 1996  Stan Shebs  
8578
 
8579
        * mpw-configure (extralibs_name, rez_name): Set correctly
8580
        for MWC68K compiler.
8581
 
8582
        * mpw-README: Add more info on the necessary build tools.
8583
 
8584
Thu Feb  1 10:22:38 1996  Steve Chamberlain  
8585
 
8586
        * configure.in, config.sub: Recognize cygwin32.
8587
 
8588
Wed Jan 31 14:17:10 1996  Richard Henderson  
8589
 
8590
        * config.guess, config.sub: Recognize A/UX.
8591
 
8592
Wed Jan 31 13:52:14 1996  Ian Lance Taylor  
8593
 
8594
        * config.sub: Merge with gcc/config.sub.
8595
 
8596
Thu Jan 25 11:01:10 1996  Raymond Jou  
8597
 
8598
        * mpw-build.in (do-binutils): Add build of stamps.
8599
 
8600
Thu Jan 25 17:05:26 1996  James G. Smith  
8601
 
8602
        * config.sub: Add recognition for mips64vr4100*-* targets.
8603
 
8604
Wed Jan 24 12:47:55 1996  Brendan Kehoe  
8605
 
8606
        * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
8607
        Add creation of gconfigargs with `--enable-shared' turned on.
8608
        ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
8609
        ($(host)-stamp-stage3-configured): Likewise.
8610
        (HOLES): Add chatr and ldd.
8611
        (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
8612
 
8613
Wed Jan 24 20:32:30 1996  Torbjorn Granlund  
8614
 
8615
        * configure: Pass --nfp to recursive configures.
8616
 
8617
Mon Jan 22 10:41:56 1996  Steve Chamberlain  
8618
 
8619
        * Makefile.in (DLLTOOL): New.
8620
        (DLLTOOL_FOR_TARGET): New.
8621
        (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
8622
        (EXTRA_TARGET_FLAGS): Ditto.
8623
        (EXTRA_GCC_FLAGS): Ditto.
8624
        (CONFIGURE_TARGET_MODULES): Ditto.
8625
        (DO_X): Ditto.
8626
        * configure: Add DLLTOOL.
8627
 
8628
Fri Jan 19 13:30:15 1996  Stan Shebs  
8629
 
8630
        SCO OpenServer 5 changes from Robert Lipe :
8631
        * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
8632
        mh-sco, since old workarounds no longer needed, and don't
8633
        build ld, since libraries have weak symbols in COFF.
8634
 
8635
Sun Jan 14 23:01:31 1996  Fred Fish  
8636
 
8637
        * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
8638
 
8639
Fri Jan 12 15:25:35 1996  Ian Lance Taylor  
8640
 
8641
        * configure.in: Make sure that ${CC} can be used to compile an
8642
        executable.
8643
 
8644
Sat Jan  6 07:23:33 1996  Michael Meissner  
8645
 
8646
        * Makefile.in (all-gdb): Depend on $(GDB_TK).
8647
        * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
8648
        nothing depending on whether gdbtk is being built.
8649
 
8650
Wed Jan  3 17:54:41 1996  Doug Evans  
8651
 
8652
        * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
8653
 
8654
Mon Jan  1 19:09:14 1996  Brendan Kehoe  
8655
 
8656
        * configure.in (noconfigdirs): Put ld or gas in this early, if the
8657
        user specifically used --with-gnu-ld=no or --with-gnu-as=no.
8658
 
8659
Sat Dec 30 16:08:57 1995  Doug Evans  
8660
 
8661
        * config-ml.in: Add support for
8662
        --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
8663
        Simplify setting of multidirs from --disable-foo.
8664
 
8665
Fri Dec 29 07:56:11 1995  Michael Meissner  
8666
 
8667
        * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
8668
        LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
8669
        LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
8670
        non-empty, pass them on to the  GCC make.
8671
        (all-bootstrap): New rule that is like all-gcc, except it executes
8672
        the GCC bootstrap rule instead of the GCC all rule.
8673
 
8674
Wed Dec 27 15:51:48 1995  Doug Evans  
8675
 
8676
        * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
8677
 
8678
Tue Dec 26 11:45:31 1995  Michael Meissner  
8679
 
8680
        * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
8681
        DG/UX support.
8682
 
8683
Fri Dec 15 10:01:27 1995  Stan Cox  
8684
 
8685
        * config.sub (i*86*) Change [345] to [3456]
8686
 
8687
Wed Dec 20 17:41:40 1995  Brendan Kehoe  
8688
 
8689
        * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
8690
        --with-gnu-ld=no.
8691
 
8692
Wed Dec 20 15:15:35 1995  Michael Meissner  
8693
 
8694
        * config-ml.in (rs6000*, powerpc*): Add switches to control which
8695
        AIX multilibs get built.
8696
 
8697
Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8698
 
8699
        * configure.in (i386-win32): Don't build expect if we're not
8700
        building the tcl subdir.
8701
 
8702
Mon Dec 18 11:47:19 1995  Stan Shebs  
8703
 
8704
        * Makefile.in: (configure-target-examples, all-target-examples):
8705
        New targets, configure and build example programs.
8706
 
8707
Fri Dec 15 16:13:03 1995  Stan Shebs  
8708
 
8709
        * mpw-configure: If an mpw-config.in generated a file mk.sed,
8710
        use it as input to sedit the generated MPW makefile.
8711
        * mpw-README: Add a suggestion about Gestalt.h.
8712
 
8713
Wed Dec 13 16:43:51 1995  Ian Lance Taylor  
8714
 
8715
        * config.sub: Accept *-*-ieee*.
8716
 
8717
Tue Dec 12 11:52:57 1995  Ian Lance Taylor  
8718
 
8719
        * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
8720
        Ronald F. Guilmette .
8721
 
8722
Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8723
 
8724
        * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
8725
        for powerpc-pe native.
8726
        (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
8727
        (target==powerpc-pe): duplicate i386-win32 entry.
8728
 
8729
Sat Dec  9 14:58:28 1995  Jim Wilson  
8730
 
8731
        * configure.in (noconfigdirs): Exclude target-newlib for all versions
8732
        of vxworks, not just vxworks5.1.
8733
 
8734
Mon Dec  4 12:05:40 1995  Stan Shebs  
8735
 
8736
        * mpw-configure: Add support for exec-prefix.
8737
 
8738
Mon Dec  4 10:22:50 1995  Jeffrey A. Law  
8739
 
8740
        * config.guess: Recognize HP model 816 machines as having
8741
        a PA1.1 processor.
8742
 
8743
Mon Dec  4 12:38:15 1995  Ian Lance Taylor  
8744
 
8745
        * configure: Ignore new autoconf configure options.
8746
 
8747
Thu Nov 30 16:57:33 1995  Per Bothner  
8748
 
8749
        * config.guess:  Recognize Pentium under SCO.
8750
        From Robert Lipe .
8751
 
8752
Wed Nov 29 13:49:08 1995  J.T. Conklin  
8753
 
8754
        * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
8755
 
8756
Wed Nov 29 12:12:01 1995  Ian Lance Taylor  
8757
 
8758
        * configure.in: Don't configure gas for alpha-dec-osf*.
8759
 
8760
Tue Nov 28 17:16:48 1995  Ian Lance Taylor  
8761
 
8762
        * configure.in: Default to --with-stabs for some targets for which
8763
        it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
8764
        i[345]86*-*-unixware*.
8765
 
8766
Mon Nov 27 13:44:15 1995  Ian Lance Taylor  
8767
 
8768
        * config-ml.in: Get list of multidirs using gcc --print-multi-lib
8769
        rather than basing it on the target.  Simplify handling of options
8770
        controlling which directories to configure.  Remove extraneous
8771
        slash in multi-clean target.
8772
 
8773
Fri Nov 24 17:29:29 1995  Doug Evans  
8774
 
8775
        * config-ml.in: Prefix more variables with ml_ so they don't collide
8776
        with configure's.
8777
 
8778
Wed Nov 22 11:27:02 1995  Ian Lance Taylor  
8779
 
8780
        * configure: Don't turn -v into --v.
8781
 
8782
Tue Nov 21 16:48:02 1995  Doug Evans  
8783
 
8784
        * configure.in (targargs): Fix typo.
8785
 
8786
        * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
8787
 
8788
Tue Nov 21 14:08:28 1995  Ian Lance Taylor  
8789
 
8790
        * configure.in: Strip --host and --target options from
8791
        CONFIG_ARGUMENTS, and always configure for --host only.  Add
8792
        --with-cross-host option when building with a cross-compiler.
8793
        * configure: Canonicalize the arguments put into config.status by
8794
        always using `=' for an option with an argument.  Pass a presumed
8795
        --host or --target explicitly.
8796
 
8797
Fri Nov 17 17:50:30 1995  Stan Shebs  
8798
 
8799
        * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
8800
        into general OS recognition case.
8801
 
8802
Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8803
 
8804
        * configure.in (target_configdirs): add target-winsup only
8805
        for win32 target systems.
8806
 
8807
Thu Nov 16 14:04:47 1995  Ian Lance Taylor  
8808
 
8809
        * Makefile.in (all-target-libgloss): Depend upon
8810
        configure-target-newlib, since when libgloss is built it looks to
8811
        see if the newlib directory exists.
8812
 
8813
Wed Nov 15 14:47:52 1995  Ken Raeburn  
8814
 
8815
        * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
8816
        cfg-ml-*.in.
8817
 
8818
Wed Nov 15 11:45:23 1995  Ian Lance Taylor  
8819
 
8820
        * configure: Handle LD and LD_FOR_TARGET when configuring a
8821
        Canadian Cross.
8822
 
8823
Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8824
 
8825
        * configure.in (target_libs): add target-winsup.
8826
        (target==i386-win32): add patch diff flex make to $noconfigdirs.
8827
        (target==ppcle-pe): remove ld from $noconfigdirs.
8828
 
8829
Tue Nov 14 01:25:50 1995  Doug Evans  
8830
 
8831
        * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
8832
        Preserve relative path names in $srcdir.  Build symlink tree if
8833
        configuring cross target dir and srcdir=. (= no VPATH support).
8834
        (configure-target-libg++): Depend on configure-target-librx.
8835
        * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
8836
        * config-ml.in: New file.
8837
        * symlink-tree: New file.
8838
        * configure: Ensure srcdir="." if that's what it is.
8839
 
8840
Mon Nov 13 12:34:20 1995  Stan Shebs  
8841
 
8842
        * mpw-README: Clarify some phrasing, add notes about CodeWarrior
8843
        includes and FLEX_SKELETON setting.
8844
        * mpw-configure (--with-gnu-ld): New option, controls whether
8845
        to use PPCLink or ld with PowerMac GCC.
8846
        * mpw-build.in (all-grez, do-grez, install-grez): New targets.
8847
        * mpw-config.in: Configure grez if targeting Mac.
8848
 
8849
        * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
8850
        accept mpw and mac-mpw as names for m68k Macs, change macos7 to
8851
        just macos.
8852
        * configure.in: Configure grez resource compiler if targeting Mac.
8853
        * Makefile.in (all-grez, install-grez): New targets.
8854
 
8855
Wed Nov  8 17:33:51 1995  Jason Merrill  
8856
 
8857
        * configure: CXX defaults to gcc, not g++.  If we find
8858
        gcc in the path, set CC to gcc -O2.
8859
 
8860
Tue Nov  7 15:45:17 1995  Ian Lance Taylor  
8861
 
8862
        * configure: Default ${build} correctly.  Avoid picking up extra
8863
        spaces when reading CC and CXX from Makefile.  When doing a
8864
        Canadian Cross, use plausible default values for numerous
8865
        variables.
8866
        * configure.in: When doing a Canadian Cross, don't try to
8867
        configure tools whose configure script can't handle it.
8868
 
8869
Mon Nov  6 19:32:17 1995  Jim Wilson  
8870
 
8871
        * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
8872
 
8873
Sun Nov  5 00:15:41 1995  Per Bothner  
8874
 
8875
        * configure:  Remove dubious bug reporting address.
8876
 
8877
Fri Nov  3 08:17:54 1995  Per Bothner  
8878
 
8879
        * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
8880
        configure script, run that instead of this directory's configure.
8881
        In either case, print a message that we're configuring the sub-dir.
8882
 
8883
Thu Nov  2 23:23:36 1995  Per Bothner  
8884
 
8885
        * configure.in: Before checking for the existence of various files,
8886
        use sed to filter out "target-".
8887
 
8888
Thu Nov  2 13:24:56 1995  Ian Lance Taylor  
8889
 
8890
        * Makefile.in (DO_X): Split rule to decrease command line length
8891
        for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
8892
        (Philippe De Muyter).
8893
 
8894
Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8895
 
8896
        * Makefile.in (all-patch): depend on all-libiberty.
8897
 
8898
Wed Nov  1 12:23:20 1995  Ian Lance Taylor  
8899
 
8900
        * configure.in: If the only directory in target_configdirs which
8901
        actually exists is libiberty, then set target_configdirs to empty,
8902
        to avoid trying to build a target libiberty in a gas or gdb
8903
        distribution.
8904
 
8905
Tue Oct 31 17:52:39 1995  J.T. Conklin  
8906
 
8907
        * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
8908
        of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
8909
        systems.
8910
 
8911
Tue Oct 31 16:57:32 1995  Jim Wilson  
8912
 
8913
        * configure.in (copy_dirs): Use sys-include instead of include
8914
        for --with-headers option.
8915
 
8916
Tue Oct 31 10:29:36 1995  steve chamberlain  
8917
 
8918
        * Makefile.in, configure.in: Make winsup builds work with
8919
        new scheme.
8920
 
8921
Mon Oct 30 18:57:09 1995  Ian Lance Taylor  
8922
 
8923
        * configure.in: Build the linker on AIX.
8924
 
8925
Mon Oct 30 12:27:16 1995  Per Bothner  
8926
 
8927
        * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
8928
        where needed.
8929
 
8930
Mon Oct 30 12:45:25 1995  Doug Evans  
8931
 
8932
        * Makefile.in (all-gcc): Fix typo.
8933
 
8934
Sat Oct 28 10:27:59 1995  Per Bothner  
8935
 
8936
        * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
8937
 
8938
Fri Oct 27 23:14:12 1995  Per Bothner  
8939
 
8940
        * configure.in:  Rename libFOO to target-libFOO, and xiberty
8941
        to target-xiberty, to provide more flexibility.
8942
        (target_subdir):  Define.  Create if cross.
8943
        Set TARGET_SUBDIR in Makefile to ${target_subdir}.
8944
        * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
8945
        -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
8946
        check-libFOO -> check-target-libFOO, etc.
8947
        ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
8948
        ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
8949
        $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
8950
        (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
8951
        allow ALL_GCC="" to only configure.
8952
        (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
8953
        (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
8954
        (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
8955
 
8956
Sat Oct 28 01:53:49 1995  Ken Raeburn  
8957
 
8958
        * Makefile.in (taz): Build "info" in etc explicitly.
8959
 
8960
Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
8961
 
8962
        * configure.in:  Make sure that CC is undefined (as opposed to
8963
        null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
8964
        problem with autoconf trying to configure on a host without GCC.
8965
 
8966
Thu Oct 26 22:35:01 1995  Stan Shebs  
8967
 
8968
        * mpw-configure: Set host alias from choice of host compiler,
8969
        only use generic MPW Makefile sed if present, edit a file
8970
        named "hacked_Makefile.in" instead of "Makefile.in" if present.
8971
        * mpw-README: Add problem notes about CW6 and CW7.
8972
 
8973
Thu Oct 26 05:45:10 1995  Ken Raeburn  
8974
 
8975
        * Makefile.in (taz): Use ";" instead of ";;".
8976
 
8977
Wed Oct 25 15:18:24 1995  Per Bothner  
8978
 
8979
        * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
8980
        sub-directory Makefiles, instead of using DISTSTUFFDIRS and
8981
        DISTDOCDIRS.
8982
        (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
8983
        (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
8984
 
8985
Wed Oct 25 14:43:55 1995  Per Bothner  
8986
 
8987
        * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
8988
        and gnats, because they are now subsumed by DISTSTUFFDIRS.
8989
        Move bfd to DISTSTUFFDIRS.
8990
 
8991
Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8992
 
8993
        * Makefile.in (X11_LIB): Removed.
8994
        (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
8995
 
8996
        * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
8997
 
8998
Sun Oct 22 13:04:42 1995  Michael Meissner  
8999
 
9000
        * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9001
        names.
9002
 
9003
Fri Oct 20 18:02:10 1995  Michael Meissner  
9004
 
9005
        * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9006
 
9007
Thu Oct 19 10:40:57 1995  steve chamberlain  
9008
 
9009
        * configure.in (i[345]86-*-win32): Always build newlib.
9010
        Don't configure cvs, autoconf or texinfo.
9011
        * Makefile.in (LD_FOR_TARGET): New.
9012
        (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9013
        Pass down LD_FOR_TARGET.
9014
 
9015
Wed Oct 18 15:53:56 1995  steve chamberlain  
9016
 
9017
        * winsup: New directory.
9018
        * Makefile.in: Build winsup.
9019
        * configure.in: Winsup is configured when target is win32.
9020
        Can only build win32 target GDB when native.
9021
 
9022
Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
9023
 
9024
        * config.guess: Recognize HP model 819 machines as having
9025
        a PA 1.1 processor.
9026
 
9027
Mon Oct 16 10:49:43 1995  Ian Lance Taylor  
9028
 
9029
        * configure: Fix sed loop which substitutes for CC and CXX to
9030
        avoid bug found in various sed implementations.
9031
 
9032
Wed Oct 11 16:16:20 1995  Michael Meissner  
9033
 
9034
        * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9035
        simulator.  Use standard powerpc-*-eabi*.
9036
 
9037
Mon Oct  9 17:21:56 1995  Ian Lance Taylor  
9038
 
9039
        * configure.in: Stop putting gas and binutils in noconfigdirs for
9040
        powerpc-*-aix* and rs6000-*-*.
9041
 
9042
Mon Oct  9 12:38:40 1995  Michael Meissner  
9043
 
9044
        * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9045
        -mcall-aixdesc libraries.
9046
 
9047
Fri Oct  6 16:17:57 1995  Ken Raeburn  
9048
 
9049
        Mon Sep 25 22:49:32 1995  Andreas Schwab  
9050
 
9051
        * config.sub (arm | armel | armeb): Fix shell syntax.
9052
 
9053
Fri Oct  6 14:40:28 1995  Michael Meissner  
9054
 
9055
        * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9056
        -msoft-float and -mcpu=common support.
9057
        (powerpc*-*-eabisim*): Add support for building -mcall-aix
9058
        libraries.
9059
 
9060
Thu Oct  5 13:26:37 1995  Brendan Kehoe  
9061
 
9062
        * configure.in: Allow configuration and build of emacs19 for the alpha.
9063
 
9064
Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9065
 
9066
        * configure.in (CC): Get ^CC, not just any old CC, from
9067
        ${host_makefile_frag}.
9068
 
9069
Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9070
 
9071
        * configure.in (CC): Try to get CC from
9072
        ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9073
 
9074
Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9075
 
9076
        * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9077
        only if it exists in $(srcdir).
9078
 
9079
Wed Oct  4 11:52:31 1995  Ian Lance Taylor  
9080
 
9081
        * configure: If CC and CXX are not set in the environment, set
9082
        them, based on either an existing Makefile or on searching for gcc
9083
        in PATH.  Substitute for CC and CXX in Makefile.
9084
        * configure.in: Remove libm from target_libs.  Separate
9085
        target_configdirs from configdirs.  If CC is not set in
9086
        environment, try to get it from a host Makefile fragment.  Rewrite
9087
        changes of configdirs to use skipdirs instead.  A few minor
9088
        tweaks.  Take directories out of target_configdirs as they are
9089
        taken out of configdirs.  Remove existing Makefile files from
9090
        subdirectories.  Substitute for TARGET_CONFIGDIRS and
9091
        CONFIG_ARGUMENTS in Makefile.
9092
        * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9093
        by configure.in.
9094
        (CONFIG_ARGUMENTS): Likewise.
9095
        (CONFIGURE_TARGET_MODULES): New variable.
9096
        ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9097
        ($(CONFIGURE_TARGET_MODULES)): New target.
9098
        (configure-libg++, configure-libio): New targets.
9099
        (all-libg++): Depend upon configure-libg++.
9100
        (all-libio): Depend upon configure-libio.
9101
        (configure-libgloss, all-libgloss): New targets.
9102
        (configure-libstdc++): New target.
9103
        (all-libstdc++): Depend upon configure-libstdc++.
9104
        (configure-librx, all-librx): New targets.
9105
        (configure-newlib): New target.
9106
        (all-newlib): Depend upon configure-newlib
9107
        (configure-xiberty): New target.
9108
        (all-xiberty): Depend upon configure-xiberty.
9109
 
9110
Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9111
 
9112
        * configure.in (host i[345]86-*-win32):  Expand the
9113
        noconfigdirs again.
9114
 
9115
Thu Sep 28 21:18:49 1995  Stan Shebs  
9116
 
9117
        * mpw-configure: Fix sed command file name.
9118
 
9119
Thu Sep 28 17:39:56 1995  steve chamberlain  
9120
 
9121
        * configure.in (host i[345]86-*-win32): Reduce the
9122
        noconfigdirs again.
9123
 
9124
Wed Sep 27 12:24:00 1995  Ian Lance Taylor  
9125
 
9126
        * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9127
        or powerpc*-*-pe*, since they are not yet supported.
9128
 
9129
Tue Sep 26 14:30:01 1995  Stan Shebs  
9130
 
9131
        Add PowerMac support and many other enhancements.
9132
        * mpw-configure: New option --cc to select compiler to use,
9133
        paste options set according to --cc into the generated
9134
        Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9135
        if mpw-make.sed is present.
9136
        * mpw-config.in: Don't test for gC1, test for mpw-touch,
9137
        add forward includes for PowerPC include files.
9138
        * mpw-build.in: Build using Makefile.PPC if present.
9139
        (do-byacc, etc): Remove separate version resource builds.
9140
        (do-gas): Build "stamps" before "all".
9141
        (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9142
        * mpw-README: Update to reflect --cc option, PowerMac support,
9143
        and recently-reported compatibility problems.
9144
 
9145
Fri Sep 22 12:15:42 1995  Doug Evans  
9146
 
9147
        * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9148
        embedded m68k systems (-aout, -coff, -elf, -vxworks).
9149
        (--with-multilib-top): Pass to recursive invocations.
9150
 
9151
Tue Sep 19 13:51:05 1995  J.T. Conklin  
9152
 
9153
        * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9154
        v810-*-*.
9155
 
9156
Mon Sep 18 23:08:26 1995  J.T. Conklin  
9157
 
9158
        * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9159
        gdb, ld and opcodes on v810-*-*.
9160
 
9161
Tue Sep 12 18:03:31 1995  Ian Lance Taylor  
9162
 
9163
        * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9164
        (local-maintainer-clean): New target.
9165
        (maintainer-clean): New target.
9166
        (realclean): Just depend upon maintainer-clean.
9167
 
9168
Fri Sep  8 17:11:14 1995  J.T. Conklin  
9169
 
9170
        * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9171
 
9172
Fri Sep  8 16:46:29 1995  Ian Lance Taylor  
9173
 
9174
        * configure.in: Build ld in mips*-*-bsd* case.
9175
 
9176
Thu Sep  7 20:03:41 1995  Ken Raeburn  
9177
 
9178
        * config.sub: Accept -lites* OS.  From Ian Dall.
9179
 
9180
Fri Sep  1 08:06:58 1995  James G. Smith  
9181
 
9182
        * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
9183
        targets.
9184
 
9185
Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9186
 
9187
        * configure.in: treat i386-win32 canadian cross the same as
9188
        i386-go32 canadian cross.
9189
 
9190
Thu Aug 24 14:53:20 1995  Michael Meissner  
9191
 
9192
        * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9193
        running under the simulator to build a reduced set of libraries.
9194
        (powerpc-*-eabiaix): Add fine grained multilib support added to
9195
        other powerpc targets yesterday.
9196
 
9197
Wed Aug 23 09:41:56 1995  Michael Meissner  
9198
 
9199
        * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9200
        -disable-softfloat, -disable-relocatable, -disable-aix, and
9201
        -disable-sysv to control which multilib libraries get built.
9202
 
9203
Thu Aug 17 16:03:41 1995  Ken Raeburn  
9204
 
9205
        * configure: Add Makefile.tem to list of files to remove in trap
9206
        handler.
9207
 
9208
Mon Aug 14 19:27:56 1995  Per Bothner  
9209
 
9210
        * config.guess (*Linux*):  Add missing "exit"s.
9211
        Also, need specific check for alpha-unknown-linux (uses COFF).
9212
 
9213
Fri Aug 11 15:38:20 1995  Per Bothner  
9214
 
9215
        * config.guess:  Merge with FSF:
9216
 
9217
        Wed Jun 28 17:57:27 1995  David Edelsohn  
9218
        * config.guess (AIX4): More robust release numbering discovery.
9219
 
9220
        Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
9221
        * config.guess (i386-sequent-ptx): Properly get version number.
9222
 
9223
        Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
9224
        * config.guess (mips:*:4*:UMIPS): New case.
9225
 
9226
Mon Aug  7 09:21:35 1995  Doug Evans  
9227
 
9228
        * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9229
        (i386-win32 host): Likewise.  Don't build readline.
9230
 
9231
Sat Aug  5 09:51:49 1995  Fred Fish  
9232
 
9233
        * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
9234
        SUPPORT_FILES to submakes.
9235
 
9236
Fri Aug  4 13:04:36 1995  Fred Fish  
9237
 
9238
        * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9239
        (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9240
        mpw-configure.
9241
 
9242
Wed Aug  2 16:32:40 1995  Ken Raeburn  
9243
 
9244
        * configure.in (appdirs): Use =, not ==, in test expression when
9245
        trying to build the text to print in the warning message for
9246
        Solaris users.
9247
 
9248
Mon Jul 31 09:56:18 1995  steve chamberlain  
9249
 
9250
        * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9251
 
9252
Fri Jul 28 00:16:31 1995  Jeffrey A. Law  
9253
 
9254
        * config.guess: Recognize lynx-2.3.
9255
 
9256
Thu Jul 27 15:47:59 1995  steve chamberlain  
9257
 
9258
        * config.sub (z8ksim): Deleted
9259
        (z8k-*-coff): New, this is the one true name of the target.
9260
 
9261
Thu Jul 27 14:33:33 1995  Doug Evans  
9262
 
9263
        * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9264
 
9265
Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
9266
 
9267
        * config.guess (*:Linux:*:*): First try asking the linker what the
9268
        default object file format is (elf, aout, or coff).  Then if this
9269
        fails, try previous methods.
9270
 
9271
Thu Jul 27 11:28:17 1995  J.T. Conklin  
9272
 
9273
        * configure.in: Don't build newlib for *-*-vxworks5.1.
9274
 
9275
Thu Jul 27 11:18:47 1995  Brendan Kehoe  
9276
 
9277
        * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9278
        * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9279
 
9280
Tue Jul 25 21:25:39 1995  Doug Evans  
9281
 
9282
        * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9283
 
9284
Fri Jul 21 10:41:12 1995  Doug Evans  
9285
 
9286
        * cfg-ml-com.in: New file.
9287
        * cfg-ml-pos.in: New file.
9288
 
9289
Wed Jul 19 00:37:27 1995  Jeffrey A. Law  
9290
 
9291
        * COPYING.NEWLIB: Add HP free copyright to list.
9292
 
9293
Tue Jul 18 10:58:51 1995  Michael Meissner  
9294
 
9295
        * config.sub: Recognize -eabi* for the system, not just -eabi.
9296
 
9297
Mon Jul  3 13:44:51 1995  Steve Chamberlain  
9298
 
9299
        * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9300
        * config.sub, configure.in (win32): New target and host.
9301
 
9302
Wed Jun 28 23:57:08 1995  Steve Chamberlain  
9303
 
9304
        * configure.in: Add i386-pe configuration.
9305
 
9306
Fri Jun 23 14:28:44 1995  Stan Shebs  
9307
 
9308
        * mpw-build.in (install): Install GDB after LD.
9309
 
9310
Thu Jun 22 17:10:53 1995  Stan Shebs  
9311
 
9312
        * mpw-config.in (elf/mips.h): Always forward-include, needed
9313
        for GDB to build.
9314
 
9315
Wed Jun 21 15:17:30 1995  Rob Savoye  
9316
 
9317
        * testsuite: New directory for customer acceptance and whole tool
9318
        chain tests.
9319
 
9320
Wed Jun 21 16:50:29 1995  Ken Raeburn  
9321
 
9322
        * configure: If per-host line isn't found, but AC_OUTPUT is found
9323
        and a configure script exists, run it instead.
9324
 
9325
Thu Jun 15 21:09:24 1995  Per Bothner  
9326
 
9327
        * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
9328
 
9329
Tue Jun 13 21:43:27 1995  Rob Savoye  
9330
 
9331
        * configure: Set build_{cpu,vendor,os,alias} to host values when
9332
        --build isn't specified.
9333
 
9334
Mon Jun  5 18:26:36 1995  Jason Merrill  
9335
 
9336
        * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9337
        (FLAGS_TO_PASS): Pass them.
9338
        (EXTRA_TARGET_FLAGS): Ditto.
9339
 
9340
Wed May 31 22:27:42 1995  Jim Wilson  
9341
 
9342
        * Makefile.in (all-libg++): Depend on all-libstdc++.
9343
 
9344
Thu May 25 22:40:59 1995  J.T. Conklin  
9345
 
9346
        * configure.in (noconfigdirs): Enable all packages for
9347
          i386-unknown-netbsd.
9348
 
9349
Sat May 20 13:22:31 1995  Angela Marie Thomas  
9350
 
9351
        * configure.in (noconfigdirs): Don't configure tk for i386-go32
9352
        hosted builds (DOS builds)
9353
 
9354
Thu May 18 18:08:49 1995  Ken Raeburn  
9355
 
9356
        Changes for ARM based on patches from Richard Earnshaw:
9357
        * config.sub: Handle armeb and armel.
9358
        * configure.in: Omit arm linker only for riscix.
9359
 
9360
Thu May 11 17:23:26 1995  Per Bothner  
9361
 
9362
        * config.guess:  Update from FSF.
9363
 
9364
Tue May  9 15:52:05 1995  Michael Meissner  
9365
 
9366
        * config.sub: Recognize powerpcle as the little endian variant of
9367
        the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
9368
        powerpcle variant.  Convert pentium into i586, not i486.  Add p5
9369
        alias for i586.  Map new x86 variants p6, k5, nexgen into i586
9370
        temporarily.
9371
 
9372
Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
9373
 
9374
        * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9375
 
9376
Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
9377
 
9378
        * config.sub: Accept -lites* as a basic system type.
9379
 
9380
Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
9381
 
9382
        * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9383
        installed, and if so return linuxoldld as the system name.
9384
 
9385
Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
9386
 
9387
        * config.guess: Add hppa1.1-hp-lites support.
9388
 
9389
Tue Apr 25 11:08:11 1995  Rob Savoye  
9390
 
9391
        * configure.in: Don't build newlib for m68k-vxworks5.1.
9392
 
9393
Wed Apr 19 17:02:43 1995  Jim Wilson  
9394
 
9395
        * configure.in (mips-sgi-irix6): Use mh-irix5.
9396
 
9397
Fri Apr 14 15:21:17 1995  Doug Evans  
9398
 
9399
        * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9400
 
9401
Wed Apr 12 16:06:01 1995  Jason Merrill  
9402
 
9403
        * test-build.mk: Enable building of shared libraries on IRIX 5 and
9404
        OSF/1.  Fix compiler flags.
9405
        * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
9406
 
9407
Tue Apr 11 18:55:40 1995  Doug Evans  
9408
 
9409
        * configure.in: Recognize --with-newlib.
9410
        (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9411
 
9412
Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9413
 
9414
        * Makefile.in: move {all,check,install}-gdb from *_MODULES
9415
        to *_X11_MODULES due to gdbtk needing X include files et al.
9416
 
9417
Mon Apr 10 11:42:22 1995  Stan Shebs  
9418
 
9419
        Merge in support for Mac MPW as a host.
9420
        (Old change descriptions retained for informational value.)
9421
 
9422
        * mpw-config.in: Add generic include forwards for cpu-specific
9423
        include files in aout and elf directories.
9424
 
9425
        * mpw-configure: Added copyright.
9426
        * mpw-config.in: Check for presence of required build tools.
9427
        (target_libs): Add newlib.
9428
        (target_tools): Add examples.
9429
        (Read Me): Generate as "Read Me for MPW" instead.
9430
        * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9431
        (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9432
        (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9433
 
9434
        * mpw-configure: Remove subdir-specific makefile hackery,
9435
        delete mk.tmp after using it.
9436
 
9437
        * mpw-build.in (all): Display start and end times.
9438
 
9439
        * mpw-configure (host_canonical): Set.
9440
        (target_cpu): Always add to makefiles.
9441
        (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9442
        (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9443
        (mpw-mh-mpw): Look for in srcdir and srcroot.
9444
        Use sed instead of mpw-edit-prefix to edit prefix definitions.
9445
 
9446
        * mpw-build.in: (install-only): New target.
9447
 
9448
        * mpw-configure (host_alias, target_alias): Rename from hostalias
9449
        and targetalias, add into generated Makefile.
9450
        (mk.tmp): If present, add into generated Makefile.
9451
        * mpw-build.in (all-gas): Build config.h first before gas proper.
9452
 
9453
        * mpw-configure (config.status): Write only if changed.
9454
        * mpw-config.in (readline): Configure it (not built, just used for
9455
        definitions).
9456
 
9457
        * mpw-config.in (elf/mips.h): Add a forward include.
9458
 
9459
        * mpw-config.in: Forward-include most .h files in include into
9460
        extra-include.
9461
        (readline): Don't build.
9462
        mpw-build.in (install): Install GDB.
9463
 
9464
        * mpw-configure (prefix, mpw_prefix): Handle it.
9465
        * mpw-config.in (mmalloc, readline): Don't configure.
9466
        * mpw-build.in (thisscript): Rename to ThisScript.
9467
        Use mpw-build instead of BuildProgram everywhere.
9468
        (mmalloc, readline): Don't build.
9469
        * mpw-README: New file, basic documentation about the MPW port.
9470
 
9471
        * mpw-config.in: Use forward-include to create include files.
9472
 
9473
        * mpw-configure: Add more things to the top of each configured
9474
        Makefile, including contents of config/mpw-mh-mpw.
9475
        * mpw-config.in (extra-include): Create this directory and fill it
9476
        with Posix-like include files when configuring.
9477
 
9478
        * config.sub (apple, mac, mpw): Add various aliases.
9479
 
9480
        * mpw-build.in: New file, top-level build script fragment for MPW.
9481
        * mpw-configure: New file, configure script for MPW.
9482
        * mpw-config.in: New file, config fragment for MPW.
9483
 
9484
Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9485
 
9486
        * configure.in (host_libs): Remove glob, since it is gone from the
9487
        sources.
9488
 
9489
Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9490
 
9491
        * Makefile.in: define empty GDB_NLM_DEPS var.
9492
 
9493
        * configure.in(target_makefile_frag): use config/mt-netware
9494
        for netware targets.
9495
 
9496
Thu Mar 30 13:51:43 1995  Ian Lance Taylor  
9497
 
9498
        * config.sub: Merge in recent FSF changes.  Remove linux special
9499
        cases.
9500
 
9501
Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9502
 
9503
        Revert this change:
9504
 
9505
        Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
9506
 
9507
                * build-all.mk: Use CC=cc -Xs on Solaris.
9508
 
9509
Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9510
 
9511
        * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
9512
        stop using it.
9513
        * Makefile.in: Nuke all references to glob subdirectory.
9514
 
9515
Thu Mar 16 13:35:30 1995  Jason Merrill  
9516
 
9517
        * configure.in: Fix --enable-shared logic in per-host.
9518
 
9519
Mon Mar 13 12:33:15 1995  Ian Lance Taylor  
9520
 
9521
        * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9522
 
9523
Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9524
 
9525
        * configure.in (noconfigdirs): Don't build gas on AIX, for
9526
        powerpc*-*-aix* as well as for rs6000*-*-aix*.
9527
 
9528
Wed Mar  1 12:51:53 1995  Ian Lance Taylor  
9529
 
9530
        * configure: Fix --cache-file to work if the file argument is a
9531
        relative path.
9532
 
9533
Tue Feb 28 17:36:07 1995  Ian Lance Taylor  
9534
 
9535
        * configure: If the --cache-file is used, pass it down to
9536
        configure in subdirectories.
9537
 
9538
Mon Feb 27 12:52:46 1995  Kung Hsu  
9539
 
9540
        * config.sub: add vxworks29k configuration.
9541
 
9542
Fri Feb 10 16:12:26 1995  Ken Raeburn  
9543
 
9544
        * Makefile.in (taz): Do "diststuff" part quietly.
9545
 
9546
Sun Feb  5 14:16:35 1995  Doug Evans  
9547
 
9548
        * config.sub: Mini-merge with gcc/config.sub.
9549
 
9550
Sat Feb  4 12:11:35 1995  Jim Wilson  
9551
 
9552
        * config.guess (IRIX): Sed - to _.
9553
 
9554
Fri Feb  3 11:54:42 1995  J.T. Conklin  
9555
 
9556
        * Makefile.in (source-vault, binary-vault): New targets.
9557
 
9558
Thu Jan 26 13:00:11 1995  Michael Meissner  
9559
 
9560
        * config.sub: Recognize -eabi as a basic system type.
9561
 
9562
Thu Jan 12 13:13:23 1995  Jason Merrill  
9563
 
9564
        * configure.in (enable_shared stuff): Fix typo.
9565
 
9566
Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
9567
 
9568
        * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
9569
 
9570
Wed Jan 11 16:29:53 1995  Jason Merrill  
9571
 
9572
        * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
9573
 
9574
Mon Jan  9 12:48:01 1995  Jim Kingdon  
9575
 
9576
        * configure.in (rs6000-*-*): Don't build gas.
9577
 
9578
Wed Jan  4 23:53:49 1995  Ian Lance Taylor  
9579
 
9580
        * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
9581
        reduce command line length.
9582
        (AS_FOR_TARGET): Check for as.new, not Makefile.
9583
        (NM_FOR_TARGET): Check for nm.new, not Makefile.
9584
 
9585
Wed Jan  4 13:02:39 1995  Per Bothner  
9586
 
9587
        * config.guess:  Merge from FSF.
9588
 
9589
Thu Dec 15 17:11:37 1994  Ian Lance Taylor  
9590
 
9591
        * configure: Don't use $ when handling program_suffix.
9592
 
9593
Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
9594
 
9595
        * configure.in:  Configure tk for hppa/hpux.
9596
 
9597
Fri Dec  2 15:55:38 1994  Per Bothner  
9598
 
9599
        * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
9600
 
9601
Tue Nov 29 19:37:56 1994  Per Bothner  
9602
 
9603
        * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
9604
        to LIBCXXFLAGS.  Tests are better run without it.
9605
 
9606
Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
9607
 
9608
        * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
9609
 
9610
Mon Nov 21 11:14:01 1994  J.T. Conklin  
9611
 
9612
        * configure.in (*-*-netware*): Don't configure xiberty.
9613
 
9614
Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
9615
 
9616
        * configure.in:  Remove tk from native_only list.
9617
 
9618
Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
9619
 
9620
        * build-all.mk: Add mips-ncd-elf target to sun4 targets
9621
          for special NCD build.
9622
 
9623
Mon Nov  7 20:58:17 1994  Ken Raeburn  
9624
 
9625
        * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
9626
        makeall.bat, they're only useful for binutils snapshots.
9627
        (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
9628
        makeall.bat to specified SUPPORT_FILES.
9629
 
9630
Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
9631
 
9632
        * build-all.mk: Add Ericsson targets to sun4 and solaris
9633
          hosts.  Add  BNR's sun4 target to solaris host, so their
9634
          build-from-source will be tested in-house first.
9635
 
9636
Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9637
 
9638
        * Makefile.in (LIBCFLAGS): New variable.
9639
        (CFLAGS_FOR_TARGET): Ditto.
9640
        (LIBCFLAGS_FOR_TARGET): Ditto.
9641
        (LIBCXXFLAGS): Ditto.
9642
        (CXXFLAGS_FOR_TARGET): Ditto.
9643
        (LIBCXXFLAGS_FOR_TARGET): Ditto.
9644
        (BASE_FLAGS_TO_PASS): Pass them.
9645
        (EXTRA_TARGET_FLAGS): Ditto.
9646
 
9647
        * configure.in: Support --enable-shared.
9648
 
9649
Sat Nov  5 15:44:00 1994  Per Bothner  
9650
 
9651
        * configure.in (target_libs):  Include libstdc++ again.
9652
        * config.guess:  Update from FSF (for FreeBSD).
9653
 
9654
Thu Nov  3 16:32:30 1994  Ken Raeburn  
9655
 
9656
        * Makefile.in (DEVO_SUPPORT): Include configure.bat and
9657
        makeall.bat.
9658
        (DISTDOCDIRS): Add `etc'.
9659
        (ETC_SUPPORT_PFX): New variable.
9660
        (taz): Include anything from etc starting with a word in
9661
        ETC_SUPPORT_PFX.
9662
 
9663
Wed Oct 26 16:19:35 1994  Ian Lance Taylor  
9664
 
9665
        * config.sub: Update for recent FSF changes.  Remove obsolete
9666
        h8300hds entry.  Add -windows* and -osx as basic os.  Minor
9667
        spacing changes.
9668
 
9669
Thu Oct 20 18:41:56 1994  Per Bothner  
9670
 
9671
        * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
9672
 
9673
        * config.guess:  Merge with FSF.
9674
        * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
9675
 
9676
Thu Oct 20 19:26:56 1994  Ken Raeburn  
9677
 
9678
        * configure: Since the "trap 0" handler will override the exit
9679
        status on many systems, only use it for "exit 1", and make it set
9680
        a non-zero exit status; reset it before "exit 0".  Also, check
9681
        exit status of config.sub, and error out if it failed.
9682
 
9683
Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
9684
 
9685
        * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
9686
        and install libgloss.
9687
 
9688
Tue Oct 18 15:25:24 1994  Ian Lance Taylor  
9689
 
9690
        * Makefile.in (all-binutils): Depend upon all-byacc.
9691
 
9692
        * configure.in: Don't build emacs on Irix 5.
9693
 
9694
Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9695
 
9696
        * configure.in (*-*-netware*): Add libio.
9697
 
9698
Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9699
 
9700
        * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
9701
        (CHECK_TARGET_MODULES): Ditto.
9702
        (INSTALL_TARGET_MODULES): Ditto.
9703
        (TARGET_LIBS): Ditto.
9704
        (all-libstdc++): Note dependencies.
9705
 
9706
Thu Oct 13 01:43:08 1994  Ken Raeburn  
9707
 
9708
        * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
9709
 
9710
Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9711
 
9712
        * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
9713
        -fexternal-templates.
9714
 
9715
        * configure.in (target_libs): Add libstdc++.
9716
        (noconfigdirs): Add libstdc++ as appropriate.
9717
 
9718
Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9719
 
9720
        * config.guess:  Update from FSF.
9721
 
9722
Tue Oct  4 12:05:42 1994  Ian Lance Taylor  
9723
 
9724
        * configure: Use ${config_shell} when running ${configsub}.
9725
 
9726
Mon Oct  3 14:28:34 1994  Doug Evans  
9727
 
9728
        * config.sub: No longer recognize h8300h.
9729
 
9730
Mon Oct  3 12:40:54 1994  Ian Lance Taylor  
9731
 
9732
        * config.sub: Remove extraneous differences between config.sub and
9733
        gcc/config.sub.
9734
 
9735
Sat Oct  1 00:23:12 1994  Ken Raeburn  
9736
 
9737
        * Makefile.in (DISTSTUFFDIRS): Add gas.
9738
 
9739
Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
9740
 
9741
        * COPYING.NEWLIB: New file.
9742
 
9743
Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9744
 
9745
        * config.guess (HP-UX):  Patch from Harlan Stenn
9746
         to also emit release level.
9747
 
9748
Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9749
 
9750
        * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
9751
 
9752
Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9753
 
9754
        * config.sub:  Merge nextstep cleanup from FSF.
9755
 
9756
Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9757
 
9758
        * configure.in (arm-*-*): Don't configure ld for this target.
9759
 
9760
Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9761
 
9762
        * configure.in (*-*-netware): don't configure libg++, libio,
9763
          librx, or newlib.
9764
 
9765
Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9766
 
9767
        * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
9768
        configure ld--it works, but it doesn't support shared libraries.
9769
 
9770
Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9771
 
9772
        * config.guess (*-unknown-freebsd*):  Get rid of possible
9773
        trailing "(Release)" in version string.
9774
        Patch from Paul Richards .
9775
 
9776
Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9777
 
9778
        * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
9779
        Fix type: *-next-neststep -> *-next-nextstep.
9780
 
9781
        * config.guess:  Merge from FSF:
9782
 
9783
        Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
9784
 
9785
        * config.guess: Recognize powerpc-ibm-aix3.2.5.
9786
 
9787
        Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
9788
 
9789
        * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
9790
        instead of UNIX_SV for UnixWare 1.0).
9791
 
9792
Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
9793
 
9794
        * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
9795
        to make gdb/nlm/* build after the compiler and linker.
9796
 
9797
Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9798
 
9799
        * config.guess (netbsd, freebsd, linux):  Accept any machine,
9800
        not just i[34]86.
9801
        (m68k-atari-sysv4):  Relocate to match FSF version.
9802
 
9803
        * config.guess:  More merges from the FSF:
9804
 
9805
        Add a space before function call or macro invocation.
9806
 
9807
        Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9808
 
9809
        * config.guess: Add trap cmd to remove dummy.c and dummy when
9810
        interrupted.
9811
 
9812
        Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9813
 
9814
        * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
9815
        (dummy): Redirect stderr from compilation of dummy.c.
9816
 
9817
        Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
9818
 
9819
        * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
9820
 
9821
Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
9822
 
9823
        * configure: Accept and ignore --cache*, for compatibility with
9824
        new autoconf.
9825
 
9826
Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9827
 
9828
        * config.guess:  Merge from FSF:
9829
 
9830
        Thu Aug 25 20:28:51 1994  Richard Stallman  
9831
 
9832
        * config.guess (Pyramid*:OSx*:*:*): New case.
9833
        (PATH): Add /.attbin at end for finding uname.
9834
        (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
9835
 
9836
        Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
9837
 
9838
        * config.guess (M88*:DolphinOS:*:*): New case.
9839
 
9840
        Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
9841
 
9842
        * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
9843
        to select whether to use ELF or COFF.
9844
 
9845
        Sun Jul 24 16:20:53 1994  Richard Stallman  
9846
 
9847
        * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
9848
 
9849
        Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9850
 
9851
        * config.guess: Guess the OS version for HPUX.
9852
 
9853
        Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
9854
 
9855
        * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
9856
 
9857
Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9858
 
9859
        * configure.in: Recognize --with-headers, --with-libs, and
9860
        --without-newlib.
9861
        * Makefile.in (all-xiberty): Depend upon all-ld.
9862
 
9863
Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9864
 
9865
        * configure.in: Change i[34]86 to i[345]86.
9866
 
9867
Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9868
 
9869
        * configure (version): A few more tweaks to help message.
9870
 
9871
Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9872
 
9873
        * Makefile.in:  Remove (for now) librx as a host library,
9874
        now that we're building it for target.
9875
 
9876
Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9877
 
9878
        * configure: Fix up help message; from karl@owl.hq.ileaf.com
9879
        (Karl Berry).
9880
 
9881
Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9882
 
9883
        * configure.in:  Also configure librx.
9884
 
9885
Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9886
 
9887
        * Makefile.in:  Update various rules to reflect that librx
9888
        is now needed for libg++.
9889
 
9890
Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9891
 
9892
        * config.sub: Accept mips64orion and mips64orionel as a CPU name.
9893
 
9894
Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
9895
 
9896
        * configure.in: Configure the examples directory.
9897
 
9898
Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9899
 
9900
        * configure: Simplify Jun 2 1994 change.
9901
 
9902
Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
9903
 
9904
        * change CC to /usr/latest/bin/gcc for lynx host builds, since
9905
        /bin/gcc isn't good enough to build gcc.
9906
 
9907
Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
9908
 
9909
        * Makefile.in (GDB_SUPPORT_FILES): Remove
9910
        (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
9911
        (gdb.tar.gz): Add new rule to use standard distribution building
9912
        mechanism.
9913
 
9914
Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9915
 
9916
        * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
9917
        Bill Cox .
9918
 
9919
Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9920
 
9921
        * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
9922
 
9923
Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
9924
 
9925
        * configure:  Search current dir first in .gdbinit.
9926
 
9927
Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9928
 
9929
        * config.sub:  Recognize freebsd (merged from gcc config.sub).
9930
 
9931
Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9932
 
9933
        * config.sub:  Refer to NeXT's operating system as nextstep.
9934
 
9935
        * config.sub (case $basic_machine):  Re-order the cases, to match
9936
        the order in the FSF version (which is mostly alphabethical).
9937
        Merge in some additions and changes from the FSF.
9938
 
9939
Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
9940
 
9941
        * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
9942
        * config.sub: Recognize cxux7.
9943
        * configure.in: Use mh-cxux for m88k-harris-cxux*.
9944
 
9945
Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9946
 
9947
        * config.sub:  Fix typo powerpc -> powerpc-*.
9948
 
9949
Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
9950
 
9951
        * Makefile.in: `all-emacs19' depends on `all-byacc'.
9952
 
9953
        * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
9954
        parallel with all-emacs and install-emacs).  Top-level command
9955
        `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
9956
 
9957
Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9958
 
9959
        * test-build.mk ($(host)-stamp-stage2-installed): Remove
9960
        $(relbindir)/make before doing ``make install'', and use
9961
        $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
9962
        installing over running make binary.
9963
        ($(host)-stamp-stage3-installed): Likewise.
9964
 
9965
Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9966
 
9967
        * config.guess: Recognize Mach.
9968
 
9969
Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9970
 
9971
        * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
9972
        see whether --exec-prefix was used.
9973
 
9974
Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9975
 
9976
        * README:  Explicitly mention libg++/README.  (Zoo's idea.)
9977
 
9978
Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9979
 
9980
        * Makefile.in: Add all-librx target similar to all-libproc.
9981
 
9982
Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
9983
 
9984
        * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
9985
        with post 1.2 uname bogosity.
9986
 
9987
Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9988
 
9989
        * configure: Remove temporary files on receipt of a signal.
9990
 
9991
Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
9992
 
9993
        * configure: If there is a package_makefile_frag, remove
9994
        ${subdir}/Makefile.tem after copying it in.
9995
 
9996
Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
9997
 
9998
        * build_all.mk: support rs6000 lynx identifies itself as
9999
        rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
10000
        since /bin/gcc is too feeble to compile a modern gcc.
10001
 
10002
Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
10003
 
10004
        * brought devo/test-build.mk update-to-date with progressive/
10005
          test-build.mk. Add lynx targets and hppa flag info.
10006
 
10007
Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10008
 
10009
        * configure.in:  Use mh-ncrsvr43.  Patch from
10010
        Tom McConnell .
10011
 
10012
Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10013
 
10014
        * config.guess (i386-unknown-bsdi):  No longer need to
10015
        check #if defined(__bsdi__) && defined(__i386__).
10016
 
10017
Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10018
 
10019
        * configure: Set program_transform_nameoption correctly.
10020
 
10021
Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
10022
 
10023
        * brought build-all.mk update-to-date with progressive build-all.mk,
10024
          added new targets and hppa info.
10025
 
10026
Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10027
 
10028
        * configure: If config.guess result is a prefix of the user
10029
        specified target, assume a native build and use the user specified
10030
        target as the host alias.  Remove SunOS patch suffix removal hack.
10031
        * configure.in: Remove SunOS patch suffix removal hack.
10032
 
10033
        * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10034
        in NATIVE_CHECK_MODULES.
10035
 
10036
Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
10037
 
10038
        * Makefile.in: Rename HOST_ONLY to NATIVE.
10039
        * configure: Delete SunOs patch suffix from host_canonical
10040
          and build_canonical variables that are prepended to Makefiles.
10041
        * configure.in: Add comments for easier maintenance.
10042
 
10043
Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10044
 
10045
        * Makefile.in: Add all-libproc target similar to all-gui.
10046
 
10047
Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
10048
 
10049
        * Makefile.in (CHECK_MODULES): split into
10050
        HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10051
 
10052
Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
10053
 
10054
        * config.guess (i386-unknown-bsdi): New system to guess.
10055
 
10056
Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10057
 
10058
        * Makefile.in: Add all-gui target (but not yet build by "all").
10059
 
10060
Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
10061
 
10062
        * config.sub: Move deletion of patch suffix from here...
10063
        * configure.in: To here, at Ian's suggestion.  The top-
10064
          level scripts might need to know of a patch level.
10065
 
10066
Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
10067
 
10068
        * config.sub: Strip off patch suffix so rtl is recognized
10069
          as a sunos4.1.3 machine, even though it's been patched.
10070
 
10071
Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
10072
 
10073
        * Makefile.in (INSTALL_LAST): Delete.
10074
        (INSTALL_DOSREL): New.
10075
 
10076
Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10077
 
10078
        * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10079
        Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10080
        whether we pass down --with-gnu-ld anyhow.
10081
 
10082
Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
10083
 
10084
        * Makefile.in (INSTALL_LAST): Change operation so it works
10085
        on more flavors of make.
10086
        * configure.in (go32): Don't build libg++ or libio.
10087
 
10088
Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
10089
 
10090
        * Makefile.in (Move HOST_PREFIX_1 and friends up so
10091
        they can be overriden by templates.
10092
 
10093
Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
10094
 
10095
        * configure.in (target==go32): Don't build gdb.
10096
        * dosrel: New directory.
10097
 
10098
Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
10099
 
10100
        * configure.in (host==go32): Configure dosrel too.
10101
        * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10102
        (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10103
        be set by incoming names or templates.
10104
        (INSTALL_LAST): New rule.
10105
 
10106
Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
10107
 
10108
        * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10109
 
10110
Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10111
 
10112
        * configure.in (appdirs): New variable.  Currently empty, but will
10113
        be used in gas distribution.  If nonempty, lists a set of
10114
        directories at least one of which must get configured, or top
10115
        level configuration is considered to have failed.
10116
        (rs6000-*-lynxos*): Use new file name.
10117
 
10118
Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10119
 
10120
        Eliminate XTRAFLAGS.
10121
        * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10122
        newlib include files using -idirafter, and also use -nostdinc.
10123
        (CXX_FOR_TARGET): Likewise.
10124
        (XTRAFLAGS): Removed.
10125
        (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10126
        (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10127
        (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10128
        ($(DO_X)): Don't pass down XTRAFLAGS.
10129
 
10130
Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10131
 
10132
        * configure.in (mips*-dec-bsd*): New target; do build linker.
10133
        (mips*-*-bsd*): New target; don't build linker.
10134
 
10135
Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10136
 
10137
        * configure.in: support rs6000-*-lynxos* configuration.
10138
        support sunos4 as a cross target.
10139
 
10140
        * config.sub: look for lynx*, not lynx since the OS version may
10141
        legitimately be part of the name.
10142
 
10143
Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10144
 
10145
        * configure.in (i[34]86-*-sco*): Move to be with other i386
10146
        targets.
10147
        (romp-*-*): New target.  Skip various binary utilities.
10148
        (vax-*-*): New target.  Don't build newlib.
10149
        (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
10150
 
10151
Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10152
 
10153
        * configure.in: Only set host_makefile_frag if config
10154
        directory exists.
10155
 
10156
Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10157
 
10158
        * install.sh: If $dstdir exists, don't check whether each
10159
        component does.
10160
 
10161
Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10162
 
10163
        * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10164
 
10165
Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
10166
 
10167
        * configure.in (*-*-lynxos*): Don't configure newlib for either
10168
        native or cross Lynx.
10169
 
10170
Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
10171
 
10172
        * config.sub (sparc64-elf): Fix os.
10173
        (z8k): Remove duplicate.
10174
 
10175
Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10176
 
10177
        * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10178
        gcc/stmp-fixproto, to try to prevent fixproto from being run.
10179
 
10180
Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
10181
 
10182
        * configure: Make file links cleanly even if Lynx fails on
10183
          an NFS symlink (at least fail cleanly).
10184
 
10185
Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10186
 
10187
        * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10188
        -XNh2000.
10189
 
10190
Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10191
 
10192
        * configure: Unknown options are fatal again.
10193
 
10194
Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
10195
 
10196
        * configure: Ignore --x-includes and --x-libraries, for Autoconf
10197
        compatibility.
10198
 
10199
Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10200
 
10201
        * build-all.mk: Add `clean' target.
10202
 
10203
Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10204
 
10205
        * config.guess:  Add SINIX support.
10206
        * configure.in:  Add mips-*-sysv4* support.
10207
 
10208
Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
10209
 
10210
        * build-all.mk: Document all useful targets.
10211
        If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10212
        If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10213
 
10214
Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10215
 
10216
        * configure: Support --silent, --quiet.
10217
 
10218
Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10219
 
10220
        * configure: Support --disable-FEATURE.
10221
 
10222
Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10223
 
10224
        * config.guess: Recognize NCR running SVR4.3.
10225
 
10226
Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10227
 
10228
        * config.guess:  Make BSDI generate i386-unknown-bsd386.
10229
        Patch from Paul Eggert .
10230
 
10231
Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10232
 
10233
        * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10234
 
10235
Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10236
 
10237
        * configure: Make unrecognized options give nonfatal warnings
10238
        instead of fatal errors, and pass them to any subdirectory
10239
        configures in case they recognize them.
10240
        Make --x equivalent to --with-x.
10241
 
10242
Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10243
 
10244
        * configure: Add --enable-* options.  Clean up usage message and
10245
        some comments.
10246
 
10247
Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
10248
 
10249
        * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10250
 
10251
Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10252
 
10253
        * configure.in (hppa*-*-*): Enable binutils.
10254
 
10255
Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10256
 
10257
        * config.sub: Recognize cisco.
10258
 
10259
Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
10260
 
10261
        * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10262
 
10263
Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10264
 
10265
        * config.guess: about target *-hitachi-hiuxwe2, don't print more
10266
        than one configuration name.  Add comment.
10267
 
10268
Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
10269
 
10270
        * config.guess: about target *-hitachi-hiuxwe2, fixed
10271
        machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
10272
        macro is incorrect.]
10273
 
10274
Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10275
 
10276
        * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10277
        than the "make ls" stuff which used to be here.
10278
 
10279
Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10280
 
10281
        * config.guess:  Recognize i[34]86-unknown-freebsd.
10282
        From Shawn M Carey .
10283
 
10284
Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10285
 
10286
        * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10287
 
10288
Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
10289
 
10290
        * config.guess: Check for ptx.
10291
 
10292
Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
10293
 
10294
        * config.sub: Add os9k checking.
10295
 
10296
Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10297
 
10298
        * config.guess: Handle OSF1 running on HPPA processors
10299
 
10300
Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
10301
 
10302
        * configure: If subdir configure fails, print out a message with
10303
        subdirectory name, in case subdir's configure code didn't identify
10304
        itself.
10305
 
10306
Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
10307
 
10308
        * configure.in: Remove embedded newlines from configdirs.
10309
        Avoid mismatches of substrings.  Fix matching strings at end
10310
        of configdirs.
10311
 
10312
Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
10313
 
10314
        * config.guess:  Add Lynx/rs6000 config support.
10315
 
10316
Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
10317
 
10318
        * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10319
 
10320
Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
10321
 
10322
        * configure.in (hppa*-*-osf*): Treat this just like most other
10323
        PA configurations (eg no binutils or ld).
10324
        (hppa*-*-*elf*): These configurations have binutils and ld.
10325
 
10326
Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10327
 
10328
        * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
10329
 
10330
Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10331
 
10332
        * configure.in (rs6000-*-*): Build gas.
10333
 
10334
Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10335
 
10336
        * Makefile.in:  Avoid bug in losing hpux sed.
10337
 
10338
Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10339
 
10340
        * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10341
        for GDB and GDB has been fixed to not need it.
10342
 
10343
Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10344
 
10345
        * config.guess: Recognize vax hosts.
10346
 
10347
Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10348
 
10349
        * configure (while loop): Don't use "break 2" inside case
10350
        statement -- the case statement isn't an enclosing loop.
10351
 
10352
Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10353
 
10354
        * config.guess:  Clean up NeXT support, to allow nextstep
10355
        on Intel machines.  Make OS be nextstep.
10356
 
10357
Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
10358
 
10359
        * config.guess: Add alternate forms for Convex.
10360
 
10361
Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
10362
 
10363
        * configure:  Completely rewrite option processing.  Take
10364
        advantage of pattern-matching to avoid invoking test frequently.
10365
        Also clean up host and target defaulting logic.
10366
 
10367
Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10368
 
10369
        * Makefile.in: Replace all occurrances of "rootme" with "r" and
10370
        "$${rootme}" with "$$r", to increase the likelihood that the do-*
10371
        commands (plus user environment) will fit SCO limits.
10372
 
10373
Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10374
 
10375
        * configure.in: Don't issue warnings about directories which are
10376
        not being configured if -norecursion is set.  Correct test for
10377
        --with-gnu-as and --with-gnu-ld to not get confused by substring
10378
        matches.
10379
 
10380
        * configure.in: Don't build gas for alpha-dec-osf1*.
10381
 
10382
Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
10383
 
10384
        * configure:  Back out Per's change of 12/19/1993.  It changes the
10385
        behavior of configure in unexpected and confusing ways.
10386
 
10387
        Also, use different delim char when calculating
10388
        program_transform_name so that the name can contain slashes.
10389
 
10390
Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
10391
 
10392
        * configure.in, config.sub: Add support for VSTa micro-kernel.
10393
 
10394
Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10395
 
10396
        * configure.in: Nuke hacks which were used to get a special
10397
        version of GAS for HPPA configurations.
10398
 
10399
Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10400
 
10401
        * configure:  If only ${target_alias} is given, use that
10402
        as the default for ${host_alias}.
10403
        * configure:  Add missing back-slashes before nested quotes.
10404
 
10405
Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
10406
 
10407
        * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10408
 
10409
Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
10410
 
10411
        * config.guess:  Recognize some Tektronix configurations.
10412
        From Kaveh R. Ghazi .
10413
 
10414
Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
10415
 
10416
        * config.sub: Match any flavor of SH.
10417
 
10418
Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
10419
 
10420
        * configure.in: Don't try to configure newlib for Alpha.
10421
 
10422
Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10423
 
10424
        * configure.in: Don't build ld for Irix 5.  Don't build gas,
10425
        libg++ or libio for any Alpha target.
10426
 
10427
        * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
10428
 
10429
Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
10430
 
10431
        * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10432
        default arguments -- so it tried to compress itself.
10433
 
10434
Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
10435
 
10436
        * configure.in (notsupp): ensure that a space is always at the end
10437
          of the configdirs list, since the grep checks for an explicit space
10438
 
10439
Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10440
 
10441
        * configure.in (target i386-sysv4.2): don't build ld, since static
10442
          versions of many libraries are not available.
10443
 
10444
Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10445
 
10446
        * config.guess: Recognize Apollos (using environment variables).
10447
        * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10448
 
10449
Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10450
 
10451
        * config.guess: Recognize Sony news mips running newsos.
10452
 
10453
Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
10454
 
10455
        * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10456
        "fi ; else" for bash.
10457
 
10458
Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
10459
 
10460
        * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10461
 
10462
Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
10463
 
10464
        * config.sub: accept unixware as an alias for svr4.2.
10465
        Fix some inconsistancies with the gcc version.
10466
 
10467
Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10468
 
10469
        * Makefile.in (DISTDOCDIRS):  Add gdb.
10470
 
10471
Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10472
 
10473
        * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
10474
 
10475
Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10476
 
10477
        * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10478
        (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10479
        this now.
10480
 
10481
Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10482
 
10483
        * config.sub: Accept hiux* as an OS name.
10484
 
10485
        * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10486
        etc/make-stds.texi.  The underscore came from gcc, and dje now
10487
        agrees that RUNTESTFLAGS is the correct name.
10488
 
10489
Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10490
 
10491
        * install.sh:  Remove 'set -e'.  It makes any conditionals
10492
        in the script useless.
10493
 
10494
        * config.guess: Automatically recognize arm-acorn-riscix
10495
        Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10496
 
10497
Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10498
 
10499
        * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10500
 
10501
Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10502
 
10503
        * Makefile.in (DISTDOCDIRS): New variable.
10504
        (taz): Edit local Makefile.in sooner, instead of proto-toplev
10505
        Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
10506
 
10507
Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10508
 
10509
        * configure.in (hppa target): check the source directory for the
10510
          pagas sub-directory
10511
 
10512
Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
10513
 
10514
        * config.sub: Allow -aout* and -elf*.
10515
 
10516
Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10517
 
10518
        * configure.in: Don't build ld on i386-solaris2, same as for
10519
        sparc-solaris2.
10520
 
10521
Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10522
 
10523
        * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10524
 
10525
Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10526
 
10527
        * configure.in:  Configure gdb for alpha.
10528
 
10529
Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10530
 
10531
        * Makefile.in (CXXFLAGS): Add -O.
10532
 
10533
Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10534
 
10535
        * config.guess: added support for DG Aviion
10536
 
10537
Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10538
 
10539
        * configure.in: Produce warning message for subdirectories not
10540
        configurable for this host/target combination.  Don't try to
10541
        configure gdb for vms.
10542
 
10543
Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10544
 
10545
        * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10546
        appropriate files before making "diststuff".
10547
        (DISTBISONFILES): New var: list of files to be edited.
10548
        (DISTSTUFFDIRS): Add binutils.
10549
 
10550
Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10551
 
10552
        * config.sub: also handle mipsel and mips64el (for little endian mips)
10553
 
10554
Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10555
 
10556
        * configure.in: Add * to end of all OS names.
10557
 
10558
Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
10559
 
10560
        * configure.in: Build newlib for LynxOS native.
10561
 
10562
Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10563
 
10564
        * config.guess: Add support for delta 88k running SVR3.
10565
 
10566
        * configure.in: Add comment about HP compiler vs. emacs.
10567
 
10568
Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10569
 
10570
        * configure.in: don't build ld on solaris2 (not a viable option
10571
          due to bugs in getpwnam & getpwuid)
10572
 
10573
Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10574
 
10575
        * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
10576
        config.guess will produce a full version number.
10577
 
10578
Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10579
 
10580
        * configure.in: Build linker and binutils for alpha-dec-osf1.
10581
 
10582
Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10583
 
10584
        * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
10585
        and gdb/testsuite/Makefile.in.
10586
 
10587
Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10588
 
10589
        * configure.in: recognize mips*- instead of mips-
10590
 
10591
Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
10592
 
10593
        * config.sub: Accept linux*coff and linux*elf as operating
10594
        systems.
10595
 
10596
Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10597
 
10598
        * config.sub: Recognize mips64, and mips3 as an alias for it.
10599
 
10600
Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10601
 
10602
        * configure.in: Remove alpha-dec-osf*, no longer necessary now that
10603
        gdb knows how to handle OSF/1 shared libraries.
10604
 
10605
Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10606
 
10607
        * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
10608
        * config.guess: Recognize Hitachi's HIUX.
10609
        * config.sub: Recognize h3050r* and hppahitachi.
10610
        Remove redundant cases for hp9k[23]*.
10611
 
10612
Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10613
 
10614
        * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
10615
        if gas and ld are in the source tree and are in ${configdirs}.
10616
        If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
10617
        --with options (but still pass them down on the command line,
10618
        if they were explicitly specified).
10619
 
10620
Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10621
 
10622
        * configure: substitute SHELL value in Makefile.in with
10623
        ${CONFIG_SHELL}
10624
 
10625
Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10626
 
10627
        * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
10628
        *-*-solaris2* targets.
10629
 
10630
Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10631
 
10632
        * Makefile.in: define M4, and pass it down to sub-makes;
10633
        all-autoconf now depends on all-m4
10634
 
10635
Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10636
 
10637
        * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
10638
        presence of {ar,ranlib} instead of a configured directory
10639
 
10640
Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
10641
 
10642
        * config.guess: Accept 34?? as well as 33?? for NCR.
10643
 
10644
Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10645
 
10646
        * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
10647
        of 'gas' in sed commands, since 'gash' is now in the tree as well.
10648
 
10649
Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10650
 
10651
        * configure: grab values for $(CC) and $(CXX) from the
10652
        environment, so that someone can do "CC=gcc configure; make" and
10653
        have it work right (matching the way that autoconf works now)
10654
 
10655
        * configure.in, Makefile.in: add support for gash, the tcl
10656
        interface to Galaxy
10657
 
10658
        * config.guess: add NetBSD variants (hp300, x86)
10659
 
10660
Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
10661
 
10662
        * install.sh: Support -d option (in the manner of SunOS 4 install,
10663
        as it is more deterministic than that of GNU install)
10664
        (chmodcmd): Set file to mode 755 by default (should also do default
10665
        chgrp and chown, but I don't feel like dealing with that now)
10666
 
10667
Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
10668
 
10669
        * config.sub: Remove h8300hhms alias.
10670
 
10671
Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10672
 
10673
        * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
10674
 
10675
Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10676
 
10677
        * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
10678
        as stmp-fixinc
10679
 
10680
Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
10681
 
10682
        * config.sub: recognize m88110-bug-coff.
10683
 
10684
Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10685
 
10686
        * Makefile.in (all-libio): all dependencies on the toolchain used
10687
        to build this (gcc, gas, ld, etc)
10688
 
10689
Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10690
 
10691
        * config.guess: Deal with OSF/1 1.3 on alpha.
10692
 
10693
Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10694
 
10695
        * install.sh: add some 'else true' clauses for portability
10696
 
10697
        * configure.in: don't build libio for h8[35]00-*-* targets
10698
 
10699
Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10700
 
10701
        * Makefile.in:  Add support for new libio.
10702
 
10703
Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10704
 
10705
        * install.sh: If one command fails, don't try the rest.  Don't try
10706
        to remove $dsttmp (via trap) unless we have already created it.
10707
        If $src doesn't exist, detect it and exit with an error.
10708
 
10709
        * config.guess: Recognize BSD on hp300.
10710
 
10711
Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10712
 
10713
        * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
10714
        Bug report from "Hamish (H.I.) Macdonald" .
10715
 
10716
Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
10717
 
10718
        * Makefile.in (all-send-pr): depends on all-prms
10719
 
10720
Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10721
 
10722
        * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
10723
 
10724
Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10725
 
10726
        * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
10727
        Added test for mips-mips-riscos5.
10728
 
10729
Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10730
 
10731
        * configure.in: use mh-hp300 for 68k HP hosts
10732
 
10733
Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10734
 
10735
        * configure: add support for CONFIG_SHELL, so that you can use
10736
        some alternate shell for evaluating configure scripts
10737
 
10738
Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
10739
 
10740
        * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
10741
        in configure script to bug-gdb@prep.ai.mit.edu when building
10742
        distribution archive.
10743
        * Makefile.in (COMPRESS):  Remove def.
10744
        * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
10745
        gdb.tar.Z and make-gdb.tar.Z respectively.
10746
        * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
10747
        * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
10748
        to convergence with 'taz' target in Makefile.in.
10749
 
10750
Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10751
 
10752
        * install.sh (dsttmp): use trap to ensure that tmp files go
10753
        away on error conditions
10754
 
10755
Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10756
 
10757
        * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
10758
 
10759
Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10760
 
10761
        * Makefile.in (install-dirs): Deal with a prefix like /gnu;
10762
        its parent is '/' not ''.
10763
 
10764
        * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
10765
 
10766
Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
10767
 
10768
        * configure: if ${newsrcdir}/configure doesn't exist, don't assume
10769
        that ${newsrcdir}/configure.in does.
10770
 
10771
Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10772
 
10773
        * test-build.mk: support for CONFIG_SHELL
10774
 
10775
Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
10776
 
10777
        * config.sub (netware):  Add as a basic system type.
10778
 
10779
Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
10780
 
10781
        * Makefile.in (Makefile): depend on configure.in.  Also drop the
10782
          $(srcdir)/ from the dependency on Makefile.in.
10783
 
10784
Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
10785
 
10786
        * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
10787
        (h8300hhms is temporary until multi-libraries are implemented).
10788
        * configure.in: Handle h8300h too.
10789
 
10790
Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10791
 
10792
        * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
10793
 
10794
Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
10795
 
10796
        * configure:  Remove extraneous output when guessing host type.
10797
        * config.guess:  Remove extraneous output when guessing using C
10798
        compiler rather than uname, or when guessing fails.
10799
 
10800
Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
10801
 
10802
        * Makefile.in: remove all.cross and install.cross targets
10803
 
10804
        * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
10805
          definitions
10806
 
10807
Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
10808
 
10809
        * configure.in (target sh): Build gprof.
10810
 
10811
Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10812
 
10813
        * config.sub: change -solaris to -solaris2
10814
 
10815
Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10816
 
10817
        * configure.in: Use config/mh-riscos for mips-*-sysv*.
10818
 
10819
Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
10820
 
10821
        * configure: Correct error message for missing Makefile.in to
10822
        print correct directory.
10823
 
10824
Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10825
 
10826
        * install.sh: kludge around 386BSD shell bug
10827
 
10828
Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
10829
 
10830
        * config.guess:  Recognize NeXT.
10831
        * config.guess:  Recognize i486-ncr-sysv4.
10832
        * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
10833
 
10834
Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
10835
 
10836
        * Makefile.in (MAKEINFOFLAGS): New variable.
10837
        (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
10838
        * build-all.mk, test-build.mk: Pass down --no-split as
10839
        MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
10840
 
10841
Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
10842
 
10843
        * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
10844
 
10845
Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
10846
 
10847
        * Makefile.in (libg++.tar.z):  New rule.
10848
        * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
10849
        * Makefile.in (taz):  Only do a single chmod.
10850
 
10851
Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
10852
 
10853
        * install.sh: don't use dirname anymore (replaced with sed usage)
10854
 
10855
Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
10856
 
10857
        * Makefile.in:  Change extension for gzip'd files from '.z' to
10858
        '.gz' per new FSF standard usage.
10859
 
10860
Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
10861
 
10862
        * configure: put quotes around the final value of program_transform_name
10863
 
10864
Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10865
 
10866
        * Makefile.in: new install.sh support; update install-info rules
10867
 
10868
Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
10869
 
10870
        * configure.in: Build diff for crosses, but not for go32 host.
10871
 
10872
        * configure.in: Build gprof only for native, and don't build it
10873
        for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
10874
 
10875
Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
10876
 
10877
        * configure.in: don't build gas,ld,binutils on for *-*-sysv4
10878
 
10879
Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10880
 
10881
        * configure.in (host_tools): Add prms.
10882
 
10883
Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10884
 
10885
        * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
10886
        with $(FLAGS_TO_PASS) on the command line
10887
 
10888
        * config.sub: Recognize lynx and lynxos
10889
 
10890
Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
10891
 
10892
        * config.sub: Accept -ecoff*, not just -ecoff.
10893
 
10894
Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10895
 
10896
        * Makefile.in (taz): Use .gz suffix instead of .z.
10897
        (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
10898
        names.
10899
 
10900
Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10901
 
10902
        * Makefile.in (vault-install): add an 'else true' (for Ultrix)
10903
 
10904
Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10905
 
10906
        * Makefile.in (install-no-fixedincludes):  install gcc last, so
10907
        that rebuilds that might happen during 'make install' don't get
10908
        bogus gcc include files
10909
 
10910
Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10911
 
10912
        Change from Utah for HPPA support:
10913
        * config.guess: Recognize hppa1.x-hp-bsd.
10914
 
10915
Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
10916
 
10917
        * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
10918
        Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
10919
 
10920
Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10921
 
10922
        * config.sub: Add support for rom68k and bug boot monitors.
10923
 
10924
Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
10925
 
10926
        * Makefile.in: Make all-opcodes depend on all-bfd.
10927
 
10928
Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
10929
 
10930
        * config.guess: Added special check for i[34]86-univel-sysv4*.
10931
 
10932
Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
10933
 
10934
        * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
10935
        the processor rather than assuming i486.
10936
 
10937
Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10938
 
10939
        * config.guess: Recognize SunOS6 as Solaris3.
10940
 
10941
Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
10942
 
10943
        * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
10944
        Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
10945
 
10946
Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
10947
 
10948
        * build-all.mk (all-cross): New target for Canadian Cross.
10949
        Added Q2 go32 targets.
10950
        * test-build.mk: Configure go32 cross sparclite-aout and
10951
        mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
10952
        PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
10953
 
10954
Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10955
 
10956
        * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
10957
        GO32 hosted toolchains
10958
 
10959
Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10960
 
10961
        * configure: change  so "-exec-prefix" gets passed down rather
10962
        than "-exec_prefix" so autoconf generated Makefiles get the
10963
        exec_prefix set right.
10964
 
10965
Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10966
 
10967
        * config.guess: get the Solaris2 minor version number
10968
 
10969
        * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
10970
 
10971
Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10972
 
10973
        * config.guess: Recognize some Sequent platforms.
10974
 
10975
Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10976
 
10977
        * Makefile.in: added the vault-install target
10978
 
10979
        * configure.in: actually use the Sun3 makefile fragment that's in
10980
        config, also added the release dir to configdirs
10981
 
10982
Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10983
 
10984
        * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
10985
 
10986
Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10987
 
10988
        * configure.in: remove some program from Alpha targetted toolchains
10989
 
10990
Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
10991
 
10992
        * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
10993
        gprof.
10994
        (taz): Run "make diststuff" in those directories instead of "make
10995
        proto-dir".  Look for "VERSION=" only at start of line in subdir
10996
        Makefile.  Use "gzip -9" for compression.
10997
        (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
10998
        (binutils.tar.z): New target.
10999
 
11000
Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11001
 
11002
        * Makefile.in (taz): Include gpl.texinfo.
11003
 
11004
Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11005
 
11006
        * Makefile.in (setup-dirs): Merged into "taz" target.
11007
        (taz): Only do `proto-dir' stuff if a directory is actually needed
11008
        for this target.
11009
 
11010
Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
11011
 
11012
        * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11013
        (FLAGS_TO_PASS): Pass down MUNCH_NM.
11014
        (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11015
        (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11016
        (gcc-no-fixedincludes): Correct for current gcc Makefile.
11017
 
11018
Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
11019
 
11020
        * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
11021
        config.sub, and move-if-change to gdb testsuite distribution
11022
        archive, so the testsuite can be extracted, configured, and
11023
        run separately from the gdb distribution.  Blow away the Chill
11024
        tests that require a Chill compiled executable, since GNU Chill
11025
        is not yet publically available.
11026
 
11027
Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11028
 
11029
        * test-build.mk: set environment variables in a single command,
11030
        instead of a list of assignments and exports
11031
 
11032
        * config.guess: recognize Alpha/OSF1 systems
11033
 
11034
Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11035
 
11036
        * configure: Change help message to prefer --options rather than
11037
          -options.
11038
 
11039
Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11040
 
11041
        * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11042
        zippy@ecst.csuchico.edu.
11043
        * config.guess: Recognize miniframe.
11044
 
11045
Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11046
 
11047
       * Makefile.in: Use srcroot to find runtest rather than rootme.
11048
       Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11049
 
11050
Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
11051
 
11052
        * test-build.mk: Extensive additions to support building on a
11053
        machine other than the host.
11054
 
11055
Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11056
 
11057
        * configure (tooldir): Fix for i386-aix again.
11058
 
11059
Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
11060
 
11061
        * configure, Makefile.in:  Change definition of $(tooldir)
11062
        to match the FSF.
11063
 
11064
Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
11065
 
11066
        * config.guess:  Recognize i[34]86/SVR4.
11067
 
11068
Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11069
 
11070
        * Makefile.in (all-gdb): gdb depends on sim.
11071
 
11072
Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
11073
 
11074
        * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
11075
        at the same time we make the prototype gdb directory.
11076
        * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
11077
        files at the same time as the gdb base release distribution.
11078
 
11079
Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
11080
 
11081
        * Makefile.in (check): Use individual check targets rather than
11082
        DO_X rule.
11083
        (check-gcc): Added.
11084
 
11085
Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
11086
 
11087
        * config.sub: Use sysv3.2 not sysv32 for canonical OS
11088
        for System V release 3.2.
11089
 
11090
Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11091
 
11092
        * config.sub: Recognize hppaosf.
11093
        * configure.in: Do configure ld/binutils/gas for it.
11094
 
11095
Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11096
 
11097
        * configure (tooldir): Alter syntax used to set this, for systems
11098
        where "\$" isn't handled right, like i386-aix.
11099
 
11100
Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11101
 
11102
        * configure: Pass program-transform-name, not
11103
        program_transform_name, to recursive configures.
11104
 
11105
Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
11106
 
11107
        * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11108
        of gas+ld+binutils.
11109
 
11110
Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
11111
 
11112
        * config.guess:  Recognize AIX3.2 as distinct from 3.1.
11113
 
11114
Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11115
 
11116
        * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11117
 
11118
Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11119
 
11120
        * Makefile.in (PRMS): Set back to all-prms.
11121
 
11122
Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
11123
 
11124
        * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11125
        targets, rather than for MIPS hosts.
11126
 
11127
Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11128
 
11129
        * configure.in: add comment for --with-x default values
11130
 
11131
        * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11132
 
11133
        * Makefile.in: add check-* targets for each of the directories in
11134
        the tree.  Add a definition of RUNTEST that will use the one we
11135
        just built, if it exists.  Pass this down via FLAGS_TO_PASS.
11136
 
11137
Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
11138
 
11139
        * configure.in: Removed obsolete references to bfd_target and
11140
        target_makefile_frag.
11141
 
11142
        * build-all.mk: Set assorted targets for Q2.
11143
        * config.sub: Recognize z8k-sim and h8300-hms.
11144
        * test-build.mk: Really don't pass host to configure.
11145
        (HOLES): Added uname.
11146
 
11147
Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
11148
 
11149
        * configure: Handle an empty program-prefix, program-suffix or
11150
        program-transform-name correctly.
11151
 
11152
Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11153
 
11154
        * build-all.mk: -G 8 no longer required for MIPS targets.
11155
        * test-build.mk: Don't pass host argument to configure; make it
11156
        guess.
11157
 
11158
Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
11159
 
11160
        * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
11161
        * Makefile.in (COMPRESS):  New macro, like GZIP.
11162
 
11163
Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
11164
 
11165
        * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11166
 
11167
        * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11168
        with gas currently defaults to -G 0.
11169
 
11170
Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
11171
 
11172
        * Makefile.in (all-flex): flex depends on byacc.
11173
 
11174
        * build-all.mk: If host not specified, use config.guess.  Pass TAG
11175
        to test-build.mk as RELEASE_TAG.
11176
        * test-build.mk (configargs): New variable containing arguments to
11177
        pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
11178
        (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11179
 
11180
        * config.guess: Use /bin/uname when checking -X argument on SCO,
11181
        to avoid invoking GNU uname which doesn't understand -X.
11182
 
11183
        * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11184
 
11185
        * configure.in: Build gas for mips-*-*.
11186
 
11187
Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11188
 
11189
        * Makefile.in (all.normal): insert missing backslash.
11190
 
11191
Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
11192
 
11193
        * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
11194
 
11195
        * Makefile.in: Complete overhaul to merge many almost identical
11196
        targets.
11197
 
11198
Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11199
 
11200
        * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11201
        (gdb.tar.Z): Adjusted.
11202
 
11203
        * Makefile.in (setup-dirs, taz): New targets; should be general
11204
        enough to adapt for gdb sometime.  Build only .z file.
11205
        (gas.tar.z): New target.
11206
 
11207
Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11208
 
11209
        * build-all.mk: Use CC=cc -Xs on Solaris.
11210
 
11211
Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
11212
 
11213
        * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
11214
        for handling BISON for FSF releases.
11215
 
11216
Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11217
 
11218
        * configure: Actually implement the change zoo just documented.
11219
 
11220
Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
11221
 
11222
        * configure: when using config.guess, only set target_alias when
11223
        it's not already been set (ie, on the command line)
11224
 
11225
Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11226
 
11227
        * Makefile.in: add installcheck target, set PRMS to install-prms
11228
 
11229
Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11230
 
11231
        * configure: add support for package_makefile_fragment, handle the
11232
        case where a directory has a configure.in file but no Makefile.in
11233
        more gracefully (with an actual understandable error message, even);
11234
        add support for --without (and add this to the usage message); also
11235
        explicitly add a --host=${host_alias} to the command line when
11236
        config.guess is used
11237
 
11238
Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11239
 
11240
        * configure: Must use both --host and --target in recursive calls.
11241
 
11242
Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11243
 
11244
        * Makefile.in: Change deja-gnu to dejagnu.
11245
 
11246
Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11247
 
11248
        * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11249
 
11250
Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11251
 
11252
        * configure.in: canonicalize all instances to *-*-solaris2*,
11253
        also strip out a number of tools to not build for go32 host
11254
 
11255
Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11256
 
11257
        * config.guess: add GPL.
11258
 
11259
        * Makefile.in, config.guess, config.sub, configure: bump
11260
          copyrights to 93.
11261
 
11262
Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
11263
 
11264
        * Makefile.in (do-info): Removed obsolete check for existence of
11265
        localenv file.
11266
 
11267
        * Makefile.in (MAKEOVERRIDES): Define to be empty.
11268
 
11269
Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11270
 
11271
        * Makefile.in: a couple of 'else true' for decstation,
11272
        support for TclX
11273
 
11274
        * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11275
 
11276
Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
11277
 
11278
        * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11279
 
11280
Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
11281
 
11282
        * config.guess: Recognize i386-ibm-aix (PS/2).
11283
        * configure.in: Use config/mh-aix386 file for it.
11284
 
11285
Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
11286
 
11287
        * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11288
        CC_FOR_TARGET instead.
11289
        (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11290
 
11291
Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
11292
 
11293
        * Makefile.in: Add sim to list of directories sent with gdb
11294
 
11295
Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
11296
 
11297
        * configure.in: Put back mips-dec-bsd* case.
11298
 
11299
Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
11300
 
11301
        (Ultrix 2.2 support from Michael Rendell )
11302
        * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
11303
        * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
11304
 
11305
Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11306
 
11307
        * configure.in: remove no-op mips-dec-bsd* in "case $target"
11308
 
11309
        * Makefile.in (dir.info): only run gen-info-dir if it exists,
11310
        (install-info): install dir.info only if it exists,
11311
        (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11312
 
11313
Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
11314
 
11315
        * configure.in: For vms target, skip bfd, ld, binutils.  Do build
11316
        gas for mips-dec-bsd.
11317
 
11318
Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
11319
 
11320
        * configure (makesrcdir): If ${srcdir} is relative and not ".",
11321
        and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11322
 
11323
Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
11324
 
11325
        * configure.in: Added "dejagnu" to hosttools list.
11326
 
11327
Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
11328
 
11329
        * config.sub, configure.in, config.guess:  Add support
11330
        for Bosx, an AIX variant from Bull.
11331
        Patches from F.Pierresteguy@frcl.bull.fr.
11332
 
11333
Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
11334
 
11335
        * devo/dejagnu: Initial creation of devo/dejagnu.
11336
        Migrated dejagnu testcases and support files for testing software
11337
        tools to reside as subdirectories, currently called "testsuite",
11338
        within the directory of the software tool.  Migrated all programs,
11339
        support libraries, etc. beloging to dejagnu proper from
11340
        devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
11341
        with no modifications.  The changes to these files which will
11342
        allow them to configure, build, and execute properly will be made
11343
        in a future update.
11344
 
11345
Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11346
 
11347
        * Makefile.in: Change send_pr to send-pr.
11348
        * configure.in: Likewise.
11349
        * send_pr: Renamed directory to send-pr.
11350
 
11351
Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
11352
 
11353
        * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
11354
 
11355
Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
11356
 
11357
        * README:  Update for gdb-4.8 release.
11358
        * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
11359
        gdb-xxx.tar.z (gzip'd) file also.
11360
 
11361
Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11362
 
11363
        * Makefile.in: make all-diff depend on all-libiberty
11364
 
11365
Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
11366
 
11367
        * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11368
 
11369
Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11370
 
11371
        * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11372
 
11373
Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
11374
 
11375
        * Makefile.in (DEVO_SUPPORT):  Remove etc directory
11376
        (ETC_SUPPORT):  Only add the files GDB wants from etc/.
11377
        (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
11378
 
11379
Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11380
 
11381
        * Makefile.in:  makeinfo binary is in a new location
11382
 
11383
Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
11384
 
11385
        * config.sub: Accept -ecoff as an OS.
11386
 
11387
        * Makefile.in: Various changes to eliminate a level of make
11388
        recursion and reduce the required command line length.
11389
        (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11390
        sub-makes.
11391
        (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11392
        variables holding settings for specific sub-makes.
11393
        (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11394
        in terms of BASE_FLAGS_TO_PASS.
11395
        (TARGET_LIBS): New variable listing directories which use
11396
        TARGET_FLAGS_TO_PASS.
11397
        (subdir_do): Eliminated.
11398
        (do-*): New set of targets to replace subdir_do.
11399
        (various): All targets which used subdir_do now depend on do-*.
11400
        (local-clean): Renamed from do_clean.
11401
        (local-distclean): New target, dependency of distclean and
11402
        realclean.
11403
        (install-info): Don't create directories.  Depend on dir.info
11404
        rather than calling make recursively.
11405
        (install-dir.info): Eliminated.
11406
        (install-info-dirs): Create all info directories here.
11407
        (dir.info): Depend upon do-install-info.
11408
 
11409
        * test-build.mk (HOLES): Added false.
11410
 
11411
Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
11412
 
11413
        * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
11414
 
11415
Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11416
 
11417
        * Makefile.in (info): remove dependency on all-texinfo.  The
11418
        problem was really in texinfo/C, not at this level.
11419
 
11420
Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11421
 
11422
        * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11423
 
11424
Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
11425
 
11426
        * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
11427
        GDB releases.
11428
 
11429
Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11430
 
11431
        * configure: Include srcdir in message about target of link not
11432
        being found.  Don't convert `-' to `_' in `with' options being
11433
        passed to subdirs.
11434
 
11435
Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11436
 
11437
        * configure.in: add uudecode to host_tools
11438
 
11439
        * Makefile.in: added {all,install}-uudecode targets, added them to
11440
        the appropriate lists
11441
 
11442
Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
11443
 
11444
        * Makefile.in (all-gcc): Added dependency on all-gas.
11445
 
11446
        * configure.in (mips-*-*): Build ld and binutils.
11447
 
11448
Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11449
 
11450
        * configure: check return code from mkdir, print error message and
11451
          exit on failure.
11452
 
11453
Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
11454
 
11455
        * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
11456
 
11457
Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
11458
 
11459
        * test-build.mk (HOLES): Added tar, cpio and uudecode.
11460
 
11461
Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11462
 
11463
        * config.sub (h8500):  Recognize this as a cpu type.
11464
 
11465
Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11466
 
11467
        * configure: source directory missing is no longer a warning
11468
 
11469
        * configure.in: recognize irix[34]* instead of irix[34]
11470
 
11471
        * Makefile.in: define and pass down X11_LIB
11472
 
11473
Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
11474
 
11475
        * guess-systype: Renamed to ...
11476
        * config.guess:  ... by popular request.
11477
        * configure.in, Makefile.in:  Update accordingly.
11478
 
11479
Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
11480
 
11481
        * guess-systype:  Patches from John Eaton :
11482
        + Add Convex, Cray/Unicos, and Encore/Multimax support.
11483
        + Execute ./dummy instead of assuming . is in PATH.
11484
 
11485
Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
11486
 
11487
        * guess-systype:  New shell script.  Attempts to guess the
11488
        canonical host name of the executing host.
11489
        Only a few hosts are supported so far.
11490
        * configure:  Call guess-systype if no host is specified.
11491
 
11492
Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
11493
 
11494
        * Makefile.in (gcc-no-fixedincludes): Made to work with current
11495
        gcc Makefile.
11496
 
11497
 
11498
Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
11499
 
11500
        * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11501
        (all-gcc, install-gcc, subdir_do): Use it.
11502
 
11503
Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11504
 
11505
        * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11506
 
11507
Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
11508
 
11509
        * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11510
          set exclusively by configure, using configure.in .
11511
 
11512
Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11513
 
11514
        * test-build.mk: set $PATH for all builds
11515
 
11516
        * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11517
 
11518
Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
11519
 
11520
        * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
11521
        the one used in gcc/Makefile.in, so that a null expansion doesn't
11522
        override the one needed to build gcc with a native cc.
11523
 
11524
 
11525
Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11526
 
11527
        * configure: Accept -with arguments.
11528
 
11529
Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11530
 
11531
        * Makefile.in: added h8300sim
11532
 
11533
Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
11534
 
11535
        * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11536
        to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
11537
        (all-cygnus, native, build-cygnus): Make
11538
        $(canonhost)-stamp-3stage-done, not $(host)....
11539
        * test-build.mk (stamp-3stage-compared): Use tail +10c for
11540
        i386-sco3.2v4.  Added else true to if command.
11541
 
11542
Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
11543
 
11544
        * config.sub: (from FSF) Sequent uses a BSD-like OS.
11545
 
11546
Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
11547
 
11548
        * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11549
 
11550
Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11551
 
11552
        * configure.in: don't remove binutils from Solaris builds
11553
 
11554
Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
11555
 
11556
        * Makefile.in: get rid of earlier definitions for *clean,
11557
        also handle the recursive info rule better
11558
 
11559
Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
11560
 
11561
        * Makefile.in (mostlyclean, distclean, realclean):  Fix to
11562
        do more-or-less the right thing.
11563
 
11564
Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
11565
 
11566
        * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11567
        than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
11568
 
11569
Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11570
 
11571
        * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
11572
        $(host_canonical).
11573
 
11574
        * configure.in: split the configdirs list into 4 categories (native
11575
        v. cross, library v. tool) and handle the cross-only and native-
11576
        only in more reasonable (and correct!) way.
11577
 
11578
Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
11579
 
11580
        * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
11581
        configdirs anymore.
11582
 
11583
Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11584
 
11585
        * Makefile.in: extensive cleanup::  removed all of the explicit
11586
        clean-* targets, collapsed many wrappers around subdir_do into
11587
        one, added additional targets to satisfy standards.texi, deleted
11588
        some old targets, some changes for consistency
11589
 
11590
Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11591
 
11592
        * configure.in: handle some programs as cross-only, and others as
11593
        native only
11594
 
11595
        * test-build.mk: handle partial holes in a more generic manner
11596
 
11597
        * Makefile.in: m4 depends on libiberty
11598
 
11599
Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11600
 
11601
        * configure.in: add m4, textutils, fileutils, sed, shellutils,
11602
        time, wdiff, and find to configdirs
11603
 
11604
        * Makefile.in: all, clean, and install rules for the new programs
11605
        added to configure.in
11606
 
11607
Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11608
 
11609
        * configure.in: use mh-sun for all *-sun-* hosts
11610
 
11611
Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11612
 
11613
        * Makefile.in: define flags for X11 include files and library file
11614
        locations, pass them down to the programs that need this info
11615
 
11616
        * build-all.mk: added a 'native' target, to 3stage the native toolchain
11617
 
11618
Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11619
 
11620
        * configure.in: start building libg++ for HP-UX targets
11621
 
11622
Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
11623
 
11624
        * README:  Update references to files moved into etc/.
11625
 
11626
Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
11627
 
11628
        * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
11629
        * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
11630
 
11631
Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
11632
 
11633
        * configure: accept dash as well as underscore in long option
11634
        names for FSF compatibility.
11635
 
11636
Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
11637
 
11638
        * config.sub: added -sco3.2v4 support from FSF.
11639
 
11640
Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11641
 
11642
        * configure.in: expand the section that adds or removes
11643
        directories from the list of programs to build, to handle native
11644
        vs. cross in addition to host v. native
11645
 
11646
Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
11647
 
11648
        * Makefile.in:  Replace C++ in macro names with CXX.
11649
        This is less likely to break ...
11650
 
11651
Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11652
 
11653
        * test-build.mk: add -w to GNU_MAKE
11654
 
11655
Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11656
 
11657
        * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
11658
        add 'sparc' to list of recognized cpus.  This needed to make
11659
        'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
11660
        Delete some redundant ose68 variants.  Recognize -wrs as an os,
11661
        then changes that into $CPU-wrs-vxworks.
11662
 
11663
        * configure.in: remove most references to gdbtest, regularize
11664
        target based program removal
11665
 
11666
        * test-build.mk: import from p3 tree (many fixes and changes)
11667
 
11668
Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
11669
 
11670
        * Makefile.in: added rules to handle tcl, tk, and expect
11671
 
11672
        * configure.in: handle those directories if they exist
11673
 
11674
Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11675
 
11676
        * config.sub: removed bogus hppabsd and hppahpux names, since
11677
        "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
11678
 
11679
Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11680
 
11681
        * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
11682
        depends upon all-xiberty
11683
 
11684
        * Makefile.in: changes from p3, including:
11685
 
11686
        Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
11687
 
11688
        * Makefile.in (XTRAFLAGS): include newlib directories if
11689
        newlib/Makefile exists, rather than if host != target.
11690
 
11691
        Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
11692
 
11693
        * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11694
        from the same source tree and not building a cross-compiler.  This
11695
        matters for the libg++ configuration if reconfiguring a tree that
11696
        has already been installed.
11697
 
11698
        Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
11699
 
11700
        * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11701
        pick up the machine and system specific header files.
11702
 
11703
        * Makefile.in: added AS_FOR_TARGET, passed down in
11704
        TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
11705
        the C compiler to use to create programs which are run in the
11706
        build environment, set it to default to $(CC), and passed it down
11707
        in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11708
 
11709
        Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
11710
 
11711
        * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
11712
        We need them for unusual native builds, like systems without
11713
        ranlib.
11714
 
11715
        * configure: also define $(host_canonical) and
11716
        $(target_canonical), which are the full, canonical names for the
11717
        given host and target
11718
 
11719
Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
11720
 
11721
        * Makefile.in:  Added separate definitions for C++.
11722
 
11723
Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
11724
 
11725
        * configure.in (configdirs):  Add deja-gnu.
11726
 
11727
Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
11728
 
11729
        * README:  Update for configure.texi and gdb-4.7 release.
11730
 
11731
Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
11732
 
11733
        * Makefile.in:  Move "all" target to top of file.
11734
        Previously, first target was ".PHONY" which caused BSD4.4 make
11735
        to build .PHONY when make was run without arguments.
11736
 
11737
Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
11738
 
11739
        * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
11740
        Library-copylefted code in libiberty.
11741
 
11742
Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
11743
 
11744
        * config.sub:  Replace m68kmote with plain old m68k.
11745
 
11746
Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
11747
 
11748
        * Makefile.in:  Remove space from blank line, avoid Make complaints.
11749
 
11750
Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
11751
 
11752
        * config.sub: Complain if no argument is given.  Added support for
11753
        386bsd as OS and target alias.
11754
 
11755
Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
11756
 
11757
        * Makefile.in (XTRAFLAGS): include newlib directories if
11758
        newlib/Makefile exists, rather than if host != target.
11759
 
11760
Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
11761
 
11762
        * config.sub: recognize sparclite-wrs-vxworks.
11763
 
11764
        * Makefile.in (install-xiberty): added *-xiberty make rules (from
11765
        p3.) Added clean-xiberty to clean.
11766
 
11767
Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11768
 
11769
        * configure.in: use *-*-* instead of nested cases for host and target
11770
 
11771
Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
11772
 
11773
        * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11774
        from the same source tree and not building a cross-compiler.  This
11775
        matters for the libg++ configuration if reconfiguring a tree that
11776
        has already been installed.
11777
 
11778
Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
11779
 
11780
        * config.sub (i486v/i486v4):  Merge in from FSF version.
11781
 
11782
Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
11783
 
11784
        * configure: only set PWD if it is already set.
11785
 
11786
Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
11787
 
11788
        * configure: just set PWD=`pwd` at the top, since Ultrix sh
11789
        doesn't have unset and all success paths (and most error paths)
11790
        out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
11791
        to just ${PWD} to avoid confusion.)
11792
 
11793
Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
11794
 
11795
        * configure: always set $(tooldir) to $(libdir)/$(target_alias),
11796
        even for a native compilation.
11797
 
11798
Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
11799
 
11800
        Changes to make the gdb.tar.Z rule work better.
11801
 
11802
        * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
11803
        (DEVO_SUPPORT):  Add configure.texi.
11804
        (bfd-ilrt.tar.Z):  Remove ancient rule.
11805
 
11806
Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
11807
 
11808
        * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11809
        pick up the machine and system specific header files.
11810
 
11811
        * configure.in, config.sub: added new target m68010-adobe-scout,
11812
        with alias of adobe68k.  Changed configure.in to check for
11813
        -scout before -sco* to avoid a false match.
11814
 
11815
        * Makefile.in: added AS_FOR_TARGET, passed down in
11816
        TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
11817
        the C compiler to use to create programs which are run in the
11818
        build environment, set it to default to $(CC), and passed it down
11819
        in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11820
 
11821
Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
11822
 
11823
        * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
11824
        AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
11825
        TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
11826
        FOR_TARGET variants, to newlib and libg++.
11827
 
11828
Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11829
 
11830
        * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
11831
        first.
11832
 
11833
Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
11834
 
11835
        * config.sub:  Accept `elf' as an environment.
11836
 
11837
Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
11838
 
11839
        * Makefile.in (all-opcodes):  cd into the right directory
11840
 
11841
Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
11842
 
11843
        * configure: added -program_transform_name option, used as
11844
        argument to sed when installing programs.
11845
        configure.texi: added documentation for -program_prefix,
11846
        -program_suffix and -program_transform_name.
11847
 
11848
Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
11849
 
11850
        * config.sub:  Accept i486 where i386 ok.
11851
 
11852
Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
11853
 
11854
        * config.sub: accept we32k
11855
 
11856
Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
11857
 
11858
        * config.sub, configure.in: accept OSE68000 and OSE68k.
11859
 
11860
        * Makefile.in: don't create all directories for ``make install'';
11861
        let the subdirectories create the ones they need.
11862
 
11863
Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11864
 
11865
        * COPYING: new file, GPL v2
11866
 
11867
Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11868
 
11869
        * Makefile.in: use the new gen-info-dir, which needs a template
11870
        argument (which also lives in texinfo)
11871
 
11872
        * configure.texi, standards.texi: fix INFO-DIR-ENTRY
11873
 
11874
Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
11875
 
11876
        * config.sub (ncr3000):  Change i386 to i486.
11877
 
11878
Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11879
 
11880
        * Makefile.in: add install-rcs, install-grep to
11881
        install-no-fixedincludes, removed install-bison and install-libgcc
11882
 
11883
Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
11884
 
11885
        * configure.in: grab the HPUX makefile fragment if on HPUX
11886
 
11887
Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
11888
 
11889
        * Makefile.in: eradicate bison spoor (ditto libgcc).
11890
         configure.in: recognise m68{k,000}-ericsson-OSE.
11891
         es1800 is alias for m68k-ericsson-OSE
11892
 
11893
Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11894
 
11895
        * configure.in: rearrange the parts that remove programs from
11896
        configdirs, based now on HOST==TARGET or by canonical triple.
11897
 
11898
Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11899
 
11900
        * test-build.mk: recurse explicitly with -f test-build.mk when
11901
          appropriate.  predicate stage3 and comparison on the existence
11902
          of gcc.  That is, if gcc isn't around, we aren't three-staging.
11903
          On very clean, also remove ...stamp-co.  Build in-place before
11904
          doing other builds.
11905
 
11906
Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
11907
 
11908
        * Makefile.in, configure.in: add tgas
11909
 
11910
Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11911
 
11912
        * Makefile.in: a number of changes merged in from progressive.
11913
 
11914
        * configure.in: add libm.
11915
 
11916
        * .cvsignore: ignore some stuff that comes from test-build.mk.
11917
 
11918
Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
11919
 
11920
        * config.sub:  Add es1800 (m68k-ericsson-es1800).
11921
 
11922
Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
11923
 
11924
        * configure: Add program_suffix (parallel to program_prefix)
11925
        * Makefile.in: adjust directory-creating script for losing decstation
11926
 
11927
Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
11928
 
11929
        * configure:  Minor $subdir-related fixes.
11930
 
11931
Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
11932
 
11933
        * configure: fix various problems with propogating
11934
        makefile_target_frag in subdirs.
11935
        * configure.in: config libgcc if its there
11936
 
11937
Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
11938
 
11939
        * config.sub:  HPPA merge.
11940
 
11941
Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
11942
 
11943
        * Makefile.in:  Replace all-bison with all-byacc in all
11944
        dependency lines for other tools (which now use byacc).
11945
 
11946
Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
11947
 
11948
        * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
11949
 
11950
Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
11951
 
11952
        * Makefile.in: make gprof rules similar to byacc rules (instead of
11953
        vestigal $(unsubdir) that didn't work...)
11954
 
11955
Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
11956
 
11957
        * config.sub:  Add support for Linux.
11958
        * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
11959
        (at least for libg++).
11960
 
11961
Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
11962
 
11963
        * configure.texi: fix doc for the -nfp option to configure
11964
 
11965
Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
11966
 
11967
        * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
11968
 
11969
Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
11970
 
11971
        * config.sub: changed [^-]+ to [^-][^-]* so that it works under
11972
        Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
11973
        * configure.in: added solaris* host_makefile_frag hook.
11974
 
11975
Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11976
 
11977
        * config.sub: changed recognition of m68000 so that various
11978
        m68k types can be specified via m680[01234]0
11979
 
11980
Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11981
 
11982
        * config.sub (basic_machine): fix sed so that '-foo' isn't
11983
        completely substituted out while .+'-foo' loses the '-foo'
11984
 
11985
Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
11986
 
11987
        * config.sub ($os): Add -aout.
11988
 
11989
Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
11990
 
11991
        * configure:  If host_makefile_frag is absolute, don't
11992
        prefix ${invsubdir} (relevant to libg++ auto-configure).
11993
 
11994
Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
11995
 
11996
        * Makefile.in (tooldir): Define it.
11997
        (all-ld): Depend on all-flex.
11998
 
11999
Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
12000
 
12001
        * Makefile.in (check):  Fix libg++ special case.
12002
 
12003
Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
12004
 
12005
        * configure: do not bury `pwd` into config.status, thus do fewer
12006
          pwd's.
12007
 
12008
        * configure: print the "Building in" message only when building in
12009
          other than "." AND verbose.
12010
 
12011
        * configure: remove -s, rework -v to better accommodate guested
12012
          configures.
12013
 
12014
        * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12015
 
12016
Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
12017
 
12018
        * Makefile.in: macroize flags passed on recursion.  remove
12019
          fileutils.
12020
 
12021
Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
12022
 
12023
        * configure: get makesrcdir right for subdirs deeper than 1.
12024
 
12025
        * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12026
          install.
12027
 
12028
Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
12029
 
12030
        * Makefile.in: don't print subdir_do or recursion lines.
12031
 
12032
Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
12033
 
12034
        * standards.texi: added menu item.
12035
 
12036
        * Makefile.in: build and install standards.info.
12037
 
12038
        * standards.texi: new file.
12039
 
12040
Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12041
 
12042
        * configure: test for and move config.status pieces from
12043
          ${subdir}/.
12044
 
12045
Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
12046
 
12047
        * configure:  Test for existance of files before trying to mv
12048
        them, to avoid numerous non-existance messages.
12049
 
12050
Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
12051
 
12052
        * configure: correct final line of config.status.
12053
 
12054
        * configure: patch from eggert.  Avoids a protection problem if
12055
          the original Makefile.in is read only.
12056
 
12057
        * configure: use move-if-change from gcc to create config.status.
12058
          Some makefiles depend on config.status to tell if a directory
12059
          has been reconfigured for a different host.  This change
12060
          prevents those directories from remaking everything in the case
12061
          where the reconfig was only intended to rebuild a Makefile.
12062
 
12063
        * configure: test for config.sub with "config.sub sun4" rather
12064
          than "config.sub ${host_alias}".  Otherwise we can't tell a bad
12065
          host alias from a missing config.sub.
12066
 
12067
Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12068
 
12069
        * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12070
          MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
12071
 
12072
Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
12073
 
12074
        * configure: mkdir ${subdir} as needed.
12075
 
12076
Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
12077
 
12078
        * Makefile.in,configure.in: added autoconf.
12079
 
12080
Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12081
 
12082
        * Makefile.in: no longer pass against on recursion.
12083
 
12084
        * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12085
          definitions are not inherited.
12086
 
12087
        * configure: correct makesrcdir when subdir is .
12088
 
12089
Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
12090
 
12091
        * configure:  Add support for 'subdirs' variable, which is
12092
        like 'configdirs', except that configure doesn't re-invoke
12093
        itself for subdirs, it just creates a Makefile for each subdir.
12094
        * configure.texi:  Document subdirs.
12095
 
12096
Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12097
 
12098
        * configure.in: added flex to configdirs
12099
 
12100
Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
12101
 
12102
        * Makefile.in: remove clean-stamps from clean.
12103
 
12104
Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
12105
 
12106
        * configure.in:  Add gdbtest to configdirs.
12107
 
12108
Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
12109
 
12110
        * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
12111
        to recursive makes.
12112
        * configure.in:  Recognize new ncr3000 config.
12113
 
12114
Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
12115
 
12116
        * Makefile.in, configure.in: removed references to gdbm.
12117
 
12118
Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
12119
 
12120
        * config.sub:  Don't canonicalize os value
12121
        newsos* to bsd (readline needs to check for newsos).
12122
        (This fix was earlier made Jan 31, but got re-broken.)
12123
 
12124
Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
12125
 
12126
        * configure.in:  sco is an os, not a vendor!
12127
 
12128
        * configure:  Quote $( better.  Keep various shells happy.
12129
 
12130
Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
12131
 
12132
        * Makefile.in: eliminate stamp-files.
12133
 
12134
Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
12135
 
12136
        * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
12137
          Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12138
 
12139
Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
12140
 
12141
        * config.sub:  fix iris/iris3.
12142
 
12143
Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
12144
 
12145
        * configure: re-add -rm.
12146
 
12147
Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
12148
 
12149
        * Maskefile.in: add .stmp-rcs to all.
12150
 
12151
        * configure.in: remove gas from rs6000 build, use aix host fragment.
12152
 
12153
Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
12154
 
12155
        * configure: pass down site_option during recursion.
12156
 
12157
Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
12158
 
12159
        * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
12160
 
12161
Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
12162
 
12163
        * configure: Change exec_prefix so that it really defaults to prefix.
12164
 
12165
Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
12166
 
12167
        * Makefile.in, configure.in:  Add support for mmalloc library.
12168
 
12169
Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
12170
 
12171
        * Makefile.in: add stmp dependencies for a few more things.
12172
 
12173
Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
12174
 
12175
        * configure: adjusted error message on objdir/srcdir configure
12176
          collision, per john's suggestion.
12177
 
12178
        * Makefile.in: add libiberty stmp to all and all.cross.
12179
 
12180
Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
12181
 
12182
        * Makefile.in: remove force dependencies, add grep to all.
12183
 
12184
Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
12185
 
12186
        * Makefile.in: drop flex.  make stamp files work.
12187
 
12188
        * configure: added test for conflicting configuration in srcdir,
12189
          remove trailing slashes from srcdir.  Otherwise emacs gdb mode
12190
          gets cranky.  use relative paths for configure and srcdir
12191
          whenever possible.  Send some error messages to stderr that were
12192
          going to stdout.
12193
 
12194
Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
12195
 
12196
        * Makefile.in:  Fix libg++ rule to check for gcc directory
12197
        before using gcc/gcc.  Also pass XTRAFLAGS.
12198
 
12199
Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
12200
 
12201
        * Makefile.in: added stmp-files so that directories aren't polled
12202
          when they are already built.
12203
 
12204
        * configure.texi: fixed a node pointer problem.
12205
 
12206
Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
12207
 
12208
        * config.sub configure.in gdb/configure.in
12209
        gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12210
        gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12211
        gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
12212
 
12213
Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12214
 
12215
        * configure: -recurring becomes -silent.  corrected help message
12216
          for -site= option.
12217
 
12218
        * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12219
 
12220
Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12221
 
12222
        * configure: when building Makefile for crosses, replace
12223
          tooldir and program_prefix.  default srcdir from location of
12224
          config.sub.  remove "for host in hosts" and "for target in
12225
          targets" loops.
12226
 
12227
Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12228
 
12229
        * Makefile.in: Do not pass bindir or mandir to cvs.
12230
 
12231
Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
12232
 
12233
        * Makefile.in, configure.in: removed traces of namesubdir,
12234
          -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
12235
          copyrights to '92, changed some from Cygnus to FSF.
12236
 
12237
        * configure.texi: remove most references to multiple hosts,
12238
          multiple targets, subdirs, etc.
12239
 
12240
        * configure.man: removed rcsid. reference config.sub not
12241
          config.subr.
12242
 
12243
        * Makefile.in: mkdir $(infodir) on install-info.
12244
 
12245
Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
12246
 
12247
        * configure.texi:  Explain better about .gdbinit and about
12248
        the environment that configure.in sections run in.
12249
 
12250
Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
12251
 
12252
        * configure.in:  Ultrix is only a decstation if it's a MIPS.
12253
 
12254
Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
12255
 
12256
        * README:  DOC.configure => cfg-paper.texi.
12257
 
12258
Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
12259
 
12260
        * config.sub (near case $os):  Don't convert newsos* to bsd!
12261
 
12262
Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
12263
 
12264
        * Makefile.in:  Reinstall change from gdb-4.3 that reduces
12265
        the number of copies of COPYING that go into the GDB tar file.
12266
 
12267
Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
12268
 
12269
        * bfd/configure.in, gdb/config/mh-i386sco,
12270
        gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12271
        Fix SCO configuration stuff.
12272
 
12273
Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
12274
 
12275
        * Makefile.in:  For libg++, make sure the -I pointing
12276
        to the gcc directory goes *after* all the libg++-local -I flags.
12277
        Also, move just-gcc dependency from just-libg++ to all-libg++.
12278
 
12279
Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
12280
 
12281
        * configure:  Change -x to -f to keep Ultrix /bin/test happy.
12282
 
12283
Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
12284
 
12285
        * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
12286
 
12287
Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
12288
 
12289
        * config.sub:  Add stratus configuration frags.  Also
12290
        submitted to FSF.
12291
 
12292
Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
12293
 
12294
        * Makefile.in (DEV_SUPPORT):  add configure.man.
12295
 
12296
        * config.sub(Decode manufacturer-specific):  add -none*.
12297
 
12298
Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
12299
 
12300
        * Makefile.in:  remove form feeds to make Sun's make happy.
12301
        (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
12302
 
12303
Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
12304
 
12305
        * Makefile.in (AR_FLAGS):  Make quieter.
12306
 
12307
Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
12308
 
12309
        * configure.in:  Add libg++.
12310
        * configure:  When verbose, don't output the command line at each
12311
        level; it will be unremarkably the same as the previous version,
12312
        which will be the same as what the user typed.
12313
 
12314
Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
12315
 
12316
        * configure.in, Makefile.in: fix clean-info, add flex.  add
12317
          fileutils.
12318
 
12319
        * configure: be less sensitive to spaces in Makefile.in.  Do not
12320
          look for sources in "..".  Doing so breaks subdirectories that
12321
          might have their own configure.  If a subdir has it's own
12322
          configure script, use it.
12323
 
12324
Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
12325
 
12326
        * cfg-paper.texi: some changes suggested by rms.
12327
 
12328
Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
12329
 
12330
        * config.sub:  Merge in some small additions from the FSF version,
12331
        taken from the gcc distribution, to bring the Cygnus and FSF
12332
        versions into closer sync.
12333
 
12334
Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
12335
 
12336
        * configure.in:  Changed svr4 references to sysv4.
12337
 
12338
Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
12339
 
12340
        * configure: added -V for version number option.
12341
 
12342
Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
12343
 
12344
        * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12345
          renamed from DOC.configure to cfg-paper.texi.
12346
 
12347
Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12348
 
12349
        * configure, config.subr, config.sub: config.subr is now
12350
          config.sub again.
12351
 
12352
Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
12353
 
12354
        * configure.texi: new file, in progress.
12355
 
12356
        * Makefile.in: build info file and install the man page for
12357
          configure.
12358
 
12359
        * configure.man: new file, first cut.
12360
 
12361
        * configure: find config.subr again now that configuration "none"
12362
          has gone.  removed all traces of the -ansi option.  removed all
12363
          traces of the -languages option.
12364
 
12365
        * config.subr: resync from rms.
12366
 
12367
Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12368
 
12369
        * configure, config.sub, config.subr: merge config.sub into
12370
          config.subr, call the result config.subr, remove config.sub, use
12371
          config.subr.
12372
 
12373
        * Makefile.in: revised install for dir.info.
12374
 
12375
Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12376
 
12377
        * configure.in: add decstation host makefile frag.
12378
 
12379
        * Makefile.in: BISON now bison -y again.  also install-gcc on
12380
          install.  clean-gdbm on clean.  infodir belongs in datadir.
12381
          Make directories for info install.  Build dir.info here then
12382
          install it.
12383
 
12384
Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12385
 
12386
        * Makefile.in: fix for bad directory tests.
12387
 
12388
Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12389
 
12390
        * configure: \{1,2\} appears to be a sysv'ism.  Use a different
12391
          regexp.  -srcdir relative was being handled incorrectly.
12392
 
12393
        * Makefile.in: unwrapped some for loops so that parallel makes
12394
          work again and so one can focus one's attention on a particular
12395
          package.
12396
 
12397
Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12398
 
12399
        * configure: added PWD as a stand in for `pwd` (for speed). use
12400
          elif wherever possible.  make -srcdir work without -objdir.
12401
          -objdir= commented out.
12402
 
12403
Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12404
 
12405
        * configure: +options become --options.  -subdirs commented out.
12406
          added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
12407
          Makefile now at top of generated Makefile.  Removed cvs log
12408
          entries.  added -srcdir.  create .gdbinit only if there is one
12409
          in ${srcdir}.
12410
 
12411
        * Makefile.in: idestdir and ddestdir go away.  Added copyrights
12412
          and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
12413
          and mandir now keyed off datadir by default.
12414
 
12415
Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12416
 
12417
        * Freshly created ChangeLog.
12418
 
12419
 
12420
Local Variables:
12421
mode: change-log
12422
left-margin: 8
12423
fill-column: 76
12424
version-control: never
12425
End:

powered by: WebSVN 2.1.0

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