]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ChangeLog
binutils: add support for arm-*-darwin and aarch64-*-darwin.
[thirdparty/binutils-gdb.git] / ChangeLog
1 2015-11-20 Tristan Gingold <gingold@adacore.com>
2
3 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
4 * configure: Regenerate.
5
6 2015-10-21 Nick Clifton <nickc@redhat.com>
7
8 PR gas/19109
9 * configure.ac: Note the 'none' is an acceptable argument to
10 --enable-compressed-debug-sections.
11 * configure: Regenerate.
12
13 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
14
15 PR gas/19109
16 * configure.ac: Add
17 --enable-compressed-debug-sections={all,gas,gold,ld}.
18 * configure: Regenerated.
19
20 2015-09-30 Nick Clifton <nickc@redhat.com>
21
22 Import the following patches from the GCC mainline:
23
24 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
25
26 PR libfortran/54572
27 * Makefile.def: Make libgfortran depend on libbacktrace.
28 * Makefile.in: Regenerate.
29
30 2015-08-12 Tom de Vries <tom@codesourcery.com>
31
32 PR other/67092
33 PR other/67098
34 * configure.ac: Remove --with_host_libstdcxx support.
35 * configure: Regenerate.
36
37 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
38 Jakub Jelinek <jakub@redhat.com>
39
40 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
41 nvptx*-*-*.
42 * configure: Regenerate.
43
44 2015-08-07 H.J. Lu <hongjiu.lu@intel.com>
45
46 Sync with GCC
47 2015-07-28 Ben Elliston <bje@gnu.org>
48
49 * config.sub, config.guess: Import from upstream.
50
51 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
52
53 * Makefile.def (libiconv): Define bootstrap=true.
54 Mark pdf/html/info as missing.
55 (configure-gcc): Depend on all-libiconv.
56 (all-gcc): Ditto.
57 (configure-libcpp): Ditto.
58 (all-libcpp): Ditto.
59 (configure-intl): Ditto.
60 (all-intl): Ditto.
61 * Makefile.in: Regenerate.
62
63 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
64
65 Sync with GCC
66 2015-07-24 Michael Darling <darlingm@gmail.com>
67
68 PR other/66259
69 * config-ml.in: Reflects renaming of configure.in to configure.ac
70 * configure: Likewise
71 * configure.ac: Likewise
72
73 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
74
75 * Makefile.in: Regenerated.
76
77 Sync with GCC
78 2015-05-21 Jason Merrill <jason@redhat.com>
79
80 * Makefile.tpl: Update comments.
81
82 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
83
84 * Makefile.tpl: Remove surplus whitespace throughout.
85
86 2015-03-25 Martin Liska <mliska@suse.cz>
87 Yury Gribov <y.gribov@samsung.com>
88
89 * Makefile.tpl: Fix ln source location for vimrc file.
90
91 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
92
93 Sync with GCC
94 2015-05-16 James Bowman <james.bowman@ftdichip.com>
95
96 * configure.ac: FT32 target added.
97 * configure: Regenerate.
98
99 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
100
101 Sync with GCC
102 2015-06-02 Jason Merrill <jason@redhat.com>
103
104 PR bootstrap/66319
105 * configure.ac: Use -std=gnu++98.
106
107 2015-05-28 Mike Frysinger <vapier@gentoo.org>
108
109 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
110 * configure: Regenerate.
111
112 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
113
114 * configure.ac: Fix typo.
115 * configure: Regenerate.
116
117 2015-05-03 Matthias Klose <doko@ubuntu.com>
118
119 * configure.ac: Match $host configured with triplets.
120 * configure: Regenerate.
121
122 2015-04-17 Jakub Jelinek <jakub@redhat.com>
123
124 PR bootstrap/62077
125 * configure.ac (--enable-stage1-checking): Default to
126 release,misc,gimple,rtlflag,tree,types if --disable-checking
127 or --enable-checking is not specified and DEV-PHASE is not
128 experimental.
129 * configure: Regenerated.
130
131 2015-03-27 Uros Bizjak <ubizjak@gmail.com>
132
133 Install back PR target/47230 fix (Revert the revert).
134
135 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
136
137 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
138 target.
139 * configure: Regenerate.
140
141 2015-05-13 John David Anglin <dave.anglin@bell.net>
142
143 * configure.ac: Disable configuration of GDB for HPUX targets.
144 * configure: Regenerate.
145
146 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
147
148 PR ld/18355
149 * Makefile.def: Add extra_configure_flags to host zlib.
150 * configure.ac (extra_host_zlib_configure_flags): New. Set
151 to --enable-host-shared When bfd is to be built as shared
152 library. AC_SUBST.
153 * Makefile.in: Regenerated.
154
155 2015-04-15 Mike Frysinger <vapier@gentoo.org>
156 Hans-Peter Nilsson <hp@axis.com>
157
158 Adjust src-release.sh for sim using the gdb create-version.sh.
159 * src-release.sh (tar_compress): If there's a fifth parameter,
160 use that in the getver call instead of $tool.
161 (sim_release): Pass gdb as fifth parameter to tar_compress.
162 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
163
164 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
165
166 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
167 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
168 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
169 * Makefile.in: Regenerate.
170
171 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
172
173 * configure.ac: Add --with-system-zlib.
174 * configure: Regenerated.
175
176 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
177
178 * src-release.sh: Don't configure with --with-target-subdir=.
179 --disable-multilib.
180
181 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
182
183 * src-release.sh (DEVO_SUPPORT): Replace src-release with
184 src-release.sh.
185
186 2015-03-30 Ed Schouten <ed@nuxi.nl>
187
188 * config.sub: Update from upstream, to 2015-03-04 version.
189 * config.guess: Likewise.
190
191 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
192
193 * Makefile.def (dependencies): Add all-zlib to all-bfd.
194 * Makefile.in: Regenerated.
195
196 2015-03-28 H.J. Lu <hongjiu.lu@intel.com>
197
198 * src-release.sh (do_proto_toplev): Configure with --target
199 --with-target-subdir and --disable-multilib.
200 (BINUTILS_SUPPORT_DIRS): Add zlib.
201 (GAS_SUPPORT_DIRS): Likewise.
202 (GDB_SUPPORT_DIRS): Likewise.
203 (SIM_SUPPORT_DIRS): Likewise.
204
205 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
206
207 * configure.ac (target_configdirs): Exclude target-zlib if
208 target-libjava isn't built.
209 * configure: Regenerated.
210
211 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
212
213 Sync with GCC
214 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
215
216 * config-ml.in: Robustify ac_configure_args parsing.
217
218 2015-03-16 H.J. Lu <hongjiu.lu@intel.com>
219
220 * Makefile.def: Updated from GCC trunk.
221 * Makefile.tpl: Likewise.
222 * configure.ac: Likewise.
223 * Makefile.in: Regenerated.
224 * configure: Likewise.
225
226 2015-01-28 James Bowman <james.bowman@ftdichip.com>
227
228 * configure.ac: Add FT32 support.
229 * configure: Regenerate.
230
231 2015-01-12 Anthony Green <green@moxielogic.com>
232
233 * configure.ac: Don't disable gprof for moxie.
234 * configure: Rebuild.
235
236 2015-01-03 Andrew Pinski <apinski@cavium.com>
237
238 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
239 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
240 (BASE_TARGET_EXPORTS): Add OBJCOPY.
241 (OBJCOPY_FOR_TARGET): New variable.
242 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
243 * Makefile.in: Regenerate.
244 * configure.ac: Check for already installed target objcopy.
245 Also GCC_TARGET_TOOL on objcopy.
246 * configure: Regenerate.
247
248 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
249
250 * config.sub: Update from upstream, to 2015-01-01 version.
251 * config.guess: Ditto.
252
253 2014-12-06 Eric Botcazou <ebotcazou@adacore.com>
254
255 * config.sub: Update from upstream config repo.
256
257 2014-11-24 H.J. Lu <hongjiu.lu@intel.com>
258
259 * libtool.m4: Updated from GCC trunk.
260
261 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
262
263 * config.guess: Update from upstream config repo.
264 * config.sub: Ditto.
265
266 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
267
268 * move-if-change: Update from upstream gnulib.
269
270 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
271
272 * compile: Sync with upstream Automake.
273 * depcomp: Ditto.
274 * install-sh: Ditto.
275 * missing: Ditto.
276 * mkinstalldirs: Ditto.
277 * ylwrap: Ditto.
278
279 2014-10-15 Tristan Gingold <gingold@adacore.com>
280
281 * src-release.sh (do_proto_toplev): Configure with --target.
282
283 2014-10-03 Jing Yu <jingyu@google.com>
284
285 * configure.ac: Add aarch64 to list of targets that support gold.
286 * configure: Regenerate.
287
288 2014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
289
290 * configure.ac: Add mips*-img-elf* target triple.
291 * configure: Regenerate.
292
293 2014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
294 * configure: Disable gdb for nds32*-*-* until supported.
295 * configure.ac: Disable gdb for nds32*-*-* until supported.
296
297 2014-09-05 Joel Brobecker <brobecker@adacore.com>
298
299 * configure: Regenerate.
300
301 2014-08-27 Will Newton <will.newton@linaro.org>
302
303 * src-release.sh: New file.
304 * src-release: Remove file.
305
306 2014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
307
308 GDB not supported for or1k*-*-rtems*
309 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
310 of the stanzas results in this not being caught by or1k*-*-* later.
311 * configure. Regenerated.
312
313 2014-07-25 Samuel Bronson <naesten@gmail.com>
314
315 * .gitattributes: New file for use with git-merge-changelog.
316
317 2014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
318
319 Disable gdb for or1k*-*-* until supported
320 * configure.ac (or1k*-*-*): Disable gdb.
321 * configure: Regenerated.
322
323 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
324
325 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
326 * configure: Regenerated.
327
328 2014-03-26 Jakub Jelinek <jakub@redhat.com>
329
330 PR sanitizer/56781
331 * Makefile.def: Set bootstrap=true; for host fixincludes.
332 * configure.ac: Don't bootstrap host fixincludes unless
333 --with-build-config=bootstrap-{a,ub}san.
334 * Makefile.in: Regenerated.
335 * configure: Regenerated.
336
337 2014-03-21 Jakub Jelinek <jakub@redhat.com>
338
339 * configure.ac: Move BUILD_CONFIG set up earlier. Add
340 --enable-vtable-verify option parsing. Don't add
341 target-libsanitizer to bootstrap_target_libs unless
342 --with-build-config=bootstrap-asan or
343 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
344 to bootstrap_target_libs unless --enable-vtable-verify.
345 * configure: Regenerated.
346
347 2014-03-07 Jakub Jelinek <jakub@redhat.com>
348
349 PR bootstrap/58572
350 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
351 -I for libstdc++-v3 includes if $(LEAN).
352 * Makefile.in: Regenerated.
353
354 2014-02-24 Walter Lee <walt@tilera.com>
355
356 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
357 (tilegx-*-*): Change to tilegx*-*-*.
358 * configure: Regenerate.
359
360 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
361
362 * config.sub, config.guess: Import from upstream.
363
364 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
365
366 PR bootstrap/60620
367 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
368 * Makefile.in: Regenerate.
369
370 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
371
372 * Makefile.def (dependencies): Make all-ld depend on all-binutils
373 for WINDRES_FOR_TARGET in default-manifest.o rule.
374 * Makefile.in: Regenerate.
375
376 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
377
378 PR target/59788
379 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
380 *solaris2*.
381
382 2013-12-19 Keven Boell <keven.boell@intel.com>
383
384 * cp-namespace.c (cp_lookup_nested_symbol): Enable
385 nested lookups for fortran modules.
386 * dwarf2read.c (read_module): Add fortran module to
387 the symbol table.
388 (add_partial_symbol, add_partial_module): Add fortran
389 module to the partial symbol table.
390 (new_symbol_full): Create full symbol for fortran module.
391 * f-exp.y (yylex): Add new module domain to be parsed.
392 * symtab.h: New domain for fortran modules.
393
394 2013-12-19 Keven Boell <keven.boell@intel.com>
395
396 * f-exp.y (yylex): Add domain array to enable lookup
397 in multiple domains. Loop over lookup domains and try
398 to find requested symbol. Add STRUCT_DOMAIN to lookup
399 domains to be able to query for user defined types.
400
401 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
402
403 * configure.ac: Add user-friendly check for native x86_64-linux
404 multilibs.
405 * configure: Regenerate.
406
407 2013-11-23 Alan Modra <amodra@gmail.com>
408
409 * config.sub, config.guess: Import from upstream.
410
411 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
412
413 * Makefile.in: Regenerate.
414
415 * Makefile.tpl: Fix typo.
416 * Makefile.in: Regenerate partially.
417
418 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
419
420 * configure.ac: Added libcilkrts to noconfig list when C++ is not
421 supported.
422 * configure: Regenerated.
423
424 2013-10-30 Jason Merrill <jason@redhat.com>
425
426 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
427 --disable-build-format-warnings.
428
429 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
430
431 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
432 depend on libstdc++ and libgcc.
433 * configure: Regenerate.
434 * configure.ac: Added libcilkrts to target binaries. Also, restrict
435 libcilkrts for POSIX and i*86, and x86_64 architectures.
436 * Makefile.in: Added libcilkrts related fields to support building it.
437
438 2013-10-26 Jeff Law <law@redhat.com>
439
440 * Makefile.def (target_modules): Remove libmudflap
441 (languages): Remove check-target-libmudflap).
442 * Makefile.in: Rebuilt.
443 * Makefile.tpl (check-target-libmudflap-c++): Remove.
444 * configure.ac (target_libraries): Remove target-libmudflap.
445 Remove checks which disabled libmudflap on some systems.
446 * configure: Rebuilt.
447 * libmudflap: Directory removed.
448
449 2013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
450
451 * configure.ac: Update from GCC.
452 * configure: Regenerate.
453
454 2013-10-15 Hans-Peter Nilsson <hp@axis.com>
455
456 * src-release (do-proto-toplevel): Support subdir-path-prefixed
457 files in SUPPORT_FILES.
458 (SIM_SUPPORT_DIRS): New variable.
459 (sim.tar.bz2): New rule.
460
461 2013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
462
463 * configure.ac: Update from GCC.
464 * configure: Regenerate.
465
466 2013-10-01 Jeff Johnston <jjohnstn@redhat.com>
467
468 * COPYING.NEWLIB: Update with new copyright.
469
470 2013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
471
472 * configure.ac: Update from GCC.
473 * configure: Regenerate.
474
475 2013-09-20 Alan Modra <amodra@gmail.com>
476
477 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
478 ppc host match. Support little-endian powerpc linux hosts.
479
480 2013-08-16 Joel Brobecker <brobecker@adacore.com>
481
482 * src-release (VER): When using $(TOOL)/common/create-version.sh,
483 strip the "-cvs" suffix from the version number if present.
484
485 2013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
486
487 * configure.ac: Sync with GCC repo.
488 * Makefile.def: Ditto.
489 * configure: Regenerate.
490 * Makefile.in: Ditto.
491
492 2013-07-22 Joel Brobecker <brobecker@adacore.com>
493
494 * src-release (VER): Use $(TOOL)/common/create-version.sh
495 if it exists.
496
497 2013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
498
499 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
500 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
501 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
502 * configure: Regenerate.
503
504 2013-06-01 George Thomas <george.thomas@atmel.com>
505
506 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
507 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
508
509 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
510
511 * COPYING.NEWLIB: Add Altera Corporation copyright.
512
513 2013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
514
515 * config.guess: Update from config repo.
516 * config.sub: Ditto.
517
518 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
519
520 * Makefile.def: Sync with GCC.
521 * Makefile.in: Regenerate.
522
523 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
524
525 * configure.ac: Sync with GCC.
526 * configure: Regenerate.
527
528 2013-03-22 Mike Frysinger <vapier@gentoo.org>
529
530 * src-release (VER): Change bfd/configure.in sed to use the new
531 `bfd/configure --version` output.
532
533 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
534
535 * configure.ac: Sync with GCC repo.
536 * configure: Ditto.
537
538 2013-02-05 Ian Lance Taylor <iant@google.com>
539
540 PR go/55969
541 * configure.ac: Disable libgo on some systems where it does not
542 work.
543 * configure: Rebuild.
544
545 2013-02-05 Alan Modra <amodra@gmail.com>
546
547 * configure: Regenerate after syncing config/.
548
549 2013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
550
551 * configure.ac: Sync with GCC repo.
552 * configure: Ditto.
553 * Makefile.def: Ditto.
554 * Makefile.in: Ditto.
555
556 2013-01-11 Joel Brobecker <brobecker@adacore.com>
557
558 Sync with GCC, merge:
559
560 2013-01-09 Jason Merrill <jason@redhat.com>
561
562 * .gitignore: Import from gdb repository.
563
564 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
565
566 * config.sub: Update from config repo.
567
568 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
569
570 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
571 * Makefile.in: Regenerate.
572
573 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
574
575 * Makefile.def (configure-gcc): Depend on all-gmp.
576 (all-gcc): Remove dependency on all-gmp.
577 * Makefile.in: Regenerated.
578
579 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
580
581 * config.guess: Update from config repo.
582 * config.sub: Ditto.
583
584 2013-01-07 Jeff Johnston <jjohnstn@redhat.com>
585
586 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
587 exists and replace the new bfin license in its location.
588
589 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
590
591 PR gas/14899
592 * Makefile.def (dependencies): Make all-binutils, all-gprof,
593 all-ld and all-gold depend on all-gas.
594 * Makefile.in: Regenerated.
595
596 2012-12-29 Ben Elliston <bje@gnu.org>
597
598 * config.guess: Update to 2012-12-29 version.
599 * config.sub: Likewise.
600
601 2012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
602
603 * Makefile.def (install-target-libgo): Depend on
604 install-target-libatomic. Merged from GCC repo.
605 * Makefile.in: Regenerate.
606
607 2012-12-17 Jeff Johnston <jjohnstn@redhat.com>
608
609 * COPYING.LIBGLOSS: Add license for bfin libgloss.
610
611 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
612
613 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
614 * configure: Regenerate.
615
616 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
617
618 * Makefile.def (target_modules): Add bootstrap=true and
619 raw_cxx=true to libsanitizer.
620 * configure.ac (bootstrap_target_libs): Add libsanitizer.
621 * Makefile.in: Regenerated.
622 * configure: Likewise.
623
624 2012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
625
626 * config.sub: Merge from config repo.
627
628 2012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
629
630 * configure.ac: Merge from GCC.
631 * Makefile.tpl: Ditto.
632 * Makefile.in: Ditto.
633 * configure: Ditto.
634
635 2012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
636
637 * configure.ac (noconfigdirs): Merge from GCC.
638 * configure: Regenerate.
639
640 2012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
641
642 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
643
644 2012-11-14 Roland McGrath <mcgrathr@google.com>
645
646 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
647 * configure: Regenerate.
648
649 2012-11-13 Richard Henderson <rth@redhat.com>
650
651 * configure.ac: Move libsanitizer logic to subdirectory.
652 * configure: Regenerate.
653
654 2012-11-13 Dodji Seketeli <dodji@redhat.com>
655
656 * configure.ac: Enable libsanitizer just on x86 linux for now.
657 * configure: Re-generate.
658
659 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
660
661 * configure.ac: Merge libquadmath sections.
662 * configure: Regenerate.
663
664 2012-11-12 Wei Mi <wmi@google.com>
665
666 * configure.ac: Add libsanitizer to target_libraries.
667 * Makefile.def: Ditto.
668 * configure: Regenerate.
669 * Makefile.in: Regenerate.
670
671 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
672
673 * configure: Regenerated.
674
675 2012-11-03 Robert Mason <rbmj@verizon.net>
676
677 * configure.ac: add --disable-libstdcxx configure option
678 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
679
680 2012-10-24 Corinna Vinschen <corinna@vinschen.de>
681
682 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
683 against Mingw64 w32api.
684 * configure: Regenerate.
685
686 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
687
688 PR bootstrap/54820
689 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
690 * configure: Regenerate.
691
692 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
693
694 PR bootstrap/54820
695 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
696 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
697 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
698 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
699 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
700 * Makefile.in: Regenerate.
701 * configure.ac (have_static_libs): New variable and associated check.
702 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
703 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
704 * configure: Regenerate.
705
706 2012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
707
708 * config.guess, config.sub: Include updated version from
709 config-patches. Adds microblaze little endian support.
710
711 2012-09-28 Ian Lance Taylor <iant@google.com>
712
713 * Makefile.def: Make all-target-libgo depend on
714 all-target-libbacktrace.
715 * Makefile.in: Rebuild.
716
717 2012-09-26 Ian Lance Taylor <iant@google.com>
718
719 * Makefile.def: Make all-gcc depend on all-libbacktrace.
720 * Makefile.in: Rebuild.
721
722 2012-09-06 Diego Novillo <dnovillo@google.com>
723
724 * configure.ac: Bump minimum GMP version to 4.2.3.
725 * configure: Re-generate.
726
727 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
728
729 PR target/54461
730 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
731 target-libgloss if not configured --with-avrlibc=no.
732 * configure: Regenerate.
733
734 2012-09-04 Jason Merrill <jason@redhat.com>
735
736 * configure.ac: Fix --enable-languages=all.
737
738 2012-09-03 Richard Guenther <rguenther@suse.de>
739
740 PR bootstrap/54138
741 * configure.ac: Re-organize ISL / CLOOG checks to allow
742 disabling with either --without-isl or --without-cloog.
743 * configure: Regenerated.
744
745 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
746
747 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
748 * configure: Regenerate.
749
750 2012-09-21 Steve Ellcey <sellcey@mips.com>
751
752 * configure.ac: Add mips*-mti-elf* target.
753 * configure: Regenerate.
754
755 2012-09-19 Ian Lance Taylor <iant@google.com>
756
757 * configure.ac (host_libs): Add libbacktrace.
758 (target_libraries): Add libbacktrace.
759 * Makefile.def (host_modules): Add libbacktrace.
760 (target_modules): Likewise.
761 * configure, Makefile.in: Rebuild.
762
763 2012-09-15 Jiong Wang <jiwang@tilera.com>
764
765 * configure.ac (ENABLE_GOLD): support tilegx*
766 * configure: rebuild
767
768 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
769
770 PR target/38607
771 Merge upstream change.
772 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
773
774 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
775 Add libgomp*.o to compare_exclusions for AIX.
776 * configure: Regenerate.
777
778 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
779
780 PR binutils/4970
781 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
782 and opcodes.
783 * Makefile.in: Regenerated.
784
785 2012-08-14 Diego Novillo <dnovillo@google.com>
786
787 Merge from cxx-conversion branch.
788
789 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
790 POSTSTAGE1_CONFIGURE_FLAGS.
791 * Makefile.in: Regenerate.
792 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
793 Force C++ when bootstrapping.
794 * configure: Regenerate.
795
796 2012-07-06 Richard Guenther <rguenther@suse.de>
797
798 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
799 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
800 --with-gmp=system.
801 * Makefile.in: Regenerated.
802 * configure: Likewise.
803
804 2012-07-06 Richard Guenther <rguenther@suse.de>
805
806 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
807 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
808 supply V=1 as extra_make_flags.
809 * configure: Regenerated.
810 * Makefile.in: Likewise.
811
812 2012-07-03 Richard Guenther <rguenther@suse.de>
813
814 * Makfile.def (isl): Remove not necessary extra_exports and
815 extra_make_flags.
816 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
817 * Makefile.in: Regenerated.
818
819 2012-07-03 Richard Guenther <rguenther@suse.de>
820
821 * Makefile.def (cloog): Add V=1 to extra_make_flags.
822 * configure.ac: If either the ISL or the CLooG check failed
823 do not try to build in-tree versions.
824 * Makefile.in: Regenerated.
825 * configure: Regenerated.
826
827 2012-07-02 Richard Guenther <rguenther@suse.de>
828 Michael Matz <matz@suse.de>
829 Tobias Grosser <tobias@grosser.es>
830 Sebastian Pop <sebpop@gmail.com>
831
832 * Makefile.def: Add ISL host module, remove PPL host module.
833 Adjust ClooG host module to use the proper ISL.
834 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
835 * configure.ac: Include config/isl.m4. Add ISL host library,
836 remove PPL. Remove PPL configury, add ISL configury, adjust
837 ClooG configury.
838 * Makefile.in: Regenerated.
839 * configure: Likewise.
840
841 2012-07-02 Richard Guenther <rguenther@suse.de>
842
843 Merge from graphite branch
844 2011-07-21 Tobias Grosser <tobias@grosser.es>
845
846 * configure: Regenerated.
847 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
848 both cloog.org and legacy versions. The only supported version will
849 be CLooG with the isl backend.
850
851 2011-07-21 Tobias Grosser <tobias@grosser.es>
852
853 * configure: Regenerated.
854 * configure.ac: Require cloog isl 0.17.0
855
856 2011-07-21 Tobias Grosser <tobias@grosser.es>
857
858 * configure: Regenerated.
859 * config/cloog.m4: Do not define CLOOG_ORG
860
861 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
862
863 * configure.ac: Skip C if explicitly selected.
864 * configure: Regenerate.
865
866 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
867
868 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
869 they contain -O2.
870 * configure: Regenerate.
871
872 2012-06-20 Jason Merrill <jason@redhat.com>
873
874 * Makefile.tpl (check-target-libgomp-c++): New.
875 (check-target-libitm-c++): New.
876 * Makefile.def (c++): Add them.
877 * Makefile.in: Regenerate.
878
879 2012-05-16 Olivier Hainque <hainque@adacore.com>
880
881 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
882 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
883 (install-no-fixedincludes): Adjust accordingly.
884 * Makefile.in: Regenerate.
885
886 2012-05-09 Nick Clifton <nickc@redhat.com>
887 Paul Smith <psmith@gnu.org>
888
889 PR bootstrap/50461
890 * configure.ac (mpfr-dir): When using in-tree MPFR sources
891 allow for the fact that from release v3.1.0 of MPFR the source
892 files were moved into a src sub-directory.
893 * configure: Regenerate.
894
895 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
896
897 * configure.ac: Bump minimum MPFR version to 2.4.0.
898 * configure: Regenerated.
899
900 2012-05-01 Richard Henderson <rth@redhat.com>
901
902 * Makefile.def (libatomic): New target_module.
903 * configure.ac (target_libraries): Add libatomic.
904 (noconfigdirs): Check if libatomic is supported.
905 * Makefile.in, configure: Rebuild.
906
907 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
908
909 Merge upstream change
910 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
911
912 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
913
914 * libtool.m4: Additional FreeBSD 10 fixes.
915
916 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
917
918 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
919 they contain -O2.
920 * configure: Regenerate.
921
922 2012-05-14 Catherine Moore <clm@codesourcery.com>
923
924 * NEWS: Mention PowerPC VLE port.
925
926 2012-05-11 Mike Frysinger <vapier@gentoo.org>
927
928 * MAINTAINERS (config/): Move to intl/ section.
929 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
930
931 2012-05-09 Nick Clifton <nickc@redhat.com>
932 Paul Smith <psmith@gnu.org>
933
934 PR bootstrap/50461
935 * configure.ac (mpfr-dir): When using in-tree MPFR sources
936 allow for the fact that from release v3.1.0 of MPFR the source
937 files were moved into a src sub-directory.
938 * configure: Regenerate.
939
940 2012-05-02 Roland McGrath <mcgrathr@google.com>
941
942 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
943 * configure: Regenerate.
944
945 2012-04-25 Joel Brobecker <brobecker@adacore.com>
946
947 * config.sub: Update to 2012-04-18 version from official repo.
948
949 2012-03-19 Tristan Gingold <gingold@adacore.com>
950
951 * configure.ac (ia64*-*-*vms*): Add support for ld.
952 * configure: Regenerate.
953
954 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
955
956 * configure.ac (enable_libgomp): Remove *-*-irix6*.
957 (unsupported_languages): Remove mips-sgi-irix6.*.
958 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
959 (with_stabs): Remove.
960 * configure: Regenerate.
961
962 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
963
964 * configure.ac (enable_libgomp): Remove *-*-osf*.
965 (with_stabs): Remove alpha*-*-osf*.
966 * configure: Regenerate.
967
968 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
969
970 * COPYING.NEWLIB: Modify DJ Delorie license to include
971 modification rights in clause as permitted by DJ Delorie.
972 * COPYING.LIBGLOSS: Ditto.
973
974 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
975
976 * COPYING.NEWLIB: Remove two unused licenses.
977
978 2012-03-05 Tristan Gingold <gingold@adacore.com>
979
980 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
981 * configure: Regenerate.
982
983 2012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
984
985 * COPYING.NEWLIB: Add Adapteva notice.
986 * COPYING.LIBGLOSS: Add Adapteva notice.
987
988 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
989
990 * configure: Regenerate.
991
992 2011-12-15 Jeff Johnston <jjohnstn@redhat.com>
993
994 * COPYING.LIBGLOSS: Add GPL with exception license.
995
996 2011-11-09 Roland McGrath <mcgrathr@google.com>
997
998 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
999 * configure: Rebuild.
1000 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1001 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1002 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1003 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1004 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1005 Add READELF.
1006 * Makefile.in: Rebuild.
1007
1008 2011-11-08 Richard Henderson <rth@redhat.com>
1009
1010 * configure.ac: Test for libitm directory present first.
1011
1012 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1013
1014 * configure.ac: Test libitm/configure.tgt to disable libitm.
1015 * configure: Rebuild.
1016
1017 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1018
1019 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1020 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1021 * Makefile.in: Regenerate.
1022
1023 2011-11-01 DJ Delorie <dj@redhat.com>
1024
1025 * configure.ac (rl78-*-*) New case.
1026 * configure: Regenerate.
1027
1028 2011-11-01 DJ Delorie <dj@redhat.com>
1029
1030 * config.sub: Update to version 2011-10-29 (added rl78)
1031
1032 2011-10-27 Nick Clifton <nickc@redhat.com>
1033
1034 * config.sub: Import these changes from the config project:
1035
1036 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1037 Ben Elliston <bje@gnu.org>
1038
1039 * config.sub (epiphany): New.
1040
1041 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1042 Ben Elliston <bje@gnu.org>
1043
1044 * config.sub (hexagon, hexagon-*): New.
1045
1046 2011-08-23 Roland McGrath <mcgrathr@google.com>
1047
1048 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1049 64eb to be64.
1050
1051 2011-08-16 Roland McGrath <mcgrathr@google.com>
1052
1053 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1054 (nacl): Grok as alias for 32el-unknown-nacl.
1055
1056 2011-08-19 Joel Brobecker <brobecker@adacore.com>
1057
1058 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
1059
1060 2011-08-14 Yao Qi <yao@codesourcery.com>
1061
1062 Merge from gcc:
1063
1064 2011-08-14 Yao Qi <yao@codesourcery.com>
1065 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1066 * configure: Regenerate.
1067
1068 2011-07-26 Ian Lance Taylor <iant@google.com>
1069
1070 Merge from gcc:
1071
1072 2011-07-26 Ian Lance Taylor <iant@google.com>
1073 * configure.ac: Set have_compiler based on whether gcc directory
1074 exists, rather than on whether gcc is in configdirs.
1075 * configure: Rebuild.
1076
1077 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1078 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1079 link directories.
1080 * Makefile.in: Rebuild.
1081
1082 2011-07-20 Ian Lance Taylor <iant@google.com>
1083 PR bootstrap/49787
1084 * configure.ac: Move --enable-bootstrap handling earlier in file.
1085 If --enable-bootstrap and either --enable-build-with-cxx or
1086 --enable-build-poststage1-with-cxx, enable C++ automatically.
1087 * configure: Rebuild.
1088
1089 2011-07-19 Ian Lance Taylor <iant@google.com>
1090 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1091 make C++ a boot_language. Set and substitute
1092 POSTSTAGE1_CONFIGURE_FLAGS.
1093 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1094 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1095 * configure, Makefile.in: Rebuild.
1096
1097 2011-07-16 Jason Merrill <jason@redhat.com>
1098 * Makefile.def (language=c++): Add check-c++0x and
1099 check-target-libmudflap-c++.
1100 * Makefile.tpl (check-target-libmudflap-c++): New.
1101 * Makefile.in: Regenerate.
1102
1103 2011-07-16 Matthias Klose <doko@ubuntu.com>
1104 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1105 * Makefile.def (target_modules/libjava): Pass
1106 $(EXTRA_CONFIGARGS_LIBJAVA).
1107 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1108 if not configured with --enable-static-libjava.
1109 * Makefile.in: Regenerate.
1110 * configure: Likewise.
1111
1112 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1113 PR regression/47836
1114 PR bootstrap/23656
1115 PR other/47733
1116 PR bootstrap/49247
1117 PR c/48825
1118 * configure.ac (target_libraries): Remove target-libiberty.
1119 Remove case-statement setting skipdirs=target-libiberty for
1120 multiple targets. Remove checking target_configdirs and
1121 removing target-libiberty but keeping target-libgcc if
1122 otherwise empty.
1123 * Makefile.def (target_modules): Don't add libiberty.
1124 (dependencies): Remove all traces of target-libiberty.
1125 * configure, Makefile.in: Regenerate.
1126
1127 2011-07-22 Jason Merrill <jason@redhat.com>
1128
1129 * Makefile.def (language=c++): Add check-c++0x and
1130 check-target-libmudflap-c++.
1131 * Makefile.tpl (check-target-libmudflap-c++): New.
1132 * Makefile.in: Regenerate.
1133
1134 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1135
1136 * configure: Regenerate.
1137
1138 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1139
1140 PR target/39150
1141 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1142 x86_64-*-solaris2.1[0-9]*.
1143 * configure: Regenerate.
1144
1145 2011-06-13 Walter Lee <walt@tilera.com>
1146
1147 * configure.ac (tilepro-*-*) New case.
1148 (tilegx-*-*): Likewise.
1149 * configure: Regenerate.
1150
1151 2011-06-06 Nick Clifton <nickc@redhat.com>
1152
1153 * config.sub: Sync from upstream.
1154
1155 2011-05-08 Doug Kwan <dougkwan@google.com>
1156
1157 Merge from gcc:
1158
1159 2011-05-08 Doug Kwan <dougkwan@google.com>
1160
1161 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1162 * configure: Regenerated.
1163 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1164 value from configure.
1165 * Makefile.in: Regenerated.
1166
1167 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1168
1169 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1170 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1171 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1172 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1173 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1174 *-*-vxworks*): Disable newlib and libgloss in separate case
1175 statement.
1176 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1177 to separate case statement.
1178 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1179 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1180 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1181 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1182 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1183 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1184 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1185 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1186 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1187 i[[3456789]]86-*-rdos*, m32r-*-*,
1188 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1189 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1190 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1191 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1192 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1193 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1194 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1195 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1196 and libgloss in main case over targets. Remove most empty cases
1197 in main case over targets.
1198 * configure: Regenerate.
1199
1200 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1201
1202 * configure.ac: Remove code setting special library locations for
1203 hppa*64*-*-hpux11*. Remove code setting compiler for
1204 sparc-sun-solaris2*.
1205 * configure: Regenerate.
1206
1207 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1208
1209 * configure.ac: Separate libgloss_dir settings from general case
1210 over targets.
1211 * configure: Regenerate.
1212
1213 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1214
1215 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1216 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1217 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1218 cases in libgcj-disabling case statement.
1219 (hppa*64*-*-linux*): Set unsupported_languages instead of
1220 disabling target-zlib.
1221 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1222 to hppa*64*-*-hpux*.
1223 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1224 hppa*-*-hpux*.
1225 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1226 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1227 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1228 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1229 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1230 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1231 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1232 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1233 libgcj-disabling case statement.
1234 * configure: Regenerate.
1235
1236 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1237
1238 * configure.ac: Disable Java for targets not supporting libffi.
1239 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1240 Remove cases in Java-disabling statement.
1241 (*arm-wince-pe): Change to arm-wince-pe.
1242 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1243 cases in Java-disabling statement.
1244 (bfin-*-*): Don't disable Java again.
1245 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1246 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1247 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1248 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1249 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1250 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1251 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1252 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1253 Java-disabling statement.
1254 (mmix-*-*): Don't disable Java again.
1255 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1256 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1257 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1258 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1259 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1260 statement.
1261 * configure: Regenerate.
1262
1263 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1264
1265 Merge from GCC:
1266
1267 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1268
1269 PR lto/48086
1270 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1271 * configure: Regenerate.
1272
1273 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1274
1275 * configure.ac: Separate cases disabling Java and Java libraries
1276 from general case over targets.
1277 * configure: Regenerate.
1278
1279 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1280
1281 * configure.ac (build_tools): Remove build-byacc.
1282 (host_libs): Remove mmalloc.
1283 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1284 autoconf automake libtool diff rcs fileutils shellutils time
1285 textutils wdiff find uudecode hello tar gzip indent recode release
1286 sed perl gawk findutils gettext zip.
1287 (libgcj): Remove target-qthreads.
1288 (target_tools): Remove target-examples target-gperf.
1289 (YACC): Don't handle building byacc.
1290 * configure: Regenerate.
1291 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1292 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1293 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1294 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1295 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1296 handle building components.
1297 * Makefile.in: Regenerate.
1298
1299 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1300
1301 * config.sub: Sync from upstream.
1302
1303 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1304
1305 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1306 (microblaze*): Don't disable libssp.
1307 * configure: Regenerate.
1308
1309 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1310
1311 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1312 moveifchange.
1313 * configure: Regenerate.
1314 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1315 * Makefile.in: Regenerate.
1316
1317 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1318
1319 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1320 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1321 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1322 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1323 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1324 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1325 md_exec_prefix cases.
1326 * configure: Regenerate.
1327
1328 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1329
1330 * configure.ac: Separate cases disabling target-libssp,
1331 target-libiberty, target-libstdc++-v3 and Fortran from general
1332 case over targets.
1333 * configure: Regenerate.
1334
1335 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1336
1337 * configure.ac (*-*-chorusos): Don't disable libgcj.
1338 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1339 Remove case.
1340 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1341 (arm-*-coff): Don't disable libgcj.
1342 (arm*-*-linux-gnueabi): Remove useless assignment.
1343 (arm-*-riscix*): Don't disable libgcj.
1344 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1345 configuration.
1346 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1347 (c54x*-*-*): Remove case.
1348 (tic54x-*-*): Don't disable GCC or GCC libraries.
1349 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1350 to *.
1351 (d10v-*-*): Don't disable GCC libraries.
1352 (d30v-*-*): Don't disable libgcj.
1353 (h8500-*-*): Don't disable GCC libraries.
1354 (i960-*-*): Don't disable libgcj.
1355 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1356 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1357 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1358 libgcj.
1359 (m68k-*-coff*): Remove case.
1360 (mmix-*-*): Don't disable libgloss on host.
1361 (mn10200-*-*, mn10300-*-*): Remove cases.
1362 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1363 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1364 Don't disable libgcj.
1365 (romp-*-*): Remove case.
1366 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1367 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1368 case.
1369 (v810-*-*): Don't disable GCC libraries.
1370 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1371 (ip2k-*-*): Don't disable GCC libraries.
1372 * configure: Regenerate.
1373
1374 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1375
1376 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1377 libffi on host.
1378 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1379 on host.
1380 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1381 * configure: Regenerate.
1382
1383 2011-03-26 John Marino <binutils@marino.st>
1384
1385 * configure.ac: Add support for *-*-dragonfly*
1386 * configure: Regenerate.
1387
1388 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1389
1390 * configure.ac (native_only): Remove.
1391 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1392 send-pr uudecode guile gnuserv on host.
1393 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1394 send-pr rcs guile perl texinfo libtool on host.
1395 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1396 automake send-pr rcs guile perl texinfo libtool on host.
1397 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1398 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1399 (alpha*-dec-osf*): Don't disable fileutils on target.
1400 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1401 texinfo send-pr expect dejagnu on target.
1402 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1403 target-qthreads on target.
1404 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1405 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1406 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1407 x86_64-*-mingw*): Don't disable expect on target.
1408 (*-*-cygwin*): Don't disable target-gperf on target.
1409 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1410 gnuserv on target.
1411 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1412 target.
1413 * configure: Regenerate.
1414
1415 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1416
1417 * configure.ac (target_tools): Remove target-groff.
1418 (native_only): Remove target-groff.
1419 (hppa*64*-*-*): Don't disable byacc.
1420 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1421 setting.
1422 (*-*-kaos*): Don't skip target-librx and target-groff.
1423 (*-*-netware*): Don't skip target-libmudflap.
1424 (*-*-tpf*): Don't skip target-libmudflap.
1425 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1426 directories on the host.
1427 (ia64*-*-*vms*): Don't skip tix.
1428 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1429 host.
1430 * configure: Regenerate.
1431
1432 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1433
1434 * configure.ac: Remove references to mt-mep, mt-netware,
1435 mt-wince.
1436 * Makefile.def: Add all-utils soft dependencies.
1437 * Makefile.tpl: Remove GDB_NLM_DEPS.
1438 * configure: Regenerate.
1439 * Makefile.in: Regenerate.
1440
1441 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1442
1443 Sync from GCC:
1444
1445 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1446
1447 * configure.ac: Do not include mh-x86omitfp.
1448 * configure: Regenerate.
1449
1450 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1451
1452 * configure.ac: Remove empty cases.
1453 * configure: Regenerate.
1454
1455 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1456
1457 * Makefile.def: Add dependency from termcap to gdb.
1458 * Makefile.in: Regenerate.
1459
1460 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1461
1462 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1463 * configure: Regenerate.
1464 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1465 * Makefile.tpl: Likewise.
1466 * Makefile.in: Regenerate.
1467
1468 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1469
1470 * configure.ac: Remove all mentions of tentative_cc.
1471 * configure: Regenerate.
1472
1473 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1474
1475 PR lto/48086
1476 * configure.ac: Re-enable LTO on *-apple-darwin9.
1477 * configure: Regenerate.
1478
1479 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1480
1481 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1482 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1483 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1484 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1485 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1486 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1487 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1488 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1489 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1490 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1491 *-*-rhapsody*): Remove host cases.
1492 * configure: Regenerate.
1493
1494 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1495
1496 * configure.ac (ppc*-*-pe): Remove host case.
1497 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1498 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1499 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1500 cases.
1501 * configure: Regenerate.
1502
1503 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1504
1505 * config.sub: Update to version 2011-03-23.
1506
1507 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1508
1509 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1510 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1511 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1512 * configure: Regenerate.
1513
1514 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1515
1516 * config-ml.in: Don't handle arc-*-elf*.
1517 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1518 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1519 handle GCC libraries.
1520 * configure: Regenerate.
1521
1522 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1523
1524 PR bootstrap/48120:
1525 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1526 Add -lstdc++ -lm to LIBS.
1527 * configure: Regenerate.
1528
1529 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1530
1531 * config.guess: Update to version 2011-02-02
1532 * config.sub: Update to version 2011-02-24
1533
1534 2011-03-03 Sebastian Pop <sebastian.pop@amd.com>
1535
1536 * configure.ac: Adjust test of with_ppl.
1537 * configure: Regenerated.
1538
1539 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1540
1541 * configure.ac: Add -lpwl to ppllibs.
1542 * config/cloog.m4: Add -lisl to clooglibs.
1543 * configure: Regenerated.
1544
1545 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1546
1547 Import from Libtool and gnulib:
1548
1549 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1550
1551 Prepare for supporting FreeBSD 10.
1552 * config.rpath: Remove handling of freebsd1* which soon would
1553 match FreeBSD 10.0.
1554
1555 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1556
1557 Remove support for FreeBSD 1.x.
1558 * libtool.m4 (_LT_LINKER_SHLIBS)
1559 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1560 soon would incorrectly match FreeBSD 10.0.
1561
1562 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1563
1564 PR binutils/12283
1565 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1566 (move-if-change): Comes from gnulib.
1567 * move-if-change: Import version from gnulib.
1568
1569 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1570
1571 Sync from GCC:
1572
1573 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1574
1575 PR lto/47225
1576 * Makefile.def (lto-plugin): Double dash for enable-shared.
1577 (configure-gcc): Depend on all-lto-plugin.
1578 * Makefile.in: Rebuilt.
1579
1580 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1581
1582 * configure.ac: Remove extra bracket.
1583 * configure: Regenerate.
1584
1585 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1586
1587 PR lto/47225
1588 * Makefile.def: Add dependency for install-gcc
1589 on install-lto-plugin.
1590 * Makfile.in: Regenerated
1591
1592 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1593
1594 * configure.ac: If with_ppl is no, move setting with_cloog=no
1595 after CLOOG_REQUESTED check.
1596 * configure: Regenerated.
1597
1598 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1599
1600 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1601 CLooG has been requested.
1602 * configure: Regenerated.
1603
1604 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1605
1606 * configure: Regenerated.
1607 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1608
1609 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1610
1611 * configure: Regenerated.
1612 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1613
1614 2011-01-07 Jan Hubicka <jh@suse.cz>
1615
1616 PR lto/47225
1617 * Makefile.in: Regenerate.
1618 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1619 configure.
1620
1621 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1622
1623 PR libgcj/44341
1624 * configure.ac: Discard --with-* flags for host when configuring
1625 target libraries for cross build.
1626 * configure: Rebuilt.
1627
1628 2011-01-21 Andreas Schwab <schwab@redhat.com>
1629
1630 Sync from GCC:
1631
1632 2011-01-21 Andreas Schwab <schwab@redhat.com>
1633
1634 * configure.ac: Use AS_HELP_STRING throughout.
1635 * configure: Regenerate.
1636
1637 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1638
1639 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1640 * configure: Regenerate.
1641
1642 2010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1643
1644 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1645
1646 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1647
1648 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1649 for ia64-hpux.
1650 * configure: Regenerate.
1651
1652 2011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1653
1654 Sync from GCC:
1655 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1656
1657 * configure.ac: (picochip): Disable libiberty.
1658 * configure: Regenerate.
1659
1660 2010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1661
1662 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1663
1664 2010-12-10 Ian Lance Taylor <iant@google.com>
1665
1666 PR bootstrap/46819
1667 * configure.ac: For --disable-libgcj clear libgcj_saved.
1668 * configure: Rebuild.
1669
1670 2010-12-10 Tobias Burnus <burnus@net-b.de>
1671
1672 PR fortran/46540
1673 * configure.ac: Add --disable-libquadmath and
1674 --disable-libquadmath-support.
1675 * configure: Regenerate.
1676
1677 2010-12-10 Tristan Gingold <gingold@adacore.com>
1678
1679 * src-release (ETC_SUPPORT): add gnu-oids.texi
1680
1681 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1682
1683 PR libffi/46792
1684 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1685 * configure: Regenerate.
1686
1687 2010-12-02 Ian Lance Taylor <iant@google.com>
1688
1689 * configure.ac: Always set default for poststage1_ldflags to
1690 -static-libstdc++ -static-libgcc.
1691
1692 2010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1693
1694 * COPYING.NEWLIB: Add National Semiconductor notice.
1695
1696 2010-11-29 Andreas Schwab <schwab@redhat.com>
1697
1698 * configure.ac: Move comment to remove extra space in last argument
1699 of GCC_TARGET_TOOL.
1700
1701 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1702
1703 PR other/46026
1704 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1705 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1706 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1707 (BASE_FLAGS_TO_PASS): Use it.
1708 * configure: Rebuilt.
1709 * Makefile.in: Rebuilt.
1710
1711 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1712
1713 PR binutils/12258
1714 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1715 Properly check default linker.
1716 * configure: Regnerated.
1717
1718 2010-11-23 Matthias Klose <doko@ubuntu.com>
1719
1720 * configure.ac: For --enable-gold, handle value `default' instead of
1721 `both*'. New configure option --{en,dis}able-ld.
1722 * configure: Regenerate.
1723
1724 2010-11-20 Ian Lance Taylor <iant@google.com>
1725
1726 * configure.ac: Only disable a language library if no language needs
1727 it. Don't let --disable-libgcj uncondtionally disable libffi.
1728 * configure: Rebuild.
1729
1730 2010-11-20 Paolo Bonzini <bonzini@gnu.org>
1731
1732 * configure: Regenerate.
1733
1734 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1735
1736 PR other/46202
1737 * configure.ac: Fix just-built in-tree STRIP name to be
1738 binutils/strip-new.
1739 * configure: Regenerate.
1740 * Makefile.def (install-strip-gcc, install-strip-binutils)
1741 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1742 (install-strip-sid): Mirror dependencies on non-strip variants
1743 of these targets on the respective -strip prerequisites.
1744 * Makefile.tpl (install-strip, install-strip-host)
1745 (install-strip-target): New targets.
1746 (install-strip-[+module+], install-strip-target-[+module+]):
1747 New targets.
1748 * Makefile.in: Regenerate.
1749
1750 2010-11-19 Ian Lance Taylor <iant@google.com>
1751 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1752
1753 * configure.ac: Add target-libgo to target_libraries. Set
1754 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1755 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1756 (HOST_EXPORTS): Add GOC.
1757 (BASE_TARGET_EXPORTS): Add GOC.
1758 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1759 (GOCFLAGS_FOR_TARGET): New variable.
1760 (EXTRA_HOST_FLAGS): Add GOC.
1761 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1762 * Makefile.def (target_modules): Add libgo.
1763 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1764 (dependencies): Add dependency from configure-target-libgo to
1765 configure-target-libffi and all-target-libstdc++-v3. Add
1766 dependencies from all-target-libgo to all-target-libffi.
1767 (languages): Add go.
1768 * configure: Rebuild.
1769 * Makefile.in: Rebuild.
1770
1771 2010-11-19 Ian Lance Taylor <iant@google.com>
1772
1773 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1774 compiler/flag environment variables.
1775
1776 2010-11-18 Ian Lance Taylor <iant@google.com>
1777
1778 * configure.ac: Check for lang_requires_boot_languages in
1779 config-lang.in files.
1780 * configure: Rebuild.
1781
1782 2010-11-17 Mike Frysinger <vapier@gentoo.org>
1783
1784 * .gitignore: New file.
1785
1786 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1787 Tobias Burnus <burnus@net-b.de>
1788
1789 PR fortran/32049
1790 * Makefile.def: Add libquadmath; build it with language=fortran.
1791 * configure.ac: Add libquadmath.
1792 * Makefile.tpl: Handle multiple libs in check-[+language+].
1793 * Makefile.in: Regenerate.
1794 * configure: Regenerate.
1795
1796 2010-11-15 Andreas Schwab <schwab@redhat.com>
1797
1798 * configure.ac: Fix spelling in option names.
1799 * configure: Regenerated.
1800
1801 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1802
1803 PR bootstrap/39622
1804 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1805 * configure: Regenerated.
1806
1807 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1808
1809 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1810 define the cloog backend to use. Furthermore, only pass the ppllibs to
1811 the configure checks, if necessary.
1812 * configure: Regenerate.
1813
1814 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1815
1816 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1817 * configure: regenerate
1818
1819 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1820
1821 * config/cloog.m4: Fix typo. verison -> version.
1822 * configure: Regenerate.
1823
1824 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1825
1826 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1827 * configure: Regenerate.
1828
1829 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1830
1831 * configure.ac: Support official CLooG.org versions.
1832 * configure: Regenerate.
1833 * config/cloog.m4: New.
1834
1835 2010-11-05 Michael Eager <eager@eagercon.com>
1836
1837 * COPYING.LIBGLOSS: Correct typo in microblaze.
1838 * COPYING.NEWLIB: Same.
1839
1840 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1841
1842 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1843 * configure: Regenerate.
1844
1845 2010-11-03 Ian Lance Taylor <iant@google.com>
1846 Dave Korn <dave.korn.cygwin@gmail.com>
1847
1848 PR lto/46273
1849 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1850 and on other supported platforms whenever LTO is enabled.
1851 * configure: Rebuild.
1852
1853 2010-11-02 Alan Modra <amodra@gmail.com>
1854
1855 PR binutils/12110
1856 * configure.ac: Error when source path contains spaces.
1857 * configure: Regenerate.
1858
1859 2010-10-20 Ian Lance Taylor <iant@google.com>
1860
1861 * Makefile.def (target_modules): Set lib_path to src/.libs for
1862 libstdc++-v3 module.
1863 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1864 * Makefile.in: Rebuild.
1865
1866 2010-10-08 Bernd Schmidt <bernds@codesourcery.com>
1867 Joseph Myers <joseph@codesourcery.com>
1868
1869 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1870 notices.
1871 * COPYING.NEWLIB: Add Texas Instruments notice.
1872
1873 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1874
1875 * configure.ac (build_lto_plugin): New shell variable.
1876 (--enable-lto): Turn on by default for all non-ELF platforms that
1877 have had LTO support added so far. Set build_lto_plugin appropriately
1878 for both ELF and non-ELF.
1879 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1880 * configure: Regenerate.
1881
1882 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1883
1884 PR bootstrap/45326
1885 PR bootstrap/45174
1886 * configure.ac: Honor initial values of $build_configargs,
1887 $host_configargs, $target_configargs. Mark the precious, so
1888 environment settings get recorded.
1889 * configure: Regenerate.
1890
1891 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1892
1893 Sync from GCC:
1894
1895 2010-09-30 Michael Eager <eager@eagercon.com>
1896
1897 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1898 * configure: Regenerate.
1899
1900 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1901
1902 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1903 targets and amend comment.
1904 * configure: Regenerate.
1905
1906 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1907
1908 * configure.ac: Enable LTO by default on Darwin.
1909 * configure: Regenerate.
1910
1911 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1912
1913 PR bootstrap/44455
1914 * configure.ac (extra_mpfr_configure_flags): Copy from
1915 extra_mpc_gmp_configure_flags.
1916 * configure: Re-generated.
1917
1918 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1919
1920 Sync from GCC:
1921
1922 PR bootstrap/45796
1923 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1924 Depend on all-build-libiberty.
1925 * Makefile.in: Regenerate.
1926
1927 2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1928
1929 Sync from GCC:
1930
1931 PR bootstrap/44621
1932 * configure.ac: Fix unportable shell quoting.
1933 * configure: Regenerate.
1934
1935 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1936
1937 * configure.ac: Support all v850 targets.
1938 * configure: Regenerate.
1939
1940 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1941
1942 PR target/44862
1943 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1944 Provide -B option to allow for link spec %s substitutions for
1945 libstdc++.a on darwin.
1946 * Makefile.in: Regenerate.
1947
1948 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1949
1950 * Makefile.def (configure-gcc): Depend on all-libelf.
1951 * Makefile.in: Rebuild.
1952
1953 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1954
1955 * config.sub, config.guess: Update from upstream sources.
1956
1957 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1958
1959 Sync from GCC:
1960
1961 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1962 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1963 * configure: Regenerated.
1964
1965 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1966 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1967 * configure: Regenerate.
1968
1969 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
1970 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1971 * configure: Regenerate.
1972
1973 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1974 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1975 separately.
1976 * configure: Regenerate.
1977
1978 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1979 * configure: Regenerate after change to elf.m4.
1980
1981 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1982 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1983 * configure: Regenerated.
1984
1985 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1986 * configure.ac: Print "buggy but acceptable" when CLooG
1987 revision is less than 9.
1988 * configure: Regenerated.
1989
1990 2010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
1991
1992 Merge from gcc:
1993
1994 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1995 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1996 * configure: Regenerate.
1997
1998 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1999 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2000 a platform that supports LTO.
2001 * configure: Regenerate.
2002
2003 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2004 PR lto/42776
2005 * configure.ac (--enable-lto): Refactor handling so libelf tests
2006 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2007 and allow LTO to be explicitly enabled on non-ELF platforms that
2008 are known to support it inside else-clause.
2009 * configure: Regenerate.
2010
2011 2010-04-27 Roland McGrath <roland@redhat.com>
2012 H.J. Lu <hongjiu.lu@intel.com>
2013
2014 * configure.ac (--enable-gold): Support both, both/gold and
2015 both/bfd to add gold to configdirs without removing ld.
2016 * configure: Regenerated.
2017
2018 * Makefile.def: Add install-gold dependency to install-ld.
2019 * Makefile.in: Regenerated.
2020
2021 2010-04-14 Tristan Gingold <gingold@adacore.com>
2022
2023 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2024 * configure: Regenerate.
2025
2026 2010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2027
2028 Merge from gcc:
2029 PR bootstrap/43615
2030 PR bootstrap/43328
2031 Revert:
2032 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2033 * configure.ac: Do not pass --enable-multilib nor
2034 --disable-multilib in baseargs. Accept explicitly passed
2035 --enable_multilib.
2036 * configure: Regenerate.
2037
2038 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2039
2040 PR bootstrap/43328
2041 * configure.ac: Do not pass --enable-multilib nor
2042 --disable-multilib in baseargs. Accept explicitly passed
2043 --enable_multilib.
2044 * configure: Regenerate.
2045
2046 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2047
2048 * configure.ac (tic6x-*-*): New case.
2049 * configure: Regenerate.
2050
2051 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2052
2053 Merge from gcc:
2054 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2055 PR ada/42554
2056 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2057 * configure: Regenerate.
2058
2059 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2060
2061 * config.sub: Update to version 2010-03-22.
2062 * config.guess: Update to version 2009-12-30.
2063
2064 2010-03-14 Joseph Myers <joseph@codesourcery.com>
2065
2066 Merge from gcc:
2067 2010-01-11 Richard Guenther <rguenther@suse.de>
2068 PR lto/41569
2069 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2070 * Makefile.in: Regenerated.
2071
2072 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2073
2074 PR libstdc++/32499
2075 * configure.ac (RANLIB): Default to true.
2076 (STRIP): Likewise.
2077 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2078 * configure: Regenerate.
2079
2080 2010-02-17 Nick Clifton <nickc@redhat.com>
2081
2082 PR 11238
2083 * Makefile.tpl (local-distclean): Also remove config.cache files in
2084 sub-directories as there may not be Makefiles present in the
2085 sub-directories.
2086 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2087 the config.cache files found by the find command.
2088
2089 * Makefile.in: Regenerate.
2090 * configure.ac: Revert previous delta.
2091 * configure: Regenerate.
2092
2093 2010-02-15 Nick Clifton <nickc@redhat.com>
2094
2095 PR 11238
2096 * configure.ac: Delete config.cache files in sub-directories when
2097 deleting Makefiles.
2098 * configure: Regenerate.
2099
2100 2010-02-15 Nick Clifton <nickc@redhat.com>
2101
2102 * configure.ac: Sync from gcc.
2103 * configure: Regenerate.
2104
2105 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2106
2107 Sync from gcc:
2108 * configure.ac: Add "recommended" version checks for GMP/MPC.
2109 Update recommended GMP/MPFR/MPC versions.
2110 * configure: Regenerate.
2111
2112 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2113
2114 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2115 * configure.ac (bootstrap_target_libs): Make inclusion of
2116 target-libgomp conditional on libgomb being in target_configdirs.
2117 * configure: Regenerate.
2118
2119 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2120
2121 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2122 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2123 * configure: Regenerate.
2124
2125 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2126
2127 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2128 * configure.ac (target_configdirs): Substitute.
2129 * Makefile.def: Bootstrap target module libgomp.
2130 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2131 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2132 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2133 * configure, Makefile.in: Regenerate.
2134
2135 2009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2136
2137 * libtool.m4: Sync from git Libtool.
2138 * ltmain.sh: Likewise.
2139 * ltoptions.m4: Likewise.
2140 * ltversion.m4: Likewise.
2141 * lt~obsolete.m4: Likewise.
2142
2143 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2144 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2145
2146 PR bootstrap/42424
2147 * configure.ac: Include libtool m4 files.
2148 (_LT_CHECK_OBJDIR): Call it.
2149 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2150 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2151
2152 * configure: Regenerate.
2153
2154 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2155
2156 PR bootstrap/41818
2157 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2158 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2159 * Makefile.in: Regenerate.
2160
2161 2009-12-18 Ben Elliston <bje@au.ibm.com>
2162
2163 * config.sub, config.guess: Update from upstream sources.
2164
2165 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>
2166
2167 * COPYING.NEWLIB: Update copyright date.
2168 * COPYING.LIBGLOSS: Ditto.
2169
2170 2009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2171
2172 PR middle-end/30447
2173 PR middle-end/30789
2174 PR other/40302
2175
2176 * configure.ac: Require MPC.
2177 * configure: Regenerate.
2178
2179 * configure.ac: Update minimum MPC version to 0.8.
2180 * configure: Regenerate.
2181
2182 2009-11-20 Paolo Bonzini <bonzini@gnu.org>
2183
2184 * config.guess: Sync with upstream and gcc.
2185 * config.sub: Sync with upstream and gcc.
2186
2187 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2188
2189 * Makefile.def: Restore host and target settings for gmp.
2190 * Makefile.in: Rebuild.
2191
2192 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2193
2194 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2195 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2196 Fix portability of test of C++ as bootstrap language. Add
2197 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2198 * configure: Rebuild.
2199 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2200 and cloog. Fix in-tree ppl configuration. Introduce libelf
2201 in-tree building.
2202 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2203 (POSTSTAGE1_HOST_EXPORTS): Use it.
2204 (STAGE[+id+]_CXXFLAGS): New.
2205 (BASE_FLAGS_TO_PASS): Pass it down.
2206 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2207 extra_exports.
2208 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2209 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2210 extra_exports.
2211 * Makefile.in: Rebuild.
2212
2213 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2214
2215 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2216 paths for *-w64-mingw* and x86_64-*mingw*.
2217 * configure: Regenerated.
2218
2219 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2220
2221 * configure.ac: Disable target-winsup & co for
2222 x86_64-*-mingw* and *-w64-mingw* targets.
2223 * configure: Regenerated.
2224
2225 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2226
2227 * configure.ac (CLooG test): Use = with test.
2228 * configure: Regenerate.
2229
2230 2009-10-22 Richard Guenther <rguenther@suse.de>
2231
2232 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2233 cloog if the ppl version check failed. Move flags saving
2234 before setting in libelf check.
2235 * configure: Regenerate.
2236
2237 2009-10-21 Richard Guenther <rguenther@suse.de>
2238
2239 * configure.ac: Adjust the ppl and cloog configure to work as
2240 documented. Disable cloog if ppl was disabled. Omit the version
2241 checks if they were disabled.
2242 * configure: Re-generate.
2243
2244 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2245
2246 * configure.ac: Add 'lto' to enable_languages, not
2247 new_enable_languages, and only if not already present.
2248 * configure: Regenerate.
2249
2250 2009-10-06 Ian Lance Taylor <iant@google.com>
2251
2252 * Makefile.def: check-gold depends upon all-gas.
2253 * Makefile.in: Rebuild.
2254
2255 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2256
2257 * Makefile.def: all-lto-plugin depends on all-libiberty.
2258 set bootstrap=true for lto-plugin.
2259 Add lto-plugin.
2260 * Makefile.in: Regenerate.
2261 * configure.ac (host_libs): Add lto-plugin.
2262 * configure: Regenerate.
2263
2264 2009-10-03 Diego Novillo <dnovillo@google.com>
2265
2266 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2267 (HOST_LIBELFLIBS): Define.
2268 (HOST_LIBELFINC): Define.
2269 * Makefile.in: Regenerate.
2270 * configure.ac: Add --enable-lto.
2271 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2272 If --enable-lto is used, add 'lto' to new_enable_languages.
2273 If --enable-lto is used and gold is enabled, add
2274 lto-plugin to configdirs.
2275 * configure: Regenerate.
2276
2277 2009-10-03 Simon Baldwin <simonb@google.com>
2278
2279 * configure.ac: If --with-system-zlib, suppress local zlib and
2280 pass --with-system-zlib to subdir configure scripts.
2281 * configure: Regenerate.
2282
2283 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2284 Paolo Bonzini <bonzini@gnu.org>
2285
2286 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2287 $(srcdir).
2288 * Makefile.in: Rebuilt.
2289
2290 2009-09-29 Paolo Bonzini <bonzini@gnu.org>
2291
2292 Sync from gcc:
2293 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2294
2295 * configure.ac: Update minimum MPC version to 0.7.
2296 * configure: Regenerate.
2297
2298 2009-09-25 Nick Clifton <nickc@redhat.com>
2299
2300 * configure.ac: Pass any --cache-file=/dev/null option on to
2301 subconfigures.
2302 * configure: Regenerate.
2303
2304 2009-09-23 Nick Clifton <nickc@redhat.com>
2305
2306 * config.sub, config.guess: Update from upstream sources.
2307
2308 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2309
2310 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2311 * Makefile.in: Rebuilt.
2312
2313 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2314
2315 PR bootstrap/32272
2316 * configure.ac: Error out if $srcdir isn't '.' but contains
2317 host-${host_noncanonical}.
2318 * configure: Regenerate.
2319
2320 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2321
2322 * configure.ac: If bootstrapping a combined tree with
2323 --enable-gold, require c++ in stage1_languages.
2324 * configure: Regenerate.
2325
2326 * configure.ac: Also add target_libs of stage1_languages to
2327 bootstrap_target_libs.
2328 * configure: Regenerate.
2329
2330 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2331 with --enable-languages not containing c++.
2332 * configure: Regenerate.
2333
2334 2009-09-16 Jie Zhang <jie.zhang@analog.com>
2335
2336 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2337 * configure: Regenerate.
2338
2339 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2340
2341 * configure.ac: Do not use $extrasub for replacing @if/@endif
2342 parts in Makefile; instead, use additional arguments to
2343 AC_CONFIG_COMMANDS to do the replacement manually, with several
2344 sed invocations, to avoid HP-UX sed command limits.
2345 * configure: Regenerate.
2346
2347 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2348
2349 * configure.ac (with-build-config): Document. Handle without.
2350 Handle missing argument.
2351 * configure: Rebuilt.
2352
2353 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2354
2355 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2356 Default to bootstrap-debug only if compare-debug works.
2357 * configure: Rebuilt.
2358 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2359 * Makefile.in: Rebuilt.
2360
2361 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2362
2363 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2364 * Makefile.in: Rebuilt.
2365
2366 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
2367
2368 * Makefile.tpl (AWK): Fix typo.
2369 * Makefile.in: Regenerate.
2370
2371 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
2372
2373 * configure.ac: Detect awk and sed.
2374 * Makefile.def (flags_to_pass): Add AWK and SED.
2375 * Makefile.tpl (AWK, SED): New.
2376 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2377 * configure: Regenerate.
2378 * Makefile.in: Regenerate.
2379
2380 2009-09-01 Tristan Gingold <gingold@adacore.com>
2381
2382 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
2383 Remove logical names.
2384
2385 2009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
2386
2387 * ltmain.sh (func_normal_abspath): New function.
2388 (func_relative_path): Likewise.
2389 (func_mode_help): Document new -bindir option for link mode.
2390 (func_mode_link): Add new -bindir option, and use it to place
2391 output DLL if specified.
2392
2393 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2394
2395 * configure.ac (AC_PREREQ): Bump to 2.64.
2396
2397 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2398
2399 * README-maintainer-mode: Point directly to upstream locations
2400 for autoconf, automake, libtool, gettext, instead of copies on
2401 sources.redhat.com. Document required versions.
2402 * configure.ac: Do not substitute datarootdir, htmldir,
2403 pdfdir, docdir. Do not process --with-datarootdir,
2404 --with-htmldir, --with-pdfdir, --with-docdir.
2405 * configure: Regenerate.
2406
2407 * configure: Regenerate.
2408
2409 * compile: Sync from Automake 1.11.
2410 * depcomp: Likewise.
2411 * install-sh: Likewise.
2412 * missing: Likewise.
2413 * mkinstalldirs: Likewise.
2414 * ylwrap: Likewise.
2415
2416 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2417
2418 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2419 (baseargs): Add --disable-option-checking.
2420 * configure: Regenerate.
2421
2422 * Makefile.def (configure-target-libiberty): Depend on
2423 all-binutils and all-ld.
2424 (configure-target-newlib): Likewise.
2425 * Makefile.in: Regenerate.
2426
2427 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2428
2429 Sync with GCC, merge:
2430
2431 2009-07-31 Christian Bruel <christian.bruel@st.com>
2432
2433 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2434 * configure: Regenerate.
2435
2436 2009-07-06 Ian Lance Taylor <iant@google.com>
2437
2438 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2439 * configure: Rebuild.
2440
2441 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2442
2443 PR bootstrap/40338
2444 * configure.ac (comparestring): Create new variable.
2445 * Makefile.tpl (comparestring): Use to skip some comparisions.
2446 * configure: Regenerate.
2447 * Makefile.in: Regenerate.
2448
2449 2009-06-23 Ian Lance Taylor <iant@google.com>
2450
2451 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2452 boot_languages. Only bootstrap target libraries listed in
2453 target_libs for some boot language. Add --with-stage1-ldflags,
2454 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2455 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2456 if not building with C++.
2457 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2458 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2459 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2460 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2461 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2462 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2463 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2464 * configure, Makefile.in: Rebuild.
2465
2466 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2467
2468 * configure.ac: Detect MPC in default directory.
2469 * configure: Regenerate.
2470
2471 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2472
2473 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2474 to noconfdirs.
2475 * configure: Regenerate.
2476
2477 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2478
2479 * Makefile.def: Add MPC support and dependencies.
2480 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2481
2482 * Makefile.in, configure: Regenerate.
2483
2484 2009-05-24 Nicolas Roche <roche@adacore.com>
2485
2486 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2487 * Makefile.in: Regenerate.
2488
2489 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2490
2491 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2492 * configure: Regenerate.
2493
2494 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2495
2496 * configure.ac ($with_ppl): Default to no if not supplied.
2497 ($with_cloog): Likewise.
2498 configure: Regenerate.
2499
2500 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2501
2502 PR bootstrap/39739
2503 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2504 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2505
2506 * configure, Makefile.in: Regenerate.
2507
2508 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2509
2510 * configure.ac: Change copyright header to refer to version
2511 3 of the GNU General Public License and to point readers at the
2512 COPYING3 file and the FSF's license web page.
2513 * Makefile.def: Likewise.
2514 * Makefile.tpl: Likewise.
2515 * Makefile.in: Regenerate.
2516
2517 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2518
2519 * configure.ac: Restore match for darwin9 or later. Use double
2520 brackets since regeneration eats one pair.
2521 * configure: Regenerate.
2522
2523 2009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
2524
2525 * MAINTAINERS: Perform some obvious fixups.
2526
2527 2009-08-17 Ben Elliston <bje@au.ibm.com>
2528
2529 * config.sub, config.guess: Update from upstream sources.
2530
2531 2009-08-06 Michael Eager <eager@eagercon.com>
2532
2533 * configure.ac: Add Microblaze target.
2534 * configure: Regenerate.
2535
2536 2009-07-02 Tristan Gingold <gingold@adacore.com>
2537
2538 * configure.ac: Do not exclude gas for i386-*-darwin.
2539 Add a case for x86_64-*-darwin.
2540 * configure: Regenerate.
2541
2542 2009-06-26 Doug Evans <dje@sebabeach.org>
2543
2544 * Makefile.def (host_modules): Add cgen.
2545 * Makefile.in: Regenerate.
2546 * configure.ac (host_tools): Add cgen.
2547 * configure: Regenerate.
2548
2549 2009-06-17 Michael Eager <eager@eagercon.com>
2550
2551 * COPYING.LIBGLOSS: Add Xilinx license.
2552
2553 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2554
2555 * configure.ac: Define is_elf for QNX Neutrino targets.
2556 * configure: Regenerate.
2557
2558 2009-06-03 Jerome Guitton <guitton@adacore.com>
2559 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2560
2561 * Makefile.tpl (all): Avoid a trailing backslash.
2562 * Makefile.in: Regenerate.
2563
2564 2009-06-03 Ben Elliston <bje@au.ibm.com>
2565
2566 * config.sub, config.guess: Update from upstream sources.
2567
2568 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2569
2570 * Makefile.tpl ([+compare-target+]): Compare all stage
2571 directories, rather than just gcc.
2572 * Makefile.in: Rebuilt.
2573
2574 2009-05-28 Doug Kwan <dougkwan@google.com>
2575
2576 * configure.ac: Support gold for target arm*-*-*.
2577 * configure: Regenerate.
2578
2579 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2580
2581 * Makefile.tpl (all): Avoid harmless warning in make all when
2582 gcc-bootstrap is enabled but stage_last does not exist.
2583 * Makefile.in: Rebuilt.
2584
2585 2009-05-25 Tristan Gingold <gingold@adacore.com>
2586
2587 * setup.com: Complete the file with configuration and build.
2588
2589 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2590
2591 PR other/40159
2592 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2593 gcc-no-bootstrap are mutually exclusive.
2594 * Makefile.in: Rebuilt.
2595
2596 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2597
2598 PR other/40159
2599 * Makefile.tpl (all): Don't end with unconditional success.
2600 * Makefile.in: Rebuilt.
2601
2602 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2603
2604 PR target/37137
2605 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2606 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2607 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2608 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2609 stage_configureflags, stage_cflags and stage_libcflags into
2610 explicit Makefile macros.
2611 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2612 GFORTRAN.
2613 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2614 CC. Set CC_FOR_BUILD from CC.
2615 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2616 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2617 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2618 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2619 and GFORTRAN.
2620 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2621 (_LIBCFLAGS): Renamed to _TFLAGS.
2622 (do-compare-debug, do-compare3-debug): Drop.
2623 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2624 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2625 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2626 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2627 (XGCC_FLAGS_FOR_TARGET): New.
2628 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2629 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2630 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2631 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2632 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2633 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2634 TFLAGS.
2635 (BUILD_CONFIG): Include if requested.
2636 (all): Set TFLAGS on bootstrap.
2637 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2638 (all-stageid-prefixmodule): Likewise.
2639 (do-clean, distclean-stageid): Set TFLAGS.
2640 (restrap): Fix whitespace.
2641 * Makefile.in: Rebuilt.
2642
2643 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2644
2645 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2646 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2647 * Makefile.in: Regenerate.
2648
2649 2009-04-24 Eli Zaretskii <eliz@gnu.org>
2650
2651 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2652 consistency with config.sub. (Update from upstream sources.)
2653
2654 2009-04-21 Joseph Myers <joseph@codesourcery.com>
2655
2656 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2657
2658 2009-04-17 Ben Elliston <bje@au.ibm.com>
2659
2660 * config.sub, config.guess: Update from upstream sources.
2661
2662 2009-04-15 Anthony Green <green@moxielogic.com>
2663
2664 * configure.ac: Add moxie support.
2665 * configure: Rebuilt.
2666
2667 2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2668
2669 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2670 * configure: Regenerate.
2671
2672 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2673
2674 PR gas/10039
2675 * configure.ac: Require texinfo 4.7.
2676 * configure: Regenerated.
2677
2678 2009-04-09 Steve Ellcey <sje@cup.hp.com>
2679
2680 * Makefil.def (languages): New entries.
2681 * Makefile.tpl (check-gcc-*): New generic target.
2682 * Makefile.in: Regenerate.
2683
2684 2009-03-27 Eli Zaretskii <eliz@gnu.org>
2685
2686 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2687 Windows builds of Sed.
2688
2689 2009-03-18 Tom Tromey <tromey@redhat.com>
2690
2691 * configure: Rebuild.
2692 * configure.ac (host_libs): Add libiconv.
2693 * Makefile.in: Rebuild.
2694 * Makefile.def (host_modules): Add libiconv.
2695 (configure-gdb, all-gdb): Depend on libiconv.
2696
2697 2009-03-16 Tristan Gingold <gingold@adacore.com>
2698
2699 * configure.ac: Treat gdb as supported on x86_64-darwin.
2700 * configure: Regenerate.
2701
2702 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2703
2704 Merge from GCC:
2705
2706 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2707
2708 * configure.ac (--with-host-libstdcxx): New option.
2709 * configure: Regenerate.
2710
2711 2009-01-29 Robert Millan <rmh@aybabtu.com>
2712
2713 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2714 * configure: Regenerate.
2715
2716 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2717
2718 PR tree-optimization/38515
2719 * configure.ac (cloog-polylib): Removed.
2720 (with_ppl, with_cloog): Test for "no".
2721 * configure: Regenerated.
2722
2723 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2724
2725 Backport from git Libtool:
2726
2727 2009-01-19 Robert Millan <rmh@aybabtu.com>
2728 Support GNU/kOpenSolaris.
2729 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2730 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2731 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2732 GNU/kOpenSolaris.
2733
2734 2009-02-05 Andreas Schwab <schwab@suse.de>
2735
2736 * Makefile.tpl (stage_last): Define $r and $s before using
2737 $(RECURSE_FLAGS_TO_PASS).
2738 * Makefile.in: Regenerate
2739
2740 2009-01-21 Jeff Johnston <jjohnstn@redhat.com>
2741
2742 * COPYING.NEWLIB: Add ARM license.
2743
2744 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2745
2746 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2747 (all-opcodes): Depend on all-libiberty.
2748 * Makefile.in: Regenerate.
2749
2750 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2751
2752 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2753 * configure: Regenerate.
2754
2755 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2756
2757 Backport link test fix from upstream Libtool:
2758
2759 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2760 Add cache variables to tests that require the linker to work.
2761 For shlibpath_overrides_runpath, this also changes the semantics
2762 to let the result from the C compiler take precedence.
2763 compiler take precedence.
2764
2765 2008-12-02 Ben Elliston <bje@au.ibm.com>
2766
2767 * config.sub, config.guess: Update from upstream sources.
2768
2769 2008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2770
2771 * COPYING.NEWLIB: Updated.
2772 * COPYING.LIBGLOSS: Ditto.
2773
2774 2008-12-16 Paolo Bonzini <bonzini@gnu.org>
2775
2776 Sync with GCC:
2777
2778 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2779
2780 * configure.ac (ppllibs): Add by default the lib flags.
2781 * configure: Regenerate.
2782
2783 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2784
2785 * configure.ac: Add double brackets on darwin[912].
2786 * configure: Regenerate.
2787
2788 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2789
2790 * configure.ac: Expand to darwin10 and later.
2791 * configure: Regenerate.
2792
2793 2008-12-02 Andreas Schwab <schwab@suse.de>
2794
2795 * Makefile.def: configure-target-boehm-gc depends on
2796 all-target-libstdc++-v3.
2797 * Makefile.in: Regenerate.
2798
2799 2008-12-02 Ben Elliston <bje@au.ibm.com>
2800
2801 * config.sub, config.guess: Update from upstream sources.
2802
2803 2008-11-27 Joseph Myers <joseph@codesourcery.com>
2804
2805 Merge from GCC:
2806
2807 2007-12-02 Matthias Klose <doko@ubuntu.com>
2808
2809 * config-ml.in: Remove 64bit configure tests.
2810
2811 2008-05-14 Rafael Espindola <espindola@google.com>
2812
2813 * config-ml.in: don't handle --enable-shared and --enable-static.
2814
2815 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2816 Tobias Grosser <grosser@fim.uni-passau.de>
2817 Jan Sjodin <jan.sjodin@amd.com>
2818 Harsha Jagasia <harsha.jagasia@amd.com>
2819 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2820 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2821 Adrien Eliche <aeliche@isty.uvsq.fr>
2822
2823 Merge from graphite branch.
2824 * configure: Regenerate.
2825 * Makefile.in: Regenerate.
2826 * configure.ac (host_libs): Add ppl and cloog.
2827 Add checks for PPL and CLooG.
2828 * Makefile.def (ppl, cloog): Added modules and dependences.
2829 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2830 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2831
2832 2008-09-03 Richard Guenther <rguenther@suse.de>
2833
2834 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2835 cloog test.
2836 * configure: Re-generate.
2837
2838 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2839
2840 * configure.ac (--with-cloog-polylib): New.
2841 (--disable-cloog-version-check): New.
2842 (--disable-ppl-version-check): New.
2843 * configure: Re-generate.
2844
2845 2008-09-05 Richard Guenther <rguenther@suse.de>
2846
2847 * configure.ac: Initialize clooglibs to -lcloog.
2848 * configure: Re-generate.
2849
2850 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2851
2852 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2853 recommended version to 2.3.2.
2854
2855 * configure: Regenerate.
2856
2857 2008-10-31 Ben Elliston <bje@au.ibm.com>
2858
2859 * configure.ac (spu-*-*): Remove special case.
2860 * configure: Regenerate.
2861
2862 Complete comment text from GCC version of:
2863
2864 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2865
2866 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2867 (GCC_SHLIB_SUBDIR): New.
2868 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2869 * configure: Regenerate.
2870 * Makefile.in: Regenerate.
2871
2872 2008-11-27 Tristan Gingold <gingold@adacore.com>
2873
2874 * configure.ac: Build gdb for i?86-*-darwin*
2875 * configure: Regenerated.
2876
2877 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2878
2879 PR bootstrap/38014
2880 PR bootstrap/37923
2881
2882 Revert:
2883
2884 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2885
2886 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2887 * Makefile.in: Regenerated.
2888
2889 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2890
2891 PR gdb/921
2892 PR gdb/1646
2893 PR gdb/2175
2894 PR gdb/2176
2895
2896 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2897 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2898 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2899 (HOST_EXPORTS): Pass CPPFLAGS.
2900 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2901 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2902 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2903 * Makefile.in, configure: Regenerated.
2904 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2905 and CPPFLAGS_FOR_BUILD.
2906
2907 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2908
2909 * configure.ac [spu-*-*]: Do not set skipdirs.
2910 * configure: Re-generate.
2911
2912 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2913
2914 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2915 * Makefile.in: Regenerated.
2916
2917 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2918
2919 PR gdb/921
2920 PR gdb/1646
2921 PR gdb/2175
2922 PR gdb/2176
2923
2924 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2925 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2926 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2927 (HOST_EXPORTS): Pass CPPFLAGS.
2928 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2929 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2930 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2931 * Makefile.in, configure: Regenerated.
2932 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2933 and CPPFLAGS_FOR_BUILD.
2934
2935 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
2936
2937 * libtool.m4: Update to libtool 2.2.6.
2938 * lt~obsolete.m4: Update to libtool 2.2.6.
2939 * ltmain.sh: Update to libtool 2.2.6.
2940 * ltsugar.m4: Update to libtool 2.2.6.
2941 * ltversion.m4: Update to libtool 2.2.6.
2942 * ltoptions.m4: Update to libtool 2.2.6.
2943 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2944
2945 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2946
2947 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2948 (GCC_SHLIB_SUBDIR): New.
2949 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2950 * configure: Regenerate.
2951 * Makefile.in: Regenerate.
2952
2953 2008-08-28 Tristan Gingold <gingold@adacore.com>
2954
2955 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2956 Enable bfd, binutils and opcodes.
2957 * configure: Regenerate.
2958
2959 2008-08-16 Nicolas Roche <roche@adacore.com>
2960
2961 * Makefile.tpl: Add BOOT_ADAFLAGS.
2962 * Makefile.in: Regenerate.
2963
2964 2008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
2965
2966 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2967 * configure: Regenerate.
2968
2969 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2970
2971 Sync with gcc:
2972 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2973
2974 * configure.ac: Add makefile fragments for hpux.
2975 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2976 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2977 * configure: Regenerate.
2978 * Makefile.in: Regenerate.
2979
2980 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2981
2982 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2983 * Makefile.in: Regenerate.
2984 * configure: Regenerate.
2985
2986 2008-06-18 Ian Lance Taylor <iant@google.com>
2987
2988 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2989
2990 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2991
2992 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2993
2994 * configure: Regenerate.
2995
2996 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2997
2998 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2999 "$@" is still intact with both Autoconf 2.59 and 2.62.
3000 * configure: Regenerate.
3001
3002 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3003
3004 * Makefile.tpl: Fix comment errors.
3005 * Makefile.in: Regenerate.
3006
3007 2008-06-13 Julian Brown <julian@codesourcery.com>
3008
3009 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3010 of libobjc for ARM EABI Linux.
3011 * configure: Regenerate.
3012
3013 2008-06-12 David S. Miller <davem@davemloft.net>
3014 David Edelsohn <edelsohn@gnu.org>
3015
3016 * configure.ac: Add powerpc*-*-* to gold supported targets.
3017 * configure: Regenerate.
3018
3019 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3020
3021 PR tree-optimization/36218
3022 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3023 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3024 (all prefix="build-"): Pass them to build-system sub-makes.
3025 * Makefile.in: Regenerate.
3026
3027 2008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3028
3029 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
3030 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
3031 mkdep, and compile. Update comments.
3032 (ETC_SUPPORT): Add ChangeLog and update comments.
3033
3034 2008-05-11 Ian Lance Taylor <iant@google.com>
3035
3036 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
3037
3038 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3039
3040 Sync with gcc:
3041 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3042
3043 PR bootstrap/35457
3044 * configure.ac: Include override.m4.
3045 * configure: Regenerate.
3046
3047 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3048
3049 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3050 * Makefile.in: Regenerate.
3051
3052 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3053
3054 * configure.ac: Do not build libssp for the AVR.
3055 * configure: Regenerate.
3056
3057 2008-04-18 Nick Clifton <nickc@redhat.com>
3058
3059 * MAINTAINERS: Replace reference to configure.in with reference to
3060 configure.ac.
3061
3062 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3063
3064 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3065 as nonconfigurable directories list.
3066 * configure: Regenerate.
3067
3068 2008-04-14 David S. Miller <davem@davemloft.net>
3069
3070 * configure.ac: Add sparc*-*-* to gold supported targets.
3071 * configure: Regenerate.
3072
3073 2008-04-14 Ben Elliston <bje@au.ibm.com>
3074
3075 * config.sub, config.guess: Update from upstream sources.
3076
3077 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3078
3079 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3080 * Makefile.in: Regenerate.
3081
3082 2008-04-07 Ian Lance Taylor <iant@google.com>
3083
3084 * Makefile.def: check-gold depends upon all-binutils.
3085 * Makefile.in: Regenerate.
3086
3087 2008-04-04 Nick Clifton <nickc@redhat.com>
3088
3089 PR binutils/4334
3090 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3091 builds.
3092 * configure: Regenerate.
3093
3094 2008-04-04 NightStrike <NightStrike@gmail.com>
3095
3096 PR other/35151
3097 * configure.ac: Combine rules for mingw32 and mingw64.
3098 * configure: Regenerate.
3099
3100 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3101
3102 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3103 * Makefile.in: Regenerate.
3104
3105 2008-03-20 Ian Lance Taylor <iant@google.com>
3106
3107 * configure.ac: Add support for --enable-gold.
3108 * Makefile.def: Add gold as a directory like ld.
3109 * configure, Makefile.in: Regenerate.
3110
3111 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
3112
3113 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3114 (s390_cond_extensions): Reduced extensions to the compare related.
3115 (main): z10 cpu type option added.
3116 (expandConditionalJump): Renamed to ...
3117 (insertExpandedMnemonic): ... this.
3118
3119 * opcodes/s390-opc.c: Re-group the operand format makros.
3120 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
3121 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
3122 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
3123 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
3124 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
3125 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
3126 INSTR_SIL_RDU): New instruction formats added.
3127 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
3128 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
3129 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
3130 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
3131 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
3132 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
3133 masks added.
3134 (s390_opformats): New formats added "ris", "rrs", "sil".
3135 * opcodes/s390-opc.txt: Add the conditional jumps with the
3136 extensions removed from automatic expansion in s390-mkopc.c manually.
3137 (asi - trtre): Add new System z10 EC instructions.
3138 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3139
3140 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3141
3142 * configure.ac: m4_include config/proginstall.m4.
3143 * configure: Regenerate.
3144
3145 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3146
3147 Backport from upstream Libtool:
3148
3149 2007-10-12 Eric Blake <ebb9@byu.net>
3150
3151 Deal with Autoconf 2.62's semantic change in m4_append.
3152 * ltsugar.m4 (lt_append): Replace broken versions of
3153 m4_append.
3154 (lt_if_append_uniq): Don't require separator to be overquoted,
3155 and avoid broken m4_append.
3156 (lt_dict_add): Fix typo.
3157 * libtool.m4 (_LT_DECL): Don't overquote separator.
3158
3159 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3160
3161 * config.rpath: Add AIX 6 support.
3162
3163 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3164
3165 * Makefile.def (stageprofile). Remove -fprofile-generate
3166 from stage_libcflags.
3167 * Makefile.in: Regenerate.
3168
3169 2008-03-13 Ben Elliston <bje@au.ibm.com>
3170
3171 * config.sub, config.guess: Update from upstream sources.
3172
3173 2008-03-06 Florian Krohm <fkrohm@us.ibm.com>
3174
3175 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
3176 * s390-opc.txt (cmpsc): Duplicate entry removed.
3177 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
3178 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
3179 fier, cu42, cu41): Fix operand format.
3180
3181 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3182
3183 PR bootstrap/32009
3184 PR bootstrap/32161
3185
3186 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3187 * configure: Regenerate.
3188
3189 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3190 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3191 STAGE4_LIBCFLAGS): New.
3192 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3193 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3194 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3195 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3196 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3197 for target modules. Don't export LIBCFLAGS.
3198 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3199 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3200 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3201 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3202 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3203 * Makefile.in: Regenerate.
3204
3205 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3206
3207 PR libgcj/33085
3208 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3209 Do not use -DDLL_EXPORT. Backport from upstream.
3210
3211 2008-02-14 Nick Clifton <nickc@redhat.com>
3212
3213 Import this patch from gcc:
3214 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3215
3216 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3217
3218 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3219
3220 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3221 * configure: Regenerate.
3222
3223 2008-01-31 Marc Gauthier <marc@tensilica.com>
3224
3225 * configure.ac (xtensa*-*-*): Recognize processor variants.
3226 * configure: Regenerate.
3227
3228 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3229
3230 PR bootstrap/34922
3231 * configure.ac (PARSE_ARGS): Push suitable setting of
3232 ac_subdirs_all, for `./configure --help=recursive'.
3233 Handle `+' in generic toplevel directory disabling.
3234 * configure: Regenerate.
3235
3236 2008-01-23 Ben Elliston <bje@au.ibm.com>
3237
3238 * config.sub, config.guess: Update from upstream sources.
3239
3240 2008-01-08 Ben Elliston <bje@au.ibm.com>
3241
3242 * config.sub, config.guess: Update from upstream sources.
3243
3244 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3245
3246 * COPYING.LIBGLOSS: Update default copyright.
3247
3248 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3249
3250 * COPYING.NEWLIB: Update default copyright.
3251
3252 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3253
3254 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3255 Change recommended MPFR from 2.2.1 > 2.3.0.
3256 * configure: Regenerate.
3257
3258 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3259
3260 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3261 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3262 * Makefile.in: Regenerate.
3263
3264 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3265
3266 * configure.ac: Enable libjava for x86_64-*-darwin9.
3267 * configure: Regenerate.
3268
3269 2007-12-05 Ben Elliston <bje@au.ibm.com>
3270
3271 * config.sub, config.guess: Update from upstream sources.
3272
3273 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3274
3275 * config-ml.in: Robustify against white space in absolute file
3276 names.
3277
3278 * config-ml.in (multi-clean): Substitute ${Makefile}.
3279 Remove superfluous ${Makefile} in list.
3280
3281 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3282
3283 * Makefile.def (dependencies): Make configure-gdb depend on
3284 all-intl.
3285 * Makefile.in: Regenerated.
3286
3287 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3288
3289 * Makefile.def: To avoid problems running with parallel makes,
3290 build newlib before libgloss so that target specific header
3291 files are availble.
3292 * Makefile.in: Regenerate.
3293
3294 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3295
3296 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3297 * Makefile.in: Regenerate.
3298
3299 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3300
3301 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
3302 * libdecnumber: New directory, imported from GCC.
3303
3304 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3305
3306 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3307 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3308 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3309 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3310 * configure: Regenerate.
3311
3312 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3313
3314 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3315 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3316 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3317 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3318 * configure.ac: Default them to host tools for $host = $build.
3319 Subst them.
3320
3321 * configure: Regenerate.
3322 * Makefile.in: Regenerate.
3323
3324 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3325
3326 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3327 * configure: Regenerate.
3328
3329 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3330
3331 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3332 libstdc++.
3333 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3334 * configure: Regenerate.
3335 * Makefile.in: Regenerate.
3336
3337 2007-09-17 Andreas Schwab <schwab@suse.de>
3338
3339 * configure.ac: Raise minimum makeinfo version to 4.6.
3340 * configure: Regenerate.
3341
3342 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3343
3344 * configure.ac: Correct makeinfo version check.
3345 * configure: Regenerate.
3346
3347 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3348
3349 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3350 to $skipdirs and only disable gprof for newlib. Use the normal
3351 mips*-elf* handling in other respects.
3352 * configure: Regnerate.
3353
3354 2007-09-12 David Daney <ddaney@avtrex.com>
3355
3356 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3357 enabling libgcj.
3358 * configure: Regenerate.
3359
3360 2007-09-12 Richard Guenther <rguenther@suse.de>
3361
3362 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3363 nor --disable-checking is provided also turn on yes and types
3364 checking for stage1.
3365 * configure: Re-generate.
3366
3367 2007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3368
3369 PR target/33281
3370 * configure.ac: Use config/mh-mingw on mingw.
3371 * configure: Regenerate.
3372
3373 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3374
3375 PR other/32154
3376 * configure.ac: For libgloss targets, point the linker to the linker
3377 script, startup code and simulator library.
3378 * configure: Regenerate.
3379
3380 2007-09-09 Andrew Haley <aph@redhat.com>
3381
3382 * configure.ac (noconfigdirs): Remove target-libffi and
3383 target-libjava.
3384
3385 2007-08-29 Nick Clifton <nickc@redhat.com>
3386
3387 * config.sub, config.guess: Update from upstream sources.
3388
3389 2007-08-21 Richard Guenther <rguenther@suse.de>
3390
3391 * configure.ac: Add types checking to stage1 checking flags.
3392 * configure: Regenerate.
3393
3394 2007-08-18 Paul Brook <paul@codesourcery.com>
3395 Joseph Myers <joseph@codesourcery.com>
3396
3397 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3398 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3399 * Makefile.in: Regenerate.
3400 * configure.ac (--with-debug-prefix-map): New.
3401 * configure: Regenerate.
3402
3403 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3404 Nigel Stephens <nigel@mips.com>
3405
3406 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3407 as target_makefile_frag.
3408 * configure: Regenerate.
3409
3410 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3411
3412 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3413 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3414 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3415 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3416 (do-compare, do-compare3, do-compare-debug): New.
3417 ([+compare-target+]): Use them.
3418
3419 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3420
3421 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3422 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3423 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3424 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3425 (do-compare, do-compare3, do-compare-debug): New.
3426 ([+compare-target+]): Use them.
3427
3428 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3429 Ben Elliston <bje@au.ibm.com>
3430
3431 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3432 --silent if $silent.
3433 * configure: Regenerate.
3434
3435 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
3436
3437 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
3438
3439 2007-07-17 Nick Clifton <nickc@redhat.com>
3440
3441 * COPYING3: New file. Contains version 3 of the GNU General
3442 Public License.
3443 * COPYING3.LIB: New file. Contains version 3 of the GNU
3444 Lesser General Public License.
3445
3446 2007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
3447
3448 * configure.ac: Fix my previous change to really match GCC.
3449 * configure: Regenerate.
3450
3451 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3452
3453 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3454 * configure: Regenerate.
3455
3456 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3457
3458 * configure.ac: Add some missing m4 quotation.
3459 * configure: Regenerate.
3460
3461 2007-07-09 Kai Tietz <kai.tietz@onevision.com>
3462
3463 * Makefile.def: Add windmc tool to build.
3464 * Makefile.tpl: Likewise.
3465 * configure.ac: Likewise.
3466 * Makefile.in: Regenerate.
3467 * configure: Regenerate.
3468
3469 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3470
3471 * lt~obsolete.m4: New. Import from 20070318 libtool.
3472
3473 2007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
3474
3475 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3476 uclinux and linux-uclibc targets.
3477 * configure: Regenerate.
3478
3479 2007-06-28 DJ Delorie <dj@redhat.com>
3480
3481 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3482 not building newlib.
3483 * configure: Regenerated.
3484
3485 2007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3486
3487 * src-release (DEVO_SUPPORT): Correct typos.
3488
3489 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3490
3491 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3492 * Makefile.in: Regenerated.
3493
3494 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3495
3496 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3497 (distclean-stage[+id+]): Possibly delete stage_last.
3498 * Makefile.in: Regenerate.
3499
3500 2007-06-07 Ben Elliston <bje@au.ibm.com>
3501
3502 * config.sub, config.guess: Update from upstream sources.
3503
3504 2007-06-07 Ben Elliston <bje@au.ibm.com>
3505
3506 * Makefile.tpl: Fix spelling error.
3507 * Makefile.in: Regenerate.
3508
3509 2007-06-04 Paolo Bonzini <bonzini@gnu.org>
3510
3511 Sync with gcc:
3512 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3513
3514 PR bootstrap/29382
3515 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3516 * configure: Rebuilt.
3517
3518 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3519
3520 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3521 lt_cv_sys_max_cmd_len.
3522
3523 2007-05-31 Paolo Bonzini <bonzini@gnu.org>
3524
3525 * ltgcc.m4: Update from GCC.
3526
3527 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3528
3529 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3530
3531 2007-05-24 Steve Ellcey <sje@cup.hp.com>
3532
3533 * ltmain.sh: Update from GCC.
3534 * libtool.m4: Update from GCC.
3535 * ltsugar.m4: New. Update from GCC.
3536 * ltversion.m4: New. Update from GCC.
3537 * ltoptions.m4: New. Update from GCC.
3538 * ltconfig: Remove.
3539 * ltcf-c.sh: Remove.
3540 * ltcf-cxx.sh: Remove.
3541 * ltcf-gcj.sh: Remove.
3542 * src-release: Update with new libtool file list.
3543
3544 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3545
3546 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3547 stage_cflags.
3548 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3549 Remove CFLAGS/LIBCFLAGS.
3550 (configure-stage[+id+]-[+prefix+][+module+],
3551 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3552 * Makefile.in: Regenerate.
3553
3554 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3555
3556 * config-ml.in: Update from GCC.
3557
3558 2007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3559
3560 * src-release (do-proto-toplev): Process the support directories before
3561 the tool directory.
3562
3563 2007-03-21 Richard Sandiford <richard@codesourcery.com>
3564
3565 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3566 of glob. Quote arguments with single quotes too.
3567 * configure: Regenerate.
3568
3569 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3570
3571 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3572 * Makefile.in: Regenerate
3573
3574 2007-03-07 Andreas Schwab <schwab@suse.de>
3575
3576 * configure: Regenerate.
3577
3578 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3579
3580 * configure.ac: Add "--with-pdfdir" configure option,
3581 which defines pdfdir variable.
3582 * Makefile.def (target=fixincludes): Add install-pdf to
3583 missing targets.
3584 (recursive_targets): Add install-pdf target.
3585 (flags_to_pass): Add pdfdir.
3586 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3587 target.
3588 * configure: Regenerate
3589 * Makefile.in: Regenerate
3590
3591 2007-02-28 Eric Christopher <echristo@apple.com>
3592
3593 Revert:
3594 2006-12-07 Mike Stump <mrs@apple.com>
3595
3596 * Makefile.def (dependencies): Add dependency for
3597 install-target-libssp and install-target-libgomp on
3598 install-gcc.
3599 * Makefile.in: Regenerate.
3600
3601 2007-02-27 Matt Kraai <kraai@ftbfs.org>
3602
3603 * configure: Regenerate.
3604 * configure.ac: Move statements after variable declarations.
3605
3606 2007-02-19 Joseph Myers <joseph@codesourcery.com>
3607
3608 * configure.ac: Adjust for loop syntax.
3609 * configure: Regenerate.
3610
3611 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3612
3613 * configure: Rebuilt.
3614
3615 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3616
3617 * configure.ac: Drop multiple occurrences of --enable-languages,
3618 and fix its quoting.
3619 * configure: Rebuilt.
3620
3621 2007-02-17 Mark Mitchell <mark@codesourcery.com>
3622 Nathan Sidwell <nathan@codesourcery.com>
3623 Vladimir Prus <vladimir@codesourcery.com
3624 Joseph Myers <joseph@codesourcery.com>
3625
3626 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3627 * configure: Regenerate.
3628
3629 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3630
3631 * configure.ac (target_libraries): Move libgcc before libiberty.
3632 * configure: Regenerated.
3633
3634 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
3635
3636 * configure: Regenerate again?
3637
3638 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
3639
3640 * configure: Reapply PR30748 fix which was lost in the previous commit.
3641
3642 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3643 Paolo Bonzini <bonzini@gnu.org>
3644
3645 PR bootstrap/30753
3646 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3647 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3648 * configure: Regenerated.
3649
3650 2007-02-10 Paolo Bonzini <bonzini@gnu.org>
3651
3652 * configure: Regenerate.
3653
3654 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3655
3656 PR bootstrap/30748
3657 * configure.ac: Correct syntax for Solaris ksh.
3658 * configure: Regenerated.
3659
3660 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3661
3662 * Makefile.def: Sync with GCC.
3663 * Makefile.tpl: Sync with GCC.
3664 * Makefile.in: Regenerate.
3665 * configure: Regenerate.
3666
3667 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3668
3669 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3670 noncanonical equivalents.
3671 * configure.in: Rename to...
3672 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3673 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3674 target_noncanonical. Use them. Rewrite removal of configure
3675 arguments for autoconf 2.59. Discard variable settings. Force
3676 program_transform_name for native tools.
3677
3678 * Makefile.in: Regenerated.
3679 * configure: Regenerated with autoconf 2.59.
3680
3681 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3682
3683 2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3684
3685 * COPYING.LIBGLOSS: Reformat default Red Hat
3686 license to fit within 80 columns.
3687 * COPYING.NEWLIB: Ditto.
3688
3689 2007-02-05 Dave Brolley <brolley@redhat.com>
3690
3691 * Contribute the following changes:
3692 2006-11-28 DJ Delorie <dj@redhat.com>
3693
3694 * configure.in: Fix typo for mep's target_makefile_frag.
3695 * configure: Regenerated.
3696
3697 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3698
3699 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3700 * configure: Regenerate.
3701
3702 2001-09-19 DJ Delorie <dj@redhat.com>
3703
3704 * configure.in (target_makefile_frag): use mt-mep
3705
3706 2001-06-12 Don Howard <dhoward@redhat.com>
3707
3708 * configure.in: Remove gdb from MeP skip list.
3709
3710 2001-04-05 DJ Delorie <dj@redhat.com>
3711
3712 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3713
3714 2001-03-20 Ben Elliston <bje@redhat.com>
3715
3716 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3717
3718 2001-03-19 Ben Elliston <bje@redhat.com>
3719
3720 * config.sub (mep, mep-*): Add.
3721
3722 2007-01-31 Andreas Schwab <schwab@suse.de>
3723
3724 * Makefile.tpl (LDFLAGS): Substitute it.
3725 * Makefile.in: Regenerate.
3726
3727 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3728
3729 * configure.in: Change == to = in test command.
3730 * configure: Regenerate.
3731
3732 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3733 Nick Clifton <nickc@redhat.com>
3734 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3735
3736 * configure.in (build_configargs, host_configargs, target_configargs):
3737 Remove build/host/target parameters.
3738 (host_libs): Add gmp and mpfr.
3739 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3740 * Makefile.def (gmp, mpfr): New.
3741 (gcc): Remove target.
3742 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3743 target_os, target_vendor): New.
3744 (configure): Add host_alias/target_alias arguments. Adjust invocations.
3745 * configure: Regenerate.
3746 * Makefile.in: Regenerate.
3747
3748 2007-01-11 Matt Fago <fago@earthlink.net>
3749
3750 * configure.in: Try to link to functions only in mpfr 2.2.x
3751 to improve robustness of configure tests.
3752 * configure: Regenerate.
3753
3754 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
3755
3756 * configure.in: Add support for an x86_64-mingw* target.
3757 * configure: Regenerate.
3758
3759 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3760
3761 * Makefile.tpl (all-target): Correct @if conditional for target
3762 modules.
3763 * configure.in: Omit libiberty if building only target libgcc.
3764 * configure, Makefile.in: Regenerated.
3765
3766 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
3767
3768 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3769 * configure: Regenerate.
3770
3771 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3772
3773 * Makefile.def (target_modules): Add libgcc.
3774 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3775 * Makefile.tpl (clean-target-libgcc): Delete.
3776 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3777 on gcc even for bootstrapped modules. Rewrite handling of
3778 lang_env_dependencies to loop over target_modules.
3779 * configure.in (target_libraries): Add target-libgcc.
3780 * Makefile.in, configure: Regenerated.
3781
3782 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3783
3784 Sync with gcc:
3785 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3786
3787 * configure.in: Reorganize recognition of languages. Add
3788 --enable-stage1-languages. Show supported languages for the chosen
3789 target rather than all recognized languages.
3790 * configure: Regenerate.
3791
3792 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3793
3794 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3795 * Makefile.in: Regenerate.
3796
3797 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3798
3799 * configure.in: Warn that MPFR 2.2.0 is buggy.
3800 * configure: Regenerate.
3801
3802 2006-12-27 Ian Lance Taylor <iant@google.com>
3803
3804 * configure.in: When removing Makefiles to force a reconfigure, also
3805 remove prev-DIR*/Makefile.
3806 * configure: Regenerate.
3807
3808 2006-12-23 Kazu Hirata <kazu@codesourcery.com>
3809
3810 * config.bfd: Recognize fido.
3811
3812 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3813
3814 Sync with gcc:
3815
3816 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3817
3818 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3819 it only affects bootstrap and could be tested on "$host" as well.
3820 * configure: Regenerate.
3821 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3822
3823 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3824
3825 PR bootstrap/29544
3826 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3827 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3828 move here comment from Makefile.tpl.
3829 * Makefile.tpl: Move some definitions higher in the file.
3830 (STAGE1_CHECKING): New.
3831 * configure.in: Add --enable-stage1-checking.
3832 * configure: Regenerate.
3833 * Makefile.in: Regenerate.
3834
3835 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3836
3837 * configure.in: Update error message for missing GMP/MPFR.
3838
3839 * configure: Regenerate.
3840
3841 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3842
3843 * configure.in: Update MPFR version in error message.
3844
3845 * configure: Regenerate.
3846
3847 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3848
3849 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3850 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3851 --with-gmp-lib): New flags.
3852
3853 * configure: Regenerate.
3854
3855 2006-12-12 Andreas Tobler <a.tobler@schweiz.org>
3856
3857 PR bootstrap/30134
3858 * configure.in: Correct x86 darwin support for libjava to powerpc
3859 and i?86 only.
3860 * configure: Regenerate.
3861
3862 2006-12-11 Alan Modra <amodra@bigpond.net.au>
3863
3864 * configure.in: Handle spu makefile frag.
3865 * Makefile.tpl (MAINT): Define
3866 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3867 * configure: Regenerate.
3868 * Makefile.in: Regenerate.
3869
3870 2006-12-11 Ben Elliston <bje@au.ibm.com>
3871
3872 * config.sub, config.guess: Update from upstream sources.
3873
3874 2006-12-11 Ben Elliston <bje@au.ibm.com>
3875
3876 * configure.in: Sync with GCC (spu-*-*).
3877 * configure: Sync with GCC.
3878
3879 2006-12-07 Mike Stump <mrs@apple.com>
3880
3881 * Makefile.def (dependencies): Add dependency for
3882 install-target-libssp and install-target-libgomp on
3883 install-gcc.
3884 * Makefile.in: Regenerate.
3885
3886 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
3887
3888 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3889 (unstage): Test for stage_last presence.
3890
3891 PR bootstrap/29802
3892 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
3893 * Makefile.in: Regenerate.
3894
3895 2006-11-14 DJ Delorie <dj@redhat.com>
3896
3897 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
3898 * Makefile.in: Sync with GCC.
3899 * configure.in: Sync with GCC (mpfr, gmp).
3900 * configure: Sync with GCC.
3901
3902 2006-11-08 Jie Zhang <jie.zhang@analog.com>
3903
3904 * configure.in: Remove target-libgloss from noconfigdirs for
3905 bfin-*-*.
3906 * configure: Regenerated.
3907
3908 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
3909
3910 * COPYING.NEWLIB: Add spu license.
3911 * COPYING.LIBGLOSS: Ditto.
3912
3913 2006-10-17 Brooks Moses <bmoses@stanford.edu>
3914
3915 * Makefile.def: Added pdf target handling.
3916 * Makefile.tpl: Added pdf target handling.
3917 * Makefile.in: Regenerated.
3918
3919 2006-10-11 Jeff Johnston <jjohnstn@redhat.com>
3920
3921 * COPYING.NEWLIB: Updated.
3922 * COPYING.LIBGLOSS: Ditto.
3923
3924 2006-09-27 Dave Brolley <brolley@redhat.com>
3925
3926 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3927 $s instead of $r.
3928 * configure: Regenerated.
3929
3930 2006-09-26 Ben Elliston <bje@au.ibm.com>
3931
3932 * config.sub, config.guess: Update from upstream sources.
3933
3934 2006-09-20 Thiemo Seufer <ths@mips.com>
3935
3936 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3937 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3938 * configure: Regenerate.
3939
3940 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
3941
3942 * configure.in: Never build newlib for a Mingw host.
3943 Never build newlib as Mingw target library.
3944 Test the existence of winsup/cygwin for building a Cygwin newlib,
3945 rather than just winsup.
3946 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3947 building a Mingw target.
3948 * configure: Regenerate.
3949
3950 2006-08-15 Thiemo Seufer <ths@mips.com>
3951 Nigel Stephens <nigel@mips.com>
3952 David Ung <davidu@mips.com>
3953
3954 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3955
3956 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
3957
3958 Sync from GCC:
3959 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3960
3961 PR bootstrap/18058
3962 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3963 if the bootstrap compiler is a GCC version that supports it.
3964 * configure: Regenerate.
3965
3966 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3967
3968 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3969 * configure: Regenerated.
3970
3971 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
3972
3973 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3974 for stages after the first.
3975
3976 2006-07-17 Jakub Jelinek <jakub@redhat.com>
3977
3978 * Makefile.def: Add dependencies for configure-opcodes
3979 on configure-intl and all-opcodes on all-intl.
3980 * Makefile.in: Regenerated.
3981
3982 2006-07-04 Peter O'Gorman <peter@pogma.com>
3983
3984 * ltconfig: chmod 644 before ranlib during install.
3985
3986 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3987
3988 * configure.in: Fix thinkos in previous check-in.
3989 * configure: Regenerate.
3990
3991 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3992
3993 Sync from gcc:
3994
3995 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
3996
3997 PR other/27063
3998 * configure.in: Test subdir_requires and give an appropriate
3999 error message.
4000 * configure: Regenerate.
4001
4002 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4003
4004 PR target/27540
4005 * configure.in: Only enable libgomp on IRIX 6.
4006 * configure: Regenerate.
4007
4008 2006-06-20 David Ayers <d.ayers@inode.at>
4009
4010 PR bootstrap/28072
4011 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4012 whether target-libjava is being configured instead of whether the
4013 java front end is enabled.
4014 * configure: Regenerate.
4015
4016 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
4017
4018 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
4019 to R_ARM_LDC_SB_G{0,1,2} respectively.
4020
4021 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4022
4023 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4024 too.
4025 * Makefile.in: Regenerate.
4026
4027 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4028
4029 Sync from gcc:
4030
4031 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4032 * configure.in: Don't enable libgomp on hpux10.
4033 * configure: Rebuilt.
4034
4035 2006-06-13 David Ayers <d.ayers@inode.at>
4036
4037 Sync from gcc:
4038
4039 2006-06-12 David Ayers <d.ayers@inode.at>
4040
4041 PR bootstrap/27963
4042 PR target/19970
4043 * configure.in: Remove target-boehm-gc from noconfigdirs where
4044 ${libgcj} is specified.
4045 * configure: Regenerate.
4046
4047 2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
4048
4049 Sync from gcc:
4050
4051 2005-01-12 David Edelsohn <edelsohn@gnu.org>
4052 Andreas Schwab <schwab@suse.de>
4053
4054 PR bootstrap/18033
4055 * config-ml.in: Eval option if surrounded by single quotes.
4056
4057 2006-06-07 Carlos O'Donell <carlos@codesourcery.com>
4058
4059 Sync from gcc:
4060
4061 2006-06-06 David Ayers <d.ayers@inode.at>
4062
4063 PR libobjc/13946
4064 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4065 * Makefile.in: Regenerate.
4066 * configure.in: Add --enable-objc-gc at toplevel and have it
4067 enable boehm-gc for Objective-C.
4068 Remove target-boehm-gc from libgcj.
4069 Add target-boehm-gc to target_libraries.
4070 Add target-boehm-gc to noconfigdirs where ${libgcj}
4071 is specified.
4072 Assert that boehm-gc is supported when requested for Objective-C.
4073 Only build boehm-gc if needed either for Java or Objective-C.
4074 * configure: Regenerate.
4075
4076 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4077
4078 PR 27674
4079 * Makefile.tpl (configure-[+prefix+][+module+],
4080 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4081 Remove rule to unstage bootstrapped modules.
4082 (stage_current): New.
4083 * Makefile.in: Regenerate.
4084
4085 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4086 Andreas Tobler <a.tobler@schweiz.ch>
4087
4088 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4089 * configure: Rebuilt.
4090
4091 Revert
4092 2006-01-31 Richard Guenther <rguenther@suse.de>
4093 Paolo Bonzini <bonzini@gnu.org>
4094
4095 * Makefile.def (target_modules): Add libgcc-math target module.
4096 * configure.in (target_libraries): Add libgcc-math target library.
4097 (--enable-libgcc-math): New configure switch.
4098 * Makefile.in: Re-generate.
4099 * configure: Re-generate.
4100
4101 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
4102
4103 * config-ml.in: Alter CCASFLAGS to include special
4104 multilib options the same as is done for CFLAGS.
4105
4106 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4107
4108 * Makefile.def: Added dependencies from sim and gdb on intl, and
4109 added configure dependencies to everything with an all dependency
4110 on intl.
4111 * gettext.m4: Removed.
4112 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
4113 (GDB_SUPPORT_DIRS): Add intl.
4114 * Makefile.in: Regenerated.
4115
4116 2006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
4117
4118 * src-release (DEVO_SUPPORT): Add config.rpath.
4119
4120 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4121
4122 * Makefile.def (bfd, opcodes): Fix lib_path.
4123 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4124 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4125 * Makefile.in: Regenerate.
4126
4127 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4128
4129 * configure.in: Enable gprof for cross builds.
4130 * configure: Regenerate.
4131
4132 2006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4133
4134 * src-release (MAKEINFOFLAGS): Define.
4135 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
4136
4137 2006-05-14 Ben Elliston <bje@au.ibm.com>
4138
4139 * config.sub, config.guess: Update from upstream sources.
4140
4141 2006-05-12 Ben Elliston <bje@au.ibm.com>
4142
4143 * config.sub, config.guess: Update from upstream sources.
4144
4145 2006-05-04 Steve Ellcey <sje@cup.hp.com>
4146
4147 * blt, iwidgets, mmalloc: Remove directories.
4148
4149 2006-05-01 DJ Delorie <dj@redhat.com>
4150
4151 * configure.in: Restore CFLAGS if GMP isn't present.
4152 * configure: Regenerate.
4153
4154 2006-04-18 DJ Delorie <dj@redhat.com>
4155
4156 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4157 reference libgloss so that libssp can be built in a combined
4158 tree.
4159 * configure: Regenerate.
4160
4161 2006-04-10 Ben Elliston <bje@au.ibm.com>
4162
4163 * contrib: Remove directory.
4164
4165 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
4166
4167 * Makefile.tpl: Add install-html target.
4168 * Makefile.def: Add install-html target.
4169 * Makefile.in: Regenerate.
4170 * configure.in: Add --with-datarootdir, --with-docdir,
4171 and --with-htmldir options.
4172 * configure: Regenerate.
4173
4174 2006-03-31 Ben Elliston <bje@au.ibm.com>
4175
4176 PR binutils/1860
4177 * configure.in: Require makeinfo 4.4 or higher.
4178 * configure: Regenerate.
4179
4180 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
4181
4182 * Makefile.in: Regenerate.
4183
4184 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
4185
4186 Sync with gcc:
4187 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4188
4189 * configure.in: Handle --disable-<component> generically.
4190 * configure: Regenerate.
4191
4192 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
4193
4194 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4195 (TARGET_CONFIGDIRS): Remove.
4196 * configure.in: Remove AC_SUBST(target_configdirs).
4197 * Makefile.in, configure: Regenerated.
4198
4199
4200 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4201
4202 PR libgcj/17311
4203 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4204
4205 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4206
4207 PR bootstrap/25670
4208
4209 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4210
4211 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4212 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4213 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4214 BUILD_PREFIX, BUILD_PREFIX_1.
4215 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4216
4217 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4218 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4219
4220 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4221 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4222 of `cat stage_current`. Always provide the `r' and `s' variables.
4223 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4224 a single shell execution.
4225 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4226 bootstrapped modules, make the stage1 module if the build was not
4227 started yet, else build the current stage.
4228 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4229 (all-build, all-host, all-target, [+make_target+]-host,
4230 [+make_target+]-target): Do not use \-continued lines.
4231 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4232 (current_stage, restrap, stage_last): New.
4233
4234 * Makefile.in: Regenerate.
4235 * configure: Regenerate.
4236
4237 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4238
4239 Sync from gcc:
4240
4241 2006-01-31 Richard Guenther <rguenther@suse.de>
4242 Paolo Bonzini <bonzini@gnu.org>
4243
4244 * Makefile.def (target_modules): Add libgcc-math target module.
4245 * configure.in (target_libraries): Add libgcc-math target library.
4246 (--enable-libgcc-math): New configure switch.
4247 * Makefile.in: Re-generate.
4248 * configure: Re-generate.
4249 * libgcc-math: New toplevel directory.
4250
4251 2006-01-18 Richard Henderson <rth@redhat.com>
4252 Jakub Jelinek <jakub@redhat.com>
4253 Diego Novillo <dnovillo@redhat.com>
4254
4255 * libgomp: New directory.
4256 * Makefile.def: Add target_module libgomp.
4257 * Makefile.in: Regenerate.
4258 * configure.in (target_libraries): Add target-libgomp.
4259 * configure: Regenerate.
4260
4261 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4262 Andreas Schwab <schwab@suse.de>
4263
4264 * configure: Regenerate.
4265
4266 2006-01-16 Paolo Bonzini <bonzini@gnu.org>
4267
4268 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4269 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4270 the assembler, linker and binutils.
4271 * configure: Regenerate.
4272
4273 2006-01-16 Nick Clifton <nickc@redhat.com>
4274
4275 * config.sub, config.guess: Sync from config repository.
4276
4277 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4278
4279 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4280 @ from continuation.
4281 * Makefile.in: Rebuilt.
4282
4283 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4284
4285 Sync from gcc:
4286
4287 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4288
4289 PR bootstrap/24252
4290
4291 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4292 * Makefile.tpl (OBJDUMP): New.
4293 (EXTRA_HOST_FLAGS): Add it.
4294 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4295
4296 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4297 to use symbolic links between directories. Avoid race conditions
4298 or make them harmless.
4299 * configure.in: Do not try to use symbolic links between directories.
4300
4301 * Makefile.def (LEAN): Pass.
4302 * Makefile.tpl (LEAN): Define.
4303 (stage[+id+]-start): Accept that the previous directory does not
4304 exist, if the bootstrap is lean.
4305 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4306 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4307 configure substitution.
4308 ([+compare-target+]): Likewise.
4309 ([+bootstrap-target+]-lean): New.
4310 * configure.in: Remove lean bootstrap support from here.
4311
4312 * Makefile.in: Regenerate.
4313 * configure: Regenerate.
4314
4315 2006-01-02 Andreas Schwab <schwab@suse.de>
4316
4317 * configure.in: When reconfiguring remove Makefile in
4318 all stage directories.
4319 * configure: Regenerate.
4320
4321 2005-12-27 Leif Ekblad <leif@rdos.net>
4322
4323 * configure.in: Add support for RDOS target.
4324 * configure: Regenerate.
4325
4326 2005-12-27 Nick Clifton <nickc@redhat.com>
4327
4328 PR binutils/1990
4329 * libtool.m4: Synchronize with version in GCC sources.
4330
4331 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
4332
4333 Revert Ada-related part of the previous change.
4334
4335 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4336 Do not pass.
4337 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4338 * Makefile.in: Regenerate.
4339 * configure.in: Do not include mt-ppc-aix target fragment.
4340 * configure: Regenerate.
4341
4342 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
4343
4344 * configure.in: Select appropriate fragments for PowerPC/AIX.
4345 * configure: Regenerate.
4346
4347 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4348 BOOT_CFLAGS, BOOT_LDFLAGS.
4349 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4350 BOOT_CFLAGS, BOOT_LDFLAGS.
4351 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4352 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4353 (stage): Fail if we cannot complete the work.
4354 * Makefile.in: Regenerate.
4355
4356 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
4357
4358 * COPYING.NEWLIB: Update copyright year for default
4359 copyright.
4360
4361 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
4362
4363 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4364 install-host-nogcc): Don't invoke $(stage) at the end.
4365 * Makefile.in: Regenerate.
4366
4367 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
4368
4369 * configure.in: Flip the top-level bootstrap switch.
4370 * configure: Regenerate.
4371
4372 Merge from gcc:
4373
4374 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4375
4376 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4377 $(stage) and $(unstage).
4378 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4379 (all): Remove stray semicolon.
4380 (local-distclean): Don't handle multilib.tmp and multilib.out.
4381 (install.all): Set $s for consistency.
4382 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4383 check_multilibs setting. Always make the install directory.
4384 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4385 Correct @if/@endif.
4386 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4387 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4388 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4389 (multilib.out): Remove.
4390 * Makefile.in: Regenerated.
4391
4392 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4393
4394 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4395 * configure.in: Replace ms1 arch with mt.
4396 * configure: Rebuilt.
4397
4398 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4399
4400 Sync with gcc:
4401
4402 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4403
4404 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4405 * configure.in: Replace ms1 arch with mt.
4406 * configure: Rebuilt.
4407
4408 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4409
4410 Sync with gcc:
4411
4412 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4413
4414 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4415 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4416 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4417 Find in-tree tools if available.
4418 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4419 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4420 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4421 (COMPILER_*_FOR_TARGET): New.
4422 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4423 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4424 (CONFIGURED_*, USUAL_*): Remove.
4425 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4426 STRIP): Use autoconf substitutions.
4427 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4428 COMPILER_NM_FOR_TARGET): New.
4429 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4430
4431 (all): Make all-host and all-target in parallel.
4432 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4433 that $$r and $$s are set before invoking a recursive make.
4434 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4435 ([+bootstrap-target+]): Inline most of the `all' target.
4436
4437 2005-11-29 Ben Elliston <bje@au.ibm.com>
4438
4439 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4440 from the gcc build directory.
4441 * Makefile.in: Regenerate.
4442
4443 2005-11-29 Ben Elliston <bje@au.ibm.com>
4444
4445 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4446 depend on all-libdecnumber.
4447 * configure.in (host_libs): Include libdecnumber.
4448 * Makefile.in: Regenerate.
4449 * configure: Likewise.
4450
4451 2005-11-21 Kean Johnston <jkj@sco.com>
4452
4453 * config.sub, config.guess: Sync from upstream sources.
4454
4455 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4456
4457 * Makefile.def: Remove gdb dependencies for gdbtk.
4458 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4459 (configure-gdb, install-gdb): New rules.
4460 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4461 * Makefile.in, configure: Regenerated.
4462
4463 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
4464
4465 PR bootstrap/24297
4466 * Makefile.tpl (do-[+make-target+], do-check, install,
4467 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4468 are set before recursing.
4469 * Makefile.in: Regenerate.
4470
4471 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4472
4473 PR bootstrap/18939
4474 * Makefile.def (gcc) <target>: Fix thinko.
4475 * Makefile.in: Regenerate.
4476
4477 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4478
4479 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4480 * configure: Regenerate.
4481
4482 2005-10-09 Kazu Hirata <kazu@codesourcery.com>
4483
4484 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4485 target-libffi, target-qthreads, target-libjava, and
4486 targetlibobjc.
4487 * configure: Regenerate.
4488
4489 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4490
4491 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4492 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4493 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4494 (USUAL_OBJDUMP_FOR_TARGET): New.
4495 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4496 * configure.in: Check for $OBJDUMP_FOR_TARGET.
4497 * configure, Makefile.in: Regenerated.
4498
4499 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4500
4501 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4502 before other host packages.
4503
4504 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4505
4506 PR bootstrap/22340
4507
4508 * configure.in (default_target): Remove.
4509 * Makefile.tpl (all): Do not use prerequisites as subroutines
4510 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4511 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4512 use prerequisites as subroutines.
4513 (check-host, check-target): New.
4514 (bootstrap configure & all targets): Do not use stage*-start
4515 if the directory layout is already ok.
4516 (non-bootstrap configure & all targets): Prepend a $(unstage).
4517 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4518 (NOTPARALLEL): Remove.
4519 (unstage, stage variables): New variables.
4520 (unstage, stage targets): Simply expand to those variables.
4521
4522 * configure: Regenerate.
4523 * Makefile.in: Regenerate.
4524
4525 2005-10-04 James E Wilson <wilson@specifix.com>
4526
4527 * Makefile.def (lang_env_dependencies): Add libmudflap.
4528 * Makefile.in: Regenerate.
4529
4530 2005-10-03 Catherine Moore <clm@cm00re.com>
4531
4532 * configure.in (bfin-*-*): Support bfin.
4533 * configure: Regenerated.
4534
4535 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
4536
4537 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4538 * configure: Regenerated.
4539
4540 2005-09-28 Geoffrey Keating <geoffk@apple.com>
4541
4542 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4543 (LIPO_FOR_TARGET): New.
4544 (CONFIGURED_LIPO_FOR_TARGET): New.
4545 (USUAL_LIPO_FOR_TARGET): New.
4546 (STRIP_FOR_TARGET): New.
4547 (CONFIGURED_STRIP_FOR_TARGET): New.
4548 (USUAL_STRIP_FOR_TARGET): New.
4549 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4550 STRIP_FOR_TARGET.
4551 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4552 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4553 * Makefile.in: Regenerate.
4554 * configure: Regenerate.
4555
4556 2005-09-19 David Edelsohn <edelsohn@gnu.org>
4557
4558 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4559 (rs6000-*-aix*): Same.
4560 * configure: Regenerate.
4561
4562 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4563
4564 * configure.in: Recognize f95 in the --enable-languages option,
4565 and substitute it for fortran, issuing a warning.
4566 * configure: Regenerate.
4567
4568 2005-09-07 Ben Elliston <bje@au.ibm.com>
4569
4570 Import from Autoconf sources:
4571
4572 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4573 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4574 Elliston. Handle weird characters correctly.
4575
4576 2005-08-30 Phil Edwards <phil@codesourcery.com>
4577
4578 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4579 * configure: Regenerated.
4580
4581 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4582
4583 * Makefile.def (libssp): Add to lang_env_dependencies.
4584 * Makefile.in: Regenerate.
4585
4586 2005-08-17 Christian Groessler <chris@groessler.org>
4587
4588 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4589 * Makefile.in: Regenerate.
4590
4591 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
4592
4593 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4594 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4595 Look for alternate names of the target cc and c++
4596 * configure: Regenerate.
4597
4598 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
4599
4600 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4601 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4602 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4603 tools; remove code to manually set them.
4604 (Target tools): Look in the environment for them.
4605 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4606 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4607 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4608 build directory.
4609 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4610 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4611 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4612 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4613 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4614 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4615 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4616 * configure: Regenerate.
4617 * Makefile.in: Regenerate.
4618
4619 2005-07-27 Mark Mitchell <mark@codesourcery.com>
4620
4621 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4622 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4623 * Makefile.in: Regenerated.
4624
4625 2005-07-26 Mark Mitchell <mark@codesourcery.com>
4626
4627 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4628 (CFLAGS_FOR_TARGET): Use it.
4629 (CXXFLAGS_FOR_TARGET): Likewise.
4630 * Makefile.in: Regenerated.
4631 * configure.in (--with-build-sysroot): New option.
4632 * configure: Regenerated.
4633
4634 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
4635
4636 * Makefile.tpl: Wrap install between unstage and stage
4637 * Makefile.in: Regenerate.
4638
4639 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4640
4641 * all files: Update FSF address.
4642
4643 2005-07-14 Jim Blandy <jimb@redhat.com>
4644
4645 * configure.in: Add cases for Renesas m32c.
4646 * configure: Regenerated.
4647
4648 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4649
4650 * COPYING, compile, config-ml.in, config.guess,
4651 config.sub, install-sh, missing, mkinstalldirs,
4652 symlink-tree, ylwrap: Sync from upstream sources.
4653
4654 2005-07-13 Eric Christopher <echristo@redhat.com>
4655
4656 * configure.in: Add toplevel noconfigdir support for tpf.
4657 * configure: Regenerate.
4658
4659 2005-07-11 Jakub Jelinek <jakub@redhat.com>
4660
4661 * Makefile.def (target_modules): Add libssp.
4662 * configure.in (target_libraries): Add target-libssp.
4663 * configure: Rebuilt.
4664 * Makefile.in: Rebuilt.
4665
4666 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
4667
4668 PR ada/22340
4669
4670 * Makefile.def: Sync with gcc.
4671 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4672 * Makefile.in: Regenerate.
4673
4674 2005-07-07 Andreas Schwab <schwab@suse.de>
4675
4676 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4677 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4678 * Makefile.in: Regenerated.
4679
4680 2005-07-07 Kazu Hirata <kazu@codesourcery.com>
4681
4682 * configure.in: Add --enable-libssp and --disable-libssp.
4683 * configure: Regenerate with autoconf-2.13.
4684
4685 2005-07-06 Geoffrey Keating <geoffk@apple.com>
4686
4687 * configure.in: Don't build sim or rda when targetting darwin.
4688 * configure: Regenerate.
4689
4690 2005-07-04 Ben Elliston <bje@gnu.org>
4691
4692 * src-release (do-proto-toplev): Remove dejagnu bits.
4693 (DEJAGNU_SUPPORT_DIRS): Remove.
4694 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4695 (GDBD_SUPPORT_DIRS): Likewise.
4696 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4697 (INSIGHTD_SUPPORT_DIRS): Likewise.
4698 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4699
4700 2005-06-30 Ben Elliston <bje@gnu.org>
4701
4702 * setup.com (mpw): Remove unused directive.
4703
4704 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
4705
4706 * Makefile.def (stagefeedback): Come after profile.
4707 Define profiledbootstrap target.
4708 * Makefile.tpl (profiledbootstrap): Remove.
4709 (stageprofile-end): Zap stagefeedback.
4710 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4711 * Makefile.in: Regenerate.
4712
4713 2005-06-13 Zack Weinberg <zack@codesourcery.com>
4714
4715 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4716 In 'cpp' stanza, support '#line' as well as '# '.
4717
4718 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
4719
4720 * configure.in (unsupported_languages): New macro.
4721 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4722 non-ported target libraries in noconfigdirs.
4723 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4724 non-linux-gnu. Remove libgcj_ex_libffi.
4725 <lang_frag loop>: Set add_this_lang=no if the language is in
4726 unsupported_languages.
4727 * configure: Regenerate.
4728
4729 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4730
4731 * configure.in: Fix typo in handling of --with-mpfr-dir.
4732 * configure: Regenerate.
4733
4734 2005-06-02 Jim Blandy <jimb@redhat.com>
4735
4736 * config.sub: Add cases for the Renesas m32c. (This patch has been
4737 accepted into the master sources.)
4738
4739 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
4740 Michael Snyder <msnyder@redhat.com>
4741 Stan Cox <scox@redhat.com>
4742
4743 * configure.in: Set noconfigdirs for ms1.
4744
4745 * configure: Regenerate.
4746
4747 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
4748
4749 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4750 (Dependencies): Consider target modules for bootstrap dependencies.
4751 Make target bootstrap modules depend on each stage's gcc.
4752 * Makefile.in: Regenerate.
4753
4754 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
4755
4756 * Makefile.def (configure-gcc): Depend on binutils having been built.
4757 (all-gcc): No need to do it here.
4758 * Makefile.in: Regenerate.
4759
4760 2005-05-19 Paul Brook <paul@codesourcery.com>
4761
4762 * configure.in: Rewrite misleading error message when requested
4763 language cannot be built.
4764 * configure: Regenerate.
4765
4766 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4767
4768 * ylwrap: Import from Automake 1.9.5.
4769
4770 2005-05-04 Mike Stump <mrs@apple.com>
4771
4772 * configure.in: Always pass --target to target configures as
4773 otherwise rebuilds that do --recheck will fail.
4774 * configure: Rebuilt.
4775
4776 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
4777
4778 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4779 STAGE_HOST_EXPORTS.
4780 (configure, all): Add bootstrap support.
4781 (Host modules, target modules): Pass post-stage1 flags and exports.
4782 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4783 * Makefile.in: Regenerate.
4784
4785 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
4786
4787 Sync from gcc:
4788
4789 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4790
4791 * config.sub: Update from master copy.
4792
4793 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4794
4795 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4796 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4797 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4798 "*-*-elf" and "*-*-linux*".
4799 * configure: Regenerate.
4800
4801 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
4802
4803 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4804 (TARGET_CONFIGARGS): Include --with-target-subdir.
4805 (configure, all): New macros. Use them throughout.
4806
4807 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
4808
4809 * Makefile.tpl: Sync with gcc.
4810 * Makefile.in: Regenerate.
4811
4812 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4813
4814 * config/mh-mingw32: Delete.
4815 * configure.in: Don't use it.
4816 * configure: Regenerate.
4817
4818 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
4819
4820 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4821 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4822 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4823 (HOST_LIB_PATH): Generate from Makefile.def.
4824 (TARGET_LIB_PATH): Likewise.
4825 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4826 * Makefile.in: Regenerate.
4827 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4828 (RPATH_ENVVAR): Include Darwin case.
4829 * configure: Regenerate.
4830
4831 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
4832
4833 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4834 * configure: Regenerate.
4835
4836 2005-03-21 Zack Weinberg <zack@codesourcery.com>
4837
4838 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4839 gcc_version, and gcc_version_trigger from set of flags to pass.
4840 * Makefile.tpl: Remove definitions of above variables.
4841 (config.status): Remove dependency on $(gcc_version_trigger).
4842 * Makefile.in: Regenerate.
4843 * configure.in: Do not reference config/gcc-version.m4 nor
4844 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4845 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4846 * configure: Regenerate.
4847
4848 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4849 Andrew Pinski <pinskia@physics.uc.edu>
4850
4851 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4852 * Makefile.in: Regenerate.
4853
4854 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
4855
4856 PR libgcj/20160
4857 * ltmain.sh: Avoid creating archives with components that have
4858 duplicate basenames.
4859
4860 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4861
4862 PR bootstrap/20250
4863 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4864 instead of check.
4865 * Makefile.in: Regenerate.
4866
4867 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4868
4869 Sync from gcc.
4870
4871 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4872
4873 PR bootstrap/17383
4874 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4875 * Makefile.tpl (HOST_SUBDIR): New substitution.
4876 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4877 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4878 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4879 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4880 (Host modules, Bootstrapped modules): Use it.
4881 (Build modules, Target modules): Do not create symlink trees,
4882 always configure out-of-srcdir.
4883 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4884 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4885 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4886 $(HOST_SUBDIR). Create a symlink for host_subdir.
4887
4888 * Makefile.in: Regenerate.
4889 * configure: Regenerate.
4890
4891 Merged from libada-gnattools-branch:
4892 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4893
4894 * Makefile.def: Add gnattools as a module, depending on target-libada.
4895 * Makefile.in: Regenerate.
4896 * configure.in: Include gnattools in host_tools; disable it if ada
4897 is disabled.
4898 * configure: Regenerate.
4899
4900 2005-02-23 Nick Clifton <nickc@redhat.com>
4901
4902 * configure: Regenerate.
4903
4904 2005-02-22 Paul Schlie <schlie@comcast.net>
4905
4906 * configure.in: Allow darwin targeted ports to build tk, itcl and
4907 libgui.
4908
4909 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4910
4911 PR libgcj/10353
4912 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4913 * configure: Regenerate.
4914
4915 2005-02-08 Andrew Cagney <cagney@gnu.org>
4916
4917 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
4918 gdb/ section. Update GDB's URL.
4919
4920 2005-01-31 Andrew Cagney <cagney@gnu.org>
4921
4922 * gettext.m4: Only set ENABLE_NLS when gettext is present.
4923
4924 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
4925
4926 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4927 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4928 target-libgloss when not *-*-elf and *-*-aout.
4929 * configure: Regenerate.
4930
4931 2005-01-27 Andrew Cagney <cagney@gnu.org>
4932
4933 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4934
4935 2005-01-24 Andrew Cagney <cagney@gnu.org>
4936
4937 * gettext.m4: Only fall back to ../intl/ when it's present.
4938
4939 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4940
4941 * install-sh, config.sub: Import from upstream.
4942
4943 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4944
4945 PR bootstrap/18222
4946 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4947 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4948 * Makefile.in: Regenerate.
4949
4950 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
4951
4952 Revert 2004-12-28 Makefile changes, a better fix will be
4953 applied to mainline and src after GCC 4.0 branches.
4954
4955 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
4956
4957 PR bootstrap/17383
4958
4959 * Makefile.def (target_modules): Remove stage parameter,
4960 it is always true now.
4961 * Makefile.tpl (configure-build-[+module+],
4962 configure-target-[+module+]): Always build symlink tree
4963 for the directory and for include. BUILD_SUBDIR and
4964 TARGET_SUBDIR cannot be . anymore.
4965 * Makefile.in: Regenerate.
4966
4967 2004-12-25 David Edelsohn <edelsohn@gnu.org>
4968
4969 Revert 2004-12-08 Makefile changes.
4970
4971 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4972
4973 * configure.in (sh64-*-*): Reenable gprof.
4974 * configure: Regenerate.
4975
4976 2004-12-09 Jim Blandy <jimb@redhat.com>
4977
4978 * MAINTAINERS: List 'depcomp' as part of automake.
4979
4980 2004-12-08 David Edelsohn <edelsohn@gnu.org>
4981
4982 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4983 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4984 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4985 * Makefile.in: Regenerate.
4986
4987 2004-12-07 Matt Kraai <kraai@ftbfs.org>
4988
4989 * Makefile.tpl: Generate normal dependencies if the LHS module is
4990 not bootstrapped.
4991 * Makefile.in: Regenerate.
4992
4993 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4994
4995 * configure.in: Include config/gxx-include-dir.m4. Use
4996 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4997 * configure: Regenerate.
4998
4999 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5000
5001 * config.if: Delete.
5002 * configure.in: Set libstdcxx_incdir directly.
5003 * configure: Regenerate.
5004 * MAINTAINERS: Remove mention of config.if.
5005 * src-release (DEVO_SUPPORT): Remove config.if.
5006
5007 2004-12-02 Eric Christopher <echristo@redhat.com>
5008
5009 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
5010 of things to remove.
5011 * Makefile.in: Regenerate.
5012
5013 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5014
5015 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5016 * configure: Regenerate.
5017
5018 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5019
5020 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5021 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5022 * configure: Regenerate.
5023
5024 2004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5025
5026 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5027 (hppa*64*-*-*): Delete incorrect comment.
5028 * configure: Rebuilt.
5029
5030 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5031
5032 * install-sh, compile: Import from automake.
5033
5034 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5035
5036 * config.guess, config.sub: Import from savannnah.
5037
5038 2004-11-12 Mike Stump <mrs@apple.com>
5039
5040 * Makefile.def: Add html support.
5041 * Makefile.tpl: Likewise.
5042 * Makefile.in: Regenerate.
5043
5044 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5045
5046 PR 18423
5047 * configure.in: Remove all instances of build-fixincludes from
5048 noconfigdirs.
5049 (build_configargs): Supply --target to subdirectories.
5050 * configure: Regenerate.
5051
5052 * Makefile.def: Make gcc install depend on fixincludes install.
5053 * Makefile.in: Regenerate.
5054
5055 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5056
5057 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5058 target-libgfortran.
5059 * configure: Regenerate.
5060
5061 2004-11-07 David Edelsohn <edelsohn@gnu.org>
5062
5063 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5064 like CC.
5065
5066 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
5067
5068 * Makefile.def (host fixincludes): Specify missing targets.
5069 * Makefile.in: Regenerate.
5070
5071 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5072
5073 PR other/17783
5074 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5075 * configure: Regenerated.
5076
5077 2004-11-04 Daniel Jacobowitz <dan@debian.org>
5078
5079 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5080 * configure: Regenerated.
5081
5082 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
5083
5084 PR target/18151
5085 * configure.in (case ${target}): Do not build fixincludes for avr.
5086 * configure: Regenerated.
5087
5088 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
5089
5090 * configure.in (case ${target}): Do not build fixincludes
5091 on platforms where it is not used.
5092 * configure: Regenerated.
5093
5094 2004-10-23 Daniel Jacobowitz <dan@debian.org>
5095
5096 * configure.in: Use an absolute path to install-sh.
5097 * configure: Regenerated.
5098
5099 2004-10-19 Andrew Cagney <cagney@gnu.org>
5100
5101 * src-release (do-djunpack, do-md5sum): Install the generated file
5102 directly into the proto-toplev/ directory.
5103
5104 2004-10-19 Andrew Cagney <cagney@gnu.org>
5105
5106 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
5107
5108 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5109
5110 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5111 * configure: Regenerate.
5112
5113 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
5114
5115 Fix wrong conflict resolution in:
5116
5117 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5118
5119 * Makefile.in: Regenerate.
5120 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5121 in the recursive `make', instead of hardwiring `all'.
5122 (Autogenerated TARGET-* variables): New.
5123
5124 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5125
5126 Merged from GCC / libtool upstream:
5127 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5128 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5129 * ltcf-cxx.sh (tpf*): Likewise.
5130 * ltconfig (tpf*): Add TPF OS configuration support.
5131
5132 2004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
5133
5134 * configure.in: Enable target-libgloss for crx-*-*.
5135 * configure: Regenerate.
5136
5137 2004-09-24 Michael Roth <mroth@nessie.de>
5138
5139 * configure.in (--without-headers): Add missing double quotes.
5140 * configure: Regenerate.
5141
5142 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5143
5144 * ylwrap: Revert to previous version.
5145
5146 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5147
5148 PR bootstrap/17369
5149 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5150 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5151 SET_GCC_LIB_PATH_CMD.
5152 (BASE_TARGET_EXPORTS): Likewise.
5153 * Makefile.in: Regenerated.
5154
5155 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5156 * configure: Regenerated.
5157
5158 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5159
5160 * config.guess: New upstream version
5161 * compile, depcomp, install-sh, ylwrap: Likewise.
5162
5163 2004-09-19 Roger Sayle <roger@eyesopen.com>
5164
5165 * config/mh-x86omitfp: New host makefile fragment. Add
5166 -fomit-frame-pointer to the default BOOT_CFLAGS.
5167 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5168 * configure: Regenerate.
5169
5170 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5171
5172 PR target/11572
5173 * configure.in (*-*-darwin*): Renable libobjc.
5174 * configure: Regenerate.
5175
5176 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
5177
5178 * Makefile.def: Remove libbanshee.
5179 * Makefile.tpl: Ditto.
5180 * configure.in: Ditto.
5181 * Makefile.in: Regen.
5182 * configure: Ditto.
5183
5184 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
5185
5186 * missing: Import latest version from master repository.
5187
5188 2004-09-04 Nick Clifton <nickc@redhat.com>
5189
5190 * config.sub: Import latest version from master repository.
5191 * config.guess: Likewise.
5192 This includes these changes:
5193
5194 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5195
5196 * config.sub: Handle crisv32, alias etraxfs.
5197 * config.guess (crisv32:Linux:*:*): Handle.
5198
5199 2004-08-13 Brad Smith <brad@comstyle.com>
5200
5201 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5202 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5203
5204 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5205
5206 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5207 assume the processor is a powerpc. This is because coreutils
5208 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5209 in this case, due to a MacOS X bug that causes
5210 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5211 to return a negative number.
5212 Problem reported by Petter Reinholdtsen in:
5213 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5214
5215 2004-07-19 Ben Elliston <bje@gnu.org>
5216
5217 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5218
5219 2004-06-24 Ben Elliston <bje@gnu.org>
5220
5221 * config.guess: Update copyright years.
5222 * config.sub: Likewise.
5223
5224 2004-06-22 Robert Millan <robertmh@gnu.org>
5225
5226 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5227 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5228
5229 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5230
5231 * config.guess (*:*VMS:*:*): New entry. Replaces
5232 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5233 manufacturer.
5234
5235 2004-06-22 Ben Elliston <bje@gnu.org>
5236
5237 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5238 * config.sub: Likewise.
5239
5240 2004-06-22 Ben Elliston <bje@gnu.org>
5241
5242 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5243 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5244
5245 2004-06-11 Ben Elliston <bje@gnu.org>
5246
5247 * config.guess (pegasos:OpenBSD:*:*): Remove.
5248
5249 2004-06-11 Ben Elliston <bje@gnu.org>
5250
5251 From Wouter Verhelst <wouter@grep.be>:
5252 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5253
5254 2004-06-11 Ben Elliston <bje@gnu.org>
5255
5256 * config.guess (luna88k:OpenBSD:*:*): New.
5257
5258 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5259
5260 * config.guess (m32r*:Linux:*:*): New case.
5261 * config.sub: Handle m32rle.
5262
5263 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5264
5265 From Jens Petersen <petersen@redhat.com>:
5266 * config.sub: Handle sparcv8.
5267
5268 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5269
5270 From Tom Smith <smith@cag.lkg.hp.com>:
5271 * config.guess: Version suffixes are equally significant on Tru64
5272 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5273 prefix of "P" (patched kernel).
5274
5275 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5276
5277 * config.sub: Add support for National Semiconductor CRX target.
5278
5279 2004-09-03 Jan Beulich <jbeulich@novell.com>
5280
5281 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5282 *-*-netware, but add target-libmudflap.
5283 Consolidate *-*-netware targets (of which really only i?86 exists)
5284 into a single entry.
5285 * configure: Likewise.
5286
5287 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
5288
5289 * Makefile.tpl (sorry): Remove.
5290 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5291 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5292 (do-clean): Clean per-stage directories too.
5293 (do-distclean): Run distclean-stage1 too.
5294 (.NOTPARALLEL): Enable during toplevel bootstrap.
5295 (stage[+id+]-bubble): Enable parallel execution during
5296 the recursive invocation.
5297 * Makefile.in: Regenerate.
5298
5299 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
5300
5301 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5302
5303 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5304 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5305 * configure: regenerate
5306 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5307 -mdynamic-no-pic
5308
5309 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5310
5311 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5312 include.
5313 * configure.in: Fix indentation.
5314 * configure: Regenerate.
5315
5316 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5317
5318 * Makefile.def (build_modules): Add fixincludes.
5319 (dependencies): Make gcc depend on fixincludes.
5320 * configure.in (build_tools): Add fixincludes.
5321 (build_configdirs): Always include build_libs.
5322 * Makefile.in: Regenerate.
5323 * configure: Regenerate.
5324
5325 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
5326
5327 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5328 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5329 phony targets; do not generate timestamp files.
5330 (distclean-stageN): Remove references to their timestamp files.
5331 (restageN, touch-stageN): Remove.
5332 (stageN-bubble): Rewritten.
5333 (compare): Support lean bootstraps.
5334 * Makefile.in: Regenerate.
5335
5336 * configure.in: Only warn when bootstrapping but
5337 build != host or build != target. Support lean bootstraps.
5338 * configure: Regenerate.
5339
5340 Sync from gcc:
5341 2004-08-26 Phil Edwards <phil@codesourcery.com>
5342
5343 * configure.in: Give a better error message if GMP/MPFR are missing
5344 and a language needing them has been requested.
5345 * configure: Regenerated.
5346
5347 2004-08-25 Phil Edwards <phil@codesourcery.com>
5348
5349 * configure.in: Print a list of available language front-ends if
5350 a requested one is missing. Tidy stray tab characters.
5351 * configure: Regenerated.
5352
5353 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
5354
5355 * Makefile.in: Regenerate.
5356 * configure: Regenerate.
5357
5358 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5359 stage_*_flags.
5360 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5361 for bootstrapped modules if toplevel bootstrap is going.
5362 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5363 modules. Adjust for changes in Makefile.def. Enable several
5364 rules even in non-bootstrap mode, just to avoid peppering the
5365 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5366 (stage-[+prev+]-bubble): Remove.
5367
5368 * Makefile.def (Dependencies): Depend on all-build-bison,
5369 all-build-flex, all-build-byacc, all-build-texinfo, rather
5370 than the host variations.
5371 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5372 with BUILD_SUBDIR.
5373 (BISON): Update for recent Bisons.
5374 (YACC): Fix typo.
5375 (cross): Depend on all-build.
5376 (all): Do not depend on all-build.
5377 (prebootstrap): Remove.
5378 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5379 (Prebootstrap dependencies): Add them to the per-stage targets
5380 and to all-prebootstrap.
5381 * configure.in (build_configdirs): Always enable build_tools.
5382 (BUILD_DIR_PREFIX): Remove.
5383
5384 * Makefile.def (gcc): Add target variable.
5385 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5386 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5387 in the recursive `make', instead of hardwiring `all'.
5388 (Autogenerated TARGET-* variables): New.
5389
5390 2004-08-17 Robert Millan <robertmh@gnu.org>
5391
5392 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5393 (instead of FreeBSD).
5394 * configure: Regenerate.
5395
5396 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5397
5398 * Makefile.def, configure.in, src-release: Remove useless, bogus
5399 references to tix.
5400 * Makefile.in, configure: Regenerate.
5401
5402 * src-release: Stop distributing mmalloc with gdb (which doesn't
5403 use it).
5404 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5405 * Makefile.in: Regenerate.
5406
5407 2004-08-09 Mark Mitchell <mark@codesourcery.com>
5408
5409 * configure.in (arm*-*-eabi*): New target.
5410 * configure: Regenerate.
5411
5412 2004-08-01 Robert Millan <robertmh@gnu.org>
5413
5414 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5415 libmudflap for all GNU-based systems (with Glibc).
5416 * configure: Regenerate.
5417
5418 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
5419
5420 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5421 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5422 (Dependencies): New section.
5423 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5424 (configure-target-[+module+]): Depend on maybe-all-gcc
5425 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5426 (toplevel profiledbootstrap): Fix dependencies.
5427 * Makefile.in: Regenerate.
5428
5429 2004-08-03 Mark Mitchell <mark@codesourcery.com>
5430
5431 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5432 target-libiberty to noconfigdirs.
5433
5434 2004-08-03 Paul Brook <paul@codesourcery.com>
5435
5436 * configure.in: Check for MPFR as well as GMP.
5437 * configure: Regenerate.
5438
5439 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
5440
5441 * Makefile.def (host-modules): Add gcc.
5442 * Makefile.in: Regenerate.
5443 * Makefile.tpl (sorry): New rule.
5444 (configure-host, all-host, [+make_target+]-host, do-check,
5445 install-host): Do not add gcc as a special case.
5446 (host modules): Add a small special-casing for gcc. Export
5447 extra_make_flags through the environment.
5448 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5449 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5450 other recursive targets for gcc): Remove.
5451
5452 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5453 (stage, unstage): New rules.
5454 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5455 distclean-stage[+id+]): Use stage_current.
5456 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5457 the stage*-start rules.
5458
5459 2004-07-19 Robert Millan <robertmh@gnu.org>
5460
5461 Synced from gcc:
5462
5463 2004-04-26 Robert Millan <robertmh@gnu.org>
5464
5465 Add patches from libtool CVS.
5466 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5467 * ltconfig: Likewise.
5468 * ltcf-c.sh: Likewise.
5469 * ltcf-cxx.sh: Likewise.
5470 * ltcf-gcj.sh: Likewise.
5471
5472 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
5473
5474 * configure.in: Add noconfigdirs for crx-*-*.
5475 * configure: Regenerate.
5476
5477 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
5478
5479 Synced from gcc:
5480
5481 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5482
5483 * configure.in: Build libmudflap by default on FreeBSD.
5484 * configure: Regenerated.
5485
5486 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5487
5488 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5489 systems.
5490 * configure: Regenerated.
5491
5492 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5493
5494 PR target/16344
5495 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5496 feedback based compiler.
5497 * Makefile.in: Rebuilt.
5498
5499 2004-07-05 Phil Edwards <phil@codesourcery.com>
5500
5501 * configure.in: Do not prepend $srcdir to /dev/null in
5502 makefile fragments.
5503 * configure: Regenerate.
5504
5505 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
5506
5507 * Makefile.def (host_modules): Set bootstrap=true for flex.
5508 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5509 * Makefile.in: Rebuilt.
5510
5511 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5512
5513 * Makefile.def (build_modules): Add bison, byacc, flex,
5514 m4, texinfo.
5515 (flags_to_pass): Add FLEX.
5516 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5517 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5518 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5519 DEFAULT_MAKEINFO): Remove.
5520 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5521 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5522 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5523 objdir or else use configured tool.
5524 (all-build): New.
5525 (all): Depend on it.
5526 (Build module dependencies): Add.
5527 * Makefile.in: Regenerate.
5528 * configure.in: Better support for multiple build modules,
5529 matching what is done for host/target modules. Do not look
5530 for "plausible" locations of build tools if Canadian cross.
5531 Use autoconf's AC_PROG_CC to find a C compiler. Define
5532 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5533 * configure: Regenerate.
5534
5535 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5536
5537 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5538 * Makefile.in: Regenerate.
5539
5540 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5541
5542 * Makefile.tpl (configure-build-[+module+],
5543 configure-[+module+], configure-target-[+module+]): Pass
5544 [+extra_configure_args+].
5545 (all-build-[+module+], all-[+module+], check-[+module+],
5546 install-[+module+], [+make_target+]-[+module+],
5547 all-target-[+module+], check-target-[+module+],
5548 install-target-[+module+], [+make_target+]-target-[+module+]):
5549 Pass [+extra_make_args+].
5550 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5551 (GCC_HOST_EXPORTS): Remove.
5552 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5553 cross, check-gcc, check-gcc-c++, install-gcc,
5554 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5555 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5556 * Makefile.in: Regenerate.
5557
5558 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5559
5560 * configure.in: Check for srcdir/winsup rather than build directory
5561 winsup.
5562 * configure: Regenerate.
5563
5564 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
5565
5566 * configure.in: Don't build Cygwin native newlib if winsup
5567 directory is missing. Emit warning instead.
5568 * configure: Regenerate.
5569
5570 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
5571
5572 * Makefile.tpl (touch-stage[+id+]): New.
5573 (restage[+prev+]): Depend on touch-stage[+id+].
5574
5575 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5576 Use it throughout.
5577
5578 * Makefile.def: Add profile and feedback bootstrap stages.
5579 Remove next field from bootstrap stages.
5580 * Makefile.tpl (LN, LN_S): Substitute.
5581 (stageN-start, stageN-end): Use double-colon rules, to
5582 provide a hook for additional setup commands.
5583 (distclean-stageN-gcc, restageN): Create dependencies from
5584 [+prev+], not from [+next+].
5585 (stageN-bubble): Add commands for successive stages from
5586 [+prev+], using double-colon rules.
5587 (all-stageN-gcc): Fix typo.
5588 (stagefeedback-start, profiledbootstrap): New.
5589 * Makefile.in: Regenerate.
5590 * configure.in: Call ACX_PROG_LN.
5591 * configure: Regenerate.
5592
5593 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
5594
5595 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5596 without gcc.
5597 * configure: Regenerate.
5598
5599 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5600
5601 * Makefile.tpl: Fix typo.
5602 * Makefile.in: Regenerate.
5603
5604 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5605
5606 * configure.in: Remove new- prefix from toplevel
5607 bootstrap targets.
5608 * configure: Regenerate.
5609
5610 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5611
5612 Merge this patch from the gcc tree:
5613
5614 2004-05-30 Andreas Jaeger <aj@suse.de>
5615 Jim Wilson <wilson@specifixinc.com>
5616
5617 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5618 like CC.
5619
5620 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5621
5622 * Makefile.tpl (all.normal): Rename to all.
5623 (all): Replace with a rule to pick the default
5624 target from configure.
5625 (all-gcc, configure-gcc): Use conditionals to
5626 do nothing when toplevel bootstrap is going on.
5627 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5628 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5629 * configure.in: Support --enable-bootstrap.
5630
5631 * Makefile.def: Remove new- prefix from toplevel
5632 bootstrap targets.
5633 * Makefile.tpl: Likewise.
5634
5635 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5636 target.
5637
5638 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5639 $(RECURSE_FLAGS) to recursive invocation of make.
5640
5641 * Makefile.in: Regenerate.
5642 * configure: Regenerate.
5643
5644 2004-05-27 Daniel Jacobowitz <dan@debian.org>
5645
5646 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5647 * configure: Regenerate.
5648
5649 2004-05-25 Daniel Jacobowitz <drow@false.org>
5650
5651 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5652 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5653 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5654 targets.
5655 * Makefile.in: Regenerate.
5656
5657 2005-05-24 Paolo Bonzini <bonzini@gnu.org>
5658
5659 * configure.in: Test the ability to symlink directories.
5660 * configure: Regenerate.
5661
5662 * Makefile.def (bootstrap-stage): New definitions.
5663 * Makefile.tpl (configure-stage1-gcc,
5664 configure-stage2-gcc, configure-stage3-gcc,
5665 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5666 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5667 new-restage3, compare): Autogenerate, see Makefile.in
5668 entry for behavioral changes.
5669 (distclean-stage1, new-stage1-start, new-stage1-end,
5670 new-stage1-bubble, distclean-stage2, new-stage2-start,
5671 new-stage2-end, new-stage2-bubble, distclean-stage3,
5672 new-stage3-start, new-stage3-end): New autogenerated targets.
5673 (objext, prebootstrap, BOOT_CFLAGS,
5674 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5675 targets.
5676
5677 * Makefile.in: Regenerate.
5678 (distclean-stage1, new-stage1-start, new-stage1-end,
5679 new-stage1-bubble, distclean-stage2, new-stage2-start,
5680 new-stage2-end, new-stage2-bubble, distclean-stage3,
5681 new-stage3-start, new-stage3-end): New targets.
5682 (all-stage1-gcc): Move prebootstrap dependency from here...
5683 (configure-stage1-gcc): ...to here.
5684 (new-bootstrap): Use bubble targets.
5685 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5686 Use per-stage distclean targets.
5687 (configure-stage1-gcc, configure-stage2-gcc,
5688 configure-stage3-gcc, all-stage1-gcc,
5689 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5690 Use new-stageN-start to prepare the tree.
5691
5692 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
5693
5694 * Makefile.def (host_modules): add libcpp.
5695 * Makefile.tpl: Add dependencies on and for libcpp.
5696 * Makefile.in: Regenerate.
5697 * configure.in: Add libcpp host module.
5698 * configure: Regenerate.
5699
5700 2004-05-17 Zack Weinberg <zack@codesourcery.com>
5701
5702 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5703 of libf2c.
5704 * configure, Makefile.in: Regenerate.
5705
5706 2004-05-13 Diego Novillo <dnovillo@redhat.com>
5707
5708 Merge from tree-ssa-20020619-branch.
5709
5710 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5711 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5712 (HOST_GMPLIBS): Define.
5713 (HOST_GMPINC): Define.
5714 (TARGET_LIB_PATH): Add libmudflap.
5715 (GFORTRAN_FOR_TARGET): Define.
5716 (configure-build*): Export GFORTRAN.
5717 (configure-gcc): Export GMPLIBS and GMPINC.
5718 (all-gcc): Add maybe-all-libbanshee.
5719 (configure-target-libgfortran): Define.
5720 * Makefile.in: Regenerate.
5721 * configure.in (host_libs): Add libbanshee.
5722 (target_libraries): Add target-libmudflap and target-libgfortran.
5723 Add --with-libbanshee.
5724 Handle --disable-libmudflap.
5725 (*-*-freebsd*): Use with_gmp.
5726 Add $(libgcj) to noconfigdirs.
5727 * configure: Regenerate.
5728 * depcomp: New file.
5729 * MAINTAINERS: Add tree-ssa maintainers.
5730
5731 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
5732
5733 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5734 * configure: Regenerate.
5735
5736 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
5737
5738 Revert:
5739 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5740
5741 * Makefile.def (flags_to_pass): Remove *dir variables that
5742 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5743 as well as prefix and exec_prefix.
5744 * Makefile.in: Regenerate.
5745
5746 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5747
5748 * Makefile.def (host_modules): Mark with the bootstrap
5749 flag packages on which gcc depends.
5750 * Makefile.tpl (all-bootstrap): Use it.
5751 * Makefile.in: Regenerate.
5752
5753 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5754
5755 * Makefile.def (flags_to_pass): Remove *dir variables that
5756 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5757 as well as prefix and exec_prefix.
5758 * Makefile.in: Regenerate.
5759
5760 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5761
5762 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5763 * configure: Regenerate.
5764 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5765 * gcc/Makefile.tpl (compare): Use the result of the test.
5766 * gcc/Makefile.in: Regenerate.
5767
5768 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
5769
5770 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5771 Always relocate gcc and prev-gcc to the original names, even
5772 if the build fails.
5773 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5774 New targets.
5775
5776 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5777
5778 * configure.in (mips*-*-irix5*): Enable ld.
5779 * configure: Regenerate.
5780
5781 2004-04-15 James E Wilson <wilson@specifixinc.com>
5782
5783 * Makefile.tpl (configure-[+module+], configure-gcc,
5784 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5785 Set and export LDFLAGS.
5786 * Makefile.in: Regenerate.
5787
5788 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5789
5790 PR bootstrap/14871
5791 * Makefile.tpl: If we don't have built-in-tree target tools,
5792 use the ones found by configure rather than hacking around with
5793 program_transform_name.
5794 * configure.in: Give Makefile.tpl the information necessary
5795 to do that.
5796 * Makefile.in: Regenerate.
5797 * configure: Regenerate.
5798
5799 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5800
5801 PR bootstrap/14760
5802 * configure.in: When computing baseargs, strip *all* copies of
5803 offending options. Also, don't match/substitute the trailing space,
5804 so that this actually works when two similar options are separated by
5805 only one space.
5806 * configure: Regenerate.
5807
5808 2004-04-06 David Edelsohn <edelsohn@gnu.org>
5809
5810 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5811 (rs6000-*-aix*): Same.
5812 * configure: Regenerate.
5813
5814 2004-03-25 Stan Shebs <shebs@apple.com>
5815
5816 Remove MPW support, no longer used.
5817 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5818 mpw-install: Remove files.
5819 * src-release (DEVO_SUPPORT): Remove names of removed files.
5820 * MAINTAINERS: Likewise.
5821
5822 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5823
5824 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5825 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5826 * Makefile.in: Regenerate.
5827
5828 * configure.in (top level bootstrap support): Rework --enable-werror
5829 to set @stage2_werror_flag@.
5830 * configure: Regenerate.
5831 * Makefile.tpl (top level bootstrap support): Pass
5832 @stage2_werror_flag@ down to configure in stages 2 and 3.
5833 * Makefile.in: Regenerate.
5834
5835 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5836
5837 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5838 for stages 2 and 3 as well as in make. As a consequence, remove
5839 OUTPUT_OPTION (now detected by configure) from the flags passed down
5840 to make.
5841 * Makefile.in: Regenerate.
5842
5843 * Makefile.tpl (new-bootstrap): Fix typo.
5844 * Makefile.in: Regenerate.
5845
5846 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5847
5848 * Makefile.tpl: Rearrange by moving recursive_targets rules
5849 into their proper sections.
5850 * Makefile.tpl (top level bootstrap support): Move disabling
5851 of coverage flags from 'make' to 'configure'; improve comments.
5852 * Makefile.in: Regenerate.
5853
5854 * Makefile.tpl (experimental top level bootstrap) Move stage1
5855 language setting from all- target to configure- target; disable
5856 intermodule optimization in stage 1; prevent gratuitous rebuilds
5857 of stage 1.
5858 * Makefile.in: Regenerate.
5859 * configure.in: Comma-separate stage 1 language list for top
5860 level bootstrap.
5861 * configure: Regenerate.
5862
5863 * Makefile.tpl: Clean up experimental top level bootstrap support:
5864 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5865 prev-gcc in configure- targets as well as all- targets.
5866 * Makefile.in: Regenerate.
5867
5868 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
5869
5870 * configure.in: Remove symbolic link section.
5871 * configure: Regenerate.
5872 * Makefile.tpl (links): Remove.
5873 * Makefile.in: Regenerate.
5874
5875 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
5876 Nathanael Nerode <neroden@gcc.gnu.org>
5877
5878 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5879 Set with AC_CHECK_PROGS.
5880 * configure.in: Fix comment typo from last patch.
5881 * configure: Regenerate.
5882
5883 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5884
5885 * Makefile.tpl: Introduce experimental top level bootstrap support.
5886 * Makefile.in: Regenerate.
5887 * configure.in: Introduce support for top level bootstrap.
5888 * configure: Regenerate.
5889
5890 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
5891 Paolo Bonzini <bonzini@gnu.org>
5892
5893 PR bootstrap/14522
5894 * configure.in: Cope with shells that do not support unquoted ^
5895 * configure: Regenerate.
5896
5897 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
5898 Paolo Bonzini <bonzini@gnu.org>
5899
5900 PR bootstrap/14522
5901 * configure.in: Cope with shell that do not support nesting
5902 quotes inside quoted backquote substitutions.
5903 * configure: Regenerate.
5904
5905 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5906
5907 PR bootstrap/14522
5908 * configure.in: Fix escaping of $.
5909 * configure: Regenerate.
5910
5911 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5912
5913 * configure: Regenerate.
5914
5915 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
5916
5917 PR ada/14131
5918 Move language detection to the top level.
5919 * configure.in: Find default values for the tools as
5920 soon as possible. Disable ada if GNAT is not found.
5921 Emit error message about missing languages. Expand
5922 --enable-languages=all for the gcc subdirectory.
5923
5924 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
5925
5926 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5927 and disable libgcj.
5928 * configure: Regenerated.
5929
5930 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5931
5932 PR bootstrap/7087
5933 * Makefile.tpl: Guard XFOO sed statements better.
5934 * Makefile.tpl: Add dependency for configure-target-libada.
5935 * Makefile.in: Regenerate (incidentally fixes broken
5936 commit when libada-branch was merged).
5937
5938 2004-02-28 Andrew Cagney <cagney@redhat.com>
5939
5940 * src-release (CVS_NAMES): Define.
5941 (do-tar, do-tar): Prune $(CVS_NAMES).
5942
5943 2004-02-23 Andrew Cagney <cagney@redhat.com>
5944
5945 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5946 2004-02-19.09.
5947
5948 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5949
5950 PR bootstrap/11932
5951 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5952
5953 2004-02-19 Andrew Cagney <cagney@redhat.com>
5954
5955 * config.guess: Update from version 2003-06-12 to 2004-02-16.
5956 * config.sub: Update from version 2003-06-13 to 2004-02-16.
5957
5958 2004-02-11 David Edelsohn <edelsohn@gnu.org>
5959
5960 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5961 (rs6000-*-aix*): Same.
5962 * configure: Regenerate.
5963
5964 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5965
5966 * configure.in (host): Add in missing $noconfigdirs to defines.
5967 * configure: Regenerate.
5968
5969 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5970 Nathanael Nerode <neroden@gcc.gnu.org>
5971
5972 PR ada/6637, PR ada/5911
5973 Merge with libada-branch:
5974 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5975 with appropriate dependencies. Add --enable-libada configure switch.
5976 * configure, Makefile.in: Regenerate.
5977
5978 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5979
5980 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5981 * configure: Regenerate.
5982
5983 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5984
5985 * COPYING.NEWLIB: Update Red Hat license to 2004.
5986
5987 2004-01-23 DJ Delorie <dj@redhat.com>
5988
5989 * Makefile.def (target_modules) [libiberty]: Don't stage.
5990 * Makefile.in: Rebuilt.
5991
5992 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>
5993
5994 * COPYING.NEWLIB: Update to include copyrights for new
5995 iconv code.
5996
5997 2004-01-15 Andrew Cagney <cagney@redhat.com>
5998
5999 * src-release: Update copyright year.
6000 (do-proto-toplev): Configure using i686-pc-linux-gnu.
6001 (NEWLIB_SUPPORT_DIRS): Delete macro.
6002 (newlib.tar.bz2): Delete rule.
6003
6004 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
6005
6006 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6007 * Makefile.tpl (configure-target-[+module+]): Support stage.
6008 * Makefile.in: Rebuilt.
6009
6010 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6011
6012 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
6013 throughout.
6014
6015 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6016
6017 * configure.in: Use ./config.cache, not config.cache.
6018 * configure: Regenerate.
6019 * Makefile.tpl: Special-casing not needed for GCC any more.
6020 * Makefile.in: Regenerate.
6021
6022 * configure.in: Don't share a cache file for host dirs.
6023 * configure: Regenerate.
6024
6025 * config-ml.in: Don't mess with the cache file.
6026
6027 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6028
6029 * Makefile.tpl: Make GCC use a separate config.cache.
6030 * Makefile.in: Regenerate.
6031
6032 PR bootstrap/11932, PR bootstrap/11933
6033 (I don't know if it will fix either of them, but it relates
6034 to them.)
6035 * configure.in: Don't use shared config.cache for target
6036 directories.
6037 * configure: Regenerate.
6038
6039 2003-12-31 Roger Sayle <roger@eyesopen.com>
6040
6041 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6042 * configure: Regenerated.
6043
6044 2003-12-21 Bernardo Innocenti <bernie@develer.com>
6045
6046 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6047 * configure: Regenerated.
6048
6049 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6050
6051 Port change over from GCC:
6052 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6053 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6054 (configure-build-[+module+], configure-[+module+]): Likewise.
6055 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6056 * Makefile.in: Regenerate.
6057
6058 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6059
6060 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6061 * configure: Regenerate.
6062
6063 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
6064
6065 * COPYING.NEWLIB: Add license info for long long routines added to
6066 stdlib.
6067
6068 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6069
6070 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6071 * Makefile.in: Regenerate.
6072
6073 2003-10-20 Phil Edwards <phil@codesourcery.com>
6074
6075 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6076 * configure: Regenerate.
6077
6078 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6079
6080 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6081 HOST_FLAGS_TO_PASS.
6082 * Makefile.in: Regenerate.
6083
6084 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6085
6086 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6087 * configure: Rebuilt
6088 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6089 * Makefile.in: Rebuilt
6090
6091 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6092
6093 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6094
6095 2003-10-01 Phil Edwards <pme@gcc.gnu.org>
6096
6097 * config-ml.in: Use ac_configure_args directly instead of
6098 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6099 actually seen.
6100
6101 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6102
6103 * config-ml.in: Propagate INSTALL variables.
6104
6105 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
6106
6107 * configure.in: Pass a computed --program-transform-name
6108 to subconfigures.
6109 * configure: Regenerated.
6110
6111 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6112
6113 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6114 * Makefile.in: Regenerate.
6115
6116 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6117 * Makefile.in: Regenerate.
6118
6119 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
6120
6121 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6122 quoting.
6123 * configure: Regenerated.
6124
6125 2003-09-12 Michael Chastain <mec@shout.net>
6126
6127 Fix PR gdb/857.
6128 * src-release (do-proto-topleve): Remove junk files
6129 intl/config.cache, intl/config.status,
6130 intl/config.h, intl/stamp-h.
6131
6132 2003-09-14 Andrew Cagney <cagney@redhat.com>
6133
6134 * src-release (dejagnu.tar): New target.
6135 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
6136 (do-djunpack): Use $(PACKAGE) for the package name.
6137
6138 2003-09-04 DJ Delorie <dj@redhat.com>
6139
6140 * configure: Regenerate.
6141
6142 2003-09-04 Robert Millan <robertmh@gnu.org>
6143
6144 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6145
6146 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6147
6148 * configure.in: Ensure arguments to sed are properly spaced.
6149 * configure: Regenerate.
6150
6151 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
6152
6153 Merge from gcc:
6154 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6155 * install-sh: Update to newer upstream versions (associated with
6156 aclocal 1.7).
6157 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6158
6159 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
6160
6161 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6162 * configure: Regenerated.
6163
6164 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
6165
6166 * configure.in: Use newline instead of semicolon when assuming
6167 shell arguments in a for loop.
6168 * configure: Regenerated.
6169
6170 2003-08-20 Geoffrey Keating <geoffk@apple.com>
6171
6172 PR 8180
6173 * configure.in: When testing with_libs and with_headers, treat
6174 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6175 * configure: Regenerate.
6176
6177 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6178 make, shell, etc.
6179 (baseargs): Likewise.
6180 * configure: Regenerate.
6181
6182 2003-08-19 Geoffrey Keating <geoffk@apple.com>
6183
6184 * configure.in: Disable libgcj for darwin not on powerpc.
6185 * configure: Rebuild.
6186
6187 2003-08-15 Michael Chastain <mec@shout.net>
6188
6189 * src-release (do-proto-toplev): Remove junk files
6190 dejagnu/example/calc/config.status,
6191 dejagnu/example/calc/config.log.
6192
6193 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6194
6195 * config-ml.in, symlink-tree: Add license.
6196
6197 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
6198
6199 Merge from gcc:
6200
6201 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6202 * Makefile.tpl (check, check-c++): Express dependencies using
6203 dependencies rather than commands.
6204 * Makefile.in: Regenerate.
6205
6206 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6207 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6208 * Makefile.in: Update.
6209
6210 2003-08-01 Andrew Cagney <cagney@redhat.com>
6211
6212 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6213 * configure: Ditto.
6214
6215 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6216
6217 * configure.in: Enable libgcj for darwin.
6218 * configure: Rebuild.
6219
6220 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
6221
6222 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
6223
6224 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6225
6226 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6227 creating target and build subdirs to build all parent dirs as needed.
6228 * Makefile.in: Rebuild.
6229 * configure.in: Don't build dirs explicitly here.
6230 * configure: Rebuild.
6231
6232 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
6233
6234 * Makefile.tpl (all-make): Depend on intl.
6235 * Makefile.in: Rebuilt.
6236
6237 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6238
6239 * config.if: Remove unused libc_interface determination.
6240
6241 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6242
6243 * Makefile.in: Regenerate, correctly this time.
6244
6245 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6246
6247 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6248 unused INSTALL_PROGRAM_ARGS.
6249 * configure.in: Use AC_PROG_INSTALL.
6250 * Makefile.in: Regenerate.
6251 * configure: Regenerate.
6252
6253 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
6254
6255 * configure: Rebuilt.
6256 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6257 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6258 newlib nor libgloss.
6259 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6260 * configure.in (am33_2.0-*-linux*): Added.
6261
6262 2003-07-09 Bob Wilson <bob.wilson@acm.org>
6263
6264 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6265 * configure: Regenerate.
6266
6267 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
6268
6269 * config-ml.in: Replace PWD with PWD_COMMAND.
6270 * Makefile.tpl: Likewise.
6271 * Makefile.in: Regenerated.
6272
6273 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6274
6275 * configure.in: Clean up config-lang.in handling. Delete
6276 useless assignment to "subdirs".
6277 * configure: Regenerate.
6278
6279 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6280
6281 * configure.in: Rename 'target_libs' to 'target_libraries'.
6282 Remove useless reference to 'target_libs'.
6283 * configure: Regenerate.
6284
6285 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6286
6287 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6288 * Makefile.in: Regenerate.
6289
6290 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6291
6292 * Makefile.def: Introduce flags_to_pass.
6293 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6294 * Makefile.in: Regenerate.
6295
6296 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6297
6298 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6299 and target-libgloss.
6300 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6301 <h8300*-*-*>: Disable libf2c and ${libgcj}.
6302 * configure: Regenerate.
6303
6304 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6305
6306 * configure.in: Update testsuite_flags to new location.
6307 * configure. Regenerate.
6308
6309 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6310
6311 * Makefile.tpl: Remove BUILD_CC stuff.
6312 * Makefile.in: Regenerate.
6313
6314 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6315
6316 * config.guess: Update to 2003-06-12 version.
6317 * config.sub: Update to 2003-06-13 version.
6318
6319 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6320
6321 * MAINTAINERS: Add myself as MIPS co-maintainer.
6322
6323 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
6324
6325 * config.guess: Update to 2003-06-06 version.
6326 * config.sub: Update to 2003-06-06 version.
6327
6328 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6329
6330 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6331 * configure. Regenerate.
6332
6333 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6334
6335 * configure.in: Disable serial configure by default.
6336 * configure: Regenerate.
6337 * Makefile.tpl: Abolish .NOTPARALLEL.
6338 * Makefile.in: Regenerate.
6339
6340 * Makefile.tpl: Replace {build,host,target}_canonical by
6341 {build,host,target}.
6342 * Makefile.in: Regenerate.
6343
6344 * Makefile.tpl: Fix stupid pasto.
6345 * Makefile.in: Regenerate.
6346
6347 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6348
6349 * Makefile.tpl: Remove bogus conditional.
6350 * Makefile.in: Regenerate.
6351
6352 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6353
6354 * Makefile.tpl: Make 'recursive targets' using autogen rather
6355 than shell loop. Remove duplicate 'clean' targets and false
6356 comments.
6357 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6358 Add systematic method of specifying missing targets in subdirs.
6359 Add copyright boilerplate.
6360 * Makefile.in: Regenerate.
6361 * configure.in: Add 'recursive targets' to maybe list.
6362 * configure: Regenerate.
6363
6364 * Makefile.tpl: Rename [+target+] to [+make_target+].
6365 * Makefile.def: Rename 'target' to 'make_target'.
6366
6367 2003-05-30 Nick Clifton <nickc@redhat.com>
6368
6369 * README-maintainer-mode: Update URL for locating blessed config
6370 tools.
6371
6372 2003-05-29 Robert Millan <rmh@debian.org>
6373
6374 * ltconfig: Import this patch and modify for use with current
6375 version of ltconfig:
6376
6377 2003-05-21 Bruno Haible <bruno@clisp.org>
6378
6379 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
6380 GNU/FreeBSD.
6381
6382 2003-05-28 DJ Delorie <dj@redhat.com>
6383
6384 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6385 * Makefile.in: Regenerate.
6386
6387 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
6388
6389 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
6390
6391 2003-05-21 DJ Delorie <dj@redhat.com>
6392
6393 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6394 newlib or libgloss.
6395 * Makefile.in: Regenerate.
6396
6397 2003-05-21 DJ Delorie <dj@redhat.com>
6398
6399 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6400 * Makefile.in: Regenerate.
6401
6402 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6403
6404 * configure.in: Use curly braces in the definition of tooldir.
6405 * configure: Regenerate.
6406
6407 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6408
6409 * configure.in: Switch more things to use maybe dependencies.
6410 * Makefile.tpl: Switch more things to use maybe dependencies.
6411 Factor out common code from autogen IF statements.
6412 * configure: Regenerate.
6413 * Makefile.in: Regenerate.
6414
6415 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6416
6417 * configure.in: Accept i[3456789]86 for machine type.
6418 * configure: Regenerate.
6419
6420 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6421
6422 * configure.in: Switch more things to use maybe dependencies.
6423 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6424 * configure: Regenerate.
6425 * Makefile.tpl: Switch more things to use maybe dependencies.
6426 * Makefile.in: Regenerate.
6427
6428 2003-05-16 Andreas Schwab <schwab@suse.de>
6429
6430 * Makefile.tpl (install-opcodes): Define.
6431 * Makefile.in: Rebuild.
6432
6433 2003-05-13 Andreas Jaeger <aj@suse.de>
6434
6435 * config.guess: Update to 2003-05-09 version.
6436 * config.sub: Update to 2003-05-09 version.
6437
6438 2003-05-13 Michael Eager <eager@mvista.com>
6439
6440 * configure.in: Correct sed script so that options in quotes are not
6441 deleted.
6442 * configure: Rebuild.
6443
6444 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
6445
6446 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6447 and $$s/newlib/libc/sys/cygwin32 include paths.
6448 * configure: Ditto.
6449
6450 2003-05-05 H.J. Lu <hjl@gnu.org>
6451
6452 * config-ml.in: Restored from gcc repository.
6453
6454 2003-05-02 Chris Demetriou <cgd@broadcom.com>
6455
6456 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6457 * Makefile.in: Regenerate.
6458
6459 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6460
6461 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
6462 and Makefile.def.
6463
6464 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6465
6466 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6467 * Makefile.in: Regenerated.
6468
6469 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6470
6471 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6472 * Makefile.in: Regenerate.
6473
6474 2003-04-18 Jakub Jelinek <jakub@redhat.com>
6475
6476 * configure.in (powerpc64*-*-linux*): Remove.
6477 * configure: Rebuilt.
6478
6479 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
6480
6481 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6482 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6483 and restrap.
6484 * Makefile.in: Regenerate.
6485
6486 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
6487
6488 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6489 * configure: Regenerated.
6490
6491 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
6492
6493 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6494 * */configure: Rebuilt.
6495
6496 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6497
6498 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6499 * Makefile.in: Regenerate.
6500
6501 2003-03-14 Michael Chastain <mec@shout.net>
6502
6503 * Makefile.in: Regenerate with correct Makefile.def.
6504
6505 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6506
6507 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6508 Make macro.
6509 * Makefile.in: Regenerate.
6510 * configure.in: Clean up gxx_include_dir logic.
6511 * configure: Regenerate.
6512
6513 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6514
6515 * configure.in (gxx_include_dir): Fix typo.
6516 * configure: Regenerated.
6517
6518 2003-03-06 Andrew Cagney <cagney@redhat.com>
6519
6520 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6521
6522 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
6523
6524 * configure.in: Include $(build_tooldir)/sys-include in
6525 FLAGS_FOR_TARGET.
6526 * configure: Regenerated.
6527
6528 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6529
6530 * Makefile.tpl: Reindent.
6531 * Makefile.in: Regenerate.
6532 * configure.in: Reindent. Don't set unused variables.
6533 * configure: Regenerate.
6534
6535 * Makefile.tpl: Always pass down RANLIB.
6536 * Makefile.in: Regenerate.
6537
6538 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6539 * Makefile.in: Regenerate.
6540 * configure.in: Remove unused logic relating to --enable-shared
6541 and --enable-threads. Remove bogus comments. Remove redundant
6542 noconfigdirs.
6543 * configure: Regenerate.
6544
6545 * configure.in: Replace ${libstdcxx_version} by its value.
6546 Remove reference to mh-dgux.
6547 * configure: Regenerate.
6548
6549 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6550
6551 * Makefile.tpl: Rearrange.
6552 * Makefile.in: Regenerate.
6553
6554 2003-02-25 Nick Clifton <nickc@redhat.com>
6555
6556 * configure: Remove site-file supprot - it is obsolete.
6557
6558 2003-02-24 Uwe Stieber <uwe@wwws.de>
6559
6560 * configure.in: Add support for kaOS as cross build target system.
6561 * configure: Regenerated.
6562
6563 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
6564
6565 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6566 configure-target-* as some target builds may require additional
6567 flags for preprocessor tests.
6568 * Makefile.in: Regenerated.
6569
6570 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6571
6572 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6573 * ltconfig: Handle it.
6574 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6575 auto-detecting it.
6576
6577 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6578
6579 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6580 it is used as argument to $CC.
6581 * ltcf-gcj.sh: Likewise.
6582
6583 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6584
6585 * configure.in: Introduce --enable-maintainer-mode.
6586 * configure: Rebuilt.
6587 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6588 for maintainer mode.
6589 * Makefile.in: Rebuilt.
6590
6591 2003-02-19 Andrew Cagney <ac131313@redhat.com>
6592
6593 * configure: Regenerate using autoconf 2.13.
6594
6595 2003-02-19 Alan Modra <amodra@bigpond.net.au>
6596
6597 * config.guess: Import latest version.
6598 * config.sub: Import latest version.
6599
6600 2003-02-18 Jason Merrill <jason@redhat.com>
6601
6602 * Makefile.tpl (check-c++): Allow parallelism.
6603
6604 2003-02-17 Andrew Cagney <ac131313@redhat.com>
6605
6606 * configure: Regenerate using autoconf 000227.
6607
6608 2003-02-15 Geoffrey Keating <geoffk@apple.com>
6609
6610 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6611 don't configure target-libobjc.
6612 * configure: Regenerate.
6613
6614 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6615
6616 * Makefile.tpl (RANLIB): Define.
6617 * Makefile.in: Regenerate.
6618
6619 2003-02-06 Keith R Seitz <keiths@redhat.com>
6620
6621 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6622 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6623 * Makefile.in: Regenerated.
6624 * configure.in: Remove all traces of snavigator, db, and grep.
6625 * configure: Regenerated.
6626
6627 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
6628
6629 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6630 * Makefile.in: Regenerated.
6631
6632 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
6633
6634 * config.if: Copy from GCC.
6635
6636 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
6637
6638 * configure.in: Revert 24Jan change.
6639 * configure: Regenerate.
6640
6641 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6642
6643 * configure.in: Revert previous change.
6644 * configure: Regenerate.
6645
6646 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6647
6648 * configure.in: Make rda native-only.
6649 * configure: Regenerate.
6650
6651 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6652
6653 * configure.in: Add missing \.
6654 * configure: Rebuilt.
6655
6656 2003-01-17 Jakub Jelinek <jakub@redhat.com>
6657
6658 * configure.in (baseargs): Avoid using \| in sed regular
6659 expressions.
6660 * configure: Rebuilt.
6661
6662 2003-01-16 Jakub Jelinek <jakub@redhat.com>
6663
6664 * configure.in (baseargs): Remove all supported forms of
6665 --cache-file, --srcdir, --host, --build and --target options
6666 from argument lists.
6667 * configure: Rebuilt.
6668
6669 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
6670
6671 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6672 * configure: Rebuilt.
6673
6674 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6675
6676 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6677 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6678 * Makefile.in: Regenerate.
6679 * configure: Regenerate.
6680
6681 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6682
6683 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6684 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6685 * Makefile.in: Regenerate.
6686
6687 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
6688
6689 * configure.in: Remove Makefile in build, host and target modules
6690 unless configure was run with --no-recursion.
6691 * configure: Rebuilt.
6692
6693 2003-01-08 Chris Demetriou <cgd@broadcom.com>
6694
6695 * config.guess: Update to 2003-01-03 version.
6696 * config.sub: Update to 2003-01-03 version.
6697
6698 2003-01-07 Christopher Faylor <cgf@redhat.com>
6699
6700 * configure: Regenerate with proper autoconf 2.13.
6701
6702 2003-01-07 Christopher Faylor <cgf@redhat.com>
6703
6704 * configure.in: Add AC_PREREQ for consistency.
6705 * configure: Regenerate.
6706
6707 2003-01-06 Andrew Cagney <ac131313@redhat.com>
6708
6709 * configure.in (GDB_TK): Add tcl directories conditional on
6710 gdb/gdbtk directory being present.
6711 * configure: Regenerate.
6712
6713 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
6714
6715 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6716 by gcc if LD is not defined and we are not doing a Canadian Cross.
6717 * configure: Rebuilt.
6718
6719 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
6720
6721 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6722
6723 2002-12-31 Tom Tromey <tromey@redhat.com>
6724
6725 * Makefile.in: Rebuilt.
6726 * Makefile.def (target_modules) [libffi]: Allow installation.
6727
6728 2002-12-31 Andreas Schwab <schwab@suse.de>
6729
6730 * configure.in: Fix use of $program_transform_name.
6731 * configure: Regenerated.
6732
6733 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
6734
6735 * configure.in (baseargs): Don't remove first configure argument.
6736 * configure: Regenerated.
6737
6738 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
6739
6740 * Makefile.tpl (local-distclean): Don't remove...
6741 (multilib.ts): ... this. Moved into...
6742 (multilib.out): ... this. Don't use sub-make.
6743 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6744 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6745 (configure-build-[+module+], configure-[+module+],
6746 configure-target-[+module+], configure-gcc): ... these. Test
6747 for Makefile existence. Drop config.status from dependencies.
6748 * Makefile.in: Rebuilt.
6749 * configure.in: Move gcc-version-trigger to the end of
6750 ac_configure_args. Add comments to maybedep.tmp and
6751 serdep.tmp. Introduce --disable-serial-configure. Remove
6752 nonopt from baseargs, matching and removing corresponding
6753 whitespace while at it.
6754 * configure: Rebuilt.
6755
6756 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
6757
6758 * configure.in (host_configargs): Replace reference to
6759 no-longer-defined buildopts with --build=${build_alias}.
6760 * configure: Rebuilt.
6761
6762 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
6763
6764 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6765 program_transform_name to standard idiom.
6766 (AUTOGEN, AUTOCONF): Define.
6767 (Makefile.in): Use $(AUTOGEN).
6768 (Makefile): Depend on config.status, and use autoconf-style rule to
6769 build it. Move original commands to...
6770 (config.status): ... this new target.
6771 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6772 $(AUTOCONF).
6773 * Makefile.in: Rebuilt.
6774
6775 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6776
6777 * Makefile.tpl: Fix dramatic bustage due to change in
6778 program_transform_name.
6779 * Makefile.in: Regenerate.
6780
6781 * configure.in: Remove unnecessary PATH setting.
6782 * configure: Regnerate.
6783
6784 * configure.in: Don't default to unprefixed tools unless
6785 the native tools will work.
6786 * configure: Regenerate.
6787
6788 * configure.in: Convert to autoconf script. Blow away lots
6789 of now-redundant Makefile fragments.
6790 * configure: Generate using Autoconf.
6791 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6792 * Makefile.in: Regenerate.
6793
6794 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6795
6796 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
6797 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6798
6799 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
6800 where they belong.
6801
6802 2002-12-24 Andreas Schwab <schwab@suse.de>
6803
6804 * Makefile.tpl (multilib.out): Fix missing space.
6805 * Makefile.in: Regenerate.
6806
6807 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6808
6809 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6810 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6811 * Makefile.in: Regenerate.
6812 * configure.in: Remove unnecessary leftovers.
6813
6814 2002-12-21 Geoffrey Keating <geoffk@apple.com>
6815
6816 * configure.in (extra_ranlibflags_for_target): New variable.
6817 (*-*-darwin): Add -c to ranlib commands.
6818 * configure (tooldir): Handle extra_ranlibflags_for_target.
6819
6820 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
6821
6822 * COPYING.NEWLIB: Updated.
6823 * COPYING.LIBGLOSS: Ditto.
6824
6825 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6826
6827 * Makefile.tpl: Revert HJL's change.
6828 * Makefile.in: Regenerated.
6829 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6830 always.
6831
6832 2002-12-19 Andreas Schwab <schwab@suse.de>
6833
6834 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6835 * Makefile.in: Regenerate.
6836
6837 2002-12-18 H.J. Lu <hjl@gnu.org>
6838
6839 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6840 * Makefile.in: Regenerated.
6841
6842 * configure.in (build_prefix): New. Substitute.
6843
6844 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6845
6846 * Makefile.tpl: Don't let real targets depend on phony targets.
6847 * Makefile.in: Regenerate.
6848
6849 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6850 * Makefile.in: Regenerate.
6851
6852 2002-12-16 Jason Merrill <jason@redhat.com>
6853
6854 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6855 previous 'make bootstrap'.
6856 * Makefile.in: Regenerate.
6857
6858 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6859
6860 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6861
6862 2002-12-13 Jason Merrill <jason@redhat.com>
6863
6864 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6865 library tests.
6866 (check-c++): Just depend on it and check-target-libstdc++-v3.
6867 * Makefile.in: Regenerate.
6868
6869 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6870
6871 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6872 * Makefile.in: Regenerate.
6873
6874 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
6875
6876 * COPYING.NEWLIB: Update list of alternate Regent of California
6877 licenses and discuss official revoking of advertising clause.
6878 * COPYING.LIBGLOSS: Ditto.
6879
6880 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
6881
6882 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6883 * Makefile.in: Rebuilt.
6884
6885 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6886
6887 * configure: Fix bug put in by gremlins.
6888
6889 * Makefile.tpl: Substitute more autoconfily.
6890 * configure: Substitute more autoconfily.
6891 * Makefile.in: Regenerate.
6892
6893 2002-12-08 Andrew Cagney <ac131313@redhat.com>
6894
6895 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6896 * Makefile.in (all-sim): Ditto.
6897
6898 2002-12-06 DJ Delorie <dj@redhat.com>
6899
6900 * Makefile.tpl: Change configure dependencies to not have real
6901 targets depend on phony targets.
6902
6903 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6904
6905 * configure.in: Revert unintentional change.
6906
6907 * src-release: Configure host subdirs.
6908
6909 * Makefile.tpl: Change dependency for */multilib.out so that
6910 it works when gcc isn't in the tree.
6911
6912 * configure.in: Substitute more.
6913 * configure: Run subconfigures from the Makefile.
6914 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6915 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6916
6917 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6918
6919 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6920 and corresponding dependencies.
6921 * Makefile.in: Regenerate.
6922
6923 * configure.in (host_tools): Order binutils, gas and ld for
6924 convenience in running the testsuites.
6925
6926 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6927 * Makefile.in: Regenerate.
6928 * configure.in: Introduce rules to serialize subconfigure runs.
6929
6930 * configure.in: Introduce BASE_CC_FOR_TARGET.
6931 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6932 Realize configure-build-* targets. Realize configure-target-* targets.
6933 * Makefile.in: Regenerate.
6934
6935 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6936
6937 * configure: Move gcc_version_trigger stuff from here...
6938 * configure.in: ...to here.
6939
6940 * configure.in: Separate subconfigure options added by this file from
6941 options given by the user. Add machinery to put args for host
6942 subconfigures into the Makefile.
6943
6944 * Makefile.tpl: Remove 'vault' targets.
6945 * Makefile.tpl: Reorder and comment dependencies.
6946 * Makefile.in: Regenerate.
6947
6948 2002-11-28 Geoffrey Keating <geoffk@apple.com>
6949
6950 * configure.in: Move host-specific darwin noconfigdirs into
6951 the host-specific section.
6952
6953 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6954
6955 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6956 during replay.
6957 * Makefile.in: Regenerate.
6958
6959 (finishing slow-motion replay)
6960 * configure: Remove skip-this-dir support.
6961 * Makefile.tpl: Remove skip-this-dir support.
6962
6963 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6964 subdirectories.
6965 * Makefile.in: Regenerate.
6966
6967 * Makefile.tpl: Strip out useless setting of 'dir'.
6968 * Makefile.in: Regenerate.
6969
6970 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6971
6972 (finishing slow-motion replay)
6973 * configure.in: Fix deeply stupid bug.
6974
6975 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6976 shell code in CXX_FOR_TARGET
6977 * Makefile.def: Introduce raw_cxx.
6978 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6979 RAW_CXX_FOR_TARGET.
6980 * Makefile.in: Regenerate.
6981
6982 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6983
6984 (finishing slow-motion replay)
6985 * Makefile.tpl: Remove unnecessary ifs.
6986 * Makefile.in: Regenerate.
6987
6988 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6989 dependencies. Maybe-ize build-libiberty. Create dummy install
6990 targets for 'no_install' modules.
6991 * configure: Move GDB_TK substitution to configure.in. Move
6992 build_modules stuff to configure.in.
6993 * configure.in: Implement soft dependency machinery. Maybe-ize
6994 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6995 * Makefile.in: Regenerate.
6996
6997 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6998
6999 (continuing slow-motion replay)
7000 * Makefile.tpl: Make all-target, install-target behave similarly
7001 to all, install (only hitting configured targets). Eliminate
7002 unused macro defintions.
7003
7004 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7005 build != host.
7006
7007 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7008
7009 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7010
7011 * configure.in: Produce lists of subdir targets we're actually
7012 configuring. Remove references to "dosrel".
7013 * Makefile.tpl: Let configure set which subdir targets are hit.
7014 Remove install-cross; clean up install; remove ALL. Remove
7015 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7016 Autogenerate host module targets. Remove empty dependency lines
7017 and redundant dependency; rearrange slightly.
7018 * Makefile.def: Add host-side libtermcap, utils.
7019
7020 * Makefile.in: Regenerate.
7021
7022 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7023
7024 (Continuing slow-motion replay)
7025 * Makefile.def: Add list of recursive targets to autogenerate.
7026 Add build_modules.
7027 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7028 targets. Autogenerate *-build-* targets.
7029 * Makefile.in: Regenerate.
7030
7031 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7032
7033 (Continuing slow-motion replay)
7034 * configure: More autoconf-style substitutions.
7035 * Makefile.tpl: More autoconf-style substitutions.
7036 * Makefile.in: Regenerate.
7037
7038 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7039
7040 (Continuing slow-motion replay)
7041 * configure: Substitute more variables in a more autoconf-friendly
7042 way. Simplify slightly.
7043 * Makefile.tpl: Make more variables substitutable in an
7044 autoconf-friendly way.
7045 * Makefile.in: Regenerate.
7046
7047 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7048
7049 (Continuing slow-motion replay)
7050 * configure.in (v810*): Remove special setting of tools.
7051
7052 * configure: Add support for extra required flags for ar or nm.
7053 * configure.in (aix4.3+): Use above support for target-specific
7054 issues, rather than using config/mt-aix43.
7055
7056 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7057
7058 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
7059 * configure: Remove 'removing', which doesn't work. Replace $subdir
7060 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7061 with $srcdir. Reformat indentation. Substitute some variables
7062 formerly hard-coded in the Makefile for build=host.
7063 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7064 * Makefile.def: Autogenerate more.
7065 * Makefile.in: Regenerate.
7066
7067 2002-11-13 Bruce Korb <bkorb@gnu.org>
7068
7069 * Makefile.tpl: syntactic cleanup
7070
7071 2002-11-04 Kevin Buettner <kevinb@redhat.com>
7072
7073 * Makefile.def (host_modules): Add rda.
7074 * Makefile.in: Regenerate.
7075 * configure.in (target_tool): Add target-rda to list.
7076
7077 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
7078
7079 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7080 and restrap targets to this rule.
7081 * Makefile.in: Regenerate.
7082
7083 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7084
7085 * configure.in (i[3456]86-*-linux*): Add check to disable
7086 ${libgcj} for glibc1.
7087
7088 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7089
7090 * configure.in: Add tic4x target.
7091
7092 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7093
7094 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7095 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7096 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7097 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7098 * Makefile.in: Regenerate.
7099
7100 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7101
7102 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7103 * Makefile.in: Regenerate.
7104
7105 * Makefile.def: Remove order dependency comments.
7106 * Makefile.tpl: Add explicit install-install dependencies.
7107 * Makefile.in: Regenerate.
7108
7109 * Makefile.tpl: Remove material now in src-release. (Finally!)
7110 * Makefile.in: Regenerate.
7111
7112 * configure: Restore my original patch by syncing with gcc version.
7113
7114 * Bring following over from gcc:
7115
7116 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7117
7118 * configure.in (s390*-*-linux*): Enable libgcj.
7119
7120 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7121
7122 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
7123
7124 2002-10-02 Alan Modra <amodra@bigpond.net.au>
7125
7126 * configure: Move stray lines back to where they belong.
7127
7128 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
7129
7130 * Makefile.tpl: Insert configure-target target, for src-release.
7131
7132 * configure: Finish reverting change which Andrew Cagney started
7133 reverting. Should fix bustage.
7134
7135 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7136 * src-release: New file. Contains material for making net
7137 releases for gdb, binutils, et al., formerly in Makefile.in.
7138
7139 2002-09-30 Nick Clifton <nickc@redhat.com>
7140
7141 * cpu: New top level directory. Intended to hold input files for
7142 CGEN which have FSF copyright assignment.
7143 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7144
7145 2002-09-29 Andrew Cagney <ac131313@redhat.com>
7146
7147 Revert below (note that src does not contain Makefile.tpl):
7148 * Makefile.tpl: Make subsituted variables more autoconfy.
7149 * Makefile.in: Regenerate.
7150
7151 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7152
7153 * configure: Revert accidentally applied changes.
7154
7155 * Makefile.tpl: Make more autoconf-friendly.
7156 * Makefile.in: Regenerate.
7157 * configure: Make substitution more autoconf-like.
7158
7159 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
7160
7161 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7162 single entry to handle all these.
7163 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7164 libjava on arm-*-elf.
7165
7166 2002-09-27 Geoffrey Keating <geoffk@apple.com>
7167
7168 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7169 things that depend on them.
7170
7171 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7172
7173 * Makefile.tpl: Make subsituted variables more autoconfy.
7174 * Makefile.in: Regenerate.
7175 * configure: Make seds more autoconfy.
7176
7177 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7178
7179 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7180 * Makefile.in: Regenerate.
7181 * configure.in: Rewrite sed statements to look autoconfy.
7182
7183 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7184 all-target-foo on configure-target-foo.
7185 * Makefile.def: Ditto.
7186 * Makefile.in: Rebuild.
7187
7188 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7189
7190 * Makefile.def: New file.
7191 * Makefile.tpl: New file.
7192 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7193
7194 * configure.in: Minor rearrangement. Simplify tests.
7195
7196 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
7197
7198 * configure.in (with_headers): Skip copy if value is "yes".
7199 (with_libs): Likewise.
7200
7201 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7202
7203 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7204 * configure.in (sh*-*-pe*): Ditto.
7205 * configure.in (mips*-*-pe*): Ditto.
7206 * configure.in (*arm-wince-pe): Ditto.
7207
7208 * configure.in: Rearrange.
7209
7210 2002-09-12 Nick Clifton <nickc@redhat.com>
7211
7212 * Import these changes from the config master repository:
7213
7214 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
7215
7216 * config.sub: Add tic4x target.
7217
7218 2002-09-03 Ben Elliston <bje@redhat.com>
7219
7220 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
7221 Reported by <Duncan_Stodart@insession.com>.
7222
7223 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
7224
7225 * COPYING.NEWLIB: More updates.
7226
7227 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
7228
7229 * COPYING.NEWLIB: Update.
7230
7231 2002-08-23 Andrew Cagney <ac131313@redhat.com>
7232
7233 * texinfo/texinfo.tex: Import version 2002-06-04.06.
7234
7235 * config.guess: Import version 2002-08-23.
7236 * config.sub: Import version 2002-08-22.
7237
7238 2002-08-20 Alexandre Oliva <aoliva@redhat.com>
7239
7240 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7241 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7242 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7243
7244 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7245
7246 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7247
7248 2002-08-04 H.J. Lu (hjl@gnu.org)
7249
7250 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7251
7252 2002-07-31 Alan Modra <amodra@bigpond.net.au>
7253
7254 * configure.in: Move generic linux case to end. Copy generic
7255 linux noconfigdirs to mips*-*-linux* entry and new
7256 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7257
7258 2002-07-19 Chris Demetriou <cgd@broadcom.com>
7259
7260 * MAINTAINERS: Clarify on config.guess and config.sub, and add
7261 one instance of them which was missed to the list to update.
7262
7263 2002-07-16 Chris Demetriou <cgd@broadcom.com>
7264
7265 * config.guess: Update to 2002-07-09 version.
7266 * config.sub: Update to 2002-07-03 version.
7267
7268 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7269
7270 * configure.in: Remove two redundant tests.
7271
7272 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7273
7274 * configure.in (mips*-*-irix6*o32): Enable stabs.
7275
7276 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7277
7278 * configure.in: Don't build grez.
7279 * Makefile.in: Ditto.
7280
7281 * Makefile.in: Remove references to bsp, cygmon, libstub.
7282 * configure.in: Ditto.
7283
7284 * configure.in: Remove leftover reference to gdbtest.
7285
7286 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
7287
7288 * configure.in (gxx_include_dir): Change to match versioned
7289 C++ headers if --enable-version-specific-runtime-libs is used.
7290
7291 2002-07-04 Steve Ellcey <sje@cup.hp.com>
7292
7293 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7294
7295 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7296
7297 * configure.in: Make --without-x work.
7298
7299 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
7300
7301 * contrib: New directory. Created to contain a copy of the
7302 texi2pod.pl script so that it is in the same place as the version in
7303 the FSF GCC sources.
7304
7305 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7306
7307 * configure.in: Rearrange target Makefile fragment collection.
7308
7309 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7310 cvs[src].
7311 * configure.in: Ditto.
7312
7313 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7314
7315 * Makefile.in: Eliminate 'apache' targets.
7316 * configure.in: Eliminate 'apache' targets.
7317
7318 * configure.in: Eliminate redundant tests. Reorganize.
7319
7320 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7321
7322 * config-ml.in: Eliminate references to Cygnus configure.
7323
7324 * Makefile.in: Eliminate references to building emacs.
7325
7326 2002-07-01 Denis Chertykov <denisc@overta.ru>
7327
7328 * configure.in: Add support for ip2k.
7329
7330 2002-06-24 Ben Elliston <bje@redhat.com>
7331
7332 * configure.in (host_tools): Remove cgen.
7333
7334 * Makefile.in (all-cgen): Remove; runs from its source directory.
7335 (check-cgen, install-cgen, clean-cgen): Likewise.
7336 (all-opcodes): No not depend on all-cgen.
7337 (all-sim): Likewise.
7338
7339 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7340
7341 * configure.in: Fix AIX configury bug.
7342
7343 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7344
7345 * configure.in: Replace ${topsrcdir} with ${srcdir}.
7346
7347 * configure.in: Move definition of libstdcxx_flags right above
7348 usage, rather than way earlier.
7349
7350 * configure.in: Pull definition of is_cross_compiler earlier.
7351
7352 * configure.in: Rearrange a little.
7353
7354 * configure.in: Remove references to librx.
7355 * Makefile.in: Remove references to librx.
7356
7357 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7358
7359 * configure.in: Eliminate ${gasdir} variable.
7360
7361 2002-06-18 Dave Brolley <brolley@redhat.com>
7362
7363 * configure.in: Add support for frv.
7364 * config.sub: Add support for frv.
7365
7366 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7367
7368 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7369
7370 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7371
7372 * configure.in (vax-*-netbsd*): Re-enable gas.
7373
7374 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7375
7376 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7377 BUILD_PREFIX_1, to correct nomenclature.
7378 * configure: Likewise.
7379
7380 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7381 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7382
7383 2002-05-31 Olaf Hering <olh@suse.de>
7384
7385 * config-ml.in: Propogate DESTDIR also.
7386
7387 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7388
7389 * configure.in (vax-*-netbsd*): Don't build gas for this
7390 platform.
7391
7392 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7393
7394 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7395 and libgcj for AVR.
7396
7397 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
7398
7399 * config.sub: Add DLX target.
7400
7401 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7402
7403 * config.guess: Update to 2002-05-22 version.
7404 * config.sub: Likewise.
7405
7406 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7407
7408 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7409 * config-ml.in: Likewise.
7410 * configure: Likewise.
7411 * configure.in: Likewise.
7412
7413 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7414
7415 * configure.in: Simplify makefile fragment collection.
7416
7417 * configure.in: Remove code to build emacs.
7418
7419 * configure.in : Remove --srcdir argument from targargs and buildargs
7420 (it's always overridden in the Makefile anyway). Rearrange a bit.
7421
7422 * configure: Move some logic to configure.in.
7423 * configure.in: Move some logic from configure.
7424
7425 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
7426
7427 * COPYING.LIBGLOSS: New file.
7428
7429 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
7430
7431 * Makefile.in: Honour DESTDIR.
7432
7433 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
7434
7435 * configure.in (noconfigdirs): Don't disable libgcj on
7436 sparc64-*-solaris* and sparcv9-*-solaris*.
7437
7438 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
7439
7440 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7441
7442 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7443
7444 * configure.in (FLAGS_FOR_TARGET): Do not add
7445 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7446 on i[3456]86-*-linux*.
7447
7448 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7449
7450 * configure.in (noconfigdirs): Replace [ ] with test.
7451
7452 * configure.in (noconfigdirs): Do not add target-newlib if
7453 target == i[3456]86-*-linux*, and host == target.
7454
7455 2002-04-29 Mark Mitchell <mark@codesourcery.com>
7456
7457 * config.guess: Updated to 2002-04-26's version.
7458 * config.sub: Updated to 2002-04-26's version.
7459
7460 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7461
7462 * configure.in: delete reference to absent file
7463
7464 * configure.in: replace '[' with 'test'
7465
7466 * configure.in: Eliminate references to gash.
7467 * Makefile.in: Eliminate references to gash.
7468
7469 * configure.in: remove useless references to 'pic' makefile fragments.
7470
7471 * configure.in: (*-*-windows*) Finish removing.
7472
7473 * configure.in: Eliminate redundant test for libgui.
7474
7475 2002-04-26 Joel Sherrill <joel@OARcorp.com>
7476
7477 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7478 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7479
7480 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7481
7482 * configure.in: remove references to dead files
7483
7484 2002-04-18 Tom Tromey <tromey@redhat.com>
7485
7486 * configure.in: Disallow configuring libgcj when it is already
7487 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7488 Solaris 2.8 by default. For PR libgcj/6158.
7489
7490 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7491
7492 * configure.in: Move default CC setting out of config/mh-* fragments
7493 directly into here.
7494
7495 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7496
7497 * configure.in: don't even try to configure or make a subdirectory
7498 if there's no configure script for it.
7499
7500 2002-04-15 Mark Mitchell <mark@codesourcery.com>
7501
7502 * MAINTAINERS: Remove chill maintainers.
7503 * Makefile.in (CHILLFLAGS): Remove.
7504 (CHILL_LIB): Remove.
7505 (TARGET_CONFIGDIRS): Remove libchill.
7506 (CHILL_FOR_TARGET): Remove.
7507 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7508 CHILL_LIB.
7509 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7510 (CHECK_TARGET_MODULES): Likewise.
7511 (INSTALL_TARGET_MODULES): Likewise.
7512 (CLEAN_TARGET_MODULES): Likewise.
7513 (configure-target-libchill): Remove.
7514 (all-target-libchill): Remove.
7515 * configure.in (target_libs): Remove target-libchill.
7516 Do not compute CHILL_FOR_TARGET.
7517 * libchill: Remove directory.
7518
7519 2002-04-15 DJ Delorie <dj@redhat.com>
7520
7521 * Makefile.in, configure.in, configure: Sync with gcc, entries
7522 follow...
7523
7524 2002-04-08 Tom Tromey <tromey@redhat.com>
7525
7526 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7527 Fixes PR libgcj/6068.
7528
7529 2002-03-30 Krister Walfridsson <cato@df.lth.se>
7530
7531 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7532
7533 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7534
7535 * configure.in (alpha*-dec-osf*): Enable libgcj.
7536
7537 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7538
7539 Fix for: PR bootstrap/3591, target/5676
7540 * configure.in (mcore-pe): Disable the configuration of
7541 libstdc++-v3 since exceptions are not supported.
7542
7543 2002-03-20 Anthony Green <green@redhat.com>
7544
7545 * configure.in: Enable libgcj for xscale-elf target.
7546
7547 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
7548
7549 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7550 libjava.
7551 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7552
7553 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
7554
7555 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7556 libstdc++-v3 and libjava.
7557
7558 2002-02-11 Adam Megacz <adam@xwt.org>
7559
7560 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7561 boehm-gc
7562
7563 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
7564
7565 * config.guess: Updated to 2002-01-30's version.
7566 * config.sub: Updated to 2002-02-01's version.
7567 Contribute sh64-elf.
7568 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7569 * configure.in: Added sh64-*-*.
7570
7571 2002-01-17 H.J. Lu <hjl@gnu.org>
7572
7573 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7574 (all-target-fastjar): Also depend on all-target-libiberty.
7575
7576 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7577
7578 * configure, configure.in: Use temp file for long sed commands.
7579
7580 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7581
7582 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7583 libf2c.
7584
7585 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7586
7587 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7588
7589 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
7590
7591 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7592
7593 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7594
7595 * configure: Handle temporary files securely using mkdir.
7596
7597 2001-09-26 Will Cohen <wcohen@redhat.com>
7598
7599 * configure.in (*-*-linux*): Disable configuration of target-newlib
7600 and target-libgloss.
7601
7602 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7603
7604 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7605 RANLIB.
7606
7607 2001-08-11 Graham Stott <grahams@redhat.com>
7608
7609 * Makefile.in (check-c++): Add missing semicolon.
7610
7611 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7612
7613 * configure.in (sh-*-linux*): New.
7614
7615 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7616
7617 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7618 and libgcj on m68hc11/m68hc12.
7619
7620 2001-06-27 H.J. Lu (hjl@gnu.org)
7621
7622 * Makefile (CFLAGS_FOR_BUILD): New.
7623 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7624
7625 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
7626
7627 * configure.in (libstdcxx_flags): Do not try to execute
7628 libstdc++-v3/testsuite_flags until it exists.
7629
7630 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7631
7632 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7633
7634 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7635
7636 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7637
7638 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7639
7640 * configure.in: Move *-chorusos target case to the proper switch.
7641 Disable libgcj.
7642
7643 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7644
7645 * Makefile.in (STAGE1_CFLAGS): Pass down.
7646
7647 2001-04-13 Alan Modra <amodra@one.net.au>
7648
7649 * config.guess: Add hppa64-linux support. Note for next import that
7650 this is already in the master file.
7651 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7652
7653 2001-03-22 Colin Howell <chowell@redhat.com>
7654
7655 * Makefile.in (DO_X): Do not backslash single-quotes in
7656 backquotes (two places).
7657
7658 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
7659
7660 * Makefile.in (DO_X): Quote nested quotes.
7661
7662 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
7663
7664 * Makefile.in (DO_X): Use double quotes for quoting
7665 "RANLIB=$${RANLIB}".
7666
7667 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7668
7669 * configure.in: Only use `lang_requires' for languages athat are
7670 actually enabled.
7671
7672 2001-03-07 Tom Tromey <tromey@redhat.com>
7673
7674 * configure.in: Allow config-lang.in to set `lang_requires' to list
7675 of other required languages.
7676
7677 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
7678
7679 * Makefile.in: Remove RANLIB definition. Use RANLIB
7680 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7681 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7682
7683 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7684 Alexandre Oliva <aoliva@redhat.com>
7685
7686 * Makefile.in (check-c++): Use tabs, not spaces.
7687
7688 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7689
7690 * Makefile.in (check-c++): New rule.
7691
7692 * configure.in (target_libs): Remove libg++.
7693 (noconfigdirs): Remove libg++.
7694 (noconfigdirs): Same.
7695 (noconfigdirs): Same.
7696 (noconfigdirs): Same.
7697
7698 * config-ml.in: Remove libg++ references.
7699
7700 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7701 (ALL_TARGET_MODULES): Same.
7702 (configure-target-libg++): Remove.
7703 (all-target-libg++): Remove.
7704 (configure-target-libio): Remove.
7705 (all-target-libio): Remove.
7706 (check-target-libio): Remove.
7707 (.PHONY): Remove.
7708 (libg++.tar.bz2): Remove.
7709 (all-target-cygmon): Remove libio.
7710 (all-target-libstdc++): Remove.
7711 (configure-target-libstdc++): Remove.
7712 (TARGET_LIB_PATH): Remove libstdc++.
7713 (ALL_GCC_CXX): Remove libstdc++.
7714 (all-target-gperf): Correct.
7715
7716 2001-02-15 Anthony Green <green@redhat.com>
7717
7718 * configure: Introduce GCJ_FOR_TARGET.
7719 * configure.in: Ditto.
7720 * Makefile.in: Ditto.
7721
7722 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7723
7724 * configure.in: for *-chorusos, don't config target-newlib and
7725 target-libgloss.
7726
7727 2001-02-04 Mark Mitchell <mark@codesourcery.com>
7728
7729 Remove V2 C++ library.
7730 * configure.in: Remove --enable-libstdcxx_v3 support.
7731
7732 2001-01-27 Richard Henderson <rth@redhat.com>
7733
7734 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7735
7736 2001-01-26 Tom Tromey <tromey@redhat.com>
7737
7738 * configure.in: Allow libgcj to be built on Sparc Solaris.
7739
7740 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7741
7742 * configure.in: Enable libgcj on several additional platforms.
7743
7744 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7745
7746 * configure.in: Enable libgcj for linux targets.
7747
7748 2001-01-09 Mike Stump <mrs@wrs.com>
7749
7750 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7751 failures of subdirectories.
7752
7753 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7754
7755 * configure: handle DOS-style absolute paths.
7756
7757 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7758
7759 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7760
7761 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7762
7763 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7764 (libstdcxx_incdir): Pass down.
7765 * config.if: Remove expired bits for cxx_interface, add stub.
7766 (libstdcxx_incdir): Add variable for g++ include directory.
7767 * configure.in (gxx_include_dir): Use it.
7768
7769 2000-12-15 Andreas Jaeger <aj@suse.de>
7770
7771 * configure.in: Handle lang_dirs.
7772
7773 2000-12-13 Anthony Green <green@redhat.com>
7774
7775 * configure.in: Disable libgcj for any target not specifically
7776 listed. Disable libgcj for x86 and Alpha Linux until compatible
7777 with g++ abi.
7778
7779 2000-12-13 Mike Stump <mrs@wrs.com>
7780
7781 * Makefile.in (local-distclean): Also remove fastjar.
7782
7783 2000-12-10 Anthony Green <green@redhat.com>
7784
7785 * configure.in: Define libgcj. Disable libgcj target libraries for
7786 most targets.
7787
7788 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7789
7790 * configure.in (target_libs): Revert 2000-12-08 patch.
7791 (noconfigdirs): Added target-libjava.
7792
7793 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7794
7795 * Makefile.in: handle DOS-style absolute paths.
7796
7797 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7798
7799 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7800 libjava.
7801 * configure.in (target_libs): Removed `target-libjava'.
7802
7803 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7804
7805 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7806 (ALL_MODULES): Added fastjar.
7807 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7808 (all-target-libjava): all-fastjar replaces all-zip.
7809 (all-fastjar): Added.
7810 (configure-target-fastjar, all-target-fastjar): Likewise.
7811 * configure.in (host_tools): Added fastjar.
7812
7813 2000-12-07 Mike Stump <mrs@wrs.com>
7814
7815 * Makefile.in (local-distclean): Remove leftover built files.
7816
7817 2000-11-16 Fred Fish <fnf@be.com>
7818
7819 * configure.in (enable_libstdcxx_v3): Fix typo,
7820 libstd++ -> libstdc++.
7821
7822 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7823
7824 * configure: Provide the original toplevel configure arguments
7825 (including $0) to subprocesses in the environment rather than
7826 through gcc/configargs.h.
7827
7828 2000-11-12 Mark Mitchell <mark@codesourcery.com>
7829
7830 * configure: Turn on libstdc++ V3 by default.
7831
7832 2000-10-16 Michael Meissner <meissner@redhat.com>
7833
7834 * configure (gcc/configargs.h): Only create if there is a build GCC
7835 directory created.
7836
7837 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
7838
7839 * configure: Save configure arguments to gcc/configargs.h.
7840
7841 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
7842
7843 * Makefile.in (bootstrap): avoid recursion if subdir missing
7844 (cross): ditto
7845 (do-proto-toplev): ditto
7846
7847 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7848
7849 * configure.in: Do not build byacc for hppa64. Provide paths to the
7850 X11 libraries for hppa64.
7851
7852 2000-09-02 Anthony Green <green@cygnus.com>
7853
7854 * Makefile.in (all-gcc): Depend on all-zlib.
7855 (CLEAN_MODULES): Add clean-zlib.
7856 (ALL_MODULES): Add all-zlib.
7857 * configure.in (host_libs): Add zlib.
7858
7859 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
7860
7861 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7862 $targargs to tell whether newlib is going to be built.
7863
7864 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7865 $$r/TARGET_SUBDIR/libio for _G_config.h.
7866
7867 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7868
7869 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7870
7871 * configure: Make enable_threads and enable_shared defaults
7872 explicit. Substitute enable_threads into generated Makefiles.
7873 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7874 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7875
7876 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
7877
7878 * configure.in: Re-enable all references to libg++ and librx.
7879
7880 2002-04-09 Loren James Rittle <rittle@labs.mot.com>
7881
7882 * configure.in: Add *-*-freebsd* configurations.
7883
7884 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7885
7886 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7887 (do-tar, do-bz2): New rules.
7888 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7889 (gdb-tar): New rule.
7890 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7891 (insight_dejagnu.tar): New rule.
7892 (insight.tar): New rule.
7893 (gdb+dejagnu.tar): New rule.
7894 (gdb.tar): New rule.
7895
7896 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7897
7898 * MAINTAINERS: Update dejagnu/
7899
7900 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
7901
7902 * ltmain.sh (relink_command): Fix typo in previous change.
7903
7904 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
7905
7906 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7907 (relink_command): Added --tag flags.
7908 (mode=install): If relinking fails; error out.
7909
7910 2002-03-12 Richard Henderson <rth@redhat.com>
7911
7912 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7913 .NOTPARALLEL tag.
7914 (do-check): Rename from check.
7915 (check): Allow parallel check.
7916
7917 2002-03-11 Richard Henderson <rth@redhat.com>
7918
7919 * Makefile.in (.NOTPARALLEL): Add fake tag.
7920
7921 2002-03-07 H.J. Lu (hjl@gnu.org)
7922
7923 * configure.in: Enable gprof for mips*-*-linux*.
7924
7925 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
7926
7927 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7928 libjava.
7929 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7930
7931 2002-02-24 Andrew Cagney <ac131313@redhat.com>
7932
7933 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7934
7935 2002-02-23 Daniel Jacobowitz <drow@mvista.com>
7936
7937 * config.guess: Import from master sources, rev 1.232.
7938 * config.sub: Import from master sources, rev 1.246.
7939
7940 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
7941
7942 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7943 because its Makefile is there; test for the executable instead.
7944
7945 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
7946
7947 Contribute sh64-elf.
7948 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7949 * configure.in: Added sh64-*-*.
7950
7951 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
7952
7953 * COPYING.NEWLIB: Remove advertising clause from
7954 Berkeley and Red Hat licenses.
7955
7956 2002-02-01 Mo DeJong <supermo@bayarea.net>
7957
7958 * Makefile.in: Add all-tix to deps for all-snavigator
7959 so that tix is built when building snavigator.
7960
7961 2002-02-01 Ben Elliston <bje@redhat.com>
7962
7963 * config.guess: Import from master sources, rev 1.229.
7964 * config.sub: Import from master sources, rev 1.240.
7965
7966 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
7967
7968 From Steve Ellcey <sje@cup.hp.com>:
7969 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7970 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7971 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7972 IA64.
7973 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7974 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7975 soname_spec, sys_lib_search_path_spec): Ditto.
7976
7977 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7978
7979 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7980 target-libiberty, and target-libgloss. Skip Java-related
7981 libraries if not supported for NetBSD on target CPU.
7982
7983 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
7984
7985 * configure.in: Import StrongARM and XScale target_configdirs from
7986 FSF GCC version.
7987
7988 2002-01-16 H.J. Lu (hjl@gnu.org)
7989
7990 * config.guess: Import from master sources, rev 1.225.
7991 * config.sub: Import from master sources, rev 1.238.
7992
7993 * MAINTAINERS: Updated notes on config.guess and config.sub.
7994
7995 2002-01-11 Steve Ellcey <sje@cup.hp.com>
7996
7997 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7998 ld and gdb are not supported.
7999
8000 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8001
8002 * Change reference to Cygnus Solutions to be Red Hat.
8003
8004 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8005
8006 * COPYING.NEWLIB: Update generic copyright date.
8007
8008 2002-01-07 Mark Salter <msalter@redhat.com>
8009
8010 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8011 Allow target-libgloss to be built for arm, strongarm, and xscale.
8012
8013 2002-01-03 Ben Elliston <bje@redhat.com>
8014
8015 * MAINTAINERS: Update URL for config.* scripts.
8016
8017 2001-12-18 Alan Modra <amodra@bigpond.net.au>
8018
8019 * config.sub: Import latest version.
8020 * config.guess: Likewise.
8021
8022 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8023
8024 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8025 options for i[3456]86-pc-linux* native builds.
8026
8027 2001-12-05 Laurent Guerby <guerby@acm.org>
8028
8029 * MAINTAINERS: gcc adopts symlink-tree, refer more to
8030 libiberty.
8031
8032 Import this patch from gcc:
8033
8034 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8035
8036 * symlink-tree: handle DOS-style absolute paths.
8037
8038 2001-11-28 DJ Delorie <dj@redhat.com>
8039 Zack Weinberg <zack@codesourcery.com>
8040
8041 When build != host, create libiberty for the build machine.
8042
8043 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8044 CONFIG_ARGUMENTS.
8045 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8046 New variables.
8047 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8048 and rules.
8049 (all.normal): Depend on ALL_BUILD_MODULES.
8050 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8051 (all-build-libiberty): Depend on configure-build-libiberty.
8052
8053 * configure: Calculate and substitute proper value for
8054 ALL_BUILD_MODULES.
8055 * configure.in: Create the build subdirectory.
8056 Calculate and substitute TARGET_CONFIGARGS (formerly
8057 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8058
8059 2001-11-26 Geoffrey Keating <geoffk@redhat.com>
8060
8061 * config.sub: Update to version 1.232 on subversion.
8062
8063 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8064
8065 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8066 files from .po files for a distribution.
8067
8068 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
8069
8070 * COPYING.NEWLIB: Mention preserved notice in specific parts.
8071
8072 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
8073
8074 Merged from net gcc:
8075 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8076 * ltcf-c.sh: Use $objext, not $ac_objext.
8077 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8078 * ltcf-cxx.sh: Add support for GNU.
8079 2001-07-22 Timothy Wall <twall@redhat.com>
8080 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8081 default settings if using GNU tools with that configuration.
8082 * ltcf-cxx.sh: Ditto.
8083 * ltcf-gcj.sh: Ditto.
8084 2001-07-21 Michael Chastain <chastain@redhat.com>
8085 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8086 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8087 * ltmain.sh: Mark as gcc-local.
8088
8089 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
8090
8091 * Makefile.in (all-bison): Revert 2001-10-24.
8092 Don't depend on texinfo.
8093
8094 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
8095
8096 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
8097
8098 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8099
8100 * configure.in (--enable-languages): Be more permissive about
8101 syntax. Check for empty lists better. Warn about $LANGUAGES.
8102
8103 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8104
8105 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8106
8107 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
8108
8109 Makefile.in (all-bison): Don't depend on texinfo.
8110
8111 2001-10-03 Alan Modra <amodra@bigpond.net.au>
8112
8113 * gettext.m4: Test po/POTFILES.in exists before trying to read.
8114
8115 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
8116
8117 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8118
8119 2001-09-28 Hans-Peter Nilsson <hp@axis.com>
8120
8121 * config.sub, config.guess: Import latest from subversions.
8122
8123 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
8124
8125 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8126 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8127 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8128 avoid quotes nesting problems.
8129 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8130 (DO_X): Export only variables that are set.
8131
8132 2001-09-19 Ben Elliston <bje@redhat.com>
8133
8134 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8135 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8136 semantics. Use the shell built-in "type" command instead.
8137
8138 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8139
8140 * config.sub: Reverted the earlier change, this version is not the
8141 master file.
8142
8143 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8144
8145 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
8146 Add support for mips64.
8147
8148 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
8149
8150 * configure.in: Enable libstdc++-v3 for h8300 targets.
8151
8152 2001-08-30 Eric Christopher <echristo@redhat.com>
8153 Jason Eckhardt <jle@redhat.com>
8154
8155 * config.sub: Add support for mipsisa32.
8156
8157 2001-08-30 Eric Christopher <echristo@redhat.com>
8158
8159 * config.sub, config.guess: Import latest from subversions.
8160
8161 2001-08-20 Alan Modra <amodra@bigpond.net.au>
8162
8163 * config.sub, config.guess: Import latest from subversions.
8164
8165 2001-07-26 DJ Delorie <dj@redhat.com>
8166
8167 * MAINTAINERS: Clarify libiberty merge rules and procedures.
8168
8169 2001-06-19 Alan Modra <amodra@bigpond.net.au>
8170
8171 * Makefile.in: Revert 2001-06-17.
8172 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
8173
8174 2001-06-17 H.J. Lu <hjl@gnu.org>
8175
8176 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
8177 (gas+binutils.tar.bz2): Likewise.
8178 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
8179
8180 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8181
8182 * Makefile.in (VER): When present, extract the version number from
8183 the file version.in.
8184
8185 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8186
8187 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8188 gcc/xgcc is built, use -print-prog-name to find out the program
8189 name to use.
8190
8191 2001-06-04 Mark Mitchell <mark@codesourcery.com>
8192
8193 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8194 with_gcc]: Use `gcc -shared' to build a shared library.
8195
8196 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
8197
8198 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8199 archives.
8200
8201 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
8202
8203 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8204 libraries when using g++ with native linker.
8205
8206 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
8207
8208 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8209
8210 2001-05-24 Tom Rix <trix@redhat.com>
8211
8212 * configure.in : enable ld for aix
8213
8214 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
8215
8216 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8217 [aix4*|aix5*]: Prepend blank.
8218
8219 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
8220
8221 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8222 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8223 of subdir/configure scripts to use the new libtool.m4.
8224
8225 2001-05-14 H.J. Lu <hjl@gnu.org>
8226
8227 * config.if (libc_interface): Set to -libc6.2- for cross
8228 compiling to Linux/glibc 2.2.
8229
8230 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8231
8232 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8233 libgcj.
8234
8235 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8236
8237 * configure.in (noconfigdirs): Don't reset it from scratch in the
8238 target case; only append to it.
8239
8240 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8241
8242 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8243 sparc-*-solaris2.8]: Disable ${libgcj}.
8244
8245 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
8246
8247 * configure.in (libgcj_saved): Copy from $libgcj.
8248 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8249 --disable-libgcj.
8250
8251 2001-04-20 Alexandre Oliva <aoliva@redhat.com>
8252
8253 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8254 1.641.2.228.
8255
8256 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8257
8258 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8259 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8260
8261 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
8262
8263 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8264 New macros.
8265 (bootstrap, cross): Use RECURSE_FLAGS.
8266 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8267
8268 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
8269
8270 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8271
8272 2001-03-23 Nick Clifton <nickc@redhat.com>
8273
8274 * README-maintainer-mode: Add note about inability to use "make
8275 distclean" in maintainer mode.
8276
8277 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8278
8279 Re-installed:
8280 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8281 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8282 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8283 * ltcf-cxx.sh: Likewise.
8284 * ltcf-gcj.sh: Likewise.
8285
8286 2001-03-22 Philip Blundell <philb@gnu.org>
8287
8288 * config.sub, config.guess: Import latest from subversions.
8289
8290 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8291
8292 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8293 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8294
8295 2001-03-20 Michael Chastain <chastain@redhat.com>
8296
8297 * Makefile.in: all-m4 depends on all-texinfo.
8298
8299 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
8300
8301 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8302
8303 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
8304
8305 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
8306 longer valid.
8307
8308 2001-02-16 Nick Clifton <nickc@redhat.com>
8309
8310 * configure.in (noconfigdirs): Allow configuration of texinfo
8311 for Cygwin hosts.
8312
8313 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8314
8315 * config.guess: Add linux target for S/390.
8316 * config.sub: Likewise.
8317 * configure.in: Likewise.
8318
8319 2001-02-06 Ben Elliston <bje@redhat.com>
8320
8321 * configure: Output host type to stdout, not stderr.
8322
8323 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8324
8325 * config.guess: Import from subversions.gnu.org (revision 1.181).
8326 * config.sub: Import from subversions.gnu.org (revision 1.199).
8327
8328 2001-01-30 Alan Modra <alan@linuxcare.com.au>
8329
8330 * config.guess: Handle hppa64-linux systems.
8331
8332 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8333
8334 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8335 Don't unset, it's non-portable and no longer necessary, set to empty
8336 instead.
8337
8338 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8339
8340 * ltconfig: Shell portability fix for the tagname validity check.
8341
8342 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8343
8344 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8345
8346 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
8347
8348 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8349 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8350
8351 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8352
8353 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8354 keep at least one of build_libtool_libs or build_old_libs set to
8355 yes.
8356
8357 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8358
8359 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8360 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8361
8362 2000-11-07 Philip Blundell <pb@futuretv.com>
8363
8364 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8365
8366 2000-11-03 Philip Blundell <pb@futuretv.com>
8367
8368 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8369 files.
8370
8371 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
8372
8373 * COPYING.NEWLIB: Put into source repository.
8374
8375 2001-01-15 Ben Elliston <bje@redhat.com>
8376
8377 * configure.in (host_tools): Add sid.
8378 Always configure cgen.
8379 * Makefile.in (all-sid): New target.
8380 (check-sid, clean-sid, install-sid): Likewise.
8381
8382 2001-01-07 Andreas Jaeger <aj@suse.de>
8383
8384 * config.sub, config.guess: Update from subversions.
8385
8386 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
8387
8388 * configure.in: Disable language-specific target libraries for
8389 languages that aren't enabled.
8390
8391 2000-11-24 Nick Clifton <nickc@redhat.com>
8392
8393 * configure.in (xscale-elf): Add target.
8394 (xscale-coff): Add target.
8395 (c4x, c5x, tic54x): Move after ARM targets.
8396
8397 2000-11-23 Alexandre Oliva <aoliva@redhat.com>
8398
8399 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
8400
8401 2000-11-20 Ian Lance Taylor <ian@zembu.com>
8402
8403 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
8404
8405 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8406
8407 * Makefile.in: Merge with GCC and libgcj.
8408 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8409 configure-target-<library> when their configure scripts need the C
8410 or C++ library to have already been built to work properly.
8411 (do_proto_toplev): Set them to an empty string.
8412
8413 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8414
8415 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8416 (REALLY_SET_LIB_PATH): Use them.
8417
8418 2000-11-06 Christopher Faylor <cgf@cygnus.com>
8419
8420 * config.sub: Add support for Sun Chorus
8421
8422 2000-11-02 Per Lundberg <plundis@chaosdev.org>
8423
8424 * config.sub: Add support for the *-storm-chaos OS.
8425
8426 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
8427
8428 * configure.in (noconfigdirs): Don't compile some
8429 of the libraries for 68HC11 & 68hc12 targets.
8430
8431 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
8432
8433 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
8434 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8435 all affected `configure' scripts.
8436
8437 2000-09-25 Alexandre Oliva <aoliva@redhat.com>
8438
8439 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
8440 ltcf-c.sh.
8441
8442 2000-09-12 Philip Blundell <philb@gnu.org>
8443
8444 * config.sub, config.guess: Update from subversions.
8445
8446 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
8447
8448 * Makefile.in (all-zlib): Added dummy target.
8449
8450 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
8451 multi-language branch.
8452
8453 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
8454
8455 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8456 (bootstrap*): Depend on all-bootstrap.
8457
8458 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8459
8460 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8461 crosses, but add gcc/include to the header search path for them.
8462
8463 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
8464
8465 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
8466 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
8467 * gettext.m4: New file, extracted from aclocal.m4.
8468
8469 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
8470
8471 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8472 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8473 sub-configures.
8474
8475 2000-08-20 Doug Evans <dje@casey.transmeta.com>
8476
8477 * Makefile.in (ALL_MODULES): Add all-cgen.
8478 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8479 (all-cgen): New target.
8480 (all-opcodes,all-sim): Depend on all-cgen.
8481 * configure.in (host_tools): Add cgen.
8482 Only configure cgen if --enable-cgen-maint.
8483
8484 2000-08-17 Alexandre Oliva <aoliva@redhat.com>
8485
8486 * config-ml.in (CC, CXX): Don't introduce a leading space.
8487
8488 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
8489
8490 * configure.in (libstdcxx_flags): Use
8491 libstdc++-v3/src/libstdc++.INC.
8492
8493 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
8494
8495 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8496
8497 2000-08-11 Jason Merrill <jason@redhat.com>
8498
8499 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8500 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8501 (FLAGS_FOR_TARGET): Not here.
8502 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8503
8504 2000-08-07 DJ Delorie <dj@redhat.com>
8505
8506 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8507 "if we're also building gcc, and it's a gcc that will run on the
8508 build machine, we want to use its includes instead of the system's
8509 default includes".
8510
8511 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
8512
8513 * configure.in (libstdcxx_flags): Don't use `"'.
8514
8515 * config-ml.in: Adjust multilib search paths to the
8516 appropriate multilib tree.
8517
8518 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
8519
8520 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8521 commas in $LANGUAGES.
8522
8523 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
8524
8525 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8526
8527 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
8528
8529 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8530 CXX_FOR_TARGET for sed.
8531
8532 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
8533
8534 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8535 Do not override if already set in the environment or in configure.
8536 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8537 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8538
8539 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
8540
8541 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8542 (GCC_FOR_TARGET): Use it.
8543 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8544 * configure.in: ... here.
8545 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8546 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8547
8548 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
8549
8550 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8551 (configure-target-libchill, configure-target-libobjc): Likewise.
8552
8553 * configure.in: Use the same cache file for all target libs.
8554 * config-ml.in: But different cache files per multilib variant.
8555
8556 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8557
8558 * configure (topsrcdir): Don't use dirname.
8559
8560 2000-07-20 Jason Merrill <jason@redhat.com>
8561
8562 * configure.in: Remove all references to libg++ and librx.
8563
8564 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8565
8566 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
8567
8568 * config.sub: Update to subversions version 2000-07-06.
8569
8570 2000-07-12 Andrew Haley <aph@cygnus.com>
8571
8572 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8573 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8574
8575 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8576
8577 * symlink-tree: Check number of arguments.
8578
8579 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
8580
8581 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8582
8583 2000-07-05 Jim Wilson <wilson@cygnus.com>
8584
8585 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8586 search path for a g++ extracted from the build tree. This
8587 will allow link tests run by configure scripts in
8588 subdirectories to succeed.
8589
8590 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
8591
8592 * ltconfig: Add support for mips-dde-sysv4.2MP
8593
8594 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8595
8596 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8597 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8598
8599 2000-06-19 Timothy Wall <twall@cygnus.com>
8600
8601 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8602 * config.sub: Add tic54x target.
8603
8604 2000-06-07 Phillip Thomas <pthomas@suse.de>
8605
8606 * README-maintainer-mode: New file: Contains notes on using
8607 --enable-maintainer-mode with binutils.
8608
8609 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
8610
8611 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8612
8613 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
8614
8615 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8616 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8617
8618 20000-05-21 H.J. Lu (hjl@gnu.org)
8619
8620 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8621 directory are used if they exist. Make sure
8622 $(build_tooldir)/include is searched for header files,
8623 $(build_tooldir)/lib/ for library files.
8624 (GCC_FOR_TARGET): Likewise.
8625 (CXX_FOR_TARGET): Likewise.
8626
8627 2000-05-18 Jeffrey A Law (law@cygnus.com)
8628
8629 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8630
8631 2000-05-17 Alexandre Oliva <aoliva@cygnus.com>
8632
8633 * Makefile.in (configure-target-libiberty): Depend on
8634 configure-target-newlib.
8635
8636 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8637
8638 * configure.in, Makefile.in: Merge all libffi-related
8639 configury stuff from the libgcj tree.
8640
8641 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
8642
8643 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8644 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8645
8646 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
8647
8648 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8649 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8650 current version information. Add to proto-toplev directory.
8651 (gdb-taz): Build do-djunpack.
8652
8653 2000-05-15 David Edelsohn <edelsohn@gnu.org>
8654
8655 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8656
8657 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8658
8659 * ltmain.sh: Preserve in relink_command any environment
8660 variables that may affect the linker behavior.
8661
8662 2000-05-12 Jeffrey A Law (law@cygnus.com)
8663
8664 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8665
8666 2000-05-10 Jim Wilson <wilson@cygnus.com>
8667
8668 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8669
8670 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8671
8672 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8673 with the version name.
8674
8675 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8676
8677 * config.if: Tweak.
8678
8679 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8680
8681 * djunpack.bat: New file.
8682
8683 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
8684
8685 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8686 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8687 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8688 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8689
8690 2000-04-16 Dave Pitts <dpitts@cozx.com>
8691
8692 * config.sub (case $basic_machine): Change default for "ibm-*"
8693 to "openedition".
8694
8695 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
8696
8697 * Makefile.in (gdb-taz): New target. GDB specific archive.
8698 (do-md5sum): New target.
8699 (MD5PROG): Define.
8700 (PACKAGE): Default to TOOL.
8701 (VER): Default to a shell script.
8702 (taz): Rewrite target. Move real work to do-proto-toplev. Include
8703 md5 checksum generation.
8704 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8705 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8706 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8707 insight.tar.bz2): Use gdb-taz to create archive.
8708
8709 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
8710
8711 * configure (warn_cflags): Delete.
8712
8713 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
8714 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
8715
8716 * configure.in (enable_libstdcxx_v3): Add.
8717 (target_libs): Add bits here to switch between libstdc++-v2 and
8718 libstdc++-v3.
8719 * config.if: And this file too.
8720 * Makefile.in: Add libstdc++-v3 targets.
8721
8722 2000-04-05 Michael Meissner <meissner@redhat.com>
8723
8724 * config.sub (d30v): Add d30v as a basic machine type.
8725
8726 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
8727
8728 * configure.in: -linux-gnu*, not -linux-gnu.
8729
8730 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
8731
8732 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8733 (do-tar-bz2): Replace TOOL with PACKAGE.
8734 (gdb.tar.bz2): Remove GDBTK from GDB package.
8735 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8736 dejagnu.tar.bz2): New packages.
8737
8738 2000-02-27 Andreas Jaeger <aj@suse.de>
8739
8740 * configure.in: Add entry for mips*-*-linux*, move catch all
8741 *-*-*linux* entry below this one.
8742
8743 2000-02-27 Ian Lance Taylor <ian@zembu.com>
8744
8745 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8746
8747 2000-02-24 Nick Clifton <nickc@cygnus.com>
8748
8749 * config.sub: Support an OS of "wince".
8750
8751 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
8752
8753 * config.guess, config.sub: Updated to match config's 2000-02-15
8754 version.
8755
8756 2000-02-23 Linas Vepstas <linas@linas.org>
8757
8758 * config.sub: Add support for Linux/IBM 370.
8759 * configure.in: Likewise.
8760
8761 2000-02-22 Nick Clifton <nickc@cygnus.com>
8762
8763 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8764
8765 2000-02-20 Christopher Faylor <cgf@cygnus.com>
8766
8767 * config.guess: Guess "cygwin" rather than "cygwin32".
8768
8769 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8770
8771 * configure (gcc_version): When setting, narrow search to
8772 lines containing `version_string'.
8773
8774 2000-02-15 Denis Chertykov <denisc@overta.ru>
8775
8776 * config.sub: Add support for avr target.
8777
8778 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
8779
8780 * config.sub: Add mmix-knuth-mmixware.
8781
8782 2000-01-27 Christopher Faylor <cgf@redhat.com>
8783
8784 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8785 structure stuff to -L library search.
8786 (CXX_FOR_TARGET): Ditto.
8787 (CROSS_CHECK_MODULES): Fix spelling mistake.
8788
8789 2000-01-24 Mark Mitchell <mark@codesourcery.com>
8790
8791 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8792 the C++ compiler.
8793
8794 2000-01-12 Richard Henderson <rth@cygnus.com>
8795
8796 * configure.in: Don't build some bits for beos.
8797
8798 2000-01-12 Joel Sherrill (joel@OARcorp.com)
8799
8800 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8801 as include files.
8802
8803 2000-01-06 Geoff Keating <geoffk@cygnus.com>
8804
8805 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8806 not mh-aix43.
8807
8808 1999-12-14 Richard Henderson <rth@cygnus.com>
8809
8810 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8811 * config.sub: Accept alphaev[78], alphaev8.
8812
8813 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8814
8815 * config.guess, config.sub: Update from autoconf.
8816
8817 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8818
8819 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8820 necessary libraries are missing.
8821
8822 1999-10-25 Andreas Schwab <schwab@suse.de>
8823
8824 * configure: Fix quoting inside arguments of eval.
8825
8826 1999-10-21 Nick Clifton <nickc@cygnus.com>
8827
8828 * config-ml.in: Allow suppression of some ARM multilibs.
8829
8830 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8831
8832 * config.guess: Add OS/390 match pattern.
8833 * config.sub: Add mvs, openedition targets.
8834 * configure.in (i370-ibm-opened*): New.
8835
8836 1999-09-04 Steve Chamberlain <sac@pobox.com>
8837
8838 * config.sub: Add support for configuring for pj.
8839
8840 1999-08-31 Nick Clifton <nickc@cygnus.com>
8841
8842 * config.sub (maybe_os): Add support for configuring for fr30.
8843
8844 1999-08-25 Nick Clifton <nickc@cygnus.com>
8845
8846 * configure.in: Do not configure or build ld for AIX
8847 platforms. ld is known to be broken on these platforms.
8848
8849 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8850
8851 * config-ml.in: Pass compiler flag corresponding to multidirs to
8852 subdir configures.
8853
8854 1999-08-09 Ian Lance Taylor <ian@zembu.com>
8855
8856 * Makefile.in (LDFLAGS): Define.
8857
8858 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8859
8860 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8861 noconfigdirs.
8862 (*-*-cygwin*): Likewise.
8863
8864 1999-08-08 Ian Lance Taylor <ian@zembu.com>
8865
8866 * mkdep: New file.
8867 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8868 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8869
8870 From Eli Zaretskii <eliz@is.elta.co.il>:
8871 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8872 long file name when using DJGPP on MS-DOS.
8873
8874 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8875
8876 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8877
8878 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8879
8880 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8881 dependency as this causes "make check" to globally "make all"
8882
8883 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8884
8885 * configure.in (target_libs): Added target-zlib.
8886 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8887 (CONFIGURE_TARGET_MODULES): Likewise.
8888 (CHECK_TARGET_MODULES): Likewise.
8889 (INSTALL_TARGET_MODULES): Likewise.
8890 (CLEAN_TARGET_MODULES): Likewise.
8891 (configure-target-zlib): New target.
8892 (all-target-zlib): Likewise.
8893 (all-target-libjava): Depend on all-target-zlib.
8894 (configure-target-libjava): Depend on configure-target-zlib.
8895
8896 * Makefile.in (configure-target-libjava): Depend on
8897 configure-target-newlib.
8898 (configure-target-boehm-gc): New target.
8899 (configure-target-qthreads): New target.
8900
8901 * configure.in (target_libs): Added target-qthreads.
8902 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8903 (CONFIGURE_TARGET_MODULES): Likewise.
8904 (CHECK_TARGET_MODULES): Likewise.
8905 (INSTALL_TARGET_MODULES): Likewise.
8906 (CLEAN_TARGET_MODULES): Likewise.
8907 (all-target-qthreads): New target.
8908 (configure-target-libjava): Depend on configure-target-qthreads.
8909 (all-target-libjava): Depend on all-target-qthreads.
8910
8911 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8912 (CONFIGURE_TARGET_MODULES): Likewise.
8913 (CHECK_TARGET_MODULES): Likewise.
8914 (INSTALL_TARGET_MODULES): Likewise.
8915 (CLEAN_TARGET_MODULES): Likewise.
8916 (all-target-libjava): New target.
8917 (all-target-boehm-gc): Likewise.
8918 * configure.in (target_libs): Added libjava, boehm-gc.
8919
8920 1999-07-22 Ian Lance Taylor <ian@zembu.com>
8921
8922 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8923 configure.bat in SUPPORT_FILES.
8924 (gas+binutils.tar.bz2): Likewise.
8925
8926 * makeall.bat: Remove; obsolete.
8927
8928 1999-07-21 Ian Lance Taylor <ian@zembu.com>
8929
8930 From Mark Elbrecht:
8931 * configure.bat: Remove; obsolete.
8932
8933 1999-07-11 Ian Lance Taylor <ian@zembu.com>
8934
8935 * configure: Add -W -Wall to the default CFLAGS when compiling with
8936 gcc.
8937
8938 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8939
8940 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8941
8942 1999-06-30 Mark Mitchell <mark@codesourcery.com>
8943
8944 * configure.in: Build ld on IRIX6.
8945
8946 1999-06-12 Ian Lance Taylor <ian@zembu.com>
8947
8948 * Makefile.in: Change distribution targets to use bzip2 instead of
8949 gzip.
8950 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8951 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8952
8953 1999-06-04 Nick Clifton <nickc@cygnus.com>
8954
8955 * config.sub: Add mcore target.
8956
8957 1999-05-30 Cort Dougan <cort@cs.nmt.edu>
8958
8959 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8960
8961 1999-05-25 H.J. Lu (hjl@gnu.org)
8962
8963 * config.guess (dummy): Changed to $dummy.
8964
8965 1999-05-24 Nick Clifton <nickc@cygnus.com>
8966
8967 * config.sub: Tidied up case statements.
8968
8969 1999-05-22 Ben Elliston <bje@cygnus.com>
8970
8971 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8972 <jiro@din.or.jp>.
8973
8974 * config.guess: Merge with FSF version. Future changes will be
8975 more accurately recorded in this ChangeLog.
8976 * config.sub: Likewise.
8977
8978 1999-05-20 Stephen L Moshier <moshier@world.std.com>
8979
8980 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8981
8982 1999-04-30 Tom Tromey <tromey@cygnus.com>
8983
8984 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8985
8986 1999-04-23 Tom Tromey <tromey@cygnus.com>
8987
8988 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8989
8990 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
8991
8992 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8993 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8994 Bad merge removed these two changes.
8995
8996 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
8997 Martin Heller (Ing.-Buero_Heller@t-online.de)
8998
8999 * config.guess (interix Alpha): Add.
9000
9001 1999-04-11 Richard Henderson <rth@cygnus.com>
9002
9003 * configure.in (i?86-*-beos*): Do config gperf; don't config
9004 gdb, newlib, or libgloss.
9005
9006 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
9007
9008 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9009 link a trivial program with -mabi=64. If it fails, remove mabi=64
9010 from multidirs.
9011
9012 1999-04-10 Philipp Thomas (kthomas@gwdg.de)
9013
9014 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9015
9016 1999-04-08 Nick Clifton <nickc@cygnus.com>
9017
9018 * config.sub: Add support for mcore targets.
9019
9020 1999-04-07 Michael Meissner <meissner@cygnus.com>
9021
9022 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9023 not mt-ospace, in order to shut up assembler warning about using
9024 symbols that are named the same as registers.
9025
9026 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
9027
9028 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9029 dependency list for all-target-cygmon.
9030
9031 1999-04-05 Doug Evans <devans@casey.cygnus.com>
9032
9033 * config-ml.in: Check $host, not $target, for selective multilibs.
9034 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9035 thumb interworking, and underscore prefix multilibs.
9036
9037 1999-04-04 Ian Lance Taylor <ian@zembu.com>
9038
9039 * missing: Update to version from current automake.
9040
9041 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9042
9043 * configure (gxx_include_dir): Removed.
9044
9045 * configure.in (gxx_include_dir): Handle it.
9046 * Makefile.in: Likewise.
9047
9048 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9049
9050 * config.sub (mips64vr4111,mips64vr4111el) Add.
9051
9052 1999-03-21 Ben Elliston <bje@cygnus.com>
9053
9054 * config.guess: Correct typo for detecting ELF on FreeBSD.
9055
9056 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9057
9058 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9059 config/mh-djgpp.
9060
9061 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9062
9063 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9064 all-target-newlib to dependency list for all-target-bsp.
9065
9066 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9067
9068 * config.sub: Add i386-uwin support.
9069 * config.guess: Likewise.
9070
9071 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9072
9073 * configure.in: cleanup, add mh-*pic handling for arm, special
9074 case powerpc*-*-aix*
9075
9076 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9077
9078 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9079 can be built.
9080
9081 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9082
9083 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9084 targets.
9085
9086 1999-03-02 Nick Clifton <nickc@cygnus.com>
9087
9088 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9089
9090 1999-02-28 Geoffrey Noer <noer@cygnus.com>
9091
9092 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9093
9094 1999-02-24 Nick Clifton <nickc@cygnus.com>
9095
9096 * config.sub: Fix typo in arm recognition.
9097
9098 1999-02-24 Drew Moseley <dmoseley@cygnus.com>
9099
9100 * configure.in (noconfigdirs): Changed target_configdirs to
9101 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9102 rather than m68k-*-* since it is not known to work on
9103 m68k-aout. Ditto for arm-*-*oabi.
9104
9105 1999-02-24 Stan Shebs <shebs@andros.cygnus.com>
9106
9107 * configure.in (*-*-windows*): Remove, no longer used.
9108
9109 1999-02-19 Ben Elliston <bje@cygnus.com>
9110
9111 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9112 Smart and improved by Andrew Cagney.
9113
9114 1999-02-18 Marc Espie <espie@cvs.openbsd.org>
9115
9116 * config.guess: Recognize openbsd-*-hppa.
9117
9118 1999-02-17 H.J. Lu (hjl@gnu.org)
9119
9120 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9121 only if it is not empty.
9122
9123 1999-02-17 Nick Clifton <nickc@cygnus.com>
9124
9125 Patch from: Scott Bambrough <scottb@corelcomputer.com>
9126
9127 * config.guess: Modified to recognize uname's armv* syntax.
9128
9129 * config.sub: Modified to recognize uname's armv* syntax.
9130
9131 1999-02-17 Mark Salter <msalter@cygnus.com>
9132
9133 * configure.in: Added target-bsp for sparclite.
9134
9135 1999-02-08 Richard Henderson <rth@cygnus.com>
9136
9137 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9138
9139 1999-02-08 Nick Clifton <nickc@cygnus.com>
9140
9141 * configure.in: Add support for strongarm port.
9142 * config.sub: Add support for strongarm target.
9143
9144 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
9145
9146 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9147 the old name config/mh-cygwin32.
9148 Enable texinfo.
9149
9150 1999-02-04 Ian Lance Taylor <ian@cygnus.com>
9151
9152 * configure.in: Do build ld for ix86 Solaris.
9153
9154 1999-02-02 Jim Wilson <wilson@cygnus.com>
9155
9156 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9157 $AR_FOR_TARGET. Likewise for RANLIB.
9158
9159 1999-02-02 Catherine Moore <clm@cygnus.com>
9160
9161 * config.sub (oabi): Recognize.
9162 * configure.in (arm-*-oabi): Handle.
9163
9164 1999-01-30 Robert Lipe (robertlipe@usa.net)
9165
9166 * config.guess: Improve detection of i686 on UnixWare 7.
9167
9168 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
9169
9170 * config.guess: Add support for i386-pc-interix.
9171 * config.sub: Likewise.
9172 * configure.in: Likewise.
9173
9174 1999-01-18 Christopher Faylor <cgf@cygnus.com>
9175
9176 * Makefile.in: Remove unneeded all-target-libio from
9177 from all-target-winsup target since it is now unneeded.
9178 Add all-target-libtermcap in its place since it is now
9179 needed.
9180
9181 1998-12-30 Christopher Faylor <cgf@cygnus.com>
9182
9183 * configure.in: makefile stub for cygwin target is probably
9184 unnecessary. Remove it for now.
9185
9186 1998-12-30 Christopher Faylor <cgf@cygnus.com>
9187
9188 * configure.in: libtermcap.a should be built when cygwin is the
9189 target as well as the host.
9190 * config.guess: Allow mixed case in cygwin uname output.
9191 * Makefile.in: Add libtermcap target.
9192
9193 1998-12-23 Jeffrey A Law (law@cygnus.com)
9194
9195 * config.sub: Clean up handling of hppa2.0.
9196
9197 1998-12-22 Rodney Brown (rodneybrown@pmsc.com)
9198
9199 * config.guess: Use C code to identify more HP machines.
9200
9201 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9202
9203 * config.sub: Handle hppa2.0.
9204
9205 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9206
9207 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9208 cygmon for all sparclite targets, regardless of object format.
9209
9210 1998-12-15 Mark Salter <msalter@cygnus.com>
9211
9212 * configure.in: Added target-bsp for several target architectures.
9213
9214 * Makefile.in: Added rules for bsp.
9215
9216 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9217
9218 * config.guess: Improve detection of hppa2.0 processors.
9219
9220 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9221
9222 * config.guess: Recognize FreeBSD using ELF automatically.
9223
9224 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9225
9226 * configure (skip-this-dir): Add handling for new shell script, which
9227 might be created by a sub-directory's configure to indicate, this particular
9228 directory is "unwanted".
9229 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9230
9231 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9232
9233 * ltconfig: import from libtool, after changing libtool to
9234 account for the cygwin name change.
9235
9236 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9237
9238 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9239 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9240
9241 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9242
9243 * configure.in: Add libtermcap to list of cygwin dependencies.
9244
9245 1998-11-17 Geoffrey Noer <noer@cygnus.com>
9246
9247 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9248 they include winsup/include when it's a cygwin target.
9249
9250 1998-11-12 Tom Tromey <tromey@cygnus.com>
9251
9252 * configure.in (host_tools): Added zip.
9253 * Makefile.in (all-target-libjava): Depend on all-zip.
9254 (all-zip): New target.
9255 (ALL_MODULES): Added all-zip.
9256 (NATIVE_CHECK_MODULES): Added check-zip.
9257 (INSTALL_MODULES): Added install-zip.
9258 (CLEAN_MODULES): Added clean-zip.
9259
9260 1998-11-12 Geoffrey Noer <noer@cygnus.com>
9261
9262 * Makefile.in: lose "32" from comment about cygwin.
9263
9264 1998-11-05 Nick Clifton <nickc@cygnus.com>
9265
9266 * configure.in: Use -Os to build target libraries for the fr30.
9267
9268 1998-11-04 Dave Brolley <brolley@cygnus.com>
9269
9270 * config.sub: Add fr30.
9271
9272 1998-11-02 Geoffrey Noer <noer@cygnus.com>
9273
9274 * configure.in: drop "32" from config/mh-cygwin32. Check
9275 cygwin* instead of cygwin32*.
9276 * config.sub: Check cygwin* instead of cygwin32*.
9277
9278 1998-10-22 Robert Lipe <robertl@dgii.com>
9279
9280 * config.guess: Match any version of Unixware7.
9281
9282 1998-10-20 Syd Polk <spolk@cygnus.com>
9283
9284 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9285 if desired.
9286
9287 1998-10-18 Jeffrey A Law (law@cygnus.com)
9288
9289 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9290 these if the appropriate directories and files to not exist.
9291
9292 1998-10-14 Jeffrey A Law (law@cygnus.com)
9293
9294 * Makefile.in (DEVO_SUPPORT): Add config.if.
9295
9296 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
9297
9298 * configure: Add pattern to replace "build_tooldir"'s
9299 definition in the generated Makefile with "tooldir"'s
9300 actual value.
9301
9302 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9303
9304 * config.sub: Bring back lost sparcv9.
9305
9306 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9307
9308 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9309
9310 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9311 CC_FOR_TARGET and friends.
9312
9313 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9314
9315 * Makefile.in (build_tooldir): New variable, same as tooldir.
9316 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9317 -B$(build_tooldir)/bin/.
9318 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9319
9320 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9321
9322 * config.sub: Add support for i[34567]86-pc-udk.
9323 * configure.in: Likewise.
9324
9325 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9326
9327 * Makefile.in: add bzip2 package building bits for user
9328 tools module
9329 * configure.in: ditto
9330
9331 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9332
9333 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9334 (ALL_TARGET_MODULES): Add all-target-libobjc.
9335 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9336 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9337 (all-target-libchill): Add dependencies.
9338 * configure.in (target_libs): Add libchill.
9339
9340 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9341
9342 * configure.in (target_subdir): Remove duplicate line.
9343
9344 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9345
9346 * Makefile.in (all-automake): fix dependencies.
9347
9348 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9349
9350 * configure.in: Minor cleanups for building in the $(target_alias)
9351 subdir.
9352
9353 1998-09-22 Jim Wilson <wilson@cygnus.com>
9354
9355 * Makefile.in (bootstrap): Set r and s before make all. Use
9356 BASE_FLAGS_TO_PASS in make all.
9357 (cross): Likewise.
9358
9359 1998-09-20 Mark Mitchell <mark@markmitchell.com>
9360
9361 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9362
9363 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9364
9365 * config.sub: Fix typo in last change.
9366
9367 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9368
9369 * config.sub: Add support for C4x target.
9370 * configure.in: Likewise.
9371
9372 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9373
9374 * config.sub: Recognize sparcv9 just like sparc64.
9375
9376 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9377
9378 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9379
9380 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9381
9382 * config.guess: Correctly identify Pentium II sco boxes.
9383
9384 * config.guess: Fix "tr" code. From Weiwen Liu.
9385
9386 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9387
9388 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9389 stabs.
9390
9391 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9392
9393 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9394 (ALL_TARGET_MODULES): Add all-target-libchill.
9395 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9396 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9397 (all-target-libchill): Add dependencies.
9398 * configure.in (target_libs): Add libchill.
9399
9400 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9401
9402 * config.guess: Avoid assumptions about "tr" behaves when
9403 LANG is set to something other than English.
9404
9405 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9406
9407 * configure (gxx_include_dir): Changed to
9408 '${prefix}/include/g++'-${libstdcxx_interface}.
9409
9410 * config.if: New to determine the interfaces.
9411
9412 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9413
9414 * config.guess: Detect and handle MPE/IX.
9415 * config.sub: Deal with MPE/IX.
9416
9417 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9418
9419 * configure.in: Use mh-aix43.
9420
9421 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9422
9423 * configure: Fix --without/--disable cases for gxx-include-dir.
9424
9425 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9426
9427 * mdata-sh: Imported. Needed for automake support.
9428
9429 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9430
9431 * Makefile.in (taz): Try "chmod -R og=u ." before
9432 "chmod og=u `find . -print`".
9433
9434 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9435
9436 * configure.in: Add arm-elf and thumb-elf support.
9437
9438 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9439
9440 * Makefile.in: Undo previous patch.
9441
9442 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9443
9444 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9445 to here ...
9446 (install-no-fixedincludes): and here
9447 (INSTALL_MODULES): ... from here.
9448
9449 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9450
9451 * config.sub: Merge with FSF.
9452
9453 * config.guess: Merge with FSF.
9454
9455 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9456
9457 * configure (extraconfigdirs): New variable.
9458 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9459 * Makefile.in (all): Move higher in file.
9460 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9461 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9462 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9463 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9464 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9465
9466 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
9467
9468 * Makefile.in (all-target-libjava): Depend on all-gcc and
9469 all-target-newlib.
9470 (configure-target-libjava): Depend on $(ALL_GCC).
9471
9472 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9473
9474 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9475 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9476
9477 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9478
9479 * ylwrap: Change absolute path checks to check for DOS style path
9480 names.
9481
9482 * ylwrap: Don't use a full path name if the source file is in the
9483 same directory. From hjl@lucon.org (H.J. Lu).
9484
9485 * config-ml.in: Default to being verbose, to match Feb 18 change to
9486 configure.
9487
9488 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9489
9490 Brought over from egcs:
9491
9492 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9493
9494 * configure.in (target_subdir): Set to ${target_alias} instead
9495 of "libraries".
9496
9497 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9498
9499 * configure.in (target_subdir): Set to libraries if enable_multilib.
9500
9501 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9502
9503 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9504 multilibs, force reconfiguration the first time we create
9505 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9506
9507 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9508
9509 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9510 avoid confusion with --no-recursion.
9511
9512 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9513
9514 * configure.in: Win32 hosts shouldn't use install -x
9515 * install-sh: remove -x option, and special .exe-handling
9516 hack.
9517
9518 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9519
9520 * config.guess: Recognize i586-pc-beos.
9521 * configure.in: Don't build some bits for beos.
9522
9523 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9524
9525 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9526 CFLAGS default to -O2.
9527
9528 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9529 when using GNU ld.
9530
9531 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9532
9533 * ltmain.sh: Correct install when using a different shell.
9534
9535 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9536
9537 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9538
9539 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9540
9541 * makefile.vms: Update to build binutils/makefile.vms. Add install
9542 target.
9543
9544 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9545
9546 * ltconfig: Update to correct AIX handling.
9547
9548 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9549
9550 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9551
9552 * configure.in (target_subdir): Set to ${target_alias} instead
9553 of "libraries".
9554
9555 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9556
9557 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9558 (Makefile): Depend on $(gcc_version_trigger).
9559
9560 * configure (gcc_version): Change default initializer to empty
9561 string.
9562 (gcc_version_trigger): New variable; pass this variable down
9563 to subdir configures to enable them checking gcc's version
9564 themselves. Emit make macros for both gcc_version vars.
9565 (topsrcdir): Initialize reliably.
9566 (recursion line): Remove --with-gcc-version=${gcc_version}.
9567
9568 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9569
9570 * configure (enable_version_specific_runtime_libs): Implement new flag
9571 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9572 in $(libsubdir); emit definition in each generated Makefile.
9573 (gxx_include_dir): Initialize depending on
9574 $enable_version_specific_runtime_libs.
9575
9576 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9577
9578 * configure (gcc_version): Initialize properly depending on
9579 how and where configure is started.
9580 (recursion line): Pass a --with-gcc-version=${gcc_version}
9581 to configures in subdirs.
9582
9583 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9584
9585 * configure.in (noconfigdirs): Add configure pattern for mips tx39
9586 cygmon
9587
9588 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9589
9590 * configure.in: Add cygmon and libstub support for mn10200.
9591
9592 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9593
9594 * configure (gcc_version): Add new variable describing the
9595 particular gcc version we're building.
9596 * Makefile.in (libsubdir): Add new macro for the directory
9597 in which the compiler finds executables, libraries, etc.
9598 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9599 and libsubdir.
9600
9601 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9602
9603 * Makefile.in (local-clean): Remove *.log.
9604 (warning.log): Built with warn_summary from build.log.
9605 (mail-report.log): Run test_summary.
9606 (mail-report-with-warnings.log): Run test_summary including
9607 warning.log in the report.
9608
9609 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9610
9611 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9612
9613 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9614
9615 * Makefile.in (grep): Grep no longer depends on libiberty.
9616
9617 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9618
9619 * Makefile.in: all-snavigator needs all-libgui.
9620
9621 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9622
9623 * configure.in: Add cygmon and libstub support for mn10300.
9624
9625 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9626
9627 * missing: Update to version from automake 1.3.
9628
9629 * ltmain.sh: On installation, don't get confused if the same name
9630 appears more than once in the list of library names.
9631
9632 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9633
9634 * config.sub: Accept m68060 and m5200 as CPU names.
9635
9636 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9637
9638 * configure: Use && rather than using -a in test, because odd
9639 strings can confuse test.
9640 * configure.in: Likewise.
9641
9642 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9643
9644 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9645
9646 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9647
9648 * Makefile.in (boostrap2-lean, bootstrap3-lean,
9649 bootstrap4-lean): New targets.
9650
9651 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9652
9653 * mpw-* Delete. Not used.
9654
9655 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9656
9657 * COPYING.LIB: Update FSF address.
9658
9659 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9660
9661 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9662
9663 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9664 GAS_SUPPORT_DIRS.
9665
9666 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9667
9668 * ltconfig, ltmain.sh: Avoid producing a version number if
9669 -version-info was not used.
9670
9671 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9672
9673 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9674 building with newlib.
9675
9676 1998-04-30 Paul Eggert <eggert@twinsun.com>
9677
9678 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9679 Solaris `make' causes it to continue to next definition.
9680
9681 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9682
9683 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9684 the right GUI libraries and files are installed along with GDB.
9685
9686 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9687
9688 * configure.in: Change alpha to alpha* in several places.
9689
9690 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9691
9692 * config.sub: Recognize sparc86x.
9693
9694 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9695
9696 * configure.in (--enable-target-optspace): Remove debug echo.
9697
9698 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9699
9700 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9701
9702 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9703
9704 * ltconfig: Update cygwin32 support.
9705
9706 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9707 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9708 (GDB_SUPPORT_DIRS): Likewise.
9709
9710 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9711
9712 * configure.in (target_makefile_frag): If --enable-target-optspace,
9713 use -Os to compile target libraries rather than -O2. Default to
9714 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9715 not used.
9716 * configure.in (target_cflags): Ditto for d30v.
9717
9718 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9719
9720 * Makefile.in (all-bfd): Depend on all-intl.
9721 (all-binutils): Likewise.
9722 (all-gas): Likewise.
9723 (all-gprof): Likewise.
9724 (all-ld): Likewise.
9725
9726 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
9727
9728 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9729
9730 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9731
9732 * Makefile.in (all-bfd): Depend upon all-libiberty.
9733
9734 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9735
9736 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9737
9738 * Makefile.in: Add libstub.
9739
9740 * configure.in: Ditto. Build libstub for targets that have cygmon
9741 support.
9742
9743 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9744
9745 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9746
9747 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9748
9749 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9750 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9751
9752 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9753
9754 * configure: Define DEFAULT_M4 by searching PATH.
9755 * Makfile.in: Use DEFAULT_M4.
9756
9757 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9758
9759 * ltconfig: Add cygwin32 support.
9760
9761 * Makefile.in, configure.in: Add libtool as a native only directory
9762 to configure and build.
9763
9764 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9765
9766 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9767
9768 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9769
9770 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9771
9772 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9773
9774 * Makefile.in: add ash make rules
9775 * configure.in: add ash to native_only and host_tools lists
9776
9777 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9778
9779 * Makefile.in (all-gettext, all-intl): New targets.
9780 (ALL_MODULES): Added all-gettext, all-intl.
9781 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9782 (INSTALL_MODULES): Added install-gettext, install-intl.
9783 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9784
9785 * configure.in (host_tools): Added gettext.
9786 (native_only): Likewise.
9787 (noconfigdirs) [various cases]: Likewise.
9788 (host_libs): Added intl.
9789
9790 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9791
9792 * configure: Do not disable building gdbtk for cygwin32 hosts.
9793
9794 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9795
9796 * configure.in: Add thumb-coff target.
9797 * config.sub: Add thumb-coff target.
9798
9799 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9800
9801 * Makefile.in: Revert yesterday's change.
9802 (all-target-winsup): all-target-librx stays out of here.
9803
9804 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9805
9806 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9807 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9808 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9809 Remove references to librx and libg++.
9810
9811 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9812
9813 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9814 recursive makes
9815
9816 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9817
9818 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9819 for newlib directory.
9820 (CXX_FOR_TARGET): Likewise.
9821
9822 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9823
9824 * ltconfig: Update after libtool/ltconfig.in change for
9825 hpux11.
9826
9827 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9828
9829 * ltconfig, ltmain.sh: Update to libtool 1.2.
9830
9831 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9832
9833 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9834 (install-gcc-cross): Instead, override LANGUAGES here.
9835
9836 1998-03-18 Dave Love <d.love@dl.ac.uk>
9837
9838 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9839 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9840
9841 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9842
9843 * configure.in: Add Thumb-pe target.
9844
9845 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
9846
9847 * Makefile.in - changed sn targets to snavigator
9848 * configure.in - changed sn targets to snavigator
9849
9850 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9851
9852 * config-ml.in: After building symlink tree call make distclean
9853 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9854 to be the case for libiberty.
9855
9856 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9857
9858 * configure: When making link, also check the current
9859 directory. The configure scripts may create one.
9860
9861 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9862
9863 * config.sub: Accept alphapca56 and alphaev6 properly.
9864
9865 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9866
9867 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9868
9869 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9870
9871 * config.sub (sco5): Fix typo.
9872
9873 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9874
9875 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9876 install-itcl.
9877 (install-itcl): Remove dependency on install-tcl.
9878
9879 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9880
9881 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9882
9883 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9884
9885 * configure.in: Don't build libgui for a cygwin32 target when not on
9886 a cygwin32 host.
9887
9888 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9889
9890 * configure (redirect): Set to null, so default behavior of
9891 configure is now --verbose.
9892
9893 1998-02-16 Dave Love <d.love@dl.ac.uk>
9894
9895 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9896 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9897
9898 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9899
9900 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9901 this change to sync Makefile.in with its ChangeLog entries.
9902
9903 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9904
9905 * ltmain.sh (mkdir): Check that the directory doesn't exist
9906 before we exit with error, so that we don't get races during
9907 parallel builds.
9908
9909 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9910
9911 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9912
9913 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9914
9915 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9916 PICFLAG_FOR_TARGET.
9917 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9918
9919 * configure: Emit a definition for the new macro enable_shared
9920 into each Makefile.
9921
9922 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9923
9924 * configure.in (host_tools, native_only): Add libtool.
9925
9926 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9927
9928 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9929 Fix typo in ming config comment.
9930
9931 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9932
9933 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9934
9935 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9936
9937 * config.sub: Add tic30 cases, and map c30 to tic30.
9938
9939 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9940
9941 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9942 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9943 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9944 (CLEAN_TARGET_MODULES): Similarly
9945 (all-target-libf2c): Add dependences.
9946 * configure.in (target_libs): Add libf2c.
9947
9948 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9949
9950 * configure.in: Remove expect from noconfigdirs when target
9951 is cygwin32. OK to build expect and dejagnu with Canadian
9952 Cross.
9953
9954 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9955
9956 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9957 host.
9958
9959 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9960 and mingw32.
9961
9962 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9963
9964 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9965 here as it is not defined in the toplevel Makefile.
9966
9967 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9968
9969 * configure (package_makefile_rules_frag): New variable, which names
9970 a file with generic rules, ...
9971 Change comment to mention we now have FIVE parts.
9972 * configure: Undo last change.
9973
9974 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9975
9976 * config.guess: More accurate determination of HP processor types.
9977 * config.sub: More accurate determination of HP processor types.
9978
9979 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9980
9981 * configure (package_makefile_frag): Move inserting the
9982 ${package_makefile_frag} to where it should be according
9983 to the comment.
9984
9985 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
9986
9987 * config.guess: Add support for Linux/ARM.
9988
9989 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9990
9991 * .cvsignore: Remove *-info and *-install since they match
9992 release-info and mpw-install, which we don't want to just ignore.
9993
9994 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9995
9996 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9997
9998 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9999
10000 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10001 local_prefix to sub-make invocations.
10002
10003 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10004
10005 * configure.in: Check makefile fragments in the source
10006 directory.
10007
10008 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10009
10010 * configure.in: Check whether host and target makefile
10011 fragments exist before adding them to *_makefile_frag.
10012
10013 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10014
10015 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10016
10017 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10018
10019 * configure.in: Make sure we only replace RPATH_ENVVAR on
10020 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10021 regexp to sed.
10022
10023 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10024 to sub-makes.
10025
10026 1998-01-13 Lee Iverson (leei@ai.sri.com)
10027
10028 * config-ml.in (multi-do): LDFLAGS must include multilib
10029 designator.
10030
10031 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10032
10033 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10034
10035 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10036
10037 * config.sub: Add mingw32 support.
10038 * configure.in: Likewise.
10039
10040 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10041
10042 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10043
10044 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10045
10046 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10047 * configure (gxx_include_dir): Provide a definition for subdirs
10048 which do not use autoconf.
10049
10050 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10051
10052 * config.guess: Sync with egcs. Picks up new alpha support,
10053 BeOS & some additional linux support.
10054
10055 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10056
10057 * config.guess: HP 9000/803 is a PA1.1 machine.
10058
10059 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10060
10061 * configure.in: It's alpha*-...
10062
10063 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10064
10065 * configure.in (host_makefile_frag, target_makefile_frag):
10066 Handle multiple config files.
10067 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10068 alpha-*-*.
10069
10070 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10071
10072 * mkdep: New file.
10073
10074 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10075
10076 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10077
10078 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10079
10080 * Makefile.in: Add libgui directory.
10081 (GDB_TK): Add all-libgui.
10082 * configure.in: Add libgui directory.
10083 * configure: Add all-libgui to GDB_TK.
10084
10085 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10086
10087 * config-ml.in (multidirs): Add m32r to multilib list.
10088
10089 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10090
10091 * Makefile.in (all-target-gperf): Change dependency to
10092 all-target-libstdc++.
10093
10094 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10095
10096 * config.guess: Add BeOS support.
10097
10098 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10099
10100 Source directory cvs renamed to cvssrc:
10101 * configure.in (host_tools): Change cvs to cvssrc.
10102 (native_only): Likewise.
10103 (noconfigdirs) [various cases]: Likewise.
10104 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10105 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10106 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10107 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10108 (all-cvssrc): Rename target from all-cvs.
10109
10110 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10111
10112 * configure (gxx_include_dir): Fix thinko.
10113
10114 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10115
10116 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10117 (install-cross, install-gcc-cross): New targets.
10118
10119 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10120
10121 * configure.in (noconfigdirs): Add support for Thumb target.
10122
10123 * config.sub (maybe_os): Add support for Thumb target.
10124
10125 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10126
10127 * Makefile.in: Add rules for cygmon.
10128
10129 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10130
10131 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10132
10133 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10134 * configure (gxx_include_dir): Provide a definition for subdirs
10135 which do not use autoconf.
10136
10137 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10138
10139 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10140 11/18/97 build
10141
10142 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10143
10144 * From Franz Sirl.
10145 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10146 found on RedHat Linux systems.
10147
10148 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10149
10150 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10151 guesses.
10152
10153 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10154
10155 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10156
10157 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10158
10159 * ltmain.sh: If mkdir fails, check whether the directory was created
10160 anyhow by some other process.
10161
10162 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10163
10164 * configure.in (d30v-*-*): Configure all directories.
10165
10166 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10167
10168 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10169 for the D30V.
10170
10171 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10172
10173 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10174
10175 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10176
10177 * include/libiberty.h: Add extern "C" { so it can be used with C++
10178 progrms.
10179 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10180 programs.
10181
10182 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10183
10184 * configure.in (d30v-*-*): Configure GCC now.
10185
10186 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10187
10188 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10189 is no longer needed.
10190
10191 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10192
10193 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10194
10195 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10196
10197 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10198 targets using "$@" to provide support for similar but not identical
10199 targets without having to duplicate code.
10200
10201 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10202
10203 * makefile.vms: Fix to work with DEC C.
10204
10205 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10206
10207 * config.sub: Add mips-tx39-elf to marketing names.
10208
10209 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10210
10211 * ltmain.sh: Handle symlinks in generated script.
10212
10213 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10214
10215 * configure: Handle autoconf style directory options: --bindir,
10216 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10217 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10218 --sysconfdir.
10219 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10220 (sharedstatedir, localstatedir, oldincludedir): New variables.
10221 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10222 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10223 sbindir, sharedstatedir, and sysconfdir.
10224
10225 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10226
10227 * Makefile.in (bootstrap-lean): New target.
10228
10229 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10230
10231 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
10232 sn, and gnuserv from noconfigdirs.
10233
10234 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10235
10236 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10237
10238 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10239
10240 * Makefile.in (cross): New target.
10241
10242 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10243 Jeff Law <law@cygnus.com>
10244
10245 * Makefile.in (bootstrap2, bootstrap3): New targets.
10246 (all-bootstrap): Remove outdated and confusing target.
10247 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10248
10249 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10250
10251 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10252 windows. Consistent with gdb/configure.
10253
10254 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10255
10256 * configure.in: Name Linux target fragment.
10257
10258 * configure: Rewrite so that project Makefile fragment is inserted
10259 first and appears last in the resulting Makefile.
10260
10261 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10262
10263 * Makefile.in (install-itcl): Install tcl first.
10264
10265 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10266
10267 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10268
10269 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10270
10271 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10272
10273 * configure.in (skipdirs): Add target-librx for Linux.
10274 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10275
10276 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10277
10278 * Makefile.in (bootstrap): New target.
10279
10280 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10281
10282 * config.sub: Accept 'amigados' for backward compatability.
10283
10284 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10285
10286 * config.guess: Merge with FSF.
10287
10288 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10289
10290 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10291
10292 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10293
10294 * config.sub: Add "marketing-names" patch.
10295
10296 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10297
10298 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10299
10300 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10301
10302 * config.sub: Handle v850-elf.
10303
10304 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10305
10306 * .cvsignore (*-install): Remove.
10307
10308 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10309
10310 * ltconfig: Set CONFIG_SHELL in libtool.
10311 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10312
10313 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10314
10315 * configure.in (target_subdir): Set to libraries if enable_multilib.
10316
10317 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10318
10319 * config.guess: Update from gcc directory.
10320
10321 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10322
10323 * Makefile.in (all-sim): Depends on all-readline.
10324
10325 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10326
10327 * Makefile.in (BISON, YACC): Use $$s.
10328 (all-bison): Depend on all-texinfo.
10329
10330 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10331
10332 * Makefile.in (BISON): Add -L flag.
10333 (YACC): Likewise.
10334
10335 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10336
10337 * configure.in (noconfigdirs): Add support for v850e target.
10338
10339 * config.sub (maybe_os): Add support for v850e target.
10340
10341 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10342
10343 * configure.in (noconfigdirs): Add support for v850ea target.
10344
10345 * config.sub (maybe_os): Add support for v850ea target.
10346
10347 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10348
10349 * config.sub: Add mipstx39. Delete r3900.
10350
10351 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10352
10353 * Makefile.in (all-autoconf): Depends on all-texinfo.
10354
10355 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10356
10357 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10358 eabi targets.
10359
10360 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10361
10362 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10363
10364 * configure: When handling a Canadian Cross, handle YACC as well as
10365 BISON. Just set BISON to bison. When setting YACC, prefer bison.
10366 * Makefile.in (all-bison): Depend upon all-texinfo.
10367
10368 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10369
10370 * Makefile.in (BISON): bison, not byacc or bison -y.
10371 (YACC): bison -y or byacc or yacc.
10372 (various): Add *-bison as appropriate.
10373 (taz): No need to mess with BISON anymore.
10374
10375 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10376
10377 * configure: If OSTYPE matches *win32*, try to find a good value for
10378 CONFIG_SHELL.
10379
10380 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10381
10382 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10383 configure.in if it is present.
10384
10385 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10386
10387 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10388
10389 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10390
10391 * config.sub: Recognize `arc' cpu.
10392 * configure.in: Likewise.
10393 * config-ml.in: Likewise.
10394
10395 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10396
10397 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10398
10399 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10400
10401 * configure: Changed sed delimiter from ':' to '|' when
10402 attempting to substitute ${config_shell} for SHELL. On
10403 NT ${config_shell} may contain a ':' in it.
10404
10405 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10406
10407 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10408
10409 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10410
10411 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10412
10413 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10414
10415 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10416
10417 * ylwrap: If the program is a relative path, force it to be
10418 absolute.
10419
10420 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10421
10422 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10423
10424 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10425
10426 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10427 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10428 for libraries.
10429
10430 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10431
10432 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10433 separated by spaces.
10434
10435 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10436
10437 * ylwrap: New file.
10438 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10439
10440 * ltmain.sh: Handle /bin/sh at start of install program.
10441
10442 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10443
10444 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10445 * missing: New file, from automake 1.2.
10446
10447 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10448
10449 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10450 check-tk to CHECK_X11_MODULES.
10451
10452 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10453
10454 * config.sub: Merge with FSF.
10455
10456 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10457
10458 * config.guess: Merge with FSF.
10459
10460 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10461
10462 * configure: Treat msdosdjgpp like go32.
10463 * configure.in: Likewise. Don't remove gprof for go32.
10464
10465 * configure: Change Makefile.tem2 to Makefile.tm2.
10466
10467 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10468
10469 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10470
10471 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10472
10473 * install-sh (chmodcmd): Set to null if the DST directory already
10474 exists. Same as Nov 11th change.
10475
10476 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10477
10478 * configure (GDB_TK): Needs itcl and tix.
10479
10480 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10481
10482 * config.guess: Update from FSF.
10483
10484 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10485
10486 * Makefile.in (GDB_TK): Depend on itcl and tix.
10487
10488 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10489
10490 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10491 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10492 (INSTALL_SCRIPT): New variable.
10493 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10494 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10495 to -x.
10496 * install-sh: Add support for -x option.
10497
10498 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10499
10500 * configure.in, Makefile.in: Treat tix like itcl.
10501
10502 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10503
10504 * Makefile.in (WINDRES): New variable.
10505 (WINDRES_FOR_TARGET): New variable.
10506 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10507 (EXTRA_HOST_FLAGS): Add WINDRES.
10508 (EXTRA_TARGET_FLAGS): Add WINDRES.
10509 (EXTRA_GCC_FLAGS): Add WINDRES.
10510 ($(DO_X)): Pass down WINDRES.
10511 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10512 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10513 DLLTOOL_FOR_TARGET.
10514
10515 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10516
10517 * configure.in: configure sim before gdb for win32-x-ppc
10518
10519 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10520
10521 Move gperf into the toplevel, from libg++.
10522 * configure.in (target_tools): Add target-gperf.
10523 (native_only): Add target-gperf.
10524 * Makefile.in (all-target-gperf): New target, depend on
10525 all-target-libg++.
10526 (configure-target-gperf): Empty rule.
10527 (ALL_TARGET_MODULES): Add all-target-gperf.
10528 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10529 (CHECK_TARGET_MODULES): Add check-target-gperf.
10530 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10531 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10532
10533 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
10534
10535 * config.sub (mn10200): Recognize new basic machine.
10536
10537 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10538
10539 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10540 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10541
10542 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10543
10544 * configure.in: If we're building mips-sgi-irix6* native, turn on
10545 ENABLE_MULTILIB and set TARGET_SUBDIR.
10546
10547 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10548
10549 * Makefile.in (all-sn): Depend on all-grep.
10550
10551 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10552
10553 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10554
10555 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10556 Makefile. From Jeff Makey <jeff@cts.com>.
10557 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10558
10559 * Makefile.in (DISTBISONFILES): Remove.
10560 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10561 $(DEFAULT_YACC).
10562
10563 * configure.in: Build itl, db, sn, etc., when building for native
10564 cygwin32.
10565
10566 * Makefile.in (LD): New variable.
10567 (EXTRA_HOST_FLAGS): Pass down LD.
10568 ($(DO_X)): Likewise.
10569
10570 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10571
10572 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10573
10574 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10575
10576 * configure.in (targargs): Strip out any supplied --build argument
10577 before adding our own. Always add --build.
10578
10579 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10580
10581 * configure.in (targargs): Pass --build if we're doing
10582 a cross-compile.
10583
10584 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10585
10586 * configure: Use '|' instead of ":" as the separator in
10587 sed. Otherwise sed chokes on NT path names with drive
10588 designators. Also look for "?:*" as the leading characters in an
10589 absolute pathname.
10590
10591 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10592
10593 * config.sub: Support for r3900.
10594
10595 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10596
10597 * configure.in: Use install-sh, not install.sh.
10598
10599 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10600
10601 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10602 apply it twice.
10603
10604 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10605
10606 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10607 install-binutils.
10608
10609 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10610
10611 * Makefile.in: Add automake targets.
10612 * configure.in (host_tools): Add automake.
10613
10614 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10615
10616 * configure: Default CXX to c++, not gcc.
10617 * Makefile.in (CXX): Set to c++, not gcc.
10618 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10619
10620 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10621
10622 * install-sh: try appending a .exe if source file doesn't
10623 exist
10624
10625 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10626
10627 * configure.in: Turn on multilib by default.
10628 (cross_only): Remove target-libiberty.
10629
10630 * Makefile.in (all-gcc): Don't depend on libiberty.
10631
10632 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10633
10634 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10635
10636 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10637
10638 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10639 (DISTBISONFILES): Add ld/Makefile.in
10640
10641 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10642
10643 * configure.in: if target is cygwin32 but host isn't cygwin32,
10644 don't configure gdb tcl tk expect, not just gdb.
10645
10646 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10647
10648 * configure.in: Added gnuserv everywhere sn appears.
10649
10650 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10651 (CROSS_CHECK_MODULES): Added check-gnuserv.
10652 (INSTALL_MODULES): Added install-gnuserv.
10653 (CLEAN_MODULES): Added clean-gnuserv.
10654 (all-gnuserv): New target.
10655
10656 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10657
10658 * config.guess: Fixes for MIPS OpenBSD systems.
10659
10660 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10661
10662 * Makefile.in (INSTALL_XFORM): Remove.
10663 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10664
10665 * mkinstalldirs: New file, copied from automake.
10666 * Makefile.in (installdirs): Rename from install-dirs. Use
10667 mkinstalldirs. Change all users.
10668 (DEVO_SUPPORT): Add mkinstalldirs.
10669
10670 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10671
10672 * install-sh: Rename from install.sh.
10673 * Makefile.in (INSTALL): Change install.sh to install-sh.
10674 (DEVO_SUPPORT): Likewise.
10675
10676 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10677 Graichen <graichen@rzpd.de>.
10678
10679 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10680
10681 * config.guess: Recognize OpenBSD systems correctly.
10682
10683 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10684
10685 * README, Makefile.in (ETC_SUPPORT): Remove references to
10686 cfg-paper*, configure.{texi,man,info*}._
10687
10688 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10689
10690 * Makefile.in (all.normal): Ensure that gcc is built after all
10691 the x11 - ie gdb - targets.
10692
10693 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10694
10695 * makefile.vms: Don't run conf-a-gas.
10696
10697 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10698
10699 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10700
10701 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10702
10703 * configure.in: Remove noconfigdirs case since gdb also
10704 configures and builds for tic80-coff.
10705
10706 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10707
10708 * configure: Set cache_file to config.cache.
10709 * Makefile.in (local-distclean): Remove config.cache.
10710
10711 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10712
10713 * COPYING: Update FSF address.
10714
10715 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10716
10717 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10718 noconfigdirs.
10719
10720 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10721
10722 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10723 MAKEDIRS, is empty.
10724
10725 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10726
10727 * config.sub: Tweak mn10300 entry.
10728
10729 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10730
10731 * configure.in (host_tools): Put sim before gdb, so gdb's
10732 configure.tgt can determine if the simulator was configured.
10733
10734 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10735
10736 * config.sub: Move BeOS $os case to be with other Cygnus
10737 local cases.
10738
10739 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10740
10741 * config.sub: Remove misplaced comment that broke Linux.
10742
10743 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10744
10745 * config.sub: Add BeOS support.
10746
10747 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10748
10749 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10750
10751 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10752
10753 * configure.in (noconfigdirs): Remove tcl and tk from
10754 noconfigdirs for cygwin32 builds.
10755
10756 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10757
10758 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10759
10760 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10761
10762 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10763 make-all.com, use makefile.vms instead.
10764
10765 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10766
10767 * config.sub: Accept -lnews*.
10768
10769 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10770
10771 * configure.in (noconfigdirs): Disable target-newlib,
10772 target-examples and target-libiberty for d30v.
10773
10774 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10775
10776 * configure.in (noconfigdirs): Enable ld for d30v.
10777
10778 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10779
10780 * configure.in (tic80-*-*): Build compiler.
10781
10782 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10783
10784 * configure.in (d30v-*): Remove sim directory from list of
10785 unsupported d30v directories
10786
10787 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10788
10789 * config.sub, configure.in: Add d30v target cpu.
10790
10791 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10792
10793 * makefile.vms: New file.
10794 * make-all.com: Remove.
10795
10796 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10797
10798 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10799
10800 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10801
10802 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10803
10804 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10805
10806 * Makefile.in (ALL_MODULES): Added all-db.
10807 (CROSS_CHECK_MODULES): Addec check-db.
10808 (INSTALL_MODULES): Added install-db.
10809 (CLEAN_MODULES): Added clean-db.
10810
10811 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10812
10813 * config.guess: Merge with latest FSF sources.
10814
10815 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10816
10817 * Makefile.in (ALL_MODULES): Added all-itcl.
10818 (CROSS_CHECK_MODULES): Added check-itcl.
10819 (INSTALL_MODULES): Added install-itcl.
10820 (CLEAN_MODULES): Added clean-itcl.
10821
10822 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10823
10824 * configure.in: build gdb for mn10200
10825
10826 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10827
10828 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10829
10830 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10831
10832 * configure.in (tic80-*-*): Turn off most targets right now.
10833
10834 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10835
10836 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10837 rather than the makeinfo program.
10838 (do-info): Depend upon all-texinfo.
10839
10840 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10841
10842 * configure.in: Remove uses of config/mh-linux.
10843
10844 * config.sub, config.guess: Merge with latest FSF sources.
10845
10846 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10847
10848 * config.sub (case $basic_machine): Add tic80 entries.
10849
10850 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10851
10852 * config.sub, config.guess: Merge with latest FSF sources.
10853
10854 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10855
10856 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10857 * mpw-config.in: Test for NewFolderRecursive.
10858 * mpw-install: Use symbolic name for startup filename.
10859 * mpw-README: Add various additional details.
10860
10861 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10862
10863 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10864
10865 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10866
10867 * configure.in: Do build gcc and the target libraries for
10868 the mn10200.
10869
10870 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10871
10872 * configure.in: don't avoid building gdb for mn10300 any more
10873 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10874 instead of single-quoting it.
10875
10876 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10877
10878 * configure.in: Don't use --with-stabs on IRIX 6.
10879
10880 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10881
10882 * configure.in (m32r): Build gdb, libg++ now.
10883
10884 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10885
10886 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10887 directories from noconfigdirs.
10888
10889 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10890
10891 * config.sub (basic_machine): added mips16 configuration
10892
10893 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10894
10895 * config.sub: Handle d10v-unknown.
10896
10897 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10898
10899 * config.sub: Handle v850-unknown.
10900
10901 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10902
10903 * Makefile.in: add findutils
10904 * configure.in: add findutils to list of host_tools
10905
10906 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10907
10908 * config.sub: Handle mn10200 and mn10300.
10909
10910 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10911
10912 * configure.in (d10v-*): Do not build librx.
10913
10914 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10915
10916 * configure.in (mn10300): Build everything except gdb & libgloss.
10917
10918 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10919
10920 * config.guess: Patch for Dansk Data Elektronik servers,
10921 from Niels Skou Olsen <nso@dde.dk>.
10922
10923 For ncr, use /bin/uname rather than uname, since GNU uname does not
10924 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10925
10926 Patch for MIPS R4000 running System V,
10927 from Eric S. Raymond <esr@snark.thyrsus.com>.
10928
10929 Fix thinko for nextstep.
10930
10931 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10932
10933 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10934 * config.guess: Guess mips-dec-mach_bsd4.3.
10935
10936 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10937 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10938 release numbers.
10939 * config.guess (mips-mips-riscos*): Emit just enough of the
10940 release number.
10941
10942 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10943 * config.guess (sparc-auspex-sunos*): Added.
10944 (f300-fujitsu-*): Added.
10945
10946 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10947 * config.guess: Recognize a Tadpole as a sparc.
10948
10949 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10950
10951 * config.guess: Don't assume that NextStep version is either 2 or
10952 3. NextStep 4 (aka OpenStep 4) has come out now.
10953
10954 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10955
10956 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10957 From Rik Faith <faith@cs.unc.edu>.
10958
10959 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10960
10961 * config.sub: Contributions from bug-gnu-utils to:
10962 Support plain "hppa" (no version given) architecture, reported by
10963 OpenStep.
10964 OpenBSD like NetBSD.
10965 LynxOs is not a hardware supplier.
10966
10967 * config.guess: Contributions from bug-gnu-utils to add support for:
10968 OpenBSD like NetBSD.
10969 Stratus systems.
10970 More Pyramid systems.
10971 i[n>4]86 Intel chips.
10972 M680[n>4]0 Motorola chips.
10973 Use unknown instead of lynx for hardware manufacturer.
10974
10975 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10976
10977 * install.sh (chmodcmd): Set to null if the DST directory already
10978 exists.
10979
10980 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10981
10982 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10983 not use mt-ppc target Makefile fragment any more.
10984
10985 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10986
10987 * configure.in (*-*-windows): Exclude everything but those dirs
10988 needed to build windows.
10989
10990 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10991
10992 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10993
10994 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10995
10996 * configure.in: Exclude mmalloc from i386-windows.
10997
10998 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10999
11000 * Undo my previous change.
11001
11002 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11003
11004 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11005 unconditionally.
11006 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11007
11008 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11009
11010 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11011 host to add it's own flags.
11012
11013 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11014
11015 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11016
11017 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11018
11019 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11020 (CXX_FOR_TARGET): Likewise.
11021 (GCC_FOR_TARGET): Define.
11022 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11023 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11024 CC_FOR_TARGET was specified on the command line.
11025 (MAKEOVERRIDES): Don't define.
11026
11027 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11028
11029 * configure.in (m32r): Fix spelling of libg++ libs.
11030
11031 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11032
11033 * config.sub (-apple*): Remove, now redundant.
11034
11035 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11036
11037 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11038
11039 * configure: Rework yesterday's sed script patch.
11040
11041 * config.sub: Merge with FSF.
11042
11043 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11044
11045 * config.guess: Merge from FSF.
11046
11047 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
11048 * config.guess: Use pc instead of unknown, for pc clone systems.
11049 Change linux to linux-gnu.
11050
11051 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11052 * config.guess: Avoid non-portable tr syntax.
11053
11054 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11055
11056 * test-build.mk (HOLES): Add "xargs" for gdb.
11057
11058 * configure: Avoid hpux10.20 sed bug.
11059
11060 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11061
11062 * configure.in: Add support for windows host
11063 (that is a build done under the Microsoft build environment).
11064
11065 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11066
11067 * Makefile.in: Replace all uses of srcroot with s, to shrink
11068 command line lengths.
11069
11070 Patches from Geoffrey Noer <noer@cygnus.com>:
11071 * configure.in: If configuring for newlib, pass --with-newlib to
11072 subdirectories.
11073 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11074 -Bnewlib/ and -Lwinsup to gcc.
11075 (CXX_FOR_TARGET): Likewise.
11076
11077 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11078
11079 * Makefile.in (ETC_SUPPORT): Add configure.
11080
11081 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11082
11083 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11084 host configuration file.
11085
11086 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11087
11088 * configure.in: Break mn10x00 support into separate
11089 mn10200 and mn10300 configurations.
11090 * config.sub: Likewise.
11091
11092 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11093
11094 * configure.in: Add lots of stuff to noconfigdirs for
11095 the mn10x00 targets.
11096
11097 * config.sub, configure.in: Add mn10x00 support.
11098
11099 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11100
11101 * make-all.com: Call conf-a-gas, not config-a-gas.
11102
11103 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11104
11105 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11106 targets.
11107
11108 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11109
11110 * mpw-README: Add much more detail for native PowerMac.
11111 * mpw-install: New file.
11112 * mpw-configure: Add --norecursion and --help options.
11113 * mpw-config.in: Translate readme and install files when
11114 copying to objdir.
11115 * mpw-build.in: Don't always depend on byacc and flex.
11116 (install-only-top): New action.
11117
11118 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11119
11120 * configure.in: You can now configure GDB for the v850.
11121
11122 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11123
11124 * configure.in (noconfigdirs): Don't configure any C++ dirs
11125 if targeting D10V.
11126
11127 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11128
11129 * config.sub: Recognize mips64vr5000.
11130
11131 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11132
11133 * configure.in: Use a single line for host_tools and native_only.
11134
11135 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11136
11137 * config.sub, configure.in: Add entries for m32r.
11138
11139 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11140
11141 * Makefile.in (inet-install): Don't run install-gzip.
11142
11143 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11144
11145 * configure.in: Don't config lots of things for *-*-windows*.
11146
11147 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11148
11149 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11150 (host_libs, host_tools): Copy from configure.in.
11151 * mpw-configure: Don't complain about directories not found.
11152
11153 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11154
11155 * configure.in (i[345]86): Recognize i686 for pentium pro.
11156 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11157 file.
11158
11159 * config.guess (i[345]86): Ditto.
11160
11161 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11162
11163 * configure.in (noconfigdirs): Removed gdb for D10V.
11164
11165 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11166
11167 * configure.in: Remove ld, target-libio, target-libg++, and
11168 target-libstdc++ from noconfigdirs.
11169
11170 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11171
11172 * configure: Fix three locations where shell scripts were
11173 being run directly rather than with config_shell.
11174
11175 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11176
11177 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11178 * config.sub (basic_machine): Recognize v850.
11179
11180 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11181
11182 * mpw-configure: Handle multiple enable/disable options and
11183 pass them down recursively, handle -c and -s flags appropriately
11184 depending on choice of compiler, add escape mechanism for
11185 quoted arguments to gC.
11186
11187 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11188
11189 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11190 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11191 so that -mrelocatable-lib and -mno-eabi are used.
11192
11193 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11194 not support --print-multi-lib, don't abort.
11195
11196 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11197
11198 * make-all.com: Run config-a-gas.
11199 * setup.com: Don't copy subdirectory files around.
11200
11201 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11202
11203 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11204 target, it now compiles correctly.
11205
11206 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11207
11208 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11209
11210 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11211
11212 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11213
11214 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11215
11216 * configure.in (native_only): Add prms.
11217
11218 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11219
11220 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11221 (BINUTILS_SUPPORT_DIRS): Likewise.
11222
11223 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11224
11225 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11226 d10v support is added.
11227
11228 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11229
11230 * configure.in (d10v-*-*): New target.
11231
11232 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11233
11234 * config.guess (HP 9000/811): Recognize this as a PA1.1
11235 machine.
11236
11237 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11238
11239 * Makefile.in (do-tar-gz): New target, split out from tail end of
11240 taz target. Run each command separately, don't use pipes.
11241 (taz): Use it.
11242
11243 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11244
11245 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11246 * mpw-build.in: No builds should depend on building byacc or flex,
11247 they are assumed to be installed already.
11248
11249 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11250
11251 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11252 variable that CC_FOR_TARGET needs.
11253
11254 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11255
11256 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11257 options have changed since the last time the subdirectory was
11258 configured, and if it has, reconfigure.
11259 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11260 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11261
11262 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11263
11264 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11265 CLEAN_MODULES): Add bash.
11266 (all-bash): New target.
11267
11268 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11269
11270 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11271
11272 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11273
11274 * config.sub (basic_machine): Recognize d10v as a valid processor.
11275
11276 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11277
11278 * mpw-configure: Add support for --bindir.
11279 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11280
11281 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11282
11283 * configure.in: add bash, time, gawk to list of hosttools and things
11284 to only build for native toolchains
11285
11286 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11287
11288 * Makefile.in (docdir): Remove.
11289
11290 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11291
11292 * Makefile.in (datadir): Set to $(prefix)/share.
11293
11294 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11295
11296 * configure.in: build diff and patch for cygwin32-hosted
11297 toolchains.
11298
11299 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11300
11301 * config.sub: Accept -rtems*.
11302
11303 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11304
11305 * configure.in: enable dosrel for cygwin32-hosted builds,
11306 remove diff from the list of things not buildable
11307 via Canadian Cross
11308
11309 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11310
11311 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11312 don't get ". ".
11313
11314 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11315
11316 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11317
11318 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11319
11320 * Makefile.in (taz): Handle case where tex3patch didn't even get
11321 checked out. Also, if it was found, put the symlink in a new util
11322 subdirectory.
11323
11324 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11325
11326 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11327
11328 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11329
11330 * config.sub: Recognize -openvms.
11331 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11332 * make-all.com, setup.com: New files.
11333
11334 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11335
11336 * Makefile.in (taz): tex3patch moved to texinfo/util.
11337
11338 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11339
11340 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11341 * configure.in: remove make from disable-if-Can-Cross list
11342 enable gdb if ${host} and ${target} are cygwin32
11343
11344 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11345
11346 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11347 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11348
11349 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11350
11351 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11352 distinguish sysv/svr4/bsd variants.
11353 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11354
11355 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11356
11357 * configure.in: Added copyright notice.
11358 * move-if-change: Added copyright notice.
11359
11360 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11361
11362 * configure.in (powerpcle-*-solaris*): Until we get shared
11363 libraries working, don't build gdb, sim, make, tcl, tk, or
11364 expect.
11365
11366 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11367
11368 * config.guess: Merge with FSF:
11369
11370 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11371 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11372
11373 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11374 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11375
11376 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11377 * config.guess: Combine two OSF1 rules.
11378 Also recognize field test versions. From mjr@zk3.dec.com.
11379 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11380 because GNU uname does not support -p. From pmr@pajato.com.
11381
11382 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11383
11384 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11385
11386 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11387
11388 * mpw-README: Document GCCIncludes.
11389
11390 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11391
11392 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11393
11394 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11395
11396 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11397
11398 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11399
11400 * configure.in (*-*-cygwin32): Configure make.
11401
11402 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11403
11404 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11405
11406 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11407
11408 * Makefile.in (all-inet): Depend on all-perl.
11409
11410 * Makefile.in (inet-install): New target.
11411
11412 * Makefile.in (all-inet): Depend on all-tcl.
11413 (all-inet): Depend on all-send-pr.
11414
11415 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11416
11417 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11418 temporarily.
11419
11420 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11421
11422 * configure.in: Don't configure --with-gnu-ld on AIX.
11423
11424 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11425
11426 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11427
11428 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11429
11430 * Makefile.in (ALL_MODULES): Added all-inet.
11431 (CROSS_CHECK_MODULES): Added check-inet.
11432 (INSTALL_MODULES): Added install-inet.
11433 (CLEAN_MODULES): Added clean-inet.
11434 (all-indent): New target.
11435
11436 * configure.in (host_tools): Added inet.
11437 (native_only): Added inet.
11438 (noconfigdirs): Added inet.
11439
11440 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11441
11442 * configure.in: Don't configure libgloss if we are not configuring
11443 newlib.
11444
11445 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11446
11447 * configure.in: Don't configure libgloss for unsupported
11448 architectures.
11449
11450 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11451
11452 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11453
11454 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11455
11456 * Makefile.in (ALL_MODULES): Include all-apache.
11457 (CROSS_CHECK_MODULES): Include check-apache.
11458 (INSTALL_MODULES): Include install-apache.
11459 (all-apache): New target.
11460
11461 * configure.in: Added apache everywhere perl is seen.
11462
11463 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11464
11465 * Makefile.in: Add support for clean-{module} and
11466 clean-target-{module} rules.
11467
11468 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11469
11470 * configure.in (*-*-ose) do not build libgloss.
11471
11472 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11473
11474 * config.guess (prep*:SunOS:5.*:*): Turn into
11475 powerpele-unknown-solaris2.
11476
11477 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11478
11479 * configure.in: Permit --enable-shared to specify a list of
11480 directories.
11481
11482 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11483
11484 * configure.in (host==solaris): Pass only the first word of $CC
11485 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11486
11487 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11488
11489 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11490
11491 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11492
11493 * Makefile.in (ALL_MODULES): Include all-perl.
11494 (CROSS_CHECK_MODULES): Include check-perl.
11495 (INSTALL_MODULES): Include install-perl.
11496 (ALL_X11_MODULES): Include all-guile.
11497 (CHECK_X11_MODULES): Include check-guile.
11498 (INSTALL_X11_MODULES): Include install-guile.
11499 (all-perl): New target.
11500 (all-guile): New target.
11501
11502 * configure.in (host_tools): Include perl and guile.
11503 (native_only): Include perl and guile.
11504 (noconfigdirs): Don't build guile and perl; no ports have been
11505 done.
11506
11507 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11508
11509 * configure (--enable-*): Handle quoted option lists such as
11510 --enable-sim-cflags='-g0 -O' better.
11511
11512 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11513
11514 * Makefile.in ({,inst}all-target): New rule so we can make and
11515 install all of the target directories easily.
11516
11517 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11518
11519 * configure.in: Add missing global flag in sed substitution when
11520 deleting `target-' from ${configdirs}.
11521
11522 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11523
11524 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11525 option.
11526
11527 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11528 config/mh-necv4.
11529
11530 * install.sh: Correct misspelling of transformbasename.
11531
11532 * config.guess: Recognize mips-*-sysv*.
11533
11534 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11535
11536 * config.sub: Recognize mon960.
11537
11538 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11539
11540 * configure: Restore Canadian Cross handling of BISON and LEX,
11541 removed in Feb 20 change.
11542
11543 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11544
11545 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11546 Mention make install. Remove the old copyright date as well the
11547 clumsy and rather pointless copyright on the README file.
11548
11549 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11550
11551 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11552 Makefile after running symlink-tree, then run `make distclean' to
11553 avoid clobbering any generated files in srcdir.
11554
11555 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11556
11557 * configure.in (m68k-*-netbsd*): Build everything now.
11558
11559 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11560
11561 * Makefile.in (taz): Fix quoting.
11562
11563 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11564
11565 * configure.in (sparclet-*-*): Build everything now.
11566
11567 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11568
11569 * configure.in (m68k-*-linux*): New host.
11570
11571 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11572
11573 * configure: Check for bison before byacc.
11574
11575 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11576
11577 * Makefile.in configure: Change the way LEX and BISON/YACC are
11578 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11579 searching PATH. These are used as fallbacks by Makefile.in if
11580 flex/bison/byacc aren't in objdir.
11581
11582 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11583
11584 * Makefile.in: Make everything which depends upon all-bfd also
11585 depend upon all-opcodes, in case --with-commonbfdlib is used.
11586
11587 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11588
11589 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11590 building NT native compilers on Unix.
11591
11592 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11593
11594 * configure.in: Don't get CC from the host Makefile fragment if we
11595 can find gcc in PATH, or if this is a Canadian Cross. Move the
11596 Solaris test for /usr/ucb/cc to the post target script, just after
11597 the compiler sanity test.
11598
11599 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11600
11601 * config.sub: Merge with FSF.
11602
11603 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11604
11605 * Makefile.in (RPATH_ENVVAR): New variable.
11606 (REALLY_SET_LIB_PATH): Use it.
11607 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11608
11609 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11610
11611 * config.sub, configure.in: Recognize sparclet cpu.
11612
11613 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11614
11615 * config.guess: Support m68k-cbm-sysv4.
11616
11617 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11618
11619 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11620 m68k-unknown-linuxaout from linker help string. Put quotes around
11621 $ld_help_string.
11622
11623 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11624
11625 * config.guess (powerpc-harris-powerunix): Add guess for port
11626 to new target.
11627
11628 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11629
11630 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11631
11632 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11633
11634 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11635 $(REALLY_SET_LIB_PATH) in Makefile.
11636 * Makefile.in (SET_LIB_PATH): New variable.
11637 (REALLY_SET_LIB_PATH): New variable.
11638 ($(DO_X)): Use $(SET_LIB_PATH).
11639 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11640 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11641 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11642 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11643 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11644 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11645 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11646 (install-dosrel): Likewise.
11647 (all-opcodes): Depend upon all-libiberty.
11648
11649 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11650
11651 * config.guess (*:CYGWIN*): New
11652
11653 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11654
11655 * Makefile.in (all-target-winsup): All all-target-libiberty.
11656
11657 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11658
11659 * configure.in (noconfigdirs): Add missing # in front of comment.
11660
11661 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11662
11663 * configure.in: add second pass to things added to noconfigdirs
11664 so *-gm-magic can exclude libgloss properly.
11665
11666 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11667
11668 * mpw-configure (extralibs_name, rez_name): Set correctly
11669 for MWC68K compiler.
11670
11671 * mpw-README: Add more info on the necessary build tools.
11672
11673 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11674
11675 * configure.in, config.sub: Recognize cygwin32.
11676
11677 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11678
11679 * config.guess, config.sub: Recognize A/UX.
11680
11681 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11682
11683 * config.sub: Merge with gcc/config.sub.
11684
11685 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11686
11687 * mpw-build.in (do-binutils): Add build of stamps.
11688
11689 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11690
11691 * config.sub: Add recognition for mips64vr4100*-* targets.
11692
11693 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11694
11695 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11696 Add creation of gconfigargs with `--enable-shared' turned on.
11697 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11698 ($(host)-stamp-stage3-configured): Likewise.
11699 (HOLES): Add chatr and ldd.
11700 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11701
11702 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11703
11704 * configure: Pass --nfp to recursive configures.
11705
11706 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11707
11708 * Makefile.in (DLLTOOL): New.
11709 (DLLTOOL_FOR_TARGET): New.
11710 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11711 (EXTRA_TARGET_FLAGS): Ditto.
11712 (EXTRA_GCC_FLAGS): Ditto.
11713 (CONFIGURE_TARGET_MODULES): Ditto.
11714 (DO_X): Ditto.
11715 * configure: Add DLLTOOL.
11716
11717 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11718
11719 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11720 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11721 mh-sco, since old workarounds no longer needed, and don't
11722 build ld, since libraries have weak symbols in COFF.
11723
11724 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11725
11726 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11727
11728 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11729
11730 * configure.in: Make sure that ${CC} can be used to compile an
11731 executable.
11732
11733 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11734
11735 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11736 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11737 nothing depending on whether gdbtk is being built.
11738
11739 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11740
11741 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11742
11743 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11744
11745 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11746 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11747
11748 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11749
11750 * config-ml.in: Add support for
11751 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11752 Simplify setting of multidirs from --disable-foo.
11753
11754 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11755
11756 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11757 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11758 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11759 non-empty, pass them on to the GCC make.
11760 (all-bootstrap): New rule that is like all-gcc, except it executes
11761 the GCC bootstrap rule instead of the GCC all rule.
11762
11763 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11764
11765 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11766
11767 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11768
11769 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11770 DG/UX support.
11771
11772 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11773
11774 * config.sub (i*86*) Change [345] to [3456]
11775
11776 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11777
11778 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11779 --with-gnu-ld=no.
11780
11781 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11782
11783 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11784 AIX multilibs get built.
11785
11786 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11787
11788 * configure.in (i386-win32): Don't build expect if we're not
11789 building the tcl subdir.
11790
11791 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11792
11793 * Makefile.in: (configure-target-examples, all-target-examples):
11794 New targets, configure and build example programs.
11795
11796 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11797
11798 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11799 use it as input to sedit the generated MPW makefile.
11800 * mpw-README: Add a suggestion about Gestalt.h.
11801
11802 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11803
11804 * config.sub: Accept *-*-ieee*.
11805
11806 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11807
11808 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11809 Ronald F. Guilmette <rfg@monkeys.com>.
11810
11811 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11812
11813 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11814 for powerpc-pe native.
11815 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11816 (target==powerpc-pe): duplicate i386-win32 entry.
11817
11818 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11819
11820 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11821 of vxworks, not just vxworks5.1.
11822
11823 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11824
11825 * mpw-configure: Add support for exec-prefix.
11826
11827 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11828
11829 * config.guess: Recognize HP model 816 machines as having
11830 a PA1.1 processor.
11831
11832 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11833
11834 * configure: Ignore new autoconf configure options.
11835
11836 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11837
11838 * config.guess: Recognize Pentium under SCO.
11839 From Robert Lipe <robertl@arnet.com>.
11840
11841 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11842
11843 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11844
11845 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11846
11847 * configure.in: Don't configure gas for alpha-dec-osf*.
11848
11849 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11850
11851 * configure.in: Default to --with-stabs for some targets for which
11852 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11853 i[345]86*-*-unixware*.
11854
11855 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11856
11857 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11858 rather than basing it on the target. Simplify handling of options
11859 controlling which directories to configure. Remove extraneous
11860 slash in multi-clean target.
11861
11862 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11863
11864 * config-ml.in: Prefix more variables with ml_ so they don't collide
11865 with configure's.
11866
11867 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11868
11869 * configure: Don't turn -v into --v.
11870
11871 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11872
11873 * configure.in (targargs): Fix typo.
11874
11875 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11876
11877 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11878
11879 * configure.in: Strip --host and --target options from
11880 CONFIG_ARGUMENTS, and always configure for --host only. Add
11881 --with-cross-host option when building with a cross-compiler.
11882 * configure: Canonicalize the arguments put into config.status by
11883 always using `=' for an option with an argument. Pass a presumed
11884 --host or --target explicitly.
11885
11886 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11887
11888 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11889 into general OS recognition case.
11890
11891 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11892
11893 * configure.in (target_configdirs): add target-winsup only
11894 for win32 target systems.
11895
11896 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11897
11898 * Makefile.in (all-target-libgloss): Depend upon
11899 configure-target-newlib, since when libgloss is built it looks to
11900 see if the newlib directory exists.
11901
11902 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11903
11904 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11905 cfg-ml-*.in.
11906
11907 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11908
11909 * configure: Handle LD and LD_FOR_TARGET when configuring a
11910 Canadian Cross.
11911
11912 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11913
11914 * configure.in (target_libs): add target-winsup.
11915 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11916 (target==ppcle-pe): remove ld from $noconfigdirs.
11917
11918 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11919
11920 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11921 Preserve relative path names in $srcdir. Build symlink tree if
11922 configuring cross target dir and srcdir=. (= no VPATH support).
11923 (configure-target-libg++): Depend on configure-target-librx.
11924 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11925 * config-ml.in: New file.
11926 * symlink-tree: New file.
11927 * configure: Ensure srcdir="." if that's what it is.
11928
11929 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11930
11931 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11932 includes and FLEX_SKELETON setting.
11933 * mpw-configure (--with-gnu-ld): New option, controls whether
11934 to use PPCLink or ld with PowerMac GCC.
11935 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11936 * mpw-config.in: Configure grez if targeting Mac.
11937
11938 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11939 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11940 just macos.
11941 * configure.in: Configure grez resource compiler if targeting Mac.
11942 * Makefile.in (all-grez, install-grez): New targets.
11943
11944 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11945
11946 * configure: CXX defaults to gcc, not g++. If we find
11947 gcc in the path, set CC to gcc -O2.
11948
11949 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11950
11951 * configure: Default ${build} correctly. Avoid picking up extra
11952 spaces when reading CC and CXX from Makefile. When doing a
11953 Canadian Cross, use plausible default values for numerous
11954 variables.
11955 * configure.in: When doing a Canadian Cross, don't try to
11956 configure tools whose configure script can't handle it.
11957
11958 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11959
11960 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11961
11962 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11963
11964 * configure: Remove dubious bug reporting address.
11965
11966 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11967
11968 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11969 configure script, run that instead of this directory's configure.
11970 In either case, print a message that we're configuring the sub-dir.
11971
11972 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11973
11974 * configure.in: Before checking for the existence of various files,
11975 use sed to filter out "target-".
11976
11977 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11978
11979 * Makefile.in (DO_X): Split rule to decrease command line length
11980 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11981 (Philippe De Muyter).
11982
11983 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11984
11985 * Makefile.in (all-patch): depend on all-libiberty.
11986
11987 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11988
11989 * configure.in: If the only directory in target_configdirs which
11990 actually exists is libiberty, then set target_configdirs to empty,
11991 to avoid trying to build a target libiberty in a gas or gdb
11992 distribution.
11993
11994 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11995
11996 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11997 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11998 systems.
11999
12000 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12001
12002 * configure.in (copy_dirs): Use sys-include instead of include
12003 for --with-headers option.
12004
12005 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12006
12007 * Makefile.in, configure.in: Make winsup builds work with
12008 new scheme.
12009
12010 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12011
12012 * configure.in: Build the linker on AIX.
12013
12014 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12015
12016 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12017 where needed.
12018
12019 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12020
12021 * Makefile.in (all-gcc): Fix typo.
12022
12023 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12024
12025 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12026
12027 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12028
12029 * configure.in: Rename libFOO to target-libFOO, and xiberty
12030 to target-xiberty, to provide more flexibility.
12031 (target_subdir): Define. Create if cross.
12032 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12033 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12034 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12035 check-libFOO -> check-target-libFOO, etc.
12036 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12037 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12038 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12039 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12040 allow ALL_GCC="" to only configure.
12041 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12042 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12043 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12044
12045 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12046
12047 * Makefile.in (taz): Build "info" in etc explicitly.
12048
12049 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12050
12051 * configure.in: Make sure that CC is undefined (as opposed to
12052 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12053 problem with autoconf trying to configure on a host without GCC.
12054
12055 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12056
12057 * mpw-configure: Set host alias from choice of host compiler,
12058 only use generic MPW Makefile sed if present, edit a file
12059 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12060 * mpw-README: Add problem notes about CW6 and CW7.
12061
12062 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12063
12064 * Makefile.in (taz): Use ";" instead of ";;".
12065
12066 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12067
12068 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12069 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12070 DISTDOCDIRS.
12071 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12072 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12073
12074 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12075
12076 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12077 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12078 Move bfd to DISTSTUFFDIRS.
12079
12080 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12081
12082 * Makefile.in (X11_LIB): Removed.
12083 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12084
12085 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12086
12087 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12088
12089 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12090 names.
12091
12092 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12093
12094 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12095
12096 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12097
12098 * configure.in (i[345]86-*-win32): Always build newlib.
12099 Don't configure cvs, autoconf or texinfo.
12100 * Makefile.in (LD_FOR_TARGET): New.
12101 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12102 Pass down LD_FOR_TARGET.
12103
12104 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12105
12106 * winsup: New directory.
12107 * Makefile.in: Build winsup.
12108 * configure.in: Winsup is configured when target is win32.
12109 Can only build win32 target GDB when native.
12110
12111 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12112
12113 * config.guess: Recognize HP model 819 machines as having
12114 a PA 1.1 processor.
12115
12116 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12117
12118 * configure: Fix sed loop which substitutes for CC and CXX to
12119 avoid bug found in various sed implementations.
12120
12121 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12122
12123 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12124 simulator. Use standard powerpc-*-eabi*.
12125
12126 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12127
12128 * configure.in: Stop putting gas and binutils in noconfigdirs for
12129 powerpc-*-aix* and rs6000-*-*.
12130
12131 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12132
12133 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12134 -mcall-aixdesc libraries.
12135
12136 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12137
12138 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12139
12140 * config.sub (arm | armel | armeb): Fix shell syntax.
12141
12142 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12143
12144 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12145 -msoft-float and -mcpu=common support.
12146 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12147 libraries.
12148
12149 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12150
12151 * configure.in: Allow configuration and build of emacs19 for the alpha.
12152
12153 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12154
12155 * configure.in (CC): Get ^CC, not just any old CC, from
12156 ${host_makefile_frag}.
12157
12158 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12159
12160 * configure.in (CC): Try to get CC from
12161 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12162
12163 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12164
12165 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12166 only if it exists in $(srcdir).
12167
12168 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12169
12170 * configure: If CC and CXX are not set in the environment, set
12171 them, based on either an existing Makefile or on searching for gcc
12172 in PATH. Substitute for CC and CXX in Makefile.
12173 * configure.in: Remove libm from target_libs. Separate
12174 target_configdirs from configdirs. If CC is not set in
12175 environment, try to get it from a host Makefile fragment. Rewrite
12176 changes of configdirs to use skipdirs instead. A few minor
12177 tweaks. Take directories out of target_configdirs as they are
12178 taken out of configdirs. Remove existing Makefile files from
12179 subdirectories. Substitute for TARGET_CONFIGDIRS and
12180 CONFIG_ARGUMENTS in Makefile.
12181 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12182 by configure.in.
12183 (CONFIG_ARGUMENTS): Likewise.
12184 (CONFIGURE_TARGET_MODULES): New variable.
12185 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12186 ($(CONFIGURE_TARGET_MODULES)): New target.
12187 (configure-libg++, configure-libio): New targets.
12188 (all-libg++): Depend upon configure-libg++.
12189 (all-libio): Depend upon configure-libio.
12190 (configure-libgloss, all-libgloss): New targets.
12191 (configure-libstdc++): New target.
12192 (all-libstdc++): Depend upon configure-libstdc++.
12193 (configure-librx, all-librx): New targets.
12194 (configure-newlib): New target.
12195 (all-newlib): Depend upon configure-newlib
12196 (configure-xiberty): New target.
12197 (all-xiberty): Depend upon configure-xiberty.
12198
12199 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12200
12201 * configure.in (host i[345]86-*-win32): Expand the
12202 noconfigdirs again.
12203
12204 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12205
12206 * mpw-configure: Fix sed command file name.
12207
12208 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12209
12210 * configure.in (host i[345]86-*-win32): Reduce the
12211 noconfigdirs again.
12212
12213 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12214
12215 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12216 or powerpc*-*-pe*, since they are not yet supported.
12217
12218 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12219
12220 Add PowerMac support and many other enhancements.
12221 * mpw-configure: New option --cc to select compiler to use,
12222 paste options set according to --cc into the generated
12223 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12224 if mpw-make.sed is present.
12225 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12226 add forward includes for PowerPC include files.
12227 * mpw-build.in: Build using Makefile.PPC if present.
12228 (do-byacc, etc): Remove separate version resource builds.
12229 (do-gas): Build "stamps" before "all".
12230 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12231 * mpw-README: Update to reflect --cc option, PowerMac support,
12232 and recently-reported compatibility problems.
12233
12234 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12235
12236 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12237 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12238 (--with-multilib-top): Pass to recursive invocations.
12239
12240 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12241
12242 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12243 v810-*-*.
12244
12245 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12246
12247 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12248 gdb, ld and opcodes on v810-*-*.
12249
12250 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12251
12252 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12253 (local-maintainer-clean): New target.
12254 (maintainer-clean): New target.
12255 (realclean): Just depend upon maintainer-clean.
12256
12257 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12258
12259 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12260
12261 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12262
12263 * configure.in: Build ld in mips*-*-bsd* case.
12264
12265 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12266
12267 * config.sub: Accept -lites* OS. From Ian Dall.
12268
12269 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12270
12271 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12272 targets.
12273
12274 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12275
12276 * configure.in: treat i386-win32 canadian cross the same as
12277 i386-go32 canadian cross.
12278
12279 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12280
12281 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12282 running under the simulator to build a reduced set of libraries.
12283 (powerpc-*-eabiaix): Add fine grained multilib support added to
12284 other powerpc targets yesterday.
12285
12286 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12287
12288 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12289 -disable-softfloat, -disable-relocatable, -disable-aix, and
12290 -disable-sysv to control which multilib libraries get built.
12291
12292 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12293
12294 * configure: Add Makefile.tem to list of files to remove in trap
12295 handler.
12296
12297 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12298
12299 * config.guess (*Linux*): Add missing "exit"s.
12300 Also, need specific check for alpha-unknown-linux (uses COFF).
12301
12302 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12303
12304 * config.guess: Merge with FSF:
12305
12306 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12307 * config.guess (AIX4): More robust release numbering discovery.
12308
12309 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12310 * config.guess (i386-sequent-ptx): Properly get version number.
12311
12312 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12313 * config.guess (mips:*:4*:UMIPS): New case.
12314
12315 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12316
12317 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12318 (i386-win32 host): Likewise. Don't build readline.
12319
12320 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12321
12322 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12323 SUPPORT_FILES to submakes.
12324
12325 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12326
12327 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12328 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12329 mpw-configure.
12330
12331 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12332
12333 * configure.in (appdirs): Use =, not ==, in test expression when
12334 trying to build the text to print in the warning message for
12335 Solaris users.
12336
12337 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12338
12339 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12340
12341 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12342
12343 * config.guess: Recognize lynx-2.3.
12344
12345 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12346
12347 * config.sub (z8ksim): Deleted
12348 (z8k-*-coff): New, this is the one true name of the target.
12349
12350 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12351
12352 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12353
12354 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12355
12356 * config.guess (*:Linux:*:*): First try asking the linker what the
12357 default object file format is (elf, aout, or coff). Then if this
12358 fails, try previous methods.
12359
12360 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12361
12362 * configure.in: Don't build newlib for *-*-vxworks5.1.
12363
12364 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12365
12366 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12367 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12368
12369 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12370
12371 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12372
12373 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12374
12375 * cfg-ml-com.in: New file.
12376 * cfg-ml-pos.in: New file.
12377
12378 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12379
12380 * COPYING.NEWLIB: Add HP free copyright to list.
12381
12382 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12383
12384 * config.sub: Recognize -eabi* for the system, not just -eabi.
12385
12386 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12387
12388 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12389 * config.sub, configure.in (win32): New target and host.
12390
12391 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12392
12393 * configure.in: Add i386-pe configuration.
12394
12395 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12396
12397 * mpw-build.in (install): Install GDB after LD.
12398
12399 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12400
12401 * mpw-config.in (elf/mips.h): Always forward-include, needed
12402 for GDB to build.
12403
12404 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12405
12406 * testsuite: New directory for customer acceptance and whole tool
12407 chain tests.
12408
12409 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12410
12411 * configure: If per-host line isn't found, but AC_OUTPUT is found
12412 and a configure script exists, run it instead.
12413
12414 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12415
12416 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12417
12418 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12419
12420 * configure: Set build_{cpu,vendor,os,alias} to host values when
12421 --build isn't specified.
12422
12423 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12424
12425 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12426 (FLAGS_TO_PASS): Pass them.
12427 (EXTRA_TARGET_FLAGS): Ditto.
12428
12429 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12430
12431 * Makefile.in (all-libg++): Depend on all-libstdc++.
12432
12433 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12434
12435 * configure.in (noconfigdirs): Enable all packages for
12436 i386-unknown-netbsd.
12437
12438 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12439
12440 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12441 hosted builds (DOS builds)
12442
12443 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12444
12445 Changes for ARM based on patches from Richard Earnshaw:
12446 * config.sub: Handle armeb and armel.
12447 * configure.in: Omit arm linker only for riscix.
12448
12449 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12450
12451 * config.guess: Update from FSF.
12452
12453 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12454
12455 * config.sub: Recognize powerpcle as the little endian varient of
12456 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12457 powerpcle variant. Convert pentium into i586, not i486. Add p5
12458 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12459 temporarily.
12460
12461 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12462
12463 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12464
12465 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12466
12467 * config.sub: Accept -lites* as a basic system type.
12468
12469 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12470
12471 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12472 installed, and if so return linuxoldld as the system name.
12473
12474 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12475
12476 * config.guess: Add hppa1.1-hp-lites support.
12477
12478 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12479
12480 * configure.in: Don't build newlib for m68k-vxworks5.1.
12481
12482 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12483
12484 * configure.in (mips-sgi-irix6): Use mh-irix5.
12485
12486 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12487
12488 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12489
12490 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12491
12492 * test-build.mk: Enable building of shared libraries on IRIX 5 and
12493 OSF/1. Fix compiler flags.
12494 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12495
12496 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12497
12498 * configure.in: Recognize --with-newlib.
12499 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12500
12501 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12502
12503 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12504 to *_X11_MODULES due to gdbtk needing X include files et al.
12505
12506 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12507
12508 Merge in support for Mac MPW as a host.
12509 (Old change descriptions retained for informational value.)
12510
12511 * mpw-config.in: Add generic include forwards for cpu-specific
12512 include files in aout and elf directories.
12513
12514 * mpw-configure: Added copyright.
12515 * mpw-config.in: Check for presence of required build tools.
12516 (target_libs): Add newlib.
12517 (target_tools): Add examples.
12518 (Read Me): Generate as "Read Me for MPW" instead.
12519 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12520 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12521 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12522
12523 * mpw-configure: Remove subdir-specific makefile hackery,
12524 delete mk.tmp after using it.
12525
12526 * mpw-build.in (all): Display start and end times.
12527
12528 * mpw-configure (host_canonical): Set.
12529 (target_cpu): Always add to makefiles.
12530 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12531 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12532 (mpw-mh-mpw): Look for in srcdir and srcroot.
12533 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12534
12535 * mpw-build.in: (install-only): New target.
12536
12537 * mpw-configure (host_alias, target_alias): Rename from hostalias
12538 and targetalias, add into generated Makefile.
12539 (mk.tmp): If present, add into generated Makefile.
12540 * mpw-build.in (all-gas): Build config.h first before gas proper.
12541
12542 * mpw-configure (config.status): Write only if changed.
12543 * mpw-config.in (readline): Configure it (not built, just used for
12544 definitions).
12545
12546 * mpw-config.in (elf/mips.h): Add a forward include.
12547
12548 * mpw-config.in: Forward-include most .h files in include into
12549 extra-include.
12550 (readline): Don't build.
12551 mpw-build.in (install): Install GDB.
12552
12553 * mpw-configure (prefix, mpw_prefix): Handle it.
12554 * mpw-config.in (mmalloc, readline): Don't configure.
12555 * mpw-build.in (thisscript): Rename to ThisScript.
12556 Use mpw-build instead of BuildProgram everywhere.
12557 (mmalloc, readline): Don't build.
12558 * mpw-README: New file, basic documentation about the MPW port.
12559
12560 * mpw-config.in: Use forward-include to create include files.
12561
12562 * mpw-configure: Add more things to the top of each configured
12563 Makefile, including contents of config/mpw-mh-mpw.
12564 * mpw-config.in (extra-include): Create this directory and fill it
12565 with Posix-like include files when configuring.
12566
12567 * config.sub (apple, mac, mpw): Add various aliases.
12568
12569 * mpw-build.in: New file, top-level build script fragment for MPW.
12570 * mpw-configure: New file, configure script for MPW.
12571 * mpw-config.in: New file, config fragment for MPW.
12572
12573 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12574
12575 * configure.in (host_libs): Remove glob, since it is gone from the
12576 sources.
12577
12578 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12579
12580 * Makefile.in: define empty GDB_NLM_DEPS var.
12581
12582 * configure.in(target_makefile_frag): use config/mt-netware
12583 for netware targets.
12584
12585 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12586
12587 * config.sub: Merge in recent FSF changes. Remove linux special
12588 cases.
12589
12590 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12591
12592 Revert this change:
12593
12594 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12595
12596 * build-all.mk: Use CC=cc -Xs on Solaris.
12597
12598 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12599
12600 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12601 stop using it.
12602 * Makefile.in: Nuke all references to glob subdirectory.
12603
12604 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12605
12606 * configure.in: Fix --enable-shared logic in per-host.
12607
12608 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12609
12610 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12611
12612 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12613
12614 * configure.in (noconfigdirs): Don't build gas on AIX, for
12615 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12616
12617 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12618
12619 * configure: Fix --cache-file to work if the file argument is a
12620 relative path.
12621
12622 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12623
12624 * configure: If the --cache-file is used, pass it down to
12625 configure in subdirectories.
12626
12627 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12628
12629 * config.sub: add vxworks29k configuration.
12630
12631 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12632
12633 * Makefile.in (taz): Do "diststuff" part quietly.
12634
12635 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12636
12637 * config.sub: Mini-merge with gcc/config.sub.
12638
12639 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12640
12641 * config.guess (IRIX): Sed - to _.
12642
12643 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12644
12645 * Makefile.in (source-vault, binary-vault): New targets.
12646
12647 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12648
12649 * config.sub: Recognize -eabi as a basic system type.
12650
12651 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12652
12653 * configure.in (enable_shared stuff): Fix typo.
12654
12655 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12656
12657 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12658
12659 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12660
12661 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12662
12663 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12664
12665 * configure.in (rs6000-*-*): Don't build gas.
12666
12667 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12668
12669 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12670 reduce command line length.
12671 (AS_FOR_TARGET): Check for as.new, not Makefile.
12672 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12673
12674 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12675
12676 * config.guess: Merge from FSF.
12677
12678 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12679
12680 * configure: Don't use $ when handling program_suffix.
12681
12682 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12683
12684 * configure.in: Configure tk for hppa/hpux.
12685
12686 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12687
12688 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12689
12690 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12691
12692 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12693 to LIBCXXFLAGS. Tests are better run without it.
12694
12695 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12696
12697 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12698
12699 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12700
12701 * configure.in (*-*-netware*): Don't configure xiberty.
12702
12703 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12704
12705 * configure.in: Remove tk from native_only list.
12706
12707 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12708
12709 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12710 for special NCD build.
12711
12712 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12713
12714 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12715 makeall.bat, they're only useful for binutils snapshots.
12716 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12717 makeall.bat to specified SUPPORT_FILES.
12718
12719 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12720
12721 * build-all.mk: Add Ericsson targets to sun4 and solaris
12722 hosts. Add BNR's sun4 target to solaris host, so their
12723 build-from-source will be tested in-house first.
12724
12725 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12726
12727 * Makefile.in (LIBCFLAGS): New variable.
12728 (CFLAGS_FOR_TARGET): Ditto.
12729 (LIBCFLAGS_FOR_TARGET): Ditto.
12730 (LIBCXXFLAGS): Ditto.
12731 (CXXFLAGS_FOR_TARGET): Ditto.
12732 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12733 (BASE_FLAGS_TO_PASS): Pass them.
12734 (EXTRA_TARGET_FLAGS): Ditto.
12735
12736 * configure.in: Support --enable-shared.
12737
12738 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12739
12740 * configure.in (target_libs): Include libstdc++ again.
12741 * config.guess: Update from FSF (for FreeBSD).
12742
12743 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12744
12745 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12746 makeall.bat.
12747 (DISTDOCDIRS): Add `etc'.
12748 (ETC_SUPPORT_PFX): New variable.
12749 (taz): Include anything from etc starting with a word in
12750 ETC_SUPPORT_PFX.
12751
12752 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12753
12754 * config.sub: Update for recent FSF changes. Remove obsolete
12755 h8300hds entry. Add -windows* and -osx as basic os. Minor
12756 spacing changes.
12757
12758 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12759
12760 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12761
12762 * config.guess: Merge with FSF.
12763 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12764
12765 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12766
12767 * configure: Since the "trap 0" handler will override the exit
12768 status on many systems, only use it for "exit 1", and make it set
12769 a non-zero exit status; reset it before "exit 0". Also, check
12770 exit status of config.sub, and error out if it failed.
12771
12772 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12773
12774 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12775 and install libgloss.
12776
12777 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12778
12779 * Makefile.in (all-binutils): Depend upon all-byacc.
12780
12781 * configure.in: Don't build emacs on Irix 5.
12782
12783 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12784
12785 * configure.in (*-*-netware*): Add libio.
12786
12787 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12788
12789 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12790 (CHECK_TARGET_MODULES): Ditto.
12791 (INSTALL_TARGET_MODULES): Ditto.
12792 (TARGET_LIBS): Ditto.
12793 (all-libstdc++): Note dependencies.
12794
12795 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12796
12797 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12798
12799 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12800
12801 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12802 -fexternal-templates.
12803
12804 * configure.in (target_libs): Add libstdc++.
12805 (noconfigdirs): Add libstdc++ as appropriate.
12806
12807 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12808
12809 * config.guess: Update from FSF.
12810
12811 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12812
12813 * configure: Use ${config_shell} when running ${configsub}.
12814
12815 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12816
12817 * config.sub: No longer recognize h8300h.
12818
12819 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12820
12821 * config.sub: Remove extraneous differences between config.sub and
12822 gcc/config.sub.
12823
12824 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12825
12826 * Makefile.in (DISTSTUFFDIRS): Add gas.
12827
12828 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12829
12830 * COPYING.NEWLIB: New file.
12831
12832 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12833
12834 * config.guess (HP-UX): Patch from Harlan Stenn
12835 <harlan@landmark.com> to also emit release level.
12836
12837 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12838
12839 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12840
12841 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12842
12843 * config.sub: Merge nextstep cleanup from FSF.
12844
12845 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12846
12847 * configure.in (arm-*-*): Don't configure ld for this target.
12848
12849 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12850
12851 * configure.in (*-*-netware): don't configure libg++, libio,
12852 librx, or newlib.
12853
12854 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12855
12856 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12857 configure ld--it works, but it doesn't support shared libraries.
12858
12859 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12860
12861 * config.guess (*-unknown-freebsd*): Get rid of possible
12862 trailing "(Release)" in version string.
12863 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12864
12865 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12866
12867 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12868 Fix type: *-next-neststep -> *-next-nextstep.
12869
12870 * config.guess: Merge from FSF:
12871
12872 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12873
12874 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12875
12876 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12877
12878 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12879 instead of UNIX_SV for UnixWare 1.0).
12880
12881 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12882
12883 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12884 to make gdb/nlm/* build after the compiler and linker.
12885
12886 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12887
12888 * config.guess (netbsd, freebsd, linux): Accept any machine,
12889 not just i[34]86.
12890 (m68k-atari-sysv4): Relocate to match FSF version.
12891
12892 * config.guess: More merges from the FSF:
12893
12894 Add a space before function call or macro invocation.
12895
12896 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12897
12898 * config.guess: Add trap cmd to remove dummy.c and dummy when
12899 interrupted.
12900
12901 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12902
12903 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12904 (dummy): Redirect stderr from compilation of dummy.c.
12905
12906 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12907
12908 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12909
12910 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12911
12912 * configure: Accept and ignore --cache*, for compatibility with
12913 new autoconf.
12914
12915 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12916
12917 * config.guess: Merge from FSF:
12918
12919 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12920
12921 * config.guess (Pyramid*:OSx*:*:*): New case.
12922 (PATH): Add /.attbin at end for finding uname.
12923 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
12924
12925 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12926
12927 * config.guess (M88*:DolphinOS:*:*): New case.
12928
12929 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12930
12931 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12932 to select whether to use ELF or COFF.
12933
12934 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12935
12936 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12937
12938 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12939
12940 * config.guess: Guess the OS version for HPUX.
12941
12942 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12943
12944 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12945
12946 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12947
12948 * configure.in: Recognize --with-headers, --with-libs, and
12949 --without-newlib.
12950 * Makefile.in (all-xiberty): Depend upon all-ld.
12951
12952 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12953
12954 * configure.in: Change i[34]86 to i[345]86.
12955
12956 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12957
12958 * configure (version): A few more tweaks to help message.
12959
12960 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12961
12962 * Makefile.in: Remove (for now) librx as a host library,
12963 now that we're building it for target.
12964
12965 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12966
12967 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12968 (Karl Berry).
12969
12970 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12971
12972 * configure.in: Also configure librx.
12973
12974 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12975
12976 * Makefile.in: Update various rules to reflect that librx
12977 is now needed for libg++.
12978
12979 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12980
12981 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12982
12983 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12984
12985 * configure.in: Configure the examples directory.
12986
12987 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12988
12989 * configure: Simplify Jun 2 1994 change.
12990
12991 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12992
12993 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12994 /bin/gcc isn't good enough to build gcc.
12995
12996 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12997
12998 * Makefile.in (GDB_SUPPORT_FILES): Remove
12999 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13000 (gdb.tar.gz): Add new rule to use standard distribution building
13001 mechanism.
13002
13003 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13004
13005 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13006 Bill Cox <bill@cygnus.com>.
13007
13008 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13009
13010 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13011
13012 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13013
13014 * configure: Search current dir first in .gdbinit.
13015
13016 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13017
13018 * config.sub: Recognize freebsd (merged from gcc config.sub).
13019
13020 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13021
13022 * config.sub: Refer to NeXT's operating system as nextstep.
13023
13024 * config.sub (case $basic_machine): Re-order the cases, to match
13025 the order in the FSF version (which is mostly alphabethical).
13026 Merge in some additions and changes from the FSF.
13027
13028 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13029
13030 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13031 * config.sub: Recognize cxux7.
13032 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13033
13034 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13035
13036 * config.sub: Fix typo powerpc -> powerpc-*.
13037
13038 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13039
13040 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13041
13042 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13043 parallel with all-emacs and install-emacs). Top-level command
13044 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13045
13046 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13047
13048 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13049 $(relbindir)/make before doing ``make install'', and use
13050 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13051 installing over running make binary.
13052 ($(host)-stamp-stage3-installed): Likewise.
13053
13054 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13055
13056 * config.guess: Recognize Mach.
13057
13058 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13059
13060 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13061 see whether --exec-prefix was used.
13062
13063 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13064
13065 * README: Explicitly mention libg++/README. (Zoo's idea.)
13066
13067 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13068
13069 * Makefile.in: Add all-librx target similar to all-libproc.
13070
13071 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13072
13073 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13074 with post 1.2 uname bogosity.
13075
13076 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13077
13078 * configure: Remove temporary files on receipt of a signal.
13079
13080 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13081
13082 * configure: If there is a package_makefile_frag, remove
13083 ${subdir}/Makefile.tem after copying it in.
13084
13085 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13086
13087 * build_all.mk: support rs6000 lynx identifies itself as
13088 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13089 since /bin/gcc is too feeble to compile a modern gcc.
13090
13091 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13092
13093 * brought devo/test-build.mk update-to-date with progressive/
13094 test-build.mk. Add lynx targets and hppa flag info.
13095
13096 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13097
13098 * configure.in: Use mh-ncrsvr43. Patch from
13099 Tom McConnell <tmcconne@sedona.intel.com>.
13100
13101 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13102
13103 * config.guess (i386-unknown-bsdi): No longer need to
13104 check #if defined(__bsdi__) && defined(__i386__).
13105
13106 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13107
13108 * configure: Set program_transform_nameoption correctly.
13109
13110 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13111
13112 * brought build-all.mk update-to-date with progressive build-all.mk,
13113 added new targets and hppa info.
13114
13115 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13116
13117 * configure: If config.guess result is a prefix of the user
13118 specified target, assume a native build and use the user specified
13119 target as the host alias. Remove SunOS patch suffix removal hack.
13120 * configure.in: Remove SunOS patch suffix removal hack.
13121
13122 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13123 in NATIVE_CHECK_MODULES.
13124
13125 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13126
13127 * Makefile.in: Rename HOST_ONLY to NATIVE.
13128 * configure: Delete SunOs patch suffix from host_canonical
13129 and build_canonical variables that are prepended to Makefiles.
13130 * configure.in: Add comments for easier maintenance.
13131
13132 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13133
13134 * Makefile.in: Add all-libproc target similar to all-gui.
13135
13136 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13137
13138 * Makefile.in (CHECK_MODULES): split into
13139 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13140
13141 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13142
13143 * config.guess (i386-unknown-bsdi): New system to guess.
13144
13145 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13146
13147 * Makefile.in: Add all-gui target (but not yet build by "all").
13148
13149 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13150
13151 * config.sub: Move deletion of patch suffix from here...
13152 * configure.in: To here, at Ian's suggestion. The top-
13153 level scripts might need to know of a patch level.
13154
13155 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13156
13157 * config.sub: Strip off patch suffix so rtl is recognized
13158 as a sunos4.1.3 machine, even though it's been patched.
13159
13160 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13161
13162 * Makefile.in (INSTALL_LAST): Delete.
13163 (INSTALL_DOSREL): New.
13164
13165 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13166
13167 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13168 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13169 whether we pass down --with-gnu-ld anyhow.
13170
13171 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13172
13173 * Makefile.in (INSTALL_LAST): Change operation so it works
13174 on more flavors of make.
13175 * configure.in (go32): Don't build libg++ or libio.
13176
13177 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13178
13179 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13180 they can be overriden by templates.
13181
13182 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13183
13184 * configure.in (target==go32): Don't build gdb.
13185 * dosrel: New directory.
13186
13187 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13188
13189 * configure.in (host==go32): Configure dosrel too.
13190 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13191 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13192 be set by incoming names or templates.
13193 (INSTALL_LAST): New rule.
13194
13195 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13196
13197 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13198
13199 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13200
13201 * configure.in (appdirs): New variable. Currently empty, but will
13202 be used in gas distribution. If nonempty, lists a set of
13203 directories at least one of which must get configured, or top
13204 level configuration is considered to have failed.
13205 (rs6000-*-lynxos*): Use new file name.
13206
13207 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13208
13209 Eliminate XTRAFLAGS.
13210 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13211 newlib include files using -idirafter, and also use -nostdinc.
13212 (CXX_FOR_TARGET): Likewise.
13213 (XTRAFLAGS): Removed.
13214 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13215 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13216 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13217 ($(DO_X)): Don't pass down XTRAFLAGS.
13218
13219 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13220
13221 * configure.in (mips*-dec-bsd*): New target; do build linker.
13222 (mips*-*-bsd*): New target; don't build linker.
13223
13224 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13225
13226 * configure.in: support rs6000-*-lynxos* configuration.
13227 support sunos4 as a cross target.
13228
13229 * config.sub: look for lynx*, not lynx since the OS version may
13230 legitimately be part of the name.
13231
13232 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13233
13234 * configure.in (i[34]86-*-sco*): Move to be with other i386
13235 targets.
13236 (romp-*-*): New target. Skip various binary utilities.
13237 (vax-*-*): New target. Don't build newlib.
13238 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13239
13240 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13241
13242 * configure.in: Only set host_makefile_frag if config
13243 directory exists.
13244
13245 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13246
13247 * install.sh: If $dstdir exists, don't check whether each
13248 component does.
13249
13250 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13251
13252 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13253
13254 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13255
13256 * configure.in (*-*-lynxos*): Don't configure newlib for either
13257 native or cross Lynx.
13258
13259 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13260
13261 * config.sub (sparc64-elf): Fix os.
13262 (z8k): Remove duplicate.
13263
13264 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13265
13266 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13267 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13268
13269 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13270
13271 * configure: Make file links cleanly even if Lynx fails on
13272 an NFS symlink (at least fail cleanly).
13273
13274 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13275
13276 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13277 -XNh2000.
13278
13279 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13280
13281 * configure: Unknown options are fatal again.
13282
13283 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13284
13285 * configure: Ignore --x-includes and --x-libraries, for Autoconf
13286 compatibility.
13287
13288 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13289
13290 * build-all.mk: Add `clean' target.
13291
13292 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13293
13294 * config.guess: Add SINIX support.
13295 * configure.in: Add mips-*-sysv4* support.
13296
13297 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13298
13299 * build-all.mk: Document all useful targets.
13300 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13301 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13302
13303 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13304
13305 * configure: Support --silent, --quiet.
13306
13307 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13308
13309 * configure: Support --disable-FEATURE.
13310
13311 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13312
13313 * config.guess: Recognize NCR running SVR4.3.
13314
13315 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13316
13317 * config.guess: Make BSDI generate i386-unknown-bsd386.
13318 Patch from Paul Eggert <eggert@twinsun.com>.
13319
13320 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13321
13322 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13323
13324 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13325
13326 * configure: Make unrecognized options give nonfatal warnings
13327 instead of fatal errors, and pass them to any subdirectory
13328 configures in case they recognize them.
13329 Make --x equivalent to --with-x.
13330
13331 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13332
13333 * configure: Add --enable-* options. Clean up usage message and
13334 some comments.
13335
13336 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13337
13338 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13339
13340 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13341
13342 * configure.in (hppa*-*-*): Enable binutils.
13343
13344 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13345
13346 * config.sub: Recognize cisco.
13347
13348 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13349
13350 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13351
13352 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13353
13354 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13355 than one configuration name. Add comment.
13356
13357 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13358
13359 * config.guess: about target *-hitachi-hiuxwe2, fixed
13360 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13361 macro is incorrect.]
13362
13363 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13364
13365 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13366 than the "make ls" stuff which used to be here.
13367
13368 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13369
13370 * config.guess: Recognize i[34]86-unknown-freebsd.
13371 From Shawn M Carey <smcarey@rodan.syr.edu>.
13372
13373 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13374
13375 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13376
13377 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13378
13379 * config.guess: Check for ptx.
13380
13381 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13382
13383 * config.sub: Add os9k checking.
13384
13385 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13386
13387 * config.guess: Handle OSF1 running on HPPA processors
13388
13389 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13390
13391 * configure: If subdir configure fails, print out a message with
13392 subdirectory name, in case subdir's configure code didn't identify
13393 itself.
13394
13395 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13396
13397 * configure.in: Remove embedded newlines from configdirs.
13398 Avoid mismatches of substrings. Fix matching strings at end
13399 of configdirs.
13400
13401 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13402
13403 * config.guess: Add Lynx/rs6000 config support.
13404
13405 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13406
13407 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13408
13409 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13410
13411 * configure.in (hppa*-*-osf*): Treat this just like most other
13412 PA configurations (eg no binutils or ld).
13413 (hppa*-*-*elf*): These configurations have binutils and ld.
13414
13415 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13416
13417 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13418
13419 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13420
13421 * configure.in (rs6000-*-*): Build gas.
13422
13423 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13424
13425 * Makefile.in: Avoid bug in losing hpux sed.
13426
13427 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13428
13429 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13430 for GDB and GDB has been fixed to not need it.
13431
13432 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13433
13434 * config.guess: Recognize vax hosts.
13435
13436 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13437
13438 * configure (while loop): Don't use "break 2" inside case
13439 statement -- the case statement isn't an enclosing loop.
13440
13441 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13442
13443 * config.guess: Clean up NeXT support, to allow nextstep
13444 on Intel machines. Make OS be nextstep.
13445
13446 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13447
13448 * config.guess: Add alternate forms for Convex.
13449
13450 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13451
13452 * configure: Completely rewrite option processing. Take
13453 advantage of pattern-matching to avoid invoking test frequently.
13454 Also clean up host and target defaulting logic.
13455
13456 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13457
13458 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13459 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13460 commands (plus user environment) will fit SCO limits.
13461
13462 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13463
13464 * configure.in: Don't issue warnings about directories which are
13465 not being configured if -norecursion is set. Correct test for
13466 --with-gnu-as and --with-gnu-ld to not get confused by substring
13467 matches.
13468
13469 * configure.in: Don't build gas for alpha-dec-osf1*.
13470
13471 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13472
13473 * configure: Back out Per's change of 12/19/1993. It changes the
13474 behavior of configure in unexpected and confusing ways.
13475
13476 Also, use different delim char when calculating
13477 program_transform_name so that the name can contain slashes.
13478
13479 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13480
13481 * configure.in, config.sub: Add support for VSTa micro-kernel.
13482
13483 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13484
13485 * configure.in: Nuke hacks which were used to get a special
13486 version of GAS for HPPA configurations.
13487
13488 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13489
13490 * configure: If only ${target_alias} is given, use that
13491 as the default for ${host_alias}.
13492 * configure: Add missing back-slashes before nested quotes.
13493
13494 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13495
13496 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13497
13498 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13499
13500 * config.guess: Recognize some Tektronix configurations.
13501 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13502
13503 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13504
13505 * config.sub: Match any flavor of SH.
13506
13507 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13508
13509 * configure.in: Don't try to configure newlib for Alpha.
13510
13511 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13512
13513 * configure.in: Don't build ld for Irix 5. Don't build gas,
13514 libg++ or libio for any Alpha target.
13515
13516 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13517
13518 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13519
13520 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13521 default arguments -- so it tried to compress itself.
13522
13523 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13524
13525 * configure.in (notsupp): ensure that a space is always at the end
13526 of the configdirs list, since the grep checks for an explicit space
13527
13528 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13529
13530 * configure.in (target i386-sysv4.2): don't build ld, since static
13531 versions of many libraries are not available.
13532
13533 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13534
13535 * config.guess: Recognize Apollos (using environment variables).
13536 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13537
13538 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13539
13540 * config.guess: Recognize Sony news mips running newsos.
13541
13542 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13543
13544 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13545 "fi ; else" for bash.
13546
13547 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13548
13549 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13550
13551 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13552
13553 * config.sub: accept unixware as an alias for svr4.2.
13554 Fix some inconsistancies with the gcc version.
13555
13556 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13557
13558 * Makefile.in (DISTDOCDIRS): Add gdb.
13559
13560 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13561
13562 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13563
13564 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13565
13566 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13567 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13568 this now.
13569
13570 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13571
13572 * config.sub: Accept hiux* as an OS name.
13573
13574 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13575 etc/make-stds.texi. The underscore came from gcc, and dje now
13576 agrees that RUNTESTFLAGS is the correct name.
13577
13578 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13579
13580 * install.sh: Remove 'set -e'. It makes any conditionals
13581 in the script useless.
13582
13583 * config.guess: Automatically recognize arm-acorn-riscix
13584 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13585
13586 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13587
13588 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13589
13590 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13591
13592 * Makefile.in (DISTDOCDIRS): New variable.
13593 (taz): Edit local Makefile.in sooner, instead of proto-toplev
13594 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
13595
13596 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13597
13598 * configure.in (hppa target): check the source directory for the
13599 pagas sub-directory
13600
13601 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13602
13603 * config.sub: Allow -aout* and -elf*.
13604
13605 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13606
13607 * configure.in: Don't build ld on i386-solaris2, same as for
13608 sparc-solaris2.
13609
13610 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13611
13612 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13613
13614 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13615
13616 * configure.in: Configure gdb for alpha.
13617
13618 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13619
13620 * Makefile.in (CXXFLAGS): Add -O.
13621
13622 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13623
13624 * config.guess: added support for DG Aviion
13625
13626 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13627
13628 * configure.in: Produce warning message for subdirectories not
13629 configurable for this host/target combination. Don't try to
13630 configure gdb for vms.
13631
13632 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13633
13634 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13635 appropriate files before making "diststuff".
13636 (DISTBISONFILES): New var: list of files to be edited.
13637 (DISTSTUFFDIRS): Add binutils.
13638
13639 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13640
13641 * config.sub: also handle mipsel and mips64el (for little endian mips)
13642
13643 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13644
13645 * configure.in: Add * to end of all OS names.
13646
13647 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13648
13649 * configure.in: Build newlib for LynxOS native.
13650
13651 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13652
13653 * config.guess: Add support for delta 88k running SVR3.
13654
13655 * configure.in: Add comment about HP compiler vs. emacs.
13656
13657 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13658
13659 * configure.in: don't build ld on solaris2 (not a viable option
13660 due to bugs in getpwnam & getpwuid)
13661
13662 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13663
13664 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13665 config.guess will produce a full version number.
13666
13667 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13668
13669 * configure.in: Build linker and binutils for alpha-dec-osf1.
13670
13671 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13672
13673 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13674 and gdb/testsuite/Makefile.in.
13675
13676 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13677
13678 * configure.in: recognize mips*- instead of mips-
13679
13680 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13681
13682 * config.sub: Accept linux*coff and linux*elf as operating
13683 systems.
13684
13685 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13686
13687 * config.sub: Recognize mips64, and mips3 as an alias for it.
13688
13689 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13690
13691 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13692 gdb knows how to handle OSF/1 shared libraries.
13693
13694 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13695
13696 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13697 * config.guess: Recognize Hitachi's HIUX.
13698 * config.sub: Recognize h3050r* and hppahitachi.
13699 Remove redundant cases for hp9k[23]*.
13700
13701 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13702
13703 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13704 if gas and ld are in the source tree and are in ${configdirs}.
13705 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13706 --with options (but still pass them down on the command line,
13707 if they were explicitly specified).
13708
13709 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13710
13711 * configure: substitute SHELL value in Makefile.in with
13712 ${CONFIG_SHELL}
13713
13714 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13715
13716 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13717 *-*-solaris2* targets.
13718
13719 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13720
13721 * Makefile.in: define M4, and pass it down to sub-makes;
13722 all-autoconf now depends on all-m4
13723
13724 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13725
13726 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13727 presence of {ar,ranlib} instead of a configured directory
13728
13729 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13730
13731 * config.guess: Accept 34?? as well as 33?? for NCR.
13732
13733 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13734
13735 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13736 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13737
13738 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13739
13740 * configure: grab values for $(CC) and $(CXX) from the
13741 environment, so that someone can do "CC=gcc configure; make" and
13742 have it work right (matching the way that autoconf works now)
13743
13744 * configure.in, Makefile.in: add support for gash, the tcl
13745 interface to Galaxy
13746
13747 * config.guess: add NetBSD variants (hp300, x86)
13748
13749 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13750
13751 * install.sh: Support -d option (in the manner of SunOS 4 install,
13752 as it is more deterministic than that of GNU install)
13753 (chmodcmd): Set file to mode 755 by default (should also do default
13754 chgrp and chown, but I don't feel like dealing with that now)
13755
13756 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13757
13758 * config.sub: Remove h8300hhms alias.
13759
13760 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13761
13762 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13763
13764 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13765
13766 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13767 as stmp-fixinc
13768
13769 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13770
13771 * config.sub: recognize m88110-bug-coff.
13772
13773 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13774
13775 * Makefile.in (all-libio): all dependencies on the toolchain used
13776 to build this (gcc, gas, ld, etc)
13777
13778 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13779
13780 * config.guess: Deal with OSF/1 1.3 on alpha.
13781
13782 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13783
13784 * install.sh: add some 'else true' clauses for portability
13785
13786 * configure.in: don't build libio for h8[35]00-*-* targets
13787
13788 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13789
13790 * Makefile.in: Add support for new libio.
13791
13792 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13793
13794 * install.sh: If one command fails, don't try the rest. Don't try
13795 to remove $dsttmp (via trap) unless we have already created it.
13796 If $src doesn't exist, detect it and exit with an error.
13797
13798 * config.guess: Recognize BSD on hp300.
13799
13800 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13801
13802 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13803 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13804
13805 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13806
13807 * Makefile.in (all-send-pr): depends on all-prms
13808
13809 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13810
13811 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13812
13813 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13814
13815 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13816 Added test for mips-mips-riscos5.
13817
13818 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13819
13820 * configure.in: use mh-hp300 for 68k HP hosts
13821
13822 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13823
13824 * configure: add support for CONFIG_SHELL, so that you can use
13825 some alternate shell for evaluating configure scripts
13826
13827 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13828
13829 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13830 in configure script to bug-gdb@prep.ai.mit.edu when building
13831 distribution archive.
13832 * Makefile.in (COMPRESS): Remove def.
13833 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13834 gdb.tar.Z and make-gdb.tar.Z respectively.
13835 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13836 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13837 to convergence with 'taz' target in Makefile.in.
13838
13839 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13840
13841 * install.sh (dsttmp): use trap to ensure that tmp files go
13842 away on error conditions
13843
13844 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13845
13846 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13847
13848 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13849
13850 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13851 its parent is '/' not ''.
13852
13853 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13854
13855 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13856
13857 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13858 that ${newsrcdir}/configure.in does.
13859
13860 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13861
13862 * test-build.mk: support for CONFIG_SHELL
13863
13864 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13865
13866 * config.sub (netware): Add as a basic system type.
13867
13868 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13869
13870 * Makefile.in (Makefile): depend on configure.in. Also drop the
13871 $(srcdir)/ from the dependency on Makefile.in.
13872
13873 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13874
13875 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13876 (h8300hhms is temporary until multi-libraries are implemented).
13877 * configure.in: Handle h8300h too.
13878
13879 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13880
13881 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13882
13883 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13884
13885 * configure: Remove extraneous output when guessing host type.
13886 * config.guess: Remove extraneous output when guessing using C
13887 compiler rather than uname, or when guessing fails.
13888
13889 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13890
13891 * Makefile.in: remove all.cross and install.cross targets
13892
13893 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13894 definitions
13895
13896 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13897
13898 * configure.in (target sh): Build gprof.
13899
13900 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13901
13902 * config.sub: change -solaris to -solaris2
13903
13904 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13905
13906 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13907
13908 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13909
13910 * configure: Correct error message for missing Makefile.in to
13911 print correct directory.
13912
13913 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13914
13915 * install.sh: kludge around 386BSD shell bug
13916
13917 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13918
13919 * config.guess: Recognize NeXT.
13920 * config.guess: Recognize i486-ncr-sysv4.
13921 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13922
13923 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13924
13925 * Makefile.in (MAKEINFOFLAGS): New variable.
13926 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13927 * build-all.mk, test-build.mk: Pass down --no-split as
13928 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13929
13930 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13931
13932 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13933
13934 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13935
13936 * Makefile.in (libg++.tar.z): New rule.
13937 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13938 * Makefile.in (taz): Only do a single chmod.
13939
13940 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13941
13942 * install.sh: don't use dirname anymore (replaced with sed usage)
13943
13944 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13945
13946 * Makefile.in: Change extension for gzip'd files from '.z' to
13947 '.gz' per new FSF standard usage.
13948
13949 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13950
13951 * configure: put quotes around the final value of program_transform_name
13952
13953 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13954
13955 * Makefile.in: new install.sh support; update install-info rules
13956
13957 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13958
13959 * configure.in: Build diff for crosses, but not for go32 host.
13960
13961 * configure.in: Build gprof only for native, and don't build it
13962 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13963
13964 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13965
13966 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13967
13968 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13969
13970 * configure.in (host_tools): Add prms.
13971
13972 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13973
13974 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13975 with $(FLAGS_TO_PASS) on the command line
13976
13977 * config.sub: Recognize lynx and lynxos
13978
13979 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13980
13981 * config.sub: Accept -ecoff*, not just -ecoff.
13982
13983 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13984
13985 * Makefile.in (taz): Use .gz suffix instead of .z.
13986 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13987 names.
13988
13989 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13990
13991 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13992
13993 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13994
13995 * Makefile.in (install-no-fixedincludes): install gcc last, so
13996 that rebuilds that might happen during 'make install' don't get
13997 bogus gcc include files
13998
13999 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14000
14001 Change from Utah for HPPA support:
14002 * config.guess: Recognize hppa1.x-hp-bsd.
14003
14004 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14005
14006 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14007 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14008
14009 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14010
14011 * config.sub: Add support for rom68k and bug boot monitors.
14012
14013 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14014
14015 * Makefile.in: Make all-opcodes depend on all-bfd.
14016
14017 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14018
14019 * config.guess: Added special check for i[34]86-univel-sysv4*.
14020
14021 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14022
14023 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14024 the processor rather than assuming i486.
14025
14026 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14027
14028 * config.guess: Recognize SunOS6 as Solaris3.
14029
14030 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14031
14032 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14033 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14034
14035 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14036
14037 * build-all.mk (all-cross): New target for Canadian Cross.
14038 Added Q2 go32 targets.
14039 * test-build.mk: Configure go32 cross sparclite-aout and
14040 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14041 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14042
14043 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14044
14045 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14046 GO32 hosted toolchains
14047
14048 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14049
14050 * configure: change so "-exec-prefix" gets passed down rather
14051 than "-exec_prefix" so autoconf generated Makefiles get the
14052 exec_prefix set right.
14053
14054 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14055
14056 * config.guess: get the Solaris2 minor version number
14057
14058 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14059
14060 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14061
14062 * config.guess: Recognize some Sequent platforms.
14063
14064 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14065
14066 * Makefile.in: added the vault-install target
14067
14068 * configure.in: actually use the Sun3 makefile fragment that's in
14069 config, also added the release dir to configdirs
14070
14071 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14072
14073 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14074
14075 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14076
14077 * configure.in: remove some program from Alpha targetted toolchains
14078
14079 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14080
14081 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14082 gprof.
14083 (taz): Run "make diststuff" in those directories instead of "make
14084 proto-dir". Look for "VERSION=" only at start of line in subdir
14085 Makefile. Use "gzip -9" for compression.
14086 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14087 (binutils.tar.z): New target.
14088
14089 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14090
14091 * Makefile.in (taz): Include gpl.texinfo.
14092
14093 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14094
14095 * Makefile.in (setup-dirs): Merged into "taz" target.
14096 (taz): Only do `proto-dir' stuff if a directory is actually needed
14097 for this target.
14098
14099 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14100
14101 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14102 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14103 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14104 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14105 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14106
14107 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14108
14109 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14110 config.sub, and move-if-change to gdb testsuite distribution
14111 archive, so the testsuite can be extracted, configured, and
14112 run separately from the gdb distribution. Blow away the Chill
14113 tests that require a Chill compiled executable, since GNU Chill
14114 is not yet publically available.
14115
14116 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14117
14118 * test-build.mk: set environment variables in a single command,
14119 instead of a list of assignments and exports
14120
14121 * config.guess: recognize Alpha/OSF1 systems
14122
14123 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14124
14125 * configure: Change help message to prefer --options rather than
14126 -options.
14127
14128 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14129
14130 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14131 zippy@ecst.csuchico.edu.
14132 * config.guess: Recognize miniframe.
14133
14134 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14135
14136 * Makefile.in: Use srcroot to find runtest rather than rootme.
14137 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14138
14139 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14140
14141 * test-build.mk: Extensive additions to support building on a
14142 machine other than the host.
14143
14144 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14145
14146 * configure (tooldir): Fix for i386-aix again.
14147
14148 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14149
14150 * configure, Makefile.in: Change definition of $(tooldir)
14151 to match the FSF.
14152
14153 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14154
14155 * config.guess: Recognize i[34]86/SVR4.
14156
14157 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14158
14159 * Makefile.in (all-gdb): gdb depends on sim.
14160
14161 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14162
14163 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14164 at the same time we make the prototype gdb directory.
14165 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14166 files at the same time as the gdb base release distribution.
14167
14168 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14169
14170 * Makefile.in (check): Use individual check targets rather than
14171 DO_X rule.
14172 (check-gcc): Added.
14173
14174 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14175
14176 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14177 for System V release 3.2.
14178
14179 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14180
14181 * config.sub: Recognize hppaosf.
14182 * configure.in: Do configure ld/binutils/gas for it.
14183
14184 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14185
14186 * configure (tooldir): Alter syntax used to set this, for systems
14187 where "\$" isn't handled right, like i386-aix.
14188
14189 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14190
14191 * configure: Pass program-transform-name, not
14192 program_transform_name, to recursive configures.
14193
14194 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14195
14196 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14197 of gas+ld+binutils.
14198
14199 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14200
14201 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14202
14203 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14204
14205 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14206
14207 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14208
14209 * Makefile.in (PRMS): Set back to all-prms.
14210
14211 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14212
14213 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14214 targets, rather than for MIPS hosts.
14215
14216 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14217
14218 * configure.in: add comment for --with-x default values
14219
14220 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14221
14222 * Makefile.in: add check-* targets for each of the directories in
14223 the tree. Add a definition of RUNTEST that will use the one we
14224 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14225
14226 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14227
14228 * configure.in: Removed obsolete references to bfd_target and
14229 target_makefile_frag.
14230
14231 * build-all.mk: Set assorted targets for Q2.
14232 * config.sub: Recognize z8k-sim and h8300-hms.
14233 * test-build.mk: Really don't pass host to configure.
14234 (HOLES): Added uname.
14235
14236 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14237
14238 * configure: Handle an empty program-prefix, program-suffix or
14239 program-transform-name correctly.
14240
14241 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14242
14243 * build-all.mk: -G 8 no longer required for MIPS targets.
14244 * test-build.mk: Don't pass host argument to configure; make it
14245 guess.
14246
14247 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14248
14249 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14250 * Makefile.in (COMPRESS): New macro, like GZIP.
14251
14252 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14253
14254 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14255
14256 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14257 with gas currently defaults to -G 0.
14258
14259 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14260
14261 * Makefile.in (all-flex): flex depends on byacc.
14262
14263 * build-all.mk: If host not specified, use config.guess. Pass TAG
14264 to test-build.mk as RELEASE_TAG.
14265 * test-build.mk (configargs): New variable containing arguments to
14266 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14267 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14268
14269 * config.guess: Use /bin/uname when checking -X argument on SCO,
14270 to avoid invoking GNU uname which doesn't understand -X.
14271
14272 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14273
14274 * configure.in: Build gas for mips-*-*.
14275
14276 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14277
14278 * Makefile.in (all.normal): insert missing backslash.
14279
14280 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14281
14282 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14283
14284 * Makefile.in: Complete overhaul to merge many almost identical
14285 targets.
14286
14287 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14288
14289 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14290 (gdb.tar.Z): Adjusted.
14291
14292 * Makefile.in (setup-dirs, taz): New targets; should be general
14293 enough to adapt for gdb sometime. Build only .z file.
14294 (gas.tar.z): New target.
14295
14296 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14297
14298 * build-all.mk: Use CC=cc -Xs on Solaris.
14299
14300 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14301
14302 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14303 for handling BISON for FSF releases.
14304
14305 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14306
14307 * configure: Actually implement the change zoo just documented.
14308
14309 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14310
14311 * configure: when using config.guess, only set target_alias when
14312 it's not already been set (ie, on the command line)
14313
14314 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14315
14316 * Makefile.in: add installcheck target, set PRMS to install-prms
14317
14318 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14319
14320 * configure: add support for package_makefile_fragment, handle the
14321 case where a directory has a configure.in file but no Makefile.in
14322 more gracefully (with an actual understandable error message, even);
14323 add support for --without (and add this to the usage message); also
14324 explicitly add a --host=${host_alias} to the command line when
14325 config.guess is used
14326
14327 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14328
14329 * configure: Must use both --host and --target in recursive calls.
14330
14331 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14332
14333 * Makefile.in: Change deja-gnu to dejagnu.
14334
14335 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14336
14337 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14338
14339 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14340
14341 * configure.in: canonicalize all instances to *-*-solaris2*,
14342 also strip out a number of tools to not build for go32 host
14343
14344 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14345
14346 * config.guess: add GPL.
14347
14348 * Makefile.in, config.guess, config.sub, configure: bump
14349 copyrights to 93.
14350
14351 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14352
14353 * Makefile.in (do-info): Removed obsolete check for existence of
14354 localenv file.
14355
14356 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14357
14358 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14359
14360 * Makefile.in: a couple of 'else true' for decstation,
14361 support for TclX
14362
14363 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14364
14365 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14366
14367 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14368
14369 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14370
14371 * config.guess: Recognize i386-ibm-aix (PS/2).
14372 * configure.in: Use config/mh-aix386 file for it.
14373
14374 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14375
14376 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14377 CC_FOR_TARGET instead.
14378 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14379
14380 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14381
14382 * Makefile.in: Add sim to list of directories sent with gdb
14383
14384 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14385
14386 * configure.in: Put back mips-dec-bsd* case.
14387
14388 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14389
14390 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14391 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14392 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14393
14394 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14395
14396 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14397
14398 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14399 (install-info): install dir.info only if it exists,
14400 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14401
14402 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14403
14404 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14405 gas for mips-dec-bsd.
14406
14407 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14408
14409 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14410 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14411
14412 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14413
14414 * configure.in: Added "dejagnu" to hosttools list.
14415
14416 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14417
14418 * config.sub, configure.in, config.guess: Add support
14419 for Bosx, an AIX variant from Bull.
14420 Patches from F.Pierresteguy@frcl.bull.fr.
14421
14422 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14423
14424 * devo/dejagnu: Initial creation of devo/dejagnu.
14425 Migrated dejagnu testcases and support files for testing software
14426 tools to reside as subdirectories, currently called "testsuite",
14427 within the directory of the software tool. Migrated all programs,
14428 support libraries, etc. beloging to dejagnu proper from
14429 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14430 with no modifications. The changes to these files which will
14431 allow them to configure, build, and execute properly will be made
14432 in a future update.
14433
14434 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14435
14436 * Makefile.in: Change send_pr to send-pr.
14437 * configure.in: Likewise.
14438 * send_pr: Renamed directory to send-pr.
14439
14440 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14441
14442 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14443
14444 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14445
14446 * README: Update for gdb-4.8 release.
14447 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14448 gdb-xxx.tar.z (gzip'd) file also.
14449
14450 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14451
14452 * Makefile.in: make all-diff depend on all-libiberty
14453
14454 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14455
14456 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14457
14458 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14459
14460 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14461
14462 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14463
14464 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14465 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14466 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14467
14468 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14469
14470 * Makefile.in: makeinfo binary is in a new location
14471
14472 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14473
14474 * config.sub: Accept -ecoff as an OS.
14475
14476 * Makefile.in: Various changes to eliminate a level of make
14477 recursion and reduce the required command line length.
14478 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14479 sub-makes.
14480 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14481 variables holding settings for specific sub-makes.
14482 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14483 in terms of BASE_FLAGS_TO_PASS.
14484 (TARGET_LIBS): New variable listing directories which use
14485 TARGET_FLAGS_TO_PASS.
14486 (subdir_do): Eliminated.
14487 (do-*): New set of targets to replace subdir_do.
14488 (various): All targets which used subdir_do now depend on do-*.
14489 (local-clean): Renamed from do_clean.
14490 (local-distclean): New target, dependency of distclean and
14491 realclean.
14492 (install-info): Don't create directories. Depend on dir.info
14493 rather than calling make recursively.
14494 (install-dir.info): Eliminated.
14495 (install-info-dirs): Create all info directories here.
14496 (dir.info): Depend upon do-install-info.
14497
14498 * test-build.mk (HOLES): Added false.
14499
14500 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14501
14502 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14503
14504 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14505
14506 * Makefile.in (info): remove dependency on all-texinfo. The
14507 problem was really in texinfo/C, not at this level.
14508
14509 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14510
14511 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14512
14513 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14514
14515 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14516 GDB releases.
14517
14518 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14519
14520 * configure: Include srcdir in message about target of link not
14521 being found. Don't convert `-' to `_' in `with' options being
14522 passed to subdirs.
14523
14524 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14525
14526 * configure.in: add uudecode to host_tools
14527
14528 * Makefile.in: added {all,install}-uudecode targets, added them to
14529 the appropriate lists
14530
14531 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14532
14533 * Makefile.in (all-gcc): Added dependency on all-gas.
14534
14535 * configure.in (mips-*-*): Build ld and binutils.
14536
14537 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14538
14539 * configure: check return code from mkdir, print error message and
14540 exit on failure.
14541
14542 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14543
14544 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14545
14546 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14547
14548 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14549
14550 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14551
14552 * config.sub (h8500): Recognize this as a cpu type.
14553
14554 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14555
14556 * configure: source directory missing is no longer a warning
14557
14558 * configure.in: recognize irix[34]* instead of irix[34]
14559
14560 * Makefile.in: define and pass down X11_LIB
14561
14562 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14563
14564 * guess-systype: Renamed to ...
14565 * config.guess: ... by popular request.
14566 * configure.in, Makefile.in: Update accordingly.
14567
14568 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14569
14570 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14571 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14572 + Execute ./dummy instead of assuming . is in PATH.
14573
14574 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14575
14576 * guess-systype: New shell script. Attempts to guess the
14577 canonical host name of the executing host.
14578 Only a few hosts are supported so far.
14579 * configure: Call guess-systype if no host is specified.
14580
14581 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14582
14583 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14584 gcc Makefile.
14585
14586
14587 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14588
14589 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14590 (all-gcc, install-gcc, subdir_do): Use it.
14591
14592 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14593
14594 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14595
14596 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14597
14598 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14599 set exclusively by configure, using configure.in .
14600
14601 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14602
14603 * test-build.mk: set $PATH for all builds
14604
14605 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14606
14607 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14608
14609 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14610 the one used in gcc/Makefile.in, so that a null expansion doesn't
14611 override the one needed to build gcc with a native cc.
14612
14613
14614 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14615
14616 * configure: Accept -with arguments.
14617
14618 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14619
14620 * Makefile.in: added h8300sim
14621
14622 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14623
14624 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14625 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14626 (all-cygnus, native, build-cygnus): Make
14627 $(canonhost)-stamp-3stage-done, not $(host)....
14628 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14629 i386-sco3.2v4. Added else true to if command.
14630
14631 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14632
14633 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14634
14635 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14636
14637 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14638
14639 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14640
14641 * configure.in: don't remove binutils from Solaris builds
14642
14643 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14644
14645 * Makefile.in: get rid of earlier definitions for *clean,
14646 also handle the recursive info rule better
14647
14648 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14649
14650 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14651 do more-or-less the right thing.
14652
14653 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14654
14655 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14656 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14657
14658 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14659
14660 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14661 $(host_canonical).
14662
14663 * configure.in: split the configdirs list into 4 categories (native
14664 v. cross, library v. tool) and handle the cross-only and native-
14665 only in more reasonable (and correct!) way.
14666
14667 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14668
14669 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14670 configdirs anymore.
14671
14672 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14673
14674 * Makefile.in: extensive cleanup:: removed all of the explicit
14675 clean-* targets, collapsed many wrappers around subdir_do into
14676 one, added additional targets to satisfy standards.texi, deleted
14677 some old targets, some changes for consistency
14678
14679 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14680
14681 * configure.in: handle some programs as cross-only, and others as
14682 native only
14683
14684 * test-build.mk: handle partial holes in a more generic manner
14685
14686 * Makefile.in: m4 depends on libiberty
14687
14688 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14689
14690 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14691 time, wdiff, and find to configdirs
14692
14693 * Makefile.in: all, clean, and install rules for the new programs
14694 added to configure.in
14695
14696 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14697
14698 * configure.in: use mh-sun for all *-sun-* hosts
14699
14700 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14701
14702 * Makefile.in: define flags for X11 include files and library file
14703 locations, pass them down to the programs that need this info
14704
14705 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14706
14707 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14708
14709 * configure.in: start building libg++ for HP-UX targets
14710
14711 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14712
14713 * README: Update references to files moved into etc/.
14714
14715 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14716
14717 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14718 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14719
14720 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14721
14722 * configure: accept dash as well as underscore in long option
14723 names for FSF compatibility.
14724
14725 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14726
14727 * config.sub: added -sco3.2v4 support from FSF.
14728
14729 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14730
14731 * configure.in: expand the section that adds or removes
14732 directories from the list of programs to build, to handle native
14733 vs. cross in addition to host v. native
14734
14735 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14736
14737 * Makefile.in: Replace C++ in macro names with CXX.
14738 This is less likely to break ...
14739
14740 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14741
14742 * test-build.mk: add -w to GNU_MAKE
14743
14744 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14745
14746 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14747 add 'sparc' to list of recognized cpus. This needed to make
14748 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14749 Delete some redundant ose68 variants. Recognize -wrs as an os,
14750 then changes that into $CPU-wrs-vxworks.
14751
14752 * configure.in: remove most references to gdbtest, regularize
14753 target based program removal
14754
14755 * test-build.mk: import from p3 tree (many fixes and changes)
14756
14757 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14758
14759 * Makefile.in: added rules to handle tcl, tk, and expect
14760
14761 * configure.in: handle those directories if they exist
14762
14763 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14764
14765 * config.sub: removed bogus hppabsd and hppahpux names, since
14766 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14767
14768 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14769
14770 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14771 depends upon all-xiberty
14772
14773 * Makefile.in: changes from p3, including:
14774
14775 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14776
14777 * Makefile.in (XTRAFLAGS): include newlib directories if
14778 newlib/Makefile exists, rather than if host != target.
14779
14780 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14781
14782 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14783 from the same source tree and not building a cross-compiler. This
14784 matters for the libg++ configuration if reconfiguring a tree that
14785 has already been installed.
14786
14787 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14788
14789 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14790 pick up the machine and system specific header files.
14791
14792 * Makefile.in: added AS_FOR_TARGET, passed down in
14793 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14794 the C compiler to use to create programs which are run in the
14795 build environment, set it to default to $(CC), and passed it down
14796 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14797
14798 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14799
14800 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14801 We need them for unusual native builds, like systems without
14802 ranlib.
14803
14804 * configure: also define $(host_canonical) and
14805 $(target_canonical), which are the full, canonical names for the
14806 given host and target
14807
14808 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14809
14810 * Makefile.in: Added separate definitions for C++.
14811
14812 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14813
14814 * configure.in (configdirs): Add deja-gnu.
14815
14816 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14817
14818 * README: Update for configure.texi and gdb-4.7 release.
14819
14820 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14821
14822 * Makefile.in: Move "all" target to top of file.
14823 Previously, first target was ".PHONY" which caused BSD4.4 make
14824 to build .PHONY when make was run without arguments.
14825
14826 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14827
14828 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14829 Library-copylefted code in libiberty.
14830
14831 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14832
14833 * config.sub: Replace m68kmote with plain old m68k.
14834
14835 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14836
14837 * Makefile.in: Remove space from blank line, avoid Make complaints.
14838
14839 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14840
14841 * config.sub: Complain if no argument is given. Added support for
14842 386bsd as OS and target alias.
14843
14844 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14845
14846 * Makefile.in (XTRAFLAGS): include newlib directories if
14847 newlib/Makefile exists, rather than if host != target.
14848
14849 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14850
14851 * config.sub: recognize sparclite-wrs-vxworks.
14852
14853 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14854 p3.) Added clean-xiberty to clean.
14855
14856 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14857
14858 * configure.in: use *-*-* instead of nested cases for host and target
14859
14860 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14861
14862 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14863 from the same source tree and not building a cross-compiler. This
14864 matters for the libg++ configuration if reconfiguring a tree that
14865 has already been installed.
14866
14867 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14868
14869 * config.sub (i486v/i486v4): Merge in from FSF version.
14870
14871 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14872
14873 * configure: only set PWD if it is already set.
14874
14875 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14876
14877 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14878 doesn't have unset and all success paths (and most error paths)
14879 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14880 to just ${PWD} to avoid confusion.)
14881
14882 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14883
14884 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14885 even for a native compilation.
14886
14887 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14888
14889 Changes to make the gdb.tar.Z rule work better.
14890
14891 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14892 (DEVO_SUPPORT): Add configure.texi.
14893 (bfd-ilrt.tar.Z): Remove ancient rule.
14894
14895 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14896
14897 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14898 pick up the machine and system specific header files.
14899
14900 * configure.in, config.sub: added new target m68010-adobe-scout,
14901 with alias of adobe68k. Changed configure.in to check for
14902 -scout before -sco* to avoid a false match.
14903
14904 * Makefile.in: added AS_FOR_TARGET, passed down in
14905 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14906 the C compiler to use to create programs which are run in the
14907 build environment, set it to default to $(CC), and passed it down
14908 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14909
14910 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14911
14912 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14913 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14914 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14915 FOR_TARGET variants, to newlib and libg++.
14916
14917 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14918
14919 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14920 first.
14921
14922 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14923
14924 * config.sub: Accept `elf' as an environment.
14925
14926 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14927
14928 * Makefile.in (all-opcodes): cd into the right directory
14929
14930 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14931
14932 * configure: added -program_transform_name option, used as
14933 argument to sed when installing programs.
14934 configure.texi: added documentation for -program_prefix,
14935 -program_suffix and -program_transform_name.
14936
14937 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14938
14939 * config.sub: Accept i486 where i386 ok.
14940
14941 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14942
14943 * config.sub: accept we32k
14944
14945 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14946
14947 * config.sub, configure.in: accept OSE68000 and OSE68k.
14948
14949 * Makefile.in: don't create all directories for ``make install'';
14950 let the subdirectories create the ones they need.
14951
14952 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14953
14954 * COPYING: new file, GPL v2
14955
14956 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14957
14958 * Makefile.in: use the new gen-info-dir, which needs a template
14959 argument (which also lives in texinfo)
14960
14961 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14962
14963 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14964
14965 * config.sub (ncr3000): Change i386 to i486.
14966
14967 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14968
14969 * Makefile.in: add install-rcs, install-grep to
14970 install-no-fixedincludes, removed install-bison and install-libgcc
14971
14972 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14973
14974 * configure.in: grab the HPUX makefile fragment if on HPUX
14975
14976 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14977
14978 * Makefile.in: eradicate bison spoor (ditto libgcc).
14979 configure.in: recognise m68{k,000}-ericsson-OSE.
14980 es1800 is alias for m68k-ericsson-OSE
14981
14982 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14983
14984 * configure.in: rearrange the parts that remove programs from
14985 configdirs, based now on HOST==TARGET or by canonical triple.
14986
14987 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14988
14989 * test-build.mk: recurse explicitly with -f test-build.mk when
14990 appropriate. predicate stage3 and comparison on the existence
14991 of gcc. That is, if gcc isn't around, we aren't three-staging.
14992 On very clean, also remove ...stamp-co. Build in-place before
14993 doing other builds.
14994
14995 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14996
14997 * Makefile.in, configure.in: add tgas
14998
14999 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15000
15001 * Makefile.in: a number of changes merged in from progressive.
15002
15003 * configure.in: add libm.
15004
15005 * .cvsignore: ignore some stuff that comes from test-build.mk.
15006
15007 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15008
15009 * config.sub: Add es1800 (m68k-ericsson-es1800).
15010
15011 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15012
15013 * configure: Add program_suffix (parallel to program_prefix)
15014 * Makefile.in: adjust directory-creating script for losing decstation
15015
15016 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15017
15018 * configure: Minor $subdir-related fixes.
15019
15020 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15021
15022 * configure: fix various problems with propogating
15023 makefile_target_frag in subdirs.
15024 * configure.in: config libgcc if its there
15025
15026 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15027
15028 * config.sub: HPPA merge.
15029
15030 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15031
15032 * Makefile.in: Replace all-bison with all-byacc in all
15033 dependency lines for other tools (which now use byacc).
15034
15035 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15036
15037 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15038
15039 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15040
15041 * Makefile.in: make gprof rules similar to byacc rules (instead of
15042 vestigal $(unsubdir) that didn't work...)
15043
15044 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15045
15046 * config.sub: Add support for Linux.
15047 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15048 (at least for libg++).
15049
15050 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15051
15052 * configure.texi: fix doc for the -nfp option to configure
15053
15054 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15055
15056 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15057
15058 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15059
15060 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15061 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15062 * configure.in: added solaris* host_makefile_frag hook.
15063
15064 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15065
15066 * config.sub: changed recognition of m68000 so that various
15067 m68k types can be specified via m680[01234]0
15068
15069 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15070
15071 * config.sub (basic_machine): fix sed so that '-foo' isn't
15072 completely substituted out while .+'-foo' loses the '-foo'
15073
15074 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15075
15076 * config.sub ($os): Add -aout.
15077
15078 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15079
15080 * configure: If host_makefile_frag is absolute, don't
15081 prefix ${invsubdir} (relevant to libg++ auto-configure).
15082
15083 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15084
15085 * Makefile.in (tooldir): Define it.
15086 (all-ld): Depend on all-flex.
15087
15088 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15089
15090 * Makefile.in (check): Fix libg++ special case.
15091
15092 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15093
15094 * configure: do not bury `pwd` into config.status, thus do fewer
15095 pwd's.
15096
15097 * configure: print the "Building in" message only when building in
15098 other than "." AND verbose.
15099
15100 * configure: remove -s, rework -v to better accomodate guested
15101 configures.
15102
15103 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15104
15105 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15106
15107 * Makefile.in: macroize flags passed on recursion. remove
15108 fileutils.
15109
15110 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15111
15112 * configure: get makesrcdir right for subdirs deeper than 1.
15113
15114 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15115 install.
15116
15117 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15118
15119 * Makefile.in: don't print subdir_do or recursion lines.
15120
15121 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15122
15123 * standards.texi: added menu item.
15124
15125 * Makefile.in: build and install standards.info.
15126
15127 * standards.texi: new file.
15128
15129 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15130
15131 * configure: test for and move config.status pieces from
15132 ${subdir}/.
15133
15134 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15135
15136 * configure: Test for existance of files before trying to mv
15137 them, to avoid numerous non-existance messages.
15138
15139 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15140
15141 * configure: correct final line of config.status.
15142
15143 * configure: patch from eggert. Avoids a protection problem if
15144 the original Makefile.in is read only.
15145
15146 * configure: use move-if-change from gcc to create config.status.
15147 Some makefiles depend on config.status to tell if a directory
15148 has been reconfigured for a different host. This change
15149 prevents those directories from remaking everything in the case
15150 where the reconfig was only intended to rebuild a Makefile.
15151
15152 * configure: test for config.sub with "config.sub sun4" rather
15153 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15154 host alias from a missing config.sub.
15155
15156 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15157
15158 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15159 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15160
15161 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15162
15163 * configure: mkdir ${subdir} as needed.
15164
15165 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15166
15167 * Makefile.in,configure.in: added autoconf.
15168
15169 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15170
15171 * Makefile.in: no longer pass against on recursion.
15172
15173 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15174 definitions are not inherited.
15175
15176 * configure: correct makesrcdir when subdir is .
15177
15178 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15179
15180 * configure: Add support for 'subdirs' variable, which is
15181 like 'configdirs', except that configure doesn't re-invoke
15182 itself for subdirs, it just creates a Makefile for each subdir.
15183 * configure.texi: Document subdirs.
15184
15185 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15186
15187 * configure.in: added flex to configdirs
15188
15189 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15190
15191 * Makefile.in: remove clean-stamps from clean.
15192
15193 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15194
15195 * configure.in: Add gdbtest to configdirs.
15196
15197 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15198
15199 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15200 to recursive makes.
15201 * configure.in: Recognize new ncr3000 config.
15202
15203 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15204
15205 * Makefile.in, configure.in: removed references to gdbm.
15206
15207 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15208
15209 * config.sub: Don't canonicalize os value
15210 newsos* to bsd (readline needs to check for newsos).
15211 (This fix was earlier made Jan 31, but got re-broken.)
15212
15213 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15214
15215 * configure.in: sco is an os, not a vendor!
15216
15217 * configure: Quote $( better. Keep various shells happy.
15218
15219 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15220
15221 * Makefile.in: eliminate stamp-files.
15222
15223 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15224
15225 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15226 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15227
15228 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15229
15230 * config.sub: fix iris/iris3.
15231
15232 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15233
15234 * configure: re-add -rm.
15235
15236 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15237
15238 * Maskefile.in: add .stmp-rcs to all.
15239
15240 * configure.in: remove gas from rs6000 build, use aix host fragment.
15241
15242 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15243
15244 * configure: pass down site_option during recursion.
15245
15246 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15247
15248 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15249
15250 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15251
15252 * configure: Change exec_prefix so that it really defaults to prefix.
15253
15254 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15255
15256 * Makefile.in, configure.in: Add support for mmalloc library.
15257
15258 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15259
15260 * Makefile.in: add stmp dependencies for a few more things.
15261
15262 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15263
15264 * configure: adjusted error message on objdir/srcdir configure
15265 collision, per john's suggestion.
15266
15267 * Makefile.in: add libiberty stmp to all and all.cross.
15268
15269 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15270
15271 * Makefile.in: remove force dependencies, add grep to all.
15272
15273 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15274
15275 * Makefile.in: drop flex. make stamp files work.
15276
15277 * configure: added test for conflicting configuration in srcdir,
15278 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15279 gets cranky. use relative paths for configure and srcdir
15280 whenever possible. Send some error messages to stderr that were
15281 going to stdout.
15282
15283 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15284
15285 * Makefile.in: Fix libg++ rule to check for gcc directory
15286 before using gcc/gcc. Also pass XTRAFLAGS.
15287
15288 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15289
15290 * Makefile.in: added stmp-files so that directories aren't polled
15291 when they are already built.
15292
15293 * configure.texi: fixed a node pointer problem.
15294
15295 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15296
15297 * config.sub configure.in gdb/configure.in
15298 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15299 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15300 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15301
15302 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15303
15304 * configure: -recurring becomes -silent. corrected help message
15305 for -site= option.
15306
15307 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15308
15309 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15310
15311 * configure: when building Makefile for crosses, replace
15312 tooldir and program_prefix. default srcdir from location of
15313 config.sub. remove "for host in hosts" and "for target in
15314 targets" loops.
15315
15316 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15317
15318 * Makefile.in: Do not pass bindir or mandir to cvs.
15319
15320 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15321
15322 * Makefile.in, configure.in: removed traces of namesubdir,
15323 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15324 copyrights to '92, changed some from Cygnus to FSF.
15325
15326 * configure.texi: remove most references to multiple hosts,
15327 multiple targets, subdirs, etc.
15328
15329 * configure.man: removed rcsid. reference config.sub not
15330 config.subr.
15331
15332 * Makefile.in: mkdir $(infodir) on install-info.
15333
15334 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15335
15336 * configure.texi: Explain better about .gdbinit and about
15337 the environment that configure.in sections run in.
15338
15339 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15340
15341 * configure.in: Ultrix is only a decstation if it's a MIPS.
15342
15343 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15344
15345 * README: DOC.configure => cfg-paper.texi.
15346
15347 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15348
15349 * config.sub (near case $os): Don't convert newsos* to bsd!
15350
15351 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15352
15353 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15354 the number of copies of COPYING that go into the GDB tar file.
15355
15356 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15357
15358 * bfd/configure.in, gdb/config/mh-i386sco,
15359 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15360 Fix SCO configuration stuff.
15361
15362 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15363
15364 * Makefile.in: For libg++, make sure the -I pointing
15365 to the gcc directory goes *after* all the libg++-local -I flags.
15366 Also, move just-gcc dependency from just-libg++ to all-libg++.
15367
15368 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15369
15370 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15371
15372 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15373
15374 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15375
15376 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15377
15378 * config.sub: Add stratus configuration frags. Also
15379 submitted to FSF.
15380
15381 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15382
15383 * Makefile.in (DEV_SUPPORT): add configure.man.
15384
15385 * config.sub(Decode manufacturer-specific): add -none*.
15386
15387 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15388
15389 * Makefile.in: remove form feeds to make Sun's make happy.
15390 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15391
15392 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15393
15394 * Makefile.in (AR_FLAGS): Make quieter.
15395
15396 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15397
15398 * configure.in: Add libg++.
15399 * configure: When verbose, don't output the command line at each
15400 level; it will be unremarkably the same as the previous version,
15401 which will be the same as what the user typed.
15402
15403 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15404
15405 * configure.in, Makefile.in: fix clean-info, add flex. add
15406 fileutils.
15407
15408 * configure: be less sensitive to spaces in Makefile.in. Do not
15409 look for sources in "..". Doing so breaks subdirectories that
15410 might have their own configure. If a subdir has it's own
15411 configure script, use it.
15412
15413 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15414
15415 * cfg-paper.texi: some changes suggested by rms.
15416
15417 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15418
15419 * config.sub: Merge in some small additions from the FSF version,
15420 taken from the gcc distribution, to bring the Cygnus and FSF
15421 versions into closer sync.
15422
15423 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15424
15425 * configure.in: Changed svr4 references to sysv4.
15426
15427 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15428
15429 * configure: added -V for version number option.
15430
15431 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15432
15433 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15434 renamed from DOC.configure to cfg-paper.texi.
15435
15436 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15437
15438 * configure, config.subr, config.sub: config.subr is now
15439 config.sub again.
15440
15441 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15442
15443 * configure.texi: new file, in progress.
15444
15445 * Makefile.in: build info file and install the man page for
15446 configure.
15447
15448 * configure.man: new file, first cut.
15449
15450 * configure: find config.subr again now that configuration "none"
15451 has gone. removed all traces of the -ansi option. removed all
15452 traces of the -languages option.
15453
15454 * config.subr: resync from rms.
15455
15456 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
15457
15458 * configure, config.sub, config.subr: merge config.sub into
15459 config.subr, call the result config.subr, remove config.sub, use
15460 config.subr.
15461
15462 * Makefile.in: revised install for dir.info.
15463
15464 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
15465
15466 * configure.in: add decstation host makefile frag.
15467
15468 * Makefile.in: BISON now bison -y again. also install-gcc on
15469 install. clean-gdbm on clean. infodir belongs in datadir.
15470 Make directories for info install. Build dir.info here then
15471 install it.
15472
15473 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
15474
15475 * Makefile.in: fix for bad directory tests.
15476
15477 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
15478
15479 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15480 regexp. -srcdir relative was being handled incorrectly.
15481
15482 * Makefile.in: unwrapped some for loops so that parallel makes
15483 work again and so one can focus one's attention on a particular
15484 package.
15485
15486 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
15487
15488 * configure: added PWD as a stand in for `pwd` (for speed). use
15489 elif wherever possible. make -srcdir work without -objdir.
15490 -objdir= commented out.
15491
15492 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
15493
15494 * configure: +options become --options. -subdirs commented out.
15495 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15496 Makefile now at top of generated Makefile. Removed cvs log
15497 entries. added -srcdir. create .gdbinit only if there is one
15498 in ${srcdir}.
15499
15500 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15501 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15502 and mandir now keyed off datadir by default.
15503
15504 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
15505
15506 * Freshly created ChangeLog.
15507
15508 \f
15509 Local Variables:
15510 mode: change-log
15511 left-margin: 8
15512 fill-column: 76
15513 version-control: never
15514 End: