Sync top level files with gcc.
[deliverable/binutils-gdb.git] / ChangeLog
1 2016-02-10 Nick Clifton <nickc@redhat.com>
2
3 Import these patches from the GCC mainline:
4
5 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
6
7 * configure.ac: Enable LTO for DJGPP
8 * configure: Regenerate
9
10 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
11
12 PR bootstrap/69329
13 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
14 * Makefile.in: Regenerate.
15
16 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
17 Sebastian Pop <s.pop@samsung.com>
18
19 * Makefile.in: Regenerate.
20 * Makefile.tpl: Export ISLVER.
21 * configure: Regenerate.
22 * config/isl.m4: Detect isl-0.15.
23
24 2016-01-29 Sebastian Pop <s.pop@samsung.com>
25
26 * config/isl.m4: Add comments about isl-0.16.
27 * configure: Regenerate.
28
29 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
30
31 Sync with GCC
32 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
33
34 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
35 symbols.
36
37 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
38
39 PR bootstrap/69134
40 * Makefile.def (mpfr): Disable assembler.
41 * Makefile.in: Regenerate.
42
43 2016-01-11 Nick Clifton <nickc@redhat.com>
44
45 Import the following changes from the GCC mainline:
46
47 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
48
49 * configure.ac: Enable libmpx by default.
50 * configure: Regenerated.
51
52 2015-11-19 Martin Liska <mliska@suse.cz>
53
54 * .gitignore: Add .clang-format to ignored files.
55 * Makefile.tpl: Add clang-format.
56 * Makefile.in: Regenerate.
57
58 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
59
60 PR libffi/65726
61 * Makefile.def (lang_env_dependencies): Make libffi depend
62 on cxx.
63 * Makefile.in: Regenerate.
64
65 2015-12-02 Ian Lance Taylor <iant@google.com>
66
67 PR go/66147
68 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
69 * Makefile.in: Regenerate.
70
71 2015-12-17 Nathan Sidwell <nathan@acm.org>
72
73 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
74 * configure: Regenerate.
75
76 2015-12-17 Sebastian Pop <s.pop@samsung.com>
77
78 * Makefile.in: Replace ISL with isl.
79 * Makefile.tpl: Same.
80 * config/isl.m4: Same.
81 * configure.ac: Same.
82 * contrib/download_prerequisites: Same.
83 * configure: Regenerate.
84
85 2016-01-01 Ben Elliston <bje@gnu.org>
86
87 * config.guess: Import version 2016-01-01.
88 * config.sub: Likewise.
89
90 2015-11-20 Tristan Gingold <gingold@adacore.com>
91
92 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
93 * configure: Regenerate.
94
95 2015-10-21 Nick Clifton <nickc@redhat.com>
96
97 PR gas/19109
98 * configure.ac: Note the 'none' is an acceptable argument to
99 --enable-compressed-debug-sections.
100 * configure: Regenerate.
101
102 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
103
104 PR gas/19109
105 * configure.ac: Add
106 --enable-compressed-debug-sections={all,gas,gold,ld}.
107 * configure: Regenerated.
108
109 2015-09-30 Nick Clifton <nickc@redhat.com>
110
111 Import the following patches from the GCC mainline:
112
113 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
114
115 PR libfortran/54572
116 * Makefile.def: Make libgfortran depend on libbacktrace.
117 * Makefile.in: Regenerate.
118
119 2015-08-12 Tom de Vries <tom@codesourcery.com>
120
121 PR other/67092
122 PR other/67098
123 * configure.ac: Remove --with_host_libstdcxx support.
124 * configure: Regenerate.
125
126 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
127 Jakub Jelinek <jakub@redhat.com>
128
129 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
130 nvptx*-*-*.
131 * configure: Regenerate.
132
133 2015-08-07 H.J. Lu <hongjiu.lu@intel.com>
134
135 Sync with GCC
136 2015-07-28 Ben Elliston <bje@gnu.org>
137
138 * config.sub, config.guess: Import from upstream.
139
140 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
141
142 * Makefile.def (libiconv): Define bootstrap=true.
143 Mark pdf/html/info as missing.
144 (configure-gcc): Depend on all-libiconv.
145 (all-gcc): Ditto.
146 (configure-libcpp): Ditto.
147 (all-libcpp): Ditto.
148 (configure-intl): Ditto.
149 (all-intl): Ditto.
150 * Makefile.in: Regenerate.
151
152 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
153
154 Sync with GCC
155 2015-07-24 Michael Darling <darlingm@gmail.com>
156
157 PR other/66259
158 * config-ml.in: Reflects renaming of configure.in to configure.ac
159 * configure: Likewise
160 * configure.ac: Likewise
161
162 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
163
164 * Makefile.in: Regenerated.
165
166 Sync with GCC
167 2015-05-21 Jason Merrill <jason@redhat.com>
168
169 * Makefile.tpl: Update comments.
170
171 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
172
173 * Makefile.tpl: Remove surplus whitespace throughout.
174
175 2015-03-25 Martin Liska <mliska@suse.cz>
176 Yury Gribov <y.gribov@samsung.com>
177
178 * Makefile.tpl: Fix ln source location for vimrc file.
179
180 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
181
182 Sync with GCC
183 2015-05-16 James Bowman <james.bowman@ftdichip.com>
184
185 * configure.ac: FT32 target added.
186 * configure: Regenerate.
187
188 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
189
190 Sync with GCC
191 2015-06-02 Jason Merrill <jason@redhat.com>
192
193 PR bootstrap/66319
194 * configure.ac: Use -std=gnu++98.
195
196 2015-05-28 Mike Frysinger <vapier@gentoo.org>
197
198 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
199 * configure: Regenerate.
200
201 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
202
203 * configure.ac: Fix typo.
204 * configure: Regenerate.
205
206 2015-05-03 Matthias Klose <doko@ubuntu.com>
207
208 * configure.ac: Match $host configured with triplets.
209 * configure: Regenerate.
210
211 2015-04-17 Jakub Jelinek <jakub@redhat.com>
212
213 PR bootstrap/62077
214 * configure.ac (--enable-stage1-checking): Default to
215 release,misc,gimple,rtlflag,tree,types if --disable-checking
216 or --enable-checking is not specified and DEV-PHASE is not
217 experimental.
218 * configure: Regenerated.
219
220 2015-03-27 Uros Bizjak <ubizjak@gmail.com>
221
222 Install back PR target/47230 fix (Revert the revert).
223
224 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
225
226 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
227 target.
228 * configure: Regenerate.
229
230 2015-05-13 John David Anglin <dave.anglin@bell.net>
231
232 * configure.ac: Disable configuration of GDB for HPUX targets.
233 * configure: Regenerate.
234
235 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
236
237 PR ld/18355
238 * Makefile.def: Add extra_configure_flags to host zlib.
239 * configure.ac (extra_host_zlib_configure_flags): New. Set
240 to --enable-host-shared When bfd is to be built as shared
241 library. AC_SUBST.
242 * Makefile.in: Regenerated.
243
244 2015-04-15 Mike Frysinger <vapier@gentoo.org>
245 Hans-Peter Nilsson <hp@axis.com>
246
247 Adjust src-release.sh for sim using the gdb create-version.sh.
248 * src-release.sh (tar_compress): If there's a fifth parameter,
249 use that in the getver call instead of $tool.
250 (sim_release): Pass gdb as fifth parameter to tar_compress.
251 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
252
253 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
254
255 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
256 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
257 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
258 * Makefile.in: Regenerate.
259
260 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
261
262 * configure.ac: Add --with-system-zlib.
263 * configure: Regenerated.
264
265 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
266
267 * src-release.sh: Don't configure with --with-target-subdir=.
268 --disable-multilib.
269
270 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
271
272 * src-release.sh (DEVO_SUPPORT): Replace src-release with
273 src-release.sh.
274
275 2015-03-30 Ed Schouten <ed@nuxi.nl>
276
277 * config.sub: Update from upstream, to 2015-03-04 version.
278 * config.guess: Likewise.
279
280 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
281
282 * Makefile.def (dependencies): Add all-zlib to all-bfd.
283 * Makefile.in: Regenerated.
284
285 2015-03-28 H.J. Lu <hongjiu.lu@intel.com>
286
287 * src-release.sh (do_proto_toplev): Configure with --target
288 --with-target-subdir and --disable-multilib.
289 (BINUTILS_SUPPORT_DIRS): Add zlib.
290 (GAS_SUPPORT_DIRS): Likewise.
291 (GDB_SUPPORT_DIRS): Likewise.
292 (SIM_SUPPORT_DIRS): Likewise.
293
294 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
295
296 * configure.ac (target_configdirs): Exclude target-zlib if
297 target-libjava isn't built.
298 * configure: Regenerated.
299
300 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
301
302 Sync with GCC
303 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
304
305 * config-ml.in: Robustify ac_configure_args parsing.
306
307 2015-03-16 H.J. Lu <hongjiu.lu@intel.com>
308
309 * Makefile.def: Updated from GCC trunk.
310 * Makefile.tpl: Likewise.
311 * configure.ac: Likewise.
312 * Makefile.in: Regenerated.
313 * configure: Likewise.
314
315 2015-01-28 James Bowman <james.bowman@ftdichip.com>
316
317 * configure.ac: Add FT32 support.
318 * configure: Regenerate.
319
320 2015-01-12 Anthony Green <green@moxielogic.com>
321
322 * configure.ac: Don't disable gprof for moxie.
323 * configure: Rebuild.
324
325 2015-01-03 Andrew Pinski <apinski@cavium.com>
326
327 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
328 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
329 (BASE_TARGET_EXPORTS): Add OBJCOPY.
330 (OBJCOPY_FOR_TARGET): New variable.
331 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
332 * Makefile.in: Regenerate.
333 * configure.ac: Check for already installed target objcopy.
334 Also GCC_TARGET_TOOL on objcopy.
335 * configure: Regenerate.
336
337 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
338
339 * config.sub: Update from upstream, to 2015-01-01 version.
340 * config.guess: Ditto.
341
342 2014-12-06 Eric Botcazou <ebotcazou@adacore.com>
343
344 * config.sub: Update from upstream config repo.
345
346 2014-11-24 H.J. Lu <hongjiu.lu@intel.com>
347
348 * libtool.m4: Updated from GCC trunk.
349
350 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
351
352 * config.guess: Update from upstream config repo.
353 * config.sub: Ditto.
354
355 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
356
357 * move-if-change: Update from upstream gnulib.
358
359 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
360
361 * compile: Sync with upstream Automake.
362 * depcomp: Ditto.
363 * install-sh: Ditto.
364 * missing: Ditto.
365 * mkinstalldirs: Ditto.
366 * ylwrap: Ditto.
367
368 2014-10-15 Tristan Gingold <gingold@adacore.com>
369
370 * src-release.sh (do_proto_toplev): Configure with --target.
371
372 2014-10-03 Jing Yu <jingyu@google.com>
373
374 * configure.ac: Add aarch64 to list of targets that support gold.
375 * configure: Regenerate.
376
377 2014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
378
379 * configure.ac: Add mips*-img-elf* target triple.
380 * configure: Regenerate.
381
382 2014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
383 * configure: Disable gdb for nds32*-*-* until supported.
384 * configure.ac: Disable gdb for nds32*-*-* until supported.
385
386 2014-09-05 Joel Brobecker <brobecker@adacore.com>
387
388 * configure: Regenerate.
389
390 2014-08-27 Will Newton <will.newton@linaro.org>
391
392 * src-release.sh: New file.
393 * src-release: Remove file.
394
395 2014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
396
397 GDB not supported for or1k*-*-rtems*
398 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
399 of the stanzas results in this not being caught by or1k*-*-* later.
400 * configure. Regenerated.
401
402 2014-07-25 Samuel Bronson <naesten@gmail.com>
403
404 * .gitattributes: New file for use with git-merge-changelog.
405
406 2014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
407
408 Disable gdb for or1k*-*-* until supported
409 * configure.ac (or1k*-*-*): Disable gdb.
410 * configure: Regenerated.
411
412 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
413
414 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
415 * configure: Regenerated.
416
417 2014-03-26 Jakub Jelinek <jakub@redhat.com>
418
419 PR sanitizer/56781
420 * Makefile.def: Set bootstrap=true; for host fixincludes.
421 * configure.ac: Don't bootstrap host fixincludes unless
422 --with-build-config=bootstrap-{a,ub}san.
423 * Makefile.in: Regenerated.
424 * configure: Regenerated.
425
426 2014-03-21 Jakub Jelinek <jakub@redhat.com>
427
428 * configure.ac: Move BUILD_CONFIG set up earlier. Add
429 --enable-vtable-verify option parsing. Don't add
430 target-libsanitizer to bootstrap_target_libs unless
431 --with-build-config=bootstrap-asan or
432 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
433 to bootstrap_target_libs unless --enable-vtable-verify.
434 * configure: Regenerated.
435
436 2014-03-07 Jakub Jelinek <jakub@redhat.com>
437
438 PR bootstrap/58572
439 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
440 -I for libstdc++-v3 includes if $(LEAN).
441 * Makefile.in: Regenerated.
442
443 2014-02-24 Walter Lee <walt@tilera.com>
444
445 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
446 (tilegx-*-*): Change to tilegx*-*-*.
447 * configure: Regenerate.
448
449 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
450
451 * config.sub, config.guess: Import from upstream.
452
453 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
454
455 PR bootstrap/60620
456 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
457 * Makefile.in: Regenerate.
458
459 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
460
461 * Makefile.def (dependencies): Make all-ld depend on all-binutils
462 for WINDRES_FOR_TARGET in default-manifest.o rule.
463 * Makefile.in: Regenerate.
464
465 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
466
467 PR target/59788
468 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
469 *solaris2*.
470
471 2013-12-19 Keven Boell <keven.boell@intel.com>
472
473 * cp-namespace.c (cp_lookup_nested_symbol): Enable
474 nested lookups for fortran modules.
475 * dwarf2read.c (read_module): Add fortran module to
476 the symbol table.
477 (add_partial_symbol, add_partial_module): Add fortran
478 module to the partial symbol table.
479 (new_symbol_full): Create full symbol for fortran module.
480 * f-exp.y (yylex): Add new module domain to be parsed.
481 * symtab.h: New domain for fortran modules.
482
483 2013-12-19 Keven Boell <keven.boell@intel.com>
484
485 * f-exp.y (yylex): Add domain array to enable lookup
486 in multiple domains. Loop over lookup domains and try
487 to find requested symbol. Add STRUCT_DOMAIN to lookup
488 domains to be able to query for user defined types.
489
490 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
491
492 * configure.ac: Add user-friendly check for native x86_64-linux
493 multilibs.
494 * configure: Regenerate.
495
496 2013-11-23 Alan Modra <amodra@gmail.com>
497
498 * config.sub, config.guess: Import from upstream.
499
500 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
501
502 * Makefile.in: Regenerate.
503
504 * Makefile.tpl: Fix typo.
505 * Makefile.in: Regenerate partially.
506
507 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
508
509 * configure.ac: Added libcilkrts to noconfig list when C++ is not
510 supported.
511 * configure: Regenerated.
512
513 2013-10-30 Jason Merrill <jason@redhat.com>
514
515 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
516 --disable-build-format-warnings.
517
518 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
519
520 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
521 depend on libstdc++ and libgcc.
522 * configure: Regenerate.
523 * configure.ac: Added libcilkrts to target binaries. Also, restrict
524 libcilkrts for POSIX and i*86, and x86_64 architectures.
525 * Makefile.in: Added libcilkrts related fields to support building it.
526
527 2013-10-26 Jeff Law <law@redhat.com>
528
529 * Makefile.def (target_modules): Remove libmudflap
530 (languages): Remove check-target-libmudflap).
531 * Makefile.in: Rebuilt.
532 * Makefile.tpl (check-target-libmudflap-c++): Remove.
533 * configure.ac (target_libraries): Remove target-libmudflap.
534 Remove checks which disabled libmudflap on some systems.
535 * configure: Rebuilt.
536 * libmudflap: Directory removed.
537
538 2013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
539
540 * configure.ac: Update from GCC.
541 * configure: Regenerate.
542
543 2013-10-15 Hans-Peter Nilsson <hp@axis.com>
544
545 * src-release (do-proto-toplevel): Support subdir-path-prefixed
546 files in SUPPORT_FILES.
547 (SIM_SUPPORT_DIRS): New variable.
548 (sim.tar.bz2): New rule.
549
550 2013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
551
552 * configure.ac: Update from GCC.
553 * configure: Regenerate.
554
555 2013-10-01 Jeff Johnston <jjohnstn@redhat.com>
556
557 * COPYING.NEWLIB: Update with new copyright.
558
559 2013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
560
561 * configure.ac: Update from GCC.
562 * configure: Regenerate.
563
564 2013-09-20 Alan Modra <amodra@gmail.com>
565
566 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
567 ppc host match. Support little-endian powerpc linux hosts.
568
569 2013-08-16 Joel Brobecker <brobecker@adacore.com>
570
571 * src-release (VER): When using $(TOOL)/common/create-version.sh,
572 strip the "-cvs" suffix from the version number if present.
573
574 2013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
575
576 * configure.ac: Sync with GCC repo.
577 * Makefile.def: Ditto.
578 * configure: Regenerate.
579 * Makefile.in: Ditto.
580
581 2013-07-22 Joel Brobecker <brobecker@adacore.com>
582
583 * src-release (VER): Use $(TOOL)/common/create-version.sh
584 if it exists.
585
586 2013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
587
588 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
589 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
590 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
591 * configure: Regenerate.
592
593 2013-06-01 George Thomas <george.thomas@atmel.com>
594
595 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
596 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
597
598 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
599
600 * COPYING.NEWLIB: Add Altera Corporation copyright.
601
602 2013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
603
604 * config.guess: Update from config repo.
605 * config.sub: Ditto.
606
607 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
608
609 * Makefile.def: Sync with GCC.
610 * Makefile.in: Regenerate.
611
612 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
613
614 * configure.ac: Sync with GCC.
615 * configure: Regenerate.
616
617 2013-03-22 Mike Frysinger <vapier@gentoo.org>
618
619 * src-release (VER): Change bfd/configure.in sed to use the new
620 `bfd/configure --version` output.
621
622 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
623
624 * configure.ac: Sync with GCC repo.
625 * configure: Ditto.
626
627 2013-02-05 Ian Lance Taylor <iant@google.com>
628
629 PR go/55969
630 * configure.ac: Disable libgo on some systems where it does not
631 work.
632 * configure: Rebuild.
633
634 2013-02-05 Alan Modra <amodra@gmail.com>
635
636 * configure: Regenerate after syncing config/.
637
638 2013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
639
640 * configure.ac: Sync with GCC repo.
641 * configure: Ditto.
642 * Makefile.def: Ditto.
643 * Makefile.in: Ditto.
644
645 2013-01-11 Joel Brobecker <brobecker@adacore.com>
646
647 Sync with GCC, merge:
648
649 2013-01-09 Jason Merrill <jason@redhat.com>
650
651 * .gitignore: Import from gdb repository.
652
653 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
654
655 * config.sub: Update from config repo.
656
657 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
658
659 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
660 * Makefile.in: Regenerate.
661
662 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
663
664 * Makefile.def (configure-gcc): Depend on all-gmp.
665 (all-gcc): Remove dependency on all-gmp.
666 * Makefile.in: Regenerated.
667
668 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
669
670 * config.guess: Update from config repo.
671 * config.sub: Ditto.
672
673 2013-01-07 Jeff Johnston <jjohnstn@redhat.com>
674
675 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
676 exists and replace the new bfin license in its location.
677
678 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
679
680 PR gas/14899
681 * Makefile.def (dependencies): Make all-binutils, all-gprof,
682 all-ld and all-gold depend on all-gas.
683 * Makefile.in: Regenerated.
684
685 2012-12-29 Ben Elliston <bje@gnu.org>
686
687 * config.guess: Update to 2012-12-29 version.
688 * config.sub: Likewise.
689
690 2012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
691
692 * Makefile.def (install-target-libgo): Depend on
693 install-target-libatomic. Merged from GCC repo.
694 * Makefile.in: Regenerate.
695
696 2012-12-17 Jeff Johnston <jjohnstn@redhat.com>
697
698 * COPYING.LIBGLOSS: Add license for bfin libgloss.
699
700 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
701
702 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
703 * configure: Regenerate.
704
705 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
706
707 * Makefile.def (target_modules): Add bootstrap=true and
708 raw_cxx=true to libsanitizer.
709 * configure.ac (bootstrap_target_libs): Add libsanitizer.
710 * Makefile.in: Regenerated.
711 * configure: Likewise.
712
713 2012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
714
715 * config.sub: Merge from config repo.
716
717 2012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
718
719 * configure.ac: Merge from GCC.
720 * Makefile.tpl: Ditto.
721 * Makefile.in: Ditto.
722 * configure: Ditto.
723
724 2012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
725
726 * configure.ac (noconfigdirs): Merge from GCC.
727 * configure: Regenerate.
728
729 2012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
730
731 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
732
733 2012-11-14 Roland McGrath <mcgrathr@google.com>
734
735 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
736 * configure: Regenerate.
737
738 2012-11-13 Richard Henderson <rth@redhat.com>
739
740 * configure.ac: Move libsanitizer logic to subdirectory.
741 * configure: Regenerate.
742
743 2012-11-13 Dodji Seketeli <dodji@redhat.com>
744
745 * configure.ac: Enable libsanitizer just on x86 linux for now.
746 * configure: Re-generate.
747
748 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
749
750 * configure.ac: Merge libquadmath sections.
751 * configure: Regenerate.
752
753 2012-11-12 Wei Mi <wmi@google.com>
754
755 * configure.ac: Add libsanitizer to target_libraries.
756 * Makefile.def: Ditto.
757 * configure: Regenerate.
758 * Makefile.in: Regenerate.
759
760 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
761
762 * configure: Regenerated.
763
764 2012-11-03 Robert Mason <rbmj@verizon.net>
765
766 * configure.ac: add --disable-libstdcxx configure option
767 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
768
769 2012-10-24 Corinna Vinschen <corinna@vinschen.de>
770
771 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
772 against Mingw64 w32api.
773 * configure: Regenerate.
774
775 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
776
777 PR bootstrap/54820
778 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
779 * configure: Regenerate.
780
781 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
782
783 PR bootstrap/54820
784 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
785 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
786 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
787 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
788 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
789 * Makefile.in: Regenerate.
790 * configure.ac (have_static_libs): New variable and associated check.
791 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
792 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
793 * configure: Regenerate.
794
795 2012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
796
797 * config.guess, config.sub: Include updated version from
798 config-patches. Adds microblaze little endian support.
799
800 2012-09-28 Ian Lance Taylor <iant@google.com>
801
802 * Makefile.def: Make all-target-libgo depend on
803 all-target-libbacktrace.
804 * Makefile.in: Rebuild.
805
806 2012-09-26 Ian Lance Taylor <iant@google.com>
807
808 * Makefile.def: Make all-gcc depend on all-libbacktrace.
809 * Makefile.in: Rebuild.
810
811 2012-09-06 Diego Novillo <dnovillo@google.com>
812
813 * configure.ac: Bump minimum GMP version to 4.2.3.
814 * configure: Re-generate.
815
816 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
817
818 PR target/54461
819 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
820 target-libgloss if not configured --with-avrlibc=no.
821 * configure: Regenerate.
822
823 2012-09-04 Jason Merrill <jason@redhat.com>
824
825 * configure.ac: Fix --enable-languages=all.
826
827 2012-09-03 Richard Guenther <rguenther@suse.de>
828
829 PR bootstrap/54138
830 * configure.ac: Re-organize ISL / CLOOG checks to allow
831 disabling with either --without-isl or --without-cloog.
832 * configure: Regenerated.
833
834 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
835
836 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
837 * configure: Regenerate.
838
839 2012-09-21 Steve Ellcey <sellcey@mips.com>
840
841 * configure.ac: Add mips*-mti-elf* target.
842 * configure: Regenerate.
843
844 2012-09-19 Ian Lance Taylor <iant@google.com>
845
846 * configure.ac (host_libs): Add libbacktrace.
847 (target_libraries): Add libbacktrace.
848 * Makefile.def (host_modules): Add libbacktrace.
849 (target_modules): Likewise.
850 * configure, Makefile.in: Rebuild.
851
852 2012-09-15 Jiong Wang <jiwang@tilera.com>
853
854 * configure.ac (ENABLE_GOLD): support tilegx*
855 * configure: rebuild
856
857 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
858
859 PR target/38607
860 Merge upstream change.
861 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
862
863 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
864 Add libgomp*.o to compare_exclusions for AIX.
865 * configure: Regenerate.
866
867 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
868
869 PR binutils/4970
870 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
871 and opcodes.
872 * Makefile.in: Regenerated.
873
874 2012-08-14 Diego Novillo <dnovillo@google.com>
875
876 Merge from cxx-conversion branch.
877
878 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
879 POSTSTAGE1_CONFIGURE_FLAGS.
880 * Makefile.in: Regenerate.
881 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
882 Force C++ when bootstrapping.
883 * configure: Regenerate.
884
885 2012-07-06 Richard Guenther <rguenther@suse.de>
886
887 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
888 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
889 --with-gmp=system.
890 * Makefile.in: Regenerated.
891 * configure: Likewise.
892
893 2012-07-06 Richard Guenther <rguenther@suse.de>
894
895 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
896 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
897 supply V=1 as extra_make_flags.
898 * configure: Regenerated.
899 * Makefile.in: Likewise.
900
901 2012-07-03 Richard Guenther <rguenther@suse.de>
902
903 * Makfile.def (isl): Remove not necessary extra_exports and
904 extra_make_flags.
905 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
906 * Makefile.in: Regenerated.
907
908 2012-07-03 Richard Guenther <rguenther@suse.de>
909
910 * Makefile.def (cloog): Add V=1 to extra_make_flags.
911 * configure.ac: If either the ISL or the CLooG check failed
912 do not try to build in-tree versions.
913 * Makefile.in: Regenerated.
914 * configure: Regenerated.
915
916 2012-07-02 Richard Guenther <rguenther@suse.de>
917 Michael Matz <matz@suse.de>
918 Tobias Grosser <tobias@grosser.es>
919 Sebastian Pop <sebpop@gmail.com>
920
921 * Makefile.def: Add ISL host module, remove PPL host module.
922 Adjust ClooG host module to use the proper ISL.
923 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
924 * configure.ac: Include config/isl.m4. Add ISL host library,
925 remove PPL. Remove PPL configury, add ISL configury, adjust
926 ClooG configury.
927 * Makefile.in: Regenerated.
928 * configure: Likewise.
929
930 2012-07-02 Richard Guenther <rguenther@suse.de>
931
932 Merge from graphite branch
933 2011-07-21 Tobias Grosser <tobias@grosser.es>
934
935 * configure: Regenerated.
936 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
937 both cloog.org and legacy versions. The only supported version will
938 be CLooG with the isl backend.
939
940 2011-07-21 Tobias Grosser <tobias@grosser.es>
941
942 * configure: Regenerated.
943 * configure.ac: Require cloog isl 0.17.0
944
945 2011-07-21 Tobias Grosser <tobias@grosser.es>
946
947 * configure: Regenerated.
948 * config/cloog.m4: Do not define CLOOG_ORG
949
950 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
951
952 * configure.ac: Skip C if explicitly selected.
953 * configure: Regenerate.
954
955 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
956
957 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
958 they contain -O2.
959 * configure: Regenerate.
960
961 2012-06-20 Jason Merrill <jason@redhat.com>
962
963 * Makefile.tpl (check-target-libgomp-c++): New.
964 (check-target-libitm-c++): New.
965 * Makefile.def (c++): Add them.
966 * Makefile.in: Regenerate.
967
968 2012-05-16 Olivier Hainque <hainque@adacore.com>
969
970 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
971 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
972 (install-no-fixedincludes): Adjust accordingly.
973 * Makefile.in: Regenerate.
974
975 2012-05-09 Nick Clifton <nickc@redhat.com>
976 Paul Smith <psmith@gnu.org>
977
978 PR bootstrap/50461
979 * configure.ac (mpfr-dir): When using in-tree MPFR sources
980 allow for the fact that from release v3.1.0 of MPFR the source
981 files were moved into a src sub-directory.
982 * configure: Regenerate.
983
984 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
985
986 * configure.ac: Bump minimum MPFR version to 2.4.0.
987 * configure: Regenerated.
988
989 2012-05-01 Richard Henderson <rth@redhat.com>
990
991 * Makefile.def (libatomic): New target_module.
992 * configure.ac (target_libraries): Add libatomic.
993 (noconfigdirs): Check if libatomic is supported.
994 * Makefile.in, configure: Rebuild.
995
996 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
997
998 Merge upstream change
999 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1000
1001 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1002
1003 * libtool.m4: Additional FreeBSD 10 fixes.
1004
1005 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1006
1007 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1008 they contain -O2.
1009 * configure: Regenerate.
1010
1011 2012-05-14 Catherine Moore <clm@codesourcery.com>
1012
1013 * NEWS: Mention PowerPC VLE port.
1014
1015 2012-05-11 Mike Frysinger <vapier@gentoo.org>
1016
1017 * MAINTAINERS (config/): Move to intl/ section.
1018 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
1019
1020 2012-05-09 Nick Clifton <nickc@redhat.com>
1021 Paul Smith <psmith@gnu.org>
1022
1023 PR bootstrap/50461
1024 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1025 allow for the fact that from release v3.1.0 of MPFR the source
1026 files were moved into a src sub-directory.
1027 * configure: Regenerate.
1028
1029 2012-05-02 Roland McGrath <mcgrathr@google.com>
1030
1031 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1032 * configure: Regenerate.
1033
1034 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1035
1036 * config.sub: Update to 2012-04-18 version from official repo.
1037
1038 2012-03-19 Tristan Gingold <gingold@adacore.com>
1039
1040 * configure.ac (ia64*-*-*vms*): Add support for ld.
1041 * configure: Regenerate.
1042
1043 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1044
1045 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1046 (unsupported_languages): Remove mips-sgi-irix6.*.
1047 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1048 (with_stabs): Remove.
1049 * configure: Regenerate.
1050
1051 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1052
1053 * configure.ac (enable_libgomp): Remove *-*-osf*.
1054 (with_stabs): Remove alpha*-*-osf*.
1055 * configure: Regenerate.
1056
1057 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1058
1059 * COPYING.NEWLIB: Modify DJ Delorie license to include
1060 modification rights in clause as permitted by DJ Delorie.
1061 * COPYING.LIBGLOSS: Ditto.
1062
1063 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1064
1065 * COPYING.NEWLIB: Remove two unused licenses.
1066
1067 2012-03-05 Tristan Gingold <gingold@adacore.com>
1068
1069 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1070 * configure: Regenerate.
1071
1072 2012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
1073
1074 * COPYING.NEWLIB: Add Adapteva notice.
1075 * COPYING.LIBGLOSS: Add Adapteva notice.
1076
1077 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1078
1079 * configure: Regenerate.
1080
1081 2011-12-15 Jeff Johnston <jjohnstn@redhat.com>
1082
1083 * COPYING.LIBGLOSS: Add GPL with exception license.
1084
1085 2011-11-09 Roland McGrath <mcgrathr@google.com>
1086
1087 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1088 * configure: Rebuild.
1089 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1090 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1091 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1092 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1093 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1094 Add READELF.
1095 * Makefile.in: Rebuild.
1096
1097 2011-11-08 Richard Henderson <rth@redhat.com>
1098
1099 * configure.ac: Test for libitm directory present first.
1100
1101 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1102
1103 * configure.ac: Test libitm/configure.tgt to disable libitm.
1104 * configure: Rebuild.
1105
1106 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1107
1108 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1109 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1110 * Makefile.in: Regenerate.
1111
1112 2011-11-01 DJ Delorie <dj@redhat.com>
1113
1114 * configure.ac (rl78-*-*) New case.
1115 * configure: Regenerate.
1116
1117 2011-11-01 DJ Delorie <dj@redhat.com>
1118
1119 * config.sub: Update to version 2011-10-29 (added rl78)
1120
1121 2011-10-27 Nick Clifton <nickc@redhat.com>
1122
1123 * config.sub: Import these changes from the config project:
1124
1125 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1126 Ben Elliston <bje@gnu.org>
1127
1128 * config.sub (epiphany): New.
1129
1130 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1131 Ben Elliston <bje@gnu.org>
1132
1133 * config.sub (hexagon, hexagon-*): New.
1134
1135 2011-08-23 Roland McGrath <mcgrathr@google.com>
1136
1137 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1138 64eb to be64.
1139
1140 2011-08-16 Roland McGrath <mcgrathr@google.com>
1141
1142 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1143 (nacl): Grok as alias for 32el-unknown-nacl.
1144
1145 2011-08-19 Joel Brobecker <brobecker@adacore.com>
1146
1147 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
1148
1149 2011-08-14 Yao Qi <yao@codesourcery.com>
1150
1151 Merge from gcc:
1152
1153 2011-08-14 Yao Qi <yao@codesourcery.com>
1154 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1155 * configure: Regenerate.
1156
1157 2011-07-26 Ian Lance Taylor <iant@google.com>
1158
1159 Merge from gcc:
1160
1161 2011-07-26 Ian Lance Taylor <iant@google.com>
1162 * configure.ac: Set have_compiler based on whether gcc directory
1163 exists, rather than on whether gcc is in configdirs.
1164 * configure: Rebuild.
1165
1166 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1167 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1168 link directories.
1169 * Makefile.in: Rebuild.
1170
1171 2011-07-20 Ian Lance Taylor <iant@google.com>
1172 PR bootstrap/49787
1173 * configure.ac: Move --enable-bootstrap handling earlier in file.
1174 If --enable-bootstrap and either --enable-build-with-cxx or
1175 --enable-build-poststage1-with-cxx, enable C++ automatically.
1176 * configure: Rebuild.
1177
1178 2011-07-19 Ian Lance Taylor <iant@google.com>
1179 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1180 make C++ a boot_language. Set and substitute
1181 POSTSTAGE1_CONFIGURE_FLAGS.
1182 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1183 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1184 * configure, Makefile.in: Rebuild.
1185
1186 2011-07-16 Jason Merrill <jason@redhat.com>
1187 * Makefile.def (language=c++): Add check-c++0x and
1188 check-target-libmudflap-c++.
1189 * Makefile.tpl (check-target-libmudflap-c++): New.
1190 * Makefile.in: Regenerate.
1191
1192 2011-07-16 Matthias Klose <doko@ubuntu.com>
1193 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1194 * Makefile.def (target_modules/libjava): Pass
1195 $(EXTRA_CONFIGARGS_LIBJAVA).
1196 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1197 if not configured with --enable-static-libjava.
1198 * Makefile.in: Regenerate.
1199 * configure: Likewise.
1200
1201 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1202 PR regression/47836
1203 PR bootstrap/23656
1204 PR other/47733
1205 PR bootstrap/49247
1206 PR c/48825
1207 * configure.ac (target_libraries): Remove target-libiberty.
1208 Remove case-statement setting skipdirs=target-libiberty for
1209 multiple targets. Remove checking target_configdirs and
1210 removing target-libiberty but keeping target-libgcc if
1211 otherwise empty.
1212 * Makefile.def (target_modules): Don't add libiberty.
1213 (dependencies): Remove all traces of target-libiberty.
1214 * configure, Makefile.in: Regenerate.
1215
1216 2011-07-22 Jason Merrill <jason@redhat.com>
1217
1218 * Makefile.def (language=c++): Add check-c++0x and
1219 check-target-libmudflap-c++.
1220 * Makefile.tpl (check-target-libmudflap-c++): New.
1221 * Makefile.in: Regenerate.
1222
1223 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1224
1225 * configure: Regenerate.
1226
1227 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1228
1229 PR target/39150
1230 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1231 x86_64-*-solaris2.1[0-9]*.
1232 * configure: Regenerate.
1233
1234 2011-06-13 Walter Lee <walt@tilera.com>
1235
1236 * configure.ac (tilepro-*-*) New case.
1237 (tilegx-*-*): Likewise.
1238 * configure: Regenerate.
1239
1240 2011-06-06 Nick Clifton <nickc@redhat.com>
1241
1242 * config.sub: Sync from upstream.
1243
1244 2011-05-08 Doug Kwan <dougkwan@google.com>
1245
1246 Merge from gcc:
1247
1248 2011-05-08 Doug Kwan <dougkwan@google.com>
1249
1250 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1251 * configure: Regenerated.
1252 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1253 value from configure.
1254 * Makefile.in: Regenerated.
1255
1256 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1257
1258 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1259 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1260 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1261 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1262 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1263 *-*-vxworks*): Disable newlib and libgloss in separate case
1264 statement.
1265 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1266 to separate case statement.
1267 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1268 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1269 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1270 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1271 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1272 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1273 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1274 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1275 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1276 i[[3456789]]86-*-rdos*, m32r-*-*,
1277 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1278 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1279 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1280 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1281 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1282 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1283 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1284 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1285 and libgloss in main case over targets. Remove most empty cases
1286 in main case over targets.
1287 * configure: Regenerate.
1288
1289 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1290
1291 * configure.ac: Remove code setting special library locations for
1292 hppa*64*-*-hpux11*. Remove code setting compiler for
1293 sparc-sun-solaris2*.
1294 * configure: Regenerate.
1295
1296 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1297
1298 * configure.ac: Separate libgloss_dir settings from general case
1299 over targets.
1300 * configure: Regenerate.
1301
1302 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1303
1304 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1305 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1306 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1307 cases in libgcj-disabling case statement.
1308 (hppa*64*-*-linux*): Set unsupported_languages instead of
1309 disabling target-zlib.
1310 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1311 to hppa*64*-*-hpux*.
1312 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1313 hppa*-*-hpux*.
1314 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1315 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1316 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1317 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1318 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1319 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1320 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1321 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1322 libgcj-disabling case statement.
1323 * configure: Regenerate.
1324
1325 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1326
1327 * configure.ac: Disable Java for targets not supporting libffi.
1328 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1329 Remove cases in Java-disabling statement.
1330 (*arm-wince-pe): Change to arm-wince-pe.
1331 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1332 cases in Java-disabling statement.
1333 (bfin-*-*): Don't disable Java again.
1334 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1335 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1336 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1337 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1338 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1339 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1340 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1341 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1342 Java-disabling statement.
1343 (mmix-*-*): Don't disable Java again.
1344 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1345 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1346 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1347 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1348 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1349 statement.
1350 * configure: Regenerate.
1351
1352 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1353
1354 Merge from GCC:
1355
1356 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1357
1358 PR lto/48086
1359 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1360 * configure: Regenerate.
1361
1362 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1363
1364 * configure.ac: Separate cases disabling Java and Java libraries
1365 from general case over targets.
1366 * configure: Regenerate.
1367
1368 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1369
1370 * configure.ac (build_tools): Remove build-byacc.
1371 (host_libs): Remove mmalloc.
1372 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1373 autoconf automake libtool diff rcs fileutils shellutils time
1374 textutils wdiff find uudecode hello tar gzip indent recode release
1375 sed perl gawk findutils gettext zip.
1376 (libgcj): Remove target-qthreads.
1377 (target_tools): Remove target-examples target-gperf.
1378 (YACC): Don't handle building byacc.
1379 * configure: Regenerate.
1380 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1381 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1382 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1383 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1384 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1385 handle building components.
1386 * Makefile.in: Regenerate.
1387
1388 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1389
1390 * config.sub: Sync from upstream.
1391
1392 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1393
1394 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1395 (microblaze*): Don't disable libssp.
1396 * configure: Regenerate.
1397
1398 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1399
1400 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1401 moveifchange.
1402 * configure: Regenerate.
1403 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1404 * Makefile.in: Regenerate.
1405
1406 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1407
1408 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1409 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1410 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1411 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1412 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1413 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1414 md_exec_prefix cases.
1415 * configure: Regenerate.
1416
1417 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1418
1419 * configure.ac: Separate cases disabling target-libssp,
1420 target-libiberty, target-libstdc++-v3 and Fortran from general
1421 case over targets.
1422 * configure: Regenerate.
1423
1424 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1425
1426 * configure.ac (*-*-chorusos): Don't disable libgcj.
1427 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1428 Remove case.
1429 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1430 (arm-*-coff): Don't disable libgcj.
1431 (arm*-*-linux-gnueabi): Remove useless assignment.
1432 (arm-*-riscix*): Don't disable libgcj.
1433 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1434 configuration.
1435 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1436 (c54x*-*-*): Remove case.
1437 (tic54x-*-*): Don't disable GCC or GCC libraries.
1438 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1439 to *.
1440 (d10v-*-*): Don't disable GCC libraries.
1441 (d30v-*-*): Don't disable libgcj.
1442 (h8500-*-*): Don't disable GCC libraries.
1443 (i960-*-*): Don't disable libgcj.
1444 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1445 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1446 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1447 libgcj.
1448 (m68k-*-coff*): Remove case.
1449 (mmix-*-*): Don't disable libgloss on host.
1450 (mn10200-*-*, mn10300-*-*): Remove cases.
1451 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1452 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1453 Don't disable libgcj.
1454 (romp-*-*): Remove case.
1455 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1456 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1457 case.
1458 (v810-*-*): Don't disable GCC libraries.
1459 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1460 (ip2k-*-*): Don't disable GCC libraries.
1461 * configure: Regenerate.
1462
1463 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1464
1465 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1466 libffi on host.
1467 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1468 on host.
1469 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1470 * configure: Regenerate.
1471
1472 2011-03-26 John Marino <binutils@marino.st>
1473
1474 * configure.ac: Add support for *-*-dragonfly*
1475 * configure: Regenerate.
1476
1477 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1478
1479 * configure.ac (native_only): Remove.
1480 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1481 send-pr uudecode guile gnuserv on host.
1482 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1483 send-pr rcs guile perl texinfo libtool on host.
1484 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1485 automake send-pr rcs guile perl texinfo libtool on host.
1486 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1487 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1488 (alpha*-dec-osf*): Don't disable fileutils on target.
1489 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1490 texinfo send-pr expect dejagnu on target.
1491 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1492 target-qthreads on target.
1493 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1494 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1495 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1496 x86_64-*-mingw*): Don't disable expect on target.
1497 (*-*-cygwin*): Don't disable target-gperf on target.
1498 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1499 gnuserv on target.
1500 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1501 target.
1502 * configure: Regenerate.
1503
1504 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1505
1506 * configure.ac (target_tools): Remove target-groff.
1507 (native_only): Remove target-groff.
1508 (hppa*64*-*-*): Don't disable byacc.
1509 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1510 setting.
1511 (*-*-kaos*): Don't skip target-librx and target-groff.
1512 (*-*-netware*): Don't skip target-libmudflap.
1513 (*-*-tpf*): Don't skip target-libmudflap.
1514 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1515 directories on the host.
1516 (ia64*-*-*vms*): Don't skip tix.
1517 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1518 host.
1519 * configure: Regenerate.
1520
1521 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1522
1523 * configure.ac: Remove references to mt-mep, mt-netware,
1524 mt-wince.
1525 * Makefile.def: Add all-utils soft dependencies.
1526 * Makefile.tpl: Remove GDB_NLM_DEPS.
1527 * configure: Regenerate.
1528 * Makefile.in: Regenerate.
1529
1530 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1531
1532 Sync from GCC:
1533
1534 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1535
1536 * configure.ac: Do not include mh-x86omitfp.
1537 * configure: Regenerate.
1538
1539 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1540
1541 * configure.ac: Remove empty cases.
1542 * configure: Regenerate.
1543
1544 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1545
1546 * Makefile.def: Add dependency from termcap to gdb.
1547 * Makefile.in: Regenerate.
1548
1549 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1550
1551 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1552 * configure: Regenerate.
1553 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1554 * Makefile.tpl: Likewise.
1555 * Makefile.in: Regenerate.
1556
1557 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1558
1559 * configure.ac: Remove all mentions of tentative_cc.
1560 * configure: Regenerate.
1561
1562 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1563
1564 PR lto/48086
1565 * configure.ac: Re-enable LTO on *-apple-darwin9.
1566 * configure: Regenerate.
1567
1568 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1569
1570 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1571 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1572 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1573 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1574 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1575 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1576 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1577 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1578 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1579 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1580 *-*-rhapsody*): Remove host cases.
1581 * configure: Regenerate.
1582
1583 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1584
1585 * configure.ac (ppc*-*-pe): Remove host case.
1586 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1587 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1588 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1589 cases.
1590 * configure: Regenerate.
1591
1592 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1593
1594 * config.sub: Update to version 2011-03-23.
1595
1596 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1597
1598 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1599 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1600 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1601 * configure: Regenerate.
1602
1603 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1604
1605 * config-ml.in: Don't handle arc-*-elf*.
1606 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1607 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1608 handle GCC libraries.
1609 * configure: Regenerate.
1610
1611 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1612
1613 PR bootstrap/48120:
1614 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1615 Add -lstdc++ -lm to LIBS.
1616 * configure: Regenerate.
1617
1618 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1619
1620 * config.guess: Update to version 2011-02-02
1621 * config.sub: Update to version 2011-02-24
1622
1623 2011-03-03 Sebastian Pop <sebastian.pop@amd.com>
1624
1625 * configure.ac: Adjust test of with_ppl.
1626 * configure: Regenerated.
1627
1628 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1629
1630 * configure.ac: Add -lpwl to ppllibs.
1631 * config/cloog.m4: Add -lisl to clooglibs.
1632 * configure: Regenerated.
1633
1634 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1635
1636 Import from Libtool and gnulib:
1637
1638 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1639
1640 Prepare for supporting FreeBSD 10.
1641 * config.rpath: Remove handling of freebsd1* which soon would
1642 match FreeBSD 10.0.
1643
1644 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1645
1646 Remove support for FreeBSD 1.x.
1647 * libtool.m4 (_LT_LINKER_SHLIBS)
1648 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1649 soon would incorrectly match FreeBSD 10.0.
1650
1651 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1652
1653 PR binutils/12283
1654 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1655 (move-if-change): Comes from gnulib.
1656 * move-if-change: Import version from gnulib.
1657
1658 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1659
1660 Sync from GCC:
1661
1662 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1663
1664 PR lto/47225
1665 * Makefile.def (lto-plugin): Double dash for enable-shared.
1666 (configure-gcc): Depend on all-lto-plugin.
1667 * Makefile.in: Rebuilt.
1668
1669 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1670
1671 * configure.ac: Remove extra bracket.
1672 * configure: Regenerate.
1673
1674 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1675
1676 PR lto/47225
1677 * Makefile.def: Add dependency for install-gcc
1678 on install-lto-plugin.
1679 * Makfile.in: Regenerated
1680
1681 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1682
1683 * configure.ac: If with_ppl is no, move setting with_cloog=no
1684 after CLOOG_REQUESTED check.
1685 * configure: Regenerated.
1686
1687 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1688
1689 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1690 CLooG has been requested.
1691 * configure: Regenerated.
1692
1693 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1694
1695 * configure: Regenerated.
1696 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1697
1698 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1699
1700 * configure: Regenerated.
1701 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1702
1703 2011-01-07 Jan Hubicka <jh@suse.cz>
1704
1705 PR lto/47225
1706 * Makefile.in: Regenerate.
1707 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1708 configure.
1709
1710 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1711
1712 PR libgcj/44341
1713 * configure.ac: Discard --with-* flags for host when configuring
1714 target libraries for cross build.
1715 * configure: Rebuilt.
1716
1717 2011-01-21 Andreas Schwab <schwab@redhat.com>
1718
1719 Sync from GCC:
1720
1721 2011-01-21 Andreas Schwab <schwab@redhat.com>
1722
1723 * configure.ac: Use AS_HELP_STRING throughout.
1724 * configure: Regenerate.
1725
1726 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1727
1728 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1729 * configure: Regenerate.
1730
1731 2010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1732
1733 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1734
1735 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1736
1737 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1738 for ia64-hpux.
1739 * configure: Regenerate.
1740
1741 2011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1742
1743 Sync from GCC:
1744 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1745
1746 * configure.ac: (picochip): Disable libiberty.
1747 * configure: Regenerate.
1748
1749 2010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1750
1751 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1752
1753 2010-12-10 Ian Lance Taylor <iant@google.com>
1754
1755 PR bootstrap/46819
1756 * configure.ac: For --disable-libgcj clear libgcj_saved.
1757 * configure: Rebuild.
1758
1759 2010-12-10 Tobias Burnus <burnus@net-b.de>
1760
1761 PR fortran/46540
1762 * configure.ac: Add --disable-libquadmath and
1763 --disable-libquadmath-support.
1764 * configure: Regenerate.
1765
1766 2010-12-10 Tristan Gingold <gingold@adacore.com>
1767
1768 * src-release (ETC_SUPPORT): add gnu-oids.texi
1769
1770 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1771
1772 PR libffi/46792
1773 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1774 * configure: Regenerate.
1775
1776 2010-12-02 Ian Lance Taylor <iant@google.com>
1777
1778 * configure.ac: Always set default for poststage1_ldflags to
1779 -static-libstdc++ -static-libgcc.
1780
1781 2010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1782
1783 * COPYING.NEWLIB: Add National Semiconductor notice.
1784
1785 2010-11-29 Andreas Schwab <schwab@redhat.com>
1786
1787 * configure.ac: Move comment to remove extra space in last argument
1788 of GCC_TARGET_TOOL.
1789
1790 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1791
1792 PR other/46026
1793 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1794 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1795 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1796 (BASE_FLAGS_TO_PASS): Use it.
1797 * configure: Rebuilt.
1798 * Makefile.in: Rebuilt.
1799
1800 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1801
1802 PR binutils/12258
1803 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1804 Properly check default linker.
1805 * configure: Regnerated.
1806
1807 2010-11-23 Matthias Klose <doko@ubuntu.com>
1808
1809 * configure.ac: For --enable-gold, handle value `default' instead of
1810 `both*'. New configure option --{en,dis}able-ld.
1811 * configure: Regenerate.
1812
1813 2010-11-20 Ian Lance Taylor <iant@google.com>
1814
1815 * configure.ac: Only disable a language library if no language needs
1816 it. Don't let --disable-libgcj uncondtionally disable libffi.
1817 * configure: Rebuild.
1818
1819 2010-11-20 Paolo Bonzini <bonzini@gnu.org>
1820
1821 * configure: Regenerate.
1822
1823 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1824
1825 PR other/46202
1826 * configure.ac: Fix just-built in-tree STRIP name to be
1827 binutils/strip-new.
1828 * configure: Regenerate.
1829 * Makefile.def (install-strip-gcc, install-strip-binutils)
1830 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1831 (install-strip-sid): Mirror dependencies on non-strip variants
1832 of these targets on the respective -strip prerequisites.
1833 * Makefile.tpl (install-strip, install-strip-host)
1834 (install-strip-target): New targets.
1835 (install-strip-[+module+], install-strip-target-[+module+]):
1836 New targets.
1837 * Makefile.in: Regenerate.
1838
1839 2010-11-19 Ian Lance Taylor <iant@google.com>
1840 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1841
1842 * configure.ac: Add target-libgo to target_libraries. Set
1843 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1844 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1845 (HOST_EXPORTS): Add GOC.
1846 (BASE_TARGET_EXPORTS): Add GOC.
1847 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1848 (GOCFLAGS_FOR_TARGET): New variable.
1849 (EXTRA_HOST_FLAGS): Add GOC.
1850 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1851 * Makefile.def (target_modules): Add libgo.
1852 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1853 (dependencies): Add dependency from configure-target-libgo to
1854 configure-target-libffi and all-target-libstdc++-v3. Add
1855 dependencies from all-target-libgo to all-target-libffi.
1856 (languages): Add go.
1857 * configure: Rebuild.
1858 * Makefile.in: Rebuild.
1859
1860 2010-11-19 Ian Lance Taylor <iant@google.com>
1861
1862 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1863 compiler/flag environment variables.
1864
1865 2010-11-18 Ian Lance Taylor <iant@google.com>
1866
1867 * configure.ac: Check for lang_requires_boot_languages in
1868 config-lang.in files.
1869 * configure: Rebuild.
1870
1871 2010-11-17 Mike Frysinger <vapier@gentoo.org>
1872
1873 * .gitignore: New file.
1874
1875 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1876 Tobias Burnus <burnus@net-b.de>
1877
1878 PR fortran/32049
1879 * Makefile.def: Add libquadmath; build it with language=fortran.
1880 * configure.ac: Add libquadmath.
1881 * Makefile.tpl: Handle multiple libs in check-[+language+].
1882 * Makefile.in: Regenerate.
1883 * configure: Regenerate.
1884
1885 2010-11-15 Andreas Schwab <schwab@redhat.com>
1886
1887 * configure.ac: Fix spelling in option names.
1888 * configure: Regenerated.
1889
1890 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1891
1892 PR bootstrap/39622
1893 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1894 * configure: Regenerated.
1895
1896 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1897
1898 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1899 define the cloog backend to use. Furthermore, only pass the ppllibs to
1900 the configure checks, if necessary.
1901 * configure: Regenerate.
1902
1903 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1904
1905 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1906 * configure: regenerate
1907
1908 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1909
1910 * config/cloog.m4: Fix typo. verison -> version.
1911 * configure: Regenerate.
1912
1913 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1914
1915 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1916 * configure: Regenerate.
1917
1918 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1919
1920 * configure.ac: Support official CLooG.org versions.
1921 * configure: Regenerate.
1922 * config/cloog.m4: New.
1923
1924 2010-11-05 Michael Eager <eager@eagercon.com>
1925
1926 * COPYING.LIBGLOSS: Correct typo in microblaze.
1927 * COPYING.NEWLIB: Same.
1928
1929 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1930
1931 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1932 * configure: Regenerate.
1933
1934 2010-11-03 Ian Lance Taylor <iant@google.com>
1935 Dave Korn <dave.korn.cygwin@gmail.com>
1936
1937 PR lto/46273
1938 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1939 and on other supported platforms whenever LTO is enabled.
1940 * configure: Rebuild.
1941
1942 2010-11-02 Alan Modra <amodra@gmail.com>
1943
1944 PR binutils/12110
1945 * configure.ac: Error when source path contains spaces.
1946 * configure: Regenerate.
1947
1948 2010-10-20 Ian Lance Taylor <iant@google.com>
1949
1950 * Makefile.def (target_modules): Set lib_path to src/.libs for
1951 libstdc++-v3 module.
1952 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1953 * Makefile.in: Rebuild.
1954
1955 2010-10-08 Bernd Schmidt <bernds@codesourcery.com>
1956 Joseph Myers <joseph@codesourcery.com>
1957
1958 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1959 notices.
1960 * COPYING.NEWLIB: Add Texas Instruments notice.
1961
1962 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1963
1964 * configure.ac (build_lto_plugin): New shell variable.
1965 (--enable-lto): Turn on by default for all non-ELF platforms that
1966 have had LTO support added so far. Set build_lto_plugin appropriately
1967 for both ELF and non-ELF.
1968 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1969 * configure: Regenerate.
1970
1971 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1972
1973 PR bootstrap/45326
1974 PR bootstrap/45174
1975 * configure.ac: Honor initial values of $build_configargs,
1976 $host_configargs, $target_configargs. Mark the precious, so
1977 environment settings get recorded.
1978 * configure: Regenerate.
1979
1980 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1981
1982 Sync from GCC:
1983
1984 2010-09-30 Michael Eager <eager@eagercon.com>
1985
1986 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1987 * configure: Regenerate.
1988
1989 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1990
1991 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1992 targets and amend comment.
1993 * configure: Regenerate.
1994
1995 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1996
1997 * configure.ac: Enable LTO by default on Darwin.
1998 * configure: Regenerate.
1999
2000 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2001
2002 PR bootstrap/44455
2003 * configure.ac (extra_mpfr_configure_flags): Copy from
2004 extra_mpc_gmp_configure_flags.
2005 * configure: Re-generated.
2006
2007 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2008
2009 Sync from GCC:
2010
2011 PR bootstrap/45796
2012 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2013 Depend on all-build-libiberty.
2014 * Makefile.in: Regenerate.
2015
2016 2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2017
2018 Sync from GCC:
2019
2020 PR bootstrap/44621
2021 * configure.ac: Fix unportable shell quoting.
2022 * configure: Regenerate.
2023
2024 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2025
2026 * configure.ac: Support all v850 targets.
2027 * configure: Regenerate.
2028
2029 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2030
2031 PR target/44862
2032 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2033 Provide -B option to allow for link spec %s substitutions for
2034 libstdc++.a on darwin.
2035 * Makefile.in: Regenerate.
2036
2037 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2038
2039 * Makefile.def (configure-gcc): Depend on all-libelf.
2040 * Makefile.in: Rebuild.
2041
2042 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2043
2044 * config.sub, config.guess: Update from upstream sources.
2045
2046 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2047
2048 Sync from GCC:
2049
2050 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2051 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2052 * configure: Regenerated.
2053
2054 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2055 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2056 * configure: Regenerate.
2057
2058 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
2059 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2060 * configure: Regenerate.
2061
2062 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2063 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2064 separately.
2065 * configure: Regenerate.
2066
2067 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2068 * configure: Regenerate after change to elf.m4.
2069
2070 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2071 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2072 * configure: Regenerated.
2073
2074 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2075 * configure.ac: Print "buggy but acceptable" when CLooG
2076 revision is less than 9.
2077 * configure: Regenerated.
2078
2079 2010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
2080
2081 Merge from gcc:
2082
2083 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2084 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2085 * configure: Regenerate.
2086
2087 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2088 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2089 a platform that supports LTO.
2090 * configure: Regenerate.
2091
2092 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2093 PR lto/42776
2094 * configure.ac (--enable-lto): Refactor handling so libelf tests
2095 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2096 and allow LTO to be explicitly enabled on non-ELF platforms that
2097 are known to support it inside else-clause.
2098 * configure: Regenerate.
2099
2100 2010-04-27 Roland McGrath <roland@redhat.com>
2101 H.J. Lu <hongjiu.lu@intel.com>
2102
2103 * configure.ac (--enable-gold): Support both, both/gold and
2104 both/bfd to add gold to configdirs without removing ld.
2105 * configure: Regenerated.
2106
2107 * Makefile.def: Add install-gold dependency to install-ld.
2108 * Makefile.in: Regenerated.
2109
2110 2010-04-14 Tristan Gingold <gingold@adacore.com>
2111
2112 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2113 * configure: Regenerate.
2114
2115 2010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2116
2117 Merge from gcc:
2118 PR bootstrap/43615
2119 PR bootstrap/43328
2120 Revert:
2121 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2122 * configure.ac: Do not pass --enable-multilib nor
2123 --disable-multilib in baseargs. Accept explicitly passed
2124 --enable_multilib.
2125 * configure: Regenerate.
2126
2127 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2128
2129 PR bootstrap/43328
2130 * configure.ac: Do not pass --enable-multilib nor
2131 --disable-multilib in baseargs. Accept explicitly passed
2132 --enable_multilib.
2133 * configure: Regenerate.
2134
2135 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2136
2137 * configure.ac (tic6x-*-*): New case.
2138 * configure: Regenerate.
2139
2140 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2141
2142 Merge from gcc:
2143 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2144 PR ada/42554
2145 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2146 * configure: Regenerate.
2147
2148 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2149
2150 * config.sub: Update to version 2010-03-22.
2151 * config.guess: Update to version 2009-12-30.
2152
2153 2010-03-14 Joseph Myers <joseph@codesourcery.com>
2154
2155 Merge from gcc:
2156 2010-01-11 Richard Guenther <rguenther@suse.de>
2157 PR lto/41569
2158 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2159 * Makefile.in: Regenerated.
2160
2161 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2162
2163 PR libstdc++/32499
2164 * configure.ac (RANLIB): Default to true.
2165 (STRIP): Likewise.
2166 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2167 * configure: Regenerate.
2168
2169 2010-02-17 Nick Clifton <nickc@redhat.com>
2170
2171 PR 11238
2172 * Makefile.tpl (local-distclean): Also remove config.cache files in
2173 sub-directories as there may not be Makefiles present in the
2174 sub-directories.
2175 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2176 the config.cache files found by the find command.
2177
2178 * Makefile.in: Regenerate.
2179 * configure.ac: Revert previous delta.
2180 * configure: Regenerate.
2181
2182 2010-02-15 Nick Clifton <nickc@redhat.com>
2183
2184 PR 11238
2185 * configure.ac: Delete config.cache files in sub-directories when
2186 deleting Makefiles.
2187 * configure: Regenerate.
2188
2189 2010-02-15 Nick Clifton <nickc@redhat.com>
2190
2191 * configure.ac: Sync from gcc.
2192 * configure: Regenerate.
2193
2194 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2195
2196 Sync from gcc:
2197 * configure.ac: Add "recommended" version checks for GMP/MPC.
2198 Update recommended GMP/MPFR/MPC versions.
2199 * configure: Regenerate.
2200
2201 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2202
2203 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2204 * configure.ac (bootstrap_target_libs): Make inclusion of
2205 target-libgomp conditional on libgomb being in target_configdirs.
2206 * configure: Regenerate.
2207
2208 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2209
2210 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2211 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2212 * configure: Regenerate.
2213
2214 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2215
2216 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2217 * configure.ac (target_configdirs): Substitute.
2218 * Makefile.def: Bootstrap target module libgomp.
2219 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2220 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2221 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2222 * configure, Makefile.in: Regenerate.
2223
2224 2009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2225
2226 * libtool.m4: Sync from git Libtool.
2227 * ltmain.sh: Likewise.
2228 * ltoptions.m4: Likewise.
2229 * ltversion.m4: Likewise.
2230 * lt~obsolete.m4: Likewise.
2231
2232 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2233 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2234
2235 PR bootstrap/42424
2236 * configure.ac: Include libtool m4 files.
2237 (_LT_CHECK_OBJDIR): Call it.
2238 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2239 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2240
2241 * configure: Regenerate.
2242
2243 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2244
2245 PR bootstrap/41818
2246 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2247 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2248 * Makefile.in: Regenerate.
2249
2250 2009-12-18 Ben Elliston <bje@au.ibm.com>
2251
2252 * config.sub, config.guess: Update from upstream sources.
2253
2254 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>
2255
2256 * COPYING.NEWLIB: Update copyright date.
2257 * COPYING.LIBGLOSS: Ditto.
2258
2259 2009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2260
2261 PR middle-end/30447
2262 PR middle-end/30789
2263 PR other/40302
2264
2265 * configure.ac: Require MPC.
2266 * configure: Regenerate.
2267
2268 * configure.ac: Update minimum MPC version to 0.8.
2269 * configure: Regenerate.
2270
2271 2009-11-20 Paolo Bonzini <bonzini@gnu.org>
2272
2273 * config.guess: Sync with upstream and gcc.
2274 * config.sub: Sync with upstream and gcc.
2275
2276 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2277
2278 * Makefile.def: Restore host and target settings for gmp.
2279 * Makefile.in: Rebuild.
2280
2281 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2282
2283 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2284 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2285 Fix portability of test of C++ as bootstrap language. Add
2286 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2287 * configure: Rebuild.
2288 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2289 and cloog. Fix in-tree ppl configuration. Introduce libelf
2290 in-tree building.
2291 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2292 (POSTSTAGE1_HOST_EXPORTS): Use it.
2293 (STAGE[+id+]_CXXFLAGS): New.
2294 (BASE_FLAGS_TO_PASS): Pass it down.
2295 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2296 extra_exports.
2297 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2298 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2299 extra_exports.
2300 * Makefile.in: Rebuild.
2301
2302 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2303
2304 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2305 paths for *-w64-mingw* and x86_64-*mingw*.
2306 * configure: Regenerated.
2307
2308 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2309
2310 * configure.ac: Disable target-winsup & co for
2311 x86_64-*-mingw* and *-w64-mingw* targets.
2312 * configure: Regenerated.
2313
2314 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2315
2316 * configure.ac (CLooG test): Use = with test.
2317 * configure: Regenerate.
2318
2319 2009-10-22 Richard Guenther <rguenther@suse.de>
2320
2321 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2322 cloog if the ppl version check failed. Move flags saving
2323 before setting in libelf check.
2324 * configure: Regenerate.
2325
2326 2009-10-21 Richard Guenther <rguenther@suse.de>
2327
2328 * configure.ac: Adjust the ppl and cloog configure to work as
2329 documented. Disable cloog if ppl was disabled. Omit the version
2330 checks if they were disabled.
2331 * configure: Re-generate.
2332
2333 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2334
2335 * configure.ac: Add 'lto' to enable_languages, not
2336 new_enable_languages, and only if not already present.
2337 * configure: Regenerate.
2338
2339 2009-10-06 Ian Lance Taylor <iant@google.com>
2340
2341 * Makefile.def: check-gold depends upon all-gas.
2342 * Makefile.in: Rebuild.
2343
2344 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2345
2346 * Makefile.def: all-lto-plugin depends on all-libiberty.
2347 set bootstrap=true for lto-plugin.
2348 Add lto-plugin.
2349 * Makefile.in: Regenerate.
2350 * configure.ac (host_libs): Add lto-plugin.
2351 * configure: Regenerate.
2352
2353 2009-10-03 Diego Novillo <dnovillo@google.com>
2354
2355 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2356 (HOST_LIBELFLIBS): Define.
2357 (HOST_LIBELFINC): Define.
2358 * Makefile.in: Regenerate.
2359 * configure.ac: Add --enable-lto.
2360 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2361 If --enable-lto is used, add 'lto' to new_enable_languages.
2362 If --enable-lto is used and gold is enabled, add
2363 lto-plugin to configdirs.
2364 * configure: Regenerate.
2365
2366 2009-10-03 Simon Baldwin <simonb@google.com>
2367
2368 * configure.ac: If --with-system-zlib, suppress local zlib and
2369 pass --with-system-zlib to subdir configure scripts.
2370 * configure: Regenerate.
2371
2372 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2373 Paolo Bonzini <bonzini@gnu.org>
2374
2375 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2376 $(srcdir).
2377 * Makefile.in: Rebuilt.
2378
2379 2009-09-29 Paolo Bonzini <bonzini@gnu.org>
2380
2381 Sync from gcc:
2382 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2383
2384 * configure.ac: Update minimum MPC version to 0.7.
2385 * configure: Regenerate.
2386
2387 2009-09-25 Nick Clifton <nickc@redhat.com>
2388
2389 * configure.ac: Pass any --cache-file=/dev/null option on to
2390 subconfigures.
2391 * configure: Regenerate.
2392
2393 2009-09-23 Nick Clifton <nickc@redhat.com>
2394
2395 * config.sub, config.guess: Update from upstream sources.
2396
2397 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2398
2399 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2400 * Makefile.in: Rebuilt.
2401
2402 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2403
2404 PR bootstrap/32272
2405 * configure.ac: Error out if $srcdir isn't '.' but contains
2406 host-${host_noncanonical}.
2407 * configure: Regenerate.
2408
2409 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2410
2411 * configure.ac: If bootstrapping a combined tree with
2412 --enable-gold, require c++ in stage1_languages.
2413 * configure: Regenerate.
2414
2415 * configure.ac: Also add target_libs of stage1_languages to
2416 bootstrap_target_libs.
2417 * configure: Regenerate.
2418
2419 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2420 with --enable-languages not containing c++.
2421 * configure: Regenerate.
2422
2423 2009-09-16 Jie Zhang <jie.zhang@analog.com>
2424
2425 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2426 * configure: Regenerate.
2427
2428 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2429
2430 * configure.ac: Do not use $extrasub for replacing @if/@endif
2431 parts in Makefile; instead, use additional arguments to
2432 AC_CONFIG_COMMANDS to do the replacement manually, with several
2433 sed invocations, to avoid HP-UX sed command limits.
2434 * configure: Regenerate.
2435
2436 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2437
2438 * configure.ac (with-build-config): Document. Handle without.
2439 Handle missing argument.
2440 * configure: Rebuilt.
2441
2442 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2443
2444 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2445 Default to bootstrap-debug only if compare-debug works.
2446 * configure: Rebuilt.
2447 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2448 * Makefile.in: Rebuilt.
2449
2450 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2451
2452 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2453 * Makefile.in: Rebuilt.
2454
2455 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
2456
2457 * Makefile.tpl (AWK): Fix typo.
2458 * Makefile.in: Regenerate.
2459
2460 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
2461
2462 * configure.ac: Detect awk and sed.
2463 * Makefile.def (flags_to_pass): Add AWK and SED.
2464 * Makefile.tpl (AWK, SED): New.
2465 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2466 * configure: Regenerate.
2467 * Makefile.in: Regenerate.
2468
2469 2009-09-01 Tristan Gingold <gingold@adacore.com>
2470
2471 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
2472 Remove logical names.
2473
2474 2009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
2475
2476 * ltmain.sh (func_normal_abspath): New function.
2477 (func_relative_path): Likewise.
2478 (func_mode_help): Document new -bindir option for link mode.
2479 (func_mode_link): Add new -bindir option, and use it to place
2480 output DLL if specified.
2481
2482 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2483
2484 * configure.ac (AC_PREREQ): Bump to 2.64.
2485
2486 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2487
2488 * README-maintainer-mode: Point directly to upstream locations
2489 for autoconf, automake, libtool, gettext, instead of copies on
2490 sources.redhat.com. Document required versions.
2491 * configure.ac: Do not substitute datarootdir, htmldir,
2492 pdfdir, docdir. Do not process --with-datarootdir,
2493 --with-htmldir, --with-pdfdir, --with-docdir.
2494 * configure: Regenerate.
2495
2496 * configure: Regenerate.
2497
2498 * compile: Sync from Automake 1.11.
2499 * depcomp: Likewise.
2500 * install-sh: Likewise.
2501 * missing: Likewise.
2502 * mkinstalldirs: Likewise.
2503 * ylwrap: Likewise.
2504
2505 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2506
2507 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2508 (baseargs): Add --disable-option-checking.
2509 * configure: Regenerate.
2510
2511 * Makefile.def (configure-target-libiberty): Depend on
2512 all-binutils and all-ld.
2513 (configure-target-newlib): Likewise.
2514 * Makefile.in: Regenerate.
2515
2516 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2517
2518 Sync with GCC, merge:
2519
2520 2009-07-31 Christian Bruel <christian.bruel@st.com>
2521
2522 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2523 * configure: Regenerate.
2524
2525 2009-07-06 Ian Lance Taylor <iant@google.com>
2526
2527 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2528 * configure: Rebuild.
2529
2530 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2531
2532 PR bootstrap/40338
2533 * configure.ac (comparestring): Create new variable.
2534 * Makefile.tpl (comparestring): Use to skip some comparisions.
2535 * configure: Regenerate.
2536 * Makefile.in: Regenerate.
2537
2538 2009-06-23 Ian Lance Taylor <iant@google.com>
2539
2540 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2541 boot_languages. Only bootstrap target libraries listed in
2542 target_libs for some boot language. Add --with-stage1-ldflags,
2543 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2544 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2545 if not building with C++.
2546 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2547 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2548 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2549 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2550 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2551 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2552 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2553 * configure, Makefile.in: Rebuild.
2554
2555 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2556
2557 * configure.ac: Detect MPC in default directory.
2558 * configure: Regenerate.
2559
2560 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2561
2562 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2563 to noconfdirs.
2564 * configure: Regenerate.
2565
2566 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2567
2568 * Makefile.def: Add MPC support and dependencies.
2569 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2570
2571 * Makefile.in, configure: Regenerate.
2572
2573 2009-05-24 Nicolas Roche <roche@adacore.com>
2574
2575 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2576 * Makefile.in: Regenerate.
2577
2578 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2579
2580 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2581 * configure: Regenerate.
2582
2583 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2584
2585 * configure.ac ($with_ppl): Default to no if not supplied.
2586 ($with_cloog): Likewise.
2587 configure: Regenerate.
2588
2589 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2590
2591 PR bootstrap/39739
2592 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2593 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2594
2595 * configure, Makefile.in: Regenerate.
2596
2597 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2598
2599 * configure.ac: Change copyright header to refer to version
2600 3 of the GNU General Public License and to point readers at the
2601 COPYING3 file and the FSF's license web page.
2602 * Makefile.def: Likewise.
2603 * Makefile.tpl: Likewise.
2604 * Makefile.in: Regenerate.
2605
2606 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2607
2608 * configure.ac: Restore match for darwin9 or later. Use double
2609 brackets since regeneration eats one pair.
2610 * configure: Regenerate.
2611
2612 2009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
2613
2614 * MAINTAINERS: Perform some obvious fixups.
2615
2616 2009-08-17 Ben Elliston <bje@au.ibm.com>
2617
2618 * config.sub, config.guess: Update from upstream sources.
2619
2620 2009-08-06 Michael Eager <eager@eagercon.com>
2621
2622 * configure.ac: Add Microblaze target.
2623 * configure: Regenerate.
2624
2625 2009-07-02 Tristan Gingold <gingold@adacore.com>
2626
2627 * configure.ac: Do not exclude gas for i386-*-darwin.
2628 Add a case for x86_64-*-darwin.
2629 * configure: Regenerate.
2630
2631 2009-06-26 Doug Evans <dje@sebabeach.org>
2632
2633 * Makefile.def (host_modules): Add cgen.
2634 * Makefile.in: Regenerate.
2635 * configure.ac (host_tools): Add cgen.
2636 * configure: Regenerate.
2637
2638 2009-06-17 Michael Eager <eager@eagercon.com>
2639
2640 * COPYING.LIBGLOSS: Add Xilinx license.
2641
2642 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2643
2644 * configure.ac: Define is_elf for QNX Neutrino targets.
2645 * configure: Regenerate.
2646
2647 2009-06-03 Jerome Guitton <guitton@adacore.com>
2648 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2649
2650 * Makefile.tpl (all): Avoid a trailing backslash.
2651 * Makefile.in: Regenerate.
2652
2653 2009-06-03 Ben Elliston <bje@au.ibm.com>
2654
2655 * config.sub, config.guess: Update from upstream sources.
2656
2657 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2658
2659 * Makefile.tpl ([+compare-target+]): Compare all stage
2660 directories, rather than just gcc.
2661 * Makefile.in: Rebuilt.
2662
2663 2009-05-28 Doug Kwan <dougkwan@google.com>
2664
2665 * configure.ac: Support gold for target arm*-*-*.
2666 * configure: Regenerate.
2667
2668 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2669
2670 * Makefile.tpl (all): Avoid harmless warning in make all when
2671 gcc-bootstrap is enabled but stage_last does not exist.
2672 * Makefile.in: Rebuilt.
2673
2674 2009-05-25 Tristan Gingold <gingold@adacore.com>
2675
2676 * setup.com: Complete the file with configuration and build.
2677
2678 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2679
2680 PR other/40159
2681 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2682 gcc-no-bootstrap are mutually exclusive.
2683 * Makefile.in: Rebuilt.
2684
2685 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2686
2687 PR other/40159
2688 * Makefile.tpl (all): Don't end with unconditional success.
2689 * Makefile.in: Rebuilt.
2690
2691 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2692
2693 PR target/37137
2694 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2695 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2696 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2697 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2698 stage_configureflags, stage_cflags and stage_libcflags into
2699 explicit Makefile macros.
2700 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2701 GFORTRAN.
2702 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2703 CC. Set CC_FOR_BUILD from CC.
2704 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2705 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2706 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2707 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2708 and GFORTRAN.
2709 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2710 (_LIBCFLAGS): Renamed to _TFLAGS.
2711 (do-compare-debug, do-compare3-debug): Drop.
2712 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2713 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2714 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2715 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2716 (XGCC_FLAGS_FOR_TARGET): New.
2717 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2718 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2719 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2720 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2721 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2722 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2723 TFLAGS.
2724 (BUILD_CONFIG): Include if requested.
2725 (all): Set TFLAGS on bootstrap.
2726 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2727 (all-stageid-prefixmodule): Likewise.
2728 (do-clean, distclean-stageid): Set TFLAGS.
2729 (restrap): Fix whitespace.
2730 * Makefile.in: Rebuilt.
2731
2732 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2733
2734 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2735 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2736 * Makefile.in: Regenerate.
2737
2738 2009-04-24 Eli Zaretskii <eliz@gnu.org>
2739
2740 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2741 consistency with config.sub. (Update from upstream sources.)
2742
2743 2009-04-21 Joseph Myers <joseph@codesourcery.com>
2744
2745 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2746
2747 2009-04-17 Ben Elliston <bje@au.ibm.com>
2748
2749 * config.sub, config.guess: Update from upstream sources.
2750
2751 2009-04-15 Anthony Green <green@moxielogic.com>
2752
2753 * configure.ac: Add moxie support.
2754 * configure: Rebuilt.
2755
2756 2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2757
2758 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2759 * configure: Regenerate.
2760
2761 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2762
2763 PR gas/10039
2764 * configure.ac: Require texinfo 4.7.
2765 * configure: Regenerated.
2766
2767 2009-04-09 Steve Ellcey <sje@cup.hp.com>
2768
2769 * Makefil.def (languages): New entries.
2770 * Makefile.tpl (check-gcc-*): New generic target.
2771 * Makefile.in: Regenerate.
2772
2773 2009-03-27 Eli Zaretskii <eliz@gnu.org>
2774
2775 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2776 Windows builds of Sed.
2777
2778 2009-03-18 Tom Tromey <tromey@redhat.com>
2779
2780 * configure: Rebuild.
2781 * configure.ac (host_libs): Add libiconv.
2782 * Makefile.in: Rebuild.
2783 * Makefile.def (host_modules): Add libiconv.
2784 (configure-gdb, all-gdb): Depend on libiconv.
2785
2786 2009-03-16 Tristan Gingold <gingold@adacore.com>
2787
2788 * configure.ac: Treat gdb as supported on x86_64-darwin.
2789 * configure: Regenerate.
2790
2791 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2792
2793 Merge from GCC:
2794
2795 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2796
2797 * configure.ac (--with-host-libstdcxx): New option.
2798 * configure: Regenerate.
2799
2800 2009-01-29 Robert Millan <rmh@aybabtu.com>
2801
2802 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2803 * configure: Regenerate.
2804
2805 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2806
2807 PR tree-optimization/38515
2808 * configure.ac (cloog-polylib): Removed.
2809 (with_ppl, with_cloog): Test for "no".
2810 * configure: Regenerated.
2811
2812 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2813
2814 Backport from git Libtool:
2815
2816 2009-01-19 Robert Millan <rmh@aybabtu.com>
2817 Support GNU/kOpenSolaris.
2818 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2819 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2820 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2821 GNU/kOpenSolaris.
2822
2823 2009-02-05 Andreas Schwab <schwab@suse.de>
2824
2825 * Makefile.tpl (stage_last): Define $r and $s before using
2826 $(RECURSE_FLAGS_TO_PASS).
2827 * Makefile.in: Regenerate
2828
2829 2009-01-21 Jeff Johnston <jjohnstn@redhat.com>
2830
2831 * COPYING.NEWLIB: Add ARM license.
2832
2833 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2834
2835 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2836 (all-opcodes): Depend on all-libiberty.
2837 * Makefile.in: Regenerate.
2838
2839 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2840
2841 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2842 * configure: Regenerate.
2843
2844 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2845
2846 Backport link test fix from upstream Libtool:
2847
2848 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2849 Add cache variables to tests that require the linker to work.
2850 For shlibpath_overrides_runpath, this also changes the semantics
2851 to let the result from the C compiler take precedence.
2852 compiler take precedence.
2853
2854 2008-12-02 Ben Elliston <bje@au.ibm.com>
2855
2856 * config.sub, config.guess: Update from upstream sources.
2857
2858 2008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2859
2860 * COPYING.NEWLIB: Updated.
2861 * COPYING.LIBGLOSS: Ditto.
2862
2863 2008-12-16 Paolo Bonzini <bonzini@gnu.org>
2864
2865 Sync with GCC:
2866
2867 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2868
2869 * configure.ac (ppllibs): Add by default the lib flags.
2870 * configure: Regenerate.
2871
2872 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2873
2874 * configure.ac: Add double brackets on darwin[912].
2875 * configure: Regenerate.
2876
2877 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2878
2879 * configure.ac: Expand to darwin10 and later.
2880 * configure: Regenerate.
2881
2882 2008-12-02 Andreas Schwab <schwab@suse.de>
2883
2884 * Makefile.def: configure-target-boehm-gc depends on
2885 all-target-libstdc++-v3.
2886 * Makefile.in: Regenerate.
2887
2888 2008-12-02 Ben Elliston <bje@au.ibm.com>
2889
2890 * config.sub, config.guess: Update from upstream sources.
2891
2892 2008-11-27 Joseph Myers <joseph@codesourcery.com>
2893
2894 Merge from GCC:
2895
2896 2007-12-02 Matthias Klose <doko@ubuntu.com>
2897
2898 * config-ml.in: Remove 64bit configure tests.
2899
2900 2008-05-14 Rafael Espindola <espindola@google.com>
2901
2902 * config-ml.in: don't handle --enable-shared and --enable-static.
2903
2904 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2905 Tobias Grosser <grosser@fim.uni-passau.de>
2906 Jan Sjodin <jan.sjodin@amd.com>
2907 Harsha Jagasia <harsha.jagasia@amd.com>
2908 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2909 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2910 Adrien Eliche <aeliche@isty.uvsq.fr>
2911
2912 Merge from graphite branch.
2913 * configure: Regenerate.
2914 * Makefile.in: Regenerate.
2915 * configure.ac (host_libs): Add ppl and cloog.
2916 Add checks for PPL and CLooG.
2917 * Makefile.def (ppl, cloog): Added modules and dependences.
2918 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2919 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2920
2921 2008-09-03 Richard Guenther <rguenther@suse.de>
2922
2923 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2924 cloog test.
2925 * configure: Re-generate.
2926
2927 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2928
2929 * configure.ac (--with-cloog-polylib): New.
2930 (--disable-cloog-version-check): New.
2931 (--disable-ppl-version-check): New.
2932 * configure: Re-generate.
2933
2934 2008-09-05 Richard Guenther <rguenther@suse.de>
2935
2936 * configure.ac: Initialize clooglibs to -lcloog.
2937 * configure: Re-generate.
2938
2939 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2940
2941 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2942 recommended version to 2.3.2.
2943
2944 * configure: Regenerate.
2945
2946 2008-10-31 Ben Elliston <bje@au.ibm.com>
2947
2948 * configure.ac (spu-*-*): Remove special case.
2949 * configure: Regenerate.
2950
2951 Complete comment text from GCC version of:
2952
2953 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2954
2955 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2956 (GCC_SHLIB_SUBDIR): New.
2957 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2958 * configure: Regenerate.
2959 * Makefile.in: Regenerate.
2960
2961 2008-11-27 Tristan Gingold <gingold@adacore.com>
2962
2963 * configure.ac: Build gdb for i?86-*-darwin*
2964 * configure: Regenerated.
2965
2966 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2967
2968 PR bootstrap/38014
2969 PR bootstrap/37923
2970
2971 Revert:
2972
2973 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2974
2975 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2976 * Makefile.in: Regenerated.
2977
2978 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2979
2980 PR gdb/921
2981 PR gdb/1646
2982 PR gdb/2175
2983 PR gdb/2176
2984
2985 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2986 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2987 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2988 (HOST_EXPORTS): Pass CPPFLAGS.
2989 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2990 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2991 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2992 * Makefile.in, configure: Regenerated.
2993 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2994 and CPPFLAGS_FOR_BUILD.
2995
2996 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2997
2998 * configure.ac [spu-*-*]: Do not set skipdirs.
2999 * configure: Re-generate.
3000
3001 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3002
3003 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3004 * Makefile.in: Regenerated.
3005
3006 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3007
3008 PR gdb/921
3009 PR gdb/1646
3010 PR gdb/2175
3011 PR gdb/2176
3012
3013 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3014 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3015 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3016 (HOST_EXPORTS): Pass CPPFLAGS.
3017 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3018 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3019 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3020 * Makefile.in, configure: Regenerated.
3021 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3022 and CPPFLAGS_FOR_BUILD.
3023
3024 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
3025
3026 * libtool.m4: Update to libtool 2.2.6.
3027 * lt~obsolete.m4: Update to libtool 2.2.6.
3028 * ltmain.sh: Update to libtool 2.2.6.
3029 * ltsugar.m4: Update to libtool 2.2.6.
3030 * ltversion.m4: Update to libtool 2.2.6.
3031 * ltoptions.m4: Update to libtool 2.2.6.
3032 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3033
3034 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3035
3036 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3037 (GCC_SHLIB_SUBDIR): New.
3038 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3039 * configure: Regenerate.
3040 * Makefile.in: Regenerate.
3041
3042 2008-08-28 Tristan Gingold <gingold@adacore.com>
3043
3044 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3045 Enable bfd, binutils and opcodes.
3046 * configure: Regenerate.
3047
3048 2008-08-16 Nicolas Roche <roche@adacore.com>
3049
3050 * Makefile.tpl: Add BOOT_ADAFLAGS.
3051 * Makefile.in: Regenerate.
3052
3053 2008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
3054
3055 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3056 * configure: Regenerate.
3057
3058 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3059
3060 Sync with gcc:
3061 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3062
3063 * configure.ac: Add makefile fragments for hpux.
3064 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3065 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3066 * configure: Regenerate.
3067 * Makefile.in: Regenerate.
3068
3069 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3070
3071 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3072 * Makefile.in: Regenerate.
3073 * configure: Regenerate.
3074
3075 2008-06-18 Ian Lance Taylor <iant@google.com>
3076
3077 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
3078
3079 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
3080
3081 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3082
3083 * configure: Regenerate.
3084
3085 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3086
3087 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3088 "$@" is still intact with both Autoconf 2.59 and 2.62.
3089 * configure: Regenerate.
3090
3091 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3092
3093 * Makefile.tpl: Fix comment errors.
3094 * Makefile.in: Regenerate.
3095
3096 2008-06-13 Julian Brown <julian@codesourcery.com>
3097
3098 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3099 of libobjc for ARM EABI Linux.
3100 * configure: Regenerate.
3101
3102 2008-06-12 David S. Miller <davem@davemloft.net>
3103 David Edelsohn <edelsohn@gnu.org>
3104
3105 * configure.ac: Add powerpc*-*-* to gold supported targets.
3106 * configure: Regenerate.
3107
3108 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3109
3110 PR tree-optimization/36218
3111 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3112 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3113 (all prefix="build-"): Pass them to build-system sub-makes.
3114 * Makefile.in: Regenerate.
3115
3116 2008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3117
3118 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
3119 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
3120 mkdep, and compile. Update comments.
3121 (ETC_SUPPORT): Add ChangeLog and update comments.
3122
3123 2008-05-11 Ian Lance Taylor <iant@google.com>
3124
3125 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
3126
3127 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3128
3129 Sync with gcc:
3130 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3131
3132 PR bootstrap/35457
3133 * configure.ac: Include override.m4.
3134 * configure: Regenerate.
3135
3136 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3137
3138 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3139 * Makefile.in: Regenerate.
3140
3141 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3142
3143 * configure.ac: Do not build libssp for the AVR.
3144 * configure: Regenerate.
3145
3146 2008-04-18 Nick Clifton <nickc@redhat.com>
3147
3148 * MAINTAINERS: Replace reference to configure.in with reference to
3149 configure.ac.
3150
3151 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3152
3153 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3154 as nonconfigurable directories list.
3155 * configure: Regenerate.
3156
3157 2008-04-14 David S. Miller <davem@davemloft.net>
3158
3159 * configure.ac: Add sparc*-*-* to gold supported targets.
3160 * configure: Regenerate.
3161
3162 2008-04-14 Ben Elliston <bje@au.ibm.com>
3163
3164 * config.sub, config.guess: Update from upstream sources.
3165
3166 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3167
3168 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3169 * Makefile.in: Regenerate.
3170
3171 2008-04-07 Ian Lance Taylor <iant@google.com>
3172
3173 * Makefile.def: check-gold depends upon all-binutils.
3174 * Makefile.in: Regenerate.
3175
3176 2008-04-04 Nick Clifton <nickc@redhat.com>
3177
3178 PR binutils/4334
3179 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3180 builds.
3181 * configure: Regenerate.
3182
3183 2008-04-04 NightStrike <NightStrike@gmail.com>
3184
3185 PR other/35151
3186 * configure.ac: Combine rules for mingw32 and mingw64.
3187 * configure: Regenerate.
3188
3189 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3190
3191 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3192 * Makefile.in: Regenerate.
3193
3194 2008-03-20 Ian Lance Taylor <iant@google.com>
3195
3196 * configure.ac: Add support for --enable-gold.
3197 * Makefile.def: Add gold as a directory like ld.
3198 * configure, Makefile.in: Regenerate.
3199
3200 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
3201
3202 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3203 (s390_cond_extensions): Reduced extensions to the compare related.
3204 (main): z10 cpu type option added.
3205 (expandConditionalJump): Renamed to ...
3206 (insertExpandedMnemonic): ... this.
3207
3208 * opcodes/s390-opc.c: Re-group the operand format makros.
3209 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
3210 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
3211 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
3212 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
3213 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
3214 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
3215 INSTR_SIL_RDU): New instruction formats added.
3216 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
3217 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
3218 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
3219 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
3220 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
3221 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
3222 masks added.
3223 (s390_opformats): New formats added "ris", "rrs", "sil".
3224 * opcodes/s390-opc.txt: Add the conditional jumps with the
3225 extensions removed from automatic expansion in s390-mkopc.c manually.
3226 (asi - trtre): Add new System z10 EC instructions.
3227 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3228
3229 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3230
3231 * configure.ac: m4_include config/proginstall.m4.
3232 * configure: Regenerate.
3233
3234 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3235
3236 Backport from upstream Libtool:
3237
3238 2007-10-12 Eric Blake <ebb9@byu.net>
3239
3240 Deal with Autoconf 2.62's semantic change in m4_append.
3241 * ltsugar.m4 (lt_append): Replace broken versions of
3242 m4_append.
3243 (lt_if_append_uniq): Don't require separator to be overquoted,
3244 and avoid broken m4_append.
3245 (lt_dict_add): Fix typo.
3246 * libtool.m4 (_LT_DECL): Don't overquote separator.
3247
3248 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3249
3250 * config.rpath: Add AIX 6 support.
3251
3252 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3253
3254 * Makefile.def (stageprofile). Remove -fprofile-generate
3255 from stage_libcflags.
3256 * Makefile.in: Regenerate.
3257
3258 2008-03-13 Ben Elliston <bje@au.ibm.com>
3259
3260 * config.sub, config.guess: Update from upstream sources.
3261
3262 2008-03-06 Florian Krohm <fkrohm@us.ibm.com>
3263
3264 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
3265 * s390-opc.txt (cmpsc): Duplicate entry removed.
3266 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
3267 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
3268 fier, cu42, cu41): Fix operand format.
3269
3270 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3271
3272 PR bootstrap/32009
3273 PR bootstrap/32161
3274
3275 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3276 * configure: Regenerate.
3277
3278 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3279 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3280 STAGE4_LIBCFLAGS): New.
3281 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3282 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3283 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3284 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3285 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3286 for target modules. Don't export LIBCFLAGS.
3287 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3288 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3289 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3290 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3291 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3292 * Makefile.in: Regenerate.
3293
3294 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3295
3296 PR libgcj/33085
3297 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3298 Do not use -DDLL_EXPORT. Backport from upstream.
3299
3300 2008-02-14 Nick Clifton <nickc@redhat.com>
3301
3302 Import this patch from gcc:
3303 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3304
3305 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3306
3307 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3308
3309 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3310 * configure: Regenerate.
3311
3312 2008-01-31 Marc Gauthier <marc@tensilica.com>
3313
3314 * configure.ac (xtensa*-*-*): Recognize processor variants.
3315 * configure: Regenerate.
3316
3317 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3318
3319 PR bootstrap/34922
3320 * configure.ac (PARSE_ARGS): Push suitable setting of
3321 ac_subdirs_all, for `./configure --help=recursive'.
3322 Handle `+' in generic toplevel directory disabling.
3323 * configure: Regenerate.
3324
3325 2008-01-23 Ben Elliston <bje@au.ibm.com>
3326
3327 * config.sub, config.guess: Update from upstream sources.
3328
3329 2008-01-08 Ben Elliston <bje@au.ibm.com>
3330
3331 * config.sub, config.guess: Update from upstream sources.
3332
3333 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3334
3335 * COPYING.LIBGLOSS: Update default copyright.
3336
3337 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3338
3339 * COPYING.NEWLIB: Update default copyright.
3340
3341 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3342
3343 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3344 Change recommended MPFR from 2.2.1 > 2.3.0.
3345 * configure: Regenerate.
3346
3347 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3348
3349 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3350 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3351 * Makefile.in: Regenerate.
3352
3353 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3354
3355 * configure.ac: Enable libjava for x86_64-*-darwin9.
3356 * configure: Regenerate.
3357
3358 2007-12-05 Ben Elliston <bje@au.ibm.com>
3359
3360 * config.sub, config.guess: Update from upstream sources.
3361
3362 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3363
3364 * config-ml.in: Robustify against white space in absolute file
3365 names.
3366
3367 * config-ml.in (multi-clean): Substitute ${Makefile}.
3368 Remove superfluous ${Makefile} in list.
3369
3370 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3371
3372 * Makefile.def (dependencies): Make configure-gdb depend on
3373 all-intl.
3374 * Makefile.in: Regenerated.
3375
3376 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3377
3378 * Makefile.def: To avoid problems running with parallel makes,
3379 build newlib before libgloss so that target specific header
3380 files are availble.
3381 * Makefile.in: Regenerate.
3382
3383 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3384
3385 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3386 * Makefile.in: Regenerate.
3387
3388 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3389
3390 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
3391 * libdecnumber: New directory, imported from GCC.
3392
3393 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3394
3395 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3396 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3397 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3398 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3399 * configure: Regenerate.
3400
3401 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3402
3403 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3404 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3405 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3406 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3407 * configure.ac: Default them to host tools for $host = $build.
3408 Subst them.
3409
3410 * configure: Regenerate.
3411 * Makefile.in: Regenerate.
3412
3413 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3414
3415 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3416 * configure: Regenerate.
3417
3418 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3419
3420 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3421 libstdc++.
3422 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3423 * configure: Regenerate.
3424 * Makefile.in: Regenerate.
3425
3426 2007-09-17 Andreas Schwab <schwab@suse.de>
3427
3428 * configure.ac: Raise minimum makeinfo version to 4.6.
3429 * configure: Regenerate.
3430
3431 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3432
3433 * configure.ac: Correct makeinfo version check.
3434 * configure: Regenerate.
3435
3436 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3437
3438 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3439 to $skipdirs and only disable gprof for newlib. Use the normal
3440 mips*-elf* handling in other respects.
3441 * configure: Regnerate.
3442
3443 2007-09-12 David Daney <ddaney@avtrex.com>
3444
3445 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3446 enabling libgcj.
3447 * configure: Regenerate.
3448
3449 2007-09-12 Richard Guenther <rguenther@suse.de>
3450
3451 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3452 nor --disable-checking is provided also turn on yes and types
3453 checking for stage1.
3454 * configure: Re-generate.
3455
3456 2007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3457
3458 PR target/33281
3459 * configure.ac: Use config/mh-mingw on mingw.
3460 * configure: Regenerate.
3461
3462 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3463
3464 PR other/32154
3465 * configure.ac: For libgloss targets, point the linker to the linker
3466 script, startup code and simulator library.
3467 * configure: Regenerate.
3468
3469 2007-09-09 Andrew Haley <aph@redhat.com>
3470
3471 * configure.ac (noconfigdirs): Remove target-libffi and
3472 target-libjava.
3473
3474 2007-08-29 Nick Clifton <nickc@redhat.com>
3475
3476 * config.sub, config.guess: Update from upstream sources.
3477
3478 2007-08-21 Richard Guenther <rguenther@suse.de>
3479
3480 * configure.ac: Add types checking to stage1 checking flags.
3481 * configure: Regenerate.
3482
3483 2007-08-18 Paul Brook <paul@codesourcery.com>
3484 Joseph Myers <joseph@codesourcery.com>
3485
3486 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3487 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3488 * Makefile.in: Regenerate.
3489 * configure.ac (--with-debug-prefix-map): New.
3490 * configure: Regenerate.
3491
3492 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3493 Nigel Stephens <nigel@mips.com>
3494
3495 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3496 as target_makefile_frag.
3497 * configure: Regenerate.
3498
3499 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3500
3501 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3502 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3503 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3504 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3505 (do-compare, do-compare3, do-compare-debug): New.
3506 ([+compare-target+]): Use them.
3507
3508 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3509
3510 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3511 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3512 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3513 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3514 (do-compare, do-compare3, do-compare-debug): New.
3515 ([+compare-target+]): Use them.
3516
3517 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3518 Ben Elliston <bje@au.ibm.com>
3519
3520 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3521 --silent if $silent.
3522 * configure: Regenerate.
3523
3524 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
3525
3526 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
3527
3528 2007-07-17 Nick Clifton <nickc@redhat.com>
3529
3530 * COPYING3: New file. Contains version 3 of the GNU General
3531 Public License.
3532 * COPYING3.LIB: New file. Contains version 3 of the GNU
3533 Lesser General Public License.
3534
3535 2007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
3536
3537 * configure.ac: Fix my previous change to really match GCC.
3538 * configure: Regenerate.
3539
3540 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3541
3542 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3543 * configure: Regenerate.
3544
3545 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3546
3547 * configure.ac: Add some missing m4 quotation.
3548 * configure: Regenerate.
3549
3550 2007-07-09 Kai Tietz <kai.tietz@onevision.com>
3551
3552 * Makefile.def: Add windmc tool to build.
3553 * Makefile.tpl: Likewise.
3554 * configure.ac: Likewise.
3555 * Makefile.in: Regenerate.
3556 * configure: Regenerate.
3557
3558 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3559
3560 * lt~obsolete.m4: New. Import from 20070318 libtool.
3561
3562 2007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
3563
3564 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3565 uclinux and linux-uclibc targets.
3566 * configure: Regenerate.
3567
3568 2007-06-28 DJ Delorie <dj@redhat.com>
3569
3570 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3571 not building newlib.
3572 * configure: Regenerated.
3573
3574 2007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3575
3576 * src-release (DEVO_SUPPORT): Correct typos.
3577
3578 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3579
3580 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3581 * Makefile.in: Regenerated.
3582
3583 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3584
3585 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3586 (distclean-stage[+id+]): Possibly delete stage_last.
3587 * Makefile.in: Regenerate.
3588
3589 2007-06-07 Ben Elliston <bje@au.ibm.com>
3590
3591 * config.sub, config.guess: Update from upstream sources.
3592
3593 2007-06-07 Ben Elliston <bje@au.ibm.com>
3594
3595 * Makefile.tpl: Fix spelling error.
3596 * Makefile.in: Regenerate.
3597
3598 2007-06-04 Paolo Bonzini <bonzini@gnu.org>
3599
3600 Sync with gcc:
3601 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3602
3603 PR bootstrap/29382
3604 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3605 * configure: Rebuilt.
3606
3607 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3608
3609 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3610 lt_cv_sys_max_cmd_len.
3611
3612 2007-05-31 Paolo Bonzini <bonzini@gnu.org>
3613
3614 * ltgcc.m4: Update from GCC.
3615
3616 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3617
3618 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3619
3620 2007-05-24 Steve Ellcey <sje@cup.hp.com>
3621
3622 * ltmain.sh: Update from GCC.
3623 * libtool.m4: Update from GCC.
3624 * ltsugar.m4: New. Update from GCC.
3625 * ltversion.m4: New. Update from GCC.
3626 * ltoptions.m4: New. Update from GCC.
3627 * ltconfig: Remove.
3628 * ltcf-c.sh: Remove.
3629 * ltcf-cxx.sh: Remove.
3630 * ltcf-gcj.sh: Remove.
3631 * src-release: Update with new libtool file list.
3632
3633 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3634
3635 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3636 stage_cflags.
3637 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3638 Remove CFLAGS/LIBCFLAGS.
3639 (configure-stage[+id+]-[+prefix+][+module+],
3640 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3641 * Makefile.in: Regenerate.
3642
3643 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3644
3645 * config-ml.in: Update from GCC.
3646
3647 2007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3648
3649 * src-release (do-proto-toplev): Process the support directories before
3650 the tool directory.
3651
3652 2007-03-21 Richard Sandiford <richard@codesourcery.com>
3653
3654 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3655 of glob. Quote arguments with single quotes too.
3656 * configure: Regenerate.
3657
3658 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3659
3660 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3661 * Makefile.in: Regenerate
3662
3663 2007-03-07 Andreas Schwab <schwab@suse.de>
3664
3665 * configure: Regenerate.
3666
3667 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3668
3669 * configure.ac: Add "--with-pdfdir" configure option,
3670 which defines pdfdir variable.
3671 * Makefile.def (target=fixincludes): Add install-pdf to
3672 missing targets.
3673 (recursive_targets): Add install-pdf target.
3674 (flags_to_pass): Add pdfdir.
3675 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3676 target.
3677 * configure: Regenerate
3678 * Makefile.in: Regenerate
3679
3680 2007-02-28 Eric Christopher <echristo@apple.com>
3681
3682 Revert:
3683 2006-12-07 Mike Stump <mrs@apple.com>
3684
3685 * Makefile.def (dependencies): Add dependency for
3686 install-target-libssp and install-target-libgomp on
3687 install-gcc.
3688 * Makefile.in: Regenerate.
3689
3690 2007-02-27 Matt Kraai <kraai@ftbfs.org>
3691
3692 * configure: Regenerate.
3693 * configure.ac: Move statements after variable declarations.
3694
3695 2007-02-19 Joseph Myers <joseph@codesourcery.com>
3696
3697 * configure.ac: Adjust for loop syntax.
3698 * configure: Regenerate.
3699
3700 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3701
3702 * configure: Rebuilt.
3703
3704 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3705
3706 * configure.ac: Drop multiple occurrences of --enable-languages,
3707 and fix its quoting.
3708 * configure: Rebuilt.
3709
3710 2007-02-17 Mark Mitchell <mark@codesourcery.com>
3711 Nathan Sidwell <nathan@codesourcery.com>
3712 Vladimir Prus <vladimir@codesourcery.com
3713 Joseph Myers <joseph@codesourcery.com>
3714
3715 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3716 * configure: Regenerate.
3717
3718 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3719
3720 * configure.ac (target_libraries): Move libgcc before libiberty.
3721 * configure: Regenerated.
3722
3723 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
3724
3725 * configure: Regenerate again?
3726
3727 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
3728
3729 * configure: Reapply PR30748 fix which was lost in the previous commit.
3730
3731 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3732 Paolo Bonzini <bonzini@gnu.org>
3733
3734 PR bootstrap/30753
3735 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3736 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3737 * configure: Regenerated.
3738
3739 2007-02-10 Paolo Bonzini <bonzini@gnu.org>
3740
3741 * configure: Regenerate.
3742
3743 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3744
3745 PR bootstrap/30748
3746 * configure.ac: Correct syntax for Solaris ksh.
3747 * configure: Regenerated.
3748
3749 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3750
3751 * Makefile.def: Sync with GCC.
3752 * Makefile.tpl: Sync with GCC.
3753 * Makefile.in: Regenerate.
3754 * configure: Regenerate.
3755
3756 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3757
3758 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3759 noncanonical equivalents.
3760 * configure.in: Rename to...
3761 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3762 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3763 target_noncanonical. Use them. Rewrite removal of configure
3764 arguments for autoconf 2.59. Discard variable settings. Force
3765 program_transform_name for native tools.
3766
3767 * Makefile.in: Regenerated.
3768 * configure: Regenerated with autoconf 2.59.
3769
3770 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3771
3772 2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3773
3774 * COPYING.LIBGLOSS: Reformat default Red Hat
3775 license to fit within 80 columns.
3776 * COPYING.NEWLIB: Ditto.
3777
3778 2007-02-05 Dave Brolley <brolley@redhat.com>
3779
3780 * Contribute the following changes:
3781 2006-11-28 DJ Delorie <dj@redhat.com>
3782
3783 * configure.in: Fix typo for mep's target_makefile_frag.
3784 * configure: Regenerated.
3785
3786 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3787
3788 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3789 * configure: Regenerate.
3790
3791 2001-09-19 DJ Delorie <dj@redhat.com>
3792
3793 * configure.in (target_makefile_frag): use mt-mep
3794
3795 2001-06-12 Don Howard <dhoward@redhat.com>
3796
3797 * configure.in: Remove gdb from MeP skip list.
3798
3799 2001-04-05 DJ Delorie <dj@redhat.com>
3800
3801 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3802
3803 2001-03-20 Ben Elliston <bje@redhat.com>
3804
3805 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3806
3807 2001-03-19 Ben Elliston <bje@redhat.com>
3808
3809 * config.sub (mep, mep-*): Add.
3810
3811 2007-01-31 Andreas Schwab <schwab@suse.de>
3812
3813 * Makefile.tpl (LDFLAGS): Substitute it.
3814 * Makefile.in: Regenerate.
3815
3816 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3817
3818 * configure.in: Change == to = in test command.
3819 * configure: Regenerate.
3820
3821 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3822 Nick Clifton <nickc@redhat.com>
3823 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3824
3825 * configure.in (build_configargs, host_configargs, target_configargs):
3826 Remove build/host/target parameters.
3827 (host_libs): Add gmp and mpfr.
3828 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3829 * Makefile.def (gmp, mpfr): New.
3830 (gcc): Remove target.
3831 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3832 target_os, target_vendor): New.
3833 (configure): Add host_alias/target_alias arguments. Adjust invocations.
3834 * configure: Regenerate.
3835 * Makefile.in: Regenerate.
3836
3837 2007-01-11 Matt Fago <fago@earthlink.net>
3838
3839 * configure.in: Try to link to functions only in mpfr 2.2.x
3840 to improve robustness of configure tests.
3841 * configure: Regenerate.
3842
3843 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
3844
3845 * configure.in: Add support for an x86_64-mingw* target.
3846 * configure: Regenerate.
3847
3848 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3849
3850 * Makefile.tpl (all-target): Correct @if conditional for target
3851 modules.
3852 * configure.in: Omit libiberty if building only target libgcc.
3853 * configure, Makefile.in: Regenerated.
3854
3855 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
3856
3857 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3858 * configure: Regenerate.
3859
3860 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3861
3862 * Makefile.def (target_modules): Add libgcc.
3863 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3864 * Makefile.tpl (clean-target-libgcc): Delete.
3865 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3866 on gcc even for bootstrapped modules. Rewrite handling of
3867 lang_env_dependencies to loop over target_modules.
3868 * configure.in (target_libraries): Add target-libgcc.
3869 * Makefile.in, configure: Regenerated.
3870
3871 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3872
3873 Sync with gcc:
3874 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3875
3876 * configure.in: Reorganize recognition of languages. Add
3877 --enable-stage1-languages. Show supported languages for the chosen
3878 target rather than all recognized languages.
3879 * configure: Regenerate.
3880
3881 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3882
3883 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3884 * Makefile.in: Regenerate.
3885
3886 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3887
3888 * configure.in: Warn that MPFR 2.2.0 is buggy.
3889 * configure: Regenerate.
3890
3891 2006-12-27 Ian Lance Taylor <iant@google.com>
3892
3893 * configure.in: When removing Makefiles to force a reconfigure, also
3894 remove prev-DIR*/Makefile.
3895 * configure: Regenerate.
3896
3897 2006-12-23 Kazu Hirata <kazu@codesourcery.com>
3898
3899 * config.bfd: Recognize fido.
3900
3901 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3902
3903 Sync with gcc:
3904
3905 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3906
3907 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3908 it only affects bootstrap and could be tested on "$host" as well.
3909 * configure: Regenerate.
3910 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3911
3912 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3913
3914 PR bootstrap/29544
3915 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3916 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3917 move here comment from Makefile.tpl.
3918 * Makefile.tpl: Move some definitions higher in the file.
3919 (STAGE1_CHECKING): New.
3920 * configure.in: Add --enable-stage1-checking.
3921 * configure: Regenerate.
3922 * Makefile.in: Regenerate.
3923
3924 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3925
3926 * configure.in: Update error message for missing GMP/MPFR.
3927
3928 * configure: Regenerate.
3929
3930 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3931
3932 * configure.in: Update MPFR version in error message.
3933
3934 * configure: Regenerate.
3935
3936 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3937
3938 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3939 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3940 --with-gmp-lib): New flags.
3941
3942 * configure: Regenerate.
3943
3944 2006-12-12 Andreas Tobler <a.tobler@schweiz.org>
3945
3946 PR bootstrap/30134
3947 * configure.in: Correct x86 darwin support for libjava to powerpc
3948 and i?86 only.
3949 * configure: Regenerate.
3950
3951 2006-12-11 Alan Modra <amodra@bigpond.net.au>
3952
3953 * configure.in: Handle spu makefile frag.
3954 * Makefile.tpl (MAINT): Define
3955 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3956 * configure: Regenerate.
3957 * Makefile.in: Regenerate.
3958
3959 2006-12-11 Ben Elliston <bje@au.ibm.com>
3960
3961 * config.sub, config.guess: Update from upstream sources.
3962
3963 2006-12-11 Ben Elliston <bje@au.ibm.com>
3964
3965 * configure.in: Sync with GCC (spu-*-*).
3966 * configure: Sync with GCC.
3967
3968 2006-12-07 Mike Stump <mrs@apple.com>
3969
3970 * Makefile.def (dependencies): Add dependency for
3971 install-target-libssp and install-target-libgomp on
3972 install-gcc.
3973 * Makefile.in: Regenerate.
3974
3975 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
3976
3977 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3978 (unstage): Test for stage_last presence.
3979
3980 PR bootstrap/29802
3981 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
3982 * Makefile.in: Regenerate.
3983
3984 2006-11-14 DJ Delorie <dj@redhat.com>
3985
3986 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
3987 * Makefile.in: Sync with GCC.
3988 * configure.in: Sync with GCC (mpfr, gmp).
3989 * configure: Sync with GCC.
3990
3991 2006-11-08 Jie Zhang <jie.zhang@analog.com>
3992
3993 * configure.in: Remove target-libgloss from noconfigdirs for
3994 bfin-*-*.
3995 * configure: Regenerated.
3996
3997 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
3998
3999 * COPYING.NEWLIB: Add spu license.
4000 * COPYING.LIBGLOSS: Ditto.
4001
4002 2006-10-17 Brooks Moses <bmoses@stanford.edu>
4003
4004 * Makefile.def: Added pdf target handling.
4005 * Makefile.tpl: Added pdf target handling.
4006 * Makefile.in: Regenerated.
4007
4008 2006-10-11 Jeff Johnston <jjohnstn@redhat.com>
4009
4010 * COPYING.NEWLIB: Updated.
4011 * COPYING.LIBGLOSS: Ditto.
4012
4013 2006-09-27 Dave Brolley <brolley@redhat.com>
4014
4015 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
4016 $s instead of $r.
4017 * configure: Regenerated.
4018
4019 2006-09-26 Ben Elliston <bje@au.ibm.com>
4020
4021 * config.sub, config.guess: Update from upstream sources.
4022
4023 2006-09-20 Thiemo Seufer <ths@mips.com>
4024
4025 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4026 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4027 * configure: Regenerate.
4028
4029 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4030
4031 * configure.in: Never build newlib for a Mingw host.
4032 Never build newlib as Mingw target library.
4033 Test the existence of winsup/cygwin for building a Cygwin newlib,
4034 rather than just winsup.
4035 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4036 building a Mingw target.
4037 * configure: Regenerate.
4038
4039 2006-08-15 Thiemo Seufer <ths@mips.com>
4040 Nigel Stephens <nigel@mips.com>
4041 David Ung <davidu@mips.com>
4042
4043 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
4044
4045 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4046
4047 Sync from GCC:
4048 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4049
4050 PR bootstrap/18058
4051 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4052 if the bootstrap compiler is a GCC version that supports it.
4053 * configure: Regenerate.
4054
4055 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4056
4057 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4058 * configure: Regenerated.
4059
4060 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4061
4062 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4063 for stages after the first.
4064
4065 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4066
4067 * Makefile.def: Add dependencies for configure-opcodes
4068 on configure-intl and all-opcodes on all-intl.
4069 * Makefile.in: Regenerated.
4070
4071 2006-07-04 Peter O'Gorman <peter@pogma.com>
4072
4073 * ltconfig: chmod 644 before ranlib during install.
4074
4075 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4076
4077 * configure.in: Fix thinkos in previous check-in.
4078 * configure: Regenerate.
4079
4080 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4081
4082 Sync from gcc:
4083
4084 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
4085
4086 PR other/27063
4087 * configure.in: Test subdir_requires and give an appropriate
4088 error message.
4089 * configure: Regenerate.
4090
4091 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4092
4093 PR target/27540
4094 * configure.in: Only enable libgomp on IRIX 6.
4095 * configure: Regenerate.
4096
4097 2006-06-20 David Ayers <d.ayers@inode.at>
4098
4099 PR bootstrap/28072
4100 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4101 whether target-libjava is being configured instead of whether the
4102 java front end is enabled.
4103 * configure: Regenerate.
4104
4105 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
4106
4107 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
4108 to R_ARM_LDC_SB_G{0,1,2} respectively.
4109
4110 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4111
4112 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4113 too.
4114 * Makefile.in: Regenerate.
4115
4116 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4117
4118 Sync from gcc:
4119
4120 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4121 * configure.in: Don't enable libgomp on hpux10.
4122 * configure: Rebuilt.
4123
4124 2006-06-13 David Ayers <d.ayers@inode.at>
4125
4126 Sync from gcc:
4127
4128 2006-06-12 David Ayers <d.ayers@inode.at>
4129
4130 PR bootstrap/27963
4131 PR target/19970
4132 * configure.in: Remove target-boehm-gc from noconfigdirs where
4133 ${libgcj} is specified.
4134 * configure: Regenerate.
4135
4136 2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
4137
4138 Sync from gcc:
4139
4140 2005-01-12 David Edelsohn <edelsohn@gnu.org>
4141 Andreas Schwab <schwab@suse.de>
4142
4143 PR bootstrap/18033
4144 * config-ml.in: Eval option if surrounded by single quotes.
4145
4146 2006-06-07 Carlos O'Donell <carlos@codesourcery.com>
4147
4148 Sync from gcc:
4149
4150 2006-06-06 David Ayers <d.ayers@inode.at>
4151
4152 PR libobjc/13946
4153 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4154 * Makefile.in: Regenerate.
4155 * configure.in: Add --enable-objc-gc at toplevel and have it
4156 enable boehm-gc for Objective-C.
4157 Remove target-boehm-gc from libgcj.
4158 Add target-boehm-gc to target_libraries.
4159 Add target-boehm-gc to noconfigdirs where ${libgcj}
4160 is specified.
4161 Assert that boehm-gc is supported when requested for Objective-C.
4162 Only build boehm-gc if needed either for Java or Objective-C.
4163 * configure: Regenerate.
4164
4165 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4166
4167 PR 27674
4168 * Makefile.tpl (configure-[+prefix+][+module+],
4169 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4170 Remove rule to unstage bootstrapped modules.
4171 (stage_current): New.
4172 * Makefile.in: Regenerate.
4173
4174 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4175 Andreas Tobler <a.tobler@schweiz.ch>
4176
4177 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4178 * configure: Rebuilt.
4179
4180 Revert
4181 2006-01-31 Richard Guenther <rguenther@suse.de>
4182 Paolo Bonzini <bonzini@gnu.org>
4183
4184 * Makefile.def (target_modules): Add libgcc-math target module.
4185 * configure.in (target_libraries): Add libgcc-math target library.
4186 (--enable-libgcc-math): New configure switch.
4187 * Makefile.in: Re-generate.
4188 * configure: Re-generate.
4189
4190 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
4191
4192 * config-ml.in: Alter CCASFLAGS to include special
4193 multilib options the same as is done for CFLAGS.
4194
4195 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4196
4197 * Makefile.def: Added dependencies from sim and gdb on intl, and
4198 added configure dependencies to everything with an all dependency
4199 on intl.
4200 * gettext.m4: Removed.
4201 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
4202 (GDB_SUPPORT_DIRS): Add intl.
4203 * Makefile.in: Regenerated.
4204
4205 2006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
4206
4207 * src-release (DEVO_SUPPORT): Add config.rpath.
4208
4209 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4210
4211 * Makefile.def (bfd, opcodes): Fix lib_path.
4212 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4213 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4214 * Makefile.in: Regenerate.
4215
4216 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4217
4218 * configure.in: Enable gprof for cross builds.
4219 * configure: Regenerate.
4220
4221 2006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4222
4223 * src-release (MAKEINFOFLAGS): Define.
4224 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
4225
4226 2006-05-14 Ben Elliston <bje@au.ibm.com>
4227
4228 * config.sub, config.guess: Update from upstream sources.
4229
4230 2006-05-12 Ben Elliston <bje@au.ibm.com>
4231
4232 * config.sub, config.guess: Update from upstream sources.
4233
4234 2006-05-04 Steve Ellcey <sje@cup.hp.com>
4235
4236 * blt, iwidgets, mmalloc: Remove directories.
4237
4238 2006-05-01 DJ Delorie <dj@redhat.com>
4239
4240 * configure.in: Restore CFLAGS if GMP isn't present.
4241 * configure: Regenerate.
4242
4243 2006-04-18 DJ Delorie <dj@redhat.com>
4244
4245 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4246 reference libgloss so that libssp can be built in a combined
4247 tree.
4248 * configure: Regenerate.
4249
4250 2006-04-10 Ben Elliston <bje@au.ibm.com>
4251
4252 * contrib: Remove directory.
4253
4254 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
4255
4256 * Makefile.tpl: Add install-html target.
4257 * Makefile.def: Add install-html target.
4258 * Makefile.in: Regenerate.
4259 * configure.in: Add --with-datarootdir, --with-docdir,
4260 and --with-htmldir options.
4261 * configure: Regenerate.
4262
4263 2006-03-31 Ben Elliston <bje@au.ibm.com>
4264
4265 PR binutils/1860
4266 * configure.in: Require makeinfo 4.4 or higher.
4267 * configure: Regenerate.
4268
4269 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
4270
4271 * Makefile.in: Regenerate.
4272
4273 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
4274
4275 Sync with gcc:
4276 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4277
4278 * configure.in: Handle --disable-<component> generically.
4279 * configure: Regenerate.
4280
4281 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
4282
4283 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4284 (TARGET_CONFIGDIRS): Remove.
4285 * configure.in: Remove AC_SUBST(target_configdirs).
4286 * Makefile.in, configure: Regenerated.
4287
4288
4289 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4290
4291 PR libgcj/17311
4292 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4293
4294 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4295
4296 PR bootstrap/25670
4297
4298 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4299
4300 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4301 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4302 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4303 BUILD_PREFIX, BUILD_PREFIX_1.
4304 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4305
4306 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4307 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4308
4309 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4310 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4311 of `cat stage_current`. Always provide the `r' and `s' variables.
4312 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4313 a single shell execution.
4314 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4315 bootstrapped modules, make the stage1 module if the build was not
4316 started yet, else build the current stage.
4317 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4318 (all-build, all-host, all-target, [+make_target+]-host,
4319 [+make_target+]-target): Do not use \-continued lines.
4320 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4321 (current_stage, restrap, stage_last): New.
4322
4323 * Makefile.in: Regenerate.
4324 * configure: Regenerate.
4325
4326 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4327
4328 Sync from gcc:
4329
4330 2006-01-31 Richard Guenther <rguenther@suse.de>
4331 Paolo Bonzini <bonzini@gnu.org>
4332
4333 * Makefile.def (target_modules): Add libgcc-math target module.
4334 * configure.in (target_libraries): Add libgcc-math target library.
4335 (--enable-libgcc-math): New configure switch.
4336 * Makefile.in: Re-generate.
4337 * configure: Re-generate.
4338 * libgcc-math: New toplevel directory.
4339
4340 2006-01-18 Richard Henderson <rth@redhat.com>
4341 Jakub Jelinek <jakub@redhat.com>
4342 Diego Novillo <dnovillo@redhat.com>
4343
4344 * libgomp: New directory.
4345 * Makefile.def: Add target_module libgomp.
4346 * Makefile.in: Regenerate.
4347 * configure.in (target_libraries): Add target-libgomp.
4348 * configure: Regenerate.
4349
4350 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4351 Andreas Schwab <schwab@suse.de>
4352
4353 * configure: Regenerate.
4354
4355 2006-01-16 Paolo Bonzini <bonzini@gnu.org>
4356
4357 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4358 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4359 the assembler, linker and binutils.
4360 * configure: Regenerate.
4361
4362 2006-01-16 Nick Clifton <nickc@redhat.com>
4363
4364 * config.sub, config.guess: Sync from config repository.
4365
4366 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4367
4368 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4369 @ from continuation.
4370 * Makefile.in: Rebuilt.
4371
4372 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4373
4374 Sync from gcc:
4375
4376 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4377
4378 PR bootstrap/24252
4379
4380 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4381 * Makefile.tpl (OBJDUMP): New.
4382 (EXTRA_HOST_FLAGS): Add it.
4383 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4384
4385 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4386 to use symbolic links between directories. Avoid race conditions
4387 or make them harmless.
4388 * configure.in: Do not try to use symbolic links between directories.
4389
4390 * Makefile.def (LEAN): Pass.
4391 * Makefile.tpl (LEAN): Define.
4392 (stage[+id+]-start): Accept that the previous directory does not
4393 exist, if the bootstrap is lean.
4394 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4395 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4396 configure substitution.
4397 ([+compare-target+]): Likewise.
4398 ([+bootstrap-target+]-lean): New.
4399 * configure.in: Remove lean bootstrap support from here.
4400
4401 * Makefile.in: Regenerate.
4402 * configure: Regenerate.
4403
4404 2006-01-02 Andreas Schwab <schwab@suse.de>
4405
4406 * configure.in: When reconfiguring remove Makefile in
4407 all stage directories.
4408 * configure: Regenerate.
4409
4410 2005-12-27 Leif Ekblad <leif@rdos.net>
4411
4412 * configure.in: Add support for RDOS target.
4413 * configure: Regenerate.
4414
4415 2005-12-27 Nick Clifton <nickc@redhat.com>
4416
4417 PR binutils/1990
4418 * libtool.m4: Synchronize with version in GCC sources.
4419
4420 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
4421
4422 Revert Ada-related part of the previous change.
4423
4424 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4425 Do not pass.
4426 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4427 * Makefile.in: Regenerate.
4428 * configure.in: Do not include mt-ppc-aix target fragment.
4429 * configure: Regenerate.
4430
4431 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
4432
4433 * configure.in: Select appropriate fragments for PowerPC/AIX.
4434 * configure: Regenerate.
4435
4436 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4437 BOOT_CFLAGS, BOOT_LDFLAGS.
4438 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4439 BOOT_CFLAGS, BOOT_LDFLAGS.
4440 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4441 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4442 (stage): Fail if we cannot complete the work.
4443 * Makefile.in: Regenerate.
4444
4445 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
4446
4447 * COPYING.NEWLIB: Update copyright year for default
4448 copyright.
4449
4450 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
4451
4452 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4453 install-host-nogcc): Don't invoke $(stage) at the end.
4454 * Makefile.in: Regenerate.
4455
4456 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
4457
4458 * configure.in: Flip the top-level bootstrap switch.
4459 * configure: Regenerate.
4460
4461 Merge from gcc:
4462
4463 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4464
4465 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4466 $(stage) and $(unstage).
4467 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4468 (all): Remove stray semicolon.
4469 (local-distclean): Don't handle multilib.tmp and multilib.out.
4470 (install.all): Set $s for consistency.
4471 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4472 check_multilibs setting. Always make the install directory.
4473 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4474 Correct @if/@endif.
4475 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4476 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4477 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4478 (multilib.out): Remove.
4479 * Makefile.in: Regenerated.
4480
4481 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4482
4483 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4484 * configure.in: Replace ms1 arch with mt.
4485 * configure: Rebuilt.
4486
4487 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4488
4489 Sync with gcc:
4490
4491 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4492
4493 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4494 * configure.in: Replace ms1 arch with mt.
4495 * configure: Rebuilt.
4496
4497 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4498
4499 Sync with gcc:
4500
4501 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4502
4503 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4504 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4505 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4506 Find in-tree tools if available.
4507 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4508 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4509 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4510 (COMPILER_*_FOR_TARGET): New.
4511 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4512 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4513 (CONFIGURED_*, USUAL_*): Remove.
4514 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4515 STRIP): Use autoconf substitutions.
4516 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4517 COMPILER_NM_FOR_TARGET): New.
4518 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4519
4520 (all): Make all-host and all-target in parallel.
4521 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4522 that $$r and $$s are set before invoking a recursive make.
4523 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4524 ([+bootstrap-target+]): Inline most of the `all' target.
4525
4526 2005-11-29 Ben Elliston <bje@au.ibm.com>
4527
4528 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4529 from the gcc build directory.
4530 * Makefile.in: Regenerate.
4531
4532 2005-11-29 Ben Elliston <bje@au.ibm.com>
4533
4534 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4535 depend on all-libdecnumber.
4536 * configure.in (host_libs): Include libdecnumber.
4537 * Makefile.in: Regenerate.
4538 * configure: Likewise.
4539
4540 2005-11-21 Kean Johnston <jkj@sco.com>
4541
4542 * config.sub, config.guess: Sync from upstream sources.
4543
4544 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4545
4546 * Makefile.def: Remove gdb dependencies for gdbtk.
4547 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4548 (configure-gdb, install-gdb): New rules.
4549 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4550 * Makefile.in, configure: Regenerated.
4551
4552 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
4553
4554 PR bootstrap/24297
4555 * Makefile.tpl (do-[+make-target+], do-check, install,
4556 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4557 are set before recursing.
4558 * Makefile.in: Regenerate.
4559
4560 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4561
4562 PR bootstrap/18939
4563 * Makefile.def (gcc) <target>: Fix thinko.
4564 * Makefile.in: Regenerate.
4565
4566 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4567
4568 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4569 * configure: Regenerate.
4570
4571 2005-10-09 Kazu Hirata <kazu@codesourcery.com>
4572
4573 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4574 target-libffi, target-qthreads, target-libjava, and
4575 targetlibobjc.
4576 * configure: Regenerate.
4577
4578 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4579
4580 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4581 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4582 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4583 (USUAL_OBJDUMP_FOR_TARGET): New.
4584 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4585 * configure.in: Check for $OBJDUMP_FOR_TARGET.
4586 * configure, Makefile.in: Regenerated.
4587
4588 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4589
4590 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4591 before other host packages.
4592
4593 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4594
4595 PR bootstrap/22340
4596
4597 * configure.in (default_target): Remove.
4598 * Makefile.tpl (all): Do not use prerequisites as subroutines
4599 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4600 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4601 use prerequisites as subroutines.
4602 (check-host, check-target): New.
4603 (bootstrap configure & all targets): Do not use stage*-start
4604 if the directory layout is already ok.
4605 (non-bootstrap configure & all targets): Prepend a $(unstage).
4606 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4607 (NOTPARALLEL): Remove.
4608 (unstage, stage variables): New variables.
4609 (unstage, stage targets): Simply expand to those variables.
4610
4611 * configure: Regenerate.
4612 * Makefile.in: Regenerate.
4613
4614 2005-10-04 James E Wilson <wilson@specifix.com>
4615
4616 * Makefile.def (lang_env_dependencies): Add libmudflap.
4617 * Makefile.in: Regenerate.
4618
4619 2005-10-03 Catherine Moore <clm@cm00re.com>
4620
4621 * configure.in (bfin-*-*): Support bfin.
4622 * configure: Regenerated.
4623
4624 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
4625
4626 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4627 * configure: Regenerated.
4628
4629 2005-09-28 Geoffrey Keating <geoffk@apple.com>
4630
4631 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4632 (LIPO_FOR_TARGET): New.
4633 (CONFIGURED_LIPO_FOR_TARGET): New.
4634 (USUAL_LIPO_FOR_TARGET): New.
4635 (STRIP_FOR_TARGET): New.
4636 (CONFIGURED_STRIP_FOR_TARGET): New.
4637 (USUAL_STRIP_FOR_TARGET): New.
4638 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4639 STRIP_FOR_TARGET.
4640 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4641 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4642 * Makefile.in: Regenerate.
4643 * configure: Regenerate.
4644
4645 2005-09-19 David Edelsohn <edelsohn@gnu.org>
4646
4647 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4648 (rs6000-*-aix*): Same.
4649 * configure: Regenerate.
4650
4651 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4652
4653 * configure.in: Recognize f95 in the --enable-languages option,
4654 and substitute it for fortran, issuing a warning.
4655 * configure: Regenerate.
4656
4657 2005-09-07 Ben Elliston <bje@au.ibm.com>
4658
4659 Import from Autoconf sources:
4660
4661 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4662 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4663 Elliston. Handle weird characters correctly.
4664
4665 2005-08-30 Phil Edwards <phil@codesourcery.com>
4666
4667 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4668 * configure: Regenerated.
4669
4670 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4671
4672 * Makefile.def (libssp): Add to lang_env_dependencies.
4673 * Makefile.in: Regenerate.
4674
4675 2005-08-17 Christian Groessler <chris@groessler.org>
4676
4677 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4678 * Makefile.in: Regenerate.
4679
4680 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
4681
4682 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4683 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4684 Look for alternate names of the target cc and c++
4685 * configure: Regenerate.
4686
4687 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
4688
4689 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4690 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4691 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4692 tools; remove code to manually set them.
4693 (Target tools): Look in the environment for them.
4694 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4695 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4696 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4697 build directory.
4698 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4699 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4700 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4701 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4702 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4703 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4704 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4705 * configure: Regenerate.
4706 * Makefile.in: Regenerate.
4707
4708 2005-07-27 Mark Mitchell <mark@codesourcery.com>
4709
4710 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4711 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4712 * Makefile.in: Regenerated.
4713
4714 2005-07-26 Mark Mitchell <mark@codesourcery.com>
4715
4716 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4717 (CFLAGS_FOR_TARGET): Use it.
4718 (CXXFLAGS_FOR_TARGET): Likewise.
4719 * Makefile.in: Regenerated.
4720 * configure.in (--with-build-sysroot): New option.
4721 * configure: Regenerated.
4722
4723 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
4724
4725 * Makefile.tpl: Wrap install between unstage and stage
4726 * Makefile.in: Regenerate.
4727
4728 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4729
4730 * all files: Update FSF address.
4731
4732 2005-07-14 Jim Blandy <jimb@redhat.com>
4733
4734 * configure.in: Add cases for Renesas m32c.
4735 * configure: Regenerated.
4736
4737 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4738
4739 * COPYING, compile, config-ml.in, config.guess,
4740 config.sub, install-sh, missing, mkinstalldirs,
4741 symlink-tree, ylwrap: Sync from upstream sources.
4742
4743 2005-07-13 Eric Christopher <echristo@redhat.com>
4744
4745 * configure.in: Add toplevel noconfigdir support for tpf.
4746 * configure: Regenerate.
4747
4748 2005-07-11 Jakub Jelinek <jakub@redhat.com>
4749
4750 * Makefile.def (target_modules): Add libssp.
4751 * configure.in (target_libraries): Add target-libssp.
4752 * configure: Rebuilt.
4753 * Makefile.in: Rebuilt.
4754
4755 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
4756
4757 PR ada/22340
4758
4759 * Makefile.def: Sync with gcc.
4760 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4761 * Makefile.in: Regenerate.
4762
4763 2005-07-07 Andreas Schwab <schwab@suse.de>
4764
4765 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4766 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4767 * Makefile.in: Regenerated.
4768
4769 2005-07-07 Kazu Hirata <kazu@codesourcery.com>
4770
4771 * configure.in: Add --enable-libssp and --disable-libssp.
4772 * configure: Regenerate with autoconf-2.13.
4773
4774 2005-07-06 Geoffrey Keating <geoffk@apple.com>
4775
4776 * configure.in: Don't build sim or rda when targetting darwin.
4777 * configure: Regenerate.
4778
4779 2005-07-04 Ben Elliston <bje@gnu.org>
4780
4781 * src-release (do-proto-toplev): Remove dejagnu bits.
4782 (DEJAGNU_SUPPORT_DIRS): Remove.
4783 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4784 (GDBD_SUPPORT_DIRS): Likewise.
4785 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4786 (INSIGHTD_SUPPORT_DIRS): Likewise.
4787 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4788
4789 2005-06-30 Ben Elliston <bje@gnu.org>
4790
4791 * setup.com (mpw): Remove unused directive.
4792
4793 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
4794
4795 * Makefile.def (stagefeedback): Come after profile.
4796 Define profiledbootstrap target.
4797 * Makefile.tpl (profiledbootstrap): Remove.
4798 (stageprofile-end): Zap stagefeedback.
4799 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4800 * Makefile.in: Regenerate.
4801
4802 2005-06-13 Zack Weinberg <zack@codesourcery.com>
4803
4804 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4805 In 'cpp' stanza, support '#line' as well as '# '.
4806
4807 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
4808
4809 * configure.in (unsupported_languages): New macro.
4810 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4811 non-ported target libraries in noconfigdirs.
4812 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4813 non-linux-gnu. Remove libgcj_ex_libffi.
4814 <lang_frag loop>: Set add_this_lang=no if the language is in
4815 unsupported_languages.
4816 * configure: Regenerate.
4817
4818 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4819
4820 * configure.in: Fix typo in handling of --with-mpfr-dir.
4821 * configure: Regenerate.
4822
4823 2005-06-02 Jim Blandy <jimb@redhat.com>
4824
4825 * config.sub: Add cases for the Renesas m32c. (This patch has been
4826 accepted into the master sources.)
4827
4828 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
4829 Michael Snyder <msnyder@redhat.com>
4830 Stan Cox <scox@redhat.com>
4831
4832 * configure.in: Set noconfigdirs for ms1.
4833
4834 * configure: Regenerate.
4835
4836 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
4837
4838 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4839 (Dependencies): Consider target modules for bootstrap dependencies.
4840 Make target bootstrap modules depend on each stage's gcc.
4841 * Makefile.in: Regenerate.
4842
4843 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
4844
4845 * Makefile.def (configure-gcc): Depend on binutils having been built.
4846 (all-gcc): No need to do it here.
4847 * Makefile.in: Regenerate.
4848
4849 2005-05-19 Paul Brook <paul@codesourcery.com>
4850
4851 * configure.in: Rewrite misleading error message when requested
4852 language cannot be built.
4853 * configure: Regenerate.
4854
4855 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4856
4857 * ylwrap: Import from Automake 1.9.5.
4858
4859 2005-05-04 Mike Stump <mrs@apple.com>
4860
4861 * configure.in: Always pass --target to target configures as
4862 otherwise rebuilds that do --recheck will fail.
4863 * configure: Rebuilt.
4864
4865 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
4866
4867 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4868 STAGE_HOST_EXPORTS.
4869 (configure, all): Add bootstrap support.
4870 (Host modules, target modules): Pass post-stage1 flags and exports.
4871 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4872 * Makefile.in: Regenerate.
4873
4874 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
4875
4876 Sync from gcc:
4877
4878 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4879
4880 * config.sub: Update from master copy.
4881
4882 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4883
4884 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4885 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4886 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4887 "*-*-elf" and "*-*-linux*".
4888 * configure: Regenerate.
4889
4890 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
4891
4892 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4893 (TARGET_CONFIGARGS): Include --with-target-subdir.
4894 (configure, all): New macros. Use them throughout.
4895
4896 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
4897
4898 * Makefile.tpl: Sync with gcc.
4899 * Makefile.in: Regenerate.
4900
4901 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4902
4903 * config/mh-mingw32: Delete.
4904 * configure.in: Don't use it.
4905 * configure: Regenerate.
4906
4907 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
4908
4909 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4910 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4911 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4912 (HOST_LIB_PATH): Generate from Makefile.def.
4913 (TARGET_LIB_PATH): Likewise.
4914 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4915 * Makefile.in: Regenerate.
4916 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4917 (RPATH_ENVVAR): Include Darwin case.
4918 * configure: Regenerate.
4919
4920 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
4921
4922 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4923 * configure: Regenerate.
4924
4925 2005-03-21 Zack Weinberg <zack@codesourcery.com>
4926
4927 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4928 gcc_version, and gcc_version_trigger from set of flags to pass.
4929 * Makefile.tpl: Remove definitions of above variables.
4930 (config.status): Remove dependency on $(gcc_version_trigger).
4931 * Makefile.in: Regenerate.
4932 * configure.in: Do not reference config/gcc-version.m4 nor
4933 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4934 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4935 * configure: Regenerate.
4936
4937 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4938 Andrew Pinski <pinskia@physics.uc.edu>
4939
4940 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4941 * Makefile.in: Regenerate.
4942
4943 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
4944
4945 PR libgcj/20160
4946 * ltmain.sh: Avoid creating archives with components that have
4947 duplicate basenames.
4948
4949 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4950
4951 PR bootstrap/20250
4952 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4953 instead of check.
4954 * Makefile.in: Regenerate.
4955
4956 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4957
4958 Sync from gcc.
4959
4960 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4961
4962 PR bootstrap/17383
4963 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4964 * Makefile.tpl (HOST_SUBDIR): New substitution.
4965 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4966 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4967 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4968 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4969 (Host modules, Bootstrapped modules): Use it.
4970 (Build modules, Target modules): Do not create symlink trees,
4971 always configure out-of-srcdir.
4972 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4973 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4974 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4975 $(HOST_SUBDIR). Create a symlink for host_subdir.
4976
4977 * Makefile.in: Regenerate.
4978 * configure: Regenerate.
4979
4980 Merged from libada-gnattools-branch:
4981 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4982
4983 * Makefile.def: Add gnattools as a module, depending on target-libada.
4984 * Makefile.in: Regenerate.
4985 * configure.in: Include gnattools in host_tools; disable it if ada
4986 is disabled.
4987 * configure: Regenerate.
4988
4989 2005-02-23 Nick Clifton <nickc@redhat.com>
4990
4991 * configure: Regenerate.
4992
4993 2005-02-22 Paul Schlie <schlie@comcast.net>
4994
4995 * configure.in: Allow darwin targeted ports to build tk, itcl and
4996 libgui.
4997
4998 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4999
5000 PR libgcj/10353
5001 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5002 * configure: Regenerate.
5003
5004 2005-02-08 Andrew Cagney <cagney@gnu.org>
5005
5006 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
5007 gdb/ section. Update GDB's URL.
5008
5009 2005-01-31 Andrew Cagney <cagney@gnu.org>
5010
5011 * gettext.m4: Only set ENABLE_NLS when gettext is present.
5012
5013 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5014
5015 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5016 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5017 target-libgloss when not *-*-elf and *-*-aout.
5018 * configure: Regenerate.
5019
5020 2005-01-27 Andrew Cagney <cagney@gnu.org>
5021
5022 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
5023
5024 2005-01-24 Andrew Cagney <cagney@gnu.org>
5025
5026 * gettext.m4: Only fall back to ../intl/ when it's present.
5027
5028 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5029
5030 * install-sh, config.sub: Import from upstream.
5031
5032 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5033
5034 PR bootstrap/18222
5035 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5036 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5037 * Makefile.in: Regenerate.
5038
5039 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5040
5041 Revert 2004-12-28 Makefile changes, a better fix will be
5042 applied to mainline and src after GCC 4.0 branches.
5043
5044 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5045
5046 PR bootstrap/17383
5047
5048 * Makefile.def (target_modules): Remove stage parameter,
5049 it is always true now.
5050 * Makefile.tpl (configure-build-[+module+],
5051 configure-target-[+module+]): Always build symlink tree
5052 for the directory and for include. BUILD_SUBDIR and
5053 TARGET_SUBDIR cannot be . anymore.
5054 * Makefile.in: Regenerate.
5055
5056 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5057
5058 Revert 2004-12-08 Makefile changes.
5059
5060 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5061
5062 * configure.in (sh64-*-*): Reenable gprof.
5063 * configure: Regenerate.
5064
5065 2004-12-09 Jim Blandy <jimb@redhat.com>
5066
5067 * MAINTAINERS: List 'depcomp' as part of automake.
5068
5069 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5070
5071 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5072 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5073 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5074 * Makefile.in: Regenerate.
5075
5076 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5077
5078 * Makefile.tpl: Generate normal dependencies if the LHS module is
5079 not bootstrapped.
5080 * Makefile.in: Regenerate.
5081
5082 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5083
5084 * configure.in: Include config/gxx-include-dir.m4. Use
5085 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5086 * configure: Regenerate.
5087
5088 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5089
5090 * config.if: Delete.
5091 * configure.in: Set libstdcxx_incdir directly.
5092 * configure: Regenerate.
5093 * MAINTAINERS: Remove mention of config.if.
5094 * src-release (DEVO_SUPPORT): Remove config.if.
5095
5096 2004-12-02 Eric Christopher <echristo@redhat.com>
5097
5098 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
5099 of things to remove.
5100 * Makefile.in: Regenerate.
5101
5102 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5103
5104 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5105 * configure: Regenerate.
5106
5107 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5108
5109 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5110 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5111 * configure: Regenerate.
5112
5113 2004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5114
5115 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5116 (hppa*64*-*-*): Delete incorrect comment.
5117 * configure: Rebuilt.
5118
5119 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5120
5121 * install-sh, compile: Import from automake.
5122
5123 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5124
5125 * config.guess, config.sub: Import from savannnah.
5126
5127 2004-11-12 Mike Stump <mrs@apple.com>
5128
5129 * Makefile.def: Add html support.
5130 * Makefile.tpl: Likewise.
5131 * Makefile.in: Regenerate.
5132
5133 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5134
5135 PR 18423
5136 * configure.in: Remove all instances of build-fixincludes from
5137 noconfigdirs.
5138 (build_configargs): Supply --target to subdirectories.
5139 * configure: Regenerate.
5140
5141 * Makefile.def: Make gcc install depend on fixincludes install.
5142 * Makefile.in: Regenerate.
5143
5144 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5145
5146 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5147 target-libgfortran.
5148 * configure: Regenerate.
5149
5150 2004-11-07 David Edelsohn <edelsohn@gnu.org>
5151
5152 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5153 like CC.
5154
5155 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
5156
5157 * Makefile.def (host fixincludes): Specify missing targets.
5158 * Makefile.in: Regenerate.
5159
5160 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5161
5162 PR other/17783
5163 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5164 * configure: Regenerated.
5165
5166 2004-11-04 Daniel Jacobowitz <dan@debian.org>
5167
5168 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5169 * configure: Regenerated.
5170
5171 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
5172
5173 PR target/18151
5174 * configure.in (case ${target}): Do not build fixincludes for avr.
5175 * configure: Regenerated.
5176
5177 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
5178
5179 * configure.in (case ${target}): Do not build fixincludes
5180 on platforms where it is not used.
5181 * configure: Regenerated.
5182
5183 2004-10-23 Daniel Jacobowitz <dan@debian.org>
5184
5185 * configure.in: Use an absolute path to install-sh.
5186 * configure: Regenerated.
5187
5188 2004-10-19 Andrew Cagney <cagney@gnu.org>
5189
5190 * src-release (do-djunpack, do-md5sum): Install the generated file
5191 directly into the proto-toplev/ directory.
5192
5193 2004-10-19 Andrew Cagney <cagney@gnu.org>
5194
5195 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
5196
5197 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5198
5199 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5200 * configure: Regenerate.
5201
5202 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
5203
5204 Fix wrong conflict resolution in:
5205
5206 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5207
5208 * Makefile.in: Regenerate.
5209 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5210 in the recursive `make', instead of hardwiring `all'.
5211 (Autogenerated TARGET-* variables): New.
5212
5213 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5214
5215 Merged from GCC / libtool upstream:
5216 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5217 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5218 * ltcf-cxx.sh (tpf*): Likewise.
5219 * ltconfig (tpf*): Add TPF OS configuration support.
5220
5221 2004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
5222
5223 * configure.in: Enable target-libgloss for crx-*-*.
5224 * configure: Regenerate.
5225
5226 2004-09-24 Michael Roth <mroth@nessie.de>
5227
5228 * configure.in (--without-headers): Add missing double quotes.
5229 * configure: Regenerate.
5230
5231 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5232
5233 * ylwrap: Revert to previous version.
5234
5235 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5236
5237 PR bootstrap/17369
5238 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5239 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5240 SET_GCC_LIB_PATH_CMD.
5241 (BASE_TARGET_EXPORTS): Likewise.
5242 * Makefile.in: Regenerated.
5243
5244 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5245 * configure: Regenerated.
5246
5247 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5248
5249 * config.guess: New upstream version
5250 * compile, depcomp, install-sh, ylwrap: Likewise.
5251
5252 2004-09-19 Roger Sayle <roger@eyesopen.com>
5253
5254 * config/mh-x86omitfp: New host makefile fragment. Add
5255 -fomit-frame-pointer to the default BOOT_CFLAGS.
5256 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5257 * configure: Regenerate.
5258
5259 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5260
5261 PR target/11572
5262 * configure.in (*-*-darwin*): Renable libobjc.
5263 * configure: Regenerate.
5264
5265 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
5266
5267 * Makefile.def: Remove libbanshee.
5268 * Makefile.tpl: Ditto.
5269 * configure.in: Ditto.
5270 * Makefile.in: Regen.
5271 * configure: Ditto.
5272
5273 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
5274
5275 * missing: Import latest version from master repository.
5276
5277 2004-09-04 Nick Clifton <nickc@redhat.com>
5278
5279 * config.sub: Import latest version from master repository.
5280 * config.guess: Likewise.
5281 This includes these changes:
5282
5283 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5284
5285 * config.sub: Handle crisv32, alias etraxfs.
5286 * config.guess (crisv32:Linux:*:*): Handle.
5287
5288 2004-08-13 Brad Smith <brad@comstyle.com>
5289
5290 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5291 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5292
5293 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5294
5295 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5296 assume the processor is a powerpc. This is because coreutils
5297 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5298 in this case, due to a MacOS X bug that causes
5299 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5300 to return a negative number.
5301 Problem reported by Petter Reinholdtsen in:
5302 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5303
5304 2004-07-19 Ben Elliston <bje@gnu.org>
5305
5306 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5307
5308 2004-06-24 Ben Elliston <bje@gnu.org>
5309
5310 * config.guess: Update copyright years.
5311 * config.sub: Likewise.
5312
5313 2004-06-22 Robert Millan <robertmh@gnu.org>
5314
5315 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5316 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5317
5318 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5319
5320 * config.guess (*:*VMS:*:*): New entry. Replaces
5321 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5322 manufacturer.
5323
5324 2004-06-22 Ben Elliston <bje@gnu.org>
5325
5326 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5327 * config.sub: Likewise.
5328
5329 2004-06-22 Ben Elliston <bje@gnu.org>
5330
5331 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5332 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5333
5334 2004-06-11 Ben Elliston <bje@gnu.org>
5335
5336 * config.guess (pegasos:OpenBSD:*:*): Remove.
5337
5338 2004-06-11 Ben Elliston <bje@gnu.org>
5339
5340 From Wouter Verhelst <wouter@grep.be>:
5341 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5342
5343 2004-06-11 Ben Elliston <bje@gnu.org>
5344
5345 * config.guess (luna88k:OpenBSD:*:*): New.
5346
5347 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5348
5349 * config.guess (m32r*:Linux:*:*): New case.
5350 * config.sub: Handle m32rle.
5351
5352 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5353
5354 From Jens Petersen <petersen@redhat.com>:
5355 * config.sub: Handle sparcv8.
5356
5357 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5358
5359 From Tom Smith <smith@cag.lkg.hp.com>:
5360 * config.guess: Version suffixes are equally significant on Tru64
5361 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5362 prefix of "P" (patched kernel).
5363
5364 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5365
5366 * config.sub: Add support for National Semiconductor CRX target.
5367
5368 2004-09-03 Jan Beulich <jbeulich@novell.com>
5369
5370 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5371 *-*-netware, but add target-libmudflap.
5372 Consolidate *-*-netware targets (of which really only i?86 exists)
5373 into a single entry.
5374 * configure: Likewise.
5375
5376 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
5377
5378 * Makefile.tpl (sorry): Remove.
5379 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5380 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5381 (do-clean): Clean per-stage directories too.
5382 (do-distclean): Run distclean-stage1 too.
5383 (.NOTPARALLEL): Enable during toplevel bootstrap.
5384 (stage[+id+]-bubble): Enable parallel execution during
5385 the recursive invocation.
5386 * Makefile.in: Regenerate.
5387
5388 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
5389
5390 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5391
5392 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5393 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5394 * configure: regenerate
5395 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5396 -mdynamic-no-pic
5397
5398 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5399
5400 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5401 include.
5402 * configure.in: Fix indentation.
5403 * configure: Regenerate.
5404
5405 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5406
5407 * Makefile.def (build_modules): Add fixincludes.
5408 (dependencies): Make gcc depend on fixincludes.
5409 * configure.in (build_tools): Add fixincludes.
5410 (build_configdirs): Always include build_libs.
5411 * Makefile.in: Regenerate.
5412 * configure: Regenerate.
5413
5414 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
5415
5416 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5417 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5418 phony targets; do not generate timestamp files.
5419 (distclean-stageN): Remove references to their timestamp files.
5420 (restageN, touch-stageN): Remove.
5421 (stageN-bubble): Rewritten.
5422 (compare): Support lean bootstraps.
5423 * Makefile.in: Regenerate.
5424
5425 * configure.in: Only warn when bootstrapping but
5426 build != host or build != target. Support lean bootstraps.
5427 * configure: Regenerate.
5428
5429 Sync from gcc:
5430 2004-08-26 Phil Edwards <phil@codesourcery.com>
5431
5432 * configure.in: Give a better error message if GMP/MPFR are missing
5433 and a language needing them has been requested.
5434 * configure: Regenerated.
5435
5436 2004-08-25 Phil Edwards <phil@codesourcery.com>
5437
5438 * configure.in: Print a list of available language front-ends if
5439 a requested one is missing. Tidy stray tab characters.
5440 * configure: Regenerated.
5441
5442 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
5443
5444 * Makefile.in: Regenerate.
5445 * configure: Regenerate.
5446
5447 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5448 stage_*_flags.
5449 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5450 for bootstrapped modules if toplevel bootstrap is going.
5451 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5452 modules. Adjust for changes in Makefile.def. Enable several
5453 rules even in non-bootstrap mode, just to avoid peppering the
5454 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5455 (stage-[+prev+]-bubble): Remove.
5456
5457 * Makefile.def (Dependencies): Depend on all-build-bison,
5458 all-build-flex, all-build-byacc, all-build-texinfo, rather
5459 than the host variations.
5460 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5461 with BUILD_SUBDIR.
5462 (BISON): Update for recent Bisons.
5463 (YACC): Fix typo.
5464 (cross): Depend on all-build.
5465 (all): Do not depend on all-build.
5466 (prebootstrap): Remove.
5467 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5468 (Prebootstrap dependencies): Add them to the per-stage targets
5469 and to all-prebootstrap.
5470 * configure.in (build_configdirs): Always enable build_tools.
5471 (BUILD_DIR_PREFIX): Remove.
5472
5473 * Makefile.def (gcc): Add target variable.
5474 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5475 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5476 in the recursive `make', instead of hardwiring `all'.
5477 (Autogenerated TARGET-* variables): New.
5478
5479 2004-08-17 Robert Millan <robertmh@gnu.org>
5480
5481 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5482 (instead of FreeBSD).
5483 * configure: Regenerate.
5484
5485 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5486
5487 * Makefile.def, configure.in, src-release: Remove useless, bogus
5488 references to tix.
5489 * Makefile.in, configure: Regenerate.
5490
5491 * src-release: Stop distributing mmalloc with gdb (which doesn't
5492 use it).
5493 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5494 * Makefile.in: Regenerate.
5495
5496 2004-08-09 Mark Mitchell <mark@codesourcery.com>
5497
5498 * configure.in (arm*-*-eabi*): New target.
5499 * configure: Regenerate.
5500
5501 2004-08-01 Robert Millan <robertmh@gnu.org>
5502
5503 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5504 libmudflap for all GNU-based systems (with Glibc).
5505 * configure: Regenerate.
5506
5507 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
5508
5509 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5510 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5511 (Dependencies): New section.
5512 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5513 (configure-target-[+module+]): Depend on maybe-all-gcc
5514 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5515 (toplevel profiledbootstrap): Fix dependencies.
5516 * Makefile.in: Regenerate.
5517
5518 2004-08-03 Mark Mitchell <mark@codesourcery.com>
5519
5520 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5521 target-libiberty to noconfigdirs.
5522
5523 2004-08-03 Paul Brook <paul@codesourcery.com>
5524
5525 * configure.in: Check for MPFR as well as GMP.
5526 * configure: Regenerate.
5527
5528 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
5529
5530 * Makefile.def (host-modules): Add gcc.
5531 * Makefile.in: Regenerate.
5532 * Makefile.tpl (sorry): New rule.
5533 (configure-host, all-host, [+make_target+]-host, do-check,
5534 install-host): Do not add gcc as a special case.
5535 (host modules): Add a small special-casing for gcc. Export
5536 extra_make_flags through the environment.
5537 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5538 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5539 other recursive targets for gcc): Remove.
5540
5541 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5542 (stage, unstage): New rules.
5543 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5544 distclean-stage[+id+]): Use stage_current.
5545 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5546 the stage*-start rules.
5547
5548 2004-07-19 Robert Millan <robertmh@gnu.org>
5549
5550 Synced from gcc:
5551
5552 2004-04-26 Robert Millan <robertmh@gnu.org>
5553
5554 Add patches from libtool CVS.
5555 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5556 * ltconfig: Likewise.
5557 * ltcf-c.sh: Likewise.
5558 * ltcf-cxx.sh: Likewise.
5559 * ltcf-gcj.sh: Likewise.
5560
5561 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
5562
5563 * configure.in: Add noconfigdirs for crx-*-*.
5564 * configure: Regenerate.
5565
5566 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
5567
5568 Synced from gcc:
5569
5570 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5571
5572 * configure.in: Build libmudflap by default on FreeBSD.
5573 * configure: Regenerated.
5574
5575 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5576
5577 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5578 systems.
5579 * configure: Regenerated.
5580
5581 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5582
5583 PR target/16344
5584 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5585 feedback based compiler.
5586 * Makefile.in: Rebuilt.
5587
5588 2004-07-05 Phil Edwards <phil@codesourcery.com>
5589
5590 * configure.in: Do not prepend $srcdir to /dev/null in
5591 makefile fragments.
5592 * configure: Regenerate.
5593
5594 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
5595
5596 * Makefile.def (host_modules): Set bootstrap=true for flex.
5597 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5598 * Makefile.in: Rebuilt.
5599
5600 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5601
5602 * Makefile.def (build_modules): Add bison, byacc, flex,
5603 m4, texinfo.
5604 (flags_to_pass): Add FLEX.
5605 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5606 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5607 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5608 DEFAULT_MAKEINFO): Remove.
5609 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5610 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5611 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5612 objdir or else use configured tool.
5613 (all-build): New.
5614 (all): Depend on it.
5615 (Build module dependencies): Add.
5616 * Makefile.in: Regenerate.
5617 * configure.in: Better support for multiple build modules,
5618 matching what is done for host/target modules. Do not look
5619 for "plausible" locations of build tools if Canadian cross.
5620 Use autoconf's AC_PROG_CC to find a C compiler. Define
5621 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5622 * configure: Regenerate.
5623
5624 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5625
5626 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5627 * Makefile.in: Regenerate.
5628
5629 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5630
5631 * Makefile.tpl (configure-build-[+module+],
5632 configure-[+module+], configure-target-[+module+]): Pass
5633 [+extra_configure_args+].
5634 (all-build-[+module+], all-[+module+], check-[+module+],
5635 install-[+module+], [+make_target+]-[+module+],
5636 all-target-[+module+], check-target-[+module+],
5637 install-target-[+module+], [+make_target+]-target-[+module+]):
5638 Pass [+extra_make_args+].
5639 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5640 (GCC_HOST_EXPORTS): Remove.
5641 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5642 cross, check-gcc, check-gcc-c++, install-gcc,
5643 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5644 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5645 * Makefile.in: Regenerate.
5646
5647 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5648
5649 * configure.in: Check for srcdir/winsup rather than build directory
5650 winsup.
5651 * configure: Regenerate.
5652
5653 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
5654
5655 * configure.in: Don't build Cygwin native newlib if winsup
5656 directory is missing. Emit warning instead.
5657 * configure: Regenerate.
5658
5659 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
5660
5661 * Makefile.tpl (touch-stage[+id+]): New.
5662 (restage[+prev+]): Depend on touch-stage[+id+].
5663
5664 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5665 Use it throughout.
5666
5667 * Makefile.def: Add profile and feedback bootstrap stages.
5668 Remove next field from bootstrap stages.
5669 * Makefile.tpl (LN, LN_S): Substitute.
5670 (stageN-start, stageN-end): Use double-colon rules, to
5671 provide a hook for additional setup commands.
5672 (distclean-stageN-gcc, restageN): Create dependencies from
5673 [+prev+], not from [+next+].
5674 (stageN-bubble): Add commands for successive stages from
5675 [+prev+], using double-colon rules.
5676 (all-stageN-gcc): Fix typo.
5677 (stagefeedback-start, profiledbootstrap): New.
5678 * Makefile.in: Regenerate.
5679 * configure.in: Call ACX_PROG_LN.
5680 * configure: Regenerate.
5681
5682 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
5683
5684 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5685 without gcc.
5686 * configure: Regenerate.
5687
5688 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5689
5690 * Makefile.tpl: Fix typo.
5691 * Makefile.in: Regenerate.
5692
5693 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5694
5695 * configure.in: Remove new- prefix from toplevel
5696 bootstrap targets.
5697 * configure: Regenerate.
5698
5699 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5700
5701 Merge this patch from the gcc tree:
5702
5703 2004-05-30 Andreas Jaeger <aj@suse.de>
5704 Jim Wilson <wilson@specifixinc.com>
5705
5706 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5707 like CC.
5708
5709 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5710
5711 * Makefile.tpl (all.normal): Rename to all.
5712 (all): Replace with a rule to pick the default
5713 target from configure.
5714 (all-gcc, configure-gcc): Use conditionals to
5715 do nothing when toplevel bootstrap is going on.
5716 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5717 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5718 * configure.in: Support --enable-bootstrap.
5719
5720 * Makefile.def: Remove new- prefix from toplevel
5721 bootstrap targets.
5722 * Makefile.tpl: Likewise.
5723
5724 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5725 target.
5726
5727 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5728 $(RECURSE_FLAGS) to recursive invocation of make.
5729
5730 * Makefile.in: Regenerate.
5731 * configure: Regenerate.
5732
5733 2004-05-27 Daniel Jacobowitz <dan@debian.org>
5734
5735 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5736 * configure: Regenerate.
5737
5738 2004-05-25 Daniel Jacobowitz <drow@false.org>
5739
5740 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5741 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5742 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5743 targets.
5744 * Makefile.in: Regenerate.
5745
5746 2005-05-24 Paolo Bonzini <bonzini@gnu.org>
5747
5748 * configure.in: Test the ability to symlink directories.
5749 * configure: Regenerate.
5750
5751 * Makefile.def (bootstrap-stage): New definitions.
5752 * Makefile.tpl (configure-stage1-gcc,
5753 configure-stage2-gcc, configure-stage3-gcc,
5754 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5755 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5756 new-restage3, compare): Autogenerate, see Makefile.in
5757 entry for behavioral changes.
5758 (distclean-stage1, new-stage1-start, new-stage1-end,
5759 new-stage1-bubble, distclean-stage2, new-stage2-start,
5760 new-stage2-end, new-stage2-bubble, distclean-stage3,
5761 new-stage3-start, new-stage3-end): New autogenerated targets.
5762 (objext, prebootstrap, BOOT_CFLAGS,
5763 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5764 targets.
5765
5766 * Makefile.in: Regenerate.
5767 (distclean-stage1, new-stage1-start, new-stage1-end,
5768 new-stage1-bubble, distclean-stage2, new-stage2-start,
5769 new-stage2-end, new-stage2-bubble, distclean-stage3,
5770 new-stage3-start, new-stage3-end): New targets.
5771 (all-stage1-gcc): Move prebootstrap dependency from here...
5772 (configure-stage1-gcc): ...to here.
5773 (new-bootstrap): Use bubble targets.
5774 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5775 Use per-stage distclean targets.
5776 (configure-stage1-gcc, configure-stage2-gcc,
5777 configure-stage3-gcc, all-stage1-gcc,
5778 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5779 Use new-stageN-start to prepare the tree.
5780
5781 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
5782
5783 * Makefile.def (host_modules): add libcpp.
5784 * Makefile.tpl: Add dependencies on and for libcpp.
5785 * Makefile.in: Regenerate.
5786 * configure.in: Add libcpp host module.
5787 * configure: Regenerate.
5788
5789 2004-05-17 Zack Weinberg <zack@codesourcery.com>
5790
5791 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5792 of libf2c.
5793 * configure, Makefile.in: Regenerate.
5794
5795 2004-05-13 Diego Novillo <dnovillo@redhat.com>
5796
5797 Merge from tree-ssa-20020619-branch.
5798
5799 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5800 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5801 (HOST_GMPLIBS): Define.
5802 (HOST_GMPINC): Define.
5803 (TARGET_LIB_PATH): Add libmudflap.
5804 (GFORTRAN_FOR_TARGET): Define.
5805 (configure-build*): Export GFORTRAN.
5806 (configure-gcc): Export GMPLIBS and GMPINC.
5807 (all-gcc): Add maybe-all-libbanshee.
5808 (configure-target-libgfortran): Define.
5809 * Makefile.in: Regenerate.
5810 * configure.in (host_libs): Add libbanshee.
5811 (target_libraries): Add target-libmudflap and target-libgfortran.
5812 Add --with-libbanshee.
5813 Handle --disable-libmudflap.
5814 (*-*-freebsd*): Use with_gmp.
5815 Add $(libgcj) to noconfigdirs.
5816 * configure: Regenerate.
5817 * depcomp: New file.
5818 * MAINTAINERS: Add tree-ssa maintainers.
5819
5820 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
5821
5822 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5823 * configure: Regenerate.
5824
5825 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
5826
5827 Revert:
5828 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5829
5830 * Makefile.def (flags_to_pass): Remove *dir variables that
5831 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5832 as well as prefix and exec_prefix.
5833 * Makefile.in: Regenerate.
5834
5835 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5836
5837 * Makefile.def (host_modules): Mark with the bootstrap
5838 flag packages on which gcc depends.
5839 * Makefile.tpl (all-bootstrap): Use it.
5840 * Makefile.in: Regenerate.
5841
5842 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5843
5844 * Makefile.def (flags_to_pass): Remove *dir variables that
5845 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5846 as well as prefix and exec_prefix.
5847 * Makefile.in: Regenerate.
5848
5849 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5850
5851 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5852 * configure: Regenerate.
5853 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5854 * gcc/Makefile.tpl (compare): Use the result of the test.
5855 * gcc/Makefile.in: Regenerate.
5856
5857 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
5858
5859 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5860 Always relocate gcc and prev-gcc to the original names, even
5861 if the build fails.
5862 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5863 New targets.
5864
5865 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5866
5867 * configure.in (mips*-*-irix5*): Enable ld.
5868 * configure: Regenerate.
5869
5870 2004-04-15 James E Wilson <wilson@specifixinc.com>
5871
5872 * Makefile.tpl (configure-[+module+], configure-gcc,
5873 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5874 Set and export LDFLAGS.
5875 * Makefile.in: Regenerate.
5876
5877 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5878
5879 PR bootstrap/14871
5880 * Makefile.tpl: If we don't have built-in-tree target tools,
5881 use the ones found by configure rather than hacking around with
5882 program_transform_name.
5883 * configure.in: Give Makefile.tpl the information necessary
5884 to do that.
5885 * Makefile.in: Regenerate.
5886 * configure: Regenerate.
5887
5888 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5889
5890 PR bootstrap/14760
5891 * configure.in: When computing baseargs, strip *all* copies of
5892 offending options. Also, don't match/substitute the trailing space,
5893 so that this actually works when two similar options are separated by
5894 only one space.
5895 * configure: Regenerate.
5896
5897 2004-04-06 David Edelsohn <edelsohn@gnu.org>
5898
5899 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5900 (rs6000-*-aix*): Same.
5901 * configure: Regenerate.
5902
5903 2004-03-25 Stan Shebs <shebs@apple.com>
5904
5905 Remove MPW support, no longer used.
5906 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5907 mpw-install: Remove files.
5908 * src-release (DEVO_SUPPORT): Remove names of removed files.
5909 * MAINTAINERS: Likewise.
5910
5911 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5912
5913 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5914 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5915 * Makefile.in: Regenerate.
5916
5917 * configure.in (top level bootstrap support): Rework --enable-werror
5918 to set @stage2_werror_flag@.
5919 * configure: Regenerate.
5920 * Makefile.tpl (top level bootstrap support): Pass
5921 @stage2_werror_flag@ down to configure in stages 2 and 3.
5922 * Makefile.in: Regenerate.
5923
5924 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5925
5926 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5927 for stages 2 and 3 as well as in make. As a consequence, remove
5928 OUTPUT_OPTION (now detected by configure) from the flags passed down
5929 to make.
5930 * Makefile.in: Regenerate.
5931
5932 * Makefile.tpl (new-bootstrap): Fix typo.
5933 * Makefile.in: Regenerate.
5934
5935 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5936
5937 * Makefile.tpl: Rearrange by moving recursive_targets rules
5938 into their proper sections.
5939 * Makefile.tpl (top level bootstrap support): Move disabling
5940 of coverage flags from 'make' to 'configure'; improve comments.
5941 * Makefile.in: Regenerate.
5942
5943 * Makefile.tpl (experimental top level bootstrap) Move stage1
5944 language setting from all- target to configure- target; disable
5945 intermodule optimization in stage 1; prevent gratuitous rebuilds
5946 of stage 1.
5947 * Makefile.in: Regenerate.
5948 * configure.in: Comma-separate stage 1 language list for top
5949 level bootstrap.
5950 * configure: Regenerate.
5951
5952 * Makefile.tpl: Clean up experimental top level bootstrap support:
5953 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5954 prev-gcc in configure- targets as well as all- targets.
5955 * Makefile.in: Regenerate.
5956
5957 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
5958
5959 * configure.in: Remove symbolic link section.
5960 * configure: Regenerate.
5961 * Makefile.tpl (links): Remove.
5962 * Makefile.in: Regenerate.
5963
5964 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
5965 Nathanael Nerode <neroden@gcc.gnu.org>
5966
5967 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5968 Set with AC_CHECK_PROGS.
5969 * configure.in: Fix comment typo from last patch.
5970 * configure: Regenerate.
5971
5972 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5973
5974 * Makefile.tpl: Introduce experimental top level bootstrap support.
5975 * Makefile.in: Regenerate.
5976 * configure.in: Introduce support for top level bootstrap.
5977 * configure: Regenerate.
5978
5979 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
5980 Paolo Bonzini <bonzini@gnu.org>
5981
5982 PR bootstrap/14522
5983 * configure.in: Cope with shells that do not support unquoted ^
5984 * configure: Regenerate.
5985
5986 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
5987 Paolo Bonzini <bonzini@gnu.org>
5988
5989 PR bootstrap/14522
5990 * configure.in: Cope with shell that do not support nesting
5991 quotes inside quoted backquote substitutions.
5992 * configure: Regenerate.
5993
5994 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5995
5996 PR bootstrap/14522
5997 * configure.in: Fix escaping of $.
5998 * configure: Regenerate.
5999
6000 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6001
6002 * configure: Regenerate.
6003
6004 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
6005
6006 PR ada/14131
6007 Move language detection to the top level.
6008 * configure.in: Find default values for the tools as
6009 soon as possible. Disable ada if GNAT is not found.
6010 Emit error message about missing languages. Expand
6011 --enable-languages=all for the gcc subdirectory.
6012
6013 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
6014
6015 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6016 and disable libgcj.
6017 * configure: Regenerated.
6018
6019 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6020
6021 PR bootstrap/7087
6022 * Makefile.tpl: Guard XFOO sed statements better.
6023 * Makefile.tpl: Add dependency for configure-target-libada.
6024 * Makefile.in: Regenerate (incidentally fixes broken
6025 commit when libada-branch was merged).
6026
6027 2004-02-28 Andrew Cagney <cagney@redhat.com>
6028
6029 * src-release (CVS_NAMES): Define.
6030 (do-tar, do-tar): Prune $(CVS_NAMES).
6031
6032 2004-02-23 Andrew Cagney <cagney@redhat.com>
6033
6034 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
6035 2004-02-19.09.
6036
6037 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6038
6039 PR bootstrap/11932
6040 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6041
6042 2004-02-19 Andrew Cagney <cagney@redhat.com>
6043
6044 * config.guess: Update from version 2003-06-12 to 2004-02-16.
6045 * config.sub: Update from version 2003-06-13 to 2004-02-16.
6046
6047 2004-02-11 David Edelsohn <edelsohn@gnu.org>
6048
6049 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6050 (rs6000-*-aix*): Same.
6051 * configure: Regenerate.
6052
6053 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6054
6055 * configure.in (host): Add in missing $noconfigdirs to defines.
6056 * configure: Regenerate.
6057
6058 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6059 Nathanael Nerode <neroden@gcc.gnu.org>
6060
6061 PR ada/6637, PR ada/5911
6062 Merge with libada-branch:
6063 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6064 with appropriate dependencies. Add --enable-libada configure switch.
6065 * configure, Makefile.in: Regenerate.
6066
6067 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6068
6069 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6070 * configure: Regenerate.
6071
6072 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6073
6074 * COPYING.NEWLIB: Update Red Hat license to 2004.
6075
6076 2004-01-23 DJ Delorie <dj@redhat.com>
6077
6078 * Makefile.def (target_modules) [libiberty]: Don't stage.
6079 * Makefile.in: Rebuilt.
6080
6081 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>
6082
6083 * COPYING.NEWLIB: Update to include copyrights for new
6084 iconv code.
6085
6086 2004-01-15 Andrew Cagney <cagney@redhat.com>
6087
6088 * src-release: Update copyright year.
6089 (do-proto-toplev): Configure using i686-pc-linux-gnu.
6090 (NEWLIB_SUPPORT_DIRS): Delete macro.
6091 (newlib.tar.bz2): Delete rule.
6092
6093 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
6094
6095 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6096 * Makefile.tpl (configure-target-[+module+]): Support stage.
6097 * Makefile.in: Rebuilt.
6098
6099 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6100
6101 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
6102 throughout.
6103
6104 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6105
6106 * configure.in: Use ./config.cache, not config.cache.
6107 * configure: Regenerate.
6108 * Makefile.tpl: Special-casing not needed for GCC any more.
6109 * Makefile.in: Regenerate.
6110
6111 * configure.in: Don't share a cache file for host dirs.
6112 * configure: Regenerate.
6113
6114 * config-ml.in: Don't mess with the cache file.
6115
6116 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6117
6118 * Makefile.tpl: Make GCC use a separate config.cache.
6119 * Makefile.in: Regenerate.
6120
6121 PR bootstrap/11932, PR bootstrap/11933
6122 (I don't know if it will fix either of them, but it relates
6123 to them.)
6124 * configure.in: Don't use shared config.cache for target
6125 directories.
6126 * configure: Regenerate.
6127
6128 2003-12-31 Roger Sayle <roger@eyesopen.com>
6129
6130 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6131 * configure: Regenerated.
6132
6133 2003-12-21 Bernardo Innocenti <bernie@develer.com>
6134
6135 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6136 * configure: Regenerated.
6137
6138 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6139
6140 Port change over from GCC:
6141 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6142 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6143 (configure-build-[+module+], configure-[+module+]): Likewise.
6144 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6145 * Makefile.in: Regenerate.
6146
6147 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6148
6149 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6150 * configure: Regenerate.
6151
6152 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
6153
6154 * COPYING.NEWLIB: Add license info for long long routines added to
6155 stdlib.
6156
6157 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6158
6159 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6160 * Makefile.in: Regenerate.
6161
6162 2003-10-20 Phil Edwards <phil@codesourcery.com>
6163
6164 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6165 * configure: Regenerate.
6166
6167 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6168
6169 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6170 HOST_FLAGS_TO_PASS.
6171 * Makefile.in: Regenerate.
6172
6173 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6174
6175 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6176 * configure: Rebuilt
6177 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6178 * Makefile.in: Rebuilt
6179
6180 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6181
6182 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6183
6184 2003-10-01 Phil Edwards <pme@gcc.gnu.org>
6185
6186 * config-ml.in: Use ac_configure_args directly instead of
6187 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6188 actually seen.
6189
6190 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6191
6192 * config-ml.in: Propagate INSTALL variables.
6193
6194 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
6195
6196 * configure.in: Pass a computed --program-transform-name
6197 to subconfigures.
6198 * configure: Regenerated.
6199
6200 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6201
6202 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6203 * Makefile.in: Regenerate.
6204
6205 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6206 * Makefile.in: Regenerate.
6207
6208 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
6209
6210 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6211 quoting.
6212 * configure: Regenerated.
6213
6214 2003-09-12 Michael Chastain <mec@shout.net>
6215
6216 Fix PR gdb/857.
6217 * src-release (do-proto-topleve): Remove junk files
6218 intl/config.cache, intl/config.status,
6219 intl/config.h, intl/stamp-h.
6220
6221 2003-09-14 Andrew Cagney <cagney@redhat.com>
6222
6223 * src-release (dejagnu.tar): New target.
6224 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
6225 (do-djunpack): Use $(PACKAGE) for the package name.
6226
6227 2003-09-04 DJ Delorie <dj@redhat.com>
6228
6229 * configure: Regenerate.
6230
6231 2003-09-04 Robert Millan <robertmh@gnu.org>
6232
6233 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6234
6235 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6236
6237 * configure.in: Ensure arguments to sed are properly spaced.
6238 * configure: Regenerate.
6239
6240 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
6241
6242 Merge from gcc:
6243 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6244 * install-sh: Update to newer upstream versions (associated with
6245 aclocal 1.7).
6246 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6247
6248 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
6249
6250 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6251 * configure: Regenerated.
6252
6253 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
6254
6255 * configure.in: Use newline instead of semicolon when assuming
6256 shell arguments in a for loop.
6257 * configure: Regenerated.
6258
6259 2003-08-20 Geoffrey Keating <geoffk@apple.com>
6260
6261 PR 8180
6262 * configure.in: When testing with_libs and with_headers, treat
6263 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6264 * configure: Regenerate.
6265
6266 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6267 make, shell, etc.
6268 (baseargs): Likewise.
6269 * configure: Regenerate.
6270
6271 2003-08-19 Geoffrey Keating <geoffk@apple.com>
6272
6273 * configure.in: Disable libgcj for darwin not on powerpc.
6274 * configure: Rebuild.
6275
6276 2003-08-15 Michael Chastain <mec@shout.net>
6277
6278 * src-release (do-proto-toplev): Remove junk files
6279 dejagnu/example/calc/config.status,
6280 dejagnu/example/calc/config.log.
6281
6282 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6283
6284 * config-ml.in, symlink-tree: Add license.
6285
6286 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
6287
6288 Merge from gcc:
6289
6290 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6291 * Makefile.tpl (check, check-c++): Express dependencies using
6292 dependencies rather than commands.
6293 * Makefile.in: Regenerate.
6294
6295 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6296 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6297 * Makefile.in: Update.
6298
6299 2003-08-01 Andrew Cagney <cagney@redhat.com>
6300
6301 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6302 * configure: Ditto.
6303
6304 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6305
6306 * configure.in: Enable libgcj for darwin.
6307 * configure: Rebuild.
6308
6309 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
6310
6311 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
6312
6313 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6314
6315 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6316 creating target and build subdirs to build all parent dirs as needed.
6317 * Makefile.in: Rebuild.
6318 * configure.in: Don't build dirs explicitly here.
6319 * configure: Rebuild.
6320
6321 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
6322
6323 * Makefile.tpl (all-make): Depend on intl.
6324 * Makefile.in: Rebuilt.
6325
6326 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6327
6328 * config.if: Remove unused libc_interface determination.
6329
6330 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6331
6332 * Makefile.in: Regenerate, correctly this time.
6333
6334 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6335
6336 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6337 unused INSTALL_PROGRAM_ARGS.
6338 * configure.in: Use AC_PROG_INSTALL.
6339 * Makefile.in: Regenerate.
6340 * configure: Regenerate.
6341
6342 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
6343
6344 * configure: Rebuilt.
6345 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6346 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6347 newlib nor libgloss.
6348 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6349 * configure.in (am33_2.0-*-linux*): Added.
6350
6351 2003-07-09 Bob Wilson <bob.wilson@acm.org>
6352
6353 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6354 * configure: Regenerate.
6355
6356 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
6357
6358 * config-ml.in: Replace PWD with PWD_COMMAND.
6359 * Makefile.tpl: Likewise.
6360 * Makefile.in: Regenerated.
6361
6362 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6363
6364 * configure.in: Clean up config-lang.in handling. Delete
6365 useless assignment to "subdirs".
6366 * configure: Regenerate.
6367
6368 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6369
6370 * configure.in: Rename 'target_libs' to 'target_libraries'.
6371 Remove useless reference to 'target_libs'.
6372 * configure: Regenerate.
6373
6374 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6375
6376 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6377 * Makefile.in: Regenerate.
6378
6379 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6380
6381 * Makefile.def: Introduce flags_to_pass.
6382 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6383 * Makefile.in: Regenerate.
6384
6385 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6386
6387 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6388 and target-libgloss.
6389 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6390 <h8300*-*-*>: Disable libf2c and ${libgcj}.
6391 * configure: Regenerate.
6392
6393 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6394
6395 * configure.in: Update testsuite_flags to new location.
6396 * configure. Regenerate.
6397
6398 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6399
6400 * Makefile.tpl: Remove BUILD_CC stuff.
6401 * Makefile.in: Regenerate.
6402
6403 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6404
6405 * config.guess: Update to 2003-06-12 version.
6406 * config.sub: Update to 2003-06-13 version.
6407
6408 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6409
6410 * MAINTAINERS: Add myself as MIPS co-maintainer.
6411
6412 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
6413
6414 * config.guess: Update to 2003-06-06 version.
6415 * config.sub: Update to 2003-06-06 version.
6416
6417 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6418
6419 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6420 * configure. Regenerate.
6421
6422 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6423
6424 * configure.in: Disable serial configure by default.
6425 * configure: Regenerate.
6426 * Makefile.tpl: Abolish .NOTPARALLEL.
6427 * Makefile.in: Regenerate.
6428
6429 * Makefile.tpl: Replace {build,host,target}_canonical by
6430 {build,host,target}.
6431 * Makefile.in: Regenerate.
6432
6433 * Makefile.tpl: Fix stupid pasto.
6434 * Makefile.in: Regenerate.
6435
6436 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6437
6438 * Makefile.tpl: Remove bogus conditional.
6439 * Makefile.in: Regenerate.
6440
6441 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6442
6443 * Makefile.tpl: Make 'recursive targets' using autogen rather
6444 than shell loop. Remove duplicate 'clean' targets and false
6445 comments.
6446 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6447 Add systematic method of specifying missing targets in subdirs.
6448 Add copyright boilerplate.
6449 * Makefile.in: Regenerate.
6450 * configure.in: Add 'recursive targets' to maybe list.
6451 * configure: Regenerate.
6452
6453 * Makefile.tpl: Rename [+target+] to [+make_target+].
6454 * Makefile.def: Rename 'target' to 'make_target'.
6455
6456 2003-05-30 Nick Clifton <nickc@redhat.com>
6457
6458 * README-maintainer-mode: Update URL for locating blessed config
6459 tools.
6460
6461 2003-05-29 Robert Millan <rmh@debian.org>
6462
6463 * ltconfig: Import this patch and modify for use with current
6464 version of ltconfig:
6465
6466 2003-05-21 Bruno Haible <bruno@clisp.org>
6467
6468 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
6469 GNU/FreeBSD.
6470
6471 2003-05-28 DJ Delorie <dj@redhat.com>
6472
6473 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6474 * Makefile.in: Regenerate.
6475
6476 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
6477
6478 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
6479
6480 2003-05-21 DJ Delorie <dj@redhat.com>
6481
6482 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6483 newlib or libgloss.
6484 * Makefile.in: Regenerate.
6485
6486 2003-05-21 DJ Delorie <dj@redhat.com>
6487
6488 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6489 * Makefile.in: Regenerate.
6490
6491 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6492
6493 * configure.in: Use curly braces in the definition of tooldir.
6494 * configure: Regenerate.
6495
6496 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6497
6498 * configure.in: Switch more things to use maybe dependencies.
6499 * Makefile.tpl: Switch more things to use maybe dependencies.
6500 Factor out common code from autogen IF statements.
6501 * configure: Regenerate.
6502 * Makefile.in: Regenerate.
6503
6504 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6505
6506 * configure.in: Accept i[3456789]86 for machine type.
6507 * configure: Regenerate.
6508
6509 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6510
6511 * configure.in: Switch more things to use maybe dependencies.
6512 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6513 * configure: Regenerate.
6514 * Makefile.tpl: Switch more things to use maybe dependencies.
6515 * Makefile.in: Regenerate.
6516
6517 2003-05-16 Andreas Schwab <schwab@suse.de>
6518
6519 * Makefile.tpl (install-opcodes): Define.
6520 * Makefile.in: Rebuild.
6521
6522 2003-05-13 Andreas Jaeger <aj@suse.de>
6523
6524 * config.guess: Update to 2003-05-09 version.
6525 * config.sub: Update to 2003-05-09 version.
6526
6527 2003-05-13 Michael Eager <eager@mvista.com>
6528
6529 * configure.in: Correct sed script so that options in quotes are not
6530 deleted.
6531 * configure: Rebuild.
6532
6533 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
6534
6535 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6536 and $$s/newlib/libc/sys/cygwin32 include paths.
6537 * configure: Ditto.
6538
6539 2003-05-05 H.J. Lu <hjl@gnu.org>
6540
6541 * config-ml.in: Restored from gcc repository.
6542
6543 2003-05-02 Chris Demetriou <cgd@broadcom.com>
6544
6545 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6546 * Makefile.in: Regenerate.
6547
6548 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6549
6550 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
6551 and Makefile.def.
6552
6553 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6554
6555 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6556 * Makefile.in: Regenerated.
6557
6558 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6559
6560 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6561 * Makefile.in: Regenerate.
6562
6563 2003-04-18 Jakub Jelinek <jakub@redhat.com>
6564
6565 * configure.in (powerpc64*-*-linux*): Remove.
6566 * configure: Rebuilt.
6567
6568 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
6569
6570 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6571 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6572 and restrap.
6573 * Makefile.in: Regenerate.
6574
6575 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
6576
6577 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6578 * configure: Regenerated.
6579
6580 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
6581
6582 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6583 * */configure: Rebuilt.
6584
6585 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6586
6587 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6588 * Makefile.in: Regenerate.
6589
6590 2003-03-14 Michael Chastain <mec@shout.net>
6591
6592 * Makefile.in: Regenerate with correct Makefile.def.
6593
6594 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6595
6596 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6597 Make macro.
6598 * Makefile.in: Regenerate.
6599 * configure.in: Clean up gxx_include_dir logic.
6600 * configure: Regenerate.
6601
6602 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6603
6604 * configure.in (gxx_include_dir): Fix typo.
6605 * configure: Regenerated.
6606
6607 2003-03-06 Andrew Cagney <cagney@redhat.com>
6608
6609 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6610
6611 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
6612
6613 * configure.in: Include $(build_tooldir)/sys-include in
6614 FLAGS_FOR_TARGET.
6615 * configure: Regenerated.
6616
6617 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6618
6619 * Makefile.tpl: Reindent.
6620 * Makefile.in: Regenerate.
6621 * configure.in: Reindent. Don't set unused variables.
6622 * configure: Regenerate.
6623
6624 * Makefile.tpl: Always pass down RANLIB.
6625 * Makefile.in: Regenerate.
6626
6627 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6628 * Makefile.in: Regenerate.
6629 * configure.in: Remove unused logic relating to --enable-shared
6630 and --enable-threads. Remove bogus comments. Remove redundant
6631 noconfigdirs.
6632 * configure: Regenerate.
6633
6634 * configure.in: Replace ${libstdcxx_version} by its value.
6635 Remove reference to mh-dgux.
6636 * configure: Regenerate.
6637
6638 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6639
6640 * Makefile.tpl: Rearrange.
6641 * Makefile.in: Regenerate.
6642
6643 2003-02-25 Nick Clifton <nickc@redhat.com>
6644
6645 * configure: Remove site-file supprot - it is obsolete.
6646
6647 2003-02-24 Uwe Stieber <uwe@wwws.de>
6648
6649 * configure.in: Add support for kaOS as cross build target system.
6650 * configure: Regenerated.
6651
6652 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
6653
6654 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6655 configure-target-* as some target builds may require additional
6656 flags for preprocessor tests.
6657 * Makefile.in: Regenerated.
6658
6659 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6660
6661 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6662 * ltconfig: Handle it.
6663 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6664 auto-detecting it.
6665
6666 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6667
6668 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6669 it is used as argument to $CC.
6670 * ltcf-gcj.sh: Likewise.
6671
6672 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6673
6674 * configure.in: Introduce --enable-maintainer-mode.
6675 * configure: Rebuilt.
6676 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6677 for maintainer mode.
6678 * Makefile.in: Rebuilt.
6679
6680 2003-02-19 Andrew Cagney <ac131313@redhat.com>
6681
6682 * configure: Regenerate using autoconf 2.13.
6683
6684 2003-02-19 Alan Modra <amodra@bigpond.net.au>
6685
6686 * config.guess: Import latest version.
6687 * config.sub: Import latest version.
6688
6689 2003-02-18 Jason Merrill <jason@redhat.com>
6690
6691 * Makefile.tpl (check-c++): Allow parallelism.
6692
6693 2003-02-17 Andrew Cagney <ac131313@redhat.com>
6694
6695 * configure: Regenerate using autoconf 000227.
6696
6697 2003-02-15 Geoffrey Keating <geoffk@apple.com>
6698
6699 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6700 don't configure target-libobjc.
6701 * configure: Regenerate.
6702
6703 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6704
6705 * Makefile.tpl (RANLIB): Define.
6706 * Makefile.in: Regenerate.
6707
6708 2003-02-06 Keith R Seitz <keiths@redhat.com>
6709
6710 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6711 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6712 * Makefile.in: Regenerated.
6713 * configure.in: Remove all traces of snavigator, db, and grep.
6714 * configure: Regenerated.
6715
6716 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
6717
6718 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6719 * Makefile.in: Regenerated.
6720
6721 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
6722
6723 * config.if: Copy from GCC.
6724
6725 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
6726
6727 * configure.in: Revert 24Jan change.
6728 * configure: Regenerate.
6729
6730 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6731
6732 * configure.in: Revert previous change.
6733 * configure: Regenerate.
6734
6735 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6736
6737 * configure.in: Make rda native-only.
6738 * configure: Regenerate.
6739
6740 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6741
6742 * configure.in: Add missing \.
6743 * configure: Rebuilt.
6744
6745 2003-01-17 Jakub Jelinek <jakub@redhat.com>
6746
6747 * configure.in (baseargs): Avoid using \| in sed regular
6748 expressions.
6749 * configure: Rebuilt.
6750
6751 2003-01-16 Jakub Jelinek <jakub@redhat.com>
6752
6753 * configure.in (baseargs): Remove all supported forms of
6754 --cache-file, --srcdir, --host, --build and --target options
6755 from argument lists.
6756 * configure: Rebuilt.
6757
6758 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
6759
6760 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6761 * configure: Rebuilt.
6762
6763 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6764
6765 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6766 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6767 * Makefile.in: Regenerate.
6768 * configure: Regenerate.
6769
6770 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6771
6772 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6773 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6774 * Makefile.in: Regenerate.
6775
6776 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
6777
6778 * configure.in: Remove Makefile in build, host and target modules
6779 unless configure was run with --no-recursion.
6780 * configure: Rebuilt.
6781
6782 2003-01-08 Chris Demetriou <cgd@broadcom.com>
6783
6784 * config.guess: Update to 2003-01-03 version.
6785 * config.sub: Update to 2003-01-03 version.
6786
6787 2003-01-07 Christopher Faylor <cgf@redhat.com>
6788
6789 * configure: Regenerate with proper autoconf 2.13.
6790
6791 2003-01-07 Christopher Faylor <cgf@redhat.com>
6792
6793 * configure.in: Add AC_PREREQ for consistency.
6794 * configure: Regenerate.
6795
6796 2003-01-06 Andrew Cagney <ac131313@redhat.com>
6797
6798 * configure.in (GDB_TK): Add tcl directories conditional on
6799 gdb/gdbtk directory being present.
6800 * configure: Regenerate.
6801
6802 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
6803
6804 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6805 by gcc if LD is not defined and we are not doing a Canadian Cross.
6806 * configure: Rebuilt.
6807
6808 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
6809
6810 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6811
6812 2002-12-31 Tom Tromey <tromey@redhat.com>
6813
6814 * Makefile.in: Rebuilt.
6815 * Makefile.def (target_modules) [libffi]: Allow installation.
6816
6817 2002-12-31 Andreas Schwab <schwab@suse.de>
6818
6819 * configure.in: Fix use of $program_transform_name.
6820 * configure: Regenerated.
6821
6822 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
6823
6824 * configure.in (baseargs): Don't remove first configure argument.
6825 * configure: Regenerated.
6826
6827 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
6828
6829 * Makefile.tpl (local-distclean): Don't remove...
6830 (multilib.ts): ... this. Moved into...
6831 (multilib.out): ... this. Don't use sub-make.
6832 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6833 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6834 (configure-build-[+module+], configure-[+module+],
6835 configure-target-[+module+], configure-gcc): ... these. Test
6836 for Makefile existence. Drop config.status from dependencies.
6837 * Makefile.in: Rebuilt.
6838 * configure.in: Move gcc-version-trigger to the end of
6839 ac_configure_args. Add comments to maybedep.tmp and
6840 serdep.tmp. Introduce --disable-serial-configure. Remove
6841 nonopt from baseargs, matching and removing corresponding
6842 whitespace while at it.
6843 * configure: Rebuilt.
6844
6845 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
6846
6847 * configure.in (host_configargs): Replace reference to
6848 no-longer-defined buildopts with --build=${build_alias}.
6849 * configure: Rebuilt.
6850
6851 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
6852
6853 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6854 program_transform_name to standard idiom.
6855 (AUTOGEN, AUTOCONF): Define.
6856 (Makefile.in): Use $(AUTOGEN).
6857 (Makefile): Depend on config.status, and use autoconf-style rule to
6858 build it. Move original commands to...
6859 (config.status): ... this new target.
6860 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6861 $(AUTOCONF).
6862 * Makefile.in: Rebuilt.
6863
6864 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6865
6866 * Makefile.tpl: Fix dramatic bustage due to change in
6867 program_transform_name.
6868 * Makefile.in: Regenerate.
6869
6870 * configure.in: Remove unnecessary PATH setting.
6871 * configure: Regnerate.
6872
6873 * configure.in: Don't default to unprefixed tools unless
6874 the native tools will work.
6875 * configure: Regenerate.
6876
6877 * configure.in: Convert to autoconf script. Blow away lots
6878 of now-redundant Makefile fragments.
6879 * configure: Generate using Autoconf.
6880 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6881 * Makefile.in: Regenerate.
6882
6883 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6884
6885 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
6886 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6887
6888 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
6889 where they belong.
6890
6891 2002-12-24 Andreas Schwab <schwab@suse.de>
6892
6893 * Makefile.tpl (multilib.out): Fix missing space.
6894 * Makefile.in: Regenerate.
6895
6896 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6897
6898 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6899 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6900 * Makefile.in: Regenerate.
6901 * configure.in: Remove unnecessary leftovers.
6902
6903 2002-12-21 Geoffrey Keating <geoffk@apple.com>
6904
6905 * configure.in (extra_ranlibflags_for_target): New variable.
6906 (*-*-darwin): Add -c to ranlib commands.
6907 * configure (tooldir): Handle extra_ranlibflags_for_target.
6908
6909 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
6910
6911 * COPYING.NEWLIB: Updated.
6912 * COPYING.LIBGLOSS: Ditto.
6913
6914 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6915
6916 * Makefile.tpl: Revert HJL's change.
6917 * Makefile.in: Regenerated.
6918 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6919 always.
6920
6921 2002-12-19 Andreas Schwab <schwab@suse.de>
6922
6923 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6924 * Makefile.in: Regenerate.
6925
6926 2002-12-18 H.J. Lu <hjl@gnu.org>
6927
6928 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6929 * Makefile.in: Regenerated.
6930
6931 * configure.in (build_prefix): New. Substitute.
6932
6933 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6934
6935 * Makefile.tpl: Don't let real targets depend on phony targets.
6936 * Makefile.in: Regenerate.
6937
6938 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6939 * Makefile.in: Regenerate.
6940
6941 2002-12-16 Jason Merrill <jason@redhat.com>
6942
6943 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6944 previous 'make bootstrap'.
6945 * Makefile.in: Regenerate.
6946
6947 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6948
6949 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6950
6951 2002-12-13 Jason Merrill <jason@redhat.com>
6952
6953 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6954 library tests.
6955 (check-c++): Just depend on it and check-target-libstdc++-v3.
6956 * Makefile.in: Regenerate.
6957
6958 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6959
6960 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6961 * Makefile.in: Regenerate.
6962
6963 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
6964
6965 * COPYING.NEWLIB: Update list of alternate Regent of California
6966 licenses and discuss official revoking of advertising clause.
6967 * COPYING.LIBGLOSS: Ditto.
6968
6969 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
6970
6971 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6972 * Makefile.in: Rebuilt.
6973
6974 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6975
6976 * configure: Fix bug put in by gremlins.
6977
6978 * Makefile.tpl: Substitute more autoconfily.
6979 * configure: Substitute more autoconfily.
6980 * Makefile.in: Regenerate.
6981
6982 2002-12-08 Andrew Cagney <ac131313@redhat.com>
6983
6984 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6985 * Makefile.in (all-sim): Ditto.
6986
6987 2002-12-06 DJ Delorie <dj@redhat.com>
6988
6989 * Makefile.tpl: Change configure dependencies to not have real
6990 targets depend on phony targets.
6991
6992 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6993
6994 * configure.in: Revert unintentional change.
6995
6996 * src-release: Configure host subdirs.
6997
6998 * Makefile.tpl: Change dependency for */multilib.out so that
6999 it works when gcc isn't in the tree.
7000
7001 * configure.in: Substitute more.
7002 * configure: Run subconfigures from the Makefile.
7003 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7004 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7005
7006 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7007
7008 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7009 and corresponding dependencies.
7010 * Makefile.in: Regenerate.
7011
7012 * configure.in (host_tools): Order binutils, gas and ld for
7013 convenience in running the testsuites.
7014
7015 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7016 * Makefile.in: Regenerate.
7017 * configure.in: Introduce rules to serialize subconfigure runs.
7018
7019 * configure.in: Introduce BASE_CC_FOR_TARGET.
7020 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7021 Realize configure-build-* targets. Realize configure-target-* targets.
7022 * Makefile.in: Regenerate.
7023
7024 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7025
7026 * configure: Move gcc_version_trigger stuff from here...
7027 * configure.in: ...to here.
7028
7029 * configure.in: Separate subconfigure options added by this file from
7030 options given by the user. Add machinery to put args for host
7031 subconfigures into the Makefile.
7032
7033 * Makefile.tpl: Remove 'vault' targets.
7034 * Makefile.tpl: Reorder and comment dependencies.
7035 * Makefile.in: Regenerate.
7036
7037 2002-11-28 Geoffrey Keating <geoffk@apple.com>
7038
7039 * configure.in: Move host-specific darwin noconfigdirs into
7040 the host-specific section.
7041
7042 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7043
7044 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
7045 during replay.
7046 * Makefile.in: Regenerate.
7047
7048 (finishing slow-motion replay)
7049 * configure: Remove skip-this-dir support.
7050 * Makefile.tpl: Remove skip-this-dir support.
7051
7052 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7053 subdirectories.
7054 * Makefile.in: Regenerate.
7055
7056 * Makefile.tpl: Strip out useless setting of 'dir'.
7057 * Makefile.in: Regenerate.
7058
7059 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7060
7061 (finishing slow-motion replay)
7062 * configure.in: Fix deeply stupid bug.
7063
7064 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7065 shell code in CXX_FOR_TARGET
7066 * Makefile.def: Introduce raw_cxx.
7067 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7068 RAW_CXX_FOR_TARGET.
7069 * Makefile.in: Regenerate.
7070
7071 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7072
7073 (finishing slow-motion replay)
7074 * Makefile.tpl: Remove unnecessary ifs.
7075 * Makefile.in: Regenerate.
7076
7077 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
7078 dependencies. Maybe-ize build-libiberty. Create dummy install
7079 targets for 'no_install' modules.
7080 * configure: Move GDB_TK substitution to configure.in. Move
7081 build_modules stuff to configure.in.
7082 * configure.in: Implement soft dependency machinery. Maybe-ize
7083 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7084 * Makefile.in: Regenerate.
7085
7086 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7087
7088 (continuing slow-motion replay)
7089 * Makefile.tpl: Make all-target, install-target behave similarly
7090 to all, install (only hitting configured targets). Eliminate
7091 unused macro defintions.
7092
7093 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7094 build != host.
7095
7096 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7097
7098 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7099
7100 * configure.in: Produce lists of subdir targets we're actually
7101 configuring. Remove references to "dosrel".
7102 * Makefile.tpl: Let configure set which subdir targets are hit.
7103 Remove install-cross; clean up install; remove ALL. Remove
7104 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7105 Autogenerate host module targets. Remove empty dependency lines
7106 and redundant dependency; rearrange slightly.
7107 * Makefile.def: Add host-side libtermcap, utils.
7108
7109 * Makefile.in: Regenerate.
7110
7111 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7112
7113 (Continuing slow-motion replay)
7114 * Makefile.def: Add list of recursive targets to autogenerate.
7115 Add build_modules.
7116 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7117 targets. Autogenerate *-build-* targets.
7118 * Makefile.in: Regenerate.
7119
7120 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7121
7122 (Continuing slow-motion replay)
7123 * configure: More autoconf-style substitutions.
7124 * Makefile.tpl: More autoconf-style substitutions.
7125 * Makefile.in: Regenerate.
7126
7127 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7128
7129 (Continuing slow-motion replay)
7130 * configure: Substitute more variables in a more autoconf-friendly
7131 way. Simplify slightly.
7132 * Makefile.tpl: Make more variables substitutable in an
7133 autoconf-friendly way.
7134 * Makefile.in: Regenerate.
7135
7136 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7137
7138 (Continuing slow-motion replay)
7139 * configure.in (v810*): Remove special setting of tools.
7140
7141 * configure: Add support for extra required flags for ar or nm.
7142 * configure.in (aix4.3+): Use above support for target-specific
7143 issues, rather than using config/mt-aix43.
7144
7145 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7146
7147 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
7148 * configure: Remove 'removing', which doesn't work. Replace $subdir
7149 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7150 with $srcdir. Reformat indentation. Substitute some variables
7151 formerly hard-coded in the Makefile for build=host.
7152 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7153 * Makefile.def: Autogenerate more.
7154 * Makefile.in: Regenerate.
7155
7156 2002-11-13 Bruce Korb <bkorb@gnu.org>
7157
7158 * Makefile.tpl: syntactic cleanup
7159
7160 2002-11-04 Kevin Buettner <kevinb@redhat.com>
7161
7162 * Makefile.def (host_modules): Add rda.
7163 * Makefile.in: Regenerate.
7164 * configure.in (target_tool): Add target-rda to list.
7165
7166 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
7167
7168 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7169 and restrap targets to this rule.
7170 * Makefile.in: Regenerate.
7171
7172 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7173
7174 * configure.in (i[3456]86-*-linux*): Add check to disable
7175 ${libgcj} for glibc1.
7176
7177 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7178
7179 * configure.in: Add tic4x target.
7180
7181 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7182
7183 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7184 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7185 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7186 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7187 * Makefile.in: Regenerate.
7188
7189 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7190
7191 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7192 * Makefile.in: Regenerate.
7193
7194 * Makefile.def: Remove order dependency comments.
7195 * Makefile.tpl: Add explicit install-install dependencies.
7196 * Makefile.in: Regenerate.
7197
7198 * Makefile.tpl: Remove material now in src-release. (Finally!)
7199 * Makefile.in: Regenerate.
7200
7201 * configure: Restore my original patch by syncing with gcc version.
7202
7203 * Bring following over from gcc:
7204
7205 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7206
7207 * configure.in (s390*-*-linux*): Enable libgcj.
7208
7209 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7210
7211 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
7212
7213 2002-10-02 Alan Modra <amodra@bigpond.net.au>
7214
7215 * configure: Move stray lines back to where they belong.
7216
7217 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
7218
7219 * Makefile.tpl: Insert configure-target target, for src-release.
7220
7221 * configure: Finish reverting change which Andrew Cagney started
7222 reverting. Should fix bustage.
7223
7224 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7225 * src-release: New file. Contains material for making net
7226 releases for gdb, binutils, et al., formerly in Makefile.in.
7227
7228 2002-09-30 Nick Clifton <nickc@redhat.com>
7229
7230 * cpu: New top level directory. Intended to hold input files for
7231 CGEN which have FSF copyright assignment.
7232 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7233
7234 2002-09-29 Andrew Cagney <ac131313@redhat.com>
7235
7236 Revert below (note that src does not contain Makefile.tpl):
7237 * Makefile.tpl: Make subsituted variables more autoconfy.
7238 * Makefile.in: Regenerate.
7239
7240 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7241
7242 * configure: Revert accidentally applied changes.
7243
7244 * Makefile.tpl: Make more autoconf-friendly.
7245 * Makefile.in: Regenerate.
7246 * configure: Make substitution more autoconf-like.
7247
7248 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
7249
7250 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7251 single entry to handle all these.
7252 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7253 libjava on arm-*-elf.
7254
7255 2002-09-27 Geoffrey Keating <geoffk@apple.com>
7256
7257 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7258 things that depend on them.
7259
7260 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7261
7262 * Makefile.tpl: Make subsituted variables more autoconfy.
7263 * Makefile.in: Regenerate.
7264 * configure: Make seds more autoconfy.
7265
7266 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7267
7268 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7269 * Makefile.in: Regenerate.
7270 * configure.in: Rewrite sed statements to look autoconfy.
7271
7272 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7273 all-target-foo on configure-target-foo.
7274 * Makefile.def: Ditto.
7275 * Makefile.in: Rebuild.
7276
7277 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7278
7279 * Makefile.def: New file.
7280 * Makefile.tpl: New file.
7281 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7282
7283 * configure.in: Minor rearrangement. Simplify tests.
7284
7285 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
7286
7287 * configure.in (with_headers): Skip copy if value is "yes".
7288 (with_libs): Likewise.
7289
7290 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7291
7292 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7293 * configure.in (sh*-*-pe*): Ditto.
7294 * configure.in (mips*-*-pe*): Ditto.
7295 * configure.in (*arm-wince-pe): Ditto.
7296
7297 * configure.in: Rearrange.
7298
7299 2002-09-12 Nick Clifton <nickc@redhat.com>
7300
7301 * Import these changes from the config master repository:
7302
7303 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
7304
7305 * config.sub: Add tic4x target.
7306
7307 2002-09-03 Ben Elliston <bje@redhat.com>
7308
7309 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
7310 Reported by <Duncan_Stodart@insession.com>.
7311
7312 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
7313
7314 * COPYING.NEWLIB: More updates.
7315
7316 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
7317
7318 * COPYING.NEWLIB: Update.
7319
7320 2002-08-23 Andrew Cagney <ac131313@redhat.com>
7321
7322 * texinfo/texinfo.tex: Import version 2002-06-04.06.
7323
7324 * config.guess: Import version 2002-08-23.
7325 * config.sub: Import version 2002-08-22.
7326
7327 2002-08-20 Alexandre Oliva <aoliva@redhat.com>
7328
7329 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7330 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7331 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7332
7333 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7334
7335 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7336
7337 2002-08-04 H.J. Lu (hjl@gnu.org)
7338
7339 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7340
7341 2002-07-31 Alan Modra <amodra@bigpond.net.au>
7342
7343 * configure.in: Move generic linux case to end. Copy generic
7344 linux noconfigdirs to mips*-*-linux* entry and new
7345 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7346
7347 2002-07-19 Chris Demetriou <cgd@broadcom.com>
7348
7349 * MAINTAINERS: Clarify on config.guess and config.sub, and add
7350 one instance of them which was missed to the list to update.
7351
7352 2002-07-16 Chris Demetriou <cgd@broadcom.com>
7353
7354 * config.guess: Update to 2002-07-09 version.
7355 * config.sub: Update to 2002-07-03 version.
7356
7357 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7358
7359 * configure.in: Remove two redundant tests.
7360
7361 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7362
7363 * configure.in (mips*-*-irix6*o32): Enable stabs.
7364
7365 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7366
7367 * configure.in: Don't build grez.
7368 * Makefile.in: Ditto.
7369
7370 * Makefile.in: Remove references to bsp, cygmon, libstub.
7371 * configure.in: Ditto.
7372
7373 * configure.in: Remove leftover reference to gdbtest.
7374
7375 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
7376
7377 * configure.in (gxx_include_dir): Change to match versioned
7378 C++ headers if --enable-version-specific-runtime-libs is used.
7379
7380 2002-07-04 Steve Ellcey <sje@cup.hp.com>
7381
7382 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7383
7384 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7385
7386 * configure.in: Make --without-x work.
7387
7388 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
7389
7390 * contrib: New directory. Created to contain a copy of the
7391 texi2pod.pl script so that it is in the same place as the version in
7392 the FSF GCC sources.
7393
7394 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7395
7396 * configure.in: Rearrange target Makefile fragment collection.
7397
7398 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7399 cvs[src].
7400 * configure.in: Ditto.
7401
7402 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7403
7404 * Makefile.in: Eliminate 'apache' targets.
7405 * configure.in: Eliminate 'apache' targets.
7406
7407 * configure.in: Eliminate redundant tests. Reorganize.
7408
7409 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7410
7411 * config-ml.in: Eliminate references to Cygnus configure.
7412
7413 * Makefile.in: Eliminate references to building emacs.
7414
7415 2002-07-01 Denis Chertykov <denisc@overta.ru>
7416
7417 * configure.in: Add support for ip2k.
7418
7419 2002-06-24 Ben Elliston <bje@redhat.com>
7420
7421 * configure.in (host_tools): Remove cgen.
7422
7423 * Makefile.in (all-cgen): Remove; runs from its source directory.
7424 (check-cgen, install-cgen, clean-cgen): Likewise.
7425 (all-opcodes): No not depend on all-cgen.
7426 (all-sim): Likewise.
7427
7428 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7429
7430 * configure.in: Fix AIX configury bug.
7431
7432 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7433
7434 * configure.in: Replace ${topsrcdir} with ${srcdir}.
7435
7436 * configure.in: Move definition of libstdcxx_flags right above
7437 usage, rather than way earlier.
7438
7439 * configure.in: Pull definition of is_cross_compiler earlier.
7440
7441 * configure.in: Rearrange a little.
7442
7443 * configure.in: Remove references to librx.
7444 * Makefile.in: Remove references to librx.
7445
7446 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7447
7448 * configure.in: Eliminate ${gasdir} variable.
7449
7450 2002-06-18 Dave Brolley <brolley@redhat.com>
7451
7452 * configure.in: Add support for frv.
7453 * config.sub: Add support for frv.
7454
7455 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7456
7457 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7458
7459 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7460
7461 * configure.in (vax-*-netbsd*): Re-enable gas.
7462
7463 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7464
7465 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7466 BUILD_PREFIX_1, to correct nomenclature.
7467 * configure: Likewise.
7468
7469 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7470 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7471
7472 2002-05-31 Olaf Hering <olh@suse.de>
7473
7474 * config-ml.in: Propogate DESTDIR also.
7475
7476 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7477
7478 * configure.in (vax-*-netbsd*): Don't build gas for this
7479 platform.
7480
7481 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7482
7483 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7484 and libgcj for AVR.
7485
7486 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
7487
7488 * config.sub: Add DLX target.
7489
7490 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7491
7492 * config.guess: Update to 2002-05-22 version.
7493 * config.sub: Likewise.
7494
7495 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7496
7497 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7498 * config-ml.in: Likewise.
7499 * configure: Likewise.
7500 * configure.in: Likewise.
7501
7502 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7503
7504 * configure.in: Simplify makefile fragment collection.
7505
7506 * configure.in: Remove code to build emacs.
7507
7508 * configure.in : Remove --srcdir argument from targargs and buildargs
7509 (it's always overridden in the Makefile anyway). Rearrange a bit.
7510
7511 * configure: Move some logic to configure.in.
7512 * configure.in: Move some logic from configure.
7513
7514 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
7515
7516 * COPYING.LIBGLOSS: New file.
7517
7518 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
7519
7520 * Makefile.in: Honour DESTDIR.
7521
7522 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
7523
7524 * configure.in (noconfigdirs): Don't disable libgcj on
7525 sparc64-*-solaris* and sparcv9-*-solaris*.
7526
7527 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
7528
7529 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7530
7531 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7532
7533 * configure.in (FLAGS_FOR_TARGET): Do not add
7534 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7535 on i[3456]86-*-linux*.
7536
7537 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7538
7539 * configure.in (noconfigdirs): Replace [ ] with test.
7540
7541 * configure.in (noconfigdirs): Do not add target-newlib if
7542 target == i[3456]86-*-linux*, and host == target.
7543
7544 2002-04-29 Mark Mitchell <mark@codesourcery.com>
7545
7546 * config.guess: Updated to 2002-04-26's version.
7547 * config.sub: Updated to 2002-04-26's version.
7548
7549 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7550
7551 * configure.in: delete reference to absent file
7552
7553 * configure.in: replace '[' with 'test'
7554
7555 * configure.in: Eliminate references to gash.
7556 * Makefile.in: Eliminate references to gash.
7557
7558 * configure.in: remove useless references to 'pic' makefile fragments.
7559
7560 * configure.in: (*-*-windows*) Finish removing.
7561
7562 * configure.in: Eliminate redundant test for libgui.
7563
7564 2002-04-26 Joel Sherrill <joel@OARcorp.com>
7565
7566 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7567 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7568
7569 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7570
7571 * configure.in: remove references to dead files
7572
7573 2002-04-18 Tom Tromey <tromey@redhat.com>
7574
7575 * configure.in: Disallow configuring libgcj when it is already
7576 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7577 Solaris 2.8 by default. For PR libgcj/6158.
7578
7579 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7580
7581 * configure.in: Move default CC setting out of config/mh-* fragments
7582 directly into here.
7583
7584 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7585
7586 * configure.in: don't even try to configure or make a subdirectory
7587 if there's no configure script for it.
7588
7589 2002-04-15 Mark Mitchell <mark@codesourcery.com>
7590
7591 * MAINTAINERS: Remove chill maintainers.
7592 * Makefile.in (CHILLFLAGS): Remove.
7593 (CHILL_LIB): Remove.
7594 (TARGET_CONFIGDIRS): Remove libchill.
7595 (CHILL_FOR_TARGET): Remove.
7596 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7597 CHILL_LIB.
7598 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7599 (CHECK_TARGET_MODULES): Likewise.
7600 (INSTALL_TARGET_MODULES): Likewise.
7601 (CLEAN_TARGET_MODULES): Likewise.
7602 (configure-target-libchill): Remove.
7603 (all-target-libchill): Remove.
7604 * configure.in (target_libs): Remove target-libchill.
7605 Do not compute CHILL_FOR_TARGET.
7606 * libchill: Remove directory.
7607
7608 2002-04-15 DJ Delorie <dj@redhat.com>
7609
7610 * Makefile.in, configure.in, configure: Sync with gcc, entries
7611 follow...
7612
7613 2002-04-08 Tom Tromey <tromey@redhat.com>
7614
7615 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7616 Fixes PR libgcj/6068.
7617
7618 2002-03-30 Krister Walfridsson <cato@df.lth.se>
7619
7620 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7621
7622 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7623
7624 * configure.in (alpha*-dec-osf*): Enable libgcj.
7625
7626 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7627
7628 Fix for: PR bootstrap/3591, target/5676
7629 * configure.in (mcore-pe): Disable the configuration of
7630 libstdc++-v3 since exceptions are not supported.
7631
7632 2002-03-20 Anthony Green <green@redhat.com>
7633
7634 * configure.in: Enable libgcj for xscale-elf target.
7635
7636 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
7637
7638 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7639 libjava.
7640 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7641
7642 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
7643
7644 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7645 libstdc++-v3 and libjava.
7646
7647 2002-02-11 Adam Megacz <adam@xwt.org>
7648
7649 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7650 boehm-gc
7651
7652 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
7653
7654 * config.guess: Updated to 2002-01-30's version.
7655 * config.sub: Updated to 2002-02-01's version.
7656 Contribute sh64-elf.
7657 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7658 * configure.in: Added sh64-*-*.
7659
7660 2002-01-17 H.J. Lu <hjl@gnu.org>
7661
7662 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7663 (all-target-fastjar): Also depend on all-target-libiberty.
7664
7665 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7666
7667 * configure, configure.in: Use temp file for long sed commands.
7668
7669 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7670
7671 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7672 libf2c.
7673
7674 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7675
7676 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7677
7678 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
7679
7680 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7681
7682 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7683
7684 * configure: Handle temporary files securely using mkdir.
7685
7686 2001-09-26 Will Cohen <wcohen@redhat.com>
7687
7688 * configure.in (*-*-linux*): Disable configuration of target-newlib
7689 and target-libgloss.
7690
7691 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7692
7693 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7694 RANLIB.
7695
7696 2001-08-11 Graham Stott <grahams@redhat.com>
7697
7698 * Makefile.in (check-c++): Add missing semicolon.
7699
7700 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7701
7702 * configure.in (sh-*-linux*): New.
7703
7704 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7705
7706 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7707 and libgcj on m68hc11/m68hc12.
7708
7709 2001-06-27 H.J. Lu (hjl@gnu.org)
7710
7711 * Makefile (CFLAGS_FOR_BUILD): New.
7712 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7713
7714 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
7715
7716 * configure.in (libstdcxx_flags): Do not try to execute
7717 libstdc++-v3/testsuite_flags until it exists.
7718
7719 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7720
7721 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7722
7723 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7724
7725 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7726
7727 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7728
7729 * configure.in: Move *-chorusos target case to the proper switch.
7730 Disable libgcj.
7731
7732 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7733
7734 * Makefile.in (STAGE1_CFLAGS): Pass down.
7735
7736 2001-04-13 Alan Modra <amodra@one.net.au>
7737
7738 * config.guess: Add hppa64-linux support. Note for next import that
7739 this is already in the master file.
7740 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7741
7742 2001-03-22 Colin Howell <chowell@redhat.com>
7743
7744 * Makefile.in (DO_X): Do not backslash single-quotes in
7745 backquotes (two places).
7746
7747 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
7748
7749 * Makefile.in (DO_X): Quote nested quotes.
7750
7751 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
7752
7753 * Makefile.in (DO_X): Use double quotes for quoting
7754 "RANLIB=$${RANLIB}".
7755
7756 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7757
7758 * configure.in: Only use `lang_requires' for languages athat are
7759 actually enabled.
7760
7761 2001-03-07 Tom Tromey <tromey@redhat.com>
7762
7763 * configure.in: Allow config-lang.in to set `lang_requires' to list
7764 of other required languages.
7765
7766 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
7767
7768 * Makefile.in: Remove RANLIB definition. Use RANLIB
7769 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7770 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7771
7772 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7773 Alexandre Oliva <aoliva@redhat.com>
7774
7775 * Makefile.in (check-c++): Use tabs, not spaces.
7776
7777 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7778
7779 * Makefile.in (check-c++): New rule.
7780
7781 * configure.in (target_libs): Remove libg++.
7782 (noconfigdirs): Remove libg++.
7783 (noconfigdirs): Same.
7784 (noconfigdirs): Same.
7785 (noconfigdirs): Same.
7786
7787 * config-ml.in: Remove libg++ references.
7788
7789 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7790 (ALL_TARGET_MODULES): Same.
7791 (configure-target-libg++): Remove.
7792 (all-target-libg++): Remove.
7793 (configure-target-libio): Remove.
7794 (all-target-libio): Remove.
7795 (check-target-libio): Remove.
7796 (.PHONY): Remove.
7797 (libg++.tar.bz2): Remove.
7798 (all-target-cygmon): Remove libio.
7799 (all-target-libstdc++): Remove.
7800 (configure-target-libstdc++): Remove.
7801 (TARGET_LIB_PATH): Remove libstdc++.
7802 (ALL_GCC_CXX): Remove libstdc++.
7803 (all-target-gperf): Correct.
7804
7805 2001-02-15 Anthony Green <green@redhat.com>
7806
7807 * configure: Introduce GCJ_FOR_TARGET.
7808 * configure.in: Ditto.
7809 * Makefile.in: Ditto.
7810
7811 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7812
7813 * configure.in: for *-chorusos, don't config target-newlib and
7814 target-libgloss.
7815
7816 2001-02-04 Mark Mitchell <mark@codesourcery.com>
7817
7818 Remove V2 C++ library.
7819 * configure.in: Remove --enable-libstdcxx_v3 support.
7820
7821 2001-01-27 Richard Henderson <rth@redhat.com>
7822
7823 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7824
7825 2001-01-26 Tom Tromey <tromey@redhat.com>
7826
7827 * configure.in: Allow libgcj to be built on Sparc Solaris.
7828
7829 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7830
7831 * configure.in: Enable libgcj on several additional platforms.
7832
7833 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7834
7835 * configure.in: Enable libgcj for linux targets.
7836
7837 2001-01-09 Mike Stump <mrs@wrs.com>
7838
7839 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7840 failures of subdirectories.
7841
7842 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7843
7844 * configure: handle DOS-style absolute paths.
7845
7846 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7847
7848 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7849
7850 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7851
7852 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7853 (libstdcxx_incdir): Pass down.
7854 * config.if: Remove expired bits for cxx_interface, add stub.
7855 (libstdcxx_incdir): Add variable for g++ include directory.
7856 * configure.in (gxx_include_dir): Use it.
7857
7858 2000-12-15 Andreas Jaeger <aj@suse.de>
7859
7860 * configure.in: Handle lang_dirs.
7861
7862 2000-12-13 Anthony Green <green@redhat.com>
7863
7864 * configure.in: Disable libgcj for any target not specifically
7865 listed. Disable libgcj for x86 and Alpha Linux until compatible
7866 with g++ abi.
7867
7868 2000-12-13 Mike Stump <mrs@wrs.com>
7869
7870 * Makefile.in (local-distclean): Also remove fastjar.
7871
7872 2000-12-10 Anthony Green <green@redhat.com>
7873
7874 * configure.in: Define libgcj. Disable libgcj target libraries for
7875 most targets.
7876
7877 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7878
7879 * configure.in (target_libs): Revert 2000-12-08 patch.
7880 (noconfigdirs): Added target-libjava.
7881
7882 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7883
7884 * Makefile.in: handle DOS-style absolute paths.
7885
7886 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7887
7888 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7889 libjava.
7890 * configure.in (target_libs): Removed `target-libjava'.
7891
7892 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7893
7894 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7895 (ALL_MODULES): Added fastjar.
7896 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7897 (all-target-libjava): all-fastjar replaces all-zip.
7898 (all-fastjar): Added.
7899 (configure-target-fastjar, all-target-fastjar): Likewise.
7900 * configure.in (host_tools): Added fastjar.
7901
7902 2000-12-07 Mike Stump <mrs@wrs.com>
7903
7904 * Makefile.in (local-distclean): Remove leftover built files.
7905
7906 2000-11-16 Fred Fish <fnf@be.com>
7907
7908 * configure.in (enable_libstdcxx_v3): Fix typo,
7909 libstd++ -> libstdc++.
7910
7911 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7912
7913 * configure: Provide the original toplevel configure arguments
7914 (including $0) to subprocesses in the environment rather than
7915 through gcc/configargs.h.
7916
7917 2000-11-12 Mark Mitchell <mark@codesourcery.com>
7918
7919 * configure: Turn on libstdc++ V3 by default.
7920
7921 2000-10-16 Michael Meissner <meissner@redhat.com>
7922
7923 * configure (gcc/configargs.h): Only create if there is a build GCC
7924 directory created.
7925
7926 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
7927
7928 * configure: Save configure arguments to gcc/configargs.h.
7929
7930 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
7931
7932 * Makefile.in (bootstrap): avoid recursion if subdir missing
7933 (cross): ditto
7934 (do-proto-toplev): ditto
7935
7936 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7937
7938 * configure.in: Do not build byacc for hppa64. Provide paths to the
7939 X11 libraries for hppa64.
7940
7941 2000-09-02 Anthony Green <green@cygnus.com>
7942
7943 * Makefile.in (all-gcc): Depend on all-zlib.
7944 (CLEAN_MODULES): Add clean-zlib.
7945 (ALL_MODULES): Add all-zlib.
7946 * configure.in (host_libs): Add zlib.
7947
7948 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
7949
7950 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7951 $targargs to tell whether newlib is going to be built.
7952
7953 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7954 $$r/TARGET_SUBDIR/libio for _G_config.h.
7955
7956 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7957
7958 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7959
7960 * configure: Make enable_threads and enable_shared defaults
7961 explicit. Substitute enable_threads into generated Makefiles.
7962 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7963 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7964
7965 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
7966
7967 * configure.in: Re-enable all references to libg++ and librx.
7968
7969 2002-04-09 Loren James Rittle <rittle@labs.mot.com>
7970
7971 * configure.in: Add *-*-freebsd* configurations.
7972
7973 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7974
7975 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7976 (do-tar, do-bz2): New rules.
7977 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7978 (gdb-tar): New rule.
7979 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7980 (insight_dejagnu.tar): New rule.
7981 (insight.tar): New rule.
7982 (gdb+dejagnu.tar): New rule.
7983 (gdb.tar): New rule.
7984
7985 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7986
7987 * MAINTAINERS: Update dejagnu/
7988
7989 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
7990
7991 * ltmain.sh (relink_command): Fix typo in previous change.
7992
7993 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
7994
7995 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7996 (relink_command): Added --tag flags.
7997 (mode=install): If relinking fails; error out.
7998
7999 2002-03-12 Richard Henderson <rth@redhat.com>
8000
8001 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8002 .NOTPARALLEL tag.
8003 (do-check): Rename from check.
8004 (check): Allow parallel check.
8005
8006 2002-03-11 Richard Henderson <rth@redhat.com>
8007
8008 * Makefile.in (.NOTPARALLEL): Add fake tag.
8009
8010 2002-03-07 H.J. Lu (hjl@gnu.org)
8011
8012 * configure.in: Enable gprof for mips*-*-linux*.
8013
8014 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8015
8016 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8017 libjava.
8018 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
8019
8020 2002-02-24 Andrew Cagney <ac131313@redhat.com>
8021
8022 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
8023
8024 2002-02-23 Daniel Jacobowitz <drow@mvista.com>
8025
8026 * config.guess: Import from master sources, rev 1.232.
8027 * config.sub: Import from master sources, rev 1.246.
8028
8029 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
8030
8031 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8032 because its Makefile is there; test for the executable instead.
8033
8034 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8035
8036 Contribute sh64-elf.
8037 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8038 * configure.in: Added sh64-*-*.
8039
8040 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
8041
8042 * COPYING.NEWLIB: Remove advertising clause from
8043 Berkeley and Red Hat licenses.
8044
8045 2002-02-01 Mo DeJong <supermo@bayarea.net>
8046
8047 * Makefile.in: Add all-tix to deps for all-snavigator
8048 so that tix is built when building snavigator.
8049
8050 2002-02-01 Ben Elliston <bje@redhat.com>
8051
8052 * config.guess: Import from master sources, rev 1.229.
8053 * config.sub: Import from master sources, rev 1.240.
8054
8055 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8056
8057 From Steve Ellcey <sje@cup.hp.com>:
8058 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8059 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8060 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8061 IA64.
8062 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8063 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8064 soname_spec, sys_lib_search_path_spec): Ditto.
8065
8066 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8067
8068 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8069 target-libiberty, and target-libgloss. Skip Java-related
8070 libraries if not supported for NetBSD on target CPU.
8071
8072 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
8073
8074 * configure.in: Import StrongARM and XScale target_configdirs from
8075 FSF GCC version.
8076
8077 2002-01-16 H.J. Lu (hjl@gnu.org)
8078
8079 * config.guess: Import from master sources, rev 1.225.
8080 * config.sub: Import from master sources, rev 1.238.
8081
8082 * MAINTAINERS: Updated notes on config.guess and config.sub.
8083
8084 2002-01-11 Steve Ellcey <sje@cup.hp.com>
8085
8086 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8087 ld and gdb are not supported.
8088
8089 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8090
8091 * Change reference to Cygnus Solutions to be Red Hat.
8092
8093 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8094
8095 * COPYING.NEWLIB: Update generic copyright date.
8096
8097 2002-01-07 Mark Salter <msalter@redhat.com>
8098
8099 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8100 Allow target-libgloss to be built for arm, strongarm, and xscale.
8101
8102 2002-01-03 Ben Elliston <bje@redhat.com>
8103
8104 * MAINTAINERS: Update URL for config.* scripts.
8105
8106 2001-12-18 Alan Modra <amodra@bigpond.net.au>
8107
8108 * config.sub: Import latest version.
8109 * config.guess: Likewise.
8110
8111 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8112
8113 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8114 options for i[3456]86-pc-linux* native builds.
8115
8116 2001-12-05 Laurent Guerby <guerby@acm.org>
8117
8118 * MAINTAINERS: gcc adopts symlink-tree, refer more to
8119 libiberty.
8120
8121 Import this patch from gcc:
8122
8123 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8124
8125 * symlink-tree: handle DOS-style absolute paths.
8126
8127 2001-11-28 DJ Delorie <dj@redhat.com>
8128 Zack Weinberg <zack@codesourcery.com>
8129
8130 When build != host, create libiberty for the build machine.
8131
8132 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8133 CONFIG_ARGUMENTS.
8134 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8135 New variables.
8136 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8137 and rules.
8138 (all.normal): Depend on ALL_BUILD_MODULES.
8139 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8140 (all-build-libiberty): Depend on configure-build-libiberty.
8141
8142 * configure: Calculate and substitute proper value for
8143 ALL_BUILD_MODULES.
8144 * configure.in: Create the build subdirectory.
8145 Calculate and substitute TARGET_CONFIGARGS (formerly
8146 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8147
8148 2001-11-26 Geoffrey Keating <geoffk@redhat.com>
8149
8150 * config.sub: Update to version 1.232 on subversion.
8151
8152 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8153
8154 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8155 files from .po files for a distribution.
8156
8157 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
8158
8159 * COPYING.NEWLIB: Mention preserved notice in specific parts.
8160
8161 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
8162
8163 Merged from net gcc:
8164 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8165 * ltcf-c.sh: Use $objext, not $ac_objext.
8166 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8167 * ltcf-cxx.sh: Add support for GNU.
8168 2001-07-22 Timothy Wall <twall@redhat.com>
8169 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8170 default settings if using GNU tools with that configuration.
8171 * ltcf-cxx.sh: Ditto.
8172 * ltcf-gcj.sh: Ditto.
8173 2001-07-21 Michael Chastain <chastain@redhat.com>
8174 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8175 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8176 * ltmain.sh: Mark as gcc-local.
8177
8178 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
8179
8180 * Makefile.in (all-bison): Revert 2001-10-24.
8181 Don't depend on texinfo.
8182
8183 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
8184
8185 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
8186
8187 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8188
8189 * configure.in (--enable-languages): Be more permissive about
8190 syntax. Check for empty lists better. Warn about $LANGUAGES.
8191
8192 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8193
8194 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8195
8196 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
8197
8198 Makefile.in (all-bison): Don't depend on texinfo.
8199
8200 2001-10-03 Alan Modra <amodra@bigpond.net.au>
8201
8202 * gettext.m4: Test po/POTFILES.in exists before trying to read.
8203
8204 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
8205
8206 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8207
8208 2001-09-28 Hans-Peter Nilsson <hp@axis.com>
8209
8210 * config.sub, config.guess: Import latest from subversions.
8211
8212 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
8213
8214 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8215 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8216 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8217 avoid quotes nesting problems.
8218 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8219 (DO_X): Export only variables that are set.
8220
8221 2001-09-19 Ben Elliston <bje@redhat.com>
8222
8223 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8224 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8225 semantics. Use the shell built-in "type" command instead.
8226
8227 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8228
8229 * config.sub: Reverted the earlier change, this version is not the
8230 master file.
8231
8232 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8233
8234 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
8235 Add support for mips64.
8236
8237 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
8238
8239 * configure.in: Enable libstdc++-v3 for h8300 targets.
8240
8241 2001-08-30 Eric Christopher <echristo@redhat.com>
8242 Jason Eckhardt <jle@redhat.com>
8243
8244 * config.sub: Add support for mipsisa32.
8245
8246 2001-08-30 Eric Christopher <echristo@redhat.com>
8247
8248 * config.sub, config.guess: Import latest from subversions.
8249
8250 2001-08-20 Alan Modra <amodra@bigpond.net.au>
8251
8252 * config.sub, config.guess: Import latest from subversions.
8253
8254 2001-07-26 DJ Delorie <dj@redhat.com>
8255
8256 * MAINTAINERS: Clarify libiberty merge rules and procedures.
8257
8258 2001-06-19 Alan Modra <amodra@bigpond.net.au>
8259
8260 * Makefile.in: Revert 2001-06-17.
8261 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
8262
8263 2001-06-17 H.J. Lu <hjl@gnu.org>
8264
8265 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
8266 (gas+binutils.tar.bz2): Likewise.
8267 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
8268
8269 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8270
8271 * Makefile.in (VER): When present, extract the version number from
8272 the file version.in.
8273
8274 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8275
8276 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8277 gcc/xgcc is built, use -print-prog-name to find out the program
8278 name to use.
8279
8280 2001-06-04 Mark Mitchell <mark@codesourcery.com>
8281
8282 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8283 with_gcc]: Use `gcc -shared' to build a shared library.
8284
8285 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
8286
8287 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8288 archives.
8289
8290 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
8291
8292 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8293 libraries when using g++ with native linker.
8294
8295 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
8296
8297 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8298
8299 2001-05-24 Tom Rix <trix@redhat.com>
8300
8301 * configure.in : enable ld for aix
8302
8303 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
8304
8305 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8306 [aix4*|aix5*]: Prepend blank.
8307
8308 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
8309
8310 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8311 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8312 of subdir/configure scripts to use the new libtool.m4.
8313
8314 2001-05-14 H.J. Lu <hjl@gnu.org>
8315
8316 * config.if (libc_interface): Set to -libc6.2- for cross
8317 compiling to Linux/glibc 2.2.
8318
8319 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8320
8321 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8322 libgcj.
8323
8324 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8325
8326 * configure.in (noconfigdirs): Don't reset it from scratch in the
8327 target case; only append to it.
8328
8329 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8330
8331 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8332 sparc-*-solaris2.8]: Disable ${libgcj}.
8333
8334 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
8335
8336 * configure.in (libgcj_saved): Copy from $libgcj.
8337 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8338 --disable-libgcj.
8339
8340 2001-04-20 Alexandre Oliva <aoliva@redhat.com>
8341
8342 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8343 1.641.2.228.
8344
8345 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8346
8347 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8348 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8349
8350 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
8351
8352 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8353 New macros.
8354 (bootstrap, cross): Use RECURSE_FLAGS.
8355 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8356
8357 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
8358
8359 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8360
8361 2001-03-23 Nick Clifton <nickc@redhat.com>
8362
8363 * README-maintainer-mode: Add note about inability to use "make
8364 distclean" in maintainer mode.
8365
8366 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8367
8368 Re-installed:
8369 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8370 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8371 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8372 * ltcf-cxx.sh: Likewise.
8373 * ltcf-gcj.sh: Likewise.
8374
8375 2001-03-22 Philip Blundell <philb@gnu.org>
8376
8377 * config.sub, config.guess: Import latest from subversions.
8378
8379 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8380
8381 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8382 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8383
8384 2001-03-20 Michael Chastain <chastain@redhat.com>
8385
8386 * Makefile.in: all-m4 depends on all-texinfo.
8387
8388 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
8389
8390 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8391
8392 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
8393
8394 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
8395 longer valid.
8396
8397 2001-02-16 Nick Clifton <nickc@redhat.com>
8398
8399 * configure.in (noconfigdirs): Allow configuration of texinfo
8400 for Cygwin hosts.
8401
8402 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8403
8404 * config.guess: Add linux target for S/390.
8405 * config.sub: Likewise.
8406 * configure.in: Likewise.
8407
8408 2001-02-06 Ben Elliston <bje@redhat.com>
8409
8410 * configure: Output host type to stdout, not stderr.
8411
8412 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8413
8414 * config.guess: Import from subversions.gnu.org (revision 1.181).
8415 * config.sub: Import from subversions.gnu.org (revision 1.199).
8416
8417 2001-01-30 Alan Modra <alan@linuxcare.com.au>
8418
8419 * config.guess: Handle hppa64-linux systems.
8420
8421 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8422
8423 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8424 Don't unset, it's non-portable and no longer necessary, set to empty
8425 instead.
8426
8427 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8428
8429 * ltconfig: Shell portability fix for the tagname validity check.
8430
8431 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8432
8433 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8434
8435 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
8436
8437 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8438 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8439
8440 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8441
8442 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8443 keep at least one of build_libtool_libs or build_old_libs set to
8444 yes.
8445
8446 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8447
8448 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8449 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8450
8451 2000-11-07 Philip Blundell <pb@futuretv.com>
8452
8453 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8454
8455 2000-11-03 Philip Blundell <pb@futuretv.com>
8456
8457 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8458 files.
8459
8460 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
8461
8462 * COPYING.NEWLIB: Put into source repository.
8463
8464 2001-01-15 Ben Elliston <bje@redhat.com>
8465
8466 * configure.in (host_tools): Add sid.
8467 Always configure cgen.
8468 * Makefile.in (all-sid): New target.
8469 (check-sid, clean-sid, install-sid): Likewise.
8470
8471 2001-01-07 Andreas Jaeger <aj@suse.de>
8472
8473 * config.sub, config.guess: Update from subversions.
8474
8475 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
8476
8477 * configure.in: Disable language-specific target libraries for
8478 languages that aren't enabled.
8479
8480 2000-11-24 Nick Clifton <nickc@redhat.com>
8481
8482 * configure.in (xscale-elf): Add target.
8483 (xscale-coff): Add target.
8484 (c4x, c5x, tic54x): Move after ARM targets.
8485
8486 2000-11-23 Alexandre Oliva <aoliva@redhat.com>
8487
8488 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
8489
8490 2000-11-20 Ian Lance Taylor <ian@zembu.com>
8491
8492 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
8493
8494 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8495
8496 * Makefile.in: Merge with GCC and libgcj.
8497 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8498 configure-target-<library> when their configure scripts need the C
8499 or C++ library to have already been built to work properly.
8500 (do_proto_toplev): Set them to an empty string.
8501
8502 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8503
8504 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8505 (REALLY_SET_LIB_PATH): Use them.
8506
8507 2000-11-06 Christopher Faylor <cgf@cygnus.com>
8508
8509 * config.sub: Add support for Sun Chorus
8510
8511 2000-11-02 Per Lundberg <plundis@chaosdev.org>
8512
8513 * config.sub: Add support for the *-storm-chaos OS.
8514
8515 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
8516
8517 * configure.in (noconfigdirs): Don't compile some
8518 of the libraries for 68HC11 & 68hc12 targets.
8519
8520 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
8521
8522 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
8523 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8524 all affected `configure' scripts.
8525
8526 2000-09-25 Alexandre Oliva <aoliva@redhat.com>
8527
8528 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
8529 ltcf-c.sh.
8530
8531 2000-09-12 Philip Blundell <philb@gnu.org>
8532
8533 * config.sub, config.guess: Update from subversions.
8534
8535 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
8536
8537 * Makefile.in (all-zlib): Added dummy target.
8538
8539 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
8540 multi-language branch.
8541
8542 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
8543
8544 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8545 (bootstrap*): Depend on all-bootstrap.
8546
8547 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8548
8549 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8550 crosses, but add gcc/include to the header search path for them.
8551
8552 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
8553
8554 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
8555 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
8556 * gettext.m4: New file, extracted from aclocal.m4.
8557
8558 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
8559
8560 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8561 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8562 sub-configures.
8563
8564 2000-08-20 Doug Evans <dje@casey.transmeta.com>
8565
8566 * Makefile.in (ALL_MODULES): Add all-cgen.
8567 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8568 (all-cgen): New target.
8569 (all-opcodes,all-sim): Depend on all-cgen.
8570 * configure.in (host_tools): Add cgen.
8571 Only configure cgen if --enable-cgen-maint.
8572
8573 2000-08-17 Alexandre Oliva <aoliva@redhat.com>
8574
8575 * config-ml.in (CC, CXX): Don't introduce a leading space.
8576
8577 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
8578
8579 * configure.in (libstdcxx_flags): Use
8580 libstdc++-v3/src/libstdc++.INC.
8581
8582 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
8583
8584 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8585
8586 2000-08-11 Jason Merrill <jason@redhat.com>
8587
8588 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8589 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8590 (FLAGS_FOR_TARGET): Not here.
8591 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8592
8593 2000-08-07 DJ Delorie <dj@redhat.com>
8594
8595 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8596 "if we're also building gcc, and it's a gcc that will run on the
8597 build machine, we want to use its includes instead of the system's
8598 default includes".
8599
8600 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
8601
8602 * configure.in (libstdcxx_flags): Don't use `"'.
8603
8604 * config-ml.in: Adjust multilib search paths to the
8605 appropriate multilib tree.
8606
8607 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
8608
8609 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8610 commas in $LANGUAGES.
8611
8612 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
8613
8614 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8615
8616 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
8617
8618 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8619 CXX_FOR_TARGET for sed.
8620
8621 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
8622
8623 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8624 Do not override if already set in the environment or in configure.
8625 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8626 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8627
8628 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
8629
8630 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8631 (GCC_FOR_TARGET): Use it.
8632 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8633 * configure.in: ... here.
8634 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8635 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8636
8637 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
8638
8639 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8640 (configure-target-libchill, configure-target-libobjc): Likewise.
8641
8642 * configure.in: Use the same cache file for all target libs.
8643 * config-ml.in: But different cache files per multilib variant.
8644
8645 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8646
8647 * configure (topsrcdir): Don't use dirname.
8648
8649 2000-07-20 Jason Merrill <jason@redhat.com>
8650
8651 * configure.in: Remove all references to libg++ and librx.
8652
8653 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8654
8655 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
8656
8657 * config.sub: Update to subversions version 2000-07-06.
8658
8659 2000-07-12 Andrew Haley <aph@cygnus.com>
8660
8661 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8662 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8663
8664 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8665
8666 * symlink-tree: Check number of arguments.
8667
8668 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
8669
8670 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8671
8672 2000-07-05 Jim Wilson <wilson@cygnus.com>
8673
8674 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8675 search path for a g++ extracted from the build tree. This
8676 will allow link tests run by configure scripts in
8677 subdirectories to succeed.
8678
8679 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
8680
8681 * ltconfig: Add support for mips-dde-sysv4.2MP
8682
8683 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8684
8685 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8686 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8687
8688 2000-06-19 Timothy Wall <twall@cygnus.com>
8689
8690 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8691 * config.sub: Add tic54x target.
8692
8693 2000-06-07 Phillip Thomas <pthomas@suse.de>
8694
8695 * README-maintainer-mode: New file: Contains notes on using
8696 --enable-maintainer-mode with binutils.
8697
8698 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
8699
8700 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8701
8702 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
8703
8704 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8705 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8706
8707 20000-05-21 H.J. Lu (hjl@gnu.org)
8708
8709 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8710 directory are used if they exist. Make sure
8711 $(build_tooldir)/include is searched for header files,
8712 $(build_tooldir)/lib/ for library files.
8713 (GCC_FOR_TARGET): Likewise.
8714 (CXX_FOR_TARGET): Likewise.
8715
8716 2000-05-18 Jeffrey A Law (law@cygnus.com)
8717
8718 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8719
8720 2000-05-17 Alexandre Oliva <aoliva@cygnus.com>
8721
8722 * Makefile.in (configure-target-libiberty): Depend on
8723 configure-target-newlib.
8724
8725 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8726
8727 * configure.in, Makefile.in: Merge all libffi-related
8728 configury stuff from the libgcj tree.
8729
8730 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
8731
8732 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8733 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8734
8735 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
8736
8737 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8738 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8739 current version information. Add to proto-toplev directory.
8740 (gdb-taz): Build do-djunpack.
8741
8742 2000-05-15 David Edelsohn <edelsohn@gnu.org>
8743
8744 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8745
8746 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8747
8748 * ltmain.sh: Preserve in relink_command any environment
8749 variables that may affect the linker behavior.
8750
8751 2000-05-12 Jeffrey A Law (law@cygnus.com)
8752
8753 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8754
8755 2000-05-10 Jim Wilson <wilson@cygnus.com>
8756
8757 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8758
8759 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8760
8761 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8762 with the version name.
8763
8764 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8765
8766 * config.if: Tweak.
8767
8768 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8769
8770 * djunpack.bat: New file.
8771
8772 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
8773
8774 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8775 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8776 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8777 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8778
8779 2000-04-16 Dave Pitts <dpitts@cozx.com>
8780
8781 * config.sub (case $basic_machine): Change default for "ibm-*"
8782 to "openedition".
8783
8784 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
8785
8786 * Makefile.in (gdb-taz): New target. GDB specific archive.
8787 (do-md5sum): New target.
8788 (MD5PROG): Define.
8789 (PACKAGE): Default to TOOL.
8790 (VER): Default to a shell script.
8791 (taz): Rewrite target. Move real work to do-proto-toplev. Include
8792 md5 checksum generation.
8793 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8794 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8795 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8796 insight.tar.bz2): Use gdb-taz to create archive.
8797
8798 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
8799
8800 * configure (warn_cflags): Delete.
8801
8802 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
8803 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
8804
8805 * configure.in (enable_libstdcxx_v3): Add.
8806 (target_libs): Add bits here to switch between libstdc++-v2 and
8807 libstdc++-v3.
8808 * config.if: And this file too.
8809 * Makefile.in: Add libstdc++-v3 targets.
8810
8811 2000-04-05 Michael Meissner <meissner@redhat.com>
8812
8813 * config.sub (d30v): Add d30v as a basic machine type.
8814
8815 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
8816
8817 * configure.in: -linux-gnu*, not -linux-gnu.
8818
8819 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
8820
8821 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8822 (do-tar-bz2): Replace TOOL with PACKAGE.
8823 (gdb.tar.bz2): Remove GDBTK from GDB package.
8824 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8825 dejagnu.tar.bz2): New packages.
8826
8827 2000-02-27 Andreas Jaeger <aj@suse.de>
8828
8829 * configure.in: Add entry for mips*-*-linux*, move catch all
8830 *-*-*linux* entry below this one.
8831
8832 2000-02-27 Ian Lance Taylor <ian@zembu.com>
8833
8834 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8835
8836 2000-02-24 Nick Clifton <nickc@cygnus.com>
8837
8838 * config.sub: Support an OS of "wince".
8839
8840 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
8841
8842 * config.guess, config.sub: Updated to match config's 2000-02-15
8843 version.
8844
8845 2000-02-23 Linas Vepstas <linas@linas.org>
8846
8847 * config.sub: Add support for Linux/IBM 370.
8848 * configure.in: Likewise.
8849
8850 2000-02-22 Nick Clifton <nickc@cygnus.com>
8851
8852 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8853
8854 2000-02-20 Christopher Faylor <cgf@cygnus.com>
8855
8856 * config.guess: Guess "cygwin" rather than "cygwin32".
8857
8858 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8859
8860 * configure (gcc_version): When setting, narrow search to
8861 lines containing `version_string'.
8862
8863 2000-02-15 Denis Chertykov <denisc@overta.ru>
8864
8865 * config.sub: Add support for avr target.
8866
8867 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
8868
8869 * config.sub: Add mmix-knuth-mmixware.
8870
8871 2000-01-27 Christopher Faylor <cgf@redhat.com>
8872
8873 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8874 structure stuff to -L library search.
8875 (CXX_FOR_TARGET): Ditto.
8876 (CROSS_CHECK_MODULES): Fix spelling mistake.
8877
8878 2000-01-24 Mark Mitchell <mark@codesourcery.com>
8879
8880 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8881 the C++ compiler.
8882
8883 2000-01-12 Richard Henderson <rth@cygnus.com>
8884
8885 * configure.in: Don't build some bits for beos.
8886
8887 2000-01-12 Joel Sherrill (joel@OARcorp.com)
8888
8889 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8890 as include files.
8891
8892 2000-01-06 Geoff Keating <geoffk@cygnus.com>
8893
8894 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8895 not mh-aix43.
8896
8897 1999-12-14 Richard Henderson <rth@cygnus.com>
8898
8899 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8900 * config.sub: Accept alphaev[78], alphaev8.
8901
8902 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8903
8904 * config.guess, config.sub: Update from autoconf.
8905
8906 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8907
8908 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8909 necessary libraries are missing.
8910
8911 1999-10-25 Andreas Schwab <schwab@suse.de>
8912
8913 * configure: Fix quoting inside arguments of eval.
8914
8915 1999-10-21 Nick Clifton <nickc@cygnus.com>
8916
8917 * config-ml.in: Allow suppression of some ARM multilibs.
8918
8919 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8920
8921 * config.guess: Add OS/390 match pattern.
8922 * config.sub: Add mvs, openedition targets.
8923 * configure.in (i370-ibm-opened*): New.
8924
8925 1999-09-04 Steve Chamberlain <sac@pobox.com>
8926
8927 * config.sub: Add support for configuring for pj.
8928
8929 1999-08-31 Nick Clifton <nickc@cygnus.com>
8930
8931 * config.sub (maybe_os): Add support for configuring for fr30.
8932
8933 1999-08-25 Nick Clifton <nickc@cygnus.com>
8934
8935 * configure.in: Do not configure or build ld for AIX
8936 platforms. ld is known to be broken on these platforms.
8937
8938 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8939
8940 * config-ml.in: Pass compiler flag corresponding to multidirs to
8941 subdir configures.
8942
8943 1999-08-09 Ian Lance Taylor <ian@zembu.com>
8944
8945 * Makefile.in (LDFLAGS): Define.
8946
8947 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8948
8949 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8950 noconfigdirs.
8951 (*-*-cygwin*): Likewise.
8952
8953 1999-08-08 Ian Lance Taylor <ian@zembu.com>
8954
8955 * mkdep: New file.
8956 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8957 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8958
8959 From Eli Zaretskii <eliz@is.elta.co.il>:
8960 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8961 long file name when using DJGPP on MS-DOS.
8962
8963 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8964
8965 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8966
8967 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8968
8969 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8970 dependency as this causes "make check" to globally "make all"
8971
8972 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8973
8974 * configure.in (target_libs): Added target-zlib.
8975 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8976 (CONFIGURE_TARGET_MODULES): Likewise.
8977 (CHECK_TARGET_MODULES): Likewise.
8978 (INSTALL_TARGET_MODULES): Likewise.
8979 (CLEAN_TARGET_MODULES): Likewise.
8980 (configure-target-zlib): New target.
8981 (all-target-zlib): Likewise.
8982 (all-target-libjava): Depend on all-target-zlib.
8983 (configure-target-libjava): Depend on configure-target-zlib.
8984
8985 * Makefile.in (configure-target-libjava): Depend on
8986 configure-target-newlib.
8987 (configure-target-boehm-gc): New target.
8988 (configure-target-qthreads): New target.
8989
8990 * configure.in (target_libs): Added target-qthreads.
8991 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8992 (CONFIGURE_TARGET_MODULES): Likewise.
8993 (CHECK_TARGET_MODULES): Likewise.
8994 (INSTALL_TARGET_MODULES): Likewise.
8995 (CLEAN_TARGET_MODULES): Likewise.
8996 (all-target-qthreads): New target.
8997 (configure-target-libjava): Depend on configure-target-qthreads.
8998 (all-target-libjava): Depend on all-target-qthreads.
8999
9000 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9001 (CONFIGURE_TARGET_MODULES): Likewise.
9002 (CHECK_TARGET_MODULES): Likewise.
9003 (INSTALL_TARGET_MODULES): Likewise.
9004 (CLEAN_TARGET_MODULES): Likewise.
9005 (all-target-libjava): New target.
9006 (all-target-boehm-gc): Likewise.
9007 * configure.in (target_libs): Added libjava, boehm-gc.
9008
9009 1999-07-22 Ian Lance Taylor <ian@zembu.com>
9010
9011 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9012 configure.bat in SUPPORT_FILES.
9013 (gas+binutils.tar.bz2): Likewise.
9014
9015 * makeall.bat: Remove; obsolete.
9016
9017 1999-07-21 Ian Lance Taylor <ian@zembu.com>
9018
9019 From Mark Elbrecht:
9020 * configure.bat: Remove; obsolete.
9021
9022 1999-07-11 Ian Lance Taylor <ian@zembu.com>
9023
9024 * configure: Add -W -Wall to the default CFLAGS when compiling with
9025 gcc.
9026
9027 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9028
9029 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9030
9031 1999-06-30 Mark Mitchell <mark@codesourcery.com>
9032
9033 * configure.in: Build ld on IRIX6.
9034
9035 1999-06-12 Ian Lance Taylor <ian@zembu.com>
9036
9037 * Makefile.in: Change distribution targets to use bzip2 instead of
9038 gzip.
9039 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9040 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9041
9042 1999-06-04 Nick Clifton <nickc@cygnus.com>
9043
9044 * config.sub: Add mcore target.
9045
9046 1999-05-30 Cort Dougan <cort@cs.nmt.edu>
9047
9048 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9049
9050 1999-05-25 H.J. Lu (hjl@gnu.org)
9051
9052 * config.guess (dummy): Changed to $dummy.
9053
9054 1999-05-24 Nick Clifton <nickc@cygnus.com>
9055
9056 * config.sub: Tidied up case statements.
9057
9058 1999-05-22 Ben Elliston <bje@cygnus.com>
9059
9060 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9061 <jiro@din.or.jp>.
9062
9063 * config.guess: Merge with FSF version. Future changes will be
9064 more accurately recorded in this ChangeLog.
9065 * config.sub: Likewise.
9066
9067 1999-05-20 Stephen L Moshier <moshier@world.std.com>
9068
9069 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9070
9071 1999-04-30 Tom Tromey <tromey@cygnus.com>
9072
9073 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9074
9075 1999-04-23 Tom Tromey <tromey@cygnus.com>
9076
9077 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9078
9079 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
9080
9081 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9082 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9083 Bad merge removed these two changes.
9084
9085 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
9086 Martin Heller (Ing.-Buero_Heller@t-online.de)
9087
9088 * config.guess (interix Alpha): Add.
9089
9090 1999-04-11 Richard Henderson <rth@cygnus.com>
9091
9092 * configure.in (i?86-*-beos*): Do config gperf; don't config
9093 gdb, newlib, or libgloss.
9094
9095 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
9096
9097 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9098 link a trivial program with -mabi=64. If it fails, remove mabi=64
9099 from multidirs.
9100
9101 1999-04-10 Philipp Thomas (kthomas@gwdg.de)
9102
9103 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9104
9105 1999-04-08 Nick Clifton <nickc@cygnus.com>
9106
9107 * config.sub: Add support for mcore targets.
9108
9109 1999-04-07 Michael Meissner <meissner@cygnus.com>
9110
9111 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9112 not mt-ospace, in order to shut up assembler warning about using
9113 symbols that are named the same as registers.
9114
9115 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
9116
9117 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9118 dependency list for all-target-cygmon.
9119
9120 1999-04-05 Doug Evans <devans@casey.cygnus.com>
9121
9122 * config-ml.in: Check $host, not $target, for selective multilibs.
9123 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9124 thumb interworking, and underscore prefix multilibs.
9125
9126 1999-04-04 Ian Lance Taylor <ian@zembu.com>
9127
9128 * missing: Update to version from current automake.
9129
9130 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9131
9132 * configure (gxx_include_dir): Removed.
9133
9134 * configure.in (gxx_include_dir): Handle it.
9135 * Makefile.in: Likewise.
9136
9137 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9138
9139 * config.sub (mips64vr4111,mips64vr4111el) Add.
9140
9141 1999-03-21 Ben Elliston <bje@cygnus.com>
9142
9143 * config.guess: Correct typo for detecting ELF on FreeBSD.
9144
9145 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9146
9147 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9148 config/mh-djgpp.
9149
9150 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9151
9152 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9153 all-target-newlib to dependency list for all-target-bsp.
9154
9155 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9156
9157 * config.sub: Add i386-uwin support.
9158 * config.guess: Likewise.
9159
9160 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9161
9162 * configure.in: cleanup, add mh-*pic handling for arm, special
9163 case powerpc*-*-aix*
9164
9165 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9166
9167 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9168 can be built.
9169
9170 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9171
9172 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9173 targets.
9174
9175 1999-03-02 Nick Clifton <nickc@cygnus.com>
9176
9177 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9178
9179 1999-02-28 Geoffrey Noer <noer@cygnus.com>
9180
9181 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9182
9183 1999-02-24 Nick Clifton <nickc@cygnus.com>
9184
9185 * config.sub: Fix typo in arm recognition.
9186
9187 1999-02-24 Drew Moseley <dmoseley@cygnus.com>
9188
9189 * configure.in (noconfigdirs): Changed target_configdirs to
9190 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9191 rather than m68k-*-* since it is not known to work on
9192 m68k-aout. Ditto for arm-*-*oabi.
9193
9194 1999-02-24 Stan Shebs <shebs@andros.cygnus.com>
9195
9196 * configure.in (*-*-windows*): Remove, no longer used.
9197
9198 1999-02-19 Ben Elliston <bje@cygnus.com>
9199
9200 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9201 Smart and improved by Andrew Cagney.
9202
9203 1999-02-18 Marc Espie <espie@cvs.openbsd.org>
9204
9205 * config.guess: Recognize openbsd-*-hppa.
9206
9207 1999-02-17 H.J. Lu (hjl@gnu.org)
9208
9209 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9210 only if it is not empty.
9211
9212 1999-02-17 Nick Clifton <nickc@cygnus.com>
9213
9214 Patch from: Scott Bambrough <scottb@corelcomputer.com>
9215
9216 * config.guess: Modified to recognize uname's armv* syntax.
9217
9218 * config.sub: Modified to recognize uname's armv* syntax.
9219
9220 1999-02-17 Mark Salter <msalter@cygnus.com>
9221
9222 * configure.in: Added target-bsp for sparclite.
9223
9224 1999-02-08 Richard Henderson <rth@cygnus.com>
9225
9226 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9227
9228 1999-02-08 Nick Clifton <nickc@cygnus.com>
9229
9230 * configure.in: Add support for strongarm port.
9231 * config.sub: Add support for strongarm target.
9232
9233 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
9234
9235 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9236 the old name config/mh-cygwin32.
9237 Enable texinfo.
9238
9239 1999-02-04 Ian Lance Taylor <ian@cygnus.com>
9240
9241 * configure.in: Do build ld for ix86 Solaris.
9242
9243 1999-02-02 Jim Wilson <wilson@cygnus.com>
9244
9245 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9246 $AR_FOR_TARGET. Likewise for RANLIB.
9247
9248 1999-02-02 Catherine Moore <clm@cygnus.com>
9249
9250 * config.sub (oabi): Recognize.
9251 * configure.in (arm-*-oabi): Handle.
9252
9253 1999-01-30 Robert Lipe (robertlipe@usa.net)
9254
9255 * config.guess: Improve detection of i686 on UnixWare 7.
9256
9257 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
9258
9259 * config.guess: Add support for i386-pc-interix.
9260 * config.sub: Likewise.
9261 * configure.in: Likewise.
9262
9263 1999-01-18 Christopher Faylor <cgf@cygnus.com>
9264
9265 * Makefile.in: Remove unneeded all-target-libio from
9266 from all-target-winsup target since it is now unneeded.
9267 Add all-target-libtermcap in its place since it is now
9268 needed.
9269
9270 1998-12-30 Christopher Faylor <cgf@cygnus.com>
9271
9272 * configure.in: makefile stub for cygwin target is probably
9273 unnecessary. Remove it for now.
9274
9275 1998-12-30 Christopher Faylor <cgf@cygnus.com>
9276
9277 * configure.in: libtermcap.a should be built when cygwin is the
9278 target as well as the host.
9279 * config.guess: Allow mixed case in cygwin uname output.
9280 * Makefile.in: Add libtermcap target.
9281
9282 1998-12-23 Jeffrey A Law (law@cygnus.com)
9283
9284 * config.sub: Clean up handling of hppa2.0.
9285
9286 1998-12-22 Rodney Brown (rodneybrown@pmsc.com)
9287
9288 * config.guess: Use C code to identify more HP machines.
9289
9290 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9291
9292 * config.sub: Handle hppa2.0.
9293
9294 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9295
9296 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9297 cygmon for all sparclite targets, regardless of object format.
9298
9299 1998-12-15 Mark Salter <msalter@cygnus.com>
9300
9301 * configure.in: Added target-bsp for several target architectures.
9302
9303 * Makefile.in: Added rules for bsp.
9304
9305 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9306
9307 * config.guess: Improve detection of hppa2.0 processors.
9308
9309 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9310
9311 * config.guess: Recognize FreeBSD using ELF automatically.
9312
9313 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9314
9315 * configure (skip-this-dir): Add handling for new shell script, which
9316 might be created by a sub-directory's configure to indicate, this particular
9317 directory is "unwanted".
9318 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9319
9320 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9321
9322 * ltconfig: import from libtool, after changing libtool to
9323 account for the cygwin name change.
9324
9325 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9326
9327 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9328 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9329
9330 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9331
9332 * configure.in: Add libtermcap to list of cygwin dependencies.
9333
9334 1998-11-17 Geoffrey Noer <noer@cygnus.com>
9335
9336 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9337 they include winsup/include when it's a cygwin target.
9338
9339 1998-11-12 Tom Tromey <tromey@cygnus.com>
9340
9341 * configure.in (host_tools): Added zip.
9342 * Makefile.in (all-target-libjava): Depend on all-zip.
9343 (all-zip): New target.
9344 (ALL_MODULES): Added all-zip.
9345 (NATIVE_CHECK_MODULES): Added check-zip.
9346 (INSTALL_MODULES): Added install-zip.
9347 (CLEAN_MODULES): Added clean-zip.
9348
9349 1998-11-12 Geoffrey Noer <noer@cygnus.com>
9350
9351 * Makefile.in: lose "32" from comment about cygwin.
9352
9353 1998-11-05 Nick Clifton <nickc@cygnus.com>
9354
9355 * configure.in: Use -Os to build target libraries for the fr30.
9356
9357 1998-11-04 Dave Brolley <brolley@cygnus.com>
9358
9359 * config.sub: Add fr30.
9360
9361 1998-11-02 Geoffrey Noer <noer@cygnus.com>
9362
9363 * configure.in: drop "32" from config/mh-cygwin32. Check
9364 cygwin* instead of cygwin32*.
9365 * config.sub: Check cygwin* instead of cygwin32*.
9366
9367 1998-10-22 Robert Lipe <robertl@dgii.com>
9368
9369 * config.guess: Match any version of Unixware7.
9370
9371 1998-10-20 Syd Polk <spolk@cygnus.com>
9372
9373 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9374 if desired.
9375
9376 1998-10-18 Jeffrey A Law (law@cygnus.com)
9377
9378 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9379 these if the appropriate directories and files to not exist.
9380
9381 1998-10-14 Jeffrey A Law (law@cygnus.com)
9382
9383 * Makefile.in (DEVO_SUPPORT): Add config.if.
9384
9385 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
9386
9387 * configure: Add pattern to replace "build_tooldir"'s
9388 definition in the generated Makefile with "tooldir"'s
9389 actual value.
9390
9391 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9392
9393 * config.sub: Bring back lost sparcv9.
9394
9395 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9396
9397 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9398
9399 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9400 CC_FOR_TARGET and friends.
9401
9402 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9403
9404 * Makefile.in (build_tooldir): New variable, same as tooldir.
9405 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9406 -B$(build_tooldir)/bin/.
9407 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9408
9409 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9410
9411 * config.sub: Add support for i[34567]86-pc-udk.
9412 * configure.in: Likewise.
9413
9414 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9415
9416 * Makefile.in: add bzip2 package building bits for user
9417 tools module
9418 * configure.in: ditto
9419
9420 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9421
9422 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9423 (ALL_TARGET_MODULES): Add all-target-libobjc.
9424 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9425 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9426 (all-target-libchill): Add dependencies.
9427 * configure.in (target_libs): Add libchill.
9428
9429 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9430
9431 * configure.in (target_subdir): Remove duplicate line.
9432
9433 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9434
9435 * Makefile.in (all-automake): fix dependencies.
9436
9437 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9438
9439 * configure.in: Minor cleanups for building in the $(target_alias)
9440 subdir.
9441
9442 1998-09-22 Jim Wilson <wilson@cygnus.com>
9443
9444 * Makefile.in (bootstrap): Set r and s before make all. Use
9445 BASE_FLAGS_TO_PASS in make all.
9446 (cross): Likewise.
9447
9448 1998-09-20 Mark Mitchell <mark@markmitchell.com>
9449
9450 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9451
9452 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9453
9454 * config.sub: Fix typo in last change.
9455
9456 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9457
9458 * config.sub: Add support for C4x target.
9459 * configure.in: Likewise.
9460
9461 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9462
9463 * config.sub: Recognize sparcv9 just like sparc64.
9464
9465 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9466
9467 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9468
9469 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9470
9471 * config.guess: Correctly identify Pentium II sco boxes.
9472
9473 * config.guess: Fix "tr" code. From Weiwen Liu.
9474
9475 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9476
9477 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9478 stabs.
9479
9480 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9481
9482 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9483 (ALL_TARGET_MODULES): Add all-target-libchill.
9484 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9485 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9486 (all-target-libchill): Add dependencies.
9487 * configure.in (target_libs): Add libchill.
9488
9489 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9490
9491 * config.guess: Avoid assumptions about "tr" behaves when
9492 LANG is set to something other than English.
9493
9494 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9495
9496 * configure (gxx_include_dir): Changed to
9497 '${prefix}/include/g++'-${libstdcxx_interface}.
9498
9499 * config.if: New to determine the interfaces.
9500
9501 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9502
9503 * config.guess: Detect and handle MPE/IX.
9504 * config.sub: Deal with MPE/IX.
9505
9506 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9507
9508 * configure.in: Use mh-aix43.
9509
9510 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9511
9512 * configure: Fix --without/--disable cases for gxx-include-dir.
9513
9514 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9515
9516 * mdata-sh: Imported. Needed for automake support.
9517
9518 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9519
9520 * Makefile.in (taz): Try "chmod -R og=u ." before
9521 "chmod og=u `find . -print`".
9522
9523 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9524
9525 * configure.in: Add arm-elf and thumb-elf support.
9526
9527 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9528
9529 * Makefile.in: Undo previous patch.
9530
9531 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9532
9533 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9534 to here ...
9535 (install-no-fixedincludes): and here
9536 (INSTALL_MODULES): ... from here.
9537
9538 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9539
9540 * config.sub: Merge with FSF.
9541
9542 * config.guess: Merge with FSF.
9543
9544 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9545
9546 * configure (extraconfigdirs): New variable.
9547 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9548 * Makefile.in (all): Move higher in file.
9549 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9550 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9551 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9552 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9553 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9554
9555 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
9556
9557 * Makefile.in (all-target-libjava): Depend on all-gcc and
9558 all-target-newlib.
9559 (configure-target-libjava): Depend on $(ALL_GCC).
9560
9561 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9562
9563 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9564 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9565
9566 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9567
9568 * ylwrap: Change absolute path checks to check for DOS style path
9569 names.
9570
9571 * ylwrap: Don't use a full path name if the source file is in the
9572 same directory. From hjl@lucon.org (H.J. Lu).
9573
9574 * config-ml.in: Default to being verbose, to match Feb 18 change to
9575 configure.
9576
9577 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9578
9579 Brought over from egcs:
9580
9581 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9582
9583 * configure.in (target_subdir): Set to ${target_alias} instead
9584 of "libraries".
9585
9586 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9587
9588 * configure.in (target_subdir): Set to libraries if enable_multilib.
9589
9590 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9591
9592 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9593 multilibs, force reconfiguration the first time we create
9594 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9595
9596 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9597
9598 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9599 avoid confusion with --no-recursion.
9600
9601 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9602
9603 * configure.in: Win32 hosts shouldn't use install -x
9604 * install-sh: remove -x option, and special .exe-handling
9605 hack.
9606
9607 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9608
9609 * config.guess: Recognize i586-pc-beos.
9610 * configure.in: Don't build some bits for beos.
9611
9612 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9613
9614 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9615 CFLAGS default to -O2.
9616
9617 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9618 when using GNU ld.
9619
9620 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9621
9622 * ltmain.sh: Correct install when using a different shell.
9623
9624 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9625
9626 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9627
9628 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9629
9630 * makefile.vms: Update to build binutils/makefile.vms. Add install
9631 target.
9632
9633 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9634
9635 * ltconfig: Update to correct AIX handling.
9636
9637 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9638
9639 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9640
9641 * configure.in (target_subdir): Set to ${target_alias} instead
9642 of "libraries".
9643
9644 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9645
9646 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9647 (Makefile): Depend on $(gcc_version_trigger).
9648
9649 * configure (gcc_version): Change default initializer to empty
9650 string.
9651 (gcc_version_trigger): New variable; pass this variable down
9652 to subdir configures to enable them checking gcc's version
9653 themselves. Emit make macros for both gcc_version vars.
9654 (topsrcdir): Initialize reliably.
9655 (recursion line): Remove --with-gcc-version=${gcc_version}.
9656
9657 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9658
9659 * configure (enable_version_specific_runtime_libs): Implement new flag
9660 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9661 in $(libsubdir); emit definition in each generated Makefile.
9662 (gxx_include_dir): Initialize depending on
9663 $enable_version_specific_runtime_libs.
9664
9665 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9666
9667 * configure (gcc_version): Initialize properly depending on
9668 how and where configure is started.
9669 (recursion line): Pass a --with-gcc-version=${gcc_version}
9670 to configures in subdirs.
9671
9672 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9673
9674 * configure.in (noconfigdirs): Add configure pattern for mips tx39
9675 cygmon
9676
9677 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9678
9679 * configure.in: Add cygmon and libstub support for mn10200.
9680
9681 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9682
9683 * configure (gcc_version): Add new variable describing the
9684 particular gcc version we're building.
9685 * Makefile.in (libsubdir): Add new macro for the directory
9686 in which the compiler finds executables, libraries, etc.
9687 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9688 and libsubdir.
9689
9690 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9691
9692 * Makefile.in (local-clean): Remove *.log.
9693 (warning.log): Built with warn_summary from build.log.
9694 (mail-report.log): Run test_summary.
9695 (mail-report-with-warnings.log): Run test_summary including
9696 warning.log in the report.
9697
9698 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9699
9700 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9701
9702 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9703
9704 * Makefile.in (grep): Grep no longer depends on libiberty.
9705
9706 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9707
9708 * Makefile.in: all-snavigator needs all-libgui.
9709
9710 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9711
9712 * configure.in: Add cygmon and libstub support for mn10300.
9713
9714 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9715
9716 * missing: Update to version from automake 1.3.
9717
9718 * ltmain.sh: On installation, don't get confused if the same name
9719 appears more than once in the list of library names.
9720
9721 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9722
9723 * config.sub: Accept m68060 and m5200 as CPU names.
9724
9725 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9726
9727 * configure: Use && rather than using -a in test, because odd
9728 strings can confuse test.
9729 * configure.in: Likewise.
9730
9731 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9732
9733 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9734
9735 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9736
9737 * Makefile.in (boostrap2-lean, bootstrap3-lean,
9738 bootstrap4-lean): New targets.
9739
9740 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9741
9742 * mpw-* Delete. Not used.
9743
9744 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9745
9746 * COPYING.LIB: Update FSF address.
9747
9748 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9749
9750 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9751
9752 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9753 GAS_SUPPORT_DIRS.
9754
9755 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9756
9757 * ltconfig, ltmain.sh: Avoid producing a version number if
9758 -version-info was not used.
9759
9760 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9761
9762 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9763 building with newlib.
9764
9765 1998-04-30 Paul Eggert <eggert@twinsun.com>
9766
9767 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9768 Solaris `make' causes it to continue to next definition.
9769
9770 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9771
9772 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9773 the right GUI libraries and files are installed along with GDB.
9774
9775 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9776
9777 * configure.in: Change alpha to alpha* in several places.
9778
9779 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9780
9781 * config.sub: Recognize sparc86x.
9782
9783 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9784
9785 * configure.in (--enable-target-optspace): Remove debug echo.
9786
9787 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9788
9789 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9790
9791 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9792
9793 * ltconfig: Update cygwin32 support.
9794
9795 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9796 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9797 (GDB_SUPPORT_DIRS): Likewise.
9798
9799 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9800
9801 * configure.in (target_makefile_frag): If --enable-target-optspace,
9802 use -Os to compile target libraries rather than -O2. Default to
9803 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9804 not used.
9805 * configure.in (target_cflags): Ditto for d30v.
9806
9807 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9808
9809 * Makefile.in (all-bfd): Depend on all-intl.
9810 (all-binutils): Likewise.
9811 (all-gas): Likewise.
9812 (all-gprof): Likewise.
9813 (all-ld): Likewise.
9814
9815 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
9816
9817 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9818
9819 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9820
9821 * Makefile.in (all-bfd): Depend upon all-libiberty.
9822
9823 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9824
9825 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9826
9827 * Makefile.in: Add libstub.
9828
9829 * configure.in: Ditto. Build libstub for targets that have cygmon
9830 support.
9831
9832 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9833
9834 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9835
9836 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9837
9838 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9839 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9840
9841 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9842
9843 * configure: Define DEFAULT_M4 by searching PATH.
9844 * Makfile.in: Use DEFAULT_M4.
9845
9846 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9847
9848 * ltconfig: Add cygwin32 support.
9849
9850 * Makefile.in, configure.in: Add libtool as a native only directory
9851 to configure and build.
9852
9853 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9854
9855 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9856
9857 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9858
9859 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9860
9861 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9862
9863 * Makefile.in: add ash make rules
9864 * configure.in: add ash to native_only and host_tools lists
9865
9866 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9867
9868 * Makefile.in (all-gettext, all-intl): New targets.
9869 (ALL_MODULES): Added all-gettext, all-intl.
9870 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9871 (INSTALL_MODULES): Added install-gettext, install-intl.
9872 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9873
9874 * configure.in (host_tools): Added gettext.
9875 (native_only): Likewise.
9876 (noconfigdirs) [various cases]: Likewise.
9877 (host_libs): Added intl.
9878
9879 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9880
9881 * configure: Do not disable building gdbtk for cygwin32 hosts.
9882
9883 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9884
9885 * configure.in: Add thumb-coff target.
9886 * config.sub: Add thumb-coff target.
9887
9888 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9889
9890 * Makefile.in: Revert yesterday's change.
9891 (all-target-winsup): all-target-librx stays out of here.
9892
9893 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9894
9895 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9896 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9897 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9898 Remove references to librx and libg++.
9899
9900 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9901
9902 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9903 recursive makes
9904
9905 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9906
9907 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9908 for newlib directory.
9909 (CXX_FOR_TARGET): Likewise.
9910
9911 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9912
9913 * ltconfig: Update after libtool/ltconfig.in change for
9914 hpux11.
9915
9916 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9917
9918 * ltconfig, ltmain.sh: Update to libtool 1.2.
9919
9920 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9921
9922 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9923 (install-gcc-cross): Instead, override LANGUAGES here.
9924
9925 1998-03-18 Dave Love <d.love@dl.ac.uk>
9926
9927 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9928 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9929
9930 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9931
9932 * configure.in: Add Thumb-pe target.
9933
9934 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
9935
9936 * Makefile.in - changed sn targets to snavigator
9937 * configure.in - changed sn targets to snavigator
9938
9939 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9940
9941 * config-ml.in: After building symlink tree call make distclean
9942 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9943 to be the case for libiberty.
9944
9945 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9946
9947 * configure: When making link, also check the current
9948 directory. The configure scripts may create one.
9949
9950 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9951
9952 * config.sub: Accept alphapca56 and alphaev6 properly.
9953
9954 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9955
9956 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9957
9958 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9959
9960 * config.sub (sco5): Fix typo.
9961
9962 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9963
9964 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9965 install-itcl.
9966 (install-itcl): Remove dependency on install-tcl.
9967
9968 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9969
9970 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9971
9972 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9973
9974 * configure.in: Don't build libgui for a cygwin32 target when not on
9975 a cygwin32 host.
9976
9977 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9978
9979 * configure (redirect): Set to null, so default behavior of
9980 configure is now --verbose.
9981
9982 1998-02-16 Dave Love <d.love@dl.ac.uk>
9983
9984 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9985 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9986
9987 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9988
9989 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9990 this change to sync Makefile.in with its ChangeLog entries.
9991
9992 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9993
9994 * ltmain.sh (mkdir): Check that the directory doesn't exist
9995 before we exit with error, so that we don't get races during
9996 parallel builds.
9997
9998 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9999
10000 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10001
10002 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10003
10004 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10005 PICFLAG_FOR_TARGET.
10006 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10007
10008 * configure: Emit a definition for the new macro enable_shared
10009 into each Makefile.
10010
10011 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10012
10013 * configure.in (host_tools, native_only): Add libtool.
10014
10015 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10016
10017 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10018 Fix typo in ming config comment.
10019
10020 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10021
10022 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10023
10024 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10025
10026 * config.sub: Add tic30 cases, and map c30 to tic30.
10027
10028 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10029
10030 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10031 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10032 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10033 (CLEAN_TARGET_MODULES): Similarly
10034 (all-target-libf2c): Add dependences.
10035 * configure.in (target_libs): Add libf2c.
10036
10037 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10038
10039 * configure.in: Remove expect from noconfigdirs when target
10040 is cygwin32. OK to build expect and dejagnu with Canadian
10041 Cross.
10042
10043 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10044
10045 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10046 host.
10047
10048 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10049 and mingw32.
10050
10051 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10052
10053 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10054 here as it is not defined in the toplevel Makefile.
10055
10056 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10057
10058 * configure (package_makefile_rules_frag): New variable, which names
10059 a file with generic rules, ...
10060 Change comment to mention we now have FIVE parts.
10061 * configure: Undo last change.
10062
10063 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10064
10065 * config.guess: More accurate determination of HP processor types.
10066 * config.sub: More accurate determination of HP processor types.
10067
10068 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10069
10070 * configure (package_makefile_frag): Move inserting the
10071 ${package_makefile_frag} to where it should be according
10072 to the comment.
10073
10074 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10075
10076 * config.guess: Add support for Linux/ARM.
10077
10078 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10079
10080 * .cvsignore: Remove *-info and *-install since they match
10081 release-info and mpw-install, which we don't want to just ignore.
10082
10083 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10084
10085 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10086
10087 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10088
10089 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10090 local_prefix to sub-make invocations.
10091
10092 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10093
10094 * configure.in: Check makefile fragments in the source
10095 directory.
10096
10097 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10098
10099 * configure.in: Check whether host and target makefile
10100 fragments exist before adding them to *_makefile_frag.
10101
10102 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10103
10104 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10105
10106 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10107
10108 * configure.in: Make sure we only replace RPATH_ENVVAR on
10109 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10110 regexp to sed.
10111
10112 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10113 to sub-makes.
10114
10115 1998-01-13 Lee Iverson (leei@ai.sri.com)
10116
10117 * config-ml.in (multi-do): LDFLAGS must include multilib
10118 designator.
10119
10120 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10121
10122 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10123
10124 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10125
10126 * config.sub: Add mingw32 support.
10127 * configure.in: Likewise.
10128
10129 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10130
10131 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10132
10133 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10134
10135 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10136 * configure (gxx_include_dir): Provide a definition for subdirs
10137 which do not use autoconf.
10138
10139 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10140
10141 * config.guess: Sync with egcs. Picks up new alpha support,
10142 BeOS & some additional linux support.
10143
10144 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10145
10146 * config.guess: HP 9000/803 is a PA1.1 machine.
10147
10148 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10149
10150 * configure.in: It's alpha*-...
10151
10152 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10153
10154 * configure.in (host_makefile_frag, target_makefile_frag):
10155 Handle multiple config files.
10156 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10157 alpha-*-*.
10158
10159 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10160
10161 * mkdep: New file.
10162
10163 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10164
10165 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10166
10167 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10168
10169 * Makefile.in: Add libgui directory.
10170 (GDB_TK): Add all-libgui.
10171 * configure.in: Add libgui directory.
10172 * configure: Add all-libgui to GDB_TK.
10173
10174 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10175
10176 * config-ml.in (multidirs): Add m32r to multilib list.
10177
10178 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10179
10180 * Makefile.in (all-target-gperf): Change dependency to
10181 all-target-libstdc++.
10182
10183 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10184
10185 * config.guess: Add BeOS support.
10186
10187 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10188
10189 Source directory cvs renamed to cvssrc:
10190 * configure.in (host_tools): Change cvs to cvssrc.
10191 (native_only): Likewise.
10192 (noconfigdirs) [various cases]: Likewise.
10193 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10194 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10195 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10196 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10197 (all-cvssrc): Rename target from all-cvs.
10198
10199 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10200
10201 * configure (gxx_include_dir): Fix thinko.
10202
10203 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10204
10205 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10206 (install-cross, install-gcc-cross): New targets.
10207
10208 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10209
10210 * configure.in (noconfigdirs): Add support for Thumb target.
10211
10212 * config.sub (maybe_os): Add support for Thumb target.
10213
10214 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10215
10216 * Makefile.in: Add rules for cygmon.
10217
10218 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10219
10220 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10221
10222 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10223 * configure (gxx_include_dir): Provide a definition for subdirs
10224 which do not use autoconf.
10225
10226 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10227
10228 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10229 11/18/97 build
10230
10231 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10232
10233 * From Franz Sirl.
10234 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10235 found on RedHat Linux systems.
10236
10237 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10238
10239 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10240 guesses.
10241
10242 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10243
10244 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10245
10246 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10247
10248 * ltmain.sh: If mkdir fails, check whether the directory was created
10249 anyhow by some other process.
10250
10251 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10252
10253 * configure.in (d30v-*-*): Configure all directories.
10254
10255 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10256
10257 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10258 for the D30V.
10259
10260 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10261
10262 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10263
10264 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10265
10266 * include/libiberty.h: Add extern "C" { so it can be used with C++
10267 progrms.
10268 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10269 programs.
10270
10271 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10272
10273 * configure.in (d30v-*-*): Configure GCC now.
10274
10275 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10276
10277 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10278 is no longer needed.
10279
10280 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10281
10282 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10283
10284 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10285
10286 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10287 targets using "$@" to provide support for similar but not identical
10288 targets without having to duplicate code.
10289
10290 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10291
10292 * makefile.vms: Fix to work with DEC C.
10293
10294 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10295
10296 * config.sub: Add mips-tx39-elf to marketing names.
10297
10298 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10299
10300 * ltmain.sh: Handle symlinks in generated script.
10301
10302 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10303
10304 * configure: Handle autoconf style directory options: --bindir,
10305 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10306 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10307 --sysconfdir.
10308 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10309 (sharedstatedir, localstatedir, oldincludedir): New variables.
10310 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10311 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10312 sbindir, sharedstatedir, and sysconfdir.
10313
10314 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10315
10316 * Makefile.in (bootstrap-lean): New target.
10317
10318 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10319
10320 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
10321 sn, and gnuserv from noconfigdirs.
10322
10323 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10324
10325 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10326
10327 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10328
10329 * Makefile.in (cross): New target.
10330
10331 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10332 Jeff Law <law@cygnus.com>
10333
10334 * Makefile.in (bootstrap2, bootstrap3): New targets.
10335 (all-bootstrap): Remove outdated and confusing target.
10336 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10337
10338 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10339
10340 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10341 windows. Consistent with gdb/configure.
10342
10343 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10344
10345 * configure.in: Name Linux target fragment.
10346
10347 * configure: Rewrite so that project Makefile fragment is inserted
10348 first and appears last in the resulting Makefile.
10349
10350 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10351
10352 * Makefile.in (install-itcl): Install tcl first.
10353
10354 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10355
10356 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10357
10358 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10359
10360 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10361
10362 * configure.in (skipdirs): Add target-librx for Linux.
10363 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10364
10365 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10366
10367 * Makefile.in (bootstrap): New target.
10368
10369 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10370
10371 * config.sub: Accept 'amigados' for backward compatability.
10372
10373 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10374
10375 * config.guess: Merge with FSF.
10376
10377 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10378
10379 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10380
10381 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10382
10383 * config.sub: Add "marketing-names" patch.
10384
10385 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10386
10387 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10388
10389 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10390
10391 * config.sub: Handle v850-elf.
10392
10393 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10394
10395 * .cvsignore (*-install): Remove.
10396
10397 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10398
10399 * ltconfig: Set CONFIG_SHELL in libtool.
10400 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10401
10402 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10403
10404 * configure.in (target_subdir): Set to libraries if enable_multilib.
10405
10406 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10407
10408 * config.guess: Update from gcc directory.
10409
10410 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10411
10412 * Makefile.in (all-sim): Depends on all-readline.
10413
10414 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10415
10416 * Makefile.in (BISON, YACC): Use $$s.
10417 (all-bison): Depend on all-texinfo.
10418
10419 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10420
10421 * Makefile.in (BISON): Add -L flag.
10422 (YACC): Likewise.
10423
10424 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10425
10426 * configure.in (noconfigdirs): Add support for v850e target.
10427
10428 * config.sub (maybe_os): Add support for v850e target.
10429
10430 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10431
10432 * configure.in (noconfigdirs): Add support for v850ea target.
10433
10434 * config.sub (maybe_os): Add support for v850ea target.
10435
10436 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10437
10438 * config.sub: Add mipstx39. Delete r3900.
10439
10440 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10441
10442 * Makefile.in (all-autoconf): Depends on all-texinfo.
10443
10444 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10445
10446 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10447 eabi targets.
10448
10449 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10450
10451 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10452
10453 * configure: When handling a Canadian Cross, handle YACC as well as
10454 BISON. Just set BISON to bison. When setting YACC, prefer bison.
10455 * Makefile.in (all-bison): Depend upon all-texinfo.
10456
10457 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10458
10459 * Makefile.in (BISON): bison, not byacc or bison -y.
10460 (YACC): bison -y or byacc or yacc.
10461 (various): Add *-bison as appropriate.
10462 (taz): No need to mess with BISON anymore.
10463
10464 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10465
10466 * configure: If OSTYPE matches *win32*, try to find a good value for
10467 CONFIG_SHELL.
10468
10469 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10470
10471 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10472 configure.in if it is present.
10473
10474 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10475
10476 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10477
10478 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10479
10480 * config.sub: Recognize `arc' cpu.
10481 * configure.in: Likewise.
10482 * config-ml.in: Likewise.
10483
10484 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10485
10486 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10487
10488 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10489
10490 * configure: Changed sed delimiter from ':' to '|' when
10491 attempting to substitute ${config_shell} for SHELL. On
10492 NT ${config_shell} may contain a ':' in it.
10493
10494 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10495
10496 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10497
10498 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10499
10500 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10501
10502 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10503
10504 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10505
10506 * ylwrap: If the program is a relative path, force it to be
10507 absolute.
10508
10509 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10510
10511 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10512
10513 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10514
10515 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10516 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10517 for libraries.
10518
10519 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10520
10521 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10522 separated by spaces.
10523
10524 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10525
10526 * ylwrap: New file.
10527 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10528
10529 * ltmain.sh: Handle /bin/sh at start of install program.
10530
10531 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10532
10533 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10534 * missing: New file, from automake 1.2.
10535
10536 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10537
10538 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10539 check-tk to CHECK_X11_MODULES.
10540
10541 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10542
10543 * config.sub: Merge with FSF.
10544
10545 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10546
10547 * config.guess: Merge with FSF.
10548
10549 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10550
10551 * configure: Treat msdosdjgpp like go32.
10552 * configure.in: Likewise. Don't remove gprof for go32.
10553
10554 * configure: Change Makefile.tem2 to Makefile.tm2.
10555
10556 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10557
10558 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10559
10560 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10561
10562 * install-sh (chmodcmd): Set to null if the DST directory already
10563 exists. Same as Nov 11th change.
10564
10565 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10566
10567 * configure (GDB_TK): Needs itcl and tix.
10568
10569 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10570
10571 * config.guess: Update from FSF.
10572
10573 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10574
10575 * Makefile.in (GDB_TK): Depend on itcl and tix.
10576
10577 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10578
10579 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10580 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10581 (INSTALL_SCRIPT): New variable.
10582 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10583 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10584 to -x.
10585 * install-sh: Add support for -x option.
10586
10587 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10588
10589 * configure.in, Makefile.in: Treat tix like itcl.
10590
10591 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10592
10593 * Makefile.in (WINDRES): New variable.
10594 (WINDRES_FOR_TARGET): New variable.
10595 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10596 (EXTRA_HOST_FLAGS): Add WINDRES.
10597 (EXTRA_TARGET_FLAGS): Add WINDRES.
10598 (EXTRA_GCC_FLAGS): Add WINDRES.
10599 ($(DO_X)): Pass down WINDRES.
10600 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10601 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10602 DLLTOOL_FOR_TARGET.
10603
10604 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10605
10606 * configure.in: configure sim before gdb for win32-x-ppc
10607
10608 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10609
10610 Move gperf into the toplevel, from libg++.
10611 * configure.in (target_tools): Add target-gperf.
10612 (native_only): Add target-gperf.
10613 * Makefile.in (all-target-gperf): New target, depend on
10614 all-target-libg++.
10615 (configure-target-gperf): Empty rule.
10616 (ALL_TARGET_MODULES): Add all-target-gperf.
10617 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10618 (CHECK_TARGET_MODULES): Add check-target-gperf.
10619 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10620 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10621
10622 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
10623
10624 * config.sub (mn10200): Recognize new basic machine.
10625
10626 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10627
10628 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10629 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10630
10631 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10632
10633 * configure.in: If we're building mips-sgi-irix6* native, turn on
10634 ENABLE_MULTILIB and set TARGET_SUBDIR.
10635
10636 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10637
10638 * Makefile.in (all-sn): Depend on all-grep.
10639
10640 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10641
10642 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10643
10644 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10645 Makefile. From Jeff Makey <jeff@cts.com>.
10646 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10647
10648 * Makefile.in (DISTBISONFILES): Remove.
10649 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10650 $(DEFAULT_YACC).
10651
10652 * configure.in: Build itl, db, sn, etc., when building for native
10653 cygwin32.
10654
10655 * Makefile.in (LD): New variable.
10656 (EXTRA_HOST_FLAGS): Pass down LD.
10657 ($(DO_X)): Likewise.
10658
10659 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10660
10661 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10662
10663 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10664
10665 * configure.in (targargs): Strip out any supplied --build argument
10666 before adding our own. Always add --build.
10667
10668 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10669
10670 * configure.in (targargs): Pass --build if we're doing
10671 a cross-compile.
10672
10673 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10674
10675 * configure: Use '|' instead of ":" as the separator in
10676 sed. Otherwise sed chokes on NT path names with drive
10677 designators. Also look for "?:*" as the leading characters in an
10678 absolute pathname.
10679
10680 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10681
10682 * config.sub: Support for r3900.
10683
10684 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10685
10686 * configure.in: Use install-sh, not install.sh.
10687
10688 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10689
10690 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10691 apply it twice.
10692
10693 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10694
10695 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10696 install-binutils.
10697
10698 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10699
10700 * Makefile.in: Add automake targets.
10701 * configure.in (host_tools): Add automake.
10702
10703 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10704
10705 * configure: Default CXX to c++, not gcc.
10706 * Makefile.in (CXX): Set to c++, not gcc.
10707 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10708
10709 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10710
10711 * install-sh: try appending a .exe if source file doesn't
10712 exist
10713
10714 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10715
10716 * configure.in: Turn on multilib by default.
10717 (cross_only): Remove target-libiberty.
10718
10719 * Makefile.in (all-gcc): Don't depend on libiberty.
10720
10721 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10722
10723 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10724
10725 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10726
10727 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10728 (DISTBISONFILES): Add ld/Makefile.in
10729
10730 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10731
10732 * configure.in: if target is cygwin32 but host isn't cygwin32,
10733 don't configure gdb tcl tk expect, not just gdb.
10734
10735 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10736
10737 * configure.in: Added gnuserv everywhere sn appears.
10738
10739 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10740 (CROSS_CHECK_MODULES): Added check-gnuserv.
10741 (INSTALL_MODULES): Added install-gnuserv.
10742 (CLEAN_MODULES): Added clean-gnuserv.
10743 (all-gnuserv): New target.
10744
10745 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10746
10747 * config.guess: Fixes for MIPS OpenBSD systems.
10748
10749 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10750
10751 * Makefile.in (INSTALL_XFORM): Remove.
10752 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10753
10754 * mkinstalldirs: New file, copied from automake.
10755 * Makefile.in (installdirs): Rename from install-dirs. Use
10756 mkinstalldirs. Change all users.
10757 (DEVO_SUPPORT): Add mkinstalldirs.
10758
10759 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10760
10761 * install-sh: Rename from install.sh.
10762 * Makefile.in (INSTALL): Change install.sh to install-sh.
10763 (DEVO_SUPPORT): Likewise.
10764
10765 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10766 Graichen <graichen@rzpd.de>.
10767
10768 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10769
10770 * config.guess: Recognize OpenBSD systems correctly.
10771
10772 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10773
10774 * README, Makefile.in (ETC_SUPPORT): Remove references to
10775 cfg-paper*, configure.{texi,man,info*}._
10776
10777 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10778
10779 * Makefile.in (all.normal): Ensure that gcc is built after all
10780 the x11 - ie gdb - targets.
10781
10782 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10783
10784 * makefile.vms: Don't run conf-a-gas.
10785
10786 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10787
10788 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10789
10790 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10791
10792 * configure.in: Remove noconfigdirs case since gdb also
10793 configures and builds for tic80-coff.
10794
10795 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10796
10797 * configure: Set cache_file to config.cache.
10798 * Makefile.in (local-distclean): Remove config.cache.
10799
10800 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10801
10802 * COPYING: Update FSF address.
10803
10804 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10805
10806 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10807 noconfigdirs.
10808
10809 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10810
10811 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10812 MAKEDIRS, is empty.
10813
10814 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10815
10816 * config.sub: Tweak mn10300 entry.
10817
10818 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10819
10820 * configure.in (host_tools): Put sim before gdb, so gdb's
10821 configure.tgt can determine if the simulator was configured.
10822
10823 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10824
10825 * config.sub: Move BeOS $os case to be with other Cygnus
10826 local cases.
10827
10828 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10829
10830 * config.sub: Remove misplaced comment that broke Linux.
10831
10832 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10833
10834 * config.sub: Add BeOS support.
10835
10836 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10837
10838 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10839
10840 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10841
10842 * configure.in (noconfigdirs): Remove tcl and tk from
10843 noconfigdirs for cygwin32 builds.
10844
10845 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10846
10847 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10848
10849 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10850
10851 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10852 make-all.com, use makefile.vms instead.
10853
10854 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10855
10856 * config.sub: Accept -lnews*.
10857
10858 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10859
10860 * configure.in (noconfigdirs): Disable target-newlib,
10861 target-examples and target-libiberty for d30v.
10862
10863 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10864
10865 * configure.in (noconfigdirs): Enable ld for d30v.
10866
10867 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10868
10869 * configure.in (tic80-*-*): Build compiler.
10870
10871 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10872
10873 * configure.in (d30v-*): Remove sim directory from list of
10874 unsupported d30v directories
10875
10876 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10877
10878 * config.sub, configure.in: Add d30v target cpu.
10879
10880 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10881
10882 * makefile.vms: New file.
10883 * make-all.com: Remove.
10884
10885 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10886
10887 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10888
10889 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10890
10891 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10892
10893 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10894
10895 * Makefile.in (ALL_MODULES): Added all-db.
10896 (CROSS_CHECK_MODULES): Addec check-db.
10897 (INSTALL_MODULES): Added install-db.
10898 (CLEAN_MODULES): Added clean-db.
10899
10900 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10901
10902 * config.guess: Merge with latest FSF sources.
10903
10904 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10905
10906 * Makefile.in (ALL_MODULES): Added all-itcl.
10907 (CROSS_CHECK_MODULES): Added check-itcl.
10908 (INSTALL_MODULES): Added install-itcl.
10909 (CLEAN_MODULES): Added clean-itcl.
10910
10911 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10912
10913 * configure.in: build gdb for mn10200
10914
10915 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10916
10917 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10918
10919 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10920
10921 * configure.in (tic80-*-*): Turn off most targets right now.
10922
10923 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10924
10925 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10926 rather than the makeinfo program.
10927 (do-info): Depend upon all-texinfo.
10928
10929 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10930
10931 * configure.in: Remove uses of config/mh-linux.
10932
10933 * config.sub, config.guess: Merge with latest FSF sources.
10934
10935 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10936
10937 * config.sub (case $basic_machine): Add tic80 entries.
10938
10939 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10940
10941 * config.sub, config.guess: Merge with latest FSF sources.
10942
10943 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10944
10945 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10946 * mpw-config.in: Test for NewFolderRecursive.
10947 * mpw-install: Use symbolic name for startup filename.
10948 * mpw-README: Add various additional details.
10949
10950 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10951
10952 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10953
10954 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10955
10956 * configure.in: Do build gcc and the target libraries for
10957 the mn10200.
10958
10959 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10960
10961 * configure.in: don't avoid building gdb for mn10300 any more
10962 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10963 instead of single-quoting it.
10964
10965 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10966
10967 * configure.in: Don't use --with-stabs on IRIX 6.
10968
10969 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10970
10971 * configure.in (m32r): Build gdb, libg++ now.
10972
10973 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10974
10975 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10976 directories from noconfigdirs.
10977
10978 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10979
10980 * config.sub (basic_machine): added mips16 configuration
10981
10982 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10983
10984 * config.sub: Handle d10v-unknown.
10985
10986 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10987
10988 * config.sub: Handle v850-unknown.
10989
10990 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10991
10992 * Makefile.in: add findutils
10993 * configure.in: add findutils to list of host_tools
10994
10995 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10996
10997 * config.sub: Handle mn10200 and mn10300.
10998
10999 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11000
11001 * configure.in (d10v-*): Do not build librx.
11002
11003 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11004
11005 * configure.in (mn10300): Build everything except gdb & libgloss.
11006
11007 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11008
11009 * config.guess: Patch for Dansk Data Elektronik servers,
11010 from Niels Skou Olsen <nso@dde.dk>.
11011
11012 For ncr, use /bin/uname rather than uname, since GNU uname does not
11013 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11014
11015 Patch for MIPS R4000 running System V,
11016 from Eric S. Raymond <esr@snark.thyrsus.com>.
11017
11018 Fix thinko for nextstep.
11019
11020 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11021
11022 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11023 * config.guess: Guess mips-dec-mach_bsd4.3.
11024
11025 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11026 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11027 release numbers.
11028 * config.guess (mips-mips-riscos*): Emit just enough of the
11029 release number.
11030
11031 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11032 * config.guess (sparc-auspex-sunos*): Added.
11033 (f300-fujitsu-*): Added.
11034
11035 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11036 * config.guess: Recognize a Tadpole as a sparc.
11037
11038 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11039
11040 * config.guess: Don't assume that NextStep version is either 2 or
11041 3. NextStep 4 (aka OpenStep 4) has come out now.
11042
11043 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11044
11045 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11046 From Rik Faith <faith@cs.unc.edu>.
11047
11048 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11049
11050 * config.sub: Contributions from bug-gnu-utils to:
11051 Support plain "hppa" (no version given) architecture, reported by
11052 OpenStep.
11053 OpenBSD like NetBSD.
11054 LynxOs is not a hardware supplier.
11055
11056 * config.guess: Contributions from bug-gnu-utils to add support for:
11057 OpenBSD like NetBSD.
11058 Stratus systems.
11059 More Pyramid systems.
11060 i[n>4]86 Intel chips.
11061 M680[n>4]0 Motorola chips.
11062 Use unknown instead of lynx for hardware manufacturer.
11063
11064 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11065
11066 * install.sh (chmodcmd): Set to null if the DST directory already
11067 exists.
11068
11069 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11070
11071 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11072 not use mt-ppc target Makefile fragment any more.
11073
11074 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11075
11076 * configure.in (*-*-windows): Exclude everything but those dirs
11077 needed to build windows.
11078
11079 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11080
11081 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11082
11083 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11084
11085 * configure.in: Exclude mmalloc from i386-windows.
11086
11087 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11088
11089 * Undo my previous change.
11090
11091 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11092
11093 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11094 unconditionally.
11095 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11096
11097 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11098
11099 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11100 host to add it's own flags.
11101
11102 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11103
11104 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11105
11106 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11107
11108 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11109 (CXX_FOR_TARGET): Likewise.
11110 (GCC_FOR_TARGET): Define.
11111 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11112 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11113 CC_FOR_TARGET was specified on the command line.
11114 (MAKEOVERRIDES): Don't define.
11115
11116 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11117
11118 * configure.in (m32r): Fix spelling of libg++ libs.
11119
11120 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11121
11122 * config.sub (-apple*): Remove, now redundant.
11123
11124 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11125
11126 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11127
11128 * configure: Rework yesterday's sed script patch.
11129
11130 * config.sub: Merge with FSF.
11131
11132 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11133
11134 * config.guess: Merge from FSF.
11135
11136 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
11137 * config.guess: Use pc instead of unknown, for pc clone systems.
11138 Change linux to linux-gnu.
11139
11140 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11141 * config.guess: Avoid non-portable tr syntax.
11142
11143 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11144
11145 * test-build.mk (HOLES): Add "xargs" for gdb.
11146
11147 * configure: Avoid hpux10.20 sed bug.
11148
11149 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11150
11151 * configure.in: Add support for windows host
11152 (that is a build done under the Microsoft build environment).
11153
11154 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11155
11156 * Makefile.in: Replace all uses of srcroot with s, to shrink
11157 command line lengths.
11158
11159 Patches from Geoffrey Noer <noer@cygnus.com>:
11160 * configure.in: If configuring for newlib, pass --with-newlib to
11161 subdirectories.
11162 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11163 -Bnewlib/ and -Lwinsup to gcc.
11164 (CXX_FOR_TARGET): Likewise.
11165
11166 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11167
11168 * Makefile.in (ETC_SUPPORT): Add configure.
11169
11170 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11171
11172 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11173 host configuration file.
11174
11175 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11176
11177 * configure.in: Break mn10x00 support into separate
11178 mn10200 and mn10300 configurations.
11179 * config.sub: Likewise.
11180
11181 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11182
11183 * configure.in: Add lots of stuff to noconfigdirs for
11184 the mn10x00 targets.
11185
11186 * config.sub, configure.in: Add mn10x00 support.
11187
11188 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11189
11190 * make-all.com: Call conf-a-gas, not config-a-gas.
11191
11192 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11193
11194 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11195 targets.
11196
11197 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11198
11199 * mpw-README: Add much more detail for native PowerMac.
11200 * mpw-install: New file.
11201 * mpw-configure: Add --norecursion and --help options.
11202 * mpw-config.in: Translate readme and install files when
11203 copying to objdir.
11204 * mpw-build.in: Don't always depend on byacc and flex.
11205 (install-only-top): New action.
11206
11207 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11208
11209 * configure.in: You can now configure GDB for the v850.
11210
11211 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11212
11213 * configure.in (noconfigdirs): Don't configure any C++ dirs
11214 if targeting D10V.
11215
11216 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11217
11218 * config.sub: Recognize mips64vr5000.
11219
11220 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11221
11222 * configure.in: Use a single line for host_tools and native_only.
11223
11224 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11225
11226 * config.sub, configure.in: Add entries for m32r.
11227
11228 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11229
11230 * Makefile.in (inet-install): Don't run install-gzip.
11231
11232 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11233
11234 * configure.in: Don't config lots of things for *-*-windows*.
11235
11236 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11237
11238 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11239 (host_libs, host_tools): Copy from configure.in.
11240 * mpw-configure: Don't complain about directories not found.
11241
11242 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11243
11244 * configure.in (i[345]86): Recognize i686 for pentium pro.
11245 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11246 file.
11247
11248 * config.guess (i[345]86): Ditto.
11249
11250 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11251
11252 * configure.in (noconfigdirs): Removed gdb for D10V.
11253
11254 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11255
11256 * configure.in: Remove ld, target-libio, target-libg++, and
11257 target-libstdc++ from noconfigdirs.
11258
11259 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11260
11261 * configure: Fix three locations where shell scripts were
11262 being run directly rather than with config_shell.
11263
11264 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11265
11266 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11267 * config.sub (basic_machine): Recognize v850.
11268
11269 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11270
11271 * mpw-configure: Handle multiple enable/disable options and
11272 pass them down recursively, handle -c and -s flags appropriately
11273 depending on choice of compiler, add escape mechanism for
11274 quoted arguments to gC.
11275
11276 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11277
11278 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11279 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11280 so that -mrelocatable-lib and -mno-eabi are used.
11281
11282 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11283 not support --print-multi-lib, don't abort.
11284
11285 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11286
11287 * make-all.com: Run config-a-gas.
11288 * setup.com: Don't copy subdirectory files around.
11289
11290 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11291
11292 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11293 target, it now compiles correctly.
11294
11295 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11296
11297 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11298
11299 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11300
11301 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11302
11303 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11304
11305 * configure.in (native_only): Add prms.
11306
11307 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11308
11309 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11310 (BINUTILS_SUPPORT_DIRS): Likewise.
11311
11312 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11313
11314 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11315 d10v support is added.
11316
11317 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11318
11319 * configure.in (d10v-*-*): New target.
11320
11321 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11322
11323 * config.guess (HP 9000/811): Recognize this as a PA1.1
11324 machine.
11325
11326 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11327
11328 * Makefile.in (do-tar-gz): New target, split out from tail end of
11329 taz target. Run each command separately, don't use pipes.
11330 (taz): Use it.
11331
11332 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11333
11334 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11335 * mpw-build.in: No builds should depend on building byacc or flex,
11336 they are assumed to be installed already.
11337
11338 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11339
11340 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11341 variable that CC_FOR_TARGET needs.
11342
11343 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11344
11345 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11346 options have changed since the last time the subdirectory was
11347 configured, and if it has, reconfigure.
11348 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11349 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11350
11351 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11352
11353 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11354 CLEAN_MODULES): Add bash.
11355 (all-bash): New target.
11356
11357 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11358
11359 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11360
11361 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11362
11363 * config.sub (basic_machine): Recognize d10v as a valid processor.
11364
11365 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11366
11367 * mpw-configure: Add support for --bindir.
11368 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11369
11370 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11371
11372 * configure.in: add bash, time, gawk to list of hosttools and things
11373 to only build for native toolchains
11374
11375 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11376
11377 * Makefile.in (docdir): Remove.
11378
11379 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11380
11381 * Makefile.in (datadir): Set to $(prefix)/share.
11382
11383 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11384
11385 * configure.in: build diff and patch for cygwin32-hosted
11386 toolchains.
11387
11388 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11389
11390 * config.sub: Accept -rtems*.
11391
11392 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11393
11394 * configure.in: enable dosrel for cygwin32-hosted builds,
11395 remove diff from the list of things not buildable
11396 via Canadian Cross
11397
11398 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11399
11400 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11401 don't get ". ".
11402
11403 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11404
11405 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11406
11407 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11408
11409 * Makefile.in (taz): Handle case where tex3patch didn't even get
11410 checked out. Also, if it was found, put the symlink in a new util
11411 subdirectory.
11412
11413 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11414
11415 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11416
11417 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11418
11419 * config.sub: Recognize -openvms.
11420 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11421 * make-all.com, setup.com: New files.
11422
11423 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11424
11425 * Makefile.in (taz): tex3patch moved to texinfo/util.
11426
11427 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11428
11429 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11430 * configure.in: remove make from disable-if-Can-Cross list
11431 enable gdb if ${host} and ${target} are cygwin32
11432
11433 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11434
11435 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11436 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11437
11438 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11439
11440 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11441 distinguish sysv/svr4/bsd variants.
11442 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11443
11444 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11445
11446 * configure.in: Added copyright notice.
11447 * move-if-change: Added copyright notice.
11448
11449 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11450
11451 * configure.in (powerpcle-*-solaris*): Until we get shared
11452 libraries working, don't build gdb, sim, make, tcl, tk, or
11453 expect.
11454
11455 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11456
11457 * config.guess: Merge with FSF:
11458
11459 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11460 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11461
11462 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11463 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11464
11465 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11466 * config.guess: Combine two OSF1 rules.
11467 Also recognize field test versions. From mjr@zk3.dec.com.
11468 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11469 because GNU uname does not support -p. From pmr@pajato.com.
11470
11471 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11472
11473 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11474
11475 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11476
11477 * mpw-README: Document GCCIncludes.
11478
11479 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11480
11481 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11482
11483 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11484
11485 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11486
11487 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11488
11489 * configure.in (*-*-cygwin32): Configure make.
11490
11491 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11492
11493 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11494
11495 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11496
11497 * Makefile.in (all-inet): Depend on all-perl.
11498
11499 * Makefile.in (inet-install): New target.
11500
11501 * Makefile.in (all-inet): Depend on all-tcl.
11502 (all-inet): Depend on all-send-pr.
11503
11504 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11505
11506 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11507 temporarily.
11508
11509 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11510
11511 * configure.in: Don't configure --with-gnu-ld on AIX.
11512
11513 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11514
11515 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11516
11517 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11518
11519 * Makefile.in (ALL_MODULES): Added all-inet.
11520 (CROSS_CHECK_MODULES): Added check-inet.
11521 (INSTALL_MODULES): Added install-inet.
11522 (CLEAN_MODULES): Added clean-inet.
11523 (all-indent): New target.
11524
11525 * configure.in (host_tools): Added inet.
11526 (native_only): Added inet.
11527 (noconfigdirs): Added inet.
11528
11529 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11530
11531 * configure.in: Don't configure libgloss if we are not configuring
11532 newlib.
11533
11534 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11535
11536 * configure.in: Don't configure libgloss for unsupported
11537 architectures.
11538
11539 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11540
11541 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11542
11543 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11544
11545 * Makefile.in (ALL_MODULES): Include all-apache.
11546 (CROSS_CHECK_MODULES): Include check-apache.
11547 (INSTALL_MODULES): Include install-apache.
11548 (all-apache): New target.
11549
11550 * configure.in: Added apache everywhere perl is seen.
11551
11552 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11553
11554 * Makefile.in: Add support for clean-{module} and
11555 clean-target-{module} rules.
11556
11557 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11558
11559 * configure.in (*-*-ose) do not build libgloss.
11560
11561 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11562
11563 * config.guess (prep*:SunOS:5.*:*): Turn into
11564 powerpele-unknown-solaris2.
11565
11566 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11567
11568 * configure.in: Permit --enable-shared to specify a list of
11569 directories.
11570
11571 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11572
11573 * configure.in (host==solaris): Pass only the first word of $CC
11574 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11575
11576 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11577
11578 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11579
11580 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11581
11582 * Makefile.in (ALL_MODULES): Include all-perl.
11583 (CROSS_CHECK_MODULES): Include check-perl.
11584 (INSTALL_MODULES): Include install-perl.
11585 (ALL_X11_MODULES): Include all-guile.
11586 (CHECK_X11_MODULES): Include check-guile.
11587 (INSTALL_X11_MODULES): Include install-guile.
11588 (all-perl): New target.
11589 (all-guile): New target.
11590
11591 * configure.in (host_tools): Include perl and guile.
11592 (native_only): Include perl and guile.
11593 (noconfigdirs): Don't build guile and perl; no ports have been
11594 done.
11595
11596 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11597
11598 * configure (--enable-*): Handle quoted option lists such as
11599 --enable-sim-cflags='-g0 -O' better.
11600
11601 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11602
11603 * Makefile.in ({,inst}all-target): New rule so we can make and
11604 install all of the target directories easily.
11605
11606 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11607
11608 * configure.in: Add missing global flag in sed substitution when
11609 deleting `target-' from ${configdirs}.
11610
11611 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11612
11613 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11614 option.
11615
11616 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11617 config/mh-necv4.
11618
11619 * install.sh: Correct misspelling of transformbasename.
11620
11621 * config.guess: Recognize mips-*-sysv*.
11622
11623 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11624
11625 * config.sub: Recognize mon960.
11626
11627 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11628
11629 * configure: Restore Canadian Cross handling of BISON and LEX,
11630 removed in Feb 20 change.
11631
11632 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11633
11634 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11635 Mention make install. Remove the old copyright date as well the
11636 clumsy and rather pointless copyright on the README file.
11637
11638 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11639
11640 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11641 Makefile after running symlink-tree, then run `make distclean' to
11642 avoid clobbering any generated files in srcdir.
11643
11644 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11645
11646 * configure.in (m68k-*-netbsd*): Build everything now.
11647
11648 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11649
11650 * Makefile.in (taz): Fix quoting.
11651
11652 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11653
11654 * configure.in (sparclet-*-*): Build everything now.
11655
11656 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11657
11658 * configure.in (m68k-*-linux*): New host.
11659
11660 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11661
11662 * configure: Check for bison before byacc.
11663
11664 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11665
11666 * Makefile.in configure: Change the way LEX and BISON/YACC are
11667 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11668 searching PATH. These are used as fallbacks by Makefile.in if
11669 flex/bison/byacc aren't in objdir.
11670
11671 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11672
11673 * Makefile.in: Make everything which depends upon all-bfd also
11674 depend upon all-opcodes, in case --with-commonbfdlib is used.
11675
11676 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11677
11678 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11679 building NT native compilers on Unix.
11680
11681 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11682
11683 * configure.in: Don't get CC from the host Makefile fragment if we
11684 can find gcc in PATH, or if this is a Canadian Cross. Move the
11685 Solaris test for /usr/ucb/cc to the post target script, just after
11686 the compiler sanity test.
11687
11688 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11689
11690 * config.sub: Merge with FSF.
11691
11692 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11693
11694 * Makefile.in (RPATH_ENVVAR): New variable.
11695 (REALLY_SET_LIB_PATH): Use it.
11696 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11697
11698 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11699
11700 * config.sub, configure.in: Recognize sparclet cpu.
11701
11702 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11703
11704 * config.guess: Support m68k-cbm-sysv4.
11705
11706 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11707
11708 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11709 m68k-unknown-linuxaout from linker help string. Put quotes around
11710 $ld_help_string.
11711
11712 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11713
11714 * config.guess (powerpc-harris-powerunix): Add guess for port
11715 to new target.
11716
11717 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11718
11719 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11720
11721 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11722
11723 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11724 $(REALLY_SET_LIB_PATH) in Makefile.
11725 * Makefile.in (SET_LIB_PATH): New variable.
11726 (REALLY_SET_LIB_PATH): New variable.
11727 ($(DO_X)): Use $(SET_LIB_PATH).
11728 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11729 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11730 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11731 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11732 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11733 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11734 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11735 (install-dosrel): Likewise.
11736 (all-opcodes): Depend upon all-libiberty.
11737
11738 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11739
11740 * config.guess (*:CYGWIN*): New
11741
11742 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11743
11744 * Makefile.in (all-target-winsup): All all-target-libiberty.
11745
11746 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11747
11748 * configure.in (noconfigdirs): Add missing # in front of comment.
11749
11750 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11751
11752 * configure.in: add second pass to things added to noconfigdirs
11753 so *-gm-magic can exclude libgloss properly.
11754
11755 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11756
11757 * mpw-configure (extralibs_name, rez_name): Set correctly
11758 for MWC68K compiler.
11759
11760 * mpw-README: Add more info on the necessary build tools.
11761
11762 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11763
11764 * configure.in, config.sub: Recognize cygwin32.
11765
11766 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11767
11768 * config.guess, config.sub: Recognize A/UX.
11769
11770 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11771
11772 * config.sub: Merge with gcc/config.sub.
11773
11774 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11775
11776 * mpw-build.in (do-binutils): Add build of stamps.
11777
11778 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11779
11780 * config.sub: Add recognition for mips64vr4100*-* targets.
11781
11782 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11783
11784 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11785 Add creation of gconfigargs with `--enable-shared' turned on.
11786 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11787 ($(host)-stamp-stage3-configured): Likewise.
11788 (HOLES): Add chatr and ldd.
11789 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11790
11791 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11792
11793 * configure: Pass --nfp to recursive configures.
11794
11795 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11796
11797 * Makefile.in (DLLTOOL): New.
11798 (DLLTOOL_FOR_TARGET): New.
11799 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11800 (EXTRA_TARGET_FLAGS): Ditto.
11801 (EXTRA_GCC_FLAGS): Ditto.
11802 (CONFIGURE_TARGET_MODULES): Ditto.
11803 (DO_X): Ditto.
11804 * configure: Add DLLTOOL.
11805
11806 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11807
11808 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11809 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11810 mh-sco, since old workarounds no longer needed, and don't
11811 build ld, since libraries have weak symbols in COFF.
11812
11813 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11814
11815 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11816
11817 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11818
11819 * configure.in: Make sure that ${CC} can be used to compile an
11820 executable.
11821
11822 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11823
11824 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11825 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11826 nothing depending on whether gdbtk is being built.
11827
11828 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11829
11830 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11831
11832 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11833
11834 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11835 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11836
11837 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11838
11839 * config-ml.in: Add support for
11840 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11841 Simplify setting of multidirs from --disable-foo.
11842
11843 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11844
11845 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11846 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11847 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11848 non-empty, pass them on to the GCC make.
11849 (all-bootstrap): New rule that is like all-gcc, except it executes
11850 the GCC bootstrap rule instead of the GCC all rule.
11851
11852 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11853
11854 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11855
11856 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11857
11858 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11859 DG/UX support.
11860
11861 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11862
11863 * config.sub (i*86*) Change [345] to [3456]
11864
11865 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11866
11867 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11868 --with-gnu-ld=no.
11869
11870 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11871
11872 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11873 AIX multilibs get built.
11874
11875 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11876
11877 * configure.in (i386-win32): Don't build expect if we're not
11878 building the tcl subdir.
11879
11880 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11881
11882 * Makefile.in: (configure-target-examples, all-target-examples):
11883 New targets, configure and build example programs.
11884
11885 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11886
11887 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11888 use it as input to sedit the generated MPW makefile.
11889 * mpw-README: Add a suggestion about Gestalt.h.
11890
11891 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11892
11893 * config.sub: Accept *-*-ieee*.
11894
11895 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11896
11897 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11898 Ronald F. Guilmette <rfg@monkeys.com>.
11899
11900 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11901
11902 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11903 for powerpc-pe native.
11904 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11905 (target==powerpc-pe): duplicate i386-win32 entry.
11906
11907 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11908
11909 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11910 of vxworks, not just vxworks5.1.
11911
11912 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11913
11914 * mpw-configure: Add support for exec-prefix.
11915
11916 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11917
11918 * config.guess: Recognize HP model 816 machines as having
11919 a PA1.1 processor.
11920
11921 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11922
11923 * configure: Ignore new autoconf configure options.
11924
11925 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11926
11927 * config.guess: Recognize Pentium under SCO.
11928 From Robert Lipe <robertl@arnet.com>.
11929
11930 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11931
11932 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11933
11934 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11935
11936 * configure.in: Don't configure gas for alpha-dec-osf*.
11937
11938 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11939
11940 * configure.in: Default to --with-stabs for some targets for which
11941 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11942 i[345]86*-*-unixware*.
11943
11944 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11945
11946 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11947 rather than basing it on the target. Simplify handling of options
11948 controlling which directories to configure. Remove extraneous
11949 slash in multi-clean target.
11950
11951 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11952
11953 * config-ml.in: Prefix more variables with ml_ so they don't collide
11954 with configure's.
11955
11956 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11957
11958 * configure: Don't turn -v into --v.
11959
11960 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11961
11962 * configure.in (targargs): Fix typo.
11963
11964 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11965
11966 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11967
11968 * configure.in: Strip --host and --target options from
11969 CONFIG_ARGUMENTS, and always configure for --host only. Add
11970 --with-cross-host option when building with a cross-compiler.
11971 * configure: Canonicalize the arguments put into config.status by
11972 always using `=' for an option with an argument. Pass a presumed
11973 --host or --target explicitly.
11974
11975 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11976
11977 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11978 into general OS recognition case.
11979
11980 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11981
11982 * configure.in (target_configdirs): add target-winsup only
11983 for win32 target systems.
11984
11985 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11986
11987 * Makefile.in (all-target-libgloss): Depend upon
11988 configure-target-newlib, since when libgloss is built it looks to
11989 see if the newlib directory exists.
11990
11991 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11992
11993 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11994 cfg-ml-*.in.
11995
11996 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11997
11998 * configure: Handle LD and LD_FOR_TARGET when configuring a
11999 Canadian Cross.
12000
12001 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12002
12003 * configure.in (target_libs): add target-winsup.
12004 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12005 (target==ppcle-pe): remove ld from $noconfigdirs.
12006
12007 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12008
12009 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12010 Preserve relative path names in $srcdir. Build symlink tree if
12011 configuring cross target dir and srcdir=. (= no VPATH support).
12012 (configure-target-libg++): Depend on configure-target-librx.
12013 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12014 * config-ml.in: New file.
12015 * symlink-tree: New file.
12016 * configure: Ensure srcdir="." if that's what it is.
12017
12018 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12019
12020 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12021 includes and FLEX_SKELETON setting.
12022 * mpw-configure (--with-gnu-ld): New option, controls whether
12023 to use PPCLink or ld with PowerMac GCC.
12024 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12025 * mpw-config.in: Configure grez if targeting Mac.
12026
12027 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12028 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12029 just macos.
12030 * configure.in: Configure grez resource compiler if targeting Mac.
12031 * Makefile.in (all-grez, install-grez): New targets.
12032
12033 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12034
12035 * configure: CXX defaults to gcc, not g++. If we find
12036 gcc in the path, set CC to gcc -O2.
12037
12038 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12039
12040 * configure: Default ${build} correctly. Avoid picking up extra
12041 spaces when reading CC and CXX from Makefile. When doing a
12042 Canadian Cross, use plausible default values for numerous
12043 variables.
12044 * configure.in: When doing a Canadian Cross, don't try to
12045 configure tools whose configure script can't handle it.
12046
12047 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12048
12049 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12050
12051 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12052
12053 * configure: Remove dubious bug reporting address.
12054
12055 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12056
12057 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12058 configure script, run that instead of this directory's configure.
12059 In either case, print a message that we're configuring the sub-dir.
12060
12061 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12062
12063 * configure.in: Before checking for the existence of various files,
12064 use sed to filter out "target-".
12065
12066 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12067
12068 * Makefile.in (DO_X): Split rule to decrease command line length
12069 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12070 (Philippe De Muyter).
12071
12072 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12073
12074 * Makefile.in (all-patch): depend on all-libiberty.
12075
12076 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12077
12078 * configure.in: If the only directory in target_configdirs which
12079 actually exists is libiberty, then set target_configdirs to empty,
12080 to avoid trying to build a target libiberty in a gas or gdb
12081 distribution.
12082
12083 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12084
12085 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12086 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12087 systems.
12088
12089 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12090
12091 * configure.in (copy_dirs): Use sys-include instead of include
12092 for --with-headers option.
12093
12094 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12095
12096 * Makefile.in, configure.in: Make winsup builds work with
12097 new scheme.
12098
12099 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12100
12101 * configure.in: Build the linker on AIX.
12102
12103 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12104
12105 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12106 where needed.
12107
12108 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12109
12110 * Makefile.in (all-gcc): Fix typo.
12111
12112 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12113
12114 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12115
12116 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12117
12118 * configure.in: Rename libFOO to target-libFOO, and xiberty
12119 to target-xiberty, to provide more flexibility.
12120 (target_subdir): Define. Create if cross.
12121 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12122 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12123 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12124 check-libFOO -> check-target-libFOO, etc.
12125 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12126 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12127 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12128 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12129 allow ALL_GCC="" to only configure.
12130 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12131 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12132 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12133
12134 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12135
12136 * Makefile.in (taz): Build "info" in etc explicitly.
12137
12138 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12139
12140 * configure.in: Make sure that CC is undefined (as opposed to
12141 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12142 problem with autoconf trying to configure on a host without GCC.
12143
12144 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12145
12146 * mpw-configure: Set host alias from choice of host compiler,
12147 only use generic MPW Makefile sed if present, edit a file
12148 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12149 * mpw-README: Add problem notes about CW6 and CW7.
12150
12151 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12152
12153 * Makefile.in (taz): Use ";" instead of ";;".
12154
12155 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12156
12157 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12158 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12159 DISTDOCDIRS.
12160 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12161 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12162
12163 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12164
12165 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12166 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12167 Move bfd to DISTSTUFFDIRS.
12168
12169 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12170
12171 * Makefile.in (X11_LIB): Removed.
12172 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12173
12174 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12175
12176 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12177
12178 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12179 names.
12180
12181 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12182
12183 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12184
12185 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12186
12187 * configure.in (i[345]86-*-win32): Always build newlib.
12188 Don't configure cvs, autoconf or texinfo.
12189 * Makefile.in (LD_FOR_TARGET): New.
12190 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12191 Pass down LD_FOR_TARGET.
12192
12193 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12194
12195 * winsup: New directory.
12196 * Makefile.in: Build winsup.
12197 * configure.in: Winsup is configured when target is win32.
12198 Can only build win32 target GDB when native.
12199
12200 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12201
12202 * config.guess: Recognize HP model 819 machines as having
12203 a PA 1.1 processor.
12204
12205 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12206
12207 * configure: Fix sed loop which substitutes for CC and CXX to
12208 avoid bug found in various sed implementations.
12209
12210 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12211
12212 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12213 simulator. Use standard powerpc-*-eabi*.
12214
12215 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12216
12217 * configure.in: Stop putting gas and binutils in noconfigdirs for
12218 powerpc-*-aix* and rs6000-*-*.
12219
12220 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12221
12222 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12223 -mcall-aixdesc libraries.
12224
12225 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12226
12227 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12228
12229 * config.sub (arm | armel | armeb): Fix shell syntax.
12230
12231 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12232
12233 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12234 -msoft-float and -mcpu=common support.
12235 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12236 libraries.
12237
12238 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12239
12240 * configure.in: Allow configuration and build of emacs19 for the alpha.
12241
12242 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12243
12244 * configure.in (CC): Get ^CC, not just any old CC, from
12245 ${host_makefile_frag}.
12246
12247 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12248
12249 * configure.in (CC): Try to get CC from
12250 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12251
12252 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12253
12254 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12255 only if it exists in $(srcdir).
12256
12257 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12258
12259 * configure: If CC and CXX are not set in the environment, set
12260 them, based on either an existing Makefile or on searching for gcc
12261 in PATH. Substitute for CC and CXX in Makefile.
12262 * configure.in: Remove libm from target_libs. Separate
12263 target_configdirs from configdirs. If CC is not set in
12264 environment, try to get it from a host Makefile fragment. Rewrite
12265 changes of configdirs to use skipdirs instead. A few minor
12266 tweaks. Take directories out of target_configdirs as they are
12267 taken out of configdirs. Remove existing Makefile files from
12268 subdirectories. Substitute for TARGET_CONFIGDIRS and
12269 CONFIG_ARGUMENTS in Makefile.
12270 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12271 by configure.in.
12272 (CONFIG_ARGUMENTS): Likewise.
12273 (CONFIGURE_TARGET_MODULES): New variable.
12274 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12275 ($(CONFIGURE_TARGET_MODULES)): New target.
12276 (configure-libg++, configure-libio): New targets.
12277 (all-libg++): Depend upon configure-libg++.
12278 (all-libio): Depend upon configure-libio.
12279 (configure-libgloss, all-libgloss): New targets.
12280 (configure-libstdc++): New target.
12281 (all-libstdc++): Depend upon configure-libstdc++.
12282 (configure-librx, all-librx): New targets.
12283 (configure-newlib): New target.
12284 (all-newlib): Depend upon configure-newlib
12285 (configure-xiberty): New target.
12286 (all-xiberty): Depend upon configure-xiberty.
12287
12288 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12289
12290 * configure.in (host i[345]86-*-win32): Expand the
12291 noconfigdirs again.
12292
12293 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12294
12295 * mpw-configure: Fix sed command file name.
12296
12297 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12298
12299 * configure.in (host i[345]86-*-win32): Reduce the
12300 noconfigdirs again.
12301
12302 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12303
12304 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12305 or powerpc*-*-pe*, since they are not yet supported.
12306
12307 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12308
12309 Add PowerMac support and many other enhancements.
12310 * mpw-configure: New option --cc to select compiler to use,
12311 paste options set according to --cc into the generated
12312 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12313 if mpw-make.sed is present.
12314 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12315 add forward includes for PowerPC include files.
12316 * mpw-build.in: Build using Makefile.PPC if present.
12317 (do-byacc, etc): Remove separate version resource builds.
12318 (do-gas): Build "stamps" before "all".
12319 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12320 * mpw-README: Update to reflect --cc option, PowerMac support,
12321 and recently-reported compatibility problems.
12322
12323 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12324
12325 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12326 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12327 (--with-multilib-top): Pass to recursive invocations.
12328
12329 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12330
12331 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12332 v810-*-*.
12333
12334 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12335
12336 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12337 gdb, ld and opcodes on v810-*-*.
12338
12339 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12340
12341 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12342 (local-maintainer-clean): New target.
12343 (maintainer-clean): New target.
12344 (realclean): Just depend upon maintainer-clean.
12345
12346 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12347
12348 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12349
12350 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12351
12352 * configure.in: Build ld in mips*-*-bsd* case.
12353
12354 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12355
12356 * config.sub: Accept -lites* OS. From Ian Dall.
12357
12358 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12359
12360 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12361 targets.
12362
12363 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12364
12365 * configure.in: treat i386-win32 canadian cross the same as
12366 i386-go32 canadian cross.
12367
12368 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12369
12370 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12371 running under the simulator to build a reduced set of libraries.
12372 (powerpc-*-eabiaix): Add fine grained multilib support added to
12373 other powerpc targets yesterday.
12374
12375 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12376
12377 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12378 -disable-softfloat, -disable-relocatable, -disable-aix, and
12379 -disable-sysv to control which multilib libraries get built.
12380
12381 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12382
12383 * configure: Add Makefile.tem to list of files to remove in trap
12384 handler.
12385
12386 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12387
12388 * config.guess (*Linux*): Add missing "exit"s.
12389 Also, need specific check for alpha-unknown-linux (uses COFF).
12390
12391 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12392
12393 * config.guess: Merge with FSF:
12394
12395 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12396 * config.guess (AIX4): More robust release numbering discovery.
12397
12398 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12399 * config.guess (i386-sequent-ptx): Properly get version number.
12400
12401 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12402 * config.guess (mips:*:4*:UMIPS): New case.
12403
12404 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12405
12406 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12407 (i386-win32 host): Likewise. Don't build readline.
12408
12409 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12410
12411 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12412 SUPPORT_FILES to submakes.
12413
12414 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12415
12416 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12417 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12418 mpw-configure.
12419
12420 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12421
12422 * configure.in (appdirs): Use =, not ==, in test expression when
12423 trying to build the text to print in the warning message for
12424 Solaris users.
12425
12426 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12427
12428 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12429
12430 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12431
12432 * config.guess: Recognize lynx-2.3.
12433
12434 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12435
12436 * config.sub (z8ksim): Deleted
12437 (z8k-*-coff): New, this is the one true name of the target.
12438
12439 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12440
12441 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12442
12443 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12444
12445 * config.guess (*:Linux:*:*): First try asking the linker what the
12446 default object file format is (elf, aout, or coff). Then if this
12447 fails, try previous methods.
12448
12449 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12450
12451 * configure.in: Don't build newlib for *-*-vxworks5.1.
12452
12453 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12454
12455 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12456 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12457
12458 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12459
12460 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12461
12462 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12463
12464 * cfg-ml-com.in: New file.
12465 * cfg-ml-pos.in: New file.
12466
12467 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12468
12469 * COPYING.NEWLIB: Add HP free copyright to list.
12470
12471 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12472
12473 * config.sub: Recognize -eabi* for the system, not just -eabi.
12474
12475 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12476
12477 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12478 * config.sub, configure.in (win32): New target and host.
12479
12480 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12481
12482 * configure.in: Add i386-pe configuration.
12483
12484 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12485
12486 * mpw-build.in (install): Install GDB after LD.
12487
12488 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12489
12490 * mpw-config.in (elf/mips.h): Always forward-include, needed
12491 for GDB to build.
12492
12493 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12494
12495 * testsuite: New directory for customer acceptance and whole tool
12496 chain tests.
12497
12498 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12499
12500 * configure: If per-host line isn't found, but AC_OUTPUT is found
12501 and a configure script exists, run it instead.
12502
12503 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12504
12505 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12506
12507 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12508
12509 * configure: Set build_{cpu,vendor,os,alias} to host values when
12510 --build isn't specified.
12511
12512 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12513
12514 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12515 (FLAGS_TO_PASS): Pass them.
12516 (EXTRA_TARGET_FLAGS): Ditto.
12517
12518 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12519
12520 * Makefile.in (all-libg++): Depend on all-libstdc++.
12521
12522 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12523
12524 * configure.in (noconfigdirs): Enable all packages for
12525 i386-unknown-netbsd.
12526
12527 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12528
12529 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12530 hosted builds (DOS builds)
12531
12532 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12533
12534 Changes for ARM based on patches from Richard Earnshaw:
12535 * config.sub: Handle armeb and armel.
12536 * configure.in: Omit arm linker only for riscix.
12537
12538 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12539
12540 * config.guess: Update from FSF.
12541
12542 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12543
12544 * config.sub: Recognize powerpcle as the little endian varient of
12545 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12546 powerpcle variant. Convert pentium into i586, not i486. Add p5
12547 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12548 temporarily.
12549
12550 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12551
12552 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12553
12554 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12555
12556 * config.sub: Accept -lites* as a basic system type.
12557
12558 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12559
12560 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12561 installed, and if so return linuxoldld as the system name.
12562
12563 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12564
12565 * config.guess: Add hppa1.1-hp-lites support.
12566
12567 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12568
12569 * configure.in: Don't build newlib for m68k-vxworks5.1.
12570
12571 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12572
12573 * configure.in (mips-sgi-irix6): Use mh-irix5.
12574
12575 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12576
12577 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12578
12579 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12580
12581 * test-build.mk: Enable building of shared libraries on IRIX 5 and
12582 OSF/1. Fix compiler flags.
12583 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12584
12585 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12586
12587 * configure.in: Recognize --with-newlib.
12588 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12589
12590 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12591
12592 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12593 to *_X11_MODULES due to gdbtk needing X include files et al.
12594
12595 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12596
12597 Merge in support for Mac MPW as a host.
12598 (Old change descriptions retained for informational value.)
12599
12600 * mpw-config.in: Add generic include forwards for cpu-specific
12601 include files in aout and elf directories.
12602
12603 * mpw-configure: Added copyright.
12604 * mpw-config.in: Check for presence of required build tools.
12605 (target_libs): Add newlib.
12606 (target_tools): Add examples.
12607 (Read Me): Generate as "Read Me for MPW" instead.
12608 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12609 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12610 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12611
12612 * mpw-configure: Remove subdir-specific makefile hackery,
12613 delete mk.tmp after using it.
12614
12615 * mpw-build.in (all): Display start and end times.
12616
12617 * mpw-configure (host_canonical): Set.
12618 (target_cpu): Always add to makefiles.
12619 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12620 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12621 (mpw-mh-mpw): Look for in srcdir and srcroot.
12622 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12623
12624 * mpw-build.in: (install-only): New target.
12625
12626 * mpw-configure (host_alias, target_alias): Rename from hostalias
12627 and targetalias, add into generated Makefile.
12628 (mk.tmp): If present, add into generated Makefile.
12629 * mpw-build.in (all-gas): Build config.h first before gas proper.
12630
12631 * mpw-configure (config.status): Write only if changed.
12632 * mpw-config.in (readline): Configure it (not built, just used for
12633 definitions).
12634
12635 * mpw-config.in (elf/mips.h): Add a forward include.
12636
12637 * mpw-config.in: Forward-include most .h files in include into
12638 extra-include.
12639 (readline): Don't build.
12640 mpw-build.in (install): Install GDB.
12641
12642 * mpw-configure (prefix, mpw_prefix): Handle it.
12643 * mpw-config.in (mmalloc, readline): Don't configure.
12644 * mpw-build.in (thisscript): Rename to ThisScript.
12645 Use mpw-build instead of BuildProgram everywhere.
12646 (mmalloc, readline): Don't build.
12647 * mpw-README: New file, basic documentation about the MPW port.
12648
12649 * mpw-config.in: Use forward-include to create include files.
12650
12651 * mpw-configure: Add more things to the top of each configured
12652 Makefile, including contents of config/mpw-mh-mpw.
12653 * mpw-config.in (extra-include): Create this directory and fill it
12654 with Posix-like include files when configuring.
12655
12656 * config.sub (apple, mac, mpw): Add various aliases.
12657
12658 * mpw-build.in: New file, top-level build script fragment for MPW.
12659 * mpw-configure: New file, configure script for MPW.
12660 * mpw-config.in: New file, config fragment for MPW.
12661
12662 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12663
12664 * configure.in (host_libs): Remove glob, since it is gone from the
12665 sources.
12666
12667 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12668
12669 * Makefile.in: define empty GDB_NLM_DEPS var.
12670
12671 * configure.in(target_makefile_frag): use config/mt-netware
12672 for netware targets.
12673
12674 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12675
12676 * config.sub: Merge in recent FSF changes. Remove linux special
12677 cases.
12678
12679 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12680
12681 Revert this change:
12682
12683 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12684
12685 * build-all.mk: Use CC=cc -Xs on Solaris.
12686
12687 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12688
12689 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12690 stop using it.
12691 * Makefile.in: Nuke all references to glob subdirectory.
12692
12693 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12694
12695 * configure.in: Fix --enable-shared logic in per-host.
12696
12697 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12698
12699 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12700
12701 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12702
12703 * configure.in (noconfigdirs): Don't build gas on AIX, for
12704 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12705
12706 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12707
12708 * configure: Fix --cache-file to work if the file argument is a
12709 relative path.
12710
12711 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12712
12713 * configure: If the --cache-file is used, pass it down to
12714 configure in subdirectories.
12715
12716 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12717
12718 * config.sub: add vxworks29k configuration.
12719
12720 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12721
12722 * Makefile.in (taz): Do "diststuff" part quietly.
12723
12724 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12725
12726 * config.sub: Mini-merge with gcc/config.sub.
12727
12728 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12729
12730 * config.guess (IRIX): Sed - to _.
12731
12732 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12733
12734 * Makefile.in (source-vault, binary-vault): New targets.
12735
12736 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12737
12738 * config.sub: Recognize -eabi as a basic system type.
12739
12740 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12741
12742 * configure.in (enable_shared stuff): Fix typo.
12743
12744 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12745
12746 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12747
12748 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12749
12750 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12751
12752 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12753
12754 * configure.in (rs6000-*-*): Don't build gas.
12755
12756 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12757
12758 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12759 reduce command line length.
12760 (AS_FOR_TARGET): Check for as.new, not Makefile.
12761 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12762
12763 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12764
12765 * config.guess: Merge from FSF.
12766
12767 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12768
12769 * configure: Don't use $ when handling program_suffix.
12770
12771 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12772
12773 * configure.in: Configure tk for hppa/hpux.
12774
12775 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12776
12777 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12778
12779 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12780
12781 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12782 to LIBCXXFLAGS. Tests are better run without it.
12783
12784 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12785
12786 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12787
12788 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12789
12790 * configure.in (*-*-netware*): Don't configure xiberty.
12791
12792 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12793
12794 * configure.in: Remove tk from native_only list.
12795
12796 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12797
12798 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12799 for special NCD build.
12800
12801 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12802
12803 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12804 makeall.bat, they're only useful for binutils snapshots.
12805 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12806 makeall.bat to specified SUPPORT_FILES.
12807
12808 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12809
12810 * build-all.mk: Add Ericsson targets to sun4 and solaris
12811 hosts. Add BNR's sun4 target to solaris host, so their
12812 build-from-source will be tested in-house first.
12813
12814 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12815
12816 * Makefile.in (LIBCFLAGS): New variable.
12817 (CFLAGS_FOR_TARGET): Ditto.
12818 (LIBCFLAGS_FOR_TARGET): Ditto.
12819 (LIBCXXFLAGS): Ditto.
12820 (CXXFLAGS_FOR_TARGET): Ditto.
12821 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12822 (BASE_FLAGS_TO_PASS): Pass them.
12823 (EXTRA_TARGET_FLAGS): Ditto.
12824
12825 * configure.in: Support --enable-shared.
12826
12827 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12828
12829 * configure.in (target_libs): Include libstdc++ again.
12830 * config.guess: Update from FSF (for FreeBSD).
12831
12832 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12833
12834 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12835 makeall.bat.
12836 (DISTDOCDIRS): Add `etc'.
12837 (ETC_SUPPORT_PFX): New variable.
12838 (taz): Include anything from etc starting with a word in
12839 ETC_SUPPORT_PFX.
12840
12841 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12842
12843 * config.sub: Update for recent FSF changes. Remove obsolete
12844 h8300hds entry. Add -windows* and -osx as basic os. Minor
12845 spacing changes.
12846
12847 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12848
12849 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12850
12851 * config.guess: Merge with FSF.
12852 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12853
12854 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12855
12856 * configure: Since the "trap 0" handler will override the exit
12857 status on many systems, only use it for "exit 1", and make it set
12858 a non-zero exit status; reset it before "exit 0". Also, check
12859 exit status of config.sub, and error out if it failed.
12860
12861 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12862
12863 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12864 and install libgloss.
12865
12866 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12867
12868 * Makefile.in (all-binutils): Depend upon all-byacc.
12869
12870 * configure.in: Don't build emacs on Irix 5.
12871
12872 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12873
12874 * configure.in (*-*-netware*): Add libio.
12875
12876 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12877
12878 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12879 (CHECK_TARGET_MODULES): Ditto.
12880 (INSTALL_TARGET_MODULES): Ditto.
12881 (TARGET_LIBS): Ditto.
12882 (all-libstdc++): Note dependencies.
12883
12884 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12885
12886 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12887
12888 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12889
12890 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12891 -fexternal-templates.
12892
12893 * configure.in (target_libs): Add libstdc++.
12894 (noconfigdirs): Add libstdc++ as appropriate.
12895
12896 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12897
12898 * config.guess: Update from FSF.
12899
12900 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12901
12902 * configure: Use ${config_shell} when running ${configsub}.
12903
12904 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12905
12906 * config.sub: No longer recognize h8300h.
12907
12908 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12909
12910 * config.sub: Remove extraneous differences between config.sub and
12911 gcc/config.sub.
12912
12913 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12914
12915 * Makefile.in (DISTSTUFFDIRS): Add gas.
12916
12917 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12918
12919 * COPYING.NEWLIB: New file.
12920
12921 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12922
12923 * config.guess (HP-UX): Patch from Harlan Stenn
12924 <harlan@landmark.com> to also emit release level.
12925
12926 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12927
12928 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12929
12930 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12931
12932 * config.sub: Merge nextstep cleanup from FSF.
12933
12934 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12935
12936 * configure.in (arm-*-*): Don't configure ld for this target.
12937
12938 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12939
12940 * configure.in (*-*-netware): don't configure libg++, libio,
12941 librx, or newlib.
12942
12943 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12944
12945 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12946 configure ld--it works, but it doesn't support shared libraries.
12947
12948 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12949
12950 * config.guess (*-unknown-freebsd*): Get rid of possible
12951 trailing "(Release)" in version string.
12952 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12953
12954 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12955
12956 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12957 Fix type: *-next-neststep -> *-next-nextstep.
12958
12959 * config.guess: Merge from FSF:
12960
12961 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12962
12963 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12964
12965 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12966
12967 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12968 instead of UNIX_SV for UnixWare 1.0).
12969
12970 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12971
12972 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12973 to make gdb/nlm/* build after the compiler and linker.
12974
12975 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12976
12977 * config.guess (netbsd, freebsd, linux): Accept any machine,
12978 not just i[34]86.
12979 (m68k-atari-sysv4): Relocate to match FSF version.
12980
12981 * config.guess: More merges from the FSF:
12982
12983 Add a space before function call or macro invocation.
12984
12985 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12986
12987 * config.guess: Add trap cmd to remove dummy.c and dummy when
12988 interrupted.
12989
12990 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12991
12992 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12993 (dummy): Redirect stderr from compilation of dummy.c.
12994
12995 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12996
12997 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12998
12999 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13000
13001 * configure: Accept and ignore --cache*, for compatibility with
13002 new autoconf.
13003
13004 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13005
13006 * config.guess: Merge from FSF:
13007
13008 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13009
13010 * config.guess (Pyramid*:OSx*:*:*): New case.
13011 (PATH): Add /.attbin at end for finding uname.
13012 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
13013
13014 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13015
13016 * config.guess (M88*:DolphinOS:*:*): New case.
13017
13018 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13019
13020 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13021 to select whether to use ELF or COFF.
13022
13023 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13024
13025 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13026
13027 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13028
13029 * config.guess: Guess the OS version for HPUX.
13030
13031 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13032
13033 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13034
13035 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13036
13037 * configure.in: Recognize --with-headers, --with-libs, and
13038 --without-newlib.
13039 * Makefile.in (all-xiberty): Depend upon all-ld.
13040
13041 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13042
13043 * configure.in: Change i[34]86 to i[345]86.
13044
13045 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13046
13047 * configure (version): A few more tweaks to help message.
13048
13049 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13050
13051 * Makefile.in: Remove (for now) librx as a host library,
13052 now that we're building it for target.
13053
13054 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13055
13056 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13057 (Karl Berry).
13058
13059 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13060
13061 * configure.in: Also configure librx.
13062
13063 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13064
13065 * Makefile.in: Update various rules to reflect that librx
13066 is now needed for libg++.
13067
13068 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13069
13070 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13071
13072 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13073
13074 * configure.in: Configure the examples directory.
13075
13076 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13077
13078 * configure: Simplify Jun 2 1994 change.
13079
13080 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13081
13082 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13083 /bin/gcc isn't good enough to build gcc.
13084
13085 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13086
13087 * Makefile.in (GDB_SUPPORT_FILES): Remove
13088 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13089 (gdb.tar.gz): Add new rule to use standard distribution building
13090 mechanism.
13091
13092 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13093
13094 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13095 Bill Cox <bill@cygnus.com>.
13096
13097 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13098
13099 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13100
13101 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13102
13103 * configure: Search current dir first in .gdbinit.
13104
13105 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13106
13107 * config.sub: Recognize freebsd (merged from gcc config.sub).
13108
13109 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13110
13111 * config.sub: Refer to NeXT's operating system as nextstep.
13112
13113 * config.sub (case $basic_machine): Re-order the cases, to match
13114 the order in the FSF version (which is mostly alphabethical).
13115 Merge in some additions and changes from the FSF.
13116
13117 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13118
13119 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13120 * config.sub: Recognize cxux7.
13121 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13122
13123 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13124
13125 * config.sub: Fix typo powerpc -> powerpc-*.
13126
13127 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13128
13129 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13130
13131 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13132 parallel with all-emacs and install-emacs). Top-level command
13133 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13134
13135 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13136
13137 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13138 $(relbindir)/make before doing ``make install'', and use
13139 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13140 installing over running make binary.
13141 ($(host)-stamp-stage3-installed): Likewise.
13142
13143 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13144
13145 * config.guess: Recognize Mach.
13146
13147 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13148
13149 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13150 see whether --exec-prefix was used.
13151
13152 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13153
13154 * README: Explicitly mention libg++/README. (Zoo's idea.)
13155
13156 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13157
13158 * Makefile.in: Add all-librx target similar to all-libproc.
13159
13160 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13161
13162 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13163 with post 1.2 uname bogosity.
13164
13165 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13166
13167 * configure: Remove temporary files on receipt of a signal.
13168
13169 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13170
13171 * configure: If there is a package_makefile_frag, remove
13172 ${subdir}/Makefile.tem after copying it in.
13173
13174 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13175
13176 * build_all.mk: support rs6000 lynx identifies itself as
13177 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13178 since /bin/gcc is too feeble to compile a modern gcc.
13179
13180 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13181
13182 * brought devo/test-build.mk update-to-date with progressive/
13183 test-build.mk. Add lynx targets and hppa flag info.
13184
13185 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13186
13187 * configure.in: Use mh-ncrsvr43. Patch from
13188 Tom McConnell <tmcconne@sedona.intel.com>.
13189
13190 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13191
13192 * config.guess (i386-unknown-bsdi): No longer need to
13193 check #if defined(__bsdi__) && defined(__i386__).
13194
13195 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13196
13197 * configure: Set program_transform_nameoption correctly.
13198
13199 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13200
13201 * brought build-all.mk update-to-date with progressive build-all.mk,
13202 added new targets and hppa info.
13203
13204 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13205
13206 * configure: If config.guess result is a prefix of the user
13207 specified target, assume a native build and use the user specified
13208 target as the host alias. Remove SunOS patch suffix removal hack.
13209 * configure.in: Remove SunOS patch suffix removal hack.
13210
13211 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13212 in NATIVE_CHECK_MODULES.
13213
13214 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13215
13216 * Makefile.in: Rename HOST_ONLY to NATIVE.
13217 * configure: Delete SunOs patch suffix from host_canonical
13218 and build_canonical variables that are prepended to Makefiles.
13219 * configure.in: Add comments for easier maintenance.
13220
13221 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13222
13223 * Makefile.in: Add all-libproc target similar to all-gui.
13224
13225 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13226
13227 * Makefile.in (CHECK_MODULES): split into
13228 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13229
13230 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13231
13232 * config.guess (i386-unknown-bsdi): New system to guess.
13233
13234 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13235
13236 * Makefile.in: Add all-gui target (but not yet build by "all").
13237
13238 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13239
13240 * config.sub: Move deletion of patch suffix from here...
13241 * configure.in: To here, at Ian's suggestion. The top-
13242 level scripts might need to know of a patch level.
13243
13244 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13245
13246 * config.sub: Strip off patch suffix so rtl is recognized
13247 as a sunos4.1.3 machine, even though it's been patched.
13248
13249 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13250
13251 * Makefile.in (INSTALL_LAST): Delete.
13252 (INSTALL_DOSREL): New.
13253
13254 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13255
13256 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13257 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13258 whether we pass down --with-gnu-ld anyhow.
13259
13260 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13261
13262 * Makefile.in (INSTALL_LAST): Change operation so it works
13263 on more flavors of make.
13264 * configure.in (go32): Don't build libg++ or libio.
13265
13266 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13267
13268 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13269 they can be overriden by templates.
13270
13271 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13272
13273 * configure.in (target==go32): Don't build gdb.
13274 * dosrel: New directory.
13275
13276 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13277
13278 * configure.in (host==go32): Configure dosrel too.
13279 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13280 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13281 be set by incoming names or templates.
13282 (INSTALL_LAST): New rule.
13283
13284 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13285
13286 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13287
13288 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13289
13290 * configure.in (appdirs): New variable. Currently empty, but will
13291 be used in gas distribution. If nonempty, lists a set of
13292 directories at least one of which must get configured, or top
13293 level configuration is considered to have failed.
13294 (rs6000-*-lynxos*): Use new file name.
13295
13296 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13297
13298 Eliminate XTRAFLAGS.
13299 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13300 newlib include files using -idirafter, and also use -nostdinc.
13301 (CXX_FOR_TARGET): Likewise.
13302 (XTRAFLAGS): Removed.
13303 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13304 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13305 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13306 ($(DO_X)): Don't pass down XTRAFLAGS.
13307
13308 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13309
13310 * configure.in (mips*-dec-bsd*): New target; do build linker.
13311 (mips*-*-bsd*): New target; don't build linker.
13312
13313 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13314
13315 * configure.in: support rs6000-*-lynxos* configuration.
13316 support sunos4 as a cross target.
13317
13318 * config.sub: look for lynx*, not lynx since the OS version may
13319 legitimately be part of the name.
13320
13321 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13322
13323 * configure.in (i[34]86-*-sco*): Move to be with other i386
13324 targets.
13325 (romp-*-*): New target. Skip various binary utilities.
13326 (vax-*-*): New target. Don't build newlib.
13327 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13328
13329 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13330
13331 * configure.in: Only set host_makefile_frag if config
13332 directory exists.
13333
13334 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13335
13336 * install.sh: If $dstdir exists, don't check whether each
13337 component does.
13338
13339 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13340
13341 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13342
13343 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13344
13345 * configure.in (*-*-lynxos*): Don't configure newlib for either
13346 native or cross Lynx.
13347
13348 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13349
13350 * config.sub (sparc64-elf): Fix os.
13351 (z8k): Remove duplicate.
13352
13353 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13354
13355 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13356 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13357
13358 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13359
13360 * configure: Make file links cleanly even if Lynx fails on
13361 an NFS symlink (at least fail cleanly).
13362
13363 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13364
13365 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13366 -XNh2000.
13367
13368 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13369
13370 * configure: Unknown options are fatal again.
13371
13372 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13373
13374 * configure: Ignore --x-includes and --x-libraries, for Autoconf
13375 compatibility.
13376
13377 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13378
13379 * build-all.mk: Add `clean' target.
13380
13381 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13382
13383 * config.guess: Add SINIX support.
13384 * configure.in: Add mips-*-sysv4* support.
13385
13386 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13387
13388 * build-all.mk: Document all useful targets.
13389 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13390 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13391
13392 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13393
13394 * configure: Support --silent, --quiet.
13395
13396 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13397
13398 * configure: Support --disable-FEATURE.
13399
13400 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13401
13402 * config.guess: Recognize NCR running SVR4.3.
13403
13404 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13405
13406 * config.guess: Make BSDI generate i386-unknown-bsd386.
13407 Patch from Paul Eggert <eggert@twinsun.com>.
13408
13409 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13410
13411 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13412
13413 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13414
13415 * configure: Make unrecognized options give nonfatal warnings
13416 instead of fatal errors, and pass them to any subdirectory
13417 configures in case they recognize them.
13418 Make --x equivalent to --with-x.
13419
13420 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13421
13422 * configure: Add --enable-* options. Clean up usage message and
13423 some comments.
13424
13425 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13426
13427 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13428
13429 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13430
13431 * configure.in (hppa*-*-*): Enable binutils.
13432
13433 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13434
13435 * config.sub: Recognize cisco.
13436
13437 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13438
13439 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13440
13441 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13442
13443 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13444 than one configuration name. Add comment.
13445
13446 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13447
13448 * config.guess: about target *-hitachi-hiuxwe2, fixed
13449 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13450 macro is incorrect.]
13451
13452 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13453
13454 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13455 than the "make ls" stuff which used to be here.
13456
13457 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13458
13459 * config.guess: Recognize i[34]86-unknown-freebsd.
13460 From Shawn M Carey <smcarey@rodan.syr.edu>.
13461
13462 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13463
13464 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13465
13466 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13467
13468 * config.guess: Check for ptx.
13469
13470 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13471
13472 * config.sub: Add os9k checking.
13473
13474 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13475
13476 * config.guess: Handle OSF1 running on HPPA processors
13477
13478 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13479
13480 * configure: If subdir configure fails, print out a message with
13481 subdirectory name, in case subdir's configure code didn't identify
13482 itself.
13483
13484 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13485
13486 * configure.in: Remove embedded newlines from configdirs.
13487 Avoid mismatches of substrings. Fix matching strings at end
13488 of configdirs.
13489
13490 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13491
13492 * config.guess: Add Lynx/rs6000 config support.
13493
13494 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13495
13496 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13497
13498 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13499
13500 * configure.in (hppa*-*-osf*): Treat this just like most other
13501 PA configurations (eg no binutils or ld).
13502 (hppa*-*-*elf*): These configurations have binutils and ld.
13503
13504 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13505
13506 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13507
13508 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13509
13510 * configure.in (rs6000-*-*): Build gas.
13511
13512 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13513
13514 * Makefile.in: Avoid bug in losing hpux sed.
13515
13516 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13517
13518 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13519 for GDB and GDB has been fixed to not need it.
13520
13521 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13522
13523 * config.guess: Recognize vax hosts.
13524
13525 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13526
13527 * configure (while loop): Don't use "break 2" inside case
13528 statement -- the case statement isn't an enclosing loop.
13529
13530 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13531
13532 * config.guess: Clean up NeXT support, to allow nextstep
13533 on Intel machines. Make OS be nextstep.
13534
13535 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13536
13537 * config.guess: Add alternate forms for Convex.
13538
13539 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13540
13541 * configure: Completely rewrite option processing. Take
13542 advantage of pattern-matching to avoid invoking test frequently.
13543 Also clean up host and target defaulting logic.
13544
13545 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13546
13547 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13548 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13549 commands (plus user environment) will fit SCO limits.
13550
13551 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13552
13553 * configure.in: Don't issue warnings about directories which are
13554 not being configured if -norecursion is set. Correct test for
13555 --with-gnu-as and --with-gnu-ld to not get confused by substring
13556 matches.
13557
13558 * configure.in: Don't build gas for alpha-dec-osf1*.
13559
13560 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13561
13562 * configure: Back out Per's change of 12/19/1993. It changes the
13563 behavior of configure in unexpected and confusing ways.
13564
13565 Also, use different delim char when calculating
13566 program_transform_name so that the name can contain slashes.
13567
13568 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13569
13570 * configure.in, config.sub: Add support for VSTa micro-kernel.
13571
13572 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13573
13574 * configure.in: Nuke hacks which were used to get a special
13575 version of GAS for HPPA configurations.
13576
13577 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13578
13579 * configure: If only ${target_alias} is given, use that
13580 as the default for ${host_alias}.
13581 * configure: Add missing back-slashes before nested quotes.
13582
13583 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13584
13585 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13586
13587 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13588
13589 * config.guess: Recognize some Tektronix configurations.
13590 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13591
13592 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13593
13594 * config.sub: Match any flavor of SH.
13595
13596 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13597
13598 * configure.in: Don't try to configure newlib for Alpha.
13599
13600 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13601
13602 * configure.in: Don't build ld for Irix 5. Don't build gas,
13603 libg++ or libio for any Alpha target.
13604
13605 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13606
13607 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13608
13609 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13610 default arguments -- so it tried to compress itself.
13611
13612 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13613
13614 * configure.in (notsupp): ensure that a space is always at the end
13615 of the configdirs list, since the grep checks for an explicit space
13616
13617 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13618
13619 * configure.in (target i386-sysv4.2): don't build ld, since static
13620 versions of many libraries are not available.
13621
13622 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13623
13624 * config.guess: Recognize Apollos (using environment variables).
13625 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13626
13627 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13628
13629 * config.guess: Recognize Sony news mips running newsos.
13630
13631 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13632
13633 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13634 "fi ; else" for bash.
13635
13636 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13637
13638 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13639
13640 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13641
13642 * config.sub: accept unixware as an alias for svr4.2.
13643 Fix some inconsistancies with the gcc version.
13644
13645 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13646
13647 * Makefile.in (DISTDOCDIRS): Add gdb.
13648
13649 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13650
13651 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13652
13653 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13654
13655 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13656 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13657 this now.
13658
13659 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13660
13661 * config.sub: Accept hiux* as an OS name.
13662
13663 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13664 etc/make-stds.texi. The underscore came from gcc, and dje now
13665 agrees that RUNTESTFLAGS is the correct name.
13666
13667 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13668
13669 * install.sh: Remove 'set -e'. It makes any conditionals
13670 in the script useless.
13671
13672 * config.guess: Automatically recognize arm-acorn-riscix
13673 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13674
13675 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13676
13677 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13678
13679 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13680
13681 * Makefile.in (DISTDOCDIRS): New variable.
13682 (taz): Edit local Makefile.in sooner, instead of proto-toplev
13683 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
13684
13685 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13686
13687 * configure.in (hppa target): check the source directory for the
13688 pagas sub-directory
13689
13690 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13691
13692 * config.sub: Allow -aout* and -elf*.
13693
13694 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13695
13696 * configure.in: Don't build ld on i386-solaris2, same as for
13697 sparc-solaris2.
13698
13699 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13700
13701 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13702
13703 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13704
13705 * configure.in: Configure gdb for alpha.
13706
13707 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13708
13709 * Makefile.in (CXXFLAGS): Add -O.
13710
13711 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13712
13713 * config.guess: added support for DG Aviion
13714
13715 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13716
13717 * configure.in: Produce warning message for subdirectories not
13718 configurable for this host/target combination. Don't try to
13719 configure gdb for vms.
13720
13721 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13722
13723 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13724 appropriate files before making "diststuff".
13725 (DISTBISONFILES): New var: list of files to be edited.
13726 (DISTSTUFFDIRS): Add binutils.
13727
13728 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13729
13730 * config.sub: also handle mipsel and mips64el (for little endian mips)
13731
13732 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13733
13734 * configure.in: Add * to end of all OS names.
13735
13736 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13737
13738 * configure.in: Build newlib for LynxOS native.
13739
13740 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13741
13742 * config.guess: Add support for delta 88k running SVR3.
13743
13744 * configure.in: Add comment about HP compiler vs. emacs.
13745
13746 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13747
13748 * configure.in: don't build ld on solaris2 (not a viable option
13749 due to bugs in getpwnam & getpwuid)
13750
13751 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13752
13753 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13754 config.guess will produce a full version number.
13755
13756 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13757
13758 * configure.in: Build linker and binutils for alpha-dec-osf1.
13759
13760 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13761
13762 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13763 and gdb/testsuite/Makefile.in.
13764
13765 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13766
13767 * configure.in: recognize mips*- instead of mips-
13768
13769 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13770
13771 * config.sub: Accept linux*coff and linux*elf as operating
13772 systems.
13773
13774 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13775
13776 * config.sub: Recognize mips64, and mips3 as an alias for it.
13777
13778 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13779
13780 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13781 gdb knows how to handle OSF/1 shared libraries.
13782
13783 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13784
13785 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13786 * config.guess: Recognize Hitachi's HIUX.
13787 * config.sub: Recognize h3050r* and hppahitachi.
13788 Remove redundant cases for hp9k[23]*.
13789
13790 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13791
13792 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13793 if gas and ld are in the source tree and are in ${configdirs}.
13794 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13795 --with options (but still pass them down on the command line,
13796 if they were explicitly specified).
13797
13798 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13799
13800 * configure: substitute SHELL value in Makefile.in with
13801 ${CONFIG_SHELL}
13802
13803 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13804
13805 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13806 *-*-solaris2* targets.
13807
13808 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13809
13810 * Makefile.in: define M4, and pass it down to sub-makes;
13811 all-autoconf now depends on all-m4
13812
13813 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13814
13815 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13816 presence of {ar,ranlib} instead of a configured directory
13817
13818 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13819
13820 * config.guess: Accept 34?? as well as 33?? for NCR.
13821
13822 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13823
13824 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13825 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13826
13827 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13828
13829 * configure: grab values for $(CC) and $(CXX) from the
13830 environment, so that someone can do "CC=gcc configure; make" and
13831 have it work right (matching the way that autoconf works now)
13832
13833 * configure.in, Makefile.in: add support for gash, the tcl
13834 interface to Galaxy
13835
13836 * config.guess: add NetBSD variants (hp300, x86)
13837
13838 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13839
13840 * install.sh: Support -d option (in the manner of SunOS 4 install,
13841 as it is more deterministic than that of GNU install)
13842 (chmodcmd): Set file to mode 755 by default (should also do default
13843 chgrp and chown, but I don't feel like dealing with that now)
13844
13845 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13846
13847 * config.sub: Remove h8300hhms alias.
13848
13849 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13850
13851 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13852
13853 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13854
13855 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13856 as stmp-fixinc
13857
13858 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13859
13860 * config.sub: recognize m88110-bug-coff.
13861
13862 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13863
13864 * Makefile.in (all-libio): all dependencies on the toolchain used
13865 to build this (gcc, gas, ld, etc)
13866
13867 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13868
13869 * config.guess: Deal with OSF/1 1.3 on alpha.
13870
13871 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13872
13873 * install.sh: add some 'else true' clauses for portability
13874
13875 * configure.in: don't build libio for h8[35]00-*-* targets
13876
13877 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13878
13879 * Makefile.in: Add support for new libio.
13880
13881 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13882
13883 * install.sh: If one command fails, don't try the rest. Don't try
13884 to remove $dsttmp (via trap) unless we have already created it.
13885 If $src doesn't exist, detect it and exit with an error.
13886
13887 * config.guess: Recognize BSD on hp300.
13888
13889 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13890
13891 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13892 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13893
13894 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13895
13896 * Makefile.in (all-send-pr): depends on all-prms
13897
13898 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13899
13900 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13901
13902 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13903
13904 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13905 Added test for mips-mips-riscos5.
13906
13907 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13908
13909 * configure.in: use mh-hp300 for 68k HP hosts
13910
13911 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13912
13913 * configure: add support for CONFIG_SHELL, so that you can use
13914 some alternate shell for evaluating configure scripts
13915
13916 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13917
13918 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13919 in configure script to bug-gdb@prep.ai.mit.edu when building
13920 distribution archive.
13921 * Makefile.in (COMPRESS): Remove def.
13922 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13923 gdb.tar.Z and make-gdb.tar.Z respectively.
13924 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13925 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13926 to convergence with 'taz' target in Makefile.in.
13927
13928 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13929
13930 * install.sh (dsttmp): use trap to ensure that tmp files go
13931 away on error conditions
13932
13933 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13934
13935 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13936
13937 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13938
13939 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13940 its parent is '/' not ''.
13941
13942 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13943
13944 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13945
13946 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13947 that ${newsrcdir}/configure.in does.
13948
13949 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13950
13951 * test-build.mk: support for CONFIG_SHELL
13952
13953 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13954
13955 * config.sub (netware): Add as a basic system type.
13956
13957 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13958
13959 * Makefile.in (Makefile): depend on configure.in. Also drop the
13960 $(srcdir)/ from the dependency on Makefile.in.
13961
13962 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13963
13964 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13965 (h8300hhms is temporary until multi-libraries are implemented).
13966 * configure.in: Handle h8300h too.
13967
13968 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13969
13970 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13971
13972 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13973
13974 * configure: Remove extraneous output when guessing host type.
13975 * config.guess: Remove extraneous output when guessing using C
13976 compiler rather than uname, or when guessing fails.
13977
13978 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13979
13980 * Makefile.in: remove all.cross and install.cross targets
13981
13982 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13983 definitions
13984
13985 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13986
13987 * configure.in (target sh): Build gprof.
13988
13989 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13990
13991 * config.sub: change -solaris to -solaris2
13992
13993 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13994
13995 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13996
13997 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13998
13999 * configure: Correct error message for missing Makefile.in to
14000 print correct directory.
14001
14002 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14003
14004 * install.sh: kludge around 386BSD shell bug
14005
14006 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14007
14008 * config.guess: Recognize NeXT.
14009 * config.guess: Recognize i486-ncr-sysv4.
14010 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14011
14012 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14013
14014 * Makefile.in (MAKEINFOFLAGS): New variable.
14015 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14016 * build-all.mk, test-build.mk: Pass down --no-split as
14017 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14018
14019 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14020
14021 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14022
14023 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14024
14025 * Makefile.in (libg++.tar.z): New rule.
14026 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14027 * Makefile.in (taz): Only do a single chmod.
14028
14029 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14030
14031 * install.sh: don't use dirname anymore (replaced with sed usage)
14032
14033 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14034
14035 * Makefile.in: Change extension for gzip'd files from '.z' to
14036 '.gz' per new FSF standard usage.
14037
14038 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14039
14040 * configure: put quotes around the final value of program_transform_name
14041
14042 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14043
14044 * Makefile.in: new install.sh support; update install-info rules
14045
14046 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14047
14048 * configure.in: Build diff for crosses, but not for go32 host.
14049
14050 * configure.in: Build gprof only for native, and don't build it
14051 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14052
14053 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14054
14055 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14056
14057 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14058
14059 * configure.in (host_tools): Add prms.
14060
14061 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14062
14063 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14064 with $(FLAGS_TO_PASS) on the command line
14065
14066 * config.sub: Recognize lynx and lynxos
14067
14068 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14069
14070 * config.sub: Accept -ecoff*, not just -ecoff.
14071
14072 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14073
14074 * Makefile.in (taz): Use .gz suffix instead of .z.
14075 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14076 names.
14077
14078 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14079
14080 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14081
14082 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14083
14084 * Makefile.in (install-no-fixedincludes): install gcc last, so
14085 that rebuilds that might happen during 'make install' don't get
14086 bogus gcc include files
14087
14088 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14089
14090 Change from Utah for HPPA support:
14091 * config.guess: Recognize hppa1.x-hp-bsd.
14092
14093 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14094
14095 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14096 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14097
14098 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14099
14100 * config.sub: Add support for rom68k and bug boot monitors.
14101
14102 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14103
14104 * Makefile.in: Make all-opcodes depend on all-bfd.
14105
14106 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14107
14108 * config.guess: Added special check for i[34]86-univel-sysv4*.
14109
14110 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14111
14112 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14113 the processor rather than assuming i486.
14114
14115 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14116
14117 * config.guess: Recognize SunOS6 as Solaris3.
14118
14119 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14120
14121 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14122 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14123
14124 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14125
14126 * build-all.mk (all-cross): New target for Canadian Cross.
14127 Added Q2 go32 targets.
14128 * test-build.mk: Configure go32 cross sparclite-aout and
14129 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14130 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14131
14132 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14133
14134 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14135 GO32 hosted toolchains
14136
14137 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14138
14139 * configure: change so "-exec-prefix" gets passed down rather
14140 than "-exec_prefix" so autoconf generated Makefiles get the
14141 exec_prefix set right.
14142
14143 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14144
14145 * config.guess: get the Solaris2 minor version number
14146
14147 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14148
14149 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14150
14151 * config.guess: Recognize some Sequent platforms.
14152
14153 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14154
14155 * Makefile.in: added the vault-install target
14156
14157 * configure.in: actually use the Sun3 makefile fragment that's in
14158 config, also added the release dir to configdirs
14159
14160 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14161
14162 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14163
14164 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14165
14166 * configure.in: remove some program from Alpha targetted toolchains
14167
14168 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14169
14170 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14171 gprof.
14172 (taz): Run "make diststuff" in those directories instead of "make
14173 proto-dir". Look for "VERSION=" only at start of line in subdir
14174 Makefile. Use "gzip -9" for compression.
14175 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14176 (binutils.tar.z): New target.
14177
14178 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14179
14180 * Makefile.in (taz): Include gpl.texinfo.
14181
14182 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14183
14184 * Makefile.in (setup-dirs): Merged into "taz" target.
14185 (taz): Only do `proto-dir' stuff if a directory is actually needed
14186 for this target.
14187
14188 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14189
14190 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14191 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14192 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14193 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14194 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14195
14196 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14197
14198 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14199 config.sub, and move-if-change to gdb testsuite distribution
14200 archive, so the testsuite can be extracted, configured, and
14201 run separately from the gdb distribution. Blow away the Chill
14202 tests that require a Chill compiled executable, since GNU Chill
14203 is not yet publically available.
14204
14205 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14206
14207 * test-build.mk: set environment variables in a single command,
14208 instead of a list of assignments and exports
14209
14210 * config.guess: recognize Alpha/OSF1 systems
14211
14212 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14213
14214 * configure: Change help message to prefer --options rather than
14215 -options.
14216
14217 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14218
14219 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14220 zippy@ecst.csuchico.edu.
14221 * config.guess: Recognize miniframe.
14222
14223 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14224
14225 * Makefile.in: Use srcroot to find runtest rather than rootme.
14226 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14227
14228 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14229
14230 * test-build.mk: Extensive additions to support building on a
14231 machine other than the host.
14232
14233 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14234
14235 * configure (tooldir): Fix for i386-aix again.
14236
14237 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14238
14239 * configure, Makefile.in: Change definition of $(tooldir)
14240 to match the FSF.
14241
14242 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14243
14244 * config.guess: Recognize i[34]86/SVR4.
14245
14246 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14247
14248 * Makefile.in (all-gdb): gdb depends on sim.
14249
14250 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14251
14252 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14253 at the same time we make the prototype gdb directory.
14254 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14255 files at the same time as the gdb base release distribution.
14256
14257 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14258
14259 * Makefile.in (check): Use individual check targets rather than
14260 DO_X rule.
14261 (check-gcc): Added.
14262
14263 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14264
14265 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14266 for System V release 3.2.
14267
14268 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14269
14270 * config.sub: Recognize hppaosf.
14271 * configure.in: Do configure ld/binutils/gas for it.
14272
14273 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14274
14275 * configure (tooldir): Alter syntax used to set this, for systems
14276 where "\$" isn't handled right, like i386-aix.
14277
14278 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14279
14280 * configure: Pass program-transform-name, not
14281 program_transform_name, to recursive configures.
14282
14283 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14284
14285 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14286 of gas+ld+binutils.
14287
14288 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14289
14290 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14291
14292 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14293
14294 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14295
14296 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14297
14298 * Makefile.in (PRMS): Set back to all-prms.
14299
14300 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14301
14302 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14303 targets, rather than for MIPS hosts.
14304
14305 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14306
14307 * configure.in: add comment for --with-x default values
14308
14309 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14310
14311 * Makefile.in: add check-* targets for each of the directories in
14312 the tree. Add a definition of RUNTEST that will use the one we
14313 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14314
14315 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14316
14317 * configure.in: Removed obsolete references to bfd_target and
14318 target_makefile_frag.
14319
14320 * build-all.mk: Set assorted targets for Q2.
14321 * config.sub: Recognize z8k-sim and h8300-hms.
14322 * test-build.mk: Really don't pass host to configure.
14323 (HOLES): Added uname.
14324
14325 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14326
14327 * configure: Handle an empty program-prefix, program-suffix or
14328 program-transform-name correctly.
14329
14330 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14331
14332 * build-all.mk: -G 8 no longer required for MIPS targets.
14333 * test-build.mk: Don't pass host argument to configure; make it
14334 guess.
14335
14336 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14337
14338 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14339 * Makefile.in (COMPRESS): New macro, like GZIP.
14340
14341 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14342
14343 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14344
14345 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14346 with gas currently defaults to -G 0.
14347
14348 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14349
14350 * Makefile.in (all-flex): flex depends on byacc.
14351
14352 * build-all.mk: If host not specified, use config.guess. Pass TAG
14353 to test-build.mk as RELEASE_TAG.
14354 * test-build.mk (configargs): New variable containing arguments to
14355 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14356 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14357
14358 * config.guess: Use /bin/uname when checking -X argument on SCO,
14359 to avoid invoking GNU uname which doesn't understand -X.
14360
14361 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14362
14363 * configure.in: Build gas for mips-*-*.
14364
14365 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14366
14367 * Makefile.in (all.normal): insert missing backslash.
14368
14369 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14370
14371 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14372
14373 * Makefile.in: Complete overhaul to merge many almost identical
14374 targets.
14375
14376 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14377
14378 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14379 (gdb.tar.Z): Adjusted.
14380
14381 * Makefile.in (setup-dirs, taz): New targets; should be general
14382 enough to adapt for gdb sometime. Build only .z file.
14383 (gas.tar.z): New target.
14384
14385 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14386
14387 * build-all.mk: Use CC=cc -Xs on Solaris.
14388
14389 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14390
14391 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14392 for handling BISON for FSF releases.
14393
14394 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14395
14396 * configure: Actually implement the change zoo just documented.
14397
14398 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14399
14400 * configure: when using config.guess, only set target_alias when
14401 it's not already been set (ie, on the command line)
14402
14403 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14404
14405 * Makefile.in: add installcheck target, set PRMS to install-prms
14406
14407 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14408
14409 * configure: add support for package_makefile_fragment, handle the
14410 case where a directory has a configure.in file but no Makefile.in
14411 more gracefully (with an actual understandable error message, even);
14412 add support for --without (and add this to the usage message); also
14413 explicitly add a --host=${host_alias} to the command line when
14414 config.guess is used
14415
14416 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14417
14418 * configure: Must use both --host and --target in recursive calls.
14419
14420 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14421
14422 * Makefile.in: Change deja-gnu to dejagnu.
14423
14424 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14425
14426 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14427
14428 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14429
14430 * configure.in: canonicalize all instances to *-*-solaris2*,
14431 also strip out a number of tools to not build for go32 host
14432
14433 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14434
14435 * config.guess: add GPL.
14436
14437 * Makefile.in, config.guess, config.sub, configure: bump
14438 copyrights to 93.
14439
14440 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14441
14442 * Makefile.in (do-info): Removed obsolete check for existence of
14443 localenv file.
14444
14445 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14446
14447 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14448
14449 * Makefile.in: a couple of 'else true' for decstation,
14450 support for TclX
14451
14452 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14453
14454 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14455
14456 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14457
14458 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14459
14460 * config.guess: Recognize i386-ibm-aix (PS/2).
14461 * configure.in: Use config/mh-aix386 file for it.
14462
14463 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14464
14465 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14466 CC_FOR_TARGET instead.
14467 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14468
14469 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14470
14471 * Makefile.in: Add sim to list of directories sent with gdb
14472
14473 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14474
14475 * configure.in: Put back mips-dec-bsd* case.
14476
14477 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14478
14479 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14480 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14481 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14482
14483 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14484
14485 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14486
14487 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14488 (install-info): install dir.info only if it exists,
14489 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14490
14491 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14492
14493 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14494 gas for mips-dec-bsd.
14495
14496 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14497
14498 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14499 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14500
14501 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14502
14503 * configure.in: Added "dejagnu" to hosttools list.
14504
14505 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14506
14507 * config.sub, configure.in, config.guess: Add support
14508 for Bosx, an AIX variant from Bull.
14509 Patches from F.Pierresteguy@frcl.bull.fr.
14510
14511 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14512
14513 * devo/dejagnu: Initial creation of devo/dejagnu.
14514 Migrated dejagnu testcases and support files for testing software
14515 tools to reside as subdirectories, currently called "testsuite",
14516 within the directory of the software tool. Migrated all programs,
14517 support libraries, etc. beloging to dejagnu proper from
14518 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14519 with no modifications. The changes to these files which will
14520 allow them to configure, build, and execute properly will be made
14521 in a future update.
14522
14523 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14524
14525 * Makefile.in: Change send_pr to send-pr.
14526 * configure.in: Likewise.
14527 * send_pr: Renamed directory to send-pr.
14528
14529 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14530
14531 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14532
14533 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14534
14535 * README: Update for gdb-4.8 release.
14536 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14537 gdb-xxx.tar.z (gzip'd) file also.
14538
14539 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14540
14541 * Makefile.in: make all-diff depend on all-libiberty
14542
14543 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14544
14545 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14546
14547 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14548
14549 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14550
14551 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14552
14553 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14554 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14555 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14556
14557 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14558
14559 * Makefile.in: makeinfo binary is in a new location
14560
14561 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14562
14563 * config.sub: Accept -ecoff as an OS.
14564
14565 * Makefile.in: Various changes to eliminate a level of make
14566 recursion and reduce the required command line length.
14567 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14568 sub-makes.
14569 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14570 variables holding settings for specific sub-makes.
14571 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14572 in terms of BASE_FLAGS_TO_PASS.
14573 (TARGET_LIBS): New variable listing directories which use
14574 TARGET_FLAGS_TO_PASS.
14575 (subdir_do): Eliminated.
14576 (do-*): New set of targets to replace subdir_do.
14577 (various): All targets which used subdir_do now depend on do-*.
14578 (local-clean): Renamed from do_clean.
14579 (local-distclean): New target, dependency of distclean and
14580 realclean.
14581 (install-info): Don't create directories. Depend on dir.info
14582 rather than calling make recursively.
14583 (install-dir.info): Eliminated.
14584 (install-info-dirs): Create all info directories here.
14585 (dir.info): Depend upon do-install-info.
14586
14587 * test-build.mk (HOLES): Added false.
14588
14589 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14590
14591 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14592
14593 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14594
14595 * Makefile.in (info): remove dependency on all-texinfo. The
14596 problem was really in texinfo/C, not at this level.
14597
14598 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14599
14600 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14601
14602 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14603
14604 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14605 GDB releases.
14606
14607 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14608
14609 * configure: Include srcdir in message about target of link not
14610 being found. Don't convert `-' to `_' in `with' options being
14611 passed to subdirs.
14612
14613 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14614
14615 * configure.in: add uudecode to host_tools
14616
14617 * Makefile.in: added {all,install}-uudecode targets, added them to
14618 the appropriate lists
14619
14620 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14621
14622 * Makefile.in (all-gcc): Added dependency on all-gas.
14623
14624 * configure.in (mips-*-*): Build ld and binutils.
14625
14626 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14627
14628 * configure: check return code from mkdir, print error message and
14629 exit on failure.
14630
14631 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14632
14633 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14634
14635 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14636
14637 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14638
14639 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14640
14641 * config.sub (h8500): Recognize this as a cpu type.
14642
14643 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14644
14645 * configure: source directory missing is no longer a warning
14646
14647 * configure.in: recognize irix[34]* instead of irix[34]
14648
14649 * Makefile.in: define and pass down X11_LIB
14650
14651 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14652
14653 * guess-systype: Renamed to ...
14654 * config.guess: ... by popular request.
14655 * configure.in, Makefile.in: Update accordingly.
14656
14657 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14658
14659 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14660 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14661 + Execute ./dummy instead of assuming . is in PATH.
14662
14663 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14664
14665 * guess-systype: New shell script. Attempts to guess the
14666 canonical host name of the executing host.
14667 Only a few hosts are supported so far.
14668 * configure: Call guess-systype if no host is specified.
14669
14670 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14671
14672 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14673 gcc Makefile.
14674
14675
14676 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14677
14678 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14679 (all-gcc, install-gcc, subdir_do): Use it.
14680
14681 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14682
14683 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14684
14685 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14686
14687 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14688 set exclusively by configure, using configure.in .
14689
14690 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14691
14692 * test-build.mk: set $PATH for all builds
14693
14694 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14695
14696 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14697
14698 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14699 the one used in gcc/Makefile.in, so that a null expansion doesn't
14700 override the one needed to build gcc with a native cc.
14701
14702
14703 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14704
14705 * configure: Accept -with arguments.
14706
14707 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14708
14709 * Makefile.in: added h8300sim
14710
14711 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14712
14713 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14714 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14715 (all-cygnus, native, build-cygnus): Make
14716 $(canonhost)-stamp-3stage-done, not $(host)....
14717 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14718 i386-sco3.2v4. Added else true to if command.
14719
14720 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14721
14722 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14723
14724 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14725
14726 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14727
14728 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14729
14730 * configure.in: don't remove binutils from Solaris builds
14731
14732 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14733
14734 * Makefile.in: get rid of earlier definitions for *clean,
14735 also handle the recursive info rule better
14736
14737 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14738
14739 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14740 do more-or-less the right thing.
14741
14742 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14743
14744 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14745 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14746
14747 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14748
14749 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14750 $(host_canonical).
14751
14752 * configure.in: split the configdirs list into 4 categories (native
14753 v. cross, library v. tool) and handle the cross-only and native-
14754 only in more reasonable (and correct!) way.
14755
14756 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14757
14758 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14759 configdirs anymore.
14760
14761 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14762
14763 * Makefile.in: extensive cleanup:: removed all of the explicit
14764 clean-* targets, collapsed many wrappers around subdir_do into
14765 one, added additional targets to satisfy standards.texi, deleted
14766 some old targets, some changes for consistency
14767
14768 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14769
14770 * configure.in: handle some programs as cross-only, and others as
14771 native only
14772
14773 * test-build.mk: handle partial holes in a more generic manner
14774
14775 * Makefile.in: m4 depends on libiberty
14776
14777 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14778
14779 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14780 time, wdiff, and find to configdirs
14781
14782 * Makefile.in: all, clean, and install rules for the new programs
14783 added to configure.in
14784
14785 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14786
14787 * configure.in: use mh-sun for all *-sun-* hosts
14788
14789 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14790
14791 * Makefile.in: define flags for X11 include files and library file
14792 locations, pass them down to the programs that need this info
14793
14794 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14795
14796 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14797
14798 * configure.in: start building libg++ for HP-UX targets
14799
14800 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14801
14802 * README: Update references to files moved into etc/.
14803
14804 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14805
14806 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14807 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14808
14809 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14810
14811 * configure: accept dash as well as underscore in long option
14812 names for FSF compatibility.
14813
14814 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14815
14816 * config.sub: added -sco3.2v4 support from FSF.
14817
14818 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14819
14820 * configure.in: expand the section that adds or removes
14821 directories from the list of programs to build, to handle native
14822 vs. cross in addition to host v. native
14823
14824 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14825
14826 * Makefile.in: Replace C++ in macro names with CXX.
14827 This is less likely to break ...
14828
14829 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14830
14831 * test-build.mk: add -w to GNU_MAKE
14832
14833 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14834
14835 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14836 add 'sparc' to list of recognized cpus. This needed to make
14837 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14838 Delete some redundant ose68 variants. Recognize -wrs as an os,
14839 then changes that into $CPU-wrs-vxworks.
14840
14841 * configure.in: remove most references to gdbtest, regularize
14842 target based program removal
14843
14844 * test-build.mk: import from p3 tree (many fixes and changes)
14845
14846 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14847
14848 * Makefile.in: added rules to handle tcl, tk, and expect
14849
14850 * configure.in: handle those directories if they exist
14851
14852 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14853
14854 * config.sub: removed bogus hppabsd and hppahpux names, since
14855 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14856
14857 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14858
14859 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14860 depends upon all-xiberty
14861
14862 * Makefile.in: changes from p3, including:
14863
14864 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14865
14866 * Makefile.in (XTRAFLAGS): include newlib directories if
14867 newlib/Makefile exists, rather than if host != target.
14868
14869 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14870
14871 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14872 from the same source tree and not building a cross-compiler. This
14873 matters for the libg++ configuration if reconfiguring a tree that
14874 has already been installed.
14875
14876 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14877
14878 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14879 pick up the machine and system specific header files.
14880
14881 * Makefile.in: added AS_FOR_TARGET, passed down in
14882 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14883 the C compiler to use to create programs which are run in the
14884 build environment, set it to default to $(CC), and passed it down
14885 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14886
14887 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14888
14889 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14890 We need them for unusual native builds, like systems without
14891 ranlib.
14892
14893 * configure: also define $(host_canonical) and
14894 $(target_canonical), which are the full, canonical names for the
14895 given host and target
14896
14897 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14898
14899 * Makefile.in: Added separate definitions for C++.
14900
14901 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14902
14903 * configure.in (configdirs): Add deja-gnu.
14904
14905 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14906
14907 * README: Update for configure.texi and gdb-4.7 release.
14908
14909 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14910
14911 * Makefile.in: Move "all" target to top of file.
14912 Previously, first target was ".PHONY" which caused BSD4.4 make
14913 to build .PHONY when make was run without arguments.
14914
14915 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14916
14917 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14918 Library-copylefted code in libiberty.
14919
14920 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14921
14922 * config.sub: Replace m68kmote with plain old m68k.
14923
14924 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14925
14926 * Makefile.in: Remove space from blank line, avoid Make complaints.
14927
14928 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14929
14930 * config.sub: Complain if no argument is given. Added support for
14931 386bsd as OS and target alias.
14932
14933 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14934
14935 * Makefile.in (XTRAFLAGS): include newlib directories if
14936 newlib/Makefile exists, rather than if host != target.
14937
14938 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14939
14940 * config.sub: recognize sparclite-wrs-vxworks.
14941
14942 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14943 p3.) Added clean-xiberty to clean.
14944
14945 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14946
14947 * configure.in: use *-*-* instead of nested cases for host and target
14948
14949 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14950
14951 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14952 from the same source tree and not building a cross-compiler. This
14953 matters for the libg++ configuration if reconfiguring a tree that
14954 has already been installed.
14955
14956 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14957
14958 * config.sub (i486v/i486v4): Merge in from FSF version.
14959
14960 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14961
14962 * configure: only set PWD if it is already set.
14963
14964 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14965
14966 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14967 doesn't have unset and all success paths (and most error paths)
14968 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14969 to just ${PWD} to avoid confusion.)
14970
14971 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14972
14973 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14974 even for a native compilation.
14975
14976 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14977
14978 Changes to make the gdb.tar.Z rule work better.
14979
14980 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14981 (DEVO_SUPPORT): Add configure.texi.
14982 (bfd-ilrt.tar.Z): Remove ancient rule.
14983
14984 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14985
14986 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14987 pick up the machine and system specific header files.
14988
14989 * configure.in, config.sub: added new target m68010-adobe-scout,
14990 with alias of adobe68k. Changed configure.in to check for
14991 -scout before -sco* to avoid a false match.
14992
14993 * Makefile.in: added AS_FOR_TARGET, passed down in
14994 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14995 the C compiler to use to create programs which are run in the
14996 build environment, set it to default to $(CC), and passed it down
14997 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14998
14999 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15000
15001 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15002 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15003 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15004 FOR_TARGET variants, to newlib and libg++.
15005
15006 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15007
15008 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15009 first.
15010
15011 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15012
15013 * config.sub: Accept `elf' as an environment.
15014
15015 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15016
15017 * Makefile.in (all-opcodes): cd into the right directory
15018
15019 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15020
15021 * configure: added -program_transform_name option, used as
15022 argument to sed when installing programs.
15023 configure.texi: added documentation for -program_prefix,
15024 -program_suffix and -program_transform_name.
15025
15026 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15027
15028 * config.sub: Accept i486 where i386 ok.
15029
15030 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15031
15032 * config.sub: accept we32k
15033
15034 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15035
15036 * config.sub, configure.in: accept OSE68000 and OSE68k.
15037
15038 * Makefile.in: don't create all directories for ``make install'';
15039 let the subdirectories create the ones they need.
15040
15041 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15042
15043 * COPYING: new file, GPL v2
15044
15045 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15046
15047 * Makefile.in: use the new gen-info-dir, which needs a template
15048 argument (which also lives in texinfo)
15049
15050 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15051
15052 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15053
15054 * config.sub (ncr3000): Change i386 to i486.
15055
15056 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15057
15058 * Makefile.in: add install-rcs, install-grep to
15059 install-no-fixedincludes, removed install-bison and install-libgcc
15060
15061 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15062
15063 * configure.in: grab the HPUX makefile fragment if on HPUX
15064
15065 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15066
15067 * Makefile.in: eradicate bison spoor (ditto libgcc).
15068 configure.in: recognise m68{k,000}-ericsson-OSE.
15069 es1800 is alias for m68k-ericsson-OSE
15070
15071 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15072
15073 * configure.in: rearrange the parts that remove programs from
15074 configdirs, based now on HOST==TARGET or by canonical triple.
15075
15076 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15077
15078 * test-build.mk: recurse explicitly with -f test-build.mk when
15079 appropriate. predicate stage3 and comparison on the existence
15080 of gcc. That is, if gcc isn't around, we aren't three-staging.
15081 On very clean, also remove ...stamp-co. Build in-place before
15082 doing other builds.
15083
15084 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15085
15086 * Makefile.in, configure.in: add tgas
15087
15088 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15089
15090 * Makefile.in: a number of changes merged in from progressive.
15091
15092 * configure.in: add libm.
15093
15094 * .cvsignore: ignore some stuff that comes from test-build.mk.
15095
15096 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15097
15098 * config.sub: Add es1800 (m68k-ericsson-es1800).
15099
15100 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15101
15102 * configure: Add program_suffix (parallel to program_prefix)
15103 * Makefile.in: adjust directory-creating script for losing decstation
15104
15105 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15106
15107 * configure: Minor $subdir-related fixes.
15108
15109 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15110
15111 * configure: fix various problems with propogating
15112 makefile_target_frag in subdirs.
15113 * configure.in: config libgcc if its there
15114
15115 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15116
15117 * config.sub: HPPA merge.
15118
15119 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15120
15121 * Makefile.in: Replace all-bison with all-byacc in all
15122 dependency lines for other tools (which now use byacc).
15123
15124 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15125
15126 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15127
15128 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15129
15130 * Makefile.in: make gprof rules similar to byacc rules (instead of
15131 vestigal $(unsubdir) that didn't work...)
15132
15133 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15134
15135 * config.sub: Add support for Linux.
15136 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15137 (at least for libg++).
15138
15139 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15140
15141 * configure.texi: fix doc for the -nfp option to configure
15142
15143 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15144
15145 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15146
15147 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15148
15149 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15150 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15151 * configure.in: added solaris* host_makefile_frag hook.
15152
15153 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15154
15155 * config.sub: changed recognition of m68000 so that various
15156 m68k types can be specified via m680[01234]0
15157
15158 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15159
15160 * config.sub (basic_machine): fix sed so that '-foo' isn't
15161 completely substituted out while .+'-foo' loses the '-foo'
15162
15163 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15164
15165 * config.sub ($os): Add -aout.
15166
15167 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15168
15169 * configure: If host_makefile_frag is absolute, don't
15170 prefix ${invsubdir} (relevant to libg++ auto-configure).
15171
15172 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15173
15174 * Makefile.in (tooldir): Define it.
15175 (all-ld): Depend on all-flex.
15176
15177 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15178
15179 * Makefile.in (check): Fix libg++ special case.
15180
15181 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15182
15183 * configure: do not bury `pwd` into config.status, thus do fewer
15184 pwd's.
15185
15186 * configure: print the "Building in" message only when building in
15187 other than "." AND verbose.
15188
15189 * configure: remove -s, rework -v to better accomodate guested
15190 configures.
15191
15192 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15193
15194 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15195
15196 * Makefile.in: macroize flags passed on recursion. remove
15197 fileutils.
15198
15199 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15200
15201 * configure: get makesrcdir right for subdirs deeper than 1.
15202
15203 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15204 install.
15205
15206 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15207
15208 * Makefile.in: don't print subdir_do or recursion lines.
15209
15210 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15211
15212 * standards.texi: added menu item.
15213
15214 * Makefile.in: build and install standards.info.
15215
15216 * standards.texi: new file.
15217
15218 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15219
15220 * configure: test for and move config.status pieces from
15221 ${subdir}/.
15222
15223 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15224
15225 * configure: Test for existance of files before trying to mv
15226 them, to avoid numerous non-existance messages.
15227
15228 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15229
15230 * configure: correct final line of config.status.
15231
15232 * configure: patch from eggert. Avoids a protection problem if
15233 the original Makefile.in is read only.
15234
15235 * configure: use move-if-change from gcc to create config.status.
15236 Some makefiles depend on config.status to tell if a directory
15237 has been reconfigured for a different host. This change
15238 prevents those directories from remaking everything in the case
15239 where the reconfig was only intended to rebuild a Makefile.
15240
15241 * configure: test for config.sub with "config.sub sun4" rather
15242 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15243 host alias from a missing config.sub.
15244
15245 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15246
15247 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15248 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15249
15250 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15251
15252 * configure: mkdir ${subdir} as needed.
15253
15254 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15255
15256 * Makefile.in,configure.in: added autoconf.
15257
15258 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15259
15260 * Makefile.in: no longer pass against on recursion.
15261
15262 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15263 definitions are not inherited.
15264
15265 * configure: correct makesrcdir when subdir is .
15266
15267 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15268
15269 * configure: Add support for 'subdirs' variable, which is
15270 like 'configdirs', except that configure doesn't re-invoke
15271 itself for subdirs, it just creates a Makefile for each subdir.
15272 * configure.texi: Document subdirs.
15273
15274 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15275
15276 * configure.in: added flex to configdirs
15277
15278 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15279
15280 * Makefile.in: remove clean-stamps from clean.
15281
15282 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15283
15284 * configure.in: Add gdbtest to configdirs.
15285
15286 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15287
15288 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15289 to recursive makes.
15290 * configure.in: Recognize new ncr3000 config.
15291
15292 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15293
15294 * Makefile.in, configure.in: removed references to gdbm.
15295
15296 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15297
15298 * config.sub: Don't canonicalize os value
15299 newsos* to bsd (readline needs to check for newsos).
15300 (This fix was earlier made Jan 31, but got re-broken.)
15301
15302 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15303
15304 * configure.in: sco is an os, not a vendor!
15305
15306 * configure: Quote $( better. Keep various shells happy.
15307
15308 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15309
15310 * Makefile.in: eliminate stamp-files.
15311
15312 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15313
15314 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15315 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15316
15317 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15318
15319 * config.sub: fix iris/iris3.
15320
15321 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15322
15323 * configure: re-add -rm.
15324
15325 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15326
15327 * Maskefile.in: add .stmp-rcs to all.
15328
15329 * configure.in: remove gas from rs6000 build, use aix host fragment.
15330
15331 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15332
15333 * configure: pass down site_option during recursion.
15334
15335 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15336
15337 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15338
15339 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15340
15341 * configure: Change exec_prefix so that it really defaults to prefix.
15342
15343 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15344
15345 * Makefile.in, configure.in: Add support for mmalloc library.
15346
15347 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15348
15349 * Makefile.in: add stmp dependencies for a few more things.
15350
15351 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15352
15353 * configure: adjusted error message on objdir/srcdir configure
15354 collision, per john's suggestion.
15355
15356 * Makefile.in: add libiberty stmp to all and all.cross.
15357
15358 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15359
15360 * Makefile.in: remove force dependencies, add grep to all.
15361
15362 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15363
15364 * Makefile.in: drop flex. make stamp files work.
15365
15366 * configure: added test for conflicting configuration in srcdir,
15367 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15368 gets cranky. use relative paths for configure and srcdir
15369 whenever possible. Send some error messages to stderr that were
15370 going to stdout.
15371
15372 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15373
15374 * Makefile.in: Fix libg++ rule to check for gcc directory
15375 before using gcc/gcc. Also pass XTRAFLAGS.
15376
15377 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15378
15379 * Makefile.in: added stmp-files so that directories aren't polled
15380 when they are already built.
15381
15382 * configure.texi: fixed a node pointer problem.
15383
15384 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15385
15386 * config.sub configure.in gdb/configure.in
15387 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15388 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15389 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15390
15391 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15392
15393 * configure: -recurring becomes -silent. corrected help message
15394 for -site= option.
15395
15396 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15397
15398 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15399
15400 * configure: when building Makefile for crosses, replace
15401 tooldir and program_prefix. default srcdir from location of
15402 config.sub. remove "for host in hosts" and "for target in
15403 targets" loops.
15404
15405 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15406
15407 * Makefile.in: Do not pass bindir or mandir to cvs.
15408
15409 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15410
15411 * Makefile.in, configure.in: removed traces of namesubdir,
15412 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15413 copyrights to '92, changed some from Cygnus to FSF.
15414
15415 * configure.texi: remove most references to multiple hosts,
15416 multiple targets, subdirs, etc.
15417
15418 * configure.man: removed rcsid. reference config.sub not
15419 config.subr.
15420
15421 * Makefile.in: mkdir $(infodir) on install-info.
15422
15423 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15424
15425 * configure.texi: Explain better about .gdbinit and about
15426 the environment that configure.in sections run in.
15427
15428 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15429
15430 * configure.in: Ultrix is only a decstation if it's a MIPS.
15431
15432 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15433
15434 * README: DOC.configure => cfg-paper.texi.
15435
15436 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15437
15438 * config.sub (near case $os): Don't convert newsos* to bsd!
15439
15440 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15441
15442 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15443 the number of copies of COPYING that go into the GDB tar file.
15444
15445 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15446
15447 * bfd/configure.in, gdb/config/mh-i386sco,
15448 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15449 Fix SCO configuration stuff.
15450
15451 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15452
15453 * Makefile.in: For libg++, make sure the -I pointing
15454 to the gcc directory goes *after* all the libg++-local -I flags.
15455 Also, move just-gcc dependency from just-libg++ to all-libg++.
15456
15457 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15458
15459 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15460
15461 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15462
15463 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15464
15465 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15466
15467 * config.sub: Add stratus configuration frags. Also
15468 submitted to FSF.
15469
15470 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15471
15472 * Makefile.in (DEV_SUPPORT): add configure.man.
15473
15474 * config.sub(Decode manufacturer-specific): add -none*.
15475
15476 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15477
15478 * Makefile.in: remove form feeds to make Sun's make happy.
15479 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15480
15481 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15482
15483 * Makefile.in (AR_FLAGS): Make quieter.
15484
15485 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15486
15487 * configure.in: Add libg++.
15488 * configure: When verbose, don't output the command line at each
15489 level; it will be unremarkably the same as the previous version,
15490 which will be the same as what the user typed.
15491
15492 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15493
15494 * configure.in, Makefile.in: fix clean-info, add flex. add
15495 fileutils.
15496
15497 * configure: be less sensitive to spaces in Makefile.in. Do not
15498 look for sources in "..". Doing so breaks subdirectories that
15499 might have their own configure. If a subdir has it's own
15500 configure script, use it.
15501
15502 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15503
15504 * cfg-paper.texi: some changes suggested by rms.
15505
15506 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15507
15508 * config.sub: Merge in some small additions from the FSF version,
15509 taken from the gcc distribution, to bring the Cygnus and FSF
15510 versions into closer sync.
15511
15512 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15513
15514 * configure.in: Changed svr4 references to sysv4.
15515
15516 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15517
15518 * configure: added -V for version number option.
15519
15520 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15521
15522 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15523 renamed from DOC.configure to cfg-paper.texi.
15524
15525 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15526
15527 * configure, config.subr, config.sub: config.subr is now
15528 config.sub again.
15529
15530 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15531
15532 * configure.texi: new file, in progress.
15533
15534 * Makefile.in: build info file and install the man page for
15535 configure.
15536
15537 * configure.man: new file, first cut.
15538
15539 * configure: find config.subr again now that configuration "none"
15540 has gone. removed all traces of the -ansi option. removed all
15541 traces of the -languages option.
15542
15543 * config.subr: resync from rms.
15544
15545 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
15546
15547 * configure, config.sub, config.subr: merge config.sub into
15548 config.subr, call the result config.subr, remove config.sub, use
15549 config.subr.
15550
15551 * Makefile.in: revised install for dir.info.
15552
15553 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
15554
15555 * configure.in: add decstation host makefile frag.
15556
15557 * Makefile.in: BISON now bison -y again. also install-gcc on
15558 install. clean-gdbm on clean. infodir belongs in datadir.
15559 Make directories for info install. Build dir.info here then
15560 install it.
15561
15562 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
15563
15564 * Makefile.in: fix for bad directory tests.
15565
15566 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
15567
15568 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15569 regexp. -srcdir relative was being handled incorrectly.
15570
15571 * Makefile.in: unwrapped some for loops so that parallel makes
15572 work again and so one can focus one's attention on a particular
15573 package.
15574
15575 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
15576
15577 * configure: added PWD as a stand in for `pwd` (for speed). use
15578 elif wherever possible. make -srcdir work without -objdir.
15579 -objdir= commented out.
15580
15581 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
15582
15583 * configure: +options become --options. -subdirs commented out.
15584 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15585 Makefile now at top of generated Makefile. Removed cvs log
15586 entries. added -srcdir. create .gdbinit only if there is one
15587 in ${srcdir}.
15588
15589 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15590 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15591 and mandir now keyed off datadir by default.
15592
15593 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
15594
15595 * Freshly created ChangeLog.
15596
15597 \f
15598 Local Variables:
15599 mode: change-log
15600 left-margin: 8
15601 fill-column: 76
15602 version-control: never
15603 End:
This page took 0.339012 seconds and 5 git commands to generate.