*** empty log message ***
[deliverable/binutils-gdb.git] / ChangeLog
1 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2
3 Sync with gcc:
4
5 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6
7 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8 it only affects bootstrap and could be tested on "$host" as well.
9 * configure: Regenerate.
10 * config/mh-ppc-darwin: Add to the stage1 cflags here.
11
12 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
13
14 PR bootstrap/29544
15 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
16 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
17 move here comment from Makefile.tpl.
18 * Makefile.tpl: Move some definitions higher in the file.
19 (STAGE1_CHECKING): New.
20 * configure.in: Add --enable-stage1-checking.
21 * configure: Regenerate.
22 * Makefile.in: Regenerate.
23
24 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25
26 * configure.in: Update error message for missing GMP/MPFR.
27
28 * configure: Regenerate.
29
30 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
31
32 * configure.in: Update MPFR version in error message.
33
34 * configure: Regenerate.
35
36 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
37
38 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
39 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
40 --with-gmp-lib): New flags.
41
42 * configure: Regenerate.
43
44 2006-12-12 Andreas Tobler <a.tobler@schweiz.org>
45
46 PR bootstrap/30134
47 * configure.in: Correct x86 darwin support for libjava to powerpc
48 and i?86 only.
49 * configure: Regenerate.
50
51 2006-12-11 Alan Modra <amodra@bigpond.net.au>
52
53 * configure.in: Handle spu makefile frag.
54 * config/mt-spu: New file.
55 * Makefile.tpl (MAINT): Define
56 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
57 * configure: Regenerate.
58 * Makefile.in: Regenerate.
59
60 2006-12-11 Ben Elliston <bje@au.ibm.com>
61
62 * config.sub, config.guess: Update from upstream sources.
63
64 2006-12-11 Ben Elliston <bje@au.ibm.com>
65
66 * configure.in: Sync with GCC (spu-*-*).
67 * configure: Sync with GCC.
68
69 2006-12-07 Mike Stump <mrs@apple.com>
70
71 * Makefile.def (dependencies): Add dependency for
72 install-target-libssp and install-target-libgomp on
73 install-gcc.
74 * Makefile.in: Regenerate.
75
76 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
77
78 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
79 (unstage): Test for stage_last presence.
80
81 PR bootstrap/29802
82 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
83 * Makefile.in: Regenerate.
84
85 2006-11-14 DJ Delorie <dj@redhat.com>
86
87 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
88 * Makefile.in: Sync with GCC.
89 * configure.in: Sync with GCC (mpfr, gmp).
90 * configure: Sync with GCC.
91
92 2006-11-08 Jie Zhang <jie.zhang@analog.com>
93
94 * configure.in: Remove target-libgloss from noconfigdirs for
95 bfin-*-*.
96 * configure: Regenerated.
97
98 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
99
100 * COPYING.NEWLIB: Add spu license.
101 * COPYING.LIBGLOSS: Ditto.
102
103 2006-10-17 Brooks Moses <bmoses@stanford.edu>
104
105 * Makefile.def: Added pdf target handling.
106 * Makefile.tpl: Added pdf target handling.
107 * Makefile.in: Regenerated.
108
109 2006-10-11 Jeff Johnston <jjohnstn@redhat.com>
110
111 * COPYING.NEWLIB: Updated.
112 * COPYING.LIBGLOSS: Ditto.
113
114 2006-09-27 Dave Brolley <brolley@redhat.com>
115
116 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
117 $s instead of $r.
118 * configure: Regenerated.
119
120 2006-09-26 Ben Elliston <bje@au.ibm.com>
121
122 * config.sub, config.guess: Update from upstream sources.
123
124 2006-09-20 Thiemo Seufer <ths@mips.com>
125
126 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
127 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
128 * configure: Regenerate.
129
130 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
131
132 * configure.in: Never build newlib for a Mingw host.
133 Never build newlib as Mingw target library.
134 Test the existence of winsup/cygwin for building a Cygwin newlib,
135 rather than just winsup.
136 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
137 building a Mingw target.
138 * configure: Regenerate.
139
140 2006-08-15 Thiemo Seufer <ths@mips.com>
141 Nigel Stephens <nigel@mips.com>
142 David Ung <davidu@mips.com>
143
144 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
145
146 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
147
148 Sync from GCC:
149 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
150
151 PR bootstrap/18058
152 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
153 if the bootstrap compiler is a GCC version that supports it.
154 * configure: Regenerate.
155
156 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
157
158 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
159 * configure: Regenerated.
160
161 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
162
163 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
164 for stages after the first.
165
166 2006-07-17 Jakub Jelinek <jakub@redhat.com>
167
168 * Makefile.def: Add dependencies for configure-opcodes
169 on configure-intl and all-opcodes on all-intl.
170 * Makefile.in: Regenerated.
171
172 2006-07-04 Peter O'Gorman <peter@pogma.com>
173
174 * ltconfig: chmod 644 before ranlib during install.
175
176 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
177
178 * configure.in: Fix thinkos in previous check-in.
179 * configure: Regenerate.
180
181 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
182
183 Sync from gcc:
184
185 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
186
187 PR other/27063
188 * configure.in: Test subdir_requires and give an appropriate
189 error message.
190 * configure: Regenerate.
191
192 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
193
194 PR target/27540
195 * configure.in: Only enable libgomp on IRIX 6.
196 * configure: Regenerate.
197
198 2006-06-20 David Ayers <d.ayers@inode.at>
199
200 PR bootstrap/28072
201 * configure.in: Add target-boehm-gc to noconfigdirs depending on
202 whether target-libjava is being configured instead of whether the
203 java front end is enabled.
204 * configure: Regenerate.
205
206 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
207
208 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
209 to R_ARM_LDC_SB_G{0,1,2} respectively.
210
211 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
212
213 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
214 too.
215 * Makefile.in: Regenerate.
216
217 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
218
219 Sync from gcc:
220
221 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
222 * configure.in: Don't enable libgomp on hpux10.
223 * configure: Rebuilt.
224
225 2006-06-13 David Ayers <d.ayers@inode.at>
226
227 Sync from gcc:
228
229 2006-06-12 David Ayers <d.ayers@inode.at>
230
231 PR bootstrap/27963
232 PR target/19970
233 * configure.in: Remove target-boehm-gc from noconfigdirs where
234 ${libgcj} is specified.
235 * configure: Regenerate.
236
237 2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
238
239 Sync from gcc:
240
241 2005-01-12 David Edelsohn <edelsohn@gnu.org>
242 Andreas Schwab <schwab@suse.de>
243
244 PR bootstrap/18033
245 * config-ml.in: Eval option if surrounded by single quotes.
246
247 2006-06-07 Carlos O'Donell <carlos@codesourcery.com>
248
249 Sync from gcc:
250
251 2006-06-06 David Ayers <d.ayers@inode.at>
252
253 PR libobjc/13946
254 * Makefile.def: Add dependencies for libobjc which boehm-gc.
255 * Makefile.in: Regenerate.
256 * configure.in: Add --enable-objc-gc at toplevel and have it
257 enable boehm-gc for Objective-C.
258 Remove target-boehm-gc from libgcj.
259 Add target-boehm-gc to target_libraries.
260 Add target-boehm-gc to noconfigdirs where ${libgcj}
261 is specified.
262 Assert that boehm-gc is supported when requested for Objective-C.
263 Only build boehm-gc if needed either for Java or Objective-C.
264 * configure: Regenerate.
265
266 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
267
268 PR 27674
269 * Makefile.tpl (configure-[+prefix+][+module+],
270 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
271 Remove rule to unstage bootstrapped modules.
272 (stage_current): New.
273 * Makefile.in: Regenerate.
274
275 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
276 Andreas Tobler <a.tobler@schweiz.ch>
277
278 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
279 * configure: Rebuilt.
280
281 Revert
282 2006-01-31 Richard Guenther <rguenther@suse.de>
283 Paolo Bonzini <bonzini@gnu.org>
284
285 * Makefile.def (target_modules): Add libgcc-math target module.
286 * configure.in (target_libraries): Add libgcc-math target library.
287 (--enable-libgcc-math): New configure switch.
288 * Makefile.in: Re-generate.
289 * configure: Re-generate.
290
291 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
292
293 * config-ml.in: Alter CCASFLAGS to include special
294 multilib options the same as is done for CFLAGS.
295
296 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
297
298 * Makefile.def: Added dependencies from sim and gdb on intl, and
299 added configure dependencies to everything with an all dependency
300 on intl.
301 * gettext.m4: Removed.
302 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
303 (GDB_SUPPORT_DIRS): Add intl.
304 * Makefile.in: Regenerated.
305
306 2006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
307
308 * src-release (DEVO_SUPPORT): Add config.rpath.
309
310 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
311
312 * Makefile.def (bfd, opcodes): Fix lib_path.
313 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
314 (restrap): Move under "@if gcc-bootstrap". Fix typo.
315 * Makefile.in: Regenerate.
316
317 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
318
319 * configure.in: Enable gprof for cross builds.
320 * configure: Regenerate.
321
322 2006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
323
324 * src-release (MAKEINFOFLAGS): Define.
325 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
326
327 2006-05-14 Ben Elliston <bje@au.ibm.com>
328
329 * config.sub, config.guess: Update from upstream sources.
330
331 2006-05-12 Ben Elliston <bje@au.ibm.com>
332
333 * config.sub, config.guess: Update from upstream sources.
334
335 2006-05-04 Steve Ellcey <sje@cup.hp.com>
336
337 * blt, iwidgets, mmalloc: Remove directories.
338
339 2006-05-01 DJ Delorie <dj@redhat.com>
340
341 * configure.in: Restore CFLAGS if GMP isn't present.
342 * configure: Regenerate.
343
344 2006-04-18 DJ Delorie <dj@redhat.com>
345
346 * configure.in (m32c): Build libstdc++-v3. Pass flags to
347 reference libgloss so that libssp can be built in a combined
348 tree.
349 * configure: Regenerate.
350
351 2006-04-10 Ben Elliston <bje@au.ibm.com>
352
353 * contrib: Remove directory.
354
355 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
356
357 * Makefile.tpl: Add install-html target.
358 * Makefile.def: Add install-html target.
359 * Makefile.in: Regenerate.
360 * configure.in: Add --with-datarootdir, --with-docdir,
361 and --with-htmldir options.
362 * configure: Regenerate.
363
364 2006-03-31 Ben Elliston <bje@au.ibm.com>
365
366 PR binutils/1860
367 * configure.in: Require makeinfo 4.4 or higher.
368 * configure: Regenerate.
369
370 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
371
372 * Makefile.in: Regenerate.
373
374 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
375
376 Sync with gcc:
377 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
378
379 * configure.in: Handle --disable-<component> generically.
380 * configure: Regenerate.
381
382 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
383
384 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
385 (TARGET_CONFIGDIRS): Remove.
386 * configure.in: Remove AC_SUBST(target_configdirs).
387 * Makefile.in, configure: Regenerated.
388
389
390 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
391
392 PR libgcj/17311
393 * ltmain.sh: Don't use "$finalize_rpath" for compile.
394
395 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
396
397 PR bootstrap/25670
398
399 * Makefile.tpl ([+compare-target+]): Print explanation messages.
400
401 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
402 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
403 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
404 BUILD_PREFIX, BUILD_PREFIX_1.
405 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
406
407 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
408 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
409
410 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
411 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
412 of `cat stage_current`. Always provide the `r' and `s' variables.
413 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
414 a single shell execution.
415 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
416 bootstrapped modules, make the stage1 module if the build was not
417 started yet, else build the current stage.
418 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
419 (all-build, all-host, all-target, [+make_target+]-host,
420 [+make_target+]-target): Do not use \-continued lines.
421 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
422 (current_stage, restrap, stage_last): New.
423
424 * Makefile.in: Regenerate.
425 * configure: Regenerate.
426
427 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
428
429 Sync from gcc:
430
431 2006-01-31 Richard Guenther <rguenther@suse.de>
432 Paolo Bonzini <bonzini@gnu.org>
433
434 * Makefile.def (target_modules): Add libgcc-math target module.
435 * configure.in (target_libraries): Add libgcc-math target library.
436 (--enable-libgcc-math): New configure switch.
437 * Makefile.in: Re-generate.
438 * configure: Re-generate.
439 * libgcc-math: New toplevel directory.
440
441 2006-01-18 Richard Henderson <rth@redhat.com>
442 Jakub Jelinek <jakub@redhat.com>
443 Diego Novillo <dnovillo@redhat.com>
444
445 * libgomp: New directory.
446 * Makefile.def: Add target_module libgomp.
447 * Makefile.in: Regenerate.
448 * configure.in (target_libraries): Add target-libgomp.
449 * configure: Regenerate.
450
451 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
452 Andreas Schwab <schwab@suse.de>
453
454 * configure: Regenerate.
455
456 2006-01-16 Paolo Bonzini <bonzini@gnu.org>
457
458 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
459 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
460 the assembler, linker and binutils.
461 * configure: Regenerate.
462
463 2006-01-16 Nick Clifton <nickc@redhat.com>
464
465 * config.sub, config.guess: Sync from config repository.
466
467 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
468
469 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
470 @ from continuation.
471 * Makefile.in: Rebuilt.
472
473 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
474
475 Sync from gcc:
476
477 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
478
479 PR bootstrap/24252
480
481 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
482 * Makefile.tpl (OBJDUMP): New.
483 (EXTRA_HOST_FLAGS): Add it.
484 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
485
486 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
487 to use symbolic links between directories. Avoid race conditions
488 or make them harmless.
489 * configure.in: Do not try to use symbolic links between directories.
490
491 * Makefile.def (LEAN): Pass.
492 * Makefile.tpl (LEAN): Define.
493 (stage[+id+]-start): Accept that the previous directory does not
494 exist, if the bootstrap is lean.
495 (stage[+id+]-bubble): Invoke lean bootstrap commands after
496 stage[+id+]-start. Use a makefile variable and an `if' instead of a
497 configure substitution.
498 ([+compare-target+]): Likewise.
499 ([+bootstrap-target+]-lean): New.
500 * configure.in: Remove lean bootstrap support from here.
501
502 * Makefile.in: Regenerate.
503 * configure: Regenerate.
504
505 2006-01-02 Andreas Schwab <schwab@suse.de>
506
507 * configure.in: When reconfiguring remove Makefile in
508 all stage directories.
509 * configure: Regenerate.
510
511 2005-12-27 Leif Ekblad <leif@rdos.net>
512
513 * configure.in: Add support for RDOS target.
514 * configure: Regenerate.
515
516 2005-12-27 Nick Clifton <nickc@redhat.com>
517
518 PR binutils/1990
519 * libtool.m4: Synchronize with version in GCC sources.
520
521 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
522
523 Revert Ada-related part of the previous change.
524
525 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
526 Do not pass.
527 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
528 * Makefile.in: Regenerate.
529 * configure.in: Do not include mt-ppc-aix target fragment.
530 * configure: Regenerate.
531
532 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
533
534 * configure.in: Select appropriate fragments for PowerPC/AIX.
535 * configure: Regenerate.
536
537 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
538 BOOT_CFLAGS, BOOT_LDFLAGS.
539 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
540 BOOT_CFLAGS, BOOT_LDFLAGS.
541 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
542 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
543 (stage): Fail if we cannot complete the work.
544 * Makefile.in: Regenerate.
545
546 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
547
548 * COPYING.NEWLIB: Update copyright year for default
549 copyright.
550
551 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
552
553 * Makefile.tpl (all, do-[+make_target+], do-check, install,
554 install-host-nogcc): Don't invoke $(stage) at the end.
555 * Makefile.in: Regenerate.
556
557 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
558
559 * configure.in: Flip the top-level bootstrap switch.
560 * configure: Regenerate.
561
562 Merge from gcc:
563
564 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
565
566 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
567 $(stage) and $(unstage).
568 (EXTRA_TARGET_FLAGS): Correct double-quoting.
569 (all): Remove stray semicolon.
570 (local-distclean): Don't handle multilib.tmp and multilib.out.
571 (install.all): Set $s for consistency.
572 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
573 check_multilibs setting. Always make the install directory.
574 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
575 Correct @if/@endif.
576 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
577 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
578 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
579 (multilib.out): Remove.
580 * Makefile.in: Regenerated.
581
582 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
583
584 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
585 * configure.in: Replace ms1 arch with mt.
586 * configure: Rebuilt.
587
588 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
589
590 Sync with gcc:
591
592 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
593
594 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
595 * configure.in: Replace ms1 arch with mt.
596 * configure: Rebuilt.
597
598 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
599
600 Sync with gcc:
601
602 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
603
604 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
605 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
606 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
607 Find in-tree tools if available.
608 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
609 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
610 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
611 (COMPILER_*_FOR_TARGET): New.
612 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
613 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
614 (CONFIGURED_*, USUAL_*): Remove.
615 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
616 STRIP): Use autoconf substitutions.
617 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
618 COMPILER_NM_FOR_TARGET): New.
619 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
620
621 (all): Make all-host and all-target in parallel.
622 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
623 that $$r and $$s are set before invoking a recursive make.
624 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
625 ([+bootstrap-target+]): Inline most of the `all' target.
626
627 2005-11-29 Ben Elliston <bje@au.ibm.com>
628
629 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
630 from the gcc build directory.
631 * Makefile.in: Regenerate.
632
633 2005-11-29 Ben Elliston <bje@au.ibm.com>
634
635 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
636 depend on all-libdecnumber.
637 * configure.in (host_libs): Include libdecnumber.
638 * Makefile.in: Regenerate.
639 * configure: Likewise.
640
641 2005-11-21 Kean Johnston <jkj@sco.com>
642
643 * config.sub, config.guess: Sync from upstream sources.
644
645 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
646
647 * Makefile.def: Remove gdb dependencies for gdbtk.
648 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
649 (configure-gdb, install-gdb): New rules.
650 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
651 * Makefile.in, configure: Regenerated.
652
653 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
654
655 PR bootstrap/24297
656 * Makefile.tpl (do-[+make-target+], do-check, install,
657 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
658 are set before recursing.
659 * Makefile.in: Regenerate.
660
661 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
662
663 PR bootstrap/18939
664 * Makefile.def (gcc) <target>: Fix thinko.
665 * Makefile.in: Regenerate.
666
667 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
668
669 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
670 * configure: Regenerate.
671
672 2005-10-09 Kazu Hirata <kazu@codesourcery.com>
673
674 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
675 target-libffi, target-qthreads, target-libjava, and
676 targetlibobjc.
677 * configure: Regenerate.
678
679 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
680
681 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
682 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
683 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
684 (USUAL_OBJDUMP_FOR_TARGET): New.
685 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
686 * configure.in: Check for $OBJDUMP_FOR_TARGET.
687 * configure, Makefile.in: Regenerated.
688
689 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
690
691 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
692 before other host packages.
693
694 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
695
696 PR bootstrap/22340
697
698 * configure.in (default_target): Remove.
699 * Makefile.tpl (all): Do not use prerequisites as subroutines
700 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
701 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
702 use prerequisites as subroutines.
703 (check-host, check-target): New.
704 (bootstrap configure & all targets): Do not use stage*-start
705 if the directory layout is already ok.
706 (non-bootstrap configure & all targets): Prepend a $(unstage).
707 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
708 (NOTPARALLEL): Remove.
709 (unstage, stage variables): New variables.
710 (unstage, stage targets): Simply expand to those variables.
711
712 * configure: Regenerate.
713 * Makefile.in: Regenerate.
714
715 2005-10-04 James E Wilson <wilson@specifix.com>
716
717 * Makefile.def (lang_env_dependencies): Add libmudflap.
718 * Makefile.in: Regenerate.
719
720 2005-10-03 Catherine Moore <clm@cm00re.com>
721
722 * configure.in (bfin-*-*): Support bfin.
723 * configure: Regenerated.
724
725 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
726
727 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
728 * configure: Regenerated.
729
730 2005-09-28 Geoffrey Keating <geoffk@apple.com>
731
732 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
733 (LIPO_FOR_TARGET): New.
734 (CONFIGURED_LIPO_FOR_TARGET): New.
735 (USUAL_LIPO_FOR_TARGET): New.
736 (STRIP_FOR_TARGET): New.
737 (CONFIGURED_STRIP_FOR_TARGET): New.
738 (USUAL_STRIP_FOR_TARGET): New.
739 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
740 STRIP_FOR_TARGET.
741 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
742 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
743 * Makefile.in: Regenerate.
744 * configure: Regenerate.
745
746 2005-09-19 David Edelsohn <edelsohn@gnu.org>
747
748 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
749 (rs6000-*-aix*): Same.
750 * configure: Regenerate.
751
752 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
753
754 * configure.in: Recognize f95 in the --enable-languages option,
755 and substitute it for fortran, issuing a warning.
756 * configure: Regenerate.
757
758 2005-09-07 Ben Elliston <bje@au.ibm.com>
759
760 Import from Autoconf sources:
761
762 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
763 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
764 Elliston. Handle weird characters correctly.
765
766 2005-08-30 Phil Edwards <phil@codesourcery.com>
767
768 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
769 * configure: Regenerated.
770
771 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
772
773 * Makefile.def (libssp): Add to lang_env_dependencies.
774 * Makefile.in: Regenerate.
775
776 2005-08-17 Christian Groessler <chris@groessler.org>
777
778 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
779 * Makefile.in: Regenerate.
780
781 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
782
783 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
784 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
785 Look for alternate names of the target cc and c++
786 * configure: Regenerate.
787
788 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
789
790 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
791 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
792 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
793 tools; remove code to manually set them.
794 (Target tools): Look in the environment for them.
795 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
796 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
797 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
798 build directory.
799 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
800 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
801 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
802 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
803 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
804 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
805 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
806 * configure: Regenerate.
807 * Makefile.in: Regenerate.
808
809 2005-07-27 Mark Mitchell <mark@codesourcery.com>
810
811 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
812 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
813 * Makefile.in: Regenerated.
814
815 2005-07-26 Mark Mitchell <mark@codesourcery.com>
816
817 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
818 (CFLAGS_FOR_TARGET): Use it.
819 (CXXFLAGS_FOR_TARGET): Likewise.
820 * Makefile.in: Regenerated.
821 * configure.in (--with-build-sysroot): New option.
822 * configure: Regenerated.
823
824 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
825
826 * Makefile.tpl: Wrap install between unstage and stage
827 * Makefile.in: Regenerate.
828
829 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
830
831 * all files: Update FSF address.
832
833 2005-07-14 Jim Blandy <jimb@redhat.com>
834
835 * configure.in: Add cases for Renesas m32c.
836 * configure: Regenerated.
837
838 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
839
840 * COPYING, compile, config-ml.in, config.guess,
841 config.sub, install-sh, missing, mkinstalldirs,
842 symlink-tree, ylwrap: Sync from upstream sources.
843
844 2005-07-13 Eric Christopher <echristo@redhat.com>
845
846 * configure.in: Add toplevel noconfigdir support for tpf.
847 * configure: Regenerate.
848
849 2005-07-11 Jakub Jelinek <jakub@redhat.com>
850
851 * Makefile.def (target_modules): Add libssp.
852 * configure.in (target_libraries): Add target-libssp.
853 * configure: Rebuilt.
854 * Makefile.in: Rebuilt.
855
856 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
857
858 PR ada/22340
859
860 * Makefile.def: Sync with gcc.
861 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
862 * Makefile.in: Regenerate.
863
864 2005-07-07 Andreas Schwab <schwab@suse.de>
865
866 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
867 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
868 * Makefile.in: Regenerated.
869
870 2005-07-07 Kazu Hirata <kazu@codesourcery.com>
871
872 * configure.in: Add --enable-libssp and --disable-libssp.
873 * configure: Regenerate with autoconf-2.13.
874
875 2005-07-06 Geoffrey Keating <geoffk@apple.com>
876
877 * configure.in: Don't build sim or rda when targetting darwin.
878 * configure: Regenerate.
879
880 2005-07-04 Ben Elliston <bje@gnu.org>
881
882 * src-release (do-proto-toplev): Remove dejagnu bits.
883 (DEJAGNU_SUPPORT_DIRS): Remove.
884 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
885 (GDBD_SUPPORT_DIRS): Likewise.
886 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
887 (INSIGHTD_SUPPORT_DIRS): Likewise.
888 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
889
890 2005-06-30 Ben Elliston <bje@gnu.org>
891
892 * setup.com (mpw): Remove unused directive.
893
894 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
895
896 * Makefile.def (stagefeedback): Come after profile.
897 Define profiledbootstrap target.
898 * Makefile.tpl (profiledbootstrap): Remove.
899 (stageprofile-end): Zap stagefeedback.
900 (stagefeedback-start): Copy all .gcda files, not only GCC's.
901 * Makefile.in: Regenerate.
902
903 2005-06-13 Zack Weinberg <zack@codesourcery.com>
904
905 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
906 In 'cpp' stanza, support '#line' as well as '# '.
907
908 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
909
910 * configure.in (unsupported_languages): New macro.
911 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
912 non-ported target libraries in noconfigdirs.
913 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
914 non-linux-gnu. Remove libgcj_ex_libffi.
915 <lang_frag loop>: Set add_this_lang=no if the language is in
916 unsupported_languages.
917 * configure: Regenerate.
918
919 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
920
921 * configure.in: Fix typo in handling of --with-mpfr-dir.
922 * configure: Regenerate.
923
924 2005-06-02 Jim Blandy <jimb@redhat.com>
925
926 * config.sub: Add cases for the Renesas m32c. (This patch has been
927 accepted into the master sources.)
928
929 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
930 Michael Snyder <msnyder@redhat.com>
931 Stan Cox <scox@redhat.com>
932
933 * configure.in: Set noconfigdirs for ms1.
934
935 * configure: Regenerate.
936
937 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
938
939 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
940 (Dependencies): Consider target modules for bootstrap dependencies.
941 Make target bootstrap modules depend on each stage's gcc.
942 * Makefile.in: Regenerate.
943
944 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
945
946 * Makefile.def (configure-gcc): Depend on binutils having been built.
947 (all-gcc): No need to do it here.
948 * Makefile.in: Regenerate.
949
950 2005-05-19 Paul Brook <paul@codesourcery.com>
951
952 * configure.in: Rewrite misleading error message when requested
953 language cannot be built.
954 * configure: Regenerate.
955
956 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
957
958 * ylwrap: Import from Automake 1.9.5.
959
960 2005-05-04 Mike Stump <mrs@apple.com>
961
962 * configure.in: Always pass --target to target configures as
963 otherwise rebuilds that do --recheck will fail.
964 * configure: Rebuilt.
965
966 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
967
968 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
969 STAGE_HOST_EXPORTS.
970 (configure, all): Add bootstrap support.
971 (Host modules, target modules): Pass post-stage1 flags and exports.
972 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
973 * Makefile.in: Regenerate.
974
975 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
976
977 Sync from gcc:
978
979 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
980
981 * config.sub: Update from master copy.
982
983 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
984
985 * configure.in <crisv32-*-*, cris-*-*>: New local variable
986 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
987 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
988 "*-*-elf" and "*-*-linux*".
989 * configure: Regenerate.
990
991 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
992
993 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
994 (TARGET_CONFIGARGS): Include --with-target-subdir.
995 (configure, all): New macros. Use them throughout.
996
997 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
998
999 * Makefile.tpl: Sync with gcc.
1000 * Makefile.in: Regenerate.
1001
1002 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
1003
1004 * config/mh-mingw32: Delete.
1005 * configure.in: Don't use it.
1006 * configure: Regenerate.
1007
1008 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
1009
1010 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1011 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1012 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1013 (HOST_LIB_PATH): Generate from Makefile.def.
1014 (TARGET_LIB_PATH): Likewise.
1015 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1016 * Makefile.in: Regenerate.
1017 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1018 (RPATH_ENVVAR): Include Darwin case.
1019 * configure: Regenerate.
1020
1021 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
1022
1023 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1024 * configure: Regenerate.
1025
1026 2005-03-21 Zack Weinberg <zack@codesourcery.com>
1027
1028 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1029 gcc_version, and gcc_version_trigger from set of flags to pass.
1030 * Makefile.tpl: Remove definitions of above variables.
1031 (config.status): Remove dependency on $(gcc_version_trigger).
1032 * Makefile.in: Regenerate.
1033 * configure.in: Do not reference config/gcc-version.m4 nor
1034 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
1035 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
1036 * configure: Regenerate.
1037
1038 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
1039 Andrew Pinski <pinskia@physics.uc.edu>
1040
1041 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1042 * Makefile.in: Regenerate.
1043
1044 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
1045
1046 PR libgcj/20160
1047 * ltmain.sh: Avoid creating archives with components that have
1048 duplicate basenames.
1049
1050 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
1051
1052 PR bootstrap/20250
1053 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1054 instead of check.
1055 * Makefile.in: Regenerate.
1056
1057 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
1058
1059 Sync from gcc.
1060
1061 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
1062
1063 PR bootstrap/17383
1064 * Makefile.def (target_modules): Remove "stage", now unnecessary.
1065 * Makefile.tpl (HOST_SUBDIR): New substitution.
1066 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1067 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1068 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1069 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1070 (Host modules, Bootstrapped modules): Use it.
1071 (Build modules, Target modules): Do not create symlink trees,
1072 always configure out-of-srcdir.
1073 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1074 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1075 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1076 $(HOST_SUBDIR). Create a symlink for host_subdir.
1077
1078 * Makefile.in: Regenerate.
1079 * configure: Regenerate.
1080
1081 Merged from libada-gnattools-branch:
1082 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
1083
1084 * Makefile.def: Add gnattools as a module, depending on target-libada.
1085 * Makefile.in: Regenerate.
1086 * configure.in: Include gnattools in host_tools; disable it if ada
1087 is disabled.
1088 * configure: Regenerate.
1089
1090 2005-02-23 Nick Clifton <nickc@redhat.com>
1091
1092 * configure: Regenerate.
1093
1094 2005-02-22 Paul Schlie <schlie@comcast.net>
1095
1096 * configure.in: Allow darwin targeted ports to build tk, itcl and
1097 libgui.
1098
1099 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1100
1101 PR libgcj/10353
1102 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1103 * configure: Regenerate.
1104
1105 2005-02-08 Andrew Cagney <cagney@gnu.org>
1106
1107 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
1108 gdb/ section. Update GDB's URL.
1109
1110 2005-01-31 Andrew Cagney <cagney@gnu.org>
1111
1112 * gettext.m4: Only set ENABLE_NLS when gettext is present.
1113
1114 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
1115
1116 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1117 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1118 target-libgloss when not *-*-elf and *-*-aout.
1119 * configure: Regenerate.
1120
1121 2005-01-27 Andrew Cagney <cagney@gnu.org>
1122
1123 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
1124
1125 2005-01-24 Andrew Cagney <cagney@gnu.org>
1126
1127 * gettext.m4: Only fall back to ../intl/ when it's present.
1128
1129 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1130
1131 * install-sh, config.sub: Import from upstream.
1132
1133 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
1134
1135 PR bootstrap/18222
1136 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1137 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1138 * Makefile.in: Regenerate.
1139
1140 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
1141
1142 Revert 2004-12-28 Makefile changes, a better fix will be
1143 applied to mainline and src after GCC 4.0 branches.
1144
1145 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
1146
1147 PR bootstrap/17383
1148
1149 * Makefile.def (target_modules): Remove stage parameter,
1150 it is always true now.
1151 * Makefile.tpl (configure-build-[+module+],
1152 configure-target-[+module+]): Always build symlink tree
1153 for the directory and for include. BUILD_SUBDIR and
1154 TARGET_SUBDIR cannot be . anymore.
1155 * Makefile.in: Regenerate.
1156
1157 2004-12-25 David Edelsohn <edelsohn@gnu.org>
1158
1159 Revert 2004-12-08 Makefile changes.
1160
1161 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
1162
1163 * configure.in (sh64-*-*): Reenable gprof.
1164 * configure: Regenerate.
1165
1166 2004-12-09 Jim Blandy <jimb@redhat.com>
1167
1168 * MAINTAINERS: List 'depcomp' as part of automake.
1169
1170 2004-12-08 David Edelsohn <edelsohn@gnu.org>
1171
1172 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1173 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1174 (EXTRA_TARGET_FLAGS): Add PICFLAG.
1175 * Makefile.in: Regenerate.
1176
1177 2004-12-07 Matt Kraai <kraai@ftbfs.org>
1178
1179 * Makefile.tpl: Generate normal dependencies if the LHS module is
1180 not bootstrapped.
1181 * Makefile.in: Regenerate.
1182
1183 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
1184
1185 * configure.in: Include config/gxx-include-dir.m4. Use
1186 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
1187 * configure: Regenerate.
1188
1189 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
1190
1191 * config.if: Delete.
1192 * configure.in: Set libstdcxx_incdir directly.
1193 * configure: Regenerate.
1194 * MAINTAINERS: Remove mention of config.if.
1195 * src-release (DEVO_SUPPORT): Remove config.if.
1196
1197 2004-12-02 Eric Christopher <echristo@redhat.com>
1198
1199 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
1200 of things to remove.
1201 * Makefile.in: Regenerate.
1202
1203 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
1204
1205 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1206 * configure: Regenerate.
1207
1208 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
1209
1210 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
1211 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
1212 * configure: Regenerate.
1213
1214 2004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1215
1216 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1217 (hppa*64*-*-*): Delete incorrect comment.
1218 * configure: Rebuilt.
1219
1220 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1221
1222 * install-sh, compile: Import from automake.
1223
1224 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
1225
1226 * config.guess, config.sub: Import from savannnah.
1227
1228 2004-11-12 Mike Stump <mrs@apple.com>
1229
1230 * Makefile.def: Add html support.
1231 * Makefile.tpl: Likewise.
1232 * Makefile.in: Regenerate.
1233
1234 2004-11-11 Geoffrey Keating <geoffk@apple.com>
1235
1236 PR 18423
1237 * configure.in: Remove all instances of build-fixincludes from
1238 noconfigdirs.
1239 (build_configargs): Supply --target to subdirectories.
1240 * configure: Regenerate.
1241
1242 * Makefile.def: Make gcc install depend on fixincludes install.
1243 * Makefile.in: Regenerate.
1244
1245 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
1246
1247 * configure.in (noconfigdirs) [mmix-*-*]: Disable
1248 target-libgfortran.
1249 * configure: Regenerate.
1250
1251 2004-11-07 David Edelsohn <edelsohn@gnu.org>
1252
1253 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1254 like CC.
1255
1256 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
1257
1258 * Makefile.def (host fixincludes): Specify missing targets.
1259 * Makefile.in: Regenerate.
1260
1261 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
1262
1263 PR other/17783
1264 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1265 * configure: Regenerated.
1266
1267 2004-11-04 Daniel Jacobowitz <dan@debian.org>
1268
1269 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1270 * configure: Regenerated.
1271
1272 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
1273
1274 PR target/18151
1275 * configure.in (case ${target}): Do not build fixincludes for avr.
1276 * configure: Regenerated.
1277
1278 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
1279
1280 * configure.in (case ${target}): Do not build fixincludes
1281 on platforms where it is not used.
1282 * configure: Regenerated.
1283
1284 2004-10-23 Daniel Jacobowitz <dan@debian.org>
1285
1286 * configure.in: Use an absolute path to install-sh.
1287 * configure: Regenerated.
1288
1289 2004-10-19 Andrew Cagney <cagney@gnu.org>
1290
1291 * src-release (do-djunpack, do-md5sum): Install the generated file
1292 directly into the proto-toplev/ directory.
1293
1294 2004-10-19 Andrew Cagney <cagney@gnu.org>
1295
1296 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
1297
1298 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
1299
1300 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1301 * configure: Regenerate.
1302
1303 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
1304
1305 Fix wrong conflict resolution in:
1306
1307 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
1308
1309 * Makefile.in: Regenerate.
1310 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1311 in the recursive `make', instead of hardwiring `all'.
1312 (Autogenerated TARGET-* variables): New.
1313
1314 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
1315
1316 Merged from GCC / libtool upstream:
1317 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
1318 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1319 * ltcf-cxx.sh (tpf*): Likewise.
1320 * ltconfig (tpf*): Add TPF OS configuration support.
1321
1322 2004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
1323
1324 * configure.in: Enable target-libgloss for crx-*-*.
1325 * configure: Regenerate.
1326
1327 2004-09-24 Michael Roth <mroth@nessie.de>
1328
1329 * configure.in (--without-headers): Add missing double quotes.
1330 * configure: Regenerate.
1331
1332 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1333
1334 * ylwrap: Revert to previous version.
1335
1336 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
1337
1338 PR bootstrap/17369
1339 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1340 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1341 SET_GCC_LIB_PATH_CMD.
1342 (BASE_TARGET_EXPORTS): Likewise.
1343 * Makefile.in: Regenerated.
1344
1345 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1346 * configure: Regenerated.
1347
1348 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
1349
1350 * config.guess: New upstream version
1351 * compile, depcomp, install-sh, ylwrap: Likewise.
1352
1353 2004-09-19 Roger Sayle <roger@eyesopen.com>
1354
1355 * config/mh-x86omitfp: New host makefile fragment. Add
1356 -fomit-frame-pointer to the default BOOT_CFLAGS.
1357 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1358 * configure: Regenerate.
1359
1360 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
1361
1362 PR target/11572
1363 * configure.in (*-*-darwin*): Renable libobjc.
1364 * configure: Regenerate.
1365
1366 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
1367
1368 * Makefile.def: Remove libbanshee.
1369 * Makefile.tpl: Ditto.
1370 * configure.in: Ditto.
1371 * Makefile.in: Regen.
1372 * configure: Ditto.
1373
1374 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
1375
1376 * missing: Import latest version from master repository.
1377
1378 2004-09-04 Nick Clifton <nickc@redhat.com>
1379
1380 * config.sub: Import latest version from master repository.
1381 * config.guess: Likewise.
1382 This includes these changes:
1383
1384 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
1385
1386 * config.sub: Handle crisv32, alias etraxfs.
1387 * config.guess (crisv32:Linux:*:*): Handle.
1388
1389 2004-08-13 Brad Smith <brad@comstyle.com>
1390
1391 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1392 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1393
1394 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
1395
1396 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1397 assume the processor is a powerpc. This is because coreutils
1398 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1399 in this case, due to a MacOS X bug that causes
1400 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1401 to return a negative number.
1402 Problem reported by Petter Reinholdtsen in:
1403 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1404
1405 2004-07-19 Ben Elliston <bje@gnu.org>
1406
1407 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1408
1409 2004-06-24 Ben Elliston <bje@gnu.org>
1410
1411 * config.guess: Update copyright years.
1412 * config.sub: Likewise.
1413
1414 2004-06-22 Robert Millan <robertmh@gnu.org>
1415
1416 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1417 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1418
1419 2004-06-22 Stanley F. Quayle <stan@stanq.com>
1420
1421 * config.guess (*:*VMS:*:*): New entry. Replaces
1422 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1423 manufacturer.
1424
1425 2004-06-22 Ben Elliston <bje@gnu.org>
1426
1427 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1428 * config.sub: Likewise.
1429
1430 2004-06-22 Ben Elliston <bje@gnu.org>
1431
1432 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1433 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1434
1435 2004-06-11 Ben Elliston <bje@gnu.org>
1436
1437 * config.guess (pegasos:OpenBSD:*:*): Remove.
1438
1439 2004-06-11 Ben Elliston <bje@gnu.org>
1440
1441 From Wouter Verhelst <wouter@grep.be>:
1442 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1443
1444 2004-06-11 Ben Elliston <bje@gnu.org>
1445
1446 * config.guess (luna88k:OpenBSD:*:*): New.
1447
1448 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1449
1450 * config.guess (m32r*:Linux:*:*): New case.
1451 * config.sub: Handle m32rle.
1452
1453 2004-03-12 Ben Elliston <bje@wasabisystems.com>
1454
1455 From Jens Petersen <petersen@redhat.com>:
1456 * config.sub: Handle sparcv8.
1457
1458 2004-03-03 Ben Elliston <bje@wasabisystems.com>
1459
1460 From Tom Smith <smith@cag.lkg.hp.com>:
1461 * config.guess: Version suffixes are equally significant on Tru64
1462 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
1463 prefix of "P" (patched kernel).
1464
1465 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
1466
1467 * config.sub: Add support for National Semiconductor CRX target.
1468
1469 2004-09-03 Jan Beulich <jbeulich@novell.com>
1470
1471 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1472 *-*-netware, but add target-libmudflap.
1473 Consolidate *-*-netware targets (of which really only i?86 exists)
1474 into a single entry.
1475 * configure: Likewise.
1476
1477 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
1478
1479 * Makefile.tpl (sorry): Remove.
1480 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1481 (cleanstrap targets): Depend on distclean, not distclean-stage1.
1482 (do-clean): Clean per-stage directories too.
1483 (do-distclean): Run distclean-stage1 too.
1484 (.NOTPARALLEL): Enable during toplevel bootstrap.
1485 (stage[+id+]-bubble): Enable parallel execution during
1486 the recursive invocation.
1487 * Makefile.in: Regenerate.
1488
1489 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
1490
1491 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
1492
1493 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1494 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1495 * configure: regenerate
1496 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
1497 -mdynamic-no-pic
1498
1499 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
1500
1501 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1502 include.
1503 * configure.in: Fix indentation.
1504 * configure: Regenerate.
1505
1506 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
1507
1508 * Makefile.def (build_modules): Add fixincludes.
1509 (dependencies): Make gcc depend on fixincludes.
1510 * configure.in (build_tools): Add fixincludes.
1511 (build_configdirs): Always include build_libs.
1512 * Makefile.in: Regenerate.
1513 * configure: Regenerate.
1514
1515 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
1516
1517 * Makefile.def (bootstrap stages): Add 'lean' parameter.
1518 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1519 phony targets; do not generate timestamp files.
1520 (distclean-stageN): Remove references to their timestamp files.
1521 (restageN, touch-stageN): Remove.
1522 (stageN-bubble): Rewritten.
1523 (compare): Support lean bootstraps.
1524 * Makefile.in: Regenerate.
1525
1526 * configure.in: Only warn when bootstrapping but
1527 build != host or build != target. Support lean bootstraps.
1528 * configure: Regenerate.
1529
1530 Sync from gcc:
1531 2004-08-26 Phil Edwards <phil@codesourcery.com>
1532
1533 * configure.in: Give a better error message if GMP/MPFR are missing
1534 and a language needing them has been requested.
1535 * configure: Regenerated.
1536
1537 2004-08-25 Phil Edwards <phil@codesourcery.com>
1538
1539 * configure.in: Print a list of available language front-ends if
1540 a requested one is missing. Tidy stray tab characters.
1541 * configure: Regenerated.
1542
1543 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
1544
1545 * Makefile.in: Regenerate.
1546 * configure: Regenerate.
1547
1548 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1549 stage_*_flags.
1550 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1551 for bootstrapped modules if toplevel bootstrap is going.
1552 (GCC bootstrap): Generate per-stage targets for all bootstrapped
1553 modules. Adjust for changes in Makefile.def. Enable several
1554 rules even in non-bootstrap mode, just to avoid peppering the
1555 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1556 (stage-[+prev+]-bubble): Remove.
1557
1558 * Makefile.def (Dependencies): Depend on all-build-bison,
1559 all-build-flex, all-build-byacc, all-build-texinfo, rather
1560 than the host variations.
1561 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
1562 with BUILD_SUBDIR.
1563 (BISON): Update for recent Bisons.
1564 (YACC): Fix typo.
1565 (cross): Depend on all-build.
1566 (all): Do not depend on all-build.
1567 (prebootstrap): Remove.
1568 (dep-kind): Accept separate prefixes for MODULE and ON variables.
1569 (Prebootstrap dependencies): Add them to the per-stage targets
1570 and to all-prebootstrap.
1571 * configure.in (build_configdirs): Always enable build_tools.
1572 (BUILD_DIR_PREFIX): Remove.
1573
1574 * Makefile.def (gcc): Add target variable.
1575 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1576 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1577 in the recursive `make', instead of hardwiring `all'.
1578 (Autogenerated TARGET-* variables): New.
1579
1580 2004-08-17 Robert Millan <robertmh@gnu.org>
1581
1582 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1583 (instead of FreeBSD).
1584 * configure: Regenerate.
1585
1586 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
1587
1588 * Makefile.def, configure.in, src-release: Remove useless, bogus
1589 references to tix.
1590 * Makefile.in, configure: Regenerate.
1591
1592 * src-release: Stop distributing mmalloc with gdb (which doesn't
1593 use it).
1594 * Makefile.def: GDB doesn't depend on mmalloc anymore.
1595 * Makefile.in: Regenerate.
1596
1597 2004-08-09 Mark Mitchell <mark@codesourcery.com>
1598
1599 * configure.in (arm*-*-eabi*): New target.
1600 * configure: Regenerate.
1601
1602 2004-08-01 Robert Millan <robertmh@gnu.org>
1603
1604 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1605 libmudflap for all GNU-based systems (with Glibc).
1606 * configure: Regenerate.
1607
1608 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
1609
1610 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1611 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1612 (Dependencies): New section.
1613 * Makefile.tpl (Dependencies): Generate from Makefile.def.
1614 (configure-target-[+module+]): Depend on maybe-all-gcc
1615 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
1616 (toplevel profiledbootstrap): Fix dependencies.
1617 * Makefile.in: Regenerate.
1618
1619 2004-08-03 Mark Mitchell <mark@codesourcery.com>
1620
1621 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1622 target-libiberty to noconfigdirs.
1623
1624 2004-08-03 Paul Brook <paul@codesourcery.com>
1625
1626 * configure.in: Check for MPFR as well as GMP.
1627 * configure: Regenerate.
1628
1629 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
1630
1631 * Makefile.def (host-modules): Add gcc.
1632 * Makefile.in: Regenerate.
1633 * Makefile.tpl (sorry): New rule.
1634 (configure-host, all-host, [+make_target+]-host, do-check,
1635 install-host): Do not add gcc as a special case.
1636 (host modules): Add a small special-casing for gcc. Export
1637 extra_make_flags through the environment.
1638 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1639 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1640 other recursive targets for gcc): Remove.
1641
1642 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1643 (stage, unstage): New rules.
1644 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1645 distclean-stage[+id+]): Use stage_current.
1646 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1647 the stage*-start rules.
1648
1649 2004-07-19 Robert Millan <robertmh@gnu.org>
1650
1651 Synced from gcc:
1652
1653 2004-04-26 Robert Millan <robertmh@gnu.org>
1654
1655 Add patches from libtool CVS.
1656 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
1657 * ltconfig: Likewise.
1658 * ltcf-c.sh: Likewise.
1659 * ltcf-cxx.sh: Likewise.
1660 * ltcf-gcj.sh: Likewise.
1661
1662 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
1663
1664 * configure.in: Add noconfigdirs for crx-*-*.
1665 * configure: Regenerate.
1666
1667 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
1668
1669 Synced from gcc:
1670
1671 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
1672
1673 * configure.in: Build libmudflap by default on FreeBSD.
1674 * configure: Regenerated.
1675
1676 2004-07-09 Mark Mitchell <mark@codesourcery.com>
1677
1678 * configure.in: Do not build libmudflap by default on non-GNU/Linux
1679 systems.
1680 * configure: Regenerated.
1681
1682 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1683
1684 PR target/16344
1685 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1686 feedback based compiler.
1687 * Makefile.in: Rebuilt.
1688
1689 2004-07-05 Phil Edwards <phil@codesourcery.com>
1690
1691 * configure.in: Do not prepend $srcdir to /dev/null in
1692 makefile fragments.
1693 * configure: Regenerate.
1694
1695 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
1696
1697 * Makefile.def (host_modules): Set bootstrap=true for flex.
1698 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1699 * Makefile.in: Rebuilt.
1700
1701 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
1702
1703 * Makefile.def (build_modules): Add bison, byacc, flex,
1704 m4, texinfo.
1705 (flags_to_pass): Add FLEX.
1706 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1707 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1708 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1709 DEFAULT_MAKEINFO): Remove.
1710 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1711 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1712 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1713 objdir or else use configured tool.
1714 (all-build): New.
1715 (all): Depend on it.
1716 (Build module dependencies): Add.
1717 * Makefile.in: Regenerate.
1718 * configure.in: Better support for multiple build modules,
1719 matching what is done for host/target modules. Do not look
1720 for "plausible" locations of build tools if Canadian cross.
1721 Use autoconf's AC_PROG_CC to find a C compiler. Define
1722 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
1723 * configure: Regenerate.
1724
1725 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
1726
1727 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1728 * Makefile.in: Regenerate.
1729
1730 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
1731
1732 * Makefile.tpl (configure-build-[+module+],
1733 configure-[+module+], configure-target-[+module+]): Pass
1734 [+extra_configure_args+].
1735 (all-build-[+module+], all-[+module+], check-[+module+],
1736 install-[+module+], [+make_target+]-[+module+],
1737 all-target-[+module+], check-target-[+module+],
1738 install-target-[+module+], [+make_target+]-target-[+module+]):
1739 Pass [+extra_make_args+].
1740 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1741 (GCC_HOST_EXPORTS): Remove.
1742 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1743 cross, check-gcc, check-gcc-c++, install-gcc,
1744 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1745 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1746 * Makefile.in: Regenerate.
1747
1748 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
1749
1750 * configure.in: Check for srcdir/winsup rather than build directory
1751 winsup.
1752 * configure: Regenerate.
1753
1754 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
1755
1756 * configure.in: Don't build Cygwin native newlib if winsup
1757 directory is missing. Emit warning instead.
1758 * configure: Regenerate.
1759
1760 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
1761
1762 * Makefile.tpl (touch-stage[+id+]): New.
1763 (restage[+prev+]): Depend on touch-stage[+id+].
1764
1765 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1766 Use it throughout.
1767
1768 * Makefile.def: Add profile and feedback bootstrap stages.
1769 Remove next field from bootstrap stages.
1770 * Makefile.tpl (LN, LN_S): Substitute.
1771 (stageN-start, stageN-end): Use double-colon rules, to
1772 provide a hook for additional setup commands.
1773 (distclean-stageN-gcc, restageN): Create dependencies from
1774 [+prev+], not from [+next+].
1775 (stageN-bubble): Add commands for successive stages from
1776 [+prev+], using double-colon rules.
1777 (all-stageN-gcc): Fix typo.
1778 (stagefeedback-start, profiledbootstrap): New.
1779 * Makefile.in: Regenerate.
1780 * configure.in: Call ACX_PROG_LN.
1781 * configure: Regenerate.
1782
1783 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
1784
1785 * configure.in: Fix --enable-bootstrap breakage introduced in trees
1786 without gcc.
1787 * configure: Regenerate.
1788
1789 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
1790
1791 * Makefile.tpl: Fix typo.
1792 * Makefile.in: Regenerate.
1793
1794 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
1795
1796 * configure.in: Remove new- prefix from toplevel
1797 bootstrap targets.
1798 * configure: Regenerate.
1799
1800 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
1801
1802 Merge this patch from the gcc tree:
1803
1804 2004-05-30 Andreas Jaeger <aj@suse.de>
1805 Jim Wilson <wilson@specifixinc.com>
1806
1807 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1808 like CC.
1809
1810 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
1811
1812 * Makefile.tpl (all.normal): Rename to all.
1813 (all): Replace with a rule to pick the default
1814 target from configure.
1815 (all-gcc, configure-gcc): Use conditionals to
1816 do nothing when toplevel bootstrap is going on.
1817 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1818 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1819 * configure.in: Support --enable-bootstrap.
1820
1821 * Makefile.def: Remove new- prefix from toplevel
1822 bootstrap targets.
1823 * Makefile.tpl: Likewise.
1824
1825 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
1826 target.
1827
1828 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1829 $(RECURSE_FLAGS) to recursive invocation of make.
1830
1831 * Makefile.in: Regenerate.
1832 * configure: Regenerate.
1833
1834 2004-05-27 Daniel Jacobowitz <dan@debian.org>
1835
1836 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1837 * configure: Regenerate.
1838
1839 2004-05-25 Daniel Jacobowitz <drow@false.org>
1840
1841 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1842 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1843 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
1844 targets.
1845 * Makefile.in: Regenerate.
1846
1847 2005-05-24 Paolo Bonzini <bonzini@gnu.org>
1848
1849 * configure.in: Test the ability to symlink directories.
1850 * configure: Regenerate.
1851
1852 * Makefile.def (bootstrap-stage): New definitions.
1853 * Makefile.tpl (configure-stage1-gcc,
1854 configure-stage2-gcc, configure-stage3-gcc,
1855 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1856 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1857 new-restage3, compare): Autogenerate, see Makefile.in
1858 entry for behavioral changes.
1859 (distclean-stage1, new-stage1-start, new-stage1-end,
1860 new-stage1-bubble, distclean-stage2, new-stage2-start,
1861 new-stage2-end, new-stage2-bubble, distclean-stage3,
1862 new-stage3-start, new-stage3-end): New autogenerated targets.
1863 (objext, prebootstrap, BOOT_CFLAGS,
1864 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1865 targets.
1866
1867 * Makefile.in: Regenerate.
1868 (distclean-stage1, new-stage1-start, new-stage1-end,
1869 new-stage1-bubble, distclean-stage2, new-stage2-start,
1870 new-stage2-end, new-stage2-bubble, distclean-stage3,
1871 new-stage3-start, new-stage3-end): New targets.
1872 (all-stage1-gcc): Move prebootstrap dependency from here...
1873 (configure-stage1-gcc): ...to here.
1874 (new-bootstrap): Use bubble targets.
1875 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1876 Use per-stage distclean targets.
1877 (configure-stage1-gcc, configure-stage2-gcc,
1878 configure-stage3-gcc, all-stage1-gcc,
1879 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1880 Use new-stageN-start to prepare the tree.
1881
1882 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
1883
1884 * Makefile.def (host_modules): add libcpp.
1885 * Makefile.tpl: Add dependencies on and for libcpp.
1886 * Makefile.in: Regenerate.
1887 * configure.in: Add libcpp host module.
1888 * configure: Regenerate.
1889
1890 2004-05-17 Zack Weinberg <zack@codesourcery.com>
1891
1892 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1893 of libf2c.
1894 * configure, Makefile.in: Regenerate.
1895
1896 2004-05-13 Diego Novillo <dnovillo@redhat.com>
1897
1898 Merge from tree-ssa-20020619-branch.
1899
1900 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
1901 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
1902 (HOST_GMPLIBS): Define.
1903 (HOST_GMPINC): Define.
1904 (TARGET_LIB_PATH): Add libmudflap.
1905 (GFORTRAN_FOR_TARGET): Define.
1906 (configure-build*): Export GFORTRAN.
1907 (configure-gcc): Export GMPLIBS and GMPINC.
1908 (all-gcc): Add maybe-all-libbanshee.
1909 (configure-target-libgfortran): Define.
1910 * Makefile.in: Regenerate.
1911 * configure.in (host_libs): Add libbanshee.
1912 (target_libraries): Add target-libmudflap and target-libgfortran.
1913 Add --with-libbanshee.
1914 Handle --disable-libmudflap.
1915 (*-*-freebsd*): Use with_gmp.
1916 Add $(libgcj) to noconfigdirs.
1917 * configure: Regenerate.
1918 * depcomp: New file.
1919 * MAINTAINERS: Add tree-ssa maintainers.
1920
1921 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
1922
1923 * config/acx.m4: Fix fastcompare support for new-bootstrap.
1924 * configure: Regenerate.
1925
1926 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
1927
1928 Revert:
1929 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
1930
1931 * Makefile.def (flags_to_pass): Remove *dir variables that
1932 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1933 as well as prefix and exec_prefix.
1934 * Makefile.in: Regenerate.
1935
1936 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
1937
1938 * Makefile.def (host_modules): Mark with the bootstrap
1939 flag packages on which gcc depends.
1940 * Makefile.tpl (all-bootstrap): Use it.
1941 * Makefile.in: Regenerate.
1942
1943 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
1944
1945 * Makefile.def (flags_to_pass): Remove *dir variables that
1946 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1947 as well as prefix and exec_prefix.
1948 * Makefile.in: Regenerate.
1949
1950 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
1951
1952 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
1953 * configure: Regenerate.
1954 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
1955 * gcc/Makefile.tpl (compare): Use the result of the test.
1956 * gcc/Makefile.in: Regenerate.
1957
1958 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
1959
1960 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
1961 Always relocate gcc and prev-gcc to the original names, even
1962 if the build fails.
1963 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1964 New targets.
1965
1966 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1967
1968 * configure.in (mips*-*-irix5*): Enable ld.
1969 * configure: Regenerate.
1970
1971 2004-04-15 James E Wilson <wilson@specifixinc.com>
1972
1973 * Makefile.tpl (configure-[+module+], configure-gcc,
1974 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
1975 Set and export LDFLAGS.
1976 * Makefile.in: Regenerate.
1977
1978 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
1979
1980 PR bootstrap/14871
1981 * Makefile.tpl: If we don't have built-in-tree target tools,
1982 use the ones found by configure rather than hacking around with
1983 program_transform_name.
1984 * configure.in: Give Makefile.tpl the information necessary
1985 to do that.
1986 * Makefile.in: Regenerate.
1987 * configure: Regenerate.
1988
1989 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
1990
1991 PR bootstrap/14760
1992 * configure.in: When computing baseargs, strip *all* copies of
1993 offending options. Also, don't match/substitute the trailing space,
1994 so that this actually works when two similar options are separated by
1995 only one space.
1996 * configure: Regenerate.
1997
1998 2004-04-06 David Edelsohn <edelsohn@gnu.org>
1999
2000 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2001 (rs6000-*-aix*): Same.
2002 * configure: Regenerate.
2003
2004 2004-03-25 Stan Shebs <shebs@apple.com>
2005
2006 Remove MPW support, no longer used.
2007 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
2008 mpw-install: Remove files.
2009 * src-release (DEVO_SUPPORT): Remove names of removed files.
2010 * MAINTAINERS: Likewise.
2011
2012 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
2013
2014 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2015 STRICT_WARN, WARN_CFLAGS flags passed down to make.
2016 * Makefile.in: Regenerate.
2017
2018 * configure.in (top level bootstrap support): Rework --enable-werror
2019 to set @stage2_werror_flag@.
2020 * configure: Regenerate.
2021 * Makefile.tpl (top level bootstrap support): Pass
2022 @stage2_werror_flag@ down to configure in stages 2 and 3.
2023 * Makefile.in: Regenerate.
2024
2025 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
2026
2027 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2028 for stages 2 and 3 as well as in make. As a consequence, remove
2029 OUTPUT_OPTION (now detected by configure) from the flags passed down
2030 to make.
2031 * Makefile.in: Regenerate.
2032
2033 * Makefile.tpl (new-bootstrap): Fix typo.
2034 * Makefile.in: Regenerate.
2035
2036 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
2037
2038 * Makefile.tpl: Rearrange by moving recursive_targets rules
2039 into their proper sections.
2040 * Makefile.tpl (top level bootstrap support): Move disabling
2041 of coverage flags from 'make' to 'configure'; improve comments.
2042 * Makefile.in: Regenerate.
2043
2044 * Makefile.tpl (experimental top level bootstrap) Move stage1
2045 language setting from all- target to configure- target; disable
2046 intermodule optimization in stage 1; prevent gratuitous rebuilds
2047 of stage 1.
2048 * Makefile.in: Regenerate.
2049 * configure.in: Comma-separate stage 1 language list for top
2050 level bootstrap.
2051 * configure: Regenerate.
2052
2053 * Makefile.tpl: Clean up experimental top level bootstrap support:
2054 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2055 prev-gcc in configure- targets as well as all- targets.
2056 * Makefile.in: Regenerate.
2057
2058 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
2059
2060 * configure.in: Remove symbolic link section.
2061 * configure: Regenerate.
2062 * Makefile.tpl (links): Remove.
2063 * Makefile.in: Regenerate.
2064
2065 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
2066 Nathanael Nerode <neroden@gcc.gnu.org>
2067
2068 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
2069 Set with AC_CHECK_PROGS.
2070 * configure.in: Fix comment typo from last patch.
2071 * configure: Regenerate.
2072
2073 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
2074
2075 * Makefile.tpl: Introduce experimental top level bootstrap support.
2076 * Makefile.in: Regenerate.
2077 * configure.in: Introduce support for top level bootstrap.
2078 * configure: Regenerate.
2079
2080 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
2081 Paolo Bonzini <bonzini@gnu.org>
2082
2083 PR bootstrap/14522
2084 * configure.in: Cope with shells that do not support unquoted ^
2085 * configure: Regenerate.
2086
2087 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
2088 Paolo Bonzini <bonzini@gnu.org>
2089
2090 PR bootstrap/14522
2091 * configure.in: Cope with shell that do not support nesting
2092 quotes inside quoted backquote substitutions.
2093 * configure: Regenerate.
2094
2095 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
2096
2097 PR bootstrap/14522
2098 * configure.in: Fix escaping of $.
2099 * configure: Regenerate.
2100
2101 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
2102
2103 * configure: Regenerate.
2104
2105 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
2106
2107 PR ada/14131
2108 Move language detection to the top level.
2109 * configure.in: Find default values for the tools as
2110 soon as possible. Disable ada if GNAT is not found.
2111 Emit error message about missing languages. Expand
2112 --enable-languages=all for the gcc subdirectory.
2113
2114 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
2115
2116 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2117 and disable libgcj.
2118 * configure: Regenerated.
2119
2120 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2121
2122 PR bootstrap/7087
2123 * Makefile.tpl: Guard XFOO sed statements better.
2124 * Makefile.tpl: Add dependency for configure-target-libada.
2125 * Makefile.in: Regenerate (incidentally fixes broken
2126 commit when libada-branch was merged).
2127
2128 2004-02-28 Andrew Cagney <cagney@redhat.com>
2129
2130 * src-release (CVS_NAMES): Define.
2131 (do-tar, do-tar): Prune $(CVS_NAMES).
2132
2133 2004-02-23 Andrew Cagney <cagney@redhat.com>
2134
2135 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
2136 2004-02-19.09.
2137
2138 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
2139
2140 PR bootstrap/11932
2141 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2142
2143 2004-02-19 Andrew Cagney <cagney@redhat.com>
2144
2145 * config.guess: Update from version 2003-06-12 to 2004-02-16.
2146 * config.sub: Update from version 2003-06-13 to 2004-02-16.
2147
2148 2004-02-11 David Edelsohn <edelsohn@gnu.org>
2149
2150 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2151 (rs6000-*-aix*): Same.
2152 * configure: Regenerate.
2153
2154 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
2155
2156 * configure.in (host): Add in missing $noconfigdirs to defines.
2157 * configure: Regenerate.
2158
2159 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
2160 Nathanael Nerode <neroden@gcc.gnu.org>
2161
2162 PR ada/6637, PR ada/5911
2163 Merge with libada-branch:
2164 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2165 with appropriate dependencies. Add --enable-libada configure switch.
2166 * configure, Makefile.in: Regenerate.
2167
2168 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2169
2170 * configure.in: Don't pass --with-stabs on IRIX 5 either.
2171 * configure: Regenerate.
2172
2173 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2174
2175 * COPYING.NEWLIB: Update Red Hat license to 2004.
2176
2177 2004-01-23 DJ Delorie <dj@redhat.com>
2178
2179 * Makefile.def (target_modules) [libiberty]: Don't stage.
2180 * Makefile.in: Rebuilt.
2181
2182 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>
2183
2184 * COPYING.NEWLIB: Update to include copyrights for new
2185 iconv code.
2186
2187 2004-01-15 Andrew Cagney <cagney@redhat.com>
2188
2189 * src-release: Update copyright year.
2190 (do-proto-toplev): Configure using i686-pc-linux-gnu.
2191 (NEWLIB_SUPPORT_DIRS): Delete macro.
2192 (newlib.tar.bz2): Delete rule.
2193
2194 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
2195
2196 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2197 * Makefile.tpl (configure-target-[+module+]): Support stage.
2198 * Makefile.in: Rebuilt.
2199
2200 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2201
2202 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
2203 throughout.
2204
2205 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
2206
2207 * configure.in: Use ./config.cache, not config.cache.
2208 * configure: Regenerate.
2209 * Makefile.tpl: Special-casing not needed for GCC any more.
2210 * Makefile.in: Regenerate.
2211
2212 * configure.in: Don't share a cache file for host dirs.
2213 * configure: Regenerate.
2214
2215 * config-ml.in: Don't mess with the cache file.
2216
2217 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
2218
2219 * Makefile.tpl: Make GCC use a separate config.cache.
2220 * Makefile.in: Regenerate.
2221
2222 PR bootstrap/11932, PR bootstrap/11933
2223 (I don't know if it will fix either of them, but it relates
2224 to them.)
2225 * configure.in: Don't use shared config.cache for target
2226 directories.
2227 * configure: Regenerate.
2228
2229 2003-12-31 Roger Sayle <roger@eyesopen.com>
2230
2231 * configure.in (ia64*-*-hpux*): Disable building java libraries.
2232 * configure: Regenerated.
2233
2234 2003-12-21 Bernardo Innocenti <bernie@develer.com>
2235
2236 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2237 * configure: Regenerated.
2238
2239 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
2240
2241 Port change over from GCC:
2242 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
2243 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2244 (configure-build-[+module+], configure-[+module+]): Likewise.
2245 (configure-target-[+module+], configure-gcc, config.status): Likewise.
2246 * Makefile.in: Regenerate.
2247
2248 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
2249
2250 * configure.in (raw_libstdcxx_flags): Remove the leading space.
2251 * configure: Regenerate.
2252
2253 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
2254
2255 * COPYING.NEWLIB: Add license info for long long routines added to
2256 stdlib.
2257
2258 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
2259
2260 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2261 * Makefile.in: Regenerate.
2262
2263 2003-10-20 Phil Edwards <phil@codesourcery.com>
2264
2265 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
2266 * configure: Regenerate.
2267
2268 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
2269
2270 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2271 HOST_FLAGS_TO_PASS.
2272 * Makefile.in: Regenerate.
2273
2274 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
2275
2276 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2277 * configure: Rebuilt
2278 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2279 * Makefile.in: Rebuilt
2280
2281 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
2282
2283 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2284
2285 2003-10-01 Phil Edwards <pme@gcc.gnu.org>
2286
2287 * config-ml.in: Use ac_configure_args directly instead of
2288 ml_arguments. Only set ml_norecursion if --no[-]recursion is
2289 actually seen.
2290
2291 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
2292
2293 * config-ml.in: Propagate INSTALL variables.
2294
2295 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
2296
2297 * configure.in: Pass a computed --program-transform-name
2298 to subconfigures.
2299 * configure: Regenerated.
2300
2301 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
2302
2303 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2304 * Makefile.in: Regenerate.
2305
2306 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2307 * Makefile.in: Regenerate.
2308
2309 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
2310
2311 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2312 quoting.
2313 * configure: Regenerated.
2314
2315 2003-09-12 Michael Chastain <mec@shout.net>
2316
2317 Fix PR gdb/857.
2318 * src-release (do-proto-topleve): Remove junk files
2319 intl/config.cache, intl/config.status,
2320 intl/config.h, intl/stamp-h.
2321
2322 2003-09-14 Andrew Cagney <cagney@redhat.com>
2323
2324 * src-release (dejagnu.tar): New target.
2325 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
2326 (do-djunpack): Use $(PACKAGE) for the package name.
2327
2328 2003-09-04 DJ Delorie <dj@redhat.com>
2329
2330 * configure: Regenerate.
2331
2332 2003-09-04 Robert Millan <robertmh@gnu.org>
2333
2334 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
2335
2336 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2337
2338 * configure.in: Ensure arguments to sed are properly spaced.
2339 * configure: Regenerate.
2340
2341 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
2342
2343 Merge from gcc:
2344 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
2345 * install-sh: Update to newer upstream versions (associated with
2346 aclocal 1.7).
2347 * missing: Likewise, plus $1Help2man -> $1 typo fix.
2348
2349 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
2350
2351 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2352 * configure: Regenerated.
2353
2354 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
2355
2356 * configure.in: Use newline instead of semicolon when assuming
2357 shell arguments in a for loop.
2358 * configure: Regenerated.
2359
2360 2003-08-20 Geoffrey Keating <geoffk@apple.com>
2361
2362 PR 8180
2363 * configure.in: When testing with_libs and with_headers, treat
2364 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
2365 * configure: Regenerate.
2366
2367 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2368 make, shell, etc.
2369 (baseargs): Likewise.
2370 * configure: Regenerate.
2371
2372 2003-08-19 Geoffrey Keating <geoffk@apple.com>
2373
2374 * configure.in: Disable libgcj for darwin not on powerpc.
2375 * configure: Rebuild.
2376
2377 2003-08-15 Michael Chastain <mec@shout.net>
2378
2379 * src-release (do-proto-toplev): Remove junk files
2380 dejagnu/example/calc/config.status,
2381 dejagnu/example/calc/config.log.
2382
2383 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
2384
2385 * config-ml.in, symlink-tree: Add license.
2386
2387 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
2388
2389 Merge from gcc:
2390
2391 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
2392 * Makefile.tpl (check, check-c++): Express dependencies using
2393 dependencies rather than commands.
2394 * Makefile.in: Regenerate.
2395
2396 2003-07-31 Geoffrey Keating <geoffk@apple.com>
2397 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
2398 * Makefile.in: Update.
2399
2400 2003-08-01 Andrew Cagney <cagney@redhat.com>
2401
2402 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2403 * configure: Ditto.
2404
2405 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
2406
2407 * configure.in: Enable libgcj for darwin.
2408 * configure: Rebuild.
2409
2410 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
2411
2412 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
2413
2414 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
2415
2416 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2417 creating target and build subdirs to build all parent dirs as needed.
2418 * Makefile.in: Rebuild.
2419 * configure.in: Don't build dirs explicitly here.
2420 * configure: Rebuild.
2421
2422 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
2423
2424 * Makefile.tpl (all-make): Depend on intl.
2425 * Makefile.in: Rebuilt.
2426
2427 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
2428
2429 * config.if: Remove unused libc_interface determination.
2430
2431 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
2432
2433 * Makefile.in: Regenerate, correctly this time.
2434
2435 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
2436
2437 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
2438 unused INSTALL_PROGRAM_ARGS.
2439 * configure.in: Use AC_PROG_INSTALL.
2440 * Makefile.in: Regenerate.
2441 * configure: Regenerate.
2442
2443 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
2444
2445 * configure: Rebuilt.
2446 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
2447 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2448 newlib nor libgloss.
2449 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
2450 * configure.in (am33_2.0-*-linux*): Added.
2451
2452 2003-07-09 Bob Wilson <bob.wilson@acm.org>
2453
2454 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2455 * configure: Regenerate.
2456
2457 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
2458
2459 * config-ml.in: Replace PWD with PWD_COMMAND.
2460 * Makefile.tpl: Likewise.
2461 * Makefile.in: Regenerated.
2462
2463 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
2464
2465 * configure.in: Clean up config-lang.in handling. Delete
2466 useless assignment to "subdirs".
2467 * configure: Regenerate.
2468
2469 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
2470
2471 * configure.in: Rename 'target_libs' to 'target_libraries'.
2472 Remove useless reference to 'target_libs'.
2473 * configure: Regenerate.
2474
2475 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
2476
2477 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2478 * Makefile.in: Regenerate.
2479
2480 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
2481
2482 * Makefile.def: Introduce flags_to_pass.
2483 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2484 * Makefile.in: Regenerate.
2485
2486 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
2487
2488 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
2489 and target-libgloss.
2490 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
2491 <h8300*-*-*>: Disable libf2c and ${libgcj}.
2492 * configure: Regenerate.
2493
2494 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
2495
2496 * configure.in: Update testsuite_flags to new location.
2497 * configure. Regenerate.
2498
2499 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
2500
2501 * Makefile.tpl: Remove BUILD_CC stuff.
2502 * Makefile.in: Regenerate.
2503
2504 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
2505
2506 * config.guess: Update to 2003-06-12 version.
2507 * config.sub: Update to 2003-06-13 version.
2508
2509 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2510
2511 * MAINTAINERS: Add myself as MIPS co-maintainer.
2512
2513 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
2514
2515 * config.guess: Update to 2003-06-06 version.
2516 * config.sub: Update to 2003-06-06 version.
2517
2518 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2519
2520 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
2521 * configure. Regenerate.
2522
2523 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
2524
2525 * configure.in: Disable serial configure by default.
2526 * configure: Regenerate.
2527 * Makefile.tpl: Abolish .NOTPARALLEL.
2528 * Makefile.in: Regenerate.
2529
2530 * Makefile.tpl: Replace {build,host,target}_canonical by
2531 {build,host,target}.
2532 * Makefile.in: Regenerate.
2533
2534 * Makefile.tpl: Fix stupid pasto.
2535 * Makefile.in: Regenerate.
2536
2537 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
2538
2539 * Makefile.tpl: Remove bogus conditional.
2540 * Makefile.in: Regenerate.
2541
2542 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
2543
2544 * Makefile.tpl: Make 'recursive targets' using autogen rather
2545 than shell loop. Remove duplicate 'clean' targets and false
2546 comments.
2547 * Makefile.def: Add systematic dependencies to 'recursive' targets.
2548 Add systematic method of specifying missing targets in subdirs.
2549 Add copyright boilerplate.
2550 * Makefile.in: Regenerate.
2551 * configure.in: Add 'recursive targets' to maybe list.
2552 * configure: Regenerate.
2553
2554 * Makefile.tpl: Rename [+target+] to [+make_target+].
2555 * Makefile.def: Rename 'target' to 'make_target'.
2556
2557 2003-05-30 Nick Clifton <nickc@redhat.com>
2558
2559 * README-maintainer-mode: Update URL for locating blessed config
2560 tools.
2561
2562 2003-05-29 Robert Millan <rmh@debian.org>
2563
2564 * ltconfig: Import this patch and modify for use with current
2565 version of ltconfig:
2566
2567 2003-05-21 Bruno Haible <bruno@clisp.org>
2568
2569 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
2570 GNU/FreeBSD.
2571
2572 2003-05-28 DJ Delorie <dj@redhat.com>
2573
2574 * Makefile.tpl: Make maybe-check-gcc .PHONY.
2575 * Makefile.in: Regenerate.
2576
2577 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
2578
2579 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2580
2581 2003-05-21 DJ Delorie <dj@redhat.com>
2582
2583 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
2584 newlib or libgloss.
2585 * Makefile.in: Regenerate.
2586
2587 2003-05-21 DJ Delorie <dj@redhat.com>
2588
2589 * Makefile.tpl: Add missing empty maybe-check-gcc target.
2590 * Makefile.in: Regenerate.
2591
2592 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2593
2594 * configure.in: Use curly braces in the definition of tooldir.
2595 * configure: Regenerate.
2596
2597 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
2598
2599 * configure.in: Switch more things to use maybe dependencies.
2600 * Makefile.tpl: Switch more things to use maybe dependencies.
2601 Factor out common code from autogen IF statements.
2602 * configure: Regenerate.
2603 * Makefile.in: Regenerate.
2604
2605 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
2606
2607 * configure.in: Accept i[3456789]86 for machine type.
2608 * configure: Regenerate.
2609
2610 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
2611
2612 * configure.in: Switch more things to use maybe dependencies.
2613 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
2614 * configure: Regenerate.
2615 * Makefile.tpl: Switch more things to use maybe dependencies.
2616 * Makefile.in: Regenerate.
2617
2618 2003-05-16 Andreas Schwab <schwab@suse.de>
2619
2620 * Makefile.tpl (install-opcodes): Define.
2621 * Makefile.in: Rebuild.
2622
2623 2003-05-13 Andreas Jaeger <aj@suse.de>
2624
2625 * config.guess: Update to 2003-05-09 version.
2626 * config.sub: Update to 2003-05-09 version.
2627
2628 2003-05-13 Michael Eager <eager@mvista.com>
2629
2630 * configure.in: Correct sed script so that options in quotes are not
2631 deleted.
2632 * configure: Rebuild.
2633
2634 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
2635
2636 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
2637 and $$s/newlib/libc/sys/cygwin32 include paths.
2638 * configure: Ditto.
2639
2640 2003-05-05 H.J. Lu <hjl@gnu.org>
2641
2642 * config-ml.in: Restored from gcc repository.
2643
2644 2003-05-02 Chris Demetriou <cgd@broadcom.com>
2645
2646 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
2647 * Makefile.in: Regenerate.
2648
2649 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
2650
2651 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
2652 and Makefile.def.
2653
2654 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
2655
2656 * Makefile.tpl: Clean $(BUILD_SUBDIR).
2657 * Makefile.in: Regenerated.
2658
2659 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2660
2661 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
2662 * Makefile.in: Regenerate.
2663
2664 2003-04-18 Jakub Jelinek <jakub@redhat.com>
2665
2666 * configure.in (powerpc64*-*-linux*): Remove.
2667 * configure: Rebuilt.
2668
2669 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
2670
2671 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
2672 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
2673 and restrap.
2674 * Makefile.in: Regenerate.
2675
2676 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
2677
2678 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
2679 * configure: Regenerated.
2680
2681 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
2682
2683 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
2684 * */configure: Rebuilt.
2685
2686 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
2687
2688 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
2689 * Makefile.in: Regenerate.
2690
2691 2003-03-14 Michael Chastain <mec@shout.net>
2692
2693 * Makefile.in: Regenerate with correct Makefile.def.
2694
2695 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
2696
2697 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
2698 Make macro.
2699 * Makefile.in: Regenerate.
2700 * configure.in: Clean up gxx_include_dir logic.
2701 * configure: Regenerate.
2702
2703 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2704
2705 * configure.in (gxx_include_dir): Fix typo.
2706 * configure: Regenerated.
2707
2708 2003-03-06 Andrew Cagney <cagney@redhat.com>
2709
2710 * texinfo/texinfo.tex: Import version 2003-02-03.16.
2711
2712 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
2713
2714 * configure.in: Include $(build_tooldir)/sys-include in
2715 FLAGS_FOR_TARGET.
2716 * configure: Regenerated.
2717
2718 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
2719
2720 * Makefile.tpl: Reindent.
2721 * Makefile.in: Regenerate.
2722 * configure.in: Reindent. Don't set unused variables.
2723 * configure: Regenerate.
2724
2725 * Makefile.tpl: Always pass down RANLIB.
2726 * Makefile.in: Regenerate.
2727
2728 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
2729 * Makefile.in: Regenerate.
2730 * configure.in: Remove unused logic relating to --enable-shared
2731 and --enable-threads. Remove bogus comments. Remove redundant
2732 noconfigdirs.
2733 * configure: Regenerate.
2734
2735 * configure.in: Replace ${libstdcxx_version} by its value.
2736 Remove reference to mh-dgux.
2737 * configure: Regenerate.
2738
2739 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2740
2741 * Makefile.tpl: Rearrange.
2742 * Makefile.in: Regenerate.
2743
2744 2003-02-25 Nick Clifton <nickc@redhat.com>
2745
2746 * configure: Remove site-file supprot - it is obsolete.
2747
2748 2003-02-24 Uwe Stieber <uwe@wwws.de>
2749
2750 * configure.in: Add support for kaOS as cross build target system.
2751 * configure: Regenerated.
2752
2753 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
2754
2755 * Makefile.tpl: Add definition of CPPFLAGS to pass into
2756 configure-target-* as some target builds may require additional
2757 flags for preprocessor tests.
2758 * Makefile.in: Regenerated.
2759
2760 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
2761
2762 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
2763 * ltconfig: Handle it.
2764 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
2765 auto-detecting it.
2766
2767 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
2768
2769 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
2770 it is used as argument to $CC.
2771 * ltcf-gcj.sh: Likewise.
2772
2773 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
2774
2775 * configure.in: Introduce --enable-maintainer-mode.
2776 * configure: Rebuilt.
2777 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
2778 for maintainer mode.
2779 * Makefile.in: Rebuilt.
2780
2781 2003-02-19 Andrew Cagney <ac131313@redhat.com>
2782
2783 * configure: Regenerate using autoconf 2.13.
2784
2785 2003-02-19 Alan Modra <amodra@bigpond.net.au>
2786
2787 * config.guess: Import latest version.
2788 * config.sub: Import latest version.
2789
2790 2003-02-18 Jason Merrill <jason@redhat.com>
2791
2792 * Makefile.tpl (check-c++): Allow parallelism.
2793
2794 2003-02-17 Andrew Cagney <ac131313@redhat.com>
2795
2796 * configure: Regenerate using autoconf 000227.
2797
2798 2003-02-15 Geoffrey Keating <geoffk@apple.com>
2799
2800 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
2801 don't configure target-libobjc.
2802 * configure: Regenerate.
2803
2804 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2805
2806 * Makefile.tpl (RANLIB): Define.
2807 * Makefile.in: Regenerate.
2808
2809 2003-02-06 Keith R Seitz <keiths@redhat.com>
2810
2811 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
2812 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
2813 * Makefile.in: Regenerated.
2814 * configure.in: Remove all traces of snavigator, db, and grep.
2815 * configure: Regenerated.
2816
2817 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
2818
2819 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
2820 * Makefile.in: Regenerated.
2821
2822 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
2823
2824 * config.if: Copy from GCC.
2825
2826 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
2827
2828 * configure.in: Revert 24Jan change.
2829 * configure: Regenerate.
2830
2831 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
2832
2833 * configure.in: Revert previous change.
2834 * configure: Regenerate.
2835
2836 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
2837
2838 * configure.in: Make rda native-only.
2839 * configure: Regenerate.
2840
2841 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
2842
2843 * configure.in: Add missing \.
2844 * configure: Rebuilt.
2845
2846 2003-01-17 Jakub Jelinek <jakub@redhat.com>
2847
2848 * configure.in (baseargs): Avoid using \| in sed regular
2849 expressions.
2850 * configure: Rebuilt.
2851
2852 2003-01-16 Jakub Jelinek <jakub@redhat.com>
2853
2854 * configure.in (baseargs): Remove all supported forms of
2855 --cache-file, --srcdir, --host, --build and --target options
2856 from argument lists.
2857 * configure: Rebuilt.
2858
2859 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
2860
2861 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
2862 * configure: Rebuilt.
2863
2864 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
2865
2866 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
2867 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
2868 * Makefile.in: Regenerate.
2869 * configure: Regenerate.
2870
2871 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2872
2873 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
2874 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
2875 * Makefile.in: Regenerate.
2876
2877 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
2878
2879 * configure.in: Remove Makefile in build, host and target modules
2880 unless configure was run with --no-recursion.
2881 * configure: Rebuilt.
2882
2883 2003-01-08 Chris Demetriou <cgd@broadcom.com>
2884
2885 * config.guess: Update to 2003-01-03 version.
2886 * config.sub: Update to 2003-01-03 version.
2887
2888 2003-01-07 Christopher Faylor <cgf@redhat.com>
2889
2890 * configure: Regenerate with proper autoconf 2.13.
2891
2892 2003-01-07 Christopher Faylor <cgf@redhat.com>
2893
2894 * configure.in: Add AC_PREREQ for consistency.
2895 * configure: Regenerate.
2896
2897 2003-01-06 Andrew Cagney <ac131313@redhat.com>
2898
2899 * configure.in (GDB_TK): Add tcl directories conditional on
2900 gdb/gdbtk directory being present.
2901 * configure: Regenerate.
2902
2903 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
2904
2905 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
2906 by gcc if LD is not defined and we are not doing a Canadian Cross.
2907 * configure: Rebuilt.
2908
2909 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
2910
2911 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
2912
2913 2002-12-31 Tom Tromey <tromey@redhat.com>
2914
2915 * Makefile.in: Rebuilt.
2916 * Makefile.def (target_modules) [libffi]: Allow installation.
2917
2918 2002-12-31 Andreas Schwab <schwab@suse.de>
2919
2920 * configure.in: Fix use of $program_transform_name.
2921 * configure: Regenerated.
2922
2923 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
2924
2925 * configure.in (baseargs): Don't remove first configure argument.
2926 * configure: Regenerated.
2927
2928 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
2929
2930 * Makefile.tpl (local-distclean): Don't remove...
2931 (multilib.ts): ... this. Moved into...
2932 (multilib.out): ... this. Don't use sub-make.
2933 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
2934 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
2935 (configure-build-[+module+], configure-[+module+],
2936 configure-target-[+module+], configure-gcc): ... these. Test
2937 for Makefile existence. Drop config.status from dependencies.
2938 * Makefile.in: Rebuilt.
2939 * configure.in: Move gcc-version-trigger to the end of
2940 ac_configure_args. Add comments to maybedep.tmp and
2941 serdep.tmp. Introduce --disable-serial-configure. Remove
2942 nonopt from baseargs, matching and removing corresponding
2943 whitespace while at it.
2944 * configure: Rebuilt.
2945
2946 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
2947
2948 * configure.in (host_configargs): Replace reference to
2949 no-longer-defined buildopts with --build=${build_alias}.
2950 * configure: Rebuilt.
2951
2952 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
2953
2954 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
2955 program_transform_name to standard idiom.
2956 (AUTOGEN, AUTOCONF): Define.
2957 (Makefile.in): Use $(AUTOGEN).
2958 (Makefile): Depend on config.status, and use autoconf-style rule to
2959 build it. Move original commands to...
2960 (config.status): ... this new target.
2961 (configure): Add $(srcdir). Depend on config/acx.m4. Use
2962 $(AUTOCONF).
2963 * Makefile.in: Rebuilt.
2964
2965 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
2966
2967 * Makefile.tpl: Fix dramatic bustage due to change in
2968 program_transform_name.
2969 * Makefile.in: Regenerate.
2970
2971 * configure.in: Remove unnecessary PATH setting.
2972 * configure: Regnerate.
2973
2974 * configure.in: Don't default to unprefixed tools unless
2975 the native tools will work.
2976 * configure: Regenerate.
2977
2978 * configure.in: Convert to autoconf script. Blow away lots
2979 of now-redundant Makefile fragments.
2980 * configure: Generate using Autoconf.
2981 * Makefile.tpl: Rewrite to reflect autoconfiscation.
2982 * Makefile.in: Regenerate.
2983
2984 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
2985
2986 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
2987 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
2988
2989 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
2990 where they belong.
2991
2992 2002-12-24 Andreas Schwab <schwab@suse.de>
2993
2994 * Makefile.tpl (multilib.out): Fix missing space.
2995 * Makefile.in: Regenerate.
2996
2997 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
2998
2999 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
3000 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
3001 * Makefile.in: Regenerate.
3002 * configure.in: Remove unnecessary leftovers.
3003
3004 2002-12-21 Geoffrey Keating <geoffk@apple.com>
3005
3006 * configure.in (extra_ranlibflags_for_target): New variable.
3007 (*-*-darwin): Add -c to ranlib commands.
3008 * configure (tooldir): Handle extra_ranlibflags_for_target.
3009
3010 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
3011
3012 * COPYING.NEWLIB: Updated.
3013 * COPYING.LIBGLOSS: Ditto.
3014
3015 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
3016
3017 * Makefile.tpl: Revert HJL's change.
3018 * Makefile.in: Regenerated.
3019 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3020 always.
3021
3022 2002-12-19 Andreas Schwab <schwab@suse.de>
3023
3024 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3025 * Makefile.in: Regenerate.
3026
3027 2002-12-18 H.J. Lu <hjl@gnu.org>
3028
3029 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3030 * Makefile.in: Regenerated.
3031
3032 * configure.in (build_prefix): New. Substitute.
3033
3034 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
3035
3036 * Makefile.tpl: Don't let real targets depend on phony targets.
3037 * Makefile.in: Regenerate.
3038
3039 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3040 * Makefile.in: Regenerate.
3041
3042 2002-12-16 Jason Merrill <jason@redhat.com>
3043
3044 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3045 previous 'make bootstrap'.
3046 * Makefile.in: Regenerate.
3047
3048 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
3049
3050 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3051
3052 2002-12-13 Jason Merrill <jason@redhat.com>
3053
3054 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
3055 library tests.
3056 (check-c++): Just depend on it and check-target-libstdc++-v3.
3057 * Makefile.in: Regenerate.
3058
3059 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
3060
3061 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3062 * Makefile.in: Regenerate.
3063
3064 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
3065
3066 * COPYING.NEWLIB: Update list of alternate Regent of California
3067 licenses and discuss official revoking of advertising clause.
3068 * COPYING.LIBGLOSS: Ditto.
3069
3070 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
3071
3072 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3073 * Makefile.in: Rebuilt.
3074
3075 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
3076
3077 * configure: Fix bug put in by gremlins.
3078
3079 * Makefile.tpl: Substitute more autoconfily.
3080 * configure: Substitute more autoconfily.
3081 * Makefile.in: Regenerate.
3082
3083 2002-12-08 Andrew Cagney <ac131313@redhat.com>
3084
3085 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3086 * Makefile.in (all-sim): Ditto.
3087
3088 2002-12-06 DJ Delorie <dj@redhat.com>
3089
3090 * Makefile.tpl: Change configure dependencies to not have real
3091 targets depend on phony targets.
3092
3093 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
3094
3095 * configure.in: Revert unintentional change.
3096
3097 * src-release: Configure host subdirs.
3098
3099 * Makefile.tpl: Change dependency for */multilib.out so that
3100 it works when gcc isn't in the tree.
3101
3102 * configure.in: Substitute more.
3103 * configure: Run subconfigures from the Makefile.
3104 * Makefile.tpl: Run subconfigures from the Makefile; add a few
3105 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
3106
3107 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
3108
3109 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3110 and corresponding dependencies.
3111 * Makefile.in: Regenerate.
3112
3113 * configure.in (host_tools): Order binutils, gas and ld for
3114 convenience in running the testsuites.
3115
3116 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3117 * Makefile.in: Regenerate.
3118 * configure.in: Introduce rules to serialize subconfigure runs.
3119
3120 * configure.in: Introduce BASE_CC_FOR_TARGET.
3121 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
3122 Realize configure-build-* targets. Realize configure-target-* targets.
3123 * Makefile.in: Regenerate.
3124
3125 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3126
3127 * configure: Move gcc_version_trigger stuff from here...
3128 * configure.in: ...to here.
3129
3130 * configure.in: Separate subconfigure options added by this file from
3131 options given by the user. Add machinery to put args for host
3132 subconfigures into the Makefile.
3133
3134 * Makefile.tpl: Remove 'vault' targets.
3135 * Makefile.tpl: Reorder and comment dependencies.
3136 * Makefile.in: Regenerate.
3137
3138 2002-11-28 Geoffrey Keating <geoffk@apple.com>
3139
3140 * configure.in: Move host-specific darwin noconfigdirs into
3141 the host-specific section.
3142
3143 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3144
3145 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
3146 during replay.
3147 * Makefile.in: Regenerate.
3148
3149 (finishing slow-motion replay)
3150 * configure: Remove skip-this-dir support.
3151 * Makefile.tpl: Remove skip-this-dir support.
3152
3153 * Makefile.tpl: Remove leftover support for non-autoconfiscated
3154 subdirectories.
3155 * Makefile.in: Regenerate.
3156
3157 * Makefile.tpl: Strip out useless setting of 'dir'.
3158 * Makefile.in: Regenerate.
3159
3160 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3161
3162 (finishing slow-motion replay)
3163 * configure.in: Fix deeply stupid bug.
3164
3165 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3166 shell code in CXX_FOR_TARGET
3167 * Makefile.def: Introduce raw_cxx.
3168 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3169 RAW_CXX_FOR_TARGET.
3170 * Makefile.in: Regenerate.
3171
3172 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
3173
3174 (finishing slow-motion replay)
3175 * Makefile.tpl: Remove unnecessary ifs.
3176 * Makefile.in: Regenerate.
3177
3178 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
3179 dependencies. Maybe-ize build-libiberty. Create dummy install
3180 targets for 'no_install' modules.
3181 * configure: Move GDB_TK substitution to configure.in. Move
3182 build_modules stuff to configure.in.
3183 * configure.in: Implement soft dependency machinery. Maybe-ize
3184 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
3185 * Makefile.in: Regenerate.
3186
3187 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3188
3189 (continuing slow-motion replay)
3190 * Makefile.tpl: Make all-target, install-target behave similarly
3191 to all, install (only hitting configured targets). Eliminate
3192 unused macro defintions.
3193
3194 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3195 build != host.
3196
3197 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
3198
3199 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3200
3201 * configure.in: Produce lists of subdir targets we're actually
3202 configuring. Remove references to "dosrel".
3203 * Makefile.tpl: Let configure set which subdir targets are hit.
3204 Remove install-cross; clean up install; remove ALL. Remove
3205 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
3206 Autogenerate host module targets. Remove empty dependency lines
3207 and redundant dependency; rearrange slightly.
3208 * Makefile.def: Add host-side libtermcap, utils.
3209
3210 * Makefile.in: Regenerate.
3211
3212 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
3213
3214 (Continuing slow-motion replay)
3215 * Makefile.def: Add list of recursive targets to autogenerate.
3216 Add build_modules.
3217 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
3218 targets. Autogenerate *-build-* targets.
3219 * Makefile.in: Regenerate.
3220
3221 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3222
3223 (Continuing slow-motion replay)
3224 * configure: More autoconf-style substitutions.
3225 * Makefile.tpl: More autoconf-style substitutions.
3226 * Makefile.in: Regenerate.
3227
3228 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
3229
3230 (Continuing slow-motion replay)
3231 * configure: Substitute more variables in a more autoconf-friendly
3232 way. Simplify slightly.
3233 * Makefile.tpl: Make more variables substitutable in an
3234 autoconf-friendly way.
3235 * Makefile.in: Regenerate.
3236
3237 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3238
3239 (Continuing slow-motion replay)
3240 * configure.in (v810*): Remove special setting of tools.
3241
3242 * configure: Add support for extra required flags for ar or nm.
3243 * configure.in (aix4.3+): Use above support for target-specific
3244 issues, rather than using config/mt-aix43.
3245
3246 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
3247
3248 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
3249 * configure: Remove 'removing', which doesn't work. Replace $subdir
3250 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
3251 with $srcdir. Reformat indentation. Substitute some variables
3252 formerly hard-coded in the Makefile for build=host.
3253 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3254 * Makefile.def: Autogenerate more.
3255 * Makefile.in: Regenerate.
3256
3257 2002-11-13 Bruce Korb <bkorb@gnu.org>
3258
3259 * Makefile.tpl: syntactic cleanup
3260
3261 2002-11-04 Kevin Buettner <kevinb@redhat.com>
3262
3263 * Makefile.def (host_modules): Add rda.
3264 * Makefile.in: Regenerate.
3265 * configure.in (target_tool): Add target-rda to list.
3266
3267 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
3268
3269 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
3270 and restrap targets to this rule.
3271 * Makefile.in: Regenerate.
3272
3273 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
3274
3275 * configure.in (i[3456]86-*-linux*): Add check to disable
3276 ${libgcj} for glibc1.
3277
3278 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
3279
3280 * configure.in: Add tic4x target.
3281
3282 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
3283
3284 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
3285 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
3286 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
3287 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
3288 * Makefile.in: Regenerate.
3289
3290 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3291
3292 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
3293 * Makefile.in: Regenerate.
3294
3295 * Makefile.def: Remove order dependency comments.
3296 * Makefile.tpl: Add explicit install-install dependencies.
3297 * Makefile.in: Regenerate.
3298
3299 * Makefile.tpl: Remove material now in src-release. (Finally!)
3300 * Makefile.in: Regenerate.
3301
3302 * configure: Restore my original patch by syncing with gcc version.
3303
3304 * Bring following over from gcc:
3305
3306 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
3307
3308 * configure.in (s390*-*-linux*): Enable libgcj.
3309
3310 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
3311
3312 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
3313
3314 2002-10-02 Alan Modra <amodra@bigpond.net.au>
3315
3316 * configure: Move stray lines back to where they belong.
3317
3318 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
3319
3320 * Makefile.tpl: Insert configure-target target, for src-release.
3321
3322 * configure: Finish reverting change which Andrew Cagney started
3323 reverting. Should fix bustage.
3324
3325 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3326 * src-release: New file. Contains material for making net
3327 releases for gdb, binutils, et al., formerly in Makefile.in.
3328
3329 2002-09-30 Nick Clifton <nickc@redhat.com>
3330
3331 * cpu: New top level directory. Intended to hold input files for
3332 CGEN which have FSF copyright assignment.
3333 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3334
3335 2002-09-29 Andrew Cagney <ac131313@redhat.com>
3336
3337 Revert below (note that src does not contain Makefile.tpl):
3338 * Makefile.tpl: Make subsituted variables more autoconfy.
3339 * Makefile.in: Regenerate.
3340
3341 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
3342
3343 * configure: Revert accidentally applied changes.
3344
3345 * Makefile.tpl: Make more autoconf-friendly.
3346 * Makefile.in: Regenerate.
3347 * configure: Make substitution more autoconf-like.
3348
3349 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
3350
3351 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3352 single entry to handle all these.
3353 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
3354 libjava on arm-*-elf.
3355
3356 2002-09-27 Geoffrey Keating <geoffk@apple.com>
3357
3358 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3359 things that depend on them.
3360
3361 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
3362
3363 * Makefile.tpl: Make subsituted variables more autoconfy.
3364 * Makefile.in: Regenerate.
3365 * configure: Make seds more autoconfy.
3366
3367 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
3368
3369 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
3370 * Makefile.in: Regenerate.
3371 * configure.in: Rewrite sed statements to look autoconfy.
3372
3373 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
3374 all-target-foo on configure-target-foo.
3375 * Makefile.def: Ditto.
3376 * Makefile.in: Rebuild.
3377
3378 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
3379
3380 * Makefile.def: New file.
3381 * Makefile.tpl: New file.
3382 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
3383
3384 * configure.in: Minor rearrangement. Simplify tests.
3385
3386 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
3387
3388 * configure.in (with_headers): Skip copy if value is "yes".
3389 (with_libs): Likewise.
3390
3391 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
3392
3393 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3394 * configure.in (sh*-*-pe*): Ditto.
3395 * configure.in (mips*-*-pe*): Ditto.
3396 * configure.in (*arm-wince-pe): Ditto.
3397
3398 * configure.in: Rearrange.
3399
3400 2002-09-12 Nick Clifton <nickc@redhat.com>
3401
3402 * Import these changes from the config master repository:
3403
3404 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
3405
3406 * config.sub: Add tic4x target.
3407
3408 2002-09-03 Ben Elliston <bje@redhat.com>
3409
3410 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
3411 Reported by <Duncan_Stodart@insession.com>.
3412
3413 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
3414
3415 * COPYING.NEWLIB: More updates.
3416
3417 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
3418
3419 * COPYING.NEWLIB: Update.
3420
3421 2002-08-23 Andrew Cagney <ac131313@redhat.com>
3422
3423 * texinfo/texinfo.tex: Import version 2002-06-04.06.
3424
3425 * config.guess: Import version 2002-08-23.
3426 * config.sub: Import version 2002-08-22.
3427
3428 2002-08-20 Alexandre Oliva <aoliva@redhat.com>
3429
3430 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3431 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3432 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3433
3434 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
3435
3436 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3437
3438 2002-08-04 H.J. Lu (hjl@gnu.org)
3439
3440 * configure.in (mips*-*-linux*): Don't skip target-libffi.
3441
3442 2002-07-31 Alan Modra <amodra@bigpond.net.au>
3443
3444 * configure.in: Move generic linux case to end. Copy generic
3445 linux noconfigdirs to mips*-*-linux* entry and new
3446 powerpc64*-*-linux* entry. Add target-libffi for the latter.
3447
3448 2002-07-19 Chris Demetriou <cgd@broadcom.com>
3449
3450 * MAINTAINERS: Clarify on config.guess and config.sub, and add
3451 one instance of them which was missed to the list to update.
3452
3453 2002-07-16 Chris Demetriou <cgd@broadcom.com>
3454
3455 * config.guess: Update to 2002-07-09 version.
3456 * config.sub: Update to 2002-07-03 version.
3457
3458 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
3459
3460 * configure.in: Remove two redundant tests.
3461
3462 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3463
3464 * configure.in (mips*-*-irix6*o32): Enable stabs.
3465
3466 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
3467
3468 * configure.in: Don't build grez.
3469 * Makefile.in: Ditto.
3470
3471 * Makefile.in: Remove references to bsp, cygmon, libstub.
3472 * configure.in: Ditto.
3473
3474 * configure.in: Remove leftover reference to gdbtest.
3475
3476 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
3477
3478 * configure.in (gxx_include_dir): Change to match versioned
3479 C++ headers if --enable-version-specific-runtime-libs is used.
3480
3481 2002-07-04 Steve Ellcey <sje@cup.hp.com>
3482
3483 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
3484
3485 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
3486
3487 * configure.in: Make --without-x work.
3488
3489 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
3490
3491 * contrib: New directory. Created to contain a copy of the
3492 texi2pod.pl script so that it is in the same place as the version in
3493 the FSF GCC sources.
3494
3495 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
3496
3497 * configure.in: Rearrange target Makefile fragment collection.
3498
3499 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3500 cvs[src].
3501 * configure.in: Ditto.
3502
3503 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3504
3505 * Makefile.in: Eliminate 'apache' targets.
3506 * configure.in: Eliminate 'apache' targets.
3507
3508 * configure.in: Eliminate redundant tests. Reorganize.
3509
3510 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
3511
3512 * config-ml.in: Eliminate references to Cygnus configure.
3513
3514 * Makefile.in: Eliminate references to building emacs.
3515
3516 2002-07-01 Denis Chertykov <denisc@overta.ru>
3517
3518 * configure.in: Add support for ip2k.
3519
3520 2002-06-24 Ben Elliston <bje@redhat.com>
3521
3522 * configure.in (host_tools): Remove cgen.
3523
3524 * Makefile.in (all-cgen): Remove; runs from its source directory.
3525 (check-cgen, install-cgen, clean-cgen): Likewise.
3526 (all-opcodes): No not depend on all-cgen.
3527 (all-sim): Likewise.
3528
3529 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
3530
3531 * configure.in: Fix AIX configury bug.
3532
3533 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3534
3535 * configure.in: Replace ${topsrcdir} with ${srcdir}.
3536
3537 * configure.in: Move definition of libstdcxx_flags right above
3538 usage, rather than way earlier.
3539
3540 * configure.in: Pull definition of is_cross_compiler earlier.
3541
3542 * configure.in: Rearrange a little.
3543
3544 * configure.in: Remove references to librx.
3545 * Makefile.in: Remove references to librx.
3546
3547 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
3548
3549 * configure.in: Eliminate ${gasdir} variable.
3550
3551 2002-06-18 Dave Brolley <brolley@redhat.com>
3552
3553 * configure.in: Add support for frv.
3554 * config.sub: Add support for frv.
3555
3556 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3557
3558 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
3559
3560 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
3561
3562 * configure.in (vax-*-netbsd*): Re-enable gas.
3563
3564 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
3565
3566 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
3567 BUILD_PREFIX_1, to correct nomenclature.
3568 * configure: Likewise.
3569
3570 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
3571 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
3572
3573 2002-05-31 Olaf Hering <olh@suse.de>
3574
3575 * config-ml.in: Propogate DESTDIR also.
3576
3577 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
3578
3579 * configure.in (vax-*-netbsd*): Don't build gas for this
3580 platform.
3581
3582 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
3583
3584 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3585 and libgcj for AVR.
3586
3587 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
3588
3589 * config.sub: Add DLX target.
3590
3591 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
3592
3593 * config.guess: Update to 2002-05-22 version.
3594 * config.sub: Likewise.
3595
3596 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3597
3598 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
3599 * config-ml.in: Likewise.
3600 * configure: Likewise.
3601 * configure.in: Likewise.
3602
3603 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
3604
3605 * configure.in: Simplify makefile fragment collection.
3606
3607 * configure.in: Remove code to build emacs.
3608
3609 * configure.in : Remove --srcdir argument from targargs and buildargs
3610 (it's always overridden in the Makefile anyway). Rearrange a bit.
3611
3612 * configure: Move some logic to configure.in.
3613 * configure.in: Move some logic from configure.
3614
3615 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
3616
3617 * COPYING.LIBGLOSS: New file.
3618
3619 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
3620
3621 * Makefile.in: Honour DESTDIR.
3622
3623 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
3624
3625 * configure.in (noconfigdirs): Don't disable libgcj on
3626 sparc64-*-solaris* and sparcv9-*-solaris*.
3627
3628 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
3629
3630 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
3631
3632 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
3633
3634 * configure.in (FLAGS_FOR_TARGET): Do not add
3635 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
3636 on i[3456]86-*-linux*.
3637
3638 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
3639
3640 * configure.in (noconfigdirs): Replace [ ] with test.
3641
3642 * configure.in (noconfigdirs): Do not add target-newlib if
3643 target == i[3456]86-*-linux*, and host == target.
3644
3645 2002-04-29 Mark Mitchell <mark@codesourcery.com>
3646
3647 * config.guess: Updated to 2002-04-26's version.
3648 * config.sub: Updated to 2002-04-26's version.
3649
3650 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
3651
3652 * configure.in: delete reference to absent file
3653
3654 * configure.in: replace '[' with 'test'
3655
3656 * configure.in: Eliminate references to gash.
3657 * Makefile.in: Eliminate references to gash.
3658
3659 * configure.in: remove useless references to 'pic' makefile fragments.
3660
3661 * configure.in: (*-*-windows*) Finish removing.
3662
3663 * configure.in: Eliminate redundant test for libgui.
3664
3665 2002-04-26 Joel Sherrill <joel@OARcorp.com>
3666
3667 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
3668 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
3669
3670 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
3671
3672 * configure.in: remove references to dead files
3673
3674 2002-04-18 Tom Tromey <tromey@redhat.com>
3675
3676 * configure.in: Disallow configuring libgcj when it is already
3677 installed and we're using Solaris 2.8 linker. Do enable libgcj on
3678 Solaris 2.8 by default. For PR libgcj/6158.
3679
3680 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
3681
3682 * configure.in: Move default CC setting out of config/mh-* fragments
3683 directly into here.
3684
3685 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
3686
3687 * configure.in: don't even try to configure or make a subdirectory
3688 if there's no configure script for it.
3689
3690 2002-04-15 Mark Mitchell <mark@codesourcery.com>
3691
3692 * MAINTAINERS: Remove chill maintainers.
3693 * Makefile.in (CHILLFLAGS): Remove.
3694 (CHILL_LIB): Remove.
3695 (TARGET_CONFIGDIRS): Remove libchill.
3696 (CHILL_FOR_TARGET): Remove.
3697 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
3698 CHILL_LIB.
3699 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
3700 (CHECK_TARGET_MODULES): Likewise.
3701 (INSTALL_TARGET_MODULES): Likewise.
3702 (CLEAN_TARGET_MODULES): Likewise.
3703 (configure-target-libchill): Remove.
3704 (all-target-libchill): Remove.
3705 * configure.in (target_libs): Remove target-libchill.
3706 Do not compute CHILL_FOR_TARGET.
3707 * libchill: Remove directory.
3708
3709 2002-04-15 DJ Delorie <dj@redhat.com>
3710
3711 * Makefile.in, configure.in, configure: Sync with gcc, entries
3712 follow...
3713
3714 2002-04-08 Tom Tromey <tromey@redhat.com>
3715
3716 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
3717 Fixes PR libgcj/6068.
3718
3719 2002-03-30 Krister Walfridsson <cato@df.lth.se>
3720
3721 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
3722
3723 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3724
3725 * configure.in (alpha*-dec-osf*): Enable libgcj.
3726
3727 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
3728
3729 Fix for: PR bootstrap/3591, target/5676
3730 * configure.in (mcore-pe): Disable the configuration of
3731 libstdc++-v3 since exceptions are not supported.
3732
3733 2002-03-20 Anthony Green <green@redhat.com>
3734
3735 * configure.in: Enable libgcj for xscale-elf target.
3736
3737 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
3738
3739 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
3740 libjava.
3741 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
3742
3743 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
3744
3745 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
3746 libstdc++-v3 and libjava.
3747
3748 2002-02-11 Adam Megacz <adam@xwt.org>
3749
3750 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
3751 boehm-gc
3752
3753 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
3754
3755 * config.guess: Updated to 2002-01-30's version.
3756 * config.sub: Updated to 2002-02-01's version.
3757 Contribute sh64-elf.
3758 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
3759 * configure.in: Added sh64-*-*.
3760
3761 2002-01-17 H.J. Lu <hjl@gnu.org>
3762
3763 * Makefile.in (all-fastjar): Also depend on all-libiberty.
3764 (all-target-fastjar): Also depend on all-target-libiberty.
3765
3766 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
3767
3768 * configure, configure.in: Use temp file for long sed commands.
3769
3770 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
3771
3772 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
3773 libf2c.
3774
3775 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
3776
3777 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
3778
3779 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
3780
3781 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
3782
3783 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
3784
3785 * configure: Handle temporary files securely using mkdir.
3786
3787 2001-09-26 Will Cohen <wcohen@redhat.com>
3788
3789 * configure.in (*-*-linux*): Disable configuration of target-newlib
3790 and target-libgloss.
3791
3792 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
3793
3794 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
3795 RANLIB.
3796
3797 2001-08-11 Graham Stott <grahams@redhat.com>
3798
3799 * Makefile.in (check-c++): Add missing semicolon.
3800
3801 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
3802
3803 * configure.in (sh-*-linux*): New.
3804
3805 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3806
3807 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3808 and libgcj on m68hc11/m68hc12.
3809
3810 2001-06-27 H.J. Lu (hjl@gnu.org)
3811
3812 * Makefile (CFLAGS_FOR_BUILD): New.
3813 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
3814
3815 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
3816
3817 * configure.in (libstdcxx_flags): Do not try to execute
3818 libstdc++-v3/testsuite_flags until it exists.
3819
3820 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
3821
3822 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
3823
3824 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
3825
3826 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
3827
3828 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
3829
3830 * configure.in: Move *-chorusos target case to the proper switch.
3831 Disable libgcj.
3832
3833 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3834
3835 * Makefile.in (STAGE1_CFLAGS): Pass down.
3836
3837 2001-04-13 Alan Modra <amodra@one.net.au>
3838
3839 * config.guess: Add hppa64-linux support. Note for next import that
3840 this is already in the master file.
3841 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
3842
3843 2001-03-22 Colin Howell <chowell@redhat.com>
3844
3845 * Makefile.in (DO_X): Do not backslash single-quotes in
3846 backquotes (two places).
3847
3848 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
3849
3850 * Makefile.in (DO_X): Quote nested quotes.
3851
3852 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
3853
3854 * Makefile.in (DO_X): Use double quotes for quoting
3855 "RANLIB=$${RANLIB}".
3856
3857 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
3858
3859 * configure.in: Only use `lang_requires' for languages athat are
3860 actually enabled.
3861
3862 2001-03-07 Tom Tromey <tromey@redhat.com>
3863
3864 * configure.in: Allow config-lang.in to set `lang_requires' to list
3865 of other required languages.
3866
3867 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
3868
3869 * Makefile.in: Remove RANLIB definition. Use RANLIB
3870 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
3871 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
3872
3873 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
3874 Alexandre Oliva <aoliva@redhat.com>
3875
3876 * Makefile.in (check-c++): Use tabs, not spaces.
3877
3878 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
3879
3880 * Makefile.in (check-c++): New rule.
3881
3882 * configure.in (target_libs): Remove libg++.
3883 (noconfigdirs): Remove libg++.
3884 (noconfigdirs): Same.
3885 (noconfigdirs): Same.
3886 (noconfigdirs): Same.
3887
3888 * config-ml.in: Remove libg++ references.
3889
3890 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
3891 (ALL_TARGET_MODULES): Same.
3892 (configure-target-libg++): Remove.
3893 (all-target-libg++): Remove.
3894 (configure-target-libio): Remove.
3895 (all-target-libio): Remove.
3896 (check-target-libio): Remove.
3897 (.PHONY): Remove.
3898 (libg++.tar.bz2): Remove.
3899 (all-target-cygmon): Remove libio.
3900 (all-target-libstdc++): Remove.
3901 (configure-target-libstdc++): Remove.
3902 (TARGET_LIB_PATH): Remove libstdc++.
3903 (ALL_GCC_CXX): Remove libstdc++.
3904 (all-target-gperf): Correct.
3905
3906 2001-02-15 Anthony Green <green@redhat.com>
3907
3908 * configure: Introduce GCJ_FOR_TARGET.
3909 * configure.in: Ditto.
3910 * Makefile.in: Ditto.
3911
3912 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
3913
3914 * configure.in: for *-chorusos, don't config target-newlib and
3915 target-libgloss.
3916
3917 2001-02-04 Mark Mitchell <mark@codesourcery.com>
3918
3919 Remove V2 C++ library.
3920 * configure.in: Remove --enable-libstdcxx_v3 support.
3921
3922 2001-01-27 Richard Henderson <rth@redhat.com>
3923
3924 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
3925
3926 2001-01-26 Tom Tromey <tromey@redhat.com>
3927
3928 * configure.in: Allow libgcj to be built on Sparc Solaris.
3929
3930 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
3931
3932 * configure.in: Enable libgcj on several additional platforms.
3933
3934 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
3935
3936 * configure.in: Enable libgcj for linux targets.
3937
3938 2001-01-09 Mike Stump <mrs@wrs.com>
3939
3940 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
3941 failures of subdirectories.
3942
3943 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3944
3945 * configure: handle DOS-style absolute paths.
3946
3947 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
3948
3949 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
3950
3951 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
3952
3953 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
3954 (libstdcxx_incdir): Pass down.
3955 * config.if: Remove expired bits for cxx_interface, add stub.
3956 (libstdcxx_incdir): Add variable for g++ include directory.
3957 * configure.in (gxx_include_dir): Use it.
3958
3959 2000-12-15 Andreas Jaeger <aj@suse.de>
3960
3961 * configure.in: Handle lang_dirs.
3962
3963 2000-12-13 Anthony Green <green@redhat.com>
3964
3965 * configure.in: Disable libgcj for any target not specifically
3966 listed. Disable libgcj for x86 and Alpha Linux until compatible
3967 with g++ abi.
3968
3969 2000-12-13 Mike Stump <mrs@wrs.com>
3970
3971 * Makefile.in (local-distclean): Also remove fastjar.
3972
3973 2000-12-10 Anthony Green <green@redhat.com>
3974
3975 * configure.in: Define libgcj. Disable libgcj target libraries for
3976 most targets.
3977
3978 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
3979
3980 * configure.in (target_libs): Revert 2000-12-08 patch.
3981 (noconfigdirs): Added target-libjava.
3982
3983 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
3984
3985 * Makefile.in: handle DOS-style absolute paths.
3986
3987 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3988
3989 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
3990 libjava.
3991 * configure.in (target_libs): Removed `target-libjava'.
3992
3993 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
3994
3995 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
3996 (ALL_MODULES): Added fastjar.
3997 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
3998 (all-target-libjava): all-fastjar replaces all-zip.
3999 (all-fastjar): Added.
4000 (configure-target-fastjar, all-target-fastjar): Likewise.
4001 * configure.in (host_tools): Added fastjar.
4002
4003 2000-12-07 Mike Stump <mrs@wrs.com>
4004
4005 * Makefile.in (local-distclean): Remove leftover built files.
4006
4007 2000-11-16 Fred Fish <fnf@be.com>
4008
4009 * configure.in (enable_libstdcxx_v3): Fix typo,
4010 libstd++ -> libstdc++.
4011
4012 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
4013
4014 * configure: Provide the original toplevel configure arguments
4015 (including $0) to subprocesses in the environment rather than
4016 through gcc/configargs.h.
4017
4018 2000-11-12 Mark Mitchell <mark@codesourcery.com>
4019
4020 * configure: Turn on libstdc++ V3 by default.
4021
4022 2000-10-16 Michael Meissner <meissner@redhat.com>
4023
4024 * configure (gcc/configargs.h): Only create if there is a build GCC
4025 directory created.
4026
4027 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
4028
4029 * configure: Save configure arguments to gcc/configargs.h.
4030
4031 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
4032
4033 * Makefile.in (bootstrap): avoid recursion if subdir missing
4034 (cross): ditto
4035 (do-proto-toplev): ditto
4036
4037 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
4038
4039 * configure.in: Do not build byacc for hppa64. Provide paths to the
4040 X11 libraries for hppa64.
4041
4042 2000-09-02 Anthony Green <green@cygnus.com>
4043
4044 * Makefile.in (all-gcc): Depend on all-zlib.
4045 (CLEAN_MODULES): Add clean-zlib.
4046 (ALL_MODULES): Add all-zlib.
4047 * configure.in (host_libs): Add zlib.
4048
4049 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
4050
4051 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
4052 $targargs to tell whether newlib is going to be built.
4053
4054 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
4055 $$r/TARGET_SUBDIR/libio for _G_config.h.
4056
4057 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
4058
4059 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
4060
4061 * configure: Make enable_threads and enable_shared defaults
4062 explicit. Substitute enable_threads into generated Makefiles.
4063 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
4064 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
4065
4066 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
4067
4068 * configure.in: Re-enable all references to libg++ and librx.
4069
4070 2002-04-09 Loren James Rittle <rittle@labs.mot.com>
4071
4072 * configure.in: Add *-*-freebsd* configurations.
4073
4074 2002-04-07 Andrew Cagney <ac131313@redhat.com>
4075
4076 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
4077 (do-tar, do-bz2): New rules.
4078 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
4079 (gdb-tar): New rule.
4080 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
4081 (insight_dejagnu.tar): New rule.
4082 (insight.tar): New rule.
4083 (gdb+dejagnu.tar): New rule.
4084 (gdb.tar): New rule.
4085
4086 2002-04-07 Andrew Cagney <ac131313@redhat.com>
4087
4088 * MAINTAINERS: Update dejagnu/
4089
4090 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
4091
4092 * ltmain.sh (relink_command): Fix typo in previous change.
4093
4094 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
4095
4096 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
4097 (relink_command): Added --tag flags.
4098 (mode=install): If relinking fails; error out.
4099
4100 2002-03-12 Richard Henderson <rth@redhat.com>
4101
4102 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
4103 .NOTPARALLEL tag.
4104 (do-check): Rename from check.
4105 (check): Allow parallel check.
4106
4107 2002-03-11 Richard Henderson <rth@redhat.com>
4108
4109 * Makefile.in (.NOTPARALLEL): Add fake tag.
4110
4111 2002-03-07 H.J. Lu (hjl@gnu.org)
4112
4113 * configure.in: Enable gprof for mips*-*-linux*.
4114
4115 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
4116
4117 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4118 libjava.
4119 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
4120
4121 2002-02-24 Andrew Cagney <ac131313@redhat.com>
4122
4123 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
4124
4125 2002-02-23 Daniel Jacobowitz <drow@mvista.com>
4126
4127 * config.guess: Import from master sources, rev 1.232.
4128 * config.sub: Import from master sources, rev 1.246.
4129
4130 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
4131
4132 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4133 because its Makefile is there; test for the executable instead.
4134
4135 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
4136
4137 Contribute sh64-elf.
4138 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
4139 * configure.in: Added sh64-*-*.
4140
4141 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
4142
4143 * COPYING.NEWLIB: Remove advertising clause from
4144 Berkeley and Red Hat licenses.
4145
4146 2002-02-01 Mo DeJong <supermo@bayarea.net>
4147
4148 * Makefile.in: Add all-tix to deps for all-snavigator
4149 so that tix is built when building snavigator.
4150
4151 2002-02-01 Ben Elliston <bje@redhat.com>
4152
4153 * config.guess: Import from master sources, rev 1.229.
4154 * config.sub: Import from master sources, rev 1.240.
4155
4156 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
4157
4158 From Steve Ellcey <sje@cup.hp.com>:
4159 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4160 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4161 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4162 IA64.
4163 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4164 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4165 soname_spec, sys_lib_search_path_spec): Ditto.
4166
4167 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
4168
4169 * configure.in (*-*-netbsd*): New. Skip target-newlib,
4170 target-libiberty, and target-libgloss. Skip Java-related
4171 libraries if not supported for NetBSD on target CPU.
4172
4173 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
4174
4175 * configure.in: Import StrongARM and XScale target_configdirs from
4176 FSF GCC version.
4177
4178 2002-01-16 H.J. Lu (hjl@gnu.org)
4179
4180 * config.guess: Import from master sources, rev 1.225.
4181 * config.sub: Import from master sources, rev 1.238.
4182
4183 * MAINTAINERS: Updated notes on config.guess and config.sub.
4184
4185 2002-01-11 Steve Ellcey <sje@cup.hp.com>
4186
4187 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4188 ld and gdb are not supported.
4189
4190 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
4191
4192 * Change reference to Cygnus Solutions to be Red Hat.
4193
4194 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
4195
4196 * COPYING.NEWLIB: Update generic copyright date.
4197
4198 2002-01-07 Mark Salter <msalter@redhat.com>
4199
4200 * configure.in: Remove target-bsp and target-cygmon from arm builds.
4201 Allow target-libgloss to be built for arm, strongarm, and xscale.
4202
4203 2002-01-03 Ben Elliston <bje@redhat.com>
4204
4205 * MAINTAINERS: Update URL for config.* scripts.
4206
4207 2001-12-18 Alan Modra <amodra@bigpond.net.au>
4208
4209 * config.sub: Import latest version.
4210 * config.guess: Likewise.
4211
4212 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
4213
4214 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4215 options for i[3456]86-pc-linux* native builds.
4216
4217 2001-12-05 Laurent Guerby <guerby@acm.org>
4218
4219 * MAINTAINERS: gcc adopts symlink-tree, refer more to
4220 libiberty.
4221
4222 Import this patch from gcc:
4223
4224 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
4225
4226 * symlink-tree: handle DOS-style absolute paths.
4227
4228 2001-11-28 DJ Delorie <dj@redhat.com>
4229 Zack Weinberg <zack@codesourcery.com>
4230
4231 When build != host, create libiberty for the build machine.
4232
4233 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
4234 CONFIG_ARGUMENTS.
4235 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
4236 New variables.
4237 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
4238 and rules.
4239 (all.normal): Depend on ALL_BUILD_MODULES.
4240 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
4241 (all-build-libiberty): Depend on configure-build-libiberty.
4242
4243 * configure: Calculate and substitute proper value for
4244 ALL_BUILD_MODULES.
4245 * configure.in: Create the build subdirectory.
4246 Calculate and substitute TARGET_CONFIGARGS (formerly
4247 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
4248
4249 2001-11-26 Geoffrey Keating <geoffk@redhat.com>
4250
4251 * config.sub: Update to version 1.232 on subversion.
4252
4253 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
4254
4255 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4256 files from .po files for a distribution.
4257
4258 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
4259
4260 * COPYING.NEWLIB: Mention preserved notice in specific parts.
4261
4262 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
4263
4264 Merged from net gcc:
4265 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
4266 * ltcf-c.sh: Use $objext, not $ac_objext.
4267 2001-07-27 Mark Kettenis <kettenis@gnu.org>
4268 * ltcf-cxx.sh: Add support for GNU.
4269 2001-07-22 Timothy Wall <twall@redhat.com>
4270 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
4271 default settings if using GNU tools with that configuration.
4272 * ltcf-cxx.sh: Ditto.
4273 * ltcf-gcj.sh: Ditto.
4274 2001-07-21 Michael Chastain <chastain@redhat.com>
4275 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
4276 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
4277 * ltmain.sh: Mark as gcc-local.
4278
4279 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
4280
4281 * Makefile.in (all-bison): Revert 2001-10-24.
4282 Don't depend on texinfo.
4283
4284 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
4285
4286 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
4287
4288 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
4289
4290 * configure.in (--enable-languages): Be more permissive about
4291 syntax. Check for empty lists better. Warn about $LANGUAGES.
4292
4293 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
4294
4295 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
4296
4297 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
4298
4299 Makefile.in (all-bison): Don't depend on texinfo.
4300
4301 2001-10-03 Alan Modra <amodra@bigpond.net.au>
4302
4303 * gettext.m4: Test po/POTFILES.in exists before trying to read.
4304
4305 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
4306
4307 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
4308
4309 2001-09-28 Hans-Peter Nilsson <hp@axis.com>
4310
4311 * config.sub, config.guess: Import latest from subversions.
4312
4313 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
4314
4315 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
4316 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
4317 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
4318 avoid quotes nesting problems.
4319 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
4320 (DO_X): Export only variables that are set.
4321
4322 2001-09-19 Ben Elliston <bje@redhat.com>
4323
4324 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
4325 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
4326 semantics. Use the shell built-in "type" command instead.
4327
4328 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4329
4330 * config.sub: Reverted the earlier change, this version is not the
4331 master file.
4332
4333 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4334
4335 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
4336 Add support for mips64.
4337
4338 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
4339
4340 * configure.in: Enable libstdc++-v3 for h8300 targets.
4341
4342 2001-08-30 Eric Christopher <echristo@redhat.com>
4343 Jason Eckhardt <jle@redhat.com>
4344
4345 * config.sub: Add support for mipsisa32.
4346
4347 2001-08-30 Eric Christopher <echristo@redhat.com>
4348
4349 * config.sub, config.guess: Import latest from subversions.
4350
4351 2001-08-20 Alan Modra <amodra@bigpond.net.au>
4352
4353 * config.sub, config.guess: Import latest from subversions.
4354
4355 2001-07-26 DJ Delorie <dj@redhat.com>
4356
4357 * MAINTAINERS: Clarify libiberty merge rules and procedures.
4358
4359 2001-06-19 Alan Modra <amodra@bigpond.net.au>
4360
4361 * Makefile.in: Revert 2001-06-17.
4362 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
4363
4364 2001-06-17 H.J. Lu <hjl@gnu.org>
4365
4366 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
4367 (gas+binutils.tar.bz2): Likewise.
4368 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
4369
4370 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
4371
4372 * Makefile.in (VER): When present, extract the version number from
4373 the file version.in.
4374
4375 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
4376
4377 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4378 gcc/xgcc is built, use -print-prog-name to find out the program
4379 name to use.
4380
4381 2001-06-04 Mark Mitchell <mark@codesourcery.com>
4382
4383 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
4384 with_gcc]: Use `gcc -shared' to build a shared library.
4385
4386 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
4387
4388 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
4389 archives.
4390
4391 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
4392
4393 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
4394 libraries when using g++ with native linker.
4395
4396 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
4397
4398 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
4399
4400 2001-05-24 Tom Rix <trix@redhat.com>
4401
4402 * configure.in : enable ld for aix
4403
4404 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
4405
4406 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
4407 [aix4*|aix5*]: Prepend blank.
4408
4409 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
4410
4411 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4412 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
4413 of subdir/configure scripts to use the new libtool.m4.
4414
4415 2001-05-14 H.J. Lu <hjl@gnu.org>
4416
4417 * config.if (libc_interface): Set to -libc6.2- for cross
4418 compiling to Linux/glibc 2.2.
4419
4420 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
4421
4422 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
4423 libgcj.
4424
4425 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
4426
4427 * configure.in (noconfigdirs): Don't reset it from scratch in the
4428 target case; only append to it.
4429
4430 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
4431
4432 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
4433 sparc-*-solaris2.8]: Disable ${libgcj}.
4434
4435 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
4436
4437 * configure.in (libgcj_saved): Copy from $libgcj.
4438 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
4439 --disable-libgcj.
4440
4441 2001-04-20 Alexandre Oliva <aoliva@redhat.com>
4442
4443 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
4444 1.641.2.228.
4445
4446 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
4447
4448 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4449 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
4450
4451 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
4452
4453 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
4454 New macros.
4455 (bootstrap, cross): Use RECURSE_FLAGS.
4456 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
4457
4458 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
4459
4460 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
4461
4462 2001-03-23 Nick Clifton <nickc@redhat.com>
4463
4464 * README-maintainer-mode: Add note about inability to use "make
4465 distclean" in maintainer mode.
4466
4467 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
4468
4469 Re-installed:
4470 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
4471 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
4472 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
4473 * ltcf-cxx.sh: Likewise.
4474 * ltcf-gcj.sh: Likewise.
4475
4476 2001-03-22 Philip Blundell <philb@gnu.org>
4477
4478 * config.sub, config.guess: Import latest from subversions.
4479
4480 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
4481
4482 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4483 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
4484
4485 2001-03-20 Michael Chastain <chastain@redhat.com>
4486
4487 * Makefile.in: all-m4 depends on all-texinfo.
4488
4489 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
4490
4491 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
4492
4493 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
4494
4495 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
4496 longer valid.
4497
4498 2001-02-16 Nick Clifton <nickc@redhat.com>
4499
4500 * configure.in (noconfigdirs): Allow configuration of texinfo
4501 for Cygwin hosts.
4502
4503 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
4504
4505 * config.guess: Add linux target for S/390.
4506 * config.sub: Likewise.
4507 * configure.in: Likewise.
4508
4509 2001-02-06 Ben Elliston <bje@redhat.com>
4510
4511 * configure: Output host type to stdout, not stderr.
4512
4513 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4514
4515 * config.guess: Import from subversions.gnu.org (revision 1.181).
4516 * config.sub: Import from subversions.gnu.org (revision 1.199).
4517
4518 2001-01-30 Alan Modra <alan@linuxcare.com.au>
4519
4520 * config.guess: Handle hppa64-linux systems.
4521
4522 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4523
4524 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
4525 Don't unset, it's non-portable and no longer necessary, set to empty
4526 instead.
4527
4528 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4529
4530 * ltconfig: Shell portability fix for the tagname validity check.
4531
4532 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4533
4534 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
4535
4536 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
4537
4538 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
4539 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
4540
4541 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
4542
4543 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
4544 keep at least one of build_libtool_libs or build_old_libs set to
4545 yes.
4546
4547 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
4548
4549 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
4550 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
4551
4552 2000-11-07 Philip Blundell <pb@futuretv.com>
4553
4554 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4555
4556 2000-11-03 Philip Blundell <pb@futuretv.com>
4557
4558 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4559 files.
4560
4561 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
4562
4563 * COPYING.NEWLIB: Put into source repository.
4564
4565 2001-01-15 Ben Elliston <bje@redhat.com>
4566
4567 * configure.in (host_tools): Add sid.
4568 Always configure cgen.
4569 * Makefile.in (all-sid): New target.
4570 (check-sid, clean-sid, install-sid): Likewise.
4571
4572 2001-01-07 Andreas Jaeger <aj@suse.de>
4573
4574 * config.sub, config.guess: Update from subversions.
4575
4576 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
4577
4578 * configure.in: Disable language-specific target libraries for
4579 languages that aren't enabled.
4580
4581 2000-11-24 Nick Clifton <nickc@redhat.com>
4582
4583 * configure.in (xscale-elf): Add target.
4584 (xscale-coff): Add target.
4585 (c4x, c5x, tic54x): Move after ARM targets.
4586
4587 2000-11-23 Alexandre Oliva <aoliva@redhat.com>
4588
4589 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
4590
4591 2000-11-20 Ian Lance Taylor <ian@zembu.com>
4592
4593 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
4594
4595 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
4596
4597 * Makefile.in: Merge with GCC and libgcj.
4598 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
4599 configure-target-<library> when their configure scripts need the C
4600 or C++ library to have already been built to work properly.
4601 (do_proto_toplev): Set them to an empty string.
4602
4603 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
4604
4605 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
4606 (REALLY_SET_LIB_PATH): Use them.
4607
4608 2000-11-06 Christopher Faylor <cgf@cygnus.com>
4609
4610 * config.sub: Add support for Sun Chorus
4611
4612 2000-11-02 Per Lundberg <plundis@chaosdev.org>
4613
4614 * config.sub: Add support for the *-storm-chaos OS.
4615
4616 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
4617
4618 * configure.in (noconfigdirs): Don't compile some
4619 of the libraries for 68HC11 & 68hc12 targets.
4620
4621 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
4622
4623 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
4624 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
4625 all affected `configure' scripts.
4626
4627 2000-09-25 Alexandre Oliva <aoliva@redhat.com>
4628
4629 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
4630 ltcf-c.sh.
4631
4632 2000-09-12 Philip Blundell <philb@gnu.org>
4633
4634 * config.sub, config.guess: Update from subversions.
4635
4636 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
4637
4638 * Makefile.in (all-zlib): Added dummy target.
4639
4640 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
4641 multi-language branch.
4642
4643 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
4644
4645 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
4646 (bootstrap*): Depend on all-bootstrap.
4647
4648 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
4649
4650 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
4651 crosses, but add gcc/include to the header search path for them.
4652
4653 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
4654
4655 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
4656 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
4657 * gettext.m4: New file, extracted from aclocal.m4.
4658
4659 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
4660
4661 * config-ml.in (CC, CXX): Avoid trailing whitespace.
4662 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
4663 sub-configures.
4664
4665 2000-08-20 Doug Evans <dje@casey.transmeta.com>
4666
4667 * Makefile.in (ALL_MODULES): Add all-cgen.
4668 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
4669 (all-cgen): New target.
4670 (all-opcodes,all-sim): Depend on all-cgen.
4671 * configure.in (host_tools): Add cgen.
4672 Only configure cgen if --enable-cgen-maint.
4673
4674 2000-08-17 Alexandre Oliva <aoliva@redhat.com>
4675
4676 * config-ml.in (CC, CXX): Don't introduce a leading space.
4677
4678 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
4679
4680 * configure.in (libstdcxx_flags): Use
4681 libstdc++-v3/src/libstdc++.INC.
4682
4683 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
4684
4685 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
4686
4687 2000-08-11 Jason Merrill <jason@redhat.com>
4688
4689 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
4690 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
4691 (FLAGS_FOR_TARGET): Not here.
4692 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
4693
4694 2000-08-07 DJ Delorie <dj@redhat.com>
4695
4696 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
4697 "if we're also building gcc, and it's a gcc that will run on the
4698 build machine, we want to use its includes instead of the system's
4699 default includes".
4700
4701 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
4702
4703 * configure.in (libstdcxx_flags): Don't use `"'.
4704
4705 * config-ml.in: Adjust multilib search paths to the
4706 appropriate multilib tree.
4707
4708 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
4709
4710 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
4711 commas in $LANGUAGES.
4712
4713 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
4714
4715 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
4716
4717 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
4718
4719 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
4720 CXX_FOR_TARGET for sed.
4721
4722 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
4723
4724 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
4725 Do not override if already set in the environment or in configure.
4726 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
4727 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
4728
4729 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
4730
4731 * Makefile.in (FLAGS_FOR_TARGET): New macro.
4732 (GCC_FOR_TARGET): Use it.
4733 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
4734 * configure.in: ... here.
4735 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
4736 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
4737
4738 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
4739
4740 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
4741 (configure-target-libchill, configure-target-libobjc): Likewise.
4742
4743 * configure.in: Use the same cache file for all target libs.
4744 * config-ml.in: But different cache files per multilib variant.
4745
4746 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
4747
4748 * configure (topsrcdir): Don't use dirname.
4749
4750 2000-07-20 Jason Merrill <jason@redhat.com>
4751
4752 * configure.in: Remove all references to libg++ and librx.
4753
4754 * configure, configure.in, Makefile.in: Unify gcc and binutils.
4755
4756 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
4757
4758 * config.sub: Update to subversions version 2000-07-06.
4759
4760 2000-07-12 Andrew Haley <aph@cygnus.com>
4761
4762 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
4763 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
4764
4765 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
4766
4767 * symlink-tree: Check number of arguments.
4768
4769 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
4770
4771 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
4772
4773 2000-07-05 Jim Wilson <wilson@cygnus.com>
4774
4775 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
4776 search path for a g++ extracted from the build tree. This
4777 will allow link tests run by configure scripts in
4778 subdirectories to succeed.
4779
4780 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
4781
4782 * ltconfig: Add support for mips-dde-sysv4.2MP
4783
4784 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
4785
4786 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
4787 `os2'. Force ac_cv_exeext to be ".exe" in that case.
4788
4789 2000-06-19 Timothy Wall <twall@cygnus.com>
4790
4791 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
4792 * config.sub: Add tic54x target.
4793
4794 2000-06-07 Phillip Thomas <pthomas@suse.de>
4795
4796 * README-maintainer-mode: New file: Contains notes on using
4797 --enable-maintainer-mode with binutils.
4798
4799 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
4800
4801 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
4802
4803 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
4804
4805 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
4806 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
4807
4808 20000-05-21 H.J. Lu (hjl@gnu.org)
4809
4810 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
4811 directory are used if they exist. Make sure
4812 $(build_tooldir)/include is searched for header files,
4813 $(build_tooldir)/lib/ for library files.
4814 (GCC_FOR_TARGET): Likewise.
4815 (CXX_FOR_TARGET): Likewise.
4816
4817 2000-05-18 Jeffrey A Law (law@cygnus.com)
4818
4819 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
4820
4821 2000-05-17 Alexandre Oliva <aoliva@cygnus.com>
4822
4823 * Makefile.in (configure-target-libiberty): Depend on
4824 configure-target-newlib.
4825
4826 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
4827
4828 * configure.in, Makefile.in: Merge all libffi-related
4829 configury stuff from the libgcj tree.
4830
4831 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
4832
4833 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4834 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
4835
4836 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
4837
4838 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4839 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
4840 current version information. Add to proto-toplev directory.
4841 (gdb-taz): Build do-djunpack.
4842
4843 2000-05-15 David Edelsohn <edelsohn@gnu.org>
4844
4845 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
4846
4847 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4848
4849 * ltmain.sh: Preserve in relink_command any environment
4850 variables that may affect the linker behavior.
4851
4852 2000-05-12 Jeffrey A Law (law@cygnus.com)
4853
4854 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
4855
4856 2000-05-10 Jim Wilson <wilson@cygnus.com>
4857
4858 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
4859
4860 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
4861
4862 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
4863 with the version name.
4864
4865 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
4866
4867 * config.if: Tweak.
4868
4869 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
4870
4871 * djunpack.bat: New file.
4872
4873 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
4874
4875 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
4876 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
4877 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
4878 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
4879
4880 2000-04-16 Dave Pitts <dpitts@cozx.com>
4881
4882 * config.sub (case $basic_machine): Change default for "ibm-*"
4883 to "openedition".
4884
4885 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
4886
4887 * Makefile.in (gdb-taz): New target. GDB specific archive.
4888 (do-md5sum): New target.
4889 (MD5PROG): Define.
4890 (PACKAGE): Default to TOOL.
4891 (VER): Default to a shell script.
4892 (taz): Rewrite target. Move real work to do-proto-toplev. Include
4893 md5 checksum generation.
4894 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
4895 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
4896 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
4897 insight.tar.bz2): Use gdb-taz to create archive.
4898
4899 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
4900
4901 * configure (warn_cflags): Delete.
4902
4903 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
4904 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
4905
4906 * configure.in (enable_libstdcxx_v3): Add.
4907 (target_libs): Add bits here to switch between libstdc++-v2 and
4908 libstdc++-v3.
4909 * config.if: And this file too.
4910 * Makefile.in: Add libstdc++-v3 targets.
4911
4912 2000-04-05 Michael Meissner <meissner@redhat.com>
4913
4914 * config.sub (d30v): Add d30v as a basic machine type.
4915
4916 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
4917
4918 * configure.in: -linux-gnu*, not -linux-gnu.
4919
4920 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
4921
4922 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
4923 (do-tar-bz2): Replace TOOL with PACKAGE.
4924 (gdb.tar.bz2): Remove GDBTK from GDB package.
4925 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
4926 dejagnu.tar.bz2): New packages.
4927
4928 2000-02-27 Andreas Jaeger <aj@suse.de>
4929
4930 * configure.in: Add entry for mips*-*-linux*, move catch all
4931 *-*-*linux* entry below this one.
4932
4933 2000-02-27 Ian Lance Taylor <ian@zembu.com>
4934
4935 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
4936
4937 2000-02-24 Nick Clifton <nickc@cygnus.com>
4938
4939 * config.sub: Support an OS of "wince".
4940
4941 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
4942
4943 * config.guess, config.sub: Updated to match config's 2000-02-15
4944 version.
4945
4946 2000-02-23 Linas Vepstas <linas@linas.org>
4947
4948 * config.sub: Add support for Linux/IBM 370.
4949 * configure.in: Likewise.
4950
4951 2000-02-22 Nick Clifton <nickc@cygnus.com>
4952
4953 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
4954
4955 2000-02-20 Christopher Faylor <cgf@cygnus.com>
4956
4957 * config.guess: Guess "cygwin" rather than "cygwin32".
4958
4959 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4960
4961 * configure (gcc_version): When setting, narrow search to
4962 lines containing `version_string'.
4963
4964 2000-02-15 Denis Chertykov <denisc@overta.ru>
4965
4966 * config.sub: Add support for avr target.
4967
4968 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
4969
4970 * config.sub: Add mmix-knuth-mmixware.
4971
4972 2000-01-27 Christopher Faylor <cgf@redhat.com>
4973
4974 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
4975 structure stuff to -L library search.
4976 (CXX_FOR_TARGET): Ditto.
4977 (CROSS_CHECK_MODULES): Fix spelling mistake.
4978
4979 2000-01-24 Mark Mitchell <mark@codesourcery.com>
4980
4981 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
4982 the C++ compiler.
4983
4984 2000-01-12 Richard Henderson <rth@cygnus.com>
4985
4986 * configure.in: Don't build some bits for beos.
4987
4988 2000-01-12 Joel Sherrill (joel@OARcorp.com)
4989
4990 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
4991 as include files.
4992
4993 2000-01-06 Geoff Keating <geoffk@cygnus.com>
4994
4995 * configure.in: Use mt-aix43 to handle *_TARGET defs,
4996 not mh-aix43.
4997
4998 1999-12-14 Richard Henderson <rth@cygnus.com>
4999
5000 * config.guess (alpha-osf, alpha-linux): Detect ev67.
5001 * config.sub: Accept alphaev[78], alphaev8.
5002
5003 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5004
5005 * config.guess, config.sub: Update from autoconf.
5006
5007 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5008
5009 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
5010 necessary libraries are missing.
5011
5012 1999-10-25 Andreas Schwab <schwab@suse.de>
5013
5014 * configure: Fix quoting inside arguments of eval.
5015
5016 1999-10-21 Nick Clifton <nickc@cygnus.com>
5017
5018 * config-ml.in: Allow suppression of some ARM multilibs.
5019
5020 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
5021
5022 * config.guess: Add OS/390 match pattern.
5023 * config.sub: Add mvs, openedition targets.
5024 * configure.in (i370-ibm-opened*): New.
5025
5026 1999-09-04 Steve Chamberlain <sac@pobox.com>
5027
5028 * config.sub: Add support for configuring for pj.
5029
5030 1999-08-31 Nick Clifton <nickc@cygnus.com>
5031
5032 * config.sub (maybe_os): Add support for configuring for fr30.
5033
5034 1999-08-25 Nick Clifton <nickc@cygnus.com>
5035
5036 * configure.in: Do not configure or build ld for AIX
5037 platforms. ld is known to be broken on these platforms.
5038
5039 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5040
5041 * config-ml.in: Pass compiler flag corresponding to multidirs to
5042 subdir configures.
5043
5044 1999-08-09 Ian Lance Taylor <ian@zembu.com>
5045
5046 * Makefile.in (LDFLAGS): Define.
5047
5048 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
5049
5050 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
5051 noconfigdirs.
5052 (*-*-cygwin*): Likewise.
5053
5054 1999-08-08 Ian Lance Taylor <ian@zembu.com>
5055
5056 * mkdep: New file.
5057 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
5058 (BINUTILS_SUPPORT_DIRS): Add mkdep.
5059
5060 From Eli Zaretskii <eliz@is.elta.co.il>:
5061 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
5062 long file name when using DJGPP on MS-DOS.
5063
5064 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
5065
5066 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
5067
5068 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
5069
5070 * Makefile.in (check-target-libio): Remove all-target-libstdc++
5071 dependency as this causes "make check" to globally "make all"
5072
5073 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
5074
5075 * configure.in (target_libs): Added target-zlib.
5076 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
5077 (CONFIGURE_TARGET_MODULES): Likewise.
5078 (CHECK_TARGET_MODULES): Likewise.
5079 (INSTALL_TARGET_MODULES): Likewise.
5080 (CLEAN_TARGET_MODULES): Likewise.
5081 (configure-target-zlib): New target.
5082 (all-target-zlib): Likewise.
5083 (all-target-libjava): Depend on all-target-zlib.
5084 (configure-target-libjava): Depend on configure-target-zlib.
5085
5086 * Makefile.in (configure-target-libjava): Depend on
5087 configure-target-newlib.
5088 (configure-target-boehm-gc): New target.
5089 (configure-target-qthreads): New target.
5090
5091 * configure.in (target_libs): Added target-qthreads.
5092 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
5093 (CONFIGURE_TARGET_MODULES): Likewise.
5094 (CHECK_TARGET_MODULES): Likewise.
5095 (INSTALL_TARGET_MODULES): Likewise.
5096 (CLEAN_TARGET_MODULES): Likewise.
5097 (all-target-qthreads): New target.
5098 (configure-target-libjava): Depend on configure-target-qthreads.
5099 (all-target-libjava): Depend on all-target-qthreads.
5100
5101 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
5102 (CONFIGURE_TARGET_MODULES): Likewise.
5103 (CHECK_TARGET_MODULES): Likewise.
5104 (INSTALL_TARGET_MODULES): Likewise.
5105 (CLEAN_TARGET_MODULES): Likewise.
5106 (all-target-libjava): New target.
5107 (all-target-boehm-gc): Likewise.
5108 * configure.in (target_libs): Added libjava, boehm-gc.
5109
5110 1999-07-22 Ian Lance Taylor <ian@zembu.com>
5111
5112 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
5113 configure.bat in SUPPORT_FILES.
5114 (gas+binutils.tar.bz2): Likewise.
5115
5116 * makeall.bat: Remove; obsolete.
5117
5118 1999-07-21 Ian Lance Taylor <ian@zembu.com>
5119
5120 From Mark Elbrecht:
5121 * configure.bat: Remove; obsolete.
5122
5123 1999-07-11 Ian Lance Taylor <ian@zembu.com>
5124
5125 * configure: Add -W -Wall to the default CFLAGS when compiling with
5126 gcc.
5127
5128 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
5129
5130 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
5131
5132 1999-06-30 Mark Mitchell <mark@codesourcery.com>
5133
5134 * configure.in: Build ld on IRIX6.
5135
5136 1999-06-12 Ian Lance Taylor <ian@zembu.com>
5137
5138 * Makefile.in: Change distribution targets to use bzip2 instead of
5139 gzip.
5140 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
5141 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
5142
5143 1999-06-04 Nick Clifton <nickc@cygnus.com>
5144
5145 * config.sub: Add mcore target.
5146
5147 1999-05-30 Cort Dougan <cort@cs.nmt.edu>
5148
5149 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
5150
5151 1999-05-25 H.J. Lu (hjl@gnu.org)
5152
5153 * config.guess (dummy): Changed to $dummy.
5154
5155 1999-05-24 Nick Clifton <nickc@cygnus.com>
5156
5157 * config.sub: Tidied up case statements.
5158
5159 1999-05-22 Ben Elliston <bje@cygnus.com>
5160
5161 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
5162 <jiro@din.or.jp>.
5163
5164 * config.guess: Merge with FSF version. Future changes will be
5165 more accurately recorded in this ChangeLog.
5166 * config.sub: Likewise.
5167
5168 1999-05-20 Stephen L Moshier <moshier@world.std.com>
5169
5170 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
5171
5172 1999-04-30 Tom Tromey <tromey@cygnus.com>
5173
5174 * ltmain.sh: [mode link] Always use CC given by ltconfig.
5175
5176 1999-04-23 Tom Tromey <tromey@cygnus.com>
5177
5178 * ltconfig, ltmain.sh: Update to libtool 1.2f.
5179
5180 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
5181
5182 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
5183 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
5184 Bad merge removed these two changes.
5185
5186 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
5187 Martin Heller (Ing.-Buero_Heller@t-online.de)
5188
5189 * config.guess (interix Alpha): Add.
5190
5191 1999-04-11 Richard Henderson <rth@cygnus.com>
5192
5193 * configure.in (i?86-*-beos*): Do config gperf; don't config
5194 gdb, newlib, or libgloss.
5195
5196 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
5197
5198 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
5199 link a trivial program with -mabi=64. If it fails, remove mabi=64
5200 from multidirs.
5201
5202 1999-04-10 Philipp Thomas (kthomas@gwdg.de)
5203
5204 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
5205
5206 1999-04-08 Nick Clifton <nickc@cygnus.com>
5207
5208 * config.sub: Add support for mcore targets.
5209
5210 1999-04-07 Michael Meissner <meissner@cygnus.com>
5211
5212 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
5213 not mt-ospace, in order to shut up assembler warning about using
5214 symbols that are named the same as registers.
5215
5216 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
5217
5218 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
5219 dependency list for all-target-cygmon.
5220
5221 1999-04-05 Doug Evans <devans@casey.cygnus.com>
5222
5223 * config-ml.in: Check $host, not $target, for selective multilibs.
5224 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
5225 thumb interworking, and underscore prefix multilibs.
5226
5227 1999-04-04 Ian Lance Taylor <ian@zembu.com>
5228
5229 * missing: Update to version from current automake.
5230
5231 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
5232
5233 * configure (gxx_include_dir): Removed.
5234
5235 * configure.in (gxx_include_dir): Handle it.
5236 * Makefile.in: Likewise.
5237
5238 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
5239
5240 * config.sub (mips64vr4111,mips64vr4111el) Add.
5241
5242 1999-03-21 Ben Elliston <bje@cygnus.com>
5243
5244 * config.guess: Correct typo for detecting ELF on FreeBSD.
5245
5246 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
5247
5248 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
5249 config/mh-djgpp.
5250
5251 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
5252
5253 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
5254 all-target-newlib to dependency list for all-target-bsp.
5255
5256 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
5257
5258 * config.sub: Add i386-uwin support.
5259 * config.guess: Likewise.
5260
5261 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5262
5263 * configure.in: cleanup, add mh-*pic handling for arm, special
5264 case powerpc*-*-aix*
5265
5266 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
5267
5268 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
5269 can be built.
5270
5271 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
5272
5273 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
5274 targets.
5275
5276 1999-03-02 Nick Clifton <nickc@cygnus.com>
5277
5278 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
5279
5280 1999-02-28 Geoffrey Noer <noer@cygnus.com>
5281
5282 * config.sub: Check for "cygwin*" rather than "cygwin32*"
5283
5284 1999-02-24 Nick Clifton <nickc@cygnus.com>
5285
5286 * config.sub: Fix typo in arm recognition.
5287
5288 1999-02-24 Drew Moseley <dmoseley@cygnus.com>
5289
5290 * configure.in (noconfigdirs): Changed target_configdirs to
5291 include target-bsp only for m68k-*-elf* and m68k-*-coff*
5292 rather than m68k-*-* since it is not known to work on
5293 m68k-aout. Ditto for arm-*-*oabi.
5294
5295 1999-02-24 Stan Shebs <shebs@andros.cygnus.com>
5296
5297 * configure.in (*-*-windows*): Remove, no longer used.
5298
5299 1999-02-19 Ben Elliston <bje@cygnus.com>
5300
5301 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
5302 Smart and improved by Andrew Cagney.
5303
5304 1999-02-18 Marc Espie <espie@cvs.openbsd.org>
5305
5306 * config.guess: Recognize openbsd-*-hppa.
5307
5308 1999-02-17 H.J. Lu (hjl@gnu.org)
5309
5310 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
5311 only if it is not empty.
5312
5313 1999-02-17 Nick Clifton <nickc@cygnus.com>
5314
5315 Patch from: Scott Bambrough <scottb@corelcomputer.com>
5316
5317 * config.guess: Modified to recognize uname's armv* syntax.
5318
5319 * config.sub: Modified to recognize uname's armv* syntax.
5320
5321 1999-02-17 Mark Salter <msalter@cygnus.com>
5322
5323 * configure.in: Added target-bsp for sparclite.
5324
5325 1999-02-08 Richard Henderson <rth@cygnus.com>
5326
5327 * config.sub: Recognize alphapca5[67] and up to alphaev8.
5328
5329 1999-02-08 Nick Clifton <nickc@cygnus.com>
5330
5331 * configure.in: Add support for strongarm port.
5332 * config.sub: Add support for strongarm target.
5333
5334 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
5335
5336 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
5337 the old name config/mh-cygwin32.
5338 Enable texinfo.
5339
5340 1999-02-04 Ian Lance Taylor <ian@cygnus.com>
5341
5342 * configure.in: Do build ld for ix86 Solaris.
5343
5344 1999-02-02 Jim Wilson <wilson@cygnus.com>
5345
5346 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
5347 $AR_FOR_TARGET. Likewise for RANLIB.
5348
5349 1999-02-02 Catherine Moore <clm@cygnus.com>
5350
5351 * config.sub (oabi): Recognize.
5352 * configure.in (arm-*-oabi): Handle.
5353
5354 1999-01-30 Robert Lipe (robertlipe@usa.net)
5355
5356 * config.guess: Improve detection of i686 on UnixWare 7.
5357
5358 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
5359
5360 * config.guess: Add support for i386-pc-interix.
5361 * config.sub: Likewise.
5362 * configure.in: Likewise.
5363
5364 1999-01-18 Christopher Faylor <cgf@cygnus.com>
5365
5366 * Makefile.in: Remove unneeded all-target-libio from
5367 from all-target-winsup target since it is now unneeded.
5368 Add all-target-libtermcap in its place since it is now
5369 needed.
5370
5371 1998-12-30 Christopher Faylor <cgf@cygnus.com>
5372
5373 * configure.in: makefile stub for cygwin target is probably
5374 unnecessary. Remove it for now.
5375
5376 1998-12-30 Christopher Faylor <cgf@cygnus.com>
5377
5378 * configure.in: libtermcap.a should be built when cygwin is the
5379 target as well as the host.
5380 * config.guess: Allow mixed case in cygwin uname output.
5381 * Makefile.in: Add libtermcap target.
5382
5383 1998-12-23 Jeffrey A Law (law@cygnus.com)
5384
5385 * config.sub: Clean up handling of hppa2.0.
5386
5387 1998-12-22 Rodney Brown (rodneybrown@pmsc.com)
5388
5389 * config.guess: Use C code to identify more HP machines.
5390
5391 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
5392
5393 * config.sub: Handle hppa2.0.
5394
5395 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
5396
5397 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
5398 cygmon for all sparclite targets, regardless of object format.
5399
5400 1998-12-15 Mark Salter <msalter@cygnus.com>
5401
5402 * configure.in: Added target-bsp for several target architectures.
5403
5404 * Makefile.in: Added rules for bsp.
5405
5406 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
5407
5408 * config.guess: Improve detection of hppa2.0 processors.
5409
5410 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
5411
5412 * config.guess: Recognize FreeBSD using ELF automatically.
5413
5414 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
5415
5416 * configure (skip-this-dir): Add handling for new shell script, which
5417 might be created by a sub-directory's configure to indicate, this particular
5418 directory is "unwanted".
5419 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
5420
5421 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
5422
5423 * ltconfig: import from libtool, after changing libtool to
5424 account for the cygwin name change.
5425
5426 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
5427
5428 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
5429 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
5430
5431 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
5432
5433 * configure.in: Add libtermcap to list of cygwin dependencies.
5434
5435 1998-11-17 Geoffrey Noer <noer@cygnus.com>
5436
5437 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
5438 they include winsup/include when it's a cygwin target.
5439
5440 1998-11-12 Tom Tromey <tromey@cygnus.com>
5441
5442 * configure.in (host_tools): Added zip.
5443 * Makefile.in (all-target-libjava): Depend on all-zip.
5444 (all-zip): New target.
5445 (ALL_MODULES): Added all-zip.
5446 (NATIVE_CHECK_MODULES): Added check-zip.
5447 (INSTALL_MODULES): Added install-zip.
5448 (CLEAN_MODULES): Added clean-zip.
5449
5450 1998-11-12 Geoffrey Noer <noer@cygnus.com>
5451
5452 * Makefile.in: lose "32" from comment about cygwin.
5453
5454 1998-11-05 Nick Clifton <nickc@cygnus.com>
5455
5456 * configure.in: Use -Os to build target libraries for the fr30.
5457
5458 1998-11-04 Dave Brolley <brolley@cygnus.com>
5459
5460 * config.sub: Add fr30.
5461
5462 1998-11-02 Geoffrey Noer <noer@cygnus.com>
5463
5464 * configure.in: drop "32" from config/mh-cygwin32. Check
5465 cygwin* instead of cygwin32*.
5466 * config.sub: Check cygwin* instead of cygwin32*.
5467
5468 1998-10-22 Robert Lipe <robertl@dgii.com>
5469
5470 * config.guess: Match any version of Unixware7.
5471
5472 1998-10-20 Syd Polk <spolk@cygnus.com>
5473
5474 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
5475 if desired.
5476
5477 1998-10-18 Jeffrey A Law (law@cygnus.com)
5478
5479 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
5480 these if the appropriate directories and files to not exist.
5481
5482 1998-10-14 Jeffrey A Law (law@cygnus.com)
5483
5484 * Makefile.in (DEVO_SUPPORT): Add config.if.
5485
5486 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
5487
5488 * configure: Add pattern to replace "build_tooldir"'s
5489 definition in the generated Makefile with "tooldir"'s
5490 actual value.
5491
5492 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
5493
5494 * config.sub: Bring back lost sparcv9.
5495
5496 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
5497
5498 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
5499
5500 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
5501 CC_FOR_TARGET and friends.
5502
5503 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5504
5505 * Makefile.in (build_tooldir): New variable, same as tooldir.
5506 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
5507 -B$(build_tooldir)/bin/.
5508 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5509
5510 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
5511
5512 * config.sub: Add support for i[34567]86-pc-udk.
5513 * configure.in: Likewise.
5514
5515 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
5516
5517 * Makefile.in: add bzip2 package building bits for user
5518 tools module
5519 * configure.in: ditto
5520
5521 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
5522
5523 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
5524 (ALL_TARGET_MODULES): Add all-target-libobjc.
5525 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5526 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5527 (all-target-libchill): Add dependencies.
5528 * configure.in (target_libs): Add libchill.
5529
5530 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
5531
5532 * configure.in (target_subdir): Remove duplicate line.
5533
5534 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
5535
5536 * Makefile.in (all-automake): fix dependencies.
5537
5538 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
5539
5540 * configure.in: Minor cleanups for building in the $(target_alias)
5541 subdir.
5542
5543 1998-09-22 Jim Wilson <wilson@cygnus.com>
5544
5545 * Makefile.in (bootstrap): Set r and s before make all. Use
5546 BASE_FLAGS_TO_PASS in make all.
5547 (cross): Likewise.
5548
5549 1998-09-20 Mark Mitchell <mark@markmitchell.com>
5550
5551 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
5552
5553 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
5554
5555 * config.sub: Fix typo in last change.
5556
5557 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
5558
5559 * config.sub: Add support for C4x target.
5560 * configure.in: Likewise.
5561
5562 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
5563
5564 * config.sub: Recognize sparcv9 just like sparc64.
5565
5566 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
5567
5568 * config.guess: Match "Pent II" or "PentII" for OpenServer.
5569
5570 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
5571
5572 * config.guess: Correctly identify Pentium II sco boxes.
5573
5574 * config.guess: Fix "tr" code. From Weiwen Liu.
5575
5576 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
5577
5578 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
5579 stabs.
5580
5581 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
5582
5583 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
5584 (ALL_TARGET_MODULES): Add all-target-libchill.
5585 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5586 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5587 (all-target-libchill): Add dependencies.
5588 * configure.in (target_libs): Add libchill.
5589
5590 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
5591
5592 * config.guess: Avoid assumptions about "tr" behaves when
5593 LANG is set to something other than English.
5594
5595 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
5596
5597 * configure (gxx_include_dir): Changed to
5598 '${prefix}/include/g++'-${libstdcxx_interface}.
5599
5600 * config.if: New to determine the interfaces.
5601
5602 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
5603
5604 * config.guess: Detect and handle MPE/IX.
5605 * config.sub: Deal with MPE/IX.
5606
5607 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
5608
5609 * configure.in: Use mh-aix43.
5610
5611 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
5612
5613 * configure: Fix --without/--disable cases for gxx-include-dir.
5614
5615 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
5616
5617 * mdata-sh: Imported. Needed for automake support.
5618
5619 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
5620
5621 * Makefile.in (taz): Try "chmod -R og=u ." before
5622 "chmod og=u `find . -print`".
5623
5624 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
5625
5626 * configure.in: Add arm-elf and thumb-elf support.
5627
5628 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
5629
5630 * Makefile.in: Undo previous patch.
5631
5632 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
5633
5634 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
5635 to here ...
5636 (install-no-fixedincludes): and here
5637 (INSTALL_MODULES): ... from here.
5638
5639 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
5640
5641 * config.sub: Merge with FSF.
5642
5643 * config.guess: Merge with FSF.
5644
5645 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
5646
5647 * configure (extraconfigdirs): New variable.
5648 (SUBDIRS): Add extraconfigdirs and recurse on them too.
5649 * Makefile.in (all): Move higher in file.
5650 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
5651 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
5652 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
5653 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
5654 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
5655
5656 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
5657
5658 * Makefile.in (all-target-libjava): Depend on all-gcc and
5659 all-target-newlib.
5660 (configure-target-libjava): Depend on $(ALL_GCC).
5661
5662 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
5663
5664 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
5665 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
5666
5667 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
5668
5669 * ylwrap: Change absolute path checks to check for DOS style path
5670 names.
5671
5672 * ylwrap: Don't use a full path name if the source file is in the
5673 same directory. From hjl@lucon.org (H.J. Lu).
5674
5675 * config-ml.in: Default to being verbose, to match Feb 18 change to
5676 configure.
5677
5678 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
5679
5680 Brought over from egcs:
5681
5682 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
5683
5684 * configure.in (target_subdir): Set to ${target_alias} instead
5685 of "libraries".
5686
5687 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
5688
5689 * configure.in (target_subdir): Set to libraries if enable_multilib.
5690
5691 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
5692
5693 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
5694 multilibs, force reconfiguration the first time we create
5695 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
5696
5697 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
5698
5699 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
5700 avoid confusion with --no-recursion.
5701
5702 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
5703
5704 * configure.in: Win32 hosts shouldn't use install -x
5705 * install-sh: remove -x option, and special .exe-handling
5706 hack.
5707
5708 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
5709
5710 * config.guess: Recognize i586-pc-beos.
5711 * configure.in: Don't build some bits for beos.
5712
5713 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
5714
5715 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
5716 CFLAGS default to -O2.
5717
5718 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
5719 when using GNU ld.
5720
5721 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
5722
5723 * ltmain.sh: Correct install when using a different shell.
5724
5725 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
5726
5727 * ltconfig, ltmain.sh: Update to libtool 1.2b.
5728
5729 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
5730
5731 * makefile.vms: Update to build binutils/makefile.vms. Add install
5732 target.
5733
5734 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
5735
5736 * ltconfig: Update to correct AIX handling.
5737
5738 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
5739
5740 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
5741
5742 * configure.in (target_subdir): Set to ${target_alias} instead
5743 of "libraries".
5744
5745 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
5746
5747 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
5748 (Makefile): Depend on $(gcc_version_trigger).
5749
5750 * configure (gcc_version): Change default initializer to empty
5751 string.
5752 (gcc_version_trigger): New variable; pass this variable down
5753 to subdir configures to enable them checking gcc's version
5754 themselves. Emit make macros for both gcc_version vars.
5755 (topsrcdir): Initialize reliably.
5756 (recursion line): Remove --with-gcc-version=${gcc_version}.
5757
5758 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
5759
5760 * configure (enable_version_specific_runtime_libs): Implement new flag
5761 --enable-version-specific-runtime-libs which installs C++ runtime stuff
5762 in $(libsubdir); emit definition in each generated Makefile.
5763 (gxx_include_dir): Initialize depending on
5764 $enable_version_specific_runtime_libs.
5765
5766 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
5767
5768 * configure (gcc_version): Initialize properly depending on
5769 how and where configure is started.
5770 (recursion line): Pass a --with-gcc-version=${gcc_version}
5771 to configures in subdirs.
5772
5773 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
5774
5775 * configure.in (noconfigdirs): Add configure pattern for mips tx39
5776 cygmon
5777
5778 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
5779
5780 * configure.in: Add cygmon and libstub support for mn10200.
5781
5782 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
5783
5784 * configure (gcc_version): Add new variable describing the
5785 particular gcc version we're building.
5786 * Makefile.in (libsubdir): Add new macro for the directory
5787 in which the compiler finds executables, libraries, etc.
5788 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
5789 and libsubdir.
5790
5791 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5792
5793 * Makefile.in (local-clean): Remove *.log.
5794 (warning.log): Built with warn_summary from build.log.
5795 (mail-report.log): Run test_summary.
5796 (mail-report-with-warnings.log): Run test_summary including
5797 warning.log in the report.
5798
5799 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
5800
5801 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
5802
5803 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
5804
5805 * Makefile.in (grep): Grep no longer depends on libiberty.
5806
5807 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
5808
5809 * Makefile.in: all-snavigator needs all-libgui.
5810
5811 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
5812
5813 * configure.in: Add cygmon and libstub support for mn10300.
5814
5815 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
5816
5817 * missing: Update to version from automake 1.3.
5818
5819 * ltmain.sh: On installation, don't get confused if the same name
5820 appears more than once in the list of library names.
5821
5822 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
5823
5824 * config.sub: Accept m68060 and m5200 as CPU names.
5825
5826 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
5827
5828 * configure: Use && rather than using -a in test, because odd
5829 strings can confuse test.
5830 * configure.in: Likewise.
5831
5832 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
5833
5834 * ltconfig, ltmain.sh: Bring in Visual C++ support.
5835
5836 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
5837
5838 * Makefile.in (boostrap2-lean, bootstrap3-lean,
5839 bootstrap4-lean): New targets.
5840
5841 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
5842
5843 * mpw-* Delete. Not used.
5844
5845 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
5846
5847 * COPYING.LIB: Update FSF address.
5848
5849 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
5850
5851 * ltconfig, ltmain.sh: Update to libtool 1.2a.
5852
5853 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
5854 GAS_SUPPORT_DIRS.
5855
5856 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
5857
5858 * ltconfig, ltmain.sh: Avoid producing a version number if
5859 -version-info was not used.
5860
5861 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
5862
5863 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
5864 building with newlib.
5865
5866 1998-04-30 Paul Eggert <eggert@twinsun.com>
5867
5868 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
5869 Solaris `make' causes it to continue to next definition.
5870
5871 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
5872
5873 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
5874 the right GUI libraries and files are installed along with GDB.
5875
5876 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
5877
5878 * configure.in: Change alpha to alpha* in several places.
5879
5880 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
5881
5882 * config.sub: Recognize sparc86x.
5883
5884 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
5885
5886 * configure.in (--enable-target-optspace): Remove debug echo.
5887
5888 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
5889
5890 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
5891
5892 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
5893
5894 * ltconfig: Update cygwin32 support.
5895
5896 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
5897 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
5898 (GDB_SUPPORT_DIRS): Likewise.
5899
5900 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
5901
5902 * configure.in (target_makefile_frag): If --enable-target-optspace,
5903 use -Os to compile target libraries rather than -O2. Default to
5904 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
5905 not used.
5906 * configure.in (target_cflags): Ditto for d30v.
5907
5908 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
5909
5910 * Makefile.in (all-bfd): Depend on all-intl.
5911 (all-binutils): Likewise.
5912 (all-gas): Likewise.
5913 (all-gprof): Likewise.
5914 (all-ld): Likewise.
5915
5916 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
5917
5918 * configure.in (host_tools): Fix typo, lbtool -> libtool.
5919
5920 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
5921
5922 * Makefile.in (all-bfd): Depend upon all-libiberty.
5923
5924 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
5925
5926 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
5927
5928 * Makefile.in: Add libstub.
5929
5930 * configure.in: Ditto. Build libstub for targets that have cygmon
5931 support.
5932
5933 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
5934
5935 * configure.in: Don't set PICFLAG on ix86-cygwin32.
5936
5937 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
5938
5939 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
5940 use mh-sysv5 if specified. Support gprof on SCO Open Server.
5941
5942 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
5943
5944 * configure: Define DEFAULT_M4 by searching PATH.
5945 * Makfile.in: Use DEFAULT_M4.
5946
5947 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
5948
5949 * ltconfig: Add cygwin32 support.
5950
5951 * Makefile.in, configure.in: Add libtool as a native only directory
5952 to configure and build.
5953
5954 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
5955
5956 * Makefile.in (INSTALL_MODULES): Remove texinfo.
5957
5958 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
5959
5960 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
5961
5962 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
5963
5964 * Makefile.in: add ash make rules
5965 * configure.in: add ash to native_only and host_tools lists
5966
5967 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
5968
5969 * Makefile.in (all-gettext, all-intl): New targets.
5970 (ALL_MODULES): Added all-gettext, all-intl.
5971 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
5972 (INSTALL_MODULES): Added install-gettext, install-intl.
5973 (CLEAN_MODULES): Added clean-gettext, clean-intl.
5974
5975 * configure.in (host_tools): Added gettext.
5976 (native_only): Likewise.
5977 (noconfigdirs) [various cases]: Likewise.
5978 (host_libs): Added intl.
5979
5980 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
5981
5982 * configure: Do not disable building gdbtk for cygwin32 hosts.
5983
5984 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
5985
5986 * configure.in: Add thumb-coff target.
5987 * config.sub: Add thumb-coff target.
5988
5989 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
5990
5991 * Makefile.in: Revert yesterday's change.
5992 (all-target-winsup): all-target-librx stays out of here.
5993
5994 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
5995
5996 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
5997 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
5998 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
5999 Remove references to librx and libg++.
6000
6001 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
6002
6003 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
6004 recursive makes
6005
6006 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
6007
6008 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
6009 for newlib directory.
6010 (CXX_FOR_TARGET): Likewise.
6011
6012 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
6013
6014 * ltconfig: Update after libtool/ltconfig.in change for
6015 hpux11.
6016
6017 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
6018
6019 * ltconfig, ltmain.sh: Update to libtool 1.2.
6020
6021 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
6022
6023 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
6024 (install-gcc-cross): Instead, override LANGUAGES here.
6025
6026 1998-03-18 Dave Love <d.love@dl.ac.uk>
6027
6028 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
6029 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
6030
6031 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
6032
6033 * configure.in: Add Thumb-pe target.
6034
6035 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
6036
6037 * Makefile.in - changed sn targets to snavigator
6038 * configure.in - changed sn targets to snavigator
6039
6040 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
6041
6042 * config-ml.in: After building symlink tree call make distclean
6043 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
6044 to be the case for libiberty.
6045
6046 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
6047
6048 * configure: When making link, also check the current
6049 directory. The configure scripts may create one.
6050
6051 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
6052
6053 * config.sub: Accept alphapca56 and alphaev6 properly.
6054
6055 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6056
6057 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
6058
6059 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
6060
6061 * config.sub (sco5): Fix typo.
6062
6063 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
6064
6065 * Makefile.in (INSTALL_MODULES): Move install-tcl before
6066 install-itcl.
6067 (install-itcl): Remove dependency on install-tcl.
6068
6069 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
6070
6071 * configure.in: Remove libgloss from noconfigdirs for MN10300.
6072
6073 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
6074
6075 * configure.in: Don't build libgui for a cygwin32 target when not on
6076 a cygwin32 host.
6077
6078 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
6079
6080 * configure (redirect): Set to null, so default behavior of
6081 configure is now --verbose.
6082
6083 1998-02-16 Dave Love <d.love@dl.ac.uk>
6084
6085 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
6086 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
6087
6088 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
6089
6090 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
6091 this change to sync Makefile.in with its ChangeLog entries.
6092
6093 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
6094
6095 * ltmain.sh (mkdir): Check that the directory doesn't exist
6096 before we exit with error, so that we don't get races during
6097 parallel builds.
6098
6099 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
6100
6101 * ltconfig, ltmain.sh: Update from libtool 1.0i.
6102
6103 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
6104
6105 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
6106 PICFLAG_FOR_TARGET.
6107 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
6108
6109 * configure: Emit a definition for the new macro enable_shared
6110 into each Makefile.
6111
6112 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
6113
6114 * configure.in (host_tools, native_only): Add libtool.
6115
6116 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
6117
6118 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
6119 Fix typo in ming config comment.
6120
6121 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
6122
6123 * ltconfig, ltmain.sh: Update from libtool 1.0h.
6124
6125 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
6126
6127 * config.sub: Add tic30 cases, and map c30 to tic30.
6128
6129 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
6130
6131 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
6132 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
6133 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
6134 (CLEAN_TARGET_MODULES): Similarly
6135 (all-target-libf2c): Add dependences.
6136 * configure.in (target_libs): Add libf2c.
6137
6138 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
6139
6140 * configure.in: Remove expect from noconfigdirs when target
6141 is cygwin32. OK to build expect and dejagnu with Canadian
6142 Cross.
6143
6144 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
6145
6146 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
6147 host.
6148
6149 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
6150 and mingw32.
6151
6152 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
6153
6154 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
6155 here as it is not defined in the toplevel Makefile.
6156
6157 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
6158
6159 * configure (package_makefile_rules_frag): New variable, which names
6160 a file with generic rules, ...
6161 Change comment to mention we now have FIVE parts.
6162 * configure: Undo last change.
6163
6164 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
6165
6166 * config.guess: More accurate determination of HP processor types.
6167 * config.sub: More accurate determination of HP processor types.
6168
6169 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
6170
6171 * configure (package_makefile_frag): Move inserting the
6172 ${package_makefile_frag} to where it should be according
6173 to the comment.
6174
6175 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
6176
6177 * config.guess: Add support for Linux/ARM.
6178
6179 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
6180
6181 * .cvsignore: Remove *-info and *-install since they match
6182 release-info and mpw-install, which we don't want to just ignore.
6183
6184 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
6185
6186 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
6187
6188 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
6189
6190 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
6191 local_prefix to sub-make invocations.
6192
6193 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
6194
6195 * configure.in: Check makefile fragments in the source
6196 directory.
6197
6198 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
6199
6200 * configure.in: Check whether host and target makefile
6201 fragments exist before adding them to *_makefile_frag.
6202
6203 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
6204
6205 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
6206
6207 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
6208
6209 * configure.in: Make sure we only replace RPATH_ENVVAR on
6210 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
6211 regexp to sed.
6212
6213 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
6214 to sub-makes.
6215
6216 1998-01-13 Lee Iverson (leei@ai.sri.com)
6217
6218 * config-ml.in (multi-do): LDFLAGS must include multilib
6219 designator.
6220
6221 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
6222
6223 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
6224
6225 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
6226
6227 * config.sub: Add mingw32 support.
6228 * configure.in: Likewise.
6229
6230 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
6231
6232 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
6233
6234 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
6235
6236 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6237 * configure (gxx_include_dir): Provide a definition for subdirs
6238 which do not use autoconf.
6239
6240 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
6241
6242 * config.guess: Sync with egcs. Picks up new alpha support,
6243 BeOS & some additional linux support.
6244
6245 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
6246
6247 * config.guess: HP 9000/803 is a PA1.1 machine.
6248
6249 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
6250
6251 * configure.in: It's alpha*-...
6252
6253 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6254
6255 * configure.in (host_makefile_frag, target_makefile_frag):
6256 Handle multiple config files.
6257 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
6258 alpha-*-*.
6259
6260 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
6261
6262 * mkdep: New file.
6263
6264 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
6265
6266 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
6267
6268 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
6269
6270 * Makefile.in: Add libgui directory.
6271 (GDB_TK): Add all-libgui.
6272 * configure.in: Add libgui directory.
6273 * configure: Add all-libgui to GDB_TK.
6274
6275 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
6276
6277 * config-ml.in (multidirs): Add m32r to multilib list.
6278
6279 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
6280
6281 * Makefile.in (all-target-gperf): Change dependency to
6282 all-target-libstdc++.
6283
6284 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
6285
6286 * config.guess: Add BeOS support.
6287
6288 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
6289
6290 Source directory cvs renamed to cvssrc:
6291 * configure.in (host_tools): Change cvs to cvssrc.
6292 (native_only): Likewise.
6293 (noconfigdirs) [various cases]: Likewise.
6294 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
6295 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
6296 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
6297 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
6298 (all-cvssrc): Rename target from all-cvs.
6299
6300 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
6301
6302 * configure (gxx_include_dir): Fix thinko.
6303
6304 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
6305
6306 * Makefile.in (INSTALL_TARGET_CROSS): Define.
6307 (install-cross, install-gcc-cross): New targets.
6308
6309 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
6310
6311 * configure.in (noconfigdirs): Add support for Thumb target.
6312
6313 * config.sub (maybe_os): Add support for Thumb target.
6314
6315 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
6316
6317 * Makefile.in: Add rules for cygmon.
6318
6319 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
6320
6321 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
6322
6323 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6324 * configure (gxx_include_dir): Provide a definition for subdirs
6325 which do not use autoconf.
6326
6327 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
6328
6329 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
6330 11/18/97 build
6331
6332 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
6333
6334 * From Franz Sirl.
6335 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
6336 found on RedHat Linux systems.
6337
6338 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
6339
6340 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
6341 guesses.
6342
6343 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
6344
6345 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
6346
6347 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
6348
6349 * ltmain.sh: If mkdir fails, check whether the directory was created
6350 anyhow by some other process.
6351
6352 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
6353
6354 * configure.in (d30v-*-*): Configure all directories.
6355
6356 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
6357
6358 * configure.in (d30v-*-*): Configure newlib, libiberty directories
6359 for the D30V.
6360
6361 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
6362
6363 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
6364
6365 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
6366
6367 * include/libiberty.h: Add extern "C" { so it can be used with C++
6368 progrms.
6369 * include/remote-sim.h: Add extern "C" { so it can be used with C++
6370 programs.
6371
6372 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
6373
6374 * configure.in (d30v-*-*): Configure GCC now.
6375
6376 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
6377
6378 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
6379 is no longer needed.
6380
6381 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
6382
6383 * Makefile.in: check-target-libio depends on all-target-libstdc++.
6384
6385 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
6386
6387 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
6388 targets using "$@" to provide support for similar but not identical
6389 targets without having to duplicate code.
6390
6391 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
6392
6393 * makefile.vms: Fix to work with DEC C.
6394
6395 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
6396
6397 * config.sub: Add mips-tx39-elf to marketing names.
6398
6399 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
6400
6401 * ltmain.sh: Handle symlinks in generated script.
6402
6403 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
6404
6405 * configure: Handle autoconf style directory options: --bindir,
6406 --datadir, --includedir, --infodir, --libdir, --libexecdir,
6407 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
6408 --sysconfdir.
6409 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
6410 (sharedstatedir, localstatedir, oldincludedir): New variables.
6411 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
6412 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
6413 sbindir, sharedstatedir, and sysconfdir.
6414
6415 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
6416
6417 * Makefile.in (bootstrap-lean): New target.
6418
6419 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
6420
6421 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
6422 sn, and gnuserv from noconfigdirs.
6423
6424 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
6425
6426 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
6427
6428 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
6429
6430 * Makefile.in (cross): New target.
6431
6432 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
6433 Jeff Law <law@cygnus.com>
6434
6435 * Makefile.in (bootstrap2, bootstrap3): New targets.
6436 (all-bootstrap): Remove outdated and confusing target.
6437 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
6438
6439 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
6440
6441 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
6442 windows. Consistent with gdb/configure.
6443
6444 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
6445
6446 * configure.in: Name Linux target fragment.
6447
6448 * configure: Rewrite so that project Makefile fragment is inserted
6449 first and appears last in the resulting Makefile.
6450
6451 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
6452
6453 * Makefile.in (install-itcl): Install tcl first.
6454
6455 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
6456
6457 * configure.in: remove bison from noconfigdirs for Cygwin32 host
6458
6459 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
6460
6461 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
6462
6463 * configure.in (skipdirs): Add target-librx for Linux.
6464 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
6465
6466 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
6467
6468 * Makefile.in (bootstrap): New target.
6469
6470 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
6471
6472 * config.sub: Accept 'amigados' for backward compatability.
6473
6474 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
6475
6476 * config.guess: Merge with FSF.
6477
6478 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
6479
6480 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
6481
6482 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
6483
6484 * config.sub: Add "marketing-names" patch.
6485
6486 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
6487
6488 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
6489
6490 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
6491
6492 * config.sub: Handle v850-elf.
6493
6494 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
6495
6496 * .cvsignore (*-install): Remove.
6497
6498 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
6499
6500 * ltconfig: Set CONFIG_SHELL in libtool.
6501 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
6502
6503 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
6504
6505 * configure.in (target_subdir): Set to libraries if enable_multilib.
6506
6507 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
6508
6509 * config.guess: Update from gcc directory.
6510
6511 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
6512
6513 * Makefile.in (all-sim): Depends on all-readline.
6514
6515 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
6516
6517 * Makefile.in (BISON, YACC): Use $$s.
6518 (all-bison): Depend on all-texinfo.
6519
6520 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
6521
6522 * Makefile.in (BISON): Add -L flag.
6523 (YACC): Likewise.
6524
6525 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
6526
6527 * configure.in (noconfigdirs): Add support for v850e target.
6528
6529 * config.sub (maybe_os): Add support for v850e target.
6530
6531 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
6532
6533 * configure.in (noconfigdirs): Add support for v850ea target.
6534
6535 * config.sub (maybe_os): Add support for v850ea target.
6536
6537 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
6538
6539 * config.sub: Add mipstx39. Delete r3900.
6540
6541 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
6542
6543 * Makefile.in (all-autoconf): Depends on all-texinfo.
6544
6545 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
6546
6547 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
6548 eabi targets.
6549
6550 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
6551
6552 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
6553
6554 * configure: When handling a Canadian Cross, handle YACC as well as
6555 BISON. Just set BISON to bison. When setting YACC, prefer bison.
6556 * Makefile.in (all-bison): Depend upon all-texinfo.
6557
6558 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
6559
6560 * Makefile.in (BISON): bison, not byacc or bison -y.
6561 (YACC): bison -y or byacc or yacc.
6562 (various): Add *-bison as appropriate.
6563 (taz): No need to mess with BISON anymore.
6564
6565 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
6566
6567 * configure: If OSTYPE matches *win32*, try to find a good value for
6568 CONFIG_SHELL.
6569
6570 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
6571
6572 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
6573 configure.in if it is present.
6574
6575 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
6576
6577 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
6578
6579 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
6580
6581 * config.sub: Recognize `arc' cpu.
6582 * configure.in: Likewise.
6583 * config-ml.in: Likewise.
6584
6585 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
6586
6587 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
6588
6589 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
6590
6591 * configure: Changed sed delimiter from ':' to '|' when
6592 attempting to substitute ${config_shell} for SHELL. On
6593 NT ${config_shell} may contain a ':' in it.
6594
6595 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
6596
6597 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
6598
6599 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
6600
6601 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
6602
6603 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
6604
6605 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
6606
6607 * ylwrap: If the program is a relative path, force it to be
6608 absolute.
6609
6610 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
6611
6612 * configure (tooldir): Set BISON to `bison -y' and not just bison.
6613
6614 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
6615
6616 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
6617 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
6618 for libraries.
6619
6620 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
6621
6622 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
6623 separated by spaces.
6624
6625 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
6626
6627 * ylwrap: New file.
6628 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
6629
6630 * ltmain.sh: Handle /bin/sh at start of install program.
6631
6632 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
6633
6634 * ltconfig, ltmain.sh: New files, from libtool 1.0.
6635 * missing: New file, from automake 1.2.
6636
6637 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
6638
6639 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
6640 check-tk to CHECK_X11_MODULES.
6641
6642 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
6643
6644 * config.sub: Merge with FSF.
6645
6646 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
6647
6648 * config.guess: Merge with FSF.
6649
6650 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
6651
6652 * configure: Treat msdosdjgpp like go32.
6653 * configure.in: Likewise. Don't remove gprof for go32.
6654
6655 * configure: Change Makefile.tem2 to Makefile.tm2.
6656
6657 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
6658
6659 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
6660
6661 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6662
6663 * install-sh (chmodcmd): Set to null if the DST directory already
6664 exists. Same as Nov 11th change.
6665
6666 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
6667
6668 * configure (GDB_TK): Needs itcl and tix.
6669
6670 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
6671
6672 * config.guess: Update from FSF.
6673
6674 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
6675
6676 * Makefile.in (GDB_TK): Depend on itcl and tix.
6677
6678 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
6679
6680 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
6681 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
6682 (INSTALL_SCRIPT): New variable.
6683 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
6684 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
6685 to -x.
6686 * install-sh: Add support for -x option.
6687
6688 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
6689
6690 * configure.in, Makefile.in: Treat tix like itcl.
6691
6692 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
6693
6694 * Makefile.in (WINDRES): New variable.
6695 (WINDRES_FOR_TARGET): New variable.
6696 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
6697 (EXTRA_HOST_FLAGS): Add WINDRES.
6698 (EXTRA_TARGET_FLAGS): Add WINDRES.
6699 (EXTRA_GCC_FLAGS): Add WINDRES.
6700 ($(DO_X)): Pass down WINDRES.
6701 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
6702 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
6703 DLLTOOL_FOR_TARGET.
6704
6705 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
6706
6707 * configure.in: configure sim before gdb for win32-x-ppc
6708
6709 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6710
6711 Move gperf into the toplevel, from libg++.
6712 * configure.in (target_tools): Add target-gperf.
6713 (native_only): Add target-gperf.
6714 * Makefile.in (all-target-gperf): New target, depend on
6715 all-target-libg++.
6716 (configure-target-gperf): Empty rule.
6717 (ALL_TARGET_MODULES): Add all-target-gperf.
6718 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
6719 (CHECK_TARGET_MODULES): Add check-target-gperf.
6720 (INSTALL_TARGET_MODULES): Add install-target-gperf.
6721 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
6722
6723 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
6724
6725 * config.sub (mn10200): Recognize new basic machine.
6726
6727 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6728
6729 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
6730 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
6731
6732 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
6733
6734 * configure.in: If we're building mips-sgi-irix6* native, turn on
6735 ENABLE_MULTILIB and set TARGET_SUBDIR.
6736
6737 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
6738
6739 * Makefile.in (all-sn): Depend on all-grep.
6740
6741 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
6742
6743 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
6744
6745 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
6746 Makefile. From Jeff Makey <jeff@cts.com>.
6747 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
6748
6749 * Makefile.in (DISTBISONFILES): Remove.
6750 (taz): Don't futz with DISTBISONFILES. Change BISON to use
6751 $(DEFAULT_YACC).
6752
6753 * configure.in: Build itl, db, sn, etc., when building for native
6754 cygwin32.
6755
6756 * Makefile.in (LD): New variable.
6757 (EXTRA_HOST_FLAGS): Pass down LD.
6758 ($(DO_X)): Likewise.
6759
6760 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
6761
6762 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
6763
6764 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
6765
6766 * configure.in (targargs): Strip out any supplied --build argument
6767 before adding our own. Always add --build.
6768
6769 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
6770
6771 * configure.in (targargs): Pass --build if we're doing
6772 a cross-compile.
6773
6774 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
6775
6776 * configure: Use '|' instead of ":" as the separator in
6777 sed. Otherwise sed chokes on NT path names with drive
6778 designators. Also look for "?:*" as the leading characters in an
6779 absolute pathname.
6780
6781 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
6782
6783 * config.sub: Support for r3900.
6784
6785 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
6786
6787 * configure.in: Use install-sh, not install.sh.
6788
6789 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
6790
6791 * Makefile.in (taz): Improve check for BISON so it doesn't try to
6792 apply it twice.
6793
6794 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
6795
6796 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
6797 install-binutils.
6798
6799 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
6800
6801 * Makefile.in: Add automake targets.
6802 * configure.in (host_tools): Add automake.
6803
6804 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
6805
6806 * configure: Default CXX to c++, not gcc.
6807 * Makefile.in (CXX): Set to c++, not gcc.
6808 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
6809
6810 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
6811
6812 * install-sh: try appending a .exe if source file doesn't
6813 exist
6814
6815 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
6816
6817 * configure.in: Turn on multilib by default.
6818 (cross_only): Remove target-libiberty.
6819
6820 * Makefile.in (all-gcc): Don't depend on libiberty.
6821
6822 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
6823
6824 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
6825
6826 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
6827
6828 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
6829 (DISTBISONFILES): Add ld/Makefile.in
6830
6831 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
6832
6833 * configure.in: if target is cygwin32 but host isn't cygwin32,
6834 don't configure gdb tcl tk expect, not just gdb.
6835
6836 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
6837
6838 * configure.in: Added gnuserv everywhere sn appears.
6839
6840 * Makefile.in (ALL_MODULES): Added all-gnuserv.
6841 (CROSS_CHECK_MODULES): Added check-gnuserv.
6842 (INSTALL_MODULES): Added install-gnuserv.
6843 (CLEAN_MODULES): Added clean-gnuserv.
6844 (all-gnuserv): New target.
6845
6846 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
6847
6848 * config.guess: Fixes for MIPS OpenBSD systems.
6849
6850 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
6851
6852 * Makefile.in (INSTALL_XFORM): Remove.
6853 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
6854
6855 * mkinstalldirs: New file, copied from automake.
6856 * Makefile.in (installdirs): Rename from install-dirs. Use
6857 mkinstalldirs. Change all users.
6858 (DEVO_SUPPORT): Add mkinstalldirs.
6859
6860 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
6861
6862 * install-sh: Rename from install.sh.
6863 * Makefile.in (INSTALL): Change install.sh to install-sh.
6864 (DEVO_SUPPORT): Likewise.
6865
6866 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
6867 Graichen <graichen@rzpd.de>.
6868
6869 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
6870
6871 * config.guess: Recognize OpenBSD systems correctly.
6872
6873 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
6874
6875 * README, Makefile.in (ETC_SUPPORT): Remove references to
6876 cfg-paper*, configure.{texi,man,info*}._
6877
6878 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
6879
6880 * Makefile.in (all.normal): Ensure that gcc is built after all
6881 the x11 - ie gdb - targets.
6882
6883 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
6884
6885 * makefile.vms: Don't run conf-a-gas.
6886
6887 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
6888
6889 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6890
6891 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
6892
6893 * configure.in: Remove noconfigdirs case since gdb also
6894 configures and builds for tic80-coff.
6895
6896 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
6897
6898 * configure: Set cache_file to config.cache.
6899 * Makefile.in (local-distclean): Remove config.cache.
6900
6901 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
6902
6903 * COPYING: Update FSF address.
6904
6905 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
6906
6907 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
6908 noconfigdirs.
6909
6910 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
6911
6912 * Makefile.in (install-dirs): Don't crash if prefix, and hence
6913 MAKEDIRS, is empty.
6914
6915 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
6916
6917 * config.sub: Tweak mn10300 entry.
6918
6919 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
6920
6921 * configure.in (host_tools): Put sim before gdb, so gdb's
6922 configure.tgt can determine if the simulator was configured.
6923
6924 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
6925
6926 * config.sub: Move BeOS $os case to be with other Cygnus
6927 local cases.
6928
6929 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
6930
6931 * config.sub: Remove misplaced comment that broke Linux.
6932
6933 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
6934
6935 * config.sub: Add BeOS support.
6936
6937 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
6938
6939 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
6940
6941 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
6942
6943 * configure.in (noconfigdirs): Remove tcl and tk from
6944 noconfigdirs for cygwin32 builds.
6945
6946 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
6947
6948 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
6949
6950 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
6951
6952 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
6953 make-all.com, use makefile.vms instead.
6954
6955 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
6956
6957 * config.sub: Accept -lnews*.
6958
6959 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
6960
6961 * configure.in (noconfigdirs): Disable target-newlib,
6962 target-examples and target-libiberty for d30v.
6963
6964 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
6965
6966 * configure.in (noconfigdirs): Enable ld for d30v.
6967
6968 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
6969
6970 * configure.in (tic80-*-*): Build compiler.
6971
6972 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
6973
6974 * configure.in (d30v-*): Remove sim directory from list of
6975 unsupported d30v directories
6976
6977 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
6978
6979 * config.sub, configure.in: Add d30v target cpu.
6980
6981 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
6982
6983 * makefile.vms: New file.
6984 * make-all.com: Remove.
6985
6986 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
6987
6988 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
6989
6990 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
6991
6992 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
6993
6994 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
6995
6996 * Makefile.in (ALL_MODULES): Added all-db.
6997 (CROSS_CHECK_MODULES): Addec check-db.
6998 (INSTALL_MODULES): Added install-db.
6999 (CLEAN_MODULES): Added clean-db.
7000
7001 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
7002
7003 * config.guess: Merge with latest FSF sources.
7004
7005 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
7006
7007 * Makefile.in (ALL_MODULES): Added all-itcl.
7008 (CROSS_CHECK_MODULES): Added check-itcl.
7009 (INSTALL_MODULES): Added install-itcl.
7010 (CLEAN_MODULES): Added clean-itcl.
7011
7012 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
7013
7014 * configure.in: build gdb for mn10200
7015
7016 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
7017
7018 * Makefile.in (all-target-winsup): Depend on all-target-libio.
7019
7020 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
7021
7022 * configure.in (tic80-*-*): Turn off most targets right now.
7023
7024 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
7025
7026 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
7027 rather than the makeinfo program.
7028 (do-info): Depend upon all-texinfo.
7029
7030 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
7031
7032 * configure.in: Remove uses of config/mh-linux.
7033
7034 * config.sub, config.guess: Merge with latest FSF sources.
7035
7036 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
7037
7038 * config.sub (case $basic_machine): Add tic80 entries.
7039
7040 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
7041
7042 * config.sub, config.guess: Merge with latest FSF sources.
7043
7044 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
7045
7046 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
7047 * mpw-config.in: Test for NewFolderRecursive.
7048 * mpw-install: Use symbolic name for startup filename.
7049 * mpw-README: Add various additional details.
7050
7051 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
7052
7053 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
7054
7055 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
7056
7057 * configure.in: Do build gcc and the target libraries for
7058 the mn10200.
7059
7060 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
7061
7062 * configure.in: don't avoid building gdb for mn10300 any more
7063 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
7064 instead of single-quoting it.
7065
7066 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
7067
7068 * configure.in: Don't use --with-stabs on IRIX 6.
7069
7070 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
7071
7072 * configure.in (m32r): Build gdb, libg++ now.
7073
7074 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7075
7076 * configure.in (mips*-sgi-irix6*): Remove gdb and related
7077 directories from noconfigdirs.
7078
7079 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
7080
7081 * config.sub (basic_machine): added mips16 configuration
7082
7083 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7084
7085 * config.sub: Handle d10v-unknown.
7086
7087 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
7088
7089 * config.sub: Handle v850-unknown.
7090
7091 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
7092
7093 * Makefile.in: add findutils
7094 * configure.in: add findutils to list of host_tools
7095
7096 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
7097
7098 * config.sub: Handle mn10200 and mn10300.
7099
7100 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7101
7102 * configure.in (d10v-*): Do not build librx.
7103
7104 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
7105
7106 * configure.in (mn10300): Build everything except gdb & libgloss.
7107
7108 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
7109
7110 * config.guess: Patch for Dansk Data Elektronik servers,
7111 from Niels Skou Olsen <nso@dde.dk>.
7112
7113 For ncr, use /bin/uname rather than uname, since GNU uname does not
7114 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
7115
7116 Patch for MIPS R4000 running System V,
7117 from Eric S. Raymond <esr@snark.thyrsus.com>.
7118
7119 Fix thinko for nextstep.
7120
7121 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
7122
7123 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
7124 * config.guess: Guess mips-dec-mach_bsd4.3.
7125
7126 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
7127 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
7128 release numbers.
7129 * config.guess (mips-mips-riscos*): Emit just enough of the
7130 release number.
7131
7132 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
7133 * config.guess (sparc-auspex-sunos*): Added.
7134 (f300-fujitsu-*): Added.
7135
7136 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
7137 * config.guess: Recognize a Tadpole as a sparc.
7138
7139 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
7140
7141 * config.guess: Don't assume that NextStep version is either 2 or
7142 3. NextStep 4 (aka OpenStep 4) has come out now.
7143
7144 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
7145
7146 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
7147 From Rik Faith <faith@cs.unc.edu>.
7148
7149 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
7150
7151 * config.sub: Contributions from bug-gnu-utils to:
7152 Support plain "hppa" (no version given) architecture, reported by
7153 OpenStep.
7154 OpenBSD like NetBSD.
7155 LynxOs is not a hardware supplier.
7156
7157 * config.guess: Contributions from bug-gnu-utils to add support for:
7158 OpenBSD like NetBSD.
7159 Stratus systems.
7160 More Pyramid systems.
7161 i[n>4]86 Intel chips.
7162 M680[n>4]0 Motorola chips.
7163 Use unknown instead of lynx for hardware manufacturer.
7164
7165 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7166
7167 * install.sh (chmodcmd): Set to null if the DST directory already
7168 exists.
7169
7170 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7171
7172 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
7173 not use mt-ppc target Makefile fragment any more.
7174
7175 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7176
7177 * configure.in (*-*-windows): Exclude everything but those dirs
7178 needed to build windows.
7179
7180 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
7181
7182 * Makefile.in (all-target-winsup): Depend on all-target-librx.
7183
7184 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7185
7186 * configure.in: Exclude mmalloc from i386-windows.
7187
7188 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
7189
7190 * Undo my previous change.
7191
7192 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
7193
7194 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
7195 unconditionally.
7196 (MAKEOVERRIDES): Define (revert this part of October 18 change).
7197
7198 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
7199
7200 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
7201 host to add it's own flags.
7202
7203 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
7204
7205 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
7206
7207 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
7208
7209 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
7210 (CXX_FOR_TARGET): Likewise.
7211 (GCC_FOR_TARGET): Define.
7212 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
7213 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
7214 CC_FOR_TARGET was specified on the command line.
7215 (MAKEOVERRIDES): Don't define.
7216
7217 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
7218
7219 * configure.in (m32r): Fix spelling of libg++ libs.
7220
7221 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
7222
7223 * config.sub (-apple*): Remove, now redundant.
7224
7225 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
7226
7227 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
7228
7229 * configure: Rework yesterday's sed script patch.
7230
7231 * config.sub: Merge with FSF.
7232
7233 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
7234
7235 * config.guess: Merge from FSF.
7236
7237 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
7238 * config.guess: Use pc instead of unknown, for pc clone systems.
7239 Change linux to linux-gnu.
7240
7241 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
7242 * config.guess: Avoid non-portable tr syntax.
7243
7244 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
7245
7246 * test-build.mk (HOLES): Add "xargs" for gdb.
7247
7248 * configure: Avoid hpux10.20 sed bug.
7249
7250 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
7251
7252 * configure.in: Add support for windows host
7253 (that is a build done under the Microsoft build environment).
7254
7255 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
7256
7257 * Makefile.in: Replace all uses of srcroot with s, to shrink
7258 command line lengths.
7259
7260 Patches from Geoffrey Noer <noer@cygnus.com>:
7261 * configure.in: If configuring for newlib, pass --with-newlib to
7262 subdirectories.
7263 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
7264 -Bnewlib/ and -Lwinsup to gcc.
7265 (CXX_FOR_TARGET): Likewise.
7266
7267 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
7268
7269 * Makefile.in (ETC_SUPPORT): Add configure.
7270
7271 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
7272
7273 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
7274 host configuration file.
7275
7276 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
7277
7278 * configure.in: Break mn10x00 support into separate
7279 mn10200 and mn10300 configurations.
7280 * config.sub: Likewise.
7281
7282 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
7283
7284 * configure.in: Add lots of stuff to noconfigdirs for
7285 the mn10x00 targets.
7286
7287 * config.sub, configure.in: Add mn10x00 support.
7288
7289 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
7290
7291 * make-all.com: Call conf-a-gas, not config-a-gas.
7292
7293 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
7294
7295 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
7296 targets.
7297
7298 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
7299
7300 * mpw-README: Add much more detail for native PowerMac.
7301 * mpw-install: New file.
7302 * mpw-configure: Add --norecursion and --help options.
7303 * mpw-config.in: Translate readme and install files when
7304 copying to objdir.
7305 * mpw-build.in: Don't always depend on byacc and flex.
7306 (install-only-top): New action.
7307
7308 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
7309
7310 * configure.in: You can now configure GDB for the v850.
7311
7312 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
7313
7314 * configure.in (noconfigdirs): Don't configure any C++ dirs
7315 if targeting D10V.
7316
7317 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
7318
7319 * config.sub: Recognize mips64vr5000.
7320
7321 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
7322
7323 * configure.in: Use a single line for host_tools and native_only.
7324
7325 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
7326
7327 * config.sub, configure.in: Add entries for m32r.
7328
7329 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
7330
7331 * Makefile.in (inet-install): Don't run install-gzip.
7332
7333 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
7334
7335 * configure.in: Don't config lots of things for *-*-windows*.
7336
7337 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
7338
7339 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
7340 (host_libs, host_tools): Copy from configure.in.
7341 * mpw-configure: Don't complain about directories not found.
7342
7343 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7344
7345 * configure.in (i[345]86): Recognize i686 for pentium pro.
7346 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
7347 file.
7348
7349 * config.guess (i[345]86): Ditto.
7350
7351 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7352
7353 * configure.in (noconfigdirs): Removed gdb for D10V.
7354
7355 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
7356
7357 * configure.in: Remove ld, target-libio, target-libg++, and
7358 target-libstdc++ from noconfigdirs.
7359
7360 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
7361
7362 * configure: Fix three locations where shell scripts were
7363 being run directly rather than with config_shell.
7364
7365 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
7366
7367 * configure.in (v850-*-*): Set up initial $noconfigdirs.
7368 * config.sub (basic_machine): Recognize v850.
7369
7370 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
7371
7372 * mpw-configure: Handle multiple enable/disable options and
7373 pass them down recursively, handle -c and -s flags appropriately
7374 depending on choice of compiler, add escape mechanism for
7375 quoted arguments to gC.
7376
7377 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7378
7379 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
7380 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
7381 so that -mrelocatable-lib and -mno-eabi are used.
7382
7383 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
7384 not support --print-multi-lib, don't abort.
7385
7386 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
7387
7388 * make-all.com: Run config-a-gas.
7389 * setup.com: Don't copy subdirectory files around.
7390
7391 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
7392
7393 * configure.in (*-*-ose): Remove exclusion of libgloss for this
7394 target, it now compiles correctly.
7395
7396 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
7397
7398 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
7399
7400 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7401
7402 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
7403
7404 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7405
7406 * configure.in (native_only): Add prms.
7407
7408 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
7409
7410 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
7411 (BINUTILS_SUPPORT_DIRS): Likewise.
7412
7413 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7414
7415 * configure.in (d10v-*-*): Don't configure ld or gdb until the
7416 d10v support is added.
7417
7418 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
7419
7420 * configure.in (d10v-*-*): New target.
7421
7422 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
7423
7424 * config.guess (HP 9000/811): Recognize this as a PA1.1
7425 machine.
7426
7427 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
7428
7429 * Makefile.in (do-tar-gz): New target, split out from tail end of
7430 taz target. Run each command separately, don't use pipes.
7431 (taz): Use it.
7432
7433 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
7434
7435 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
7436 * mpw-build.in: No builds should depend on building byacc or flex,
7437 they are assumed to be installed already.
7438
7439 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7440
7441 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
7442 variable that CC_FOR_TARGET needs.
7443
7444 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7445
7446 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
7447 options have changed since the last time the subdirectory was
7448 configured, and if it has, reconfigure.
7449 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
7450 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
7451
7452 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
7453
7454 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
7455 CLEAN_MODULES): Add bash.
7456 (all-bash): New target.
7457
7458 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
7459
7460 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
7461
7462 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7463
7464 * config.sub (basic_machine): Recognize d10v as a valid processor.
7465
7466 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
7467
7468 * mpw-configure: Add support for --bindir.
7469 * mpw-build.in: Use a GCC-specific build script for GCC actions.
7470
7471 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
7472
7473 * configure.in: add bash, time, gawk to list of hosttools and things
7474 to only build for native toolchains
7475
7476 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7477
7478 * Makefile.in (docdir): Remove.
7479
7480 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7481
7482 * Makefile.in (datadir): Set to $(prefix)/share.
7483
7484 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
7485
7486 * configure.in: build diff and patch for cygwin32-hosted
7487 toolchains.
7488
7489 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
7490
7491 * config.sub: Accept -rtems*.
7492
7493 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
7494
7495 * configure.in: enable dosrel for cygwin32-hosted builds,
7496 remove diff from the list of things not buildable
7497 via Canadian Cross
7498
7499 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
7500
7501 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
7502 don't get ". ".
7503
7504 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
7505
7506 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
7507
7508 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
7509
7510 * Makefile.in (taz): Handle case where tex3patch didn't even get
7511 checked out. Also, if it was found, put the symlink in a new util
7512 subdirectory.
7513
7514 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7515
7516 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
7517
7518 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
7519
7520 * config.sub: Recognize -openvms.
7521 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
7522 * make-all.com, setup.com: New files.
7523
7524 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
7525
7526 * Makefile.in (taz): tex3patch moved to texinfo/util.
7527
7528 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
7529
7530 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
7531 * configure.in: remove make from disable-if-Can-Cross list
7532 enable gdb if ${host} and ${target} are cygwin32
7533
7534 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
7535
7536 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
7537 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
7538
7539 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
7540
7541 * config.guess: Combine mips-mips-riscos cases, and use cpp to
7542 distinguish sysv/svr4/bsd variants.
7543 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
7544
7545 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
7546
7547 * configure.in: Added copyright notice.
7548 * move-if-change: Added copyright notice.
7549
7550 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7551
7552 * configure.in (powerpcle-*-solaris*): Until we get shared
7553 libraries working, don't build gdb, sim, make, tcl, tk, or
7554 expect.
7555
7556 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
7557
7558 * config.guess: Merge with FSF:
7559
7560 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
7561 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
7562
7563 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
7564 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
7565
7566 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
7567 * config.guess: Combine two OSF1 rules.
7568 Also recognize field test versions. From mjr@zk3.dec.com.
7569 * config.guess (dgux): Use /usr/bin/uname rather than uname,
7570 because GNU uname does not support -p. From pmr@pajato.com.
7571
7572 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
7573
7574 * Makefile.in (MAKEDIRS): Removed $(tooldir).
7575
7576 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
7577
7578 * mpw-README: Document GCCIncludes.
7579
7580 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
7581
7582 * configure.in (alpha-*-linux*): Set enable_shared to yes.
7583
7584 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
7585
7586 * mpw-configure: Handle --enable-FOO and --disable-FOO.
7587
7588 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
7589
7590 * configure.in (*-*-cygwin32): Configure make.
7591
7592 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
7593
7594 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
7595
7596 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
7597
7598 * Makefile.in (all-inet): Depend on all-perl.
7599
7600 * Makefile.in (inet-install): New target.
7601
7602 * Makefile.in (all-inet): Depend on all-tcl.
7603 (all-inet): Depend on all-send-pr.
7604
7605 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7606
7607 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
7608 temporarily.
7609
7610 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
7611
7612 * configure.in: Don't configure --with-gnu-ld on AIX.
7613
7614 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
7615
7616 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
7617
7618 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
7619
7620 * Makefile.in (ALL_MODULES): Added all-inet.
7621 (CROSS_CHECK_MODULES): Added check-inet.
7622 (INSTALL_MODULES): Added install-inet.
7623 (CLEAN_MODULES): Added clean-inet.
7624 (all-indent): New target.
7625
7626 * configure.in (host_tools): Added inet.
7627 (native_only): Added inet.
7628 (noconfigdirs): Added inet.
7629
7630 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
7631
7632 * configure.in: Don't configure libgloss if we are not configuring
7633 newlib.
7634
7635 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
7636
7637 * configure.in: Don't configure libgloss for unsupported
7638 architectures.
7639
7640 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7641
7642 * Makefile.in (CLEAN_MODULES): Add clean-apache.
7643
7644 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
7645
7646 * Makefile.in (ALL_MODULES): Include all-apache.
7647 (CROSS_CHECK_MODULES): Include check-apache.
7648 (INSTALL_MODULES): Include install-apache.
7649 (all-apache): New target.
7650
7651 * configure.in: Added apache everywhere perl is seen.
7652
7653 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7654
7655 * Makefile.in: Add support for clean-{module} and
7656 clean-target-{module} rules.
7657
7658 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
7659
7660 * configure.in (*-*-ose) do not build libgloss.
7661
7662 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7663
7664 * config.guess (prep*:SunOS:5.*:*): Turn into
7665 powerpele-unknown-solaris2.
7666
7667 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
7668
7669 * configure.in: Permit --enable-shared to specify a list of
7670 directories.
7671
7672 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
7673
7674 * configure.in (host==solaris): Pass only the first word of $CC
7675 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
7676
7677 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
7678
7679 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
7680
7681 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
7682
7683 * Makefile.in (ALL_MODULES): Include all-perl.
7684 (CROSS_CHECK_MODULES): Include check-perl.
7685 (INSTALL_MODULES): Include install-perl.
7686 (ALL_X11_MODULES): Include all-guile.
7687 (CHECK_X11_MODULES): Include check-guile.
7688 (INSTALL_X11_MODULES): Include install-guile.
7689 (all-perl): New target.
7690 (all-guile): New target.
7691
7692 * configure.in (host_tools): Include perl and guile.
7693 (native_only): Include perl and guile.
7694 (noconfigdirs): Don't build guile and perl; no ports have been
7695 done.
7696
7697 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
7698
7699 * configure (--enable-*): Handle quoted option lists such as
7700 --enable-sim-cflags='-g0 -O' better.
7701
7702 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7703
7704 * Makefile.in ({,inst}all-target): New rule so we can make and
7705 install all of the target directories easily.
7706
7707 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7708
7709 * configure.in: Add missing global flag in sed substitution when
7710 deleting `target-' from ${configdirs}.
7711
7712 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
7713
7714 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
7715 option.
7716
7717 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
7718 config/mh-necv4.
7719
7720 * install.sh: Correct misspelling of transformbasename.
7721
7722 * config.guess: Recognize mips-*-sysv*.
7723
7724 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
7725
7726 * config.sub: Recognize mon960.
7727
7728 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
7729
7730 * configure: Restore Canadian Cross handling of BISON and LEX,
7731 removed in Feb 20 change.
7732
7733 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
7734
7735 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
7736 Mention make install. Remove the old copyright date as well the
7737 clumsy and rather pointless copyright on the README file.
7738
7739 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
7740
7741 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
7742 Makefile after running symlink-tree, then run `make distclean' to
7743 avoid clobbering any generated files in srcdir.
7744
7745 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
7746
7747 * configure.in (m68k-*-netbsd*): Build everything now.
7748
7749 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
7750
7751 * Makefile.in (taz): Fix quoting.
7752
7753 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
7754
7755 * configure.in (sparclet-*-*): Build everything now.
7756
7757 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7758
7759 * configure.in (m68k-*-linux*): New host.
7760
7761 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
7762
7763 * configure: Check for bison before byacc.
7764
7765 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
7766
7767 * Makefile.in configure: Change the way LEX and BISON/YACC are
7768 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
7769 searching PATH. These are used as fallbacks by Makefile.in if
7770 flex/bison/byacc aren't in objdir.
7771
7772 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
7773
7774 * Makefile.in: Make everything which depends upon all-bfd also
7775 depend upon all-opcodes, in case --with-commonbfdlib is used.
7776
7777 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7778
7779 * configure.in (host *-*-cygwin32): Don't build gdb if we are
7780 building NT native compilers on Unix.
7781
7782 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
7783
7784 * configure.in: Don't get CC from the host Makefile fragment if we
7785 can find gcc in PATH, or if this is a Canadian Cross. Move the
7786 Solaris test for /usr/ucb/cc to the post target script, just after
7787 the compiler sanity test.
7788
7789 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
7790
7791 * config.sub: Merge with FSF.
7792
7793 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
7794
7795 * Makefile.in (RPATH_ENVVAR): New variable.
7796 (REALLY_SET_LIB_PATH): Use it.
7797 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
7798
7799 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
7800
7801 * config.sub, configure.in: Recognize sparclet cpu.
7802
7803 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
7804
7805 * config.guess: Support m68k-cbm-sysv4.
7806
7807 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7808
7809 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
7810 m68k-unknown-linuxaout from linker help string. Put quotes around
7811 $ld_help_string.
7812
7813 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
7814
7815 * config.guess (powerpc-harris-powerunix): Add guess for port
7816 to new target.
7817
7818 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7819
7820 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
7821
7822 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
7823
7824 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
7825 $(REALLY_SET_LIB_PATH) in Makefile.
7826 * Makefile.in (SET_LIB_PATH): New variable.
7827 (REALLY_SET_LIB_PATH): New variable.
7828 ($(DO_X)): Use $(SET_LIB_PATH).
7829 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
7830 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
7831 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
7832 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
7833 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
7834 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
7835 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
7836 (install-dosrel): Likewise.
7837 (all-opcodes): Depend upon all-libiberty.
7838
7839 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
7840
7841 * config.guess (*:CYGWIN*): New
7842
7843 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7844
7845 * Makefile.in (all-target-winsup): All all-target-libiberty.
7846
7847 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
7848
7849 * configure.in (noconfigdirs): Add missing # in front of comment.
7850
7851 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
7852
7853 * configure.in: add second pass to things added to noconfigdirs
7854 so *-gm-magic can exclude libgloss properly.
7855
7856 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
7857
7858 * mpw-configure (extralibs_name, rez_name): Set correctly
7859 for MWC68K compiler.
7860
7861 * mpw-README: Add more info on the necessary build tools.
7862
7863 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
7864
7865 * configure.in, config.sub: Recognize cygwin32.
7866
7867 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
7868
7869 * config.guess, config.sub: Recognize A/UX.
7870
7871 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
7872
7873 * config.sub: Merge with gcc/config.sub.
7874
7875 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
7876
7877 * mpw-build.in (do-binutils): Add build of stamps.
7878
7879 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
7880
7881 * config.sub: Add recognition for mips64vr4100*-* targets.
7882
7883 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7884
7885 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
7886 Add creation of gconfigargs with `--enable-shared' turned on.
7887 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
7888 ($(host)-stamp-stage3-configured): Likewise.
7889 (HOLES): Add chatr and ldd.
7890 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
7891
7892 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
7893
7894 * configure: Pass --nfp to recursive configures.
7895
7896 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
7897
7898 * Makefile.in (DLLTOOL): New.
7899 (DLLTOOL_FOR_TARGET): New.
7900 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
7901 (EXTRA_TARGET_FLAGS): Ditto.
7902 (EXTRA_GCC_FLAGS): Ditto.
7903 (CONFIGURE_TARGET_MODULES): Ditto.
7904 (DO_X): Ditto.
7905 * configure: Add DLLTOOL.
7906
7907 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
7908
7909 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
7910 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
7911 mh-sco, since old workarounds no longer needed, and don't
7912 build ld, since libraries have weak symbols in COFF.
7913
7914 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
7915
7916 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
7917
7918 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
7919
7920 * configure.in: Make sure that ${CC} can be used to compile an
7921 executable.
7922
7923 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
7924
7925 * Makefile.in (all-gdb): Depend on $(GDB_TK).
7926 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
7927 nothing depending on whether gdbtk is being built.
7928
7929 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
7930
7931 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
7932
7933 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
7934
7935 * configure.in (noconfigdirs): Put ld or gas in this early, if the
7936 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
7937
7938 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
7939
7940 * config-ml.in: Add support for
7941 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
7942 Simplify setting of multidirs from --disable-foo.
7943
7944 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7945
7946 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
7947 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
7948 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
7949 non-empty, pass them on to the GCC make.
7950 (all-bootstrap): New rule that is like all-gcc, except it executes
7951 the GCC bootstrap rule instead of the GCC all rule.
7952
7953 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
7954
7955 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
7956
7957 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7958
7959 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
7960 DG/UX support.
7961
7962 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
7963
7964 * config.sub (i*86*) Change [345] to [3456]
7965
7966 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
7967
7968 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
7969 --with-gnu-ld=no.
7970
7971 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7972
7973 * config-ml.in (rs6000*, powerpc*): Add switches to control which
7974 AIX multilibs get built.
7975
7976 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
7977
7978 * configure.in (i386-win32): Don't build expect if we're not
7979 building the tcl subdir.
7980
7981 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
7982
7983 * Makefile.in: (configure-target-examples, all-target-examples):
7984 New targets, configure and build example programs.
7985
7986 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7987
7988 * mpw-configure: If an mpw-config.in generated a file mk.sed,
7989 use it as input to sedit the generated MPW makefile.
7990 * mpw-README: Add a suggestion about Gestalt.h.
7991
7992 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
7993
7994 * config.sub: Accept *-*-ieee*.
7995
7996 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
7997
7998 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
7999 Ronald F. Guilmette <rfg@monkeys.com>.
8000
8001 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8002
8003 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
8004 for powerpc-pe native.
8005 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
8006 (target==powerpc-pe): duplicate i386-win32 entry.
8007
8008 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8009
8010 * configure.in (noconfigdirs): Exclude target-newlib for all versions
8011 of vxworks, not just vxworks5.1.
8012
8013 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
8014
8015 * mpw-configure: Add support for exec-prefix.
8016
8017 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8018
8019 * config.guess: Recognize HP model 816 machines as having
8020 a PA1.1 processor.
8021
8022 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
8023
8024 * configure: Ignore new autoconf configure options.
8025
8026 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
8027
8028 * config.guess: Recognize Pentium under SCO.
8029 From Robert Lipe <robertl@arnet.com>.
8030
8031 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8032
8033 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
8034
8035 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
8036
8037 * configure.in: Don't configure gas for alpha-dec-osf*.
8038
8039 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
8040
8041 * configure.in: Default to --with-stabs for some targets for which
8042 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
8043 i[345]86*-*-unixware*.
8044
8045 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
8046
8047 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
8048 rather than basing it on the target. Simplify handling of options
8049 controlling which directories to configure. Remove extraneous
8050 slash in multi-clean target.
8051
8052 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
8053
8054 * config-ml.in: Prefix more variables with ml_ so they don't collide
8055 with configure's.
8056
8057 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
8058
8059 * configure: Don't turn -v into --v.
8060
8061 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
8062
8063 * configure.in (targargs): Fix typo.
8064
8065 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
8066
8067 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
8068
8069 * configure.in: Strip --host and --target options from
8070 CONFIG_ARGUMENTS, and always configure for --host only. Add
8071 --with-cross-host option when building with a cross-compiler.
8072 * configure: Canonicalize the arguments put into config.status by
8073 always using `=' for an option with an argument. Pass a presumed
8074 --host or --target explicitly.
8075
8076 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
8077
8078 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
8079 into general OS recognition case.
8080
8081 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8082
8083 * configure.in (target_configdirs): add target-winsup only
8084 for win32 target systems.
8085
8086 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
8087
8088 * Makefile.in (all-target-libgloss): Depend upon
8089 configure-target-newlib, since when libgloss is built it looks to
8090 see if the newlib directory exists.
8091
8092 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
8093
8094 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
8095 cfg-ml-*.in.
8096
8097 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
8098
8099 * configure: Handle LD and LD_FOR_TARGET when configuring a
8100 Canadian Cross.
8101
8102 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8103
8104 * configure.in (target_libs): add target-winsup.
8105 (target==i386-win32): add patch diff flex make to $noconfigdirs.
8106 (target==ppcle-pe): remove ld from $noconfigdirs.
8107
8108 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
8109
8110 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
8111 Preserve relative path names in $srcdir. Build symlink tree if
8112 configuring cross target dir and srcdir=. (= no VPATH support).
8113 (configure-target-libg++): Depend on configure-target-librx.
8114 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
8115 * config-ml.in: New file.
8116 * symlink-tree: New file.
8117 * configure: Ensure srcdir="." if that's what it is.
8118
8119 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
8120
8121 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
8122 includes and FLEX_SKELETON setting.
8123 * mpw-configure (--with-gnu-ld): New option, controls whether
8124 to use PPCLink or ld with PowerMac GCC.
8125 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
8126 * mpw-config.in: Configure grez if targeting Mac.
8127
8128 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
8129 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
8130 just macos.
8131 * configure.in: Configure grez resource compiler if targeting Mac.
8132 * Makefile.in (all-grez, install-grez): New targets.
8133
8134 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
8135
8136 * configure: CXX defaults to gcc, not g++. If we find
8137 gcc in the path, set CC to gcc -O2.
8138
8139 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
8140
8141 * configure: Default ${build} correctly. Avoid picking up extra
8142 spaces when reading CC and CXX from Makefile. When doing a
8143 Canadian Cross, use plausible default values for numerous
8144 variables.
8145 * configure.in: When doing a Canadian Cross, don't try to
8146 configure tools whose configure script can't handle it.
8147
8148 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8149
8150 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
8151
8152 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
8153
8154 * configure: Remove dubious bug reporting address.
8155
8156 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
8157
8158 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
8159 configure script, run that instead of this directory's configure.
8160 In either case, print a message that we're configuring the sub-dir.
8161
8162 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
8163
8164 * configure.in: Before checking for the existence of various files,
8165 use sed to filter out "target-".
8166
8167 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
8168
8169 * Makefile.in (DO_X): Split rule to decrease command line length
8170 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
8171 (Philippe De Muyter).
8172
8173 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8174
8175 * Makefile.in (all-patch): depend on all-libiberty.
8176
8177 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
8178
8179 * configure.in: If the only directory in target_configdirs which
8180 actually exists is libiberty, then set target_configdirs to empty,
8181 to avoid trying to build a target libiberty in a gas or gdb
8182 distribution.
8183
8184 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
8185
8186 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
8187 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
8188 systems.
8189
8190 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8191
8192 * configure.in (copy_dirs): Use sys-include instead of include
8193 for --with-headers option.
8194
8195 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
8196
8197 * Makefile.in, configure.in: Make winsup builds work with
8198 new scheme.
8199
8200 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
8201
8202 * configure.in: Build the linker on AIX.
8203
8204 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
8205
8206 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
8207 where needed.
8208
8209 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
8210
8211 * Makefile.in (all-gcc): Fix typo.
8212
8213 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
8214
8215 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
8216
8217 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
8218
8219 * configure.in: Rename libFOO to target-libFOO, and xiberty
8220 to target-xiberty, to provide more flexibility.
8221 (target_subdir): Define. Create if cross.
8222 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
8223 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
8224 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
8225 check-libFOO -> check-target-libFOO, etc.
8226 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
8227 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
8228 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
8229 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
8230 allow ALL_GCC="" to only configure.
8231 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
8232 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
8233 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
8234
8235 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
8236
8237 * Makefile.in (taz): Build "info" in etc explicitly.
8238
8239 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
8240
8241 * configure.in: Make sure that CC is undefined (as opposed to
8242 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
8243 problem with autoconf trying to configure on a host without GCC.
8244
8245 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8246
8247 * mpw-configure: Set host alias from choice of host compiler,
8248 only use generic MPW Makefile sed if present, edit a file
8249 named "hacked_Makefile.in" instead of "Makefile.in" if present.
8250 * mpw-README: Add problem notes about CW6 and CW7.
8251
8252 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
8253
8254 * Makefile.in (taz): Use ";" instead of ";;".
8255
8256 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
8257
8258 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
8259 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
8260 DISTDOCDIRS.
8261 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
8262 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
8263
8264 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
8265
8266 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
8267 and gnats, because they are now subsumed by DISTSTUFFDIRS.
8268 Move bfd to DISTSTUFFDIRS.
8269
8270 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8271
8272 * Makefile.in (X11_LIB): Removed.
8273 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
8274
8275 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
8276
8277 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8278
8279 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
8280 names.
8281
8282 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8283
8284 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
8285
8286 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
8287
8288 * configure.in (i[345]86-*-win32): Always build newlib.
8289 Don't configure cvs, autoconf or texinfo.
8290 * Makefile.in (LD_FOR_TARGET): New.
8291 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
8292 Pass down LD_FOR_TARGET.
8293
8294 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
8295
8296 * winsup: New directory.
8297 * Makefile.in: Build winsup.
8298 * configure.in: Winsup is configured when target is win32.
8299 Can only build win32 target GDB when native.
8300
8301 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
8302
8303 * config.guess: Recognize HP model 819 machines as having
8304 a PA 1.1 processor.
8305
8306 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
8307
8308 * configure: Fix sed loop which substitutes for CC and CXX to
8309 avoid bug found in various sed implementations.
8310
8311 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8312
8313 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
8314 simulator. Use standard powerpc-*-eabi*.
8315
8316 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
8317
8318 * configure.in: Stop putting gas and binutils in noconfigdirs for
8319 powerpc-*-aix* and rs6000-*-*.
8320
8321 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
8322
8323 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
8324 -mcall-aixdesc libraries.
8325
8326 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
8327
8328 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8329
8330 * config.sub (arm | armel | armeb): Fix shell syntax.
8331
8332 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8333
8334 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
8335 -msoft-float and -mcpu=common support.
8336 (powerpc*-*-eabisim*): Add support for building -mcall-aix
8337 libraries.
8338
8339 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8340
8341 * configure.in: Allow configuration and build of emacs19 for the alpha.
8342
8343 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8344
8345 * configure.in (CC): Get ^CC, not just any old CC, from
8346 ${host_makefile_frag}.
8347
8348 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8349
8350 * configure.in (CC): Try to get CC from
8351 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
8352
8353 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8354
8355 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
8356 only if it exists in $(srcdir).
8357
8358 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
8359
8360 * configure: If CC and CXX are not set in the environment, set
8361 them, based on either an existing Makefile or on searching for gcc
8362 in PATH. Substitute for CC and CXX in Makefile.
8363 * configure.in: Remove libm from target_libs. Separate
8364 target_configdirs from configdirs. If CC is not set in
8365 environment, try to get it from a host Makefile fragment. Rewrite
8366 changes of configdirs to use skipdirs instead. A few minor
8367 tweaks. Take directories out of target_configdirs as they are
8368 taken out of configdirs. Remove existing Makefile files from
8369 subdirectories. Substitute for TARGET_CONFIGDIRS and
8370 CONFIG_ARGUMENTS in Makefile.
8371 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
8372 by configure.in.
8373 (CONFIG_ARGUMENTS): Likewise.
8374 (CONFIGURE_TARGET_MODULES): New variable.
8375 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
8376 ($(CONFIGURE_TARGET_MODULES)): New target.
8377 (configure-libg++, configure-libio): New targets.
8378 (all-libg++): Depend upon configure-libg++.
8379 (all-libio): Depend upon configure-libio.
8380 (configure-libgloss, all-libgloss): New targets.
8381 (configure-libstdc++): New target.
8382 (all-libstdc++): Depend upon configure-libstdc++.
8383 (configure-librx, all-librx): New targets.
8384 (configure-newlib): New target.
8385 (all-newlib): Depend upon configure-newlib
8386 (configure-xiberty): New target.
8387 (all-xiberty): Depend upon configure-xiberty.
8388
8389 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8390
8391 * configure.in (host i[345]86-*-win32): Expand the
8392 noconfigdirs again.
8393
8394 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
8395
8396 * mpw-configure: Fix sed command file name.
8397
8398 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
8399
8400 * configure.in (host i[345]86-*-win32): Reduce the
8401 noconfigdirs again.
8402
8403 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
8404
8405 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
8406 or powerpc*-*-pe*, since they are not yet supported.
8407
8408 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
8409
8410 Add PowerMac support and many other enhancements.
8411 * mpw-configure: New option --cc to select compiler to use,
8412 paste options set according to --cc into the generated
8413 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
8414 if mpw-make.sed is present.
8415 * mpw-config.in: Don't test for gC1, test for mpw-touch,
8416 add forward includes for PowerPC include files.
8417 * mpw-build.in: Build using Makefile.PPC if present.
8418 (do-byacc, etc): Remove separate version resource builds.
8419 (do-gas): Build "stamps" before "all".
8420 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
8421 * mpw-README: Update to reflect --cc option, PowerMac support,
8422 and recently-reported compatibility problems.
8423
8424 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
8425
8426 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
8427 embedded m68k systems (-aout, -coff, -elf, -vxworks).
8428 (--with-multilib-top): Pass to recursive invocations.
8429
8430 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
8431
8432 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
8433 v810-*-*.
8434
8435 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8436
8437 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
8438 gdb, ld and opcodes on v810-*-*.
8439
8440 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
8441
8442 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
8443 (local-maintainer-clean): New target.
8444 (maintainer-clean): New target.
8445 (realclean): Just depend upon maintainer-clean.
8446
8447 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8448
8449 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
8450
8451 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
8452
8453 * configure.in: Build ld in mips*-*-bsd* case.
8454
8455 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
8456
8457 * config.sub: Accept -lites* OS. From Ian Dall.
8458
8459 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
8460
8461 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
8462 targets.
8463
8464 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8465
8466 * configure.in: treat i386-win32 canadian cross the same as
8467 i386-go32 canadian cross.
8468
8469 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8470
8471 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
8472 running under the simulator to build a reduced set of libraries.
8473 (powerpc-*-eabiaix): Add fine grained multilib support added to
8474 other powerpc targets yesterday.
8475
8476 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8477
8478 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
8479 -disable-softfloat, -disable-relocatable, -disable-aix, and
8480 -disable-sysv to control which multilib libraries get built.
8481
8482 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
8483
8484 * configure: Add Makefile.tem to list of files to remove in trap
8485 handler.
8486
8487 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
8488
8489 * config.guess (*Linux*): Add missing "exit"s.
8490 Also, need specific check for alpha-unknown-linux (uses COFF).
8491
8492 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
8493
8494 * config.guess: Merge with FSF:
8495
8496 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
8497 * config.guess (AIX4): More robust release numbering discovery.
8498
8499 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
8500 * config.guess (i386-sequent-ptx): Properly get version number.
8501
8502 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
8503 * config.guess (mips:*:4*:UMIPS): New case.
8504
8505 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
8506
8507 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
8508 (i386-win32 host): Likewise. Don't build readline.
8509
8510 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
8511
8512 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
8513 SUPPORT_FILES to submakes.
8514
8515 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
8516
8517 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
8518 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
8519 mpw-configure.
8520
8521 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
8522
8523 * configure.in (appdirs): Use =, not ==, in test expression when
8524 trying to build the text to print in the warning message for
8525 Solaris users.
8526
8527 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
8528
8529 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
8530
8531 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8532
8533 * config.guess: Recognize lynx-2.3.
8534
8535 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
8536
8537 * config.sub (z8ksim): Deleted
8538 (z8k-*-coff): New, this is the one true name of the target.
8539
8540 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
8541
8542 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
8543
8544 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
8545
8546 * config.guess (*:Linux:*:*): First try asking the linker what the
8547 default object file format is (elf, aout, or coff). Then if this
8548 fails, try previous methods.
8549
8550 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8551
8552 * configure.in: Don't build newlib for *-*-vxworks5.1.
8553
8554 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8555
8556 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
8557 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
8558
8559 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
8560
8561 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
8562
8563 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
8564
8565 * cfg-ml-com.in: New file.
8566 * cfg-ml-pos.in: New file.
8567
8568 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8569
8570 * COPYING.NEWLIB: Add HP free copyright to list.
8571
8572 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
8573
8574 * config.sub: Recognize -eabi* for the system, not just -eabi.
8575
8576 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
8577
8578 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
8579 * config.sub, configure.in (win32): New target and host.
8580
8581 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
8582
8583 * configure.in: Add i386-pe configuration.
8584
8585 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
8586
8587 * mpw-build.in (install): Install GDB after LD.
8588
8589 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
8590
8591 * mpw-config.in (elf/mips.h): Always forward-include, needed
8592 for GDB to build.
8593
8594 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
8595
8596 * testsuite: New directory for customer acceptance and whole tool
8597 chain tests.
8598
8599 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
8600
8601 * configure: If per-host line isn't found, but AC_OUTPUT is found
8602 and a configure script exists, run it instead.
8603
8604 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
8605
8606 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
8607
8608 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
8609
8610 * configure: Set build_{cpu,vendor,os,alias} to host values when
8611 --build isn't specified.
8612
8613 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8614
8615 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
8616 (FLAGS_TO_PASS): Pass them.
8617 (EXTRA_TARGET_FLAGS): Ditto.
8618
8619 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8620
8621 * Makefile.in (all-libg++): Depend on all-libstdc++.
8622
8623 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8624
8625 * configure.in (noconfigdirs): Enable all packages for
8626 i386-unknown-netbsd.
8627
8628 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
8629
8630 * configure.in (noconfigdirs): Don't configure tk for i386-go32
8631 hosted builds (DOS builds)
8632
8633 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
8634
8635 Changes for ARM based on patches from Richard Earnshaw:
8636 * config.sub: Handle armeb and armel.
8637 * configure.in: Omit arm linker only for riscix.
8638
8639 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
8640
8641 * config.guess: Update from FSF.
8642
8643 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
8644
8645 * config.sub: Recognize powerpcle as the little endian varient of
8646 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
8647 powerpcle variant. Convert pentium into i586, not i486. Add p5
8648 alias for i586. Map new x86 variants p6, k5, nexgen into i586
8649 temporarily.
8650
8651 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
8652
8653 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
8654
8655 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
8656
8657 * config.sub: Accept -lites* as a basic system type.
8658
8659 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
8660
8661 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
8662 installed, and if so return linuxoldld as the system name.
8663
8664 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
8665
8666 * config.guess: Add hppa1.1-hp-lites support.
8667
8668 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
8669
8670 * configure.in: Don't build newlib for m68k-vxworks5.1.
8671
8672 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8673
8674 * configure.in (mips-sgi-irix6): Use mh-irix5.
8675
8676 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
8677
8678 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
8679
8680 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8681
8682 * test-build.mk: Enable building of shared libraries on IRIX 5 and
8683 OSF/1. Fix compiler flags.
8684 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
8685
8686 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
8687
8688 * configure.in: Recognize --with-newlib.
8689 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
8690
8691 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8692
8693 * Makefile.in: move {all,check,install}-gdb from *_MODULES
8694 to *_X11_MODULES due to gdbtk needing X include files et al.
8695
8696 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
8697
8698 Merge in support for Mac MPW as a host.
8699 (Old change descriptions retained for informational value.)
8700
8701 * mpw-config.in: Add generic include forwards for cpu-specific
8702 include files in aout and elf directories.
8703
8704 * mpw-configure: Added copyright.
8705 * mpw-config.in: Check for presence of required build tools.
8706 (target_libs): Add newlib.
8707 (target_tools): Add examples.
8708 (Read Me): Generate as "Read Me for MPW" instead.
8709 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
8710 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
8711 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
8712
8713 * mpw-configure: Remove subdir-specific makefile hackery,
8714 delete mk.tmp after using it.
8715
8716 * mpw-build.in (all): Display start and end times.
8717
8718 * mpw-configure (host_canonical): Set.
8719 (target_cpu): Always add to makefiles.
8720 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
8721 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
8722 (mpw-mh-mpw): Look for in srcdir and srcroot.
8723 Use sed instead of mpw-edit-prefix to edit prefix definitions.
8724
8725 * mpw-build.in: (install-only): New target.
8726
8727 * mpw-configure (host_alias, target_alias): Rename from hostalias
8728 and targetalias, add into generated Makefile.
8729 (mk.tmp): If present, add into generated Makefile.
8730 * mpw-build.in (all-gas): Build config.h first before gas proper.
8731
8732 * mpw-configure (config.status): Write only if changed.
8733 * mpw-config.in (readline): Configure it (not built, just used for
8734 definitions).
8735
8736 * mpw-config.in (elf/mips.h): Add a forward include.
8737
8738 * mpw-config.in: Forward-include most .h files in include into
8739 extra-include.
8740 (readline): Don't build.
8741 mpw-build.in (install): Install GDB.
8742
8743 * mpw-configure (prefix, mpw_prefix): Handle it.
8744 * mpw-config.in (mmalloc, readline): Don't configure.
8745 * mpw-build.in (thisscript): Rename to ThisScript.
8746 Use mpw-build instead of BuildProgram everywhere.
8747 (mmalloc, readline): Don't build.
8748 * mpw-README: New file, basic documentation about the MPW port.
8749
8750 * mpw-config.in: Use forward-include to create include files.
8751
8752 * mpw-configure: Add more things to the top of each configured
8753 Makefile, including contents of config/mpw-mh-mpw.
8754 * mpw-config.in (extra-include): Create this directory and fill it
8755 with Posix-like include files when configuring.
8756
8757 * config.sub (apple, mac, mpw): Add various aliases.
8758
8759 * mpw-build.in: New file, top-level build script fragment for MPW.
8760 * mpw-configure: New file, configure script for MPW.
8761 * mpw-config.in: New file, config fragment for MPW.
8762
8763 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8764
8765 * configure.in (host_libs): Remove glob, since it is gone from the
8766 sources.
8767
8768 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8769
8770 * Makefile.in: define empty GDB_NLM_DEPS var.
8771
8772 * configure.in(target_makefile_frag): use config/mt-netware
8773 for netware targets.
8774
8775 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
8776
8777 * config.sub: Merge in recent FSF changes. Remove linux special
8778 cases.
8779
8780 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
8781
8782 Revert this change:
8783
8784 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
8785
8786 * build-all.mk: Use CC=cc -Xs on Solaris.
8787
8788 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8789
8790 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
8791 stop using it.
8792 * Makefile.in: Nuke all references to glob subdirectory.
8793
8794 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8795
8796 * configure.in: Fix --enable-shared logic in per-host.
8797
8798 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
8799
8800 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
8801
8802 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8803
8804 * configure.in (noconfigdirs): Don't build gas on AIX, for
8805 powerpc*-*-aix* as well as for rs6000*-*-aix*.
8806
8807 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
8808
8809 * configure: Fix --cache-file to work if the file argument is a
8810 relative path.
8811
8812 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
8813
8814 * configure: If the --cache-file is used, pass it down to
8815 configure in subdirectories.
8816
8817 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
8818
8819 * config.sub: add vxworks29k configuration.
8820
8821 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
8822
8823 * Makefile.in (taz): Do "diststuff" part quietly.
8824
8825 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
8826
8827 * config.sub: Mini-merge with gcc/config.sub.
8828
8829 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
8830
8831 * config.guess (IRIX): Sed - to _.
8832
8833 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8834
8835 * Makefile.in (source-vault, binary-vault): New targets.
8836
8837 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
8838
8839 * config.sub: Recognize -eabi as a basic system type.
8840
8841 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8842
8843 * configure.in (enable_shared stuff): Fix typo.
8844
8845 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
8846
8847 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
8848
8849 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
8850
8851 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
8852
8853 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
8854
8855 * configure.in (rs6000-*-*): Don't build gas.
8856
8857 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
8858
8859 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
8860 reduce command line length.
8861 (AS_FOR_TARGET): Check for as.new, not Makefile.
8862 (NM_FOR_TARGET): Check for nm.new, not Makefile.
8863
8864 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
8865
8866 * config.guess: Merge from FSF.
8867
8868 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8869
8870 * configure: Don't use $ when handling program_suffix.
8871
8872 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
8873
8874 * configure.in: Configure tk for hppa/hpux.
8875
8876 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
8877
8878 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
8879
8880 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
8881
8882 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
8883 to LIBCXXFLAGS. Tests are better run without it.
8884
8885 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
8886
8887 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
8888
8889 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
8890
8891 * configure.in (*-*-netware*): Don't configure xiberty.
8892
8893 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
8894
8895 * configure.in: Remove tk from native_only list.
8896
8897 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
8898
8899 * build-all.mk: Add mips-ncd-elf target to sun4 targets
8900 for special NCD build.
8901
8902 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8903
8904 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
8905 makeall.bat, they're only useful for binutils snapshots.
8906 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
8907 makeall.bat to specified SUPPORT_FILES.
8908
8909 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
8910
8911 * build-all.mk: Add Ericsson targets to sun4 and solaris
8912 hosts. Add BNR's sun4 target to solaris host, so their
8913 build-from-source will be tested in-house first.
8914
8915 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
8916
8917 * Makefile.in (LIBCFLAGS): New variable.
8918 (CFLAGS_FOR_TARGET): Ditto.
8919 (LIBCFLAGS_FOR_TARGET): Ditto.
8920 (LIBCXXFLAGS): Ditto.
8921 (CXXFLAGS_FOR_TARGET): Ditto.
8922 (LIBCXXFLAGS_FOR_TARGET): Ditto.
8923 (BASE_FLAGS_TO_PASS): Pass them.
8924 (EXTRA_TARGET_FLAGS): Ditto.
8925
8926 * configure.in: Support --enable-shared.
8927
8928 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
8929
8930 * configure.in (target_libs): Include libstdc++ again.
8931 * config.guess: Update from FSF (for FreeBSD).
8932
8933 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8934
8935 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
8936 makeall.bat.
8937 (DISTDOCDIRS): Add `etc'.
8938 (ETC_SUPPORT_PFX): New variable.
8939 (taz): Include anything from etc starting with a word in
8940 ETC_SUPPORT_PFX.
8941
8942 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8943
8944 * config.sub: Update for recent FSF changes. Remove obsolete
8945 h8300hds entry. Add -windows* and -osx as basic os. Minor
8946 spacing changes.
8947
8948 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
8949
8950 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
8951
8952 * config.guess: Merge with FSF.
8953 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
8954
8955 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8956
8957 * configure: Since the "trap 0" handler will override the exit
8958 status on many systems, only use it for "exit 1", and make it set
8959 a non-zero exit status; reset it before "exit 0". Also, check
8960 exit status of config.sub, and error out if it failed.
8961
8962 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
8963
8964 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
8965 and install libgloss.
8966
8967 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
8968
8969 * Makefile.in (all-binutils): Depend upon all-byacc.
8970
8971 * configure.in: Don't build emacs on Irix 5.
8972
8973 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
8974
8975 * configure.in (*-*-netware*): Add libio.
8976
8977 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
8978
8979 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
8980 (CHECK_TARGET_MODULES): Ditto.
8981 (INSTALL_TARGET_MODULES): Ditto.
8982 (TARGET_LIBS): Ditto.
8983 (all-libstdc++): Note dependencies.
8984
8985 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
8986
8987 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
8988
8989 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
8990
8991 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
8992 -fexternal-templates.
8993
8994 * configure.in (target_libs): Add libstdc++.
8995 (noconfigdirs): Add libstdc++ as appropriate.
8996
8997 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
8998
8999 * config.guess: Update from FSF.
9000
9001 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9002
9003 * configure: Use ${config_shell} when running ${configsub}.
9004
9005 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
9006
9007 * config.sub: No longer recognize h8300h.
9008
9009 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
9010
9011 * config.sub: Remove extraneous differences between config.sub and
9012 gcc/config.sub.
9013
9014 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
9015
9016 * Makefile.in (DISTSTUFFDIRS): Add gas.
9017
9018 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
9019
9020 * COPYING.NEWLIB: New file.
9021
9022 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
9023
9024 * config.guess (HP-UX): Patch from Harlan Stenn
9025 <harlan@landmark.com> to also emit release level.
9026
9027 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9028
9029 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
9030
9031 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
9032
9033 * config.sub: Merge nextstep cleanup from FSF.
9034
9035 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9036
9037 * configure.in (arm-*-*): Don't configure ld for this target.
9038
9039 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9040
9041 * configure.in (*-*-netware): don't configure libg++, libio,
9042 librx, or newlib.
9043
9044 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9045
9046 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
9047 configure ld--it works, but it doesn't support shared libraries.
9048
9049 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9050
9051 * config.guess (*-unknown-freebsd*): Get rid of possible
9052 trailing "(Release)" in version string.
9053 Patch from Paul Richards <paul@isl.cf.ac.uk>.
9054
9055 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
9056
9057 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
9058 Fix type: *-next-neststep -> *-next-nextstep.
9059
9060 * config.guess: Merge from FSF:
9061
9062 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9063
9064 * config.guess: Recognize powerpc-ibm-aix3.2.5.
9065
9066 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
9067
9068 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
9069 instead of UNIX_SV for UnixWare 1.0).
9070
9071 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
9072
9073 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
9074 to make gdb/nlm/* build after the compiler and linker.
9075
9076 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
9077
9078 * config.guess (netbsd, freebsd, linux): Accept any machine,
9079 not just i[34]86.
9080 (m68k-atari-sysv4): Relocate to match FSF version.
9081
9082 * config.guess: More merges from the FSF:
9083
9084 Add a space before function call or macro invocation.
9085
9086 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9087
9088 * config.guess: Add trap cmd to remove dummy.c and dummy when
9089 interrupted.
9090
9091 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9092
9093 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
9094 (dummy): Redirect stderr from compilation of dummy.c.
9095
9096 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
9097
9098 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
9099
9100 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
9101
9102 * configure: Accept and ignore --cache*, for compatibility with
9103 new autoconf.
9104
9105 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
9106
9107 * config.guess: Merge from FSF:
9108
9109 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9110
9111 * config.guess (Pyramid*:OSx*:*:*): New case.
9112 (PATH): Add /.attbin at end for finding uname.
9113 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
9114
9115 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
9116
9117 * config.guess (M88*:DolphinOS:*:*): New case.
9118
9119 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
9120
9121 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
9122 to select whether to use ELF or COFF.
9123
9124 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9125
9126 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
9127
9128 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9129
9130 * config.guess: Guess the OS version for HPUX.
9131
9132 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
9133
9134 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
9135
9136 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9137
9138 * configure.in: Recognize --with-headers, --with-libs, and
9139 --without-newlib.
9140 * Makefile.in (all-xiberty): Depend upon all-ld.
9141
9142 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9143
9144 * configure.in: Change i[34]86 to i[345]86.
9145
9146 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9147
9148 * configure (version): A few more tweaks to help message.
9149
9150 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
9151
9152 * Makefile.in: Remove (for now) librx as a host library,
9153 now that we're building it for target.
9154
9155 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9156
9157 * configure: Fix up help message; from karl@owl.hq.ileaf.com
9158 (Karl Berry).
9159
9160 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
9161
9162 * configure.in: Also configure librx.
9163
9164 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
9165
9166 * Makefile.in: Update various rules to reflect that librx
9167 is now needed for libg++.
9168
9169 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9170
9171 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
9172
9173 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9174
9175 * configure.in: Configure the examples directory.
9176
9177 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9178
9179 * configure: Simplify Jun 2 1994 change.
9180
9181 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9182
9183 * change CC to /usr/latest/bin/gcc for lynx host builds, since
9184 /bin/gcc isn't good enough to build gcc.
9185
9186 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
9187
9188 * Makefile.in (GDB_SUPPORT_FILES): Remove
9189 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
9190 (gdb.tar.gz): Add new rule to use standard distribution building
9191 mechanism.
9192
9193 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9194
9195 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
9196 Bill Cox <bill@cygnus.com>.
9197
9198 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
9199
9200 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
9201
9202 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
9203
9204 * configure: Search current dir first in .gdbinit.
9205
9206 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
9207
9208 * config.sub: Recognize freebsd (merged from gcc config.sub).
9209
9210 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
9211
9212 * config.sub: Refer to NeXT's operating system as nextstep.
9213
9214 * config.sub (case $basic_machine): Re-order the cases, to match
9215 the order in the FSF version (which is mostly alphabethical).
9216 Merge in some additions and changes from the FSF.
9217
9218 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
9219
9220 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
9221 * config.sub: Recognize cxux7.
9222 * configure.in: Use mh-cxux for m88k-harris-cxux*.
9223
9224 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
9225
9226 * config.sub: Fix typo powerpc -> powerpc-*.
9227
9228 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
9229
9230 * Makefile.in: `all-emacs19' depends on `all-byacc'.
9231
9232 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
9233 parallel with all-emacs and install-emacs). Top-level command
9234 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
9235
9236 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9237
9238 * test-build.mk ($(host)-stamp-stage2-installed): Remove
9239 $(relbindir)/make before doing ``make install'', and use
9240 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
9241 installing over running make binary.
9242 ($(host)-stamp-stage3-installed): Likewise.
9243
9244 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9245
9246 * config.guess: Recognize Mach.
9247
9248 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9249
9250 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
9251 see whether --exec-prefix was used.
9252
9253 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9254
9255 * README: Explicitly mention libg++/README. (Zoo's idea.)
9256
9257 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9258
9259 * Makefile.in: Add all-librx target similar to all-libproc.
9260
9261 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
9262
9263 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
9264 with post 1.2 uname bogosity.
9265
9266 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9267
9268 * configure: Remove temporary files on receipt of a signal.
9269
9270 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
9271
9272 * configure: If there is a package_makefile_frag, remove
9273 ${subdir}/Makefile.tem after copying it in.
9274
9275 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9276
9277 * build_all.mk: support rs6000 lynx identifies itself as
9278 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
9279 since /bin/gcc is too feeble to compile a modern gcc.
9280
9281 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9282
9283 * brought devo/test-build.mk update-to-date with progressive/
9284 test-build.mk. Add lynx targets and hppa flag info.
9285
9286 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
9287
9288 * configure.in: Use mh-ncrsvr43. Patch from
9289 Tom McConnell <tmcconne@sedona.intel.com>.
9290
9291 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
9292
9293 * config.guess (i386-unknown-bsdi): No longer need to
9294 check #if defined(__bsdi__) && defined(__i386__).
9295
9296 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9297
9298 * configure: Set program_transform_nameoption correctly.
9299
9300 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
9301
9302 * brought build-all.mk update-to-date with progressive build-all.mk,
9303 added new targets and hppa info.
9304
9305 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9306
9307 * configure: If config.guess result is a prefix of the user
9308 specified target, assume a native build and use the user specified
9309 target as the host alias. Remove SunOS patch suffix removal hack.
9310 * configure.in: Remove SunOS patch suffix removal hack.
9311
9312 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
9313 in NATIVE_CHECK_MODULES.
9314
9315 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
9316
9317 * Makefile.in: Rename HOST_ONLY to NATIVE.
9318 * configure: Delete SunOs patch suffix from host_canonical
9319 and build_canonical variables that are prepended to Makefiles.
9320 * configure.in: Add comments for easier maintenance.
9321
9322 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9323
9324 * Makefile.in: Add all-libproc target similar to all-gui.
9325
9326 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
9327
9328 * Makefile.in (CHECK_MODULES): split into
9329 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
9330
9331 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
9332
9333 * config.guess (i386-unknown-bsdi): New system to guess.
9334
9335 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9336
9337 * Makefile.in: Add all-gui target (but not yet build by "all").
9338
9339 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
9340
9341 * config.sub: Move deletion of patch suffix from here...
9342 * configure.in: To here, at Ian's suggestion. The top-
9343 level scripts might need to know of a patch level.
9344
9345 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
9346
9347 * config.sub: Strip off patch suffix so rtl is recognized
9348 as a sunos4.1.3 machine, even though it's been patched.
9349
9350 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
9351
9352 * Makefile.in (INSTALL_LAST): Delete.
9353 (INSTALL_DOSREL): New.
9354
9355 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9356
9357 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
9358 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
9359 whether we pass down --with-gnu-ld anyhow.
9360
9361 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
9362
9363 * Makefile.in (INSTALL_LAST): Change operation so it works
9364 on more flavors of make.
9365 * configure.in (go32): Don't build libg++ or libio.
9366
9367 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
9368
9369 * Makefile.in (Move HOST_PREFIX_1 and friends up so
9370 they can be overriden by templates.
9371
9372 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
9373
9374 * configure.in (target==go32): Don't build gdb.
9375 * dosrel: New directory.
9376
9377 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
9378
9379 * configure.in (host==go32): Configure dosrel too.
9380 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
9381 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
9382 be set by incoming names or templates.
9383 (INSTALL_LAST): New rule.
9384
9385 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
9386
9387 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
9388
9389 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9390
9391 * configure.in (appdirs): New variable. Currently empty, but will
9392 be used in gas distribution. If nonempty, lists a set of
9393 directories at least one of which must get configured, or top
9394 level configuration is considered to have failed.
9395 (rs6000-*-lynxos*): Use new file name.
9396
9397 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9398
9399 Eliminate XTRAFLAGS.
9400 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
9401 newlib include files using -idirafter, and also use -nostdinc.
9402 (CXX_FOR_TARGET): Likewise.
9403 (XTRAFLAGS): Removed.
9404 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
9405 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
9406 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
9407 ($(DO_X)): Don't pass down XTRAFLAGS.
9408
9409 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
9410
9411 * configure.in (mips*-dec-bsd*): New target; do build linker.
9412 (mips*-*-bsd*): New target; don't build linker.
9413
9414 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
9415
9416 * configure.in: support rs6000-*-lynxos* configuration.
9417 support sunos4 as a cross target.
9418
9419 * config.sub: look for lynx*, not lynx since the OS version may
9420 legitimately be part of the name.
9421
9422 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9423
9424 * configure.in (i[34]86-*-sco*): Move to be with other i386
9425 targets.
9426 (romp-*-*): New target. Skip various binary utilities.
9427 (vax-*-*): New target. Don't build newlib.
9428 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
9429
9430 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9431
9432 * configure.in: Only set host_makefile_frag if config
9433 directory exists.
9434
9435 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9436
9437 * install.sh: If $dstdir exists, don't check whether each
9438 component does.
9439
9440 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9441
9442 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
9443
9444 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
9445
9446 * configure.in (*-*-lynxos*): Don't configure newlib for either
9447 native or cross Lynx.
9448
9449 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
9450
9451 * config.sub (sparc64-elf): Fix os.
9452 (z8k): Remove duplicate.
9453
9454 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9455
9456 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
9457 gcc/stmp-fixproto, to try to prevent fixproto from being run.
9458
9459 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
9460
9461 * configure: Make file links cleanly even if Lynx fails on
9462 an NFS symlink (at least fail cleanly).
9463
9464 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
9465
9466 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
9467 -XNh2000.
9468
9469 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9470
9471 * configure: Unknown options are fatal again.
9472
9473 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
9474
9475 * configure: Ignore --x-includes and --x-libraries, for Autoconf
9476 compatibility.
9477
9478 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
9479
9480 * build-all.mk: Add `clean' target.
9481
9482 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9483
9484 * config.guess: Add SINIX support.
9485 * configure.in: Add mips-*-sysv4* support.
9486
9487 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
9488
9489 * build-all.mk: Document all useful targets.
9490 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
9491 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
9492
9493 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9494
9495 * configure: Support --silent, --quiet.
9496
9497 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9498
9499 * configure: Support --disable-FEATURE.
9500
9501 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9502
9503 * config.guess: Recognize NCR running SVR4.3.
9504
9505 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
9506
9507 * config.guess: Make BSDI generate i386-unknown-bsd386.
9508 Patch from Paul Eggert <eggert@twinsun.com>.
9509
9510 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9511
9512 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
9513
9514 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9515
9516 * configure: Make unrecognized options give nonfatal warnings
9517 instead of fatal errors, and pass them to any subdirectory
9518 configures in case they recognize them.
9519 Make --x equivalent to --with-x.
9520
9521 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
9522
9523 * configure: Add --enable-* options. Clean up usage message and
9524 some comments.
9525
9526 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
9527
9528 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
9529
9530 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9531
9532 * configure.in (hppa*-*-*): Enable binutils.
9533
9534 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9535
9536 * config.sub: Recognize cisco.
9537
9538 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
9539
9540 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
9541
9542 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9543
9544 * config.guess: about target *-hitachi-hiuxwe2, don't print more
9545 than one configuration name. Add comment.
9546
9547 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
9548
9549 * config.guess: about target *-hitachi-hiuxwe2, fixed
9550 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
9551 macro is incorrect.]
9552
9553 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9554
9555 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
9556 than the "make ls" stuff which used to be here.
9557
9558 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
9559
9560 * config.guess: Recognize i[34]86-unknown-freebsd.
9561 From Shawn M Carey <smcarey@rodan.syr.edu>.
9562
9563 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
9564
9565 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
9566
9567 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9568
9569 * config.guess: Check for ptx.
9570
9571 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
9572
9573 * config.sub: Add os9k checking.
9574
9575 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9576
9577 * config.guess: Handle OSF1 running on HPPA processors
9578
9579 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
9580
9581 * configure: If subdir configure fails, print out a message with
9582 subdirectory name, in case subdir's configure code didn't identify
9583 itself.
9584
9585 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
9586
9587 * configure.in: Remove embedded newlines from configdirs.
9588 Avoid mismatches of substrings. Fix matching strings at end
9589 of configdirs.
9590
9591 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
9592
9593 * config.guess: Add Lynx/rs6000 config support.
9594
9595 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
9596
9597 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
9598
9599 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
9600
9601 * configure.in (hppa*-*-osf*): Treat this just like most other
9602 PA configurations (eg no binutils or ld).
9603 (hppa*-*-*elf*): These configurations have binutils and ld.
9604
9605 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9606
9607 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
9608
9609 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9610
9611 * configure.in (rs6000-*-*): Build gas.
9612
9613 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
9614
9615 * Makefile.in: Avoid bug in losing hpux sed.
9616
9617 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9618
9619 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
9620 for GDB and GDB has been fixed to not need it.
9621
9622 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9623
9624 * config.guess: Recognize vax hosts.
9625
9626 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9627
9628 * configure (while loop): Don't use "break 2" inside case
9629 statement -- the case statement isn't an enclosing loop.
9630
9631 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
9632
9633 * config.guess: Clean up NeXT support, to allow nextstep
9634 on Intel machines. Make OS be nextstep.
9635
9636 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
9637
9638 * config.guess: Add alternate forms for Convex.
9639
9640 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
9641
9642 * configure: Completely rewrite option processing. Take
9643 advantage of pattern-matching to avoid invoking test frequently.
9644 Also clean up host and target defaulting logic.
9645
9646 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
9647
9648 * Makefile.in: Replace all occurrances of "rootme" with "r" and
9649 "$${rootme}" with "$$r", to increase the likelihood that the do-*
9650 commands (plus user environment) will fit SCO limits.
9651
9652 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9653
9654 * configure.in: Don't issue warnings about directories which are
9655 not being configured if -norecursion is set. Correct test for
9656 --with-gnu-as and --with-gnu-ld to not get confused by substring
9657 matches.
9658
9659 * configure.in: Don't build gas for alpha-dec-osf1*.
9660
9661 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
9662
9663 * configure: Back out Per's change of 12/19/1993. It changes the
9664 behavior of configure in unexpected and confusing ways.
9665
9666 Also, use different delim char when calculating
9667 program_transform_name so that the name can contain slashes.
9668
9669 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
9670
9671 * configure.in, config.sub: Add support for VSTa micro-kernel.
9672
9673 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9674
9675 * configure.in: Nuke hacks which were used to get a special
9676 version of GAS for HPPA configurations.
9677
9678 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
9679
9680 * configure: If only ${target_alias} is given, use that
9681 as the default for ${host_alias}.
9682 * configure: Add missing back-slashes before nested quotes.
9683
9684 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
9685
9686 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
9687
9688 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
9689
9690 * config.guess: Recognize some Tektronix configurations.
9691 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
9692
9693 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
9694
9695 * config.sub: Match any flavor of SH.
9696
9697 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
9698
9699 * configure.in: Don't try to configure newlib for Alpha.
9700
9701 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9702
9703 * configure.in: Don't build ld for Irix 5. Don't build gas,
9704 libg++ or libio for any Alpha target.
9705
9706 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
9707
9708 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
9709
9710 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
9711 default arguments -- so it tried to compress itself.
9712
9713 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
9714
9715 * configure.in (notsupp): ensure that a space is always at the end
9716 of the configdirs list, since the grep checks for an explicit space
9717
9718 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9719
9720 * configure.in (target i386-sysv4.2): don't build ld, since static
9721 versions of many libraries are not available.
9722
9723 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9724
9725 * config.guess: Recognize Apollos (using environment variables).
9726 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
9727
9728 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9729
9730 * config.guess: Recognize Sony news mips running newsos.
9731
9732 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
9733
9734 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
9735 "fi ; else" for bash.
9736
9737 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
9738
9739 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
9740
9741 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
9742
9743 * config.sub: accept unixware as an alias for svr4.2.
9744 Fix some inconsistancies with the gcc version.
9745
9746 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9747
9748 * Makefile.in (DISTDOCDIRS): Add gdb.
9749
9750 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
9751
9752 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
9753
9754 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
9755
9756 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
9757 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
9758 this now.
9759
9760 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9761
9762 * config.sub: Accept hiux* as an OS name.
9763
9764 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
9765 etc/make-stds.texi. The underscore came from gcc, and dje now
9766 agrees that RUNTESTFLAGS is the correct name.
9767
9768 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
9769
9770 * install.sh: Remove 'set -e'. It makes any conditionals
9771 in the script useless.
9772
9773 * config.guess: Automatically recognize arm-acorn-riscix
9774 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
9775
9776 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
9777
9778 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
9779
9780 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
9781
9782 * Makefile.in (DISTDOCDIRS): New variable.
9783 (taz): Edit local Makefile.in sooner, instead of proto-toplev
9784 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
9785
9786 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9787
9788 * configure.in (hppa target): check the source directory for the
9789 pagas sub-directory
9790
9791 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
9792
9793 * config.sub: Allow -aout* and -elf*.
9794
9795 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
9796
9797 * configure.in: Don't build ld on i386-solaris2, same as for
9798 sparc-solaris2.
9799
9800 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
9801
9802 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
9803
9804 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9805
9806 * configure.in: Configure gdb for alpha.
9807
9808 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9809
9810 * Makefile.in (CXXFLAGS): Add -O.
9811
9812 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9813
9814 * config.guess: added support for DG Aviion
9815
9816 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
9817
9818 * configure.in: Produce warning message for subdirectories not
9819 configurable for this host/target combination. Don't try to
9820 configure gdb for vms.
9821
9822 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
9823
9824 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
9825 appropriate files before making "diststuff".
9826 (DISTBISONFILES): New var: list of files to be edited.
9827 (DISTSTUFFDIRS): Add binutils.
9828
9829 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9830
9831 * config.sub: also handle mipsel and mips64el (for little endian mips)
9832
9833 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9834
9835 * configure.in: Add * to end of all OS names.
9836
9837 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
9838
9839 * configure.in: Build newlib for LynxOS native.
9840
9841 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9842
9843 * config.guess: Add support for delta 88k running SVR3.
9844
9845 * configure.in: Add comment about HP compiler vs. emacs.
9846
9847 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9848
9849 * configure.in: don't build ld on solaris2 (not a viable option
9850 due to bugs in getpwnam & getpwuid)
9851
9852 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
9853
9854 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
9855 config.guess will produce a full version number.
9856
9857 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9858
9859 * configure.in: Build linker and binutils for alpha-dec-osf1.
9860
9861 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9862
9863 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
9864 and gdb/testsuite/Makefile.in.
9865
9866 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9867
9868 * configure.in: recognize mips*- instead of mips-
9869
9870 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
9871
9872 * config.sub: Accept linux*coff and linux*elf as operating
9873 systems.
9874
9875 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9876
9877 * config.sub: Recognize mips64, and mips3 as an alias for it.
9878
9879 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9880
9881 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
9882 gdb knows how to handle OSF/1 shared libraries.
9883
9884 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9885
9886 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
9887 * config.guess: Recognize Hitachi's HIUX.
9888 * config.sub: Recognize h3050r* and hppahitachi.
9889 Remove redundant cases for hp9k[23]*.
9890
9891 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9892
9893 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
9894 if gas and ld are in the source tree and are in ${configdirs}.
9895 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
9896 --with options (but still pass them down on the command line,
9897 if they were explicitly specified).
9898
9899 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9900
9901 * configure: substitute SHELL value in Makefile.in with
9902 ${CONFIG_SHELL}
9903
9904 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
9905
9906 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
9907 *-*-solaris2* targets.
9908
9909 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9910
9911 * Makefile.in: define M4, and pass it down to sub-makes;
9912 all-autoconf now depends on all-m4
9913
9914 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9915
9916 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
9917 presence of {ar,ranlib} instead of a configured directory
9918
9919 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9920
9921 * config.guess: Accept 34?? as well as 33?? for NCR.
9922
9923 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9924
9925 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
9926 of 'gas' in sed commands, since 'gash' is now in the tree as well.
9927
9928 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9929
9930 * configure: grab values for $(CC) and $(CXX) from the
9931 environment, so that someone can do "CC=gcc configure; make" and
9932 have it work right (matching the way that autoconf works now)
9933
9934 * configure.in, Makefile.in: add support for gash, the tcl
9935 interface to Galaxy
9936
9937 * config.guess: add NetBSD variants (hp300, x86)
9938
9939 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
9940
9941 * install.sh: Support -d option (in the manner of SunOS 4 install,
9942 as it is more deterministic than that of GNU install)
9943 (chmodcmd): Set file to mode 755 by default (should also do default
9944 chgrp and chown, but I don't feel like dealing with that now)
9945
9946 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
9947
9948 * config.sub: Remove h8300hhms alias.
9949
9950 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9951
9952 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
9953
9954 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9955
9956 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
9957 as stmp-fixinc
9958
9959 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
9960
9961 * config.sub: recognize m88110-bug-coff.
9962
9963 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9964
9965 * Makefile.in (all-libio): all dependencies on the toolchain used
9966 to build this (gcc, gas, ld, etc)
9967
9968 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9969
9970 * config.guess: Deal with OSF/1 1.3 on alpha.
9971
9972 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
9973
9974 * install.sh: add some 'else true' clauses for portability
9975
9976 * configure.in: don't build libio for h8[35]00-*-* targets
9977
9978 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
9979
9980 * Makefile.in: Add support for new libio.
9981
9982 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9983
9984 * install.sh: If one command fails, don't try the rest. Don't try
9985 to remove $dsttmp (via trap) unless we have already created it.
9986 If $src doesn't exist, detect it and exit with an error.
9987
9988 * config.guess: Recognize BSD on hp300.
9989
9990 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
9991
9992 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
9993 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
9994
9995 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
9996
9997 * Makefile.in (all-send-pr): depends on all-prms
9998
9999 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10000
10001 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
10002
10003 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10004
10005 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
10006 Added test for mips-mips-riscos5.
10007
10008 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10009
10010 * configure.in: use mh-hp300 for 68k HP hosts
10011
10012 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10013
10014 * configure: add support for CONFIG_SHELL, so that you can use
10015 some alternate shell for evaluating configure scripts
10016
10017 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
10018
10019 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
10020 in configure script to bug-gdb@prep.ai.mit.edu when building
10021 distribution archive.
10022 * Makefile.in (COMPRESS): Remove def.
10023 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
10024 gdb.tar.Z and make-gdb.tar.Z respectively.
10025 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
10026 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
10027 to convergence with 'taz' target in Makefile.in.
10028
10029 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10030
10031 * install.sh (dsttmp): use trap to ensure that tmp files go
10032 away on error conditions
10033
10034 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10035
10036 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
10037
10038 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10039
10040 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
10041 its parent is '/' not ''.
10042
10043 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
10044
10045 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
10046
10047 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
10048 that ${newsrcdir}/configure.in does.
10049
10050 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
10051
10052 * test-build.mk: support for CONFIG_SHELL
10053
10054 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
10055
10056 * config.sub (netware): Add as a basic system type.
10057
10058 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
10059
10060 * Makefile.in (Makefile): depend on configure.in. Also drop the
10061 $(srcdir)/ from the dependency on Makefile.in.
10062
10063 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
10064
10065 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
10066 (h8300hhms is temporary until multi-libraries are implemented).
10067 * configure.in: Handle h8300h too.
10068
10069 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10070
10071 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
10072
10073 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
10074
10075 * configure: Remove extraneous output when guessing host type.
10076 * config.guess: Remove extraneous output when guessing using C
10077 compiler rather than uname, or when guessing fails.
10078
10079 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
10080
10081 * Makefile.in: remove all.cross and install.cross targets
10082
10083 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
10084 definitions
10085
10086 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
10087
10088 * configure.in (target sh): Build gprof.
10089
10090 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10091
10092 * config.sub: change -solaris to -solaris2
10093
10094 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10095
10096 * configure.in: Use config/mh-riscos for mips-*-sysv*.
10097
10098 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
10099
10100 * configure: Correct error message for missing Makefile.in to
10101 print correct directory.
10102
10103 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10104
10105 * install.sh: kludge around 386BSD shell bug
10106
10107 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
10108
10109 * config.guess: Recognize NeXT.
10110 * config.guess: Recognize i486-ncr-sysv4.
10111 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
10112
10113 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
10114
10115 * Makefile.in (MAKEINFOFLAGS): New variable.
10116 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
10117 * build-all.mk, test-build.mk: Pass down --no-split as
10118 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
10119
10120 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
10121
10122 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
10123
10124 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
10125
10126 * Makefile.in (libg++.tar.z): New rule.
10127 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
10128 * Makefile.in (taz): Only do a single chmod.
10129
10130 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
10131
10132 * install.sh: don't use dirname anymore (replaced with sed usage)
10133
10134 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
10135
10136 * Makefile.in: Change extension for gzip'd files from '.z' to
10137 '.gz' per new FSF standard usage.
10138
10139 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
10140
10141 * configure: put quotes around the final value of program_transform_name
10142
10143 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10144
10145 * Makefile.in: new install.sh support; update install-info rules
10146
10147 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
10148
10149 * configure.in: Build diff for crosses, but not for go32 host.
10150
10151 * configure.in: Build gprof only for native, and don't build it
10152 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
10153
10154 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
10155
10156 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
10157
10158 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10159
10160 * configure.in (host_tools): Add prms.
10161
10162 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10163
10164 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
10165 with $(FLAGS_TO_PASS) on the command line
10166
10167 * config.sub: Recognize lynx and lynxos
10168
10169 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
10170
10171 * config.sub: Accept -ecoff*, not just -ecoff.
10172
10173 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10174
10175 * Makefile.in (taz): Use .gz suffix instead of .z.
10176 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
10177 names.
10178
10179 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10180
10181 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
10182
10183 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10184
10185 * Makefile.in (install-no-fixedincludes): install gcc last, so
10186 that rebuilds that might happen during 'make install' don't get
10187 bogus gcc include files
10188
10189 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10190
10191 Change from Utah for HPPA support:
10192 * config.guess: Recognize hppa1.x-hp-bsd.
10193
10194 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
10195
10196 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
10197 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
10198
10199 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
10200
10201 * config.sub: Add support for rom68k and bug boot monitors.
10202
10203 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
10204
10205 * Makefile.in: Make all-opcodes depend on all-bfd.
10206
10207 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
10208
10209 * config.guess: Added special check for i[34]86-univel-sysv4*.
10210
10211 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
10212
10213 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
10214 the processor rather than assuming i486.
10215
10216 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10217
10218 * config.guess: Recognize SunOS6 as Solaris3.
10219
10220 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
10221
10222 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
10223 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
10224
10225 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
10226
10227 * build-all.mk (all-cross): New target for Canadian Cross.
10228 Added Q2 go32 targets.
10229 * test-build.mk: Configure go32 cross sparclite-aout and
10230 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
10231 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
10232
10233 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10234
10235 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
10236 GO32 hosted toolchains
10237
10238 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
10239
10240 * configure: change so "-exec-prefix" gets passed down rather
10241 than "-exec_prefix" so autoconf generated Makefiles get the
10242 exec_prefix set right.
10243
10244 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10245
10246 * config.guess: get the Solaris2 minor version number
10247
10248 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
10249
10250 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10251
10252 * config.guess: Recognize some Sequent platforms.
10253
10254 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10255
10256 * Makefile.in: added the vault-install target
10257
10258 * configure.in: actually use the Sun3 makefile fragment that's in
10259 config, also added the release dir to configdirs
10260
10261 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10262
10263 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
10264
10265 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10266
10267 * configure.in: remove some program from Alpha targetted toolchains
10268
10269 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
10270
10271 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
10272 gprof.
10273 (taz): Run "make diststuff" in those directories instead of "make
10274 proto-dir". Look for "VERSION=" only at start of line in subdir
10275 Makefile. Use "gzip -9" for compression.
10276 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
10277 (binutils.tar.z): New target.
10278
10279 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10280
10281 * Makefile.in (taz): Include gpl.texinfo.
10282
10283 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10284
10285 * Makefile.in (setup-dirs): Merged into "taz" target.
10286 (taz): Only do `proto-dir' stuff if a directory is actually needed
10287 for this target.
10288
10289 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
10290
10291 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
10292 (FLAGS_TO_PASS): Pass down MUNCH_NM.
10293 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
10294 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
10295 (gcc-no-fixedincludes): Correct for current gcc Makefile.
10296
10297 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
10298
10299 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
10300 config.sub, and move-if-change to gdb testsuite distribution
10301 archive, so the testsuite can be extracted, configured, and
10302 run separately from the gdb distribution. Blow away the Chill
10303 tests that require a Chill compiled executable, since GNU Chill
10304 is not yet publically available.
10305
10306 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10307
10308 * test-build.mk: set environment variables in a single command,
10309 instead of a list of assignments and exports
10310
10311 * config.guess: recognize Alpha/OSF1 systems
10312
10313 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10314
10315 * configure: Change help message to prefer --options rather than
10316 -options.
10317
10318 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10319
10320 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
10321 zippy@ecst.csuchico.edu.
10322 * config.guess: Recognize miniframe.
10323
10324 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
10325
10326 * Makefile.in: Use srcroot to find runtest rather than rootme.
10327 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
10328
10329 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
10330
10331 * test-build.mk: Extensive additions to support building on a
10332 machine other than the host.
10333
10334 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
10335
10336 * configure (tooldir): Fix for i386-aix again.
10337
10338 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
10339
10340 * configure, Makefile.in: Change definition of $(tooldir)
10341 to match the FSF.
10342
10343 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
10344
10345 * config.guess: Recognize i[34]86/SVR4.
10346
10347 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10348
10349 * Makefile.in (all-gdb): gdb depends on sim.
10350
10351 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
10352
10353 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
10354 at the same time we make the prototype gdb directory.
10355 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
10356 files at the same time as the gdb base release distribution.
10357
10358 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
10359
10360 * Makefile.in (check): Use individual check targets rather than
10361 DO_X rule.
10362 (check-gcc): Added.
10363
10364 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
10365
10366 * config.sub: Use sysv3.2 not sysv32 for canonical OS
10367 for System V release 3.2.
10368
10369 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10370
10371 * config.sub: Recognize hppaosf.
10372 * configure.in: Do configure ld/binutils/gas for it.
10373
10374 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10375
10376 * configure (tooldir): Alter syntax used to set this, for systems
10377 where "\$" isn't handled right, like i386-aix.
10378
10379 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
10380
10381 * configure: Pass program-transform-name, not
10382 program_transform_name, to recursive configures.
10383
10384 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
10385
10386 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
10387 of gas+ld+binutils.
10388
10389 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
10390
10391 * config.guess: Recognize AIX3.2 as distinct from 3.1.
10392
10393 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10394
10395 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
10396
10397 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10398
10399 * Makefile.in (PRMS): Set back to all-prms.
10400
10401 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
10402
10403 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
10404 targets, rather than for MIPS hosts.
10405
10406 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10407
10408 * configure.in: add comment for --with-x default values
10409
10410 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
10411
10412 * Makefile.in: add check-* targets for each of the directories in
10413 the tree. Add a definition of RUNTEST that will use the one we
10414 just built, if it exists. Pass this down via FLAGS_TO_PASS.
10415
10416 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
10417
10418 * configure.in: Removed obsolete references to bfd_target and
10419 target_makefile_frag.
10420
10421 * build-all.mk: Set assorted targets for Q2.
10422 * config.sub: Recognize z8k-sim and h8300-hms.
10423 * test-build.mk: Really don't pass host to configure.
10424 (HOLES): Added uname.
10425
10426 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
10427
10428 * configure: Handle an empty program-prefix, program-suffix or
10429 program-transform-name correctly.
10430
10431 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
10432
10433 * build-all.mk: -G 8 no longer required for MIPS targets.
10434 * test-build.mk: Don't pass host argument to configure; make it
10435 guess.
10436
10437 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
10438
10439 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
10440 * Makefile.in (COMPRESS): New macro, like GZIP.
10441
10442 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
10443
10444 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
10445
10446 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
10447 with gas currently defaults to -G 0.
10448
10449 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
10450
10451 * Makefile.in (all-flex): flex depends on byacc.
10452
10453 * build-all.mk: If host not specified, use config.guess. Pass TAG
10454 to test-build.mk as RELEASE_TAG.
10455 * test-build.mk (configargs): New variable containing arguments to
10456 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
10457 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
10458
10459 * config.guess: Use /bin/uname when checking -X argument on SCO,
10460 to avoid invoking GNU uname which doesn't understand -X.
10461
10462 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
10463
10464 * configure.in: Build gas for mips-*-*.
10465
10466 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10467
10468 * Makefile.in (all.normal): insert missing backslash.
10469
10470 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
10471
10472 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
10473
10474 * Makefile.in: Complete overhaul to merge many almost identical
10475 targets.
10476
10477 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10478
10479 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
10480 (gdb.tar.Z): Adjusted.
10481
10482 * Makefile.in (setup-dirs, taz): New targets; should be general
10483 enough to adapt for gdb sometime. Build only .z file.
10484 (gas.tar.z): New target.
10485
10486 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
10487
10488 * build-all.mk: Use CC=cc -Xs on Solaris.
10489
10490 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
10491
10492 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
10493 for handling BISON for FSF releases.
10494
10495 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10496
10497 * configure: Actually implement the change zoo just documented.
10498
10499 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10500
10501 * configure: when using config.guess, only set target_alias when
10502 it's not already been set (ie, on the command line)
10503
10504 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10505
10506 * Makefile.in: add installcheck target, set PRMS to install-prms
10507
10508 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10509
10510 * configure: add support for package_makefile_fragment, handle the
10511 case where a directory has a configure.in file but no Makefile.in
10512 more gracefully (with an actual understandable error message, even);
10513 add support for --without (and add this to the usage message); also
10514 explicitly add a --host=${host_alias} to the command line when
10515 config.guess is used
10516
10517 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10518
10519 * configure: Must use both --host and --target in recursive calls.
10520
10521 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
10522
10523 * Makefile.in: Change deja-gnu to dejagnu.
10524
10525 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
10526
10527 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
10528
10529 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10530
10531 * configure.in: canonicalize all instances to *-*-solaris2*,
10532 also strip out a number of tools to not build for go32 host
10533
10534 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10535
10536 * config.guess: add GPL.
10537
10538 * Makefile.in, config.guess, config.sub, configure: bump
10539 copyrights to 93.
10540
10541 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
10542
10543 * Makefile.in (do-info): Removed obsolete check for existence of
10544 localenv file.
10545
10546 * Makefile.in (MAKEOVERRIDES): Define to be empty.
10547
10548 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10549
10550 * Makefile.in: a couple of 'else true' for decstation,
10551 support for TclX
10552
10553 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
10554
10555 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
10556
10557 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
10558
10559 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
10560
10561 * config.guess: Recognize i386-ibm-aix (PS/2).
10562 * configure.in: Use config/mh-aix386 file for it.
10563
10564 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
10565
10566 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
10567 CC_FOR_TARGET instead.
10568 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
10569
10570 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
10571
10572 * Makefile.in: Add sim to list of directories sent with gdb
10573
10574 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
10575
10576 * configure.in: Put back mips-dec-bsd* case.
10577
10578 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
10579
10580 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
10581 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
10582 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
10583
10584 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10585
10586 * configure.in: remove no-op mips-dec-bsd* in "case $target"
10587
10588 * Makefile.in (dir.info): only run gen-info-dir if it exists,
10589 (install-info): install dir.info only if it exists,
10590 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
10591
10592 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
10593
10594 * configure.in: For vms target, skip bfd, ld, binutils. Do build
10595 gas for mips-dec-bsd.
10596
10597 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
10598
10599 * configure (makesrcdir): If ${srcdir} is relative and not ".",
10600 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
10601
10602 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
10603
10604 * configure.in: Added "dejagnu" to hosttools list.
10605
10606 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10607
10608 * config.sub, configure.in, config.guess: Add support
10609 for Bosx, an AIX variant from Bull.
10610 Patches from F.Pierresteguy@frcl.bull.fr.
10611
10612 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
10613
10614 * devo/dejagnu: Initial creation of devo/dejagnu.
10615 Migrated dejagnu testcases and support files for testing software
10616 tools to reside as subdirectories, currently called "testsuite",
10617 within the directory of the software tool. Migrated all programs,
10618 support libraries, etc. beloging to dejagnu proper from
10619 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
10620 with no modifications. The changes to these files which will
10621 allow them to configure, build, and execute properly will be made
10622 in a future update.
10623
10624 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
10625
10626 * Makefile.in: Change send_pr to send-pr.
10627 * configure.in: Likewise.
10628 * send_pr: Renamed directory to send-pr.
10629
10630 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
10631
10632 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
10633
10634 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
10635
10636 * README: Update for gdb-4.8 release.
10637 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
10638 gdb-xxx.tar.z (gzip'd) file also.
10639
10640 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10641
10642 * Makefile.in: make all-diff depend on all-libiberty
10643
10644 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
10645
10646 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
10647
10648 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10649
10650 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
10651
10652 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
10653
10654 * Makefile.in (DEVO_SUPPORT): Remove etc directory
10655 (ETC_SUPPORT): Only add the files GDB wants from etc/.
10656 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
10657
10658 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10659
10660 * Makefile.in: makeinfo binary is in a new location
10661
10662 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
10663
10664 * config.sub: Accept -ecoff as an OS.
10665
10666 * Makefile.in: Various changes to eliminate a level of make
10667 recursion and reduce the required command line length.
10668 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
10669 sub-makes.
10670 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
10671 variables holding settings for specific sub-makes.
10672 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
10673 in terms of BASE_FLAGS_TO_PASS.
10674 (TARGET_LIBS): New variable listing directories which use
10675 TARGET_FLAGS_TO_PASS.
10676 (subdir_do): Eliminated.
10677 (do-*): New set of targets to replace subdir_do.
10678 (various): All targets which used subdir_do now depend on do-*.
10679 (local-clean): Renamed from do_clean.
10680 (local-distclean): New target, dependency of distclean and
10681 realclean.
10682 (install-info): Don't create directories. Depend on dir.info
10683 rather than calling make recursively.
10684 (install-dir.info): Eliminated.
10685 (install-info-dirs): Create all info directories here.
10686 (dir.info): Depend upon do-install-info.
10687
10688 * test-build.mk (HOLES): Added false.
10689
10690 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
10691
10692 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
10693
10694 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10695
10696 * Makefile.in (info): remove dependency on all-texinfo. The
10697 problem was really in texinfo/C, not at this level.
10698
10699 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
10700
10701 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
10702
10703 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
10704
10705 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
10706 GDB releases.
10707
10708 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10709
10710 * configure: Include srcdir in message about target of link not
10711 being found. Don't convert `-' to `_' in `with' options being
10712 passed to subdirs.
10713
10714 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10715
10716 * configure.in: add uudecode to host_tools
10717
10718 * Makefile.in: added {all,install}-uudecode targets, added them to
10719 the appropriate lists
10720
10721 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
10722
10723 * Makefile.in (all-gcc): Added dependency on all-gas.
10724
10725 * configure.in (mips-*-*): Build ld and binutils.
10726
10727 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
10728
10729 * configure: check return code from mkdir, print error message and
10730 exit on failure.
10731
10732 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
10733
10734 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
10735
10736 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
10737
10738 * test-build.mk (HOLES): Added tar, cpio and uudecode.
10739
10740 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10741
10742 * config.sub (h8500): Recognize this as a cpu type.
10743
10744 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10745
10746 * configure: source directory missing is no longer a warning
10747
10748 * configure.in: recognize irix[34]* instead of irix[34]
10749
10750 * Makefile.in: define and pass down X11_LIB
10751
10752 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
10753
10754 * guess-systype: Renamed to ...
10755 * config.guess: ... by popular request.
10756 * configure.in, Makefile.in: Update accordingly.
10757
10758 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
10759
10760 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
10761 + Add Convex, Cray/Unicos, and Encore/Multimax support.
10762 + Execute ./dummy instead of assuming . is in PATH.
10763
10764 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
10765
10766 * guess-systype: New shell script. Attempts to guess the
10767 canonical host name of the executing host.
10768 Only a few hosts are supported so far.
10769 * configure: Call guess-systype if no host is specified.
10770
10771 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
10772
10773 * Makefile.in (gcc-no-fixedincludes): Made to work with current
10774 gcc Makefile.
10775
10776
10777 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
10778
10779 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
10780 (all-gcc, install-gcc, subdir_do): Use it.
10781
10782 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
10783
10784 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
10785
10786 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
10787
10788 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
10789 set exclusively by configure, using configure.in .
10790
10791 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10792
10793 * test-build.mk: set $PATH for all builds
10794
10795 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
10796
10797 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
10798
10799 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
10800 the one used in gcc/Makefile.in, so that a null expansion doesn't
10801 override the one needed to build gcc with a native cc.
10802
10803
10804 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
10805
10806 * configure: Accept -with arguments.
10807
10808 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
10809
10810 * Makefile.in: added h8300sim
10811
10812 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
10813
10814 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
10815 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
10816 (all-cygnus, native, build-cygnus): Make
10817 $(canonhost)-stamp-3stage-done, not $(host)....
10818 * test-build.mk (stamp-3stage-compared): Use tail +10c for
10819 i386-sco3.2v4. Added else true to if command.
10820
10821 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
10822
10823 * config.sub: (from FSF) Sequent uses a BSD-like OS.
10824
10825 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
10826
10827 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
10828
10829 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10830
10831 * configure.in: don't remove binutils from Solaris builds
10832
10833 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
10834
10835 * Makefile.in: get rid of earlier definitions for *clean,
10836 also handle the recursive info rule better
10837
10838 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
10839
10840 * Makefile.in (mostlyclean, distclean, realclean): Fix to
10841 do more-or-less the right thing.
10842
10843 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
10844
10845 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
10846 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
10847
10848 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10849
10850 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
10851 $(host_canonical).
10852
10853 * configure.in: split the configdirs list into 4 categories (native
10854 v. cross, library v. tool) and handle the cross-only and native-
10855 only in more reasonable (and correct!) way.
10856
10857 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
10858
10859 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
10860 configdirs anymore.
10861
10862 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10863
10864 * Makefile.in: extensive cleanup:: removed all of the explicit
10865 clean-* targets, collapsed many wrappers around subdir_do into
10866 one, added additional targets to satisfy standards.texi, deleted
10867 some old targets, some changes for consistency
10868
10869 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10870
10871 * configure.in: handle some programs as cross-only, and others as
10872 native only
10873
10874 * test-build.mk: handle partial holes in a more generic manner
10875
10876 * Makefile.in: m4 depends on libiberty
10877
10878 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10879
10880 * configure.in: add m4, textutils, fileutils, sed, shellutils,
10881 time, wdiff, and find to configdirs
10882
10883 * Makefile.in: all, clean, and install rules for the new programs
10884 added to configure.in
10885
10886 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10887
10888 * configure.in: use mh-sun for all *-sun-* hosts
10889
10890 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10891
10892 * Makefile.in: define flags for X11 include files and library file
10893 locations, pass them down to the programs that need this info
10894
10895 * build-all.mk: added a 'native' target, to 3stage the native toolchain
10896
10897 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10898
10899 * configure.in: start building libg++ for HP-UX targets
10900
10901 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
10902
10903 * README: Update references to files moved into etc/.
10904
10905 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
10906
10907 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
10908 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
10909
10910 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
10911
10912 * configure: accept dash as well as underscore in long option
10913 names for FSF compatibility.
10914
10915 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
10916
10917 * config.sub: added -sco3.2v4 support from FSF.
10918
10919 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10920
10921 * configure.in: expand the section that adds or removes
10922 directories from the list of programs to build, to handle native
10923 vs. cross in addition to host v. native
10924
10925 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
10926
10927 * Makefile.in: Replace C++ in macro names with CXX.
10928 This is less likely to break ...
10929
10930 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10931
10932 * test-build.mk: add -w to GNU_MAKE
10933
10934 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10935
10936 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
10937 add 'sparc' to list of recognized cpus. This needed to make
10938 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
10939 Delete some redundant ose68 variants. Recognize -wrs as an os,
10940 then changes that into $CPU-wrs-vxworks.
10941
10942 * configure.in: remove most references to gdbtest, regularize
10943 target based program removal
10944
10945 * test-build.mk: import from p3 tree (many fixes and changes)
10946
10947 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
10948
10949 * Makefile.in: added rules to handle tcl, tk, and expect
10950
10951 * configure.in: handle those directories if they exist
10952
10953 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10954
10955 * config.sub: removed bogus hppabsd and hppahpux names, since
10956 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
10957
10958 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10959
10960 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
10961 depends upon all-xiberty
10962
10963 * Makefile.in: changes from p3, including:
10964
10965 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
10966
10967 * Makefile.in (XTRAFLAGS): include newlib directories if
10968 newlib/Makefile exists, rather than if host != target.
10969
10970 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
10971
10972 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
10973 from the same source tree and not building a cross-compiler. This
10974 matters for the libg++ configuration if reconfiguring a tree that
10975 has already been installed.
10976
10977 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
10978
10979 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
10980 pick up the machine and system specific header files.
10981
10982 * Makefile.in: added AS_FOR_TARGET, passed down in
10983 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
10984 the C compiler to use to create programs which are run in the
10985 build environment, set it to default to $(CC), and passed it down
10986 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
10987
10988 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
10989
10990 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
10991 We need them for unusual native builds, like systems without
10992 ranlib.
10993
10994 * configure: also define $(host_canonical) and
10995 $(target_canonical), which are the full, canonical names for the
10996 given host and target
10997
10998 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
10999
11000 * Makefile.in: Added separate definitions for C++.
11001
11002 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
11003
11004 * configure.in (configdirs): Add deja-gnu.
11005
11006 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
11007
11008 * README: Update for configure.texi and gdb-4.7 release.
11009
11010 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
11011
11012 * Makefile.in: Move "all" target to top of file.
11013 Previously, first target was ".PHONY" which caused BSD4.4 make
11014 to build .PHONY when make was run without arguments.
11015
11016 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
11017
11018 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
11019 Library-copylefted code in libiberty.
11020
11021 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
11022
11023 * config.sub: Replace m68kmote with plain old m68k.
11024
11025 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
11026
11027 * Makefile.in: Remove space from blank line, avoid Make complaints.
11028
11029 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
11030
11031 * config.sub: Complain if no argument is given. Added support for
11032 386bsd as OS and target alias.
11033
11034 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
11035
11036 * Makefile.in (XTRAFLAGS): include newlib directories if
11037 newlib/Makefile exists, rather than if host != target.
11038
11039 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
11040
11041 * config.sub: recognize sparclite-wrs-vxworks.
11042
11043 * Makefile.in (install-xiberty): added *-xiberty make rules (from
11044 p3.) Added clean-xiberty to clean.
11045
11046 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11047
11048 * configure.in: use *-*-* instead of nested cases for host and target
11049
11050 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
11051
11052 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11053 from the same source tree and not building a cross-compiler. This
11054 matters for the libg++ configuration if reconfiguring a tree that
11055 has already been installed.
11056
11057 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
11058
11059 * config.sub (i486v/i486v4): Merge in from FSF version.
11060
11061 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
11062
11063 * configure: only set PWD if it is already set.
11064
11065 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
11066
11067 * configure: just set PWD=`pwd` at the top, since Ultrix sh
11068 doesn't have unset and all success paths (and most error paths)
11069 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
11070 to just ${PWD} to avoid confusion.)
11071
11072 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
11073
11074 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
11075 even for a native compilation.
11076
11077 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
11078
11079 Changes to make the gdb.tar.Z rule work better.
11080
11081 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
11082 (DEVO_SUPPORT): Add configure.texi.
11083 (bfd-ilrt.tar.Z): Remove ancient rule.
11084
11085 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
11086
11087 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11088 pick up the machine and system specific header files.
11089
11090 * configure.in, config.sub: added new target m68010-adobe-scout,
11091 with alias of adobe68k. Changed configure.in to check for
11092 -scout before -sco* to avoid a false match.
11093
11094 * Makefile.in: added AS_FOR_TARGET, passed down in
11095 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
11096 the C compiler to use to create programs which are run in the
11097 build environment, set it to default to $(CC), and passed it down
11098 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11099
11100 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
11101
11102 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
11103 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
11104 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
11105 FOR_TARGET variants, to newlib and libg++.
11106
11107 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
11108
11109 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
11110 first.
11111
11112 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
11113
11114 * config.sub: Accept `elf' as an environment.
11115
11116 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11117
11118 * Makefile.in (all-opcodes): cd into the right directory
11119
11120 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
11121
11122 * configure: added -program_transform_name option, used as
11123 argument to sed when installing programs.
11124 configure.texi: added documentation for -program_prefix,
11125 -program_suffix and -program_transform_name.
11126
11127 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
11128
11129 * config.sub: Accept i486 where i386 ok.
11130
11131 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
11132
11133 * config.sub: accept we32k
11134
11135 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
11136
11137 * config.sub, configure.in: accept OSE68000 and OSE68k.
11138
11139 * Makefile.in: don't create all directories for ``make install'';
11140 let the subdirectories create the ones they need.
11141
11142 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11143
11144 * COPYING: new file, GPL v2
11145
11146 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11147
11148 * Makefile.in: use the new gen-info-dir, which needs a template
11149 argument (which also lives in texinfo)
11150
11151 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
11152
11153 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
11154
11155 * config.sub (ncr3000): Change i386 to i486.
11156
11157 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11158
11159 * Makefile.in: add install-rcs, install-grep to
11160 install-no-fixedincludes, removed install-bison and install-libgcc
11161
11162 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
11163
11164 * configure.in: grab the HPUX makefile fragment if on HPUX
11165
11166 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11167
11168 * Makefile.in: eradicate bison spoor (ditto libgcc).
11169 configure.in: recognise m68{k,000}-ericsson-OSE.
11170 es1800 is alias for m68k-ericsson-OSE
11171
11172 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11173
11174 * configure.in: rearrange the parts that remove programs from
11175 configdirs, based now on HOST==TARGET or by canonical triple.
11176
11177 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11178
11179 * test-build.mk: recurse explicitly with -f test-build.mk when
11180 appropriate. predicate stage3 and comparison on the existence
11181 of gcc. That is, if gcc isn't around, we aren't three-staging.
11182 On very clean, also remove ...stamp-co. Build in-place before
11183 doing other builds.
11184
11185 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11186
11187 * Makefile.in, configure.in: add tgas
11188
11189 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11190
11191 * Makefile.in: a number of changes merged in from progressive.
11192
11193 * configure.in: add libm.
11194
11195 * .cvsignore: ignore some stuff that comes from test-build.mk.
11196
11197 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
11198
11199 * config.sub: Add es1800 (m68k-ericsson-es1800).
11200
11201 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
11202
11203 * configure: Add program_suffix (parallel to program_prefix)
11204 * Makefile.in: adjust directory-creating script for losing decstation
11205
11206 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
11207
11208 * configure: Minor $subdir-related fixes.
11209
11210 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
11211
11212 * configure: fix various problems with propogating
11213 makefile_target_frag in subdirs.
11214 * configure.in: config libgcc if its there
11215
11216 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
11217
11218 * config.sub: HPPA merge.
11219
11220 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
11221
11222 * Makefile.in: Replace all-bison with all-byacc in all
11223 dependency lines for other tools (which now use byacc).
11224
11225 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
11226
11227 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
11228
11229 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
11230
11231 * Makefile.in: make gprof rules similar to byacc rules (instead of
11232 vestigal $(unsubdir) that didn't work...)
11233
11234 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
11235
11236 * config.sub: Add support for Linux.
11237 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
11238 (at least for libg++).
11239
11240 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
11241
11242 * configure.texi: fix doc for the -nfp option to configure
11243
11244 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
11245
11246 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
11247
11248 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
11249
11250 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
11251 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
11252 * configure.in: added solaris* host_makefile_frag hook.
11253
11254 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11255
11256 * config.sub: changed recognition of m68000 so that various
11257 m68k types can be specified via m680[01234]0
11258
11259 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11260
11261 * config.sub (basic_machine): fix sed so that '-foo' isn't
11262 completely substituted out while .+'-foo' loses the '-foo'
11263
11264 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11265
11266 * config.sub ($os): Add -aout.
11267
11268 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
11269
11270 * configure: If host_makefile_frag is absolute, don't
11271 prefix ${invsubdir} (relevant to libg++ auto-configure).
11272
11273 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
11274
11275 * Makefile.in (tooldir): Define it.
11276 (all-ld): Depend on all-flex.
11277
11278 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
11279
11280 * Makefile.in (check): Fix libg++ special case.
11281
11282 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
11283
11284 * configure: do not bury `pwd` into config.status, thus do fewer
11285 pwd's.
11286
11287 * configure: print the "Building in" message only when building in
11288 other than "." AND verbose.
11289
11290 * configure: remove -s, rework -v to better accomodate guested
11291 configures.
11292
11293 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
11294
11295 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
11296
11297 * Makefile.in: macroize flags passed on recursion. remove
11298 fileutils.
11299
11300 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
11301
11302 * configure: get makesrcdir right for subdirs deeper than 1.
11303
11304 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
11305 install.
11306
11307 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
11308
11309 * Makefile.in: don't print subdir_do or recursion lines.
11310
11311 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
11312
11313 * standards.texi: added menu item.
11314
11315 * Makefile.in: build and install standards.info.
11316
11317 * standards.texi: new file.
11318
11319 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11320
11321 * configure: test for and move config.status pieces from
11322 ${subdir}/.
11323
11324 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
11325
11326 * configure: Test for existance of files before trying to mv
11327 them, to avoid numerous non-existance messages.
11328
11329 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
11330
11331 * configure: correct final line of config.status.
11332
11333 * configure: patch from eggert. Avoids a protection problem if
11334 the original Makefile.in is read only.
11335
11336 * configure: use move-if-change from gcc to create config.status.
11337 Some makefiles depend on config.status to tell if a directory
11338 has been reconfigured for a different host. This change
11339 prevents those directories from remaking everything in the case
11340 where the reconfig was only intended to rebuild a Makefile.
11341
11342 * configure: test for config.sub with "config.sub sun4" rather
11343 than "config.sub ${host_alias}". Otherwise we can't tell a bad
11344 host alias from a missing config.sub.
11345
11346 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11347
11348 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
11349 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
11350
11351 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
11352
11353 * configure: mkdir ${subdir} as needed.
11354
11355 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
11356
11357 * Makefile.in,configure.in: added autoconf.
11358
11359 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11360
11361 * Makefile.in: no longer pass against on recursion.
11362
11363 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
11364 definitions are not inherited.
11365
11366 * configure: correct makesrcdir when subdir is .
11367
11368 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
11369
11370 * configure: Add support for 'subdirs' variable, which is
11371 like 'configdirs', except that configure doesn't re-invoke
11372 itself for subdirs, it just creates a Makefile for each subdir.
11373 * configure.texi: Document subdirs.
11374
11375 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11376
11377 * configure.in: added flex to configdirs
11378
11379 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
11380
11381 * Makefile.in: remove clean-stamps from clean.
11382
11383 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
11384
11385 * configure.in: Add gdbtest to configdirs.
11386
11387 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
11388
11389 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
11390 to recursive makes.
11391 * configure.in: Recognize new ncr3000 config.
11392
11393 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
11394
11395 * Makefile.in, configure.in: removed references to gdbm.
11396
11397 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
11398
11399 * config.sub: Don't canonicalize os value
11400 newsos* to bsd (readline needs to check for newsos).
11401 (This fix was earlier made Jan 31, but got re-broken.)
11402
11403 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
11404
11405 * configure.in: sco is an os, not a vendor!
11406
11407 * configure: Quote $( better. Keep various shells happy.
11408
11409 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
11410
11411 * Makefile.in: eliminate stamp-files.
11412
11413 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
11414
11415 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
11416 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
11417
11418 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
11419
11420 * config.sub: fix iris/iris3.
11421
11422 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
11423
11424 * configure: re-add -rm.
11425
11426 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
11427
11428 * Maskefile.in: add .stmp-rcs to all.
11429
11430 * configure.in: remove gas from rs6000 build, use aix host fragment.
11431
11432 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
11433
11434 * configure: pass down site_option during recursion.
11435
11436 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
11437
11438 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
11439
11440 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
11441
11442 * configure: Change exec_prefix so that it really defaults to prefix.
11443
11444 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
11445
11446 * Makefile.in, configure.in: Add support for mmalloc library.
11447
11448 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
11449
11450 * Makefile.in: add stmp dependencies for a few more things.
11451
11452 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
11453
11454 * configure: adjusted error message on objdir/srcdir configure
11455 collision, per john's suggestion.
11456
11457 * Makefile.in: add libiberty stmp to all and all.cross.
11458
11459 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
11460
11461 * Makefile.in: remove force dependencies, add grep to all.
11462
11463 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
11464
11465 * Makefile.in: drop flex. make stamp files work.
11466
11467 * configure: added test for conflicting configuration in srcdir,
11468 remove trailing slashes from srcdir. Otherwise emacs gdb mode
11469 gets cranky. use relative paths for configure and srcdir
11470 whenever possible. Send some error messages to stderr that were
11471 going to stdout.
11472
11473 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
11474
11475 * Makefile.in: Fix libg++ rule to check for gcc directory
11476 before using gcc/gcc. Also pass XTRAFLAGS.
11477
11478 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
11479
11480 * Makefile.in: added stmp-files so that directories aren't polled
11481 when they are already built.
11482
11483 * configure.texi: fixed a node pointer problem.
11484
11485 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
11486
11487 * config.sub configure.in gdb/configure.in
11488 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
11489 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
11490 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
11491
11492 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11493
11494 * configure: -recurring becomes -silent. corrected help message
11495 for -site= option.
11496
11497 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
11498
11499 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11500
11501 * configure: when building Makefile for crosses, replace
11502 tooldir and program_prefix. default srcdir from location of
11503 config.sub. remove "for host in hosts" and "for target in
11504 targets" loops.
11505
11506 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11507
11508 * Makefile.in: Do not pass bindir or mandir to cvs.
11509
11510 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11511
11512 * Makefile.in, configure.in: removed traces of namesubdir,
11513 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
11514 copyrights to '92, changed some from Cygnus to FSF.
11515
11516 * configure.texi: remove most references to multiple hosts,
11517 multiple targets, subdirs, etc.
11518
11519 * configure.man: removed rcsid. reference config.sub not
11520 config.subr.
11521
11522 * Makefile.in: mkdir $(infodir) on install-info.
11523
11524 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
11525
11526 * configure.texi: Explain better about .gdbinit and about
11527 the environment that configure.in sections run in.
11528
11529 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
11530
11531 * configure.in: Ultrix is only a decstation if it's a MIPS.
11532
11533 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
11534
11535 * README: DOC.configure => cfg-paper.texi.
11536
11537 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
11538
11539 * config.sub (near case $os): Don't convert newsos* to bsd!
11540
11541 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
11542
11543 * Makefile.in: Reinstall change from gdb-4.3 that reduces
11544 the number of copies of COPYING that go into the GDB tar file.
11545
11546 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
11547
11548 * bfd/configure.in, gdb/config/mh-i386sco,
11549 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
11550 Fix SCO configuration stuff.
11551
11552 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
11553
11554 * Makefile.in: For libg++, make sure the -I pointing
11555 to the gcc directory goes *after* all the libg++-local -I flags.
11556 Also, move just-gcc dependency from just-libg++ to all-libg++.
11557
11558 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
11559
11560 * configure: Change -x to -f to keep Ultrix /bin/test happy.
11561
11562 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
11563
11564 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
11565
11566 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
11567
11568 * config.sub: Add stratus configuration frags. Also
11569 submitted to FSF.
11570
11571 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
11572
11573 * Makefile.in (DEV_SUPPORT): add configure.man.
11574
11575 * config.sub(Decode manufacturer-specific): add -none*.
11576
11577 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
11578
11579 * Makefile.in: remove form feeds to make Sun's make happy.
11580 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
11581
11582 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
11583
11584 * Makefile.in (AR_FLAGS): Make quieter.
11585
11586 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
11587
11588 * configure.in: Add libg++.
11589 * configure: When verbose, don't output the command line at each
11590 level; it will be unremarkably the same as the previous version,
11591 which will be the same as what the user typed.
11592
11593 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
11594
11595 * configure.in, Makefile.in: fix clean-info, add flex. add
11596 fileutils.
11597
11598 * configure: be less sensitive to spaces in Makefile.in. Do not
11599 look for sources in "..". Doing so breaks subdirectories that
11600 might have their own configure. If a subdir has it's own
11601 configure script, use it.
11602
11603 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
11604
11605 * cfg-paper.texi: some changes suggested by rms.
11606
11607 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
11608
11609 * config.sub: Merge in some small additions from the FSF version,
11610 taken from the gcc distribution, to bring the Cygnus and FSF
11611 versions into closer sync.
11612
11613 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
11614
11615 * configure.in: Changed svr4 references to sysv4.
11616
11617 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
11618
11619 * configure: added -V for version number option.
11620
11621 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
11622
11623 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
11624 renamed from DOC.configure to cfg-paper.texi.
11625
11626 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11627
11628 * configure, config.subr, config.sub: config.subr is now
11629 config.sub again.
11630
11631 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
11632
11633 * configure.texi: new file, in progress.
11634
11635 * Makefile.in: build info file and install the man page for
11636 configure.
11637
11638 * configure.man: new file, first cut.
11639
11640 * configure: find config.subr again now that configuration "none"
11641 has gone. removed all traces of the -ansi option. removed all
11642 traces of the -languages option.
11643
11644 * config.subr: resync from rms.
11645
11646 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
11647
11648 * configure, config.sub, config.subr: merge config.sub into
11649 config.subr, call the result config.subr, remove config.sub, use
11650 config.subr.
11651
11652 * Makefile.in: revised install for dir.info.
11653
11654 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
11655
11656 * configure.in: add decstation host makefile frag.
11657
11658 * Makefile.in: BISON now bison -y again. also install-gcc on
11659 install. clean-gdbm on clean. infodir belongs in datadir.
11660 Make directories for info install. Build dir.info here then
11661 install it.
11662
11663 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
11664
11665 * Makefile.in: fix for bad directory tests.
11666
11667 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
11668
11669 * configure: \{1,2\} appears to be a sysv'ism. Use a different
11670 regexp. -srcdir relative was being handled incorrectly.
11671
11672 * Makefile.in: unwrapped some for loops so that parallel makes
11673 work again and so one can focus one's attention on a particular
11674 package.
11675
11676 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
11677
11678 * configure: added PWD as a stand in for `pwd` (for speed). use
11679 elif wherever possible. make -srcdir work without -objdir.
11680 -objdir= commented out.
11681
11682 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
11683
11684 * configure: +options become --options. -subdirs commented out.
11685 added -host, -datadir. Renamed -destdir to -prefix. Comment in
11686 Makefile now at top of generated Makefile. Removed cvs log
11687 entries. added -srcdir. create .gdbinit only if there is one
11688 in ${srcdir}.
11689
11690 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11691 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11692 and mandir now keyed off datadir by default.
11693
11694 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
11695
11696 * Freshly created ChangeLog.
11697
11698 \f
11699 Local Variables:
11700 mode: change-log
11701 left-margin: 8
11702 fill-column: 76
11703 version-control: never
11704 End:
This page took 0.33332 seconds and 5 git commands to generate.