*** empty log message ***
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
9b134994
PB
12006-12-29 Paolo Bonzini <bonzini@gnu.org>
2
3 Sync with gcc:
4 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5
6 * configure.in: Reorganize recognition of languages. Add
7 --enable-stage1-languages. Show supported languages for the chosen
8 target rather than all recognized languages.
9 * configure: Regenerate.
10
11 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
12
13 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
14 * Makefile.in: Regenerate.
15
16 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17
18 * configure.in: Warn that MPFR 2.2.0 is buggy.
19 * configure: Regenerate.
20
8cf39b1b
ILT
212006-12-27 Ian Lance Taylor <iant@google.com>
22
23 * configure.in: When removing Makefiles to force a reconfigure, also
24 remove prev-DIR*/Makefile.
25 * configure: Regenerate.
26
ebff6cd5
KH
272006-12-23 Kazu Hirata <kazu@codesourcery.com>
28
29 * config.bfd: Recognize fido.
30
8a0d8a5c
PB
312006-12-19 Paolo Bonzini <bonzini@gnu.org>
32
33 Sync with gcc:
34
35 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
36
37 * configure.in: Remove "$build" case for powerpc-*-darwin* since
38 it only affects bootstrap and could be tested on "$host" as well.
39 * configure: Regenerate.
40 * config/mh-ppc-darwin: Add to the stage1 cflags here.
41
42 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
43
44 PR bootstrap/29544
45 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
46 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
47 move here comment from Makefile.tpl.
48 * Makefile.tpl: Move some definitions higher in the file.
49 (STAGE1_CHECKING): New.
50 * configure.in: Add --enable-stage1-checking.
51 * configure: Regenerate.
52 * Makefile.in: Regenerate.
53
54 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
55
56 * configure.in: Update error message for missing GMP/MPFR.
57
58 * configure: Regenerate.
59
60 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
61
62 * configure.in: Update MPFR version in error message.
63
64 * configure: Regenerate.
65
66 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
67
68 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
69 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
70 --with-gmp-lib): New flags.
71
72 * configure: Regenerate.
73
790c0838
AM
742006-12-12 Andreas Tobler <a.tobler@schweiz.org>
75
76 PR bootstrap/30134
77 * configure.in: Correct x86 darwin support for libjava to powerpc
78 and i?86 only.
79 * configure: Regenerate.
80
77d7106f
AM
812006-12-11 Alan Modra <amodra@bigpond.net.au>
82
83 * configure.in: Handle spu makefile frag.
84 * config/mt-spu: New file.
85 * Makefile.tpl (MAINT): Define
86 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
87 * configure: Regenerate.
88 * Makefile.in: Regenerate.
89
0cfa5389
BE
902006-12-11 Ben Elliston <bje@au.ibm.com>
91
92 * config.sub, config.guess: Update from upstream sources.
93
2839fe5d
BE
942006-12-11 Ben Elliston <bje@au.ibm.com>
95
96 * configure.in: Sync with GCC (spu-*-*).
97 * configure: Sync with GCC.
98
b897f5d4
MS
992006-12-07 Mike Stump <mrs@apple.com>
100
101 * Makefile.def (dependencies): Add dependency for
102 install-target-libssp and install-target-libgomp on
103 install-gcc.
104 * Makefile.in: Regenerate.
105
9daf3993
PB
1062006-11-16 Paolo Bonzini <bonzini@gnu.org>
107
108 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
109 (unstage): Test for stage_last presence.
110
111 PR bootstrap/29802
112 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
113 * Makefile.in: Regenerate.
114
9dbaa842
DD
1152006-11-14 DJ Delorie <dj@redhat.com>
116
117 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
118 * Makefile.in: Sync with GCC.
119 * configure.in: Sync with GCC (mpfr, gmp).
120 * configure: Sync with GCC.
121
b0cbce8d
JJ
1222006-11-08 Jie Zhang <jie.zhang@analog.com>
123
124 * configure.in: Remove target-libgloss from noconfigdirs for
125 bfin-*-*.
126 * configure: Regenerated.
127
44330a94
JJ
1282006-10-27 Jeff Johnston <jjohnstn@redhat.com>
129
130 * COPYING.NEWLIB: Add spu license.
7de05dd5 131 * COPYING.LIBGLOSS: Ditto.
44330a94 132
56a8fe78
DD
1332006-10-17 Brooks Moses <bmoses@stanford.edu>
134
135 * Makefile.def: Added pdf target handling.
136 * Makefile.tpl: Added pdf target handling.
137 * Makefile.in: Regenerated.
138
fbb00ad0
JJ
1392006-10-11 Jeff Johnston <jjohnstn@redhat.com>
140
141 * COPYING.NEWLIB: Updated.
142 * COPYING.LIBGLOSS: Ditto.
143
6b89cc21
DB
1442006-09-27 Dave Brolley <brolley@redhat.com>
145
146 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
147 $s instead of $r.
148 * configure: Regenerated.
149
17bcf627
BE
1502006-09-26 Ben Elliston <bje@au.ibm.com>
151
152 * config.sub, config.guess: Update from upstream sources.
153
f3529cf1
TS
1542006-09-20 Thiemo Seufer <ths@mips.com>
155
156 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
157 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
158 * configure: Regenerate.
159
45055374
CV
1602006-08-30 Corinna Vinschen <corinna@vinschen.de>
161
162 * configure.in: Never build newlib for a Mingw host.
163 Never build newlib as Mingw target library.
164 Test the existence of winsup/cygwin for building a Cygwin newlib,
165 rather than just winsup.
166 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
167 building a Mingw target.
168 * configure: Regenerate.
169
4be041b2
TS
1702006-08-15 Thiemo Seufer <ths@mips.com>
171 Nigel Stephens <nigel@mips.com>
172 David Ung <davidu@mips.com>
173
174 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
175
1d89b610
PB
1762006-07-25 Paolo Bonzini <bonzini@gnu.org>
177
178 Sync from GCC:
179 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
180
181 PR bootstrap/18058
182 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
183 if the bootstrap compiler is a GCC version that supports it.
184 * configure: Regenerate.
185
66a79c16
DJ
1862006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
187
188 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
189 * configure: Regenerated.
190
c1cb7e02
PB
1912006-07-18 Paolo Bonzini <bonzini@gnu.org>
192
193 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
194 for stages after the first.
195
7206a0ee
JJ
1962006-07-17 Jakub Jelinek <jakub@redhat.com>
197
198 * Makefile.def: Add dependencies for configure-opcodes
199 on configure-intl and all-opcodes on all-intl.
200 * Makefile.in: Regenerated.
201
6816f995
AO
2022006-07-04 Peter O'Gorman <peter@pogma.com>
203
204 * ltconfig: chmod 644 before ranlib during install.
205
3d3adb43
PB
2062006-07-03 Paolo Bonzini <bonzini@gnu.org>
207
1f3f1bbf 208 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
209 * configure: Regenerate.
210
64ce424c
PB
2112006-07-03 Paolo Bonzini <bonzini@gnu.org>
212
213 Sync from gcc:
214
215 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
216
217 PR other/27063
218 * configure.in: Test subdir_requires and give an appropriate
219 error message.
220 * configure: Regenerate.
221
222 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
223
224 PR target/27540
225 * configure.in: Only enable libgomp on IRIX 6.
226 * configure: Regenerate.
227
d42c4017
DA
2282006-06-20 David Ayers <d.ayers@inode.at>
229
230 PR bootstrap/28072
231 * configure.in: Add target-boehm-gc to noconfigdirs depending on
232 whether target-libjava is being configured instead of whether the
233 java front end is enabled.
234 * configure: Regenerate.
235
4962c51a
MS
2362006-06-15 Mark Shinwell <shinwell@codesourcery.com>
237
238 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
239 to R_ARM_LDC_SB_G{0,1,2} respectively.
240
caee866a
PB
2412006-06-15 Paolo Bonzini <bonzini@gnu.org>
242
243 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
244 too.
245 * Makefile.in: Regenerate.
246
363ef840
DA
2472006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
248
249 Sync from gcc:
250
251 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
252 * configure.in: Don't enable libgomp on hpux10.
253 * configure: Rebuilt.
254
54d1c879
DA
2552006-06-13 David Ayers <d.ayers@inode.at>
256
257 Sync from gcc:
258
259 2006-06-12 David Ayers <d.ayers@inode.at>
260
261 PR bootstrap/27963
262 PR target/19970
263 * configure.in: Remove target-boehm-gc from noconfigdirs where
264 ${libgcj} is specified.
265 * configure: Regenerate.
266
a4d8b690
JJ
2672006-06-08 Jeff Johnston <jjohnstn@redhat.com>
268
269 Sync from gcc:
270
271 2005-01-12 David Edelsohn <edelsohn@gnu.org>
272 Andreas Schwab <schwab@suse.de>
273
274 PR bootstrap/18033
275 * config-ml.in: Eval option if surrounded by single quotes.
276
4f0ef2d8
CD
2772006-06-07 Carlos O'Donell <carlos@codesourcery.com>
278
279 Sync from gcc:
280
281 2006-06-06 David Ayers <d.ayers@inode.at>
282
283 PR libobjc/13946
284 * Makefile.def: Add dependencies for libobjc which boehm-gc.
285 * Makefile.in: Regenerate.
286 * configure.in: Add --enable-objc-gc at toplevel and have it
287 enable boehm-gc for Objective-C.
288 Remove target-boehm-gc from libgcj.
289 Add target-boehm-gc to target_libraries.
290 Add target-boehm-gc to noconfigdirs where ${libgcj}
291 is specified.
292 Assert that boehm-gc is supported when requested for Objective-C.
293 Only build boehm-gc if needed either for Java or Objective-C.
294 * configure: Regenerate.
295
296 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
297
298 PR 27674
299 * Makefile.tpl (configure-[+prefix+][+module+],
300 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
301 Remove rule to unstage bootstrapped modules.
302 (stage_current): New.
303 * Makefile.in: Regenerate.
304
305 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
306 Andreas Tobler <a.tobler@schweiz.ch>
307
308 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
309 * configure: Rebuilt.
310
311 Revert
312 2006-01-31 Richard Guenther <rguenther@suse.de>
313 Paolo Bonzini <bonzini@gnu.org>
314
315 * Makefile.def (target_modules): Add libgcc-math target module.
316 * configure.in (target_libraries): Add libgcc-math target library.
317 (--enable-libgcc-math): New configure switch.
318 * Makefile.in: Re-generate.
319 * configure: Re-generate.
320
c17b816b
JJ
3212006-06-05 Jeff Johnston <jjohnstn@redhat.com>
322
323 * config-ml.in: Alter CCASFLAGS to include special
324 multilib options the same as is done for CFLAGS.
325
20e95c23
DJ
3262006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
327
328 * Makefile.def: Added dependencies from sim and gdb on intl, and
329 added configure dependencies to everything with an all dependency
330 on intl.
331 * gettext.m4: Removed.
332 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
333 (GDB_SUPPORT_DIRS): Add intl.
334 * Makefile.in: Regenerated.
335
4bd8ad80
DJ
3362006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
337
338 * src-release (DEVO_SUPPORT): Add config.rpath.
339
c380fdd8
PB
3402006-05-25 Paolo Bonzini <bonzini@gnu.org>
341
342 * Makefile.def (bfd, opcodes): Fix lib_path.
343 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
344 (restrap): Move under "@if gcc-bootstrap". Fix typo.
345 * Makefile.in: Regenerate.
346
701628f5
MS
3472006-05-24 Mark Shinwell <shinwell@codesourcery.com>
348
349 * configure.in: Enable gprof for cross builds.
350 * configure: Regenerate.
351
25aae7f2
DJ
3522006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
353
354 * src-release (MAKEINFOFLAGS): Define.
355 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
356
ea3d1626
BE
3572006-05-14 Ben Elliston <bje@au.ibm.com>
358
359 * config.sub, config.guess: Update from upstream sources.
360
49b9e644
BE
3612006-05-12 Ben Elliston <bje@au.ibm.com>
362
363 * config.sub, config.guess: Update from upstream sources.
364
482dd2f6
DJ
3652006-05-04 Steve Ellcey <sje@cup.hp.com>
366
367 * blt, iwidgets, mmalloc: Remove directories.
368
8b01a5c2
DD
3692006-05-01 DJ Delorie <dj@redhat.com>
370
641a3af4 371 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
372 * configure: Regenerate.
373
a481dbb7
DD
3742006-04-18 DJ Delorie <dj@redhat.com>
375
376 * configure.in (m32c): Build libstdc++-v3. Pass flags to
377 reference libgloss so that libssp can be built in a combined
378 tree.
379 * configure: Regenerate.
380
962c9e74
BE
3812006-04-10 Ben Elliston <bje@au.ibm.com>
382
383 * contrib: Remove directory.
384
108a6f8e
CD
3852006-04-06 Carlos O'Donell <carlos@codesourcery.com>
386
387 * Makefile.tpl: Add install-html target.
388 * Makefile.def: Add install-html target.
389 * Makefile.in: Regenerate.
390 * configure.in: Add --with-datarootdir, --with-docdir,
391 and --with-htmldir options.
392 * configure: Regenerate.
393
a4ef73e9
BE
3942006-03-31 Ben Elliston <bje@au.ibm.com>
395
396 PR binutils/1860
397 * configure.in: Require makeinfo 4.4 or higher.
398 * configure: Regenerate.
399
b37df25a
PB
4002006-03-14 Paolo Bonzini <bonzini@gnu.org>
401
402 * Makefile.in: Regenerate.
403
a6df5a19
PB
4042006-03-14 Paolo Bonzini <bonzini@gnu.org>
405
406 Sync with gcc:
407 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
408
409 * configure.in: Handle --disable-<component> generically.
410 * configure: Regenerate.
411
412 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
413
414 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
415 (TARGET_CONFIGDIRS): Remove.
416 * configure.in: Remove AC_SUBST(target_configdirs).
417 * Makefile.in, configure: Regenerated.
418
419
65419985
L
4202006-03-01 H.J. Lu <hongjiu.lu@intel.com>
421
422 PR libgcj/17311
423 * ltmain.sh: Don't use "$finalize_rpath" for compile.
424
c52c6897
PB
4252006-02-20 Paolo Bonzini <bonzini@gnu.org>
426
427 PR bootstrap/25670
428
429 * Makefile.tpl ([+compare-target+]): Print explanation messages.
430
431 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
432 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
433 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
434 BUILD_PREFIX, BUILD_PREFIX_1.
435 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
436
437 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
438 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
439
440 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
441 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
442 of `cat stage_current`. Always provide the `r' and `s' variables.
443 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
444 a single shell execution.
445 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
446 bootstrapped modules, make the stage1 module if the build was not
447 started yet, else build the current stage.
448 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
449 (all-build, all-host, all-target, [+make_target+]-host,
450 [+make_target+]-target): Do not use \-continued lines.
451 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
452 (current_stage, restrap, stage_last): New.
453
454 * Makefile.in: Regenerate.
455 * configure: Regenerate.
456
b3ded179
PB
4572006-02-14 Paolo Bonzini <bonzini@gnu.org>
458
459 Sync from gcc:
460
461 2006-01-31 Richard Guenther <rguenther@suse.de>
462 Paolo Bonzini <bonzini@gnu.org>
463
464 * Makefile.def (target_modules): Add libgcc-math target module.
465 * configure.in (target_libraries): Add libgcc-math target library.
466 (--enable-libgcc-math): New configure switch.
467 * Makefile.in: Re-generate.
468 * configure: Re-generate.
469 * libgcc-math: New toplevel directory.
470
471 2006-01-18 Richard Henderson <rth@redhat.com>
472 Jakub Jelinek <jakub@redhat.com>
473 Diego Novillo <dnovillo@redhat.com>
474
475 * libgomp: New directory.
476 * Makefile.def: Add target_module libgomp.
477 * Makefile.in: Regenerate.
478 * configure.in (target_libraries): Add target-libgomp.
479 * configure: Regenerate.
480
3a35eeb3
PB
4812006-02-14 Paolo Bonzini <bonzini@gnu.org>
482 Andreas Schwab <schwab@suse.de>
483
484 * configure: Regenerate.
485
2429c060
PB
4862006-01-16 Paolo Bonzini <bonzini@gnu.org>
487
488 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
489 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
490 the assembler, linker and binutils.
491 * configure: Regenerate.
492
ec49b2b8
NC
4932006-01-16 Nick Clifton <nickc@redhat.com>
494
49b9e644 495 * config.sub, config.guess: Sync from config repository.
ec49b2b8 496
44b2308f
AO
4972006-01-05 Alexandre Oliva <aoliva@redhat.com>
498
499 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
500 @ from continuation.
501 * Makefile.in: Rebuilt.
502
80911fe1
PB
5032006-01-04 Paolo Bonzini <bonzini@gnu.org>
504
505 Sync from gcc:
506
507 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
508
509 PR bootstrap/24252
510
511 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
512 * Makefile.tpl (OBJDUMP): New.
513 (EXTRA_HOST_FLAGS): Add it.
514 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
515
516 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
517 to use symbolic links between directories. Avoid race conditions
518 or make them harmless.
519 * configure.in: Do not try to use symbolic links between directories.
520
521 * Makefile.def (LEAN): Pass.
522 * Makefile.tpl (LEAN): Define.
523 (stage[+id+]-start): Accept that the previous directory does not
524 exist, if the bootstrap is lean.
525 (stage[+id+]-bubble): Invoke lean bootstrap commands after
526 stage[+id+]-start. Use a makefile variable and an `if' instead of a
527 configure substitution.
528 ([+compare-target+]): Likewise.
529 ([+bootstrap-target+]-lean): New.
530 * configure.in: Remove lean bootstrap support from here.
531
532 * Makefile.in: Regenerate.
533 * configure: Regenerate.
534
535 2006-01-02 Andreas Schwab <schwab@suse.de>
536
537 * configure.in: When reconfiguring remove Makefile in
538 all stage directories.
539 * configure: Regenerate.
540
b59bea8a
NC
5412005-12-27 Leif Ekblad <leif@rdos.net>
542
543 * configure.in: Add support for RDOS target.
544 * configure: Regenerate.
545
d7730bac
NC
5462005-12-27 Nick Clifton <nickc@redhat.com>
547
548 PR binutils/1990
549 * libtool.m4: Synchronize with version in GCC sources.
550
c02dabc3
PB
5512005-12-20 Paolo Bonzini <bonzini@gnu.org>
552
553 Revert Ada-related part of the previous change.
554
555 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
556 Do not pass.
557 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
558 * Makefile.in: Regenerate.
559 * configure.in: Do not include mt-ppc-aix target fragment.
560 * configure: Regenerate.
561
f6d183c0
PB
5622005-12-19 Paolo Bonzini <bonzini@gnu.org>
563
564 * configure.in: Select appropriate fragments for PowerPC/AIX.
565 * configure: Regenerate.
566
567 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
568 BOOT_CFLAGS, BOOT_LDFLAGS.
569 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
570 BOOT_CFLAGS, BOOT_LDFLAGS.
571 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
572 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
573 (stage): Fail if we cannot complete the work.
574 * Makefile.in: Regenerate.
575
f29759fc
JJ
5762005-12-16 Jeff Johnston <jjohnstn@redhat.com>
577
578 * COPYING.NEWLIB: Update copyright year for default
579 copyright.
580
1f054001
PB
5812005-12-15 Paolo Bonzini <bonzini@gnu.org>
582
583 * Makefile.tpl (all, do-[+make_target+], do-check, install,
584 install-host-nogcc): Don't invoke $(stage) at the end.
585 * Makefile.in: Regenerate.
586
0aed8855
PB
5872005-12-14 Paolo Bonzini <bonzini@gnu.org>
588
589 * configure.in: Flip the top-level bootstrap switch.
590 * configure: Regenerate.
591
592 Merge from gcc:
593
594 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
595
596 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
597 $(stage) and $(unstage).
598 (EXTRA_TARGET_FLAGS): Correct double-quoting.
599 (all): Remove stray semicolon.
600 (local-distclean): Don't handle multilib.tmp and multilib.out.
601 (install.all): Set $s for consistency.
602 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
603 check_multilibs setting. Always make the install directory.
604 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
605 Correct @if/@endif.
606 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
607 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
608 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
609 (multilib.out): Remove.
610 * Makefile.in: Regenerated.
611
6122005-12-12 Nathan Sidwell <nathan@codesourcery.com>
613
614 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
615 * configure.in: Replace ms1 arch with mt.
616 * configure: Rebuilt.
617
6182005-12-05 Paolo Bonzini <bonzini@gnu.org>
619
620 Sync with gcc:
621
4970f871
NS
6222005-12-12 Nathan Sidwell <nathan@codesourcery.com>
623
624 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
625 * configure.in: Replace ms1 arch with mt.
626 * configure: Rebuilt.
627
be01d343
PB
6282005-12-05 Paolo Bonzini <bonzini@gnu.org>
629
630 Sync with gcc:
631
632 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
633
634 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
635 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
636 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
637 Find in-tree tools if available.
638 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
639 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
640 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
641 (COMPILER_*_FOR_TARGET): New.
642 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
643 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
644 (CONFIGURED_*, USUAL_*): Remove.
645 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
646 STRIP): Use autoconf substitutions.
647 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
648 COMPILER_NM_FOR_TARGET): New.
649 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
650
651 (all): Make all-host and all-target in parallel.
652 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
653 that $$r and $$s are set before invoking a recursive make.
654 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
655 ([+bootstrap-target+]): Inline most of the `all' target.
656
657 2005-11-29 Ben Elliston <bje@au.ibm.com>
658
659 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
660 from the gcc build directory.
661 * Makefile.in: Regenerate.
662
663 2005-11-29 Ben Elliston <bje@au.ibm.com>
664
665 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
666 depend on all-libdecnumber.
667 * configure.in (host_libs): Include libdecnumber.
668 * Makefile.in: Regenerate.
669 * configure: Likewise.
670
671 2005-11-21 Kean Johnston <jkj@sco.com>
672
673 * config.sub, config.guess: Sync from upstream sources.
674
907be67c
DJ
6752005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
676
677 * Makefile.def: Remove gdb dependencies for gdbtk.
678 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
679 (configure-gdb, install-gdb): New rules.
680 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
681 * Makefile.in, configure: Regenerated.
682
e360f423
PB
6832005-10-22 Paolo Bonzini <bonzini@gnu.org>
684
685 PR bootstrap/24297
686 * Makefile.tpl (do-[+make-target+], do-check, install,
687 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
688 are set before recursing.
689 * Makefile.in: Regenerate.
690
45d5eb0a
EB
6912005-10-20 Eric Botcazou <ebotcazou@adacore.com>
692
693 PR bootstrap/18939
694 * Makefile.def (gcc) <target>: Fix thinko.
695 * Makefile.in: Regenerate.
696
3cf3372e
BS
6972005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
698
699 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
700 * configure: Regenerate.
701
bd70a46f
KH
7022005-10-09 Kazu Hirata <kazu@codesourcery.com>
703
704 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
705 target-libffi, target-qthreads, target-libjava, and
706 targetlibobjc.
707 * configure: Regenerate.
708
5ae72758
DJ
7092005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
710
711 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
712 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
713 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
714 (USUAL_OBJDUMP_FOR_TARGET): New.
715 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
716 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 717 * configure, Makefile.in: Regenerated.
5ae72758 718
cc96343e
PB
7192005-10-05 Paolo Bonzini <bonzini@gnu.org>
720
721 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
722 before other host packages.
723
f70224b5
PB
7242005-10-05 Paolo Bonzini <bonzini@gnu.org>
725
726 PR bootstrap/22340
727
728 * configure.in (default_target): Remove.
729 * Makefile.tpl (all): Do not use prerequisites as subroutines
730 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
731 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
732 use prerequisites as subroutines.
733 (check-host, check-target): New.
734 (bootstrap configure & all targets): Do not use stage*-start
735 if the directory layout is already ok.
736 (non-bootstrap configure & all targets): Prepend a $(unstage).
737 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
738 (NOTPARALLEL): Remove.
739 (unstage, stage variables): New variables.
740 (unstage, stage targets): Simply expand to those variables.
741
742 * configure: Regenerate.
743 * Makefile.in: Regenerate.
744
c13c918a
JW
7452005-10-04 James E Wilson <wilson@specifix.com>
746
747 * Makefile.def (lang_env_dependencies): Add libmudflap.
748 * Makefile.in: Regenerate.
749
376a0e54
CM
7502005-10-03 Catherine Moore <clm@cm00re.com>
751
752 * configure.in (bfin-*-*): Support bfin.
753 * configure: Regenerated.
754
d320aacb
L
7552005-09-30 H.J. Lu <hongjiu.lu@intel.com>
756
757 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
758 * configure: Regenerated.
759
7e0f7140
GK
7602005-09-28 Geoffrey Keating <geoffk@apple.com>
761
762 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
763 (LIPO_FOR_TARGET): New.
764 (CONFIGURED_LIPO_FOR_TARGET): New.
765 (USUAL_LIPO_FOR_TARGET): New.
766 (STRIP_FOR_TARGET): New.
767 (CONFIGURED_STRIP_FOR_TARGET): New.
768 (USUAL_STRIP_FOR_TARGET): New.
769 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
770 STRIP_FOR_TARGET.
771 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
772 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
773 * Makefile.in: Regenerate.
774 * configure: Regenerate.
775
096f7d00
DE
7762005-09-19 David Edelsohn <edelsohn@gnu.org>
777
778 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
779 (rs6000-*-aix*): Same.
780 * configure: Regenerate.
781
7822005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
783
784 * configure.in: Recognize f95 in the --enable-languages option,
785 and substitute it for fortran, issuing a warning.
786 * configure: Regenerate.
787
2016dfcc
BE
7882005-09-07 Ben Elliston <bje@au.ibm.com>
789
790 Import from Autoconf sources:
791
792 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
793 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
794 Elliston. Handle weird characters correctly.
795
6dd2fda9
DD
7962005-08-30 Phil Edwards <phil@codesourcery.com>
797
798 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
799 * configure: Regenerated.
800
e6db70d4
RE
8012005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
802
803 * Makefile.def (libssp): Add to lang_env_dependencies.
804 * Makefile.in: Regenerate.
805
e1e3d0f5
CG
8062005-08-17 Christian Groessler <chris@groessler.org>
807
808 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
809 * Makefile.in: Regenerate.
810
05cbd757
PB
8112005-08-12 Paolo Bonzini <bonzini@gnu.org>
812
813 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
814 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
815 Look for alternate names of the target cc and c++
816 * configure: Regenerate.
817
55db4b87
PB
8182005-08-08 Paolo Bonzini <bonzini@gnu.org>
819
820 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
821 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
822 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
823 tools; remove code to manually set them.
824 (Target tools): Look in the environment for them.
825 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
826 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
827 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
828 build directory.
829 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
830 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
831 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
832 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
833 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
834 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
835 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
836 * configure: Regenerate.
837 * Makefile.in: Regenerate.
838
414e5532
MM
8392005-07-27 Mark Mitchell <mark@codesourcery.com>
840
841 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
842 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
843 * Makefile.in: Regenerated.
844
a19b6204
MM
8452005-07-26 Mark Mitchell <mark@codesourcery.com>
846
847 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
848 (CFLAGS_FOR_TARGET): Use it.
849 (CXXFLAGS_FOR_TARGET): Likewise.
850 * Makefile.in: Regenerated.
851 * configure.in (--with-build-sysroot): New option.
852 * configure: Regenerated.
853
b73aa406
PB
8542005-07-24 Paolo Bonzini <bonzini@gnu.org>
855
856 * Makefile.tpl: Wrap install between unstage and stage
857 * Makefile.in: Regenerate.
858
6e4d0bcb
KC
8592005-07-16 Kelley Cook <kcook@gcc.gnu.org>
860
861 * all files: Update FSF address.
862
49f58d10
JB
8632005-07-14 Jim Blandy <jimb@redhat.com>
864
865 * configure.in: Add cases for Renesas m32c.
866 * configure: Regenerated.
867
1d9c9cd7
KC
8682005-07-14 Kelley Cook <kcook@gcc.gnu.org>
869
870 * COPYING, compile, config-ml.in, config.guess,
871 config.sub, install-sh, missing, mkinstalldirs,
872 symlink-tree, ylwrap: Sync from upstream sources.
873
1587117a
EC
8742005-07-13 Eric Christopher <echristo@redhat.com>
875
876 * configure.in: Add toplevel noconfigdir support for tpf.
877 * configure: Regenerate.
878
bb780410
DD
8792005-07-11 Jakub Jelinek <jakub@redhat.com>
880
881 * Makefile.def (target_modules): Add libssp.
882 * configure.in (target_libraries): Add target-libssp.
883 * configure: Rebuilt.
884 * Makefile.in: Rebuilt.
885
064d0a7c
PB
8862005-07-11 Paolo Bonzini <bonzini@gnu.org>
887
888 PR ada/22340
889
890 * Makefile.def: Sync with gcc.
891 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
892 * Makefile.in: Regenerate.
893
b2edd3b5
AS
8942005-07-07 Andreas Schwab <schwab@suse.de>
895
896 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
897 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
898 * Makefile.in: Regenerated.
899
5f128533
KH
9002005-07-07 Kazu Hirata <kazu@codesourcery.com>
901
902 * configure.in: Add --enable-libssp and --disable-libssp.
903 * configure: Regenerate with autoconf-2.13.
904
4e3fc8e5
GK
9052005-07-06 Geoffrey Keating <geoffk@apple.com>
906
907 * configure.in: Don't build sim or rda when targetting darwin.
908 * configure: Regenerate.
909
c7357d6a
BE
9102005-07-04 Ben Elliston <bje@gnu.org>
911
912 * src-release (do-proto-toplev): Remove dejagnu bits.
913 (DEJAGNU_SUPPORT_DIRS): Remove.
914 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
915 (GDBD_SUPPORT_DIRS): Likewise.
916 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
917 (INSIGHTD_SUPPORT_DIRS): Likewise.
918 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
919
9202005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
921
922 * setup.com (mpw): Remove unused directive.
923
7d329e61
PB
9242005-06-22 Paolo Bonzini <bonzini@gnu.org>
925
926 * Makefile.def (stagefeedback): Come after profile.
927 Define profiledbootstrap target.
928 * Makefile.tpl (profiledbootstrap): Remove.
929 (stageprofile-end): Zap stagefeedback.
930 (stagefeedback-start): Copy all .gcda files, not only GCC's.
931 * Makefile.in: Regenerate.
932
e5fbed21
DD
9332005-06-13 Zack Weinberg <zack@codesourcery.com>
934
935 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
936 In 'cpp' stanza, support '#line' as well as '# '.
937
59f7ec45
HPN
9382005-06-07 Hans-Peter Nilsson <hp@axis.com>
939
940 * configure.in (unsupported_languages): New macro.
941 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
942 non-ported target libraries in noconfigdirs.
943 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
944 non-linux-gnu. Remove libgcj_ex_libffi.
945 <lang_frag loop>: Set add_this_lang=no if the language is in
946 unsupported_languages.
947 * configure: Regenerate.
948
c10e9ba7
DD
9492005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
950
951 * configure.in: Fix typo in handling of --with-mpfr-dir.
952 * configure: Regenerate.
953
20deb2b8
JB
9542005-06-02 Jim Blandy <jimb@redhat.com>
955
956 * config.sub: Add cases for the Renesas m32c. (This patch has been
957 accepted into the master sources.)
958
cdb9b172
AH
9592005-06-02 Aldy Hernandez <aldyh@redhat.com>
960 Michael Snyder <msnyder@redhat.com>
961 Stan Cox <scox@redhat.com>
962
963 * configure.in: Set noconfigdirs for ms1.
964
965 * configure: Regenerate.
966
1dc3053f
PB
9672005-05-25 Paolo Bonzini <bonzini@gnu.org>
968
969 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
970 (Dependencies): Consider target modules for bootstrap dependencies.
971 Make target bootstrap modules depend on each stage's gcc.
972 * Makefile.in: Regenerate.
973
c60fe18b
PB
9742005-05-20 Paolo Bonzini <bonzini@gnu.org>
975
976 * Makefile.def (configure-gcc): Depend on binutils having been built.
977 (all-gcc): No need to do it here.
978 * Makefile.in: Regenerate.
979
27258dd4
PB
9802005-05-19 Paul Brook <paul@codesourcery.com>
981
982 * configure.in: Rewrite misleading error message when requested
983 language cannot be built.
984 * configure: Regenerate.
985
42ecbf5e
DJ
9862005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
987
988 * ylwrap: Import from Automake 1.9.5.
989
ae380b45
MS
9902005-05-04 Mike Stump <mrs@apple.com>
991
992 * configure.in: Always pass --target to target configures as
993 otherwise rebuilds that do --recheck will fail.
811d3af8 994 * configure: Rebuilt.
ae380b45 995
d545f33b
PB
9962005-05-04 Paolo Bonzini <bonzini@gnu.org>
997
998 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
999 STAGE_HOST_EXPORTS.
1000 (configure, all): Add bootstrap support.
1001 (Host modules, target modules): Pass post-stage1 flags and exports.
1002 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1003 * Makefile.in: Regenerate.
1004
2faa2958
PB
10052005-04-29 Paolo Bonzini <bonzini@gnu.org>
1006
1007 Sync from gcc:
1008
1009 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
1010
1011 * config.sub: Update from master copy.
1012
1013 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
1014
1015 * configure.in <crisv32-*-*, cris-*-*>: New local variable
1016 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
1017 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
1018 "*-*-elf" and "*-*-linux*".
1019 * configure: Regenerate.
1020
a7254363
PB
10212005-04-06 Paolo Bonzini <bonzini@gnu.org>
1022
1023 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
1024 (TARGET_CONFIGARGS): Include --with-target-subdir.
1025 (configure, all): New macros. Use them throughout.
1026
a8637a7d
PB
10272005-04-05 Paolo Bonzini <bonzini@gnu.org>
1028
1029 * Makefile.tpl: Sync with gcc.
1030 * Makefile.in: Regenerate.
1031
dd387d52
JR
10322005-03-30 J"orn Rennecke <joern.rennecke@st.com>
1033
1034 * config/mh-mingw32: Delete.
1035 * configure.in: Don't use it.
1036 * configure: Regenerate.
1037
e90269c8
PB
10382005-03-31 Paolo Bonzini <bonzini@gnu.org>
1039
1040 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1041 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1042 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1043 (HOST_LIB_PATH): Generate from Makefile.def.
1044 (TARGET_LIB_PATH): Likewise.
1045 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1046 * Makefile.in: Regenerate.
1047 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1048 (RPATH_ENVVAR): Include Darwin case.
1049 * configure: Regenerate.
1050
9a237d9e
PB
10512005-03-25 Paolo Bonzini <bonzini@gnu.org>
1052
1053 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1054 * configure: Regenerate.
1055
479759c8
ZW
10562005-03-21 Zack Weinberg <zack@codesourcery.com>
1057
1058 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1059 gcc_version, and gcc_version_trigger from set of flags to pass.
1060 * Makefile.tpl: Remove definitions of above variables.
1061 (config.status): Remove dependency on $(gcc_version_trigger).
1062 * Makefile.in: Regenerate.
1063 * configure.in: Do not reference config/gcc-version.m4 nor
1064 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
1065 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
1066 * configure: Regenerate.
1067
4cfaf6d5
DD
10682005-03-16 Manfred Hollstein <manfred.h@gmx.net>
1069 Andrew Pinski <pinskia@physics.uc.edu>
1070
1071 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1072 * Makefile.in: Regenerate.
1073
33a3fb7b
AO
10742005-03-01 Alexandre Oliva <aoliva@redhat.com>
1075
1076 PR libgcj/20160
1077 * ltmain.sh: Avoid creating archives with components that have
1078 duplicate basenames.
1079
2da12f12
PB
10802005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
1081
479759c8
ZW
1082 PR bootstrap/20250
1083 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1084 instead of check.
1085 * Makefile.in: Regenerate.
2da12f12 1086
b00612cc
PB
10872005-02-28 Paolo Bonzini <bonzini@gnu.org>
1088
1089 Sync from gcc.
1090
1091 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
1092
1093 PR bootstrap/17383
1094 * Makefile.def (target_modules): Remove "stage", now unnecessary.
1095 * Makefile.tpl (HOST_SUBDIR): New substitution.
1096 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1097 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1098 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1099 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1100 (Host modules, Bootstrapped modules): Use it.
1101 (Build modules, Target modules): Do not create symlink trees,
1102 always configure out-of-srcdir.
1103 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1104 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1105 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1106 $(HOST_SUBDIR). Create a symlink for host_subdir.
1107
1108 * Makefile.in: Regenerate.
1109 * configure: Regenerate.
1110
1111 Merged from libada-gnattools-branch:
1112 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
1113
1114 * Makefile.def: Add gnattools as a module, depending on target-libada.
1115 * Makefile.in: Regenerate.
1116 * configure.in: Include gnattools in host_tools; disable it if ada
1117 is disabled.
1118 * configure: Regenerate.
1119
c3e65f62
NC
11202005-02-23 Nick Clifton <nickc@redhat.com>
1121
1122 * configure: Regenerate.
1123
e4d180c2
NC
11242005-02-22 Paul Schlie <schlie@comcast.net>
1125
1126 * configure.in: Allow darwin targeted ports to build tk, itcl and
1127 libgui.
1128
e3c770b1
EB
11292005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1130
1131 PR libgcj/10353
1132 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1133 * configure: Regenerate.
1134
9c73618c
AC
11352005-02-08 Andrew Cagney <cagney@gnu.org>
1136
1137 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
1138 gdb/ section. Update GDB's URL.
1139
c46f8c51
AC
11402005-01-31 Andrew Cagney <cagney@gnu.org>
1141
1142 * gettext.m4: Only set ENABLE_NLS when gettext is present.
1143
c7e66c6d
HPN
11442005-01-29 Hans-Peter Nilsson <hp@axis.com>
1145
1146 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1147 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1148 target-libgloss when not *-*-elf and *-*-aout.
1149 * configure: Regenerate.
1150
a53bf506
AC
11512005-01-27 Andrew Cagney <cagney@gnu.org>
1152
1153 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
1154
45181ed1
AC
11552005-01-24 Andrew Cagney <cagney@gnu.org>
1156
1157 * gettext.m4: Only fall back to ../intl/ when it's present.
1158
a1e0f4e4
KC
11592005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1160
1161 * install-sh, config.sub: Import from upstream.
1162
11632005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
1164
1165 PR bootstrap/18222
1166 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1167 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1168 * Makefile.in: Regenerate.
1169
c50382e2
PB
11702005-01-03 Paolo Bonzini <bonzini@gnu.org>
1171
1172 Revert 2004-12-28 Makefile changes, a better fix will be
1173 applied to mainline and src after GCC 4.0 branches.
1174
11d07737
PB
11752004-12-28 Paolo Bonzini <bonzini@gnu.org>
1176
1177 PR bootstrap/17383
1178
1179 * Makefile.def (target_modules): Remove stage parameter,
1180 it is always true now.
1181 * Makefile.tpl (configure-build-[+module+],
1182 configure-target-[+module+]): Always build symlink tree
1183 for the directory and for include. BUILD_SUBDIR and
1184 TARGET_SUBDIR cannot be . anymore.
1185 * Makefile.in: Regenerate.
1186
dadfdbe2
DD
11872004-12-25 David Edelsohn <edelsohn@gnu.org>
1188
1189 Revert 2004-12-08 Makefile changes.
1190
dbf85af7
JR
11912004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
1192
1193 * configure.in (sh64-*-*): Reenable gprof.
1194 * configure: Regenerate.
1195
6b8fea99
JB
11962004-12-09 Jim Blandy <jimb@redhat.com>
1197
1198 * MAINTAINERS: List 'depcomp' as part of automake.
1199
7341462c
DE
12002004-12-08 David Edelsohn <edelsohn@gnu.org>
1201
1202 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1203 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1204 (EXTRA_TARGET_FLAGS): Add PICFLAG.
1205 * Makefile.in: Regenerate.
1206
21fde4dc
DD
12072004-12-07 Matt Kraai <kraai@ftbfs.org>
1208
1209 * Makefile.tpl: Generate normal dependencies if the LHS module is
1210 not bootstrapped.
1211 * Makefile.in: Regenerate.
1212
3da796a2
RS
12132004-12-03 Richard Sandiford <rsandifo@redhat.com>
1214
1215 * configure.in: Include config/gxx-include-dir.m4. Use
1216 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
1217 * configure: Regenerate.
1218
73fb7068
RS
12192004-12-03 Richard Sandiford <rsandifo@redhat.com>
1220
1221 * config.if: Delete.
1222 * configure.in: Set libstdcxx_incdir directly.
1223 * configure: Regenerate.
1224 * MAINTAINERS: Remove mention of config.if.
1225 * src-release (DEVO_SUPPORT): Remove config.if.
1226
6c8e6ce9
EC
12272004-12-02 Eric Christopher <echristo@redhat.com>
1228
3b6098f8
EC
1229 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
1230 of things to remove.
6c8e6ce9 1231 * Makefile.in: Regenerate.
479759c8 1232
b8658a2f
RS
12332004-12-02 Richard Sandiford <rsandifo@redhat.com>
1234
1235 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1236 * configure: Regenerate.
1237
afefada0
RS
12382004-12-02 Richard Sandiford <rsandifo@redhat.com>
1239
1240 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
1241 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
1242 * configure: Regenerate.
1243
5dcac624
DA
12442004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1245
1246 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1247 (hppa*64*-*-*): Delete incorrect comment.
1248 * configure: Rebuilt.
1249
57d1eb1a
DD
12502004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1251
1252 * install-sh, compile: Import from automake.
1253
12542004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1255
1256 * config.guess, config.sub: Import from savannnah.
1257
6d389afc
MS
12582004-11-12 Mike Stump <mrs@apple.com>
1259
1260 * Makefile.def: Add html support.
1261 * Makefile.tpl: Likewise.
1262 * Makefile.in: Regenerate.
1263
69e57115
GK
12642004-11-11 Geoffrey Keating <geoffk@apple.com>
1265
1266 PR 18423
1267 * configure.in: Remove all instances of build-fixincludes from
1268 noconfigdirs.
1269 (build_configargs): Supply --target to subdirectories.
1270 * configure: Regenerate.
1271
1272 * Makefile.def: Make gcc install depend on fixincludes install.
1273 * Makefile.in: Regenerate.
1274
ba719b26
HPN
12752004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
1276
1277 * configure.in (noconfigdirs) [mmix-*-*]: Disable
1278 target-libgfortran.
1279 * configure: Regenerate.
1280
c37653e7
DE
12812004-11-07 David Edelsohn <edelsohn@gnu.org>
1282
1283 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1284 like CC.
1285
1eefd493
PB
12862004-11-05 Paolo Bonzini <bonzini@gnu.org>
1287
1288 * Makefile.def (host fixincludes): Specify missing targets.
1289 * Makefile.in: Regenerate.
1290
02b1af09
L
12912004-11-04 H.J. Lu <hongjiu.lu@intel.com>
1292
1293 PR other/17783
1294 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1295 * configure: Regenerated.
1296
7f266840
DJ
12972004-11-04 Daniel Jacobowitz <dan@debian.org>
1298
1299 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1300 * configure: Regenerated.
1301
47444073
AL
13022004-10-28 Eric B. Weddington <ericw@evcohs.com>
1303
1304 PR target/18151
1305 * configure.in (case ${target}): Do not build fixincludes for avr.
1306 * configure: Regenerated.
1307
caeba88f
AL
13082004-10-26 Paolo Bonzini <bonzini@gnu.org>
1309
1310 * configure.in (case ${target}): Do not build fixincludes
1311 on platforms where it is not used.
1312 * configure: Regenerated.
1313
0fdbe983
DJ
13142004-10-23 Daniel Jacobowitz <dan@debian.org>
1315
1316 * configure.in: Use an absolute path to install-sh.
1317 * configure: Regenerated.
1318
1c0f67c1
AC
13192004-10-19 Andrew Cagney <cagney@gnu.org>
1320
1321 * src-release (do-djunpack, do-md5sum): Install the generated file
1322 directly into the proto-toplev/ directory.
479759c8 1323
a9cfce9c
AC
13242004-10-19 Andrew Cagney <cagney@gnu.org>
1325
1326 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
1327
ac0fa625
DD
13282004-10-12 Kelley Cook <kcook@gcc.gnu.org>
1329
1330 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1331 * configure: Regenerate.
1332
d27cc32e
PB
13332004-10-06 Paolo Bonzini <bonzini@gnu.org>
1334
1335 Fix wrong conflict resolution in:
1336
1337 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
1338
1339 * Makefile.in: Regenerate.
1340 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1341 in the recursive `make', instead of hardwiring `all'.
1342 (Autogenerated TARGET-* variables): New.
1343
1763908f
UW
13442004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
1345
1346 Merged from GCC / libtool upstream:
1347 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
1348 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1349 * ltcf-cxx.sh (tpf*): Likewise.
1350 * ltconfig (tpf*): Add TPF OS configuration support.
1351
0490e016
NC
13522004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
1353
1354 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 1355 * configure: Regenerate.
0490e016 1356
32be62b5
RS
13572004-09-24 Michael Roth <mroth@nessie.de>
1358
1359 * configure.in (--without-headers): Add missing double quotes.
1360 * configure: Regenerate.
1361
6048df60
DD
13622004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1363
1364 * ylwrap: Revert to previous version.
1365
315b3b02
L
13662004-09-23 H.J. Lu <hongjiu.lu@intel.com>
1367
6048df60 1368 PR bootstrap/17369
315b3b02
L
1369 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1370 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1371 SET_GCC_LIB_PATH_CMD.
1372 (BASE_TARGET_EXPORTS): Likewise.
1373 * Makefile.in: Regenerated.
1374
1375 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1376 * configure: Regenerated.
1377
fe69863c
DD
13782004-09-23 Kelley Cook <kcook@gcc.gnu.org>
1379
1380 * config.guess: New upstream version
1381 * compile, depcomp, install-sh, ylwrap: Likewise.
1382
13832004-09-19 Roger Sayle <roger@eyesopen.com>
1384
1385 * config/mh-x86omitfp: New host makefile fragment. Add
1386 -fomit-frame-pointer to the default BOOT_CFLAGS.
1387 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1388 * configure: Regenerate.
1389
13902004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
1391
1392 PR target/11572
1393 * configure.in (*-*-darwin*): Renable libobjc.
1394 * configure: Regenerate.
1395
be75bbe1 13962004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 1397
be75bbe1
DB
1398 * Makefile.def: Remove libbanshee.
1399 * Makefile.tpl: Ditto.
1400 * configure.in: Ditto.
1401 * Makefile.in: Regen.
1402 * configure: Ditto.
1403
1b882a91
PB
14042004-09-07 Paolo Bonzini <bonzini@gnu.org>
1405
1406 * missing: Import latest version from master repository.
1407
eb1352ed
NC
14082004-09-04 Nick Clifton <nickc@redhat.com>
1409
1410 * config.sub: Import latest version from master repository.
1411 * config.guess: Likewise.
1412 This includes these changes:
479759c8 1413
eb1352ed
NC
1414 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
1415
1416 * config.sub: Handle crisv32, alias etraxfs.
1417 * config.guess (crisv32:Linux:*:*): Handle.
1418
1419 2004-08-13 Brad Smith <brad@comstyle.com>
1420
1421 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1422 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1423
1424 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
1425
1426 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1427 assume the processor is a powerpc. This is because coreutils
1428 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1429 in this case, due to a MacOS X bug that causes
1430 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1431 to return a negative number.
1432 Problem reported by Petter Reinholdtsen in:
1433 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1434
1435 2004-07-19 Ben Elliston <bje@gnu.org>
1436
1437 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1438
1439 2004-06-24 Ben Elliston <bje@gnu.org>
1440
1441 * config.guess: Update copyright years.
1442 * config.sub: Likewise.
1443
1444 2004-06-22 Robert Millan <robertmh@gnu.org>
1445
1446 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1447 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1448
1449 2004-06-22 Stanley F. Quayle <stan@stanq.com>
1450
1451 * config.guess (*:*VMS:*:*): New entry. Replaces
1452 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1453 manufacturer.
1454
1455 2004-06-22 Ben Elliston <bje@gnu.org>
1456
1457 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1458 * config.sub: Likewise.
1459
1460 2004-06-22 Ben Elliston <bje@gnu.org>
1461
1462 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1463 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1464
1465 2004-06-11 Ben Elliston <bje@gnu.org>
1466
1467 * config.guess (pegasos:OpenBSD:*:*): Remove.
1468
1469 2004-06-11 Ben Elliston <bje@gnu.org>
1470
1471 From Wouter Verhelst <wouter@grep.be>:
1472 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1473
1474 2004-06-11 Ben Elliston <bje@gnu.org>
1475
1476 * config.guess (luna88k:OpenBSD:*:*): New.
1477
1478 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1479
1480 * config.guess (m32r*:Linux:*:*): New case.
1481 * config.sub: Handle m32rle.
1482
1483 2004-03-12 Ben Elliston <bje@wasabisystems.com>
1484
1485 From Jens Petersen <petersen@redhat.com>:
1486 * config.sub: Handle sparcv8.
1487
1488 2004-03-03 Ben Elliston <bje@wasabisystems.com>
1489
1490 From Tom Smith <smith@cag.lkg.hp.com>:
1491 * config.guess: Version suffixes are equally significant on Tru64
1492 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
1493 prefix of "P" (patched kernel).
1494
1495 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
1496
1497 * config.sub: Add support for National Semiconductor CRX target.
1498
2a3124ca 14992004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 1500
2a3124ca
RH
1501 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1502 *-*-netware, but add target-libmudflap.
1503 Consolidate *-*-netware targets (of which really only i?86 exists)
1504 into a single entry.
1505 * configure: Likewise.
1506
0df3d27f
PB
15072004-09-01 Paolo Bonzini <bonzini@gnu.org>
1508
1509 * Makefile.tpl (sorry): Remove.
1510 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1511 (cleanstrap targets): Depend on distclean, not distclean-stage1.
1512 (do-clean): Clean per-stage directories too.
1513 (do-distclean): Run distclean-stage1 too.
1514 (.NOTPARALLEL): Enable during toplevel bootstrap.
1515 (stage[+id+]-bubble): Enable parallel execution during
1516 the recursive invocation.
1517 * Makefile.in: Regenerate.
1518
1519 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
1520
1521 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
1522
1523 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1524 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1525 * configure: regenerate
479759c8
ZW
1526 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
1527 -mdynamic-no-pic
0df3d27f
PB
1528
15292004-08-31 Paolo Bonzini <bonzini@gnu.org>
1530
1531 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1532 include.
1533 * configure.in: Fix indentation.
1534 * configure: Regenerate.
1535
ee025550
PB
15362004-08-31 Paolo Bonzini <bonzini@gnu.org>
1537
1538 * Makefile.def (build_modules): Add fixincludes.
1539 (dependencies): Make gcc depend on fixincludes.
1540 * configure.in (build_tools): Add fixincludes.
1541 (build_configdirs): Always include build_libs.
1542 * Makefile.in: Regenerate.
1543 * configure: Regenerate.
1544
15452004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
1546
1547 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1548 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1549 phony targets; do not generate timestamp files.
1550 (distclean-stageN): Remove references to their timestamp files.
1551 (restageN, touch-stageN): Remove.
1552 (stageN-bubble): Rewritten.
1553 (compare): Support lean bootstraps.
1554 * Makefile.in: Regenerate.
1555
1556 * configure.in: Only warn when bootstrapping but
1557 build != host or build != target. Support lean bootstraps.
1558 * configure: Regenerate.
1559
1560 Sync from gcc:
1561 2004-08-26 Phil Edwards <phil@codesourcery.com>
1562
1563 * configure.in: Give a better error message if GMP/MPFR are missing
1564 and a language needing them has been requested.
1565 * configure: Regenerated.
1566
1567 2004-08-25 Phil Edwards <phil@codesourcery.com>
1568
1569 * configure.in: Print a list of available language front-ends if
1570 a requested one is missing. Tidy stray tab characters.
1571 * configure: Regenerated.
1572
72b2455a
PB
15732004-08-17 Paolo Bonzini <bonzini@gnu.org>
1574
1575 * Makefile.in: Regenerate.
1576 * configure: Regenerate.
1577
1578 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1579 stage_*_flags.
1580 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1581 for bootstrapped modules if toplevel bootstrap is going.
1582 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1583 modules. Adjust for changes in Makefile.def. Enable several
1584 rules even in non-bootstrap mode, just to avoid peppering the
1585 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1586 (stage-[+prev+]-bubble): Remove.
1587
1588 * Makefile.def (Dependencies): Depend on all-build-bison,
1589 all-build-flex, all-build-byacc, all-build-texinfo, rather
1590 than the host variations.
1591 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
1592 with BUILD_SUBDIR.
1593 (BISON): Update for recent Bisons.
1594 (YACC): Fix typo.
1595 (cross): Depend on all-build.
1596 (all): Do not depend on all-build.
1597 (prebootstrap): Remove.
1598 (dep-kind): Accept separate prefixes for MODULE and ON variables.
1599 (Prebootstrap dependencies): Add them to the per-stage targets
1600 and to all-prebootstrap.
1601 * configure.in (build_configdirs): Always enable build_tools.
1602 (BUILD_DIR_PREFIX): Remove.
1603
1604 * Makefile.def (gcc): Add target variable.
1605 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1606 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1607 in the recursive `make', instead of hardwiring `all'.
1608 (Autogenerated TARGET-* variables): New.
1609
de0b4a87
JW
16102004-08-17 Robert Millan <robertmh@gnu.org>
1611
1612 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1613 (instead of FreeBSD).
1614 * configure: Regenerate.
1615
ad681c85
NN
16162004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
1617
675c6968
NN
1618 * Makefile.def, configure.in, src-release: Remove useless, bogus
1619 references to tix.
1620 * Makefile.in, configure: Regenerate.
1621
ad681c85
NN
1622 * src-release: Stop distributing mmalloc with gdb (which doesn't
1623 use it).
1624 * Makefile.def: GDB doesn't depend on mmalloc anymore.
1625 * Makefile.in: Regenerate.
1626
11b04d1f
DD
16272004-08-09 Mark Mitchell <mark@codesourcery.com>
1628
1629 * configure.in (arm*-*-eabi*): New target.
1630 * configure: Regenerate.
1631
f2420bea
NN
16322004-08-01 Robert Millan <robertmh@gnu.org>
1633
1634 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1635 libmudflap for all GNU-based systems (with Glibc).
1636 * configure: Regenerate.
1637
9e6ce191
PB
16382004-08-06 Paolo Bonzini <bonzini@gnu.org>
1639
1640 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1641 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1642 (Dependencies): New section.
1643 * Makefile.tpl (Dependencies): Generate from Makefile.def.
1644 (configure-target-[+module+]): Depend on maybe-all-gcc
1645 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
1646 (toplevel profiledbootstrap): Fix dependencies.
1647 * Makefile.in: Regenerate.
1648
df4a6958
MM
16492004-08-03 Mark Mitchell <mark@codesourcery.com>
1650
1651 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1652 target-libiberty to noconfigdirs.
1653
11b04d1f
DD
16542004-08-03 Paul Brook <paul@codesourcery.com>
1655
1656 * configure.in: Check for MPFR as well as GMP.
1657 * configure: Regenerate.
1658
b813574b
PB
16592004-08-03 Paolo Bonzini <bonzini@gnu.org>
1660
1661 * Makefile.def (host-modules): Add gcc.
1662 * Makefile.in: Regenerate.
1663 * Makefile.tpl (sorry): New rule.
1664 (configure-host, all-host, [+make_target+]-host, do-check,
1665 install-host): Do not add gcc as a special case.
1666 (host modules): Add a small special-casing for gcc. Export
1667 extra_make_flags through the environment.
1668 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1669 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1670 other recursive targets for gcc): Remove.
1671
1672 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1673 (stage, unstage): New rules.
1674 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1675 distclean-stage[+id+]): Use stage_current.
1676 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1677 the stage*-start rules.
1678
61edac0c
JW
16792004-07-19 Robert Millan <robertmh@gnu.org>
1680
1681 Synced from gcc:
1682
1683 2004-04-26 Robert Millan <robertmh@gnu.org>
1684
1685 Add patches from libtool CVS.
1686 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
1687 * ltconfig: Likewise.
1688 * ltcf-c.sh: Likewise.
1689 * ltcf-cxx.sh: Likewise.
1690 * ltcf-gcj.sh: Likewise.
1691
3e707e94
PB
16922004-07-12 Paolo Bonzini <bonzini@gnu.org>
1693
1694 * configure.in: Add noconfigdirs for crx-*-*.
1695 * configure: Regenerate.
1696
16972004-07-12 Paolo Bonzini <bonzini@gnu.org>
1698
1699 Synced from gcc:
1700
1701 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
1702
1703 * configure.in: Build libmudflap by default on FreeBSD.
1704 * configure: Regenerated.
1705
1706 2004-07-09 Mark Mitchell <mark@codesourcery.com>
1707
1708 * configure.in: Do not build libmudflap by default on non-GNU/Linux
1709 systems.
1710 * configure: Regenerated.
1711
1712 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1713
1714 PR target/16344
1715 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1716 feedback based compiler.
1717 * Makefile.in: Rebuilt.
1718
1719 2004-07-05 Phil Edwards <phil@codesourcery.com>
1720
1721 * configure.in: Do not prepend $srcdir to /dev/null in
1722 makefile fragments.
1723 * configure: Regenerate.
1724
a7ee7660
AO
17252004-07-08 Alexandre Oliva <aoliva@redhat.com>
1726
1727 * Makefile.def (host_modules): Set bootstrap=true for flex.
1728 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1729 * Makefile.in: Rebuilt.
1730
6a9cf61e
PB
17312004-07-01 Paolo Bonzini <bonzini@gnu.org>
1732
1733 * Makefile.def (build_modules): Add bison, byacc, flex,
1734 m4, texinfo.
1735 (flags_to_pass): Add FLEX.
1736 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1737 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1738 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1739 DEFAULT_MAKEINFO): Remove.
1740 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1741 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1742 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1743 objdir or else use configured tool.
1744 (all-build): New.
1745 (all): Depend on it.
1746 (Build module dependencies): Add.
1747 * Makefile.in: Regenerate.
1748 * configure.in: Better support for multiple build modules,
1749 matching what is done for host/target modules. Do not look
1750 for "plausible" locations of build tools if Canadian cross.
1751 Use autoconf's AC_PROG_CC to find a C compiler. Define
1752 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
1753 * configure: Regenerate.
1754
95b6a1f2
PB
17552004-06-22 Paolo Bonzini <bonzini@gnu.org>
1756
1757 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1758 * Makefile.in: Regenerate.
1759
7ffa0b57
PB
17602004-06-22 Paolo Bonzini <bonzini@gnu.org>
1761
1762 * Makefile.tpl (configure-build-[+module+],
1763 configure-[+module+], configure-target-[+module+]): Pass
1764 [+extra_configure_args+].
1765 (all-build-[+module+], all-[+module+], check-[+module+],
1766 install-[+module+], [+make_target+]-[+module+],
1767 all-target-[+module+], check-target-[+module+],
1768 install-target-[+module+], [+make_target+]-target-[+module+]):
1769 Pass [+extra_make_args+].
1770 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1771 (GCC_HOST_EXPORTS): Remove.
1772 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1773 cross, check-gcc, check-gcc-c++, install-gcc,
1774 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1775 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1776 * Makefile.in: Regenerate.
1777
929ba6e7
CF
17782004-06-21 Christopher Faylor <cgf@alum.bu.edu>
1779
1780 * configure.in: Check for srcdir/winsup rather than build directory
1781 winsup.
1782 * configure: Regenerate.
1783
b76d7de0
CV
17842004-06-17 Corinna Vinschen <vinschen@redhat.com>
1785
1786 * configure.in: Don't build Cygwin native newlib if winsup
1787 directory is missing. Emit warning instead.
1788 * configure: Regenerate.
1789
656fdd47
PB
17902004-06-09 Paolo Bonzini <bonzini@gnu.org>
1791
1792 * Makefile.tpl (touch-stage[+id+]): New.
1793 (restage[+prev+]): Depend on touch-stage[+id+].
1794
1795 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1796 Use it throughout.
1797
1798 * Makefile.def: Add profile and feedback bootstrap stages.
1799 Remove next field from bootstrap stages.
1800 * Makefile.tpl (LN, LN_S): Substitute.
1801 (stageN-start, stageN-end): Use double-colon rules, to
1802 provide a hook for additional setup commands.
1803 (distclean-stageN-gcc, restageN): Create dependencies from
1804 [+prev+], not from [+next+].
1805 (stageN-bubble): Add commands for successive stages from
1806 [+prev+], using double-colon rules.
1807 (all-stageN-gcc): Fix typo.
1808 (stagefeedback-start, profiledbootstrap): New.
1809 * Makefile.in: Regenerate.
1810 * configure.in: Call ACX_PROG_LN.
1811 * configure: Regenerate.
1812
498d4a71
CF
18132004-06-03 Paolo Bonzini <bonzini@gnu.org>
1814
1815 * configure.in: Fix --enable-bootstrap breakage introduced in trees
1816 without gcc.
1817 * configure: Regenerate.
1818
377d8c42
PB
18192004-06-01 Paolo Bonzini <bonzini@gnu.org>
1820
1821 * Makefile.tpl: Fix typo.
1822 * Makefile.in: Regenerate.
1823
f5f8a794
PB
18242004-06-01 Paolo Bonzini <bonzini@gnu.org>
1825
1826 * configure.in: Remove new- prefix from toplevel
1827 bootstrap targets.
1828 * configure: Regenerate.
1829
f7a4c34f
PB
18302004-06-01 Paolo Bonzini <bonzini@gnu.org>
1831
1832 Merge this patch from the gcc tree:
1833
1834 2004-05-30 Andreas Jaeger <aj@suse.de>
1835 Jim Wilson <wilson@specifixinc.com>
1836
1837 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1838 like CC.
1839
319cab08
PB
18402004-06-01 Paolo Bonzini <bonzini@gnu.org>
1841
1842 * Makefile.tpl (all.normal): Rename to all.
1843 (all): Replace with a rule to pick the default
1844 target from configure.
1845 (all-gcc, configure-gcc): Use conditionals to
1846 do nothing when toplevel bootstrap is going on.
1847 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1848 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1849 * configure.in: Support --enable-bootstrap.
1850
1851 * Makefile.def: Remove new- prefix from toplevel
1852 bootstrap targets.
1853 * Makefile.tpl: Likewise.
1854
1855 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
1856 target.
1857
1858 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1859 $(RECURSE_FLAGS) to recursive invocation of make.
1860
1861 * Makefile.in: Regenerate.
1862 * configure: Regenerate.
1863
88f64edc
DJ
18642004-05-27 Daniel Jacobowitz <dan@debian.org>
1865
1866 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1867 * configure: Regenerate.
1868
378fce5b
DD
18692004-05-25 Daniel Jacobowitz <drow@false.org>
1870
1871 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1872 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1873 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
1874 targets.
1875 * Makefile.in: Regenerate.
1876
dfdffa2c
PB
18772005-05-24 Paolo Bonzini <bonzini@gnu.org>
1878
1879 * configure.in: Test the ability to symlink directories.
1880 * configure: Regenerate.
1881
1882 * Makefile.def (bootstrap-stage): New definitions.
1883 * Makefile.tpl (configure-stage1-gcc,
1884 configure-stage2-gcc, configure-stage3-gcc,
1885 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1886 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1887 new-restage3, compare): Autogenerate, see Makefile.in
1888 entry for behavioral changes.
1889 (distclean-stage1, new-stage1-start, new-stage1-end,
1890 new-stage1-bubble, distclean-stage2, new-stage2-start,
1891 new-stage2-end, new-stage2-bubble, distclean-stage3,
1892 new-stage3-start, new-stage3-end): New autogenerated targets.
1893 (objext, prebootstrap, BOOT_CFLAGS,
1894 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1895 targets.
1896
1897 * Makefile.in: Regenerate.
1898 (distclean-stage1, new-stage1-start, new-stage1-end,
1899 new-stage1-bubble, distclean-stage2, new-stage2-start,
1900 new-stage2-end, new-stage2-bubble, distclean-stage3,
1901 new-stage3-start, new-stage3-end): New targets.
1902 (all-stage1-gcc): Move prebootstrap dependency from here...
1903 (configure-stage1-gcc): ...to here.
1904 (new-bootstrap): Use bubble targets.
1905 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1906 Use per-stage distclean targets.
1907 (configure-stage1-gcc, configure-stage2-gcc,
1908 configure-stage3-gcc, all-stage1-gcc,
1909 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1910 Use new-stageN-start to prepare the tree.
1911
04cf1b77
PB
19122004-05-23 Paolo Bonzini <bonzini@gnu.org>
1913
1914 * Makefile.def (host_modules): add libcpp.
1915 * Makefile.tpl: Add dependencies on and for libcpp.
1916 * Makefile.in: Regenerate.
1917 * configure.in: Add libcpp host module.
1918 * configure: Regenerate.
1919
80b200a1
ZW
19202004-05-17 Zack Weinberg <zack@codesourcery.com>
1921
1922 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1923 of libf2c.
1924 * configure, Makefile.in: Regenerate.
1925
4b1cb4fe
DD
19262004-05-13 Diego Novillo <dnovillo@redhat.com>
1927
1928 Merge from tree-ssa-20020619-branch.
1929
1930 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
1931 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
1932 (HOST_GMPLIBS): Define.
1933 (HOST_GMPINC): Define.
1934 (TARGET_LIB_PATH): Add libmudflap.
1935 (GFORTRAN_FOR_TARGET): Define.
1936 (configure-build*): Export GFORTRAN.
1937 (configure-gcc): Export GMPLIBS and GMPINC.
1938 (all-gcc): Add maybe-all-libbanshee.
1939 (configure-target-libgfortran): Define.
1940 * Makefile.in: Regenerate.
1941 * configure.in (host_libs): Add libbanshee.
1942 (target_libraries): Add target-libmudflap and target-libgfortran.
1943 Add --with-libbanshee.
1944 Handle --disable-libmudflap.
1945 (*-*-freebsd*): Use with_gmp.
1946 Add $(libgcj) to noconfigdirs.
1947 * configure: Regenerate.
1948 * depcomp: New file.
1949 * MAINTAINERS: Add tree-ssa maintainers.
1950
19512004-04-28 Paolo Bonzini <bonzini@gnu.org>
1952
1953 * config/acx.m4: Fix fastcompare support for new-bootstrap.
1954 * configure: Regenerate.
1955
b8908782
DD
19562004-04-27 Paolo Bonzini <bonzini@gnu.org>
1957
1958 Revert:
1959 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
1960
1961 * Makefile.def (flags_to_pass): Remove *dir variables that
1962 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1963 as well as prefix and exec_prefix.
1964 * Makefile.in: Regenerate.
1965
19662004-04-26 Paolo Bonzini <bonzini@gnu.org>
1967
1968 * Makefile.def (host_modules): Mark with the bootstrap
1969 flag packages on which gcc depends.
1970 * Makefile.tpl (all-bootstrap): Use it.
1971 * Makefile.in: Regenerate.
1972
19732004-04-26 Paolo Bonzini <bonzini@gnu.org>
1974
1975 * Makefile.def (flags_to_pass): Remove *dir variables that
1976 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1977 as well as prefix and exec_prefix.
1978 * Makefile.in: Regenerate.
1979
19802004-04-26 Paolo Bonzini <bonzini@gnu.org>
1981
80b200a1
ZW
1982 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
1983 * configure: Regenerate.
1984 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
1985 * gcc/Makefile.tpl (compare): Use the result of the test.
1986 * gcc/Makefile.in: Regenerate.
b8908782
DD
1987
19882004-04-23 Paolo Bonzini <bonzini@gnu.org>
1989
1990 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
1991 Always relocate gcc and prev-gcc to the original names, even
1992 if the build fails.
1993 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1994 New targets.
1995
0f260896
RO
19962004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1997
1998 * configure.in (mips*-*-irix5*): Enable ld.
1999 * configure: Regenerate.
2000
51860f05
JW
20012004-04-15 James E Wilson <wilson@specifixinc.com>
2002
2003 * Makefile.tpl (configure-[+module+], configure-gcc,
2004 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2005 Set and export LDFLAGS.
2006 * Makefile.in: Regenerate.
2007
54752a6b
NN
20082004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
2009
2010 PR bootstrap/14871
2011 * Makefile.tpl: If we don't have built-in-tree target tools,
2012 use the ones found by configure rather than hacking around with
2013 program_transform_name.
2014 * configure.in: Give Makefile.tpl the information necessary
2015 to do that.
2016 * Makefile.in: Regenerate.
2017 * configure: Regenerate.
2018
20192004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
2020
2021 PR bootstrap/14760
2022 * configure.in: When computing baseargs, strip *all* copies of
2023 offending options. Also, don't match/substitute the trailing space,
2024 so that this actually works when two similar options are separated by
2025 only one space.
2026 * configure: Regenerate.
2027
20282004-04-06 David Edelsohn <edelsohn@gnu.org>
2029
80b200a1
ZW
2030 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2031 (rs6000-*-aix*): Same.
2032 * configure: Regenerate.
54752a6b 2033
5e2b61fb
SS
20342004-03-25 Stan Shebs <shebs@apple.com>
2035
2036 Remove MPW support, no longer used.
2037 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
2038 mpw-install: Remove files.
2039 * src-release (DEVO_SUPPORT): Remove names of removed files.
2040 * MAINTAINERS: Likewise.
2041
1a6f2dc7
NN
20422004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
2043
a0049f1b
NN
2044 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2045 STRICT_WARN, WARN_CFLAGS flags passed down to make.
2046 * Makefile.in: Regenerate.
2047
1a6f2dc7
NN
2048 * configure.in (top level bootstrap support): Rework --enable-werror
2049 to set @stage2_werror_flag@.
2050 * configure: Regenerate.
2051 * Makefile.tpl (top level bootstrap support): Pass
2052 @stage2_werror_flag@ down to configure in stages 2 and 3.
2053 * Makefile.in: Regenerate.
2054
920e3419
NN
20552004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
2056
2057 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2058 for stages 2 and 3 as well as in make. As a consequence, remove
2059 OUTPUT_OPTION (now detected by configure) from the flags passed down
2060 to make.
2061 * Makefile.in: Regenerate.
2062
2063 * Makefile.tpl (new-bootstrap): Fix typo.
2064 * Makefile.in: Regenerate.
2065
4fa63067
NN
20662004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
2067
2068 * Makefile.tpl: Rearrange by moving recursive_targets rules
2069 into their proper sections.
2070 * Makefile.tpl (top level bootstrap support): Move disabling
2071 of coverage flags from 'make' to 'configure'; improve comments.
2072 * Makefile.in: Regenerate.
2073
2074 * Makefile.tpl (experimental top level bootstrap) Move stage1
2075 language setting from all- target to configure- target; disable
2076 intermodule optimization in stage 1; prevent gratuitous rebuilds
2077 of stage 1.
2078 * Makefile.in: Regenerate.
2079 * configure.in: Comma-separate stage 1 language list for top
2080 level bootstrap.
2081 * configure: Regenerate.
2082
2083 * Makefile.tpl: Clean up experimental top level bootstrap support:
2084 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2085 prev-gcc in configure- targets as well as all- targets.
2086 * Makefile.in: Regenerate.
2087
fb8a10fd
NN
20882004-03-17 Paolo Bonzini <bonzini@gnu.org>
2089
2090 * configure.in: Remove symbolic link section.
2091 * configure: Regenerate.
2092 * Makefile.tpl (links): Remove.
2093 * Makefile.in: Regenerate.
2094
947f426e 20952004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 2096 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
2097
2098 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 2099 Set with AC_CHECK_PROGS.
947f426e
NN
2100 * configure.in: Fix comment typo from last patch.
2101 * configure: Regenerate.
2102
1d39f329
NN
21032004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
2104
2105 * Makefile.tpl: Introduce experimental top level bootstrap support.
2106 * Makefile.in: Regenerate.
2107 * configure.in: Introduce support for top level bootstrap.
2108 * configure: Regenerate.
2109
4b0ac75d 21102004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 2111 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
2112
2113 PR bootstrap/14522
2114 * configure.in: Cope with shells that do not support unquoted ^
2115 * configure: Regenerate.
2116
2e70b094 21172004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 2118 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
2119
2120 PR bootstrap/14522
2121 * configure.in: Cope with shell that do not support nesting
2122 quotes inside quoted backquote substitutions.
2123 * configure: Regenerate.
2124
21252004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
2126
2127 PR bootstrap/14522
2128 * configure.in: Fix escaping of $.
2129 * configure: Regenerate.
2130
9e07f89d
NN
21312004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
2132
2133 * configure: Regenerate.
2134
21352004-03-08 Paolo Bonzini <bonzini@gnu.org>
2136
2137 PR ada/14131
2138 Move language detection to the top level.
2139 * configure.in: Find default values for the tools as
2140 soon as possible. Disable ada if GNAT is not found.
2141 Emit error message about missing languages. Expand
2142 --enable-languages=all for the gcc subdirectory.
2143
1712ab83
RS
21442004-03-01 Richard Sandiford <rsandifo@redhat.com>
2145
2146 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2147 and disable libgcj.
2148 * configure: Regenerated.
2149
3dee29da
NN
21502004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2151
2152 PR bootstrap/7087
2153 * Makefile.tpl: Guard XFOO sed statements better.
2154 * Makefile.tpl: Add dependency for configure-target-libada.
2155 * Makefile.in: Regenerate (incidentally fixes broken
2156 commit when libada-branch was merged).
2157
0558264b
AC
21582004-02-28 Andrew Cagney <cagney@redhat.com>
2159
2160 * src-release (CVS_NAMES): Define.
2161 (do-tar, do-tar): Prune $(CVS_NAMES).
2162
c38f9803
AC
21632004-02-23 Andrew Cagney <cagney@redhat.com>
2164
2165 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
2166 2004-02-19.09.
2167
55636792
NN
21682004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
2169
2170 PR bootstrap/11932
2171 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2172
1e600082
AC
21732004-02-19 Andrew Cagney <cagney@redhat.com>
2174
2175 * config.guess: Update from version 2003-06-12 to 2004-02-16.
2176 * config.sub: Update from version 2003-06-13 to 2004-02-16.
2177
3769cd82
DD
21782004-02-11 David Edelsohn <edelsohn@gnu.org>
2179
2180 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2181 (rs6000-*-aix*): Same.
2182 * configure: Regenerate.
2183
a92834c8
DD
21842004-02-11 Kelley Cook <kcook@gcc.gnu.org>
2185
2186 * configure.in (host): Add in missing $noconfigdirs to defines.
2187 * configure: Regenerate.
2188
a2592b1b
DD
21892004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
2190 Nathanael Nerode <neroden@gcc.gnu.org>
2191
2192 PR ada/6637, PR ada/5911
80b200a1 2193 Merge with libada-branch:
a2592b1b
DD
2194 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2195 with appropriate dependencies. Add --enable-libada configure switch.
2196 * configure, Makefile.in: Regenerate.
2197
e31d1ea3
DD
21982004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2199
2200 * configure.in: Don't pass --with-stabs on IRIX 5 either.
2201 * configure: Regenerate.
2202
db85f5c0
JJ
22032004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2204
2205 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 2206
fc434214
DD
22072004-01-23 DJ Delorie <dj@redhat.com>
2208
2209 * Makefile.def (target_modules) [libiberty]: Don't stage.
2210 * Makefile.in: Rebuilt.
2211
ad445c2c 22122004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 2213
ad445c2c
JJ
2214 * COPYING.NEWLIB: Update to include copyrights for new
2215 iconv code.
2216
72bbedde
AC
22172004-01-15 Andrew Cagney <cagney@redhat.com>
2218
2219 * src-release: Update copyright year.
2220 (do-proto-toplev): Configure using i686-pc-linux-gnu.
2221 (NEWLIB_SUPPORT_DIRS): Delete macro.
2222 (newlib.tar.bz2): Delete rule.
2223
a6d6062d
DD
22242004-01-14 Loren J. Rittle <ljrittle@acm.org>
2225
2226 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2227 * Makefile.tpl (configure-target-[+module+]): Support stage.
2228 * Makefile.in: Rebuilt.
2229
f8b73030
MR
22302003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2231
2232 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
2233 throughout.
2234
aff0e9df
NN
22352004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
2236
bb5dca17
NN
2237 * configure.in: Use ./config.cache, not config.cache.
2238 * configure: Regenerate.
2239 * Makefile.tpl: Special-casing not needed for GCC any more.
2240 * Makefile.in: Regenerate.
2241
82252c06
NN
2242 * configure.in: Don't share a cache file for host dirs.
2243 * configure: Regenerate.
2244
aff0e9df
NN
2245 * config-ml.in: Don't mess with the cache file.
2246
95036d20
NN
22472004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
2248
ac7b618e
NN
2249 * Makefile.tpl: Make GCC use a separate config.cache.
2250 * Makefile.in: Regenerate.
2251
95036d20
NN
2252 PR bootstrap/11932, PR bootstrap/11933
2253 (I don't know if it will fix either of them, but it relates
2254 to them.)
2255 * configure.in: Don't use shared config.cache for target
2256 directories.
2257 * configure: Regenerate.
2258
08c1856b
DD
22592003-12-31 Roger Sayle <roger@eyesopen.com>
2260
2261 * configure.in (ia64*-*-hpux*): Disable building java libraries.
2262 * configure: Regenerated.
2263
c1968181 22642003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 2265
c1968181
DD
2266 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2267 * configure: Regenerated.
2268
10ecffb9
NN
22692003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
2270
2271 Port change over from GCC:
2272 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
2273 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2274 (configure-build-[+module+], configure-[+module+]): Likewise.
2275 (configure-target-[+module+], configure-gcc, config.status): Likewise.
2276 * Makefile.in: Regenerate.
2277
f2ab5990
TF
22782003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
2279
2280 * configure.in (raw_libstdcxx_flags): Remove the leading space.
2281 * configure: Regenerate.
2282
41a7d11a
JJ
22832003-11-27 Jeff Johnston <jjohnstn@redhat.com>
2284
80b200a1 2285 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
2286 stdlib.
2287
d9441a1f
DD
22882003-11-14 Arnaud Charlet <charlet@act-europe.fr>
2289
2290 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2291 * Makefile.in: Regenerate.
2292
3a48a978
DD
22932003-10-20 Phil Edwards <phil@codesourcery.com>
2294
2295 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
2296 * configure: Regenerate.
2297
f0b24077
NN
22982003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
2299
2300 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2301 HOST_FLAGS_TO_PASS.
2302 * Makefile.in: Regenerate.
2303
5fbad20a
DD
23042003-10-05 Mohan Embar <gnustuff@thisiscool.com>
2305
2306 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2307 * configure: Rebuilt
2308 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2309 * Makefile.in: Rebuilt
2310
78be4155
L
23112003-10-03 H.J. Lu <hongjiu.lu@intel.com>
2312
2313 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2314
051fcc7a
L
23152003-10-01 Phil Edwards <pme@gcc.gnu.org>
2316
2317 * config-ml.in: Use ac_configure_args directly instead of
2318 ml_arguments. Only set ml_norecursion if --no[-]recursion is
2319 actually seen.
2320
23212003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
2322
2323 * config-ml.in: Propagate INSTALL variables.
2324
f27d4f92
DJ
23252003-09-21 Daniel Jacobowitz <drow@mvista.com>
2326
2327 * configure.in: Pass a computed --program-transform-name
2328 to subconfigures.
2329 * configure: Regenerated.
2330
cae4d560
NN
23312003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2332
2333 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2334 * Makefile.in: Regenerate.
2335
2336 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2337 * Makefile.in: Regenerate.
2338
8ff944f6
DJ
23392003-09-17 Daniel Jacobowitz <drow@mvista.com>
2340
2341 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2342 quoting.
2343 * configure: Regenerated.
2344
d9a35680
MC
23452003-09-12 Michael Chastain <mec@shout.net>
2346
2347 Fix PR gdb/857.
2348 * src-release (do-proto-topleve): Remove junk files
2349 intl/config.cache, intl/config.status,
2350 intl/config.h, intl/stamp-h.
2351
710068b9
AC
23522003-09-14 Andrew Cagney <cagney@redhat.com>
2353
2354 * src-release (dejagnu.tar): New target.
2355 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
2356 (do-djunpack): Use $(PACKAGE) for the package name.
2357
e1008165
DD
23582003-09-04 DJ Delorie <dj@redhat.com>
2359
2360 * configure: Regenerate.
2361
21998d12
NC
23622003-09-04 Robert Millan <robertmh@gnu.org>
2363
2364 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 2365
ccca4bb3
DD
23662003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2367
2368 * configure.in: Ensure arguments to sed are properly spaced.
2369 * configure: Regenerate.
2370
ee949b5e
DJ
23712003-08-28 Daniel Jacobowitz <drow@mvista.com>
2372
2373 Merge from gcc:
2374 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
2375 * install-sh: Update to newer upstream versions (associated with
2376 aclocal 1.7).
2377 * missing: Likewise, plus $1Help2man -> $1 typo fix.
2378
75addda2
DJ
23792003-08-27 Daniel Jacobowitz <drow@mvista.com>
2380
2381 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2382 * configure: Regenerated.
2383
8d2877d8
NN
23842003-08-23 Phil Edwards <pme@gcc.gnu.org>
2385
2386 * configure.in: Use newline instead of semicolon when assuming
2387 shell arguments in a for loop.
2388 * configure: Regenerated.
2389
d2cc0e0d
GK
23902003-08-20 Geoffrey Keating <geoffk@apple.com>
2391
2392 PR 8180
2393 * configure.in: When testing with_libs and with_headers, treat
2394 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
2395 * configure: Regenerate.
80b200a1 2396
d2cc0e0d
GK
2397 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2398 make, shell, etc.
2399 (baseargs): Likewise.
2400 * configure: Regenerate.
2401
04d1ab34
GK
24022003-08-19 Geoffrey Keating <geoffk@apple.com>
2403
2404 * configure.in: Disable libgcj for darwin not on powerpc.
2405 * configure: Rebuild.
2406
ca506da8
MC
24072003-08-15 Michael Chastain <mec@shout.net>
2408
2409 * src-release (do-proto-toplev): Remove junk files
2410 dejagnu/example/calc/config.status,
2411 dejagnu/example/calc/config.log.
2412
a4aa3f49
DD
24132003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
2414
2415 * config-ml.in, symlink-tree: Add license.
2416
ede4fbe4
NN
24172003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
2418
2419 Merge from gcc:
2420
2421 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
2422 * Makefile.tpl (check, check-c++): Express dependencies using
2423 dependencies rather than commands.
2424 * Makefile.in: Regenerate.
2425
2426 2003-07-31 Geoffrey Keating <geoffk@apple.com>
2427 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
2428 * Makefile.in: Update.
2429
970f29af
AC
24302003-08-01 Andrew Cagney <cagney@redhat.com>
2431
2432 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2433 * configure: Ditto.
2434
b2884a0c
DD
24352003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
2436
2437 * configure.in: Enable libgcj for darwin.
2438 * configure: Rebuild.
2439
c07f46a4
NN
24402003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
2441
2442 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
2443
9175bfc0
NN
24442003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
2445
2446 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2447 creating target and build subdirs to build all parent dirs as needed.
2448 * Makefile.in: Rebuild.
2449 * configure.in: Don't build dirs explicitly here.
2450 * configure: Rebuild.
2451
b9abda6a
AO
24522003-07-22 Alexandre Oliva <aoliva@redhat.com>
2453
2454 * Makefile.tpl (all-make): Depend on intl.
2455 * Makefile.in: Rebuilt.
2456
eef8ffd4
NN
24572003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
2458
2459 * config.if: Remove unused libc_interface determination.
2460
295efaf0
NN
24612003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
2462
2463 * Makefile.in: Regenerate, correctly this time.
2464
e5c3f801
NN
24652003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
2466
2467 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
2468 unused INSTALL_PROGRAM_ARGS.
2469 * configure.in: Use AC_PROG_INSTALL.
2470 * Makefile.in: Regenerate.
2471 * configure: Regenerate.
2472
4a18bd6b
AO
24732003-07-10 Alexandre Oliva <aoliva@redhat.com>
2474
2475 * configure: Rebuilt.
2476 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
2477 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2478 newlib nor libgloss.
2479 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
2480 * configure.in (am33_2.0-*-linux*): Added.
2481
fbd1054d
BW
24822003-07-09 Bob Wilson <bob.wilson@acm.org>
2483
2484 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2485 * configure: Regenerate.
2486
b40e3958
L
24872003-07-06 H.J. Lu <hongjiu.lu@intel.com>
2488
2489 * config-ml.in: Replace PWD with PWD_COMMAND.
2490 * Makefile.tpl: Likewise.
2491 * Makefile.in: Regenerated.
2492
4a5be7ba
NN
24932003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
2494
2495 * configure.in: Clean up config-lang.in handling. Delete
2496 useless assignment to "subdirs".
2497 * configure: Regenerate.
2498
9c14acb8
NN
24992003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
2500
2501 * configure.in: Rename 'target_libs' to 'target_libraries'.
2502 Remove useless reference to 'target_libs'.
2503 * configure: Regenerate.
2504
8f32e830
KS
25052003-06-23 Keith Seitz <kseitz@sources.redhat.com>
2506
2507 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2508 * Makefile.in: Regenerate.
2509
12f0bd74
NN
25102003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
2511
2512 * Makefile.def: Introduce flags_to_pass.
2513 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2514 * Makefile.in: Regenerate.
2515
b07c2aad
HPN
25162003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
2517
2518 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
2519 and target-libgloss.
2520 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
2521 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 2522 * configure: Regenerate.
b07c2aad 2523
56f25033
DD
25242003-06-17 Benjamin Kosnik <bkoz@redhat.com>
2525
2526 * configure.in: Update testsuite_flags to new location.
2527 * configure. Regenerate.
80b200a1 2528
4ec9a3b2
NN
25292003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
2530
2531 * Makefile.tpl: Remove BUILD_CC stuff.
2532 * Makefile.in: Regenerate.
2533
059083b1 25342003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 2535
059083b1
L
2536 * config.guess: Update to 2003-06-12 version.
2537 * config.sub: Update to 2003-06-13 version.
2538
535b046a
TS
25392003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2540
2541 * MAINTAINERS: Add myself as MIPS co-maintainer.
2542
00c22daa 25432003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 2544
00c22daa
L
2545 * config.guess: Update to 2003-06-06 version.
2546 * config.sub: Update to 2003-06-06 version.
2547
1047cb91
DD
25482003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2549
2550 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
2551 * configure. Regenerate.
2552
123494c8
NN
25532003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
2554
1047cb91
DD
2555 * configure.in: Disable serial configure by default.
2556 * configure: Regenerate.
2557 * Makefile.tpl: Abolish .NOTPARALLEL.
2558 * Makefile.in: Regenerate.
2559
7f121bbf
NN
2560 * Makefile.tpl: Replace {build,host,target}_canonical by
2561 {build,host,target}.
2562 * Makefile.in: Regenerate.
2563
123494c8
NN
2564 * Makefile.tpl: Fix stupid pasto.
2565 * Makefile.in: Regenerate.
2566
ec7e0995
NN
25672003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
2568
2569 * Makefile.tpl: Remove bogus conditional.
2570 * Makefile.in: Regenerate.
2571
27b1cc72
NN
25722003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
2573
2a4cbe27
NN
2574 * Makefile.tpl: Make 'recursive targets' using autogen rather
2575 than shell loop. Remove duplicate 'clean' targets and false
2576 comments.
2577 * Makefile.def: Add systematic dependencies to 'recursive' targets.
2578 Add systematic method of specifying missing targets in subdirs.
2579 Add copyright boilerplate.
2580 * Makefile.in: Regenerate.
2581 * configure.in: Add 'recursive targets' to maybe list.
2582 * configure: Regenerate.
2583
27b1cc72
NN
2584 * Makefile.tpl: Rename [+target+] to [+make_target+].
2585 * Makefile.def: Rename 'target' to 'make_target'.
2586
01e51bd0
NC
25872003-05-30 Nick Clifton <nickc@redhat.com>
2588
2589 * README-maintainer-mode: Update URL for locating blessed config
2590 tools.
2591
2fd84b42
NC
25922003-05-29 Robert Millan <rmh@debian.org>
2593
2594 * ltconfig: Import this patch and modify for use with current
2595 version of ltconfig:
2596
2597 2003-05-21 Bruno Haible <bruno@clisp.org>
2598
2599 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
2600 GNU/FreeBSD.
2601
8945c6bb
DD
26022003-05-28 DJ Delorie <dj@redhat.com>
2603
2604 * Makefile.tpl: Make maybe-check-gcc .PHONY.
2605 * Makefile.in: Regenerate.
2606
2f9632a1
JJ
26072003-05-28 Jeff Johnston <jjohnstn@redhat.com>
2608
80b200a1 2609 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 2610
3a12db16 26112003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 2612
3a12db16
DD
2613 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
2614 newlib or libgloss.
2615 * Makefile.in: Regenerate.
2616
44482353
DD
26172003-05-21 DJ Delorie <dj@redhat.com>
2618
2619 * Makefile.tpl: Add missing empty maybe-check-gcc target.
2620 * Makefile.in: Regenerate.
2621
fec2c52d
MR
26222003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2623
2624 * configure.in: Use curly braces in the definition of tooldir.
2625 * configure: Regenerate.
2626
16ae0395
NN
26272003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
2628
2629 * configure.in: Switch more things to use maybe dependencies.
80b200a1 2630 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
2631 Factor out common code from autogen IF statements.
2632 * configure: Regenerate.
2633 * Makefile.in: Regenerate.
2634
ec11bdc6
DD
26352003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
2636
2637 * configure.in: Accept i[3456789]86 for machine type.
2638 * configure: Regenerate.
2639
dd12c3a8
NN
26402003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
2641
2642 * configure.in: Switch more things to use maybe dependencies.
2643 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
2644 * configure: Regenerate.
2645 * Makefile.tpl: Switch more things to use maybe dependencies.
2646 * Makefile.in: Regenerate.
2647
cf662e21
AJ
26482003-05-16 Andreas Schwab <schwab@suse.de>
2649
2650 * Makefile.tpl (install-opcodes): Define.
2651 * Makefile.in: Rebuild.
2652
5481b376
AJ
26532003-05-13 Andreas Jaeger <aj@suse.de>
2654
2655 * config.guess: Update to 2003-05-09 version.
2656 * config.sub: Update to 2003-05-09 version.
2657
3959a22a
AJ
26582003-05-13 Michael Eager <eager@mvista.com>
2659
2660 * configure.in: Correct sed script so that options in quotes are not
2661 deleted.
2662 * configure: Rebuild.
2663
564b43e5
CV
26642003-05-12 Corinna Vinschen <corinna@vinschen.de>
2665
2666 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
2667 and $$s/newlib/libc/sys/cygwin32 include paths.
2668 * configure: Ditto.
2669
bb947dc9
L
26702003-05-05 H.J. Lu <hjl@gnu.org>
2671
2672 * config-ml.in: Restored from gcc repository.
2673
77f7441a
CD
26742003-05-02 Chris Demetriou <cgd@broadcom.com>
2675
80b200a1
ZW
2676 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
2677 * Makefile.in: Regenerate.
77f7441a 2678
a26d7085
DJ
26792003-04-27 Daniel Jacobowitz <drow@mvista.com>
2680
2681 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
2682 and Makefile.def.
2683
e4c4d240
DJ
26842003-04-27 Daniel Jacobowitz <drow@mvista.com>
2685
2686 * Makefile.tpl: Clean $(BUILD_SUBDIR).
2687 * Makefile.in: Regenerated.
2688
62a3fc85
DD
26892003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2690
2691 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
2692 * Makefile.in: Regenerate.
2693
26942003-04-18 Jakub Jelinek <jakub@redhat.com>
2695
2696 * configure.in (powerpc64*-*-linux*): Remove.
2697 * configure: Rebuilt.
2698
5b474aa8
DD
26992003-04-17 Phil Edwards <pme@gcc.gnu.org>
2700
2701 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
2702 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
2703 and restrap.
2704 * Makefile.in: Regenerate.
2705
27062003-04-16 Richard Earnshaw <rearnsha@arm.com>
2707
2708 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
2709 * configure: Regenerated.
2710
bc295afe
AO
27112003-04-11 Alexandre Oliva <aoliva@redhat.com>
2712
2713 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
2714 * */configure: Rebuilt.
2715
3728fade
NN
27162003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
2717
2718 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
2719 * Makefile.in: Regenerate.
2720
ce5b542e
MC
27212003-03-14 Michael Chastain <mec@shout.net>
2722
2723 * Makefile.in: Regenerate with correct Makefile.def.
2724
3db0a37f
NN
27252003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
2726
2727 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
2728 Make macro.
2729 * Makefile.in: Regenerate.
2730 * configure.in: Clean up gxx_include_dir logic.
2731 * configure: Regenerate.
2732
34349c6e
DD
27332003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2734
2735 * configure.in (gxx_include_dir): Fix typo.
2736 * configure: Regenerated.
2737
686c28c9
AC
27382003-03-06 Andrew Cagney <cagney@redhat.com>
2739
2740 * texinfo/texinfo.tex: Import version 2003-02-03.16.
2741
bba45b8b 27422003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 2743
bba45b8b
NN
2744 * configure.in: Include $(build_tooldir)/sys-include in
2745 FLAGS_FOR_TARGET.
2746 * configure: Regenerated.
2747
2683747f
NN
27482003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
2749
bba45b8b
NN
2750 * Makefile.tpl: Reindent.
2751 * Makefile.in: Regenerate.
2752 * configure.in: Reindent. Don't set unused variables.
2753 * configure: Regenerate.
2754
2683747f
NN
2755 * Makefile.tpl: Always pass down RANLIB.
2756 * Makefile.in: Regenerate.
2757
2758 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
2759 * Makefile.in: Regenerate.
2760 * configure.in: Remove unused logic relating to --enable-shared
2761 and --enable-threads. Remove bogus comments. Remove redundant
2762 noconfigdirs.
2763 * configure: Regenerate.
2764
2765 * configure.in: Replace ${libstdcxx_version} by its value.
2766 Remove reference to mh-dgux.
2767 * configure: Regenerate.
2768
50212802
NN
27692003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2770
2771 * Makefile.tpl: Rearrange.
2772 * Makefile.in: Regenerate.
2773
a6be7fc6
NC
27742003-02-25 Nick Clifton <nickc@redhat.com>
2775
2776 * configure: Remove site-file supprot - it is obsolete.
2777
f8a495c8
NC
27782003-02-24 Uwe Stieber <uwe@wwws.de>
2779
2780 * configure.in: Add support for kaOS as cross build target system.
2781 * configure: Regenerated.
2782
3decd77d
DD
27832003-02-20 Sean McNeil <sean@blue.mcneil.com>
2784
2785 * Makefile.tpl: Add definition of CPPFLAGS to pass into
2786 configure-target-* as some target builds may require additional
2787 flags for preprocessor tests.
2788 * Makefile.in: Regenerated.
2789
f4ff34a3
AO
27902003-02-19 Alexandre Oliva <aoliva@redhat.com>
2791
2792 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
2793 * ltconfig: Handle it.
2794 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
2795 auto-detecting it.
2796
b7e4a931
AO
27972003-02-19 Alexandre Oliva <aoliva@redhat.com>
2798
2799 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
2800 it is used as argument to $CC.
2801 * ltcf-gcj.sh: Likewise.
2802
6b784d9f
AO
28032003-02-19 Alexandre Oliva <aoliva@redhat.com>
2804
2805 * configure.in: Introduce --enable-maintainer-mode.
2806 * configure: Rebuilt.
2807 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
2808 for maintainer mode.
2809 * Makefile.in: Rebuilt.
2810
8bcd8a07
AC
28112003-02-19 Andrew Cagney <ac131313@redhat.com>
2812
2813 * configure: Regenerate using autoconf 2.13.
2814
ee3fd329
AM
28152003-02-19 Alan Modra <amodra@bigpond.net.au>
2816
2817 * config.guess: Import latest version.
2818 * config.sub: Import latest version.
2819
e9e45685
JM
28202003-02-18 Jason Merrill <jason@redhat.com>
2821
2822 * Makefile.tpl (check-c++): Allow parallelism.
2823
859789af
AC
28242003-02-17 Andrew Cagney <ac131313@redhat.com>
2825
2826 * configure: Regenerate using autoconf 000227.
2827
b3f16a9b
GK
28282003-02-15 Geoffrey Keating <geoffk@apple.com>
2829
2830 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
2831 don't configure target-libobjc.
2832 * configure: Regenerate.
2833
72e60e02
DD
28342003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2835
2836 * Makefile.tpl (RANLIB): Define.
2837 * Makefile.in: Regenerate.
2838
91f0e695
KS
28392003-02-06 Keith R Seitz <keiths@redhat.com>
2840
2841 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
2842 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
2843 * Makefile.in: Regenerated.
2844 * configure.in: Remove all traces of snavigator, db, and grep.
2845 * configure: Regenerated.
2846
122bfa92
FCE
28472003-01-31 Frank Ch. Eigler <fche@redhat.com>
2848
2849 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
2850 * Makefile.in: Regenerated.
2851
264095c3
AO
28522003-01-30 Alexandre Oliva <aoliva@redhat.com>
2853
2854 * config.if: Copy from GCC.
2855
a84dbcb3
AO
28562003-01-27 Phil Edwards <pme@gcc.gnu.org>
2857
2858 * configure.in: Revert 24Jan change.
2859 * configure: Regenerate.
2860
19618276
NN
28612003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
2862
2863 * configure.in: Revert previous change.
2864 * configure: Regenerate.
2865
b7f27a92
NN
28662003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
2867
2868 * configure.in: Make rda native-only.
2869 * configure: Regenerate.
2870
83326456
NN
28712003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
2872
2873 * configure.in: Add missing \.
2874 * configure: Rebuilt.
2875
5e367fa5
JJ
28762003-01-17 Jakub Jelinek <jakub@redhat.com>
2877
2878 * configure.in (baseargs): Avoid using \| in sed regular
2879 expressions.
2880 * configure: Rebuilt.
2881
e01f337c
JJ
28822003-01-16 Jakub Jelinek <jakub@redhat.com>
2883
2884 * configure.in (baseargs): Remove all supported forms of
2885 --cache-file, --srcdir, --host, --build and --target options
2886 from argument lists.
2887 * configure: Rebuilt.
2888
aa236487
AO
28892003-01-15 Alexandre Oliva <aoliva@redhat.com>
2890
2891 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
2892 * configure: Rebuilt.
2893
586c0873
NN
28942003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
2895
2896 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
2897 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
2898 * Makefile.in: Regenerate.
2899 * configure: Regenerate.
2900
497f816e
DD
29012003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2902
2903 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
2904 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
2905 * Makefile.in: Regenerate.
2906
bfbe5519
AO
29072003-01-09 Alexandre Oliva <aoliva@redhat.com>
2908
2909 * configure.in: Remove Makefile in build, host and target modules
2910 unless configure was run with --no-recursion.
2911 * configure: Rebuilt.
2912
3f234ef5
CD
29132003-01-08 Chris Demetriou <cgd@broadcom.com>
2914
2915 * config.guess: Update to 2003-01-03 version.
2916 * config.sub: Update to 2003-01-03 version.
2917
a3982d48
CF
29182003-01-07 Christopher Faylor <cgf@redhat.com>
2919
2920 * configure: Regenerate with proper autoconf 2.13.
2921
75778ec4
CF
29222003-01-07 Christopher Faylor <cgf@redhat.com>
2923
80b200a1
ZW
2924 * configure.in: Add AC_PREREQ for consistency.
2925 * configure: Regenerate.
75778ec4 2926
c180f501
AC
29272003-01-06 Andrew Cagney <ac131313@redhat.com>
2928
2929 * configure.in (GDB_TK): Add tcl directories conditional on
2930 gdb/gdbtk directory being present.
2931 * configure: Regenerate.
5481b376 2932
46ca2cc2
DA
29332003-01-04 John David Anglin <dave.anglin@nrc.ca>
2934
2935 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
2936 by gcc if LD is not defined and we are not doing a Canadian Cross.
2937 * configure: Rebuilt.
2938
53dd8dab
DJ
29392003-01-01 Daniel Jacobowitz <drow@mvista.com>
2940
2941 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
2942
50ceb20c
TT
29432002-12-31 Tom Tromey <tromey@redhat.com>
2944
2945 * Makefile.in: Rebuilt.
2946 * Makefile.def (target_modules) [libffi]: Allow installation.
2947
e78b5cfe
AS
29482002-12-31 Andreas Schwab <schwab@suse.de>
2949
2950 * configure.in: Fix use of $program_transform_name.
2951 * configure: Regenerated.
2952
67448102
DJ
29532002-12-30 Daniel Jacobowitz <drow@mvista.com>
2954
2955 * configure.in (baseargs): Don't remove first configure argument.
2956 * configure: Regenerated.
2957
e6bfb94a
AO
29582002-12-29 Alexandre Oliva <aoliva@redhat.com>
2959
2960 * Makefile.tpl (local-distclean): Don't remove...
2961 (multilib.ts): ... this. Moved into...
2962 (multilib.out): ... this. Don't use sub-make.
2963 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
2964 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
2965 (configure-build-[+module+], configure-[+module+],
2966 configure-target-[+module+], configure-gcc): ... these. Test
2967 for Makefile existence. Drop config.status from dependencies.
2968 * Makefile.in: Rebuilt.
2969 * configure.in: Move gcc-version-trigger to the end of
2970 ac_configure_args. Add comments to maybedep.tmp and
2971 serdep.tmp. Introduce --disable-serial-configure. Remove
2972 nonopt from baseargs, matching and removing corresponding
2973 whitespace while at it.
2974 * configure: Rebuilt.
2975
8f0dfb36
AO
29762002-12-28 Alexandre Oliva <aoliva@redhat.com>
2977
2978 * configure.in (host_configargs): Replace reference to
2979 no-longer-defined buildopts with --build=${build_alias}.
2980 * configure: Rebuilt.
2981
43be203f
AO
29822002-12-28 Alexandre Oliva <aoliva@redhat.com>
2983
2984 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
2985 program_transform_name to standard idiom.
2986 (AUTOGEN, AUTOCONF): Define.
2987 (Makefile.in): Use $(AUTOGEN).
2988 (Makefile): Depend on config.status, and use autoconf-style rule to
2989 build it. Move original commands to...
2990 (config.status): ... this new target.
2991 (configure): Add $(srcdir). Depend on config/acx.m4. Use
2992 $(AUTOCONF).
2993 * Makefile.in: Rebuilt.
2994
a0da8069
NN
29952002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
2996
d18f1c9f
NN
2997 * Makefile.tpl: Fix dramatic bustage due to change in
2998 program_transform_name.
2999 * Makefile.in: Regenerate.
3000
3001 * configure.in: Remove unnecessary PATH setting.
3002 * configure: Regnerate.
3003
3004 * configure.in: Don't default to unprefixed tools unless
3005 the native tools will work.
3006 * configure: Regenerate.
3007
a0da8069
NN
3008 * configure.in: Convert to autoconf script. Blow away lots
3009 of now-redundant Makefile fragments.
3010 * configure: Generate using Autoconf.
3011 * Makefile.tpl: Rewrite to reflect autoconfiscation.
3012 * Makefile.in: Regenerate.
3013
c567df0a
NN
30142002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
3015
5481b376 3016 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
3017 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3018
5481b376 3019 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 3020 where they belong.
2c7f9a32 3021
2dabcfb4
AS
30222002-12-24 Andreas Schwab <schwab@suse.de>
3023
3024 * Makefile.tpl (multilib.out): Fix missing space.
3025 * Makefile.in: Regenerate.
3026
1086bc09
NN
30272002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
3028
3029 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
3030 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
3031 * Makefile.in: Regenerate.
3032 * configure.in: Remove unnecessary leftovers.
3033
1086bc09
NN
30342002-12-21 Geoffrey Keating <geoffk@apple.com>
3035
3036 * configure.in (extra_ranlibflags_for_target): New variable.
3037 (*-*-darwin): Add -c to ranlib commands.
3038 * configure (tooldir): Handle extra_ranlibflags_for_target.
3039
14e9ca95
JJ
30402002-12-20 Jeff Johnston <jjohnstn@redhat.com>
3041
3042 * COPYING.NEWLIB: Updated.
3043 * COPYING.LIBGLOSS: Ditto.
3044
14c428fb
NN
30452002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3046
3047 * Makefile.tpl: Revert HJL's change.
3048 * Makefile.in: Regenerated.
3049 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3050 always.
3051
313b8244
AS
30522002-12-19 Andreas Schwab <schwab@suse.de>
3053
3054 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3055 * Makefile.in: Regenerate.
3056
efeae3db
L
30572002-12-18 H.J. Lu <hjl@gnu.org>
3058
3059 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3060 * Makefile.in: Regenerated.
3061
3062 * configure.in (build_prefix): New. Substitute.
3063
43d92c63
NN
30642002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
3065
59da4fe6
NN
3066 * Makefile.tpl: Don't let real targets depend on phony targets.
3067 * Makefile.in: Regenerate.
3068
43d92c63
NN
3069 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3070 * Makefile.in: Regenerate.
3071
b72e6a2d
JM
30722002-12-16 Jason Merrill <jason@redhat.com>
3073
3074 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3075 previous 'make bootstrap'.
3076 * Makefile.in: Regenerate.
3077
95c72c44
HPN
30782002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
3079
3080 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3081
7d695d07
JM
30822002-12-13 Jason Merrill <jason@redhat.com>
3083
3084 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
3085 library tests.
3086 (check-c++): Just depend on it and check-target-libstdc++-v3.
3087 * Makefile.in: Regenerate.
3088
54103d1e
NN
30892002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
3090
3091 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3092 * Makefile.in: Regenerate.
3093
4024f1e1
JJ
30942002-12-12 Jeff Johnston <jjohnstn@redhat.com>
3095
80b200a1
ZW
3096 * COPYING.NEWLIB: Update list of alternate Regent of California
3097 licenses and discuss official revoking of advertising clause.
3098 * COPYING.LIBGLOSS: Ditto.
4024f1e1 3099
7dda0df6
AO
31002002-12-12 Alexandre Oliva <aoliva@redhat.com>
3101
3102 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3103 * Makefile.in: Rebuilt.
3104
d03be79e 31052002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 3106
929293f4
NN
3107 * configure: Fix bug put in by gremlins.
3108
d03be79e
NN
3109 * Makefile.tpl: Substitute more autoconfily.
3110 * configure: Substitute more autoconfily.
3111 * Makefile.in: Regenerate.
3112
31132002-12-08 Andrew Cagney <ac131313@redhat.com>
3114
3115 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3116 * Makefile.in (all-sim): Ditto.
a36d530e
DD
3117
31182002-12-06 DJ Delorie <dj@redhat.com>
3119
3120 * Makefile.tpl: Change configure dependencies to not have real
3121 targets depend on phony targets.
b4a77b47 3122
db1ac78d
NN
31232002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
3124
bcaf2395
NN
3125 * configure.in: Revert unintentional change.
3126
b4fa093e
NN
3127 * src-release: Configure host subdirs.
3128
db1ac78d
NN
3129 * Makefile.tpl: Change dependency for */multilib.out so that
3130 it works when gcc isn't in the tree.
3131
3132 * configure.in: Substitute more.
3133 * configure: Run subconfigures from the Makefile.
3134 * Makefile.tpl: Run subconfigures from the Makefile; add a few
3135 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
3136
15723a45
NN
31372002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
3138
e2b9e2dc
NN
3139 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3140 and corresponding dependencies.
3141 * Makefile.in: Regenerate.
3142
2af579c4
NN
3143 * configure.in (host_tools): Order binutils, gas and ld for
3144 convenience in running the testsuites.
3145
a2cc058a
NN
3146 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3147 * Makefile.in: Regenerate.
3148 * configure.in: Introduce rules to serialize subconfigure runs.
3149
15723a45
NN
3150 * configure.in: Introduce BASE_CC_FOR_TARGET.
3151 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
3152 Realize configure-build-* targets. Realize configure-target-* targets.
3153 * Makefile.in: Regenerate.
3154
ae831be5
NN
31552002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3156
3157 * configure: Move gcc_version_trigger stuff from here...
3158 * configure.in: ...to here.
3159
3160 * configure.in: Separate subconfigure options added by this file from
3161 options given by the user. Add machinery to put args for host
3162 subconfigures into the Makefile.
3163
3164 * Makefile.tpl: Remove 'vault' targets.
3165 * Makefile.tpl: Reorder and comment dependencies.
3166 * Makefile.in: Regenerate.
3167
bbf7c8ac
NN
31682002-11-28 Geoffrey Keating <geoffk@apple.com>
3169
3170 * configure.in: Move host-specific darwin noconfigdirs into
3171 the host-specific section.
3172
930314a4
NN
31732002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3174
52d7cdee
NN
3175 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
3176 during replay.
3177 * Makefile.in: Regenerate.
3178
930314a4
NN
3179 (finishing slow-motion replay)
3180 * configure: Remove skip-this-dir support.
3181 * Makefile.tpl: Remove skip-this-dir support.
3182
3183 * Makefile.tpl: Remove leftover support for non-autoconfiscated
3184 subdirectories.
3185 * Makefile.in: Regenerate.
3186
3187 * Makefile.tpl: Strip out useless setting of 'dir'.
3188 * Makefile.in: Regenerate.
5481b376 3189
930314a4
NN
31902002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3191
3192 (finishing slow-motion replay)
3193 * configure.in: Fix deeply stupid bug.
3194
3195 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3196 shell code in CXX_FOR_TARGET
3197 * Makefile.def: Introduce raw_cxx.
3198 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3199 RAW_CXX_FOR_TARGET.
3200 * Makefile.in: Regenerate.
3201
32022002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3203
3204 (finishing slow-motion replay)
3205 * Makefile.tpl: Remove unnecessary ifs.
3206 * Makefile.in: Regenerate.
3207
5481b376 3208 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
3209 dependencies. Maybe-ize build-libiberty. Create dummy install
3210 targets for 'no_install' modules.
5481b376 3211 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 3212 build_modules stuff to configure.in.
5481b376 3213 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
3214 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
3215 * Makefile.in: Regenerate.
3216
3866be5d
NN
32172002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3218
3219 (continuing slow-motion replay)
3220 * Makefile.tpl: Make all-target, install-target behave similarly
3221 to all, install (only hitting configured targets). Eliminate
3222 unused macro defintions.
3223
3224 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3225 build != host.
3226
3227 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
3228
3229 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3230
5481b376 3231 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
3232 configuring. Remove references to "dosrel".
3233 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 3234 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 3235 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 3236 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
3237 and redundant dependency; rearrange slightly.
3238 * Makefile.def: Add host-side libtermcap, utils.
3239
3240 * Makefile.in: Regenerate.
3241
e393202e
NN
32422002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3243
3244 (Continuing slow-motion replay)
3245 * Makefile.def: Add list of recursive targets to autogenerate.
3246 Add build_modules.
3247 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
3248 targets. Autogenerate *-build-* targets.
3249 * Makefile.in: Regenerate.
3250
583d52d7
NN
32512002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3252
3253 (Continuing slow-motion replay)
3254 * configure: More autoconf-style substitutions.
3255 * Makefile.tpl: More autoconf-style substitutions.
3256 * Makefile.in: Regenerate.
3257
32582002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3259
3260 (Continuing slow-motion replay)
3261 * configure: Substitute more variables in a more autoconf-friendly
3262 way. Simplify slightly.
3263 * Makefile.tpl: Make more variables substitutable in an
3264 autoconf-friendly way.
3265 * Makefile.in: Regenerate.
3266
874e38b4
NN
32672002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3268
3269 (Continuing slow-motion replay)
3270 * configure.in (v810*): Remove special setting of tools.
3271
3272 * configure: Add support for extra required flags for ar or nm.
3273 * configure.in (aix4.3+): Use above support for target-specific
3274 issues, rather than using config/mt-aix43.
3275
852e5f18
NN
32762002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3277
3278 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
3279 * configure: Remove 'removing', which doesn't work. Replace $subdir
3280 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
3281 with $srcdir. Reformat indentation. Substitute some variables
3282 formerly hard-coded in the Makefile for build=host.
3283 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3284 * Makefile.def: Autogenerate more.
3285 * Makefile.in: Regenerate.
3286
c9a0d920
DD
32872002-11-13 Bruce Korb <bkorb@gnu.org>
3288
3289 * Makefile.tpl: syntactic cleanup
3290
dd2768ff
KB
32912002-11-04 Kevin Buettner <kevinb@redhat.com>
3292
3293 * Makefile.def (host_modules): Add rda.
3294 * Makefile.in: Regenerate.
3295 * configure.in (target_tool): Add target-rda to list.
3296
1aa8389d
DD
32972002-10-25 Phil Edwards <pme@gcc.gnu.org>
3298
3299 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
3300 and restrap targets to this rule.
3301 * Makefile.in: Regenerate.
3302
28f46298
HPN
33032002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
3304
3305 * configure.in (i[3456]86-*-linux*): Add check to disable
3306 ${libgcj} for glibc1.
3307
ff72e302
NC
33082002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
3309
3310 * configure.in: Add tic4x target.
3311
8607b6c9
NN
33122002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
3313
3314 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
3315 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
3316 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
3317 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
3318 * Makefile.in: Regenerate.
3319
f8f61f4a
NN
33202002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3321
c86f794b
NN
3322 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
3323 * Makefile.in: Regenerate.
3324
a9590527
NN
3325 * Makefile.def: Remove order dependency comments.
3326 * Makefile.tpl: Add explicit install-install dependencies.
3327 * Makefile.in: Regenerate.
3328
8412ce72
NN
3329 * Makefile.tpl: Remove material now in src-release. (Finally!)
3330 * Makefile.in: Regenerate.
3331
8b9f37f1
NN
3332 * configure: Restore my original patch by syncing with gcc version.
3333
f8f61f4a
NN
3334 * Bring following over from gcc:
3335
33362002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
3337
3338 * configure.in (s390*-*-linux*): Enable libgcj.
3339
403d9505
NN
33402002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3341
3342 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
3343
95f6f383
AM
33442002-10-02 Alan Modra <amodra@bigpond.net.au>
3345
e4673b0a 3346 * configure: Move stray lines back to where they belong.
95f6f383 3347
748503c8
NN
33482002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
3349
a581b5c3
NN
3350 * Makefile.tpl: Insert configure-target target, for src-release.
3351
c084f5b4
NN
3352 * configure: Finish reverting change which Andrew Cagney started
3353 reverting. Should fix bustage.
3354
7aa673ed 3355 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
3356 * src-release: New file. Contains material for making net
3357 releases for gdb, binutils, et al., formerly in Makefile.in.
3358
82a9b2d9
NC
33592002-09-30 Nick Clifton <nickc@redhat.com>
3360
3361 * cpu: New top level directory. Intended to hold input files for
3362 CGEN which have FSF copyright assignment.
3363 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3364
c2463a00
AC
33652002-09-29 Andrew Cagney <ac131313@redhat.com>
3366
3367 Revert below (note that src does not contain Makefile.tpl):
3368 * Makefile.tpl: Make subsituted variables more autoconfy.
3369 * Makefile.in: Regenerate.
3370
f03b4789
NN
33712002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
3372
c11e16a9
NN
3373 * configure: Revert accidentally applied changes.
3374
f03b4789
NN
3375 * Makefile.tpl: Make more autoconf-friendly.
3376 * Makefile.in: Regenerate.
3377 * configure: Make substitution more autoconf-like.
3378
33792002-09-28 Richard Earnshaw <rearnsha@arm.com>
3380
3381 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3382 single entry to handle all these.
3383 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
3384 libjava on arm-*-elf.
3385
c0292023
GK
33862002-09-27 Geoffrey Keating <geoffk@apple.com>
3387
3388 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3389 things that depend on them.
3390
c66d951e
NN
33912002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
3392
3393 * Makefile.tpl: Make subsituted variables more autoconfy.
3394 * Makefile.in: Regenerate.
3395 * configure: Make seds more autoconfy.
3396
907a7241 33972002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
3398
3399 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
3400 * Makefile.in: Regenerate.
3401 * configure.in: Rewrite sed statements to look autoconfy.
3402
907a7241
NN
3403 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
3404 all-target-foo on configure-target-foo.
3405 * Makefile.def: Ditto.
3406 * Makefile.in: Rebuild.
3407
405ea7a0
NN
34082002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
3409
3410 * Makefile.def: New file.
3411 * Makefile.tpl: New file.
3412 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
3413
3414 * configure.in: Minor rearrangement. Simplify tests.
3415
bdc57bfd
JT
34162002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
3417
3418 * configure.in (with_headers): Skip copy if value is "yes".
3419 (with_libs): Likewise.
3420
ae03d6e2
NN
34212002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3422
3423 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3424 * configure.in (sh*-*-pe*): Ditto.
3425 * configure.in (mips*-*-pe*): Ditto.
3426 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
3427
3428 * configure.in: Rearrange.
3429
707960fe
NC
34302002-09-12 Nick Clifton <nickc@redhat.com>
3431
3432 * Import these changes from the config master repository:
3433
3434 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
3435
3436 * config.sub: Add tic4x target.
3437
3438 2002-09-03 Ben Elliston <bje@redhat.com>
3439
3440 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
3441 Reported by <Duncan_Stodart@insession.com>.
3442
36ea319f
JJ
34432002-09-10 Jeff Johnston <jjohnstn@redhat.com>
3444
3445 * COPYING.NEWLIB: More updates.
3446
cf57480a
JJ
34472002-09-09 Jeff Johnston <jjohnstn@redhat.com>
3448
3449 * COPYING.NEWLIB: Update.
3450
fd31a171
AC
34512002-08-23 Andrew Cagney <ac131313@redhat.com>
3452
23b632fc
AC
3453 * texinfo/texinfo.tex: Import version 2002-06-04.06.
3454
fd31a171
AC
3455 * config.guess: Import version 2002-08-23.
3456 * config.sub: Import version 2002-08-22.
3457
a08bafb5
AO
34582002-08-20 Alexandre Oliva <aoliva@redhat.com>
3459
3460 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3461 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3462 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3463
17240c1f
NC
34642002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
3465
3466 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3467
e70ad0c6
L
34682002-08-04 H.J. Lu (hjl@gnu.org)
3469
3470 * configure.in (mips*-*-linux*): Don't skip target-libffi.
3471
574e6d11
DD
34722002-07-31 Alan Modra <amodra@bigpond.net.au>
3473
3474 * configure.in: Move generic linux case to end. Copy generic
3475 linux noconfigdirs to mips*-*-linux* entry and new
3476 powerpc64*-*-linux* entry. Add target-libffi for the latter.
3477
611e7523
CD
34782002-07-19 Chris Demetriou <cgd@broadcom.com>
3479
3480 * MAINTAINERS: Clarify on config.guess and config.sub, and add
3481 one instance of them which was missed to the list to update.
3482
51759676
CD
34832002-07-16 Chris Demetriou <cgd@broadcom.com>
3484
3485 * config.guess: Update to 2002-07-09 version.
3486 * config.sub: Update to 2002-07-03 version.
3487
7c1f909c
DD
34882002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
3489
3490 * configure.in: Remove two redundant tests.
3491
d7cf5d30
DD
34922002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3493
3494 * configure.in (mips*-*-irix6*o32): Enable stabs.
3495
c74222f7
DD
34962002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
3497
5b53c336
DD
3498 * configure.in: Don't build grez.
3499 * Makefile.in: Ditto.
3500
c74222f7
DD
3501 * Makefile.in: Remove references to bsp, cygmon, libstub.
3502 * configure.in: Ditto.
3503
3504 * configure.in: Remove leftover reference to gdbtest.
3505
edd1b227
DD
35062002-07-08 Phil Edwards <pme@gcc.gnu.org>
3507
3508 * configure.in (gxx_include_dir): Change to match versioned
3509 C++ headers if --enable-version-specific-runtime-libs is used.
3510
486186e3
AO
35112002-07-04 Steve Ellcey <sje@cup.hp.com>
3512
3513 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
3514
ff0a3bf8
DD
35152002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
3516
3517 * configure.in: Make --without-x work.
3518
1dfa8174
NC
35192002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
3520
3521 * contrib: New directory. Created to contain a copy of the
5481b376 3522 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
3523 the FSF GCC sources.
3524
07637366
DD
35252002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
3526
b6f83f2a
DD
3527 * configure.in: Rearrange target Makefile fragment collection.
3528
07637366
DD
3529 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3530 cvs[src].
3531 * configure.in: Ditto.
3532
f48556b1
DD
35332002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3534
3535 * Makefile.in: Eliminate 'apache' targets.
3536 * configure.in: Eliminate 'apache' targets.
3537
3538 * configure.in: Eliminate redundant tests. Reorganize.
3539
3540 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
3541
3542 * config-ml.in: Eliminate references to Cygnus configure.
3543
3544 * Makefile.in: Eliminate references to building emacs.
3545
35462002-07-01 Denis Chertykov <denisc@overta.ru>
3547
3548 * configure.in: Add support for ip2k.
3549
cdb9e2b8
BE
35502002-06-24 Ben Elliston <bje@redhat.com>
3551
3552 * configure.in (host_tools): Remove cgen.
3553
3554 * Makefile.in (all-cgen): Remove; runs from its source directory.
3555 (check-cgen, install-cgen, clean-cgen): Likewise.
3556 (all-opcodes): No not depend on all-cgen.
3557 (all-sim): Likewise.
3558
3558860c
DD
35592002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
3560
3561 * configure.in: Fix AIX configury bug.
3562
e3b0c936
DD
35632002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3564
cdb9e2b8 3565 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 3566
cdb9e2b8
BE
3567 * configure.in: Move definition of libstdcxx_flags right above
3568 usage, rather than way earlier.
8ee424c0 3569
c712250a
DD
3570 * configure.in: Pull definition of is_cross_compiler earlier.
3571
9ee1a75c
DD
3572 * configure.in: Rearrange a little.
3573
e3b0c936
DD
3574 * configure.in: Remove references to librx.
3575 * Makefile.in: Remove references to librx.
3576
b2bd228e
DD
35772002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3578
3579 * configure.in: Eliminate ${gasdir} variable.
3580
7cd52483
DB
35812002-06-18 Dave Brolley <brolley@redhat.com>
3582
3583 * configure.in: Add support for frv.
3584 * config.sub: Add support for frv.
3585
6c5e141a
DD
35862002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3587
3588 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
3589
0d18b56d
JT
35902002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
3591
3592 * configure.in (vax-*-netbsd*): Re-enable gas.
3593
fd8958d5
DD
35942002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
3595
27f15fdd
DD
3596 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
3597 BUILD_PREFIX_1, to correct nomenclature.
3598 * configure: Likewise.
3599
fd8958d5
DD
3600 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
3601 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
3602
0c2442b7
DD
36032002-05-31 Olaf Hering <olh@suse.de>
3604
3605 * config-ml.in: Propogate DESTDIR also.
3606
a3602181
JT
36072002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
3608
3609 * configure.in (vax-*-netbsd*): Don't build gas for this
3610 platform.
3611
c95f53ae
MM
36122002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
3613
3614 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3615 and libgcj for AVR.
3616
1d7c1053
NC
36172002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
3618
3619 * config.sub: Add DLX target.
3620
4b37028f
JT
36212002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
3622
3623 * config.guess: Update to 2002-05-22 version.
3624 * config.sub: Likewise.
3625
d5de0a84
NC
36262002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3627
3628 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
3629 * config-ml.in: Likewise.
3630 * configure: Likewise.
3631 * configure.in: Likewise.
3632
c92a0210
DD
36332002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
3634
115a77aa
DD
3635 * configure.in: Simplify makefile fragment collection.
3636
3637 * configure.in: Remove code to build emacs.
e99daf2b 3638
91e060aa
DD
3639 * configure.in : Remove --srcdir argument from targargs and buildargs
3640 (it's always overridden in the Makefile anyway). Rearrange a bit.
3641
3642 * configure: Move some logic to configure.in.
3643 * configure.in: Move some logic from configure.
c92a0210 3644
91217342
JJ
36452002-05-07 Jeff Johnston <jjohnstn@redhat.com>
3646
3647 * COPYING.LIBGLOSS: New file.
3648
d3d8a9ee
NC
36492002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
3650
3651 * Makefile.in: Honour DESTDIR.
3652
3a036cdc
AO
36532002-05-05 Alexandre Oliva <aoliva@redhat.com>
3654
3655 * configure.in (noconfigdirs): Don't disable libgcj on
3656 sparc64-*-solaris* and sparcv9-*-solaris*.
3657
6d095fe4
AO
36582002-05-03 Alexandre Oliva <aoliva@redhat.com>
3659
3660 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
3661
dac55df9
TF
36622002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
3663
3664 * configure.in (FLAGS_FOR_TARGET): Do not add
3665 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
3666 on i[3456]86-*-linux*.
3667
a018e15b
TF
36682002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
3669
3670 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
3671
3672 * configure.in (noconfigdirs): Do not add target-newlib if
3673 target == i[3456]86-*-linux*, and host == target.
3674
5f284831
MM
36752002-04-29 Mark Mitchell <mark@codesourcery.com>
3676
3677 * config.guess: Updated to 2002-04-26's version.
3678 * config.sub: Updated to 2002-04-26's version.
3679
33babf59
DD
36802002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
3681
bd5f7da2
DD
3682 * configure.in: delete reference to absent file
3683
a0c4f3a0
DD
3684 * configure.in: replace '[' with 'test'
3685
66f1ba4f
DD
3686 * configure.in: Eliminate references to gash.
3687 * Makefile.in: Eliminate references to gash.
3688
7c3ab50c
DD
3689 * configure.in: remove useless references to 'pic' makefile fragments.
3690
bbc025f5
DD
3691 * configure.in: (*-*-windows*) Finish removing.
3692
33babf59
DD
3693 * configure.in: Eliminate redundant test for libgui.
3694
d5ec694c
DD
36952002-04-26 Joel Sherrill <joel@OARcorp.com>
3696
3697 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
3698 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
3699
57a5346c
DD
37002002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
3701
3702 * configure.in: remove references to dead files
3703
dbf93899
DD
37042002-04-18 Tom Tromey <tromey@redhat.com>
3705
3706 * configure.in: Disallow configuring libgcj when it is already
3707 installed and we're using Solaris 2.8 linker. Do enable libgcj on
3708 Solaris 2.8 by default. For PR libgcj/6158.
3709
26eadf68
DD
37102002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
3711
3712 * configure.in: Move default CC setting out of config/mh-* fragments
3713 directly into here.
3714
a0a2c6c6
DD
37152002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
3716
3717 * configure.in: don't even try to configure or make a subdirectory
3718 if there's no configure script for it.
3719
9972f812
DD
37202002-04-15 Mark Mitchell <mark@codesourcery.com>
3721
3722 * MAINTAINERS: Remove chill maintainers.
3723 * Makefile.in (CHILLFLAGS): Remove.
3724 (CHILL_LIB): Remove.
3725 (TARGET_CONFIGDIRS): Remove libchill.
3726 (CHILL_FOR_TARGET): Remove.
3727 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
3728 CHILL_LIB.
3729 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
3730 (CHECK_TARGET_MODULES): Likewise.
3731 (INSTALL_TARGET_MODULES): Likewise.
3732 (CLEAN_TARGET_MODULES): Likewise.
3733 (configure-target-libchill): Remove.
3734 (all-target-libchill): Remove.
3735 * configure.in (target_libs): Remove target-libchill.
3736 Do not compute CHILL_FOR_TARGET.
3737 * libchill: Remove directory.
5481b376 3738
75205f78
DD
37392002-04-15 DJ Delorie <dj@redhat.com>
3740
3741 * Makefile.in, configure.in, configure: Sync with gcc, entries
3742 follow...
3743
37442002-04-08 Tom Tromey <tromey@redhat.com>
3745
3746 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
3747 Fixes PR libgcj/6068.
3748
37492002-03-30 Krister Walfridsson <cato@df.lth.se>
3750
3751 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
3752
37532002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3754
3755 * configure.in (alpha*-dec-osf*): Enable libgcj.
3756
37572002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
3758
3759 Fix for: PR bootstrap/3591, target/5676
3760 * configure.in (mcore-pe): Disable the configuration of
3761 libstdc++-v3 since exceptions are not supported.
3762
37632002-03-20 Anthony Green <green@redhat.com>
3764
3765 * configure.in: Enable libgcj for xscale-elf target.
3766
37672002-02-28 Alexandre Oliva <aoliva@redhat.com>
3768
3769 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
3770 libjava.
3771 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
3772
37732002-02-22 Alexandre Oliva <aoliva@redhat.com>
3774
3775 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
3776 libstdc++-v3 and libjava.
3777
37782002-02-11 Adam Megacz <adam@xwt.org>
3779
3780 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
3781 boehm-gc
3782
37832002-02-09 Alexandre Oliva <aoliva@redhat.com>
3784
3785 * config.guess: Updated to 2002-01-30's version.
3786 * config.sub: Updated to 2002-02-01's version.
3787 Contribute sh64-elf.
3788 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
3789 * configure.in: Added sh64-*-*.
3790
37912002-01-17 H.J. Lu <hjl@gnu.org>
3792
3793 * Makefile.in (all-fastjar): Also depend on all-libiberty.
3794 (all-target-fastjar): Also depend on all-target-libiberty.
3795
3796Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
3797
3798 * configure, configure.in: Use temp file for long sed commands.
3799
38002001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
3801
3802 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
3803 libf2c.
3804
38052001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
3806
3807 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
3808
38092001-10-11 Hans-Peter Nilsson <hp@axis.com>
3810
3811 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
3812
38132001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
3814
3815 * configure: Handle temporary files securely using mkdir.
3816
38172001-09-26 Will Cohen <wcohen@redhat.com>
3818
3819 * configure.in (*-*-linux*): Disable configuration of target-newlib
3820 and target-libgloss.
3821
38222001-09-26 Alexandre Oliva <aoliva@redhat.com>
3823
3824 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
3825 RANLIB.
3826
38272001-08-11 Graham Stott <grahams@redhat.com>
3828
3829 * Makefile.in (check-c++): Add missing semicolon.
3830
38312001-07-25 Andrew Haley <aph@cambridge.redhat.com>
3832
3833 * configure.in (sh-*-linux*): New.
3834
38352001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3836
3837 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3838 and libgcj on m68hc11/m68hc12.
3839
38402001-06-27 H.J. Lu (hjl@gnu.org)
3841
3842 * Makefile (CFLAGS_FOR_BUILD): New.
3843 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
3844
38452001-06-01 Hans-Peter Nilsson <hp@axis.com>
3846
3847 * configure.in (libstdcxx_flags): Do not try to execute
3848 libstdc++-v3/testsuite_flags until it exists.
3849
38502001-05-18 Benjamin Kosnik <bkoz@redhat.com>
3851
3852 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
3853
38542001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
3855
3856 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
3857
3858Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
3859
3860 * configure.in: Move *-chorusos target case to the proper switch.
3861 Disable libgcj.
3862
38632001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3864
3865 * Makefile.in (STAGE1_CFLAGS): Pass down.
3866
38672001-04-13 Alan Modra <amodra@one.net.au>
3868
3869 * config.guess: Add hppa64-linux support. Note for next import that
3870 this is already in the master file.
3871 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
3872
38732001-03-22 Colin Howell <chowell@redhat.com>
3874
3875 * Makefile.in (DO_X): Do not backslash single-quotes in
3876 backquotes (two places).
3877
38782001-03-18 Laurynas Biveinis <lauras@softhome.net>
3879
3880 * Makefile.in (DO_X): Quote nested quotes.
3881
38822001-03-15 Laurynas Biveinis <lauras@softhome.net>
3883
3884 * Makefile.in (DO_X): Use double quotes for quoting
3885 "RANLIB=$${RANLIB}".
3886
38872001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
3888
3889 * configure.in: Only use `lang_requires' for languages athat are
3890 actually enabled.
3891
38922001-03-07 Tom Tromey <tromey@redhat.com>
3893
3894 * configure.in: Allow config-lang.in to set `lang_requires' to list
3895 of other required languages.
3896
38972001-03-06 Laurynas Biveinis <lauras@softhome.net>
3898
3899 * Makefile.in: Remove RANLIB definition. Use RANLIB
3900 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
3901 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
3902
39032001-02-28 Benjamin Kosnik <bkoz@redhat.com>
3904 Alexandre Oliva <aoliva@redhat.com>
3905
3906 * Makefile.in (check-c++): Use tabs, not spaces.
3907
39082001-02-19 Benjamin Kosnik <bkoz@redhat.com>
3909
3910 * Makefile.in (check-c++): New rule.
3911
3912 * configure.in (target_libs): Remove libg++.
3913 (noconfigdirs): Remove libg++.
3914 (noconfigdirs): Same.
3915 (noconfigdirs): Same.
3916 (noconfigdirs): Same.
3917
3918 * config-ml.in: Remove libg++ references.
3919
3920 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
3921 (ALL_TARGET_MODULES): Same.
3922 (configure-target-libg++): Remove.
3923 (all-target-libg++): Remove.
3924 (configure-target-libio): Remove.
3925 (all-target-libio): Remove.
3926 (check-target-libio): Remove.
3927 (.PHONY): Remove.
3928 (libg++.tar.bz2): Remove.
3929 (all-target-cygmon): Remove libio.
3930 (all-target-libstdc++): Remove.
3931 (configure-target-libstdc++): Remove.
3932 (TARGET_LIB_PATH): Remove libstdc++.
3933 (ALL_GCC_CXX): Remove libstdc++.
3934 (all-target-gperf): Correct.
3935
39362001-02-15 Anthony Green <green@redhat.com>
3937
3938 * configure: Introduce GCJ_FOR_TARGET.
3939 * configure.in: Ditto.
3940 * Makefile.in: Ditto.
3941
39422001-02-08 Chandrakala Chavva <cchavva@redhat.com>
3943
3944 * configure.in: for *-chorusos, don't config target-newlib and
3945 target-libgloss.
3946
39472001-02-04 Mark Mitchell <mark@codesourcery.com>
3948
3949 Remove V2 C++ library.
3950 * configure.in: Remove --enable-libstdcxx_v3 support.
3951
39522001-01-27 Richard Henderson <rth@redhat.com>
3953
3954 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
3955
39562001-01-26 Tom Tromey <tromey@redhat.com>
3957
3958 * configure.in: Allow libgcj to be built on Sparc Solaris.
3959
39602001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
3961
3962 * configure.in: Enable libgcj on several additional platforms.
3963
39642001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
3965
3966 * configure.in: Enable libgcj for linux targets.
3967
39682001-01-09 Mike Stump <mrs@wrs.com>
3969
3970 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
3971 failures of subdirectories.
3972
39732001-01-02 Laurynas Biveinis <lauras@softhome.net>
3974
3975 * configure: handle DOS-style absolute paths.
3976
39772001-01-02 Laurynas Biveinis <lauras@softhome.net>
3978
3979 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
3980
39812000-12-18 Benjamin Kosnik <bkoz@redhat.com>
3982
3983 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
3984 (libstdcxx_incdir): Pass down.
3985 * config.if: Remove expired bits for cxx_interface, add stub.
3986 (libstdcxx_incdir): Add variable for g++ include directory.
3987 * configure.in (gxx_include_dir): Use it.
3988
39892000-12-15 Andreas Jaeger <aj@suse.de>
3990
3991 * configure.in: Handle lang_dirs.
3992
39932000-12-13 Anthony Green <green@redhat.com>
3994
3995 * configure.in: Disable libgcj for any target not specifically
3996 listed. Disable libgcj for x86 and Alpha Linux until compatible
3997 with g++ abi.
3998
39992000-12-13 Mike Stump <mrs@wrs.com>
4000
4001 * Makefile.in (local-distclean): Also remove fastjar.
4002
40032000-12-10 Anthony Green <green@redhat.com>
4004
4005 * configure.in: Define libgcj. Disable libgcj target libraries for
4006 most targets.
4007
40082000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
4009
4010 * configure.in (target_libs): Revert 2000-12-08 patch.
4011 (noconfigdirs): Added target-libjava.
4012
40132000-12-09 Laurynas Biveinis <lauras@softhome.net>
4014
4015 * Makefile.in: handle DOS-style absolute paths.
4016
40172000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4018
4019 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
4020 libjava.
4021 * configure.in (target_libs): Removed `target-libjava'.
4022
40232000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
4024
4025 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
4026 (ALL_MODULES): Added fastjar.
4027 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
4028 (all-target-libjava): all-fastjar replaces all-zip.
4029 (all-fastjar): Added.
4030 (configure-target-fastjar, all-target-fastjar): Likewise.
4031 * configure.in (host_tools): Added fastjar.
4032
40332000-12-07 Mike Stump <mrs@wrs.com>
4034
4035 * Makefile.in (local-distclean): Remove leftover built files.
4036
40372000-11-16 Fred Fish <fnf@be.com>
4038
4039 * configure.in (enable_libstdcxx_v3): Fix typo,
4040 libstd++ -> libstdc++.
4041
40422000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
4043
4044 * configure: Provide the original toplevel configure arguments
4045 (including $0) to subprocesses in the environment rather than
4046 through gcc/configargs.h.
4047
40482000-11-12 Mark Mitchell <mark@codesourcery.com>
4049
4050 * configure: Turn on libstdc++ V3 by default.
4051
40522000-10-16 Michael Meissner <meissner@redhat.com>
4053
4054 * configure (gcc/configargs.h): Only create if there is a build GCC
4055 directory created.
4056
40572000-10-05 Phil Edwards <pme@gcc.gnu.org>
4058
4059 * configure: Save configure arguments to gcc/configargs.h.
4060
40612000-10-04 Andris Pavenis <pavenis@latnet.lv>
4062
4063 * Makefile.in (bootstrap): avoid recursion if subdir missing
4064 (cross): ditto
4065 (do-proto-toplev): ditto
4066
4067Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
4068
4069 * configure.in: Do not build byacc for hppa64. Provide paths to the
4070 X11 libraries for hppa64.
4071
40722000-09-02 Anthony Green <green@cygnus.com>
4073
4074 * Makefile.in (all-gcc): Depend on all-zlib.
4075 (CLEAN_MODULES): Add clean-zlib.
4076 (ALL_MODULES): Add all-zlib.
4077 * configure.in (host_libs): Add zlib.
4078
40792000-08-25 Alexandre Oliva <aoliva@redhat.com>
4080
4081 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
4082 $targargs to tell whether newlib is going to be built.
4083
4084 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
4085 $$r/TARGET_SUBDIR/libio for _G_config.h.
4086
40872000-08-14 Zack Weinberg <zack@wolery.cumb.org>
4088
4089 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
4090
4091 * configure: Make enable_threads and enable_shared defaults
4092 explicit. Substitute enable_threads into generated Makefiles.
4093 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
4094 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
4095
40962000-08-02 Manfred Hollstein <manfredh@redhat.com>
4097
4098 * configure.in: Re-enable all references to libg++ and librx.
4099
ffb97b2f 41002002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 4101
ffb97b2f
DD
4102 * configure.in: Add *-*-freebsd* configurations.
4103
bbf6e9e3
AC
41042002-04-07 Andrew Cagney <ac131313@redhat.com>
4105
4106 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
4107 (do-tar, do-bz2): New rules.
4108 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
4109 (gdb-tar): New rule.
4110 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
4111 (insight_dejagnu.tar): New rule.
4112 (insight.tar): New rule.
4113 (gdb+dejagnu.tar): New rule.
4114 (gdb.tar): New rule.
4115
8f1579c0
AC
41162002-04-07 Andrew Cagney <ac131313@redhat.com>
4117
4118 * MAINTAINERS: Update dejagnu/
4119
ba3c59ab
AO
41202002-03-16 Alexandre Oliva <aoliva@redhat.com>
4121
4122 * ltmain.sh (relink_command): Fix typo in previous change.
4123
6243d5dd
AO
41242002-03-15 Alexandre Oliva <aoliva@redhat.com>
4125
4126 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
4127 (relink_command): Added --tag flags.
4128 (mode=install): If relinking fails; error out.
4129
80413487
RH
41302002-03-12 Richard Henderson <rth@redhat.com>
4131
4132 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
4133 .NOTPARALLEL tag.
4134 (do-check): Rename from check.
4135 (check): Allow parallel check.
4136
3daeddf6
RH
41372002-03-11 Richard Henderson <rth@redhat.com>
4138
4139 * Makefile.in (.NOTPARALLEL): Add fake tag.
4140
fad93c55
L
41412002-03-07 H.J. Lu (hjl@gnu.org)
4142
4143 * configure.in: Enable gprof for mips*-*-linux*.
4144
2e8357fc
AO
41452002-02-28 Alexandre Oliva <aoliva@redhat.com>
4146
4147 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4148 libjava.
4149 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
4150
bd48e1a9
AC
41512002-02-24 Andrew Cagney <ac131313@redhat.com>
4152
4153 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
4154
39121370
DJ
41552002-02-23 Daniel Jacobowitz <drow@mvista.com>
4156
4157 * config.guess: Import from master sources, rev 1.232.
4158 * config.sub: Import from master sources, rev 1.246.
4159
081ff160
AO
41602002-02-23 Alexandre Oliva <aoliva@redhat.com>
4161
4162 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4163 because its Makefile is there; test for the executable instead.
4164
20a5393b
AO
41652002-02-09 Alexandre Oliva <aoliva@redhat.com>
4166
4167 Contribute sh64-elf.
4168 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4169 * configure.in: Added sh64-*-*.
4170
38135629
JJ
41712002-02-04 Jeff Johnston <jjohnstn@redhat.com>
4172
80413487
RH
4173 * COPYING.NEWLIB: Remove advertising clause from
4174 Berkeley and Red Hat licenses.
38135629 4175
48d19748
MD
41762002-02-01 Mo DeJong <supermo@bayarea.net>
4177
4178 * Makefile.in: Add all-tix to deps for all-snavigator
4179 so that tix is built when building snavigator.
4180
f6e1c110
BE
41812002-02-01 Ben Elliston <bje@redhat.com>
4182
4183 * config.guess: Import from master sources, rev 1.229.
4184 * config.sub: Import from master sources, rev 1.240.
4185
4867be41
DJ
41862002-01-27 Daniel Jacobowitz <drow@mvista.com>
4187
4188 From Steve Ellcey <sje@cup.hp.com>:
4189 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4190 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4191 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4192 IA64.
4193 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4194 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4195 soname_spec, sys_lib_search_path_spec): Ditto.
4196
e82380cc
JT
41972002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
4198
4199 * configure.in (*-*-netbsd*): New. Skip target-newlib,
4200 target-libiberty, and target-libgloss. Skip Java-related
4201 libraries if not supported for NetBSD on target CPU.
4202
1319fb9c
NC
42032002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
4204
4205 * configure.in: Import StrongARM and XScale target_configdirs from
4206 FSF GCC version.
4207
b020f6ac
L
42082002-01-16 H.J. Lu (hjl@gnu.org)
4209
4210 * config.guess: Import from master sources, rev 1.225.
4211 * config.sub: Import from master sources, rev 1.238.
4212
4213 * MAINTAINERS: Updated notes on config.guess and config.sub.
4214
a0c1c920
NC
42152002-01-11 Steve Ellcey <sje@cup.hp.com>
4216
4217 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4218 ld and gdb are not supported.
4219
a9fa5e1f
JJ
42202002-01-07 Jeff Johnston <jjohnstn@redhat.com>
4221
4222 * Change reference to Cygnus Solutions to be Red Hat.
4223
94077108
JJ
42242002-01-07 Jeff Johnston <jjohnstn@redhat.com>
4225
4226 * COPYING.NEWLIB: Update generic copyright date.
4227
05ecd75c
MS
42282002-01-07 Mark Salter <msalter@redhat.com>
4229
4230 * configure.in: Remove target-bsp and target-cygmon from arm builds.
4231 Allow target-libgloss to be built for arm, strongarm, and xscale.
4232
a106bb62
BE
42332002-01-03 Ben Elliston <bje@redhat.com>
4234
4235 * MAINTAINERS: Update URL for config.* scripts.
4236
0e254642
AM
42372001-12-18 Alan Modra <amodra@bigpond.net.au>
4238
4239 * config.sub: Import latest version.
4240 * config.guess: Likewise.
4241
0a0d0041
TF
42422001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
4243
4244 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4245 options for i[3456]86-pc-linux* native builds.
4246
d932cae7
NC
42472001-12-05 Laurent Guerby <guerby@acm.org>
4248
4249 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 4250 libiberty.
d932cae7
NC
4251
4252 Import this patch from gcc:
5481b376 4253
d932cae7
NC
4254 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
4255
4256 * symlink-tree: handle DOS-style absolute paths.
4257
49b7683b
DD
42582001-11-28 DJ Delorie <dj@redhat.com>
4259 Zack Weinberg <zack@codesourcery.com>
4260
4261 When build != host, create libiberty for the build machine.
4262
4263 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
4264 CONFIG_ARGUMENTS.
4265 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
4266 New variables.
4267 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
4268 and rules.
4269 (all.normal): Depend on ALL_BUILD_MODULES.
4270 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
4271 (all-build-libiberty): Depend on configure-build-libiberty.
4272
4273 * configure: Calculate and substitute proper value for
4274 ALL_BUILD_MODULES.
4275 * configure.in: Create the build subdirectory.
4276 Calculate and substitute TARGET_CONFIGARGS (formerly
4277 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
4278
26ef82f4
GK
42792001-11-26 Geoffrey Keating <geoffk@redhat.com>
4280
4281 * config.sub: Update to version 1.232 on subversion.
4282
43e64072
NC
42832001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
4284
4285 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4286 files from .po files for a distribution.
4287
66f6c0d5
HPN
42882001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
4289
4290 * COPYING.NEWLIB: Mention preserved notice in specific parts.
4291
4a02fdb2
JH
42922001-11-13 Jeff Holcomb <jeffh@redhat.com>
4293
4294 Merged from net gcc:
4295 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
4296 * ltcf-c.sh: Use $objext, not $ac_objext.
4297 2001-07-27 Mark Kettenis <kettenis@gnu.org>
4298 * ltcf-cxx.sh: Add support for GNU.
4299 2001-07-22 Timothy Wall <twall@redhat.com>
4300 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
4301 default settings if using GNU tools with that configuration.
4302 * ltcf-cxx.sh: Ditto.
4303 * ltcf-gcj.sh: Ditto.
4304 2001-07-21 Michael Chastain <chastain@redhat.com>
4305 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
4306 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
4307 * ltmain.sh: Mark as gcc-local.
4308
227b9953
JH
43092001-11-13 Jeff Holcomb <jeffh@redhat.com>
4310
4311 * Makefile.in (all-bison): Revert 2001-10-24.
4312 Don't depend on texinfo.
4313
cbbab8fb
JJ
43142001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
4315
80413487 4316 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 4317
922b2485
DD
43182001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
4319
4320 * configure.in (--enable-languages): Be more permissive about
4321 syntax. Check for empty lists better. Warn about $LANGUAGES.
4322
f08fa01d
HPN
43232001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
4324
4325 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
4326
fee3da4e
JH
43272001-10-24 Jeff Holcomb <jeffh@redhat.com>
4328
4329 Makefile.in (all-bison): Don't depend on texinfo.
4330
73fb1ef9
AM
43312001-10-03 Alan Modra <amodra@bigpond.net.au>
4332
4333 * gettext.m4: Test po/POTFILES.in exists before trying to read.
4334
373688ac
AO
43352001-09-29 Alexandre Oliva <aoliva@redhat.com>
4336
4337 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
4338
9c07660b
HPN
43392001-09-28 Hans-Peter Nilsson <hp@axis.com>
4340
4341 * config.sub, config.guess: Import latest from subversions.
4342
3f152009
AO
43432001-09-21 Alexandre Oliva <aoliva@redhat.com>
4344
4345 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
4346 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
4347 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
4348 avoid quotes nesting problems.
4349 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
4350 (DO_X): Export only variables that are set.
4351
8f6a59e5
BE
43522001-09-19 Ben Elliston <bje@redhat.com>
4353
4354 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
4355 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
4356 semantics. Use the shell built-in "type" command instead.
4357
a1ec19fa
TS
43582001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4359
4360 * config.sub: Reverted the earlier change, this version is not the
4361 master file.
4362
4008bd9b
TS
43632001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4364
4365 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
4366 Add support for mips64.
4367
dd1e52a4
JH
43682001-09-03 Jeff Holcomb <jeffh@redhat.com>
4369
4370 * configure.in: Enable libstdc++-v3 for h8300 targets.
4371
91549d1c
EC
43722001-08-30 Eric Christopher <echristo@redhat.com>
4373 Jason Eckhardt <jle@redhat.com>
4374
4375 * config.sub: Add support for mipsisa32.
4376
cf966cf9
EC
43772001-08-30 Eric Christopher <echristo@redhat.com>
4378
4379 * config.sub, config.guess: Import latest from subversions.
4380
82208dc5
AM
43812001-08-20 Alan Modra <amodra@bigpond.net.au>
4382
4383 * config.sub, config.guess: Import latest from subversions.
4384
4dca8403
DD
43852001-07-26 DJ Delorie <dj@redhat.com>
4386
4387 * MAINTAINERS: Clarify libiberty merge rules and procedures.
4388
1107dce2
AM
43892001-06-19 Alan Modra <amodra@bigpond.net.au>
4390
4391 * Makefile.in: Revert 2001-06-17.
4392 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
4393
e09a6604
L
43942001-06-17 H.J. Lu <hjl@gnu.org>
4395
4396 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
4397 (gas+binutils.tar.bz2): Likewise.
4398 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
4399
31a8b634
AC
4400Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
4401
4402 * Makefile.in (VER): When present, extract the version number from
5481b376 4403 the file version.in.
31a8b634 4404
dc70af01
AO
44052001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
4406
4407 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4408 gcc/xgcc is built, use -print-prog-name to find out the program
4409 name to use.
4410
839bbd8c
AO
44112001-06-04 Mark Mitchell <mark@codesourcery.com>
4412
4413 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
4414 with_gcc]: Use `gcc -shared' to build a shared library.
4415
566e9a30
AO
44162001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
4417
4418 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
4419 archives.
4420
e877bb69
AO
44212001-05-28 Simon Patarin <simon.patarin@inria.fr>
4422
4423 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
4424 libraries when using g++ with native linker.
4425
1605288b
AO
44262001-05-28 Alexandre Oliva <aoliva@redhat.com>
4427
4428 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
4429
11a383ba
TR
44302001-05-24 Tom Rix <trix@redhat.com>
4431
4432 * configure.in : enable ld for aix
cf966cf9 4433
18611226
AO
44342001-05-22 Alexandre Oliva <aoliva@redhat.com>
4435
4436 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
4437 [aix4*|aix5*]: Prepend blank.
4438
6be7c12c
AO
44392001-05-20 Alexandre Oliva <aoliva@redhat.com>
4440
4441 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4442 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
4443 of subdir/configure scripts to use the new libtool.m4.
4444
4ed00bba
L
44452001-05-14 H.J. Lu <hjl@gnu.org>
4446
4447 * config.if (libc_interface): Set to -libc6.2- for cross
4448 compiling to Linux/glibc 2.2.
4449
b1af961c
AO
44502001-05-03 Alexandre Oliva <aoliva@redhat.com>
4451
4452 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
4453 libgcj.
4454
5ec3e74e
AO
44552001-04-26 Alexandre Oliva <aoliva@redhat.com>
4456
4457 * configure.in (noconfigdirs): Don't reset it from scratch in the
4458 target case; only append to it.
4459
b3ed1d6b
AO
44602001-04-26 Alexandre Oliva <aoliva@redhat.com>
4461
4462 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
4463 sparc-*-solaris2.8]: Disable ${libgcj}.
4464
96111c10
AO
44652001-04-25 Alexandre Oliva <aoliva@redhat.com>
4466
4467 * configure.in (libgcj_saved): Copy from $libgcj.
4468 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
4469 --disable-libgcj.
4470
b5bf43f2
AO
44712001-04-20 Alexandre Oliva <aoliva@redhat.com>
4472
4473 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
4474 1.641.2.228.
4475
8cc32590
AO
44762001-04-12 Alexandre Oliva <aoliva@redhat.com>
4477
4478 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4479 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
4480
dec0cb0c
AO
44812001-04-01 Alexandre Oliva <aoliva@redhat.com>
4482
4483 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
4484 New macros.
4485 (bootstrap, cross): Use RECURSE_FLAGS.
4486 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
4487
6a9c3886
AO
44882001-03-27 Alexandre Oliva <aoliva@redhat.com>
4489
4490 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
4491
d4fc7db8
NC
44922001-03-23 Nick Clifton <nickc@redhat.com>
4493
4494 * README-maintainer-mode: Add note about inability to use "make
4495 distclean" in maintainer mode.
4496
7389ff65
AO
44972001-03-22 Alexandre Oliva <aoliva@redhat.com>
4498
4499 Re-installed:
4500 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
4501 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
4502 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
4503 * ltcf-cxx.sh: Likewise.
4504 * ltcf-gcj.sh: Likewise.
4505
b3e0dc8e
PB
45062001-03-22 Philip Blundell <philb@gnu.org>
4507
4508 * config.sub, config.guess: Import latest from subversions.
4509
469b781c
AO
45102001-03-22 Alexandre Oliva <aoliva@redhat.com>
4511
4512 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4513 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
4514
b0dad762
MC
45152001-03-20 Michael Chastain <chastain@redhat.com>
4516
4517 * Makefile.in: all-m4 depends on all-texinfo.
4518
c559bb17
AO
45192001-03-08 Alexandre Oliva <aoliva@redhat.com>
4520
4521 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
4522
fef4ae2e
JJ
45232001-02-22 Jeff Johnston <jjohnstn@redhat.com>
4524
4525 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
4526 longer valid.
4527
8d6dd99d
NC
45282001-02-16 Nick Clifton <nickc@redhat.com>
4529
4530 * configure.in (noconfigdirs): Allow configuration of texinfo
4531 for Cygwin hosts.
4532
a85d7ed0
NC
45332001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
4534
4535 * config.guess: Add linux target for S/390.
4536 * config.sub: Likewise.
4537 * configure.in: Likewise.
4538
51221c5e
DD
45392001-02-06 Ben Elliston <bje@redhat.com>
4540
4541 * configure: Output host type to stdout, not stderr.
4542
9dec4c71
MS
45432001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4544
4545 * config.guess: Import from subversions.gnu.org (revision 1.181).
4546 * config.sub: Import from subversions.gnu.org (revision 1.199).
4547
9add9c04
AM
45482001-01-30 Alan Modra <alan@linuxcare.com.au>
4549
4550 * config.guess: Handle hppa64-linux systems.
4551
8679174d
MS
45522001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4553
4554 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
4555 Don't unset, it's non-portable and no longer necessary, set to empty
4556 instead.
4557
02d01ed4
MS
45582001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4559
4560 * ltconfig: Shell portability fix for the tagname validity check.
4561
4cc5853d
MS
45622001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4563
4564 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
4565
7487e485
AO
45662001-01-27 Alexandre Oliva <aoliva@redhat.com>
4567
4568 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
4569 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
4570
f332af52
AO
45712001-01-24 Alexandre Oliva <aoliva@redhat.com>
4572
4573 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
4574 keep at least one of build_libtool_libs or build_old_libs set to
4575 yes.
4576
ef099754
AO
45772001-01-24 Alexandre Oliva <aoliva@redhat.com>
4578
4579 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
4580 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
4581
8341f2fc 45822000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 4583
8341f2fc
AJ
4584 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4585
45862000-11-03 Philip Blundell <pb@futuretv.com>
4587
4588 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4589 files.
ebf0fa2e 4590
c320a39f
JJ
45912001-01-15 Jeff Johnston <jjohnstn@redhat.com>
4592
4593 * COPYING.NEWLIB: Put into source repository.
4594
8817b92e
BE
45952001-01-15 Ben Elliston <bje@redhat.com>
4596
4597 * configure.in (host_tools): Add sid.
4598 Always configure cgen.
4599 * Makefile.in (all-sid): New target.
4600 (check-sid, clean-sid, install-sid): Likewise.
4601
35590697
AJ
46022001-01-07 Andreas Jaeger <aj@suse.de>
4603
80413487 4604 * config.sub, config.guess: Update from subversions.
35590697 4605
6ee6cea6
AO
46062000-12-12 Alexandre Oliva <aoliva@redhat.com>
4607
4608 * configure.in: Disable language-specific target libraries for
4609 languages that aren't enabled.
4610
077b8428
NC
46112000-11-24 Nick Clifton <nickc@redhat.com>
4612
4613 * configure.in (xscale-elf): Add target.
4614 (xscale-coff): Add target.
4615 (c4x, c5x, tic54x): Move after ARM targets.
4616
9e28a1ed
AO
46172000-11-23 Alexandre Oliva <aoliva@redhat.com>
4618
4619 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
4620
be98a80a
ILT
46212000-11-20 Ian Lance Taylor <ian@zembu.com>
4622
4623 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
4624
5cec67bf
AO
46252000-11-18 Alexandre Oliva <aoliva@redhat.com>
4626
4627 * Makefile.in: Merge with GCC and libgcj.
4628 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
4629 configure-target-<library> when their configure scripts need the C
4630 or C++ library to have already been built to work properly.
4631 (do_proto_toplev): Set them to an empty string.
4632
d932cae7 46332000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
4634
4635 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
4636 (REALLY_SET_LIB_PATH): Use them.
4637
d932cae7 46382000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
4639
4640 * config.sub: Add support for Sun Chorus
4641
8602ff0c
NC
46422000-11-02 Per Lundberg <plundis@chaosdev.org>
4643
4644 * config.sub: Add support for the *-storm-chaos OS.
4645
f9e0997d
NC
46462000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
4647
80413487
RH
4648 * configure.in (noconfigdirs): Don't compile some
4649 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 4650
d64552c5
AO
46512000-09-30 Alexandre Oliva <aoliva@redhat.com>
4652
4653 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
4654 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
4655 all affected `configure' scripts.
4656
97f60b31
AO
46572000-09-25 Alexandre Oliva <aoliva@redhat.com>
4658
4659 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
4660 ltcf-c.sh.
4661
6e8dd58f
PB
46622000-09-12 Philip Blundell <philb@gnu.org>
4663
4664 * config.sub, config.guess: Update from subversions.
4665
103a2e99
AO
46662000-09-06 Alexandre Oliva <aoliva@redhat.com>
4667
51601921
AO
4668 * Makefile.in (all-zlib): Added dummy target.
4669
103a2e99
AO
4670 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
4671 multi-language branch.
4672
2809b4b9
AO
46732000-09-05 Alexandre Oliva <aoliva@redhat.com>
4674
4675 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
4676 (bootstrap*): Depend on all-bootstrap.
4677
7450026c
AO
46782000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
4679
4680 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
4681 crosses, but add gcc/include to the header search path for them.
4682
6cf86f7f
AO
46832000-08-31 Alexandre Oliva <aoliva@redhat.com>
4684
4685 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
4686 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
4687 * gettext.m4: New file, extracted from aclocal.m4.
4688
ce2ea6e3
AO
46892000-08-22 Alexandre Oliva <aoliva@redhat.com>
4690
4691 * config-ml.in (CC, CXX): Avoid trailing whitespace.
4692 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
4693 sub-configures.
4694
9765193e
DE
46952000-08-20 Doug Evans <dje@casey.transmeta.com>
4696
4697 * Makefile.in (ALL_MODULES): Add all-cgen.
4698 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
4699 (all-cgen): New target.
4700 (all-opcodes,all-sim): Depend on all-cgen.
4701 * configure.in (host_tools): Add cgen.
4702 Only configure cgen if --enable-cgen-maint.
4703
d7b32520
AO
47042000-08-17 Alexandre Oliva <aoliva@redhat.com>
4705
4706 * config-ml.in (CC, CXX): Don't introduce a leading space.
4707
e52ef561
AO
47082000-08-16 Alexandre Oliva <aoliva@redhat.com>
4709
4710 * configure.in (libstdcxx_flags): Use
4711 libstdc++-v3/src/libstdc++.INC.
4712
88f9c2a0
AO
47132000-08-15 Alexandre Oliva <aoliva@redhat.com>
4714
4715 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
4716
98fbe43f
JM
47172000-08-11 Jason Merrill <jason@redhat.com>
4718
4719 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
4720 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
4721 (FLAGS_FOR_TARGET): Not here.
4722 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
4723
279ddab4
DD
47242000-08-07 DJ Delorie <dj@redhat.com>
4725
4726 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
4727 "if we're also building gcc, and it's a gcc that will run on the
4728 build machine, we want to use its includes instead of the system's
4729 default includes".
4730
60523a83
AO
47312000-08-03 Alexandre Oliva <aoliva@redhat.com>
4732
24ffec7a
AO
4733 * configure.in (libstdcxx_flags): Don't use `"'.
4734
60523a83
AO
4735 * config-ml.in: Adjust multilib search paths to the
4736 appropriate multilib tree.
4737
daf644b5
AO
47382000-08-02 Alexandre Oliva <aoliva@redhat.com>
4739
4740 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
4741 commas in $LANGUAGES.
4742
63266560
DD
47432000-08-01 Alexandre Oliva <aoliva@redhat.com>
4744
4745 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
4746
47472000-07-31 Alexandre Oliva <aoliva@redhat.com>
4748
4749 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
4750 CXX_FOR_TARGET for sed.
4751
47522000-07-30 Alexandre Oliva <aoliva@redhat.com>
4753
4754 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
4755 Do not override if already set in the environment or in configure.
4756 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
4757 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
4758
9e449d3e
AO
47592000-07-27 Alexandre Oliva <aoliva@redhat.com>
4760
4761 * Makefile.in (FLAGS_FOR_TARGET): New macro.
4762 (GCC_FOR_TARGET): Use it.
4763 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
4764 * configure.in: ... here.
4765 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
4766 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
4767
8bbd92e0
AO
47682000-07-24 Alexandre Oliva <aoliva@redhat.com>
4769
fd1f87b2
AO
4770 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
4771 (configure-target-libchill, configure-target-libobjc): Likewise.
4772
8bbd92e0
AO
4773 * configure.in: Use the same cache file for all target libs.
4774 * config-ml.in: But different cache files per multilib variant.
4775
25c6c112
JL
47762000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4777
4778 * configure (topsrcdir): Don't use dirname.
4779
ba73c63f
JM
47802000-07-20 Jason Merrill <jason@redhat.com>
4781
4782 * configure.in: Remove all references to libg++ and librx.
4783
4784 * configure, configure.in, Makefile.in: Unify gcc and binutils.
4785
1af08294
HPN
47862000-07-20 Hans-Peter Nilsson <hp@axis.com>
4787
4788 * config.sub: Update to subversions version 2000-07-06.
4789
ba73c63f
JM
47902000-07-12 Andrew Haley <aph@cygnus.com>
4791
4792 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
4793 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
4794
47952000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
4796
4797 * symlink-tree: Check number of arguments.
4798
d932cae7 47992000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
4800
4801 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
4802
ba73c63f
JM
48032000-07-05 Jim Wilson <wilson@cygnus.com>
4804
4805 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
4806 search path for a g++ extracted from the build tree. This
4807 will allow link tests run by configure scripts in
4808 subdirectories to succeed.
4809
92ee2f86
UC
48102000-07-01 Koundinya K <kk@ddeorg.soft.net>
4811
80413487 4812 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 4813
23f2f29f
CV
48142000-06-28 Corinna Vinschen <vinschen@cygnus.com>
4815
4816 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
4817 `os2'. Force ac_cv_exeext to be ".exe" in that case.
4818
f04f5a67
TW
48192000-06-19 Timothy Wall <twall@cygnus.com>
4820
4821 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
4822 * config.sub: Add tic54x target.
4823
11da68be
NC
48242000-06-07 Phillip Thomas <pthomas@suse.de>
4825
4826 * README-maintainer-mode: New file: Contains notes on using
4827 --enable-maintainer-mode with binutils.
4828
d932cae7 48292000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
4830
4831 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
4832
d932cae7 48332000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
4834
4835 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
4836 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
4837
9442cea3
L
483820000-05-21 H.J. Lu (hjl@gnu.org)
4839
80413487
RH
4840 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
4841 directory are used if they exist. Make sure
4842 $(build_tooldir)/include is searched for header files,
4843 $(build_tooldir)/lib/ for library files.
9442cea3 4844 (GCC_FOR_TARGET): Likewise.
80413487 4845 (CXX_FOR_TARGET): Likewise.
9442cea3 4846
d932cae7 48472000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
4848
4849 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
4850
d932cae7 48512000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
4852
4853 * Makefile.in (configure-target-libiberty): Depend on
4854 configure-target-newlib.
4855
ba73c63f
JM
48562000-05-16 Alexandre Oliva <aoliva@cygnus.com>
4857
4858 * configure.in, Makefile.in: Merge all libffi-related
4859 configury stuff from the libgcj tree.
4860
d932cae7 48612000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
4862
4863 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4864 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
4865
d932cae7 48662000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
4867
4868 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4869 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 4870 current version information. Add to proto-toplev directory.
b5a23627
AC
4871 (gdb-taz): Build do-djunpack.
4872
ba73c63f
JM
48732000-05-15 David Edelsohn <edelsohn@gnu.org>
4874
4875 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
4876
7c86ed39
L
48772000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4878
4879 * ltmain.sh: Preserve in relink_command any environment
4880 variables that may affect the linker behavior.
4881
d932cae7 48822000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
4883
4884 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
4885
d932cae7 48862000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
4887
4888 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
4889
ed0a91a5
EZ
48902000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
4891
4892 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 4893 with the version name.
ed0a91a5 4894
ba73c63f 48952000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 4896
ba73c63f 4897 * config.if: Tweak.
6cafa39f 4898
ba73c63f 48992000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 4900
ba73c63f 4901 * djunpack.bat: New file.
66156876 4902
d932cae7 49032000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
4904
4905 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
4906 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
4907 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
4908 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 4909
ba73c63f
JM
49102000-04-16 Dave Pitts <dpitts@cozx.com>
4911
80413487
RH
4912 * config.sub (case $basic_machine): Change default for "ibm-*"
4913 to "openedition".
ba73c63f 4914
d932cae7 49152000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
4916
4917 * Makefile.in (gdb-taz): New target. GDB specific archive.
4918 (do-md5sum): New target.
4919 (MD5PROG): Define.
4920 (PACKAGE): Default to TOOL.
4921 (VER): Default to a shell script.
4922 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 4923 md5 checksum generation.
b35ece4e
AC
4924 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
4925 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
4926 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 4927 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 4928
d932cae7 49292000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
4930
4931 * configure (warn_cflags): Delete.
4932
ba73c63f 49332000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 4934 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 4935
80413487
RH
4936 * configure.in (enable_libstdcxx_v3): Add.
4937 (target_libs): Add bits here to switch between libstdc++-v2 and
4938 libstdc++-v3.
4939 * config.if: And this file too.
4940 * Makefile.in: Add libstdc++-v3 targets.
35590697 4941
ba73c63f
JM
49422000-04-05 Michael Meissner <meissner@redhat.com>
4943
4944 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 4945
d332c5ac
JM
49462000-03-29 Jason Merrill <jason@casey.cygnus.com>
4947
4948 * configure.in: -linux-gnu*, not -linux-gnu.
4949
d932cae7 49502000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
4951
4952 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
4953 (do-tar-bz2): Replace TOOL with PACKAGE.
4954 (gdb.tar.bz2): Remove GDBTK from GDB package.
4955 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 4956 dejagnu.tar.bz2): New packages.
6dcbc97b 4957
96ce09a7
ILT
49582000-02-27 Andreas Jaeger <aj@suse.de>
4959
4960 * configure.in: Add entry for mips*-*-linux*, move catch all
4961 *-*-*linux* entry below this one.
4962
2031769e
ILT
49632000-02-27 Ian Lance Taylor <ian@zembu.com>
4964
4965 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
4966
4bab746c
NC
49672000-02-24 Nick Clifton <nickc@cygnus.com>
4968
4969 * config.sub: Support an OS of "wince".
4970
d932cae7 49712000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
4972
4973 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 4974 version.
ada59422 4975
5b93d8bb
AM
49762000-02-23 Linas Vepstas <linas@linas.org>
4977
4978 * config.sub: Add support for Linux/IBM 370.
4979 * configure.in: Likewise.
4980
2fb651f6
NC
49812000-02-22 Nick Clifton <nickc@cygnus.com>
4982
4983 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
4984
b8441c25
CF
49852000-02-20 Christopher Faylor <cgf@cygnus.com>
4986
4987 * config.guess: Guess "cygwin" rather than "cygwin32".
4988
d332c5ac
JM
49892000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4990
4991 * configure (gcc_version): When setting, narrow search to
4992 lines containing `version_string'.
4993
ba73c63f
JM
49942000-02-15 Denis Chertykov <denisc@overta.ru>
4995
4996 * config.sub: Add support for avr target.
4997
d932cae7 49982000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
4999
5000 * config.sub: Add mmix-knuth-mmixware.
5001
50022000-01-27 Christopher Faylor <cgf@redhat.com>
5003
5004 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
5005 structure stuff to -L library search.
5006 (CXX_FOR_TARGET): Ditto.
5007 (CROSS_CHECK_MODULES): Fix spelling mistake.
5008
50092000-01-24 Mark Mitchell <mark@codesourcery.com>
5010
5011 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
5012 the C++ compiler.
5013
50142000-01-12 Richard Henderson <rth@cygnus.com>
5015
5016 * configure.in: Don't build some bits for beos.
5017
50182000-01-12 Joel Sherrill (joel@OARcorp.com)
5019
5020 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
5021 as include files.
5022
91b2c84d
GK
50232000-01-06 Geoff Keating <geoffk@cygnus.com>
5024
5025 * configure.in: Use mt-aix43 to handle *_TARGET defs,
5026 not mh-aix43.
5027
ba73c63f
JM
50281999-12-14 Richard Henderson <rth@cygnus.com>
5029
5030 * config.guess (alpha-osf, alpha-linux): Detect ev67.
5031 * config.sub: Accept alphaev[78], alphaev8.
5032
50331999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5034
5035 * config.guess, config.sub: Update from autoconf.
5036
5037Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5038
5039 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
5040 necessary libraries are missing.
5041
50421999-10-25 Andreas Schwab <schwab@suse.de>
5043
5044 * configure: Fix quoting inside arguments of eval.
5045
50461999-10-21 Nick Clifton <nickc@cygnus.com>
5047
5048 * config-ml.in: Allow suppression of some ARM multilibs.
5049
5050Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
5051
5052 * config.guess: Add OS/390 match pattern.
5053 * config.sub: Add mvs, openedition targets.
5054 * configure.in (i370-ibm-opened*): New.
5055
ef14edc4
ILT
50561999-09-04 Steve Chamberlain <sac@pobox.com>
5057
5058 * config.sub: Add support for configuring for pj.
5059
afb478e8
NC
50601999-08-31 Nick Clifton <nickc@cygnus.com>
5061
fd6848f6 5062 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 5063
ba73c63f 50641999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
5065
5066 * configure.in: Do not configure or build ld for AIX
5067 platforms. ld is known to be broken on these platforms.
5068
ba73c63f
JM
5069Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5070
5071 * config-ml.in: Pass compiler flag corresponding to multidirs to
5072 subdir configures.
5073
c363de44
ILT
50741999-08-09 Ian Lance Taylor <ian@zembu.com>
5075
5076 * Makefile.in (LDFLAGS): Define.
5077
dc8bc5a6
ILT
50781999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
5079
5080 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
5081 noconfigdirs.
5082 (*-*-cygwin*): Likewise.
5083
6ca3858e
ILT
50841999-08-08 Ian Lance Taylor <ian@zembu.com>
5085
71141bb6
ILT
5086 * mkdep: New file.
5087 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
5088 (BINUTILS_SUPPORT_DIRS): Add mkdep.
5089
6ca3858e
ILT
5090 From Eli Zaretskii <eliz@is.elta.co.il>:
5091 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
5092 long file name when using DJGPP on MS-DOS.
5093
ba73c63f
JM
5094Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
5095
5096 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
5097
2735a327
AM
50981999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
5099
5100 * Makefile.in (check-target-libio): Remove all-target-libstdc++
5101 dependency as this causes "make check" to globally "make all"
5102
ba73c63f
JM
5103Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
5104
5105 * configure.in (target_libs): Added target-zlib.
5106 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
5107 (CONFIGURE_TARGET_MODULES): Likewise.
5108 (CHECK_TARGET_MODULES): Likewise.
5109 (INSTALL_TARGET_MODULES): Likewise.
5110 (CLEAN_TARGET_MODULES): Likewise.
5111 (configure-target-zlib): New target.
5112 (all-target-zlib): Likewise.
5113 (all-target-libjava): Depend on all-target-zlib.
5114 (configure-target-libjava): Depend on configure-target-zlib.
5115
5116 * Makefile.in (configure-target-libjava): Depend on
5117 configure-target-newlib.
5118 (configure-target-boehm-gc): New target.
5119 (configure-target-qthreads): New target.
5120
80413487
RH
5121 * configure.in (target_libs): Added target-qthreads.
5122 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
5123 (CONFIGURE_TARGET_MODULES): Likewise.
5124 (CHECK_TARGET_MODULES): Likewise.
5125 (INSTALL_TARGET_MODULES): Likewise.
5126 (CLEAN_TARGET_MODULES): Likewise.
5127 (all-target-qthreads): New target.
5128 (configure-target-libjava): Depend on configure-target-qthreads.
5129 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
5130
5131 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
5132 (CONFIGURE_TARGET_MODULES): Likewise.
5133 (CHECK_TARGET_MODULES): Likewise.
5134 (INSTALL_TARGET_MODULES): Likewise.
5135 (CLEAN_TARGET_MODULES): Likewise.
5136 (all-target-libjava): New target.
5137 (all-target-boehm-gc): Likewise.
5138 * configure.in (target_libs): Added libjava, boehm-gc.
5139
08d836d6
ILT
51401999-07-22 Ian Lance Taylor <ian@zembu.com>
5141
5142 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
5143 configure.bat in SUPPORT_FILES.
5144 (gas+binutils.tar.bz2): Likewise.
5145
5146 * makeall.bat: Remove; obsolete.
5147
8f36e47c
ILT
51481999-07-21 Ian Lance Taylor <ian@zembu.com>
5149
5150 From Mark Elbrecht:
5151 * configure.bat: Remove; obsolete.
5152
56e82f25
ILT
51531999-07-11 Ian Lance Taylor <ian@zembu.com>
5154
5155 * configure: Add -W -Wall to the default CFLAGS when compiling with
5156 gcc.
5157
1001d816
JL
5158Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
5159
5160 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
5161
106117aa
MM
51621999-06-30 Mark Mitchell <mark@codesourcery.com>
5163
5164 * configure.in: Build ld on IRIX6.
5165
c376f4ed
ILT
51661999-06-12 Ian Lance Taylor <ian@zembu.com>
5167
5168 * Makefile.in: Change distribution targets to use bzip2 instead of
5169 gzip.
5170 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 5171 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 5172
306b7445
NC
51731999-06-04 Nick Clifton <nickc@cygnus.com>
5174
5175 * config.sub: Add mcore target.
5176
d932cae7 51771999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
5178
5179 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
5180
d932cae7 51811999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
5182
5183 * config.guess (dummy): Changed to $dummy.
5184
6c3175b0
NC
51851999-05-24 Nick Clifton <nickc@cygnus.com>
5186
ba73c63f
JM
5187 * config.sub: Tidied up case statements.
5188
51891999-05-22 Ben Elliston <bje@cygnus.com>
5190
5191 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
5192 <jiro@din.or.jp>.
5193
5194 * config.guess: Merge with FSF version. Future changes will be
5195 more accurately recorded in this ChangeLog.
5196 * config.sub: Likewise.
5197
d932cae7 51981999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
5199
5200 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 5201
252b5132
RH
52021999-04-30 Tom Tromey <tromey@cygnus.com>
5203
5204 * ltmain.sh: [mode link] Always use CC given by ltconfig.
5205
52061999-04-23 Tom Tromey <tromey@cygnus.com>
5207
5208 * ltconfig, ltmain.sh: Update to libtool 1.2f.
5209
52101999-04-20 Drew Moseley <dmoseley@cygnus.com>
5211
5212 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
5213 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
5214 Bad merge removed these two changes.
5215
ba73c63f 5216Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 5217 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
5218
5219 * config.guess (interix Alpha): Add.
5220
252b5132
RH
52211999-04-11 Richard Henderson <rth@cygnus.com>
5222
5223 * configure.in (i?86-*-beos*): Do config gperf; don't config
5224 gdb, newlib, or libgloss.
5225
d932cae7 52261999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 5227
ba73c63f
JM
5228 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
5229 link a trivial program with -mabi=64. If it fails, remove mabi=64
5230 from multidirs.
5231
d932cae7 52321999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
5233
5234 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
5235
252b5132
RH
52361999-04-08 Nick Clifton <nickc@cygnus.com>
5237
5238 * config.sub: Add support for mcore targets.
5239
52401999-04-07 Michael Meissner <meissner@cygnus.com>
5241
5242 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
5243 not mt-ospace, in order to shut up assembler warning about using
5244 symbols that are named the same as registers.
5245
52461999-04-07 Drew Moseley <dmoseley@cygnus.com>
5247
5248 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
5249 dependency list for all-target-cygmon.
5250
52511999-04-05 Doug Evans <devans@casey.cygnus.com>
5252
5253 * config-ml.in: Check $host, not $target, for selective multilibs.
5254 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
5255 thumb interworking, and underscore prefix multilibs.
5256
52571999-04-04 Ian Lance Taylor <ian@zembu.com>
5258
5259 * missing: Update to version from current automake.
5260
5261Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
5262
5263 * configure (gxx_include_dir): Removed.
5264
5265 * configure.in (gxx_include_dir): Handle it.
5266 * Makefile.in: Likewise.
5267
52681999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
5269
5270 * config.sub (mips64vr4111,mips64vr4111el) Add.
5271
52721999-03-21 Ben Elliston <bje@cygnus.com>
5273
80413487 5274 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
5275
5276Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
5277
252b5132
RH
5278 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
5279 config/mh-djgpp.
5280
5281Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
5282
5283 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
5284 all-target-newlib to dependency list for all-target-bsp.
5285
5286Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
5287
5288 * config.sub: Add i386-uwin support.
5289 * config.guess: Likewise.
5290
5291Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5292
5293 * configure.in: cleanup, add mh-*pic handling for arm, special
5294 case powerpc*-*-aix*
5295
5296Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
5297
5298 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
5299 can be built.
5300
5301Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
5302
5303 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 5304 targets.
252b5132
RH
5305
53061999-03-02 Nick Clifton <nickc@cygnus.com>
5307
5308 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
5309
d932cae7 53101999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
5311
5312 * config.sub: Check for "cygwin*" rather than "cygwin32*"
5313
53141999-02-24 Nick Clifton <nickc@cygnus.com>
5315
5316 * config.sub: Fix typo in arm recognition.
5317
d932cae7 53181999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
5319
5320 * configure.in (noconfigdirs): Changed target_configdirs to
5321 include target-bsp only for m68k-*-elf* and m68k-*-coff*
5322 rather than m68k-*-* since it is not known to work on
5323 m68k-aout. Ditto for arm-*-*oabi.
5324
d932cae7 53251999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
5326
5327 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
5328
53291999-02-19 Ben Elliston <bje@cygnus.com>
5330
5331 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
5332 Smart and improved by Andrew Cagney.
5333
d932cae7 53341999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
5335
5336 * config.guess: Recognize openbsd-*-hppa.
5337
d932cae7 53381999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
5339
5340 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
5341 only if it is not empty.
5342
53431999-02-17 Nick Clifton <nickc@cygnus.com>
5344
5345 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 5346
fd6848f6 5347 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
5348
5349 * config.sub: Modified to recognize uname's armv* syntax.
5350
53511999-02-17 Mark Salter <msalter@cygnus.com>
5352
5353 * configure.in: Added target-bsp for sparclite.
5354
d932cae7 53551999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
5356
5357 * config.sub: Recognize alphapca5[67] and up to alphaev8.
5358
53591999-02-08 Nick Clifton <nickc@cygnus.com>
5360
5361 * configure.in: Add support for strongarm port.
5362 * config.sub: Add support for strongarm target.
5363
d932cae7 53641999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 5365
252b5132
RH
5366 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
5367 the old name config/mh-cygwin32.
5368 Enable texinfo.
5369
d932cae7 53701999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
5371
5372 * configure.in: Do build ld for ix86 Solaris.
5373
d932cae7 53741999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
5375
5376 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
5377 $AR_FOR_TARGET. Likewise for RANLIB.
5378
d932cae7 53791999-02-02 Catherine Moore <clm@cygnus.com>
35590697 5380
80413487
RH
5381 * config.sub (oabi): Recognize.
5382 * configure.in (arm-*-oabi): Handle.
252b5132 5383
d932cae7 53841999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
5385
5386 * config.guess: Improve detection of i686 on UnixWare 7.
5387
d932cae7 53881999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
5389
5390 * config.guess: Add support for i386-pc-interix.
5391 * config.sub: Likewise.
5392 * configure.in: Likewise.
252b5132 5393
d932cae7 53941999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5395
5396 * Makefile.in: Remove unneeded all-target-libio from
5397 from all-target-winsup target since it is now unneeded.
5398 Add all-target-libtermcap in its place since it is now
5399 needed.
5400
d932cae7 54011998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5402
5403 * configure.in: makefile stub for cygwin target is probably
5404 unnecessary. Remove it for now.
252b5132 5405
d932cae7 54061998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
5407
5408 * configure.in: libtermcap.a should be built when cygwin is the
5409 target as well as the host.
5410 * config.guess: Allow mixed case in cygwin uname output.
5411 * Makefile.in: Add libtermcap target.
252b5132 5412
d932cae7 54131998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5414
5415 * config.sub: Clean up handling of hppa2.0.
5416
d932cae7 54171998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
5418
5419 * config.guess: Use C code to identify more HP machines.
5420
5421Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
5422
5423 * config.sub: Handle hppa2.0.
5424
ba73c63f
JM
5425Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
5426
5427 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 5428 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
5429
54301998-12-15 Mark Salter <msalter@cygnus.com>
5431
5432 * configure.in: Added target-bsp for several target architectures.
5433
5434 * Makefile.in: Added rules for bsp.
5435
252b5132
RH
5436Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
5437
5438 * config.guess: Improve detection of hppa2.0 processors.
5439
5440Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
5441
5442 * config.guess: Recognize FreeBSD using ELF automatically.
5443
54441998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
5445
5446 * configure (skip-this-dir): Add handling for new shell script, which
5447 might be created by a sub-directory's configure to indicate, this particular
5448 directory is "unwanted".
5449 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
5450
252b5132
RH
5451Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
5452
5453 * ltconfig: import from libtool, after changing libtool to
5454 account for the cygwin name change.
5455
5456Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
5457
5458 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
5459 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
5460
5461Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
5462
5463 * configure.in: Add libtermcap to list of cygwin dependencies.
5464
d932cae7 54651998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 5466
80413487
RH
5467 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
5468 they include winsup/include when it's a cygwin target.
252b5132
RH
5469
54701998-11-12 Tom Tromey <tromey@cygnus.com>
5471
5472 * configure.in (host_tools): Added zip.
5473 * Makefile.in (all-target-libjava): Depend on all-zip.
5474 (all-zip): New target.
5475 (ALL_MODULES): Added all-zip.
5476 (NATIVE_CHECK_MODULES): Added check-zip.
5477 (INSTALL_MODULES): Added install-zip.
5478 (CLEAN_MODULES): Added clean-zip.
5479
d932cae7 54801998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
5481
5482 * Makefile.in: lose "32" from comment about cygwin.
5483
d932cae7 54841998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
5485
5486 * configure.in: Use -Os to build target libraries for the fr30.
5487
d932cae7 54881998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
5489
5490 * config.sub: Add fr30.
5491
d932cae7 54921998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 5493
80413487 5494 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
5495 cygwin* instead of cygwin32*.
5496 * config.sub: Check cygwin* instead of cygwin32*.
5497
d932cae7 54981998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
5499
5500 * config.guess: Match any version of Unixware7.
5501
252b5132
RH
55021998-10-20 Syd Polk <spolk@cygnus.com>
5503
5504 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
5505 if desired.
5506
d932cae7 55071998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5508
5509 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
5510 these if the appropriate directories and files to not exist.
5511
d932cae7 55121998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
5513
5514 * Makefile.in (DEVO_SUPPORT): Add config.if.
5515
d932cae7 55161998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
5517
5518 * configure: Add pattern to replace "build_tooldir"'s
5519 definition in the generated Makefile with "tooldir"'s
5520 actual value.
5521
252b5132
RH
5522Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
5523
5524 * config.sub: Bring back lost sparcv9.
5525
ba73c63f
JM
5526 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
5527
5528Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
5529
5530 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
5531 CC_FOR_TARGET and friends.
5532
5533Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 5534
ba73c63f
JM
5535 * Makefile.in (build_tooldir): New variable, same as tooldir.
5536 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
5537 -B$(build_tooldir)/bin/.
5538 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5539
252b5132
RH
5540Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
5541
5542 * config.sub: Add support for i[34567]86-pc-udk.
5543 * configure.in: Likewise.
5544
5545Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
5546
5547 * Makefile.in: add bzip2 package building bits for user
5548 tools module
5549 * configure.in: ditto
5550
ba73c63f
JM
5551Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
5552
5553 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
5554 (ALL_TARGET_MODULES): Add all-target-libobjc.
5555 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5556 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5557 (all-target-libchill): Add dependencies.
5558 * configure.in (target_libs): Add libchill.
35590697 5559
252b5132
RH
55601998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
5561
ba73c63f 5562 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
5563
5564Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
5565
5566 * Makefile.in (all-automake): fix dependencies.
5567
5568Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
5569
5570 * configure.in: Minor cleanups for building in the $(target_alias)
5571 subdir.
5572
55731998-09-22 Jim Wilson <wilson@cygnus.com>
5574
5575 * Makefile.in (bootstrap): Set r and s before make all. Use
5576 BASE_FLAGS_TO_PASS in make all.
5577 (cross): Likewise.
5578
55791998-09-20 Mark Mitchell <mark@markmitchell.com>
5580
5581 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
5582
252b5132
RH
5583Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
5584
5585 * config.sub: Fix typo in last change.
5586
55871998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
5588
5589 * config.sub: Add support for C4x target.
5590 * configure.in: Likewise.
5591
55921998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
5593
5594 * config.sub: Recognize sparcv9 just like sparc64.
5595
5596Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
5597
5598 * config.guess: Match "Pent II" or "PentII" for OpenServer.
5599
5600Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
5601
5602 * config.guess: Correctly identify Pentium II sco boxes.
5603
5604 * config.guess: Fix "tr" code. From Weiwen Liu.
5605
5606Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
5607
5608 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
5609 stabs.
5610
5611Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
5612
5613 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
5614 (ALL_TARGET_MODULES): Add all-target-libchill.
5615 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5616 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5617 (all-target-libchill): Add dependencies.
5618 * configure.in (target_libs): Add libchill.
5619
5620Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
5621
5622 * config.guess: Avoid assumptions about "tr" behaves when
5623 LANG is set to something other than English.
5624
5625Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
5626
5627 * configure (gxx_include_dir): Changed to
5628 '${prefix}/include/g++'-${libstdcxx_interface}.
5629
5630 * config.if: New to determine the interfaces.
5631
5632Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
5633
5634 * config.guess: Detect and handle MPE/IX.
5635 * config.sub: Deal with MPE/IX.
5636
5637Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
5638
5639 * configure.in: Use mh-aix43.
5640
56411998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
5642
5643 * configure: Fix --without/--disable cases for gxx-include-dir.
5644
5645Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
5646
5647 * mdata-sh: Imported. Needed for automake support.
5648
5649Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
5650
ba73c63f 5651 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
5652 "chmod og=u `find . -print`".
5653
5654Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
5655
ba73c63f 5656 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
5657
5658Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
5659
5660 * Makefile.in: Undo previous patch.
5661
5662Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
5663
5664 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
5665 to here ...
5666 (install-no-fixedincludes): and here
5667 (INSTALL_MODULES): ... from here.
5668
5669Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
5670
5671 * config.sub: Merge with FSF.
5672
5673 * config.guess: Merge with FSF.
5674
5675Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
5676
5677 * configure (extraconfigdirs): New variable.
5678 (SUBDIRS): Add extraconfigdirs and recurse on them too.
5679 * Makefile.in (all): Move higher in file.
5680 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
5681 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
5682 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
5683 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
5684 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
5685
56861998-07-23 Brendan Kehoe <brendan@cygnus.com>
5687
5688 * Makefile.in (all-target-libjava): Depend on all-gcc and
5689 all-target-newlib.
5690 (configure-target-libjava): Depend on $(ALL_GCC).
5691
5692Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
5693
5694 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
5695 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
5696
5697Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
5698
5699 * ylwrap: Change absolute path checks to check for DOS style path
5700 names.
5701
5702 * ylwrap: Don't use a full path name if the source file is in the
5703 same directory. From hjl@lucon.org (H.J. Lu).
5704
5705 * config-ml.in: Default to being verbose, to match Feb 18 change to
5706 configure.
5707
5708Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
5709
5710 Brought over from egcs:
5711
5712 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
5713
5714 * configure.in (target_subdir): Set to ${target_alias} instead
5715 of "libraries".
5716
5717 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
5718
5719 * configure.in (target_subdir): Set to libraries if enable_multilib.
5720
5721Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
5722
5723 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
5724 multilibs, force reconfiguration the first time we create
5725 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
5726
5727Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
5728
5729 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
5730 avoid confusion with --no-recursion.
5731
5732Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
5733
5734 * configure.in: Win32 hosts shouldn't use install -x
5735 * install-sh: remove -x option, and special .exe-handling
5736 hack.
5737
5738Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
5739
5740 * config.guess: Recognize i586-pc-beos.
5741 * configure.in: Don't build some bits for beos.
5742
5743Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
5744
5745 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
5746 CFLAGS default to -O2.
5747
5748 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
5749 when using GNU ld.
5750
5751Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
5752
5753 * ltmain.sh: Correct install when using a different shell.
5754
5755Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
5756
5757 * ltconfig, ltmain.sh: Update to libtool 1.2b.
5758
5759Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
5760
5761 * makefile.vms: Update to build binutils/makefile.vms. Add install
5762 target.
5763
5764Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
5765
5766 * ltconfig: Update to correct AIX handling.
5767
5768Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
5769
5770 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
5771
5772 * configure.in (target_subdir): Set to ${target_alias} instead
5773 of "libraries".
5774
57751998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
5776
5777 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
5778 (Makefile): Depend on $(gcc_version_trigger).
5779
5780 * configure (gcc_version): Change default initializer to empty
5781 string.
5782 (gcc_version_trigger): New variable; pass this variable down
5783 to subdir configures to enable them checking gcc's version
5784 themselves. Emit make macros for both gcc_version vars.
5785 (topsrcdir): Initialize reliably.
5786 (recursion line): Remove --with-gcc-version=${gcc_version}.
5787
57881998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
5789
5790 * configure (enable_version_specific_runtime_libs): Implement new flag
5791 --enable-version-specific-runtime-libs which installs C++ runtime stuff
5792 in $(libsubdir); emit definition in each generated Makefile.
5793 (gxx_include_dir): Initialize depending on
5794 $enable_version_specific_runtime_libs.
5795
57961998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
5797
5798 * configure (gcc_version): Initialize properly depending on
5799 how and where configure is started.
5800 (recursion line): Pass a --with-gcc-version=${gcc_version}
5801 to configures in subdirs.
5802
5803Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
5804
5805 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 5806 cygmon
252b5132
RH
5807
5808Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
5809
5810 * configure.in: Add cygmon and libstub support for mn10200.
5811
58121998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
5813
5814 * configure (gcc_version): Add new variable describing the
5815 particular gcc version we're building.
5816 * Makefile.in (libsubdir): Add new macro for the directory
5817 in which the compiler finds executables, libraries, etc.
5818 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
5819 and libsubdir.
5820
5821Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5822
ba73c63f
JM
5823 * Makefile.in (local-clean): Remove *.log.
5824 (warning.log): Built with warn_summary from build.log.
5825 (mail-report.log): Run test_summary.
5826 (mail-report-with-warnings.log): Run test_summary including
5827 warning.log in the report.
252b5132
RH
5828
5829Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
5830
5831 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
5832
5833Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
5834
5835 * Makefile.in (grep): Grep no longer depends on libiberty.
5836
5837Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
5838
5839 * Makefile.in: all-snavigator needs all-libgui.
5840
5841Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
5842
5843 * configure.in: Add cygmon and libstub support for mn10300.
5844
5845Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
5846
5847 * missing: Update to version from automake 1.3.
5848
5849 * ltmain.sh: On installation, don't get confused if the same name
5850 appears more than once in the list of library names.
5851
5852Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
5853
5854 * config.sub: Accept m68060 and m5200 as CPU names.
5855
5856Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
5857
5858 * configure: Use && rather than using -a in test, because odd
5859 strings can confuse test.
5860 * configure.in: Likewise.
5861
5862Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
5863
5864 * ltconfig, ltmain.sh: Bring in Visual C++ support.
5865
5866Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5867
5868 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
5869 bootstrap4-lean): New targets.
5870
5871Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
5872
5873 * mpw-* Delete. Not used.
252b5132
RH
5874
5875Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
5876
5877 * COPYING.LIB: Update FSF address.
5878
5879Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
5880
5881 * ltconfig, ltmain.sh: Update to libtool 1.2a.
5882
5883 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
5884 GAS_SUPPORT_DIRS.
5885
5886Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
5887
5888 * ltconfig, ltmain.sh: Avoid producing a version number if
5889 -version-info was not used.
5890
5891Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
5892
5893 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
5894 building with newlib.
5895
58961998-04-30 Paul Eggert <eggert@twinsun.com>
5897
ba73c63f 5898 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 5899 Solaris `make' causes it to continue to next definition.
252b5132 5900
afb8d725
JM
5901Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
5902
5903 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
5904 the right GUI libraries and files are installed along with GDB.
5905
252b5132
RH
5906Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
5907
5908 * configure.in: Change alpha to alpha* in several places.
5909
5910Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
5911
5912 * config.sub: Recognize sparc86x.
5913
5914Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 5915
252b5132
RH
5916 * configure.in (--enable-target-optspace): Remove debug echo.
5917
5918Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
5919
5920 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
5921
5922Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
5923
5924 * ltconfig: Update cygwin32 support.
5925
5926 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
5927 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
5928 (GDB_SUPPORT_DIRS): Likewise.
5929
5930Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
5931
5932 * configure.in (target_makefile_frag): If --enable-target-optspace,
5933 use -Os to compile target libraries rather than -O2. Default to
5934 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
5935 not used.
5936 * configure.in (target_cflags): Ditto for d30v.
5937
5938Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
5939
5940 * Makefile.in (all-bfd): Depend on all-intl.
5941 (all-binutils): Likewise.
5942 (all-gas): Likewise.
5943 (all-gprof): Likewise.
5944 (all-ld): Likewise.
5945
252b5132
RH
59461998-04-19 Brendan Kehoe <brendan@cygnus.com>
5947
5948 * configure.in (host_tools): Fix typo, lbtool -> libtool.
5949
5950Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
5951
5952 * Makefile.in (all-bfd): Depend upon all-libiberty.
5953
5954 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
5955
5956Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
5957
5958 * Makefile.in: Add libstub.
5959
5960 * configure.in: Ditto. Build libstub for targets that have cygmon
5961 support.
5962
5963Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
5964
5965 * configure.in: Don't set PICFLAG on ix86-cygwin32.
5966
5967Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
5968
5969 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
5970 use mh-sysv5 if specified. Support gprof on SCO Open Server.
5971
5972Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
5973
5974 * configure: Define DEFAULT_M4 by searching PATH.
5975 * Makfile.in: Use DEFAULT_M4.
5976
5977Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
5978
5979 * ltconfig: Add cygwin32 support.
5980
5981 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
5982 to configure and build.
5983
5984Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
5985
5986 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
5987
5988Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
5989
5990 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
5991
5992Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
5993
5994 * Makefile.in: add ash make rules
5995 * configure.in: add ash to native_only and host_tools lists
5996
5997Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
5998
5999 * Makefile.in (all-gettext, all-intl): New targets.
6000 (ALL_MODULES): Added all-gettext, all-intl.
6001 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
6002 (INSTALL_MODULES): Added install-gettext, install-intl.
6003 (CLEAN_MODULES): Added clean-gettext, clean-intl.
6004
6005 * configure.in (host_tools): Added gettext.
6006 (native_only): Likewise.
6007 (noconfigdirs) [various cases]: Likewise.
6008 (host_libs): Added intl.
6009
afb8d725
JM
6010Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
6011
6012 * configure: Do not disable building gdbtk for cygwin32 hosts.
6013
ba73c63f
JM
6014Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
6015
6016 * configure.in: Add thumb-coff target.
6017 * config.sub: Add thumb-coff target.
6018
252b5132
RH
6019Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6020
6021 * Makefile.in: Revert yesterday's change.
6022 (all-target-winsup): all-target-librx stays out of here.
6023
6024Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
6025
ba73c63f
JM
6026 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
6027 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
6028 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
6029 Remove references to librx and libg++.
6030
6031Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
6032
6033 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
6034 recursive makes
6035
6036Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
6037
6038 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
6039 for newlib directory.
6040 (CXX_FOR_TARGET): Likewise.
6041
6042Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
6043
6044 * ltconfig: Update after libtool/ltconfig.in change for
6045 hpux11.
6046
6047Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
6048
6049 * ltconfig, ltmain.sh: Update to libtool 1.2.
6050
6051Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
6052
6053 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
6054 (install-gcc-cross): Instead, override LANGUAGES here.
6055
60561998-03-18 Dave Love <d.love@dl.ac.uk>
6057
6058 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
6059 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
6060
6061Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
6062
6063 * configure.in: Add Thumb-pe target.
6064
6065Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 6066
252b5132
RH
6067 * Makefile.in - changed sn targets to snavigator
6068 * configure.in - changed sn targets to snavigator
6069
6070Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
6071
6072 * config-ml.in: After building symlink tree call make distclean
6073 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
6074 to be the case for libiberty.
6075
6076Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
6077
6078 * configure: When making link, also check the current
6079 directory. The configure scripts may create one.
6080
6081Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
6082
6083 * config.sub: Accept alphapca56 and alphaev6 properly.
6084
6085Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6086
6087 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
6088
252b5132
RH
6089Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
6090
80413487 6091 * config.sub (sco5): Fix typo.
252b5132
RH
6092
6093Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
6094
6095 * Makefile.in (INSTALL_MODULES): Move install-tcl before
6096 install-itcl.
6097 (install-itcl): Remove dependency on install-tcl.
6098
6099Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
6100
6101 * configure.in: Remove libgloss from noconfigdirs for MN10300.
6102
252b5132
RH
6103Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
6104
6105 * configure.in: Don't build libgui for a cygwin32 target when not on
6106 a cygwin32 host.
6107
6108Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
6109
6110 * configure (redirect): Set to null, so default behavior of
6111 configure is now --verbose.
6112
61131998-02-16 Dave Love <d.love@dl.ac.uk>
6114
6115 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
6116 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
6117
6118Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
6119
6120 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
6121 this change to sync Makefile.in with its ChangeLog entries.
6122
6123Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
6124
6125 * ltmain.sh (mkdir): Check that the directory doesn't exist
6126 before we exit with error, so that we don't get races during
6127 parallel builds.
6128
6129Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
6130
6131 * ltconfig, ltmain.sh: Update from libtool 1.0i.
6132
6133Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
6134
6135 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
6136 PICFLAG_FOR_TARGET.
6137 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
6138
6139 * configure: Emit a definition for the new macro enable_shared
6140 into each Makefile.
6141
252b5132
RH
6142Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6143
6144 * configure.in (host_tools, native_only): Add libtool.
6145
6146Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
6147
6148 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
6149 Fix typo in ming config comment.
6150
6151Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
6152
6153 * ltconfig, ltmain.sh: Update from libtool 1.0h.
6154
6155Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
6156
6157 * config.sub: Add tic30 cases, and map c30 to tic30.
6158
ba73c63f
JM
6159Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
6160
6161 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
6162 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
6163 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
6164 (CLEAN_TARGET_MODULES): Similarly
6165 (all-target-libf2c): Add dependences.
35590697 6166 * configure.in (target_libs): Add libf2c.
ba73c63f 6167
252b5132
RH
6168Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
6169
ba73c63f
JM
6170 * configure.in: Remove expect from noconfigdirs when target
6171 is cygwin32. OK to build expect and dejagnu with Canadian
6172 Cross.
252b5132
RH
6173
6174Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
6175
6176 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
6177 host.
6178
6179 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
6180 and mingw32.
6181
6182Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
6183
6184 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
6185 here as it is not defined in the toplevel Makefile.
6186
6187Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
6188
6189 * configure (package_makefile_rules_frag): New variable, which names
6190 a file with generic rules, ...
6191 Change comment to mention we now have FIVE parts.
6192 * configure: Undo last change.
6193
6194Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
6195
6196 * config.guess: More accurate determination of HP processor types.
6197 * config.sub: More accurate determination of HP processor types.
6198
6199Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
6200
6201 * configure (package_makefile_frag): Move inserting the
6202 ${package_makefile_frag} to where it should be according
6203 to the comment.
6204
ba73c63f 6205Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
6206
6207 * config.guess: Add support for Linux/ARM.
6208
6209Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
6210
6211 * .cvsignore: Remove *-info and *-install since they match
6212 release-info and mpw-install, which we don't want to just ignore.
6213
6214Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
6215
6216 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
6217
6218Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
6219
6220 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
6221 local_prefix to sub-make invocations.
6222
6223Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
6224
6225 * configure.in: Check makefile fragments in the source
6226 directory.
6227
6228Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6229
ba73c63f
JM
6230 * configure.in: Check whether host and target makefile
6231 fragments exist before adding them to *_makefile_frag.
252b5132
RH
6232
6233Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
6234
6235 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 6236
252b5132
RH
6237Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
6238
6239 * configure.in: Make sure we only replace RPATH_ENVVAR on
6240 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
6241 regexp to sed.
6242
6243 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
6244 to sub-makes.
6245
62461998-01-13 Lee Iverson (leei@ai.sri.com)
6247
6248 * config-ml.in (multi-do): LDFLAGS must include multilib
6249 designator.
6250
6251Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
6252
6253 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
6254
6255Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
6256
6257 * config.sub: Add mingw32 support.
6258 * configure.in: Likewise.
252b5132
RH
6259
6260Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
6261
6262 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
6263
6264Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
6265
6266 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6267 * configure (gxx_include_dir): Provide a definition for subdirs
6268 which do not use autoconf.
6269
6270Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
6271
6272 * config.guess: Sync with egcs. Picks up new alpha support,
6273 BeOS & some additional linux support.
6274
ba73c63f 6275Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
6276
6277 * config.guess: HP 9000/803 is a PA1.1 machine.
6278
ba73c63f
JM
6279Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
6280
6281 * configure.in: It's alpha*-...
252b5132
RH
6282
6283Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6284
ba73c63f
JM
6285 * configure.in (host_makefile_frag, target_makefile_frag):
6286 Handle multiple config files.
6287 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
6288 alpha-*-*.
252b5132
RH
6289
6290Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
6291
6292 * mkdep: New file.
6293
6294Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
6295
6296 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
6297
6298Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
6299
6300 * Makefile.in: Add libgui directory.
6301 (GDB_TK): Add all-libgui.
6302 * configure.in: Add libgui directory.
6303 * configure: Add all-libgui to GDB_TK.
6304
6305Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
6306
6307 * config-ml.in (multidirs): Add m32r to multilib list.
6308
6309Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
6310
6311 * Makefile.in (all-target-gperf): Change dependency to
6312 all-target-libstdc++.
6313
6314Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
6315
6316 * config.guess: Add BeOS support.
6317
6318Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
6319
6320 Source directory cvs renamed to cvssrc:
6321 * configure.in (host_tools): Change cvs to cvssrc.
6322 (native_only): Likewise.
6323 (noconfigdirs) [various cases]: Likewise.
6324 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
6325 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
6326 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
6327 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
6328 (all-cvssrc): Rename target from all-cvs.
6329
6330Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
6331
6332 * configure (gxx_include_dir): Fix thinko.
6333
6334Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
6335
6336 * Makefile.in (INSTALL_TARGET_CROSS): Define.
6337 (install-cross, install-gcc-cross): New targets.
6338
6339Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
6340
6341 * configure.in (noconfigdirs): Add support for Thumb target.
6342
6343 * config.sub (maybe_os): Add support for Thumb target.
6344
6345Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
6346
6347 * Makefile.in: Add rules for cygmon.
6348
6349 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
6350
6351Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
6352
6353 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6354 * configure (gxx_include_dir): Provide a definition for subdirs
6355 which do not use autoconf.
6356
6357Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
6358
6359 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 6360 11/18/97 build
252b5132
RH
6361
6362Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
6363
6364 * From Franz Sirl.
6365 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
6366 found on RedHat Linux systems.
6367
6368Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
6369
6370 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
6371 guesses.
6372
6373Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
6374
6375 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
6376
6377Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
6378
6379 * ltmain.sh: If mkdir fails, check whether the directory was created
6380 anyhow by some other process.
6381
6382Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
6383
6384 * configure.in (d30v-*-*): Configure all directories.
6385
6386Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
6387
6388 * configure.in (d30v-*-*): Configure newlib, libiberty directories
6389 for the D30V.
6390
6391Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
6392
6393 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
6394
6395Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
6396
80413487
RH
6397 * include/libiberty.h: Add extern "C" { so it can be used with C++
6398 progrms.
6399 * include/remote-sim.h: Add extern "C" { so it can be used with C++
6400 programs.
252b5132
RH
6401
6402Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
6403
6404 * configure.in (d30v-*-*): Configure GCC now.
6405
6406Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
6407
6408 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
6409 is no longer needed.
6410
6411Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
6412
6413 * Makefile.in: check-target-libio depends on all-target-libstdc++.
6414
6415Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
6416
6417 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
6418 targets using "$@" to provide support for similar but not identical
6419 targets without having to duplicate code.
6420
6421Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
6422
6423 * makefile.vms: Fix to work with DEC C.
6424
6425Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
6426
6427 * config.sub: Add mips-tx39-elf to marketing names.
6428
6429Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
6430
6431 * ltmain.sh: Handle symlinks in generated script.
6432
6433Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
6434
6435 * configure: Handle autoconf style directory options: --bindir,
6436 --datadir, --includedir, --infodir, --libdir, --libexecdir,
6437 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
6438 --sysconfdir.
6439 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
6440 (sharedstatedir, localstatedir, oldincludedir): New variables.
6441 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
6442 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
6443 sbindir, sharedstatedir, and sysconfdir.
6444
6445Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
6446
6447 * Makefile.in (bootstrap-lean): New target.
6448
6449Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
6450
6451 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 6452 sn, and gnuserv from noconfigdirs.
252b5132
RH
6453
6454Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
6455
6456 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
6457
6458Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
6459
ba73c63f 6460 * Makefile.in (cross): New target.
252b5132
RH
6461
6462Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 6463 Jeff Law <law@cygnus.com>
252b5132
RH
6464
6465 * Makefile.in (bootstrap2, bootstrap3): New targets.
6466 (all-bootstrap): Remove outdated and confusing target.
6467 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
6468
afb8d725
JM
6469Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
6470
6471 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 6472 windows. Consistent with gdb/configure.
afb8d725 6473
252b5132
RH
64741997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
6475
252b5132
RH
6476 * configure.in: Name Linux target fragment.
6477
6478 * configure: Rewrite so that project Makefile fragment is inserted
6479 first and appears last in the resulting Makefile.
6480
6481Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
6482
6483 * Makefile.in (install-itcl): Install tcl first.
6484
252b5132 6485Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 6486
252b5132
RH
6487 * configure.in: remove bison from noconfigdirs for Cygwin32 host
6488
6489Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6490
6491 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
6492
6493 * configure.in (skipdirs): Add target-librx for Linux.
6494 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
6495
6496Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
6497
6498 * Makefile.in (bootstrap): New target.
6499
6500Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
6501
6502 * config.sub: Accept 'amigados' for backward compatability.
6503
6504Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
6505
6506 * config.guess: Merge with FSF.
6507
ba73c63f
JM
6508Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
6509
6510 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
6511
252b5132
RH
6512Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
6513
6514 * config.sub: Add "marketing-names" patch.
6515
6516Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
6517
80413487 6518 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
6519
6520Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
6521
6522 * config.sub: Handle v850-elf.
6523
ba73c63f
JM
6524Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
6525
6526 * .cvsignore (*-install): Remove.
6527
252b5132
RH
6528Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
6529
6530 * ltconfig: Set CONFIG_SHELL in libtool.
6531 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
6532
6533Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6534
6535 * configure.in (target_subdir): Set to libraries if enable_multilib.
6536
6537Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
6538
6539 * config.guess: Update from gcc directory.
6540
6541Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
6542
6543 * Makefile.in (all-sim): Depends on all-readline.
6544
6545Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
6546
6547 * Makefile.in (BISON, YACC): Use $$s.
6548 (all-bison): Depend on all-texinfo.
6549
6550Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
6551
6552 * Makefile.in (BISON): Add -L flag.
6553 (YACC): Likewise.
6554
6555Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
6556
35590697
AJ
6557 * configure.in (noconfigdirs): Add support for v850e target.
6558
252b5132
RH
6559 * config.sub (maybe_os): Add support for v850e target.
6560
6561Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
6562
35590697
AJ
6563 * configure.in (noconfigdirs): Add support for v850ea target.
6564
252b5132
RH
6565 * config.sub (maybe_os): Add support for v850ea target.
6566
6567Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
6568
6569 * config.sub: Add mipstx39. Delete r3900.
6570
6571Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
6572
6573 * Makefile.in (all-autoconf): Depends on all-texinfo.
6574
6575Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
6576
6577 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
6578 eabi targets.
6579
6580Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
6581
6582 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
6583
6584 * configure: When handling a Canadian Cross, handle YACC as well as
6585 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 6586 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
6587
6588Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
6589
6590 * Makefile.in (BISON): bison, not byacc or bison -y.
6591 (YACC): bison -y or byacc or yacc.
6592 (various): Add *-bison as appropriate.
6593 (taz): No need to mess with BISON anymore.
6594
6595Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
6596
6597 * configure: If OSTYPE matches *win32*, try to find a good value for
6598 CONFIG_SHELL.
6599
6600Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
6601
6602 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
6603 configure.in if it is present.
6604
6605Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
6606
6607 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
6608
6609Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
6610
6611 * config.sub: Recognize `arc' cpu.
6612 * configure.in: Likewise.
6613 * config-ml.in: Likewise.
6614
6615Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
6616
6617 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
6618
6619Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
6620
6621 * configure: Changed sed delimiter from ':' to '|' when
6622 attempting to substitute ${config_shell} for SHELL. On
6623 NT ${config_shell} may contain a ':' in it.
6624
6625Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
6626
6627 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
6628
6629Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
6630
6631 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
6632
6633Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
6634
6635 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
6636
6637 * ylwrap: If the program is a relative path, force it to be
6638 absolute.
6639
6640Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
6641
6642 * configure (tooldir): Set BISON to `bison -y' and not just bison.
6643
6644Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
6645
6646 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
6647 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
6648 for libraries.
252b5132
RH
6649
6650Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
6651
6652 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 6653 separated by spaces.
252b5132
RH
6654
6655Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
6656
6657 * ylwrap: New file.
6658 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
6659
6660 * ltmain.sh: Handle /bin/sh at start of install program.
6661
6662 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
6663
6664 * ltconfig, ltmain.sh: New files, from libtool 1.0.
6665 * missing: New file, from automake 1.2.
6666
6667Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
6668
6669 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
6670 check-tk to CHECK_X11_MODULES.
6671
6672Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
6673
6674 * config.sub: Merge with FSF.
6675
6676Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
6677
6678 * config.guess: Merge with FSF.
6679
6680Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
6681
6682 * configure: Treat msdosdjgpp like go32.
6683 * configure.in: Likewise. Don't remove gprof for go32.
6684
6685 * configure: Change Makefile.tem2 to Makefile.tm2.
6686
6687Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
6688
6689 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
6690
6691Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6692
6693 * install-sh (chmodcmd): Set to null if the DST directory already
6694 exists. Same as Nov 11th change.
6695
6696Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
6697
35590697 6698 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
6699
6700Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
6701
6702 * config.guess: Update from FSF.
6703
6704Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
6705
6706 * Makefile.in (GDB_TK): Depend on itcl and tix.
6707
6708Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
6709
6710 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
6711 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
6712 (INSTALL_SCRIPT): New variable.
6713 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
6714 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
6715 to -x.
6716 * install-sh: Add support for -x option.
6717
6718Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
6719
6720 * configure.in, Makefile.in: Treat tix like itcl.
6721
6722Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
6723
6724 * Makefile.in (WINDRES): New variable.
6725 (WINDRES_FOR_TARGET): New variable.
6726 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
6727 (EXTRA_HOST_FLAGS): Add WINDRES.
6728 (EXTRA_TARGET_FLAGS): Add WINDRES.
6729 (EXTRA_GCC_FLAGS): Add WINDRES.
6730 ($(DO_X)): Pass down WINDRES.
6731 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
6732 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
6733 DLLTOOL_FOR_TARGET.
6734
6735Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
6736
6737 * configure.in: configure sim before gdb for win32-x-ppc
6738
6739Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6740
6741 Move gperf into the toplevel, from libg++.
6742 * configure.in (target_tools): Add target-gperf.
6743 (native_only): Add target-gperf.
6744 * Makefile.in (all-target-gperf): New target, depend on
6745 all-target-libg++.
6746 (configure-target-gperf): Empty rule.
6747 (ALL_TARGET_MODULES): Add all-target-gperf.
6748 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
6749 (CHECK_TARGET_MODULES): Add check-target-gperf.
6750 (INSTALL_TARGET_MODULES): Add install-target-gperf.
6751 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
6752
6753Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 6754
252b5132
RH
6755 * config.sub (mn10200): Recognize new basic machine.
6756
6757Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6758
6759 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
6760 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
6761
6762Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6763
6764 * configure.in: If we're building mips-sgi-irix6* native, turn on
6765 ENABLE_MULTILIB and set TARGET_SUBDIR.
6766
6767Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
6768
6769 * Makefile.in (all-sn): Depend on all-grep.
6770
6771Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
6772
6773 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
6774
6775 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
6776 Makefile. From Jeff Makey <jeff@cts.com>.
6777 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
6778
6779 * Makefile.in (DISTBISONFILES): Remove.
6780 (taz): Don't futz with DISTBISONFILES. Change BISON to use
6781 $(DEFAULT_YACC).
6782
6783 * configure.in: Build itl, db, sn, etc., when building for native
35590697 6784 cygwin32.
252b5132
RH
6785
6786 * Makefile.in (LD): New variable.
6787 (EXTRA_HOST_FLAGS): Pass down LD.
6788 ($(DO_X)): Likewise.
6789
6790Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
6791
6792 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
6793
6794Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
6795
6796 * configure.in (targargs): Strip out any supplied --build argument
35590697 6797 before adding our own. Always add --build.
252b5132
RH
6798
6799Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
6800
6801 * configure.in (targargs): Pass --build if we're doing
6802 a cross-compile.
6803
6804Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
6805
ba73c63f 6806 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
6807 sed. Otherwise sed chokes on NT path names with drive
6808 designators. Also look for "?:*" as the leading characters in an
6809 absolute pathname.
6810
6811Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
6812
6813 * config.sub: Support for r3900.
6814
6815Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
6816
6817 * configure.in: Use install-sh, not install.sh.
6818
6819Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
6820
6821 * Makefile.in (taz): Improve check for BISON so it doesn't try to
6822 apply it twice.
6823
6824Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
6825
6826 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
6827 install-binutils.
6828
6829Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
6830
6831 * Makefile.in: Add automake targets.
6832 * configure.in (host_tools): Add automake.
6833
6834Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
6835
6836 * configure: Default CXX to c++, not gcc.
6837 * Makefile.in (CXX): Set to c++, not gcc.
6838 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
6839
6840Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
6841
6842 * install-sh: try appending a .exe if source file doesn't
6843 exist
6844
6845Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
6846
6847 * configure.in: Turn on multilib by default.
6848 (cross_only): Remove target-libiberty.
6849
6850 * Makefile.in (all-gcc): Don't depend on libiberty.
6851
6852Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
6853
6854 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
6855
6856Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
6857
6858 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
6859 (DISTBISONFILES): Add ld/Makefile.in
6860
6861Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
6862
6863 * configure.in: if target is cygwin32 but host isn't cygwin32,
6864 don't configure gdb tcl tk expect, not just gdb.
6865
6866Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
6867
6868 * configure.in: Added gnuserv everywhere sn appears.
6869
6870 * Makefile.in (ALL_MODULES): Added all-gnuserv.
6871 (CROSS_CHECK_MODULES): Added check-gnuserv.
6872 (INSTALL_MODULES): Added install-gnuserv.
6873 (CLEAN_MODULES): Added clean-gnuserv.
6874 (all-gnuserv): New target.
6875
6876Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
6877
6878 * config.guess: Fixes for MIPS OpenBSD systems.
6879
6880Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
6881
6882 * Makefile.in (INSTALL_XFORM): Remove.
6883 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
6884
6885 * mkinstalldirs: New file, copied from automake.
6886 * Makefile.in (installdirs): Rename from install-dirs. Use
6887 mkinstalldirs. Change all users.
6888 (DEVO_SUPPORT): Add mkinstalldirs.
6889
6890Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
6891
6892 * install-sh: Rename from install.sh.
6893 * Makefile.in (INSTALL): Change install.sh to install-sh.
6894 (DEVO_SUPPORT): Likewise.
6895
6896 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
6897 Graichen <graichen@rzpd.de>.
6898
6899Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
6900
6901 * config.guess: Recognize OpenBSD systems correctly.
6902
6903Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
6904
6905 * README, Makefile.in (ETC_SUPPORT): Remove references to
6906 cfg-paper*, configure.{texi,man,info*}._
6907
6908Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
6909
6910 * Makefile.in (all.normal): Ensure that gcc is built after all
6911 the x11 - ie gdb - targets.
6912
6913Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
6914
6915 * makefile.vms: Don't run conf-a-gas.
6916
6917Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
6918
80413487 6919 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
6920
6921Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
6922
6923 * configure.in: Remove noconfigdirs case since gdb also
6924 configures and builds for tic80-coff.
6925
6926Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
6927
6928 * configure: Set cache_file to config.cache.
6929 * Makefile.in (local-distclean): Remove config.cache.
6930
6931Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
6932
6933 * COPYING: Update FSF address.
6934
6935Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
6936
6937 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
6938 noconfigdirs.
6939
6940Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
6941
6942 * Makefile.in (install-dirs): Don't crash if prefix, and hence
6943 MAKEDIRS, is empty.
6944
6945Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
6946
6947 * config.sub: Tweak mn10300 entry.
6948
6949Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
6950
6951 * configure.in (host_tools): Put sim before gdb, so gdb's
6952 configure.tgt can determine if the simulator was configured.
6953
6954Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
6955
6956 * config.sub: Move BeOS $os case to be with other Cygnus
6957 local cases.
6958
6959Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
6960
6961 * config.sub: Remove misplaced comment that broke Linux.
6962
6963Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
6964
6965 * config.sub: Add BeOS support.
6966
6967Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
6968
6969 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
6970
6971Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
6972
6973 * configure.in (noconfigdirs): Remove tcl and tk from
6974 noconfigdirs for cygwin32 builds.
6975
6976Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
6977
6978 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
6979
6980Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
6981
6982 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
6983 make-all.com, use makefile.vms instead.
6984
6985Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
6986
6987 * config.sub: Accept -lnews*.
6988
6989Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
6990
6991 * configure.in (noconfigdirs): Disable target-newlib,
35590697 6992 target-examples and target-libiberty for d30v.
252b5132
RH
6993
6994Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
6995
6996 * configure.in (noconfigdirs): Enable ld for d30v.
6997
6998Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
6999
7000 * configure.in (tic80-*-*): Build compiler.
7001
7002Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
7003
7004 * configure.in (d30v-*): Remove sim directory from list of
35590697 7005 unsupported d30v directories
252b5132
RH
7006
7007Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
7008
35590697
AJ
7009 * config.sub, configure.in: Add d30v target cpu.
7010
252b5132
RH
7011Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
7012
7013 * makefile.vms: New file.
7014 * make-all.com: Remove.
7015
7016Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
7017
7018 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
7019
7020Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
7021
7022 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
7023
7024Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
7025
7026 * Makefile.in (ALL_MODULES): Added all-db.
7027 (CROSS_CHECK_MODULES): Addec check-db.
7028 (INSTALL_MODULES): Added install-db.
7029 (CLEAN_MODULES): Added clean-db.
7030
7031Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
7032
7033 * config.guess: Merge with latest FSF sources.
7034
7035Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
7036
7037 * Makefile.in (ALL_MODULES): Added all-itcl.
7038 (CROSS_CHECK_MODULES): Added check-itcl.
7039 (INSTALL_MODULES): Added install-itcl.
7040 (CLEAN_MODULES): Added clean-itcl.
7041
7042Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
7043
7044 * configure.in: build gdb for mn10200
7045
7046Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
7047
7048 * Makefile.in (all-target-winsup): Depend on all-target-libio.
7049
7050Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
7051
7052 * configure.in (tic80-*-*): Turn off most targets right now.
7053
7054Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
7055
7056 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
7057 rather than the makeinfo program.
7058 (do-info): Depend upon all-texinfo.
7059
7060Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
7061
7062 * configure.in: Remove uses of config/mh-linux.
7063
7064 * config.sub, config.guess: Merge with latest FSF sources.
7065
7066Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
7067
7068 * config.sub (case $basic_machine): Add tic80 entries.
7069
7070Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
7071
7072 * config.sub, config.guess: Merge with latest FSF sources.
7073
7074Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
7075
7076 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
7077 * mpw-config.in: Test for NewFolderRecursive.
7078 * mpw-install: Use symbolic name for startup filename.
7079 * mpw-README: Add various additional details.
7080
7081Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
7082
7083 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
7084
7085Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
7086
7087 * configure.in: Do build gcc and the target libraries for
7088 the mn10200.
7089
7090Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
7091
7092 * configure.in: don't avoid building gdb for mn10300 any more
7093 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
7094 instead of single-quoting it.
7095
7096Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
7097
7098 * configure.in: Don't use --with-stabs on IRIX 6.
7099
7100Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
7101
7102 * configure.in (m32r): Build gdb, libg++ now.
7103
7104Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7105
7106 * configure.in (mips*-sgi-irix6*): Remove gdb and related
7107 directories from noconfigdirs.
7108
7109Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
7110
7111 * config.sub (basic_machine): added mips16 configuration
7112
7113Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7114
7115 * config.sub: Handle d10v-unknown.
7116
7117Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
7118
7119 * config.sub: Handle v850-unknown.
7120
7121Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
7122
7123 * Makefile.in: add findutils
7124 * configure.in: add findutils to list of host_tools
7125
7126Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
7127
7128 * config.sub: Handle mn10200 and mn10300.
7129
7130Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7131
7132 * configure.in (d10v-*): Do not build librx.
7133
7134Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
7135
7136 * configure.in (mn10300): Build everything except gdb & libgloss.
7137
7138Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
7139
7140 * config.guess: Patch for Dansk Data Elektronik servers,
7141 from Niels Skou Olsen <nso@dde.dk>.
7142
7143 For ncr, use /bin/uname rather than uname, since GNU uname does not
7144 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
7145
7146 Patch for MIPS R4000 running System V,
7147 from Eric S. Raymond <esr@snark.thyrsus.com>.
7148
7149 Fix thinko for nextstep.
7150
7151 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
7152
7153 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
7154 * config.guess: Guess mips-dec-mach_bsd4.3.
7155
7156 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
7157 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
7158 release numbers.
7159 * config.guess (mips-mips-riscos*): Emit just enough of the
7160 release number.
7161
7162 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
7163 * config.guess (sparc-auspex-sunos*): Added.
7164 (f300-fujitsu-*): Added.
7165
7166 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
7167 * config.guess: Recognize a Tadpole as a sparc.
7168
7169Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
7170
7171 * config.guess: Don't assume that NextStep version is either 2 or
7172 3. NextStep 4 (aka OpenStep 4) has come out now.
7173
7174Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
7175
7176 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
7177 From Rik Faith <faith@cs.unc.edu>.
7178
7179Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
7180
7181 * config.sub: Contributions from bug-gnu-utils to:
7182 Support plain "hppa" (no version given) architecture, reported by
7183 OpenStep.
7184 OpenBSD like NetBSD.
7185 LynxOs is not a hardware supplier.
7186
7187 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 7188 OpenBSD like NetBSD.
252b5132
RH
7189 Stratus systems.
7190 More Pyramid systems.
7191 i[n>4]86 Intel chips.
7192 M680[n>4]0 Motorola chips.
7193 Use unknown instead of lynx for hardware manufacturer.
7194
7195Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7196
7197 * install.sh (chmodcmd): Set to null if the DST directory already
7198 exists.
7199
7200Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7201
7202 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
7203 not use mt-ppc target Makefile fragment any more.
7204
7205Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7206
7207 * configure.in (*-*-windows): Exclude everything but those dirs
7208 needed to build windows.
7209
7210Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
7211
7212 * Makefile.in (all-target-winsup): Depend on all-target-librx.
7213
7214Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7215
7216 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
7217
7218Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7219
7220 * Undo my previous change.
7221
7222Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
7223
7224 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
7225 unconditionally.
7226 (MAKEOVERRIDES): Define (revert this part of October 18 change).
7227
7228Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7229
7230 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
7231 host to add it's own flags.
252b5132
RH
7232
7233Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
7234
7235 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
7236
7237Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
7238
7239 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
7240 (CXX_FOR_TARGET): Likewise.
7241 (GCC_FOR_TARGET): Define.
7242 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
7243 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
7244 CC_FOR_TARGET was specified on the command line.
7245 (MAKEOVERRIDES): Don't define.
7246
7247Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
7248
7249 * configure.in (m32r): Fix spelling of libg++ libs.
7250
7251Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
7252
7253 * config.sub (-apple*): Remove, now redundant.
7254
7255Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
7256
7257 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
7258
7259 * configure: Rework yesterday's sed script patch.
7260
7261 * config.sub: Merge with FSF.
7262
7263Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
7264
7265 * config.guess: Merge from FSF.
7266
7267 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
7268 * config.guess: Use pc instead of unknown, for pc clone systems.
7269 Change linux to linux-gnu.
252b5132
RH
7270
7271 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 7272 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
7273
7274Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
7275
7276 * test-build.mk (HOLES): Add "xargs" for gdb.
7277
7278 * configure: Avoid hpux10.20 sed bug.
7279
7280Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
7281
4bddf3ad 7282 * configure.in: Add support for windows host
252b5132
RH
7283 (that is a build done under the Microsoft build environment).
7284
7285Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
7286
7287 * Makefile.in: Replace all uses of srcroot with s, to shrink
7288 command line lengths.
7289
7290 Patches from Geoffrey Noer <noer@cygnus.com>:
7291 * configure.in: If configuring for newlib, pass --with-newlib to
7292 subdirectories.
7293 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
7294 -Bnewlib/ and -Lwinsup to gcc.
7295 (CXX_FOR_TARGET): Likewise.
7296
7297Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
7298
7299 * Makefile.in (ETC_SUPPORT): Add configure.
7300
7301Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
7302
35590697 7303 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
7304 host configuration file.
7305
7306Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
7307
7308 * configure.in: Break mn10x00 support into separate
7309 mn10200 and mn10300 configurations.
7310 * config.sub: Likewise.
7311
7312Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
7313
7314 * configure.in: Add lots of stuff to noconfigdirs for
7315 the mn10x00 targets.
7316
7317 * config.sub, configure.in: Add mn10x00 support.
7318
7319Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
7320
7321 * make-all.com: Call conf-a-gas, not config-a-gas.
7322
7323Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
7324
7325 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 7326 targets.
252b5132
RH
7327
7328Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
7329
7330 * mpw-README: Add much more detail for native PowerMac.
7331 * mpw-install: New file.
7332 * mpw-configure: Add --norecursion and --help options.
7333 * mpw-config.in: Translate readme and install files when
7334 copying to objdir.
7335 * mpw-build.in: Don't always depend on byacc and flex.
7336 (install-only-top): New action.
7337
7338Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
7339
7340 * configure.in: You can now configure GDB for the v850.
7341
7342Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
7343
7344 * configure.in (noconfigdirs): Don't configure any C++ dirs
7345 if targeting D10V.
7346
7347Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
7348
7349 * config.sub: Recognize mips64vr5000.
7350
7351Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
7352
7353 * configure.in: Use a single line for host_tools and native_only.
7354
7355Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
7356
7357 * config.sub, configure.in: Add entries for m32r.
7358
7359Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
7360
7361 * Makefile.in (inet-install): Don't run install-gzip.
7362
7363Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
7364
7365 * configure.in: Don't config lots of things for *-*-windows*.
7366
7367Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
7368
7369 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
7370 (host_libs, host_tools): Copy from configure.in.
7371 * mpw-configure: Don't complain about directories not found.
7372
7373Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7374
7375 * configure.in (i[345]86): Recognize i686 for pentium pro.
7376 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
7377 file.
7378
7379 * config.guess (i[345]86): Ditto.
7380
7381Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7382
7383 * configure.in (noconfigdirs): Removed gdb for D10V.
7384
7385Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
7386
7387 * configure.in: Remove ld, target-libio, target-libg++, and
7388 target-libstdc++ from noconfigdirs.
7389
7390Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
7391
7392 * configure: Fix three locations where shell scripts were
7393 being run directly rather than with config_shell.
7394
7395Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
7396
7397 * configure.in (v850-*-*): Set up initial $noconfigdirs.
7398 * config.sub (basic_machine): Recognize v850.
7399
7400Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
7401
7402 * mpw-configure: Handle multiple enable/disable options and
7403 pass them down recursively, handle -c and -s flags appropriately
7404 depending on choice of compiler, add escape mechanism for
7405 quoted arguments to gC.
7406
7407Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7408
7409 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
7410 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
7411 so that -mrelocatable-lib and -mno-eabi are used.
7412
7413 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
7414 not support --print-multi-lib, don't abort.
7415
252b5132
RH
7416Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
7417
7418 * make-all.com: Run config-a-gas.
7419 * setup.com: Don't copy subdirectory files around.
7420
7421Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
7422
7423 * configure.in (*-*-ose): Remove exclusion of libgloss for this
7424 target, it now compiles correctly.
7425
7426Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
7427
7428 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
7429
7430Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7431
35590697 7432 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
7433
7434Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7435
7436 * configure.in (native_only): Add prms.
7437
7438Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
7439
7440 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
7441 (BINUTILS_SUPPORT_DIRS): Likewise.
7442
7443Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7444
7445 * configure.in (d10v-*-*): Don't configure ld or gdb until the
7446 d10v support is added.
7447
7448Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7449
7450 * configure.in (d10v-*-*): New target.
7451
7452Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
7453
7454 * config.guess (HP 9000/811): Recognize this as a PA1.1
7455 machine.
7456
7457Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
7458
7459 * Makefile.in (do-tar-gz): New target, split out from tail end of
7460 taz target. Run each command separately, don't use pipes.
7461 (taz): Use it.
7462
7463Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
7464
7465 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
7466 * mpw-build.in: No builds should depend on building byacc or flex,
7467 they are assumed to be installed already.
7468
7469Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7470
7471 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
7472 variable that CC_FOR_TARGET needs.
7473
7474Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7475
7476 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
7477 options have changed since the last time the subdirectory was
7478 configured, and if it has, reconfigure.
7479 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
7480 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
7481
7482Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
7483
7484 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
7485 CLEAN_MODULES): Add bash.
7486 (all-bash): New target.
7487
7488Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
7489
7490 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
7491
7492Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7493
7494 * config.sub (basic_machine): Recognize d10v as a valid processor.
7495
7496Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
7497
7498 * mpw-configure: Add support for --bindir.
7499 * mpw-build.in: Use a GCC-specific build script for GCC actions.
7500
7501Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
7502
7503 * configure.in: add bash, time, gawk to list of hosttools and things
7504 to only build for native toolchains
7505
7506Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7507
7508 * Makefile.in (docdir): Remove.
7509
7510Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7511
7512 * Makefile.in (datadir): Set to $(prefix)/share.
7513
7514Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
7515
7516 * configure.in: build diff and patch for cygwin32-hosted
7517 toolchains.
7518
7519Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
7520
7521 * config.sub: Accept -rtems*.
7522
7523Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
7524
80413487 7525 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
7526 remove diff from the list of things not buildable
7527 via Canadian Cross
252b5132
RH
7528
7529Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
7530
7531 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 7532 don't get ". ".
252b5132
RH
7533
7534Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
7535
7536 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
7537
7538Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
7539
7540 * Makefile.in (taz): Handle case where tex3patch didn't even get
7541 checked out. Also, if it was found, put the symlink in a new util
7542 subdirectory.
7543
7544Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7545
7546 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
7547
7548Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
7549
7550 * config.sub: Recognize -openvms.
7551 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
7552 * make-all.com, setup.com: New files.
7553
7554Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
7555
7556 * Makefile.in (taz): tex3patch moved to texinfo/util.
7557
7558Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
7559
afb8d725 7560 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
7561 * configure.in: remove make from disable-if-Can-Cross list
7562 enable gdb if ${host} and ${target} are cygwin32
7563
7564Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
7565
7566 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
7567 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
7568
7569Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
7570
7571 * config.guess: Combine mips-mips-riscos cases, and use cpp to
7572 distinguish sysv/svr4/bsd variants.
7573 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
7574
7575Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
7576
7577 * configure.in: Added copyright notice.
7578 * move-if-change: Added copyright notice.
7579
7580Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7581
7582 * configure.in (powerpcle-*-solaris*): Until we get shared
7583 libraries working, don't build gdb, sim, make, tcl, tk, or
7584 expect.
7585
7586Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
7587
7588 * config.guess: Merge with FSF:
7589
7590 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
7591 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
7592
7593 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
7594 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
7595
7596 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
7597 * config.guess: Combine two OSF1 rules.
7598 Also recognize field test versions. From mjr@zk3.dec.com.
7599 * config.guess (dgux): Use /usr/bin/uname rather than uname,
7600 because GNU uname does not support -p. From pmr@pajato.com.
7601
7602Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
7603
7604 * Makefile.in (MAKEDIRS): Removed $(tooldir).
7605
7606Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
7607
7608 * mpw-README: Document GCCIncludes.
7609
7610Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
7611
7612 * configure.in (alpha-*-linux*): Set enable_shared to yes.
7613
7614Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
7615
7616 * mpw-configure: Handle --enable-FOO and --disable-FOO.
7617
7618Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
7619
7620 * configure.in (*-*-cygwin32): Configure make.
7621
7622Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
7623
7624 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
7625
7626Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
7627
7628 * Makefile.in (all-inet): Depend on all-perl.
7629
7630 * Makefile.in (inet-install): New target.
7631
7632 * Makefile.in (all-inet): Depend on all-tcl.
7633 (all-inet): Depend on all-send-pr.
7634
7635Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7636
7637 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
7638 temporarily.
7639
7640Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
7641
7642 * configure.in: Don't configure --with-gnu-ld on AIX.
7643
7644Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
7645
7646 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
7647
7648Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
7649
7650 * Makefile.in (ALL_MODULES): Added all-inet.
7651 (CROSS_CHECK_MODULES): Added check-inet.
7652 (INSTALL_MODULES): Added install-inet.
7653 (CLEAN_MODULES): Added clean-inet.
7654 (all-indent): New target.
7655
7656 * configure.in (host_tools): Added inet.
7657 (native_only): Added inet.
7658 (noconfigdirs): Added inet.
7659
7660Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
7661
7662 * configure.in: Don't configure libgloss if we are not configuring
7663 newlib.
7664
7665Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
7666
7667 * configure.in: Don't configure libgloss for unsupported
7668 architectures.
7669
7670Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7671
7672 * Makefile.in (CLEAN_MODULES): Add clean-apache.
7673
7674Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
7675
7676 * Makefile.in (ALL_MODULES): Include all-apache.
7677 (CROSS_CHECK_MODULES): Include check-apache.
7678 (INSTALL_MODULES): Include install-apache.
7679 (all-apache): New target.
7680
7681 * configure.in: Added apache everywhere perl is seen.
7682
7683Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7684
7685 * Makefile.in: Add support for clean-{module} and
7686 clean-target-{module} rules.
7687
7688Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
7689
7690 * configure.in (*-*-ose) do not build libgloss.
7691
7692Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7693
7694 * config.guess (prep*:SunOS:5.*:*): Turn into
7695 powerpele-unknown-solaris2.
7696
7697Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
7698
7699 * configure.in: Permit --enable-shared to specify a list of
7700 directories.
7701
7702Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
7703
7704 * configure.in (host==solaris): Pass only the first word of $CC
7705 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
7706
7707Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
7708
7709 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
7710
7711Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
7712
7713 * Makefile.in (ALL_MODULES): Include all-perl.
7714 (CROSS_CHECK_MODULES): Include check-perl.
7715 (INSTALL_MODULES): Include install-perl.
7716 (ALL_X11_MODULES): Include all-guile.
7717 (CHECK_X11_MODULES): Include check-guile.
7718 (INSTALL_X11_MODULES): Include install-guile.
7719 (all-perl): New target.
7720 (all-guile): New target.
7721
7722 * configure.in (host_tools): Include perl and guile.
7723 (native_only): Include perl and guile.
7724 (noconfigdirs): Don't build guile and perl; no ports have been
7725 done.
7726
7727Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
7728
80413487
RH
7729 * configure (--enable-*): Handle quoted option lists such as
7730 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
7731
7732Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7733
7734 * Makefile.in ({,inst}all-target): New rule so we can make and
7735 install all of the target directories easily.
7736
7737Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7738
7739 * configure.in: Add missing global flag in sed substitution when
7740 deleting `target-' from ${configdirs}.
7741
7742Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
7743
7744 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
7745 option.
7746
7747 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
7748 config/mh-necv4.
7749
7750 * install.sh: Correct misspelling of transformbasename.
7751
7752 * config.guess: Recognize mips-*-sysv*.
7753
7754Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
7755
7756 * config.sub: Recognize mon960.
7757
7758Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
7759
7760 * configure: Restore Canadian Cross handling of BISON and LEX,
7761 removed in Feb 20 change.
7762
7763Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
7764
7765 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
7766 Mention make install. Remove the old copyright date as well the
7767 clumsy and rather pointless copyright on the README file.
7768
7769Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
7770
7771 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
7772 Makefile after running symlink-tree, then run `make distclean' to
7773 avoid clobbering any generated files in srcdir.
7774
7775Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
7776
7777 * configure.in (m68k-*-netbsd*): Build everything now.
7778
7779Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
7780
7781 * Makefile.in (taz): Fix quoting.
7782
7783Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
7784
7785 * configure.in (sparclet-*-*): Build everything now.
7786
7787Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7788
7789 * configure.in (m68k-*-linux*): New host.
7790
7791Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
7792
7793 * configure: Check for bison before byacc.
7794
7795Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
7796
7797 * Makefile.in configure: Change the way LEX and BISON/YACC are
7798 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
7799 searching PATH. These are used as fallbacks by Makefile.in if
7800 flex/bison/byacc aren't in objdir.
7801
7802Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
7803
7804 * Makefile.in: Make everything which depends upon all-bfd also
7805 depend upon all-opcodes, in case --with-commonbfdlib is used.
7806
7807Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7808
7809 * configure.in (host *-*-cygwin32): Don't build gdb if we are
7810 building NT native compilers on Unix.
7811
7812Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
7813
7814 * configure.in: Don't get CC from the host Makefile fragment if we
7815 can find gcc in PATH, or if this is a Canadian Cross. Move the
7816 Solaris test for /usr/ucb/cc to the post target script, just after
7817 the compiler sanity test.
7818
7819Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
7820
7821 * config.sub: Merge with FSF.
7822
7823Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
7824
7825 * Makefile.in (RPATH_ENVVAR): New variable.
7826 (REALLY_SET_LIB_PATH): Use it.
7827 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
7828
7829Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
7830
7831 * config.sub, configure.in: Recognize sparclet cpu.
7832
7833Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
7834
7835 * config.guess: Support m68k-cbm-sysv4.
7836
7837Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7838
7839 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
7840 m68k-unknown-linuxaout from linker help string. Put quotes around
7841 $ld_help_string.
7842
7843Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
7844
7845 * config.guess (powerpc-harris-powerunix): Add guess for port
7846 to new target.
7847
7848Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7849
7850 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
7851
7852Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
7853
7854 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
7855 $(REALLY_SET_LIB_PATH) in Makefile.
7856 * Makefile.in (SET_LIB_PATH): New variable.
7857 (REALLY_SET_LIB_PATH): New variable.
7858 ($(DO_X)): Use $(SET_LIB_PATH).
7859 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
7860 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
7861 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
7862 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
7863 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
7864 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
7865 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
7866 (install-dosrel): Likewise.
7867 (all-opcodes): Depend upon all-libiberty.
7868
7869Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
7870
7871 * config.guess (*:CYGWIN*): New
7872
7873Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7874
7875 * Makefile.in (all-target-winsup): All all-target-libiberty.
7876
7877Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7878
7879 * configure.in (noconfigdirs): Add missing # in front of comment.
7880
7881Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
7882
7883 * configure.in: add second pass to things added to noconfigdirs
7884 so *-gm-magic can exclude libgloss properly.
7885
7886Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
7887
7888 * mpw-configure (extralibs_name, rez_name): Set correctly
7889 for MWC68K compiler.
7890
7891 * mpw-README: Add more info on the necessary build tools.
7892
7893Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
7894
7895 * configure.in, config.sub: Recognize cygwin32.
7896
7897Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
7898
7899 * config.guess, config.sub: Recognize A/UX.
7900
7901Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
7902
7903 * config.sub: Merge with gcc/config.sub.
7904
7905Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
7906
7907 * mpw-build.in (do-binutils): Add build of stamps.
7908
7909Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
7910
7911 * config.sub: Add recognition for mips64vr4100*-* targets.
7912
7913Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7914
7915 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
7916 Add creation of gconfigargs with `--enable-shared' turned on.
7917 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
7918 ($(host)-stamp-stage3-configured): Likewise.
7919 (HOLES): Add chatr and ldd.
7920 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
7921
7922Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
7923
7924 * configure: Pass --nfp to recursive configures.
7925
7926Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
7927
7928 * Makefile.in (DLLTOOL): New.
7929 (DLLTOOL_FOR_TARGET): New.
7930 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
7931 (EXTRA_TARGET_FLAGS): Ditto.
7932 (EXTRA_GCC_FLAGS): Ditto.
7933 (CONFIGURE_TARGET_MODULES): Ditto.
7934 (DO_X): Ditto.
7935 * configure: Add DLLTOOL.
7936
7937Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
7938
7939 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
7940 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
7941 mh-sco, since old workarounds no longer needed, and don't
7942 build ld, since libraries have weak symbols in COFF.
7943
7944Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
7945
7946 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
7947
7948Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
7949
7950 * configure.in: Make sure that ${CC} can be used to compile an
7951 executable.
7952
afb8d725
JM
7953Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
7954
7955 * Makefile.in (all-gdb): Depend on $(GDB_TK).
7956 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
7957 nothing depending on whether gdbtk is being built.
7958
252b5132
RH
7959Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
7960
7961 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
7962
7963Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
7964
7965 * configure.in (noconfigdirs): Put ld or gas in this early, if the
7966 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
7967
7968Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
7969
7970 * config-ml.in: Add support for
7971 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
7972 Simplify setting of multidirs from --disable-foo.
7973
7974Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7975
7976 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
7977 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
7978 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 7979 non-empty, pass them on to the GCC make.
252b5132
RH
7980 (all-bootstrap): New rule that is like all-gcc, except it executes
7981 the GCC bootstrap rule instead of the GCC all rule.
7982
7983Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
7984
7985 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
7986
7987Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7988
7989 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
7990 DG/UX support.
7991
7992Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
7993
7994 * config.sub (i*86*) Change [345] to [3456]
7995
7996Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7997
7998 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
7999 --with-gnu-ld=no.
8000
8001Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8002
8003 * config-ml.in (rs6000*, powerpc*): Add switches to control which
8004 AIX multilibs get built.
8005
8006Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8007
8008 * configure.in (i386-win32): Don't build expect if we're not
8009 building the tcl subdir.
8010
8011Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
8012
8013 * Makefile.in: (configure-target-examples, all-target-examples):
8014 New targets, configure and build example programs.
8015
8016Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8017
8018 * mpw-configure: If an mpw-config.in generated a file mk.sed,
8019 use it as input to sedit the generated MPW makefile.
8020 * mpw-README: Add a suggestion about Gestalt.h.
8021
8022Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
8023
8024 * config.sub: Accept *-*-ieee*.
8025
8026Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
8027
8028 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
8029 Ronald F. Guilmette <rfg@monkeys.com>.
8030
8031Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8032
8033 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
8034 for powerpc-pe native.
8035 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
8036 (target==powerpc-pe): duplicate i386-win32 entry.
8037
8038Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8039
8040 * configure.in (noconfigdirs): Exclude target-newlib for all versions
8041 of vxworks, not just vxworks5.1.
8042
8043Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
8044
8045 * mpw-configure: Add support for exec-prefix.
8046
8047Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8048
8049 * config.guess: Recognize HP model 816 machines as having
8050 a PA1.1 processor.
8051
8052Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
8053
8054 * configure: Ignore new autoconf configure options.
8055
252b5132
RH
8056Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8057
8058 * config.guess: Recognize Pentium under SCO.
8059 From Robert Lipe <robertl@arnet.com>.
8060
8061Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8062
8063 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
8064
8065Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
8066
8067 * configure.in: Don't configure gas for alpha-dec-osf*.
8068
8069Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
8070
8071 * configure.in: Default to --with-stabs for some targets for which
8072 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
8073 i[345]86*-*-unixware*.
8074
8075Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
8076
8077 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
8078 rather than basing it on the target. Simplify handling of options
8079 controlling which directories to configure. Remove extraneous
8080 slash in multi-clean target.
8081
8082Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
8083
8084 * config-ml.in: Prefix more variables with ml_ so they don't collide
8085 with configure's.
8086
8087Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
8088
8089 * configure: Don't turn -v into --v.
8090
8091Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
8092
8093 * configure.in (targargs): Fix typo.
8094
8095 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
8096
8097Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
8098
8099 * configure.in: Strip --host and --target options from
8100 CONFIG_ARGUMENTS, and always configure for --host only. Add
8101 --with-cross-host option when building with a cross-compiler.
8102 * configure: Canonicalize the arguments put into config.status by
8103 always using `=' for an option with an argument. Pass a presumed
8104 --host or --target explicitly.
8105
8106Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
8107
8108 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
8109 into general OS recognition case.
8110
8111Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8112
8113 * configure.in (target_configdirs): add target-winsup only
8114 for win32 target systems.
8115
8116Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
8117
8118 * Makefile.in (all-target-libgloss): Depend upon
8119 configure-target-newlib, since when libgloss is built it looks to
8120 see if the newlib directory exists.
8121
8122Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
8123
8124 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
8125 cfg-ml-*.in.
8126
8127Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
8128
8129 * configure: Handle LD and LD_FOR_TARGET when configuring a
8130 Canadian Cross.
8131
252b5132
RH
8132Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8133
8134 * configure.in (target_libs): add target-winsup.
8135 (target==i386-win32): add patch diff flex make to $noconfigdirs.
8136 (target==ppcle-pe): remove ld from $noconfigdirs.
8137
8138Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
8139
8140 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
8141 Preserve relative path names in $srcdir. Build symlink tree if
8142 configuring cross target dir and srcdir=. (= no VPATH support).
8143 (configure-target-libg++): Depend on configure-target-librx.
8144 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
8145 * config-ml.in: New file.
8146 * symlink-tree: New file.
8147 * configure: Ensure srcdir="." if that's what it is.
8148
8149Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
8150
8151 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
8152 includes and FLEX_SKELETON setting.
8153 * mpw-configure (--with-gnu-ld): New option, controls whether
8154 to use PPCLink or ld with PowerMac GCC.
8155 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
8156 * mpw-config.in: Configure grez if targeting Mac.
8157
8158 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
8159 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
8160 just macos.
252b5132
RH
8161 * configure.in: Configure grez resource compiler if targeting Mac.
8162 * Makefile.in (all-grez, install-grez): New targets.
8163
8164Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
8165
8166 * configure: CXX defaults to gcc, not g++. If we find
35590697 8167 gcc in the path, set CC to gcc -O2.
252b5132
RH
8168
8169Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
8170
8171 * configure: Default ${build} correctly. Avoid picking up extra
8172 spaces when reading CC and CXX from Makefile. When doing a
8173 Canadian Cross, use plausible default values for numerous
8174 variables.
8175 * configure.in: When doing a Canadian Cross, don't try to
8176 configure tools whose configure script can't handle it.
8177
8178Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8179
8180 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
8181
8182Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
8183
8184 * configure: Remove dubious bug reporting address.
8185
8186Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
8187
8188 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
8189 configure script, run that instead of this directory's configure.
8190 In either case, print a message that we're configuring the sub-dir.
8191
8192Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
8193
8194 * configure.in: Before checking for the existence of various files,
8195 use sed to filter out "target-".
8196
8197Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
8198
8199 * Makefile.in (DO_X): Split rule to decrease command line length
8200 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
8201 (Philippe De Muyter).
8202
8203Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8204
8205 * Makefile.in (all-patch): depend on all-libiberty.
8206
8207Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
8208
8209 * configure.in: If the only directory in target_configdirs which
8210 actually exists is libiberty, then set target_configdirs to empty,
8211 to avoid trying to build a target libiberty in a gas or gdb
8212 distribution.
8213
8214Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
8215
8216 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
8217 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
8218 systems.
252b5132
RH
8219
8220Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8221
8222 * configure.in (copy_dirs): Use sys-include instead of include
8223 for --with-headers option.
8224
8225Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
8226
8227 * Makefile.in, configure.in: Make winsup builds work with
8228 new scheme.
8229
8230Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
8231
8232 * configure.in: Build the linker on AIX.
8233
8234Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
8235
8236 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
8237 where needed.
8238
8239Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
8240
8241 * Makefile.in (all-gcc): Fix typo.
8242
8243Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
8244
8245 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
8246
8247Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
8248
8249 * configure.in: Rename libFOO to target-libFOO, and xiberty
8250 to target-xiberty, to provide more flexibility.
8251 (target_subdir): Define. Create if cross.
8252 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
8253 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
8254 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
8255 check-libFOO -> check-target-libFOO, etc.
8256 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
8257 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
8258 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
8259 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
8260 allow ALL_GCC="" to only configure.
8261 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
8262 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
8263 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
8264
8265Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
8266
8267 * Makefile.in (taz): Build "info" in etc explicitly.
8268
8269Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
8270
8271 * configure.in: Make sure that CC is undefined (as opposed to
8272 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
8273 problem with autoconf trying to configure on a host without GCC.
8274
8275Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8276
8277 * mpw-configure: Set host alias from choice of host compiler,
8278 only use generic MPW Makefile sed if present, edit a file
8279 named "hacked_Makefile.in" instead of "Makefile.in" if present.
8280 * mpw-README: Add problem notes about CW6 and CW7.
8281
8282Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
8283
8284 * Makefile.in (taz): Use ";" instead of ";;".
8285
8286Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
8287
8288 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
8289 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
8290 DISTDOCDIRS.
8291 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
8292 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
8293
8294Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
8295
8296 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
8297 and gnats, because they are now subsumed by DISTSTUFFDIRS.
8298 Move bfd to DISTSTUFFDIRS.
8299
8300Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8301
8302 * Makefile.in (X11_LIB): Removed.
8303 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
8304
8305 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
8306
8307Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8308
8309 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
8310 names.
8311
8312Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8313
8314 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
8315
8316Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
8317
8318 * configure.in (i[345]86-*-win32): Always build newlib.
8319 Don't configure cvs, autoconf or texinfo.
8320 * Makefile.in (LD_FOR_TARGET): New.
8321 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
8322 Pass down LD_FOR_TARGET.
8323
8324Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
8325
8326 * winsup: New directory.
8327 * Makefile.in: Build winsup.
8328 * configure.in: Winsup is configured when target is win32.
8329 Can only build win32 target GDB when native.
35590697 8330
252b5132
RH
8331Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
8332
8333 * config.guess: Recognize HP model 819 machines as having
8334 a PA 1.1 processor.
8335
8336Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
8337
8338 * configure: Fix sed loop which substitutes for CC and CXX to
8339 avoid bug found in various sed implementations.
8340
8341Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8342
8343 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
8344 simulator. Use standard powerpc-*-eabi*.
8345
8346Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
8347
8348 * configure.in: Stop putting gas and binutils in noconfigdirs for
8349 powerpc-*-aix* and rs6000-*-*.
8350
8351Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
8352
8353 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
8354 -mcall-aixdesc libraries.
8355
8356Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
8357
8358 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8359
8360 * config.sub (arm | armel | armeb): Fix shell syntax.
8361
8362Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8363
8364 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
8365 -msoft-float and -mcpu=common support.
8366 (powerpc*-*-eabisim*): Add support for building -mcall-aix
8367 libraries.
8368
8369Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8370
8371 * configure.in: Allow configuration and build of emacs19 for the alpha.
8372
8373Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8374
8375 * configure.in (CC): Get ^CC, not just any old CC, from
8376 ${host_makefile_frag}.
8377
8378Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8379
35590697 8380 * configure.in (CC): Try to get CC from
252b5132
RH
8381 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
8382
8383Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8384
8385 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
8386 only if it exists in $(srcdir).
8387
8388Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
8389
8390 * configure: If CC and CXX are not set in the environment, set
8391 them, based on either an existing Makefile or on searching for gcc
8392 in PATH. Substitute for CC and CXX in Makefile.
8393 * configure.in: Remove libm from target_libs. Separate
8394 target_configdirs from configdirs. If CC is not set in
8395 environment, try to get it from a host Makefile fragment. Rewrite
8396 changes of configdirs to use skipdirs instead. A few minor
8397 tweaks. Take directories out of target_configdirs as they are
8398 taken out of configdirs. Remove existing Makefile files from
8399 subdirectories. Substitute for TARGET_CONFIGDIRS and
8400 CONFIG_ARGUMENTS in Makefile.
8401 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
8402 by configure.in.
8403 (CONFIG_ARGUMENTS): Likewise.
8404 (CONFIGURE_TARGET_MODULES): New variable.
8405 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
8406 ($(CONFIGURE_TARGET_MODULES)): New target.
8407 (configure-libg++, configure-libio): New targets.
8408 (all-libg++): Depend upon configure-libg++.
8409 (all-libio): Depend upon configure-libio.
8410 (configure-libgloss, all-libgloss): New targets.
8411 (configure-libstdc++): New target.
8412 (all-libstdc++): Depend upon configure-libstdc++.
8413 (configure-librx, all-librx): New targets.
8414 (configure-newlib): New target.
8415 (all-newlib): Depend upon configure-newlib
8416 (configure-xiberty): New target.
8417 (all-xiberty): Depend upon configure-xiberty.
8418
8419Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8420
8421 * configure.in (host i[345]86-*-win32): Expand the
8422 noconfigdirs again.
8423
8424Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
8425
8426 * mpw-configure: Fix sed command file name.
8427
8428Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
8429
35590697 8430 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
8431 noconfigdirs again.
8432
8433Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
8434
8435 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
8436 or powerpc*-*-pe*, since they are not yet supported.
8437
8438Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8439
8440 Add PowerMac support and many other enhancements.
8441 * mpw-configure: New option --cc to select compiler to use,
8442 paste options set according to --cc into the generated
8443 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
8444 if mpw-make.sed is present.
8445 * mpw-config.in: Don't test for gC1, test for mpw-touch,
8446 add forward includes for PowerPC include files.
8447 * mpw-build.in: Build using Makefile.PPC if present.
8448 (do-byacc, etc): Remove separate version resource builds.
8449 (do-gas): Build "stamps" before "all".
8450 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
8451 * mpw-README: Update to reflect --cc option, PowerMac support,
8452 and recently-reported compatibility problems.
8453
8454Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
8455
8456 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
8457 embedded m68k systems (-aout, -coff, -elf, -vxworks).
8458 (--with-multilib-top): Pass to recursive invocations.
8459
8460Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
8461
8462 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
8463 v810-*-*.
8464
8465Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8466
8467 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
8468 gdb, ld and opcodes on v810-*-*.
8469
252b5132
RH
8470Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
8471
8472 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
8473 (local-maintainer-clean): New target.
8474 (maintainer-clean): New target.
8475 (realclean): Just depend upon maintainer-clean.
8476
8477Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8478
8479 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
8480
8481Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
8482
8483 * configure.in: Build ld in mips*-*-bsd* case.
8484
8485Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
8486
8487 * config.sub: Accept -lites* OS. From Ian Dall.
8488
8489Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
8490
8491 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 8492 targets.
252b5132
RH
8493
8494Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8495
8496 * configure.in: treat i386-win32 canadian cross the same as
8497 i386-go32 canadian cross.
8498
8499Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8500
8501 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
8502 running under the simulator to build a reduced set of libraries.
8503 (powerpc-*-eabiaix): Add fine grained multilib support added to
8504 other powerpc targets yesterday.
8505
8506Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8507
8508 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
8509 -disable-softfloat, -disable-relocatable, -disable-aix, and
8510 -disable-sysv to control which multilib libraries get built.
8511
8512Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
8513
8514 * configure: Add Makefile.tem to list of files to remove in trap
8515 handler.
8516
8517Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
8518
8519 * config.guess (*Linux*): Add missing "exit"s.
8520 Also, need specific check for alpha-unknown-linux (uses COFF).
8521
8522Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
8523
8524 * config.guess: Merge with FSF:
8525
8526 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
8527 * config.guess (AIX4): More robust release numbering discovery.
8528
8529 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
8530 * config.guess (i386-sequent-ptx): Properly get version number.
8531
8532 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
8533 * config.guess (mips:*:4*:UMIPS): New case.
8534
8535Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
8536
8537 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
8538 (i386-win32 host): Likewise. Don't build readline.
8539
afb8d725
JM
8540Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
8541
8542 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
8543 SUPPORT_FILES to submakes.
8544
252b5132
RH
8545Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
8546
8547 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
8548 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
8549 mpw-configure.
8550
8551Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
8552
8553 * configure.in (appdirs): Use =, not ==, in test expression when
8554 trying to build the text to print in the warning message for
8555 Solaris users.
8556
8557Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
8558
8559 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
8560
8561Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8562
8563 * config.guess: Recognize lynx-2.3.
8564
8565Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
8566
8567 * config.sub (z8ksim): Deleted
8568 (z8k-*-coff): New, this is the one true name of the target.
8569
8570Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
8571
8572 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
8573
8574Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
8575
8576 * config.guess (*:Linux:*:*): First try asking the linker what the
8577 default object file format is (elf, aout, or coff). Then if this
8578 fails, try previous methods.
8579
8580Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8581
8582 * configure.in: Don't build newlib for *-*-vxworks5.1.
8583
8584Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8585
8586 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
8587 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
8588
8589Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
8590
8591 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
8592
8593Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
8594
8595 * cfg-ml-com.in: New file.
8596 * cfg-ml-pos.in: New file.
8597
8598Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8599
8600 * COPYING.NEWLIB: Add HP free copyright to list.
8601
8602Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8603
8604 * config.sub: Recognize -eabi* for the system, not just -eabi.
8605
8606Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
8607
8608 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
8609 * config.sub, configure.in (win32): New target and host.
8610
8611Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
8612
8613 * configure.in: Add i386-pe configuration.
8614
8615Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
8616
8617 * mpw-build.in (install): Install GDB after LD.
8618
8619Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
8620
8621 * mpw-config.in (elf/mips.h): Always forward-include, needed
8622 for GDB to build.
8623
8624Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
8625
8626 * testsuite: New directory for customer acceptance and whole tool
8627 chain tests.
8628
8629Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
8630
8631 * configure: If per-host line isn't found, but AC_OUTPUT is found
8632 and a configure script exists, run it instead.
8633
8634Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
8635
8636 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
8637
8638Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
8639
8640 * configure: Set build_{cpu,vendor,os,alias} to host values when
8641 --build isn't specified.
8642
8643Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8644
8645 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
8646 (FLAGS_TO_PASS): Pass them.
8647 (EXTRA_TARGET_FLAGS): Ditto.
8648
252b5132
RH
8649Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8650
8651 * Makefile.in (all-libg++): Depend on all-libstdc++.
8652
8653Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8654
8655 * configure.in (noconfigdirs): Enable all packages for
8656 i386-unknown-netbsd.
8657
8658Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
8659
8660 * configure.in (noconfigdirs): Don't configure tk for i386-go32
8661 hosted builds (DOS builds)
8662
8663Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
8664
8665 Changes for ARM based on patches from Richard Earnshaw:
8666 * config.sub: Handle armeb and armel.
8667 * configure.in: Omit arm linker only for riscix.
8668
8669Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
8670
8671 * config.guess: Update from FSF.
8672
8673Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
8674
8675 * config.sub: Recognize powerpcle as the little endian varient of
8676 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
8677 powerpcle variant. Convert pentium into i586, not i486. Add p5
8678 alias for i586. Map new x86 variants p6, k5, nexgen into i586
8679 temporarily.
8680
8681Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
8682
8683 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
8684
8685Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
8686
8687 * config.sub: Accept -lites* as a basic system type.
8688
8689Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
8690
8691 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
8692 installed, and if so return linuxoldld as the system name.
8693
8694Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
8695
8696 * config.guess: Add hppa1.1-hp-lites support.
8697
8698Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
8699
8700 * configure.in: Don't build newlib for m68k-vxworks5.1.
8701
8702Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8703
8704 * configure.in (mips-sgi-irix6): Use mh-irix5.
8705
8706Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
8707
8708 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
8709
8710Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8711
8712 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 8713 OSF/1. Fix compiler flags.
252b5132
RH
8714 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
8715
8716Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
8717
8718 * configure.in: Recognize --with-newlib.
8719 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
8720
afb8d725
JM
8721Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8722
8723 * Makefile.in: move {all,check,install}-gdb from *_MODULES
8724 to *_X11_MODULES due to gdbtk needing X include files et al.
8725
252b5132
RH
8726Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
8727
8728 Merge in support for Mac MPW as a host.
8729 (Old change descriptions retained for informational value.)
8730
8731 * mpw-config.in: Add generic include forwards for cpu-specific
8732 include files in aout and elf directories.
8733
8734 * mpw-configure: Added copyright.
8735 * mpw-config.in: Check for presence of required build tools.
8736 (target_libs): Add newlib.
8737 (target_tools): Add examples.
8738 (Read Me): Generate as "Read Me for MPW" instead.
8739 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
8740 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
8741 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
8742
8743 * mpw-configure: Remove subdir-specific makefile hackery,
8744 delete mk.tmp after using it.
8745
8746 * mpw-build.in (all): Display start and end times.
8747
8748 * mpw-configure (host_canonical): Set.
8749 (target_cpu): Always add to makefiles.
8750 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
8751 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
8752 (mpw-mh-mpw): Look for in srcdir and srcroot.
8753 Use sed instead of mpw-edit-prefix to edit prefix definitions.
8754
8755 * mpw-build.in: (install-only): New target.
8756
8757 * mpw-configure (host_alias, target_alias): Rename from hostalias
8758 and targetalias, add into generated Makefile.
8759 (mk.tmp): If present, add into generated Makefile.
8760 * mpw-build.in (all-gas): Build config.h first before gas proper.
8761
8762 * mpw-configure (config.status): Write only if changed.
8763 * mpw-config.in (readline): Configure it (not built, just used for
8764 definitions).
8765
8766 * mpw-config.in (elf/mips.h): Add a forward include.
8767
8768 * mpw-config.in: Forward-include most .h files in include into
8769 extra-include.
8770 (readline): Don't build.
8771 mpw-build.in (install): Install GDB.
8772
8773 * mpw-configure (prefix, mpw_prefix): Handle it.
8774 * mpw-config.in (mmalloc, readline): Don't configure.
8775 * mpw-build.in (thisscript): Rename to ThisScript.
8776 Use mpw-build instead of BuildProgram everywhere.
8777 (mmalloc, readline): Don't build.
8778 * mpw-README: New file, basic documentation about the MPW port.
8779
8780 * mpw-config.in: Use forward-include to create include files.
8781
8782 * mpw-configure: Add more things to the top of each configured
8783 Makefile, including contents of config/mpw-mh-mpw.
8784 * mpw-config.in (extra-include): Create this directory and fill it
8785 with Posix-like include files when configuring.
8786
8787 * config.sub (apple, mac, mpw): Add various aliases.
8788
8789 * mpw-build.in: New file, top-level build script fragment for MPW.
8790 * mpw-configure: New file, configure script for MPW.
8791 * mpw-config.in: New file, config fragment for MPW.
8792
8793Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8794
8795 * configure.in (host_libs): Remove glob, since it is gone from the
8796 sources.
8797
8798Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8799
8800 * Makefile.in: define empty GDB_NLM_DEPS var.
8801
8802 * configure.in(target_makefile_frag): use config/mt-netware
8803 for netware targets.
8804
8805Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
8806
8807 * config.sub: Merge in recent FSF changes. Remove linux special
8808 cases.
8809
8810Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8811
4bddf3ad 8812 Revert this change:
252b5132
RH
8813
8814 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
8815
8816 * build-all.mk: Use CC=cc -Xs on Solaris.
8817
252b5132
RH
8818Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8819
8820 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
8821 stop using it.
8822 * Makefile.in: Nuke all references to glob subdirectory.
8823
8824Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8825
8826 * configure.in: Fix --enable-shared logic in per-host.
8827
8828Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
8829
8830 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
8831
8832Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8833
8834 * configure.in (noconfigdirs): Don't build gas on AIX, for
8835 powerpc*-*-aix* as well as for rs6000*-*-aix*.
8836
8837Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
8838
8839 * configure: Fix --cache-file to work if the file argument is a
8840 relative path.
8841
8842Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
8843
8844 * configure: If the --cache-file is used, pass it down to
8845 configure in subdirectories.
8846
8847Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
8848
8849 * config.sub: add vxworks29k configuration.
8850
8851Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
8852
8853 * Makefile.in (taz): Do "diststuff" part quietly.
8854
8855Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
8856
8857 * config.sub: Mini-merge with gcc/config.sub.
8858
8859Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8860
8861 * config.guess (IRIX): Sed - to _.
8862
8863Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8864
8865 * Makefile.in (source-vault, binary-vault): New targets.
8866
8867Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
8868
8869 * config.sub: Recognize -eabi as a basic system type.
8870
8871Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8872
8873 * configure.in (enable_shared stuff): Fix typo.
8874
8875Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
8876
8877 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
8878
8879Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8880
8881 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
8882
8883Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8884
8885 * configure.in (rs6000-*-*): Don't build gas.
8886
8887Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
8888
8889 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
8890 reduce command line length.
8891 (AS_FOR_TARGET): Check for as.new, not Makefile.
8892 (NM_FOR_TARGET): Check for nm.new, not Makefile.
8893
8894Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
8895
8896 * config.guess: Merge from FSF.
8897
8898Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8899
8900 * configure: Don't use $ when handling program_suffix.
8901
8902Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
8903
8904 * configure.in: Configure tk for hppa/hpux.
8905
8906Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
8907
8908 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
8909
8910Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
8911
8912 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
8913 to LIBCXXFLAGS. Tests are better run without it.
8914
8915Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
8916
8917 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
8918
8919Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
8920
8921 * configure.in (*-*-netware*): Don't configure xiberty.
8922
8923Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
8924
8925 * configure.in: Remove tk from native_only list.
8926
8927Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
8928
8929 * build-all.mk: Add mips-ncd-elf target to sun4 targets
8930 for special NCD build.
8931
8932Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8933
8934 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
8935 makeall.bat, they're only useful for binutils snapshots.
8936 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
8937 makeall.bat to specified SUPPORT_FILES.
8938
8939Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
8940
8941 * build-all.mk: Add Ericsson targets to sun4 and solaris
8942 hosts. Add BNR's sun4 target to solaris host, so their
8943 build-from-source will be tested in-house first.
8944
8945Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
8946
8947 * Makefile.in (LIBCFLAGS): New variable.
8948 (CFLAGS_FOR_TARGET): Ditto.
8949 (LIBCFLAGS_FOR_TARGET): Ditto.
8950 (LIBCXXFLAGS): Ditto.
8951 (CXXFLAGS_FOR_TARGET): Ditto.
8952 (LIBCXXFLAGS_FOR_TARGET): Ditto.
8953 (BASE_FLAGS_TO_PASS): Pass them.
8954 (EXTRA_TARGET_FLAGS): Ditto.
8955
4bddf3ad 8956 * configure.in: Support --enable-shared.
252b5132
RH
8957
8958Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
8959
8960 * configure.in (target_libs): Include libstdc++ again.
8961 * config.guess: Update from FSF (for FreeBSD).
8962
8963Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8964
8965 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
8966 makeall.bat.
8967 (DISTDOCDIRS): Add `etc'.
8968 (ETC_SUPPORT_PFX): New variable.
8969 (taz): Include anything from etc starting with a word in
8970 ETC_SUPPORT_PFX.
8971
8972Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8973
8974 * config.sub: Update for recent FSF changes. Remove obsolete
8975 h8300hds entry. Add -windows* and -osx as basic os. Minor
8976 spacing changes.
8977
8978Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
8979
8980 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
8981
8982 * config.guess: Merge with FSF.
8983 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
8984
8985Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8986
8987 * configure: Since the "trap 0" handler will override the exit
8988 status on many systems, only use it for "exit 1", and make it set
8989 a non-zero exit status; reset it before "exit 0". Also, check
8990 exit status of config.sub, and error out if it failed.
8991
8992Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
8993
8994 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
8995 and install libgloss.
8996
8997Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8998
8999 * Makefile.in (all-binutils): Depend upon all-byacc.
9000
9001 * configure.in: Don't build emacs on Irix 5.
9002
9003Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9004
9005 * configure.in (*-*-netware*): Add libio.
9006
9007Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9008
9009 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
9010 (CHECK_TARGET_MODULES): Ditto.
9011 (INSTALL_TARGET_MODULES): Ditto.
9012 (TARGET_LIBS): Ditto.
9013 (all-libstdc++): Note dependencies.
9014
9015Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9016
9017 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
9018
9019Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
9020
9021 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
9022 -fexternal-templates.
9023
9024 * configure.in (target_libs): Add libstdc++.
9025 (noconfigdirs): Add libstdc++ as appropriate.
9026
9027Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9028
9029 * config.guess: Update from FSF.
9030
9031Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9032
9033 * configure: Use ${config_shell} when running ${configsub}.
9034
9035Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
9036
9037 * config.sub: No longer recognize h8300h.
9038
9039Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9040
9041 * config.sub: Remove extraneous differences between config.sub and
9042 gcc/config.sub.
9043
9044Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9045
9046 * Makefile.in (DISTSTUFFDIRS): Add gas.
9047
9048Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
9049
9050 * COPYING.NEWLIB: New file.
9051
9052Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
9053
9054 * config.guess (HP-UX): Patch from Harlan Stenn
9055 <harlan@landmark.com> to also emit release level.
9056
9057Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9058
9059 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
9060
9061Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
9062
9063 * config.sub: Merge nextstep cleanup from FSF.
9064
9065Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9066
9067 * configure.in (arm-*-*): Don't configure ld for this target.
9068
9069Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9070
9071 * configure.in (*-*-netware): don't configure libg++, libio,
9072 librx, or newlib.
9073
9074Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9075
9076 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
9077 configure ld--it works, but it doesn't support shared libraries.
9078
9079Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9080
9081 * config.guess (*-unknown-freebsd*): Get rid of possible
9082 trailing "(Release)" in version string.
9083 Patch from Paul Richards <paul@isl.cf.ac.uk>.
9084
9085Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
9086
9087 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
9088 Fix type: *-next-neststep -> *-next-nextstep.
9089
9090 * config.guess: Merge from FSF:
9091
9092 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9093
9094 * config.guess: Recognize powerpc-ibm-aix3.2.5.
9095
9096 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9097
9098 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
9099 instead of UNIX_SV for UnixWare 1.0).
9100
9101Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
9102
9103 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
9104 to make gdb/nlm/* build after the compiler and linker.
9105
9106Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
9107
9108 * config.guess (netbsd, freebsd, linux): Accept any machine,
9109 not just i[34]86.
9110 (m68k-atari-sysv4): Relocate to match FSF version.
9111
9112 * config.guess: More merges from the FSF:
9113
9114 Add a space before function call or macro invocation.
9115
9116 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9117
9118 * config.guess: Add trap cmd to remove dummy.c and dummy when
9119 interrupted.
9120
9121 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9122
9123 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
9124 (dummy): Redirect stderr from compilation of dummy.c.
9125
9126 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
9127
9128 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
9129
9130Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
9131
9132 * configure: Accept and ignore --cache*, for compatibility with
9133 new autoconf.
9134
9135Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
9136
9137 * config.guess: Merge from FSF:
9138
9139 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9140
9141 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
9142 (PATH): Add /.attbin at end for finding uname.
9143 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
9144
9145 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
9146
80413487 9147 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
9148
9149 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
9150
80413487
RH
9151 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
9152 to select whether to use ELF or COFF.
252b5132
RH
9153
9154 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9155
80413487 9156 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
9157
9158 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9159
9160 * config.guess: Guess the OS version for HPUX.
9161
9162 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
9163
9164 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
9165
9166Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9167
9168 * configure.in: Recognize --with-headers, --with-libs, and
9169 --without-newlib.
9170 * Makefile.in (all-xiberty): Depend upon all-ld.
9171
9172Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9173
9174 * configure.in: Change i[34]86 to i[345]86.
9175
9176Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9177
9178 * configure (version): A few more tweaks to help message.
9179
9180Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
9181
9182 * Makefile.in: Remove (for now) librx as a host library,
9183 now that we're building it for target.
9184
9185Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9186
9187 * configure: Fix up help message; from karl@owl.hq.ileaf.com
9188 (Karl Berry).
9189
9190Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
9191
9192 * configure.in: Also configure librx.
9193
9194Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9195
9196 * Makefile.in: Update various rules to reflect that librx
9197 is now needed for libg++.
9198
9199Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9200
9201 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
9202
9203Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9204
9205 * configure.in: Configure the examples directory.
9206
9207Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9208
9209 * configure: Simplify Jun 2 1994 change.
9210
9211Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9212
9213 * change CC to /usr/latest/bin/gcc for lynx host builds, since
9214 /bin/gcc isn't good enough to build gcc.
9215
9216Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
9217
9218 * Makefile.in (GDB_SUPPORT_FILES): Remove
9219 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
9220 (gdb.tar.gz): Add new rule to use standard distribution building
9221 mechanism.
9222
9223Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9224
9225 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
9226 Bill Cox <bill@cygnus.com>.
9227
9228Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
9229
9230 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
9231
9232Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
9233
9234 * configure: Search current dir first in .gdbinit.
9235
9236Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
9237
9238 * config.sub: Recognize freebsd (merged from gcc config.sub).
9239
9240Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
9241
9242 * config.sub: Refer to NeXT's operating system as nextstep.
9243
9244 * config.sub (case $basic_machine): Re-order the cases, to match
9245 the order in the FSF version (which is mostly alphabethical).
9246 Merge in some additions and changes from the FSF.
9247
9248Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
9249
9250 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
9251 * config.sub: Recognize cxux7.
9252 * configure.in: Use mh-cxux for m88k-harris-cxux*.
9253
9254Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
9255
9256 * config.sub: Fix typo powerpc -> powerpc-*.
9257
9258Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
9259
9260 * Makefile.in: `all-emacs19' depends on `all-byacc'.
9261
9262 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
9263 parallel with all-emacs and install-emacs). Top-level command
9264 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
9265
9266Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9267
9268 * test-build.mk ($(host)-stamp-stage2-installed): Remove
9269 $(relbindir)/make before doing ``make install'', and use
9270 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
9271 installing over running make binary.
9272 ($(host)-stamp-stage3-installed): Likewise.
9273
9274Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9275
9276 * config.guess: Recognize Mach.
9277
9278Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9279
9280 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
9281 see whether --exec-prefix was used.
9282
9283Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9284
9285 * README: Explicitly mention libg++/README. (Zoo's idea.)
9286
9287Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9288
9289 * Makefile.in: Add all-librx target similar to all-libproc.
9290
9291Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
9292
9293 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
9294 with post 1.2 uname bogosity.
9295
9296Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9297
9298 * configure: Remove temporary files on receipt of a signal.
9299
9300Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
9301
9302 * configure: If there is a package_makefile_frag, remove
9303 ${subdir}/Makefile.tem after copying it in.
9304
9305Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9306
9307 * build_all.mk: support rs6000 lynx identifies itself as
9308 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
9309 since /bin/gcc is too feeble to compile a modern gcc.
9310
9311Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9312
9313 * brought devo/test-build.mk update-to-date with progressive/
9314 test-build.mk. Add lynx targets and hppa flag info.
9315
9316Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9317
9318 * configure.in: Use mh-ncrsvr43. Patch from
9319 Tom McConnell <tmcconne@sedona.intel.com>.
9320
9321Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
9322
9323 * config.guess (i386-unknown-bsdi): No longer need to
9324 check #if defined(__bsdi__) && defined(__i386__).
9325
9326Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9327
9328 * configure: Set program_transform_nameoption correctly.
9329
9330Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9331
9332 * brought build-all.mk update-to-date with progressive build-all.mk,
9333 added new targets and hppa info.
35590697 9334
252b5132
RH
9335Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9336
9337 * configure: If config.guess result is a prefix of the user
9338 specified target, assume a native build and use the user specified
9339 target as the host alias. Remove SunOS patch suffix removal hack.
9340 * configure.in: Remove SunOS patch suffix removal hack.
9341
9342 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
9343 in NATIVE_CHECK_MODULES.
9344
9345Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
9346
9347 * Makefile.in: Rename HOST_ONLY to NATIVE.
9348 * configure: Delete SunOs patch suffix from host_canonical
9349 and build_canonical variables that are prepended to Makefiles.
9350 * configure.in: Add comments for easier maintenance.
9351
9352Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9353
9354 * Makefile.in: Add all-libproc target similar to all-gui.
9355
9356Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
9357
9358 * Makefile.in (CHECK_MODULES): split into
9359 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
9360
9361Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
9362
9363 * config.guess (i386-unknown-bsdi): New system to guess.
9364
9365Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9366
9367 * Makefile.in: Add all-gui target (but not yet build by "all").
9368
9369Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
9370
9371 * config.sub: Move deletion of patch suffix from here...
9372 * configure.in: To here, at Ian's suggestion. The top-
9373 level scripts might need to know of a patch level.
9374
9375Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
9376
9377 * config.sub: Strip off patch suffix so rtl is recognized
9378 as a sunos4.1.3 machine, even though it's been patched.
9379
9380Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
9381
9382 * Makefile.in (INSTALL_LAST): Delete.
9383 (INSTALL_DOSREL): New.
9384
9385Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9386
9387 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
9388 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
9389 whether we pass down --with-gnu-ld anyhow.
9390
9391Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
9392
9393 * Makefile.in (INSTALL_LAST): Change operation so it works
9394 on more flavors of make.
9395 * configure.in (go32): Don't build libg++ or libio.
9396
9397Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
9398
9399 * Makefile.in (Move HOST_PREFIX_1 and friends up so
9400 they can be overriden by templates.
9401
9402Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
9403
9404 * configure.in (target==go32): Don't build gdb.
9405 * dosrel: New directory.
9406
9407Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
9408
9409 * configure.in (host==go32): Configure dosrel too.
9410 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
9411 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
9412 be set by incoming names or templates.
9413 (INSTALL_LAST): New rule.
252b5132
RH
9414
9415Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
9416
9417 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
9418
9419Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9420
252b5132
RH
9421 * configure.in (appdirs): New variable. Currently empty, but will
9422 be used in gas distribution. If nonempty, lists a set of
9423 directories at least one of which must get configured, or top
9424 level configuration is considered to have failed.
9425 (rs6000-*-lynxos*): Use new file name.
9426
9427Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9428
9429 Eliminate XTRAFLAGS.
9430 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
9431 newlib include files using -idirafter, and also use -nostdinc.
9432 (CXX_FOR_TARGET): Likewise.
9433 (XTRAFLAGS): Removed.
9434 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
9435 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
9436 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
9437 ($(DO_X)): Don't pass down XTRAFLAGS.
9438
9439Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9440
9441 * configure.in (mips*-dec-bsd*): New target; do build linker.
9442 (mips*-*-bsd*): New target; don't build linker.
9443
9444Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9445
9446 * configure.in: support rs6000-*-lynxos* configuration.
9447 support sunos4 as a cross target.
9448
9449 * config.sub: look for lynx*, not lynx since the OS version may
9450 legitimately be part of the name.
9451
9452Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9453
9454 * configure.in (i[34]86-*-sco*): Move to be with other i386
9455 targets.
9456 (romp-*-*): New target. Skip various binary utilities.
9457 (vax-*-*): New target. Don't build newlib.
9458 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
9459
9460Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9461
9462 * configure.in: Only set host_makefile_frag if config
9463 directory exists.
9464
9465Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9466
9467 * install.sh: If $dstdir exists, don't check whether each
9468 component does.
9469
9470Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9471
9472 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
9473
9474Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
9475
35590697
AJ
9476 * configure.in (*-*-lynxos*): Don't configure newlib for either
9477 native or cross Lynx.
252b5132
RH
9478
9479Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
9480
9481 * config.sub (sparc64-elf): Fix os.
9482 (z8k): Remove duplicate.
9483
9484Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9485
9486 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
9487 gcc/stmp-fixproto, to try to prevent fixproto from being run.
9488
9489Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
9490
9491 * configure: Make file links cleanly even if Lynx fails on
80413487 9492 an NFS symlink (at least fail cleanly).
252b5132
RH
9493
9494Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9495
9496 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
9497 -XNh2000.
9498
9499Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9500
9501 * configure: Unknown options are fatal again.
9502
9503Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
9504
9505 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 9506 compatibility.
252b5132
RH
9507
9508Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
9509
9510 * build-all.mk: Add `clean' target.
9511
9512Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9513
9514 * config.guess: Add SINIX support.
9515 * configure.in: Add mips-*-sysv4* support.
9516
9517Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
9518
9519 * build-all.mk: Document all useful targets.
9520 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
9521 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
9522
9523Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9524
9525 * configure: Support --silent, --quiet.
9526
9527Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9528
9529 * configure: Support --disable-FEATURE.
9530
9531Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9532
9533 * config.guess: Recognize NCR running SVR4.3.
9534
9535Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
9536
9537 * config.guess: Make BSDI generate i386-unknown-bsd386.
9538 Patch from Paul Eggert <eggert@twinsun.com>.
9539
9540Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9541
9542 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
9543
9544Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9545
9546 * configure: Make unrecognized options give nonfatal warnings
9547 instead of fatal errors, and pass them to any subdirectory
9548 configures in case they recognize them.
9549 Make --x equivalent to --with-x.
9550
9551Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9552
9553 * configure: Add --enable-* options. Clean up usage message and
9554 some comments.
9555
9556Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
9557
9558 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
9559
9560Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9561
9562 * configure.in (hppa*-*-*): Enable binutils.
9563
9564Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9565
9566 * config.sub: Recognize cisco.
9567
9568Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
9569
9570 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
9571
9572Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9573
9574 * config.guess: about target *-hitachi-hiuxwe2, don't print more
9575 than one configuration name. Add comment.
9576
9577Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
9578
9579 * config.guess: about target *-hitachi-hiuxwe2, fixed
9580 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
9581 macro is incorrect.]
9582
9583Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9584
9585 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
9586 than the "make ls" stuff which used to be here.
9587
9588Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
9589
9590 * config.guess: Recognize i[34]86-unknown-freebsd.
9591 From Shawn M Carey <smcarey@rodan.syr.edu>.
9592
9593Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
9594
9595 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
9596
9597Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9598
9599 * config.guess: Check for ptx.
9600
9601Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
9602
9603 * config.sub: Add os9k checking.
9604
9605Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9606
9607 * config.guess: Handle OSF1 running on HPPA processors
9608
9609Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
9610
9611 * configure: If subdir configure fails, print out a message with
9612 subdirectory name, in case subdir's configure code didn't identify
9613 itself.
9614
9615Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
9616
9617 * configure.in: Remove embedded newlines from configdirs.
9618 Avoid mismatches of substrings. Fix matching strings at end
9619 of configdirs.
9620
9621Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
9622
9623 * config.guess: Add Lynx/rs6000 config support.
9624
9625Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
9626
9627 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
9628
9629Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
9630
9631 * configure.in (hppa*-*-osf*): Treat this just like most other
9632 PA configurations (eg no binutils or ld).
9633 (hppa*-*-*elf*): These configurations have binutils and ld.
9634
9635Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9636
9637 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
9638
9639Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9640
9641 * configure.in (rs6000-*-*): Build gas.
9642
9643Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9644
80413487 9645 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
9646
9647Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9648
9649 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
9650 for GDB and GDB has been fixed to not need it.
9651
252b5132
RH
9652Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9653
9654 * config.guess: Recognize vax hosts.
9655
9656Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9657
9658 * configure (while loop): Don't use "break 2" inside case
9659 statement -- the case statement isn't an enclosing loop.
9660
9661Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
9662
9663 * config.guess: Clean up NeXT support, to allow nextstep
9664 on Intel machines. Make OS be nextstep.
9665
9666Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
9667
9668 * config.guess: Add alternate forms for Convex.
9669
9670Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
9671
9672 * configure: Completely rewrite option processing. Take
9673 advantage of pattern-matching to avoid invoking test frequently.
9674 Also clean up host and target defaulting logic.
9675
9676Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9677
9678 * Makefile.in: Replace all occurrances of "rootme" with "r" and
9679 "$${rootme}" with "$$r", to increase the likelihood that the do-*
9680 commands (plus user environment) will fit SCO limits.
9681
9682Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9683
9684 * configure.in: Don't issue warnings about directories which are
9685 not being configured if -norecursion is set. Correct test for
9686 --with-gnu-as and --with-gnu-ld to not get confused by substring
9687 matches.
9688
9689 * configure.in: Don't build gas for alpha-dec-osf1*.
9690
9691Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
9692
9693 * configure: Back out Per's change of 12/19/1993. It changes the
9694 behavior of configure in unexpected and confusing ways.
9695
9696 Also, use different delim char when calculating
9697 program_transform_name so that the name can contain slashes.
9698
9699Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
9700
9701 * configure.in, config.sub: Add support for VSTa micro-kernel.
9702
9703Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9704
9705 * configure.in: Nuke hacks which were used to get a special
9706 version of GAS for HPPA configurations.
9707
9708Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
9709
9710 * configure: If only ${target_alias} is given, use that
9711 as the default for ${host_alias}.
9712 * configure: Add missing back-slashes before nested quotes.
9713
9714Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
9715
9716 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
9717
9718Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
9719
9720 * config.guess: Recognize some Tektronix configurations.
9721 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
9722
9723Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9724
9725 * config.sub: Match any flavor of SH.
9726
9727Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
9728
9729 * configure.in: Don't try to configure newlib for Alpha.
9730
9731Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9732
9733 * configure.in: Don't build ld for Irix 5. Don't build gas,
9734 libg++ or libio for any Alpha target.
9735
9736 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
9737
9738Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
9739
9740 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
9741 default arguments -- so it tried to compress itself.
9742
9743Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
9744
9745 * configure.in (notsupp): ensure that a space is always at the end
9746 of the configdirs list, since the grep checks for an explicit space
9747
9748Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9749
9750 * configure.in (target i386-sysv4.2): don't build ld, since static
9751 versions of many libraries are not available.
9752
9753Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9754
9755 * config.guess: Recognize Apollos (using environment variables).
9756 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
9757
9758Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9759
9760 * config.guess: Recognize Sony news mips running newsos.
9761
9762Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
9763
9764 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
9765 "fi ; else" for bash.
9766
9767Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
9768
9769 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
9770
9771Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
9772
9773 * config.sub: accept unixware as an alias for svr4.2.
9774 Fix some inconsistancies with the gcc version.
9775
9776Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9777
9778 * Makefile.in (DISTDOCDIRS): Add gdb.
9779
9780Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
9781
9782 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
9783
9784Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
9785
9786 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
9787 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
9788 this now.
9789
9790Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9791
9792 * config.sub: Accept hiux* as an OS name.
9793
9794 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
9795 etc/make-stds.texi. The underscore came from gcc, and dje now
9796 agrees that RUNTESTFLAGS is the correct name.
9797
9798Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
9799
9800 * install.sh: Remove 'set -e'. It makes any conditionals
9801 in the script useless.
9802
9803 * config.guess: Automatically recognize arm-acorn-riscix
9804 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
9805
9806Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
9807
9808 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
9809
9810Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
9811
9812 * Makefile.in (DISTDOCDIRS): New variable.
9813 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 9814 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
9815
9816Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9817
9818 * configure.in (hppa target): check the source directory for the
9819 pagas sub-directory
9820
9821Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
9822
9823 * config.sub: Allow -aout* and -elf*.
9824
9825Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
9826
9827 * configure.in: Don't build ld on i386-solaris2, same as for
9828 sparc-solaris2.
9829
9830Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
9831
9832 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
9833
9834Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9835
9836 * configure.in: Configure gdb for alpha.
9837
9838Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9839
9840 * Makefile.in (CXXFLAGS): Add -O.
9841
9842Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9843
9844 * config.guess: added support for DG Aviion
9845
9846Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
9847
9848 * configure.in: Produce warning message for subdirectories not
9849 configurable for this host/target combination. Don't try to
9850 configure gdb for vms.
9851
9852Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
9853
9854 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
9855 appropriate files before making "diststuff".
9856 (DISTBISONFILES): New var: list of files to be edited.
9857 (DISTSTUFFDIRS): Add binutils.
9858
9859Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9860
9861 * config.sub: also handle mipsel and mips64el (for little endian mips)
9862
9863Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9864
9865 * configure.in: Add * to end of all OS names.
9866
9867Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
9868
9869 * configure.in: Build newlib for LynxOS native.
9870
9871Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9872
9873 * config.guess: Add support for delta 88k running SVR3.
9874
9875 * configure.in: Add comment about HP compiler vs. emacs.
9876
9877Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9878
9879 * configure.in: don't build ld on solaris2 (not a viable option
9880 due to bugs in getpwnam & getpwuid)
9881
9882Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
9883
9884 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
9885 config.guess will produce a full version number.
9886
9887Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9888
9889 * configure.in: Build linker and binutils for alpha-dec-osf1.
9890
9891Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9892
9893 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
9894 and gdb/testsuite/Makefile.in.
9895
9896Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9897
9898 * configure.in: recognize mips*- instead of mips-
9899
9900Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
9901
9902 * config.sub: Accept linux*coff and linux*elf as operating
9903 systems.
9904
9905Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9906
9907 * config.sub: Recognize mips64, and mips3 as an alias for it.
9908
9909Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9910
9911 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
9912 gdb knows how to handle OSF/1 shared libraries.
9913
9914Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9915
9916 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
9917 * config.guess: Recognize Hitachi's HIUX.
9918 * config.sub: Recognize h3050r* and hppahitachi.
9919 Remove redundant cases for hp9k[23]*.
9920
9921Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9922
9923 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
9924 if gas and ld are in the source tree and are in ${configdirs}.
9925 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 9926 --with options (but still pass them down on the command line,
252b5132
RH
9927 if they were explicitly specified).
9928
9929Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9930
9931 * configure: substitute SHELL value in Makefile.in with
9932 ${CONFIG_SHELL}
9933
9934Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9935
9936 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
9937 *-*-solaris2* targets.
9938
9939Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9940
9941 * Makefile.in: define M4, and pass it down to sub-makes;
9942 all-autoconf now depends on all-m4
9943
9944Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9945
9946 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
9947 presence of {ar,ranlib} instead of a configured directory
9948
9949Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9950
9951 * config.guess: Accept 34?? as well as 33?? for NCR.
9952
9953Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9954
9955 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
9956 of 'gas' in sed commands, since 'gash' is now in the tree as well.
9957
9958Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9959
9960 * configure: grab values for $(CC) and $(CXX) from the
9961 environment, so that someone can do "CC=gcc configure; make" and
9962 have it work right (matching the way that autoconf works now)
9963
9964 * configure.in, Makefile.in: add support for gash, the tcl
9965 interface to Galaxy
9966
9967 * config.guess: add NetBSD variants (hp300, x86)
9968
9969Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
9970
9971 * install.sh: Support -d option (in the manner of SunOS 4 install,
9972 as it is more deterministic than that of GNU install)
9973 (chmodcmd): Set file to mode 755 by default (should also do default
9974 chgrp and chown, but I don't feel like dealing with that now)
9975
9976Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
9977
9978 * config.sub: Remove h8300hhms alias.
9979
9980Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9981
9982 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
9983
9984Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9985
9986 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
9987 as stmp-fixinc
9988
9989Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
9990
9991 * config.sub: recognize m88110-bug-coff.
9992
9993Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9994
9995 * Makefile.in (all-libio): all dependencies on the toolchain used
9996 to build this (gcc, gas, ld, etc)
9997
9998Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9999
10000 * config.guess: Deal with OSF/1 1.3 on alpha.
10001
10002Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10003
10004 * install.sh: add some 'else true' clauses for portability
10005
10006 * configure.in: don't build libio for h8[35]00-*-* targets
10007
10008Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
10009
10010 * Makefile.in: Add support for new libio.
10011
10012Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10013
10014 * install.sh: If one command fails, don't try the rest. Don't try
10015 to remove $dsttmp (via trap) unless we have already created it.
10016 If $src doesn't exist, detect it and exit with an error.
10017
10018 * config.guess: Recognize BSD on hp300.
10019
10020Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
10021
10022 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
10023 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
10024
10025Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
10026
10027 * Makefile.in (all-send-pr): depends on all-prms
10028
10029Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10030
10031 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
10032
10033Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10034
10035 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
10036 Added test for mips-mips-riscos5.
10037
10038Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10039
10040 * configure.in: use mh-hp300 for 68k HP hosts
10041
10042Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10043
10044 * configure: add support for CONFIG_SHELL, so that you can use
10045 some alternate shell for evaluating configure scripts
10046
10047Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
10048
10049 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
10050 in configure script to bug-gdb@prep.ai.mit.edu when building
10051 distribution archive.
10052 * Makefile.in (COMPRESS): Remove def.
10053 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
10054 gdb.tar.Z and make-gdb.tar.Z respectively.
10055 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
10056 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
10057 to convergence with 'taz' target in Makefile.in.
10058
10059Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10060
10061 * install.sh (dsttmp): use trap to ensure that tmp files go
10062 away on error conditions
10063
10064Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10065
10066 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
10067
10068Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10069
10070 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
10071 its parent is '/' not ''.
10072
10073 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
10074
10075Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
10076
10077 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
10078 that ${newsrcdir}/configure.in does.
10079
10080Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10081
10082 * test-build.mk: support for CONFIG_SHELL
10083
10084Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
10085
10086 * config.sub (netware): Add as a basic system type.
10087
10088Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10089
10090 * Makefile.in (Makefile): depend on configure.in. Also drop the
10091 $(srcdir)/ from the dependency on Makefile.in.
10092
10093Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
10094
10095 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
10096 (h8300hhms is temporary until multi-libraries are implemented).
10097 * configure.in: Handle h8300h too.
10098
10099Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10100
10101 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
10102
10103Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
10104
10105 * configure: Remove extraneous output when guessing host type.
10106 * config.guess: Remove extraneous output when guessing using C
10107 compiler rather than uname, or when guessing fails.
10108
10109Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10110
10111 * Makefile.in: remove all.cross and install.cross targets
10112
10113 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
10114 definitions
10115
10116Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
10117
10118 * configure.in (target sh): Build gprof.
10119
10120Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10121
10122 * config.sub: change -solaris to -solaris2
10123
10124Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10125
10126 * configure.in: Use config/mh-riscos for mips-*-sysv*.
10127
10128Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
10129
10130 * configure: Correct error message for missing Makefile.in to
10131 print correct directory.
10132
10133Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10134
10135 * install.sh: kludge around 386BSD shell bug
10136
10137Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
10138
10139 * config.guess: Recognize NeXT.
10140 * config.guess: Recognize i486-ncr-sysv4.
10141 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
10142
10143Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
10144
10145 * Makefile.in (MAKEINFOFLAGS): New variable.
10146 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
10147 * build-all.mk, test-build.mk: Pass down --no-split as
10148 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
10149
10150Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
10151
10152 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
10153
10154Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
10155
10156 * Makefile.in (libg++.tar.z): New rule.
10157 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
10158 * Makefile.in (taz): Only do a single chmod.
10159
10160Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
10161
10162 * install.sh: don't use dirname anymore (replaced with sed usage)
10163
10164Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
10165
10166 * Makefile.in: Change extension for gzip'd files from '.z' to
10167 '.gz' per new FSF standard usage.
10168
10169Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
10170
10171 * configure: put quotes around the final value of program_transform_name
10172
10173Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10174
10175 * Makefile.in: new install.sh support; update install-info rules
10176
10177Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
10178
10179 * configure.in: Build diff for crosses, but not for go32 host.
10180
10181 * configure.in: Build gprof only for native, and don't build it
10182 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
10183
10184Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
10185
10186 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
10187
10188Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10189
10190 * configure.in (host_tools): Add prms.
10191
10192Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10193
10194 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
10195 with $(FLAGS_TO_PASS) on the command line
10196
10197 * config.sub: Recognize lynx and lynxos
10198
10199Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
10200
10201 * config.sub: Accept -ecoff*, not just -ecoff.
10202
10203Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10204
10205 * Makefile.in (taz): Use .gz suffix instead of .z.
10206 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
10207 names.
10208
10209Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10210
10211 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
10212
10213Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10214
10215 * Makefile.in (install-no-fixedincludes): install gcc last, so
10216 that rebuilds that might happen during 'make install' don't get
10217 bogus gcc include files
10218
10219Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10220
10221 Change from Utah for HPPA support:
10222 * config.guess: Recognize hppa1.x-hp-bsd.
10223
10224Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
10225
10226 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
10227 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
10228
10229Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
10230
10231 * config.sub: Add support for rom68k and bug boot monitors.
10232
10233Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
10234
10235 * Makefile.in: Make all-opcodes depend on all-bfd.
10236
10237Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
10238
10239 * config.guess: Added special check for i[34]86-univel-sysv4*.
10240
10241Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
10242
10243 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
10244 the processor rather than assuming i486.
10245
10246Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10247
10248 * config.guess: Recognize SunOS6 as Solaris3.
10249
10250Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
10251
10252 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
10253 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
10254
10255Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
10256
10257 * build-all.mk (all-cross): New target for Canadian Cross.
10258 Added Q2 go32 targets.
10259 * test-build.mk: Configure go32 cross sparclite-aout and
10260 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
10261 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
10262
10263Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10264
10265 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
10266 GO32 hosted toolchains
10267
10268Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
10269
10270 * configure: change so "-exec-prefix" gets passed down rather
10271 than "-exec_prefix" so autoconf generated Makefiles get the
10272 exec_prefix set right.
10273
10274Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10275
10276 * config.guess: get the Solaris2 minor version number
10277
10278 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
10279
10280Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10281
10282 * config.guess: Recognize some Sequent platforms.
10283
10284Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10285
10286 * Makefile.in: added the vault-install target
10287
10288 * configure.in: actually use the Sun3 makefile fragment that's in
10289 config, also added the release dir to configdirs
10290
10291Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10292
10293 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
10294
10295Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10296
10297 * configure.in: remove some program from Alpha targetted toolchains
10298
10299Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
10300
10301 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
10302 gprof.
10303 (taz): Run "make diststuff" in those directories instead of "make
10304 proto-dir". Look for "VERSION=" only at start of line in subdir
10305 Makefile. Use "gzip -9" for compression.
10306 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
10307 (binutils.tar.z): New target.
10308
10309Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10310
10311 * Makefile.in (taz): Include gpl.texinfo.
10312
10313Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10314
10315 * Makefile.in (setup-dirs): Merged into "taz" target.
10316 (taz): Only do `proto-dir' stuff if a directory is actually needed
10317 for this target.
10318
10319Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
10320
10321 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
10322 (FLAGS_TO_PASS): Pass down MUNCH_NM.
10323 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
10324 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
10325 (gcc-no-fixedincludes): Correct for current gcc Makefile.
10326
10327Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
10328
10329 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
10330 config.sub, and move-if-change to gdb testsuite distribution
10331 archive, so the testsuite can be extracted, configured, and
10332 run separately from the gdb distribution. Blow away the Chill
10333 tests that require a Chill compiled executable, since GNU Chill
10334 is not yet publically available.
10335
10336Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10337
10338 * test-build.mk: set environment variables in a single command,
10339 instead of a list of assignments and exports
10340
10341 * config.guess: recognize Alpha/OSF1 systems
10342
10343Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10344
10345 * configure: Change help message to prefer --options rather than
10346 -options.
10347
10348Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10349
10350 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
10351 zippy@ecst.csuchico.edu.
10352 * config.guess: Recognize miniframe.
10353
10354Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
10355
10356 * Makefile.in: Use srcroot to find runtest rather than rootme.
10357 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
10358
10359Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
10360
10361 * test-build.mk: Extensive additions to support building on a
10362 machine other than the host.
10363
10364Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10365
10366 * configure (tooldir): Fix for i386-aix again.
10367
10368Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
10369
10370 * configure, Makefile.in: Change definition of $(tooldir)
10371 to match the FSF.
10372
10373Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
10374
10375 * config.guess: Recognize i[34]86/SVR4.
10376
10377Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10378
10379 * Makefile.in (all-gdb): gdb depends on sim.
10380
10381Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
10382
10383 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
10384 at the same time we make the prototype gdb directory.
10385 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
10386 files at the same time as the gdb base release distribution.
10387
10388Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
10389
10390 * Makefile.in (check): Use individual check targets rather than
10391 DO_X rule.
10392 (check-gcc): Added.
10393
10394Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
10395
10396 * config.sub: Use sysv3.2 not sysv32 for canonical OS
10397 for System V release 3.2.
10398
10399Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10400
10401 * config.sub: Recognize hppaosf.
10402 * configure.in: Do configure ld/binutils/gas for it.
10403
10404Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10405
10406 * configure (tooldir): Alter syntax used to set this, for systems
10407 where "\$" isn't handled right, like i386-aix.
10408
10409Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
10410
10411 * configure: Pass program-transform-name, not
10412 program_transform_name, to recursive configures.
10413
10414Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
10415
10416 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
10417 of gas+ld+binutils.
10418
10419Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
10420
10421 * config.guess: Recognize AIX3.2 as distinct from 3.1.
10422
10423Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10424
10425 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
10426
252b5132
RH
10427Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10428
10429 * Makefile.in (PRMS): Set back to all-prms.
10430
10431Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
10432
10433 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
10434 targets, rather than for MIPS hosts.
10435
10436Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10437
10438 * configure.in: add comment for --with-x default values
10439
10440 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
10441
10442 * Makefile.in: add check-* targets for each of the directories in
10443 the tree. Add a definition of RUNTEST that will use the one we
10444 just built, if it exists. Pass this down via FLAGS_TO_PASS.
10445
10446Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
10447
10448 * configure.in: Removed obsolete references to bfd_target and
10449 target_makefile_frag.
10450
10451 * build-all.mk: Set assorted targets for Q2.
10452 * config.sub: Recognize z8k-sim and h8300-hms.
10453 * test-build.mk: Really don't pass host to configure.
10454 (HOLES): Added uname.
10455
10456Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
10457
10458 * configure: Handle an empty program-prefix, program-suffix or
10459 program-transform-name correctly.
10460
10461Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
10462
10463 * build-all.mk: -G 8 no longer required for MIPS targets.
10464 * test-build.mk: Don't pass host argument to configure; make it
10465 guess.
10466
10467Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
10468
10469 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
10470 * Makefile.in (COMPRESS): New macro, like GZIP.
10471
10472Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
10473
10474 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
10475
10476 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
10477 with gas currently defaults to -G 0.
10478
10479Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
10480
10481 * Makefile.in (all-flex): flex depends on byacc.
10482
10483 * build-all.mk: If host not specified, use config.guess. Pass TAG
10484 to test-build.mk as RELEASE_TAG.
10485 * test-build.mk (configargs): New variable containing arguments to
10486 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
10487 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
10488
10489 * config.guess: Use /bin/uname when checking -X argument on SCO,
10490 to avoid invoking GNU uname which doesn't understand -X.
10491
10492 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
10493
10494 * configure.in: Build gas for mips-*-*.
10495
10496Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10497
10498 * Makefile.in (all.normal): insert missing backslash.
10499
10500Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
10501
4bddf3ad 10502 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
10503
10504 * Makefile.in: Complete overhaul to merge many almost identical
10505 targets.
10506
10507Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10508
10509 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
10510 (gdb.tar.Z): Adjusted.
10511
10512 * Makefile.in (setup-dirs, taz): New targets; should be general
10513 enough to adapt for gdb sometime. Build only .z file.
10514 (gas.tar.z): New target.
10515
10516Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
10517
10518 * build-all.mk: Use CC=cc -Xs on Solaris.
10519
252b5132
RH
10520Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
10521
10522 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
10523 for handling BISON for FSF releases.
10524
10525Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10526
10527 * configure: Actually implement the change zoo just documented.
10528
10529Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10530
10531 * configure: when using config.guess, only set target_alias when
10532 it's not already been set (ie, on the command line)
10533
10534Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10535
10536 * Makefile.in: add installcheck target, set PRMS to install-prms
10537
10538Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10539
10540 * configure: add support for package_makefile_fragment, handle the
10541 case where a directory has a configure.in file but no Makefile.in
10542 more gracefully (with an actual understandable error message, even);
10543 add support for --without (and add this to the usage message); also
10544 explicitly add a --host=${host_alias} to the command line when
10545 config.guess is used
10546
10547Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10548
10549 * configure: Must use both --host and --target in recursive calls.
10550
10551Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
10552
10553 * Makefile.in: Change deja-gnu to dejagnu.
10554
10555Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
10556
10557 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
10558
10559Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10560
10561 * configure.in: canonicalize all instances to *-*-solaris2*,
10562 also strip out a number of tools to not build for go32 host
10563
10564Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10565
10566 * config.guess: add GPL.
10567
10568 * Makefile.in, config.guess, config.sub, configure: bump
10569 copyrights to 93.
10570
10571Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
10572
10573 * Makefile.in (do-info): Removed obsolete check for existence of
10574 localenv file.
10575
10576 * Makefile.in (MAKEOVERRIDES): Define to be empty.
10577
10578Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10579
10580 * Makefile.in: a couple of 'else true' for decstation,
10581 support for TclX
10582
10583 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
10584
10585Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
10586
10587 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
10588
10589Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
10590
10591 * config.guess: Recognize i386-ibm-aix (PS/2).
10592 * configure.in: Use config/mh-aix386 file for it.
10593
10594Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
10595
10596 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
10597 CC_FOR_TARGET instead.
10598 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
10599
10600Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
10601
10602 * Makefile.in: Add sim to list of directories sent with gdb
10603
10604Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
10605
10606 * configure.in: Put back mips-dec-bsd* case.
10607
10608Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
10609
10610 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
10611 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
10612 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
10613
10614Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10615
10616 * configure.in: remove no-op mips-dec-bsd* in "case $target"
10617
10618 * Makefile.in (dir.info): only run gen-info-dir if it exists,
10619 (install-info): install dir.info only if it exists,
10620 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
10621
10622Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
10623
10624 * configure.in: For vms target, skip bfd, ld, binutils. Do build
10625 gas for mips-dec-bsd.
10626
10627Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
10628
10629 * configure (makesrcdir): If ${srcdir} is relative and not ".",
10630 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
10631
10632Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
10633
10634 * configure.in: Added "dejagnu" to hosttools list.
10635
10636Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10637
10638 * config.sub, configure.in, config.guess: Add support
10639 for Bosx, an AIX variant from Bull.
10640 Patches from F.Pierresteguy@frcl.bull.fr.
10641
10642Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
10643
10644 * devo/dejagnu: Initial creation of devo/dejagnu.
10645 Migrated dejagnu testcases and support files for testing software
10646 tools to reside as subdirectories, currently called "testsuite",
10647 within the directory of the software tool. Migrated all programs,
10648 support libraries, etc. beloging to dejagnu proper from
10649 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
10650 with no modifications. The changes to these files which will
10651 allow them to configure, build, and execute properly will be made
10652 in a future update.
10653
10654Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10655
10656 * Makefile.in: Change send_pr to send-pr.
10657 * configure.in: Likewise.
10658 * send_pr: Renamed directory to send-pr.
10659
10660Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
10661
10662 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
10663
10664Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
10665
10666 * README: Update for gdb-4.8 release.
10667 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
10668 gdb-xxx.tar.z (gzip'd) file also.
10669
10670Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10671
10672 * Makefile.in: make all-diff depend on all-libiberty
10673
10674Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
10675
10676 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
10677
10678Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10679
10680 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
10681
10682Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
10683
10684 * Makefile.in (DEVO_SUPPORT): Remove etc directory
10685 (ETC_SUPPORT): Only add the files GDB wants from etc/.
10686 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
10687
10688Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10689
10690 * Makefile.in: makeinfo binary is in a new location
10691
10692Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
10693
10694 * config.sub: Accept -ecoff as an OS.
10695
10696 * Makefile.in: Various changes to eliminate a level of make
10697 recursion and reduce the required command line length.
10698 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
10699 sub-makes.
10700 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
10701 variables holding settings for specific sub-makes.
10702 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
10703 in terms of BASE_FLAGS_TO_PASS.
10704 (TARGET_LIBS): New variable listing directories which use
10705 TARGET_FLAGS_TO_PASS.
10706 (subdir_do): Eliminated.
10707 (do-*): New set of targets to replace subdir_do.
10708 (various): All targets which used subdir_do now depend on do-*.
10709 (local-clean): Renamed from do_clean.
10710 (local-distclean): New target, dependency of distclean and
10711 realclean.
10712 (install-info): Don't create directories. Depend on dir.info
10713 rather than calling make recursively.
10714 (install-dir.info): Eliminated.
10715 (install-info-dirs): Create all info directories here.
10716 (dir.info): Depend upon do-install-info.
10717
10718 * test-build.mk (HOLES): Added false.
10719
10720Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
10721
10722 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
10723
10724Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10725
10726 * Makefile.in (info): remove dependency on all-texinfo. The
10727 problem was really in texinfo/C, not at this level.
10728
10729Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
10730
10731 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
10732
10733Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
10734
10735 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
10736 GDB releases.
10737
10738Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10739
10740 * configure: Include srcdir in message about target of link not
10741 being found. Don't convert `-' to `_' in `with' options being
10742 passed to subdirs.
10743
10744Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10745
10746 * configure.in: add uudecode to host_tools
10747
10748 * Makefile.in: added {all,install}-uudecode targets, added them to
10749 the appropriate lists
10750
10751Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
10752
10753 * Makefile.in (all-gcc): Added dependency on all-gas.
10754
10755 * configure.in (mips-*-*): Build ld and binutils.
10756
10757Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10758
10759 * configure: check return code from mkdir, print error message and
10760 exit on failure.
10761
10762Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
10763
10764 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
10765
10766Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
10767
10768 * test-build.mk (HOLES): Added tar, cpio and uudecode.
10769
10770Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10771
10772 * config.sub (h8500): Recognize this as a cpu type.
10773
10774Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10775
10776 * configure: source directory missing is no longer a warning
10777
10778 * configure.in: recognize irix[34]* instead of irix[34]
10779
10780 * Makefile.in: define and pass down X11_LIB
10781
252b5132
RH
10782Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
10783
10784 * guess-systype: Renamed to ...
10785 * config.guess: ... by popular request.
10786 * configure.in, Makefile.in: Update accordingly.
10787
10788Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
10789
10790 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
10791 + Add Convex, Cray/Unicos, and Encore/Multimax support.
10792 + Execute ./dummy instead of assuming . is in PATH.
10793
10794Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
10795
10796 * guess-systype: New shell script. Attempts to guess the
10797 canonical host name of the executing host.
10798 Only a few hosts are supported so far.
10799 * configure: Call guess-systype if no host is specified.
10800
10801Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
10802
10803 * Makefile.in (gcc-no-fixedincludes): Made to work with current
10804 gcc Makefile.
10805
10806
10807Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
10808
10809 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
10810 (all-gcc, install-gcc, subdir_do): Use it.
10811
10812Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10813
10814 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
10815
10816Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
10817
10818 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
10819 set exclusively by configure, using configure.in .
10820
10821Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10822
10823 * test-build.mk: set $PATH for all builds
10824
10825 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
10826
10827Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
10828
10829 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
10830 the one used in gcc/Makefile.in, so that a null expansion doesn't
10831 override the one needed to build gcc with a native cc.
10832
10833
10834Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10835
10836 * configure: Accept -with arguments.
10837
10838Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10839
10840 * Makefile.in: added h8300sim
10841
10842Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
10843
252b5132
RH
10844 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
10845 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
10846 (all-cygnus, native, build-cygnus): Make
10847 $(canonhost)-stamp-3stage-done, not $(host)....
10848 * test-build.mk (stamp-3stage-compared): Use tail +10c for
10849 i386-sco3.2v4. Added else true to if command.
10850
10851Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
10852
10853 * config.sub: (from FSF) Sequent uses a BSD-like OS.
10854
10855Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
10856
10857 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
10858
10859Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10860
10861 * configure.in: don't remove binutils from Solaris builds
10862
10863Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
10864
10865 * Makefile.in: get rid of earlier definitions for *clean,
10866 also handle the recursive info rule better
10867
10868Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
10869
10870 * Makefile.in (mostlyclean, distclean, realclean): Fix to
10871 do more-or-less the right thing.
10872
10873Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
10874
10875 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
10876 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
10877
10878Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10879
10880 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
10881 $(host_canonical).
10882
10883 * configure.in: split the configdirs list into 4 categories (native
10884 v. cross, library v. tool) and handle the cross-only and native-
10885 only in more reasonable (and correct!) way.
10886
10887Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
10888
10889 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
10890 configdirs anymore.
10891
10892Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10893
10894 * Makefile.in: extensive cleanup:: removed all of the explicit
10895 clean-* targets, collapsed many wrappers around subdir_do into
10896 one, added additional targets to satisfy standards.texi, deleted
10897 some old targets, some changes for consistency
10898
10899Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10900
10901 * configure.in: handle some programs as cross-only, and others as
10902 native only
10903
10904 * test-build.mk: handle partial holes in a more generic manner
10905
10906 * Makefile.in: m4 depends on libiberty
10907
252b5132
RH
10908Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10909
10910 * configure.in: add m4, textutils, fileutils, sed, shellutils,
10911 time, wdiff, and find to configdirs
10912
10913 * Makefile.in: all, clean, and install rules for the new programs
10914 added to configure.in
10915
10916Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10917
10918 * configure.in: use mh-sun for all *-sun-* hosts
10919
252b5132
RH
10920Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10921
10922 * Makefile.in: define flags for X11 include files and library file
10923 locations, pass them down to the programs that need this info
10924
10925 * build-all.mk: added a 'native' target, to 3stage the native toolchain
10926
252b5132
RH
10927Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10928
10929 * configure.in: start building libg++ for HP-UX targets
10930
10931Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
10932
10933 * README: Update references to files moved into etc/.
10934
10935Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
10936
10937 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
10938 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
10939
10940Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
10941
10942 * configure: accept dash as well as underscore in long option
10943 names for FSF compatibility.
10944
10945Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
10946
10947 * config.sub: added -sco3.2v4 support from FSF.
10948
10949Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10950
10951 * configure.in: expand the section that adds or removes
10952 directories from the list of programs to build, to handle native
10953 vs. cross in addition to host v. native
10954
10955Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
10956
10957 * Makefile.in: Replace C++ in macro names with CXX.
10958 This is less likely to break ...
10959
10960Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10961
10962 * test-build.mk: add -w to GNU_MAKE
10963
10964Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10965
10966 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
10967 add 'sparc' to list of recognized cpus. This needed to make
10968 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
10969 Delete some redundant ose68 variants. Recognize -wrs as an os,
10970 then changes that into $CPU-wrs-vxworks.
10971
10972 * configure.in: remove most references to gdbtest, regularize
10973 target based program removal
10974
10975 * test-build.mk: import from p3 tree (many fixes and changes)
10976
10977Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
10978
10979 * Makefile.in: added rules to handle tcl, tk, and expect
10980
10981 * configure.in: handle those directories if they exist
10982
10983Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10984
10985 * config.sub: removed bogus hppabsd and hppahpux names, since
10986 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
10987
10988Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10989
10990 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
10991 depends upon all-xiberty
10992
10993 * Makefile.in: changes from p3, including:
10994
10995 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
10996
10997 * Makefile.in (XTRAFLAGS): include newlib directories if
10998 newlib/Makefile exists, rather than if host != target.
10999
11000 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
11001
11002 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11003 from the same source tree and not building a cross-compiler. This
11004 matters for the libg++ configuration if reconfiguring a tree that
11005 has already been installed.
11006
11007 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
11008
11009 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11010 pick up the machine and system specific header files.
11011
11012 * Makefile.in: added AS_FOR_TARGET, passed down in
11013 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11014 the C compiler to use to create programs which are run in the
11015 build environment, set it to default to $(CC), and passed it down
11016 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11017
11018 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
11019
11020 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
11021 We need them for unusual native builds, like systems without
11022 ranlib.
11023
11024 * configure: also define $(host_canonical) and
80413487
RH
11025 $(target_canonical), which are the full, canonical names for the
11026 given host and target
252b5132
RH
11027
11028Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
11029
11030 * Makefile.in: Added separate definitions for C++.
11031
11032Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
11033
11034 * configure.in (configdirs): Add deja-gnu.
11035
11036Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
11037
11038 * README: Update for configure.texi and gdb-4.7 release.
11039
11040Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
11041
11042 * Makefile.in: Move "all" target to top of file.
11043 Previously, first target was ".PHONY" which caused BSD4.4 make
11044 to build .PHONY when make was run without arguments.
11045
11046Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
11047
11048 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
11049 Library-copylefted code in libiberty.
11050
11051Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
11052
11053 * config.sub: Replace m68kmote with plain old m68k.
11054
11055Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
11056
11057 * Makefile.in: Remove space from blank line, avoid Make complaints.
11058
11059Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
11060
11061 * config.sub: Complain if no argument is given. Added support for
11062 386bsd as OS and target alias.
11063
11064Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
11065
11066 * Makefile.in (XTRAFLAGS): include newlib directories if
11067 newlib/Makefile exists, rather than if host != target.
11068
11069Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
11070
11071 * config.sub: recognize sparclite-wrs-vxworks.
11072
11073 * Makefile.in (install-xiberty): added *-xiberty make rules (from
11074 p3.) Added clean-xiberty to clean.
11075
11076Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11077
11078 * configure.in: use *-*-* instead of nested cases for host and target
11079
11080Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
11081
11082 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11083 from the same source tree and not building a cross-compiler. This
11084 matters for the libg++ configuration if reconfiguring a tree that
11085 has already been installed.
11086
11087Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
11088
11089 * config.sub (i486v/i486v4): Merge in from FSF version.
11090
11091Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
11092
11093 * configure: only set PWD if it is already set.
11094
11095Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
11096
11097 * configure: just set PWD=`pwd` at the top, since Ultrix sh
11098 doesn't have unset and all success paths (and most error paths)
11099 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
11100 to just ${PWD} to avoid confusion.)
11101
11102Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
11103
11104 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
11105 even for a native compilation.
11106
11107Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
11108
11109 Changes to make the gdb.tar.Z rule work better.
11110
11111 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
11112 (DEVO_SUPPORT): Add configure.texi.
11113 (bfd-ilrt.tar.Z): Remove ancient rule.
11114
11115Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
11116
11117 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11118 pick up the machine and system specific header files.
11119
11120 * configure.in, config.sub: added new target m68010-adobe-scout,
11121 with alias of adobe68k. Changed configure.in to check for
11122 -scout before -sco* to avoid a false match.
11123
11124 * Makefile.in: added AS_FOR_TARGET, passed down in
11125 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11126 the C compiler to use to create programs which are run in the
11127 build environment, set it to default to $(CC), and passed it down
11128 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11129
11130Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
11131
11132 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
11133 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
11134 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
11135 FOR_TARGET variants, to newlib and libg++.
11136
11137Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
11138
11139 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
11140 first.
11141
11142Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
11143
11144 * config.sub: Accept `elf' as an environment.
11145
11146Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11147
11148 * Makefile.in (all-opcodes): cd into the right directory
11149
11150Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
11151
11152 * configure: added -program_transform_name option, used as
11153 argument to sed when installing programs.
11154 configure.texi: added documentation for -program_prefix,
11155 -program_suffix and -program_transform_name.
11156
11157Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
11158
11159 * config.sub: Accept i486 where i386 ok.
11160
11161Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
11162
11163 * config.sub: accept we32k
11164
11165Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
11166
35590697 11167 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
11168
11169 * Makefile.in: don't create all directories for ``make install'';
11170 let the subdirectories create the ones they need.
11171
11172Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11173
80413487 11174 * COPYING: new file, GPL v2
252b5132
RH
11175
11176Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11177
11178 * Makefile.in: use the new gen-info-dir, which needs a template
11179 argument (which also lives in texinfo)
11180
11181 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
11182
252b5132
RH
11183Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
11184
11185 * config.sub (ncr3000): Change i386 to i486.
11186
11187Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11188
11189 * Makefile.in: add install-rcs, install-grep to
11190 install-no-fixedincludes, removed install-bison and install-libgcc
11191
11192Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
11193
11194 * configure.in: grab the HPUX makefile fragment if on HPUX
11195
11196Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11197
11198 * Makefile.in: eradicate bison spoor (ditto libgcc).
11199 configure.in: recognise m68{k,000}-ericsson-OSE.
11200 es1800 is alias for m68k-ericsson-OSE
11201
11202Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11203
11204 * configure.in: rearrange the parts that remove programs from
11205 configdirs, based now on HOST==TARGET or by canonical triple.
11206
11207Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11208
11209 * test-build.mk: recurse explicitly with -f test-build.mk when
11210 appropriate. predicate stage3 and comparison on the existence
11211 of gcc. That is, if gcc isn't around, we aren't three-staging.
11212 On very clean, also remove ...stamp-co. Build in-place before
11213 doing other builds.
11214
11215Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11216
11217 * Makefile.in, configure.in: add tgas
11218
11219Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11220
11221 * Makefile.in: a number of changes merged in from progressive.
11222
11223 * configure.in: add libm.
11224
11225 * .cvsignore: ignore some stuff that comes from test-build.mk.
11226
252b5132
RH
11227Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
11228
11229 * config.sub: Add es1800 (m68k-ericsson-es1800).
11230
11231Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11232
11233 * configure: Add program_suffix (parallel to program_prefix)
11234 * Makefile.in: adjust directory-creating script for losing decstation
11235
11236Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
11237
11238 * configure: Minor $subdir-related fixes.
11239
11240Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11241
11242 * configure: fix various problems with propogating
11243 makefile_target_frag in subdirs.
11244 * configure.in: config libgcc if its there
11245
11246Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
11247
11248 * config.sub: HPPA merge.
11249
252b5132
RH
11250Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
11251
11252 * Makefile.in: Replace all-bison with all-byacc in all
11253 dependency lines for other tools (which now use byacc).
11254
11255Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
11256
11257 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
11258
252b5132
RH
11259Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
11260
11261 * Makefile.in: make gprof rules similar to byacc rules (instead of
11262 vestigal $(unsubdir) that didn't work...)
11263
11264Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
11265
11266 * config.sub: Add support for Linux.
11267 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
11268 (at least for libg++).
11269
11270Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11271
11272 * configure.texi: fix doc for the -nfp option to configure
11273
11274Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
11275
11276 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
11277
11278Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
11279
11280 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
11281 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
11282 * configure.in: added solaris* host_makefile_frag hook.
11283
11284Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11285
11286 * config.sub: changed recognition of m68000 so that various
11287 m68k types can be specified via m680[01234]0
11288
11289Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11290
11291 * config.sub (basic_machine): fix sed so that '-foo' isn't
11292 completely substituted out while .+'-foo' loses the '-foo'
11293
11294Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11295
11296 * config.sub ($os): Add -aout.
11297
11298Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
11299
11300 * configure: If host_makefile_frag is absolute, don't
11301 prefix ${invsubdir} (relevant to libg++ auto-configure).
11302
11303Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11304
11305 * Makefile.in (tooldir): Define it.
11306 (all-ld): Depend on all-flex.
11307
11308Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
11309
11310 * Makefile.in (check): Fix libg++ special case.
11311
11312Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
11313
11314 * configure: do not bury `pwd` into config.status, thus do fewer
11315 pwd's.
11316
11317 * configure: print the "Building in" message only when building in
11318 other than "." AND verbose.
11319
11320 * configure: remove -s, rework -v to better accomodate guested
11321 configures.
11322
11323 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
11324
11325Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
11326
11327 * Makefile.in: macroize flags passed on recursion. remove
11328 fileutils.
11329
11330Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
11331
11332 * configure: get makesrcdir right for subdirs deeper than 1.
11333
11334 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
11335 install.
11336
11337Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
11338
11339 * Makefile.in: don't print subdir_do or recursion lines.
11340
11341Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
11342
11343 * standards.texi: added menu item.
11344
11345 * Makefile.in: build and install standards.info.
11346
11347 * standards.texi: new file.
11348
11349Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11350
11351 * configure: test for and move config.status pieces from
11352 ${subdir}/.
11353
11354Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
11355
252b5132
RH
11356 * configure: Test for existance of files before trying to mv
11357 them, to avoid numerous non-existance messages.
11358
11359Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
11360
11361 * configure: correct final line of config.status.
11362
11363 * configure: patch from eggert. Avoids a protection problem if
11364 the original Makefile.in is read only.
11365
11366 * configure: use move-if-change from gcc to create config.status.
11367 Some makefiles depend on config.status to tell if a directory
11368 has been reconfigured for a different host. This change
11369 prevents those directories from remaking everything in the case
11370 where the reconfig was only intended to rebuild a Makefile.
11371
11372 * configure: test for config.sub with "config.sub sun4" rather
11373 than "config.sub ${host_alias}". Otherwise we can't tell a bad
11374 host alias from a missing config.sub.
11375
11376Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11377
11378 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
11379 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
11380
11381Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
11382
11383 * configure: mkdir ${subdir} as needed.
11384
11385Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
11386
11387 * Makefile.in,configure.in: added autoconf.
11388
11389Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11390
11391 * Makefile.in: no longer pass against on recursion.
11392
11393 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
11394 definitions are not inherited.
11395
11396 * configure: correct makesrcdir when subdir is .
11397
11398Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
11399
11400 * configure: Add support for 'subdirs' variable, which is
11401 like 'configdirs', except that configure doesn't re-invoke
11402 itself for subdirs, it just creates a Makefile for each subdir.
11403 * configure.texi: Document subdirs.
11404
11405Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11406
11407 * configure.in: added flex to configdirs
11408
11409Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
11410
11411 * Makefile.in: remove clean-stamps from clean.
11412
11413Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
11414
11415 * configure.in: Add gdbtest to configdirs.
11416
11417Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
11418
11419 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
11420 to recursive makes.
11421 * configure.in: Recognize new ncr3000 config.
11422
11423Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
11424
11425 * Makefile.in, configure.in: removed references to gdbm.
11426
11427Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
11428
11429 * config.sub: Don't canonicalize os value
11430 newsos* to bsd (readline needs to check for newsos).
11431 (This fix was earlier made Jan 31, but got re-broken.)
11432
11433Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
11434
11435 * configure.in: sco is an os, not a vendor!
11436
11437 * configure: Quote $( better. Keep various shells happy.
11438
11439Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
11440
11441 * Makefile.in: eliminate stamp-files.
11442
11443Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
11444
11445 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
11446 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
11447
11448Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
11449
11450 * config.sub: fix iris/iris3.
11451
11452Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
11453
11454 * configure: re-add -rm.
11455
11456Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
11457
11458 * Maskefile.in: add .stmp-rcs to all.
11459
11460 * configure.in: remove gas from rs6000 build, use aix host fragment.
11461
11462Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
11463
11464 * configure: pass down site_option during recursion.
11465
11466Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
11467
11468 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
11469
11470Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
11471
11472 * configure: Change exec_prefix so that it really defaults to prefix.
11473
11474Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
11475
11476 * Makefile.in, configure.in: Add support for mmalloc library.
11477
11478Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
11479
11480 * Makefile.in: add stmp dependencies for a few more things.
11481
11482Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
11483
11484 * configure: adjusted error message on objdir/srcdir configure
11485 collision, per john's suggestion.
11486
11487 * Makefile.in: add libiberty stmp to all and all.cross.
11488
11489Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
11490
11491 * Makefile.in: remove force dependencies, add grep to all.
11492
11493Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
11494
11495 * Makefile.in: drop flex. make stamp files work.
11496
11497 * configure: added test for conflicting configuration in srcdir,
11498 remove trailing slashes from srcdir. Otherwise emacs gdb mode
11499 gets cranky. use relative paths for configure and srcdir
11500 whenever possible. Send some error messages to stderr that were
11501 going to stdout.
11502
11503Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
11504
11505 * Makefile.in: Fix libg++ rule to check for gcc directory
11506 before using gcc/gcc. Also pass XTRAFLAGS.
11507
11508Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
11509
11510 * Makefile.in: added stmp-files so that directories aren't polled
11511 when they are already built.
11512
11513 * configure.texi: fixed a node pointer problem.
11514
11515Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
11516
4bddf3ad 11517 * config.sub configure.in gdb/configure.in
252b5132
RH
11518 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
11519 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
11520 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
11521
11522Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11523
11524 * configure: -recurring becomes -silent. corrected help message
11525 for -site= option.
11526
11527 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
11528
11529Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11530
11531 * configure: when building Makefile for crosses, replace
11532 tooldir and program_prefix. default srcdir from location of
11533 config.sub. remove "for host in hosts" and "for target in
11534 targets" loops.
11535
11536Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11537
11538 * Makefile.in: Do not pass bindir or mandir to cvs.
11539
11540Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11541
11542 * Makefile.in, configure.in: removed traces of namesubdir,
11543 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
11544 copyrights to '92, changed some from Cygnus to FSF.
11545
11546 * configure.texi: remove most references to multiple hosts,
11547 multiple targets, subdirs, etc.
11548
11549 * configure.man: removed rcsid. reference config.sub not
11550 config.subr.
11551
11552 * Makefile.in: mkdir $(infodir) on install-info.
11553
11554Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
11555
11556 * configure.texi: Explain better about .gdbinit and about
11557 the environment that configure.in sections run in.
11558
11559Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
11560
11561 * configure.in: Ultrix is only a decstation if it's a MIPS.
11562
11563Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
11564
11565 * README: DOC.configure => cfg-paper.texi.
11566
11567Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
11568
11569 * config.sub (near case $os): Don't convert newsos* to bsd!
11570
11571Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
11572
11573 * Makefile.in: Reinstall change from gdb-4.3 that reduces
11574 the number of copies of COPYING that go into the GDB tar file.
11575
11576Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
11577
4bddf3ad 11578 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
11579 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
11580 Fix SCO configuration stuff.
11581
11582Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
11583
11584 * Makefile.in: For libg++, make sure the -I pointing
11585 to the gcc directory goes *after* all the libg++-local -I flags.
11586 Also, move just-gcc dependency from just-libg++ to all-libg++.
11587
11588Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
11589
11590 * configure: Change -x to -f to keep Ultrix /bin/test happy.
11591
11592Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
11593
11594 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
11595
11596Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
11597
11598 * config.sub: Add stratus configuration frags. Also
11599 submitted to FSF.
11600
11601Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
11602
11603 * Makefile.in (DEV_SUPPORT): add configure.man.
11604
11605 * config.sub(Decode manufacturer-specific): add -none*.
11606
11607Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
11608
11609 * Makefile.in: remove form feeds to make Sun's make happy.
11610 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
11611
11612Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
11613
11614 * Makefile.in (AR_FLAGS): Make quieter.
11615
11616Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
11617
11618 * configure.in: Add libg++.
11619 * configure: When verbose, don't output the command line at each
11620 level; it will be unremarkably the same as the previous version,
11621 which will be the same as what the user typed.
11622
11623Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
11624
11625 * configure.in, Makefile.in: fix clean-info, add flex. add
11626 fileutils.
11627
11628 * configure: be less sensitive to spaces in Makefile.in. Do not
11629 look for sources in "..". Doing so breaks subdirectories that
11630 might have their own configure. If a subdir has it's own
11631 configure script, use it.
11632
11633Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
11634
11635 * cfg-paper.texi: some changes suggested by rms.
11636
11637Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
11638
11639 * config.sub: Merge in some small additions from the FSF version,
11640 taken from the gcc distribution, to bring the Cygnus and FSF
11641 versions into closer sync.
11642
11643Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
11644
11645 * configure.in: Changed svr4 references to sysv4.
11646
11647Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
11648
11649 * configure: added -V for version number option.
11650
11651Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
11652
11653 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
11654 renamed from DOC.configure to cfg-paper.texi.
11655
11656Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11657
11658 * configure, config.subr, config.sub: config.subr is now
11659 config.sub again.
11660
11661Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
11662
11663 * configure.texi: new file, in progress.
11664
11665 * Makefile.in: build info file and install the man page for
11666 configure.
11667
11668 * configure.man: new file, first cut.
11669
11670 * configure: find config.subr again now that configuration "none"
11671 has gone. removed all traces of the -ansi option. removed all
11672 traces of the -languages option.
11673
11674 * config.subr: resync from rms.
11675
d932cae7 116761991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11677
11678 * configure, config.sub, config.subr: merge config.sub into
11679 config.subr, call the result config.subr, remove config.sub, use
11680 config.subr.
11681
11682 * Makefile.in: revised install for dir.info.
11683
d932cae7 116841991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11685
11686 * configure.in: add decstation host makefile frag.
11687
11688 * Makefile.in: BISON now bison -y again. also install-gcc on
11689 install. clean-gdbm on clean. infodir belongs in datadir.
11690 Make directories for info install. Build dir.info here then
11691 install it.
11692
d932cae7 116931991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11694
11695 * Makefile.in: fix for bad directory tests.
11696
d932cae7 116971991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11698
11699 * configure: \{1,2\} appears to be a sysv'ism. Use a different
11700 regexp. -srcdir relative was being handled incorrectly.
11701
11702 * Makefile.in: unwrapped some for loops so that parallel makes
11703 work again and so one can focus one's attention on a particular
11704 package.
11705
d932cae7 117061991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11707
11708 * configure: added PWD as a stand in for `pwd` (for speed). use
11709 elif wherever possible. make -srcdir work without -objdir.
11710 -objdir= commented out.
11711
d932cae7 117121991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11713
11714 * configure: +options become --options. -subdirs commented out.
11715 added -host, -datadir. Renamed -destdir to -prefix. Comment in
11716 Makefile now at top of generated Makefile. Removed cvs log
11717 entries. added -srcdir. create .gdbinit only if there is one
11718 in ${srcdir}.
11719
11720 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11721 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11722 and mandir now keyed off datadir by default.
11723
d932cae7 117241991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
11725
11726 * Freshly created ChangeLog.
11727
11728\f
11729Local Variables:
11730mode: change-log
11731left-margin: 8
11732fill-column: 76
11733version-control: never
11734End:
This page took 0.806416 seconds and 4 git commands to generate.