Sync toplevel configure.ac with GCC
[deliverable/binutils-gdb.git] / ChangeLog
1 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2
3 Sync with GCC
4 2015-06-02 Jason Merrill <jason@redhat.com>
5
6 PR bootstrap/66319
7 * configure.ac: Use -std=gnu++98.
8
9 2015-05-28 Mike Frysinger <vapier@gentoo.org>
10
11 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
12 * configure: Regenerate.
13
14 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
15
16 * configure.ac: Fix typo.
17 * configure: Regenerate.
18
19 2015-05-03 Matthias Klose <doko@ubuntu.com>
20
21 * configure.ac: Match $host configured with triplets.
22 * configure: Regenerate.
23
24 2015-04-17 Jakub Jelinek <jakub@redhat.com>
25
26 PR bootstrap/62077
27 * configure.ac (--enable-stage1-checking): Default to
28 release,misc,gimple,rtlflag,tree,types if --disable-checking
29 or --enable-checking is not specified and DEV-PHASE is not
30 experimental.
31 * configure: Regenerated.
32
33 2015-03-27 Uros Bizjak <ubizjak@gmail.com>
34
35 Install back PR target/47230 fix (Revert the revert).
36
37 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
38
39 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
40 target.
41 * configure: Regenerate.
42
43 2015-05-13 John David Anglin <dave.anglin@bell.net>
44
45 * configure.ac: Disable configuration of GDB for HPUX targets.
46 * configure: Regenerate.
47
48 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
49
50 PR ld/18355
51 * Makefile.def: Add extra_configure_flags to host zlib.
52 * configure.ac (extra_host_zlib_configure_flags): New. Set
53 to --enable-host-shared When bfd is to be built as shared
54 library. AC_SUBST.
55 * Makefile.in: Regenerated.
56
57 2015-04-15 Mike Frysinger <vapier@gentoo.org>
58 Hans-Peter Nilsson <hp@axis.com>
59
60 Adjust src-release.sh for sim using the gdb create-version.sh.
61 * src-release.sh (tar_compress): If there's a fifth parameter,
62 use that in the getver call instead of $tool.
63 (sim_release): Pass gdb as fifth parameter to tar_compress.
64 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
65
66 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
67
68 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
69 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
70 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
71 * Makefile.in: Regenerate.
72
73 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
74
75 * configure.ac: Add --with-system-zlib.
76 * configure: Regenerated.
77
78 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
79
80 * src-release.sh: Don't configure with --with-target-subdir=.
81 --disable-multilib.
82
83 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
84
85 * src-release.sh (DEVO_SUPPORT): Replace src-release with
86 src-release.sh.
87
88 2015-03-30 Ed Schouten <ed@nuxi.nl>
89
90 * config.sub: Update from upstream, to 2015-03-04 version.
91 * config.guess: Likewise.
92
93 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
94
95 * Makefile.def (dependencies): Add all-zlib to all-bfd.
96 * Makefile.in: Regenerated.
97
98 2015-03-28 H.J. Lu <hongjiu.lu@intel.com>
99
100 * src-release.sh (do_proto_toplev): Configure with --target
101 --with-target-subdir and --disable-multilib.
102 (BINUTILS_SUPPORT_DIRS): Add zlib.
103 (GAS_SUPPORT_DIRS): Likewise.
104 (GDB_SUPPORT_DIRS): Likewise.
105 (SIM_SUPPORT_DIRS): Likewise.
106
107 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
108
109 * configure.ac (target_configdirs): Exclude target-zlib if
110 target-libjava isn't built.
111 * configure: Regenerated.
112
113 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
114
115 Sync with GCC
116 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
117
118 * config-ml.in: Robustify ac_configure_args parsing.
119
120 2015-03-16 H.J. Lu <hongjiu.lu@intel.com>
121
122 * Makefile.def: Updated from GCC trunk.
123 * Makefile.tpl: Likewise.
124 * configure.ac: Likewise.
125 * Makefile.in: Regenerated.
126 * configure: Likewise.
127
128 2015-01-28 James Bowman <james.bowman@ftdichip.com>
129
130 * configure.ac: Add FT32 support.
131 * configure: Regenerate.
132
133 2015-01-12 Anthony Green <green@moxielogic.com>
134
135 * configure.ac: Don't disable gprof for moxie.
136 * configure: Rebuild.
137
138 2015-01-03 Andrew Pinski <apinski@cavium.com>
139
140 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
141 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
142 (BASE_TARGET_EXPORTS): Add OBJCOPY.
143 (OBJCOPY_FOR_TARGET): New variable.
144 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
145 * Makefile.in: Regenerate.
146 * configure.ac: Check for already installed target objcopy.
147 Also GCC_TARGET_TOOL on objcopy.
148 * configure: Regenerate.
149
150 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
151
152 * config.sub: Update from upstream, to 2015-01-01 version.
153 * config.guess: Ditto.
154
155 2014-12-06 Eric Botcazou <ebotcazou@adacore.com>
156
157 * config.sub: Update from upstream config repo.
158
159 2014-11-24 H.J. Lu <hongjiu.lu@intel.com>
160
161 * libtool.m4: Updated from GCC trunk.
162
163 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
164
165 * config.guess: Update from upstream config repo.
166 * config.sub: Ditto.
167
168 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
169
170 * move-if-change: Update from upstream gnulib.
171
172 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
173
174 * compile: Sync with upstream Automake.
175 * depcomp: Ditto.
176 * install-sh: Ditto.
177 * missing: Ditto.
178 * mkinstalldirs: Ditto.
179 * ylwrap: Ditto.
180
181 2014-10-15 Tristan Gingold <gingold@adacore.com>
182
183 * src-release.sh (do_proto_toplev): Configure with --target.
184
185 2014-10-03 Jing Yu <jingyu@google.com>
186
187 * configure.ac: Add aarch64 to list of targets that support gold.
188 * configure: Regenerate.
189
190 2014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
191
192 * configure.ac: Add mips*-img-elf* target triple.
193 * configure: Regenerate.
194
195 2014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
196 * configure: Disable gdb for nds32*-*-* until supported.
197 * configure.ac: Disable gdb for nds32*-*-* until supported.
198
199 2014-09-05 Joel Brobecker <brobecker@adacore.com>
200
201 * configure: Regenerate.
202
203 2014-08-27 Will Newton <will.newton@linaro.org>
204
205 * src-release.sh: New file.
206 * src-release: Remove file.
207
208 2014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
209
210 GDB not supported for or1k*-*-rtems*
211 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
212 of the stanzas results in this not being caught by or1k*-*-* later.
213 * configure. Regenerated.
214
215 2014-07-25 Samuel Bronson <naesten@gmail.com>
216
217 * .gitattributes: New file for use with git-merge-changelog.
218
219 2014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
220
221 Disable gdb for or1k*-*-* until supported
222 * configure.ac (or1k*-*-*): Disable gdb.
223 * configure: Regenerated.
224
225 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
226
227 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
228 * configure: Regenerated.
229
230 2014-03-26 Jakub Jelinek <jakub@redhat.com>
231
232 PR sanitizer/56781
233 * Makefile.def: Set bootstrap=true; for host fixincludes.
234 * configure.ac: Don't bootstrap host fixincludes unless
235 --with-build-config=bootstrap-{a,ub}san.
236 * Makefile.in: Regenerated.
237 * configure: Regenerated.
238
239 2014-03-21 Jakub Jelinek <jakub@redhat.com>
240
241 * configure.ac: Move BUILD_CONFIG set up earlier. Add
242 --enable-vtable-verify option parsing. Don't add
243 target-libsanitizer to bootstrap_target_libs unless
244 --with-build-config=bootstrap-asan or
245 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
246 to bootstrap_target_libs unless --enable-vtable-verify.
247 * configure: Regenerated.
248
249 2014-03-07 Jakub Jelinek <jakub@redhat.com>
250
251 PR bootstrap/58572
252 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
253 -I for libstdc++-v3 includes if $(LEAN).
254 * Makefile.in: Regenerated.
255
256 2014-02-24 Walter Lee <walt@tilera.com>
257
258 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
259 (tilegx-*-*): Change to tilegx*-*-*.
260 * configure: Regenerate.
261
262 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
263
264 * config.sub, config.guess: Import from upstream.
265
266 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
267
268 PR bootstrap/60620
269 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
270 * Makefile.in: Regenerate.
271
272 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
273
274 * Makefile.def (dependencies): Make all-ld depend on all-binutils
275 for WINDRES_FOR_TARGET in default-manifest.o rule.
276 * Makefile.in: Regenerate.
277
278 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
279
280 PR target/59788
281 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
282 *solaris2*.
283
284 2013-12-19 Keven Boell <keven.boell@intel.com>
285
286 * cp-namespace.c (cp_lookup_nested_symbol): Enable
287 nested lookups for fortran modules.
288 * dwarf2read.c (read_module): Add fortran module to
289 the symbol table.
290 (add_partial_symbol, add_partial_module): Add fortran
291 module to the partial symbol table.
292 (new_symbol_full): Create full symbol for fortran module.
293 * f-exp.y (yylex): Add new module domain to be parsed.
294 * symtab.h: New domain for fortran modules.
295
296 2013-12-19 Keven Boell <keven.boell@intel.com>
297
298 * f-exp.y (yylex): Add domain array to enable lookup
299 in multiple domains. Loop over lookup domains and try
300 to find requested symbol. Add STRUCT_DOMAIN to lookup
301 domains to be able to query for user defined types.
302
303 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
304
305 * configure.ac: Add user-friendly check for native x86_64-linux
306 multilibs.
307 * configure: Regenerate.
308
309 2013-11-23 Alan Modra <amodra@gmail.com>
310
311 * config.sub, config.guess: Import from upstream.
312
313 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
314
315 * Makefile.in: Regenerate.
316
317 * Makefile.tpl: Fix typo.
318 * Makefile.in: Regenerate partially.
319
320 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
321
322 * configure.ac: Added libcilkrts to noconfig list when C++ is not
323 supported.
324 * configure: Regenerated.
325
326 2013-10-30 Jason Merrill <jason@redhat.com>
327
328 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
329 --disable-build-format-warnings.
330
331 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
332
333 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
334 depend on libstdc++ and libgcc.
335 * configure: Regenerate.
336 * configure.ac: Added libcilkrts to target binaries. Also, restrict
337 libcilkrts for POSIX and i*86, and x86_64 architectures.
338 * Makefile.in: Added libcilkrts related fields to support building it.
339
340 2013-10-26 Jeff Law <law@redhat.com>
341
342 * Makefile.def (target_modules): Remove libmudflap
343 (languages): Remove check-target-libmudflap).
344 * Makefile.in: Rebuilt.
345 * Makefile.tpl (check-target-libmudflap-c++): Remove.
346 * configure.ac (target_libraries): Remove target-libmudflap.
347 Remove checks which disabled libmudflap on some systems.
348 * configure: Rebuilt.
349 * libmudflap: Directory removed.
350
351 2013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
352
353 * configure.ac: Update from GCC.
354 * configure: Regenerate.
355
356 2013-10-15 Hans-Peter Nilsson <hp@axis.com>
357
358 * src-release (do-proto-toplevel): Support subdir-path-prefixed
359 files in SUPPORT_FILES.
360 (SIM_SUPPORT_DIRS): New variable.
361 (sim.tar.bz2): New rule.
362
363 2013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
364
365 * configure.ac: Update from GCC.
366 * configure: Regenerate.
367
368 2013-10-01 Jeff Johnston <jjohnstn@redhat.com>
369
370 * COPYING.NEWLIB: Update with new copyright.
371
372 2013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
373
374 * configure.ac: Update from GCC.
375 * configure: Regenerate.
376
377 2013-09-20 Alan Modra <amodra@gmail.com>
378
379 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
380 ppc host match. Support little-endian powerpc linux hosts.
381
382 2013-08-16 Joel Brobecker <brobecker@adacore.com>
383
384 * src-release (VER): When using $(TOOL)/common/create-version.sh,
385 strip the "-cvs" suffix from the version number if present.
386
387 2013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
388
389 * configure.ac: Sync with GCC repo.
390 * Makefile.def: Ditto.
391 * configure: Regenerate.
392 * Makefile.in: Ditto.
393
394 2013-07-22 Joel Brobecker <brobecker@adacore.com>
395
396 * src-release (VER): Use $(TOOL)/common/create-version.sh
397 if it exists.
398
399 2013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
400
401 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
402 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
403 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
404 * configure: Regenerate.
405
406 2013-06-01 George Thomas <george.thomas@atmel.com>
407
408 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
409 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
410
411 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
412
413 * COPYING.NEWLIB: Add Altera Corporation copyright.
414
415 2013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
416
417 * config.guess: Update from config repo.
418 * config.sub: Ditto.
419
420 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
421
422 * Makefile.def: Sync with GCC.
423 * Makefile.in: Regenerate.
424
425 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
426
427 * configure.ac: Sync with GCC.
428 * configure: Regenerate.
429
430 2013-03-22 Mike Frysinger <vapier@gentoo.org>
431
432 * src-release (VER): Change bfd/configure.in sed to use the new
433 `bfd/configure --version` output.
434
435 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
436
437 * configure.ac: Sync with GCC repo.
438 * configure: Ditto.
439
440 2013-02-05 Ian Lance Taylor <iant@google.com>
441
442 PR go/55969
443 * configure.ac: Disable libgo on some systems where it does not
444 work.
445 * configure: Rebuild.
446
447 2013-02-05 Alan Modra <amodra@gmail.com>
448
449 * configure: Regenerate after syncing config/.
450
451 2013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
452
453 * configure.ac: Sync with GCC repo.
454 * configure: Ditto.
455 * Makefile.def: Ditto.
456 * Makefile.in: Ditto.
457
458 2013-01-11 Joel Brobecker <brobecker@adacore.com>
459
460 Sync with GCC, merge:
461
462 2013-01-09 Jason Merrill <jason@redhat.com>
463
464 * .gitignore: Import from gdb repository.
465
466 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
467
468 * config.sub: Update from config repo.
469
470 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
471
472 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
473 * Makefile.in: Regenerate.
474
475 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
476
477 * Makefile.def (configure-gcc): Depend on all-gmp.
478 (all-gcc): Remove dependency on all-gmp.
479 * Makefile.in: Regenerated.
480
481 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
482
483 * config.guess: Update from config repo.
484 * config.sub: Ditto.
485
486 2013-01-07 Jeff Johnston <jjohnstn@redhat.com>
487
488 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
489 exists and replace the new bfin license in its location.
490
491 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
492
493 PR gas/14899
494 * Makefile.def (dependencies): Make all-binutils, all-gprof,
495 all-ld and all-gold depend on all-gas.
496 * Makefile.in: Regenerated.
497
498 2012-12-29 Ben Elliston <bje@gnu.org>
499
500 * config.guess: Update to 2012-12-29 version.
501 * config.sub: Likewise.
502
503 2012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
504
505 * Makefile.def (install-target-libgo): Depend on
506 install-target-libatomic. Merged from GCC repo.
507 * Makefile.in: Regenerate.
508
509 2012-12-17 Jeff Johnston <jjohnstn@redhat.com>
510
511 * COPYING.LIBGLOSS: Add license for bfin libgloss.
512
513 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
514
515 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
516 * configure: Regenerate.
517
518 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
519
520 * Makefile.def (target_modules): Add bootstrap=true and
521 raw_cxx=true to libsanitizer.
522 * configure.ac (bootstrap_target_libs): Add libsanitizer.
523 * Makefile.in: Regenerated.
524 * configure: Likewise.
525
526 2012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
527
528 * config.sub: Merge from config repo.
529
530 2012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
531
532 * configure.ac: Merge from GCC.
533 * Makefile.tpl: Ditto.
534 * Makefile.in: Ditto.
535 * configure: Ditto.
536
537 2012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
538
539 * configure.ac (noconfigdirs): Merge from GCC.
540 * configure: Regenerate.
541
542 2012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
543
544 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
545
546 2012-11-14 Roland McGrath <mcgrathr@google.com>
547
548 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
549 * configure: Regenerate.
550
551 2012-11-13 Richard Henderson <rth@redhat.com>
552
553 * configure.ac: Move libsanitizer logic to subdirectory.
554 * configure: Regenerate.
555
556 2012-11-13 Dodji Seketeli <dodji@redhat.com>
557
558 * configure.ac: Enable libsanitizer just on x86 linux for now.
559 * configure: Re-generate.
560
561 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
562
563 * configure.ac: Merge libquadmath sections.
564 * configure: Regenerate.
565
566 2012-11-12 Wei Mi <wmi@google.com>
567
568 * configure.ac: Add libsanitizer to target_libraries.
569 * Makefile.def: Ditto.
570 * configure: Regenerate.
571 * Makefile.in: Regenerate.
572
573 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
574
575 * configure: Regenerated.
576
577 2012-11-03 Robert Mason <rbmj@verizon.net>
578
579 * configure.ac: add --disable-libstdcxx configure option
580 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
581
582 2012-10-24 Corinna Vinschen <corinna@vinschen.de>
583
584 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
585 against Mingw64 w32api.
586 * configure: Regenerate.
587
588 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
589
590 PR bootstrap/54820
591 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
592 * configure: Regenerate.
593
594 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
595
596 PR bootstrap/54820
597 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
598 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
599 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
600 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
601 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
602 * Makefile.in: Regenerate.
603 * configure.ac (have_static_libs): New variable and associated check.
604 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
605 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
606 * configure: Regenerate.
607
608 2012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
609
610 * config.guess, config.sub: Include updated version from
611 config-patches. Adds microblaze little endian support.
612
613 2012-09-28 Ian Lance Taylor <iant@google.com>
614
615 * Makefile.def: Make all-target-libgo depend on
616 all-target-libbacktrace.
617 * Makefile.in: Rebuild.
618
619 2012-09-26 Ian Lance Taylor <iant@google.com>
620
621 * Makefile.def: Make all-gcc depend on all-libbacktrace.
622 * Makefile.in: Rebuild.
623
624 2012-09-06 Diego Novillo <dnovillo@google.com>
625
626 * configure.ac: Bump minimum GMP version to 4.2.3.
627 * configure: Re-generate.
628
629 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
630
631 PR target/54461
632 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
633 target-libgloss if not configured --with-avrlibc=no.
634 * configure: Regenerate.
635
636 2012-09-04 Jason Merrill <jason@redhat.com>
637
638 * configure.ac: Fix --enable-languages=all.
639
640 2012-09-03 Richard Guenther <rguenther@suse.de>
641
642 PR bootstrap/54138
643 * configure.ac: Re-organize ISL / CLOOG checks to allow
644 disabling with either --without-isl or --without-cloog.
645 * configure: Regenerated.
646
647 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
648
649 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
650 * configure: Regenerate.
651
652 2012-09-21 Steve Ellcey <sellcey@mips.com>
653
654 * configure.ac: Add mips*-mti-elf* target.
655 * configure: Regenerate.
656
657 2012-09-19 Ian Lance Taylor <iant@google.com>
658
659 * configure.ac (host_libs): Add libbacktrace.
660 (target_libraries): Add libbacktrace.
661 * Makefile.def (host_modules): Add libbacktrace.
662 (target_modules): Likewise.
663 * configure, Makefile.in: Rebuild.
664
665 2012-09-15 Jiong Wang <jiwang@tilera.com>
666
667 * configure.ac (ENABLE_GOLD): support tilegx*
668 * configure: rebuild
669
670 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
671
672 PR target/38607
673 Merge upstream change.
674 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
675
676 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
677 Add libgomp*.o to compare_exclusions for AIX.
678 * configure: Regenerate.
679
680 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
681
682 PR binutils/4970
683 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
684 and opcodes.
685 * Makefile.in: Regenerated.
686
687 2012-08-14 Diego Novillo <dnovillo@google.com>
688
689 Merge from cxx-conversion branch.
690
691 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
692 POSTSTAGE1_CONFIGURE_FLAGS.
693 * Makefile.in: Regenerate.
694 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
695 Force C++ when bootstrapping.
696 * configure: Regenerate.
697
698 2012-07-06 Richard Guenther <rguenther@suse.de>
699
700 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
701 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
702 --with-gmp=system.
703 * Makefile.in: Regenerated.
704 * configure: Likewise.
705
706 2012-07-06 Richard Guenther <rguenther@suse.de>
707
708 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
709 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
710 supply V=1 as extra_make_flags.
711 * configure: Regenerated.
712 * Makefile.in: Likewise.
713
714 2012-07-03 Richard Guenther <rguenther@suse.de>
715
716 * Makfile.def (isl): Remove not necessary extra_exports and
717 extra_make_flags.
718 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
719 * Makefile.in: Regenerated.
720
721 2012-07-03 Richard Guenther <rguenther@suse.de>
722
723 * Makefile.def (cloog): Add V=1 to extra_make_flags.
724 * configure.ac: If either the ISL or the CLooG check failed
725 do not try to build in-tree versions.
726 * Makefile.in: Regenerated.
727 * configure: Regenerated.
728
729 2012-07-02 Richard Guenther <rguenther@suse.de>
730 Michael Matz <matz@suse.de>
731 Tobias Grosser <tobias@grosser.es>
732 Sebastian Pop <sebpop@gmail.com>
733
734 * Makefile.def: Add ISL host module, remove PPL host module.
735 Adjust ClooG host module to use the proper ISL.
736 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
737 * configure.ac: Include config/isl.m4. Add ISL host library,
738 remove PPL. Remove PPL configury, add ISL configury, adjust
739 ClooG configury.
740 * Makefile.in: Regenerated.
741 * configure: Likewise.
742
743 2012-07-02 Richard Guenther <rguenther@suse.de>
744
745 Merge from graphite branch
746 2011-07-21 Tobias Grosser <tobias@grosser.es>
747
748 * configure: Regenerated.
749 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
750 both cloog.org and legacy versions. The only supported version will
751 be CLooG with the isl backend.
752
753 2011-07-21 Tobias Grosser <tobias@grosser.es>
754
755 * configure: Regenerated.
756 * configure.ac: Require cloog isl 0.17.0
757
758 2011-07-21 Tobias Grosser <tobias@grosser.es>
759
760 * configure: Regenerated.
761 * config/cloog.m4: Do not define CLOOG_ORG
762
763 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
764
765 * configure.ac: Skip C if explicitly selected.
766 * configure: Regenerate.
767
768 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
769
770 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
771 they contain -O2.
772 * configure: Regenerate.
773
774 2012-06-20 Jason Merrill <jason@redhat.com>
775
776 * Makefile.tpl (check-target-libgomp-c++): New.
777 (check-target-libitm-c++): New.
778 * Makefile.def (c++): Add them.
779 * Makefile.in: Regenerate.
780
781 2012-05-16 Olivier Hainque <hainque@adacore.com>
782
783 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
784 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
785 (install-no-fixedincludes): Adjust accordingly.
786 * Makefile.in: Regenerate.
787
788 2012-05-09 Nick Clifton <nickc@redhat.com>
789 Paul Smith <psmith@gnu.org>
790
791 PR bootstrap/50461
792 * configure.ac (mpfr-dir): When using in-tree MPFR sources
793 allow for the fact that from release v3.1.0 of MPFR the source
794 files were moved into a src sub-directory.
795 * configure: Regenerate.
796
797 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
798
799 * configure.ac: Bump minimum MPFR version to 2.4.0.
800 * configure: Regenerated.
801
802 2012-05-01 Richard Henderson <rth@redhat.com>
803
804 * Makefile.def (libatomic): New target_module.
805 * configure.ac (target_libraries): Add libatomic.
806 (noconfigdirs): Check if libatomic is supported.
807 * Makefile.in, configure: Rebuild.
808
809 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
810
811 Merge upstream change
812 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
813
814 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
815
816 * libtool.m4: Additional FreeBSD 10 fixes.
817
818 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
819
820 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
821 they contain -O2.
822 * configure: Regenerate.
823
824 2012-05-14 Catherine Moore <clm@codesourcery.com>
825
826 * NEWS: Mention PowerPC VLE port.
827
828 2012-05-11 Mike Frysinger <vapier@gentoo.org>
829
830 * MAINTAINERS (config/): Move to intl/ section.
831 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
832
833 2012-05-09 Nick Clifton <nickc@redhat.com>
834 Paul Smith <psmith@gnu.org>
835
836 PR bootstrap/50461
837 * configure.ac (mpfr-dir): When using in-tree MPFR sources
838 allow for the fact that from release v3.1.0 of MPFR the source
839 files were moved into a src sub-directory.
840 * configure: Regenerate.
841
842 2012-05-02 Roland McGrath <mcgrathr@google.com>
843
844 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
845 * configure: Regenerate.
846
847 2012-04-25 Joel Brobecker <brobecker@adacore.com>
848
849 * config.sub: Update to 2012-04-18 version from official repo.
850
851 2012-03-19 Tristan Gingold <gingold@adacore.com>
852
853 * configure.ac (ia64*-*-*vms*): Add support for ld.
854 * configure: Regenerate.
855
856 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
857
858 * configure.ac (enable_libgomp): Remove *-*-irix6*.
859 (unsupported_languages): Remove mips-sgi-irix6.*.
860 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
861 (with_stabs): Remove.
862 * configure: Regenerate.
863
864 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
865
866 * configure.ac (enable_libgomp): Remove *-*-osf*.
867 (with_stabs): Remove alpha*-*-osf*.
868 * configure: Regenerate.
869
870 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
871
872 * COPYING.NEWLIB: Modify DJ Delorie license to include
873 modification rights in clause as permitted by DJ Delorie.
874 * COPYING.LIBGLOSS: Ditto.
875
876 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
877
878 * COPYING.NEWLIB: Remove two unused licenses.
879
880 2012-03-05 Tristan Gingold <gingold@adacore.com>
881
882 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
883 * configure: Regenerate.
884
885 2012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
886
887 * COPYING.NEWLIB: Add Adapteva notice.
888 * COPYING.LIBGLOSS: Add Adapteva notice.
889
890 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
891
892 * configure: Regenerate.
893
894 2011-12-15 Jeff Johnston <jjohnstn@redhat.com>
895
896 * COPYING.LIBGLOSS: Add GPL with exception license.
897
898 2011-11-09 Roland McGrath <mcgrathr@google.com>
899
900 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
901 * configure: Rebuild.
902 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
903 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
904 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
905 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
906 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
907 Add READELF.
908 * Makefile.in: Rebuild.
909
910 2011-11-08 Richard Henderson <rth@redhat.com>
911
912 * configure.ac: Test for libitm directory present first.
913
914 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
915
916 * configure.ac: Test libitm/configure.tgt to disable libitm.
917 * configure: Rebuild.
918
919 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
920
921 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
922 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
923 * Makefile.in: Regenerate.
924
925 2011-11-01 DJ Delorie <dj@redhat.com>
926
927 * configure.ac (rl78-*-*) New case.
928 * configure: Regenerate.
929
930 2011-11-01 DJ Delorie <dj@redhat.com>
931
932 * config.sub: Update to version 2011-10-29 (added rl78)
933
934 2011-10-27 Nick Clifton <nickc@redhat.com>
935
936 * config.sub: Import these changes from the config project:
937
938 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
939 Ben Elliston <bje@gnu.org>
940
941 * config.sub (epiphany): New.
942
943 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
944 Ben Elliston <bje@gnu.org>
945
946 * config.sub (hexagon, hexagon-*): New.
947
948 2011-08-23 Roland McGrath <mcgrathr@google.com>
949
950 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
951 64eb to be64.
952
953 2011-08-16 Roland McGrath <mcgrathr@google.com>
954
955 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
956 (nacl): Grok as alias for 32el-unknown-nacl.
957
958 2011-08-19 Joel Brobecker <brobecker@adacore.com>
959
960 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
961
962 2011-08-14 Yao Qi <yao@codesourcery.com>
963
964 Merge from gcc:
965
966 2011-08-14 Yao Qi <yao@codesourcery.com>
967 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
968 * configure: Regenerate.
969
970 2011-07-26 Ian Lance Taylor <iant@google.com>
971
972 Merge from gcc:
973
974 2011-07-26 Ian Lance Taylor <iant@google.com>
975 * configure.ac: Set have_compiler based on whether gcc directory
976 exists, rather than on whether gcc is in configdirs.
977 * configure: Rebuild.
978
979 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
980 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
981 link directories.
982 * Makefile.in: Rebuild.
983
984 2011-07-20 Ian Lance Taylor <iant@google.com>
985 PR bootstrap/49787
986 * configure.ac: Move --enable-bootstrap handling earlier in file.
987 If --enable-bootstrap and either --enable-build-with-cxx or
988 --enable-build-poststage1-with-cxx, enable C++ automatically.
989 * configure: Rebuild.
990
991 2011-07-19 Ian Lance Taylor <iant@google.com>
992 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
993 make C++ a boot_language. Set and substitute
994 POSTSTAGE1_CONFIGURE_FLAGS.
995 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
996 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
997 * configure, Makefile.in: Rebuild.
998
999 2011-07-16 Jason Merrill <jason@redhat.com>
1000 * Makefile.def (language=c++): Add check-c++0x and
1001 check-target-libmudflap-c++.
1002 * Makefile.tpl (check-target-libmudflap-c++): New.
1003 * Makefile.in: Regenerate.
1004
1005 2011-07-16 Matthias Klose <doko@ubuntu.com>
1006 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1007 * Makefile.def (target_modules/libjava): Pass
1008 $(EXTRA_CONFIGARGS_LIBJAVA).
1009 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1010 if not configured with --enable-static-libjava.
1011 * Makefile.in: Regenerate.
1012 * configure: Likewise.
1013
1014 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1015 PR regression/47836
1016 PR bootstrap/23656
1017 PR other/47733
1018 PR bootstrap/49247
1019 PR c/48825
1020 * configure.ac (target_libraries): Remove target-libiberty.
1021 Remove case-statement setting skipdirs=target-libiberty for
1022 multiple targets. Remove checking target_configdirs and
1023 removing target-libiberty but keeping target-libgcc if
1024 otherwise empty.
1025 * Makefile.def (target_modules): Don't add libiberty.
1026 (dependencies): Remove all traces of target-libiberty.
1027 * configure, Makefile.in: Regenerate.
1028
1029 2011-07-22 Jason Merrill <jason@redhat.com>
1030
1031 * Makefile.def (language=c++): Add check-c++0x and
1032 check-target-libmudflap-c++.
1033 * Makefile.tpl (check-target-libmudflap-c++): New.
1034 * Makefile.in: Regenerate.
1035
1036 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1037
1038 * configure: Regenerate.
1039
1040 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1041
1042 PR target/39150
1043 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1044 x86_64-*-solaris2.1[0-9]*.
1045 * configure: Regenerate.
1046
1047 2011-06-13 Walter Lee <walt@tilera.com>
1048
1049 * configure.ac (tilepro-*-*) New case.
1050 (tilegx-*-*): Likewise.
1051 * configure: Regenerate.
1052
1053 2011-06-06 Nick Clifton <nickc@redhat.com>
1054
1055 * config.sub: Sync from upstream.
1056
1057 2011-05-08 Doug Kwan <dougkwan@google.com>
1058
1059 Merge from gcc:
1060
1061 2011-05-08 Doug Kwan <dougkwan@google.com>
1062
1063 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1064 * configure: Regenerated.
1065 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1066 value from configure.
1067 * Makefile.in: Regenerated.
1068
1069 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1070
1071 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1072 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1073 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1074 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1075 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1076 *-*-vxworks*): Disable newlib and libgloss in separate case
1077 statement.
1078 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1079 to separate case statement.
1080 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1081 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1082 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1083 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1084 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1085 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1086 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1087 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1088 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1089 i[[3456789]]86-*-rdos*, m32r-*-*,
1090 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1091 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1092 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1093 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1094 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1095 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1096 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1097 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1098 and libgloss in main case over targets. Remove most empty cases
1099 in main case over targets.
1100 * configure: Regenerate.
1101
1102 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1103
1104 * configure.ac: Remove code setting special library locations for
1105 hppa*64*-*-hpux11*. Remove code setting compiler for
1106 sparc-sun-solaris2*.
1107 * configure: Regenerate.
1108
1109 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1110
1111 * configure.ac: Separate libgloss_dir settings from general case
1112 over targets.
1113 * configure: Regenerate.
1114
1115 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1116
1117 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1118 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1119 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1120 cases in libgcj-disabling case statement.
1121 (hppa*64*-*-linux*): Set unsupported_languages instead of
1122 disabling target-zlib.
1123 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1124 to hppa*64*-*-hpux*.
1125 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1126 hppa*-*-hpux*.
1127 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1128 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1129 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1130 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1131 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1132 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1133 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1134 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1135 libgcj-disabling case statement.
1136 * configure: Regenerate.
1137
1138 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1139
1140 * configure.ac: Disable Java for targets not supporting libffi.
1141 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1142 Remove cases in Java-disabling statement.
1143 (*arm-wince-pe): Change to arm-wince-pe.
1144 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1145 cases in Java-disabling statement.
1146 (bfin-*-*): Don't disable Java again.
1147 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1148 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1149 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1150 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1151 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1152 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1153 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1154 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1155 Java-disabling statement.
1156 (mmix-*-*): Don't disable Java again.
1157 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1158 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1159 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1160 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1161 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1162 statement.
1163 * configure: Regenerate.
1164
1165 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1166
1167 Merge from GCC:
1168
1169 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1170
1171 PR lto/48086
1172 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1173 * configure: Regenerate.
1174
1175 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1176
1177 * configure.ac: Separate cases disabling Java and Java libraries
1178 from general case over targets.
1179 * configure: Regenerate.
1180
1181 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1182
1183 * configure.ac (build_tools): Remove build-byacc.
1184 (host_libs): Remove mmalloc.
1185 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1186 autoconf automake libtool diff rcs fileutils shellutils time
1187 textutils wdiff find uudecode hello tar gzip indent recode release
1188 sed perl gawk findutils gettext zip.
1189 (libgcj): Remove target-qthreads.
1190 (target_tools): Remove target-examples target-gperf.
1191 (YACC): Don't handle building byacc.
1192 * configure: Regenerate.
1193 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1194 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1195 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1196 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1197 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1198 handle building components.
1199 * Makefile.in: Regenerate.
1200
1201 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1202
1203 * config.sub: Sync from upstream.
1204
1205 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1206
1207 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1208 (microblaze*): Don't disable libssp.
1209 * configure: Regenerate.
1210
1211 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1212
1213 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1214 moveifchange.
1215 * configure: Regenerate.
1216 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1217 * Makefile.in: Regenerate.
1218
1219 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1220
1221 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1222 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1223 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1224 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1225 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1226 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1227 md_exec_prefix cases.
1228 * configure: Regenerate.
1229
1230 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1231
1232 * configure.ac: Separate cases disabling target-libssp,
1233 target-libiberty, target-libstdc++-v3 and Fortran from general
1234 case over targets.
1235 * configure: Regenerate.
1236
1237 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1238
1239 * configure.ac (*-*-chorusos): Don't disable libgcj.
1240 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1241 Remove case.
1242 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1243 (arm-*-coff): Don't disable libgcj.
1244 (arm*-*-linux-gnueabi): Remove useless assignment.
1245 (arm-*-riscix*): Don't disable libgcj.
1246 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1247 configuration.
1248 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1249 (c54x*-*-*): Remove case.
1250 (tic54x-*-*): Don't disable GCC or GCC libraries.
1251 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1252 to *.
1253 (d10v-*-*): Don't disable GCC libraries.
1254 (d30v-*-*): Don't disable libgcj.
1255 (h8500-*-*): Don't disable GCC libraries.
1256 (i960-*-*): Don't disable libgcj.
1257 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1258 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1259 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1260 libgcj.
1261 (m68k-*-coff*): Remove case.
1262 (mmix-*-*): Don't disable libgloss on host.
1263 (mn10200-*-*, mn10300-*-*): Remove cases.
1264 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1265 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1266 Don't disable libgcj.
1267 (romp-*-*): Remove case.
1268 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1269 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1270 case.
1271 (v810-*-*): Don't disable GCC libraries.
1272 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1273 (ip2k-*-*): Don't disable GCC libraries.
1274 * configure: Regenerate.
1275
1276 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1277
1278 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1279 libffi on host.
1280 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1281 on host.
1282 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1283 * configure: Regenerate.
1284
1285 2011-03-26 John Marino <binutils@marino.st>
1286
1287 * configure.ac: Add support for *-*-dragonfly*
1288 * configure: Regenerate.
1289
1290 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1291
1292 * configure.ac (native_only): Remove.
1293 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1294 send-pr uudecode guile gnuserv on host.
1295 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1296 send-pr rcs guile perl texinfo libtool on host.
1297 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1298 automake send-pr rcs guile perl texinfo libtool on host.
1299 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1300 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1301 (alpha*-dec-osf*): Don't disable fileutils on target.
1302 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1303 texinfo send-pr expect dejagnu on target.
1304 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1305 target-qthreads on target.
1306 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1307 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1308 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1309 x86_64-*-mingw*): Don't disable expect on target.
1310 (*-*-cygwin*): Don't disable target-gperf on target.
1311 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1312 gnuserv on target.
1313 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1314 target.
1315 * configure: Regenerate.
1316
1317 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1318
1319 * configure.ac (target_tools): Remove target-groff.
1320 (native_only): Remove target-groff.
1321 (hppa*64*-*-*): Don't disable byacc.
1322 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1323 setting.
1324 (*-*-kaos*): Don't skip target-librx and target-groff.
1325 (*-*-netware*): Don't skip target-libmudflap.
1326 (*-*-tpf*): Don't skip target-libmudflap.
1327 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1328 directories on the host.
1329 (ia64*-*-*vms*): Don't skip tix.
1330 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1331 host.
1332 * configure: Regenerate.
1333
1334 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1335
1336 * configure.ac: Remove references to mt-mep, mt-netware,
1337 mt-wince.
1338 * Makefile.def: Add all-utils soft dependencies.
1339 * Makefile.tpl: Remove GDB_NLM_DEPS.
1340 * configure: Regenerate.
1341 * Makefile.in: Regenerate.
1342
1343 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1344
1345 Sync from GCC:
1346
1347 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1348
1349 * configure.ac: Do not include mh-x86omitfp.
1350 * configure: Regenerate.
1351
1352 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1353
1354 * configure.ac: Remove empty cases.
1355 * configure: Regenerate.
1356
1357 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1358
1359 * Makefile.def: Add dependency from termcap to gdb.
1360 * Makefile.in: Regenerate.
1361
1362 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1363
1364 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1365 * configure: Regenerate.
1366 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1367 * Makefile.tpl: Likewise.
1368 * Makefile.in: Regenerate.
1369
1370 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1371
1372 * configure.ac: Remove all mentions of tentative_cc.
1373 * configure: Regenerate.
1374
1375 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1376
1377 PR lto/48086
1378 * configure.ac: Re-enable LTO on *-apple-darwin9.
1379 * configure: Regenerate.
1380
1381 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1382
1383 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1384 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1385 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1386 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1387 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1388 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1389 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1390 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1391 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1392 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1393 *-*-rhapsody*): Remove host cases.
1394 * configure: Regenerate.
1395
1396 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1397
1398 * configure.ac (ppc*-*-pe): Remove host case.
1399 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1400 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1401 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1402 cases.
1403 * configure: Regenerate.
1404
1405 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1406
1407 * config.sub: Update to version 2011-03-23.
1408
1409 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1410
1411 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1412 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1413 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1414 * configure: Regenerate.
1415
1416 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1417
1418 * config-ml.in: Don't handle arc-*-elf*.
1419 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1420 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1421 handle GCC libraries.
1422 * configure: Regenerate.
1423
1424 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1425
1426 PR bootstrap/48120:
1427 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1428 Add -lstdc++ -lm to LIBS.
1429 * configure: Regenerate.
1430
1431 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1432
1433 * config.guess: Update to version 2011-02-02
1434 * config.sub: Update to version 2011-02-24
1435
1436 2011-03-03 Sebastian Pop <sebastian.pop@amd.com>
1437
1438 * configure.ac: Adjust test of with_ppl.
1439 * configure: Regenerated.
1440
1441 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1442
1443 * configure.ac: Add -lpwl to ppllibs.
1444 * config/cloog.m4: Add -lisl to clooglibs.
1445 * configure: Regenerated.
1446
1447 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1448
1449 Import from Libtool and gnulib:
1450
1451 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1452
1453 Prepare for supporting FreeBSD 10.
1454 * config.rpath: Remove handling of freebsd1* which soon would
1455 match FreeBSD 10.0.
1456
1457 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1458
1459 Remove support for FreeBSD 1.x.
1460 * libtool.m4 (_LT_LINKER_SHLIBS)
1461 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1462 soon would incorrectly match FreeBSD 10.0.
1463
1464 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1465
1466 PR binutils/12283
1467 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1468 (move-if-change): Comes from gnulib.
1469 * move-if-change: Import version from gnulib.
1470
1471 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1472
1473 Sync from GCC:
1474
1475 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1476
1477 PR lto/47225
1478 * Makefile.def (lto-plugin): Double dash for enable-shared.
1479 (configure-gcc): Depend on all-lto-plugin.
1480 * Makefile.in: Rebuilt.
1481
1482 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1483
1484 * configure.ac: Remove extra bracket.
1485 * configure: Regenerate.
1486
1487 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1488
1489 PR lto/47225
1490 * Makefile.def: Add dependency for install-gcc
1491 on install-lto-plugin.
1492 * Makfile.in: Regenerated
1493
1494 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1495
1496 * configure.ac: If with_ppl is no, move setting with_cloog=no
1497 after CLOOG_REQUESTED check.
1498 * configure: Regenerated.
1499
1500 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1501
1502 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1503 CLooG has been requested.
1504 * configure: Regenerated.
1505
1506 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1507
1508 * configure: Regenerated.
1509 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1510
1511 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1512
1513 * configure: Regenerated.
1514 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1515
1516 2011-01-07 Jan Hubicka <jh@suse.cz>
1517
1518 PR lto/47225
1519 * Makefile.in: Regenerate.
1520 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1521 configure.
1522
1523 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1524
1525 PR libgcj/44341
1526 * configure.ac: Discard --with-* flags for host when configuring
1527 target libraries for cross build.
1528 * configure: Rebuilt.
1529
1530 2011-01-21 Andreas Schwab <schwab@redhat.com>
1531
1532 Sync from GCC:
1533
1534 2011-01-21 Andreas Schwab <schwab@redhat.com>
1535
1536 * configure.ac: Use AS_HELP_STRING throughout.
1537 * configure: Regenerate.
1538
1539 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1540
1541 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1542 * configure: Regenerate.
1543
1544 2010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1545
1546 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1547
1548 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1549
1550 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1551 for ia64-hpux.
1552 * configure: Regenerate.
1553
1554 2011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1555
1556 Sync from GCC:
1557 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1558
1559 * configure.ac: (picochip): Disable libiberty.
1560 * configure: Regenerate.
1561
1562 2010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1563
1564 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1565
1566 2010-12-10 Ian Lance Taylor <iant@google.com>
1567
1568 PR bootstrap/46819
1569 * configure.ac: For --disable-libgcj clear libgcj_saved.
1570 * configure: Rebuild.
1571
1572 2010-12-10 Tobias Burnus <burnus@net-b.de>
1573
1574 PR fortran/46540
1575 * configure.ac: Add --disable-libquadmath and
1576 --disable-libquadmath-support.
1577 * configure: Regenerate.
1578
1579 2010-12-10 Tristan Gingold <gingold@adacore.com>
1580
1581 * src-release (ETC_SUPPORT): add gnu-oids.texi
1582
1583 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1584
1585 PR libffi/46792
1586 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1587 * configure: Regenerate.
1588
1589 2010-12-02 Ian Lance Taylor <iant@google.com>
1590
1591 * configure.ac: Always set default for poststage1_ldflags to
1592 -static-libstdc++ -static-libgcc.
1593
1594 2010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1595
1596 * COPYING.NEWLIB: Add National Semiconductor notice.
1597
1598 2010-11-29 Andreas Schwab <schwab@redhat.com>
1599
1600 * configure.ac: Move comment to remove extra space in last argument
1601 of GCC_TARGET_TOOL.
1602
1603 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1604
1605 PR other/46026
1606 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1607 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1608 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1609 (BASE_FLAGS_TO_PASS): Use it.
1610 * configure: Rebuilt.
1611 * Makefile.in: Rebuilt.
1612
1613 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1614
1615 PR binutils/12258
1616 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1617 Properly check default linker.
1618 * configure: Regnerated.
1619
1620 2010-11-23 Matthias Klose <doko@ubuntu.com>
1621
1622 * configure.ac: For --enable-gold, handle value `default' instead of
1623 `both*'. New configure option --{en,dis}able-ld.
1624 * configure: Regenerate.
1625
1626 2010-11-20 Ian Lance Taylor <iant@google.com>
1627
1628 * configure.ac: Only disable a language library if no language needs
1629 it. Don't let --disable-libgcj uncondtionally disable libffi.
1630 * configure: Rebuild.
1631
1632 2010-11-20 Paolo Bonzini <bonzini@gnu.org>
1633
1634 * configure: Regenerate.
1635
1636 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1637
1638 PR other/46202
1639 * configure.ac: Fix just-built in-tree STRIP name to be
1640 binutils/strip-new.
1641 * configure: Regenerate.
1642 * Makefile.def (install-strip-gcc, install-strip-binutils)
1643 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1644 (install-strip-sid): Mirror dependencies on non-strip variants
1645 of these targets on the respective -strip prerequisites.
1646 * Makefile.tpl (install-strip, install-strip-host)
1647 (install-strip-target): New targets.
1648 (install-strip-[+module+], install-strip-target-[+module+]):
1649 New targets.
1650 * Makefile.in: Regenerate.
1651
1652 2010-11-19 Ian Lance Taylor <iant@google.com>
1653 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1654
1655 * configure.ac: Add target-libgo to target_libraries. Set
1656 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1657 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1658 (HOST_EXPORTS): Add GOC.
1659 (BASE_TARGET_EXPORTS): Add GOC.
1660 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1661 (GOCFLAGS_FOR_TARGET): New variable.
1662 (EXTRA_HOST_FLAGS): Add GOC.
1663 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1664 * Makefile.def (target_modules): Add libgo.
1665 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1666 (dependencies): Add dependency from configure-target-libgo to
1667 configure-target-libffi and all-target-libstdc++-v3. Add
1668 dependencies from all-target-libgo to all-target-libffi.
1669 (languages): Add go.
1670 * configure: Rebuild.
1671 * Makefile.in: Rebuild.
1672
1673 2010-11-19 Ian Lance Taylor <iant@google.com>
1674
1675 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1676 compiler/flag environment variables.
1677
1678 2010-11-18 Ian Lance Taylor <iant@google.com>
1679
1680 * configure.ac: Check for lang_requires_boot_languages in
1681 config-lang.in files.
1682 * configure: Rebuild.
1683
1684 2010-11-17 Mike Frysinger <vapier@gentoo.org>
1685
1686 * .gitignore: New file.
1687
1688 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1689 Tobias Burnus <burnus@net-b.de>
1690
1691 PR fortran/32049
1692 * Makefile.def: Add libquadmath; build it with language=fortran.
1693 * configure.ac: Add libquadmath.
1694 * Makefile.tpl: Handle multiple libs in check-[+language+].
1695 * Makefile.in: Regenerate.
1696 * configure: Regenerate.
1697
1698 2010-11-15 Andreas Schwab <schwab@redhat.com>
1699
1700 * configure.ac: Fix spelling in option names.
1701 * configure: Regenerated.
1702
1703 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1704
1705 PR bootstrap/39622
1706 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1707 * configure: Regenerated.
1708
1709 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1710
1711 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1712 define the cloog backend to use. Furthermore, only pass the ppllibs to
1713 the configure checks, if necessary.
1714 * configure: Regenerate.
1715
1716 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1717
1718 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1719 * configure: regenerate
1720
1721 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1722
1723 * config/cloog.m4: Fix typo. verison -> version.
1724 * configure: Regenerate.
1725
1726 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1727
1728 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1729 * configure: Regenerate.
1730
1731 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1732
1733 * configure.ac: Support official CLooG.org versions.
1734 * configure: Regenerate.
1735 * config/cloog.m4: New.
1736
1737 2010-11-05 Michael Eager <eager@eagercon.com>
1738
1739 * COPYING.LIBGLOSS: Correct typo in microblaze.
1740 * COPYING.NEWLIB: Same.
1741
1742 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1743
1744 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1745 * configure: Regenerate.
1746
1747 2010-11-03 Ian Lance Taylor <iant@google.com>
1748 Dave Korn <dave.korn.cygwin@gmail.com>
1749
1750 PR lto/46273
1751 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1752 and on other supported platforms whenever LTO is enabled.
1753 * configure: Rebuild.
1754
1755 2010-11-02 Alan Modra <amodra@gmail.com>
1756
1757 PR binutils/12110
1758 * configure.ac: Error when source path contains spaces.
1759 * configure: Regenerate.
1760
1761 2010-10-20 Ian Lance Taylor <iant@google.com>
1762
1763 * Makefile.def (target_modules): Set lib_path to src/.libs for
1764 libstdc++-v3 module.
1765 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1766 * Makefile.in: Rebuild.
1767
1768 2010-10-08 Bernd Schmidt <bernds@codesourcery.com>
1769 Joseph Myers <joseph@codesourcery.com>
1770
1771 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1772 notices.
1773 * COPYING.NEWLIB: Add Texas Instruments notice.
1774
1775 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1776
1777 * configure.ac (build_lto_plugin): New shell variable.
1778 (--enable-lto): Turn on by default for all non-ELF platforms that
1779 have had LTO support added so far. Set build_lto_plugin appropriately
1780 for both ELF and non-ELF.
1781 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1782 * configure: Regenerate.
1783
1784 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1785
1786 PR bootstrap/45326
1787 PR bootstrap/45174
1788 * configure.ac: Honor initial values of $build_configargs,
1789 $host_configargs, $target_configargs. Mark the precious, so
1790 environment settings get recorded.
1791 * configure: Regenerate.
1792
1793 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1794
1795 Sync from GCC:
1796
1797 2010-09-30 Michael Eager <eager@eagercon.com>
1798
1799 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1800 * configure: Regenerate.
1801
1802 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1803
1804 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1805 targets and amend comment.
1806 * configure: Regenerate.
1807
1808 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1809
1810 * configure.ac: Enable LTO by default on Darwin.
1811 * configure: Regenerate.
1812
1813 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1814
1815 PR bootstrap/44455
1816 * configure.ac (extra_mpfr_configure_flags): Copy from
1817 extra_mpc_gmp_configure_flags.
1818 * configure: Re-generated.
1819
1820 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1821
1822 Sync from GCC:
1823
1824 PR bootstrap/45796
1825 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1826 Depend on all-build-libiberty.
1827 * Makefile.in: Regenerate.
1828
1829 2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1830
1831 Sync from GCC:
1832
1833 PR bootstrap/44621
1834 * configure.ac: Fix unportable shell quoting.
1835 * configure: Regenerate.
1836
1837 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1838
1839 * configure.ac: Support all v850 targets.
1840 * configure: Regenerate.
1841
1842 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1843
1844 PR target/44862
1845 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1846 Provide -B option to allow for link spec %s substitutions for
1847 libstdc++.a on darwin.
1848 * Makefile.in: Regenerate.
1849
1850 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1851
1852 * Makefile.def (configure-gcc): Depend on all-libelf.
1853 * Makefile.in: Rebuild.
1854
1855 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1856
1857 * config.sub, config.guess: Update from upstream sources.
1858
1859 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1860
1861 Sync from GCC:
1862
1863 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1864 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1865 * configure: Regenerated.
1866
1867 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1868 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1869 * configure: Regenerate.
1870
1871 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
1872 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1873 * configure: Regenerate.
1874
1875 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1876 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1877 separately.
1878 * configure: Regenerate.
1879
1880 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1881 * configure: Regenerate after change to elf.m4.
1882
1883 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1884 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1885 * configure: Regenerated.
1886
1887 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1888 * configure.ac: Print "buggy but acceptable" when CLooG
1889 revision is less than 9.
1890 * configure: Regenerated.
1891
1892 2010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
1893
1894 Merge from gcc:
1895
1896 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1897 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1898 * configure: Regenerate.
1899
1900 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1901 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1902 a platform that supports LTO.
1903 * configure: Regenerate.
1904
1905 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1906 PR lto/42776
1907 * configure.ac (--enable-lto): Refactor handling so libelf tests
1908 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1909 and allow LTO to be explicitly enabled on non-ELF platforms that
1910 are known to support it inside else-clause.
1911 * configure: Regenerate.
1912
1913 2010-04-27 Roland McGrath <roland@redhat.com>
1914 H.J. Lu <hongjiu.lu@intel.com>
1915
1916 * configure.ac (--enable-gold): Support both, both/gold and
1917 both/bfd to add gold to configdirs without removing ld.
1918 * configure: Regenerated.
1919
1920 * Makefile.def: Add install-gold dependency to install-ld.
1921 * Makefile.in: Regenerated.
1922
1923 2010-04-14 Tristan Gingold <gingold@adacore.com>
1924
1925 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1926 * configure: Regenerate.
1927
1928 2010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1929
1930 Merge from gcc:
1931 PR bootstrap/43615
1932 PR bootstrap/43328
1933 Revert:
1934 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1935 * configure.ac: Do not pass --enable-multilib nor
1936 --disable-multilib in baseargs. Accept explicitly passed
1937 --enable_multilib.
1938 * configure: Regenerate.
1939
1940 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1941
1942 PR bootstrap/43328
1943 * configure.ac: Do not pass --enable-multilib nor
1944 --disable-multilib in baseargs. Accept explicitly passed
1945 --enable_multilib.
1946 * configure: Regenerate.
1947
1948 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1949
1950 * configure.ac (tic6x-*-*): New case.
1951 * configure: Regenerate.
1952
1953 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1954
1955 Merge from gcc:
1956 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1957 PR ada/42554
1958 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1959 * configure: Regenerate.
1960
1961 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1962
1963 * config.sub: Update to version 2010-03-22.
1964 * config.guess: Update to version 2009-12-30.
1965
1966 2010-03-14 Joseph Myers <joseph@codesourcery.com>
1967
1968 Merge from gcc:
1969 2010-01-11 Richard Guenther <rguenther@suse.de>
1970 PR lto/41569
1971 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1972 * Makefile.in: Regenerated.
1973
1974 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1975
1976 PR libstdc++/32499
1977 * configure.ac (RANLIB): Default to true.
1978 (STRIP): Likewise.
1979 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1980 * configure: Regenerate.
1981
1982 2010-02-17 Nick Clifton <nickc@redhat.com>
1983
1984 PR 11238
1985 * Makefile.tpl (local-distclean): Also remove config.cache files in
1986 sub-directories as there may not be Makefiles present in the
1987 sub-directories.
1988 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1989 the config.cache files found by the find command.
1990
1991 * Makefile.in: Regenerate.
1992 * configure.ac: Revert previous delta.
1993 * configure: Regenerate.
1994
1995 2010-02-15 Nick Clifton <nickc@redhat.com>
1996
1997 PR 11238
1998 * configure.ac: Delete config.cache files in sub-directories when
1999 deleting Makefiles.
2000 * configure: Regenerate.
2001
2002 2010-02-15 Nick Clifton <nickc@redhat.com>
2003
2004 * configure.ac: Sync from gcc.
2005 * configure: Regenerate.
2006
2007 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2008
2009 Sync from gcc:
2010 * configure.ac: Add "recommended" version checks for GMP/MPC.
2011 Update recommended GMP/MPFR/MPC versions.
2012 * configure: Regenerate.
2013
2014 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2015
2016 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2017 * configure.ac (bootstrap_target_libs): Make inclusion of
2018 target-libgomp conditional on libgomb being in target_configdirs.
2019 * configure: Regenerate.
2020
2021 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2022
2023 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2024 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2025 * configure: Regenerate.
2026
2027 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2028
2029 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2030 * configure.ac (target_configdirs): Substitute.
2031 * Makefile.def: Bootstrap target module libgomp.
2032 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2033 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2034 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2035 * configure, Makefile.in: Regenerate.
2036
2037 2009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2038
2039 * libtool.m4: Sync from git Libtool.
2040 * ltmain.sh: Likewise.
2041 * ltoptions.m4: Likewise.
2042 * ltversion.m4: Likewise.
2043 * lt~obsolete.m4: Likewise.
2044
2045 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2046 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2047
2048 PR bootstrap/42424
2049 * configure.ac: Include libtool m4 files.
2050 (_LT_CHECK_OBJDIR): Call it.
2051 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2052 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2053
2054 * configure: Regenerate.
2055
2056 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2057
2058 PR bootstrap/41818
2059 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2060 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2061 * Makefile.in: Regenerate.
2062
2063 2009-12-18 Ben Elliston <bje@au.ibm.com>
2064
2065 * config.sub, config.guess: Update from upstream sources.
2066
2067 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>
2068
2069 * COPYING.NEWLIB: Update copyright date.
2070 * COPYING.LIBGLOSS: Ditto.
2071
2072 2009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2073
2074 PR middle-end/30447
2075 PR middle-end/30789
2076 PR other/40302
2077
2078 * configure.ac: Require MPC.
2079 * configure: Regenerate.
2080
2081 * configure.ac: Update minimum MPC version to 0.8.
2082 * configure: Regenerate.
2083
2084 2009-11-20 Paolo Bonzini <bonzini@gnu.org>
2085
2086 * config.guess: Sync with upstream and gcc.
2087 * config.sub: Sync with upstream and gcc.
2088
2089 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2090
2091 * Makefile.def: Restore host and target settings for gmp.
2092 * Makefile.in: Rebuild.
2093
2094 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2095
2096 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2097 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2098 Fix portability of test of C++ as bootstrap language. Add
2099 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2100 * configure: Rebuild.
2101 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2102 and cloog. Fix in-tree ppl configuration. Introduce libelf
2103 in-tree building.
2104 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2105 (POSTSTAGE1_HOST_EXPORTS): Use it.
2106 (STAGE[+id+]_CXXFLAGS): New.
2107 (BASE_FLAGS_TO_PASS): Pass it down.
2108 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2109 extra_exports.
2110 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2111 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2112 extra_exports.
2113 * Makefile.in: Rebuild.
2114
2115 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2116
2117 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2118 paths for *-w64-mingw* and x86_64-*mingw*.
2119 * configure: Regenerated.
2120
2121 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2122
2123 * configure.ac: Disable target-winsup & co for
2124 x86_64-*-mingw* and *-w64-mingw* targets.
2125 * configure: Regenerated.
2126
2127 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2128
2129 * configure.ac (CLooG test): Use = with test.
2130 * configure: Regenerate.
2131
2132 2009-10-22 Richard Guenther <rguenther@suse.de>
2133
2134 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2135 cloog if the ppl version check failed. Move flags saving
2136 before setting in libelf check.
2137 * configure: Regenerate.
2138
2139 2009-10-21 Richard Guenther <rguenther@suse.de>
2140
2141 * configure.ac: Adjust the ppl and cloog configure to work as
2142 documented. Disable cloog if ppl was disabled. Omit the version
2143 checks if they were disabled.
2144 * configure: Re-generate.
2145
2146 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2147
2148 * configure.ac: Add 'lto' to enable_languages, not
2149 new_enable_languages, and only if not already present.
2150 * configure: Regenerate.
2151
2152 2009-10-06 Ian Lance Taylor <iant@google.com>
2153
2154 * Makefile.def: check-gold depends upon all-gas.
2155 * Makefile.in: Rebuild.
2156
2157 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2158
2159 * Makefile.def: all-lto-plugin depends on all-libiberty.
2160 set bootstrap=true for lto-plugin.
2161 Add lto-plugin.
2162 * Makefile.in: Regenerate.
2163 * configure.ac (host_libs): Add lto-plugin.
2164 * configure: Regenerate.
2165
2166 2009-10-03 Diego Novillo <dnovillo@google.com>
2167
2168 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2169 (HOST_LIBELFLIBS): Define.
2170 (HOST_LIBELFINC): Define.
2171 * Makefile.in: Regenerate.
2172 * configure.ac: Add --enable-lto.
2173 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2174 If --enable-lto is used, add 'lto' to new_enable_languages.
2175 If --enable-lto is used and gold is enabled, add
2176 lto-plugin to configdirs.
2177 * configure: Regenerate.
2178
2179 2009-10-03 Simon Baldwin <simonb@google.com>
2180
2181 * configure.ac: If --with-system-zlib, suppress local zlib and
2182 pass --with-system-zlib to subdir configure scripts.
2183 * configure: Regenerate.
2184
2185 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2186 Paolo Bonzini <bonzini@gnu.org>
2187
2188 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2189 $(srcdir).
2190 * Makefile.in: Rebuilt.
2191
2192 2009-09-29 Paolo Bonzini <bonzini@gnu.org>
2193
2194 Sync from gcc:
2195 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2196
2197 * configure.ac: Update minimum MPC version to 0.7.
2198 * configure: Regenerate.
2199
2200 2009-09-25 Nick Clifton <nickc@redhat.com>
2201
2202 * configure.ac: Pass any --cache-file=/dev/null option on to
2203 subconfigures.
2204 * configure: Regenerate.
2205
2206 2009-09-23 Nick Clifton <nickc@redhat.com>
2207
2208 * config.sub, config.guess: Update from upstream sources.
2209
2210 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2211
2212 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2213 * Makefile.in: Rebuilt.
2214
2215 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2216
2217 PR bootstrap/32272
2218 * configure.ac: Error out if $srcdir isn't '.' but contains
2219 host-${host_noncanonical}.
2220 * configure: Regenerate.
2221
2222 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2223
2224 * configure.ac: If bootstrapping a combined tree with
2225 --enable-gold, require c++ in stage1_languages.
2226 * configure: Regenerate.
2227
2228 * configure.ac: Also add target_libs of stage1_languages to
2229 bootstrap_target_libs.
2230 * configure: Regenerate.
2231
2232 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2233 with --enable-languages not containing c++.
2234 * configure: Regenerate.
2235
2236 2009-09-16 Jie Zhang <jie.zhang@analog.com>
2237
2238 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2239 * configure: Regenerate.
2240
2241 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2242
2243 * configure.ac: Do not use $extrasub for replacing @if/@endif
2244 parts in Makefile; instead, use additional arguments to
2245 AC_CONFIG_COMMANDS to do the replacement manually, with several
2246 sed invocations, to avoid HP-UX sed command limits.
2247 * configure: Regenerate.
2248
2249 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2250
2251 * configure.ac (with-build-config): Document. Handle without.
2252 Handle missing argument.
2253 * configure: Rebuilt.
2254
2255 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2256
2257 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2258 Default to bootstrap-debug only if compare-debug works.
2259 * configure: Rebuilt.
2260 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2261 * Makefile.in: Rebuilt.
2262
2263 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2264
2265 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2266 * Makefile.in: Rebuilt.
2267
2268 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
2269
2270 * Makefile.tpl (AWK): Fix typo.
2271 * Makefile.in: Regenerate.
2272
2273 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
2274
2275 * configure.ac: Detect awk and sed.
2276 * Makefile.def (flags_to_pass): Add AWK and SED.
2277 * Makefile.tpl (AWK, SED): New.
2278 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2279 * configure: Regenerate.
2280 * Makefile.in: Regenerate.
2281
2282 2009-09-01 Tristan Gingold <gingold@adacore.com>
2283
2284 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
2285 Remove logical names.
2286
2287 2009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
2288
2289 * ltmain.sh (func_normal_abspath): New function.
2290 (func_relative_path): Likewise.
2291 (func_mode_help): Document new -bindir option for link mode.
2292 (func_mode_link): Add new -bindir option, and use it to place
2293 output DLL if specified.
2294
2295 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2296
2297 * configure.ac (AC_PREREQ): Bump to 2.64.
2298
2299 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2300
2301 * README-maintainer-mode: Point directly to upstream locations
2302 for autoconf, automake, libtool, gettext, instead of copies on
2303 sources.redhat.com. Document required versions.
2304 * configure.ac: Do not substitute datarootdir, htmldir,
2305 pdfdir, docdir. Do not process --with-datarootdir,
2306 --with-htmldir, --with-pdfdir, --with-docdir.
2307 * configure: Regenerate.
2308
2309 * configure: Regenerate.
2310
2311 * compile: Sync from Automake 1.11.
2312 * depcomp: Likewise.
2313 * install-sh: Likewise.
2314 * missing: Likewise.
2315 * mkinstalldirs: Likewise.
2316 * ylwrap: Likewise.
2317
2318 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2319
2320 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2321 (baseargs): Add --disable-option-checking.
2322 * configure: Regenerate.
2323
2324 * Makefile.def (configure-target-libiberty): Depend on
2325 all-binutils and all-ld.
2326 (configure-target-newlib): Likewise.
2327 * Makefile.in: Regenerate.
2328
2329 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2330
2331 Sync with GCC, merge:
2332
2333 2009-07-31 Christian Bruel <christian.bruel@st.com>
2334
2335 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2336 * configure: Regenerate.
2337
2338 2009-07-06 Ian Lance Taylor <iant@google.com>
2339
2340 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2341 * configure: Rebuild.
2342
2343 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2344
2345 PR bootstrap/40338
2346 * configure.ac (comparestring): Create new variable.
2347 * Makefile.tpl (comparestring): Use to skip some comparisions.
2348 * configure: Regenerate.
2349 * Makefile.in: Regenerate.
2350
2351 2009-06-23 Ian Lance Taylor <iant@google.com>
2352
2353 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2354 boot_languages. Only bootstrap target libraries listed in
2355 target_libs for some boot language. Add --with-stage1-ldflags,
2356 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2357 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2358 if not building with C++.
2359 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2360 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2361 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2362 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2363 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2364 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2365 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2366 * configure, Makefile.in: Rebuild.
2367
2368 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2369
2370 * configure.ac: Detect MPC in default directory.
2371 * configure: Regenerate.
2372
2373 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2374
2375 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2376 to noconfdirs.
2377 * configure: Regenerate.
2378
2379 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2380
2381 * Makefile.def: Add MPC support and dependencies.
2382 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2383
2384 * Makefile.in, configure: Regenerate.
2385
2386 2009-05-24 Nicolas Roche <roche@adacore.com>
2387
2388 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2389 * Makefile.in: Regenerate.
2390
2391 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2392
2393 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2394 * configure: Regenerate.
2395
2396 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2397
2398 * configure.ac ($with_ppl): Default to no if not supplied.
2399 ($with_cloog): Likewise.
2400 configure: Regenerate.
2401
2402 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2403
2404 PR bootstrap/39739
2405 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2406 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2407
2408 * configure, Makefile.in: Regenerate.
2409
2410 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2411
2412 * configure.ac: Change copyright header to refer to version
2413 3 of the GNU General Public License and to point readers at the
2414 COPYING3 file and the FSF's license web page.
2415 * Makefile.def: Likewise.
2416 * Makefile.tpl: Likewise.
2417 * Makefile.in: Regenerate.
2418
2419 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2420
2421 * configure.ac: Restore match for darwin9 or later. Use double
2422 brackets since regeneration eats one pair.
2423 * configure: Regenerate.
2424
2425 2009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
2426
2427 * MAINTAINERS: Perform some obvious fixups.
2428
2429 2009-08-17 Ben Elliston <bje@au.ibm.com>
2430
2431 * config.sub, config.guess: Update from upstream sources.
2432
2433 2009-08-06 Michael Eager <eager@eagercon.com>
2434
2435 * configure.ac: Add Microblaze target.
2436 * configure: Regenerate.
2437
2438 2009-07-02 Tristan Gingold <gingold@adacore.com>
2439
2440 * configure.ac: Do not exclude gas for i386-*-darwin.
2441 Add a case for x86_64-*-darwin.
2442 * configure: Regenerate.
2443
2444 2009-06-26 Doug Evans <dje@sebabeach.org>
2445
2446 * Makefile.def (host_modules): Add cgen.
2447 * Makefile.in: Regenerate.
2448 * configure.ac (host_tools): Add cgen.
2449 * configure: Regenerate.
2450
2451 2009-06-17 Michael Eager <eager@eagercon.com>
2452
2453 * COPYING.LIBGLOSS: Add Xilinx license.
2454
2455 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2456
2457 * configure.ac: Define is_elf for QNX Neutrino targets.
2458 * configure: Regenerate.
2459
2460 2009-06-03 Jerome Guitton <guitton@adacore.com>
2461 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2462
2463 * Makefile.tpl (all): Avoid a trailing backslash.
2464 * Makefile.in: Regenerate.
2465
2466 2009-06-03 Ben Elliston <bje@au.ibm.com>
2467
2468 * config.sub, config.guess: Update from upstream sources.
2469
2470 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2471
2472 * Makefile.tpl ([+compare-target+]): Compare all stage
2473 directories, rather than just gcc.
2474 * Makefile.in: Rebuilt.
2475
2476 2009-05-28 Doug Kwan <dougkwan@google.com>
2477
2478 * configure.ac: Support gold for target arm*-*-*.
2479 * configure: Regenerate.
2480
2481 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2482
2483 * Makefile.tpl (all): Avoid harmless warning in make all when
2484 gcc-bootstrap is enabled but stage_last does not exist.
2485 * Makefile.in: Rebuilt.
2486
2487 2009-05-25 Tristan Gingold <gingold@adacore.com>
2488
2489 * setup.com: Complete the file with configuration and build.
2490
2491 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2492
2493 PR other/40159
2494 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2495 gcc-no-bootstrap are mutually exclusive.
2496 * Makefile.in: Rebuilt.
2497
2498 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2499
2500 PR other/40159
2501 * Makefile.tpl (all): Don't end with unconditional success.
2502 * Makefile.in: Rebuilt.
2503
2504 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2505
2506 PR target/37137
2507 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2508 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2509 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2510 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2511 stage_configureflags, stage_cflags and stage_libcflags into
2512 explicit Makefile macros.
2513 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2514 GFORTRAN.
2515 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2516 CC. Set CC_FOR_BUILD from CC.
2517 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2518 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2519 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2520 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2521 and GFORTRAN.
2522 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2523 (_LIBCFLAGS): Renamed to _TFLAGS.
2524 (do-compare-debug, do-compare3-debug): Drop.
2525 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2526 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2527 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2528 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2529 (XGCC_FLAGS_FOR_TARGET): New.
2530 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2531 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2532 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2533 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2534 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2535 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2536 TFLAGS.
2537 (BUILD_CONFIG): Include if requested.
2538 (all): Set TFLAGS on bootstrap.
2539 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2540 (all-stageid-prefixmodule): Likewise.
2541 (do-clean, distclean-stageid): Set TFLAGS.
2542 (restrap): Fix whitespace.
2543 * Makefile.in: Rebuilt.
2544
2545 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2546
2547 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2548 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2549 * Makefile.in: Regenerate.
2550
2551 2009-04-24 Eli Zaretskii <eliz@gnu.org>
2552
2553 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2554 consistency with config.sub. (Update from upstream sources.)
2555
2556 2009-04-21 Joseph Myers <joseph@codesourcery.com>
2557
2558 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2559
2560 2009-04-17 Ben Elliston <bje@au.ibm.com>
2561
2562 * config.sub, config.guess: Update from upstream sources.
2563
2564 2009-04-15 Anthony Green <green@moxielogic.com>
2565
2566 * configure.ac: Add moxie support.
2567 * configure: Rebuilt.
2568
2569 2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2570
2571 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2572 * configure: Regenerate.
2573
2574 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2575
2576 PR gas/10039
2577 * configure.ac: Require texinfo 4.7.
2578 * configure: Regenerated.
2579
2580 2009-04-09 Steve Ellcey <sje@cup.hp.com>
2581
2582 * Makefil.def (languages): New entries.
2583 * Makefile.tpl (check-gcc-*): New generic target.
2584 * Makefile.in: Regenerate.
2585
2586 2009-03-27 Eli Zaretskii <eliz@gnu.org>
2587
2588 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2589 Windows builds of Sed.
2590
2591 2009-03-18 Tom Tromey <tromey@redhat.com>
2592
2593 * configure: Rebuild.
2594 * configure.ac (host_libs): Add libiconv.
2595 * Makefile.in: Rebuild.
2596 * Makefile.def (host_modules): Add libiconv.
2597 (configure-gdb, all-gdb): Depend on libiconv.
2598
2599 2009-03-16 Tristan Gingold <gingold@adacore.com>
2600
2601 * configure.ac: Treat gdb as supported on x86_64-darwin.
2602 * configure: Regenerate.
2603
2604 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2605
2606 Merge from GCC:
2607
2608 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2609
2610 * configure.ac (--with-host-libstdcxx): New option.
2611 * configure: Regenerate.
2612
2613 2009-01-29 Robert Millan <rmh@aybabtu.com>
2614
2615 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2616 * configure: Regenerate.
2617
2618 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2619
2620 PR tree-optimization/38515
2621 * configure.ac (cloog-polylib): Removed.
2622 (with_ppl, with_cloog): Test for "no".
2623 * configure: Regenerated.
2624
2625 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2626
2627 Backport from git Libtool:
2628
2629 2009-01-19 Robert Millan <rmh@aybabtu.com>
2630 Support GNU/kOpenSolaris.
2631 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2632 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2633 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2634 GNU/kOpenSolaris.
2635
2636 2009-02-05 Andreas Schwab <schwab@suse.de>
2637
2638 * Makefile.tpl (stage_last): Define $r and $s before using
2639 $(RECURSE_FLAGS_TO_PASS).
2640 * Makefile.in: Regenerate
2641
2642 2009-01-21 Jeff Johnston <jjohnstn@redhat.com>
2643
2644 * COPYING.NEWLIB: Add ARM license.
2645
2646 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2647
2648 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2649 (all-opcodes): Depend on all-libiberty.
2650 * Makefile.in: Regenerate.
2651
2652 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2653
2654 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2655 * configure: Regenerate.
2656
2657 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2658
2659 Backport link test fix from upstream Libtool:
2660
2661 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2662 Add cache variables to tests that require the linker to work.
2663 For shlibpath_overrides_runpath, this also changes the semantics
2664 to let the result from the C compiler take precedence.
2665 compiler take precedence.
2666
2667 2008-12-02 Ben Elliston <bje@au.ibm.com>
2668
2669 * config.sub, config.guess: Update from upstream sources.
2670
2671 2008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2672
2673 * COPYING.NEWLIB: Updated.
2674 * COPYING.LIBGLOSS: Ditto.
2675
2676 2008-12-16 Paolo Bonzini <bonzini@gnu.org>
2677
2678 Sync with GCC:
2679
2680 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2681
2682 * configure.ac (ppllibs): Add by default the lib flags.
2683 * configure: Regenerate.
2684
2685 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2686
2687 * configure.ac: Add double brackets on darwin[912].
2688 * configure: Regenerate.
2689
2690 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2691
2692 * configure.ac: Expand to darwin10 and later.
2693 * configure: Regenerate.
2694
2695 2008-12-02 Andreas Schwab <schwab@suse.de>
2696
2697 * Makefile.def: configure-target-boehm-gc depends on
2698 all-target-libstdc++-v3.
2699 * Makefile.in: Regenerate.
2700
2701 2008-12-02 Ben Elliston <bje@au.ibm.com>
2702
2703 * config.sub, config.guess: Update from upstream sources.
2704
2705 2008-11-27 Joseph Myers <joseph@codesourcery.com>
2706
2707 Merge from GCC:
2708
2709 2007-12-02 Matthias Klose <doko@ubuntu.com>
2710
2711 * config-ml.in: Remove 64bit configure tests.
2712
2713 2008-05-14 Rafael Espindola <espindola@google.com>
2714
2715 * config-ml.in: don't handle --enable-shared and --enable-static.
2716
2717 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2718 Tobias Grosser <grosser@fim.uni-passau.de>
2719 Jan Sjodin <jan.sjodin@amd.com>
2720 Harsha Jagasia <harsha.jagasia@amd.com>
2721 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2722 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2723 Adrien Eliche <aeliche@isty.uvsq.fr>
2724
2725 Merge from graphite branch.
2726 * configure: Regenerate.
2727 * Makefile.in: Regenerate.
2728 * configure.ac (host_libs): Add ppl and cloog.
2729 Add checks for PPL and CLooG.
2730 * Makefile.def (ppl, cloog): Added modules and dependences.
2731 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2732 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2733
2734 2008-09-03 Richard Guenther <rguenther@suse.de>
2735
2736 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2737 cloog test.
2738 * configure: Re-generate.
2739
2740 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2741
2742 * configure.ac (--with-cloog-polylib): New.
2743 (--disable-cloog-version-check): New.
2744 (--disable-ppl-version-check): New.
2745 * configure: Re-generate.
2746
2747 2008-09-05 Richard Guenther <rguenther@suse.de>
2748
2749 * configure.ac: Initialize clooglibs to -lcloog.
2750 * configure: Re-generate.
2751
2752 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2753
2754 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2755 recommended version to 2.3.2.
2756
2757 * configure: Regenerate.
2758
2759 2008-10-31 Ben Elliston <bje@au.ibm.com>
2760
2761 * configure.ac (spu-*-*): Remove special case.
2762 * configure: Regenerate.
2763
2764 Complete comment text from GCC version of:
2765
2766 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2767
2768 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2769 (GCC_SHLIB_SUBDIR): New.
2770 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2771 * configure: Regenerate.
2772 * Makefile.in: Regenerate.
2773
2774 2008-11-27 Tristan Gingold <gingold@adacore.com>
2775
2776 * configure.ac: Build gdb for i?86-*-darwin*
2777 * configure: Regenerated.
2778
2779 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2780
2781 PR bootstrap/38014
2782 PR bootstrap/37923
2783
2784 Revert:
2785
2786 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2787
2788 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2789 * Makefile.in: Regenerated.
2790
2791 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2792
2793 PR gdb/921
2794 PR gdb/1646
2795 PR gdb/2175
2796 PR gdb/2176
2797
2798 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2799 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2800 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2801 (HOST_EXPORTS): Pass CPPFLAGS.
2802 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2803 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2804 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2805 * Makefile.in, configure: Regenerated.
2806 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2807 and CPPFLAGS_FOR_BUILD.
2808
2809 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2810
2811 * configure.ac [spu-*-*]: Do not set skipdirs.
2812 * configure: Re-generate.
2813
2814 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2815
2816 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2817 * Makefile.in: Regenerated.
2818
2819 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2820
2821 PR gdb/921
2822 PR gdb/1646
2823 PR gdb/2175
2824 PR gdb/2176
2825
2826 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2827 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2828 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2829 (HOST_EXPORTS): Pass CPPFLAGS.
2830 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2831 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2832 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2833 * Makefile.in, configure: Regenerated.
2834 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2835 and CPPFLAGS_FOR_BUILD.
2836
2837 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
2838
2839 * libtool.m4: Update to libtool 2.2.6.
2840 * lt~obsolete.m4: Update to libtool 2.2.6.
2841 * ltmain.sh: Update to libtool 2.2.6.
2842 * ltsugar.m4: Update to libtool 2.2.6.
2843 * ltversion.m4: Update to libtool 2.2.6.
2844 * ltoptions.m4: Update to libtool 2.2.6.
2845 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2846
2847 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2848
2849 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2850 (GCC_SHLIB_SUBDIR): New.
2851 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2852 * configure: Regenerate.
2853 * Makefile.in: Regenerate.
2854
2855 2008-08-28 Tristan Gingold <gingold@adacore.com>
2856
2857 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2858 Enable bfd, binutils and opcodes.
2859 * configure: Regenerate.
2860
2861 2008-08-16 Nicolas Roche <roche@adacore.com>
2862
2863 * Makefile.tpl: Add BOOT_ADAFLAGS.
2864 * Makefile.in: Regenerate.
2865
2866 2008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
2867
2868 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2869 * configure: Regenerate.
2870
2871 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2872
2873 Sync with gcc:
2874 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2875
2876 * configure.ac: Add makefile fragments for hpux.
2877 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2878 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2879 * configure: Regenerate.
2880 * Makefile.in: Regenerate.
2881
2882 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2883
2884 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2885 * Makefile.in: Regenerate.
2886 * configure: Regenerate.
2887
2888 2008-06-18 Ian Lance Taylor <iant@google.com>
2889
2890 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2891
2892 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2893
2894 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2895
2896 * configure: Regenerate.
2897
2898 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2899
2900 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2901 "$@" is still intact with both Autoconf 2.59 and 2.62.
2902 * configure: Regenerate.
2903
2904 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2905
2906 * Makefile.tpl: Fix comment errors.
2907 * Makefile.in: Regenerate.
2908
2909 2008-06-13 Julian Brown <julian@codesourcery.com>
2910
2911 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2912 of libobjc for ARM EABI Linux.
2913 * configure: Regenerate.
2914
2915 2008-06-12 David S. Miller <davem@davemloft.net>
2916 David Edelsohn <edelsohn@gnu.org>
2917
2918 * configure.ac: Add powerpc*-*-* to gold supported targets.
2919 * configure: Regenerate.
2920
2921 2008-06-08 Joseph Myers <joseph@codesourcery.com>
2922
2923 PR tree-optimization/36218
2924 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2925 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2926 (all prefix="build-"): Pass them to build-system sub-makes.
2927 * Makefile.in: Regenerate.
2928
2929 2008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2930
2931 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2932 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2933 mkdep, and compile. Update comments.
2934 (ETC_SUPPORT): Add ChangeLog and update comments.
2935
2936 2008-05-11 Ian Lance Taylor <iant@google.com>
2937
2938 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2939
2940 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2941
2942 Sync with gcc:
2943 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2944
2945 PR bootstrap/35457
2946 * configure.ac: Include override.m4.
2947 * configure: Regenerate.
2948
2949 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2950
2951 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2952 * Makefile.in: Regenerate.
2953
2954 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2955
2956 * configure.ac: Do not build libssp for the AVR.
2957 * configure: Regenerate.
2958
2959 2008-04-18 Nick Clifton <nickc@redhat.com>
2960
2961 * MAINTAINERS: Replace reference to configure.in with reference to
2962 configure.ac.
2963
2964 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2965
2966 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2967 as nonconfigurable directories list.
2968 * configure: Regenerate.
2969
2970 2008-04-14 David S. Miller <davem@davemloft.net>
2971
2972 * configure.ac: Add sparc*-*-* to gold supported targets.
2973 * configure: Regenerate.
2974
2975 2008-04-14 Ben Elliston <bje@au.ibm.com>
2976
2977 * config.sub, config.guess: Update from upstream sources.
2978
2979 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
2980
2981 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2982 * Makefile.in: Regenerate.
2983
2984 2008-04-07 Ian Lance Taylor <iant@google.com>
2985
2986 * Makefile.def: check-gold depends upon all-binutils.
2987 * Makefile.in: Regenerate.
2988
2989 2008-04-04 Nick Clifton <nickc@redhat.com>
2990
2991 PR binutils/4334
2992 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2993 builds.
2994 * configure: Regenerate.
2995
2996 2008-04-04 NightStrike <NightStrike@gmail.com>
2997
2998 PR other/35151
2999 * configure.ac: Combine rules for mingw32 and mingw64.
3000 * configure: Regenerate.
3001
3002 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3003
3004 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3005 * Makefile.in: Regenerate.
3006
3007 2008-03-20 Ian Lance Taylor <iant@google.com>
3008
3009 * configure.ac: Add support for --enable-gold.
3010 * Makefile.def: Add gold as a directory like ld.
3011 * configure, Makefile.in: Regenerate.
3012
3013 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
3014
3015 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3016 (s390_cond_extensions): Reduced extensions to the compare related.
3017 (main): z10 cpu type option added.
3018 (expandConditionalJump): Renamed to ...
3019 (insertExpandedMnemonic): ... this.
3020
3021 * opcodes/s390-opc.c: Re-group the operand format makros.
3022 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
3023 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
3024 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
3025 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
3026 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
3027 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
3028 INSTR_SIL_RDU): New instruction formats added.
3029 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
3030 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
3031 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
3032 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
3033 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
3034 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
3035 masks added.
3036 (s390_opformats): New formats added "ris", "rrs", "sil".
3037 * opcodes/s390-opc.txt: Add the conditional jumps with the
3038 extensions removed from automatic expansion in s390-mkopc.c manually.
3039 (asi - trtre): Add new System z10 EC instructions.
3040 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3041
3042 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3043
3044 * configure.ac: m4_include config/proginstall.m4.
3045 * configure: Regenerate.
3046
3047 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3048
3049 Backport from upstream Libtool:
3050
3051 2007-10-12 Eric Blake <ebb9@byu.net>
3052
3053 Deal with Autoconf 2.62's semantic change in m4_append.
3054 * ltsugar.m4 (lt_append): Replace broken versions of
3055 m4_append.
3056 (lt_if_append_uniq): Don't require separator to be overquoted,
3057 and avoid broken m4_append.
3058 (lt_dict_add): Fix typo.
3059 * libtool.m4 (_LT_DECL): Don't overquote separator.
3060
3061 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3062
3063 * config.rpath: Add AIX 6 support.
3064
3065 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3066
3067 * Makefile.def (stageprofile). Remove -fprofile-generate
3068 from stage_libcflags.
3069 * Makefile.in: Regenerate.
3070
3071 2008-03-13 Ben Elliston <bje@au.ibm.com>
3072
3073 * config.sub, config.guess: Update from upstream sources.
3074
3075 2008-03-06 Florian Krohm <fkrohm@us.ibm.com>
3076
3077 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
3078 * s390-opc.txt (cmpsc): Duplicate entry removed.
3079 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
3080 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
3081 fier, cu42, cu41): Fix operand format.
3082
3083 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3084
3085 PR bootstrap/32009
3086 PR bootstrap/32161
3087
3088 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3089 * configure: Regenerate.
3090
3091 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3092 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3093 STAGE4_LIBCFLAGS): New.
3094 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3095 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3096 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3097 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3098 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3099 for target modules. Don't export LIBCFLAGS.
3100 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3101 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3102 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3103 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3104 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3105 * Makefile.in: Regenerate.
3106
3107 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3108
3109 PR libgcj/33085
3110 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3111 Do not use -DDLL_EXPORT. Backport from upstream.
3112
3113 2008-02-14 Nick Clifton <nickc@redhat.com>
3114
3115 Import this patch from gcc:
3116 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3117
3118 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3119
3120 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3121
3122 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3123 * configure: Regenerate.
3124
3125 2008-01-31 Marc Gauthier <marc@tensilica.com>
3126
3127 * configure.ac (xtensa*-*-*): Recognize processor variants.
3128 * configure: Regenerate.
3129
3130 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3131
3132 PR bootstrap/34922
3133 * configure.ac (PARSE_ARGS): Push suitable setting of
3134 ac_subdirs_all, for `./configure --help=recursive'.
3135 Handle `+' in generic toplevel directory disabling.
3136 * configure: Regenerate.
3137
3138 2008-01-23 Ben Elliston <bje@au.ibm.com>
3139
3140 * config.sub, config.guess: Update from upstream sources.
3141
3142 2008-01-08 Ben Elliston <bje@au.ibm.com>
3143
3144 * config.sub, config.guess: Update from upstream sources.
3145
3146 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3147
3148 * COPYING.LIBGLOSS: Update default copyright.
3149
3150 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3151
3152 * COPYING.NEWLIB: Update default copyright.
3153
3154 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3155
3156 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3157 Change recommended MPFR from 2.2.1 > 2.3.0.
3158 * configure: Regenerate.
3159
3160 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3161
3162 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3163 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3164 * Makefile.in: Regenerate.
3165
3166 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3167
3168 * configure.ac: Enable libjava for x86_64-*-darwin9.
3169 * configure: Regenerate.
3170
3171 2007-12-05 Ben Elliston <bje@au.ibm.com>
3172
3173 * config.sub, config.guess: Update from upstream sources.
3174
3175 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3176
3177 * config-ml.in: Robustify against white space in absolute file
3178 names.
3179
3180 * config-ml.in (multi-clean): Substitute ${Makefile}.
3181 Remove superfluous ${Makefile} in list.
3182
3183 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3184
3185 * Makefile.def (dependencies): Make configure-gdb depend on
3186 all-intl.
3187 * Makefile.in: Regenerated.
3188
3189 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3190
3191 * Makefile.def: To avoid problems running with parallel makes,
3192 build newlib before libgloss so that target specific header
3193 files are availble.
3194 * Makefile.in: Regenerate.
3195
3196 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3197
3198 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3199 * Makefile.in: Regenerate.
3200
3201 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3202
3203 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
3204 * libdecnumber: New directory, imported from GCC.
3205
3206 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3207
3208 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3209 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3210 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3211 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3212 * configure: Regenerate.
3213
3214 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3215
3216 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3217 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3218 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3219 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3220 * configure.ac: Default them to host tools for $host = $build.
3221 Subst them.
3222
3223 * configure: Regenerate.
3224 * Makefile.in: Regenerate.
3225
3226 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3227
3228 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3229 * configure: Regenerate.
3230
3231 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3232
3233 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3234 libstdc++.
3235 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3236 * configure: Regenerate.
3237 * Makefile.in: Regenerate.
3238
3239 2007-09-17 Andreas Schwab <schwab@suse.de>
3240
3241 * configure.ac: Raise minimum makeinfo version to 4.6.
3242 * configure: Regenerate.
3243
3244 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3245
3246 * configure.ac: Correct makeinfo version check.
3247 * configure: Regenerate.
3248
3249 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3250
3251 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3252 to $skipdirs and only disable gprof for newlib. Use the normal
3253 mips*-elf* handling in other respects.
3254 * configure: Regnerate.
3255
3256 2007-09-12 David Daney <ddaney@avtrex.com>
3257
3258 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3259 enabling libgcj.
3260 * configure: Regenerate.
3261
3262 2007-09-12 Richard Guenther <rguenther@suse.de>
3263
3264 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3265 nor --disable-checking is provided also turn on yes and types
3266 checking for stage1.
3267 * configure: Re-generate.
3268
3269 2007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3270
3271 PR target/33281
3272 * configure.ac: Use config/mh-mingw on mingw.
3273 * configure: Regenerate.
3274
3275 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3276
3277 PR other/32154
3278 * configure.ac: For libgloss targets, point the linker to the linker
3279 script, startup code and simulator library.
3280 * configure: Regenerate.
3281
3282 2007-09-09 Andrew Haley <aph@redhat.com>
3283
3284 * configure.ac (noconfigdirs): Remove target-libffi and
3285 target-libjava.
3286
3287 2007-08-29 Nick Clifton <nickc@redhat.com>
3288
3289 * config.sub, config.guess: Update from upstream sources.
3290
3291 2007-08-21 Richard Guenther <rguenther@suse.de>
3292
3293 * configure.ac: Add types checking to stage1 checking flags.
3294 * configure: Regenerate.
3295
3296 2007-08-18 Paul Brook <paul@codesourcery.com>
3297 Joseph Myers <joseph@codesourcery.com>
3298
3299 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3300 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3301 * Makefile.in: Regenerate.
3302 * configure.ac (--with-debug-prefix-map): New.
3303 * configure: Regenerate.
3304
3305 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3306 Nigel Stephens <nigel@mips.com>
3307
3308 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3309 as target_makefile_frag.
3310 * configure: Regenerate.
3311
3312 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3313
3314 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3315 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3316 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3317 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3318 (do-compare, do-compare3, do-compare-debug): New.
3319 ([+compare-target+]): Use them.
3320
3321 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3322
3323 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3324 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3325 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3326 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3327 (do-compare, do-compare3, do-compare-debug): New.
3328 ([+compare-target+]): Use them.
3329
3330 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3331 Ben Elliston <bje@au.ibm.com>
3332
3333 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3334 --silent if $silent.
3335 * configure: Regenerate.
3336
3337 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
3338
3339 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
3340
3341 2007-07-17 Nick Clifton <nickc@redhat.com>
3342
3343 * COPYING3: New file. Contains version 3 of the GNU General
3344 Public License.
3345 * COPYING3.LIB: New file. Contains version 3 of the GNU
3346 Lesser General Public License.
3347
3348 2007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
3349
3350 * configure.ac: Fix my previous change to really match GCC.
3351 * configure: Regenerate.
3352
3353 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3354
3355 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3356 * configure: Regenerate.
3357
3358 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3359
3360 * configure.ac: Add some missing m4 quotation.
3361 * configure: Regenerate.
3362
3363 2007-07-09 Kai Tietz <kai.tietz@onevision.com>
3364
3365 * Makefile.def: Add windmc tool to build.
3366 * Makefile.tpl: Likewise.
3367 * configure.ac: Likewise.
3368 * Makefile.in: Regenerate.
3369 * configure: Regenerate.
3370
3371 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3372
3373 * lt~obsolete.m4: New. Import from 20070318 libtool.
3374
3375 2007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
3376
3377 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3378 uclinux and linux-uclibc targets.
3379 * configure: Regenerate.
3380
3381 2007-06-28 DJ Delorie <dj@redhat.com>
3382
3383 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3384 not building newlib.
3385 * configure: Regenerated.
3386
3387 2007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3388
3389 * src-release (DEVO_SUPPORT): Correct typos.
3390
3391 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3392
3393 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3394 * Makefile.in: Regenerated.
3395
3396 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3397
3398 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3399 (distclean-stage[+id+]): Possibly delete stage_last.
3400 * Makefile.in: Regenerate.
3401
3402 2007-06-07 Ben Elliston <bje@au.ibm.com>
3403
3404 * config.sub, config.guess: Update from upstream sources.
3405
3406 2007-06-07 Ben Elliston <bje@au.ibm.com>
3407
3408 * Makefile.tpl: Fix spelling error.
3409 * Makefile.in: Regenerate.
3410
3411 2007-06-04 Paolo Bonzini <bonzini@gnu.org>
3412
3413 Sync with gcc:
3414 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3415
3416 PR bootstrap/29382
3417 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3418 * configure: Rebuilt.
3419
3420 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3421
3422 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3423 lt_cv_sys_max_cmd_len.
3424
3425 2007-05-31 Paolo Bonzini <bonzini@gnu.org>
3426
3427 * ltgcc.m4: Update from GCC.
3428
3429 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3430
3431 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3432
3433 2007-05-24 Steve Ellcey <sje@cup.hp.com>
3434
3435 * ltmain.sh: Update from GCC.
3436 * libtool.m4: Update from GCC.
3437 * ltsugar.m4: New. Update from GCC.
3438 * ltversion.m4: New. Update from GCC.
3439 * ltoptions.m4: New. Update from GCC.
3440 * ltconfig: Remove.
3441 * ltcf-c.sh: Remove.
3442 * ltcf-cxx.sh: Remove.
3443 * ltcf-gcj.sh: Remove.
3444 * src-release: Update with new libtool file list.
3445
3446 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3447
3448 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3449 stage_cflags.
3450 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3451 Remove CFLAGS/LIBCFLAGS.
3452 (configure-stage[+id+]-[+prefix+][+module+],
3453 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3454 * Makefile.in: Regenerate.
3455
3456 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3457
3458 * config-ml.in: Update from GCC.
3459
3460 2007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3461
3462 * src-release (do-proto-toplev): Process the support directories before
3463 the tool directory.
3464
3465 2007-03-21 Richard Sandiford <richard@codesourcery.com>
3466
3467 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3468 of glob. Quote arguments with single quotes too.
3469 * configure: Regenerate.
3470
3471 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3472
3473 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3474 * Makefile.in: Regenerate
3475
3476 2007-03-07 Andreas Schwab <schwab@suse.de>
3477
3478 * configure: Regenerate.
3479
3480 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3481
3482 * configure.ac: Add "--with-pdfdir" configure option,
3483 which defines pdfdir variable.
3484 * Makefile.def (target=fixincludes): Add install-pdf to
3485 missing targets.
3486 (recursive_targets): Add install-pdf target.
3487 (flags_to_pass): Add pdfdir.
3488 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3489 target.
3490 * configure: Regenerate
3491 * Makefile.in: Regenerate
3492
3493 2007-02-28 Eric Christopher <echristo@apple.com>
3494
3495 Revert:
3496 2006-12-07 Mike Stump <mrs@apple.com>
3497
3498 * Makefile.def (dependencies): Add dependency for
3499 install-target-libssp and install-target-libgomp on
3500 install-gcc.
3501 * Makefile.in: Regenerate.
3502
3503 2007-02-27 Matt Kraai <kraai@ftbfs.org>
3504
3505 * configure: Regenerate.
3506 * configure.ac: Move statements after variable declarations.
3507
3508 2007-02-19 Joseph Myers <joseph@codesourcery.com>
3509
3510 * configure.ac: Adjust for loop syntax.
3511 * configure: Regenerate.
3512
3513 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3514
3515 * configure: Rebuilt.
3516
3517 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3518
3519 * configure.ac: Drop multiple occurrences of --enable-languages,
3520 and fix its quoting.
3521 * configure: Rebuilt.
3522
3523 2007-02-17 Mark Mitchell <mark@codesourcery.com>
3524 Nathan Sidwell <nathan@codesourcery.com>
3525 Vladimir Prus <vladimir@codesourcery.com
3526 Joseph Myers <joseph@codesourcery.com>
3527
3528 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3529 * configure: Regenerate.
3530
3531 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3532
3533 * configure.ac (target_libraries): Move libgcc before libiberty.
3534 * configure: Regenerated.
3535
3536 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
3537
3538 * configure: Regenerate again?
3539
3540 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
3541
3542 * configure: Reapply PR30748 fix which was lost in the previous commit.
3543
3544 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3545 Paolo Bonzini <bonzini@gnu.org>
3546
3547 PR bootstrap/30753
3548 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3549 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3550 * configure: Regenerated.
3551
3552 2007-02-10 Paolo Bonzini <bonzini@gnu.org>
3553
3554 * configure: Regenerate.
3555
3556 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3557
3558 PR bootstrap/30748
3559 * configure.ac: Correct syntax for Solaris ksh.
3560 * configure: Regenerated.
3561
3562 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3563
3564 * Makefile.def: Sync with GCC.
3565 * Makefile.tpl: Sync with GCC.
3566 * Makefile.in: Regenerate.
3567 * configure: Regenerate.
3568
3569 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3570
3571 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3572 noncanonical equivalents.
3573 * configure.in: Rename to...
3574 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3575 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3576 target_noncanonical. Use them. Rewrite removal of configure
3577 arguments for autoconf 2.59. Discard variable settings. Force
3578 program_transform_name for native tools.
3579
3580 * Makefile.in: Regenerated.
3581 * configure: Regenerated with autoconf 2.59.
3582
3583 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3584
3585 2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3586
3587 * COPYING.LIBGLOSS: Reformat default Red Hat
3588 license to fit within 80 columns.
3589 * COPYING.NEWLIB: Ditto.
3590
3591 2007-02-05 Dave Brolley <brolley@redhat.com>
3592
3593 * Contribute the following changes:
3594 2006-11-28 DJ Delorie <dj@redhat.com>
3595
3596 * configure.in: Fix typo for mep's target_makefile_frag.
3597 * configure: Regenerated.
3598
3599 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3600
3601 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3602 * configure: Regenerate.
3603
3604 2001-09-19 DJ Delorie <dj@redhat.com>
3605
3606 * configure.in (target_makefile_frag): use mt-mep
3607
3608 2001-06-12 Don Howard <dhoward@redhat.com>
3609
3610 * configure.in: Remove gdb from MeP skip list.
3611
3612 2001-04-05 DJ Delorie <dj@redhat.com>
3613
3614 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3615
3616 2001-03-20 Ben Elliston <bje@redhat.com>
3617
3618 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3619
3620 2001-03-19 Ben Elliston <bje@redhat.com>
3621
3622 * config.sub (mep, mep-*): Add.
3623
3624 2007-01-31 Andreas Schwab <schwab@suse.de>
3625
3626 * Makefile.tpl (LDFLAGS): Substitute it.
3627 * Makefile.in: Regenerate.
3628
3629 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3630
3631 * configure.in: Change == to = in test command.
3632 * configure: Regenerate.
3633
3634 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3635 Nick Clifton <nickc@redhat.com>
3636 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3637
3638 * configure.in (build_configargs, host_configargs, target_configargs):
3639 Remove build/host/target parameters.
3640 (host_libs): Add gmp and mpfr.
3641 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3642 * Makefile.def (gmp, mpfr): New.
3643 (gcc): Remove target.
3644 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3645 target_os, target_vendor): New.
3646 (configure): Add host_alias/target_alias arguments. Adjust invocations.
3647 * configure: Regenerate.
3648 * Makefile.in: Regenerate.
3649
3650 2007-01-11 Matt Fago <fago@earthlink.net>
3651
3652 * configure.in: Try to link to functions only in mpfr 2.2.x
3653 to improve robustness of configure tests.
3654 * configure: Regenerate.
3655
3656 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
3657
3658 * configure.in: Add support for an x86_64-mingw* target.
3659 * configure: Regenerate.
3660
3661 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3662
3663 * Makefile.tpl (all-target): Correct @if conditional for target
3664 modules.
3665 * configure.in: Omit libiberty if building only target libgcc.
3666 * configure, Makefile.in: Regenerated.
3667
3668 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
3669
3670 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3671 * configure: Regenerate.
3672
3673 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3674
3675 * Makefile.def (target_modules): Add libgcc.
3676 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3677 * Makefile.tpl (clean-target-libgcc): Delete.
3678 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3679 on gcc even for bootstrapped modules. Rewrite handling of
3680 lang_env_dependencies to loop over target_modules.
3681 * configure.in (target_libraries): Add target-libgcc.
3682 * Makefile.in, configure: Regenerated.
3683
3684 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3685
3686 Sync with gcc:
3687 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3688
3689 * configure.in: Reorganize recognition of languages. Add
3690 --enable-stage1-languages. Show supported languages for the chosen
3691 target rather than all recognized languages.
3692 * configure: Regenerate.
3693
3694 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3695
3696 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3697 * Makefile.in: Regenerate.
3698
3699 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3700
3701 * configure.in: Warn that MPFR 2.2.0 is buggy.
3702 * configure: Regenerate.
3703
3704 2006-12-27 Ian Lance Taylor <iant@google.com>
3705
3706 * configure.in: When removing Makefiles to force a reconfigure, also
3707 remove prev-DIR*/Makefile.
3708 * configure: Regenerate.
3709
3710 2006-12-23 Kazu Hirata <kazu@codesourcery.com>
3711
3712 * config.bfd: Recognize fido.
3713
3714 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3715
3716 Sync with gcc:
3717
3718 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3719
3720 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3721 it only affects bootstrap and could be tested on "$host" as well.
3722 * configure: Regenerate.
3723 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3724
3725 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3726
3727 PR bootstrap/29544
3728 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3729 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3730 move here comment from Makefile.tpl.
3731 * Makefile.tpl: Move some definitions higher in the file.
3732 (STAGE1_CHECKING): New.
3733 * configure.in: Add --enable-stage1-checking.
3734 * configure: Regenerate.
3735 * Makefile.in: Regenerate.
3736
3737 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3738
3739 * configure.in: Update error message for missing GMP/MPFR.
3740
3741 * configure: Regenerate.
3742
3743 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3744
3745 * configure.in: Update MPFR version in error message.
3746
3747 * configure: Regenerate.
3748
3749 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3750
3751 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3752 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3753 --with-gmp-lib): New flags.
3754
3755 * configure: Regenerate.
3756
3757 2006-12-12 Andreas Tobler <a.tobler@schweiz.org>
3758
3759 PR bootstrap/30134
3760 * configure.in: Correct x86 darwin support for libjava to powerpc
3761 and i?86 only.
3762 * configure: Regenerate.
3763
3764 2006-12-11 Alan Modra <amodra@bigpond.net.au>
3765
3766 * configure.in: Handle spu makefile frag.
3767 * Makefile.tpl (MAINT): Define
3768 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3769 * configure: Regenerate.
3770 * Makefile.in: Regenerate.
3771
3772 2006-12-11 Ben Elliston <bje@au.ibm.com>
3773
3774 * config.sub, config.guess: Update from upstream sources.
3775
3776 2006-12-11 Ben Elliston <bje@au.ibm.com>
3777
3778 * configure.in: Sync with GCC (spu-*-*).
3779 * configure: Sync with GCC.
3780
3781 2006-12-07 Mike Stump <mrs@apple.com>
3782
3783 * Makefile.def (dependencies): Add dependency for
3784 install-target-libssp and install-target-libgomp on
3785 install-gcc.
3786 * Makefile.in: Regenerate.
3787
3788 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
3789
3790 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3791 (unstage): Test for stage_last presence.
3792
3793 PR bootstrap/29802
3794 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
3795 * Makefile.in: Regenerate.
3796
3797 2006-11-14 DJ Delorie <dj@redhat.com>
3798
3799 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
3800 * Makefile.in: Sync with GCC.
3801 * configure.in: Sync with GCC (mpfr, gmp).
3802 * configure: Sync with GCC.
3803
3804 2006-11-08 Jie Zhang <jie.zhang@analog.com>
3805
3806 * configure.in: Remove target-libgloss from noconfigdirs for
3807 bfin-*-*.
3808 * configure: Regenerated.
3809
3810 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
3811
3812 * COPYING.NEWLIB: Add spu license.
3813 * COPYING.LIBGLOSS: Ditto.
3814
3815 2006-10-17 Brooks Moses <bmoses@stanford.edu>
3816
3817 * Makefile.def: Added pdf target handling.
3818 * Makefile.tpl: Added pdf target handling.
3819 * Makefile.in: Regenerated.
3820
3821 2006-10-11 Jeff Johnston <jjohnstn@redhat.com>
3822
3823 * COPYING.NEWLIB: Updated.
3824 * COPYING.LIBGLOSS: Ditto.
3825
3826 2006-09-27 Dave Brolley <brolley@redhat.com>
3827
3828 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3829 $s instead of $r.
3830 * configure: Regenerated.
3831
3832 2006-09-26 Ben Elliston <bje@au.ibm.com>
3833
3834 * config.sub, config.guess: Update from upstream sources.
3835
3836 2006-09-20 Thiemo Seufer <ths@mips.com>
3837
3838 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3839 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3840 * configure: Regenerate.
3841
3842 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
3843
3844 * configure.in: Never build newlib for a Mingw host.
3845 Never build newlib as Mingw target library.
3846 Test the existence of winsup/cygwin for building a Cygwin newlib,
3847 rather than just winsup.
3848 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3849 building a Mingw target.
3850 * configure: Regenerate.
3851
3852 2006-08-15 Thiemo Seufer <ths@mips.com>
3853 Nigel Stephens <nigel@mips.com>
3854 David Ung <davidu@mips.com>
3855
3856 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3857
3858 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
3859
3860 Sync from GCC:
3861 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3862
3863 PR bootstrap/18058
3864 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3865 if the bootstrap compiler is a GCC version that supports it.
3866 * configure: Regenerate.
3867
3868 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3869
3870 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3871 * configure: Regenerated.
3872
3873 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
3874
3875 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3876 for stages after the first.
3877
3878 2006-07-17 Jakub Jelinek <jakub@redhat.com>
3879
3880 * Makefile.def: Add dependencies for configure-opcodes
3881 on configure-intl and all-opcodes on all-intl.
3882 * Makefile.in: Regenerated.
3883
3884 2006-07-04 Peter O'Gorman <peter@pogma.com>
3885
3886 * ltconfig: chmod 644 before ranlib during install.
3887
3888 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3889
3890 * configure.in: Fix thinkos in previous check-in.
3891 * configure: Regenerate.
3892
3893 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3894
3895 Sync from gcc:
3896
3897 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
3898
3899 PR other/27063
3900 * configure.in: Test subdir_requires and give an appropriate
3901 error message.
3902 * configure: Regenerate.
3903
3904 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3905
3906 PR target/27540
3907 * configure.in: Only enable libgomp on IRIX 6.
3908 * configure: Regenerate.
3909
3910 2006-06-20 David Ayers <d.ayers@inode.at>
3911
3912 PR bootstrap/28072
3913 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3914 whether target-libjava is being configured instead of whether the
3915 java front end is enabled.
3916 * configure: Regenerate.
3917
3918 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
3919
3920 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3921 to R_ARM_LDC_SB_G{0,1,2} respectively.
3922
3923 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
3924
3925 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3926 too.
3927 * Makefile.in: Regenerate.
3928
3929 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3930
3931 Sync from gcc:
3932
3933 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3934 * configure.in: Don't enable libgomp on hpux10.
3935 * configure: Rebuilt.
3936
3937 2006-06-13 David Ayers <d.ayers@inode.at>
3938
3939 Sync from gcc:
3940
3941 2006-06-12 David Ayers <d.ayers@inode.at>
3942
3943 PR bootstrap/27963
3944 PR target/19970
3945 * configure.in: Remove target-boehm-gc from noconfigdirs where
3946 ${libgcj} is specified.
3947 * configure: Regenerate.
3948
3949 2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
3950
3951 Sync from gcc:
3952
3953 2005-01-12 David Edelsohn <edelsohn@gnu.org>
3954 Andreas Schwab <schwab@suse.de>
3955
3956 PR bootstrap/18033
3957 * config-ml.in: Eval option if surrounded by single quotes.
3958
3959 2006-06-07 Carlos O'Donell <carlos@codesourcery.com>
3960
3961 Sync from gcc:
3962
3963 2006-06-06 David Ayers <d.ayers@inode.at>
3964
3965 PR libobjc/13946
3966 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3967 * Makefile.in: Regenerate.
3968 * configure.in: Add --enable-objc-gc at toplevel and have it
3969 enable boehm-gc for Objective-C.
3970 Remove target-boehm-gc from libgcj.
3971 Add target-boehm-gc to target_libraries.
3972 Add target-boehm-gc to noconfigdirs where ${libgcj}
3973 is specified.
3974 Assert that boehm-gc is supported when requested for Objective-C.
3975 Only build boehm-gc if needed either for Java or Objective-C.
3976 * configure: Regenerate.
3977
3978 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
3979
3980 PR 27674
3981 * Makefile.tpl (configure-[+prefix+][+module+],
3982 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3983 Remove rule to unstage bootstrapped modules.
3984 (stage_current): New.
3985 * Makefile.in: Regenerate.
3986
3987 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3988 Andreas Tobler <a.tobler@schweiz.ch>
3989
3990 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3991 * configure: Rebuilt.
3992
3993 Revert
3994 2006-01-31 Richard Guenther <rguenther@suse.de>
3995 Paolo Bonzini <bonzini@gnu.org>
3996
3997 * Makefile.def (target_modules): Add libgcc-math target module.
3998 * configure.in (target_libraries): Add libgcc-math target library.
3999 (--enable-libgcc-math): New configure switch.
4000 * Makefile.in: Re-generate.
4001 * configure: Re-generate.
4002
4003 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
4004
4005 * config-ml.in: Alter CCASFLAGS to include special
4006 multilib options the same as is done for CFLAGS.
4007
4008 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4009
4010 * Makefile.def: Added dependencies from sim and gdb on intl, and
4011 added configure dependencies to everything with an all dependency
4012 on intl.
4013 * gettext.m4: Removed.
4014 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
4015 (GDB_SUPPORT_DIRS): Add intl.
4016 * Makefile.in: Regenerated.
4017
4018 2006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
4019
4020 * src-release (DEVO_SUPPORT): Add config.rpath.
4021
4022 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4023
4024 * Makefile.def (bfd, opcodes): Fix lib_path.
4025 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4026 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4027 * Makefile.in: Regenerate.
4028
4029 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4030
4031 * configure.in: Enable gprof for cross builds.
4032 * configure: Regenerate.
4033
4034 2006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4035
4036 * src-release (MAKEINFOFLAGS): Define.
4037 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
4038
4039 2006-05-14 Ben Elliston <bje@au.ibm.com>
4040
4041 * config.sub, config.guess: Update from upstream sources.
4042
4043 2006-05-12 Ben Elliston <bje@au.ibm.com>
4044
4045 * config.sub, config.guess: Update from upstream sources.
4046
4047 2006-05-04 Steve Ellcey <sje@cup.hp.com>
4048
4049 * blt, iwidgets, mmalloc: Remove directories.
4050
4051 2006-05-01 DJ Delorie <dj@redhat.com>
4052
4053 * configure.in: Restore CFLAGS if GMP isn't present.
4054 * configure: Regenerate.
4055
4056 2006-04-18 DJ Delorie <dj@redhat.com>
4057
4058 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4059 reference libgloss so that libssp can be built in a combined
4060 tree.
4061 * configure: Regenerate.
4062
4063 2006-04-10 Ben Elliston <bje@au.ibm.com>
4064
4065 * contrib: Remove directory.
4066
4067 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
4068
4069 * Makefile.tpl: Add install-html target.
4070 * Makefile.def: Add install-html target.
4071 * Makefile.in: Regenerate.
4072 * configure.in: Add --with-datarootdir, --with-docdir,
4073 and --with-htmldir options.
4074 * configure: Regenerate.
4075
4076 2006-03-31 Ben Elliston <bje@au.ibm.com>
4077
4078 PR binutils/1860
4079 * configure.in: Require makeinfo 4.4 or higher.
4080 * configure: Regenerate.
4081
4082 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
4083
4084 * Makefile.in: Regenerate.
4085
4086 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
4087
4088 Sync with gcc:
4089 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4090
4091 * configure.in: Handle --disable-<component> generically.
4092 * configure: Regenerate.
4093
4094 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
4095
4096 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4097 (TARGET_CONFIGDIRS): Remove.
4098 * configure.in: Remove AC_SUBST(target_configdirs).
4099 * Makefile.in, configure: Regenerated.
4100
4101
4102 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4103
4104 PR libgcj/17311
4105 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4106
4107 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4108
4109 PR bootstrap/25670
4110
4111 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4112
4113 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4114 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4115 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4116 BUILD_PREFIX, BUILD_PREFIX_1.
4117 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4118
4119 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4120 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4121
4122 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4123 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4124 of `cat stage_current`. Always provide the `r' and `s' variables.
4125 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4126 a single shell execution.
4127 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4128 bootstrapped modules, make the stage1 module if the build was not
4129 started yet, else build the current stage.
4130 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4131 (all-build, all-host, all-target, [+make_target+]-host,
4132 [+make_target+]-target): Do not use \-continued lines.
4133 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4134 (current_stage, restrap, stage_last): New.
4135
4136 * Makefile.in: Regenerate.
4137 * configure: Regenerate.
4138
4139 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4140
4141 Sync from gcc:
4142
4143 2006-01-31 Richard Guenther <rguenther@suse.de>
4144 Paolo Bonzini <bonzini@gnu.org>
4145
4146 * Makefile.def (target_modules): Add libgcc-math target module.
4147 * configure.in (target_libraries): Add libgcc-math target library.
4148 (--enable-libgcc-math): New configure switch.
4149 * Makefile.in: Re-generate.
4150 * configure: Re-generate.
4151 * libgcc-math: New toplevel directory.
4152
4153 2006-01-18 Richard Henderson <rth@redhat.com>
4154 Jakub Jelinek <jakub@redhat.com>
4155 Diego Novillo <dnovillo@redhat.com>
4156
4157 * libgomp: New directory.
4158 * Makefile.def: Add target_module libgomp.
4159 * Makefile.in: Regenerate.
4160 * configure.in (target_libraries): Add target-libgomp.
4161 * configure: Regenerate.
4162
4163 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4164 Andreas Schwab <schwab@suse.de>
4165
4166 * configure: Regenerate.
4167
4168 2006-01-16 Paolo Bonzini <bonzini@gnu.org>
4169
4170 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4171 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4172 the assembler, linker and binutils.
4173 * configure: Regenerate.
4174
4175 2006-01-16 Nick Clifton <nickc@redhat.com>
4176
4177 * config.sub, config.guess: Sync from config repository.
4178
4179 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4180
4181 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4182 @ from continuation.
4183 * Makefile.in: Rebuilt.
4184
4185 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4186
4187 Sync from gcc:
4188
4189 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4190
4191 PR bootstrap/24252
4192
4193 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4194 * Makefile.tpl (OBJDUMP): New.
4195 (EXTRA_HOST_FLAGS): Add it.
4196 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4197
4198 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4199 to use symbolic links between directories. Avoid race conditions
4200 or make them harmless.
4201 * configure.in: Do not try to use symbolic links between directories.
4202
4203 * Makefile.def (LEAN): Pass.
4204 * Makefile.tpl (LEAN): Define.
4205 (stage[+id+]-start): Accept that the previous directory does not
4206 exist, if the bootstrap is lean.
4207 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4208 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4209 configure substitution.
4210 ([+compare-target+]): Likewise.
4211 ([+bootstrap-target+]-lean): New.
4212 * configure.in: Remove lean bootstrap support from here.
4213
4214 * Makefile.in: Regenerate.
4215 * configure: Regenerate.
4216
4217 2006-01-02 Andreas Schwab <schwab@suse.de>
4218
4219 * configure.in: When reconfiguring remove Makefile in
4220 all stage directories.
4221 * configure: Regenerate.
4222
4223 2005-12-27 Leif Ekblad <leif@rdos.net>
4224
4225 * configure.in: Add support for RDOS target.
4226 * configure: Regenerate.
4227
4228 2005-12-27 Nick Clifton <nickc@redhat.com>
4229
4230 PR binutils/1990
4231 * libtool.m4: Synchronize with version in GCC sources.
4232
4233 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
4234
4235 Revert Ada-related part of the previous change.
4236
4237 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4238 Do not pass.
4239 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4240 * Makefile.in: Regenerate.
4241 * configure.in: Do not include mt-ppc-aix target fragment.
4242 * configure: Regenerate.
4243
4244 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
4245
4246 * configure.in: Select appropriate fragments for PowerPC/AIX.
4247 * configure: Regenerate.
4248
4249 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4250 BOOT_CFLAGS, BOOT_LDFLAGS.
4251 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4252 BOOT_CFLAGS, BOOT_LDFLAGS.
4253 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4254 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4255 (stage): Fail if we cannot complete the work.
4256 * Makefile.in: Regenerate.
4257
4258 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
4259
4260 * COPYING.NEWLIB: Update copyright year for default
4261 copyright.
4262
4263 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
4264
4265 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4266 install-host-nogcc): Don't invoke $(stage) at the end.
4267 * Makefile.in: Regenerate.
4268
4269 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
4270
4271 * configure.in: Flip the top-level bootstrap switch.
4272 * configure: Regenerate.
4273
4274 Merge from gcc:
4275
4276 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4277
4278 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4279 $(stage) and $(unstage).
4280 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4281 (all): Remove stray semicolon.
4282 (local-distclean): Don't handle multilib.tmp and multilib.out.
4283 (install.all): Set $s for consistency.
4284 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4285 check_multilibs setting. Always make the install directory.
4286 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4287 Correct @if/@endif.
4288 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4289 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4290 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4291 (multilib.out): Remove.
4292 * Makefile.in: Regenerated.
4293
4294 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4295
4296 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4297 * configure.in: Replace ms1 arch with mt.
4298 * configure: Rebuilt.
4299
4300 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4301
4302 Sync with gcc:
4303
4304 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4305
4306 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4307 * configure.in: Replace ms1 arch with mt.
4308 * configure: Rebuilt.
4309
4310 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4311
4312 Sync with gcc:
4313
4314 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4315
4316 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4317 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4318 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4319 Find in-tree tools if available.
4320 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4321 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4322 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4323 (COMPILER_*_FOR_TARGET): New.
4324 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4325 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4326 (CONFIGURED_*, USUAL_*): Remove.
4327 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4328 STRIP): Use autoconf substitutions.
4329 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4330 COMPILER_NM_FOR_TARGET): New.
4331 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4332
4333 (all): Make all-host and all-target in parallel.
4334 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4335 that $$r and $$s are set before invoking a recursive make.
4336 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4337 ([+bootstrap-target+]): Inline most of the `all' target.
4338
4339 2005-11-29 Ben Elliston <bje@au.ibm.com>
4340
4341 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4342 from the gcc build directory.
4343 * Makefile.in: Regenerate.
4344
4345 2005-11-29 Ben Elliston <bje@au.ibm.com>
4346
4347 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4348 depend on all-libdecnumber.
4349 * configure.in (host_libs): Include libdecnumber.
4350 * Makefile.in: Regenerate.
4351 * configure: Likewise.
4352
4353 2005-11-21 Kean Johnston <jkj@sco.com>
4354
4355 * config.sub, config.guess: Sync from upstream sources.
4356
4357 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4358
4359 * Makefile.def: Remove gdb dependencies for gdbtk.
4360 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4361 (configure-gdb, install-gdb): New rules.
4362 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4363 * Makefile.in, configure: Regenerated.
4364
4365 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
4366
4367 PR bootstrap/24297
4368 * Makefile.tpl (do-[+make-target+], do-check, install,
4369 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4370 are set before recursing.
4371 * Makefile.in: Regenerate.
4372
4373 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4374
4375 PR bootstrap/18939
4376 * Makefile.def (gcc) <target>: Fix thinko.
4377 * Makefile.in: Regenerate.
4378
4379 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4380
4381 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4382 * configure: Regenerate.
4383
4384 2005-10-09 Kazu Hirata <kazu@codesourcery.com>
4385
4386 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4387 target-libffi, target-qthreads, target-libjava, and
4388 targetlibobjc.
4389 * configure: Regenerate.
4390
4391 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4392
4393 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4394 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4395 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4396 (USUAL_OBJDUMP_FOR_TARGET): New.
4397 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4398 * configure.in: Check for $OBJDUMP_FOR_TARGET.
4399 * configure, Makefile.in: Regenerated.
4400
4401 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4402
4403 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4404 before other host packages.
4405
4406 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4407
4408 PR bootstrap/22340
4409
4410 * configure.in (default_target): Remove.
4411 * Makefile.tpl (all): Do not use prerequisites as subroutines
4412 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4413 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4414 use prerequisites as subroutines.
4415 (check-host, check-target): New.
4416 (bootstrap configure & all targets): Do not use stage*-start
4417 if the directory layout is already ok.
4418 (non-bootstrap configure & all targets): Prepend a $(unstage).
4419 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4420 (NOTPARALLEL): Remove.
4421 (unstage, stage variables): New variables.
4422 (unstage, stage targets): Simply expand to those variables.
4423
4424 * configure: Regenerate.
4425 * Makefile.in: Regenerate.
4426
4427 2005-10-04 James E Wilson <wilson@specifix.com>
4428
4429 * Makefile.def (lang_env_dependencies): Add libmudflap.
4430 * Makefile.in: Regenerate.
4431
4432 2005-10-03 Catherine Moore <clm@cm00re.com>
4433
4434 * configure.in (bfin-*-*): Support bfin.
4435 * configure: Regenerated.
4436
4437 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
4438
4439 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4440 * configure: Regenerated.
4441
4442 2005-09-28 Geoffrey Keating <geoffk@apple.com>
4443
4444 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4445 (LIPO_FOR_TARGET): New.
4446 (CONFIGURED_LIPO_FOR_TARGET): New.
4447 (USUAL_LIPO_FOR_TARGET): New.
4448 (STRIP_FOR_TARGET): New.
4449 (CONFIGURED_STRIP_FOR_TARGET): New.
4450 (USUAL_STRIP_FOR_TARGET): New.
4451 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4452 STRIP_FOR_TARGET.
4453 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4454 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4455 * Makefile.in: Regenerate.
4456 * configure: Regenerate.
4457
4458 2005-09-19 David Edelsohn <edelsohn@gnu.org>
4459
4460 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4461 (rs6000-*-aix*): Same.
4462 * configure: Regenerate.
4463
4464 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4465
4466 * configure.in: Recognize f95 in the --enable-languages option,
4467 and substitute it for fortran, issuing a warning.
4468 * configure: Regenerate.
4469
4470 2005-09-07 Ben Elliston <bje@au.ibm.com>
4471
4472 Import from Autoconf sources:
4473
4474 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4475 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4476 Elliston. Handle weird characters correctly.
4477
4478 2005-08-30 Phil Edwards <phil@codesourcery.com>
4479
4480 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4481 * configure: Regenerated.
4482
4483 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4484
4485 * Makefile.def (libssp): Add to lang_env_dependencies.
4486 * Makefile.in: Regenerate.
4487
4488 2005-08-17 Christian Groessler <chris@groessler.org>
4489
4490 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4491 * Makefile.in: Regenerate.
4492
4493 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
4494
4495 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4496 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4497 Look for alternate names of the target cc and c++
4498 * configure: Regenerate.
4499
4500 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
4501
4502 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4503 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4504 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4505 tools; remove code to manually set them.
4506 (Target tools): Look in the environment for them.
4507 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4508 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4509 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4510 build directory.
4511 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4512 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4513 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4514 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4515 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4516 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4517 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4518 * configure: Regenerate.
4519 * Makefile.in: Regenerate.
4520
4521 2005-07-27 Mark Mitchell <mark@codesourcery.com>
4522
4523 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4524 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4525 * Makefile.in: Regenerated.
4526
4527 2005-07-26 Mark Mitchell <mark@codesourcery.com>
4528
4529 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4530 (CFLAGS_FOR_TARGET): Use it.
4531 (CXXFLAGS_FOR_TARGET): Likewise.
4532 * Makefile.in: Regenerated.
4533 * configure.in (--with-build-sysroot): New option.
4534 * configure: Regenerated.
4535
4536 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
4537
4538 * Makefile.tpl: Wrap install between unstage and stage
4539 * Makefile.in: Regenerate.
4540
4541 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4542
4543 * all files: Update FSF address.
4544
4545 2005-07-14 Jim Blandy <jimb@redhat.com>
4546
4547 * configure.in: Add cases for Renesas m32c.
4548 * configure: Regenerated.
4549
4550 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4551
4552 * COPYING, compile, config-ml.in, config.guess,
4553 config.sub, install-sh, missing, mkinstalldirs,
4554 symlink-tree, ylwrap: Sync from upstream sources.
4555
4556 2005-07-13 Eric Christopher <echristo@redhat.com>
4557
4558 * configure.in: Add toplevel noconfigdir support for tpf.
4559 * configure: Regenerate.
4560
4561 2005-07-11 Jakub Jelinek <jakub@redhat.com>
4562
4563 * Makefile.def (target_modules): Add libssp.
4564 * configure.in (target_libraries): Add target-libssp.
4565 * configure: Rebuilt.
4566 * Makefile.in: Rebuilt.
4567
4568 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
4569
4570 PR ada/22340
4571
4572 * Makefile.def: Sync with gcc.
4573 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4574 * Makefile.in: Regenerate.
4575
4576 2005-07-07 Andreas Schwab <schwab@suse.de>
4577
4578 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4579 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4580 * Makefile.in: Regenerated.
4581
4582 2005-07-07 Kazu Hirata <kazu@codesourcery.com>
4583
4584 * configure.in: Add --enable-libssp and --disable-libssp.
4585 * configure: Regenerate with autoconf-2.13.
4586
4587 2005-07-06 Geoffrey Keating <geoffk@apple.com>
4588
4589 * configure.in: Don't build sim or rda when targetting darwin.
4590 * configure: Regenerate.
4591
4592 2005-07-04 Ben Elliston <bje@gnu.org>
4593
4594 * src-release (do-proto-toplev): Remove dejagnu bits.
4595 (DEJAGNU_SUPPORT_DIRS): Remove.
4596 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4597 (GDBD_SUPPORT_DIRS): Likewise.
4598 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4599 (INSIGHTD_SUPPORT_DIRS): Likewise.
4600 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4601
4602 2005-06-30 Ben Elliston <bje@gnu.org>
4603
4604 * setup.com (mpw): Remove unused directive.
4605
4606 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
4607
4608 * Makefile.def (stagefeedback): Come after profile.
4609 Define profiledbootstrap target.
4610 * Makefile.tpl (profiledbootstrap): Remove.
4611 (stageprofile-end): Zap stagefeedback.
4612 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4613 * Makefile.in: Regenerate.
4614
4615 2005-06-13 Zack Weinberg <zack@codesourcery.com>
4616
4617 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4618 In 'cpp' stanza, support '#line' as well as '# '.
4619
4620 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
4621
4622 * configure.in (unsupported_languages): New macro.
4623 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4624 non-ported target libraries in noconfigdirs.
4625 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4626 non-linux-gnu. Remove libgcj_ex_libffi.
4627 <lang_frag loop>: Set add_this_lang=no if the language is in
4628 unsupported_languages.
4629 * configure: Regenerate.
4630
4631 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4632
4633 * configure.in: Fix typo in handling of --with-mpfr-dir.
4634 * configure: Regenerate.
4635
4636 2005-06-02 Jim Blandy <jimb@redhat.com>
4637
4638 * config.sub: Add cases for the Renesas m32c. (This patch has been
4639 accepted into the master sources.)
4640
4641 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
4642 Michael Snyder <msnyder@redhat.com>
4643 Stan Cox <scox@redhat.com>
4644
4645 * configure.in: Set noconfigdirs for ms1.
4646
4647 * configure: Regenerate.
4648
4649 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
4650
4651 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4652 (Dependencies): Consider target modules for bootstrap dependencies.
4653 Make target bootstrap modules depend on each stage's gcc.
4654 * Makefile.in: Regenerate.
4655
4656 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
4657
4658 * Makefile.def (configure-gcc): Depend on binutils having been built.
4659 (all-gcc): No need to do it here.
4660 * Makefile.in: Regenerate.
4661
4662 2005-05-19 Paul Brook <paul@codesourcery.com>
4663
4664 * configure.in: Rewrite misleading error message when requested
4665 language cannot be built.
4666 * configure: Regenerate.
4667
4668 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4669
4670 * ylwrap: Import from Automake 1.9.5.
4671
4672 2005-05-04 Mike Stump <mrs@apple.com>
4673
4674 * configure.in: Always pass --target to target configures as
4675 otherwise rebuilds that do --recheck will fail.
4676 * configure: Rebuilt.
4677
4678 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
4679
4680 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4681 STAGE_HOST_EXPORTS.
4682 (configure, all): Add bootstrap support.
4683 (Host modules, target modules): Pass post-stage1 flags and exports.
4684 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4685 * Makefile.in: Regenerate.
4686
4687 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
4688
4689 Sync from gcc:
4690
4691 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4692
4693 * config.sub: Update from master copy.
4694
4695 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4696
4697 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4698 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4699 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4700 "*-*-elf" and "*-*-linux*".
4701 * configure: Regenerate.
4702
4703 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
4704
4705 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4706 (TARGET_CONFIGARGS): Include --with-target-subdir.
4707 (configure, all): New macros. Use them throughout.
4708
4709 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
4710
4711 * Makefile.tpl: Sync with gcc.
4712 * Makefile.in: Regenerate.
4713
4714 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4715
4716 * config/mh-mingw32: Delete.
4717 * configure.in: Don't use it.
4718 * configure: Regenerate.
4719
4720 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
4721
4722 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4723 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4724 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4725 (HOST_LIB_PATH): Generate from Makefile.def.
4726 (TARGET_LIB_PATH): Likewise.
4727 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4728 * Makefile.in: Regenerate.
4729 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4730 (RPATH_ENVVAR): Include Darwin case.
4731 * configure: Regenerate.
4732
4733 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
4734
4735 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4736 * configure: Regenerate.
4737
4738 2005-03-21 Zack Weinberg <zack@codesourcery.com>
4739
4740 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4741 gcc_version, and gcc_version_trigger from set of flags to pass.
4742 * Makefile.tpl: Remove definitions of above variables.
4743 (config.status): Remove dependency on $(gcc_version_trigger).
4744 * Makefile.in: Regenerate.
4745 * configure.in: Do not reference config/gcc-version.m4 nor
4746 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4747 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4748 * configure: Regenerate.
4749
4750 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4751 Andrew Pinski <pinskia@physics.uc.edu>
4752
4753 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4754 * Makefile.in: Regenerate.
4755
4756 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
4757
4758 PR libgcj/20160
4759 * ltmain.sh: Avoid creating archives with components that have
4760 duplicate basenames.
4761
4762 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4763
4764 PR bootstrap/20250
4765 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4766 instead of check.
4767 * Makefile.in: Regenerate.
4768
4769 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4770
4771 Sync from gcc.
4772
4773 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4774
4775 PR bootstrap/17383
4776 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4777 * Makefile.tpl (HOST_SUBDIR): New substitution.
4778 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4779 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4780 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4781 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4782 (Host modules, Bootstrapped modules): Use it.
4783 (Build modules, Target modules): Do not create symlink trees,
4784 always configure out-of-srcdir.
4785 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4786 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4787 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4788 $(HOST_SUBDIR). Create a symlink for host_subdir.
4789
4790 * Makefile.in: Regenerate.
4791 * configure: Regenerate.
4792
4793 Merged from libada-gnattools-branch:
4794 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4795
4796 * Makefile.def: Add gnattools as a module, depending on target-libada.
4797 * Makefile.in: Regenerate.
4798 * configure.in: Include gnattools in host_tools; disable it if ada
4799 is disabled.
4800 * configure: Regenerate.
4801
4802 2005-02-23 Nick Clifton <nickc@redhat.com>
4803
4804 * configure: Regenerate.
4805
4806 2005-02-22 Paul Schlie <schlie@comcast.net>
4807
4808 * configure.in: Allow darwin targeted ports to build tk, itcl and
4809 libgui.
4810
4811 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4812
4813 PR libgcj/10353
4814 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4815 * configure: Regenerate.
4816
4817 2005-02-08 Andrew Cagney <cagney@gnu.org>
4818
4819 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
4820 gdb/ section. Update GDB's URL.
4821
4822 2005-01-31 Andrew Cagney <cagney@gnu.org>
4823
4824 * gettext.m4: Only set ENABLE_NLS when gettext is present.
4825
4826 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
4827
4828 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4829 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4830 target-libgloss when not *-*-elf and *-*-aout.
4831 * configure: Regenerate.
4832
4833 2005-01-27 Andrew Cagney <cagney@gnu.org>
4834
4835 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4836
4837 2005-01-24 Andrew Cagney <cagney@gnu.org>
4838
4839 * gettext.m4: Only fall back to ../intl/ when it's present.
4840
4841 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4842
4843 * install-sh, config.sub: Import from upstream.
4844
4845 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4846
4847 PR bootstrap/18222
4848 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4849 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4850 * Makefile.in: Regenerate.
4851
4852 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
4853
4854 Revert 2004-12-28 Makefile changes, a better fix will be
4855 applied to mainline and src after GCC 4.0 branches.
4856
4857 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
4858
4859 PR bootstrap/17383
4860
4861 * Makefile.def (target_modules): Remove stage parameter,
4862 it is always true now.
4863 * Makefile.tpl (configure-build-[+module+],
4864 configure-target-[+module+]): Always build symlink tree
4865 for the directory and for include. BUILD_SUBDIR and
4866 TARGET_SUBDIR cannot be . anymore.
4867 * Makefile.in: Regenerate.
4868
4869 2004-12-25 David Edelsohn <edelsohn@gnu.org>
4870
4871 Revert 2004-12-08 Makefile changes.
4872
4873 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4874
4875 * configure.in (sh64-*-*): Reenable gprof.
4876 * configure: Regenerate.
4877
4878 2004-12-09 Jim Blandy <jimb@redhat.com>
4879
4880 * MAINTAINERS: List 'depcomp' as part of automake.
4881
4882 2004-12-08 David Edelsohn <edelsohn@gnu.org>
4883
4884 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4885 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4886 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4887 * Makefile.in: Regenerate.
4888
4889 2004-12-07 Matt Kraai <kraai@ftbfs.org>
4890
4891 * Makefile.tpl: Generate normal dependencies if the LHS module is
4892 not bootstrapped.
4893 * Makefile.in: Regenerate.
4894
4895 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4896
4897 * configure.in: Include config/gxx-include-dir.m4. Use
4898 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4899 * configure: Regenerate.
4900
4901 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4902
4903 * config.if: Delete.
4904 * configure.in: Set libstdcxx_incdir directly.
4905 * configure: Regenerate.
4906 * MAINTAINERS: Remove mention of config.if.
4907 * src-release (DEVO_SUPPORT): Remove config.if.
4908
4909 2004-12-02 Eric Christopher <echristo@redhat.com>
4910
4911 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4912 of things to remove.
4913 * Makefile.in: Regenerate.
4914
4915 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4916
4917 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4918 * configure: Regenerate.
4919
4920 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4921
4922 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4923 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4924 * configure: Regenerate.
4925
4926 2004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4927
4928 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4929 (hppa*64*-*-*): Delete incorrect comment.
4930 * configure: Rebuilt.
4931
4932 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4933
4934 * install-sh, compile: Import from automake.
4935
4936 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4937
4938 * config.guess, config.sub: Import from savannnah.
4939
4940 2004-11-12 Mike Stump <mrs@apple.com>
4941
4942 * Makefile.def: Add html support.
4943 * Makefile.tpl: Likewise.
4944 * Makefile.in: Regenerate.
4945
4946 2004-11-11 Geoffrey Keating <geoffk@apple.com>
4947
4948 PR 18423
4949 * configure.in: Remove all instances of build-fixincludes from
4950 noconfigdirs.
4951 (build_configargs): Supply --target to subdirectories.
4952 * configure: Regenerate.
4953
4954 * Makefile.def: Make gcc install depend on fixincludes install.
4955 * Makefile.in: Regenerate.
4956
4957 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4958
4959 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4960 target-libgfortran.
4961 * configure: Regenerate.
4962
4963 2004-11-07 David Edelsohn <edelsohn@gnu.org>
4964
4965 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4966 like CC.
4967
4968 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
4969
4970 * Makefile.def (host fixincludes): Specify missing targets.
4971 * Makefile.in: Regenerate.
4972
4973 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4974
4975 PR other/17783
4976 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4977 * configure: Regenerated.
4978
4979 2004-11-04 Daniel Jacobowitz <dan@debian.org>
4980
4981 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4982 * configure: Regenerated.
4983
4984 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
4985
4986 PR target/18151
4987 * configure.in (case ${target}): Do not build fixincludes for avr.
4988 * configure: Regenerated.
4989
4990 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
4991
4992 * configure.in (case ${target}): Do not build fixincludes
4993 on platforms where it is not used.
4994 * configure: Regenerated.
4995
4996 2004-10-23 Daniel Jacobowitz <dan@debian.org>
4997
4998 * configure.in: Use an absolute path to install-sh.
4999 * configure: Regenerated.
5000
5001 2004-10-19 Andrew Cagney <cagney@gnu.org>
5002
5003 * src-release (do-djunpack, do-md5sum): Install the generated file
5004 directly into the proto-toplev/ directory.
5005
5006 2004-10-19 Andrew Cagney <cagney@gnu.org>
5007
5008 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
5009
5010 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5011
5012 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5013 * configure: Regenerate.
5014
5015 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
5016
5017 Fix wrong conflict resolution in:
5018
5019 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5020
5021 * Makefile.in: Regenerate.
5022 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5023 in the recursive `make', instead of hardwiring `all'.
5024 (Autogenerated TARGET-* variables): New.
5025
5026 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5027
5028 Merged from GCC / libtool upstream:
5029 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5030 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5031 * ltcf-cxx.sh (tpf*): Likewise.
5032 * ltconfig (tpf*): Add TPF OS configuration support.
5033
5034 2004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
5035
5036 * configure.in: Enable target-libgloss for crx-*-*.
5037 * configure: Regenerate.
5038
5039 2004-09-24 Michael Roth <mroth@nessie.de>
5040
5041 * configure.in (--without-headers): Add missing double quotes.
5042 * configure: Regenerate.
5043
5044 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5045
5046 * ylwrap: Revert to previous version.
5047
5048 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5049
5050 PR bootstrap/17369
5051 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5052 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5053 SET_GCC_LIB_PATH_CMD.
5054 (BASE_TARGET_EXPORTS): Likewise.
5055 * Makefile.in: Regenerated.
5056
5057 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5058 * configure: Regenerated.
5059
5060 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5061
5062 * config.guess: New upstream version
5063 * compile, depcomp, install-sh, ylwrap: Likewise.
5064
5065 2004-09-19 Roger Sayle <roger@eyesopen.com>
5066
5067 * config/mh-x86omitfp: New host makefile fragment. Add
5068 -fomit-frame-pointer to the default BOOT_CFLAGS.
5069 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5070 * configure: Regenerate.
5071
5072 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5073
5074 PR target/11572
5075 * configure.in (*-*-darwin*): Renable libobjc.
5076 * configure: Regenerate.
5077
5078 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
5079
5080 * Makefile.def: Remove libbanshee.
5081 * Makefile.tpl: Ditto.
5082 * configure.in: Ditto.
5083 * Makefile.in: Regen.
5084 * configure: Ditto.
5085
5086 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
5087
5088 * missing: Import latest version from master repository.
5089
5090 2004-09-04 Nick Clifton <nickc@redhat.com>
5091
5092 * config.sub: Import latest version from master repository.
5093 * config.guess: Likewise.
5094 This includes these changes:
5095
5096 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5097
5098 * config.sub: Handle crisv32, alias etraxfs.
5099 * config.guess (crisv32:Linux:*:*): Handle.
5100
5101 2004-08-13 Brad Smith <brad@comstyle.com>
5102
5103 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5104 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5105
5106 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5107
5108 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5109 assume the processor is a powerpc. This is because coreutils
5110 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5111 in this case, due to a MacOS X bug that causes
5112 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5113 to return a negative number.
5114 Problem reported by Petter Reinholdtsen in:
5115 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5116
5117 2004-07-19 Ben Elliston <bje@gnu.org>
5118
5119 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5120
5121 2004-06-24 Ben Elliston <bje@gnu.org>
5122
5123 * config.guess: Update copyright years.
5124 * config.sub: Likewise.
5125
5126 2004-06-22 Robert Millan <robertmh@gnu.org>
5127
5128 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5129 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5130
5131 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5132
5133 * config.guess (*:*VMS:*:*): New entry. Replaces
5134 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5135 manufacturer.
5136
5137 2004-06-22 Ben Elliston <bje@gnu.org>
5138
5139 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5140 * config.sub: Likewise.
5141
5142 2004-06-22 Ben Elliston <bje@gnu.org>
5143
5144 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5145 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5146
5147 2004-06-11 Ben Elliston <bje@gnu.org>
5148
5149 * config.guess (pegasos:OpenBSD:*:*): Remove.
5150
5151 2004-06-11 Ben Elliston <bje@gnu.org>
5152
5153 From Wouter Verhelst <wouter@grep.be>:
5154 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5155
5156 2004-06-11 Ben Elliston <bje@gnu.org>
5157
5158 * config.guess (luna88k:OpenBSD:*:*): New.
5159
5160 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5161
5162 * config.guess (m32r*:Linux:*:*): New case.
5163 * config.sub: Handle m32rle.
5164
5165 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5166
5167 From Jens Petersen <petersen@redhat.com>:
5168 * config.sub: Handle sparcv8.
5169
5170 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5171
5172 From Tom Smith <smith@cag.lkg.hp.com>:
5173 * config.guess: Version suffixes are equally significant on Tru64
5174 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5175 prefix of "P" (patched kernel).
5176
5177 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5178
5179 * config.sub: Add support for National Semiconductor CRX target.
5180
5181 2004-09-03 Jan Beulich <jbeulich@novell.com>
5182
5183 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5184 *-*-netware, but add target-libmudflap.
5185 Consolidate *-*-netware targets (of which really only i?86 exists)
5186 into a single entry.
5187 * configure: Likewise.
5188
5189 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
5190
5191 * Makefile.tpl (sorry): Remove.
5192 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5193 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5194 (do-clean): Clean per-stage directories too.
5195 (do-distclean): Run distclean-stage1 too.
5196 (.NOTPARALLEL): Enable during toplevel bootstrap.
5197 (stage[+id+]-bubble): Enable parallel execution during
5198 the recursive invocation.
5199 * Makefile.in: Regenerate.
5200
5201 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
5202
5203 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5204
5205 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5206 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5207 * configure: regenerate
5208 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5209 -mdynamic-no-pic
5210
5211 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5212
5213 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5214 include.
5215 * configure.in: Fix indentation.
5216 * configure: Regenerate.
5217
5218 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5219
5220 * Makefile.def (build_modules): Add fixincludes.
5221 (dependencies): Make gcc depend on fixincludes.
5222 * configure.in (build_tools): Add fixincludes.
5223 (build_configdirs): Always include build_libs.
5224 * Makefile.in: Regenerate.
5225 * configure: Regenerate.
5226
5227 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
5228
5229 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5230 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5231 phony targets; do not generate timestamp files.
5232 (distclean-stageN): Remove references to their timestamp files.
5233 (restageN, touch-stageN): Remove.
5234 (stageN-bubble): Rewritten.
5235 (compare): Support lean bootstraps.
5236 * Makefile.in: Regenerate.
5237
5238 * configure.in: Only warn when bootstrapping but
5239 build != host or build != target. Support lean bootstraps.
5240 * configure: Regenerate.
5241
5242 Sync from gcc:
5243 2004-08-26 Phil Edwards <phil@codesourcery.com>
5244
5245 * configure.in: Give a better error message if GMP/MPFR are missing
5246 and a language needing them has been requested.
5247 * configure: Regenerated.
5248
5249 2004-08-25 Phil Edwards <phil@codesourcery.com>
5250
5251 * configure.in: Print a list of available language front-ends if
5252 a requested one is missing. Tidy stray tab characters.
5253 * configure: Regenerated.
5254
5255 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
5256
5257 * Makefile.in: Regenerate.
5258 * configure: Regenerate.
5259
5260 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5261 stage_*_flags.
5262 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5263 for bootstrapped modules if toplevel bootstrap is going.
5264 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5265 modules. Adjust for changes in Makefile.def. Enable several
5266 rules even in non-bootstrap mode, just to avoid peppering the
5267 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5268 (stage-[+prev+]-bubble): Remove.
5269
5270 * Makefile.def (Dependencies): Depend on all-build-bison,
5271 all-build-flex, all-build-byacc, all-build-texinfo, rather
5272 than the host variations.
5273 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5274 with BUILD_SUBDIR.
5275 (BISON): Update for recent Bisons.
5276 (YACC): Fix typo.
5277 (cross): Depend on all-build.
5278 (all): Do not depend on all-build.
5279 (prebootstrap): Remove.
5280 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5281 (Prebootstrap dependencies): Add them to the per-stage targets
5282 and to all-prebootstrap.
5283 * configure.in (build_configdirs): Always enable build_tools.
5284 (BUILD_DIR_PREFIX): Remove.
5285
5286 * Makefile.def (gcc): Add target variable.
5287 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5288 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5289 in the recursive `make', instead of hardwiring `all'.
5290 (Autogenerated TARGET-* variables): New.
5291
5292 2004-08-17 Robert Millan <robertmh@gnu.org>
5293
5294 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5295 (instead of FreeBSD).
5296 * configure: Regenerate.
5297
5298 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5299
5300 * Makefile.def, configure.in, src-release: Remove useless, bogus
5301 references to tix.
5302 * Makefile.in, configure: Regenerate.
5303
5304 * src-release: Stop distributing mmalloc with gdb (which doesn't
5305 use it).
5306 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5307 * Makefile.in: Regenerate.
5308
5309 2004-08-09 Mark Mitchell <mark@codesourcery.com>
5310
5311 * configure.in (arm*-*-eabi*): New target.
5312 * configure: Regenerate.
5313
5314 2004-08-01 Robert Millan <robertmh@gnu.org>
5315
5316 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5317 libmudflap for all GNU-based systems (with Glibc).
5318 * configure: Regenerate.
5319
5320 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
5321
5322 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5323 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5324 (Dependencies): New section.
5325 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5326 (configure-target-[+module+]): Depend on maybe-all-gcc
5327 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5328 (toplevel profiledbootstrap): Fix dependencies.
5329 * Makefile.in: Regenerate.
5330
5331 2004-08-03 Mark Mitchell <mark@codesourcery.com>
5332
5333 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5334 target-libiberty to noconfigdirs.
5335
5336 2004-08-03 Paul Brook <paul@codesourcery.com>
5337
5338 * configure.in: Check for MPFR as well as GMP.
5339 * configure: Regenerate.
5340
5341 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
5342
5343 * Makefile.def (host-modules): Add gcc.
5344 * Makefile.in: Regenerate.
5345 * Makefile.tpl (sorry): New rule.
5346 (configure-host, all-host, [+make_target+]-host, do-check,
5347 install-host): Do not add gcc as a special case.
5348 (host modules): Add a small special-casing for gcc. Export
5349 extra_make_flags through the environment.
5350 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5351 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5352 other recursive targets for gcc): Remove.
5353
5354 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5355 (stage, unstage): New rules.
5356 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5357 distclean-stage[+id+]): Use stage_current.
5358 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5359 the stage*-start rules.
5360
5361 2004-07-19 Robert Millan <robertmh@gnu.org>
5362
5363 Synced from gcc:
5364
5365 2004-04-26 Robert Millan <robertmh@gnu.org>
5366
5367 Add patches from libtool CVS.
5368 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5369 * ltconfig: Likewise.
5370 * ltcf-c.sh: Likewise.
5371 * ltcf-cxx.sh: Likewise.
5372 * ltcf-gcj.sh: Likewise.
5373
5374 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
5375
5376 * configure.in: Add noconfigdirs for crx-*-*.
5377 * configure: Regenerate.
5378
5379 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
5380
5381 Synced from gcc:
5382
5383 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5384
5385 * configure.in: Build libmudflap by default on FreeBSD.
5386 * configure: Regenerated.
5387
5388 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5389
5390 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5391 systems.
5392 * configure: Regenerated.
5393
5394 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5395
5396 PR target/16344
5397 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5398 feedback based compiler.
5399 * Makefile.in: Rebuilt.
5400
5401 2004-07-05 Phil Edwards <phil@codesourcery.com>
5402
5403 * configure.in: Do not prepend $srcdir to /dev/null in
5404 makefile fragments.
5405 * configure: Regenerate.
5406
5407 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
5408
5409 * Makefile.def (host_modules): Set bootstrap=true for flex.
5410 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5411 * Makefile.in: Rebuilt.
5412
5413 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5414
5415 * Makefile.def (build_modules): Add bison, byacc, flex,
5416 m4, texinfo.
5417 (flags_to_pass): Add FLEX.
5418 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5419 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5420 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5421 DEFAULT_MAKEINFO): Remove.
5422 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5423 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5424 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5425 objdir or else use configured tool.
5426 (all-build): New.
5427 (all): Depend on it.
5428 (Build module dependencies): Add.
5429 * Makefile.in: Regenerate.
5430 * configure.in: Better support for multiple build modules,
5431 matching what is done for host/target modules. Do not look
5432 for "plausible" locations of build tools if Canadian cross.
5433 Use autoconf's AC_PROG_CC to find a C compiler. Define
5434 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5435 * configure: Regenerate.
5436
5437 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5438
5439 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5440 * Makefile.in: Regenerate.
5441
5442 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5443
5444 * Makefile.tpl (configure-build-[+module+],
5445 configure-[+module+], configure-target-[+module+]): Pass
5446 [+extra_configure_args+].
5447 (all-build-[+module+], all-[+module+], check-[+module+],
5448 install-[+module+], [+make_target+]-[+module+],
5449 all-target-[+module+], check-target-[+module+],
5450 install-target-[+module+], [+make_target+]-target-[+module+]):
5451 Pass [+extra_make_args+].
5452 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5453 (GCC_HOST_EXPORTS): Remove.
5454 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5455 cross, check-gcc, check-gcc-c++, install-gcc,
5456 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5457 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5458 * Makefile.in: Regenerate.
5459
5460 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5461
5462 * configure.in: Check for srcdir/winsup rather than build directory
5463 winsup.
5464 * configure: Regenerate.
5465
5466 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
5467
5468 * configure.in: Don't build Cygwin native newlib if winsup
5469 directory is missing. Emit warning instead.
5470 * configure: Regenerate.
5471
5472 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
5473
5474 * Makefile.tpl (touch-stage[+id+]): New.
5475 (restage[+prev+]): Depend on touch-stage[+id+].
5476
5477 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5478 Use it throughout.
5479
5480 * Makefile.def: Add profile and feedback bootstrap stages.
5481 Remove next field from bootstrap stages.
5482 * Makefile.tpl (LN, LN_S): Substitute.
5483 (stageN-start, stageN-end): Use double-colon rules, to
5484 provide a hook for additional setup commands.
5485 (distclean-stageN-gcc, restageN): Create dependencies from
5486 [+prev+], not from [+next+].
5487 (stageN-bubble): Add commands for successive stages from
5488 [+prev+], using double-colon rules.
5489 (all-stageN-gcc): Fix typo.
5490 (stagefeedback-start, profiledbootstrap): New.
5491 * Makefile.in: Regenerate.
5492 * configure.in: Call ACX_PROG_LN.
5493 * configure: Regenerate.
5494
5495 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
5496
5497 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5498 without gcc.
5499 * configure: Regenerate.
5500
5501 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5502
5503 * Makefile.tpl: Fix typo.
5504 * Makefile.in: Regenerate.
5505
5506 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5507
5508 * configure.in: Remove new- prefix from toplevel
5509 bootstrap targets.
5510 * configure: Regenerate.
5511
5512 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5513
5514 Merge this patch from the gcc tree:
5515
5516 2004-05-30 Andreas Jaeger <aj@suse.de>
5517 Jim Wilson <wilson@specifixinc.com>
5518
5519 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5520 like CC.
5521
5522 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5523
5524 * Makefile.tpl (all.normal): Rename to all.
5525 (all): Replace with a rule to pick the default
5526 target from configure.
5527 (all-gcc, configure-gcc): Use conditionals to
5528 do nothing when toplevel bootstrap is going on.
5529 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5530 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5531 * configure.in: Support --enable-bootstrap.
5532
5533 * Makefile.def: Remove new- prefix from toplevel
5534 bootstrap targets.
5535 * Makefile.tpl: Likewise.
5536
5537 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5538 target.
5539
5540 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5541 $(RECURSE_FLAGS) to recursive invocation of make.
5542
5543 * Makefile.in: Regenerate.
5544 * configure: Regenerate.
5545
5546 2004-05-27 Daniel Jacobowitz <dan@debian.org>
5547
5548 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5549 * configure: Regenerate.
5550
5551 2004-05-25 Daniel Jacobowitz <drow@false.org>
5552
5553 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5554 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5555 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5556 targets.
5557 * Makefile.in: Regenerate.
5558
5559 2005-05-24 Paolo Bonzini <bonzini@gnu.org>
5560
5561 * configure.in: Test the ability to symlink directories.
5562 * configure: Regenerate.
5563
5564 * Makefile.def (bootstrap-stage): New definitions.
5565 * Makefile.tpl (configure-stage1-gcc,
5566 configure-stage2-gcc, configure-stage3-gcc,
5567 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5568 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5569 new-restage3, compare): Autogenerate, see Makefile.in
5570 entry for behavioral changes.
5571 (distclean-stage1, new-stage1-start, new-stage1-end,
5572 new-stage1-bubble, distclean-stage2, new-stage2-start,
5573 new-stage2-end, new-stage2-bubble, distclean-stage3,
5574 new-stage3-start, new-stage3-end): New autogenerated targets.
5575 (objext, prebootstrap, BOOT_CFLAGS,
5576 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5577 targets.
5578
5579 * Makefile.in: Regenerate.
5580 (distclean-stage1, new-stage1-start, new-stage1-end,
5581 new-stage1-bubble, distclean-stage2, new-stage2-start,
5582 new-stage2-end, new-stage2-bubble, distclean-stage3,
5583 new-stage3-start, new-stage3-end): New targets.
5584 (all-stage1-gcc): Move prebootstrap dependency from here...
5585 (configure-stage1-gcc): ...to here.
5586 (new-bootstrap): Use bubble targets.
5587 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5588 Use per-stage distclean targets.
5589 (configure-stage1-gcc, configure-stage2-gcc,
5590 configure-stage3-gcc, all-stage1-gcc,
5591 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5592 Use new-stageN-start to prepare the tree.
5593
5594 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
5595
5596 * Makefile.def (host_modules): add libcpp.
5597 * Makefile.tpl: Add dependencies on and for libcpp.
5598 * Makefile.in: Regenerate.
5599 * configure.in: Add libcpp host module.
5600 * configure: Regenerate.
5601
5602 2004-05-17 Zack Weinberg <zack@codesourcery.com>
5603
5604 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5605 of libf2c.
5606 * configure, Makefile.in: Regenerate.
5607
5608 2004-05-13 Diego Novillo <dnovillo@redhat.com>
5609
5610 Merge from tree-ssa-20020619-branch.
5611
5612 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5613 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5614 (HOST_GMPLIBS): Define.
5615 (HOST_GMPINC): Define.
5616 (TARGET_LIB_PATH): Add libmudflap.
5617 (GFORTRAN_FOR_TARGET): Define.
5618 (configure-build*): Export GFORTRAN.
5619 (configure-gcc): Export GMPLIBS and GMPINC.
5620 (all-gcc): Add maybe-all-libbanshee.
5621 (configure-target-libgfortran): Define.
5622 * Makefile.in: Regenerate.
5623 * configure.in (host_libs): Add libbanshee.
5624 (target_libraries): Add target-libmudflap and target-libgfortran.
5625 Add --with-libbanshee.
5626 Handle --disable-libmudflap.
5627 (*-*-freebsd*): Use with_gmp.
5628 Add $(libgcj) to noconfigdirs.
5629 * configure: Regenerate.
5630 * depcomp: New file.
5631 * MAINTAINERS: Add tree-ssa maintainers.
5632
5633 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
5634
5635 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5636 * configure: Regenerate.
5637
5638 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
5639
5640 Revert:
5641 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5642
5643 * Makefile.def (flags_to_pass): Remove *dir variables that
5644 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5645 as well as prefix and exec_prefix.
5646 * Makefile.in: Regenerate.
5647
5648 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5649
5650 * Makefile.def (host_modules): Mark with the bootstrap
5651 flag packages on which gcc depends.
5652 * Makefile.tpl (all-bootstrap): Use it.
5653 * Makefile.in: Regenerate.
5654
5655 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5656
5657 * Makefile.def (flags_to_pass): Remove *dir variables that
5658 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5659 as well as prefix and exec_prefix.
5660 * Makefile.in: Regenerate.
5661
5662 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5663
5664 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5665 * configure: Regenerate.
5666 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5667 * gcc/Makefile.tpl (compare): Use the result of the test.
5668 * gcc/Makefile.in: Regenerate.
5669
5670 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
5671
5672 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5673 Always relocate gcc and prev-gcc to the original names, even
5674 if the build fails.
5675 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5676 New targets.
5677
5678 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5679
5680 * configure.in (mips*-*-irix5*): Enable ld.
5681 * configure: Regenerate.
5682
5683 2004-04-15 James E Wilson <wilson@specifixinc.com>
5684
5685 * Makefile.tpl (configure-[+module+], configure-gcc,
5686 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5687 Set and export LDFLAGS.
5688 * Makefile.in: Regenerate.
5689
5690 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5691
5692 PR bootstrap/14871
5693 * Makefile.tpl: If we don't have built-in-tree target tools,
5694 use the ones found by configure rather than hacking around with
5695 program_transform_name.
5696 * configure.in: Give Makefile.tpl the information necessary
5697 to do that.
5698 * Makefile.in: Regenerate.
5699 * configure: Regenerate.
5700
5701 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5702
5703 PR bootstrap/14760
5704 * configure.in: When computing baseargs, strip *all* copies of
5705 offending options. Also, don't match/substitute the trailing space,
5706 so that this actually works when two similar options are separated by
5707 only one space.
5708 * configure: Regenerate.
5709
5710 2004-04-06 David Edelsohn <edelsohn@gnu.org>
5711
5712 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5713 (rs6000-*-aix*): Same.
5714 * configure: Regenerate.
5715
5716 2004-03-25 Stan Shebs <shebs@apple.com>
5717
5718 Remove MPW support, no longer used.
5719 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5720 mpw-install: Remove files.
5721 * src-release (DEVO_SUPPORT): Remove names of removed files.
5722 * MAINTAINERS: Likewise.
5723
5724 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5725
5726 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5727 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5728 * Makefile.in: Regenerate.
5729
5730 * configure.in (top level bootstrap support): Rework --enable-werror
5731 to set @stage2_werror_flag@.
5732 * configure: Regenerate.
5733 * Makefile.tpl (top level bootstrap support): Pass
5734 @stage2_werror_flag@ down to configure in stages 2 and 3.
5735 * Makefile.in: Regenerate.
5736
5737 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5738
5739 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5740 for stages 2 and 3 as well as in make. As a consequence, remove
5741 OUTPUT_OPTION (now detected by configure) from the flags passed down
5742 to make.
5743 * Makefile.in: Regenerate.
5744
5745 * Makefile.tpl (new-bootstrap): Fix typo.
5746 * Makefile.in: Regenerate.
5747
5748 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5749
5750 * Makefile.tpl: Rearrange by moving recursive_targets rules
5751 into their proper sections.
5752 * Makefile.tpl (top level bootstrap support): Move disabling
5753 of coverage flags from 'make' to 'configure'; improve comments.
5754 * Makefile.in: Regenerate.
5755
5756 * Makefile.tpl (experimental top level bootstrap) Move stage1
5757 language setting from all- target to configure- target; disable
5758 intermodule optimization in stage 1; prevent gratuitous rebuilds
5759 of stage 1.
5760 * Makefile.in: Regenerate.
5761 * configure.in: Comma-separate stage 1 language list for top
5762 level bootstrap.
5763 * configure: Regenerate.
5764
5765 * Makefile.tpl: Clean up experimental top level bootstrap support:
5766 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5767 prev-gcc in configure- targets as well as all- targets.
5768 * Makefile.in: Regenerate.
5769
5770 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
5771
5772 * configure.in: Remove symbolic link section.
5773 * configure: Regenerate.
5774 * Makefile.tpl (links): Remove.
5775 * Makefile.in: Regenerate.
5776
5777 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
5778 Nathanael Nerode <neroden@gcc.gnu.org>
5779
5780 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5781 Set with AC_CHECK_PROGS.
5782 * configure.in: Fix comment typo from last patch.
5783 * configure: Regenerate.
5784
5785 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5786
5787 * Makefile.tpl: Introduce experimental top level bootstrap support.
5788 * Makefile.in: Regenerate.
5789 * configure.in: Introduce support for top level bootstrap.
5790 * configure: Regenerate.
5791
5792 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
5793 Paolo Bonzini <bonzini@gnu.org>
5794
5795 PR bootstrap/14522
5796 * configure.in: Cope with shells that do not support unquoted ^
5797 * configure: Regenerate.
5798
5799 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
5800 Paolo Bonzini <bonzini@gnu.org>
5801
5802 PR bootstrap/14522
5803 * configure.in: Cope with shell that do not support nesting
5804 quotes inside quoted backquote substitutions.
5805 * configure: Regenerate.
5806
5807 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5808
5809 PR bootstrap/14522
5810 * configure.in: Fix escaping of $.
5811 * configure: Regenerate.
5812
5813 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5814
5815 * configure: Regenerate.
5816
5817 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
5818
5819 PR ada/14131
5820 Move language detection to the top level.
5821 * configure.in: Find default values for the tools as
5822 soon as possible. Disable ada if GNAT is not found.
5823 Emit error message about missing languages. Expand
5824 --enable-languages=all for the gcc subdirectory.
5825
5826 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
5827
5828 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5829 and disable libgcj.
5830 * configure: Regenerated.
5831
5832 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5833
5834 PR bootstrap/7087
5835 * Makefile.tpl: Guard XFOO sed statements better.
5836 * Makefile.tpl: Add dependency for configure-target-libada.
5837 * Makefile.in: Regenerate (incidentally fixes broken
5838 commit when libada-branch was merged).
5839
5840 2004-02-28 Andrew Cagney <cagney@redhat.com>
5841
5842 * src-release (CVS_NAMES): Define.
5843 (do-tar, do-tar): Prune $(CVS_NAMES).
5844
5845 2004-02-23 Andrew Cagney <cagney@redhat.com>
5846
5847 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5848 2004-02-19.09.
5849
5850 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5851
5852 PR bootstrap/11932
5853 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5854
5855 2004-02-19 Andrew Cagney <cagney@redhat.com>
5856
5857 * config.guess: Update from version 2003-06-12 to 2004-02-16.
5858 * config.sub: Update from version 2003-06-13 to 2004-02-16.
5859
5860 2004-02-11 David Edelsohn <edelsohn@gnu.org>
5861
5862 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5863 (rs6000-*-aix*): Same.
5864 * configure: Regenerate.
5865
5866 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5867
5868 * configure.in (host): Add in missing $noconfigdirs to defines.
5869 * configure: Regenerate.
5870
5871 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5872 Nathanael Nerode <neroden@gcc.gnu.org>
5873
5874 PR ada/6637, PR ada/5911
5875 Merge with libada-branch:
5876 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5877 with appropriate dependencies. Add --enable-libada configure switch.
5878 * configure, Makefile.in: Regenerate.
5879
5880 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5881
5882 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5883 * configure: Regenerate.
5884
5885 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5886
5887 * COPYING.NEWLIB: Update Red Hat license to 2004.
5888
5889 2004-01-23 DJ Delorie <dj@redhat.com>
5890
5891 * Makefile.def (target_modules) [libiberty]: Don't stage.
5892 * Makefile.in: Rebuilt.
5893
5894 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>
5895
5896 * COPYING.NEWLIB: Update to include copyrights for new
5897 iconv code.
5898
5899 2004-01-15 Andrew Cagney <cagney@redhat.com>
5900
5901 * src-release: Update copyright year.
5902 (do-proto-toplev): Configure using i686-pc-linux-gnu.
5903 (NEWLIB_SUPPORT_DIRS): Delete macro.
5904 (newlib.tar.bz2): Delete rule.
5905
5906 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
5907
5908 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5909 * Makefile.tpl (configure-target-[+module+]): Support stage.
5910 * Makefile.in: Rebuilt.
5911
5912 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5913
5914 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5915 throughout.
5916
5917 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5918
5919 * configure.in: Use ./config.cache, not config.cache.
5920 * configure: Regenerate.
5921 * Makefile.tpl: Special-casing not needed for GCC any more.
5922 * Makefile.in: Regenerate.
5923
5924 * configure.in: Don't share a cache file for host dirs.
5925 * configure: Regenerate.
5926
5927 * config-ml.in: Don't mess with the cache file.
5928
5929 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5930
5931 * Makefile.tpl: Make GCC use a separate config.cache.
5932 * Makefile.in: Regenerate.
5933
5934 PR bootstrap/11932, PR bootstrap/11933
5935 (I don't know if it will fix either of them, but it relates
5936 to them.)
5937 * configure.in: Don't use shared config.cache for target
5938 directories.
5939 * configure: Regenerate.
5940
5941 2003-12-31 Roger Sayle <roger@eyesopen.com>
5942
5943 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5944 * configure: Regenerated.
5945
5946 2003-12-21 Bernardo Innocenti <bernie@develer.com>
5947
5948 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5949 * configure: Regenerated.
5950
5951 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5952
5953 Port change over from GCC:
5954 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5955 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5956 (configure-build-[+module+], configure-[+module+]): Likewise.
5957 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5958 * Makefile.in: Regenerate.
5959
5960 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5961
5962 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5963 * configure: Regenerate.
5964
5965 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
5966
5967 * COPYING.NEWLIB: Add license info for long long routines added to
5968 stdlib.
5969
5970 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5971
5972 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5973 * Makefile.in: Regenerate.
5974
5975 2003-10-20 Phil Edwards <phil@codesourcery.com>
5976
5977 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5978 * configure: Regenerate.
5979
5980 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5981
5982 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5983 HOST_FLAGS_TO_PASS.
5984 * Makefile.in: Regenerate.
5985
5986 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5987
5988 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5989 * configure: Rebuilt
5990 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5991 * Makefile.in: Rebuilt
5992
5993 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5994
5995 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5996
5997 2003-10-01 Phil Edwards <pme@gcc.gnu.org>
5998
5999 * config-ml.in: Use ac_configure_args directly instead of
6000 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6001 actually seen.
6002
6003 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6004
6005 * config-ml.in: Propagate INSTALL variables.
6006
6007 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
6008
6009 * configure.in: Pass a computed --program-transform-name
6010 to subconfigures.
6011 * configure: Regenerated.
6012
6013 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6014
6015 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6016 * Makefile.in: Regenerate.
6017
6018 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6019 * Makefile.in: Regenerate.
6020
6021 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
6022
6023 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6024 quoting.
6025 * configure: Regenerated.
6026
6027 2003-09-12 Michael Chastain <mec@shout.net>
6028
6029 Fix PR gdb/857.
6030 * src-release (do-proto-topleve): Remove junk files
6031 intl/config.cache, intl/config.status,
6032 intl/config.h, intl/stamp-h.
6033
6034 2003-09-14 Andrew Cagney <cagney@redhat.com>
6035
6036 * src-release (dejagnu.tar): New target.
6037 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
6038 (do-djunpack): Use $(PACKAGE) for the package name.
6039
6040 2003-09-04 DJ Delorie <dj@redhat.com>
6041
6042 * configure: Regenerate.
6043
6044 2003-09-04 Robert Millan <robertmh@gnu.org>
6045
6046 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6047
6048 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6049
6050 * configure.in: Ensure arguments to sed are properly spaced.
6051 * configure: Regenerate.
6052
6053 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
6054
6055 Merge from gcc:
6056 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6057 * install-sh: Update to newer upstream versions (associated with
6058 aclocal 1.7).
6059 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6060
6061 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
6062
6063 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6064 * configure: Regenerated.
6065
6066 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
6067
6068 * configure.in: Use newline instead of semicolon when assuming
6069 shell arguments in a for loop.
6070 * configure: Regenerated.
6071
6072 2003-08-20 Geoffrey Keating <geoffk@apple.com>
6073
6074 PR 8180
6075 * configure.in: When testing with_libs and with_headers, treat
6076 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6077 * configure: Regenerate.
6078
6079 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6080 make, shell, etc.
6081 (baseargs): Likewise.
6082 * configure: Regenerate.
6083
6084 2003-08-19 Geoffrey Keating <geoffk@apple.com>
6085
6086 * configure.in: Disable libgcj for darwin not on powerpc.
6087 * configure: Rebuild.
6088
6089 2003-08-15 Michael Chastain <mec@shout.net>
6090
6091 * src-release (do-proto-toplev): Remove junk files
6092 dejagnu/example/calc/config.status,
6093 dejagnu/example/calc/config.log.
6094
6095 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6096
6097 * config-ml.in, symlink-tree: Add license.
6098
6099 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
6100
6101 Merge from gcc:
6102
6103 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6104 * Makefile.tpl (check, check-c++): Express dependencies using
6105 dependencies rather than commands.
6106 * Makefile.in: Regenerate.
6107
6108 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6109 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6110 * Makefile.in: Update.
6111
6112 2003-08-01 Andrew Cagney <cagney@redhat.com>
6113
6114 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6115 * configure: Ditto.
6116
6117 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6118
6119 * configure.in: Enable libgcj for darwin.
6120 * configure: Rebuild.
6121
6122 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
6123
6124 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
6125
6126 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6127
6128 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6129 creating target and build subdirs to build all parent dirs as needed.
6130 * Makefile.in: Rebuild.
6131 * configure.in: Don't build dirs explicitly here.
6132 * configure: Rebuild.
6133
6134 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
6135
6136 * Makefile.tpl (all-make): Depend on intl.
6137 * Makefile.in: Rebuilt.
6138
6139 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6140
6141 * config.if: Remove unused libc_interface determination.
6142
6143 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6144
6145 * Makefile.in: Regenerate, correctly this time.
6146
6147 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6148
6149 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6150 unused INSTALL_PROGRAM_ARGS.
6151 * configure.in: Use AC_PROG_INSTALL.
6152 * Makefile.in: Regenerate.
6153 * configure: Regenerate.
6154
6155 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
6156
6157 * configure: Rebuilt.
6158 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6159 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6160 newlib nor libgloss.
6161 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6162 * configure.in (am33_2.0-*-linux*): Added.
6163
6164 2003-07-09 Bob Wilson <bob.wilson@acm.org>
6165
6166 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6167 * configure: Regenerate.
6168
6169 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
6170
6171 * config-ml.in: Replace PWD with PWD_COMMAND.
6172 * Makefile.tpl: Likewise.
6173 * Makefile.in: Regenerated.
6174
6175 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6176
6177 * configure.in: Clean up config-lang.in handling. Delete
6178 useless assignment to "subdirs".
6179 * configure: Regenerate.
6180
6181 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6182
6183 * configure.in: Rename 'target_libs' to 'target_libraries'.
6184 Remove useless reference to 'target_libs'.
6185 * configure: Regenerate.
6186
6187 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6188
6189 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6190 * Makefile.in: Regenerate.
6191
6192 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6193
6194 * Makefile.def: Introduce flags_to_pass.
6195 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6196 * Makefile.in: Regenerate.
6197
6198 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6199
6200 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6201 and target-libgloss.
6202 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6203 <h8300*-*-*>: Disable libf2c and ${libgcj}.
6204 * configure: Regenerate.
6205
6206 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6207
6208 * configure.in: Update testsuite_flags to new location.
6209 * configure. Regenerate.
6210
6211 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6212
6213 * Makefile.tpl: Remove BUILD_CC stuff.
6214 * Makefile.in: Regenerate.
6215
6216 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6217
6218 * config.guess: Update to 2003-06-12 version.
6219 * config.sub: Update to 2003-06-13 version.
6220
6221 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6222
6223 * MAINTAINERS: Add myself as MIPS co-maintainer.
6224
6225 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
6226
6227 * config.guess: Update to 2003-06-06 version.
6228 * config.sub: Update to 2003-06-06 version.
6229
6230 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6231
6232 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6233 * configure. Regenerate.
6234
6235 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6236
6237 * configure.in: Disable serial configure by default.
6238 * configure: Regenerate.
6239 * Makefile.tpl: Abolish .NOTPARALLEL.
6240 * Makefile.in: Regenerate.
6241
6242 * Makefile.tpl: Replace {build,host,target}_canonical by
6243 {build,host,target}.
6244 * Makefile.in: Regenerate.
6245
6246 * Makefile.tpl: Fix stupid pasto.
6247 * Makefile.in: Regenerate.
6248
6249 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6250
6251 * Makefile.tpl: Remove bogus conditional.
6252 * Makefile.in: Regenerate.
6253
6254 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6255
6256 * Makefile.tpl: Make 'recursive targets' using autogen rather
6257 than shell loop. Remove duplicate 'clean' targets and false
6258 comments.
6259 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6260 Add systematic method of specifying missing targets in subdirs.
6261 Add copyright boilerplate.
6262 * Makefile.in: Regenerate.
6263 * configure.in: Add 'recursive targets' to maybe list.
6264 * configure: Regenerate.
6265
6266 * Makefile.tpl: Rename [+target+] to [+make_target+].
6267 * Makefile.def: Rename 'target' to 'make_target'.
6268
6269 2003-05-30 Nick Clifton <nickc@redhat.com>
6270
6271 * README-maintainer-mode: Update URL for locating blessed config
6272 tools.
6273
6274 2003-05-29 Robert Millan <rmh@debian.org>
6275
6276 * ltconfig: Import this patch and modify for use with current
6277 version of ltconfig:
6278
6279 2003-05-21 Bruno Haible <bruno@clisp.org>
6280
6281 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
6282 GNU/FreeBSD.
6283
6284 2003-05-28 DJ Delorie <dj@redhat.com>
6285
6286 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6287 * Makefile.in: Regenerate.
6288
6289 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
6290
6291 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
6292
6293 2003-05-21 DJ Delorie <dj@redhat.com>
6294
6295 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6296 newlib or libgloss.
6297 * Makefile.in: Regenerate.
6298
6299 2003-05-21 DJ Delorie <dj@redhat.com>
6300
6301 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6302 * Makefile.in: Regenerate.
6303
6304 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6305
6306 * configure.in: Use curly braces in the definition of tooldir.
6307 * configure: Regenerate.
6308
6309 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6310
6311 * configure.in: Switch more things to use maybe dependencies.
6312 * Makefile.tpl: Switch more things to use maybe dependencies.
6313 Factor out common code from autogen IF statements.
6314 * configure: Regenerate.
6315 * Makefile.in: Regenerate.
6316
6317 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6318
6319 * configure.in: Accept i[3456789]86 for machine type.
6320 * configure: Regenerate.
6321
6322 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6323
6324 * configure.in: Switch more things to use maybe dependencies.
6325 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6326 * configure: Regenerate.
6327 * Makefile.tpl: Switch more things to use maybe dependencies.
6328 * Makefile.in: Regenerate.
6329
6330 2003-05-16 Andreas Schwab <schwab@suse.de>
6331
6332 * Makefile.tpl (install-opcodes): Define.
6333 * Makefile.in: Rebuild.
6334
6335 2003-05-13 Andreas Jaeger <aj@suse.de>
6336
6337 * config.guess: Update to 2003-05-09 version.
6338 * config.sub: Update to 2003-05-09 version.
6339
6340 2003-05-13 Michael Eager <eager@mvista.com>
6341
6342 * configure.in: Correct sed script so that options in quotes are not
6343 deleted.
6344 * configure: Rebuild.
6345
6346 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
6347
6348 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6349 and $$s/newlib/libc/sys/cygwin32 include paths.
6350 * configure: Ditto.
6351
6352 2003-05-05 H.J. Lu <hjl@gnu.org>
6353
6354 * config-ml.in: Restored from gcc repository.
6355
6356 2003-05-02 Chris Demetriou <cgd@broadcom.com>
6357
6358 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6359 * Makefile.in: Regenerate.
6360
6361 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6362
6363 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
6364 and Makefile.def.
6365
6366 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6367
6368 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6369 * Makefile.in: Regenerated.
6370
6371 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6372
6373 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6374 * Makefile.in: Regenerate.
6375
6376 2003-04-18 Jakub Jelinek <jakub@redhat.com>
6377
6378 * configure.in (powerpc64*-*-linux*): Remove.
6379 * configure: Rebuilt.
6380
6381 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
6382
6383 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6384 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6385 and restrap.
6386 * Makefile.in: Regenerate.
6387
6388 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
6389
6390 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6391 * configure: Regenerated.
6392
6393 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
6394
6395 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6396 * */configure: Rebuilt.
6397
6398 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6399
6400 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6401 * Makefile.in: Regenerate.
6402
6403 2003-03-14 Michael Chastain <mec@shout.net>
6404
6405 * Makefile.in: Regenerate with correct Makefile.def.
6406
6407 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6408
6409 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6410 Make macro.
6411 * Makefile.in: Regenerate.
6412 * configure.in: Clean up gxx_include_dir logic.
6413 * configure: Regenerate.
6414
6415 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6416
6417 * configure.in (gxx_include_dir): Fix typo.
6418 * configure: Regenerated.
6419
6420 2003-03-06 Andrew Cagney <cagney@redhat.com>
6421
6422 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6423
6424 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
6425
6426 * configure.in: Include $(build_tooldir)/sys-include in
6427 FLAGS_FOR_TARGET.
6428 * configure: Regenerated.
6429
6430 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6431
6432 * Makefile.tpl: Reindent.
6433 * Makefile.in: Regenerate.
6434 * configure.in: Reindent. Don't set unused variables.
6435 * configure: Regenerate.
6436
6437 * Makefile.tpl: Always pass down RANLIB.
6438 * Makefile.in: Regenerate.
6439
6440 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6441 * Makefile.in: Regenerate.
6442 * configure.in: Remove unused logic relating to --enable-shared
6443 and --enable-threads. Remove bogus comments. Remove redundant
6444 noconfigdirs.
6445 * configure: Regenerate.
6446
6447 * configure.in: Replace ${libstdcxx_version} by its value.
6448 Remove reference to mh-dgux.
6449 * configure: Regenerate.
6450
6451 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6452
6453 * Makefile.tpl: Rearrange.
6454 * Makefile.in: Regenerate.
6455
6456 2003-02-25 Nick Clifton <nickc@redhat.com>
6457
6458 * configure: Remove site-file supprot - it is obsolete.
6459
6460 2003-02-24 Uwe Stieber <uwe@wwws.de>
6461
6462 * configure.in: Add support for kaOS as cross build target system.
6463 * configure: Regenerated.
6464
6465 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
6466
6467 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6468 configure-target-* as some target builds may require additional
6469 flags for preprocessor tests.
6470 * Makefile.in: Regenerated.
6471
6472 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6473
6474 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6475 * ltconfig: Handle it.
6476 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6477 auto-detecting it.
6478
6479 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6480
6481 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6482 it is used as argument to $CC.
6483 * ltcf-gcj.sh: Likewise.
6484
6485 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6486
6487 * configure.in: Introduce --enable-maintainer-mode.
6488 * configure: Rebuilt.
6489 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6490 for maintainer mode.
6491 * Makefile.in: Rebuilt.
6492
6493 2003-02-19 Andrew Cagney <ac131313@redhat.com>
6494
6495 * configure: Regenerate using autoconf 2.13.
6496
6497 2003-02-19 Alan Modra <amodra@bigpond.net.au>
6498
6499 * config.guess: Import latest version.
6500 * config.sub: Import latest version.
6501
6502 2003-02-18 Jason Merrill <jason@redhat.com>
6503
6504 * Makefile.tpl (check-c++): Allow parallelism.
6505
6506 2003-02-17 Andrew Cagney <ac131313@redhat.com>
6507
6508 * configure: Regenerate using autoconf 000227.
6509
6510 2003-02-15 Geoffrey Keating <geoffk@apple.com>
6511
6512 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6513 don't configure target-libobjc.
6514 * configure: Regenerate.
6515
6516 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6517
6518 * Makefile.tpl (RANLIB): Define.
6519 * Makefile.in: Regenerate.
6520
6521 2003-02-06 Keith R Seitz <keiths@redhat.com>
6522
6523 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6524 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6525 * Makefile.in: Regenerated.
6526 * configure.in: Remove all traces of snavigator, db, and grep.
6527 * configure: Regenerated.
6528
6529 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
6530
6531 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6532 * Makefile.in: Regenerated.
6533
6534 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
6535
6536 * config.if: Copy from GCC.
6537
6538 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
6539
6540 * configure.in: Revert 24Jan change.
6541 * configure: Regenerate.
6542
6543 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6544
6545 * configure.in: Revert previous change.
6546 * configure: Regenerate.
6547
6548 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6549
6550 * configure.in: Make rda native-only.
6551 * configure: Regenerate.
6552
6553 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6554
6555 * configure.in: Add missing \.
6556 * configure: Rebuilt.
6557
6558 2003-01-17 Jakub Jelinek <jakub@redhat.com>
6559
6560 * configure.in (baseargs): Avoid using \| in sed regular
6561 expressions.
6562 * configure: Rebuilt.
6563
6564 2003-01-16 Jakub Jelinek <jakub@redhat.com>
6565
6566 * configure.in (baseargs): Remove all supported forms of
6567 --cache-file, --srcdir, --host, --build and --target options
6568 from argument lists.
6569 * configure: Rebuilt.
6570
6571 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
6572
6573 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6574 * configure: Rebuilt.
6575
6576 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6577
6578 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6579 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6580 * Makefile.in: Regenerate.
6581 * configure: Regenerate.
6582
6583 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6584
6585 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6586 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6587 * Makefile.in: Regenerate.
6588
6589 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
6590
6591 * configure.in: Remove Makefile in build, host and target modules
6592 unless configure was run with --no-recursion.
6593 * configure: Rebuilt.
6594
6595 2003-01-08 Chris Demetriou <cgd@broadcom.com>
6596
6597 * config.guess: Update to 2003-01-03 version.
6598 * config.sub: Update to 2003-01-03 version.
6599
6600 2003-01-07 Christopher Faylor <cgf@redhat.com>
6601
6602 * configure: Regenerate with proper autoconf 2.13.
6603
6604 2003-01-07 Christopher Faylor <cgf@redhat.com>
6605
6606 * configure.in: Add AC_PREREQ for consistency.
6607 * configure: Regenerate.
6608
6609 2003-01-06 Andrew Cagney <ac131313@redhat.com>
6610
6611 * configure.in (GDB_TK): Add tcl directories conditional on
6612 gdb/gdbtk directory being present.
6613 * configure: Regenerate.
6614
6615 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
6616
6617 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6618 by gcc if LD is not defined and we are not doing a Canadian Cross.
6619 * configure: Rebuilt.
6620
6621 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
6622
6623 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6624
6625 2002-12-31 Tom Tromey <tromey@redhat.com>
6626
6627 * Makefile.in: Rebuilt.
6628 * Makefile.def (target_modules) [libffi]: Allow installation.
6629
6630 2002-12-31 Andreas Schwab <schwab@suse.de>
6631
6632 * configure.in: Fix use of $program_transform_name.
6633 * configure: Regenerated.
6634
6635 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
6636
6637 * configure.in (baseargs): Don't remove first configure argument.
6638 * configure: Regenerated.
6639
6640 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
6641
6642 * Makefile.tpl (local-distclean): Don't remove...
6643 (multilib.ts): ... this. Moved into...
6644 (multilib.out): ... this. Don't use sub-make.
6645 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6646 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6647 (configure-build-[+module+], configure-[+module+],
6648 configure-target-[+module+], configure-gcc): ... these. Test
6649 for Makefile existence. Drop config.status from dependencies.
6650 * Makefile.in: Rebuilt.
6651 * configure.in: Move gcc-version-trigger to the end of
6652 ac_configure_args. Add comments to maybedep.tmp and
6653 serdep.tmp. Introduce --disable-serial-configure. Remove
6654 nonopt from baseargs, matching and removing corresponding
6655 whitespace while at it.
6656 * configure: Rebuilt.
6657
6658 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
6659
6660 * configure.in (host_configargs): Replace reference to
6661 no-longer-defined buildopts with --build=${build_alias}.
6662 * configure: Rebuilt.
6663
6664 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
6665
6666 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6667 program_transform_name to standard idiom.
6668 (AUTOGEN, AUTOCONF): Define.
6669 (Makefile.in): Use $(AUTOGEN).
6670 (Makefile): Depend on config.status, and use autoconf-style rule to
6671 build it. Move original commands to...
6672 (config.status): ... this new target.
6673 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6674 $(AUTOCONF).
6675 * Makefile.in: Rebuilt.
6676
6677 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6678
6679 * Makefile.tpl: Fix dramatic bustage due to change in
6680 program_transform_name.
6681 * Makefile.in: Regenerate.
6682
6683 * configure.in: Remove unnecessary PATH setting.
6684 * configure: Regnerate.
6685
6686 * configure.in: Don't default to unprefixed tools unless
6687 the native tools will work.
6688 * configure: Regenerate.
6689
6690 * configure.in: Convert to autoconf script. Blow away lots
6691 of now-redundant Makefile fragments.
6692 * configure: Generate using Autoconf.
6693 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6694 * Makefile.in: Regenerate.
6695
6696 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6697
6698 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
6699 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6700
6701 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
6702 where they belong.
6703
6704 2002-12-24 Andreas Schwab <schwab@suse.de>
6705
6706 * Makefile.tpl (multilib.out): Fix missing space.
6707 * Makefile.in: Regenerate.
6708
6709 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6710
6711 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6712 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6713 * Makefile.in: Regenerate.
6714 * configure.in: Remove unnecessary leftovers.
6715
6716 2002-12-21 Geoffrey Keating <geoffk@apple.com>
6717
6718 * configure.in (extra_ranlibflags_for_target): New variable.
6719 (*-*-darwin): Add -c to ranlib commands.
6720 * configure (tooldir): Handle extra_ranlibflags_for_target.
6721
6722 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
6723
6724 * COPYING.NEWLIB: Updated.
6725 * COPYING.LIBGLOSS: Ditto.
6726
6727 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6728
6729 * Makefile.tpl: Revert HJL's change.
6730 * Makefile.in: Regenerated.
6731 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6732 always.
6733
6734 2002-12-19 Andreas Schwab <schwab@suse.de>
6735
6736 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6737 * Makefile.in: Regenerate.
6738
6739 2002-12-18 H.J. Lu <hjl@gnu.org>
6740
6741 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6742 * Makefile.in: Regenerated.
6743
6744 * configure.in (build_prefix): New. Substitute.
6745
6746 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6747
6748 * Makefile.tpl: Don't let real targets depend on phony targets.
6749 * Makefile.in: Regenerate.
6750
6751 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6752 * Makefile.in: Regenerate.
6753
6754 2002-12-16 Jason Merrill <jason@redhat.com>
6755
6756 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6757 previous 'make bootstrap'.
6758 * Makefile.in: Regenerate.
6759
6760 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6761
6762 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6763
6764 2002-12-13 Jason Merrill <jason@redhat.com>
6765
6766 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6767 library tests.
6768 (check-c++): Just depend on it and check-target-libstdc++-v3.
6769 * Makefile.in: Regenerate.
6770
6771 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6772
6773 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6774 * Makefile.in: Regenerate.
6775
6776 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
6777
6778 * COPYING.NEWLIB: Update list of alternate Regent of California
6779 licenses and discuss official revoking of advertising clause.
6780 * COPYING.LIBGLOSS: Ditto.
6781
6782 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
6783
6784 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6785 * Makefile.in: Rebuilt.
6786
6787 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6788
6789 * configure: Fix bug put in by gremlins.
6790
6791 * Makefile.tpl: Substitute more autoconfily.
6792 * configure: Substitute more autoconfily.
6793 * Makefile.in: Regenerate.
6794
6795 2002-12-08 Andrew Cagney <ac131313@redhat.com>
6796
6797 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6798 * Makefile.in (all-sim): Ditto.
6799
6800 2002-12-06 DJ Delorie <dj@redhat.com>
6801
6802 * Makefile.tpl: Change configure dependencies to not have real
6803 targets depend on phony targets.
6804
6805 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6806
6807 * configure.in: Revert unintentional change.
6808
6809 * src-release: Configure host subdirs.
6810
6811 * Makefile.tpl: Change dependency for */multilib.out so that
6812 it works when gcc isn't in the tree.
6813
6814 * configure.in: Substitute more.
6815 * configure: Run subconfigures from the Makefile.
6816 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6817 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6818
6819 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6820
6821 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6822 and corresponding dependencies.
6823 * Makefile.in: Regenerate.
6824
6825 * configure.in (host_tools): Order binutils, gas and ld for
6826 convenience in running the testsuites.
6827
6828 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6829 * Makefile.in: Regenerate.
6830 * configure.in: Introduce rules to serialize subconfigure runs.
6831
6832 * configure.in: Introduce BASE_CC_FOR_TARGET.
6833 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6834 Realize configure-build-* targets. Realize configure-target-* targets.
6835 * Makefile.in: Regenerate.
6836
6837 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6838
6839 * configure: Move gcc_version_trigger stuff from here...
6840 * configure.in: ...to here.
6841
6842 * configure.in: Separate subconfigure options added by this file from
6843 options given by the user. Add machinery to put args for host
6844 subconfigures into the Makefile.
6845
6846 * Makefile.tpl: Remove 'vault' targets.
6847 * Makefile.tpl: Reorder and comment dependencies.
6848 * Makefile.in: Regenerate.
6849
6850 2002-11-28 Geoffrey Keating <geoffk@apple.com>
6851
6852 * configure.in: Move host-specific darwin noconfigdirs into
6853 the host-specific section.
6854
6855 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6856
6857 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6858 during replay.
6859 * Makefile.in: Regenerate.
6860
6861 (finishing slow-motion replay)
6862 * configure: Remove skip-this-dir support.
6863 * Makefile.tpl: Remove skip-this-dir support.
6864
6865 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6866 subdirectories.
6867 * Makefile.in: Regenerate.
6868
6869 * Makefile.tpl: Strip out useless setting of 'dir'.
6870 * Makefile.in: Regenerate.
6871
6872 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6873
6874 (finishing slow-motion replay)
6875 * configure.in: Fix deeply stupid bug.
6876
6877 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6878 shell code in CXX_FOR_TARGET
6879 * Makefile.def: Introduce raw_cxx.
6880 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6881 RAW_CXX_FOR_TARGET.
6882 * Makefile.in: Regenerate.
6883
6884 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6885
6886 (finishing slow-motion replay)
6887 * Makefile.tpl: Remove unnecessary ifs.
6888 * Makefile.in: Regenerate.
6889
6890 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6891 dependencies. Maybe-ize build-libiberty. Create dummy install
6892 targets for 'no_install' modules.
6893 * configure: Move GDB_TK substitution to configure.in. Move
6894 build_modules stuff to configure.in.
6895 * configure.in: Implement soft dependency machinery. Maybe-ize
6896 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6897 * Makefile.in: Regenerate.
6898
6899 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6900
6901 (continuing slow-motion replay)
6902 * Makefile.tpl: Make all-target, install-target behave similarly
6903 to all, install (only hitting configured targets). Eliminate
6904 unused macro defintions.
6905
6906 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6907 build != host.
6908
6909 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6910
6911 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6912
6913 * configure.in: Produce lists of subdir targets we're actually
6914 configuring. Remove references to "dosrel".
6915 * Makefile.tpl: Let configure set which subdir targets are hit.
6916 Remove install-cross; clean up install; remove ALL. Remove
6917 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6918 Autogenerate host module targets. Remove empty dependency lines
6919 and redundant dependency; rearrange slightly.
6920 * Makefile.def: Add host-side libtermcap, utils.
6921
6922 * Makefile.in: Regenerate.
6923
6924 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6925
6926 (Continuing slow-motion replay)
6927 * Makefile.def: Add list of recursive targets to autogenerate.
6928 Add build_modules.
6929 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6930 targets. Autogenerate *-build-* targets.
6931 * Makefile.in: Regenerate.
6932
6933 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6934
6935 (Continuing slow-motion replay)
6936 * configure: More autoconf-style substitutions.
6937 * Makefile.tpl: More autoconf-style substitutions.
6938 * Makefile.in: Regenerate.
6939
6940 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6941
6942 (Continuing slow-motion replay)
6943 * configure: Substitute more variables in a more autoconf-friendly
6944 way. Simplify slightly.
6945 * Makefile.tpl: Make more variables substitutable in an
6946 autoconf-friendly way.
6947 * Makefile.in: Regenerate.
6948
6949 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6950
6951 (Continuing slow-motion replay)
6952 * configure.in (v810*): Remove special setting of tools.
6953
6954 * configure: Add support for extra required flags for ar or nm.
6955 * configure.in (aix4.3+): Use above support for target-specific
6956 issues, rather than using config/mt-aix43.
6957
6958 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6959
6960 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6961 * configure: Remove 'removing', which doesn't work. Replace $subdir
6962 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6963 with $srcdir. Reformat indentation. Substitute some variables
6964 formerly hard-coded in the Makefile for build=host.
6965 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6966 * Makefile.def: Autogenerate more.
6967 * Makefile.in: Regenerate.
6968
6969 2002-11-13 Bruce Korb <bkorb@gnu.org>
6970
6971 * Makefile.tpl: syntactic cleanup
6972
6973 2002-11-04 Kevin Buettner <kevinb@redhat.com>
6974
6975 * Makefile.def (host_modules): Add rda.
6976 * Makefile.in: Regenerate.
6977 * configure.in (target_tool): Add target-rda to list.
6978
6979 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
6980
6981 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6982 and restrap targets to this rule.
6983 * Makefile.in: Regenerate.
6984
6985 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6986
6987 * configure.in (i[3456]86-*-linux*): Add check to disable
6988 ${libgcj} for glibc1.
6989
6990 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6991
6992 * configure.in: Add tic4x target.
6993
6994 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6995
6996 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6997 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6998 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6999 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7000 * Makefile.in: Regenerate.
7001
7002 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7003
7004 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7005 * Makefile.in: Regenerate.
7006
7007 * Makefile.def: Remove order dependency comments.
7008 * Makefile.tpl: Add explicit install-install dependencies.
7009 * Makefile.in: Regenerate.
7010
7011 * Makefile.tpl: Remove material now in src-release. (Finally!)
7012 * Makefile.in: Regenerate.
7013
7014 * configure: Restore my original patch by syncing with gcc version.
7015
7016 * Bring following over from gcc:
7017
7018 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7019
7020 * configure.in (s390*-*-linux*): Enable libgcj.
7021
7022 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7023
7024 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
7025
7026 2002-10-02 Alan Modra <amodra@bigpond.net.au>
7027
7028 * configure: Move stray lines back to where they belong.
7029
7030 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
7031
7032 * Makefile.tpl: Insert configure-target target, for src-release.
7033
7034 * configure: Finish reverting change which Andrew Cagney started
7035 reverting. Should fix bustage.
7036
7037 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7038 * src-release: New file. Contains material for making net
7039 releases for gdb, binutils, et al., formerly in Makefile.in.
7040
7041 2002-09-30 Nick Clifton <nickc@redhat.com>
7042
7043 * cpu: New top level directory. Intended to hold input files for
7044 CGEN which have FSF copyright assignment.
7045 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7046
7047 2002-09-29 Andrew Cagney <ac131313@redhat.com>
7048
7049 Revert below (note that src does not contain Makefile.tpl):
7050 * Makefile.tpl: Make subsituted variables more autoconfy.
7051 * Makefile.in: Regenerate.
7052
7053 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7054
7055 * configure: Revert accidentally applied changes.
7056
7057 * Makefile.tpl: Make more autoconf-friendly.
7058 * Makefile.in: Regenerate.
7059 * configure: Make substitution more autoconf-like.
7060
7061 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
7062
7063 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7064 single entry to handle all these.
7065 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7066 libjava on arm-*-elf.
7067
7068 2002-09-27 Geoffrey Keating <geoffk@apple.com>
7069
7070 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7071 things that depend on them.
7072
7073 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7074
7075 * Makefile.tpl: Make subsituted variables more autoconfy.
7076 * Makefile.in: Regenerate.
7077 * configure: Make seds more autoconfy.
7078
7079 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7080
7081 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7082 * Makefile.in: Regenerate.
7083 * configure.in: Rewrite sed statements to look autoconfy.
7084
7085 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7086 all-target-foo on configure-target-foo.
7087 * Makefile.def: Ditto.
7088 * Makefile.in: Rebuild.
7089
7090 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7091
7092 * Makefile.def: New file.
7093 * Makefile.tpl: New file.
7094 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7095
7096 * configure.in: Minor rearrangement. Simplify tests.
7097
7098 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
7099
7100 * configure.in (with_headers): Skip copy if value is "yes".
7101 (with_libs): Likewise.
7102
7103 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7104
7105 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7106 * configure.in (sh*-*-pe*): Ditto.
7107 * configure.in (mips*-*-pe*): Ditto.
7108 * configure.in (*arm-wince-pe): Ditto.
7109
7110 * configure.in: Rearrange.
7111
7112 2002-09-12 Nick Clifton <nickc@redhat.com>
7113
7114 * Import these changes from the config master repository:
7115
7116 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
7117
7118 * config.sub: Add tic4x target.
7119
7120 2002-09-03 Ben Elliston <bje@redhat.com>
7121
7122 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
7123 Reported by <Duncan_Stodart@insession.com>.
7124
7125 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
7126
7127 * COPYING.NEWLIB: More updates.
7128
7129 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
7130
7131 * COPYING.NEWLIB: Update.
7132
7133 2002-08-23 Andrew Cagney <ac131313@redhat.com>
7134
7135 * texinfo/texinfo.tex: Import version 2002-06-04.06.
7136
7137 * config.guess: Import version 2002-08-23.
7138 * config.sub: Import version 2002-08-22.
7139
7140 2002-08-20 Alexandre Oliva <aoliva@redhat.com>
7141
7142 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7143 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7144 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7145
7146 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7147
7148 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7149
7150 2002-08-04 H.J. Lu (hjl@gnu.org)
7151
7152 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7153
7154 2002-07-31 Alan Modra <amodra@bigpond.net.au>
7155
7156 * configure.in: Move generic linux case to end. Copy generic
7157 linux noconfigdirs to mips*-*-linux* entry and new
7158 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7159
7160 2002-07-19 Chris Demetriou <cgd@broadcom.com>
7161
7162 * MAINTAINERS: Clarify on config.guess and config.sub, and add
7163 one instance of them which was missed to the list to update.
7164
7165 2002-07-16 Chris Demetriou <cgd@broadcom.com>
7166
7167 * config.guess: Update to 2002-07-09 version.
7168 * config.sub: Update to 2002-07-03 version.
7169
7170 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7171
7172 * configure.in: Remove two redundant tests.
7173
7174 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7175
7176 * configure.in (mips*-*-irix6*o32): Enable stabs.
7177
7178 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7179
7180 * configure.in: Don't build grez.
7181 * Makefile.in: Ditto.
7182
7183 * Makefile.in: Remove references to bsp, cygmon, libstub.
7184 * configure.in: Ditto.
7185
7186 * configure.in: Remove leftover reference to gdbtest.
7187
7188 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
7189
7190 * configure.in (gxx_include_dir): Change to match versioned
7191 C++ headers if --enable-version-specific-runtime-libs is used.
7192
7193 2002-07-04 Steve Ellcey <sje@cup.hp.com>
7194
7195 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7196
7197 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7198
7199 * configure.in: Make --without-x work.
7200
7201 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
7202
7203 * contrib: New directory. Created to contain a copy of the
7204 texi2pod.pl script so that it is in the same place as the version in
7205 the FSF GCC sources.
7206
7207 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7208
7209 * configure.in: Rearrange target Makefile fragment collection.
7210
7211 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7212 cvs[src].
7213 * configure.in: Ditto.
7214
7215 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7216
7217 * Makefile.in: Eliminate 'apache' targets.
7218 * configure.in: Eliminate 'apache' targets.
7219
7220 * configure.in: Eliminate redundant tests. Reorganize.
7221
7222 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7223
7224 * config-ml.in: Eliminate references to Cygnus configure.
7225
7226 * Makefile.in: Eliminate references to building emacs.
7227
7228 2002-07-01 Denis Chertykov <denisc@overta.ru>
7229
7230 * configure.in: Add support for ip2k.
7231
7232 2002-06-24 Ben Elliston <bje@redhat.com>
7233
7234 * configure.in (host_tools): Remove cgen.
7235
7236 * Makefile.in (all-cgen): Remove; runs from its source directory.
7237 (check-cgen, install-cgen, clean-cgen): Likewise.
7238 (all-opcodes): No not depend on all-cgen.
7239 (all-sim): Likewise.
7240
7241 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7242
7243 * configure.in: Fix AIX configury bug.
7244
7245 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7246
7247 * configure.in: Replace ${topsrcdir} with ${srcdir}.
7248
7249 * configure.in: Move definition of libstdcxx_flags right above
7250 usage, rather than way earlier.
7251
7252 * configure.in: Pull definition of is_cross_compiler earlier.
7253
7254 * configure.in: Rearrange a little.
7255
7256 * configure.in: Remove references to librx.
7257 * Makefile.in: Remove references to librx.
7258
7259 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7260
7261 * configure.in: Eliminate ${gasdir} variable.
7262
7263 2002-06-18 Dave Brolley <brolley@redhat.com>
7264
7265 * configure.in: Add support for frv.
7266 * config.sub: Add support for frv.
7267
7268 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7269
7270 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7271
7272 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7273
7274 * configure.in (vax-*-netbsd*): Re-enable gas.
7275
7276 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7277
7278 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7279 BUILD_PREFIX_1, to correct nomenclature.
7280 * configure: Likewise.
7281
7282 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7283 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7284
7285 2002-05-31 Olaf Hering <olh@suse.de>
7286
7287 * config-ml.in: Propogate DESTDIR also.
7288
7289 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7290
7291 * configure.in (vax-*-netbsd*): Don't build gas for this
7292 platform.
7293
7294 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7295
7296 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7297 and libgcj for AVR.
7298
7299 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
7300
7301 * config.sub: Add DLX target.
7302
7303 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7304
7305 * config.guess: Update to 2002-05-22 version.
7306 * config.sub: Likewise.
7307
7308 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7309
7310 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7311 * config-ml.in: Likewise.
7312 * configure: Likewise.
7313 * configure.in: Likewise.
7314
7315 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7316
7317 * configure.in: Simplify makefile fragment collection.
7318
7319 * configure.in: Remove code to build emacs.
7320
7321 * configure.in : Remove --srcdir argument from targargs and buildargs
7322 (it's always overridden in the Makefile anyway). Rearrange a bit.
7323
7324 * configure: Move some logic to configure.in.
7325 * configure.in: Move some logic from configure.
7326
7327 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
7328
7329 * COPYING.LIBGLOSS: New file.
7330
7331 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
7332
7333 * Makefile.in: Honour DESTDIR.
7334
7335 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
7336
7337 * configure.in (noconfigdirs): Don't disable libgcj on
7338 sparc64-*-solaris* and sparcv9-*-solaris*.
7339
7340 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
7341
7342 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7343
7344 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7345
7346 * configure.in (FLAGS_FOR_TARGET): Do not add
7347 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7348 on i[3456]86-*-linux*.
7349
7350 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7351
7352 * configure.in (noconfigdirs): Replace [ ] with test.
7353
7354 * configure.in (noconfigdirs): Do not add target-newlib if
7355 target == i[3456]86-*-linux*, and host == target.
7356
7357 2002-04-29 Mark Mitchell <mark@codesourcery.com>
7358
7359 * config.guess: Updated to 2002-04-26's version.
7360 * config.sub: Updated to 2002-04-26's version.
7361
7362 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7363
7364 * configure.in: delete reference to absent file
7365
7366 * configure.in: replace '[' with 'test'
7367
7368 * configure.in: Eliminate references to gash.
7369 * Makefile.in: Eliminate references to gash.
7370
7371 * configure.in: remove useless references to 'pic' makefile fragments.
7372
7373 * configure.in: (*-*-windows*) Finish removing.
7374
7375 * configure.in: Eliminate redundant test for libgui.
7376
7377 2002-04-26 Joel Sherrill <joel@OARcorp.com>
7378
7379 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7380 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7381
7382 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7383
7384 * configure.in: remove references to dead files
7385
7386 2002-04-18 Tom Tromey <tromey@redhat.com>
7387
7388 * configure.in: Disallow configuring libgcj when it is already
7389 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7390 Solaris 2.8 by default. For PR libgcj/6158.
7391
7392 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7393
7394 * configure.in: Move default CC setting out of config/mh-* fragments
7395 directly into here.
7396
7397 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7398
7399 * configure.in: don't even try to configure or make a subdirectory
7400 if there's no configure script for it.
7401
7402 2002-04-15 Mark Mitchell <mark@codesourcery.com>
7403
7404 * MAINTAINERS: Remove chill maintainers.
7405 * Makefile.in (CHILLFLAGS): Remove.
7406 (CHILL_LIB): Remove.
7407 (TARGET_CONFIGDIRS): Remove libchill.
7408 (CHILL_FOR_TARGET): Remove.
7409 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7410 CHILL_LIB.
7411 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7412 (CHECK_TARGET_MODULES): Likewise.
7413 (INSTALL_TARGET_MODULES): Likewise.
7414 (CLEAN_TARGET_MODULES): Likewise.
7415 (configure-target-libchill): Remove.
7416 (all-target-libchill): Remove.
7417 * configure.in (target_libs): Remove target-libchill.
7418 Do not compute CHILL_FOR_TARGET.
7419 * libchill: Remove directory.
7420
7421 2002-04-15 DJ Delorie <dj@redhat.com>
7422
7423 * Makefile.in, configure.in, configure: Sync with gcc, entries
7424 follow...
7425
7426 2002-04-08 Tom Tromey <tromey@redhat.com>
7427
7428 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7429 Fixes PR libgcj/6068.
7430
7431 2002-03-30 Krister Walfridsson <cato@df.lth.se>
7432
7433 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7434
7435 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7436
7437 * configure.in (alpha*-dec-osf*): Enable libgcj.
7438
7439 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7440
7441 Fix for: PR bootstrap/3591, target/5676
7442 * configure.in (mcore-pe): Disable the configuration of
7443 libstdc++-v3 since exceptions are not supported.
7444
7445 2002-03-20 Anthony Green <green@redhat.com>
7446
7447 * configure.in: Enable libgcj for xscale-elf target.
7448
7449 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
7450
7451 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7452 libjava.
7453 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7454
7455 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
7456
7457 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7458 libstdc++-v3 and libjava.
7459
7460 2002-02-11 Adam Megacz <adam@xwt.org>
7461
7462 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7463 boehm-gc
7464
7465 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
7466
7467 * config.guess: Updated to 2002-01-30's version.
7468 * config.sub: Updated to 2002-02-01's version.
7469 Contribute sh64-elf.
7470 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7471 * configure.in: Added sh64-*-*.
7472
7473 2002-01-17 H.J. Lu <hjl@gnu.org>
7474
7475 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7476 (all-target-fastjar): Also depend on all-target-libiberty.
7477
7478 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7479
7480 * configure, configure.in: Use temp file for long sed commands.
7481
7482 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7483
7484 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7485 libf2c.
7486
7487 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7488
7489 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7490
7491 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
7492
7493 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7494
7495 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7496
7497 * configure: Handle temporary files securely using mkdir.
7498
7499 2001-09-26 Will Cohen <wcohen@redhat.com>
7500
7501 * configure.in (*-*-linux*): Disable configuration of target-newlib
7502 and target-libgloss.
7503
7504 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7505
7506 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7507 RANLIB.
7508
7509 2001-08-11 Graham Stott <grahams@redhat.com>
7510
7511 * Makefile.in (check-c++): Add missing semicolon.
7512
7513 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7514
7515 * configure.in (sh-*-linux*): New.
7516
7517 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7518
7519 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7520 and libgcj on m68hc11/m68hc12.
7521
7522 2001-06-27 H.J. Lu (hjl@gnu.org)
7523
7524 * Makefile (CFLAGS_FOR_BUILD): New.
7525 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7526
7527 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
7528
7529 * configure.in (libstdcxx_flags): Do not try to execute
7530 libstdc++-v3/testsuite_flags until it exists.
7531
7532 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7533
7534 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7535
7536 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7537
7538 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7539
7540 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7541
7542 * configure.in: Move *-chorusos target case to the proper switch.
7543 Disable libgcj.
7544
7545 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7546
7547 * Makefile.in (STAGE1_CFLAGS): Pass down.
7548
7549 2001-04-13 Alan Modra <amodra@one.net.au>
7550
7551 * config.guess: Add hppa64-linux support. Note for next import that
7552 this is already in the master file.
7553 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7554
7555 2001-03-22 Colin Howell <chowell@redhat.com>
7556
7557 * Makefile.in (DO_X): Do not backslash single-quotes in
7558 backquotes (two places).
7559
7560 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
7561
7562 * Makefile.in (DO_X): Quote nested quotes.
7563
7564 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
7565
7566 * Makefile.in (DO_X): Use double quotes for quoting
7567 "RANLIB=$${RANLIB}".
7568
7569 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7570
7571 * configure.in: Only use `lang_requires' for languages athat are
7572 actually enabled.
7573
7574 2001-03-07 Tom Tromey <tromey@redhat.com>
7575
7576 * configure.in: Allow config-lang.in to set `lang_requires' to list
7577 of other required languages.
7578
7579 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
7580
7581 * Makefile.in: Remove RANLIB definition. Use RANLIB
7582 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7583 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7584
7585 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7586 Alexandre Oliva <aoliva@redhat.com>
7587
7588 * Makefile.in (check-c++): Use tabs, not spaces.
7589
7590 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7591
7592 * Makefile.in (check-c++): New rule.
7593
7594 * configure.in (target_libs): Remove libg++.
7595 (noconfigdirs): Remove libg++.
7596 (noconfigdirs): Same.
7597 (noconfigdirs): Same.
7598 (noconfigdirs): Same.
7599
7600 * config-ml.in: Remove libg++ references.
7601
7602 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7603 (ALL_TARGET_MODULES): Same.
7604 (configure-target-libg++): Remove.
7605 (all-target-libg++): Remove.
7606 (configure-target-libio): Remove.
7607 (all-target-libio): Remove.
7608 (check-target-libio): Remove.
7609 (.PHONY): Remove.
7610 (libg++.tar.bz2): Remove.
7611 (all-target-cygmon): Remove libio.
7612 (all-target-libstdc++): Remove.
7613 (configure-target-libstdc++): Remove.
7614 (TARGET_LIB_PATH): Remove libstdc++.
7615 (ALL_GCC_CXX): Remove libstdc++.
7616 (all-target-gperf): Correct.
7617
7618 2001-02-15 Anthony Green <green@redhat.com>
7619
7620 * configure: Introduce GCJ_FOR_TARGET.
7621 * configure.in: Ditto.
7622 * Makefile.in: Ditto.
7623
7624 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7625
7626 * configure.in: for *-chorusos, don't config target-newlib and
7627 target-libgloss.
7628
7629 2001-02-04 Mark Mitchell <mark@codesourcery.com>
7630
7631 Remove V2 C++ library.
7632 * configure.in: Remove --enable-libstdcxx_v3 support.
7633
7634 2001-01-27 Richard Henderson <rth@redhat.com>
7635
7636 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7637
7638 2001-01-26 Tom Tromey <tromey@redhat.com>
7639
7640 * configure.in: Allow libgcj to be built on Sparc Solaris.
7641
7642 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7643
7644 * configure.in: Enable libgcj on several additional platforms.
7645
7646 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7647
7648 * configure.in: Enable libgcj for linux targets.
7649
7650 2001-01-09 Mike Stump <mrs@wrs.com>
7651
7652 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7653 failures of subdirectories.
7654
7655 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7656
7657 * configure: handle DOS-style absolute paths.
7658
7659 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7660
7661 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7662
7663 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7664
7665 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7666 (libstdcxx_incdir): Pass down.
7667 * config.if: Remove expired bits for cxx_interface, add stub.
7668 (libstdcxx_incdir): Add variable for g++ include directory.
7669 * configure.in (gxx_include_dir): Use it.
7670
7671 2000-12-15 Andreas Jaeger <aj@suse.de>
7672
7673 * configure.in: Handle lang_dirs.
7674
7675 2000-12-13 Anthony Green <green@redhat.com>
7676
7677 * configure.in: Disable libgcj for any target not specifically
7678 listed. Disable libgcj for x86 and Alpha Linux until compatible
7679 with g++ abi.
7680
7681 2000-12-13 Mike Stump <mrs@wrs.com>
7682
7683 * Makefile.in (local-distclean): Also remove fastjar.
7684
7685 2000-12-10 Anthony Green <green@redhat.com>
7686
7687 * configure.in: Define libgcj. Disable libgcj target libraries for
7688 most targets.
7689
7690 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7691
7692 * configure.in (target_libs): Revert 2000-12-08 patch.
7693 (noconfigdirs): Added target-libjava.
7694
7695 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7696
7697 * Makefile.in: handle DOS-style absolute paths.
7698
7699 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7700
7701 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7702 libjava.
7703 * configure.in (target_libs): Removed `target-libjava'.
7704
7705 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7706
7707 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7708 (ALL_MODULES): Added fastjar.
7709 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7710 (all-target-libjava): all-fastjar replaces all-zip.
7711 (all-fastjar): Added.
7712 (configure-target-fastjar, all-target-fastjar): Likewise.
7713 * configure.in (host_tools): Added fastjar.
7714
7715 2000-12-07 Mike Stump <mrs@wrs.com>
7716
7717 * Makefile.in (local-distclean): Remove leftover built files.
7718
7719 2000-11-16 Fred Fish <fnf@be.com>
7720
7721 * configure.in (enable_libstdcxx_v3): Fix typo,
7722 libstd++ -> libstdc++.
7723
7724 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7725
7726 * configure: Provide the original toplevel configure arguments
7727 (including $0) to subprocesses in the environment rather than
7728 through gcc/configargs.h.
7729
7730 2000-11-12 Mark Mitchell <mark@codesourcery.com>
7731
7732 * configure: Turn on libstdc++ V3 by default.
7733
7734 2000-10-16 Michael Meissner <meissner@redhat.com>
7735
7736 * configure (gcc/configargs.h): Only create if there is a build GCC
7737 directory created.
7738
7739 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
7740
7741 * configure: Save configure arguments to gcc/configargs.h.
7742
7743 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
7744
7745 * Makefile.in (bootstrap): avoid recursion if subdir missing
7746 (cross): ditto
7747 (do-proto-toplev): ditto
7748
7749 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7750
7751 * configure.in: Do not build byacc for hppa64. Provide paths to the
7752 X11 libraries for hppa64.
7753
7754 2000-09-02 Anthony Green <green@cygnus.com>
7755
7756 * Makefile.in (all-gcc): Depend on all-zlib.
7757 (CLEAN_MODULES): Add clean-zlib.
7758 (ALL_MODULES): Add all-zlib.
7759 * configure.in (host_libs): Add zlib.
7760
7761 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
7762
7763 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7764 $targargs to tell whether newlib is going to be built.
7765
7766 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7767 $$r/TARGET_SUBDIR/libio for _G_config.h.
7768
7769 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7770
7771 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7772
7773 * configure: Make enable_threads and enable_shared defaults
7774 explicit. Substitute enable_threads into generated Makefiles.
7775 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7776 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7777
7778 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
7779
7780 * configure.in: Re-enable all references to libg++ and librx.
7781
7782 2002-04-09 Loren James Rittle <rittle@labs.mot.com>
7783
7784 * configure.in: Add *-*-freebsd* configurations.
7785
7786 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7787
7788 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7789 (do-tar, do-bz2): New rules.
7790 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7791 (gdb-tar): New rule.
7792 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7793 (insight_dejagnu.tar): New rule.
7794 (insight.tar): New rule.
7795 (gdb+dejagnu.tar): New rule.
7796 (gdb.tar): New rule.
7797
7798 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7799
7800 * MAINTAINERS: Update dejagnu/
7801
7802 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
7803
7804 * ltmain.sh (relink_command): Fix typo in previous change.
7805
7806 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
7807
7808 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7809 (relink_command): Added --tag flags.
7810 (mode=install): If relinking fails; error out.
7811
7812 2002-03-12 Richard Henderson <rth@redhat.com>
7813
7814 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7815 .NOTPARALLEL tag.
7816 (do-check): Rename from check.
7817 (check): Allow parallel check.
7818
7819 2002-03-11 Richard Henderson <rth@redhat.com>
7820
7821 * Makefile.in (.NOTPARALLEL): Add fake tag.
7822
7823 2002-03-07 H.J. Lu (hjl@gnu.org)
7824
7825 * configure.in: Enable gprof for mips*-*-linux*.
7826
7827 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
7828
7829 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7830 libjava.
7831 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7832
7833 2002-02-24 Andrew Cagney <ac131313@redhat.com>
7834
7835 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7836
7837 2002-02-23 Daniel Jacobowitz <drow@mvista.com>
7838
7839 * config.guess: Import from master sources, rev 1.232.
7840 * config.sub: Import from master sources, rev 1.246.
7841
7842 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
7843
7844 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7845 because its Makefile is there; test for the executable instead.
7846
7847 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
7848
7849 Contribute sh64-elf.
7850 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7851 * configure.in: Added sh64-*-*.
7852
7853 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
7854
7855 * COPYING.NEWLIB: Remove advertising clause from
7856 Berkeley and Red Hat licenses.
7857
7858 2002-02-01 Mo DeJong <supermo@bayarea.net>
7859
7860 * Makefile.in: Add all-tix to deps for all-snavigator
7861 so that tix is built when building snavigator.
7862
7863 2002-02-01 Ben Elliston <bje@redhat.com>
7864
7865 * config.guess: Import from master sources, rev 1.229.
7866 * config.sub: Import from master sources, rev 1.240.
7867
7868 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
7869
7870 From Steve Ellcey <sje@cup.hp.com>:
7871 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7872 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7873 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7874 IA64.
7875 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7876 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7877 soname_spec, sys_lib_search_path_spec): Ditto.
7878
7879 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7880
7881 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7882 target-libiberty, and target-libgloss. Skip Java-related
7883 libraries if not supported for NetBSD on target CPU.
7884
7885 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
7886
7887 * configure.in: Import StrongARM and XScale target_configdirs from
7888 FSF GCC version.
7889
7890 2002-01-16 H.J. Lu (hjl@gnu.org)
7891
7892 * config.guess: Import from master sources, rev 1.225.
7893 * config.sub: Import from master sources, rev 1.238.
7894
7895 * MAINTAINERS: Updated notes on config.guess and config.sub.
7896
7897 2002-01-11 Steve Ellcey <sje@cup.hp.com>
7898
7899 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7900 ld and gdb are not supported.
7901
7902 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7903
7904 * Change reference to Cygnus Solutions to be Red Hat.
7905
7906 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7907
7908 * COPYING.NEWLIB: Update generic copyright date.
7909
7910 2002-01-07 Mark Salter <msalter@redhat.com>
7911
7912 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7913 Allow target-libgloss to be built for arm, strongarm, and xscale.
7914
7915 2002-01-03 Ben Elliston <bje@redhat.com>
7916
7917 * MAINTAINERS: Update URL for config.* scripts.
7918
7919 2001-12-18 Alan Modra <amodra@bigpond.net.au>
7920
7921 * config.sub: Import latest version.
7922 * config.guess: Likewise.
7923
7924 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7925
7926 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7927 options for i[3456]86-pc-linux* native builds.
7928
7929 2001-12-05 Laurent Guerby <guerby@acm.org>
7930
7931 * MAINTAINERS: gcc adopts symlink-tree, refer more to
7932 libiberty.
7933
7934 Import this patch from gcc:
7935
7936 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7937
7938 * symlink-tree: handle DOS-style absolute paths.
7939
7940 2001-11-28 DJ Delorie <dj@redhat.com>
7941 Zack Weinberg <zack@codesourcery.com>
7942
7943 When build != host, create libiberty for the build machine.
7944
7945 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7946 CONFIG_ARGUMENTS.
7947 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7948 New variables.
7949 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7950 and rules.
7951 (all.normal): Depend on ALL_BUILD_MODULES.
7952 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7953 (all-build-libiberty): Depend on configure-build-libiberty.
7954
7955 * configure: Calculate and substitute proper value for
7956 ALL_BUILD_MODULES.
7957 * configure.in: Create the build subdirectory.
7958 Calculate and substitute TARGET_CONFIGARGS (formerly
7959 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7960
7961 2001-11-26 Geoffrey Keating <geoffk@redhat.com>
7962
7963 * config.sub: Update to version 1.232 on subversion.
7964
7965 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7966
7967 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7968 files from .po files for a distribution.
7969
7970 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
7971
7972 * COPYING.NEWLIB: Mention preserved notice in specific parts.
7973
7974 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
7975
7976 Merged from net gcc:
7977 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7978 * ltcf-c.sh: Use $objext, not $ac_objext.
7979 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7980 * ltcf-cxx.sh: Add support for GNU.
7981 2001-07-22 Timothy Wall <twall@redhat.com>
7982 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7983 default settings if using GNU tools with that configuration.
7984 * ltcf-cxx.sh: Ditto.
7985 * ltcf-gcj.sh: Ditto.
7986 2001-07-21 Michael Chastain <chastain@redhat.com>
7987 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7988 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7989 * ltmain.sh: Mark as gcc-local.
7990
7991 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
7992
7993 * Makefile.in (all-bison): Revert 2001-10-24.
7994 Don't depend on texinfo.
7995
7996 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
7997
7998 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
7999
8000 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8001
8002 * configure.in (--enable-languages): Be more permissive about
8003 syntax. Check for empty lists better. Warn about $LANGUAGES.
8004
8005 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8006
8007 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8008
8009 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
8010
8011 Makefile.in (all-bison): Don't depend on texinfo.
8012
8013 2001-10-03 Alan Modra <amodra@bigpond.net.au>
8014
8015 * gettext.m4: Test po/POTFILES.in exists before trying to read.
8016
8017 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
8018
8019 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8020
8021 2001-09-28 Hans-Peter Nilsson <hp@axis.com>
8022
8023 * config.sub, config.guess: Import latest from subversions.
8024
8025 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
8026
8027 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8028 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8029 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8030 avoid quotes nesting problems.
8031 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8032 (DO_X): Export only variables that are set.
8033
8034 2001-09-19 Ben Elliston <bje@redhat.com>
8035
8036 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8037 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8038 semantics. Use the shell built-in "type" command instead.
8039
8040 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8041
8042 * config.sub: Reverted the earlier change, this version is not the
8043 master file.
8044
8045 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8046
8047 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
8048 Add support for mips64.
8049
8050 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
8051
8052 * configure.in: Enable libstdc++-v3 for h8300 targets.
8053
8054 2001-08-30 Eric Christopher <echristo@redhat.com>
8055 Jason Eckhardt <jle@redhat.com>
8056
8057 * config.sub: Add support for mipsisa32.
8058
8059 2001-08-30 Eric Christopher <echristo@redhat.com>
8060
8061 * config.sub, config.guess: Import latest from subversions.
8062
8063 2001-08-20 Alan Modra <amodra@bigpond.net.au>
8064
8065 * config.sub, config.guess: Import latest from subversions.
8066
8067 2001-07-26 DJ Delorie <dj@redhat.com>
8068
8069 * MAINTAINERS: Clarify libiberty merge rules and procedures.
8070
8071 2001-06-19 Alan Modra <amodra@bigpond.net.au>
8072
8073 * Makefile.in: Revert 2001-06-17.
8074 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
8075
8076 2001-06-17 H.J. Lu <hjl@gnu.org>
8077
8078 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
8079 (gas+binutils.tar.bz2): Likewise.
8080 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
8081
8082 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8083
8084 * Makefile.in (VER): When present, extract the version number from
8085 the file version.in.
8086
8087 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8088
8089 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8090 gcc/xgcc is built, use -print-prog-name to find out the program
8091 name to use.
8092
8093 2001-06-04 Mark Mitchell <mark@codesourcery.com>
8094
8095 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8096 with_gcc]: Use `gcc -shared' to build a shared library.
8097
8098 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
8099
8100 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8101 archives.
8102
8103 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
8104
8105 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8106 libraries when using g++ with native linker.
8107
8108 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
8109
8110 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8111
8112 2001-05-24 Tom Rix <trix@redhat.com>
8113
8114 * configure.in : enable ld for aix
8115
8116 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
8117
8118 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8119 [aix4*|aix5*]: Prepend blank.
8120
8121 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
8122
8123 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8124 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8125 of subdir/configure scripts to use the new libtool.m4.
8126
8127 2001-05-14 H.J. Lu <hjl@gnu.org>
8128
8129 * config.if (libc_interface): Set to -libc6.2- for cross
8130 compiling to Linux/glibc 2.2.
8131
8132 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8133
8134 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8135 libgcj.
8136
8137 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8138
8139 * configure.in (noconfigdirs): Don't reset it from scratch in the
8140 target case; only append to it.
8141
8142 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8143
8144 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8145 sparc-*-solaris2.8]: Disable ${libgcj}.
8146
8147 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
8148
8149 * configure.in (libgcj_saved): Copy from $libgcj.
8150 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8151 --disable-libgcj.
8152
8153 2001-04-20 Alexandre Oliva <aoliva@redhat.com>
8154
8155 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8156 1.641.2.228.
8157
8158 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8159
8160 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8161 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8162
8163 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
8164
8165 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8166 New macros.
8167 (bootstrap, cross): Use RECURSE_FLAGS.
8168 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8169
8170 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
8171
8172 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8173
8174 2001-03-23 Nick Clifton <nickc@redhat.com>
8175
8176 * README-maintainer-mode: Add note about inability to use "make
8177 distclean" in maintainer mode.
8178
8179 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8180
8181 Re-installed:
8182 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8183 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8184 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8185 * ltcf-cxx.sh: Likewise.
8186 * ltcf-gcj.sh: Likewise.
8187
8188 2001-03-22 Philip Blundell <philb@gnu.org>
8189
8190 * config.sub, config.guess: Import latest from subversions.
8191
8192 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8193
8194 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8195 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8196
8197 2001-03-20 Michael Chastain <chastain@redhat.com>
8198
8199 * Makefile.in: all-m4 depends on all-texinfo.
8200
8201 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
8202
8203 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8204
8205 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
8206
8207 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
8208 longer valid.
8209
8210 2001-02-16 Nick Clifton <nickc@redhat.com>
8211
8212 * configure.in (noconfigdirs): Allow configuration of texinfo
8213 for Cygwin hosts.
8214
8215 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8216
8217 * config.guess: Add linux target for S/390.
8218 * config.sub: Likewise.
8219 * configure.in: Likewise.
8220
8221 2001-02-06 Ben Elliston <bje@redhat.com>
8222
8223 * configure: Output host type to stdout, not stderr.
8224
8225 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8226
8227 * config.guess: Import from subversions.gnu.org (revision 1.181).
8228 * config.sub: Import from subversions.gnu.org (revision 1.199).
8229
8230 2001-01-30 Alan Modra <alan@linuxcare.com.au>
8231
8232 * config.guess: Handle hppa64-linux systems.
8233
8234 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8235
8236 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8237 Don't unset, it's non-portable and no longer necessary, set to empty
8238 instead.
8239
8240 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8241
8242 * ltconfig: Shell portability fix for the tagname validity check.
8243
8244 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8245
8246 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8247
8248 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
8249
8250 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8251 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8252
8253 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8254
8255 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8256 keep at least one of build_libtool_libs or build_old_libs set to
8257 yes.
8258
8259 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8260
8261 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8262 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8263
8264 2000-11-07 Philip Blundell <pb@futuretv.com>
8265
8266 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8267
8268 2000-11-03 Philip Blundell <pb@futuretv.com>
8269
8270 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8271 files.
8272
8273 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
8274
8275 * COPYING.NEWLIB: Put into source repository.
8276
8277 2001-01-15 Ben Elliston <bje@redhat.com>
8278
8279 * configure.in (host_tools): Add sid.
8280 Always configure cgen.
8281 * Makefile.in (all-sid): New target.
8282 (check-sid, clean-sid, install-sid): Likewise.
8283
8284 2001-01-07 Andreas Jaeger <aj@suse.de>
8285
8286 * config.sub, config.guess: Update from subversions.
8287
8288 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
8289
8290 * configure.in: Disable language-specific target libraries for
8291 languages that aren't enabled.
8292
8293 2000-11-24 Nick Clifton <nickc@redhat.com>
8294
8295 * configure.in (xscale-elf): Add target.
8296 (xscale-coff): Add target.
8297 (c4x, c5x, tic54x): Move after ARM targets.
8298
8299 2000-11-23 Alexandre Oliva <aoliva@redhat.com>
8300
8301 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
8302
8303 2000-11-20 Ian Lance Taylor <ian@zembu.com>
8304
8305 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
8306
8307 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8308
8309 * Makefile.in: Merge with GCC and libgcj.
8310 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8311 configure-target-<library> when their configure scripts need the C
8312 or C++ library to have already been built to work properly.
8313 (do_proto_toplev): Set them to an empty string.
8314
8315 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8316
8317 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8318 (REALLY_SET_LIB_PATH): Use them.
8319
8320 2000-11-06 Christopher Faylor <cgf@cygnus.com>
8321
8322 * config.sub: Add support for Sun Chorus
8323
8324 2000-11-02 Per Lundberg <plundis@chaosdev.org>
8325
8326 * config.sub: Add support for the *-storm-chaos OS.
8327
8328 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
8329
8330 * configure.in (noconfigdirs): Don't compile some
8331 of the libraries for 68HC11 & 68hc12 targets.
8332
8333 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
8334
8335 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
8336 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8337 all affected `configure' scripts.
8338
8339 2000-09-25 Alexandre Oliva <aoliva@redhat.com>
8340
8341 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
8342 ltcf-c.sh.
8343
8344 2000-09-12 Philip Blundell <philb@gnu.org>
8345
8346 * config.sub, config.guess: Update from subversions.
8347
8348 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
8349
8350 * Makefile.in (all-zlib): Added dummy target.
8351
8352 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
8353 multi-language branch.
8354
8355 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
8356
8357 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8358 (bootstrap*): Depend on all-bootstrap.
8359
8360 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8361
8362 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8363 crosses, but add gcc/include to the header search path for them.
8364
8365 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
8366
8367 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
8368 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
8369 * gettext.m4: New file, extracted from aclocal.m4.
8370
8371 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
8372
8373 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8374 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8375 sub-configures.
8376
8377 2000-08-20 Doug Evans <dje@casey.transmeta.com>
8378
8379 * Makefile.in (ALL_MODULES): Add all-cgen.
8380 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8381 (all-cgen): New target.
8382 (all-opcodes,all-sim): Depend on all-cgen.
8383 * configure.in (host_tools): Add cgen.
8384 Only configure cgen if --enable-cgen-maint.
8385
8386 2000-08-17 Alexandre Oliva <aoliva@redhat.com>
8387
8388 * config-ml.in (CC, CXX): Don't introduce a leading space.
8389
8390 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
8391
8392 * configure.in (libstdcxx_flags): Use
8393 libstdc++-v3/src/libstdc++.INC.
8394
8395 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
8396
8397 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8398
8399 2000-08-11 Jason Merrill <jason@redhat.com>
8400
8401 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8402 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8403 (FLAGS_FOR_TARGET): Not here.
8404 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8405
8406 2000-08-07 DJ Delorie <dj@redhat.com>
8407
8408 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8409 "if we're also building gcc, and it's a gcc that will run on the
8410 build machine, we want to use its includes instead of the system's
8411 default includes".
8412
8413 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
8414
8415 * configure.in (libstdcxx_flags): Don't use `"'.
8416
8417 * config-ml.in: Adjust multilib search paths to the
8418 appropriate multilib tree.
8419
8420 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
8421
8422 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8423 commas in $LANGUAGES.
8424
8425 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
8426
8427 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8428
8429 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
8430
8431 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8432 CXX_FOR_TARGET for sed.
8433
8434 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
8435
8436 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8437 Do not override if already set in the environment or in configure.
8438 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8439 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8440
8441 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
8442
8443 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8444 (GCC_FOR_TARGET): Use it.
8445 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8446 * configure.in: ... here.
8447 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8448 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8449
8450 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
8451
8452 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8453 (configure-target-libchill, configure-target-libobjc): Likewise.
8454
8455 * configure.in: Use the same cache file for all target libs.
8456 * config-ml.in: But different cache files per multilib variant.
8457
8458 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8459
8460 * configure (topsrcdir): Don't use dirname.
8461
8462 2000-07-20 Jason Merrill <jason@redhat.com>
8463
8464 * configure.in: Remove all references to libg++ and librx.
8465
8466 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8467
8468 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
8469
8470 * config.sub: Update to subversions version 2000-07-06.
8471
8472 2000-07-12 Andrew Haley <aph@cygnus.com>
8473
8474 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8475 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8476
8477 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8478
8479 * symlink-tree: Check number of arguments.
8480
8481 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
8482
8483 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8484
8485 2000-07-05 Jim Wilson <wilson@cygnus.com>
8486
8487 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8488 search path for a g++ extracted from the build tree. This
8489 will allow link tests run by configure scripts in
8490 subdirectories to succeed.
8491
8492 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
8493
8494 * ltconfig: Add support for mips-dde-sysv4.2MP
8495
8496 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8497
8498 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8499 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8500
8501 2000-06-19 Timothy Wall <twall@cygnus.com>
8502
8503 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8504 * config.sub: Add tic54x target.
8505
8506 2000-06-07 Phillip Thomas <pthomas@suse.de>
8507
8508 * README-maintainer-mode: New file: Contains notes on using
8509 --enable-maintainer-mode with binutils.
8510
8511 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
8512
8513 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8514
8515 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
8516
8517 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8518 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8519
8520 20000-05-21 H.J. Lu (hjl@gnu.org)
8521
8522 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8523 directory are used if they exist. Make sure
8524 $(build_tooldir)/include is searched for header files,
8525 $(build_tooldir)/lib/ for library files.
8526 (GCC_FOR_TARGET): Likewise.
8527 (CXX_FOR_TARGET): Likewise.
8528
8529 2000-05-18 Jeffrey A Law (law@cygnus.com)
8530
8531 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8532
8533 2000-05-17 Alexandre Oliva <aoliva@cygnus.com>
8534
8535 * Makefile.in (configure-target-libiberty): Depend on
8536 configure-target-newlib.
8537
8538 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8539
8540 * configure.in, Makefile.in: Merge all libffi-related
8541 configury stuff from the libgcj tree.
8542
8543 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
8544
8545 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8546 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8547
8548 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
8549
8550 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8551 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8552 current version information. Add to proto-toplev directory.
8553 (gdb-taz): Build do-djunpack.
8554
8555 2000-05-15 David Edelsohn <edelsohn@gnu.org>
8556
8557 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8558
8559 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8560
8561 * ltmain.sh: Preserve in relink_command any environment
8562 variables that may affect the linker behavior.
8563
8564 2000-05-12 Jeffrey A Law (law@cygnus.com)
8565
8566 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8567
8568 2000-05-10 Jim Wilson <wilson@cygnus.com>
8569
8570 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8571
8572 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8573
8574 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8575 with the version name.
8576
8577 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8578
8579 * config.if: Tweak.
8580
8581 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8582
8583 * djunpack.bat: New file.
8584
8585 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
8586
8587 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8588 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8589 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8590 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8591
8592 2000-04-16 Dave Pitts <dpitts@cozx.com>
8593
8594 * config.sub (case $basic_machine): Change default for "ibm-*"
8595 to "openedition".
8596
8597 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
8598
8599 * Makefile.in (gdb-taz): New target. GDB specific archive.
8600 (do-md5sum): New target.
8601 (MD5PROG): Define.
8602 (PACKAGE): Default to TOOL.
8603 (VER): Default to a shell script.
8604 (taz): Rewrite target. Move real work to do-proto-toplev. Include
8605 md5 checksum generation.
8606 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8607 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8608 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8609 insight.tar.bz2): Use gdb-taz to create archive.
8610
8611 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
8612
8613 * configure (warn_cflags): Delete.
8614
8615 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
8616 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
8617
8618 * configure.in (enable_libstdcxx_v3): Add.
8619 (target_libs): Add bits here to switch between libstdc++-v2 and
8620 libstdc++-v3.
8621 * config.if: And this file too.
8622 * Makefile.in: Add libstdc++-v3 targets.
8623
8624 2000-04-05 Michael Meissner <meissner@redhat.com>
8625
8626 * config.sub (d30v): Add d30v as a basic machine type.
8627
8628 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
8629
8630 * configure.in: -linux-gnu*, not -linux-gnu.
8631
8632 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
8633
8634 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8635 (do-tar-bz2): Replace TOOL with PACKAGE.
8636 (gdb.tar.bz2): Remove GDBTK from GDB package.
8637 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8638 dejagnu.tar.bz2): New packages.
8639
8640 2000-02-27 Andreas Jaeger <aj@suse.de>
8641
8642 * configure.in: Add entry for mips*-*-linux*, move catch all
8643 *-*-*linux* entry below this one.
8644
8645 2000-02-27 Ian Lance Taylor <ian@zembu.com>
8646
8647 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8648
8649 2000-02-24 Nick Clifton <nickc@cygnus.com>
8650
8651 * config.sub: Support an OS of "wince".
8652
8653 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
8654
8655 * config.guess, config.sub: Updated to match config's 2000-02-15
8656 version.
8657
8658 2000-02-23 Linas Vepstas <linas@linas.org>
8659
8660 * config.sub: Add support for Linux/IBM 370.
8661 * configure.in: Likewise.
8662
8663 2000-02-22 Nick Clifton <nickc@cygnus.com>
8664
8665 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8666
8667 2000-02-20 Christopher Faylor <cgf@cygnus.com>
8668
8669 * config.guess: Guess "cygwin" rather than "cygwin32".
8670
8671 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8672
8673 * configure (gcc_version): When setting, narrow search to
8674 lines containing `version_string'.
8675
8676 2000-02-15 Denis Chertykov <denisc@overta.ru>
8677
8678 * config.sub: Add support for avr target.
8679
8680 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
8681
8682 * config.sub: Add mmix-knuth-mmixware.
8683
8684 2000-01-27 Christopher Faylor <cgf@redhat.com>
8685
8686 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8687 structure stuff to -L library search.
8688 (CXX_FOR_TARGET): Ditto.
8689 (CROSS_CHECK_MODULES): Fix spelling mistake.
8690
8691 2000-01-24 Mark Mitchell <mark@codesourcery.com>
8692
8693 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8694 the C++ compiler.
8695
8696 2000-01-12 Richard Henderson <rth@cygnus.com>
8697
8698 * configure.in: Don't build some bits for beos.
8699
8700 2000-01-12 Joel Sherrill (joel@OARcorp.com)
8701
8702 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8703 as include files.
8704
8705 2000-01-06 Geoff Keating <geoffk@cygnus.com>
8706
8707 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8708 not mh-aix43.
8709
8710 1999-12-14 Richard Henderson <rth@cygnus.com>
8711
8712 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8713 * config.sub: Accept alphaev[78], alphaev8.
8714
8715 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8716
8717 * config.guess, config.sub: Update from autoconf.
8718
8719 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8720
8721 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8722 necessary libraries are missing.
8723
8724 1999-10-25 Andreas Schwab <schwab@suse.de>
8725
8726 * configure: Fix quoting inside arguments of eval.
8727
8728 1999-10-21 Nick Clifton <nickc@cygnus.com>
8729
8730 * config-ml.in: Allow suppression of some ARM multilibs.
8731
8732 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8733
8734 * config.guess: Add OS/390 match pattern.
8735 * config.sub: Add mvs, openedition targets.
8736 * configure.in (i370-ibm-opened*): New.
8737
8738 1999-09-04 Steve Chamberlain <sac@pobox.com>
8739
8740 * config.sub: Add support for configuring for pj.
8741
8742 1999-08-31 Nick Clifton <nickc@cygnus.com>
8743
8744 * config.sub (maybe_os): Add support for configuring for fr30.
8745
8746 1999-08-25 Nick Clifton <nickc@cygnus.com>
8747
8748 * configure.in: Do not configure or build ld for AIX
8749 platforms. ld is known to be broken on these platforms.
8750
8751 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8752
8753 * config-ml.in: Pass compiler flag corresponding to multidirs to
8754 subdir configures.
8755
8756 1999-08-09 Ian Lance Taylor <ian@zembu.com>
8757
8758 * Makefile.in (LDFLAGS): Define.
8759
8760 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8761
8762 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8763 noconfigdirs.
8764 (*-*-cygwin*): Likewise.
8765
8766 1999-08-08 Ian Lance Taylor <ian@zembu.com>
8767
8768 * mkdep: New file.
8769 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8770 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8771
8772 From Eli Zaretskii <eliz@is.elta.co.il>:
8773 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8774 long file name when using DJGPP on MS-DOS.
8775
8776 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8777
8778 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8779
8780 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8781
8782 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8783 dependency as this causes "make check" to globally "make all"
8784
8785 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8786
8787 * configure.in (target_libs): Added target-zlib.
8788 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8789 (CONFIGURE_TARGET_MODULES): Likewise.
8790 (CHECK_TARGET_MODULES): Likewise.
8791 (INSTALL_TARGET_MODULES): Likewise.
8792 (CLEAN_TARGET_MODULES): Likewise.
8793 (configure-target-zlib): New target.
8794 (all-target-zlib): Likewise.
8795 (all-target-libjava): Depend on all-target-zlib.
8796 (configure-target-libjava): Depend on configure-target-zlib.
8797
8798 * Makefile.in (configure-target-libjava): Depend on
8799 configure-target-newlib.
8800 (configure-target-boehm-gc): New target.
8801 (configure-target-qthreads): New target.
8802
8803 * configure.in (target_libs): Added target-qthreads.
8804 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8805 (CONFIGURE_TARGET_MODULES): Likewise.
8806 (CHECK_TARGET_MODULES): Likewise.
8807 (INSTALL_TARGET_MODULES): Likewise.
8808 (CLEAN_TARGET_MODULES): Likewise.
8809 (all-target-qthreads): New target.
8810 (configure-target-libjava): Depend on configure-target-qthreads.
8811 (all-target-libjava): Depend on all-target-qthreads.
8812
8813 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8814 (CONFIGURE_TARGET_MODULES): Likewise.
8815 (CHECK_TARGET_MODULES): Likewise.
8816 (INSTALL_TARGET_MODULES): Likewise.
8817 (CLEAN_TARGET_MODULES): Likewise.
8818 (all-target-libjava): New target.
8819 (all-target-boehm-gc): Likewise.
8820 * configure.in (target_libs): Added libjava, boehm-gc.
8821
8822 1999-07-22 Ian Lance Taylor <ian@zembu.com>
8823
8824 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8825 configure.bat in SUPPORT_FILES.
8826 (gas+binutils.tar.bz2): Likewise.
8827
8828 * makeall.bat: Remove; obsolete.
8829
8830 1999-07-21 Ian Lance Taylor <ian@zembu.com>
8831
8832 From Mark Elbrecht:
8833 * configure.bat: Remove; obsolete.
8834
8835 1999-07-11 Ian Lance Taylor <ian@zembu.com>
8836
8837 * configure: Add -W -Wall to the default CFLAGS when compiling with
8838 gcc.
8839
8840 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8841
8842 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8843
8844 1999-06-30 Mark Mitchell <mark@codesourcery.com>
8845
8846 * configure.in: Build ld on IRIX6.
8847
8848 1999-06-12 Ian Lance Taylor <ian@zembu.com>
8849
8850 * Makefile.in: Change distribution targets to use bzip2 instead of
8851 gzip.
8852 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8853 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8854
8855 1999-06-04 Nick Clifton <nickc@cygnus.com>
8856
8857 * config.sub: Add mcore target.
8858
8859 1999-05-30 Cort Dougan <cort@cs.nmt.edu>
8860
8861 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8862
8863 1999-05-25 H.J. Lu (hjl@gnu.org)
8864
8865 * config.guess (dummy): Changed to $dummy.
8866
8867 1999-05-24 Nick Clifton <nickc@cygnus.com>
8868
8869 * config.sub: Tidied up case statements.
8870
8871 1999-05-22 Ben Elliston <bje@cygnus.com>
8872
8873 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8874 <jiro@din.or.jp>.
8875
8876 * config.guess: Merge with FSF version. Future changes will be
8877 more accurately recorded in this ChangeLog.
8878 * config.sub: Likewise.
8879
8880 1999-05-20 Stephen L Moshier <moshier@world.std.com>
8881
8882 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8883
8884 1999-04-30 Tom Tromey <tromey@cygnus.com>
8885
8886 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8887
8888 1999-04-23 Tom Tromey <tromey@cygnus.com>
8889
8890 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8891
8892 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
8893
8894 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8895 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8896 Bad merge removed these two changes.
8897
8898 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
8899 Martin Heller (Ing.-Buero_Heller@t-online.de)
8900
8901 * config.guess (interix Alpha): Add.
8902
8903 1999-04-11 Richard Henderson <rth@cygnus.com>
8904
8905 * configure.in (i?86-*-beos*): Do config gperf; don't config
8906 gdb, newlib, or libgloss.
8907
8908 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
8909
8910 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8911 link a trivial program with -mabi=64. If it fails, remove mabi=64
8912 from multidirs.
8913
8914 1999-04-10 Philipp Thomas (kthomas@gwdg.de)
8915
8916 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8917
8918 1999-04-08 Nick Clifton <nickc@cygnus.com>
8919
8920 * config.sub: Add support for mcore targets.
8921
8922 1999-04-07 Michael Meissner <meissner@cygnus.com>
8923
8924 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8925 not mt-ospace, in order to shut up assembler warning about using
8926 symbols that are named the same as registers.
8927
8928 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
8929
8930 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8931 dependency list for all-target-cygmon.
8932
8933 1999-04-05 Doug Evans <devans@casey.cygnus.com>
8934
8935 * config-ml.in: Check $host, not $target, for selective multilibs.
8936 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8937 thumb interworking, and underscore prefix multilibs.
8938
8939 1999-04-04 Ian Lance Taylor <ian@zembu.com>
8940
8941 * missing: Update to version from current automake.
8942
8943 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8944
8945 * configure (gxx_include_dir): Removed.
8946
8947 * configure.in (gxx_include_dir): Handle it.
8948 * Makefile.in: Likewise.
8949
8950 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8951
8952 * config.sub (mips64vr4111,mips64vr4111el) Add.
8953
8954 1999-03-21 Ben Elliston <bje@cygnus.com>
8955
8956 * config.guess: Correct typo for detecting ELF on FreeBSD.
8957
8958 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8959
8960 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8961 config/mh-djgpp.
8962
8963 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8964
8965 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8966 all-target-newlib to dependency list for all-target-bsp.
8967
8968 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8969
8970 * config.sub: Add i386-uwin support.
8971 * config.guess: Likewise.
8972
8973 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8974
8975 * configure.in: cleanup, add mh-*pic handling for arm, special
8976 case powerpc*-*-aix*
8977
8978 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8979
8980 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8981 can be built.
8982
8983 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8984
8985 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8986 targets.
8987
8988 1999-03-02 Nick Clifton <nickc@cygnus.com>
8989
8990 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8991
8992 1999-02-28 Geoffrey Noer <noer@cygnus.com>
8993
8994 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8995
8996 1999-02-24 Nick Clifton <nickc@cygnus.com>
8997
8998 * config.sub: Fix typo in arm recognition.
8999
9000 1999-02-24 Drew Moseley <dmoseley@cygnus.com>
9001
9002 * configure.in (noconfigdirs): Changed target_configdirs to
9003 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9004 rather than m68k-*-* since it is not known to work on
9005 m68k-aout. Ditto for arm-*-*oabi.
9006
9007 1999-02-24 Stan Shebs <shebs@andros.cygnus.com>
9008
9009 * configure.in (*-*-windows*): Remove, no longer used.
9010
9011 1999-02-19 Ben Elliston <bje@cygnus.com>
9012
9013 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9014 Smart and improved by Andrew Cagney.
9015
9016 1999-02-18 Marc Espie <espie@cvs.openbsd.org>
9017
9018 * config.guess: Recognize openbsd-*-hppa.
9019
9020 1999-02-17 H.J. Lu (hjl@gnu.org)
9021
9022 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9023 only if it is not empty.
9024
9025 1999-02-17 Nick Clifton <nickc@cygnus.com>
9026
9027 Patch from: Scott Bambrough <scottb@corelcomputer.com>
9028
9029 * config.guess: Modified to recognize uname's armv* syntax.
9030
9031 * config.sub: Modified to recognize uname's armv* syntax.
9032
9033 1999-02-17 Mark Salter <msalter@cygnus.com>
9034
9035 * configure.in: Added target-bsp for sparclite.
9036
9037 1999-02-08 Richard Henderson <rth@cygnus.com>
9038
9039 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9040
9041 1999-02-08 Nick Clifton <nickc@cygnus.com>
9042
9043 * configure.in: Add support for strongarm port.
9044 * config.sub: Add support for strongarm target.
9045
9046 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
9047
9048 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9049 the old name config/mh-cygwin32.
9050 Enable texinfo.
9051
9052 1999-02-04 Ian Lance Taylor <ian@cygnus.com>
9053
9054 * configure.in: Do build ld for ix86 Solaris.
9055
9056 1999-02-02 Jim Wilson <wilson@cygnus.com>
9057
9058 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9059 $AR_FOR_TARGET. Likewise for RANLIB.
9060
9061 1999-02-02 Catherine Moore <clm@cygnus.com>
9062
9063 * config.sub (oabi): Recognize.
9064 * configure.in (arm-*-oabi): Handle.
9065
9066 1999-01-30 Robert Lipe (robertlipe@usa.net)
9067
9068 * config.guess: Improve detection of i686 on UnixWare 7.
9069
9070 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
9071
9072 * config.guess: Add support for i386-pc-interix.
9073 * config.sub: Likewise.
9074 * configure.in: Likewise.
9075
9076 1999-01-18 Christopher Faylor <cgf@cygnus.com>
9077
9078 * Makefile.in: Remove unneeded all-target-libio from
9079 from all-target-winsup target since it is now unneeded.
9080 Add all-target-libtermcap in its place since it is now
9081 needed.
9082
9083 1998-12-30 Christopher Faylor <cgf@cygnus.com>
9084
9085 * configure.in: makefile stub for cygwin target is probably
9086 unnecessary. Remove it for now.
9087
9088 1998-12-30 Christopher Faylor <cgf@cygnus.com>
9089
9090 * configure.in: libtermcap.a should be built when cygwin is the
9091 target as well as the host.
9092 * config.guess: Allow mixed case in cygwin uname output.
9093 * Makefile.in: Add libtermcap target.
9094
9095 1998-12-23 Jeffrey A Law (law@cygnus.com)
9096
9097 * config.sub: Clean up handling of hppa2.0.
9098
9099 1998-12-22 Rodney Brown (rodneybrown@pmsc.com)
9100
9101 * config.guess: Use C code to identify more HP machines.
9102
9103 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9104
9105 * config.sub: Handle hppa2.0.
9106
9107 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9108
9109 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9110 cygmon for all sparclite targets, regardless of object format.
9111
9112 1998-12-15 Mark Salter <msalter@cygnus.com>
9113
9114 * configure.in: Added target-bsp for several target architectures.
9115
9116 * Makefile.in: Added rules for bsp.
9117
9118 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9119
9120 * config.guess: Improve detection of hppa2.0 processors.
9121
9122 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9123
9124 * config.guess: Recognize FreeBSD using ELF automatically.
9125
9126 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9127
9128 * configure (skip-this-dir): Add handling for new shell script, which
9129 might be created by a sub-directory's configure to indicate, this particular
9130 directory is "unwanted".
9131 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9132
9133 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9134
9135 * ltconfig: import from libtool, after changing libtool to
9136 account for the cygwin name change.
9137
9138 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9139
9140 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9141 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9142
9143 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9144
9145 * configure.in: Add libtermcap to list of cygwin dependencies.
9146
9147 1998-11-17 Geoffrey Noer <noer@cygnus.com>
9148
9149 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9150 they include winsup/include when it's a cygwin target.
9151
9152 1998-11-12 Tom Tromey <tromey@cygnus.com>
9153
9154 * configure.in (host_tools): Added zip.
9155 * Makefile.in (all-target-libjava): Depend on all-zip.
9156 (all-zip): New target.
9157 (ALL_MODULES): Added all-zip.
9158 (NATIVE_CHECK_MODULES): Added check-zip.
9159 (INSTALL_MODULES): Added install-zip.
9160 (CLEAN_MODULES): Added clean-zip.
9161
9162 1998-11-12 Geoffrey Noer <noer@cygnus.com>
9163
9164 * Makefile.in: lose "32" from comment about cygwin.
9165
9166 1998-11-05 Nick Clifton <nickc@cygnus.com>
9167
9168 * configure.in: Use -Os to build target libraries for the fr30.
9169
9170 1998-11-04 Dave Brolley <brolley@cygnus.com>
9171
9172 * config.sub: Add fr30.
9173
9174 1998-11-02 Geoffrey Noer <noer@cygnus.com>
9175
9176 * configure.in: drop "32" from config/mh-cygwin32. Check
9177 cygwin* instead of cygwin32*.
9178 * config.sub: Check cygwin* instead of cygwin32*.
9179
9180 1998-10-22 Robert Lipe <robertl@dgii.com>
9181
9182 * config.guess: Match any version of Unixware7.
9183
9184 1998-10-20 Syd Polk <spolk@cygnus.com>
9185
9186 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9187 if desired.
9188
9189 1998-10-18 Jeffrey A Law (law@cygnus.com)
9190
9191 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9192 these if the appropriate directories and files to not exist.
9193
9194 1998-10-14 Jeffrey A Law (law@cygnus.com)
9195
9196 * Makefile.in (DEVO_SUPPORT): Add config.if.
9197
9198 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
9199
9200 * configure: Add pattern to replace "build_tooldir"'s
9201 definition in the generated Makefile with "tooldir"'s
9202 actual value.
9203
9204 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9205
9206 * config.sub: Bring back lost sparcv9.
9207
9208 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9209
9210 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9211
9212 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9213 CC_FOR_TARGET and friends.
9214
9215 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9216
9217 * Makefile.in (build_tooldir): New variable, same as tooldir.
9218 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9219 -B$(build_tooldir)/bin/.
9220 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9221
9222 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9223
9224 * config.sub: Add support for i[34567]86-pc-udk.
9225 * configure.in: Likewise.
9226
9227 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9228
9229 * Makefile.in: add bzip2 package building bits for user
9230 tools module
9231 * configure.in: ditto
9232
9233 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9234
9235 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9236 (ALL_TARGET_MODULES): Add all-target-libobjc.
9237 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9238 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9239 (all-target-libchill): Add dependencies.
9240 * configure.in (target_libs): Add libchill.
9241
9242 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9243
9244 * configure.in (target_subdir): Remove duplicate line.
9245
9246 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9247
9248 * Makefile.in (all-automake): fix dependencies.
9249
9250 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9251
9252 * configure.in: Minor cleanups for building in the $(target_alias)
9253 subdir.
9254
9255 1998-09-22 Jim Wilson <wilson@cygnus.com>
9256
9257 * Makefile.in (bootstrap): Set r and s before make all. Use
9258 BASE_FLAGS_TO_PASS in make all.
9259 (cross): Likewise.
9260
9261 1998-09-20 Mark Mitchell <mark@markmitchell.com>
9262
9263 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9264
9265 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9266
9267 * config.sub: Fix typo in last change.
9268
9269 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9270
9271 * config.sub: Add support for C4x target.
9272 * configure.in: Likewise.
9273
9274 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9275
9276 * config.sub: Recognize sparcv9 just like sparc64.
9277
9278 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9279
9280 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9281
9282 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9283
9284 * config.guess: Correctly identify Pentium II sco boxes.
9285
9286 * config.guess: Fix "tr" code. From Weiwen Liu.
9287
9288 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9289
9290 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9291 stabs.
9292
9293 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9294
9295 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9296 (ALL_TARGET_MODULES): Add all-target-libchill.
9297 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9298 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9299 (all-target-libchill): Add dependencies.
9300 * configure.in (target_libs): Add libchill.
9301
9302 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9303
9304 * config.guess: Avoid assumptions about "tr" behaves when
9305 LANG is set to something other than English.
9306
9307 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9308
9309 * configure (gxx_include_dir): Changed to
9310 '${prefix}/include/g++'-${libstdcxx_interface}.
9311
9312 * config.if: New to determine the interfaces.
9313
9314 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9315
9316 * config.guess: Detect and handle MPE/IX.
9317 * config.sub: Deal with MPE/IX.
9318
9319 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9320
9321 * configure.in: Use mh-aix43.
9322
9323 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9324
9325 * configure: Fix --without/--disable cases for gxx-include-dir.
9326
9327 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9328
9329 * mdata-sh: Imported. Needed for automake support.
9330
9331 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9332
9333 * Makefile.in (taz): Try "chmod -R og=u ." before
9334 "chmod og=u `find . -print`".
9335
9336 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9337
9338 * configure.in: Add arm-elf and thumb-elf support.
9339
9340 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9341
9342 * Makefile.in: Undo previous patch.
9343
9344 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9345
9346 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9347 to here ...
9348 (install-no-fixedincludes): and here
9349 (INSTALL_MODULES): ... from here.
9350
9351 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9352
9353 * config.sub: Merge with FSF.
9354
9355 * config.guess: Merge with FSF.
9356
9357 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9358
9359 * configure (extraconfigdirs): New variable.
9360 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9361 * Makefile.in (all): Move higher in file.
9362 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9363 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9364 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9365 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9366 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9367
9368 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
9369
9370 * Makefile.in (all-target-libjava): Depend on all-gcc and
9371 all-target-newlib.
9372 (configure-target-libjava): Depend on $(ALL_GCC).
9373
9374 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9375
9376 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9377 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9378
9379 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9380
9381 * ylwrap: Change absolute path checks to check for DOS style path
9382 names.
9383
9384 * ylwrap: Don't use a full path name if the source file is in the
9385 same directory. From hjl@lucon.org (H.J. Lu).
9386
9387 * config-ml.in: Default to being verbose, to match Feb 18 change to
9388 configure.
9389
9390 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9391
9392 Brought over from egcs:
9393
9394 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9395
9396 * configure.in (target_subdir): Set to ${target_alias} instead
9397 of "libraries".
9398
9399 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9400
9401 * configure.in (target_subdir): Set to libraries if enable_multilib.
9402
9403 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9404
9405 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9406 multilibs, force reconfiguration the first time we create
9407 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9408
9409 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9410
9411 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9412 avoid confusion with --no-recursion.
9413
9414 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9415
9416 * configure.in: Win32 hosts shouldn't use install -x
9417 * install-sh: remove -x option, and special .exe-handling
9418 hack.
9419
9420 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9421
9422 * config.guess: Recognize i586-pc-beos.
9423 * configure.in: Don't build some bits for beos.
9424
9425 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9426
9427 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9428 CFLAGS default to -O2.
9429
9430 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9431 when using GNU ld.
9432
9433 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9434
9435 * ltmain.sh: Correct install when using a different shell.
9436
9437 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9438
9439 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9440
9441 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9442
9443 * makefile.vms: Update to build binutils/makefile.vms. Add install
9444 target.
9445
9446 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9447
9448 * ltconfig: Update to correct AIX handling.
9449
9450 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9451
9452 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9453
9454 * configure.in (target_subdir): Set to ${target_alias} instead
9455 of "libraries".
9456
9457 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9458
9459 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9460 (Makefile): Depend on $(gcc_version_trigger).
9461
9462 * configure (gcc_version): Change default initializer to empty
9463 string.
9464 (gcc_version_trigger): New variable; pass this variable down
9465 to subdir configures to enable them checking gcc's version
9466 themselves. Emit make macros for both gcc_version vars.
9467 (topsrcdir): Initialize reliably.
9468 (recursion line): Remove --with-gcc-version=${gcc_version}.
9469
9470 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9471
9472 * configure (enable_version_specific_runtime_libs): Implement new flag
9473 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9474 in $(libsubdir); emit definition in each generated Makefile.
9475 (gxx_include_dir): Initialize depending on
9476 $enable_version_specific_runtime_libs.
9477
9478 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9479
9480 * configure (gcc_version): Initialize properly depending on
9481 how and where configure is started.
9482 (recursion line): Pass a --with-gcc-version=${gcc_version}
9483 to configures in subdirs.
9484
9485 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9486
9487 * configure.in (noconfigdirs): Add configure pattern for mips tx39
9488 cygmon
9489
9490 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9491
9492 * configure.in: Add cygmon and libstub support for mn10200.
9493
9494 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9495
9496 * configure (gcc_version): Add new variable describing the
9497 particular gcc version we're building.
9498 * Makefile.in (libsubdir): Add new macro for the directory
9499 in which the compiler finds executables, libraries, etc.
9500 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9501 and libsubdir.
9502
9503 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9504
9505 * Makefile.in (local-clean): Remove *.log.
9506 (warning.log): Built with warn_summary from build.log.
9507 (mail-report.log): Run test_summary.
9508 (mail-report-with-warnings.log): Run test_summary including
9509 warning.log in the report.
9510
9511 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9512
9513 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9514
9515 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9516
9517 * Makefile.in (grep): Grep no longer depends on libiberty.
9518
9519 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9520
9521 * Makefile.in: all-snavigator needs all-libgui.
9522
9523 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9524
9525 * configure.in: Add cygmon and libstub support for mn10300.
9526
9527 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9528
9529 * missing: Update to version from automake 1.3.
9530
9531 * ltmain.sh: On installation, don't get confused if the same name
9532 appears more than once in the list of library names.
9533
9534 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9535
9536 * config.sub: Accept m68060 and m5200 as CPU names.
9537
9538 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9539
9540 * configure: Use && rather than using -a in test, because odd
9541 strings can confuse test.
9542 * configure.in: Likewise.
9543
9544 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9545
9546 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9547
9548 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9549
9550 * Makefile.in (boostrap2-lean, bootstrap3-lean,
9551 bootstrap4-lean): New targets.
9552
9553 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9554
9555 * mpw-* Delete. Not used.
9556
9557 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9558
9559 * COPYING.LIB: Update FSF address.
9560
9561 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9562
9563 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9564
9565 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9566 GAS_SUPPORT_DIRS.
9567
9568 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9569
9570 * ltconfig, ltmain.sh: Avoid producing a version number if
9571 -version-info was not used.
9572
9573 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9574
9575 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9576 building with newlib.
9577
9578 1998-04-30 Paul Eggert <eggert@twinsun.com>
9579
9580 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9581 Solaris `make' causes it to continue to next definition.
9582
9583 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9584
9585 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9586 the right GUI libraries and files are installed along with GDB.
9587
9588 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9589
9590 * configure.in: Change alpha to alpha* in several places.
9591
9592 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9593
9594 * config.sub: Recognize sparc86x.
9595
9596 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9597
9598 * configure.in (--enable-target-optspace): Remove debug echo.
9599
9600 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9601
9602 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9603
9604 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9605
9606 * ltconfig: Update cygwin32 support.
9607
9608 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9609 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9610 (GDB_SUPPORT_DIRS): Likewise.
9611
9612 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9613
9614 * configure.in (target_makefile_frag): If --enable-target-optspace,
9615 use -Os to compile target libraries rather than -O2. Default to
9616 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9617 not used.
9618 * configure.in (target_cflags): Ditto for d30v.
9619
9620 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9621
9622 * Makefile.in (all-bfd): Depend on all-intl.
9623 (all-binutils): Likewise.
9624 (all-gas): Likewise.
9625 (all-gprof): Likewise.
9626 (all-ld): Likewise.
9627
9628 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
9629
9630 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9631
9632 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9633
9634 * Makefile.in (all-bfd): Depend upon all-libiberty.
9635
9636 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9637
9638 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9639
9640 * Makefile.in: Add libstub.
9641
9642 * configure.in: Ditto. Build libstub for targets that have cygmon
9643 support.
9644
9645 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9646
9647 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9648
9649 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9650
9651 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9652 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9653
9654 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9655
9656 * configure: Define DEFAULT_M4 by searching PATH.
9657 * Makfile.in: Use DEFAULT_M4.
9658
9659 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9660
9661 * ltconfig: Add cygwin32 support.
9662
9663 * Makefile.in, configure.in: Add libtool as a native only directory
9664 to configure and build.
9665
9666 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9667
9668 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9669
9670 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9671
9672 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9673
9674 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9675
9676 * Makefile.in: add ash make rules
9677 * configure.in: add ash to native_only and host_tools lists
9678
9679 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9680
9681 * Makefile.in (all-gettext, all-intl): New targets.
9682 (ALL_MODULES): Added all-gettext, all-intl.
9683 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9684 (INSTALL_MODULES): Added install-gettext, install-intl.
9685 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9686
9687 * configure.in (host_tools): Added gettext.
9688 (native_only): Likewise.
9689 (noconfigdirs) [various cases]: Likewise.
9690 (host_libs): Added intl.
9691
9692 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9693
9694 * configure: Do not disable building gdbtk for cygwin32 hosts.
9695
9696 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9697
9698 * configure.in: Add thumb-coff target.
9699 * config.sub: Add thumb-coff target.
9700
9701 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9702
9703 * Makefile.in: Revert yesterday's change.
9704 (all-target-winsup): all-target-librx stays out of here.
9705
9706 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9707
9708 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9709 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9710 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9711 Remove references to librx and libg++.
9712
9713 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9714
9715 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9716 recursive makes
9717
9718 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9719
9720 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9721 for newlib directory.
9722 (CXX_FOR_TARGET): Likewise.
9723
9724 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9725
9726 * ltconfig: Update after libtool/ltconfig.in change for
9727 hpux11.
9728
9729 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9730
9731 * ltconfig, ltmain.sh: Update to libtool 1.2.
9732
9733 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9734
9735 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9736 (install-gcc-cross): Instead, override LANGUAGES here.
9737
9738 1998-03-18 Dave Love <d.love@dl.ac.uk>
9739
9740 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9741 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9742
9743 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9744
9745 * configure.in: Add Thumb-pe target.
9746
9747 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
9748
9749 * Makefile.in - changed sn targets to snavigator
9750 * configure.in - changed sn targets to snavigator
9751
9752 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9753
9754 * config-ml.in: After building symlink tree call make distclean
9755 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9756 to be the case for libiberty.
9757
9758 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9759
9760 * configure: When making link, also check the current
9761 directory. The configure scripts may create one.
9762
9763 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9764
9765 * config.sub: Accept alphapca56 and alphaev6 properly.
9766
9767 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9768
9769 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9770
9771 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9772
9773 * config.sub (sco5): Fix typo.
9774
9775 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9776
9777 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9778 install-itcl.
9779 (install-itcl): Remove dependency on install-tcl.
9780
9781 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9782
9783 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9784
9785 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9786
9787 * configure.in: Don't build libgui for a cygwin32 target when not on
9788 a cygwin32 host.
9789
9790 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9791
9792 * configure (redirect): Set to null, so default behavior of
9793 configure is now --verbose.
9794
9795 1998-02-16 Dave Love <d.love@dl.ac.uk>
9796
9797 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9798 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9799
9800 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9801
9802 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9803 this change to sync Makefile.in with its ChangeLog entries.
9804
9805 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9806
9807 * ltmain.sh (mkdir): Check that the directory doesn't exist
9808 before we exit with error, so that we don't get races during
9809 parallel builds.
9810
9811 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9812
9813 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9814
9815 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9816
9817 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9818 PICFLAG_FOR_TARGET.
9819 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9820
9821 * configure: Emit a definition for the new macro enable_shared
9822 into each Makefile.
9823
9824 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9825
9826 * configure.in (host_tools, native_only): Add libtool.
9827
9828 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9829
9830 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9831 Fix typo in ming config comment.
9832
9833 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9834
9835 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9836
9837 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9838
9839 * config.sub: Add tic30 cases, and map c30 to tic30.
9840
9841 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9842
9843 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9844 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9845 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9846 (CLEAN_TARGET_MODULES): Similarly
9847 (all-target-libf2c): Add dependences.
9848 * configure.in (target_libs): Add libf2c.
9849
9850 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9851
9852 * configure.in: Remove expect from noconfigdirs when target
9853 is cygwin32. OK to build expect and dejagnu with Canadian
9854 Cross.
9855
9856 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9857
9858 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9859 host.
9860
9861 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9862 and mingw32.
9863
9864 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9865
9866 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9867 here as it is not defined in the toplevel Makefile.
9868
9869 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9870
9871 * configure (package_makefile_rules_frag): New variable, which names
9872 a file with generic rules, ...
9873 Change comment to mention we now have FIVE parts.
9874 * configure: Undo last change.
9875
9876 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9877
9878 * config.guess: More accurate determination of HP processor types.
9879 * config.sub: More accurate determination of HP processor types.
9880
9881 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9882
9883 * configure (package_makefile_frag): Move inserting the
9884 ${package_makefile_frag} to where it should be according
9885 to the comment.
9886
9887 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
9888
9889 * config.guess: Add support for Linux/ARM.
9890
9891 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9892
9893 * .cvsignore: Remove *-info and *-install since they match
9894 release-info and mpw-install, which we don't want to just ignore.
9895
9896 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9897
9898 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9899
9900 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9901
9902 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9903 local_prefix to sub-make invocations.
9904
9905 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9906
9907 * configure.in: Check makefile fragments in the source
9908 directory.
9909
9910 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9911
9912 * configure.in: Check whether host and target makefile
9913 fragments exist before adding them to *_makefile_frag.
9914
9915 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9916
9917 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9918
9919 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9920
9921 * configure.in: Make sure we only replace RPATH_ENVVAR on
9922 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9923 regexp to sed.
9924
9925 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9926 to sub-makes.
9927
9928 1998-01-13 Lee Iverson (leei@ai.sri.com)
9929
9930 * config-ml.in (multi-do): LDFLAGS must include multilib
9931 designator.
9932
9933 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9934
9935 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9936
9937 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9938
9939 * config.sub: Add mingw32 support.
9940 * configure.in: Likewise.
9941
9942 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9943
9944 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9945
9946 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9947
9948 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9949 * configure (gxx_include_dir): Provide a definition for subdirs
9950 which do not use autoconf.
9951
9952 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9953
9954 * config.guess: Sync with egcs. Picks up new alpha support,
9955 BeOS & some additional linux support.
9956
9957 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
9958
9959 * config.guess: HP 9000/803 is a PA1.1 machine.
9960
9961 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9962
9963 * configure.in: It's alpha*-...
9964
9965 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9966
9967 * configure.in (host_makefile_frag, target_makefile_frag):
9968 Handle multiple config files.
9969 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9970 alpha-*-*.
9971
9972 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9973
9974 * mkdep: New file.
9975
9976 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9977
9978 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9979
9980 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9981
9982 * Makefile.in: Add libgui directory.
9983 (GDB_TK): Add all-libgui.
9984 * configure.in: Add libgui directory.
9985 * configure: Add all-libgui to GDB_TK.
9986
9987 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9988
9989 * config-ml.in (multidirs): Add m32r to multilib list.
9990
9991 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9992
9993 * Makefile.in (all-target-gperf): Change dependency to
9994 all-target-libstdc++.
9995
9996 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9997
9998 * config.guess: Add BeOS support.
9999
10000 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10001
10002 Source directory cvs renamed to cvssrc:
10003 * configure.in (host_tools): Change cvs to cvssrc.
10004 (native_only): Likewise.
10005 (noconfigdirs) [various cases]: Likewise.
10006 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10007 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10008 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10009 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10010 (all-cvssrc): Rename target from all-cvs.
10011
10012 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10013
10014 * configure (gxx_include_dir): Fix thinko.
10015
10016 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10017
10018 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10019 (install-cross, install-gcc-cross): New targets.
10020
10021 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10022
10023 * configure.in (noconfigdirs): Add support for Thumb target.
10024
10025 * config.sub (maybe_os): Add support for Thumb target.
10026
10027 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10028
10029 * Makefile.in: Add rules for cygmon.
10030
10031 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10032
10033 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10034
10035 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10036 * configure (gxx_include_dir): Provide a definition for subdirs
10037 which do not use autoconf.
10038
10039 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10040
10041 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10042 11/18/97 build
10043
10044 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10045
10046 * From Franz Sirl.
10047 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10048 found on RedHat Linux systems.
10049
10050 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10051
10052 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10053 guesses.
10054
10055 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10056
10057 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10058
10059 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10060
10061 * ltmain.sh: If mkdir fails, check whether the directory was created
10062 anyhow by some other process.
10063
10064 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10065
10066 * configure.in (d30v-*-*): Configure all directories.
10067
10068 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10069
10070 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10071 for the D30V.
10072
10073 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10074
10075 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10076
10077 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10078
10079 * include/libiberty.h: Add extern "C" { so it can be used with C++
10080 progrms.
10081 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10082 programs.
10083
10084 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10085
10086 * configure.in (d30v-*-*): Configure GCC now.
10087
10088 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10089
10090 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10091 is no longer needed.
10092
10093 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10094
10095 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10096
10097 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10098
10099 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10100 targets using "$@" to provide support for similar but not identical
10101 targets without having to duplicate code.
10102
10103 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10104
10105 * makefile.vms: Fix to work with DEC C.
10106
10107 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10108
10109 * config.sub: Add mips-tx39-elf to marketing names.
10110
10111 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10112
10113 * ltmain.sh: Handle symlinks in generated script.
10114
10115 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10116
10117 * configure: Handle autoconf style directory options: --bindir,
10118 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10119 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10120 --sysconfdir.
10121 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10122 (sharedstatedir, localstatedir, oldincludedir): New variables.
10123 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10124 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10125 sbindir, sharedstatedir, and sysconfdir.
10126
10127 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10128
10129 * Makefile.in (bootstrap-lean): New target.
10130
10131 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10132
10133 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
10134 sn, and gnuserv from noconfigdirs.
10135
10136 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10137
10138 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10139
10140 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10141
10142 * Makefile.in (cross): New target.
10143
10144 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10145 Jeff Law <law@cygnus.com>
10146
10147 * Makefile.in (bootstrap2, bootstrap3): New targets.
10148 (all-bootstrap): Remove outdated and confusing target.
10149 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10150
10151 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10152
10153 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10154 windows. Consistent with gdb/configure.
10155
10156 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10157
10158 * configure.in: Name Linux target fragment.
10159
10160 * configure: Rewrite so that project Makefile fragment is inserted
10161 first and appears last in the resulting Makefile.
10162
10163 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10164
10165 * Makefile.in (install-itcl): Install tcl first.
10166
10167 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10168
10169 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10170
10171 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10172
10173 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10174
10175 * configure.in (skipdirs): Add target-librx for Linux.
10176 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10177
10178 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10179
10180 * Makefile.in (bootstrap): New target.
10181
10182 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10183
10184 * config.sub: Accept 'amigados' for backward compatability.
10185
10186 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10187
10188 * config.guess: Merge with FSF.
10189
10190 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10191
10192 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10193
10194 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10195
10196 * config.sub: Add "marketing-names" patch.
10197
10198 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10199
10200 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10201
10202 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10203
10204 * config.sub: Handle v850-elf.
10205
10206 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10207
10208 * .cvsignore (*-install): Remove.
10209
10210 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10211
10212 * ltconfig: Set CONFIG_SHELL in libtool.
10213 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10214
10215 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10216
10217 * configure.in (target_subdir): Set to libraries if enable_multilib.
10218
10219 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10220
10221 * config.guess: Update from gcc directory.
10222
10223 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10224
10225 * Makefile.in (all-sim): Depends on all-readline.
10226
10227 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10228
10229 * Makefile.in (BISON, YACC): Use $$s.
10230 (all-bison): Depend on all-texinfo.
10231
10232 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10233
10234 * Makefile.in (BISON): Add -L flag.
10235 (YACC): Likewise.
10236
10237 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10238
10239 * configure.in (noconfigdirs): Add support for v850e target.
10240
10241 * config.sub (maybe_os): Add support for v850e target.
10242
10243 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10244
10245 * configure.in (noconfigdirs): Add support for v850ea target.
10246
10247 * config.sub (maybe_os): Add support for v850ea target.
10248
10249 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10250
10251 * config.sub: Add mipstx39. Delete r3900.
10252
10253 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10254
10255 * Makefile.in (all-autoconf): Depends on all-texinfo.
10256
10257 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10258
10259 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10260 eabi targets.
10261
10262 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10263
10264 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10265
10266 * configure: When handling a Canadian Cross, handle YACC as well as
10267 BISON. Just set BISON to bison. When setting YACC, prefer bison.
10268 * Makefile.in (all-bison): Depend upon all-texinfo.
10269
10270 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10271
10272 * Makefile.in (BISON): bison, not byacc or bison -y.
10273 (YACC): bison -y or byacc or yacc.
10274 (various): Add *-bison as appropriate.
10275 (taz): No need to mess with BISON anymore.
10276
10277 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10278
10279 * configure: If OSTYPE matches *win32*, try to find a good value for
10280 CONFIG_SHELL.
10281
10282 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10283
10284 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10285 configure.in if it is present.
10286
10287 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10288
10289 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10290
10291 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10292
10293 * config.sub: Recognize `arc' cpu.
10294 * configure.in: Likewise.
10295 * config-ml.in: Likewise.
10296
10297 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10298
10299 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10300
10301 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10302
10303 * configure: Changed sed delimiter from ':' to '|' when
10304 attempting to substitute ${config_shell} for SHELL. On
10305 NT ${config_shell} may contain a ':' in it.
10306
10307 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10308
10309 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10310
10311 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10312
10313 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10314
10315 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10316
10317 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10318
10319 * ylwrap: If the program is a relative path, force it to be
10320 absolute.
10321
10322 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10323
10324 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10325
10326 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10327
10328 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10329 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10330 for libraries.
10331
10332 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10333
10334 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10335 separated by spaces.
10336
10337 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10338
10339 * ylwrap: New file.
10340 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10341
10342 * ltmain.sh: Handle /bin/sh at start of install program.
10343
10344 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10345
10346 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10347 * missing: New file, from automake 1.2.
10348
10349 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10350
10351 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10352 check-tk to CHECK_X11_MODULES.
10353
10354 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10355
10356 * config.sub: Merge with FSF.
10357
10358 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10359
10360 * config.guess: Merge with FSF.
10361
10362 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10363
10364 * configure: Treat msdosdjgpp like go32.
10365 * configure.in: Likewise. Don't remove gprof for go32.
10366
10367 * configure: Change Makefile.tem2 to Makefile.tm2.
10368
10369 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10370
10371 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10372
10373 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10374
10375 * install-sh (chmodcmd): Set to null if the DST directory already
10376 exists. Same as Nov 11th change.
10377
10378 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10379
10380 * configure (GDB_TK): Needs itcl and tix.
10381
10382 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10383
10384 * config.guess: Update from FSF.
10385
10386 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10387
10388 * Makefile.in (GDB_TK): Depend on itcl and tix.
10389
10390 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10391
10392 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10393 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10394 (INSTALL_SCRIPT): New variable.
10395 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10396 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10397 to -x.
10398 * install-sh: Add support for -x option.
10399
10400 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10401
10402 * configure.in, Makefile.in: Treat tix like itcl.
10403
10404 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10405
10406 * Makefile.in (WINDRES): New variable.
10407 (WINDRES_FOR_TARGET): New variable.
10408 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10409 (EXTRA_HOST_FLAGS): Add WINDRES.
10410 (EXTRA_TARGET_FLAGS): Add WINDRES.
10411 (EXTRA_GCC_FLAGS): Add WINDRES.
10412 ($(DO_X)): Pass down WINDRES.
10413 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10414 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10415 DLLTOOL_FOR_TARGET.
10416
10417 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10418
10419 * configure.in: configure sim before gdb for win32-x-ppc
10420
10421 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10422
10423 Move gperf into the toplevel, from libg++.
10424 * configure.in (target_tools): Add target-gperf.
10425 (native_only): Add target-gperf.
10426 * Makefile.in (all-target-gperf): New target, depend on
10427 all-target-libg++.
10428 (configure-target-gperf): Empty rule.
10429 (ALL_TARGET_MODULES): Add all-target-gperf.
10430 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10431 (CHECK_TARGET_MODULES): Add check-target-gperf.
10432 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10433 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10434
10435 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
10436
10437 * config.sub (mn10200): Recognize new basic machine.
10438
10439 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10440
10441 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10442 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10443
10444 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10445
10446 * configure.in: If we're building mips-sgi-irix6* native, turn on
10447 ENABLE_MULTILIB and set TARGET_SUBDIR.
10448
10449 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10450
10451 * Makefile.in (all-sn): Depend on all-grep.
10452
10453 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10454
10455 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10456
10457 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10458 Makefile. From Jeff Makey <jeff@cts.com>.
10459 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10460
10461 * Makefile.in (DISTBISONFILES): Remove.
10462 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10463 $(DEFAULT_YACC).
10464
10465 * configure.in: Build itl, db, sn, etc., when building for native
10466 cygwin32.
10467
10468 * Makefile.in (LD): New variable.
10469 (EXTRA_HOST_FLAGS): Pass down LD.
10470 ($(DO_X)): Likewise.
10471
10472 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10473
10474 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10475
10476 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10477
10478 * configure.in (targargs): Strip out any supplied --build argument
10479 before adding our own. Always add --build.
10480
10481 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10482
10483 * configure.in (targargs): Pass --build if we're doing
10484 a cross-compile.
10485
10486 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10487
10488 * configure: Use '|' instead of ":" as the separator in
10489 sed. Otherwise sed chokes on NT path names with drive
10490 designators. Also look for "?:*" as the leading characters in an
10491 absolute pathname.
10492
10493 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10494
10495 * config.sub: Support for r3900.
10496
10497 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10498
10499 * configure.in: Use install-sh, not install.sh.
10500
10501 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10502
10503 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10504 apply it twice.
10505
10506 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10507
10508 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10509 install-binutils.
10510
10511 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10512
10513 * Makefile.in: Add automake targets.
10514 * configure.in (host_tools): Add automake.
10515
10516 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10517
10518 * configure: Default CXX to c++, not gcc.
10519 * Makefile.in (CXX): Set to c++, not gcc.
10520 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10521
10522 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10523
10524 * install-sh: try appending a .exe if source file doesn't
10525 exist
10526
10527 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10528
10529 * configure.in: Turn on multilib by default.
10530 (cross_only): Remove target-libiberty.
10531
10532 * Makefile.in (all-gcc): Don't depend on libiberty.
10533
10534 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10535
10536 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10537
10538 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10539
10540 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10541 (DISTBISONFILES): Add ld/Makefile.in
10542
10543 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10544
10545 * configure.in: if target is cygwin32 but host isn't cygwin32,
10546 don't configure gdb tcl tk expect, not just gdb.
10547
10548 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10549
10550 * configure.in: Added gnuserv everywhere sn appears.
10551
10552 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10553 (CROSS_CHECK_MODULES): Added check-gnuserv.
10554 (INSTALL_MODULES): Added install-gnuserv.
10555 (CLEAN_MODULES): Added clean-gnuserv.
10556 (all-gnuserv): New target.
10557
10558 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10559
10560 * config.guess: Fixes for MIPS OpenBSD systems.
10561
10562 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10563
10564 * Makefile.in (INSTALL_XFORM): Remove.
10565 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10566
10567 * mkinstalldirs: New file, copied from automake.
10568 * Makefile.in (installdirs): Rename from install-dirs. Use
10569 mkinstalldirs. Change all users.
10570 (DEVO_SUPPORT): Add mkinstalldirs.
10571
10572 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10573
10574 * install-sh: Rename from install.sh.
10575 * Makefile.in (INSTALL): Change install.sh to install-sh.
10576 (DEVO_SUPPORT): Likewise.
10577
10578 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10579 Graichen <graichen@rzpd.de>.
10580
10581 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10582
10583 * config.guess: Recognize OpenBSD systems correctly.
10584
10585 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10586
10587 * README, Makefile.in (ETC_SUPPORT): Remove references to
10588 cfg-paper*, configure.{texi,man,info*}._
10589
10590 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10591
10592 * Makefile.in (all.normal): Ensure that gcc is built after all
10593 the x11 - ie gdb - targets.
10594
10595 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10596
10597 * makefile.vms: Don't run conf-a-gas.
10598
10599 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10600
10601 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10602
10603 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10604
10605 * configure.in: Remove noconfigdirs case since gdb also
10606 configures and builds for tic80-coff.
10607
10608 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10609
10610 * configure: Set cache_file to config.cache.
10611 * Makefile.in (local-distclean): Remove config.cache.
10612
10613 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10614
10615 * COPYING: Update FSF address.
10616
10617 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10618
10619 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10620 noconfigdirs.
10621
10622 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10623
10624 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10625 MAKEDIRS, is empty.
10626
10627 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10628
10629 * config.sub: Tweak mn10300 entry.
10630
10631 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10632
10633 * configure.in (host_tools): Put sim before gdb, so gdb's
10634 configure.tgt can determine if the simulator was configured.
10635
10636 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10637
10638 * config.sub: Move BeOS $os case to be with other Cygnus
10639 local cases.
10640
10641 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10642
10643 * config.sub: Remove misplaced comment that broke Linux.
10644
10645 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10646
10647 * config.sub: Add BeOS support.
10648
10649 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10650
10651 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10652
10653 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10654
10655 * configure.in (noconfigdirs): Remove tcl and tk from
10656 noconfigdirs for cygwin32 builds.
10657
10658 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10659
10660 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10661
10662 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10663
10664 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10665 make-all.com, use makefile.vms instead.
10666
10667 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10668
10669 * config.sub: Accept -lnews*.
10670
10671 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10672
10673 * configure.in (noconfigdirs): Disable target-newlib,
10674 target-examples and target-libiberty for d30v.
10675
10676 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10677
10678 * configure.in (noconfigdirs): Enable ld for d30v.
10679
10680 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10681
10682 * configure.in (tic80-*-*): Build compiler.
10683
10684 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10685
10686 * configure.in (d30v-*): Remove sim directory from list of
10687 unsupported d30v directories
10688
10689 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10690
10691 * config.sub, configure.in: Add d30v target cpu.
10692
10693 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10694
10695 * makefile.vms: New file.
10696 * make-all.com: Remove.
10697
10698 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10699
10700 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10701
10702 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10703
10704 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10705
10706 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10707
10708 * Makefile.in (ALL_MODULES): Added all-db.
10709 (CROSS_CHECK_MODULES): Addec check-db.
10710 (INSTALL_MODULES): Added install-db.
10711 (CLEAN_MODULES): Added clean-db.
10712
10713 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10714
10715 * config.guess: Merge with latest FSF sources.
10716
10717 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10718
10719 * Makefile.in (ALL_MODULES): Added all-itcl.
10720 (CROSS_CHECK_MODULES): Added check-itcl.
10721 (INSTALL_MODULES): Added install-itcl.
10722 (CLEAN_MODULES): Added clean-itcl.
10723
10724 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10725
10726 * configure.in: build gdb for mn10200
10727
10728 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10729
10730 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10731
10732 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10733
10734 * configure.in (tic80-*-*): Turn off most targets right now.
10735
10736 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10737
10738 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10739 rather than the makeinfo program.
10740 (do-info): Depend upon all-texinfo.
10741
10742 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10743
10744 * configure.in: Remove uses of config/mh-linux.
10745
10746 * config.sub, config.guess: Merge with latest FSF sources.
10747
10748 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10749
10750 * config.sub (case $basic_machine): Add tic80 entries.
10751
10752 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10753
10754 * config.sub, config.guess: Merge with latest FSF sources.
10755
10756 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10757
10758 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10759 * mpw-config.in: Test for NewFolderRecursive.
10760 * mpw-install: Use symbolic name for startup filename.
10761 * mpw-README: Add various additional details.
10762
10763 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10764
10765 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10766
10767 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10768
10769 * configure.in: Do build gcc and the target libraries for
10770 the mn10200.
10771
10772 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10773
10774 * configure.in: don't avoid building gdb for mn10300 any more
10775 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10776 instead of single-quoting it.
10777
10778 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10779
10780 * configure.in: Don't use --with-stabs on IRIX 6.
10781
10782 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10783
10784 * configure.in (m32r): Build gdb, libg++ now.
10785
10786 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10787
10788 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10789 directories from noconfigdirs.
10790
10791 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10792
10793 * config.sub (basic_machine): added mips16 configuration
10794
10795 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10796
10797 * config.sub: Handle d10v-unknown.
10798
10799 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10800
10801 * config.sub: Handle v850-unknown.
10802
10803 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10804
10805 * Makefile.in: add findutils
10806 * configure.in: add findutils to list of host_tools
10807
10808 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10809
10810 * config.sub: Handle mn10200 and mn10300.
10811
10812 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10813
10814 * configure.in (d10v-*): Do not build librx.
10815
10816 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10817
10818 * configure.in (mn10300): Build everything except gdb & libgloss.
10819
10820 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10821
10822 * config.guess: Patch for Dansk Data Elektronik servers,
10823 from Niels Skou Olsen <nso@dde.dk>.
10824
10825 For ncr, use /bin/uname rather than uname, since GNU uname does not
10826 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10827
10828 Patch for MIPS R4000 running System V,
10829 from Eric S. Raymond <esr@snark.thyrsus.com>.
10830
10831 Fix thinko for nextstep.
10832
10833 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10834
10835 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10836 * config.guess: Guess mips-dec-mach_bsd4.3.
10837
10838 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10839 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10840 release numbers.
10841 * config.guess (mips-mips-riscos*): Emit just enough of the
10842 release number.
10843
10844 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10845 * config.guess (sparc-auspex-sunos*): Added.
10846 (f300-fujitsu-*): Added.
10847
10848 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10849 * config.guess: Recognize a Tadpole as a sparc.
10850
10851 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10852
10853 * config.guess: Don't assume that NextStep version is either 2 or
10854 3. NextStep 4 (aka OpenStep 4) has come out now.
10855
10856 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10857
10858 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10859 From Rik Faith <faith@cs.unc.edu>.
10860
10861 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10862
10863 * config.sub: Contributions from bug-gnu-utils to:
10864 Support plain "hppa" (no version given) architecture, reported by
10865 OpenStep.
10866 OpenBSD like NetBSD.
10867 LynxOs is not a hardware supplier.
10868
10869 * config.guess: Contributions from bug-gnu-utils to add support for:
10870 OpenBSD like NetBSD.
10871 Stratus systems.
10872 More Pyramid systems.
10873 i[n>4]86 Intel chips.
10874 M680[n>4]0 Motorola chips.
10875 Use unknown instead of lynx for hardware manufacturer.
10876
10877 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10878
10879 * install.sh (chmodcmd): Set to null if the DST directory already
10880 exists.
10881
10882 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10883
10884 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10885 not use mt-ppc target Makefile fragment any more.
10886
10887 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10888
10889 * configure.in (*-*-windows): Exclude everything but those dirs
10890 needed to build windows.
10891
10892 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10893
10894 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10895
10896 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10897
10898 * configure.in: Exclude mmalloc from i386-windows.
10899
10900 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10901
10902 * Undo my previous change.
10903
10904 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10905
10906 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10907 unconditionally.
10908 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10909
10910 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10911
10912 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10913 host to add it's own flags.
10914
10915 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10916
10917 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10918
10919 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10920
10921 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10922 (CXX_FOR_TARGET): Likewise.
10923 (GCC_FOR_TARGET): Define.
10924 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10925 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10926 CC_FOR_TARGET was specified on the command line.
10927 (MAKEOVERRIDES): Don't define.
10928
10929 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10930
10931 * configure.in (m32r): Fix spelling of libg++ libs.
10932
10933 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10934
10935 * config.sub (-apple*): Remove, now redundant.
10936
10937 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10938
10939 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10940
10941 * configure: Rework yesterday's sed script patch.
10942
10943 * config.sub: Merge with FSF.
10944
10945 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10946
10947 * config.guess: Merge from FSF.
10948
10949 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
10950 * config.guess: Use pc instead of unknown, for pc clone systems.
10951 Change linux to linux-gnu.
10952
10953 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10954 * config.guess: Avoid non-portable tr syntax.
10955
10956 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10957
10958 * test-build.mk (HOLES): Add "xargs" for gdb.
10959
10960 * configure: Avoid hpux10.20 sed bug.
10961
10962 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10963
10964 * configure.in: Add support for windows host
10965 (that is a build done under the Microsoft build environment).
10966
10967 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10968
10969 * Makefile.in: Replace all uses of srcroot with s, to shrink
10970 command line lengths.
10971
10972 Patches from Geoffrey Noer <noer@cygnus.com>:
10973 * configure.in: If configuring for newlib, pass --with-newlib to
10974 subdirectories.
10975 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10976 -Bnewlib/ and -Lwinsup to gcc.
10977 (CXX_FOR_TARGET): Likewise.
10978
10979 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10980
10981 * Makefile.in (ETC_SUPPORT): Add configure.
10982
10983 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10984
10985 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10986 host configuration file.
10987
10988 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10989
10990 * configure.in: Break mn10x00 support into separate
10991 mn10200 and mn10300 configurations.
10992 * config.sub: Likewise.
10993
10994 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10995
10996 * configure.in: Add lots of stuff to noconfigdirs for
10997 the mn10x00 targets.
10998
10999 * config.sub, configure.in: Add mn10x00 support.
11000
11001 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11002
11003 * make-all.com: Call conf-a-gas, not config-a-gas.
11004
11005 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11006
11007 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11008 targets.
11009
11010 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11011
11012 * mpw-README: Add much more detail for native PowerMac.
11013 * mpw-install: New file.
11014 * mpw-configure: Add --norecursion and --help options.
11015 * mpw-config.in: Translate readme and install files when
11016 copying to objdir.
11017 * mpw-build.in: Don't always depend on byacc and flex.
11018 (install-only-top): New action.
11019
11020 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11021
11022 * configure.in: You can now configure GDB for the v850.
11023
11024 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11025
11026 * configure.in (noconfigdirs): Don't configure any C++ dirs
11027 if targeting D10V.
11028
11029 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11030
11031 * config.sub: Recognize mips64vr5000.
11032
11033 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11034
11035 * configure.in: Use a single line for host_tools and native_only.
11036
11037 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11038
11039 * config.sub, configure.in: Add entries for m32r.
11040
11041 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11042
11043 * Makefile.in (inet-install): Don't run install-gzip.
11044
11045 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11046
11047 * configure.in: Don't config lots of things for *-*-windows*.
11048
11049 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11050
11051 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11052 (host_libs, host_tools): Copy from configure.in.
11053 * mpw-configure: Don't complain about directories not found.
11054
11055 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11056
11057 * configure.in (i[345]86): Recognize i686 for pentium pro.
11058 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11059 file.
11060
11061 * config.guess (i[345]86): Ditto.
11062
11063 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11064
11065 * configure.in (noconfigdirs): Removed gdb for D10V.
11066
11067 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11068
11069 * configure.in: Remove ld, target-libio, target-libg++, and
11070 target-libstdc++ from noconfigdirs.
11071
11072 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11073
11074 * configure: Fix three locations where shell scripts were
11075 being run directly rather than with config_shell.
11076
11077 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11078
11079 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11080 * config.sub (basic_machine): Recognize v850.
11081
11082 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11083
11084 * mpw-configure: Handle multiple enable/disable options and
11085 pass them down recursively, handle -c and -s flags appropriately
11086 depending on choice of compiler, add escape mechanism for
11087 quoted arguments to gC.
11088
11089 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11090
11091 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11092 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11093 so that -mrelocatable-lib and -mno-eabi are used.
11094
11095 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11096 not support --print-multi-lib, don't abort.
11097
11098 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11099
11100 * make-all.com: Run config-a-gas.
11101 * setup.com: Don't copy subdirectory files around.
11102
11103 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11104
11105 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11106 target, it now compiles correctly.
11107
11108 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11109
11110 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11111
11112 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11113
11114 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11115
11116 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11117
11118 * configure.in (native_only): Add prms.
11119
11120 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11121
11122 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11123 (BINUTILS_SUPPORT_DIRS): Likewise.
11124
11125 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11126
11127 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11128 d10v support is added.
11129
11130 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11131
11132 * configure.in (d10v-*-*): New target.
11133
11134 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11135
11136 * config.guess (HP 9000/811): Recognize this as a PA1.1
11137 machine.
11138
11139 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11140
11141 * Makefile.in (do-tar-gz): New target, split out from tail end of
11142 taz target. Run each command separately, don't use pipes.
11143 (taz): Use it.
11144
11145 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11146
11147 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11148 * mpw-build.in: No builds should depend on building byacc or flex,
11149 they are assumed to be installed already.
11150
11151 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11152
11153 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11154 variable that CC_FOR_TARGET needs.
11155
11156 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11157
11158 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11159 options have changed since the last time the subdirectory was
11160 configured, and if it has, reconfigure.
11161 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11162 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11163
11164 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11165
11166 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11167 CLEAN_MODULES): Add bash.
11168 (all-bash): New target.
11169
11170 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11171
11172 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11173
11174 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11175
11176 * config.sub (basic_machine): Recognize d10v as a valid processor.
11177
11178 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11179
11180 * mpw-configure: Add support for --bindir.
11181 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11182
11183 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11184
11185 * configure.in: add bash, time, gawk to list of hosttools and things
11186 to only build for native toolchains
11187
11188 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11189
11190 * Makefile.in (docdir): Remove.
11191
11192 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11193
11194 * Makefile.in (datadir): Set to $(prefix)/share.
11195
11196 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11197
11198 * configure.in: build diff and patch for cygwin32-hosted
11199 toolchains.
11200
11201 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11202
11203 * config.sub: Accept -rtems*.
11204
11205 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11206
11207 * configure.in: enable dosrel for cygwin32-hosted builds,
11208 remove diff from the list of things not buildable
11209 via Canadian Cross
11210
11211 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11212
11213 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11214 don't get ". ".
11215
11216 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11217
11218 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11219
11220 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11221
11222 * Makefile.in (taz): Handle case where tex3patch didn't even get
11223 checked out. Also, if it was found, put the symlink in a new util
11224 subdirectory.
11225
11226 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11227
11228 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11229
11230 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11231
11232 * config.sub: Recognize -openvms.
11233 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11234 * make-all.com, setup.com: New files.
11235
11236 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11237
11238 * Makefile.in (taz): tex3patch moved to texinfo/util.
11239
11240 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11241
11242 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11243 * configure.in: remove make from disable-if-Can-Cross list
11244 enable gdb if ${host} and ${target} are cygwin32
11245
11246 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11247
11248 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11249 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11250
11251 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11252
11253 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11254 distinguish sysv/svr4/bsd variants.
11255 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11256
11257 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11258
11259 * configure.in: Added copyright notice.
11260 * move-if-change: Added copyright notice.
11261
11262 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11263
11264 * configure.in (powerpcle-*-solaris*): Until we get shared
11265 libraries working, don't build gdb, sim, make, tcl, tk, or
11266 expect.
11267
11268 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11269
11270 * config.guess: Merge with FSF:
11271
11272 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11273 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11274
11275 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11276 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11277
11278 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11279 * config.guess: Combine two OSF1 rules.
11280 Also recognize field test versions. From mjr@zk3.dec.com.
11281 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11282 because GNU uname does not support -p. From pmr@pajato.com.
11283
11284 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11285
11286 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11287
11288 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11289
11290 * mpw-README: Document GCCIncludes.
11291
11292 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11293
11294 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11295
11296 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11297
11298 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11299
11300 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11301
11302 * configure.in (*-*-cygwin32): Configure make.
11303
11304 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11305
11306 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11307
11308 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11309
11310 * Makefile.in (all-inet): Depend on all-perl.
11311
11312 * Makefile.in (inet-install): New target.
11313
11314 * Makefile.in (all-inet): Depend on all-tcl.
11315 (all-inet): Depend on all-send-pr.
11316
11317 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11318
11319 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11320 temporarily.
11321
11322 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11323
11324 * configure.in: Don't configure --with-gnu-ld on AIX.
11325
11326 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11327
11328 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11329
11330 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11331
11332 * Makefile.in (ALL_MODULES): Added all-inet.
11333 (CROSS_CHECK_MODULES): Added check-inet.
11334 (INSTALL_MODULES): Added install-inet.
11335 (CLEAN_MODULES): Added clean-inet.
11336 (all-indent): New target.
11337
11338 * configure.in (host_tools): Added inet.
11339 (native_only): Added inet.
11340 (noconfigdirs): Added inet.
11341
11342 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11343
11344 * configure.in: Don't configure libgloss if we are not configuring
11345 newlib.
11346
11347 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11348
11349 * configure.in: Don't configure libgloss for unsupported
11350 architectures.
11351
11352 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11353
11354 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11355
11356 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11357
11358 * Makefile.in (ALL_MODULES): Include all-apache.
11359 (CROSS_CHECK_MODULES): Include check-apache.
11360 (INSTALL_MODULES): Include install-apache.
11361 (all-apache): New target.
11362
11363 * configure.in: Added apache everywhere perl is seen.
11364
11365 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11366
11367 * Makefile.in: Add support for clean-{module} and
11368 clean-target-{module} rules.
11369
11370 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11371
11372 * configure.in (*-*-ose) do not build libgloss.
11373
11374 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11375
11376 * config.guess (prep*:SunOS:5.*:*): Turn into
11377 powerpele-unknown-solaris2.
11378
11379 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11380
11381 * configure.in: Permit --enable-shared to specify a list of
11382 directories.
11383
11384 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11385
11386 * configure.in (host==solaris): Pass only the first word of $CC
11387 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11388
11389 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11390
11391 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11392
11393 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11394
11395 * Makefile.in (ALL_MODULES): Include all-perl.
11396 (CROSS_CHECK_MODULES): Include check-perl.
11397 (INSTALL_MODULES): Include install-perl.
11398 (ALL_X11_MODULES): Include all-guile.
11399 (CHECK_X11_MODULES): Include check-guile.
11400 (INSTALL_X11_MODULES): Include install-guile.
11401 (all-perl): New target.
11402 (all-guile): New target.
11403
11404 * configure.in (host_tools): Include perl and guile.
11405 (native_only): Include perl and guile.
11406 (noconfigdirs): Don't build guile and perl; no ports have been
11407 done.
11408
11409 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11410
11411 * configure (--enable-*): Handle quoted option lists such as
11412 --enable-sim-cflags='-g0 -O' better.
11413
11414 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11415
11416 * Makefile.in ({,inst}all-target): New rule so we can make and
11417 install all of the target directories easily.
11418
11419 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11420
11421 * configure.in: Add missing global flag in sed substitution when
11422 deleting `target-' from ${configdirs}.
11423
11424 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11425
11426 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11427 option.
11428
11429 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11430 config/mh-necv4.
11431
11432 * install.sh: Correct misspelling of transformbasename.
11433
11434 * config.guess: Recognize mips-*-sysv*.
11435
11436 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11437
11438 * config.sub: Recognize mon960.
11439
11440 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11441
11442 * configure: Restore Canadian Cross handling of BISON and LEX,
11443 removed in Feb 20 change.
11444
11445 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11446
11447 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11448 Mention make install. Remove the old copyright date as well the
11449 clumsy and rather pointless copyright on the README file.
11450
11451 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11452
11453 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11454 Makefile after running symlink-tree, then run `make distclean' to
11455 avoid clobbering any generated files in srcdir.
11456
11457 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11458
11459 * configure.in (m68k-*-netbsd*): Build everything now.
11460
11461 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11462
11463 * Makefile.in (taz): Fix quoting.
11464
11465 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11466
11467 * configure.in (sparclet-*-*): Build everything now.
11468
11469 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11470
11471 * configure.in (m68k-*-linux*): New host.
11472
11473 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11474
11475 * configure: Check for bison before byacc.
11476
11477 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11478
11479 * Makefile.in configure: Change the way LEX and BISON/YACC are
11480 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11481 searching PATH. These are used as fallbacks by Makefile.in if
11482 flex/bison/byacc aren't in objdir.
11483
11484 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11485
11486 * Makefile.in: Make everything which depends upon all-bfd also
11487 depend upon all-opcodes, in case --with-commonbfdlib is used.
11488
11489 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11490
11491 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11492 building NT native compilers on Unix.
11493
11494 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11495
11496 * configure.in: Don't get CC from the host Makefile fragment if we
11497 can find gcc in PATH, or if this is a Canadian Cross. Move the
11498 Solaris test for /usr/ucb/cc to the post target script, just after
11499 the compiler sanity test.
11500
11501 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11502
11503 * config.sub: Merge with FSF.
11504
11505 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11506
11507 * Makefile.in (RPATH_ENVVAR): New variable.
11508 (REALLY_SET_LIB_PATH): Use it.
11509 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11510
11511 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11512
11513 * config.sub, configure.in: Recognize sparclet cpu.
11514
11515 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11516
11517 * config.guess: Support m68k-cbm-sysv4.
11518
11519 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11520
11521 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11522 m68k-unknown-linuxaout from linker help string. Put quotes around
11523 $ld_help_string.
11524
11525 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11526
11527 * config.guess (powerpc-harris-powerunix): Add guess for port
11528 to new target.
11529
11530 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11531
11532 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11533
11534 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11535
11536 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11537 $(REALLY_SET_LIB_PATH) in Makefile.
11538 * Makefile.in (SET_LIB_PATH): New variable.
11539 (REALLY_SET_LIB_PATH): New variable.
11540 ($(DO_X)): Use $(SET_LIB_PATH).
11541 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11542 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11543 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11544 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11545 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11546 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11547 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11548 (install-dosrel): Likewise.
11549 (all-opcodes): Depend upon all-libiberty.
11550
11551 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11552
11553 * config.guess (*:CYGWIN*): New
11554
11555 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11556
11557 * Makefile.in (all-target-winsup): All all-target-libiberty.
11558
11559 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11560
11561 * configure.in (noconfigdirs): Add missing # in front of comment.
11562
11563 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11564
11565 * configure.in: add second pass to things added to noconfigdirs
11566 so *-gm-magic can exclude libgloss properly.
11567
11568 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11569
11570 * mpw-configure (extralibs_name, rez_name): Set correctly
11571 for MWC68K compiler.
11572
11573 * mpw-README: Add more info on the necessary build tools.
11574
11575 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11576
11577 * configure.in, config.sub: Recognize cygwin32.
11578
11579 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11580
11581 * config.guess, config.sub: Recognize A/UX.
11582
11583 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11584
11585 * config.sub: Merge with gcc/config.sub.
11586
11587 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11588
11589 * mpw-build.in (do-binutils): Add build of stamps.
11590
11591 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11592
11593 * config.sub: Add recognition for mips64vr4100*-* targets.
11594
11595 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11596
11597 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11598 Add creation of gconfigargs with `--enable-shared' turned on.
11599 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11600 ($(host)-stamp-stage3-configured): Likewise.
11601 (HOLES): Add chatr and ldd.
11602 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11603
11604 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11605
11606 * configure: Pass --nfp to recursive configures.
11607
11608 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11609
11610 * Makefile.in (DLLTOOL): New.
11611 (DLLTOOL_FOR_TARGET): New.
11612 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11613 (EXTRA_TARGET_FLAGS): Ditto.
11614 (EXTRA_GCC_FLAGS): Ditto.
11615 (CONFIGURE_TARGET_MODULES): Ditto.
11616 (DO_X): Ditto.
11617 * configure: Add DLLTOOL.
11618
11619 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11620
11621 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11622 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11623 mh-sco, since old workarounds no longer needed, and don't
11624 build ld, since libraries have weak symbols in COFF.
11625
11626 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11627
11628 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11629
11630 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11631
11632 * configure.in: Make sure that ${CC} can be used to compile an
11633 executable.
11634
11635 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11636
11637 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11638 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11639 nothing depending on whether gdbtk is being built.
11640
11641 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11642
11643 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11644
11645 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11646
11647 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11648 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11649
11650 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11651
11652 * config-ml.in: Add support for
11653 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11654 Simplify setting of multidirs from --disable-foo.
11655
11656 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11657
11658 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11659 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11660 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11661 non-empty, pass them on to the GCC make.
11662 (all-bootstrap): New rule that is like all-gcc, except it executes
11663 the GCC bootstrap rule instead of the GCC all rule.
11664
11665 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11666
11667 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11668
11669 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11670
11671 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11672 DG/UX support.
11673
11674 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11675
11676 * config.sub (i*86*) Change [345] to [3456]
11677
11678 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11679
11680 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11681 --with-gnu-ld=no.
11682
11683 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11684
11685 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11686 AIX multilibs get built.
11687
11688 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11689
11690 * configure.in (i386-win32): Don't build expect if we're not
11691 building the tcl subdir.
11692
11693 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11694
11695 * Makefile.in: (configure-target-examples, all-target-examples):
11696 New targets, configure and build example programs.
11697
11698 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11699
11700 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11701 use it as input to sedit the generated MPW makefile.
11702 * mpw-README: Add a suggestion about Gestalt.h.
11703
11704 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11705
11706 * config.sub: Accept *-*-ieee*.
11707
11708 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11709
11710 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11711 Ronald F. Guilmette <rfg@monkeys.com>.
11712
11713 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11714
11715 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11716 for powerpc-pe native.
11717 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11718 (target==powerpc-pe): duplicate i386-win32 entry.
11719
11720 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11721
11722 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11723 of vxworks, not just vxworks5.1.
11724
11725 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11726
11727 * mpw-configure: Add support for exec-prefix.
11728
11729 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11730
11731 * config.guess: Recognize HP model 816 machines as having
11732 a PA1.1 processor.
11733
11734 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11735
11736 * configure: Ignore new autoconf configure options.
11737
11738 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11739
11740 * config.guess: Recognize Pentium under SCO.
11741 From Robert Lipe <robertl@arnet.com>.
11742
11743 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11744
11745 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11746
11747 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11748
11749 * configure.in: Don't configure gas for alpha-dec-osf*.
11750
11751 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11752
11753 * configure.in: Default to --with-stabs for some targets for which
11754 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11755 i[345]86*-*-unixware*.
11756
11757 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11758
11759 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11760 rather than basing it on the target. Simplify handling of options
11761 controlling which directories to configure. Remove extraneous
11762 slash in multi-clean target.
11763
11764 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11765
11766 * config-ml.in: Prefix more variables with ml_ so they don't collide
11767 with configure's.
11768
11769 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11770
11771 * configure: Don't turn -v into --v.
11772
11773 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11774
11775 * configure.in (targargs): Fix typo.
11776
11777 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11778
11779 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11780
11781 * configure.in: Strip --host and --target options from
11782 CONFIG_ARGUMENTS, and always configure for --host only. Add
11783 --with-cross-host option when building with a cross-compiler.
11784 * configure: Canonicalize the arguments put into config.status by
11785 always using `=' for an option with an argument. Pass a presumed
11786 --host or --target explicitly.
11787
11788 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11789
11790 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11791 into general OS recognition case.
11792
11793 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11794
11795 * configure.in (target_configdirs): add target-winsup only
11796 for win32 target systems.
11797
11798 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11799
11800 * Makefile.in (all-target-libgloss): Depend upon
11801 configure-target-newlib, since when libgloss is built it looks to
11802 see if the newlib directory exists.
11803
11804 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11805
11806 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11807 cfg-ml-*.in.
11808
11809 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11810
11811 * configure: Handle LD and LD_FOR_TARGET when configuring a
11812 Canadian Cross.
11813
11814 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11815
11816 * configure.in (target_libs): add target-winsup.
11817 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11818 (target==ppcle-pe): remove ld from $noconfigdirs.
11819
11820 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11821
11822 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11823 Preserve relative path names in $srcdir. Build symlink tree if
11824 configuring cross target dir and srcdir=. (= no VPATH support).
11825 (configure-target-libg++): Depend on configure-target-librx.
11826 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11827 * config-ml.in: New file.
11828 * symlink-tree: New file.
11829 * configure: Ensure srcdir="." if that's what it is.
11830
11831 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11832
11833 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11834 includes and FLEX_SKELETON setting.
11835 * mpw-configure (--with-gnu-ld): New option, controls whether
11836 to use PPCLink or ld with PowerMac GCC.
11837 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11838 * mpw-config.in: Configure grez if targeting Mac.
11839
11840 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11841 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11842 just macos.
11843 * configure.in: Configure grez resource compiler if targeting Mac.
11844 * Makefile.in (all-grez, install-grez): New targets.
11845
11846 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11847
11848 * configure: CXX defaults to gcc, not g++. If we find
11849 gcc in the path, set CC to gcc -O2.
11850
11851 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11852
11853 * configure: Default ${build} correctly. Avoid picking up extra
11854 spaces when reading CC and CXX from Makefile. When doing a
11855 Canadian Cross, use plausible default values for numerous
11856 variables.
11857 * configure.in: When doing a Canadian Cross, don't try to
11858 configure tools whose configure script can't handle it.
11859
11860 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11861
11862 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11863
11864 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11865
11866 * configure: Remove dubious bug reporting address.
11867
11868 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11869
11870 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11871 configure script, run that instead of this directory's configure.
11872 In either case, print a message that we're configuring the sub-dir.
11873
11874 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11875
11876 * configure.in: Before checking for the existence of various files,
11877 use sed to filter out "target-".
11878
11879 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11880
11881 * Makefile.in (DO_X): Split rule to decrease command line length
11882 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11883 (Philippe De Muyter).
11884
11885 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11886
11887 * Makefile.in (all-patch): depend on all-libiberty.
11888
11889 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11890
11891 * configure.in: If the only directory in target_configdirs which
11892 actually exists is libiberty, then set target_configdirs to empty,
11893 to avoid trying to build a target libiberty in a gas or gdb
11894 distribution.
11895
11896 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11897
11898 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11899 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11900 systems.
11901
11902 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11903
11904 * configure.in (copy_dirs): Use sys-include instead of include
11905 for --with-headers option.
11906
11907 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11908
11909 * Makefile.in, configure.in: Make winsup builds work with
11910 new scheme.
11911
11912 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11913
11914 * configure.in: Build the linker on AIX.
11915
11916 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11917
11918 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11919 where needed.
11920
11921 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11922
11923 * Makefile.in (all-gcc): Fix typo.
11924
11925 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11926
11927 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11928
11929 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11930
11931 * configure.in: Rename libFOO to target-libFOO, and xiberty
11932 to target-xiberty, to provide more flexibility.
11933 (target_subdir): Define. Create if cross.
11934 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11935 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11936 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11937 check-libFOO -> check-target-libFOO, etc.
11938 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11939 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11940 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11941 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11942 allow ALL_GCC="" to only configure.
11943 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11944 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11945 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11946
11947 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11948
11949 * Makefile.in (taz): Build "info" in etc explicitly.
11950
11951 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11952
11953 * configure.in: Make sure that CC is undefined (as opposed to
11954 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11955 problem with autoconf trying to configure on a host without GCC.
11956
11957 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11958
11959 * mpw-configure: Set host alias from choice of host compiler,
11960 only use generic MPW Makefile sed if present, edit a file
11961 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11962 * mpw-README: Add problem notes about CW6 and CW7.
11963
11964 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11965
11966 * Makefile.in (taz): Use ";" instead of ";;".
11967
11968 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11969
11970 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11971 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11972 DISTDOCDIRS.
11973 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11974 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11975
11976 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11977
11978 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11979 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11980 Move bfd to DISTSTUFFDIRS.
11981
11982 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11983
11984 * Makefile.in (X11_LIB): Removed.
11985 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11986
11987 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11988
11989 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11990
11991 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11992 names.
11993
11994 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11995
11996 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11997
11998 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11999
12000 * configure.in (i[345]86-*-win32): Always build newlib.
12001 Don't configure cvs, autoconf or texinfo.
12002 * Makefile.in (LD_FOR_TARGET): New.
12003 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12004 Pass down LD_FOR_TARGET.
12005
12006 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12007
12008 * winsup: New directory.
12009 * Makefile.in: Build winsup.
12010 * configure.in: Winsup is configured when target is win32.
12011 Can only build win32 target GDB when native.
12012
12013 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12014
12015 * config.guess: Recognize HP model 819 machines as having
12016 a PA 1.1 processor.
12017
12018 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12019
12020 * configure: Fix sed loop which substitutes for CC and CXX to
12021 avoid bug found in various sed implementations.
12022
12023 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12024
12025 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12026 simulator. Use standard powerpc-*-eabi*.
12027
12028 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12029
12030 * configure.in: Stop putting gas and binutils in noconfigdirs for
12031 powerpc-*-aix* and rs6000-*-*.
12032
12033 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12034
12035 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12036 -mcall-aixdesc libraries.
12037
12038 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12039
12040 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12041
12042 * config.sub (arm | armel | armeb): Fix shell syntax.
12043
12044 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12045
12046 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12047 -msoft-float and -mcpu=common support.
12048 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12049 libraries.
12050
12051 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12052
12053 * configure.in: Allow configuration and build of emacs19 for the alpha.
12054
12055 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12056
12057 * configure.in (CC): Get ^CC, not just any old CC, from
12058 ${host_makefile_frag}.
12059
12060 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12061
12062 * configure.in (CC): Try to get CC from
12063 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12064
12065 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12066
12067 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12068 only if it exists in $(srcdir).
12069
12070 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12071
12072 * configure: If CC and CXX are not set in the environment, set
12073 them, based on either an existing Makefile or on searching for gcc
12074 in PATH. Substitute for CC and CXX in Makefile.
12075 * configure.in: Remove libm from target_libs. Separate
12076 target_configdirs from configdirs. If CC is not set in
12077 environment, try to get it from a host Makefile fragment. Rewrite
12078 changes of configdirs to use skipdirs instead. A few minor
12079 tweaks. Take directories out of target_configdirs as they are
12080 taken out of configdirs. Remove existing Makefile files from
12081 subdirectories. Substitute for TARGET_CONFIGDIRS and
12082 CONFIG_ARGUMENTS in Makefile.
12083 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12084 by configure.in.
12085 (CONFIG_ARGUMENTS): Likewise.
12086 (CONFIGURE_TARGET_MODULES): New variable.
12087 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12088 ($(CONFIGURE_TARGET_MODULES)): New target.
12089 (configure-libg++, configure-libio): New targets.
12090 (all-libg++): Depend upon configure-libg++.
12091 (all-libio): Depend upon configure-libio.
12092 (configure-libgloss, all-libgloss): New targets.
12093 (configure-libstdc++): New target.
12094 (all-libstdc++): Depend upon configure-libstdc++.
12095 (configure-librx, all-librx): New targets.
12096 (configure-newlib): New target.
12097 (all-newlib): Depend upon configure-newlib
12098 (configure-xiberty): New target.
12099 (all-xiberty): Depend upon configure-xiberty.
12100
12101 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12102
12103 * configure.in (host i[345]86-*-win32): Expand the
12104 noconfigdirs again.
12105
12106 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12107
12108 * mpw-configure: Fix sed command file name.
12109
12110 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12111
12112 * configure.in (host i[345]86-*-win32): Reduce the
12113 noconfigdirs again.
12114
12115 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12116
12117 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12118 or powerpc*-*-pe*, since they are not yet supported.
12119
12120 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12121
12122 Add PowerMac support and many other enhancements.
12123 * mpw-configure: New option --cc to select compiler to use,
12124 paste options set according to --cc into the generated
12125 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12126 if mpw-make.sed is present.
12127 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12128 add forward includes for PowerPC include files.
12129 * mpw-build.in: Build using Makefile.PPC if present.
12130 (do-byacc, etc): Remove separate version resource builds.
12131 (do-gas): Build "stamps" before "all".
12132 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12133 * mpw-README: Update to reflect --cc option, PowerMac support,
12134 and recently-reported compatibility problems.
12135
12136 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12137
12138 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12139 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12140 (--with-multilib-top): Pass to recursive invocations.
12141
12142 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12143
12144 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12145 v810-*-*.
12146
12147 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12148
12149 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12150 gdb, ld and opcodes on v810-*-*.
12151
12152 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12153
12154 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12155 (local-maintainer-clean): New target.
12156 (maintainer-clean): New target.
12157 (realclean): Just depend upon maintainer-clean.
12158
12159 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12160
12161 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12162
12163 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12164
12165 * configure.in: Build ld in mips*-*-bsd* case.
12166
12167 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12168
12169 * config.sub: Accept -lites* OS. From Ian Dall.
12170
12171 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12172
12173 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12174 targets.
12175
12176 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12177
12178 * configure.in: treat i386-win32 canadian cross the same as
12179 i386-go32 canadian cross.
12180
12181 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12182
12183 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12184 running under the simulator to build a reduced set of libraries.
12185 (powerpc-*-eabiaix): Add fine grained multilib support added to
12186 other powerpc targets yesterday.
12187
12188 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12189
12190 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12191 -disable-softfloat, -disable-relocatable, -disable-aix, and
12192 -disable-sysv to control which multilib libraries get built.
12193
12194 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12195
12196 * configure: Add Makefile.tem to list of files to remove in trap
12197 handler.
12198
12199 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12200
12201 * config.guess (*Linux*): Add missing "exit"s.
12202 Also, need specific check for alpha-unknown-linux (uses COFF).
12203
12204 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12205
12206 * config.guess: Merge with FSF:
12207
12208 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12209 * config.guess (AIX4): More robust release numbering discovery.
12210
12211 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12212 * config.guess (i386-sequent-ptx): Properly get version number.
12213
12214 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12215 * config.guess (mips:*:4*:UMIPS): New case.
12216
12217 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12218
12219 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12220 (i386-win32 host): Likewise. Don't build readline.
12221
12222 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12223
12224 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12225 SUPPORT_FILES to submakes.
12226
12227 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12228
12229 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12230 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12231 mpw-configure.
12232
12233 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12234
12235 * configure.in (appdirs): Use =, not ==, in test expression when
12236 trying to build the text to print in the warning message for
12237 Solaris users.
12238
12239 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12240
12241 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12242
12243 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12244
12245 * config.guess: Recognize lynx-2.3.
12246
12247 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12248
12249 * config.sub (z8ksim): Deleted
12250 (z8k-*-coff): New, this is the one true name of the target.
12251
12252 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12253
12254 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12255
12256 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12257
12258 * config.guess (*:Linux:*:*): First try asking the linker what the
12259 default object file format is (elf, aout, or coff). Then if this
12260 fails, try previous methods.
12261
12262 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12263
12264 * configure.in: Don't build newlib for *-*-vxworks5.1.
12265
12266 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12267
12268 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12269 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12270
12271 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12272
12273 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12274
12275 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12276
12277 * cfg-ml-com.in: New file.
12278 * cfg-ml-pos.in: New file.
12279
12280 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12281
12282 * COPYING.NEWLIB: Add HP free copyright to list.
12283
12284 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12285
12286 * config.sub: Recognize -eabi* for the system, not just -eabi.
12287
12288 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12289
12290 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12291 * config.sub, configure.in (win32): New target and host.
12292
12293 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12294
12295 * configure.in: Add i386-pe configuration.
12296
12297 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12298
12299 * mpw-build.in (install): Install GDB after LD.
12300
12301 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12302
12303 * mpw-config.in (elf/mips.h): Always forward-include, needed
12304 for GDB to build.
12305
12306 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12307
12308 * testsuite: New directory for customer acceptance and whole tool
12309 chain tests.
12310
12311 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12312
12313 * configure: If per-host line isn't found, but AC_OUTPUT is found
12314 and a configure script exists, run it instead.
12315
12316 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12317
12318 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12319
12320 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12321
12322 * configure: Set build_{cpu,vendor,os,alias} to host values when
12323 --build isn't specified.
12324
12325 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12326
12327 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12328 (FLAGS_TO_PASS): Pass them.
12329 (EXTRA_TARGET_FLAGS): Ditto.
12330
12331 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12332
12333 * Makefile.in (all-libg++): Depend on all-libstdc++.
12334
12335 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12336
12337 * configure.in (noconfigdirs): Enable all packages for
12338 i386-unknown-netbsd.
12339
12340 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12341
12342 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12343 hosted builds (DOS builds)
12344
12345 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12346
12347 Changes for ARM based on patches from Richard Earnshaw:
12348 * config.sub: Handle armeb and armel.
12349 * configure.in: Omit arm linker only for riscix.
12350
12351 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12352
12353 * config.guess: Update from FSF.
12354
12355 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12356
12357 * config.sub: Recognize powerpcle as the little endian varient of
12358 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12359 powerpcle variant. Convert pentium into i586, not i486. Add p5
12360 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12361 temporarily.
12362
12363 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12364
12365 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12366
12367 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12368
12369 * config.sub: Accept -lites* as a basic system type.
12370
12371 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12372
12373 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12374 installed, and if so return linuxoldld as the system name.
12375
12376 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12377
12378 * config.guess: Add hppa1.1-hp-lites support.
12379
12380 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12381
12382 * configure.in: Don't build newlib for m68k-vxworks5.1.
12383
12384 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12385
12386 * configure.in (mips-sgi-irix6): Use mh-irix5.
12387
12388 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12389
12390 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12391
12392 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12393
12394 * test-build.mk: Enable building of shared libraries on IRIX 5 and
12395 OSF/1. Fix compiler flags.
12396 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12397
12398 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12399
12400 * configure.in: Recognize --with-newlib.
12401 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12402
12403 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12404
12405 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12406 to *_X11_MODULES due to gdbtk needing X include files et al.
12407
12408 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12409
12410 Merge in support for Mac MPW as a host.
12411 (Old change descriptions retained for informational value.)
12412
12413 * mpw-config.in: Add generic include forwards for cpu-specific
12414 include files in aout and elf directories.
12415
12416 * mpw-configure: Added copyright.
12417 * mpw-config.in: Check for presence of required build tools.
12418 (target_libs): Add newlib.
12419 (target_tools): Add examples.
12420 (Read Me): Generate as "Read Me for MPW" instead.
12421 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12422 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12423 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12424
12425 * mpw-configure: Remove subdir-specific makefile hackery,
12426 delete mk.tmp after using it.
12427
12428 * mpw-build.in (all): Display start and end times.
12429
12430 * mpw-configure (host_canonical): Set.
12431 (target_cpu): Always add to makefiles.
12432 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12433 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12434 (mpw-mh-mpw): Look for in srcdir and srcroot.
12435 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12436
12437 * mpw-build.in: (install-only): New target.
12438
12439 * mpw-configure (host_alias, target_alias): Rename from hostalias
12440 and targetalias, add into generated Makefile.
12441 (mk.tmp): If present, add into generated Makefile.
12442 * mpw-build.in (all-gas): Build config.h first before gas proper.
12443
12444 * mpw-configure (config.status): Write only if changed.
12445 * mpw-config.in (readline): Configure it (not built, just used for
12446 definitions).
12447
12448 * mpw-config.in (elf/mips.h): Add a forward include.
12449
12450 * mpw-config.in: Forward-include most .h files in include into
12451 extra-include.
12452 (readline): Don't build.
12453 mpw-build.in (install): Install GDB.
12454
12455 * mpw-configure (prefix, mpw_prefix): Handle it.
12456 * mpw-config.in (mmalloc, readline): Don't configure.
12457 * mpw-build.in (thisscript): Rename to ThisScript.
12458 Use mpw-build instead of BuildProgram everywhere.
12459 (mmalloc, readline): Don't build.
12460 * mpw-README: New file, basic documentation about the MPW port.
12461
12462 * mpw-config.in: Use forward-include to create include files.
12463
12464 * mpw-configure: Add more things to the top of each configured
12465 Makefile, including contents of config/mpw-mh-mpw.
12466 * mpw-config.in (extra-include): Create this directory and fill it
12467 with Posix-like include files when configuring.
12468
12469 * config.sub (apple, mac, mpw): Add various aliases.
12470
12471 * mpw-build.in: New file, top-level build script fragment for MPW.
12472 * mpw-configure: New file, configure script for MPW.
12473 * mpw-config.in: New file, config fragment for MPW.
12474
12475 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12476
12477 * configure.in (host_libs): Remove glob, since it is gone from the
12478 sources.
12479
12480 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12481
12482 * Makefile.in: define empty GDB_NLM_DEPS var.
12483
12484 * configure.in(target_makefile_frag): use config/mt-netware
12485 for netware targets.
12486
12487 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12488
12489 * config.sub: Merge in recent FSF changes. Remove linux special
12490 cases.
12491
12492 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12493
12494 Revert this change:
12495
12496 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12497
12498 * build-all.mk: Use CC=cc -Xs on Solaris.
12499
12500 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12501
12502 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12503 stop using it.
12504 * Makefile.in: Nuke all references to glob subdirectory.
12505
12506 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12507
12508 * configure.in: Fix --enable-shared logic in per-host.
12509
12510 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12511
12512 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12513
12514 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12515
12516 * configure.in (noconfigdirs): Don't build gas on AIX, for
12517 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12518
12519 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12520
12521 * configure: Fix --cache-file to work if the file argument is a
12522 relative path.
12523
12524 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12525
12526 * configure: If the --cache-file is used, pass it down to
12527 configure in subdirectories.
12528
12529 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12530
12531 * config.sub: add vxworks29k configuration.
12532
12533 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12534
12535 * Makefile.in (taz): Do "diststuff" part quietly.
12536
12537 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12538
12539 * config.sub: Mini-merge with gcc/config.sub.
12540
12541 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12542
12543 * config.guess (IRIX): Sed - to _.
12544
12545 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12546
12547 * Makefile.in (source-vault, binary-vault): New targets.
12548
12549 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12550
12551 * config.sub: Recognize -eabi as a basic system type.
12552
12553 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12554
12555 * configure.in (enable_shared stuff): Fix typo.
12556
12557 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12558
12559 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12560
12561 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12562
12563 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12564
12565 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12566
12567 * configure.in (rs6000-*-*): Don't build gas.
12568
12569 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12570
12571 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12572 reduce command line length.
12573 (AS_FOR_TARGET): Check for as.new, not Makefile.
12574 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12575
12576 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12577
12578 * config.guess: Merge from FSF.
12579
12580 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12581
12582 * configure: Don't use $ when handling program_suffix.
12583
12584 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12585
12586 * configure.in: Configure tk for hppa/hpux.
12587
12588 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12589
12590 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12591
12592 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12593
12594 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12595 to LIBCXXFLAGS. Tests are better run without it.
12596
12597 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12598
12599 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12600
12601 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12602
12603 * configure.in (*-*-netware*): Don't configure xiberty.
12604
12605 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12606
12607 * configure.in: Remove tk from native_only list.
12608
12609 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12610
12611 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12612 for special NCD build.
12613
12614 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12615
12616 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12617 makeall.bat, they're only useful for binutils snapshots.
12618 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12619 makeall.bat to specified SUPPORT_FILES.
12620
12621 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12622
12623 * build-all.mk: Add Ericsson targets to sun4 and solaris
12624 hosts. Add BNR's sun4 target to solaris host, so their
12625 build-from-source will be tested in-house first.
12626
12627 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12628
12629 * Makefile.in (LIBCFLAGS): New variable.
12630 (CFLAGS_FOR_TARGET): Ditto.
12631 (LIBCFLAGS_FOR_TARGET): Ditto.
12632 (LIBCXXFLAGS): Ditto.
12633 (CXXFLAGS_FOR_TARGET): Ditto.
12634 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12635 (BASE_FLAGS_TO_PASS): Pass them.
12636 (EXTRA_TARGET_FLAGS): Ditto.
12637
12638 * configure.in: Support --enable-shared.
12639
12640 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12641
12642 * configure.in (target_libs): Include libstdc++ again.
12643 * config.guess: Update from FSF (for FreeBSD).
12644
12645 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12646
12647 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12648 makeall.bat.
12649 (DISTDOCDIRS): Add `etc'.
12650 (ETC_SUPPORT_PFX): New variable.
12651 (taz): Include anything from etc starting with a word in
12652 ETC_SUPPORT_PFX.
12653
12654 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12655
12656 * config.sub: Update for recent FSF changes. Remove obsolete
12657 h8300hds entry. Add -windows* and -osx as basic os. Minor
12658 spacing changes.
12659
12660 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12661
12662 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12663
12664 * config.guess: Merge with FSF.
12665 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12666
12667 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12668
12669 * configure: Since the "trap 0" handler will override the exit
12670 status on many systems, only use it for "exit 1", and make it set
12671 a non-zero exit status; reset it before "exit 0". Also, check
12672 exit status of config.sub, and error out if it failed.
12673
12674 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12675
12676 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12677 and install libgloss.
12678
12679 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12680
12681 * Makefile.in (all-binutils): Depend upon all-byacc.
12682
12683 * configure.in: Don't build emacs on Irix 5.
12684
12685 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12686
12687 * configure.in (*-*-netware*): Add libio.
12688
12689 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12690
12691 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12692 (CHECK_TARGET_MODULES): Ditto.
12693 (INSTALL_TARGET_MODULES): Ditto.
12694 (TARGET_LIBS): Ditto.
12695 (all-libstdc++): Note dependencies.
12696
12697 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12698
12699 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12700
12701 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12702
12703 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12704 -fexternal-templates.
12705
12706 * configure.in (target_libs): Add libstdc++.
12707 (noconfigdirs): Add libstdc++ as appropriate.
12708
12709 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12710
12711 * config.guess: Update from FSF.
12712
12713 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12714
12715 * configure: Use ${config_shell} when running ${configsub}.
12716
12717 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12718
12719 * config.sub: No longer recognize h8300h.
12720
12721 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12722
12723 * config.sub: Remove extraneous differences between config.sub and
12724 gcc/config.sub.
12725
12726 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12727
12728 * Makefile.in (DISTSTUFFDIRS): Add gas.
12729
12730 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12731
12732 * COPYING.NEWLIB: New file.
12733
12734 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12735
12736 * config.guess (HP-UX): Patch from Harlan Stenn
12737 <harlan@landmark.com> to also emit release level.
12738
12739 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12740
12741 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12742
12743 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12744
12745 * config.sub: Merge nextstep cleanup from FSF.
12746
12747 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12748
12749 * configure.in (arm-*-*): Don't configure ld for this target.
12750
12751 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12752
12753 * configure.in (*-*-netware): don't configure libg++, libio,
12754 librx, or newlib.
12755
12756 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12757
12758 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12759 configure ld--it works, but it doesn't support shared libraries.
12760
12761 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12762
12763 * config.guess (*-unknown-freebsd*): Get rid of possible
12764 trailing "(Release)" in version string.
12765 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12766
12767 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12768
12769 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12770 Fix type: *-next-neststep -> *-next-nextstep.
12771
12772 * config.guess: Merge from FSF:
12773
12774 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12775
12776 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12777
12778 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12779
12780 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12781 instead of UNIX_SV for UnixWare 1.0).
12782
12783 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12784
12785 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12786 to make gdb/nlm/* build after the compiler and linker.
12787
12788 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12789
12790 * config.guess (netbsd, freebsd, linux): Accept any machine,
12791 not just i[34]86.
12792 (m68k-atari-sysv4): Relocate to match FSF version.
12793
12794 * config.guess: More merges from the FSF:
12795
12796 Add a space before function call or macro invocation.
12797
12798 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12799
12800 * config.guess: Add trap cmd to remove dummy.c and dummy when
12801 interrupted.
12802
12803 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12804
12805 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12806 (dummy): Redirect stderr from compilation of dummy.c.
12807
12808 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12809
12810 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12811
12812 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12813
12814 * configure: Accept and ignore --cache*, for compatibility with
12815 new autoconf.
12816
12817 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12818
12819 * config.guess: Merge from FSF:
12820
12821 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12822
12823 * config.guess (Pyramid*:OSx*:*:*): New case.
12824 (PATH): Add /.attbin at end for finding uname.
12825 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
12826
12827 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12828
12829 * config.guess (M88*:DolphinOS:*:*): New case.
12830
12831 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12832
12833 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12834 to select whether to use ELF or COFF.
12835
12836 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12837
12838 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12839
12840 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12841
12842 * config.guess: Guess the OS version for HPUX.
12843
12844 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12845
12846 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12847
12848 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12849
12850 * configure.in: Recognize --with-headers, --with-libs, and
12851 --without-newlib.
12852 * Makefile.in (all-xiberty): Depend upon all-ld.
12853
12854 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12855
12856 * configure.in: Change i[34]86 to i[345]86.
12857
12858 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12859
12860 * configure (version): A few more tweaks to help message.
12861
12862 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12863
12864 * Makefile.in: Remove (for now) librx as a host library,
12865 now that we're building it for target.
12866
12867 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12868
12869 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12870 (Karl Berry).
12871
12872 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12873
12874 * configure.in: Also configure librx.
12875
12876 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12877
12878 * Makefile.in: Update various rules to reflect that librx
12879 is now needed for libg++.
12880
12881 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12882
12883 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12884
12885 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12886
12887 * configure.in: Configure the examples directory.
12888
12889 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12890
12891 * configure: Simplify Jun 2 1994 change.
12892
12893 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12894
12895 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12896 /bin/gcc isn't good enough to build gcc.
12897
12898 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12899
12900 * Makefile.in (GDB_SUPPORT_FILES): Remove
12901 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12902 (gdb.tar.gz): Add new rule to use standard distribution building
12903 mechanism.
12904
12905 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12906
12907 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12908 Bill Cox <bill@cygnus.com>.
12909
12910 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12911
12912 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12913
12914 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12915
12916 * configure: Search current dir first in .gdbinit.
12917
12918 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12919
12920 * config.sub: Recognize freebsd (merged from gcc config.sub).
12921
12922 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12923
12924 * config.sub: Refer to NeXT's operating system as nextstep.
12925
12926 * config.sub (case $basic_machine): Re-order the cases, to match
12927 the order in the FSF version (which is mostly alphabethical).
12928 Merge in some additions and changes from the FSF.
12929
12930 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12931
12932 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12933 * config.sub: Recognize cxux7.
12934 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12935
12936 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12937
12938 * config.sub: Fix typo powerpc -> powerpc-*.
12939
12940 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12941
12942 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12943
12944 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12945 parallel with all-emacs and install-emacs). Top-level command
12946 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12947
12948 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12949
12950 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12951 $(relbindir)/make before doing ``make install'', and use
12952 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12953 installing over running make binary.
12954 ($(host)-stamp-stage3-installed): Likewise.
12955
12956 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12957
12958 * config.guess: Recognize Mach.
12959
12960 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12961
12962 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12963 see whether --exec-prefix was used.
12964
12965 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12966
12967 * README: Explicitly mention libg++/README. (Zoo's idea.)
12968
12969 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12970
12971 * Makefile.in: Add all-librx target similar to all-libproc.
12972
12973 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12974
12975 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12976 with post 1.2 uname bogosity.
12977
12978 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12979
12980 * configure: Remove temporary files on receipt of a signal.
12981
12982 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12983
12984 * configure: If there is a package_makefile_frag, remove
12985 ${subdir}/Makefile.tem after copying it in.
12986
12987 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12988
12989 * build_all.mk: support rs6000 lynx identifies itself as
12990 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12991 since /bin/gcc is too feeble to compile a modern gcc.
12992
12993 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12994
12995 * brought devo/test-build.mk update-to-date with progressive/
12996 test-build.mk. Add lynx targets and hppa flag info.
12997
12998 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12999
13000 * configure.in: Use mh-ncrsvr43. Patch from
13001 Tom McConnell <tmcconne@sedona.intel.com>.
13002
13003 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13004
13005 * config.guess (i386-unknown-bsdi): No longer need to
13006 check #if defined(__bsdi__) && defined(__i386__).
13007
13008 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13009
13010 * configure: Set program_transform_nameoption correctly.
13011
13012 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13013
13014 * brought build-all.mk update-to-date with progressive build-all.mk,
13015 added new targets and hppa info.
13016
13017 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13018
13019 * configure: If config.guess result is a prefix of the user
13020 specified target, assume a native build and use the user specified
13021 target as the host alias. Remove SunOS patch suffix removal hack.
13022 * configure.in: Remove SunOS patch suffix removal hack.
13023
13024 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13025 in NATIVE_CHECK_MODULES.
13026
13027 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13028
13029 * Makefile.in: Rename HOST_ONLY to NATIVE.
13030 * configure: Delete SunOs patch suffix from host_canonical
13031 and build_canonical variables that are prepended to Makefiles.
13032 * configure.in: Add comments for easier maintenance.
13033
13034 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13035
13036 * Makefile.in: Add all-libproc target similar to all-gui.
13037
13038 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13039
13040 * Makefile.in (CHECK_MODULES): split into
13041 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13042
13043 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13044
13045 * config.guess (i386-unknown-bsdi): New system to guess.
13046
13047 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13048
13049 * Makefile.in: Add all-gui target (but not yet build by "all").
13050
13051 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13052
13053 * config.sub: Move deletion of patch suffix from here...
13054 * configure.in: To here, at Ian's suggestion. The top-
13055 level scripts might need to know of a patch level.
13056
13057 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13058
13059 * config.sub: Strip off patch suffix so rtl is recognized
13060 as a sunos4.1.3 machine, even though it's been patched.
13061
13062 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13063
13064 * Makefile.in (INSTALL_LAST): Delete.
13065 (INSTALL_DOSREL): New.
13066
13067 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13068
13069 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13070 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13071 whether we pass down --with-gnu-ld anyhow.
13072
13073 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13074
13075 * Makefile.in (INSTALL_LAST): Change operation so it works
13076 on more flavors of make.
13077 * configure.in (go32): Don't build libg++ or libio.
13078
13079 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13080
13081 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13082 they can be overriden by templates.
13083
13084 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13085
13086 * configure.in (target==go32): Don't build gdb.
13087 * dosrel: New directory.
13088
13089 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13090
13091 * configure.in (host==go32): Configure dosrel too.
13092 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13093 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13094 be set by incoming names or templates.
13095 (INSTALL_LAST): New rule.
13096
13097 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13098
13099 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13100
13101 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13102
13103 * configure.in (appdirs): New variable. Currently empty, but will
13104 be used in gas distribution. If nonempty, lists a set of
13105 directories at least one of which must get configured, or top
13106 level configuration is considered to have failed.
13107 (rs6000-*-lynxos*): Use new file name.
13108
13109 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13110
13111 Eliminate XTRAFLAGS.
13112 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13113 newlib include files using -idirafter, and also use -nostdinc.
13114 (CXX_FOR_TARGET): Likewise.
13115 (XTRAFLAGS): Removed.
13116 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13117 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13118 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13119 ($(DO_X)): Don't pass down XTRAFLAGS.
13120
13121 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13122
13123 * configure.in (mips*-dec-bsd*): New target; do build linker.
13124 (mips*-*-bsd*): New target; don't build linker.
13125
13126 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13127
13128 * configure.in: support rs6000-*-lynxos* configuration.
13129 support sunos4 as a cross target.
13130
13131 * config.sub: look for lynx*, not lynx since the OS version may
13132 legitimately be part of the name.
13133
13134 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13135
13136 * configure.in (i[34]86-*-sco*): Move to be with other i386
13137 targets.
13138 (romp-*-*): New target. Skip various binary utilities.
13139 (vax-*-*): New target. Don't build newlib.
13140 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13141
13142 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13143
13144 * configure.in: Only set host_makefile_frag if config
13145 directory exists.
13146
13147 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13148
13149 * install.sh: If $dstdir exists, don't check whether each
13150 component does.
13151
13152 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13153
13154 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13155
13156 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13157
13158 * configure.in (*-*-lynxos*): Don't configure newlib for either
13159 native or cross Lynx.
13160
13161 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13162
13163 * config.sub (sparc64-elf): Fix os.
13164 (z8k): Remove duplicate.
13165
13166 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13167
13168 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13169 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13170
13171 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13172
13173 * configure: Make file links cleanly even if Lynx fails on
13174 an NFS symlink (at least fail cleanly).
13175
13176 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13177
13178 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13179 -XNh2000.
13180
13181 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13182
13183 * configure: Unknown options are fatal again.
13184
13185 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13186
13187 * configure: Ignore --x-includes and --x-libraries, for Autoconf
13188 compatibility.
13189
13190 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13191
13192 * build-all.mk: Add `clean' target.
13193
13194 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13195
13196 * config.guess: Add SINIX support.
13197 * configure.in: Add mips-*-sysv4* support.
13198
13199 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13200
13201 * build-all.mk: Document all useful targets.
13202 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13203 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13204
13205 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13206
13207 * configure: Support --silent, --quiet.
13208
13209 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13210
13211 * configure: Support --disable-FEATURE.
13212
13213 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13214
13215 * config.guess: Recognize NCR running SVR4.3.
13216
13217 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13218
13219 * config.guess: Make BSDI generate i386-unknown-bsd386.
13220 Patch from Paul Eggert <eggert@twinsun.com>.
13221
13222 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13223
13224 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13225
13226 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13227
13228 * configure: Make unrecognized options give nonfatal warnings
13229 instead of fatal errors, and pass them to any subdirectory
13230 configures in case they recognize them.
13231 Make --x equivalent to --with-x.
13232
13233 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13234
13235 * configure: Add --enable-* options. Clean up usage message and
13236 some comments.
13237
13238 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13239
13240 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13241
13242 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13243
13244 * configure.in (hppa*-*-*): Enable binutils.
13245
13246 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13247
13248 * config.sub: Recognize cisco.
13249
13250 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13251
13252 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13253
13254 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13255
13256 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13257 than one configuration name. Add comment.
13258
13259 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13260
13261 * config.guess: about target *-hitachi-hiuxwe2, fixed
13262 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13263 macro is incorrect.]
13264
13265 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13266
13267 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13268 than the "make ls" stuff which used to be here.
13269
13270 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13271
13272 * config.guess: Recognize i[34]86-unknown-freebsd.
13273 From Shawn M Carey <smcarey@rodan.syr.edu>.
13274
13275 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13276
13277 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13278
13279 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13280
13281 * config.guess: Check for ptx.
13282
13283 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13284
13285 * config.sub: Add os9k checking.
13286
13287 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13288
13289 * config.guess: Handle OSF1 running on HPPA processors
13290
13291 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13292
13293 * configure: If subdir configure fails, print out a message with
13294 subdirectory name, in case subdir's configure code didn't identify
13295 itself.
13296
13297 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13298
13299 * configure.in: Remove embedded newlines from configdirs.
13300 Avoid mismatches of substrings. Fix matching strings at end
13301 of configdirs.
13302
13303 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13304
13305 * config.guess: Add Lynx/rs6000 config support.
13306
13307 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13308
13309 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13310
13311 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13312
13313 * configure.in (hppa*-*-osf*): Treat this just like most other
13314 PA configurations (eg no binutils or ld).
13315 (hppa*-*-*elf*): These configurations have binutils and ld.
13316
13317 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13318
13319 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13320
13321 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13322
13323 * configure.in (rs6000-*-*): Build gas.
13324
13325 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13326
13327 * Makefile.in: Avoid bug in losing hpux sed.
13328
13329 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13330
13331 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13332 for GDB and GDB has been fixed to not need it.
13333
13334 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13335
13336 * config.guess: Recognize vax hosts.
13337
13338 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13339
13340 * configure (while loop): Don't use "break 2" inside case
13341 statement -- the case statement isn't an enclosing loop.
13342
13343 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13344
13345 * config.guess: Clean up NeXT support, to allow nextstep
13346 on Intel machines. Make OS be nextstep.
13347
13348 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13349
13350 * config.guess: Add alternate forms for Convex.
13351
13352 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13353
13354 * configure: Completely rewrite option processing. Take
13355 advantage of pattern-matching to avoid invoking test frequently.
13356 Also clean up host and target defaulting logic.
13357
13358 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13359
13360 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13361 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13362 commands (plus user environment) will fit SCO limits.
13363
13364 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13365
13366 * configure.in: Don't issue warnings about directories which are
13367 not being configured if -norecursion is set. Correct test for
13368 --with-gnu-as and --with-gnu-ld to not get confused by substring
13369 matches.
13370
13371 * configure.in: Don't build gas for alpha-dec-osf1*.
13372
13373 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13374
13375 * configure: Back out Per's change of 12/19/1993. It changes the
13376 behavior of configure in unexpected and confusing ways.
13377
13378 Also, use different delim char when calculating
13379 program_transform_name so that the name can contain slashes.
13380
13381 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13382
13383 * configure.in, config.sub: Add support for VSTa micro-kernel.
13384
13385 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13386
13387 * configure.in: Nuke hacks which were used to get a special
13388 version of GAS for HPPA configurations.
13389
13390 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13391
13392 * configure: If only ${target_alias} is given, use that
13393 as the default for ${host_alias}.
13394 * configure: Add missing back-slashes before nested quotes.
13395
13396 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13397
13398 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13399
13400 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13401
13402 * config.guess: Recognize some Tektronix configurations.
13403 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13404
13405 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13406
13407 * config.sub: Match any flavor of SH.
13408
13409 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13410
13411 * configure.in: Don't try to configure newlib for Alpha.
13412
13413 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13414
13415 * configure.in: Don't build ld for Irix 5. Don't build gas,
13416 libg++ or libio for any Alpha target.
13417
13418 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13419
13420 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13421
13422 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13423 default arguments -- so it tried to compress itself.
13424
13425 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13426
13427 * configure.in (notsupp): ensure that a space is always at the end
13428 of the configdirs list, since the grep checks for an explicit space
13429
13430 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13431
13432 * configure.in (target i386-sysv4.2): don't build ld, since static
13433 versions of many libraries are not available.
13434
13435 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13436
13437 * config.guess: Recognize Apollos (using environment variables).
13438 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13439
13440 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13441
13442 * config.guess: Recognize Sony news mips running newsos.
13443
13444 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13445
13446 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13447 "fi ; else" for bash.
13448
13449 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13450
13451 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13452
13453 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13454
13455 * config.sub: accept unixware as an alias for svr4.2.
13456 Fix some inconsistancies with the gcc version.
13457
13458 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13459
13460 * Makefile.in (DISTDOCDIRS): Add gdb.
13461
13462 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13463
13464 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13465
13466 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13467
13468 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13469 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13470 this now.
13471
13472 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13473
13474 * config.sub: Accept hiux* as an OS name.
13475
13476 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13477 etc/make-stds.texi. The underscore came from gcc, and dje now
13478 agrees that RUNTESTFLAGS is the correct name.
13479
13480 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13481
13482 * install.sh: Remove 'set -e'. It makes any conditionals
13483 in the script useless.
13484
13485 * config.guess: Automatically recognize arm-acorn-riscix
13486 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13487
13488 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13489
13490 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13491
13492 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13493
13494 * Makefile.in (DISTDOCDIRS): New variable.
13495 (taz): Edit local Makefile.in sooner, instead of proto-toplev
13496 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
13497
13498 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13499
13500 * configure.in (hppa target): check the source directory for the
13501 pagas sub-directory
13502
13503 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13504
13505 * config.sub: Allow -aout* and -elf*.
13506
13507 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13508
13509 * configure.in: Don't build ld on i386-solaris2, same as for
13510 sparc-solaris2.
13511
13512 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13513
13514 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13515
13516 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13517
13518 * configure.in: Configure gdb for alpha.
13519
13520 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13521
13522 * Makefile.in (CXXFLAGS): Add -O.
13523
13524 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13525
13526 * config.guess: added support for DG Aviion
13527
13528 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13529
13530 * configure.in: Produce warning message for subdirectories not
13531 configurable for this host/target combination. Don't try to
13532 configure gdb for vms.
13533
13534 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13535
13536 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13537 appropriate files before making "diststuff".
13538 (DISTBISONFILES): New var: list of files to be edited.
13539 (DISTSTUFFDIRS): Add binutils.
13540
13541 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13542
13543 * config.sub: also handle mipsel and mips64el (for little endian mips)
13544
13545 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13546
13547 * configure.in: Add * to end of all OS names.
13548
13549 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13550
13551 * configure.in: Build newlib for LynxOS native.
13552
13553 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13554
13555 * config.guess: Add support for delta 88k running SVR3.
13556
13557 * configure.in: Add comment about HP compiler vs. emacs.
13558
13559 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13560
13561 * configure.in: don't build ld on solaris2 (not a viable option
13562 due to bugs in getpwnam & getpwuid)
13563
13564 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13565
13566 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13567 config.guess will produce a full version number.
13568
13569 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13570
13571 * configure.in: Build linker and binutils for alpha-dec-osf1.
13572
13573 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13574
13575 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13576 and gdb/testsuite/Makefile.in.
13577
13578 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13579
13580 * configure.in: recognize mips*- instead of mips-
13581
13582 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13583
13584 * config.sub: Accept linux*coff and linux*elf as operating
13585 systems.
13586
13587 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13588
13589 * config.sub: Recognize mips64, and mips3 as an alias for it.
13590
13591 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13592
13593 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13594 gdb knows how to handle OSF/1 shared libraries.
13595
13596 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13597
13598 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13599 * config.guess: Recognize Hitachi's HIUX.
13600 * config.sub: Recognize h3050r* and hppahitachi.
13601 Remove redundant cases for hp9k[23]*.
13602
13603 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13604
13605 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13606 if gas and ld are in the source tree and are in ${configdirs}.
13607 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13608 --with options (but still pass them down on the command line,
13609 if they were explicitly specified).
13610
13611 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13612
13613 * configure: substitute SHELL value in Makefile.in with
13614 ${CONFIG_SHELL}
13615
13616 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13617
13618 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13619 *-*-solaris2* targets.
13620
13621 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13622
13623 * Makefile.in: define M4, and pass it down to sub-makes;
13624 all-autoconf now depends on all-m4
13625
13626 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13627
13628 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13629 presence of {ar,ranlib} instead of a configured directory
13630
13631 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13632
13633 * config.guess: Accept 34?? as well as 33?? for NCR.
13634
13635 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13636
13637 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13638 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13639
13640 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13641
13642 * configure: grab values for $(CC) and $(CXX) from the
13643 environment, so that someone can do "CC=gcc configure; make" and
13644 have it work right (matching the way that autoconf works now)
13645
13646 * configure.in, Makefile.in: add support for gash, the tcl
13647 interface to Galaxy
13648
13649 * config.guess: add NetBSD variants (hp300, x86)
13650
13651 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13652
13653 * install.sh: Support -d option (in the manner of SunOS 4 install,
13654 as it is more deterministic than that of GNU install)
13655 (chmodcmd): Set file to mode 755 by default (should also do default
13656 chgrp and chown, but I don't feel like dealing with that now)
13657
13658 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13659
13660 * config.sub: Remove h8300hhms alias.
13661
13662 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13663
13664 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13665
13666 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13667
13668 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13669 as stmp-fixinc
13670
13671 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13672
13673 * config.sub: recognize m88110-bug-coff.
13674
13675 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13676
13677 * Makefile.in (all-libio): all dependencies on the toolchain used
13678 to build this (gcc, gas, ld, etc)
13679
13680 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13681
13682 * config.guess: Deal with OSF/1 1.3 on alpha.
13683
13684 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13685
13686 * install.sh: add some 'else true' clauses for portability
13687
13688 * configure.in: don't build libio for h8[35]00-*-* targets
13689
13690 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13691
13692 * Makefile.in: Add support for new libio.
13693
13694 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13695
13696 * install.sh: If one command fails, don't try the rest. Don't try
13697 to remove $dsttmp (via trap) unless we have already created it.
13698 If $src doesn't exist, detect it and exit with an error.
13699
13700 * config.guess: Recognize BSD on hp300.
13701
13702 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13703
13704 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13705 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13706
13707 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13708
13709 * Makefile.in (all-send-pr): depends on all-prms
13710
13711 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13712
13713 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13714
13715 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13716
13717 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13718 Added test for mips-mips-riscos5.
13719
13720 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13721
13722 * configure.in: use mh-hp300 for 68k HP hosts
13723
13724 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13725
13726 * configure: add support for CONFIG_SHELL, so that you can use
13727 some alternate shell for evaluating configure scripts
13728
13729 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13730
13731 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13732 in configure script to bug-gdb@prep.ai.mit.edu when building
13733 distribution archive.
13734 * Makefile.in (COMPRESS): Remove def.
13735 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13736 gdb.tar.Z and make-gdb.tar.Z respectively.
13737 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13738 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13739 to convergence with 'taz' target in Makefile.in.
13740
13741 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13742
13743 * install.sh (dsttmp): use trap to ensure that tmp files go
13744 away on error conditions
13745
13746 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13747
13748 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13749
13750 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13751
13752 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13753 its parent is '/' not ''.
13754
13755 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13756
13757 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13758
13759 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13760 that ${newsrcdir}/configure.in does.
13761
13762 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13763
13764 * test-build.mk: support for CONFIG_SHELL
13765
13766 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13767
13768 * config.sub (netware): Add as a basic system type.
13769
13770 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13771
13772 * Makefile.in (Makefile): depend on configure.in. Also drop the
13773 $(srcdir)/ from the dependency on Makefile.in.
13774
13775 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13776
13777 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13778 (h8300hhms is temporary until multi-libraries are implemented).
13779 * configure.in: Handle h8300h too.
13780
13781 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13782
13783 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13784
13785 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13786
13787 * configure: Remove extraneous output when guessing host type.
13788 * config.guess: Remove extraneous output when guessing using C
13789 compiler rather than uname, or when guessing fails.
13790
13791 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13792
13793 * Makefile.in: remove all.cross and install.cross targets
13794
13795 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13796 definitions
13797
13798 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13799
13800 * configure.in (target sh): Build gprof.
13801
13802 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13803
13804 * config.sub: change -solaris to -solaris2
13805
13806 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13807
13808 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13809
13810 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13811
13812 * configure: Correct error message for missing Makefile.in to
13813 print correct directory.
13814
13815 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13816
13817 * install.sh: kludge around 386BSD shell bug
13818
13819 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13820
13821 * config.guess: Recognize NeXT.
13822 * config.guess: Recognize i486-ncr-sysv4.
13823 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13824
13825 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13826
13827 * Makefile.in (MAKEINFOFLAGS): New variable.
13828 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13829 * build-all.mk, test-build.mk: Pass down --no-split as
13830 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13831
13832 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13833
13834 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13835
13836 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13837
13838 * Makefile.in (libg++.tar.z): New rule.
13839 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13840 * Makefile.in (taz): Only do a single chmod.
13841
13842 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13843
13844 * install.sh: don't use dirname anymore (replaced with sed usage)
13845
13846 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13847
13848 * Makefile.in: Change extension for gzip'd files from '.z' to
13849 '.gz' per new FSF standard usage.
13850
13851 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13852
13853 * configure: put quotes around the final value of program_transform_name
13854
13855 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13856
13857 * Makefile.in: new install.sh support; update install-info rules
13858
13859 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13860
13861 * configure.in: Build diff for crosses, but not for go32 host.
13862
13863 * configure.in: Build gprof only for native, and don't build it
13864 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13865
13866 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13867
13868 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13869
13870 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13871
13872 * configure.in (host_tools): Add prms.
13873
13874 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13875
13876 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13877 with $(FLAGS_TO_PASS) on the command line
13878
13879 * config.sub: Recognize lynx and lynxos
13880
13881 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13882
13883 * config.sub: Accept -ecoff*, not just -ecoff.
13884
13885 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13886
13887 * Makefile.in (taz): Use .gz suffix instead of .z.
13888 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13889 names.
13890
13891 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13892
13893 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13894
13895 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13896
13897 * Makefile.in (install-no-fixedincludes): install gcc last, so
13898 that rebuilds that might happen during 'make install' don't get
13899 bogus gcc include files
13900
13901 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13902
13903 Change from Utah for HPPA support:
13904 * config.guess: Recognize hppa1.x-hp-bsd.
13905
13906 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13907
13908 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13909 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13910
13911 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13912
13913 * config.sub: Add support for rom68k and bug boot monitors.
13914
13915 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13916
13917 * Makefile.in: Make all-opcodes depend on all-bfd.
13918
13919 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13920
13921 * config.guess: Added special check for i[34]86-univel-sysv4*.
13922
13923 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13924
13925 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13926 the processor rather than assuming i486.
13927
13928 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13929
13930 * config.guess: Recognize SunOS6 as Solaris3.
13931
13932 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13933
13934 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13935 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13936
13937 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13938
13939 * build-all.mk (all-cross): New target for Canadian Cross.
13940 Added Q2 go32 targets.
13941 * test-build.mk: Configure go32 cross sparclite-aout and
13942 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13943 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13944
13945 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13946
13947 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13948 GO32 hosted toolchains
13949
13950 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13951
13952 * configure: change so "-exec-prefix" gets passed down rather
13953 than "-exec_prefix" so autoconf generated Makefiles get the
13954 exec_prefix set right.
13955
13956 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13957
13958 * config.guess: get the Solaris2 minor version number
13959
13960 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13961
13962 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13963
13964 * config.guess: Recognize some Sequent platforms.
13965
13966 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13967
13968 * Makefile.in: added the vault-install target
13969
13970 * configure.in: actually use the Sun3 makefile fragment that's in
13971 config, also added the release dir to configdirs
13972
13973 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13974
13975 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13976
13977 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13978
13979 * configure.in: remove some program from Alpha targetted toolchains
13980
13981 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13982
13983 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13984 gprof.
13985 (taz): Run "make diststuff" in those directories instead of "make
13986 proto-dir". Look for "VERSION=" only at start of line in subdir
13987 Makefile. Use "gzip -9" for compression.
13988 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13989 (binutils.tar.z): New target.
13990
13991 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13992
13993 * Makefile.in (taz): Include gpl.texinfo.
13994
13995 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13996
13997 * Makefile.in (setup-dirs): Merged into "taz" target.
13998 (taz): Only do `proto-dir' stuff if a directory is actually needed
13999 for this target.
14000
14001 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14002
14003 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14004 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14005 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14006 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14007 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14008
14009 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14010
14011 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14012 config.sub, and move-if-change to gdb testsuite distribution
14013 archive, so the testsuite can be extracted, configured, and
14014 run separately from the gdb distribution. Blow away the Chill
14015 tests that require a Chill compiled executable, since GNU Chill
14016 is not yet publically available.
14017
14018 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14019
14020 * test-build.mk: set environment variables in a single command,
14021 instead of a list of assignments and exports
14022
14023 * config.guess: recognize Alpha/OSF1 systems
14024
14025 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14026
14027 * configure: Change help message to prefer --options rather than
14028 -options.
14029
14030 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14031
14032 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14033 zippy@ecst.csuchico.edu.
14034 * config.guess: Recognize miniframe.
14035
14036 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14037
14038 * Makefile.in: Use srcroot to find runtest rather than rootme.
14039 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14040
14041 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14042
14043 * test-build.mk: Extensive additions to support building on a
14044 machine other than the host.
14045
14046 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14047
14048 * configure (tooldir): Fix for i386-aix again.
14049
14050 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14051
14052 * configure, Makefile.in: Change definition of $(tooldir)
14053 to match the FSF.
14054
14055 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14056
14057 * config.guess: Recognize i[34]86/SVR4.
14058
14059 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14060
14061 * Makefile.in (all-gdb): gdb depends on sim.
14062
14063 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14064
14065 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14066 at the same time we make the prototype gdb directory.
14067 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14068 files at the same time as the gdb base release distribution.
14069
14070 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14071
14072 * Makefile.in (check): Use individual check targets rather than
14073 DO_X rule.
14074 (check-gcc): Added.
14075
14076 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14077
14078 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14079 for System V release 3.2.
14080
14081 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14082
14083 * config.sub: Recognize hppaosf.
14084 * configure.in: Do configure ld/binutils/gas for it.
14085
14086 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14087
14088 * configure (tooldir): Alter syntax used to set this, for systems
14089 where "\$" isn't handled right, like i386-aix.
14090
14091 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14092
14093 * configure: Pass program-transform-name, not
14094 program_transform_name, to recursive configures.
14095
14096 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14097
14098 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14099 of gas+ld+binutils.
14100
14101 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14102
14103 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14104
14105 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14106
14107 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14108
14109 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14110
14111 * Makefile.in (PRMS): Set back to all-prms.
14112
14113 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14114
14115 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14116 targets, rather than for MIPS hosts.
14117
14118 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14119
14120 * configure.in: add comment for --with-x default values
14121
14122 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14123
14124 * Makefile.in: add check-* targets for each of the directories in
14125 the tree. Add a definition of RUNTEST that will use the one we
14126 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14127
14128 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14129
14130 * configure.in: Removed obsolete references to bfd_target and
14131 target_makefile_frag.
14132
14133 * build-all.mk: Set assorted targets for Q2.
14134 * config.sub: Recognize z8k-sim and h8300-hms.
14135 * test-build.mk: Really don't pass host to configure.
14136 (HOLES): Added uname.
14137
14138 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14139
14140 * configure: Handle an empty program-prefix, program-suffix or
14141 program-transform-name correctly.
14142
14143 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14144
14145 * build-all.mk: -G 8 no longer required for MIPS targets.
14146 * test-build.mk: Don't pass host argument to configure; make it
14147 guess.
14148
14149 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14150
14151 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14152 * Makefile.in (COMPRESS): New macro, like GZIP.
14153
14154 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14155
14156 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14157
14158 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14159 with gas currently defaults to -G 0.
14160
14161 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14162
14163 * Makefile.in (all-flex): flex depends on byacc.
14164
14165 * build-all.mk: If host not specified, use config.guess. Pass TAG
14166 to test-build.mk as RELEASE_TAG.
14167 * test-build.mk (configargs): New variable containing arguments to
14168 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14169 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14170
14171 * config.guess: Use /bin/uname when checking -X argument on SCO,
14172 to avoid invoking GNU uname which doesn't understand -X.
14173
14174 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14175
14176 * configure.in: Build gas for mips-*-*.
14177
14178 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14179
14180 * Makefile.in (all.normal): insert missing backslash.
14181
14182 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14183
14184 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14185
14186 * Makefile.in: Complete overhaul to merge many almost identical
14187 targets.
14188
14189 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14190
14191 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14192 (gdb.tar.Z): Adjusted.
14193
14194 * Makefile.in (setup-dirs, taz): New targets; should be general
14195 enough to adapt for gdb sometime. Build only .z file.
14196 (gas.tar.z): New target.
14197
14198 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14199
14200 * build-all.mk: Use CC=cc -Xs on Solaris.
14201
14202 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14203
14204 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14205 for handling BISON for FSF releases.
14206
14207 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14208
14209 * configure: Actually implement the change zoo just documented.
14210
14211 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14212
14213 * configure: when using config.guess, only set target_alias when
14214 it's not already been set (ie, on the command line)
14215
14216 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14217
14218 * Makefile.in: add installcheck target, set PRMS to install-prms
14219
14220 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14221
14222 * configure: add support for package_makefile_fragment, handle the
14223 case where a directory has a configure.in file but no Makefile.in
14224 more gracefully (with an actual understandable error message, even);
14225 add support for --without (and add this to the usage message); also
14226 explicitly add a --host=${host_alias} to the command line when
14227 config.guess is used
14228
14229 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14230
14231 * configure: Must use both --host and --target in recursive calls.
14232
14233 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14234
14235 * Makefile.in: Change deja-gnu to dejagnu.
14236
14237 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14238
14239 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14240
14241 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14242
14243 * configure.in: canonicalize all instances to *-*-solaris2*,
14244 also strip out a number of tools to not build for go32 host
14245
14246 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14247
14248 * config.guess: add GPL.
14249
14250 * Makefile.in, config.guess, config.sub, configure: bump
14251 copyrights to 93.
14252
14253 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14254
14255 * Makefile.in (do-info): Removed obsolete check for existence of
14256 localenv file.
14257
14258 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14259
14260 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14261
14262 * Makefile.in: a couple of 'else true' for decstation,
14263 support for TclX
14264
14265 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14266
14267 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14268
14269 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14270
14271 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14272
14273 * config.guess: Recognize i386-ibm-aix (PS/2).
14274 * configure.in: Use config/mh-aix386 file for it.
14275
14276 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14277
14278 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14279 CC_FOR_TARGET instead.
14280 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14281
14282 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14283
14284 * Makefile.in: Add sim to list of directories sent with gdb
14285
14286 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14287
14288 * configure.in: Put back mips-dec-bsd* case.
14289
14290 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14291
14292 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14293 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14294 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14295
14296 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14297
14298 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14299
14300 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14301 (install-info): install dir.info only if it exists,
14302 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14303
14304 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14305
14306 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14307 gas for mips-dec-bsd.
14308
14309 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14310
14311 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14312 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14313
14314 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14315
14316 * configure.in: Added "dejagnu" to hosttools list.
14317
14318 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14319
14320 * config.sub, configure.in, config.guess: Add support
14321 for Bosx, an AIX variant from Bull.
14322 Patches from F.Pierresteguy@frcl.bull.fr.
14323
14324 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14325
14326 * devo/dejagnu: Initial creation of devo/dejagnu.
14327 Migrated dejagnu testcases and support files for testing software
14328 tools to reside as subdirectories, currently called "testsuite",
14329 within the directory of the software tool. Migrated all programs,
14330 support libraries, etc. beloging to dejagnu proper from
14331 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14332 with no modifications. The changes to these files which will
14333 allow them to configure, build, and execute properly will be made
14334 in a future update.
14335
14336 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14337
14338 * Makefile.in: Change send_pr to send-pr.
14339 * configure.in: Likewise.
14340 * send_pr: Renamed directory to send-pr.
14341
14342 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14343
14344 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14345
14346 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14347
14348 * README: Update for gdb-4.8 release.
14349 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14350 gdb-xxx.tar.z (gzip'd) file also.
14351
14352 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14353
14354 * Makefile.in: make all-diff depend on all-libiberty
14355
14356 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14357
14358 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14359
14360 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14361
14362 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14363
14364 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14365
14366 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14367 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14368 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14369
14370 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14371
14372 * Makefile.in: makeinfo binary is in a new location
14373
14374 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14375
14376 * config.sub: Accept -ecoff as an OS.
14377
14378 * Makefile.in: Various changes to eliminate a level of make
14379 recursion and reduce the required command line length.
14380 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14381 sub-makes.
14382 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14383 variables holding settings for specific sub-makes.
14384 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14385 in terms of BASE_FLAGS_TO_PASS.
14386 (TARGET_LIBS): New variable listing directories which use
14387 TARGET_FLAGS_TO_PASS.
14388 (subdir_do): Eliminated.
14389 (do-*): New set of targets to replace subdir_do.
14390 (various): All targets which used subdir_do now depend on do-*.
14391 (local-clean): Renamed from do_clean.
14392 (local-distclean): New target, dependency of distclean and
14393 realclean.
14394 (install-info): Don't create directories. Depend on dir.info
14395 rather than calling make recursively.
14396 (install-dir.info): Eliminated.
14397 (install-info-dirs): Create all info directories here.
14398 (dir.info): Depend upon do-install-info.
14399
14400 * test-build.mk (HOLES): Added false.
14401
14402 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14403
14404 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14405
14406 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14407
14408 * Makefile.in (info): remove dependency on all-texinfo. The
14409 problem was really in texinfo/C, not at this level.
14410
14411 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14412
14413 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14414
14415 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14416
14417 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14418 GDB releases.
14419
14420 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14421
14422 * configure: Include srcdir in message about target of link not
14423 being found. Don't convert `-' to `_' in `with' options being
14424 passed to subdirs.
14425
14426 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14427
14428 * configure.in: add uudecode to host_tools
14429
14430 * Makefile.in: added {all,install}-uudecode targets, added them to
14431 the appropriate lists
14432
14433 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14434
14435 * Makefile.in (all-gcc): Added dependency on all-gas.
14436
14437 * configure.in (mips-*-*): Build ld and binutils.
14438
14439 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14440
14441 * configure: check return code from mkdir, print error message and
14442 exit on failure.
14443
14444 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14445
14446 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14447
14448 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14449
14450 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14451
14452 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14453
14454 * config.sub (h8500): Recognize this as a cpu type.
14455
14456 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14457
14458 * configure: source directory missing is no longer a warning
14459
14460 * configure.in: recognize irix[34]* instead of irix[34]
14461
14462 * Makefile.in: define and pass down X11_LIB
14463
14464 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14465
14466 * guess-systype: Renamed to ...
14467 * config.guess: ... by popular request.
14468 * configure.in, Makefile.in: Update accordingly.
14469
14470 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14471
14472 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14473 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14474 + Execute ./dummy instead of assuming . is in PATH.
14475
14476 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14477
14478 * guess-systype: New shell script. Attempts to guess the
14479 canonical host name of the executing host.
14480 Only a few hosts are supported so far.
14481 * configure: Call guess-systype if no host is specified.
14482
14483 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14484
14485 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14486 gcc Makefile.
14487
14488
14489 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14490
14491 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14492 (all-gcc, install-gcc, subdir_do): Use it.
14493
14494 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14495
14496 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14497
14498 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14499
14500 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14501 set exclusively by configure, using configure.in .
14502
14503 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14504
14505 * test-build.mk: set $PATH for all builds
14506
14507 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14508
14509 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14510
14511 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14512 the one used in gcc/Makefile.in, so that a null expansion doesn't
14513 override the one needed to build gcc with a native cc.
14514
14515
14516 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14517
14518 * configure: Accept -with arguments.
14519
14520 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14521
14522 * Makefile.in: added h8300sim
14523
14524 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14525
14526 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14527 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14528 (all-cygnus, native, build-cygnus): Make
14529 $(canonhost)-stamp-3stage-done, not $(host)....
14530 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14531 i386-sco3.2v4. Added else true to if command.
14532
14533 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14534
14535 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14536
14537 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14538
14539 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14540
14541 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14542
14543 * configure.in: don't remove binutils from Solaris builds
14544
14545 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14546
14547 * Makefile.in: get rid of earlier definitions for *clean,
14548 also handle the recursive info rule better
14549
14550 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14551
14552 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14553 do more-or-less the right thing.
14554
14555 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14556
14557 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14558 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14559
14560 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14561
14562 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14563 $(host_canonical).
14564
14565 * configure.in: split the configdirs list into 4 categories (native
14566 v. cross, library v. tool) and handle the cross-only and native-
14567 only in more reasonable (and correct!) way.
14568
14569 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14570
14571 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14572 configdirs anymore.
14573
14574 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14575
14576 * Makefile.in: extensive cleanup:: removed all of the explicit
14577 clean-* targets, collapsed many wrappers around subdir_do into
14578 one, added additional targets to satisfy standards.texi, deleted
14579 some old targets, some changes for consistency
14580
14581 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14582
14583 * configure.in: handle some programs as cross-only, and others as
14584 native only
14585
14586 * test-build.mk: handle partial holes in a more generic manner
14587
14588 * Makefile.in: m4 depends on libiberty
14589
14590 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14591
14592 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14593 time, wdiff, and find to configdirs
14594
14595 * Makefile.in: all, clean, and install rules for the new programs
14596 added to configure.in
14597
14598 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14599
14600 * configure.in: use mh-sun for all *-sun-* hosts
14601
14602 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14603
14604 * Makefile.in: define flags for X11 include files and library file
14605 locations, pass them down to the programs that need this info
14606
14607 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14608
14609 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14610
14611 * configure.in: start building libg++ for HP-UX targets
14612
14613 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14614
14615 * README: Update references to files moved into etc/.
14616
14617 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14618
14619 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14620 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14621
14622 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14623
14624 * configure: accept dash as well as underscore in long option
14625 names for FSF compatibility.
14626
14627 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14628
14629 * config.sub: added -sco3.2v4 support from FSF.
14630
14631 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14632
14633 * configure.in: expand the section that adds or removes
14634 directories from the list of programs to build, to handle native
14635 vs. cross in addition to host v. native
14636
14637 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14638
14639 * Makefile.in: Replace C++ in macro names with CXX.
14640 This is less likely to break ...
14641
14642 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14643
14644 * test-build.mk: add -w to GNU_MAKE
14645
14646 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14647
14648 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14649 add 'sparc' to list of recognized cpus. This needed to make
14650 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14651 Delete some redundant ose68 variants. Recognize -wrs as an os,
14652 then changes that into $CPU-wrs-vxworks.
14653
14654 * configure.in: remove most references to gdbtest, regularize
14655 target based program removal
14656
14657 * test-build.mk: import from p3 tree (many fixes and changes)
14658
14659 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14660
14661 * Makefile.in: added rules to handle tcl, tk, and expect
14662
14663 * configure.in: handle those directories if they exist
14664
14665 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14666
14667 * config.sub: removed bogus hppabsd and hppahpux names, since
14668 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14669
14670 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14671
14672 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14673 depends upon all-xiberty
14674
14675 * Makefile.in: changes from p3, including:
14676
14677 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14678
14679 * Makefile.in (XTRAFLAGS): include newlib directories if
14680 newlib/Makefile exists, rather than if host != target.
14681
14682 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14683
14684 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14685 from the same source tree and not building a cross-compiler. This
14686 matters for the libg++ configuration if reconfiguring a tree that
14687 has already been installed.
14688
14689 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14690
14691 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14692 pick up the machine and system specific header files.
14693
14694 * Makefile.in: added AS_FOR_TARGET, passed down in
14695 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14696 the C compiler to use to create programs which are run in the
14697 build environment, set it to default to $(CC), and passed it down
14698 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14699
14700 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14701
14702 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14703 We need them for unusual native builds, like systems without
14704 ranlib.
14705
14706 * configure: also define $(host_canonical) and
14707 $(target_canonical), which are the full, canonical names for the
14708 given host and target
14709
14710 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14711
14712 * Makefile.in: Added separate definitions for C++.
14713
14714 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14715
14716 * configure.in (configdirs): Add deja-gnu.
14717
14718 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14719
14720 * README: Update for configure.texi and gdb-4.7 release.
14721
14722 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14723
14724 * Makefile.in: Move "all" target to top of file.
14725 Previously, first target was ".PHONY" which caused BSD4.4 make
14726 to build .PHONY when make was run without arguments.
14727
14728 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14729
14730 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14731 Library-copylefted code in libiberty.
14732
14733 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14734
14735 * config.sub: Replace m68kmote with plain old m68k.
14736
14737 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14738
14739 * Makefile.in: Remove space from blank line, avoid Make complaints.
14740
14741 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14742
14743 * config.sub: Complain if no argument is given. Added support for
14744 386bsd as OS and target alias.
14745
14746 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14747
14748 * Makefile.in (XTRAFLAGS): include newlib directories if
14749 newlib/Makefile exists, rather than if host != target.
14750
14751 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14752
14753 * config.sub: recognize sparclite-wrs-vxworks.
14754
14755 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14756 p3.) Added clean-xiberty to clean.
14757
14758 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14759
14760 * configure.in: use *-*-* instead of nested cases for host and target
14761
14762 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14763
14764 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14765 from the same source tree and not building a cross-compiler. This
14766 matters for the libg++ configuration if reconfiguring a tree that
14767 has already been installed.
14768
14769 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14770
14771 * config.sub (i486v/i486v4): Merge in from FSF version.
14772
14773 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14774
14775 * configure: only set PWD if it is already set.
14776
14777 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14778
14779 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14780 doesn't have unset and all success paths (and most error paths)
14781 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14782 to just ${PWD} to avoid confusion.)
14783
14784 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14785
14786 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14787 even for a native compilation.
14788
14789 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14790
14791 Changes to make the gdb.tar.Z rule work better.
14792
14793 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14794 (DEVO_SUPPORT): Add configure.texi.
14795 (bfd-ilrt.tar.Z): Remove ancient rule.
14796
14797 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14798
14799 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14800 pick up the machine and system specific header files.
14801
14802 * configure.in, config.sub: added new target m68010-adobe-scout,
14803 with alias of adobe68k. Changed configure.in to check for
14804 -scout before -sco* to avoid a false match.
14805
14806 * Makefile.in: added AS_FOR_TARGET, passed down in
14807 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14808 the C compiler to use to create programs which are run in the
14809 build environment, set it to default to $(CC), and passed it down
14810 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14811
14812 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14813
14814 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14815 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14816 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14817 FOR_TARGET variants, to newlib and libg++.
14818
14819 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14820
14821 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14822 first.
14823
14824 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14825
14826 * config.sub: Accept `elf' as an environment.
14827
14828 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14829
14830 * Makefile.in (all-opcodes): cd into the right directory
14831
14832 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14833
14834 * configure: added -program_transform_name option, used as
14835 argument to sed when installing programs.
14836 configure.texi: added documentation for -program_prefix,
14837 -program_suffix and -program_transform_name.
14838
14839 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14840
14841 * config.sub: Accept i486 where i386 ok.
14842
14843 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14844
14845 * config.sub: accept we32k
14846
14847 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14848
14849 * config.sub, configure.in: accept OSE68000 and OSE68k.
14850
14851 * Makefile.in: don't create all directories for ``make install'';
14852 let the subdirectories create the ones they need.
14853
14854 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14855
14856 * COPYING: new file, GPL v2
14857
14858 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14859
14860 * Makefile.in: use the new gen-info-dir, which needs a template
14861 argument (which also lives in texinfo)
14862
14863 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14864
14865 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14866
14867 * config.sub (ncr3000): Change i386 to i486.
14868
14869 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14870
14871 * Makefile.in: add install-rcs, install-grep to
14872 install-no-fixedincludes, removed install-bison and install-libgcc
14873
14874 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14875
14876 * configure.in: grab the HPUX makefile fragment if on HPUX
14877
14878 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14879
14880 * Makefile.in: eradicate bison spoor (ditto libgcc).
14881 configure.in: recognise m68{k,000}-ericsson-OSE.
14882 es1800 is alias for m68k-ericsson-OSE
14883
14884 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14885
14886 * configure.in: rearrange the parts that remove programs from
14887 configdirs, based now on HOST==TARGET or by canonical triple.
14888
14889 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14890
14891 * test-build.mk: recurse explicitly with -f test-build.mk when
14892 appropriate. predicate stage3 and comparison on the existence
14893 of gcc. That is, if gcc isn't around, we aren't three-staging.
14894 On very clean, also remove ...stamp-co. Build in-place before
14895 doing other builds.
14896
14897 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14898
14899 * Makefile.in, configure.in: add tgas
14900
14901 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14902
14903 * Makefile.in: a number of changes merged in from progressive.
14904
14905 * configure.in: add libm.
14906
14907 * .cvsignore: ignore some stuff that comes from test-build.mk.
14908
14909 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14910
14911 * config.sub: Add es1800 (m68k-ericsson-es1800).
14912
14913 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14914
14915 * configure: Add program_suffix (parallel to program_prefix)
14916 * Makefile.in: adjust directory-creating script for losing decstation
14917
14918 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14919
14920 * configure: Minor $subdir-related fixes.
14921
14922 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14923
14924 * configure: fix various problems with propogating
14925 makefile_target_frag in subdirs.
14926 * configure.in: config libgcc if its there
14927
14928 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14929
14930 * config.sub: HPPA merge.
14931
14932 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14933
14934 * Makefile.in: Replace all-bison with all-byacc in all
14935 dependency lines for other tools (which now use byacc).
14936
14937 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14938
14939 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14940
14941 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14942
14943 * Makefile.in: make gprof rules similar to byacc rules (instead of
14944 vestigal $(unsubdir) that didn't work...)
14945
14946 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14947
14948 * config.sub: Add support for Linux.
14949 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14950 (at least for libg++).
14951
14952 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14953
14954 * configure.texi: fix doc for the -nfp option to configure
14955
14956 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14957
14958 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14959
14960 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14961
14962 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14963 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14964 * configure.in: added solaris* host_makefile_frag hook.
14965
14966 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14967
14968 * config.sub: changed recognition of m68000 so that various
14969 m68k types can be specified via m680[01234]0
14970
14971 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14972
14973 * config.sub (basic_machine): fix sed so that '-foo' isn't
14974 completely substituted out while .+'-foo' loses the '-foo'
14975
14976 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14977
14978 * config.sub ($os): Add -aout.
14979
14980 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14981
14982 * configure: If host_makefile_frag is absolute, don't
14983 prefix ${invsubdir} (relevant to libg++ auto-configure).
14984
14985 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14986
14987 * Makefile.in (tooldir): Define it.
14988 (all-ld): Depend on all-flex.
14989
14990 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14991
14992 * Makefile.in (check): Fix libg++ special case.
14993
14994 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14995
14996 * configure: do not bury `pwd` into config.status, thus do fewer
14997 pwd's.
14998
14999 * configure: print the "Building in" message only when building in
15000 other than "." AND verbose.
15001
15002 * configure: remove -s, rework -v to better accomodate guested
15003 configures.
15004
15005 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15006
15007 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15008
15009 * Makefile.in: macroize flags passed on recursion. remove
15010 fileutils.
15011
15012 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15013
15014 * configure: get makesrcdir right for subdirs deeper than 1.
15015
15016 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15017 install.
15018
15019 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15020
15021 * Makefile.in: don't print subdir_do or recursion lines.
15022
15023 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15024
15025 * standards.texi: added menu item.
15026
15027 * Makefile.in: build and install standards.info.
15028
15029 * standards.texi: new file.
15030
15031 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15032
15033 * configure: test for and move config.status pieces from
15034 ${subdir}/.
15035
15036 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15037
15038 * configure: Test for existance of files before trying to mv
15039 them, to avoid numerous non-existance messages.
15040
15041 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15042
15043 * configure: correct final line of config.status.
15044
15045 * configure: patch from eggert. Avoids a protection problem if
15046 the original Makefile.in is read only.
15047
15048 * configure: use move-if-change from gcc to create config.status.
15049 Some makefiles depend on config.status to tell if a directory
15050 has been reconfigured for a different host. This change
15051 prevents those directories from remaking everything in the case
15052 where the reconfig was only intended to rebuild a Makefile.
15053
15054 * configure: test for config.sub with "config.sub sun4" rather
15055 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15056 host alias from a missing config.sub.
15057
15058 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15059
15060 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15061 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15062
15063 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15064
15065 * configure: mkdir ${subdir} as needed.
15066
15067 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15068
15069 * Makefile.in,configure.in: added autoconf.
15070
15071 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15072
15073 * Makefile.in: no longer pass against on recursion.
15074
15075 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15076 definitions are not inherited.
15077
15078 * configure: correct makesrcdir when subdir is .
15079
15080 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15081
15082 * configure: Add support for 'subdirs' variable, which is
15083 like 'configdirs', except that configure doesn't re-invoke
15084 itself for subdirs, it just creates a Makefile for each subdir.
15085 * configure.texi: Document subdirs.
15086
15087 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15088
15089 * configure.in: added flex to configdirs
15090
15091 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15092
15093 * Makefile.in: remove clean-stamps from clean.
15094
15095 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15096
15097 * configure.in: Add gdbtest to configdirs.
15098
15099 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15100
15101 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15102 to recursive makes.
15103 * configure.in: Recognize new ncr3000 config.
15104
15105 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15106
15107 * Makefile.in, configure.in: removed references to gdbm.
15108
15109 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15110
15111 * config.sub: Don't canonicalize os value
15112 newsos* to bsd (readline needs to check for newsos).
15113 (This fix was earlier made Jan 31, but got re-broken.)
15114
15115 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15116
15117 * configure.in: sco is an os, not a vendor!
15118
15119 * configure: Quote $( better. Keep various shells happy.
15120
15121 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15122
15123 * Makefile.in: eliminate stamp-files.
15124
15125 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15126
15127 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15128 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15129
15130 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15131
15132 * config.sub: fix iris/iris3.
15133
15134 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15135
15136 * configure: re-add -rm.
15137
15138 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15139
15140 * Maskefile.in: add .stmp-rcs to all.
15141
15142 * configure.in: remove gas from rs6000 build, use aix host fragment.
15143
15144 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15145
15146 * configure: pass down site_option during recursion.
15147
15148 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15149
15150 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15151
15152 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15153
15154 * configure: Change exec_prefix so that it really defaults to prefix.
15155
15156 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15157
15158 * Makefile.in, configure.in: Add support for mmalloc library.
15159
15160 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15161
15162 * Makefile.in: add stmp dependencies for a few more things.
15163
15164 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15165
15166 * configure: adjusted error message on objdir/srcdir configure
15167 collision, per john's suggestion.
15168
15169 * Makefile.in: add libiberty stmp to all and all.cross.
15170
15171 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15172
15173 * Makefile.in: remove force dependencies, add grep to all.
15174
15175 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15176
15177 * Makefile.in: drop flex. make stamp files work.
15178
15179 * configure: added test for conflicting configuration in srcdir,
15180 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15181 gets cranky. use relative paths for configure and srcdir
15182 whenever possible. Send some error messages to stderr that were
15183 going to stdout.
15184
15185 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15186
15187 * Makefile.in: Fix libg++ rule to check for gcc directory
15188 before using gcc/gcc. Also pass XTRAFLAGS.
15189
15190 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15191
15192 * Makefile.in: added stmp-files so that directories aren't polled
15193 when they are already built.
15194
15195 * configure.texi: fixed a node pointer problem.
15196
15197 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15198
15199 * config.sub configure.in gdb/configure.in
15200 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15201 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15202 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15203
15204 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15205
15206 * configure: -recurring becomes -silent. corrected help message
15207 for -site= option.
15208
15209 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15210
15211 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15212
15213 * configure: when building Makefile for crosses, replace
15214 tooldir and program_prefix. default srcdir from location of
15215 config.sub. remove "for host in hosts" and "for target in
15216 targets" loops.
15217
15218 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15219
15220 * Makefile.in: Do not pass bindir or mandir to cvs.
15221
15222 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15223
15224 * Makefile.in, configure.in: removed traces of namesubdir,
15225 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15226 copyrights to '92, changed some from Cygnus to FSF.
15227
15228 * configure.texi: remove most references to multiple hosts,
15229 multiple targets, subdirs, etc.
15230
15231 * configure.man: removed rcsid. reference config.sub not
15232 config.subr.
15233
15234 * Makefile.in: mkdir $(infodir) on install-info.
15235
15236 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15237
15238 * configure.texi: Explain better about .gdbinit and about
15239 the environment that configure.in sections run in.
15240
15241 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15242
15243 * configure.in: Ultrix is only a decstation if it's a MIPS.
15244
15245 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15246
15247 * README: DOC.configure => cfg-paper.texi.
15248
15249 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15250
15251 * config.sub (near case $os): Don't convert newsos* to bsd!
15252
15253 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15254
15255 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15256 the number of copies of COPYING that go into the GDB tar file.
15257
15258 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15259
15260 * bfd/configure.in, gdb/config/mh-i386sco,
15261 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15262 Fix SCO configuration stuff.
15263
15264 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15265
15266 * Makefile.in: For libg++, make sure the -I pointing
15267 to the gcc directory goes *after* all the libg++-local -I flags.
15268 Also, move just-gcc dependency from just-libg++ to all-libg++.
15269
15270 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15271
15272 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15273
15274 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15275
15276 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15277
15278 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15279
15280 * config.sub: Add stratus configuration frags. Also
15281 submitted to FSF.
15282
15283 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15284
15285 * Makefile.in (DEV_SUPPORT): add configure.man.
15286
15287 * config.sub(Decode manufacturer-specific): add -none*.
15288
15289 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15290
15291 * Makefile.in: remove form feeds to make Sun's make happy.
15292 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15293
15294 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15295
15296 * Makefile.in (AR_FLAGS): Make quieter.
15297
15298 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15299
15300 * configure.in: Add libg++.
15301 * configure: When verbose, don't output the command line at each
15302 level; it will be unremarkably the same as the previous version,
15303 which will be the same as what the user typed.
15304
15305 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15306
15307 * configure.in, Makefile.in: fix clean-info, add flex. add
15308 fileutils.
15309
15310 * configure: be less sensitive to spaces in Makefile.in. Do not
15311 look for sources in "..". Doing so breaks subdirectories that
15312 might have their own configure. If a subdir has it's own
15313 configure script, use it.
15314
15315 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15316
15317 * cfg-paper.texi: some changes suggested by rms.
15318
15319 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15320
15321 * config.sub: Merge in some small additions from the FSF version,
15322 taken from the gcc distribution, to bring the Cygnus and FSF
15323 versions into closer sync.
15324
15325 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15326
15327 * configure.in: Changed svr4 references to sysv4.
15328
15329 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15330
15331 * configure: added -V for version number option.
15332
15333 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15334
15335 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15336 renamed from DOC.configure to cfg-paper.texi.
15337
15338 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15339
15340 * configure, config.subr, config.sub: config.subr is now
15341 config.sub again.
15342
15343 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15344
15345 * configure.texi: new file, in progress.
15346
15347 * Makefile.in: build info file and install the man page for
15348 configure.
15349
15350 * configure.man: new file, first cut.
15351
15352 * configure: find config.subr again now that configuration "none"
15353 has gone. removed all traces of the -ansi option. removed all
15354 traces of the -languages option.
15355
15356 * config.subr: resync from rms.
15357
15358 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
15359
15360 * configure, config.sub, config.subr: merge config.sub into
15361 config.subr, call the result config.subr, remove config.sub, use
15362 config.subr.
15363
15364 * Makefile.in: revised install for dir.info.
15365
15366 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
15367
15368 * configure.in: add decstation host makefile frag.
15369
15370 * Makefile.in: BISON now bison -y again. also install-gcc on
15371 install. clean-gdbm on clean. infodir belongs in datadir.
15372 Make directories for info install. Build dir.info here then
15373 install it.
15374
15375 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
15376
15377 * Makefile.in: fix for bad directory tests.
15378
15379 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
15380
15381 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15382 regexp. -srcdir relative was being handled incorrectly.
15383
15384 * Makefile.in: unwrapped some for loops so that parallel makes
15385 work again and so one can focus one's attention on a particular
15386 package.
15387
15388 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
15389
15390 * configure: added PWD as a stand in for `pwd` (for speed). use
15391 elif wherever possible. make -srcdir work without -objdir.
15392 -objdir= commented out.
15393
15394 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
15395
15396 * configure: +options become --options. -subdirs commented out.
15397 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15398 Makefile now at top of generated Makefile. Removed cvs log
15399 entries. added -srcdir. create .gdbinit only if there is one
15400 in ${srcdir}.
15401
15402 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15403 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15404 and mandir now keyed off datadir by default.
15405
15406 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
15407
15408 * Freshly created ChangeLog.
15409
15410 \f
15411 Local Variables:
15412 mode: change-log
15413 left-margin: 8
15414 fill-column: 76
15415 version-control: never
15416 End:
This page took 0.347051 seconds and 5 git commands to generate.