Update top-level files from GCC trunk
[deliverable/binutils-gdb.git] / ChangeLog
1 2015-03-16 H.J. Lu <hongjiu.lu@intel.com>
2
3 * Makefile.def: Updated from GCC trunk.
4 * Makefile.tpl: Likewise.
5 * configure.ac: Likewise.
6 * Makefile.in: Regenerated.
7 * configure: Likewise.
8
9 2015-03-16 H.J. Lu <hongjiu.lu@intel.com>
10
11 * configure.ac (target_configdirs): Unset if not building gcc.
12 * configure: Regenerated.
13
14 2015-01-28 James Bowman <james.bowman@ftdichip.com>
15
16 * configure.ac: Add FT32 support.
17 * configure: Regenerate.
18
19 2015-01-12 Anthony Green <green@moxielogic.com>
20
21 * configure.ac: Don't disable gprof for moxie.
22 * configure: Rebuild.
23
24 2015-01-03 Andrew Pinski <apinski@cavium.com>
25
26 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
27 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
28 (BASE_TARGET_EXPORTS): Add OBJCOPY.
29 (OBJCOPY_FOR_TARGET): New variable.
30 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
31 * Makefile.in: Regenerate.
32 * configure.ac: Check for already installed target objcopy.
33 Also GCC_TARGET_TOOL on objcopy.
34 * configure: Regenerate.
35
36 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
37
38 * config.sub: Update from upstream, to 2015-01-01 version.
39 * config.guess: Ditto.
40
41 2014-12-06 Eric Botcazou <ebotcazou@adacore.com>
42
43 * config.sub: Update from upstream config repo.
44
45 2014-11-24 H.J. Lu <hongjiu.lu@intel.com>
46
47 * libtool.m4: Updated from GCC trunk.
48
49 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
50
51 * config.guess: Update from upstream config repo.
52 * config.sub: Ditto.
53
54 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
55
56 * move-if-change: Update from upstream gnulib.
57
58 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
59
60 * compile: Sync with upstream Automake.
61 * depcomp: Ditto.
62 * install-sh: Ditto.
63 * missing: Ditto.
64 * mkinstalldirs: Ditto.
65 * ylwrap: Ditto.
66
67 2014-10-15 Tristan Gingold <gingold@adacore.com>
68
69 * src-release.sh (do_proto_toplev): Configure with --target.
70
71 2014-10-03 Jing Yu <jingyu@google.com>
72
73 * configure.ac: Add aarch64 to list of targets that support gold.
74 * configure: Regenerate.
75
76 2014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
77
78 * configure.ac: Add mips*-img-elf* target triple.
79 * configure: Regenerate.
80
81 2014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
82 * configure: Disable gdb for nds32*-*-* until supported.
83 * configure.ac: Disable gdb for nds32*-*-* until supported.
84
85 2014-09-05 Joel Brobecker <brobecker@adacore.com>
86
87 * configure: Regenerate.
88
89 2014-08-27 Will Newton <will.newton@linaro.org>
90
91 * src-release.sh: New file.
92 * src-release: Remove file.
93
94 2014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
95
96 GDB not supported for or1k*-*-rtems*
97 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
98 of the stanzas results in this not being caught by or1k*-*-* later.
99 * configure. Regenerated.
100
101 2014-07-25 Samuel Bronson <naesten@gmail.com>
102
103 * .gitattributes: New file for use with git-merge-changelog.
104
105 2014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
106
107 Disable gdb for or1k*-*-* until supported
108 * configure.ac (or1k*-*-*): Disable gdb.
109 * configure: Regenerated.
110
111 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
112
113 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
114 * configure: Regenerated.
115
116 2014-03-26 Jakub Jelinek <jakub@redhat.com>
117
118 PR sanitizer/56781
119 * Makefile.def: Set bootstrap=true; for host fixincludes.
120 * configure.ac: Don't bootstrap host fixincludes unless
121 --with-build-config=bootstrap-{a,ub}san.
122 * Makefile.in: Regenerated.
123 * configure: Regenerated.
124
125 2014-03-21 Jakub Jelinek <jakub@redhat.com>
126
127 * configure.ac: Move BUILD_CONFIG set up earlier. Add
128 --enable-vtable-verify option parsing. Don't add
129 target-libsanitizer to bootstrap_target_libs unless
130 --with-build-config=bootstrap-asan or
131 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
132 to bootstrap_target_libs unless --enable-vtable-verify.
133 * configure: Regenerated.
134
135 2014-03-07 Jakub Jelinek <jakub@redhat.com>
136
137 PR bootstrap/58572
138 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
139 -I for libstdc++-v3 includes if $(LEAN).
140 * Makefile.in: Regenerated.
141
142 2014-02-24 Walter Lee <walt@tilera.com>
143
144 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
145 (tilegx-*-*): Change to tilegx*-*-*.
146 * configure: Regenerate.
147
148 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
149
150 * config.sub, config.guess: Import from upstream.
151
152 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
153
154 PR bootstrap/60620
155 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
156 * Makefile.in: Regenerate.
157
158 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
159
160 * Makefile.def (dependencies): Make all-ld depend on all-binutils
161 for WINDRES_FOR_TARGET in default-manifest.o rule.
162 * Makefile.in: Regenerate.
163
164 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
165
166 PR target/59788
167 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
168 *solaris2*.
169
170 2013-12-19 Keven Boell <keven.boell@intel.com>
171
172 * cp-namespace.c (cp_lookup_nested_symbol): Enable
173 nested lookups for fortran modules.
174 * dwarf2read.c (read_module): Add fortran module to
175 the symbol table.
176 (add_partial_symbol, add_partial_module): Add fortran
177 module to the partial symbol table.
178 (new_symbol_full): Create full symbol for fortran module.
179 * f-exp.y (yylex): Add new module domain to be parsed.
180 * symtab.h: New domain for fortran modules.
181
182 2013-12-19 Keven Boell <keven.boell@intel.com>
183
184 * f-exp.y (yylex): Add domain array to enable lookup
185 in multiple domains. Loop over lookup domains and try
186 to find requested symbol. Add STRUCT_DOMAIN to lookup
187 domains to be able to query for user defined types.
188
189 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
190
191 * configure.ac: Add user-friendly check for native x86_64-linux
192 multilibs.
193 * configure: Regenerate.
194
195 2013-11-23 Alan Modra <amodra@gmail.com>
196
197 * config.sub, config.guess: Import from upstream.
198
199 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
200
201 * Makefile.in: Regenerate.
202
203 * Makefile.tpl: Fix typo.
204 * Makefile.in: Regenerate partially.
205
206 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
207
208 * configure.ac: Added libcilkrts to noconfig list when C++ is not
209 supported.
210 * configure: Regenerated.
211
212 2013-10-30 Jason Merrill <jason@redhat.com>
213
214 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
215 --disable-build-format-warnings.
216
217 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
218
219 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
220 depend on libstdc++ and libgcc.
221 * configure: Regenerate.
222 * configure.ac: Added libcilkrts to target binaries. Also, restrict
223 libcilkrts for POSIX and i*86, and x86_64 architectures.
224 * Makefile.in: Added libcilkrts related fields to support building it.
225
226 2013-10-26 Jeff Law <law@redhat.com>
227
228 * Makefile.def (target_modules): Remove libmudflap
229 (languages): Remove check-target-libmudflap).
230 * Makefile.in: Rebuilt.
231 * Makefile.tpl (check-target-libmudflap-c++): Remove.
232 * configure.ac (target_libraries): Remove target-libmudflap.
233 Remove checks which disabled libmudflap on some systems.
234 * configure: Rebuilt.
235 * libmudflap: Directory removed.
236
237 2013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
238
239 * configure.ac: Update from GCC.
240 * configure: Regenerate.
241
242 2013-10-15 Hans-Peter Nilsson <hp@axis.com>
243
244 * src-release (do-proto-toplevel): Support subdir-path-prefixed
245 files in SUPPORT_FILES.
246 (SIM_SUPPORT_DIRS): New variable.
247 (sim.tar.bz2): New rule.
248
249 2013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
250
251 * configure.ac: Update from GCC.
252 * configure: Regenerate.
253
254 2013-10-01 Jeff Johnston <jjohnstn@redhat.com>
255
256 * COPYING.NEWLIB: Update with new copyright.
257
258 2013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
259
260 * configure.ac: Update from GCC.
261 * configure: Regenerate.
262
263 2013-09-20 Alan Modra <amodra@gmail.com>
264
265 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
266 ppc host match. Support little-endian powerpc linux hosts.
267
268 2013-08-16 Joel Brobecker <brobecker@adacore.com>
269
270 * src-release (VER): When using $(TOOL)/common/create-version.sh,
271 strip the "-cvs" suffix from the version number if present.
272
273 2013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
274
275 * configure.ac: Sync with GCC repo.
276 * Makefile.def: Ditto.
277 * configure: Regenerate.
278 * Makefile.in: Ditto.
279
280 2013-07-22 Joel Brobecker <brobecker@adacore.com>
281
282 * src-release (VER): Use $(TOOL)/common/create-version.sh
283 if it exists.
284
285 2013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
286
287 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
288 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
289 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
290 * configure: Regenerate.
291
292 2013-06-01 George Thomas <george.thomas@atmel.com>
293
294 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
295 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
296
297 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
298
299 * COPYING.NEWLIB: Add Altera Corporation copyright.
300
301 2013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
302
303 * config.guess: Update from config repo.
304 * config.sub: Ditto.
305
306 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
307
308 * Makefile.def: Sync with GCC.
309 * Makefile.in: Regenerate.
310
311 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
312
313 * configure.ac: Sync with GCC.
314 * configure: Regenerate.
315
316 2013-03-22 Mike Frysinger <vapier@gentoo.org>
317
318 * src-release (VER): Change bfd/configure.in sed to use the new
319 `bfd/configure --version` output.
320
321 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
322
323 * configure.ac: Sync with GCC repo.
324 * configure: Ditto.
325
326 2013-02-05 Ian Lance Taylor <iant@google.com>
327
328 PR go/55969
329 * configure.ac: Disable libgo on some systems where it does not
330 work.
331 * configure: Rebuild.
332
333 2013-02-05 Alan Modra <amodra@gmail.com>
334
335 * configure: Regenerate after syncing config/.
336
337 2013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
338
339 * configure.ac: Sync with GCC repo.
340 * configure: Ditto.
341 * Makefile.def: Ditto.
342 * Makefile.in: Ditto.
343
344 2013-01-11 Joel Brobecker <brobecker@adacore.com>
345
346 Sync with GCC, merge:
347
348 2013-01-09 Jason Merrill <jason@redhat.com>
349
350 * .gitignore: Import from gdb repository.
351
352 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
353
354 * config.sub: Update from config repo.
355
356 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
357
358 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
359 * Makefile.in: Regenerate.
360
361 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
362
363 * Makefile.def (configure-gcc): Depend on all-gmp.
364 (all-gcc): Remove dependency on all-gmp.
365 * Makefile.in: Regenerated.
366
367 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
368
369 * config.guess: Update from config repo.
370 * config.sub: Ditto.
371
372 2013-01-07 Jeff Johnston <jjohnstn@redhat.com>
373
374 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
375 exists and replace the new bfin license in its location.
376
377 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
378
379 PR gas/14899
380 * Makefile.def (dependencies): Make all-binutils, all-gprof,
381 all-ld and all-gold depend on all-gas.
382 * Makefile.in: Regenerated.
383
384 2012-12-29 Ben Elliston <bje@gnu.org>
385
386 * config.guess: Update to 2012-12-29 version.
387 * config.sub: Likewise.
388
389 2012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
390
391 * Makefile.def (install-target-libgo): Depend on
392 install-target-libatomic. Merged from GCC repo.
393 * Makefile.in: Regenerate.
394
395 2012-12-17 Jeff Johnston <jjohnstn@redhat.com>
396
397 * COPYING.LIBGLOSS: Add license for bfin libgloss.
398
399 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
400
401 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
402 * configure: Regenerate.
403
404 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
405
406 * Makefile.def (target_modules): Add bootstrap=true and
407 raw_cxx=true to libsanitizer.
408 * configure.ac (bootstrap_target_libs): Add libsanitizer.
409 * Makefile.in: Regenerated.
410 * configure: Likewise.
411
412 2012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
413
414 * config.sub: Merge from config repo.
415
416 2012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
417
418 * configure.ac: Merge from GCC.
419 * Makefile.tpl: Ditto.
420 * Makefile.in: Ditto.
421 * configure: Ditto.
422
423 2012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
424
425 * configure.ac (noconfigdirs): Merge from GCC.
426 * configure: Regenerate.
427
428 2012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
429
430 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
431
432 2012-11-14 Roland McGrath <mcgrathr@google.com>
433
434 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
435 * configure: Regenerate.
436
437 2012-11-13 Richard Henderson <rth@redhat.com>
438
439 * configure.ac: Move libsanitizer logic to subdirectory.
440 * configure: Regenerate.
441
442 2012-11-13 Dodji Seketeli <dodji@redhat.com>
443
444 * configure.ac: Enable libsanitizer just on x86 linux for now.
445 * configure: Re-generate.
446
447 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
448
449 * configure.ac: Merge libquadmath sections.
450 * configure: Regenerate.
451
452 2012-11-12 Wei Mi <wmi@google.com>
453
454 * configure.ac: Add libsanitizer to target_libraries.
455 * Makefile.def: Ditto.
456 * configure: Regenerate.
457 * Makefile.in: Regenerate.
458
459 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
460
461 * configure: Regenerated.
462
463 2012-11-03 Robert Mason <rbmj@verizon.net>
464
465 * configure.ac: add --disable-libstdcxx configure option
466 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
467
468 2012-10-24 Corinna Vinschen <corinna@vinschen.de>
469
470 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
471 against Mingw64 w32api.
472 * configure: Regenerate.
473
474 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
475
476 PR bootstrap/54820
477 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
478 * configure: Regenerate.
479
480 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
481
482 PR bootstrap/54820
483 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
484 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
485 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
486 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
487 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
488 * Makefile.in: Regenerate.
489 * configure.ac (have_static_libs): New variable and associated check.
490 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
491 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
492 * configure: Regenerate.
493
494 2012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
495
496 * config.guess, config.sub: Include updated version from
497 config-patches. Adds microblaze little endian support.
498
499 2012-09-28 Ian Lance Taylor <iant@google.com>
500
501 * Makefile.def: Make all-target-libgo depend on
502 all-target-libbacktrace.
503 * Makefile.in: Rebuild.
504
505 2012-09-26 Ian Lance Taylor <iant@google.com>
506
507 * Makefile.def: Make all-gcc depend on all-libbacktrace.
508 * Makefile.in: Rebuild.
509
510 2012-09-06 Diego Novillo <dnovillo@google.com>
511
512 * configure.ac: Bump minimum GMP version to 4.2.3.
513 * configure: Re-generate.
514
515 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
516
517 PR target/54461
518 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
519 target-libgloss if not configured --with-avrlibc=no.
520 * configure: Regenerate.
521
522 2012-09-04 Jason Merrill <jason@redhat.com>
523
524 * configure.ac: Fix --enable-languages=all.
525
526 2012-09-03 Richard Guenther <rguenther@suse.de>
527
528 PR bootstrap/54138
529 * configure.ac: Re-organize ISL / CLOOG checks to allow
530 disabling with either --without-isl or --without-cloog.
531 * configure: Regenerated.
532
533 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
534
535 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
536 * configure: Regenerate.
537
538 2012-09-21 Steve Ellcey <sellcey@mips.com>
539
540 * configure.ac: Add mips*-mti-elf* target.
541 * configure: Regenerate.
542
543 2012-09-19 Ian Lance Taylor <iant@google.com>
544
545 * configure.ac (host_libs): Add libbacktrace.
546 (target_libraries): Add libbacktrace.
547 * Makefile.def (host_modules): Add libbacktrace.
548 (target_modules): Likewise.
549 * configure, Makefile.in: Rebuild.
550
551 2012-09-15 Jiong Wang <jiwang@tilera.com>
552
553 * configure.ac (ENABLE_GOLD): support tilegx*
554 * configure: rebuild
555
556 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
557
558 PR target/38607
559 Merge upstream change.
560 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
561
562 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
563 Add libgomp*.o to compare_exclusions for AIX.
564 * configure: Regenerate.
565
566 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
567
568 PR binutils/4970
569 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
570 and opcodes.
571 * Makefile.in: Regenerated.
572
573 2012-08-14 Diego Novillo <dnovillo@google.com>
574
575 Merge from cxx-conversion branch.
576
577 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
578 POSTSTAGE1_CONFIGURE_FLAGS.
579 * Makefile.in: Regenerate.
580 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
581 Force C++ when bootstrapping.
582 * configure: Regenerate.
583
584 2012-07-06 Richard Guenther <rguenther@suse.de>
585
586 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
587 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
588 --with-gmp=system.
589 * Makefile.in: Regenerated.
590 * configure: Likewise.
591
592 2012-07-06 Richard Guenther <rguenther@suse.de>
593
594 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
595 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
596 supply V=1 as extra_make_flags.
597 * configure: Regenerated.
598 * Makefile.in: Likewise.
599
600 2012-07-03 Richard Guenther <rguenther@suse.de>
601
602 * Makfile.def (isl): Remove not necessary extra_exports and
603 extra_make_flags.
604 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
605 * Makefile.in: Regenerated.
606
607 2012-07-03 Richard Guenther <rguenther@suse.de>
608
609 * Makefile.def (cloog): Add V=1 to extra_make_flags.
610 * configure.ac: If either the ISL or the CLooG check failed
611 do not try to build in-tree versions.
612 * Makefile.in: Regenerated.
613 * configure: Regenerated.
614
615 2012-07-02 Richard Guenther <rguenther@suse.de>
616 Michael Matz <matz@suse.de>
617 Tobias Grosser <tobias@grosser.es>
618 Sebastian Pop <sebpop@gmail.com>
619
620 * Makefile.def: Add ISL host module, remove PPL host module.
621 Adjust ClooG host module to use the proper ISL.
622 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
623 * configure.ac: Include config/isl.m4. Add ISL host library,
624 remove PPL. Remove PPL configury, add ISL configury, adjust
625 ClooG configury.
626 * Makefile.in: Regenerated.
627 * configure: Likewise.
628
629 2012-07-02 Richard Guenther <rguenther@suse.de>
630
631 Merge from graphite branch
632 2011-07-21 Tobias Grosser <tobias@grosser.es>
633
634 * configure: Regenerated.
635 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
636 both cloog.org and legacy versions. The only supported version will
637 be CLooG with the isl backend.
638
639 2011-07-21 Tobias Grosser <tobias@grosser.es>
640
641 * configure: Regenerated.
642 * configure.ac: Require cloog isl 0.17.0
643
644 2011-07-21 Tobias Grosser <tobias@grosser.es>
645
646 * configure: Regenerated.
647 * config/cloog.m4: Do not define CLOOG_ORG
648
649 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
650
651 * configure.ac: Skip C if explicitly selected.
652 * configure: Regenerate.
653
654 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
655
656 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
657 they contain -O2.
658 * configure: Regenerate.
659
660 2012-06-20 Jason Merrill <jason@redhat.com>
661
662 * Makefile.tpl (check-target-libgomp-c++): New.
663 (check-target-libitm-c++): New.
664 * Makefile.def (c++): Add them.
665 * Makefile.in: Regenerate.
666
667 2012-05-16 Olivier Hainque <hainque@adacore.com>
668
669 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
670 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
671 (install-no-fixedincludes): Adjust accordingly.
672 * Makefile.in: Regenerate.
673
674 2012-05-09 Nick Clifton <nickc@redhat.com>
675 Paul Smith <psmith@gnu.org>
676
677 PR bootstrap/50461
678 * configure.ac (mpfr-dir): When using in-tree MPFR sources
679 allow for the fact that from release v3.1.0 of MPFR the source
680 files were moved into a src sub-directory.
681 * configure: Regenerate.
682
683 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
684
685 * configure.ac: Bump minimum MPFR version to 2.4.0.
686 * configure: Regenerated.
687
688 2012-05-01 Richard Henderson <rth@redhat.com>
689
690 * Makefile.def (libatomic): New target_module.
691 * configure.ac (target_libraries): Add libatomic.
692 (noconfigdirs): Check if libatomic is supported.
693 * Makefile.in, configure: Rebuild.
694
695 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
696
697 Merge upstream change
698 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
699
700 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
701
702 * libtool.m4: Additional FreeBSD 10 fixes.
703
704 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
705
706 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
707 they contain -O2.
708 * configure: Regenerate.
709
710 2012-05-14 Catherine Moore <clm@codesourcery.com>
711
712 * NEWS: Mention PowerPC VLE port.
713
714 2012-05-11 Mike Frysinger <vapier@gentoo.org>
715
716 * MAINTAINERS (config/): Move to intl/ section.
717 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
718
719 2012-05-09 Nick Clifton <nickc@redhat.com>
720 Paul Smith <psmith@gnu.org>
721
722 PR bootstrap/50461
723 * configure.ac (mpfr-dir): When using in-tree MPFR sources
724 allow for the fact that from release v3.1.0 of MPFR the source
725 files were moved into a src sub-directory.
726 * configure: Regenerate.
727
728 2012-05-02 Roland McGrath <mcgrathr@google.com>
729
730 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
731 * configure: Regenerate.
732
733 2012-04-25 Joel Brobecker <brobecker@adacore.com>
734
735 * config.sub: Update to 2012-04-18 version from official repo.
736
737 2012-03-19 Tristan Gingold <gingold@adacore.com>
738
739 * configure.ac (ia64*-*-*vms*): Add support for ld.
740 * configure: Regenerate.
741
742 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
743
744 * configure.ac (enable_libgomp): Remove *-*-irix6*.
745 (unsupported_languages): Remove mips-sgi-irix6.*.
746 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
747 (with_stabs): Remove.
748 * configure: Regenerate.
749
750 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
751
752 * configure.ac (enable_libgomp): Remove *-*-osf*.
753 (with_stabs): Remove alpha*-*-osf*.
754 * configure: Regenerate.
755
756 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
757
758 * COPYING.NEWLIB: Modify DJ Delorie license to include
759 modification rights in clause as permitted by DJ Delorie.
760 * COPYING.LIBGLOSS: Ditto.
761
762 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
763
764 * COPYING.NEWLIB: Remove two unused licenses.
765
766 2012-03-05 Tristan Gingold <gingold@adacore.com>
767
768 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
769 * configure: Regenerate.
770
771 2012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
772
773 * COPYING.NEWLIB: Add Adapteva notice.
774 * COPYING.LIBGLOSS: Add Adapteva notice.
775
776 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
777
778 * configure: Regenerate.
779
780 2011-12-15 Jeff Johnston <jjohnstn@redhat.com>
781
782 * COPYING.LIBGLOSS: Add GPL with exception license.
783
784 2011-11-09 Roland McGrath <mcgrathr@google.com>
785
786 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
787 * configure: Rebuild.
788 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
789 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
790 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
791 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
792 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
793 Add READELF.
794 * Makefile.in: Rebuild.
795
796 2011-11-08 Richard Henderson <rth@redhat.com>
797
798 * configure.ac: Test for libitm directory present first.
799
800 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
801
802 * configure.ac: Test libitm/configure.tgt to disable libitm.
803 * configure: Rebuild.
804
805 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
806
807 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
808 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
809 * Makefile.in: Regenerate.
810
811 2011-11-01 DJ Delorie <dj@redhat.com>
812
813 * configure.ac (rl78-*-*) New case.
814 * configure: Regenerate.
815
816 2011-11-01 DJ Delorie <dj@redhat.com>
817
818 * config.sub: Update to version 2011-10-29 (added rl78)
819
820 2011-10-27 Nick Clifton <nickc@redhat.com>
821
822 * config.sub: Import these changes from the config project:
823
824 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
825 Ben Elliston <bje@gnu.org>
826
827 * config.sub (epiphany): New.
828
829 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
830 Ben Elliston <bje@gnu.org>
831
832 * config.sub (hexagon, hexagon-*): New.
833
834 2011-08-23 Roland McGrath <mcgrathr@google.com>
835
836 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
837 64eb to be64.
838
839 2011-08-16 Roland McGrath <mcgrathr@google.com>
840
841 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
842 (nacl): Grok as alias for 32el-unknown-nacl.
843
844 2011-08-19 Joel Brobecker <brobecker@adacore.com>
845
846 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
847
848 2011-08-14 Yao Qi <yao@codesourcery.com>
849
850 Merge from gcc:
851
852 2011-08-14 Yao Qi <yao@codesourcery.com>
853 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
854 * configure: Regenerate.
855
856 2011-07-26 Ian Lance Taylor <iant@google.com>
857
858 Merge from gcc:
859
860 2011-07-26 Ian Lance Taylor <iant@google.com>
861 * configure.ac: Set have_compiler based on whether gcc directory
862 exists, rather than on whether gcc is in configdirs.
863 * configure: Rebuild.
864
865 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
866 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
867 link directories.
868 * Makefile.in: Rebuild.
869
870 2011-07-20 Ian Lance Taylor <iant@google.com>
871 PR bootstrap/49787
872 * configure.ac: Move --enable-bootstrap handling earlier in file.
873 If --enable-bootstrap and either --enable-build-with-cxx or
874 --enable-build-poststage1-with-cxx, enable C++ automatically.
875 * configure: Rebuild.
876
877 2011-07-19 Ian Lance Taylor <iant@google.com>
878 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
879 make C++ a boot_language. Set and substitute
880 POSTSTAGE1_CONFIGURE_FLAGS.
881 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
882 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
883 * configure, Makefile.in: Rebuild.
884
885 2011-07-16 Jason Merrill <jason@redhat.com>
886 * Makefile.def (language=c++): Add check-c++0x and
887 check-target-libmudflap-c++.
888 * Makefile.tpl (check-target-libmudflap-c++): New.
889 * Makefile.in: Regenerate.
890
891 2011-07-16 Matthias Klose <doko@ubuntu.com>
892 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
893 * Makefile.def (target_modules/libjava): Pass
894 $(EXTRA_CONFIGARGS_LIBJAVA).
895 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
896 if not configured with --enable-static-libjava.
897 * Makefile.in: Regenerate.
898 * configure: Likewise.
899
900 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
901 PR regression/47836
902 PR bootstrap/23656
903 PR other/47733
904 PR bootstrap/49247
905 PR c/48825
906 * configure.ac (target_libraries): Remove target-libiberty.
907 Remove case-statement setting skipdirs=target-libiberty for
908 multiple targets. Remove checking target_configdirs and
909 removing target-libiberty but keeping target-libgcc if
910 otherwise empty.
911 * Makefile.def (target_modules): Don't add libiberty.
912 (dependencies): Remove all traces of target-libiberty.
913 * configure, Makefile.in: Regenerate.
914
915 2011-07-22 Jason Merrill <jason@redhat.com>
916
917 * Makefile.def (language=c++): Add check-c++0x and
918 check-target-libmudflap-c++.
919 * Makefile.tpl (check-target-libmudflap-c++): New.
920 * Makefile.in: Regenerate.
921
922 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
923
924 * configure: Regenerate.
925
926 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
927
928 PR target/39150
929 * configure.ac (i[3456789]86-*-solaris2*): Also accept
930 x86_64-*-solaris2.1[0-9]*.
931 * configure: Regenerate.
932
933 2011-06-13 Walter Lee <walt@tilera.com>
934
935 * configure.ac (tilepro-*-*) New case.
936 (tilegx-*-*): Likewise.
937 * configure: Regenerate.
938
939 2011-06-06 Nick Clifton <nickc@redhat.com>
940
941 * config.sub: Sync from upstream.
942
943 2011-05-08 Doug Kwan <dougkwan@google.com>
944
945 Merge from gcc:
946
947 2011-05-08 Doug Kwan <dougkwan@google.com>
948
949 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
950 * configure: Regenerated.
951 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
952 value from configure.
953 * Makefile.in: Regenerated.
954
955 2011-05-05 Joseph Myers <joseph@codesourcery.com>
956
957 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
958 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
959 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
960 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
961 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
962 *-*-vxworks*): Disable newlib and libgloss in separate case
963 statement.
964 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
965 to separate case statement.
966 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
967 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
968 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
969 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
970 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
971 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
972 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
973 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
974 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
975 i[[3456789]]86-*-rdos*, m32r-*-*,
976 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
977 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
978 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
979 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
980 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
981 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
982 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
983 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
984 and libgloss in main case over targets. Remove most empty cases
985 in main case over targets.
986 * configure: Regenerate.
987
988 2011-05-04 Joseph Myers <joseph@codesourcery.com>
989
990 * configure.ac: Remove code setting special library locations for
991 hppa*64*-*-hpux11*. Remove code setting compiler for
992 sparc-sun-solaris2*.
993 * configure: Regenerate.
994
995 2011-05-04 Joseph Myers <joseph@codesourcery.com>
996
997 * configure.ac: Separate libgloss_dir settings from general case
998 over targets.
999 * configure: Regenerate.
1000
1001 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1002
1003 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1004 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1005 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1006 cases in libgcj-disabling case statement.
1007 (hppa*64*-*-linux*): Set unsupported_languages instead of
1008 disabling target-zlib.
1009 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1010 to hppa*64*-*-hpux*.
1011 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1012 hppa*-*-hpux*.
1013 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1014 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1015 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1016 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1017 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1018 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1019 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1020 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1021 libgcj-disabling case statement.
1022 * configure: Regenerate.
1023
1024 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1025
1026 * configure.ac: Disable Java for targets not supporting libffi.
1027 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1028 Remove cases in Java-disabling statement.
1029 (*arm-wince-pe): Change to arm-wince-pe.
1030 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1031 cases in Java-disabling statement.
1032 (bfin-*-*): Don't disable Java again.
1033 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1034 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1035 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1036 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1037 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1038 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1039 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1040 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1041 Java-disabling statement.
1042 (mmix-*-*): Don't disable Java again.
1043 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1044 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1045 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1046 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1047 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1048 statement.
1049 * configure: Regenerate.
1050
1051 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1052
1053 Merge from GCC:
1054
1055 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1056
1057 PR lto/48086
1058 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1059 * configure: Regenerate.
1060
1061 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1062
1063 * configure.ac: Separate cases disabling Java and Java libraries
1064 from general case over targets.
1065 * configure: Regenerate.
1066
1067 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1068
1069 * configure.ac (build_tools): Remove build-byacc.
1070 (host_libs): Remove mmalloc.
1071 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1072 autoconf automake libtool diff rcs fileutils shellutils time
1073 textutils wdiff find uudecode hello tar gzip indent recode release
1074 sed perl gawk findutils gettext zip.
1075 (libgcj): Remove target-qthreads.
1076 (target_tools): Remove target-examples target-gperf.
1077 (YACC): Don't handle building byacc.
1078 * configure: Regenerate.
1079 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1080 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1081 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1082 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1083 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1084 handle building components.
1085 * Makefile.in: Regenerate.
1086
1087 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1088
1089 * config.sub: Sync from upstream.
1090
1091 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1092
1093 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1094 (microblaze*): Don't disable libssp.
1095 * configure: Regenerate.
1096
1097 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1098
1099 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1100 moveifchange.
1101 * configure: Regenerate.
1102 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1103 * Makefile.in: Regenerate.
1104
1105 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1106
1107 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1108 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1109 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1110 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1111 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1112 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1113 md_exec_prefix cases.
1114 * configure: Regenerate.
1115
1116 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1117
1118 * configure.ac: Separate cases disabling target-libssp,
1119 target-libiberty, target-libstdc++-v3 and Fortran from general
1120 case over targets.
1121 * configure: Regenerate.
1122
1123 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1124
1125 * configure.ac (*-*-chorusos): Don't disable libgcj.
1126 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1127 Remove case.
1128 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1129 (arm-*-coff): Don't disable libgcj.
1130 (arm*-*-linux-gnueabi): Remove useless assignment.
1131 (arm-*-riscix*): Don't disable libgcj.
1132 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1133 configuration.
1134 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1135 (c54x*-*-*): Remove case.
1136 (tic54x-*-*): Don't disable GCC or GCC libraries.
1137 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1138 to *.
1139 (d10v-*-*): Don't disable GCC libraries.
1140 (d30v-*-*): Don't disable libgcj.
1141 (h8500-*-*): Don't disable GCC libraries.
1142 (i960-*-*): Don't disable libgcj.
1143 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1144 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1145 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1146 libgcj.
1147 (m68k-*-coff*): Remove case.
1148 (mmix-*-*): Don't disable libgloss on host.
1149 (mn10200-*-*, mn10300-*-*): Remove cases.
1150 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1151 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1152 Don't disable libgcj.
1153 (romp-*-*): Remove case.
1154 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1155 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1156 case.
1157 (v810-*-*): Don't disable GCC libraries.
1158 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1159 (ip2k-*-*): Don't disable GCC libraries.
1160 * configure: Regenerate.
1161
1162 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1163
1164 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1165 libffi on host.
1166 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1167 on host.
1168 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1169 * configure: Regenerate.
1170
1171 2011-03-26 John Marino <binutils@marino.st>
1172
1173 * configure.ac: Add support for *-*-dragonfly*
1174 * configure: Regenerate.
1175
1176 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1177
1178 * configure.ac (native_only): Remove.
1179 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1180 send-pr uudecode guile gnuserv on host.
1181 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1182 send-pr rcs guile perl texinfo libtool on host.
1183 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1184 automake send-pr rcs guile perl texinfo libtool on host.
1185 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1186 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1187 (alpha*-dec-osf*): Don't disable fileutils on target.
1188 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1189 texinfo send-pr expect dejagnu on target.
1190 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1191 target-qthreads on target.
1192 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1193 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1194 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1195 x86_64-*-mingw*): Don't disable expect on target.
1196 (*-*-cygwin*): Don't disable target-gperf on target.
1197 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1198 gnuserv on target.
1199 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1200 target.
1201 * configure: Regenerate.
1202
1203 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1204
1205 * configure.ac (target_tools): Remove target-groff.
1206 (native_only): Remove target-groff.
1207 (hppa*64*-*-*): Don't disable byacc.
1208 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1209 setting.
1210 (*-*-kaos*): Don't skip target-librx and target-groff.
1211 (*-*-netware*): Don't skip target-libmudflap.
1212 (*-*-tpf*): Don't skip target-libmudflap.
1213 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1214 directories on the host.
1215 (ia64*-*-*vms*): Don't skip tix.
1216 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1217 host.
1218 * configure: Regenerate.
1219
1220 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1221
1222 * configure.ac: Remove references to mt-mep, mt-netware,
1223 mt-wince.
1224 * Makefile.def: Add all-utils soft dependencies.
1225 * Makefile.tpl: Remove GDB_NLM_DEPS.
1226 * configure: Regenerate.
1227 * Makefile.in: Regenerate.
1228
1229 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1230
1231 Sync from GCC:
1232
1233 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1234
1235 * configure.ac: Do not include mh-x86omitfp.
1236 * configure: Regenerate.
1237
1238 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1239
1240 * configure.ac: Remove empty cases.
1241 * configure: Regenerate.
1242
1243 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1244
1245 * Makefile.def: Add dependency from termcap to gdb.
1246 * Makefile.in: Regenerate.
1247
1248 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1249
1250 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1251 * configure: Regenerate.
1252 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1253 * Makefile.tpl: Likewise.
1254 * Makefile.in: Regenerate.
1255
1256 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1257
1258 * configure.ac: Remove all mentions of tentative_cc.
1259 * configure: Regenerate.
1260
1261 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1262
1263 PR lto/48086
1264 * configure.ac: Re-enable LTO on *-apple-darwin9.
1265 * configure: Regenerate.
1266
1267 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1268
1269 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1270 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1271 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1272 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1273 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1274 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1275 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1276 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1277 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1278 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1279 *-*-rhapsody*): Remove host cases.
1280 * configure: Regenerate.
1281
1282 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1283
1284 * configure.ac (ppc*-*-pe): Remove host case.
1285 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1286 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1287 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1288 cases.
1289 * configure: Regenerate.
1290
1291 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1292
1293 * config.sub: Update to version 2011-03-23.
1294
1295 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1296
1297 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1298 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1299 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1300 * configure: Regenerate.
1301
1302 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1303
1304 * config-ml.in: Don't handle arc-*-elf*.
1305 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1306 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1307 handle GCC libraries.
1308 * configure: Regenerate.
1309
1310 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1311
1312 PR bootstrap/48120:
1313 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1314 Add -lstdc++ -lm to LIBS.
1315 * configure: Regenerate.
1316
1317 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1318
1319 * config.guess: Update to version 2011-02-02
1320 * config.sub: Update to version 2011-02-24
1321
1322 2011-03-03 Sebastian Pop <sebastian.pop@amd.com>
1323
1324 * configure.ac: Adjust test of with_ppl.
1325 * configure: Regenerated.
1326
1327 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1328
1329 * configure.ac: Add -lpwl to ppllibs.
1330 * config/cloog.m4: Add -lisl to clooglibs.
1331 * configure: Regenerated.
1332
1333 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1334
1335 Import from Libtool and gnulib:
1336
1337 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1338
1339 Prepare for supporting FreeBSD 10.
1340 * config.rpath: Remove handling of freebsd1* which soon would
1341 match FreeBSD 10.0.
1342
1343 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1344
1345 Remove support for FreeBSD 1.x.
1346 * libtool.m4 (_LT_LINKER_SHLIBS)
1347 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1348 soon would incorrectly match FreeBSD 10.0.
1349
1350 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1351
1352 PR binutils/12283
1353 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1354 (move-if-change): Comes from gnulib.
1355 * move-if-change: Import version from gnulib.
1356
1357 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1358
1359 Sync from GCC:
1360
1361 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1362
1363 PR lto/47225
1364 * Makefile.def (lto-plugin): Double dash for enable-shared.
1365 (configure-gcc): Depend on all-lto-plugin.
1366 * Makefile.in: Rebuilt.
1367
1368 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1369
1370 * configure.ac: Remove extra bracket.
1371 * configure: Regenerate.
1372
1373 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1374
1375 PR lto/47225
1376 * Makefile.def: Add dependency for install-gcc
1377 on install-lto-plugin.
1378 * Makfile.in: Regenerated
1379
1380 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1381
1382 * configure.ac: If with_ppl is no, move setting with_cloog=no
1383 after CLOOG_REQUESTED check.
1384 * configure: Regenerated.
1385
1386 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1387
1388 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1389 CLooG has been requested.
1390 * configure: Regenerated.
1391
1392 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1393
1394 * configure: Regenerated.
1395 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1396
1397 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1398
1399 * configure: Regenerated.
1400 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1401
1402 2011-01-07 Jan Hubicka <jh@suse.cz>
1403
1404 PR lto/47225
1405 * Makefile.in: Regenerate.
1406 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1407 configure.
1408
1409 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1410
1411 PR libgcj/44341
1412 * configure.ac: Discard --with-* flags for host when configuring
1413 target libraries for cross build.
1414 * configure: Rebuilt.
1415
1416 2011-01-21 Andreas Schwab <schwab@redhat.com>
1417
1418 Sync from GCC:
1419
1420 2011-01-21 Andreas Schwab <schwab@redhat.com>
1421
1422 * configure.ac: Use AS_HELP_STRING throughout.
1423 * configure: Regenerate.
1424
1425 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1426
1427 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1428 * configure: Regenerate.
1429
1430 2010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1431
1432 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1433
1434 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1435
1436 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1437 for ia64-hpux.
1438 * configure: Regenerate.
1439
1440 2011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1441
1442 Sync from GCC:
1443 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1444
1445 * configure.ac: (picochip): Disable libiberty.
1446 * configure: Regenerate.
1447
1448 2010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1449
1450 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1451
1452 2010-12-10 Ian Lance Taylor <iant@google.com>
1453
1454 PR bootstrap/46819
1455 * configure.ac: For --disable-libgcj clear libgcj_saved.
1456 * configure: Rebuild.
1457
1458 2010-12-10 Tobias Burnus <burnus@net-b.de>
1459
1460 PR fortran/46540
1461 * configure.ac: Add --disable-libquadmath and
1462 --disable-libquadmath-support.
1463 * configure: Regenerate.
1464
1465 2010-12-10 Tristan Gingold <gingold@adacore.com>
1466
1467 * src-release (ETC_SUPPORT): add gnu-oids.texi
1468
1469 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1470
1471 PR libffi/46792
1472 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1473 * configure: Regenerate.
1474
1475 2010-12-02 Ian Lance Taylor <iant@google.com>
1476
1477 * configure.ac: Always set default for poststage1_ldflags to
1478 -static-libstdc++ -static-libgcc.
1479
1480 2010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1481
1482 * COPYING.NEWLIB: Add National Semiconductor notice.
1483
1484 2010-11-29 Andreas Schwab <schwab@redhat.com>
1485
1486 * configure.ac: Move comment to remove extra space in last argument
1487 of GCC_TARGET_TOOL.
1488
1489 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1490
1491 PR other/46026
1492 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1493 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1494 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1495 (BASE_FLAGS_TO_PASS): Use it.
1496 * configure: Rebuilt.
1497 * Makefile.in: Rebuilt.
1498
1499 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1500
1501 PR binutils/12258
1502 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1503 Properly check default linker.
1504 * configure: Regnerated.
1505
1506 2010-11-23 Matthias Klose <doko@ubuntu.com>
1507
1508 * configure.ac: For --enable-gold, handle value `default' instead of
1509 `both*'. New configure option --{en,dis}able-ld.
1510 * configure: Regenerate.
1511
1512 2010-11-20 Ian Lance Taylor <iant@google.com>
1513
1514 * configure.ac: Only disable a language library if no language needs
1515 it. Don't let --disable-libgcj uncondtionally disable libffi.
1516 * configure: Rebuild.
1517
1518 2010-11-20 Paolo Bonzini <bonzini@gnu.org>
1519
1520 * configure: Regenerate.
1521
1522 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1523
1524 PR other/46202
1525 * configure.ac: Fix just-built in-tree STRIP name to be
1526 binutils/strip-new.
1527 * configure: Regenerate.
1528 * Makefile.def (install-strip-gcc, install-strip-binutils)
1529 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1530 (install-strip-sid): Mirror dependencies on non-strip variants
1531 of these targets on the respective -strip prerequisites.
1532 * Makefile.tpl (install-strip, install-strip-host)
1533 (install-strip-target): New targets.
1534 (install-strip-[+module+], install-strip-target-[+module+]):
1535 New targets.
1536 * Makefile.in: Regenerate.
1537
1538 2010-11-19 Ian Lance Taylor <iant@google.com>
1539 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1540
1541 * configure.ac: Add target-libgo to target_libraries. Set
1542 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1543 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1544 (HOST_EXPORTS): Add GOC.
1545 (BASE_TARGET_EXPORTS): Add GOC.
1546 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1547 (GOCFLAGS_FOR_TARGET): New variable.
1548 (EXTRA_HOST_FLAGS): Add GOC.
1549 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1550 * Makefile.def (target_modules): Add libgo.
1551 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1552 (dependencies): Add dependency from configure-target-libgo to
1553 configure-target-libffi and all-target-libstdc++-v3. Add
1554 dependencies from all-target-libgo to all-target-libffi.
1555 (languages): Add go.
1556 * configure: Rebuild.
1557 * Makefile.in: Rebuild.
1558
1559 2010-11-19 Ian Lance Taylor <iant@google.com>
1560
1561 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1562 compiler/flag environment variables.
1563
1564 2010-11-18 Ian Lance Taylor <iant@google.com>
1565
1566 * configure.ac: Check for lang_requires_boot_languages in
1567 config-lang.in files.
1568 * configure: Rebuild.
1569
1570 2010-11-17 Mike Frysinger <vapier@gentoo.org>
1571
1572 * .gitignore: New file.
1573
1574 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1575 Tobias Burnus <burnus@net-b.de>
1576
1577 PR fortran/32049
1578 * Makefile.def: Add libquadmath; build it with language=fortran.
1579 * configure.ac: Add libquadmath.
1580 * Makefile.tpl: Handle multiple libs in check-[+language+].
1581 * Makefile.in: Regenerate.
1582 * configure: Regenerate.
1583
1584 2010-11-15 Andreas Schwab <schwab@redhat.com>
1585
1586 * configure.ac: Fix spelling in option names.
1587 * configure: Regenerated.
1588
1589 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1590
1591 PR bootstrap/39622
1592 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1593 * configure: Regenerated.
1594
1595 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1596
1597 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1598 define the cloog backend to use. Furthermore, only pass the ppllibs to
1599 the configure checks, if necessary.
1600 * configure: Regenerate.
1601
1602 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1603
1604 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1605 * configure: regenerate
1606
1607 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1608
1609 * config/cloog.m4: Fix typo. verison -> version.
1610 * configure: Regenerate.
1611
1612 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1613
1614 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1615 * configure: Regenerate.
1616
1617 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1618
1619 * configure.ac: Support official CLooG.org versions.
1620 * configure: Regenerate.
1621 * config/cloog.m4: New.
1622
1623 2010-11-05 Michael Eager <eager@eagercon.com>
1624
1625 * COPYING.LIBGLOSS: Correct typo in microblaze.
1626 * COPYING.NEWLIB: Same.
1627
1628 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1629
1630 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1631 * configure: Regenerate.
1632
1633 2010-11-03 Ian Lance Taylor <iant@google.com>
1634 Dave Korn <dave.korn.cygwin@gmail.com>
1635
1636 PR lto/46273
1637 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1638 and on other supported platforms whenever LTO is enabled.
1639 * configure: Rebuild.
1640
1641 2010-11-02 Alan Modra <amodra@gmail.com>
1642
1643 PR binutils/12110
1644 * configure.ac: Error when source path contains spaces.
1645 * configure: Regenerate.
1646
1647 2010-10-20 Ian Lance Taylor <iant@google.com>
1648
1649 * Makefile.def (target_modules): Set lib_path to src/.libs for
1650 libstdc++-v3 module.
1651 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1652 * Makefile.in: Rebuild.
1653
1654 2010-10-08 Bernd Schmidt <bernds@codesourcery.com>
1655 Joseph Myers <joseph@codesourcery.com>
1656
1657 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1658 notices.
1659 * COPYING.NEWLIB: Add Texas Instruments notice.
1660
1661 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1662
1663 * configure.ac (build_lto_plugin): New shell variable.
1664 (--enable-lto): Turn on by default for all non-ELF platforms that
1665 have had LTO support added so far. Set build_lto_plugin appropriately
1666 for both ELF and non-ELF.
1667 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1668 * configure: Regenerate.
1669
1670 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1671
1672 PR bootstrap/45326
1673 PR bootstrap/45174
1674 * configure.ac: Honor initial values of $build_configargs,
1675 $host_configargs, $target_configargs. Mark the precious, so
1676 environment settings get recorded.
1677 * configure: Regenerate.
1678
1679 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1680
1681 Sync from GCC:
1682
1683 2010-09-30 Michael Eager <eager@eagercon.com>
1684
1685 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1686 * configure: Regenerate.
1687
1688 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1689
1690 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1691 targets and amend comment.
1692 * configure: Regenerate.
1693
1694 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1695
1696 * configure.ac: Enable LTO by default on Darwin.
1697 * configure: Regenerate.
1698
1699 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1700
1701 PR bootstrap/44455
1702 * configure.ac (extra_mpfr_configure_flags): Copy from
1703 extra_mpc_gmp_configure_flags.
1704 * configure: Re-generated.
1705
1706 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1707
1708 Sync from GCC:
1709
1710 PR bootstrap/45796
1711 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1712 Depend on all-build-libiberty.
1713 * Makefile.in: Regenerate.
1714
1715 2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1716
1717 Sync from GCC:
1718
1719 PR bootstrap/44621
1720 * configure.ac: Fix unportable shell quoting.
1721 * configure: Regenerate.
1722
1723 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1724
1725 * configure.ac: Support all v850 targets.
1726 * configure: Regenerate.
1727
1728 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1729
1730 PR target/44862
1731 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1732 Provide -B option to allow for link spec %s substitutions for
1733 libstdc++.a on darwin.
1734 * Makefile.in: Regenerate.
1735
1736 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1737
1738 * Makefile.def (configure-gcc): Depend on all-libelf.
1739 * Makefile.in: Rebuild.
1740
1741 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1742
1743 * config.sub, config.guess: Update from upstream sources.
1744
1745 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1746
1747 Sync from GCC:
1748
1749 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1750 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1751 * configure: Regenerated.
1752
1753 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1754 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1755 * configure: Regenerate.
1756
1757 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
1758 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1759 * configure: Regenerate.
1760
1761 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1762 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1763 separately.
1764 * configure: Regenerate.
1765
1766 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1767 * configure: Regenerate after change to elf.m4.
1768
1769 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1770 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1771 * configure: Regenerated.
1772
1773 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1774 * configure.ac: Print "buggy but acceptable" when CLooG
1775 revision is less than 9.
1776 * configure: Regenerated.
1777
1778 2010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
1779
1780 Merge from gcc:
1781
1782 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1783 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1784 * configure: Regenerate.
1785
1786 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1787 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1788 a platform that supports LTO.
1789 * configure: Regenerate.
1790
1791 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1792 PR lto/42776
1793 * configure.ac (--enable-lto): Refactor handling so libelf tests
1794 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1795 and allow LTO to be explicitly enabled on non-ELF platforms that
1796 are known to support it inside else-clause.
1797 * configure: Regenerate.
1798
1799 2010-04-27 Roland McGrath <roland@redhat.com>
1800 H.J. Lu <hongjiu.lu@intel.com>
1801
1802 * configure.ac (--enable-gold): Support both, both/gold and
1803 both/bfd to add gold to configdirs without removing ld.
1804 * configure: Regenerated.
1805
1806 * Makefile.def: Add install-gold dependency to install-ld.
1807 * Makefile.in: Regenerated.
1808
1809 2010-04-14 Tristan Gingold <gingold@adacore.com>
1810
1811 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1812 * configure: Regenerate.
1813
1814 2010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1815
1816 Merge from gcc:
1817 PR bootstrap/43615
1818 PR bootstrap/43328
1819 Revert:
1820 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1821 * configure.ac: Do not pass --enable-multilib nor
1822 --disable-multilib in baseargs. Accept explicitly passed
1823 --enable_multilib.
1824 * configure: Regenerate.
1825
1826 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1827
1828 PR bootstrap/43328
1829 * configure.ac: Do not pass --enable-multilib nor
1830 --disable-multilib in baseargs. Accept explicitly passed
1831 --enable_multilib.
1832 * configure: Regenerate.
1833
1834 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1835
1836 * configure.ac (tic6x-*-*): New case.
1837 * configure: Regenerate.
1838
1839 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1840
1841 Merge from gcc:
1842 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1843 PR ada/42554
1844 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1845 * configure: Regenerate.
1846
1847 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1848
1849 * config.sub: Update to version 2010-03-22.
1850 * config.guess: Update to version 2009-12-30.
1851
1852 2010-03-14 Joseph Myers <joseph@codesourcery.com>
1853
1854 Merge from gcc:
1855 2010-01-11 Richard Guenther <rguenther@suse.de>
1856 PR lto/41569
1857 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1858 * Makefile.in: Regenerated.
1859
1860 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1861
1862 PR libstdc++/32499
1863 * configure.ac (RANLIB): Default to true.
1864 (STRIP): Likewise.
1865 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1866 * configure: Regenerate.
1867
1868 2010-02-17 Nick Clifton <nickc@redhat.com>
1869
1870 PR 11238
1871 * Makefile.tpl (local-distclean): Also remove config.cache files in
1872 sub-directories as there may not be Makefiles present in the
1873 sub-directories.
1874 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1875 the config.cache files found by the find command.
1876
1877 * Makefile.in: Regenerate.
1878 * configure.ac: Revert previous delta.
1879 * configure: Regenerate.
1880
1881 2010-02-15 Nick Clifton <nickc@redhat.com>
1882
1883 PR 11238
1884 * configure.ac: Delete config.cache files in sub-directories when
1885 deleting Makefiles.
1886 * configure: Regenerate.
1887
1888 2010-02-15 Nick Clifton <nickc@redhat.com>
1889
1890 * configure.ac: Sync from gcc.
1891 * configure: Regenerate.
1892
1893 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1894
1895 Sync from gcc:
1896 * configure.ac: Add "recommended" version checks for GMP/MPC.
1897 Update recommended GMP/MPFR/MPC versions.
1898 * configure: Regenerate.
1899
1900 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
1901
1902 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1903 * configure.ac (bootstrap_target_libs): Make inclusion of
1904 target-libgomp conditional on libgomb being in target_configdirs.
1905 * configure: Regenerate.
1906
1907 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
1908
1909 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1910 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1911 * configure: Regenerate.
1912
1913 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
1914
1915 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1916 * configure.ac (target_configdirs): Substitute.
1917 * Makefile.def: Bootstrap target module libgomp.
1918 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1919 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1920 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1921 * configure, Makefile.in: Regenerate.
1922
1923 2009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1924
1925 * libtool.m4: Sync from git Libtool.
1926 * ltmain.sh: Likewise.
1927 * ltoptions.m4: Likewise.
1928 * ltversion.m4: Likewise.
1929 * lt~obsolete.m4: Likewise.
1930
1931 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1932 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1933
1934 PR bootstrap/42424
1935 * configure.ac: Include libtool m4 files.
1936 (_LT_CHECK_OBJDIR): Call it.
1937 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1938 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1939
1940 * configure: Regenerate.
1941
1942 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1943
1944 PR bootstrap/41818
1945 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1946 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1947 * Makefile.in: Regenerate.
1948
1949 2009-12-18 Ben Elliston <bje@au.ibm.com>
1950
1951 * config.sub, config.guess: Update from upstream sources.
1952
1953 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>
1954
1955 * COPYING.NEWLIB: Update copyright date.
1956 * COPYING.LIBGLOSS: Ditto.
1957
1958 2009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1959
1960 PR middle-end/30447
1961 PR middle-end/30789
1962 PR other/40302
1963
1964 * configure.ac: Require MPC.
1965 * configure: Regenerate.
1966
1967 * configure.ac: Update minimum MPC version to 0.8.
1968 * configure: Regenerate.
1969
1970 2009-11-20 Paolo Bonzini <bonzini@gnu.org>
1971
1972 * config.guess: Sync with upstream and gcc.
1973 * config.sub: Sync with upstream and gcc.
1974
1975 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1976
1977 * Makefile.def: Restore host and target settings for gmp.
1978 * Makefile.in: Rebuild.
1979
1980 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1981
1982 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1983 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1984 Fix portability of test of C++ as bootstrap language. Add
1985 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1986 * configure: Rebuild.
1987 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1988 and cloog. Fix in-tree ppl configuration. Introduce libelf
1989 in-tree building.
1990 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1991 (POSTSTAGE1_HOST_EXPORTS): Use it.
1992 (STAGE[+id+]_CXXFLAGS): New.
1993 (BASE_FLAGS_TO_PASS): Pass it down.
1994 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1995 extra_exports.
1996 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1997 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1998 extra_exports.
1999 * Makefile.in: Rebuild.
2000
2001 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2002
2003 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2004 paths for *-w64-mingw* and x86_64-*mingw*.
2005 * configure: Regenerated.
2006
2007 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2008
2009 * configure.ac: Disable target-winsup & co for
2010 x86_64-*-mingw* and *-w64-mingw* targets.
2011 * configure: Regenerated.
2012
2013 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2014
2015 * configure.ac (CLooG test): Use = with test.
2016 * configure: Regenerate.
2017
2018 2009-10-22 Richard Guenther <rguenther@suse.de>
2019
2020 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2021 cloog if the ppl version check failed. Move flags saving
2022 before setting in libelf check.
2023 * configure: Regenerate.
2024
2025 2009-10-21 Richard Guenther <rguenther@suse.de>
2026
2027 * configure.ac: Adjust the ppl and cloog configure to work as
2028 documented. Disable cloog if ppl was disabled. Omit the version
2029 checks if they were disabled.
2030 * configure: Re-generate.
2031
2032 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2033
2034 * configure.ac: Add 'lto' to enable_languages, not
2035 new_enable_languages, and only if not already present.
2036 * configure: Regenerate.
2037
2038 2009-10-06 Ian Lance Taylor <iant@google.com>
2039
2040 * Makefile.def: check-gold depends upon all-gas.
2041 * Makefile.in: Rebuild.
2042
2043 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2044
2045 * Makefile.def: all-lto-plugin depends on all-libiberty.
2046 set bootstrap=true for lto-plugin.
2047 Add lto-plugin.
2048 * Makefile.in: Regenerate.
2049 * configure.ac (host_libs): Add lto-plugin.
2050 * configure: Regenerate.
2051
2052 2009-10-03 Diego Novillo <dnovillo@google.com>
2053
2054 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2055 (HOST_LIBELFLIBS): Define.
2056 (HOST_LIBELFINC): Define.
2057 * Makefile.in: Regenerate.
2058 * configure.ac: Add --enable-lto.
2059 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2060 If --enable-lto is used, add 'lto' to new_enable_languages.
2061 If --enable-lto is used and gold is enabled, add
2062 lto-plugin to configdirs.
2063 * configure: Regenerate.
2064
2065 2009-10-03 Simon Baldwin <simonb@google.com>
2066
2067 * configure.ac: If --with-system-zlib, suppress local zlib and
2068 pass --with-system-zlib to subdir configure scripts.
2069 * configure: Regenerate.
2070
2071 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2072 Paolo Bonzini <bonzini@gnu.org>
2073
2074 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2075 $(srcdir).
2076 * Makefile.in: Rebuilt.
2077
2078 2009-09-29 Paolo Bonzini <bonzini@gnu.org>
2079
2080 Sync from gcc:
2081 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2082
2083 * configure.ac: Update minimum MPC version to 0.7.
2084 * configure: Regenerate.
2085
2086 2009-09-25 Nick Clifton <nickc@redhat.com>
2087
2088 * configure.ac: Pass any --cache-file=/dev/null option on to
2089 subconfigures.
2090 * configure: Regenerate.
2091
2092 2009-09-23 Nick Clifton <nickc@redhat.com>
2093
2094 * config.sub, config.guess: Update from upstream sources.
2095
2096 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2097
2098 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2099 * Makefile.in: Rebuilt.
2100
2101 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2102
2103 PR bootstrap/32272
2104 * configure.ac: Error out if $srcdir isn't '.' but contains
2105 host-${host_noncanonical}.
2106 * configure: Regenerate.
2107
2108 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2109
2110 * configure.ac: If bootstrapping a combined tree with
2111 --enable-gold, require c++ in stage1_languages.
2112 * configure: Regenerate.
2113
2114 * configure.ac: Also add target_libs of stage1_languages to
2115 bootstrap_target_libs.
2116 * configure: Regenerate.
2117
2118 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2119 with --enable-languages not containing c++.
2120 * configure: Regenerate.
2121
2122 2009-09-16 Jie Zhang <jie.zhang@analog.com>
2123
2124 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2125 * configure: Regenerate.
2126
2127 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2128
2129 * configure.ac: Do not use $extrasub for replacing @if/@endif
2130 parts in Makefile; instead, use additional arguments to
2131 AC_CONFIG_COMMANDS to do the replacement manually, with several
2132 sed invocations, to avoid HP-UX sed command limits.
2133 * configure: Regenerate.
2134
2135 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2136
2137 * configure.ac (with-build-config): Document. Handle without.
2138 Handle missing argument.
2139 * configure: Rebuilt.
2140
2141 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2142
2143 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2144 Default to bootstrap-debug only if compare-debug works.
2145 * configure: Rebuilt.
2146 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2147 * Makefile.in: Rebuilt.
2148
2149 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2150
2151 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2152 * Makefile.in: Rebuilt.
2153
2154 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
2155
2156 * Makefile.tpl (AWK): Fix typo.
2157 * Makefile.in: Regenerate.
2158
2159 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
2160
2161 * configure.ac: Detect awk and sed.
2162 * Makefile.def (flags_to_pass): Add AWK and SED.
2163 * Makefile.tpl (AWK, SED): New.
2164 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2165 * configure: Regenerate.
2166 * Makefile.in: Regenerate.
2167
2168 2009-09-01 Tristan Gingold <gingold@adacore.com>
2169
2170 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
2171 Remove logical names.
2172
2173 2009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
2174
2175 * ltmain.sh (func_normal_abspath): New function.
2176 (func_relative_path): Likewise.
2177 (func_mode_help): Document new -bindir option for link mode.
2178 (func_mode_link): Add new -bindir option, and use it to place
2179 output DLL if specified.
2180
2181 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2182
2183 * configure.ac (AC_PREREQ): Bump to 2.64.
2184
2185 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2186
2187 * README-maintainer-mode: Point directly to upstream locations
2188 for autoconf, automake, libtool, gettext, instead of copies on
2189 sources.redhat.com. Document required versions.
2190 * configure.ac: Do not substitute datarootdir, htmldir,
2191 pdfdir, docdir. Do not process --with-datarootdir,
2192 --with-htmldir, --with-pdfdir, --with-docdir.
2193 * configure: Regenerate.
2194
2195 * configure: Regenerate.
2196
2197 * compile: Sync from Automake 1.11.
2198 * depcomp: Likewise.
2199 * install-sh: Likewise.
2200 * missing: Likewise.
2201 * mkinstalldirs: Likewise.
2202 * ylwrap: Likewise.
2203
2204 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2205
2206 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2207 (baseargs): Add --disable-option-checking.
2208 * configure: Regenerate.
2209
2210 * Makefile.def (configure-target-libiberty): Depend on
2211 all-binutils and all-ld.
2212 (configure-target-newlib): Likewise.
2213 * Makefile.in: Regenerate.
2214
2215 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2216
2217 Sync with GCC, merge:
2218
2219 2009-07-31 Christian Bruel <christian.bruel@st.com>
2220
2221 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2222 * configure: Regenerate.
2223
2224 2009-07-06 Ian Lance Taylor <iant@google.com>
2225
2226 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2227 * configure: Rebuild.
2228
2229 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2230
2231 PR bootstrap/40338
2232 * configure.ac (comparestring): Create new variable.
2233 * Makefile.tpl (comparestring): Use to skip some comparisions.
2234 * configure: Regenerate.
2235 * Makefile.in: Regenerate.
2236
2237 2009-06-23 Ian Lance Taylor <iant@google.com>
2238
2239 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2240 boot_languages. Only bootstrap target libraries listed in
2241 target_libs for some boot language. Add --with-stage1-ldflags,
2242 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2243 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2244 if not building with C++.
2245 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2246 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2247 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2248 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2249 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2250 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2251 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2252 * configure, Makefile.in: Rebuild.
2253
2254 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2255
2256 * configure.ac: Detect MPC in default directory.
2257 * configure: Regenerate.
2258
2259 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2260
2261 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2262 to noconfdirs.
2263 * configure: Regenerate.
2264
2265 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2266
2267 * Makefile.def: Add MPC support and dependencies.
2268 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2269
2270 * Makefile.in, configure: Regenerate.
2271
2272 2009-05-24 Nicolas Roche <roche@adacore.com>
2273
2274 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2275 * Makefile.in: Regenerate.
2276
2277 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2278
2279 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2280 * configure: Regenerate.
2281
2282 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2283
2284 * configure.ac ($with_ppl): Default to no if not supplied.
2285 ($with_cloog): Likewise.
2286 configure: Regenerate.
2287
2288 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2289
2290 PR bootstrap/39739
2291 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2292 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2293
2294 * configure, Makefile.in: Regenerate.
2295
2296 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2297
2298 * configure.ac: Change copyright header to refer to version
2299 3 of the GNU General Public License and to point readers at the
2300 COPYING3 file and the FSF's license web page.
2301 * Makefile.def: Likewise.
2302 * Makefile.tpl: Likewise.
2303 * Makefile.in: Regenerate.
2304
2305 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2306
2307 * configure.ac: Restore match for darwin9 or later. Use double
2308 brackets since regeneration eats one pair.
2309 * configure: Regenerate.
2310
2311 2009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
2312
2313 * MAINTAINERS: Perform some obvious fixups.
2314
2315 2009-08-17 Ben Elliston <bje@au.ibm.com>
2316
2317 * config.sub, config.guess: Update from upstream sources.
2318
2319 2009-08-06 Michael Eager <eager@eagercon.com>
2320
2321 * configure.ac: Add Microblaze target.
2322 * configure: Regenerate.
2323
2324 2009-07-02 Tristan Gingold <gingold@adacore.com>
2325
2326 * configure.ac: Do not exclude gas for i386-*-darwin.
2327 Add a case for x86_64-*-darwin.
2328 * configure: Regenerate.
2329
2330 2009-06-26 Doug Evans <dje@sebabeach.org>
2331
2332 * Makefile.def (host_modules): Add cgen.
2333 * Makefile.in: Regenerate.
2334 * configure.ac (host_tools): Add cgen.
2335 * configure: Regenerate.
2336
2337 2009-06-17 Michael Eager <eager@eagercon.com>
2338
2339 * COPYING.LIBGLOSS: Add Xilinx license.
2340
2341 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2342
2343 * configure.ac: Define is_elf for QNX Neutrino targets.
2344 * configure: Regenerate.
2345
2346 2009-06-03 Jerome Guitton <guitton@adacore.com>
2347 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2348
2349 * Makefile.tpl (all): Avoid a trailing backslash.
2350 * Makefile.in: Regenerate.
2351
2352 2009-06-03 Ben Elliston <bje@au.ibm.com>
2353
2354 * config.sub, config.guess: Update from upstream sources.
2355
2356 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2357
2358 * Makefile.tpl ([+compare-target+]): Compare all stage
2359 directories, rather than just gcc.
2360 * Makefile.in: Rebuilt.
2361
2362 2009-05-28 Doug Kwan <dougkwan@google.com>
2363
2364 * configure.ac: Support gold for target arm*-*-*.
2365 * configure: Regenerate.
2366
2367 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2368
2369 * Makefile.tpl (all): Avoid harmless warning in make all when
2370 gcc-bootstrap is enabled but stage_last does not exist.
2371 * Makefile.in: Rebuilt.
2372
2373 2009-05-25 Tristan Gingold <gingold@adacore.com>
2374
2375 * setup.com: Complete the file with configuration and build.
2376
2377 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2378
2379 PR other/40159
2380 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2381 gcc-no-bootstrap are mutually exclusive.
2382 * Makefile.in: Rebuilt.
2383
2384 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2385
2386 PR other/40159
2387 * Makefile.tpl (all): Don't end with unconditional success.
2388 * Makefile.in: Rebuilt.
2389
2390 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2391
2392 PR target/37137
2393 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2394 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2395 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2396 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2397 stage_configureflags, stage_cflags and stage_libcflags into
2398 explicit Makefile macros.
2399 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2400 GFORTRAN.
2401 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2402 CC. Set CC_FOR_BUILD from CC.
2403 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2404 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2405 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2406 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2407 and GFORTRAN.
2408 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2409 (_LIBCFLAGS): Renamed to _TFLAGS.
2410 (do-compare-debug, do-compare3-debug): Drop.
2411 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2412 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2413 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2414 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2415 (XGCC_FLAGS_FOR_TARGET): New.
2416 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2417 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2418 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2419 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2420 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2421 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2422 TFLAGS.
2423 (BUILD_CONFIG): Include if requested.
2424 (all): Set TFLAGS on bootstrap.
2425 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2426 (all-stageid-prefixmodule): Likewise.
2427 (do-clean, distclean-stageid): Set TFLAGS.
2428 (restrap): Fix whitespace.
2429 * Makefile.in: Rebuilt.
2430
2431 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2432
2433 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2434 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2435 * Makefile.in: Regenerate.
2436
2437 2009-04-24 Eli Zaretskii <eliz@gnu.org>
2438
2439 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2440 consistency with config.sub. (Update from upstream sources.)
2441
2442 2009-04-21 Joseph Myers <joseph@codesourcery.com>
2443
2444 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2445
2446 2009-04-17 Ben Elliston <bje@au.ibm.com>
2447
2448 * config.sub, config.guess: Update from upstream sources.
2449
2450 2009-04-15 Anthony Green <green@moxielogic.com>
2451
2452 * configure.ac: Add moxie support.
2453 * configure: Rebuilt.
2454
2455 2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2456
2457 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2458 * configure: Regenerate.
2459
2460 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2461
2462 PR gas/10039
2463 * configure.ac: Require texinfo 4.7.
2464 * configure: Regenerated.
2465
2466 2009-04-09 Steve Ellcey <sje@cup.hp.com>
2467
2468 * Makefil.def (languages): New entries.
2469 * Makefile.tpl (check-gcc-*): New generic target.
2470 * Makefile.in: Regenerate.
2471
2472 2009-03-27 Eli Zaretskii <eliz@gnu.org>
2473
2474 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2475 Windows builds of Sed.
2476
2477 2009-03-18 Tom Tromey <tromey@redhat.com>
2478
2479 * configure: Rebuild.
2480 * configure.ac (host_libs): Add libiconv.
2481 * Makefile.in: Rebuild.
2482 * Makefile.def (host_modules): Add libiconv.
2483 (configure-gdb, all-gdb): Depend on libiconv.
2484
2485 2009-03-16 Tristan Gingold <gingold@adacore.com>
2486
2487 * configure.ac: Treat gdb as supported on x86_64-darwin.
2488 * configure: Regenerate.
2489
2490 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2491
2492 Merge from GCC:
2493
2494 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2495
2496 * configure.ac (--with-host-libstdcxx): New option.
2497 * configure: Regenerate.
2498
2499 2009-01-29 Robert Millan <rmh@aybabtu.com>
2500
2501 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2502 * configure: Regenerate.
2503
2504 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2505
2506 PR tree-optimization/38515
2507 * configure.ac (cloog-polylib): Removed.
2508 (with_ppl, with_cloog): Test for "no".
2509 * configure: Regenerated.
2510
2511 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2512
2513 Backport from git Libtool:
2514
2515 2009-01-19 Robert Millan <rmh@aybabtu.com>
2516 Support GNU/kOpenSolaris.
2517 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2518 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2519 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2520 GNU/kOpenSolaris.
2521
2522 2009-02-05 Andreas Schwab <schwab@suse.de>
2523
2524 * Makefile.tpl (stage_last): Define $r and $s before using
2525 $(RECURSE_FLAGS_TO_PASS).
2526 * Makefile.in: Regenerate
2527
2528 2009-01-21 Jeff Johnston <jjohnstn@redhat.com>
2529
2530 * COPYING.NEWLIB: Add ARM license.
2531
2532 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2533
2534 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2535 (all-opcodes): Depend on all-libiberty.
2536 * Makefile.in: Regenerate.
2537
2538 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2539
2540 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2541 * configure: Regenerate.
2542
2543 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2544
2545 Backport link test fix from upstream Libtool:
2546
2547 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2548 Add cache variables to tests that require the linker to work.
2549 For shlibpath_overrides_runpath, this also changes the semantics
2550 to let the result from the C compiler take precedence.
2551 compiler take precedence.
2552
2553 2008-12-02 Ben Elliston <bje@au.ibm.com>
2554
2555 * config.sub, config.guess: Update from upstream sources.
2556
2557 2008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2558
2559 * COPYING.NEWLIB: Updated.
2560 * COPYING.LIBGLOSS: Ditto.
2561
2562 2008-12-16 Paolo Bonzini <bonzini@gnu.org>
2563
2564 Sync with GCC:
2565
2566 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2567
2568 * configure.ac (ppllibs): Add by default the lib flags.
2569 * configure: Regenerate.
2570
2571 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2572
2573 * configure.ac: Add double brackets on darwin[912].
2574 * configure: Regenerate.
2575
2576 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2577
2578 * configure.ac: Expand to darwin10 and later.
2579 * configure: Regenerate.
2580
2581 2008-12-02 Andreas Schwab <schwab@suse.de>
2582
2583 * Makefile.def: configure-target-boehm-gc depends on
2584 all-target-libstdc++-v3.
2585 * Makefile.in: Regenerate.
2586
2587 2008-12-02 Ben Elliston <bje@au.ibm.com>
2588
2589 * config.sub, config.guess: Update from upstream sources.
2590
2591 2008-11-27 Joseph Myers <joseph@codesourcery.com>
2592
2593 Merge from GCC:
2594
2595 2007-12-02 Matthias Klose <doko@ubuntu.com>
2596
2597 * config-ml.in: Remove 64bit configure tests.
2598
2599 2008-05-14 Rafael Espindola <espindola@google.com>
2600
2601 * config-ml.in: don't handle --enable-shared and --enable-static.
2602
2603 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2604 Tobias Grosser <grosser@fim.uni-passau.de>
2605 Jan Sjodin <jan.sjodin@amd.com>
2606 Harsha Jagasia <harsha.jagasia@amd.com>
2607 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2608 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2609 Adrien Eliche <aeliche@isty.uvsq.fr>
2610
2611 Merge from graphite branch.
2612 * configure: Regenerate.
2613 * Makefile.in: Regenerate.
2614 * configure.ac (host_libs): Add ppl and cloog.
2615 Add checks for PPL and CLooG.
2616 * Makefile.def (ppl, cloog): Added modules and dependences.
2617 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2618 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2619
2620 2008-09-03 Richard Guenther <rguenther@suse.de>
2621
2622 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2623 cloog test.
2624 * configure: Re-generate.
2625
2626 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2627
2628 * configure.ac (--with-cloog-polylib): New.
2629 (--disable-cloog-version-check): New.
2630 (--disable-ppl-version-check): New.
2631 * configure: Re-generate.
2632
2633 2008-09-05 Richard Guenther <rguenther@suse.de>
2634
2635 * configure.ac: Initialize clooglibs to -lcloog.
2636 * configure: Re-generate.
2637
2638 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2639
2640 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2641 recommended version to 2.3.2.
2642
2643 * configure: Regenerate.
2644
2645 2008-10-31 Ben Elliston <bje@au.ibm.com>
2646
2647 * configure.ac (spu-*-*): Remove special case.
2648 * configure: Regenerate.
2649
2650 Complete comment text from GCC version of:
2651
2652 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2653
2654 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2655 (GCC_SHLIB_SUBDIR): New.
2656 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2657 * configure: Regenerate.
2658 * Makefile.in: Regenerate.
2659
2660 2008-11-27 Tristan Gingold <gingold@adacore.com>
2661
2662 * configure.ac: Build gdb for i?86-*-darwin*
2663 * configure: Regenerated.
2664
2665 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2666
2667 PR bootstrap/38014
2668 PR bootstrap/37923
2669
2670 Revert:
2671
2672 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2673
2674 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2675 * Makefile.in: Regenerated.
2676
2677 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2678
2679 PR gdb/921
2680 PR gdb/1646
2681 PR gdb/2175
2682 PR gdb/2176
2683
2684 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2685 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2686 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2687 (HOST_EXPORTS): Pass CPPFLAGS.
2688 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2689 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2690 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2691 * Makefile.in, configure: Regenerated.
2692 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2693 and CPPFLAGS_FOR_BUILD.
2694
2695 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2696
2697 * configure.ac [spu-*-*]: Do not set skipdirs.
2698 * configure: Re-generate.
2699
2700 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2701
2702 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2703 * Makefile.in: Regenerated.
2704
2705 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2706
2707 PR gdb/921
2708 PR gdb/1646
2709 PR gdb/2175
2710 PR gdb/2176
2711
2712 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2713 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2714 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2715 (HOST_EXPORTS): Pass CPPFLAGS.
2716 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2717 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2718 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2719 * Makefile.in, configure: Regenerated.
2720 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2721 and CPPFLAGS_FOR_BUILD.
2722
2723 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
2724
2725 * libtool.m4: Update to libtool 2.2.6.
2726 * lt~obsolete.m4: Update to libtool 2.2.6.
2727 * ltmain.sh: Update to libtool 2.2.6.
2728 * ltsugar.m4: Update to libtool 2.2.6.
2729 * ltversion.m4: Update to libtool 2.2.6.
2730 * ltoptions.m4: Update to libtool 2.2.6.
2731 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2732
2733 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2734
2735 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2736 (GCC_SHLIB_SUBDIR): New.
2737 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2738 * configure: Regenerate.
2739 * Makefile.in: Regenerate.
2740
2741 2008-08-28 Tristan Gingold <gingold@adacore.com>
2742
2743 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2744 Enable bfd, binutils and opcodes.
2745 * configure: Regenerate.
2746
2747 2008-08-16 Nicolas Roche <roche@adacore.com>
2748
2749 * Makefile.tpl: Add BOOT_ADAFLAGS.
2750 * Makefile.in: Regenerate.
2751
2752 2008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
2753
2754 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2755 * configure: Regenerate.
2756
2757 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2758
2759 Sync with gcc:
2760 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2761
2762 * configure.ac: Add makefile fragments for hpux.
2763 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2764 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2765 * configure: Regenerate.
2766 * Makefile.in: Regenerate.
2767
2768 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2769
2770 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2771 * Makefile.in: Regenerate.
2772 * configure: Regenerate.
2773
2774 2008-06-18 Ian Lance Taylor <iant@google.com>
2775
2776 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2777
2778 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2779
2780 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2781
2782 * configure: Regenerate.
2783
2784 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2785
2786 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2787 "$@" is still intact with both Autoconf 2.59 and 2.62.
2788 * configure: Regenerate.
2789
2790 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2791
2792 * Makefile.tpl: Fix comment errors.
2793 * Makefile.in: Regenerate.
2794
2795 2008-06-13 Julian Brown <julian@codesourcery.com>
2796
2797 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2798 of libobjc for ARM EABI Linux.
2799 * configure: Regenerate.
2800
2801 2008-06-12 David S. Miller <davem@davemloft.net>
2802 David Edelsohn <edelsohn@gnu.org>
2803
2804 * configure.ac: Add powerpc*-*-* to gold supported targets.
2805 * configure: Regenerate.
2806
2807 2008-06-08 Joseph Myers <joseph@codesourcery.com>
2808
2809 PR tree-optimization/36218
2810 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2811 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2812 (all prefix="build-"): Pass them to build-system sub-makes.
2813 * Makefile.in: Regenerate.
2814
2815 2008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2816
2817 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2818 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2819 mkdep, and compile. Update comments.
2820 (ETC_SUPPORT): Add ChangeLog and update comments.
2821
2822 2008-05-11 Ian Lance Taylor <iant@google.com>
2823
2824 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2825
2826 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2827
2828 Sync with gcc:
2829 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2830
2831 PR bootstrap/35457
2832 * configure.ac: Include override.m4.
2833 * configure: Regenerate.
2834
2835 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2836
2837 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2838 * Makefile.in: Regenerate.
2839
2840 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2841
2842 * configure.ac: Do not build libssp for the AVR.
2843 * configure: Regenerate.
2844
2845 2008-04-18 Nick Clifton <nickc@redhat.com>
2846
2847 * MAINTAINERS: Replace reference to configure.in with reference to
2848 configure.ac.
2849
2850 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2851
2852 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2853 as nonconfigurable directories list.
2854 * configure: Regenerate.
2855
2856 2008-04-14 David S. Miller <davem@davemloft.net>
2857
2858 * configure.ac: Add sparc*-*-* to gold supported targets.
2859 * configure: Regenerate.
2860
2861 2008-04-14 Ben Elliston <bje@au.ibm.com>
2862
2863 * config.sub, config.guess: Update from upstream sources.
2864
2865 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
2866
2867 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2868 * Makefile.in: Regenerate.
2869
2870 2008-04-07 Ian Lance Taylor <iant@google.com>
2871
2872 * Makefile.def: check-gold depends upon all-binutils.
2873 * Makefile.in: Regenerate.
2874
2875 2008-04-04 Nick Clifton <nickc@redhat.com>
2876
2877 PR binutils/4334
2878 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2879 builds.
2880 * configure: Regenerate.
2881
2882 2008-04-04 NightStrike <NightStrike@gmail.com>
2883
2884 PR other/35151
2885 * configure.ac: Combine rules for mingw32 and mingw64.
2886 * configure: Regenerate.
2887
2888 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
2889
2890 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2891 * Makefile.in: Regenerate.
2892
2893 2008-03-20 Ian Lance Taylor <iant@google.com>
2894
2895 * configure.ac: Add support for --enable-gold.
2896 * Makefile.def: Add gold as a directory like ld.
2897 * configure, Makefile.in: Regenerate.
2898
2899 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
2900
2901 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2902 (s390_cond_extensions): Reduced extensions to the compare related.
2903 (main): z10 cpu type option added.
2904 (expandConditionalJump): Renamed to ...
2905 (insertExpandedMnemonic): ... this.
2906
2907 * opcodes/s390-opc.c: Re-group the operand format makros.
2908 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2909 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2910 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2911 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2912 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2913 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2914 INSTR_SIL_RDU): New instruction formats added.
2915 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2916 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2917 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2918 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2919 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2920 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2921 masks added.
2922 (s390_opformats): New formats added "ris", "rrs", "sil".
2923 * opcodes/s390-opc.txt: Add the conditional jumps with the
2924 extensions removed from automatic expansion in s390-mkopc.c manually.
2925 (asi - trtre): Add new System z10 EC instructions.
2926 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2927
2928 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2929
2930 * configure.ac: m4_include config/proginstall.m4.
2931 * configure: Regenerate.
2932
2933 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2934
2935 Backport from upstream Libtool:
2936
2937 2007-10-12 Eric Blake <ebb9@byu.net>
2938
2939 Deal with Autoconf 2.62's semantic change in m4_append.
2940 * ltsugar.m4 (lt_append): Replace broken versions of
2941 m4_append.
2942 (lt_if_append_uniq): Don't require separator to be overquoted,
2943 and avoid broken m4_append.
2944 (lt_dict_add): Fix typo.
2945 * libtool.m4 (_LT_DECL): Don't overquote separator.
2946
2947 2008-03-13 David Edelsohn <edelsohn@gnu.org>
2948
2949 * config.rpath: Add AIX 6 support.
2950
2951 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
2952
2953 * Makefile.def (stageprofile). Remove -fprofile-generate
2954 from stage_libcflags.
2955 * Makefile.in: Regenerate.
2956
2957 2008-03-13 Ben Elliston <bje@au.ibm.com>
2958
2959 * config.sub, config.guess: Update from upstream sources.
2960
2961 2008-03-06 Florian Krohm <fkrohm@us.ibm.com>
2962
2963 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2964 * s390-opc.txt (cmpsc): Duplicate entry removed.
2965 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2966 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2967 fier, cu42, cu41): Fix operand format.
2968
2969 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
2970
2971 PR bootstrap/32009
2972 PR bootstrap/32161
2973
2974 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2975 * configure: Regenerate.
2976
2977 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2978 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2979 STAGE4_LIBCFLAGS): New.
2980 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2981 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2982 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2983 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2984 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2985 for target modules. Don't export LIBCFLAGS.
2986 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2987 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2988 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2989 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2990 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2991 * Makefile.in: Regenerate.
2992
2993 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2994
2995 PR libgcj/33085
2996 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2997 Do not use -DDLL_EXPORT. Backport from upstream.
2998
2999 2008-02-14 Nick Clifton <nickc@redhat.com>
3000
3001 Import this patch from gcc:
3002 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3003
3004 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3005
3006 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3007
3008 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3009 * configure: Regenerate.
3010
3011 2008-01-31 Marc Gauthier <marc@tensilica.com>
3012
3013 * configure.ac (xtensa*-*-*): Recognize processor variants.
3014 * configure: Regenerate.
3015
3016 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3017
3018 PR bootstrap/34922
3019 * configure.ac (PARSE_ARGS): Push suitable setting of
3020 ac_subdirs_all, for `./configure --help=recursive'.
3021 Handle `+' in generic toplevel directory disabling.
3022 * configure: Regenerate.
3023
3024 2008-01-23 Ben Elliston <bje@au.ibm.com>
3025
3026 * config.sub, config.guess: Update from upstream sources.
3027
3028 2008-01-08 Ben Elliston <bje@au.ibm.com>
3029
3030 * config.sub, config.guess: Update from upstream sources.
3031
3032 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3033
3034 * COPYING.LIBGLOSS: Update default copyright.
3035
3036 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3037
3038 * COPYING.NEWLIB: Update default copyright.
3039
3040 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3041
3042 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3043 Change recommended MPFR from 2.2.1 > 2.3.0.
3044 * configure: Regenerate.
3045
3046 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3047
3048 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3049 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3050 * Makefile.in: Regenerate.
3051
3052 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3053
3054 * configure.ac: Enable libjava for x86_64-*-darwin9.
3055 * configure: Regenerate.
3056
3057 2007-12-05 Ben Elliston <bje@au.ibm.com>
3058
3059 * config.sub, config.guess: Update from upstream sources.
3060
3061 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3062
3063 * config-ml.in: Robustify against white space in absolute file
3064 names.
3065
3066 * config-ml.in (multi-clean): Substitute ${Makefile}.
3067 Remove superfluous ${Makefile} in list.
3068
3069 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3070
3071 * Makefile.def (dependencies): Make configure-gdb depend on
3072 all-intl.
3073 * Makefile.in: Regenerated.
3074
3075 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3076
3077 * Makefile.def: To avoid problems running with parallel makes,
3078 build newlib before libgloss so that target specific header
3079 files are availble.
3080 * Makefile.in: Regenerate.
3081
3082 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3083
3084 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3085 * Makefile.in: Regenerate.
3086
3087 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3088
3089 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
3090 * libdecnumber: New directory, imported from GCC.
3091
3092 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3093
3094 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3095 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3096 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3097 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3098 * configure: Regenerate.
3099
3100 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3101
3102 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3103 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3104 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3105 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3106 * configure.ac: Default them to host tools for $host = $build.
3107 Subst them.
3108
3109 * configure: Regenerate.
3110 * Makefile.in: Regenerate.
3111
3112 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3113
3114 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3115 * configure: Regenerate.
3116
3117 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3118
3119 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3120 libstdc++.
3121 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3122 * configure: Regenerate.
3123 * Makefile.in: Regenerate.
3124
3125 2007-09-17 Andreas Schwab <schwab@suse.de>
3126
3127 * configure.ac: Raise minimum makeinfo version to 4.6.
3128 * configure: Regenerate.
3129
3130 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3131
3132 * configure.ac: Correct makeinfo version check.
3133 * configure: Regenerate.
3134
3135 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3136
3137 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3138 to $skipdirs and only disable gprof for newlib. Use the normal
3139 mips*-elf* handling in other respects.
3140 * configure: Regnerate.
3141
3142 2007-09-12 David Daney <ddaney@avtrex.com>
3143
3144 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3145 enabling libgcj.
3146 * configure: Regenerate.
3147
3148 2007-09-12 Richard Guenther <rguenther@suse.de>
3149
3150 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3151 nor --disable-checking is provided also turn on yes and types
3152 checking for stage1.
3153 * configure: Re-generate.
3154
3155 2007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3156
3157 PR target/33281
3158 * configure.ac: Use config/mh-mingw on mingw.
3159 * configure: Regenerate.
3160
3161 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3162
3163 PR other/32154
3164 * configure.ac: For libgloss targets, point the linker to the linker
3165 script, startup code and simulator library.
3166 * configure: Regenerate.
3167
3168 2007-09-09 Andrew Haley <aph@redhat.com>
3169
3170 * configure.ac (noconfigdirs): Remove target-libffi and
3171 target-libjava.
3172
3173 2007-08-29 Nick Clifton <nickc@redhat.com>
3174
3175 * config.sub, config.guess: Update from upstream sources.
3176
3177 2007-08-21 Richard Guenther <rguenther@suse.de>
3178
3179 * configure.ac: Add types checking to stage1 checking flags.
3180 * configure: Regenerate.
3181
3182 2007-08-18 Paul Brook <paul@codesourcery.com>
3183 Joseph Myers <joseph@codesourcery.com>
3184
3185 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3186 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3187 * Makefile.in: Regenerate.
3188 * configure.ac (--with-debug-prefix-map): New.
3189 * configure: Regenerate.
3190
3191 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3192 Nigel Stephens <nigel@mips.com>
3193
3194 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3195 as target_makefile_frag.
3196 * configure: Regenerate.
3197
3198 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3199
3200 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3201 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3202 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3203 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3204 (do-compare, do-compare3, do-compare-debug): New.
3205 ([+compare-target+]): Use them.
3206
3207 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3208
3209 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3210 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3211 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3212 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3213 (do-compare, do-compare3, do-compare-debug): New.
3214 ([+compare-target+]): Use them.
3215
3216 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3217 Ben Elliston <bje@au.ibm.com>
3218
3219 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3220 --silent if $silent.
3221 * configure: Regenerate.
3222
3223 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
3224
3225 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
3226
3227 2007-07-17 Nick Clifton <nickc@redhat.com>
3228
3229 * COPYING3: New file. Contains version 3 of the GNU General
3230 Public License.
3231 * COPYING3.LIB: New file. Contains version 3 of the GNU
3232 Lesser General Public License.
3233
3234 2007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
3235
3236 * configure.ac: Fix my previous change to really match GCC.
3237 * configure: Regenerate.
3238
3239 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3240
3241 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3242 * configure: Regenerate.
3243
3244 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3245
3246 * configure.ac: Add some missing m4 quotation.
3247 * configure: Regenerate.
3248
3249 2007-07-09 Kai Tietz <kai.tietz@onevision.com>
3250
3251 * Makefile.def: Add windmc tool to build.
3252 * Makefile.tpl: Likewise.
3253 * configure.ac: Likewise.
3254 * Makefile.in: Regenerate.
3255 * configure: Regenerate.
3256
3257 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3258
3259 * lt~obsolete.m4: New. Import from 20070318 libtool.
3260
3261 2007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
3262
3263 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3264 uclinux and linux-uclibc targets.
3265 * configure: Regenerate.
3266
3267 2007-06-28 DJ Delorie <dj@redhat.com>
3268
3269 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3270 not building newlib.
3271 * configure: Regenerated.
3272
3273 2007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3274
3275 * src-release (DEVO_SUPPORT): Correct typos.
3276
3277 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3278
3279 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3280 * Makefile.in: Regenerated.
3281
3282 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3283
3284 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3285 (distclean-stage[+id+]): Possibly delete stage_last.
3286 * Makefile.in: Regenerate.
3287
3288 2007-06-07 Ben Elliston <bje@au.ibm.com>
3289
3290 * config.sub, config.guess: Update from upstream sources.
3291
3292 2007-06-07 Ben Elliston <bje@au.ibm.com>
3293
3294 * Makefile.tpl: Fix spelling error.
3295 * Makefile.in: Regenerate.
3296
3297 2007-06-04 Paolo Bonzini <bonzini@gnu.org>
3298
3299 Sync with gcc:
3300 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3301
3302 PR bootstrap/29382
3303 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3304 * configure: Rebuilt.
3305
3306 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3307
3308 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3309 lt_cv_sys_max_cmd_len.
3310
3311 2007-05-31 Paolo Bonzini <bonzini@gnu.org>
3312
3313 * ltgcc.m4: Update from GCC.
3314
3315 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3316
3317 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3318
3319 2007-05-24 Steve Ellcey <sje@cup.hp.com>
3320
3321 * ltmain.sh: Update from GCC.
3322 * libtool.m4: Update from GCC.
3323 * ltsugar.m4: New. Update from GCC.
3324 * ltversion.m4: New. Update from GCC.
3325 * ltoptions.m4: New. Update from GCC.
3326 * ltconfig: Remove.
3327 * ltcf-c.sh: Remove.
3328 * ltcf-cxx.sh: Remove.
3329 * ltcf-gcj.sh: Remove.
3330 * src-release: Update with new libtool file list.
3331
3332 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3333
3334 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3335 stage_cflags.
3336 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3337 Remove CFLAGS/LIBCFLAGS.
3338 (configure-stage[+id+]-[+prefix+][+module+],
3339 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3340 * Makefile.in: Regenerate.
3341
3342 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3343
3344 * config-ml.in: Update from GCC.
3345
3346 2007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3347
3348 * src-release (do-proto-toplev): Process the support directories before
3349 the tool directory.
3350
3351 2007-03-21 Richard Sandiford <richard@codesourcery.com>
3352
3353 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3354 of glob. Quote arguments with single quotes too.
3355 * configure: Regenerate.
3356
3357 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3358
3359 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3360 * Makefile.in: Regenerate
3361
3362 2007-03-07 Andreas Schwab <schwab@suse.de>
3363
3364 * configure: Regenerate.
3365
3366 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3367
3368 * configure.ac: Add "--with-pdfdir" configure option,
3369 which defines pdfdir variable.
3370 * Makefile.def (target=fixincludes): Add install-pdf to
3371 missing targets.
3372 (recursive_targets): Add install-pdf target.
3373 (flags_to_pass): Add pdfdir.
3374 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3375 target.
3376 * configure: Regenerate
3377 * Makefile.in: Regenerate
3378
3379 2007-02-28 Eric Christopher <echristo@apple.com>
3380
3381 Revert:
3382 2006-12-07 Mike Stump <mrs@apple.com>
3383
3384 * Makefile.def (dependencies): Add dependency for
3385 install-target-libssp and install-target-libgomp on
3386 install-gcc.
3387 * Makefile.in: Regenerate.
3388
3389 2007-02-27 Matt Kraai <kraai@ftbfs.org>
3390
3391 * configure: Regenerate.
3392 * configure.ac: Move statements after variable declarations.
3393
3394 2007-02-19 Joseph Myers <joseph@codesourcery.com>
3395
3396 * configure.ac: Adjust for loop syntax.
3397 * configure: Regenerate.
3398
3399 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3400
3401 * configure: Rebuilt.
3402
3403 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3404
3405 * configure.ac: Drop multiple occurrences of --enable-languages,
3406 and fix its quoting.
3407 * configure: Rebuilt.
3408
3409 2007-02-17 Mark Mitchell <mark@codesourcery.com>
3410 Nathan Sidwell <nathan@codesourcery.com>
3411 Vladimir Prus <vladimir@codesourcery.com
3412 Joseph Myers <joseph@codesourcery.com>
3413
3414 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3415 * configure: Regenerate.
3416
3417 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3418
3419 * configure.ac (target_libraries): Move libgcc before libiberty.
3420 * configure: Regenerated.
3421
3422 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
3423
3424 * configure: Regenerate again?
3425
3426 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
3427
3428 * configure: Reapply PR30748 fix which was lost in the previous commit.
3429
3430 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3431 Paolo Bonzini <bonzini@gnu.org>
3432
3433 PR bootstrap/30753
3434 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3435 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3436 * configure: Regenerated.
3437
3438 2007-02-10 Paolo Bonzini <bonzini@gnu.org>
3439
3440 * configure: Regenerate.
3441
3442 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3443
3444 PR bootstrap/30748
3445 * configure.ac: Correct syntax for Solaris ksh.
3446 * configure: Regenerated.
3447
3448 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3449
3450 * Makefile.def: Sync with GCC.
3451 * Makefile.tpl: Sync with GCC.
3452 * Makefile.in: Regenerate.
3453 * configure: Regenerate.
3454
3455 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3456
3457 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3458 noncanonical equivalents.
3459 * configure.in: Rename to...
3460 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3461 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3462 target_noncanonical. Use them. Rewrite removal of configure
3463 arguments for autoconf 2.59. Discard variable settings. Force
3464 program_transform_name for native tools.
3465
3466 * Makefile.in: Regenerated.
3467 * configure: Regenerated with autoconf 2.59.
3468
3469 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3470
3471 2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3472
3473 * COPYING.LIBGLOSS: Reformat default Red Hat
3474 license to fit within 80 columns.
3475 * COPYING.NEWLIB: Ditto.
3476
3477 2007-02-05 Dave Brolley <brolley@redhat.com>
3478
3479 * Contribute the following changes:
3480 2006-11-28 DJ Delorie <dj@redhat.com>
3481
3482 * configure.in: Fix typo for mep's target_makefile_frag.
3483 * configure: Regenerated.
3484
3485 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3486
3487 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3488 * configure: Regenerate.
3489
3490 2001-09-19 DJ Delorie <dj@redhat.com>
3491
3492 * configure.in (target_makefile_frag): use mt-mep
3493
3494 2001-06-12 Don Howard <dhoward@redhat.com>
3495
3496 * configure.in: Remove gdb from MeP skip list.
3497
3498 2001-04-05 DJ Delorie <dj@redhat.com>
3499
3500 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3501
3502 2001-03-20 Ben Elliston <bje@redhat.com>
3503
3504 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3505
3506 2001-03-19 Ben Elliston <bje@redhat.com>
3507
3508 * config.sub (mep, mep-*): Add.
3509
3510 2007-01-31 Andreas Schwab <schwab@suse.de>
3511
3512 * Makefile.tpl (LDFLAGS): Substitute it.
3513 * Makefile.in: Regenerate.
3514
3515 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3516
3517 * configure.in: Change == to = in test command.
3518 * configure: Regenerate.
3519
3520 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3521 Nick Clifton <nickc@redhat.com>
3522 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3523
3524 * configure.in (build_configargs, host_configargs, target_configargs):
3525 Remove build/host/target parameters.
3526 (host_libs): Add gmp and mpfr.
3527 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3528 * Makefile.def (gmp, mpfr): New.
3529 (gcc): Remove target.
3530 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3531 target_os, target_vendor): New.
3532 (configure): Add host_alias/target_alias arguments. Adjust invocations.
3533 * configure: Regenerate.
3534 * Makefile.in: Regenerate.
3535
3536 2007-01-11 Matt Fago <fago@earthlink.net>
3537
3538 * configure.in: Try to link to functions only in mpfr 2.2.x
3539 to improve robustness of configure tests.
3540 * configure: Regenerate.
3541
3542 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
3543
3544 * configure.in: Add support for an x86_64-mingw* target.
3545 * configure: Regenerate.
3546
3547 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3548
3549 * Makefile.tpl (all-target): Correct @if conditional for target
3550 modules.
3551 * configure.in: Omit libiberty if building only target libgcc.
3552 * configure, Makefile.in: Regenerated.
3553
3554 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
3555
3556 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3557 * configure: Regenerate.
3558
3559 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3560
3561 * Makefile.def (target_modules): Add libgcc.
3562 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3563 * Makefile.tpl (clean-target-libgcc): Delete.
3564 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3565 on gcc even for bootstrapped modules. Rewrite handling of
3566 lang_env_dependencies to loop over target_modules.
3567 * configure.in (target_libraries): Add target-libgcc.
3568 * Makefile.in, configure: Regenerated.
3569
3570 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3571
3572 Sync with gcc:
3573 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3574
3575 * configure.in: Reorganize recognition of languages. Add
3576 --enable-stage1-languages. Show supported languages for the chosen
3577 target rather than all recognized languages.
3578 * configure: Regenerate.
3579
3580 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3581
3582 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3583 * Makefile.in: Regenerate.
3584
3585 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3586
3587 * configure.in: Warn that MPFR 2.2.0 is buggy.
3588 * configure: Regenerate.
3589
3590 2006-12-27 Ian Lance Taylor <iant@google.com>
3591
3592 * configure.in: When removing Makefiles to force a reconfigure, also
3593 remove prev-DIR*/Makefile.
3594 * configure: Regenerate.
3595
3596 2006-12-23 Kazu Hirata <kazu@codesourcery.com>
3597
3598 * config.bfd: Recognize fido.
3599
3600 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3601
3602 Sync with gcc:
3603
3604 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3605
3606 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3607 it only affects bootstrap and could be tested on "$host" as well.
3608 * configure: Regenerate.
3609 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3610
3611 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3612
3613 PR bootstrap/29544
3614 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3615 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3616 move here comment from Makefile.tpl.
3617 * Makefile.tpl: Move some definitions higher in the file.
3618 (STAGE1_CHECKING): New.
3619 * configure.in: Add --enable-stage1-checking.
3620 * configure: Regenerate.
3621 * Makefile.in: Regenerate.
3622
3623 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3624
3625 * configure.in: Update error message for missing GMP/MPFR.
3626
3627 * configure: Regenerate.
3628
3629 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3630
3631 * configure.in: Update MPFR version in error message.
3632
3633 * configure: Regenerate.
3634
3635 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3636
3637 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3638 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3639 --with-gmp-lib): New flags.
3640
3641 * configure: Regenerate.
3642
3643 2006-12-12 Andreas Tobler <a.tobler@schweiz.org>
3644
3645 PR bootstrap/30134
3646 * configure.in: Correct x86 darwin support for libjava to powerpc
3647 and i?86 only.
3648 * configure: Regenerate.
3649
3650 2006-12-11 Alan Modra <amodra@bigpond.net.au>
3651
3652 * configure.in: Handle spu makefile frag.
3653 * Makefile.tpl (MAINT): Define
3654 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3655 * configure: Regenerate.
3656 * Makefile.in: Regenerate.
3657
3658 2006-12-11 Ben Elliston <bje@au.ibm.com>
3659
3660 * config.sub, config.guess: Update from upstream sources.
3661
3662 2006-12-11 Ben Elliston <bje@au.ibm.com>
3663
3664 * configure.in: Sync with GCC (spu-*-*).
3665 * configure: Sync with GCC.
3666
3667 2006-12-07 Mike Stump <mrs@apple.com>
3668
3669 * Makefile.def (dependencies): Add dependency for
3670 install-target-libssp and install-target-libgomp on
3671 install-gcc.
3672 * Makefile.in: Regenerate.
3673
3674 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
3675
3676 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3677 (unstage): Test for stage_last presence.
3678
3679 PR bootstrap/29802
3680 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
3681 * Makefile.in: Regenerate.
3682
3683 2006-11-14 DJ Delorie <dj@redhat.com>
3684
3685 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
3686 * Makefile.in: Sync with GCC.
3687 * configure.in: Sync with GCC (mpfr, gmp).
3688 * configure: Sync with GCC.
3689
3690 2006-11-08 Jie Zhang <jie.zhang@analog.com>
3691
3692 * configure.in: Remove target-libgloss from noconfigdirs for
3693 bfin-*-*.
3694 * configure: Regenerated.
3695
3696 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
3697
3698 * COPYING.NEWLIB: Add spu license.
3699 * COPYING.LIBGLOSS: Ditto.
3700
3701 2006-10-17 Brooks Moses <bmoses@stanford.edu>
3702
3703 * Makefile.def: Added pdf target handling.
3704 * Makefile.tpl: Added pdf target handling.
3705 * Makefile.in: Regenerated.
3706
3707 2006-10-11 Jeff Johnston <jjohnstn@redhat.com>
3708
3709 * COPYING.NEWLIB: Updated.
3710 * COPYING.LIBGLOSS: Ditto.
3711
3712 2006-09-27 Dave Brolley <brolley@redhat.com>
3713
3714 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3715 $s instead of $r.
3716 * configure: Regenerated.
3717
3718 2006-09-26 Ben Elliston <bje@au.ibm.com>
3719
3720 * config.sub, config.guess: Update from upstream sources.
3721
3722 2006-09-20 Thiemo Seufer <ths@mips.com>
3723
3724 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3725 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3726 * configure: Regenerate.
3727
3728 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
3729
3730 * configure.in: Never build newlib for a Mingw host.
3731 Never build newlib as Mingw target library.
3732 Test the existence of winsup/cygwin for building a Cygwin newlib,
3733 rather than just winsup.
3734 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3735 building a Mingw target.
3736 * configure: Regenerate.
3737
3738 2006-08-15 Thiemo Seufer <ths@mips.com>
3739 Nigel Stephens <nigel@mips.com>
3740 David Ung <davidu@mips.com>
3741
3742 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3743
3744 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
3745
3746 Sync from GCC:
3747 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3748
3749 PR bootstrap/18058
3750 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3751 if the bootstrap compiler is a GCC version that supports it.
3752 * configure: Regenerate.
3753
3754 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3755
3756 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3757 * configure: Regenerated.
3758
3759 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
3760
3761 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3762 for stages after the first.
3763
3764 2006-07-17 Jakub Jelinek <jakub@redhat.com>
3765
3766 * Makefile.def: Add dependencies for configure-opcodes
3767 on configure-intl and all-opcodes on all-intl.
3768 * Makefile.in: Regenerated.
3769
3770 2006-07-04 Peter O'Gorman <peter@pogma.com>
3771
3772 * ltconfig: chmod 644 before ranlib during install.
3773
3774 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3775
3776 * configure.in: Fix thinkos in previous check-in.
3777 * configure: Regenerate.
3778
3779 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3780
3781 Sync from gcc:
3782
3783 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
3784
3785 PR other/27063
3786 * configure.in: Test subdir_requires and give an appropriate
3787 error message.
3788 * configure: Regenerate.
3789
3790 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3791
3792 PR target/27540
3793 * configure.in: Only enable libgomp on IRIX 6.
3794 * configure: Regenerate.
3795
3796 2006-06-20 David Ayers <d.ayers@inode.at>
3797
3798 PR bootstrap/28072
3799 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3800 whether target-libjava is being configured instead of whether the
3801 java front end is enabled.
3802 * configure: Regenerate.
3803
3804 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
3805
3806 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3807 to R_ARM_LDC_SB_G{0,1,2} respectively.
3808
3809 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
3810
3811 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3812 too.
3813 * Makefile.in: Regenerate.
3814
3815 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3816
3817 Sync from gcc:
3818
3819 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3820 * configure.in: Don't enable libgomp on hpux10.
3821 * configure: Rebuilt.
3822
3823 2006-06-13 David Ayers <d.ayers@inode.at>
3824
3825 Sync from gcc:
3826
3827 2006-06-12 David Ayers <d.ayers@inode.at>
3828
3829 PR bootstrap/27963
3830 PR target/19970
3831 * configure.in: Remove target-boehm-gc from noconfigdirs where
3832 ${libgcj} is specified.
3833 * configure: Regenerate.
3834
3835 2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
3836
3837 Sync from gcc:
3838
3839 2005-01-12 David Edelsohn <edelsohn@gnu.org>
3840 Andreas Schwab <schwab@suse.de>
3841
3842 PR bootstrap/18033
3843 * config-ml.in: Eval option if surrounded by single quotes.
3844
3845 2006-06-07 Carlos O'Donell <carlos@codesourcery.com>
3846
3847 Sync from gcc:
3848
3849 2006-06-06 David Ayers <d.ayers@inode.at>
3850
3851 PR libobjc/13946
3852 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3853 * Makefile.in: Regenerate.
3854 * configure.in: Add --enable-objc-gc at toplevel and have it
3855 enable boehm-gc for Objective-C.
3856 Remove target-boehm-gc from libgcj.
3857 Add target-boehm-gc to target_libraries.
3858 Add target-boehm-gc to noconfigdirs where ${libgcj}
3859 is specified.
3860 Assert that boehm-gc is supported when requested for Objective-C.
3861 Only build boehm-gc if needed either for Java or Objective-C.
3862 * configure: Regenerate.
3863
3864 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
3865
3866 PR 27674
3867 * Makefile.tpl (configure-[+prefix+][+module+],
3868 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3869 Remove rule to unstage bootstrapped modules.
3870 (stage_current): New.
3871 * Makefile.in: Regenerate.
3872
3873 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3874 Andreas Tobler <a.tobler@schweiz.ch>
3875
3876 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3877 * configure: Rebuilt.
3878
3879 Revert
3880 2006-01-31 Richard Guenther <rguenther@suse.de>
3881 Paolo Bonzini <bonzini@gnu.org>
3882
3883 * Makefile.def (target_modules): Add libgcc-math target module.
3884 * configure.in (target_libraries): Add libgcc-math target library.
3885 (--enable-libgcc-math): New configure switch.
3886 * Makefile.in: Re-generate.
3887 * configure: Re-generate.
3888
3889 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
3890
3891 * config-ml.in: Alter CCASFLAGS to include special
3892 multilib options the same as is done for CFLAGS.
3893
3894 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3895
3896 * Makefile.def: Added dependencies from sim and gdb on intl, and
3897 added configure dependencies to everything with an all dependency
3898 on intl.
3899 * gettext.m4: Removed.
3900 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3901 (GDB_SUPPORT_DIRS): Add intl.
3902 * Makefile.in: Regenerated.
3903
3904 2006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
3905
3906 * src-release (DEVO_SUPPORT): Add config.rpath.
3907
3908 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
3909
3910 * Makefile.def (bfd, opcodes): Fix lib_path.
3911 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3912 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3913 * Makefile.in: Regenerate.
3914
3915 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3916
3917 * configure.in: Enable gprof for cross builds.
3918 * configure: Regenerate.
3919
3920 2006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3921
3922 * src-release (MAKEINFOFLAGS): Define.
3923 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3924
3925 2006-05-14 Ben Elliston <bje@au.ibm.com>
3926
3927 * config.sub, config.guess: Update from upstream sources.
3928
3929 2006-05-12 Ben Elliston <bje@au.ibm.com>
3930
3931 * config.sub, config.guess: Update from upstream sources.
3932
3933 2006-05-04 Steve Ellcey <sje@cup.hp.com>
3934
3935 * blt, iwidgets, mmalloc: Remove directories.
3936
3937 2006-05-01 DJ Delorie <dj@redhat.com>
3938
3939 * configure.in: Restore CFLAGS if GMP isn't present.
3940 * configure: Regenerate.
3941
3942 2006-04-18 DJ Delorie <dj@redhat.com>
3943
3944 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3945 reference libgloss so that libssp can be built in a combined
3946 tree.
3947 * configure: Regenerate.
3948
3949 2006-04-10 Ben Elliston <bje@au.ibm.com>
3950
3951 * contrib: Remove directory.
3952
3953 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
3954
3955 * Makefile.tpl: Add install-html target.
3956 * Makefile.def: Add install-html target.
3957 * Makefile.in: Regenerate.
3958 * configure.in: Add --with-datarootdir, --with-docdir,
3959 and --with-htmldir options.
3960 * configure: Regenerate.
3961
3962 2006-03-31 Ben Elliston <bje@au.ibm.com>
3963
3964 PR binutils/1860
3965 * configure.in: Require makeinfo 4.4 or higher.
3966 * configure: Regenerate.
3967
3968 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
3969
3970 * Makefile.in: Regenerate.
3971
3972 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
3973
3974 Sync with gcc:
3975 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3976
3977 * configure.in: Handle --disable-<component> generically.
3978 * configure: Regenerate.
3979
3980 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
3981
3982 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3983 (TARGET_CONFIGDIRS): Remove.
3984 * configure.in: Remove AC_SUBST(target_configdirs).
3985 * Makefile.in, configure: Regenerated.
3986
3987
3988 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3989
3990 PR libgcj/17311
3991 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3992
3993 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
3994
3995 PR bootstrap/25670
3996
3997 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3998
3999 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4000 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4001 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4002 BUILD_PREFIX, BUILD_PREFIX_1.
4003 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4004
4005 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4006 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4007
4008 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4009 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4010 of `cat stage_current`. Always provide the `r' and `s' variables.
4011 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4012 a single shell execution.
4013 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4014 bootstrapped modules, make the stage1 module if the build was not
4015 started yet, else build the current stage.
4016 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4017 (all-build, all-host, all-target, [+make_target+]-host,
4018 [+make_target+]-target): Do not use \-continued lines.
4019 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4020 (current_stage, restrap, stage_last): New.
4021
4022 * Makefile.in: Regenerate.
4023 * configure: Regenerate.
4024
4025 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4026
4027 Sync from gcc:
4028
4029 2006-01-31 Richard Guenther <rguenther@suse.de>
4030 Paolo Bonzini <bonzini@gnu.org>
4031
4032 * Makefile.def (target_modules): Add libgcc-math target module.
4033 * configure.in (target_libraries): Add libgcc-math target library.
4034 (--enable-libgcc-math): New configure switch.
4035 * Makefile.in: Re-generate.
4036 * configure: Re-generate.
4037 * libgcc-math: New toplevel directory.
4038
4039 2006-01-18 Richard Henderson <rth@redhat.com>
4040 Jakub Jelinek <jakub@redhat.com>
4041 Diego Novillo <dnovillo@redhat.com>
4042
4043 * libgomp: New directory.
4044 * Makefile.def: Add target_module libgomp.
4045 * Makefile.in: Regenerate.
4046 * configure.in (target_libraries): Add target-libgomp.
4047 * configure: Regenerate.
4048
4049 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4050 Andreas Schwab <schwab@suse.de>
4051
4052 * configure: Regenerate.
4053
4054 2006-01-16 Paolo Bonzini <bonzini@gnu.org>
4055
4056 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4057 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4058 the assembler, linker and binutils.
4059 * configure: Regenerate.
4060
4061 2006-01-16 Nick Clifton <nickc@redhat.com>
4062
4063 * config.sub, config.guess: Sync from config repository.
4064
4065 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4066
4067 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4068 @ from continuation.
4069 * Makefile.in: Rebuilt.
4070
4071 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4072
4073 Sync from gcc:
4074
4075 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4076
4077 PR bootstrap/24252
4078
4079 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4080 * Makefile.tpl (OBJDUMP): New.
4081 (EXTRA_HOST_FLAGS): Add it.
4082 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4083
4084 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4085 to use symbolic links between directories. Avoid race conditions
4086 or make them harmless.
4087 * configure.in: Do not try to use symbolic links between directories.
4088
4089 * Makefile.def (LEAN): Pass.
4090 * Makefile.tpl (LEAN): Define.
4091 (stage[+id+]-start): Accept that the previous directory does not
4092 exist, if the bootstrap is lean.
4093 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4094 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4095 configure substitution.
4096 ([+compare-target+]): Likewise.
4097 ([+bootstrap-target+]-lean): New.
4098 * configure.in: Remove lean bootstrap support from here.
4099
4100 * Makefile.in: Regenerate.
4101 * configure: Regenerate.
4102
4103 2006-01-02 Andreas Schwab <schwab@suse.de>
4104
4105 * configure.in: When reconfiguring remove Makefile in
4106 all stage directories.
4107 * configure: Regenerate.
4108
4109 2005-12-27 Leif Ekblad <leif@rdos.net>
4110
4111 * configure.in: Add support for RDOS target.
4112 * configure: Regenerate.
4113
4114 2005-12-27 Nick Clifton <nickc@redhat.com>
4115
4116 PR binutils/1990
4117 * libtool.m4: Synchronize with version in GCC sources.
4118
4119 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
4120
4121 Revert Ada-related part of the previous change.
4122
4123 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4124 Do not pass.
4125 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4126 * Makefile.in: Regenerate.
4127 * configure.in: Do not include mt-ppc-aix target fragment.
4128 * configure: Regenerate.
4129
4130 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
4131
4132 * configure.in: Select appropriate fragments for PowerPC/AIX.
4133 * configure: Regenerate.
4134
4135 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4136 BOOT_CFLAGS, BOOT_LDFLAGS.
4137 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4138 BOOT_CFLAGS, BOOT_LDFLAGS.
4139 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4140 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4141 (stage): Fail if we cannot complete the work.
4142 * Makefile.in: Regenerate.
4143
4144 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
4145
4146 * COPYING.NEWLIB: Update copyright year for default
4147 copyright.
4148
4149 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
4150
4151 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4152 install-host-nogcc): Don't invoke $(stage) at the end.
4153 * Makefile.in: Regenerate.
4154
4155 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
4156
4157 * configure.in: Flip the top-level bootstrap switch.
4158 * configure: Regenerate.
4159
4160 Merge from gcc:
4161
4162 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4163
4164 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4165 $(stage) and $(unstage).
4166 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4167 (all): Remove stray semicolon.
4168 (local-distclean): Don't handle multilib.tmp and multilib.out.
4169 (install.all): Set $s for consistency.
4170 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4171 check_multilibs setting. Always make the install directory.
4172 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4173 Correct @if/@endif.
4174 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4175 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4176 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4177 (multilib.out): Remove.
4178 * Makefile.in: Regenerated.
4179
4180 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4181
4182 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4183 * configure.in: Replace ms1 arch with mt.
4184 * configure: Rebuilt.
4185
4186 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4187
4188 Sync with gcc:
4189
4190 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4191
4192 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4193 * configure.in: Replace ms1 arch with mt.
4194 * configure: Rebuilt.
4195
4196 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4197
4198 Sync with gcc:
4199
4200 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4201
4202 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4203 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4204 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4205 Find in-tree tools if available.
4206 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4207 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4208 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4209 (COMPILER_*_FOR_TARGET): New.
4210 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4211 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4212 (CONFIGURED_*, USUAL_*): Remove.
4213 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4214 STRIP): Use autoconf substitutions.
4215 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4216 COMPILER_NM_FOR_TARGET): New.
4217 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4218
4219 (all): Make all-host and all-target in parallel.
4220 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4221 that $$r and $$s are set before invoking a recursive make.
4222 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4223 ([+bootstrap-target+]): Inline most of the `all' target.
4224
4225 2005-11-29 Ben Elliston <bje@au.ibm.com>
4226
4227 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4228 from the gcc build directory.
4229 * Makefile.in: Regenerate.
4230
4231 2005-11-29 Ben Elliston <bje@au.ibm.com>
4232
4233 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4234 depend on all-libdecnumber.
4235 * configure.in (host_libs): Include libdecnumber.
4236 * Makefile.in: Regenerate.
4237 * configure: Likewise.
4238
4239 2005-11-21 Kean Johnston <jkj@sco.com>
4240
4241 * config.sub, config.guess: Sync from upstream sources.
4242
4243 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4244
4245 * Makefile.def: Remove gdb dependencies for gdbtk.
4246 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4247 (configure-gdb, install-gdb): New rules.
4248 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4249 * Makefile.in, configure: Regenerated.
4250
4251 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
4252
4253 PR bootstrap/24297
4254 * Makefile.tpl (do-[+make-target+], do-check, install,
4255 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4256 are set before recursing.
4257 * Makefile.in: Regenerate.
4258
4259 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4260
4261 PR bootstrap/18939
4262 * Makefile.def (gcc) <target>: Fix thinko.
4263 * Makefile.in: Regenerate.
4264
4265 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4266
4267 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4268 * configure: Regenerate.
4269
4270 2005-10-09 Kazu Hirata <kazu@codesourcery.com>
4271
4272 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4273 target-libffi, target-qthreads, target-libjava, and
4274 targetlibobjc.
4275 * configure: Regenerate.
4276
4277 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4278
4279 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4280 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4281 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4282 (USUAL_OBJDUMP_FOR_TARGET): New.
4283 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4284 * configure.in: Check for $OBJDUMP_FOR_TARGET.
4285 * configure, Makefile.in: Regenerated.
4286
4287 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4288
4289 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4290 before other host packages.
4291
4292 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4293
4294 PR bootstrap/22340
4295
4296 * configure.in (default_target): Remove.
4297 * Makefile.tpl (all): Do not use prerequisites as subroutines
4298 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4299 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4300 use prerequisites as subroutines.
4301 (check-host, check-target): New.
4302 (bootstrap configure & all targets): Do not use stage*-start
4303 if the directory layout is already ok.
4304 (non-bootstrap configure & all targets): Prepend a $(unstage).
4305 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4306 (NOTPARALLEL): Remove.
4307 (unstage, stage variables): New variables.
4308 (unstage, stage targets): Simply expand to those variables.
4309
4310 * configure: Regenerate.
4311 * Makefile.in: Regenerate.
4312
4313 2005-10-04 James E Wilson <wilson@specifix.com>
4314
4315 * Makefile.def (lang_env_dependencies): Add libmudflap.
4316 * Makefile.in: Regenerate.
4317
4318 2005-10-03 Catherine Moore <clm@cm00re.com>
4319
4320 * configure.in (bfin-*-*): Support bfin.
4321 * configure: Regenerated.
4322
4323 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
4324
4325 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4326 * configure: Regenerated.
4327
4328 2005-09-28 Geoffrey Keating <geoffk@apple.com>
4329
4330 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4331 (LIPO_FOR_TARGET): New.
4332 (CONFIGURED_LIPO_FOR_TARGET): New.
4333 (USUAL_LIPO_FOR_TARGET): New.
4334 (STRIP_FOR_TARGET): New.
4335 (CONFIGURED_STRIP_FOR_TARGET): New.
4336 (USUAL_STRIP_FOR_TARGET): New.
4337 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4338 STRIP_FOR_TARGET.
4339 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4340 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4341 * Makefile.in: Regenerate.
4342 * configure: Regenerate.
4343
4344 2005-09-19 David Edelsohn <edelsohn@gnu.org>
4345
4346 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4347 (rs6000-*-aix*): Same.
4348 * configure: Regenerate.
4349
4350 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4351
4352 * configure.in: Recognize f95 in the --enable-languages option,
4353 and substitute it for fortran, issuing a warning.
4354 * configure: Regenerate.
4355
4356 2005-09-07 Ben Elliston <bje@au.ibm.com>
4357
4358 Import from Autoconf sources:
4359
4360 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4361 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4362 Elliston. Handle weird characters correctly.
4363
4364 2005-08-30 Phil Edwards <phil@codesourcery.com>
4365
4366 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4367 * configure: Regenerated.
4368
4369 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4370
4371 * Makefile.def (libssp): Add to lang_env_dependencies.
4372 * Makefile.in: Regenerate.
4373
4374 2005-08-17 Christian Groessler <chris@groessler.org>
4375
4376 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4377 * Makefile.in: Regenerate.
4378
4379 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
4380
4381 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4382 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4383 Look for alternate names of the target cc and c++
4384 * configure: Regenerate.
4385
4386 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
4387
4388 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4389 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4390 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4391 tools; remove code to manually set them.
4392 (Target tools): Look in the environment for them.
4393 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4394 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4395 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4396 build directory.
4397 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4398 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4399 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4400 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4401 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4402 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4403 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4404 * configure: Regenerate.
4405 * Makefile.in: Regenerate.
4406
4407 2005-07-27 Mark Mitchell <mark@codesourcery.com>
4408
4409 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4410 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4411 * Makefile.in: Regenerated.
4412
4413 2005-07-26 Mark Mitchell <mark@codesourcery.com>
4414
4415 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4416 (CFLAGS_FOR_TARGET): Use it.
4417 (CXXFLAGS_FOR_TARGET): Likewise.
4418 * Makefile.in: Regenerated.
4419 * configure.in (--with-build-sysroot): New option.
4420 * configure: Regenerated.
4421
4422 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
4423
4424 * Makefile.tpl: Wrap install between unstage and stage
4425 * Makefile.in: Regenerate.
4426
4427 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4428
4429 * all files: Update FSF address.
4430
4431 2005-07-14 Jim Blandy <jimb@redhat.com>
4432
4433 * configure.in: Add cases for Renesas m32c.
4434 * configure: Regenerated.
4435
4436 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4437
4438 * COPYING, compile, config-ml.in, config.guess,
4439 config.sub, install-sh, missing, mkinstalldirs,
4440 symlink-tree, ylwrap: Sync from upstream sources.
4441
4442 2005-07-13 Eric Christopher <echristo@redhat.com>
4443
4444 * configure.in: Add toplevel noconfigdir support for tpf.
4445 * configure: Regenerate.
4446
4447 2005-07-11 Jakub Jelinek <jakub@redhat.com>
4448
4449 * Makefile.def (target_modules): Add libssp.
4450 * configure.in (target_libraries): Add target-libssp.
4451 * configure: Rebuilt.
4452 * Makefile.in: Rebuilt.
4453
4454 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
4455
4456 PR ada/22340
4457
4458 * Makefile.def: Sync with gcc.
4459 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4460 * Makefile.in: Regenerate.
4461
4462 2005-07-07 Andreas Schwab <schwab@suse.de>
4463
4464 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4465 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4466 * Makefile.in: Regenerated.
4467
4468 2005-07-07 Kazu Hirata <kazu@codesourcery.com>
4469
4470 * configure.in: Add --enable-libssp and --disable-libssp.
4471 * configure: Regenerate with autoconf-2.13.
4472
4473 2005-07-06 Geoffrey Keating <geoffk@apple.com>
4474
4475 * configure.in: Don't build sim or rda when targetting darwin.
4476 * configure: Regenerate.
4477
4478 2005-07-04 Ben Elliston <bje@gnu.org>
4479
4480 * src-release (do-proto-toplev): Remove dejagnu bits.
4481 (DEJAGNU_SUPPORT_DIRS): Remove.
4482 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4483 (GDBD_SUPPORT_DIRS): Likewise.
4484 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4485 (INSIGHTD_SUPPORT_DIRS): Likewise.
4486 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4487
4488 2005-06-30 Ben Elliston <bje@gnu.org>
4489
4490 * setup.com (mpw): Remove unused directive.
4491
4492 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
4493
4494 * Makefile.def (stagefeedback): Come after profile.
4495 Define profiledbootstrap target.
4496 * Makefile.tpl (profiledbootstrap): Remove.
4497 (stageprofile-end): Zap stagefeedback.
4498 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4499 * Makefile.in: Regenerate.
4500
4501 2005-06-13 Zack Weinberg <zack@codesourcery.com>
4502
4503 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4504 In 'cpp' stanza, support '#line' as well as '# '.
4505
4506 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
4507
4508 * configure.in (unsupported_languages): New macro.
4509 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4510 non-ported target libraries in noconfigdirs.
4511 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4512 non-linux-gnu. Remove libgcj_ex_libffi.
4513 <lang_frag loop>: Set add_this_lang=no if the language is in
4514 unsupported_languages.
4515 * configure: Regenerate.
4516
4517 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4518
4519 * configure.in: Fix typo in handling of --with-mpfr-dir.
4520 * configure: Regenerate.
4521
4522 2005-06-02 Jim Blandy <jimb@redhat.com>
4523
4524 * config.sub: Add cases for the Renesas m32c. (This patch has been
4525 accepted into the master sources.)
4526
4527 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
4528 Michael Snyder <msnyder@redhat.com>
4529 Stan Cox <scox@redhat.com>
4530
4531 * configure.in: Set noconfigdirs for ms1.
4532
4533 * configure: Regenerate.
4534
4535 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
4536
4537 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4538 (Dependencies): Consider target modules for bootstrap dependencies.
4539 Make target bootstrap modules depend on each stage's gcc.
4540 * Makefile.in: Regenerate.
4541
4542 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
4543
4544 * Makefile.def (configure-gcc): Depend on binutils having been built.
4545 (all-gcc): No need to do it here.
4546 * Makefile.in: Regenerate.
4547
4548 2005-05-19 Paul Brook <paul@codesourcery.com>
4549
4550 * configure.in: Rewrite misleading error message when requested
4551 language cannot be built.
4552 * configure: Regenerate.
4553
4554 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4555
4556 * ylwrap: Import from Automake 1.9.5.
4557
4558 2005-05-04 Mike Stump <mrs@apple.com>
4559
4560 * configure.in: Always pass --target to target configures as
4561 otherwise rebuilds that do --recheck will fail.
4562 * configure: Rebuilt.
4563
4564 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
4565
4566 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4567 STAGE_HOST_EXPORTS.
4568 (configure, all): Add bootstrap support.
4569 (Host modules, target modules): Pass post-stage1 flags and exports.
4570 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4571 * Makefile.in: Regenerate.
4572
4573 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
4574
4575 Sync from gcc:
4576
4577 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4578
4579 * config.sub: Update from master copy.
4580
4581 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4582
4583 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4584 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4585 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4586 "*-*-elf" and "*-*-linux*".
4587 * configure: Regenerate.
4588
4589 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
4590
4591 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4592 (TARGET_CONFIGARGS): Include --with-target-subdir.
4593 (configure, all): New macros. Use them throughout.
4594
4595 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
4596
4597 * Makefile.tpl: Sync with gcc.
4598 * Makefile.in: Regenerate.
4599
4600 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4601
4602 * config/mh-mingw32: Delete.
4603 * configure.in: Don't use it.
4604 * configure: Regenerate.
4605
4606 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
4607
4608 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4609 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4610 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4611 (HOST_LIB_PATH): Generate from Makefile.def.
4612 (TARGET_LIB_PATH): Likewise.
4613 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4614 * Makefile.in: Regenerate.
4615 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4616 (RPATH_ENVVAR): Include Darwin case.
4617 * configure: Regenerate.
4618
4619 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
4620
4621 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4622 * configure: Regenerate.
4623
4624 2005-03-21 Zack Weinberg <zack@codesourcery.com>
4625
4626 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4627 gcc_version, and gcc_version_trigger from set of flags to pass.
4628 * Makefile.tpl: Remove definitions of above variables.
4629 (config.status): Remove dependency on $(gcc_version_trigger).
4630 * Makefile.in: Regenerate.
4631 * configure.in: Do not reference config/gcc-version.m4 nor
4632 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4633 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4634 * configure: Regenerate.
4635
4636 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4637 Andrew Pinski <pinskia@physics.uc.edu>
4638
4639 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4640 * Makefile.in: Regenerate.
4641
4642 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
4643
4644 PR libgcj/20160
4645 * ltmain.sh: Avoid creating archives with components that have
4646 duplicate basenames.
4647
4648 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4649
4650 PR bootstrap/20250
4651 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4652 instead of check.
4653 * Makefile.in: Regenerate.
4654
4655 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4656
4657 Sync from gcc.
4658
4659 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4660
4661 PR bootstrap/17383
4662 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4663 * Makefile.tpl (HOST_SUBDIR): New substitution.
4664 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4665 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4666 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4667 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4668 (Host modules, Bootstrapped modules): Use it.
4669 (Build modules, Target modules): Do not create symlink trees,
4670 always configure out-of-srcdir.
4671 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4672 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4673 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4674 $(HOST_SUBDIR). Create a symlink for host_subdir.
4675
4676 * Makefile.in: Regenerate.
4677 * configure: Regenerate.
4678
4679 Merged from libada-gnattools-branch:
4680 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4681
4682 * Makefile.def: Add gnattools as a module, depending on target-libada.
4683 * Makefile.in: Regenerate.
4684 * configure.in: Include gnattools in host_tools; disable it if ada
4685 is disabled.
4686 * configure: Regenerate.
4687
4688 2005-02-23 Nick Clifton <nickc@redhat.com>
4689
4690 * configure: Regenerate.
4691
4692 2005-02-22 Paul Schlie <schlie@comcast.net>
4693
4694 * configure.in: Allow darwin targeted ports to build tk, itcl and
4695 libgui.
4696
4697 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4698
4699 PR libgcj/10353
4700 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4701 * configure: Regenerate.
4702
4703 2005-02-08 Andrew Cagney <cagney@gnu.org>
4704
4705 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
4706 gdb/ section. Update GDB's URL.
4707
4708 2005-01-31 Andrew Cagney <cagney@gnu.org>
4709
4710 * gettext.m4: Only set ENABLE_NLS when gettext is present.
4711
4712 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
4713
4714 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4715 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4716 target-libgloss when not *-*-elf and *-*-aout.
4717 * configure: Regenerate.
4718
4719 2005-01-27 Andrew Cagney <cagney@gnu.org>
4720
4721 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4722
4723 2005-01-24 Andrew Cagney <cagney@gnu.org>
4724
4725 * gettext.m4: Only fall back to ../intl/ when it's present.
4726
4727 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4728
4729 * install-sh, config.sub: Import from upstream.
4730
4731 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4732
4733 PR bootstrap/18222
4734 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4735 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4736 * Makefile.in: Regenerate.
4737
4738 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
4739
4740 Revert 2004-12-28 Makefile changes, a better fix will be
4741 applied to mainline and src after GCC 4.0 branches.
4742
4743 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
4744
4745 PR bootstrap/17383
4746
4747 * Makefile.def (target_modules): Remove stage parameter,
4748 it is always true now.
4749 * Makefile.tpl (configure-build-[+module+],
4750 configure-target-[+module+]): Always build symlink tree
4751 for the directory and for include. BUILD_SUBDIR and
4752 TARGET_SUBDIR cannot be . anymore.
4753 * Makefile.in: Regenerate.
4754
4755 2004-12-25 David Edelsohn <edelsohn@gnu.org>
4756
4757 Revert 2004-12-08 Makefile changes.
4758
4759 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4760
4761 * configure.in (sh64-*-*): Reenable gprof.
4762 * configure: Regenerate.
4763
4764 2004-12-09 Jim Blandy <jimb@redhat.com>
4765
4766 * MAINTAINERS: List 'depcomp' as part of automake.
4767
4768 2004-12-08 David Edelsohn <edelsohn@gnu.org>
4769
4770 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4771 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4772 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4773 * Makefile.in: Regenerate.
4774
4775 2004-12-07 Matt Kraai <kraai@ftbfs.org>
4776
4777 * Makefile.tpl: Generate normal dependencies if the LHS module is
4778 not bootstrapped.
4779 * Makefile.in: Regenerate.
4780
4781 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4782
4783 * configure.in: Include config/gxx-include-dir.m4. Use
4784 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4785 * configure: Regenerate.
4786
4787 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4788
4789 * config.if: Delete.
4790 * configure.in: Set libstdcxx_incdir directly.
4791 * configure: Regenerate.
4792 * MAINTAINERS: Remove mention of config.if.
4793 * src-release (DEVO_SUPPORT): Remove config.if.
4794
4795 2004-12-02 Eric Christopher <echristo@redhat.com>
4796
4797 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4798 of things to remove.
4799 * Makefile.in: Regenerate.
4800
4801 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4802
4803 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4804 * configure: Regenerate.
4805
4806 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4807
4808 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4809 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4810 * configure: Regenerate.
4811
4812 2004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4813
4814 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4815 (hppa*64*-*-*): Delete incorrect comment.
4816 * configure: Rebuilt.
4817
4818 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4819
4820 * install-sh, compile: Import from automake.
4821
4822 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4823
4824 * config.guess, config.sub: Import from savannnah.
4825
4826 2004-11-12 Mike Stump <mrs@apple.com>
4827
4828 * Makefile.def: Add html support.
4829 * Makefile.tpl: Likewise.
4830 * Makefile.in: Regenerate.
4831
4832 2004-11-11 Geoffrey Keating <geoffk@apple.com>
4833
4834 PR 18423
4835 * configure.in: Remove all instances of build-fixincludes from
4836 noconfigdirs.
4837 (build_configargs): Supply --target to subdirectories.
4838 * configure: Regenerate.
4839
4840 * Makefile.def: Make gcc install depend on fixincludes install.
4841 * Makefile.in: Regenerate.
4842
4843 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4844
4845 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4846 target-libgfortran.
4847 * configure: Regenerate.
4848
4849 2004-11-07 David Edelsohn <edelsohn@gnu.org>
4850
4851 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4852 like CC.
4853
4854 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
4855
4856 * Makefile.def (host fixincludes): Specify missing targets.
4857 * Makefile.in: Regenerate.
4858
4859 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4860
4861 PR other/17783
4862 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4863 * configure: Regenerated.
4864
4865 2004-11-04 Daniel Jacobowitz <dan@debian.org>
4866
4867 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4868 * configure: Regenerated.
4869
4870 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
4871
4872 PR target/18151
4873 * configure.in (case ${target}): Do not build fixincludes for avr.
4874 * configure: Regenerated.
4875
4876 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
4877
4878 * configure.in (case ${target}): Do not build fixincludes
4879 on platforms where it is not used.
4880 * configure: Regenerated.
4881
4882 2004-10-23 Daniel Jacobowitz <dan@debian.org>
4883
4884 * configure.in: Use an absolute path to install-sh.
4885 * configure: Regenerated.
4886
4887 2004-10-19 Andrew Cagney <cagney@gnu.org>
4888
4889 * src-release (do-djunpack, do-md5sum): Install the generated file
4890 directly into the proto-toplev/ directory.
4891
4892 2004-10-19 Andrew Cagney <cagney@gnu.org>
4893
4894 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4895
4896 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4897
4898 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4899 * configure: Regenerate.
4900
4901 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
4902
4903 Fix wrong conflict resolution in:
4904
4905 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4906
4907 * Makefile.in: Regenerate.
4908 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4909 in the recursive `make', instead of hardwiring `all'.
4910 (Autogenerated TARGET-* variables): New.
4911
4912 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4913
4914 Merged from GCC / libtool upstream:
4915 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4916 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4917 * ltcf-cxx.sh (tpf*): Likewise.
4918 * ltconfig (tpf*): Add TPF OS configuration support.
4919
4920 2004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
4921
4922 * configure.in: Enable target-libgloss for crx-*-*.
4923 * configure: Regenerate.
4924
4925 2004-09-24 Michael Roth <mroth@nessie.de>
4926
4927 * configure.in (--without-headers): Add missing double quotes.
4928 * configure: Regenerate.
4929
4930 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4931
4932 * ylwrap: Revert to previous version.
4933
4934 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4935
4936 PR bootstrap/17369
4937 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4938 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4939 SET_GCC_LIB_PATH_CMD.
4940 (BASE_TARGET_EXPORTS): Likewise.
4941 * Makefile.in: Regenerated.
4942
4943 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4944 * configure: Regenerated.
4945
4946 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4947
4948 * config.guess: New upstream version
4949 * compile, depcomp, install-sh, ylwrap: Likewise.
4950
4951 2004-09-19 Roger Sayle <roger@eyesopen.com>
4952
4953 * config/mh-x86omitfp: New host makefile fragment. Add
4954 -fomit-frame-pointer to the default BOOT_CFLAGS.
4955 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4956 * configure: Regenerate.
4957
4958 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4959
4960 PR target/11572
4961 * configure.in (*-*-darwin*): Renable libobjc.
4962 * configure: Regenerate.
4963
4964 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
4965
4966 * Makefile.def: Remove libbanshee.
4967 * Makefile.tpl: Ditto.
4968 * configure.in: Ditto.
4969 * Makefile.in: Regen.
4970 * configure: Ditto.
4971
4972 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
4973
4974 * missing: Import latest version from master repository.
4975
4976 2004-09-04 Nick Clifton <nickc@redhat.com>
4977
4978 * config.sub: Import latest version from master repository.
4979 * config.guess: Likewise.
4980 This includes these changes:
4981
4982 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4983
4984 * config.sub: Handle crisv32, alias etraxfs.
4985 * config.guess (crisv32:Linux:*:*): Handle.
4986
4987 2004-08-13 Brad Smith <brad@comstyle.com>
4988
4989 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4990 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4991
4992 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4993
4994 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4995 assume the processor is a powerpc. This is because coreutils
4996 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4997 in this case, due to a MacOS X bug that causes
4998 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4999 to return a negative number.
5000 Problem reported by Petter Reinholdtsen in:
5001 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5002
5003 2004-07-19 Ben Elliston <bje@gnu.org>
5004
5005 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5006
5007 2004-06-24 Ben Elliston <bje@gnu.org>
5008
5009 * config.guess: Update copyright years.
5010 * config.sub: Likewise.
5011
5012 2004-06-22 Robert Millan <robertmh@gnu.org>
5013
5014 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5015 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5016
5017 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5018
5019 * config.guess (*:*VMS:*:*): New entry. Replaces
5020 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5021 manufacturer.
5022
5023 2004-06-22 Ben Elliston <bje@gnu.org>
5024
5025 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5026 * config.sub: Likewise.
5027
5028 2004-06-22 Ben Elliston <bje@gnu.org>
5029
5030 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5031 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5032
5033 2004-06-11 Ben Elliston <bje@gnu.org>
5034
5035 * config.guess (pegasos:OpenBSD:*:*): Remove.
5036
5037 2004-06-11 Ben Elliston <bje@gnu.org>
5038
5039 From Wouter Verhelst <wouter@grep.be>:
5040 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5041
5042 2004-06-11 Ben Elliston <bje@gnu.org>
5043
5044 * config.guess (luna88k:OpenBSD:*:*): New.
5045
5046 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5047
5048 * config.guess (m32r*:Linux:*:*): New case.
5049 * config.sub: Handle m32rle.
5050
5051 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5052
5053 From Jens Petersen <petersen@redhat.com>:
5054 * config.sub: Handle sparcv8.
5055
5056 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5057
5058 From Tom Smith <smith@cag.lkg.hp.com>:
5059 * config.guess: Version suffixes are equally significant on Tru64
5060 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5061 prefix of "P" (patched kernel).
5062
5063 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5064
5065 * config.sub: Add support for National Semiconductor CRX target.
5066
5067 2004-09-03 Jan Beulich <jbeulich@novell.com>
5068
5069 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5070 *-*-netware, but add target-libmudflap.
5071 Consolidate *-*-netware targets (of which really only i?86 exists)
5072 into a single entry.
5073 * configure: Likewise.
5074
5075 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
5076
5077 * Makefile.tpl (sorry): Remove.
5078 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5079 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5080 (do-clean): Clean per-stage directories too.
5081 (do-distclean): Run distclean-stage1 too.
5082 (.NOTPARALLEL): Enable during toplevel bootstrap.
5083 (stage[+id+]-bubble): Enable parallel execution during
5084 the recursive invocation.
5085 * Makefile.in: Regenerate.
5086
5087 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
5088
5089 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5090
5091 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5092 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5093 * configure: regenerate
5094 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5095 -mdynamic-no-pic
5096
5097 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5098
5099 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5100 include.
5101 * configure.in: Fix indentation.
5102 * configure: Regenerate.
5103
5104 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5105
5106 * Makefile.def (build_modules): Add fixincludes.
5107 (dependencies): Make gcc depend on fixincludes.
5108 * configure.in (build_tools): Add fixincludes.
5109 (build_configdirs): Always include build_libs.
5110 * Makefile.in: Regenerate.
5111 * configure: Regenerate.
5112
5113 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
5114
5115 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5116 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5117 phony targets; do not generate timestamp files.
5118 (distclean-stageN): Remove references to their timestamp files.
5119 (restageN, touch-stageN): Remove.
5120 (stageN-bubble): Rewritten.
5121 (compare): Support lean bootstraps.
5122 * Makefile.in: Regenerate.
5123
5124 * configure.in: Only warn when bootstrapping but
5125 build != host or build != target. Support lean bootstraps.
5126 * configure: Regenerate.
5127
5128 Sync from gcc:
5129 2004-08-26 Phil Edwards <phil@codesourcery.com>
5130
5131 * configure.in: Give a better error message if GMP/MPFR are missing
5132 and a language needing them has been requested.
5133 * configure: Regenerated.
5134
5135 2004-08-25 Phil Edwards <phil@codesourcery.com>
5136
5137 * configure.in: Print a list of available language front-ends if
5138 a requested one is missing. Tidy stray tab characters.
5139 * configure: Regenerated.
5140
5141 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
5142
5143 * Makefile.in: Regenerate.
5144 * configure: Regenerate.
5145
5146 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5147 stage_*_flags.
5148 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5149 for bootstrapped modules if toplevel bootstrap is going.
5150 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5151 modules. Adjust for changes in Makefile.def. Enable several
5152 rules even in non-bootstrap mode, just to avoid peppering the
5153 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5154 (stage-[+prev+]-bubble): Remove.
5155
5156 * Makefile.def (Dependencies): Depend on all-build-bison,
5157 all-build-flex, all-build-byacc, all-build-texinfo, rather
5158 than the host variations.
5159 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5160 with BUILD_SUBDIR.
5161 (BISON): Update for recent Bisons.
5162 (YACC): Fix typo.
5163 (cross): Depend on all-build.
5164 (all): Do not depend on all-build.
5165 (prebootstrap): Remove.
5166 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5167 (Prebootstrap dependencies): Add them to the per-stage targets
5168 and to all-prebootstrap.
5169 * configure.in (build_configdirs): Always enable build_tools.
5170 (BUILD_DIR_PREFIX): Remove.
5171
5172 * Makefile.def (gcc): Add target variable.
5173 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5174 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5175 in the recursive `make', instead of hardwiring `all'.
5176 (Autogenerated TARGET-* variables): New.
5177
5178 2004-08-17 Robert Millan <robertmh@gnu.org>
5179
5180 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5181 (instead of FreeBSD).
5182 * configure: Regenerate.
5183
5184 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5185
5186 * Makefile.def, configure.in, src-release: Remove useless, bogus
5187 references to tix.
5188 * Makefile.in, configure: Regenerate.
5189
5190 * src-release: Stop distributing mmalloc with gdb (which doesn't
5191 use it).
5192 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5193 * Makefile.in: Regenerate.
5194
5195 2004-08-09 Mark Mitchell <mark@codesourcery.com>
5196
5197 * configure.in (arm*-*-eabi*): New target.
5198 * configure: Regenerate.
5199
5200 2004-08-01 Robert Millan <robertmh@gnu.org>
5201
5202 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5203 libmudflap for all GNU-based systems (with Glibc).
5204 * configure: Regenerate.
5205
5206 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
5207
5208 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5209 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5210 (Dependencies): New section.
5211 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5212 (configure-target-[+module+]): Depend on maybe-all-gcc
5213 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5214 (toplevel profiledbootstrap): Fix dependencies.
5215 * Makefile.in: Regenerate.
5216
5217 2004-08-03 Mark Mitchell <mark@codesourcery.com>
5218
5219 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5220 target-libiberty to noconfigdirs.
5221
5222 2004-08-03 Paul Brook <paul@codesourcery.com>
5223
5224 * configure.in: Check for MPFR as well as GMP.
5225 * configure: Regenerate.
5226
5227 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
5228
5229 * Makefile.def (host-modules): Add gcc.
5230 * Makefile.in: Regenerate.
5231 * Makefile.tpl (sorry): New rule.
5232 (configure-host, all-host, [+make_target+]-host, do-check,
5233 install-host): Do not add gcc as a special case.
5234 (host modules): Add a small special-casing for gcc. Export
5235 extra_make_flags through the environment.
5236 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5237 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5238 other recursive targets for gcc): Remove.
5239
5240 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5241 (stage, unstage): New rules.
5242 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5243 distclean-stage[+id+]): Use stage_current.
5244 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5245 the stage*-start rules.
5246
5247 2004-07-19 Robert Millan <robertmh@gnu.org>
5248
5249 Synced from gcc:
5250
5251 2004-04-26 Robert Millan <robertmh@gnu.org>
5252
5253 Add patches from libtool CVS.
5254 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5255 * ltconfig: Likewise.
5256 * ltcf-c.sh: Likewise.
5257 * ltcf-cxx.sh: Likewise.
5258 * ltcf-gcj.sh: Likewise.
5259
5260 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
5261
5262 * configure.in: Add noconfigdirs for crx-*-*.
5263 * configure: Regenerate.
5264
5265 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
5266
5267 Synced from gcc:
5268
5269 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5270
5271 * configure.in: Build libmudflap by default on FreeBSD.
5272 * configure: Regenerated.
5273
5274 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5275
5276 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5277 systems.
5278 * configure: Regenerated.
5279
5280 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5281
5282 PR target/16344
5283 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5284 feedback based compiler.
5285 * Makefile.in: Rebuilt.
5286
5287 2004-07-05 Phil Edwards <phil@codesourcery.com>
5288
5289 * configure.in: Do not prepend $srcdir to /dev/null in
5290 makefile fragments.
5291 * configure: Regenerate.
5292
5293 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
5294
5295 * Makefile.def (host_modules): Set bootstrap=true for flex.
5296 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5297 * Makefile.in: Rebuilt.
5298
5299 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5300
5301 * Makefile.def (build_modules): Add bison, byacc, flex,
5302 m4, texinfo.
5303 (flags_to_pass): Add FLEX.
5304 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5305 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5306 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5307 DEFAULT_MAKEINFO): Remove.
5308 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5309 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5310 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5311 objdir or else use configured tool.
5312 (all-build): New.
5313 (all): Depend on it.
5314 (Build module dependencies): Add.
5315 * Makefile.in: Regenerate.
5316 * configure.in: Better support for multiple build modules,
5317 matching what is done for host/target modules. Do not look
5318 for "plausible" locations of build tools if Canadian cross.
5319 Use autoconf's AC_PROG_CC to find a C compiler. Define
5320 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5321 * configure: Regenerate.
5322
5323 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5324
5325 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5326 * Makefile.in: Regenerate.
5327
5328 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5329
5330 * Makefile.tpl (configure-build-[+module+],
5331 configure-[+module+], configure-target-[+module+]): Pass
5332 [+extra_configure_args+].
5333 (all-build-[+module+], all-[+module+], check-[+module+],
5334 install-[+module+], [+make_target+]-[+module+],
5335 all-target-[+module+], check-target-[+module+],
5336 install-target-[+module+], [+make_target+]-target-[+module+]):
5337 Pass [+extra_make_args+].
5338 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5339 (GCC_HOST_EXPORTS): Remove.
5340 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5341 cross, check-gcc, check-gcc-c++, install-gcc,
5342 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5343 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5344 * Makefile.in: Regenerate.
5345
5346 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5347
5348 * configure.in: Check for srcdir/winsup rather than build directory
5349 winsup.
5350 * configure: Regenerate.
5351
5352 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
5353
5354 * configure.in: Don't build Cygwin native newlib if winsup
5355 directory is missing. Emit warning instead.
5356 * configure: Regenerate.
5357
5358 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
5359
5360 * Makefile.tpl (touch-stage[+id+]): New.
5361 (restage[+prev+]): Depend on touch-stage[+id+].
5362
5363 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5364 Use it throughout.
5365
5366 * Makefile.def: Add profile and feedback bootstrap stages.
5367 Remove next field from bootstrap stages.
5368 * Makefile.tpl (LN, LN_S): Substitute.
5369 (stageN-start, stageN-end): Use double-colon rules, to
5370 provide a hook for additional setup commands.
5371 (distclean-stageN-gcc, restageN): Create dependencies from
5372 [+prev+], not from [+next+].
5373 (stageN-bubble): Add commands for successive stages from
5374 [+prev+], using double-colon rules.
5375 (all-stageN-gcc): Fix typo.
5376 (stagefeedback-start, profiledbootstrap): New.
5377 * Makefile.in: Regenerate.
5378 * configure.in: Call ACX_PROG_LN.
5379 * configure: Regenerate.
5380
5381 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
5382
5383 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5384 without gcc.
5385 * configure: Regenerate.
5386
5387 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5388
5389 * Makefile.tpl: Fix typo.
5390 * Makefile.in: Regenerate.
5391
5392 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5393
5394 * configure.in: Remove new- prefix from toplevel
5395 bootstrap targets.
5396 * configure: Regenerate.
5397
5398 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5399
5400 Merge this patch from the gcc tree:
5401
5402 2004-05-30 Andreas Jaeger <aj@suse.de>
5403 Jim Wilson <wilson@specifixinc.com>
5404
5405 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5406 like CC.
5407
5408 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5409
5410 * Makefile.tpl (all.normal): Rename to all.
5411 (all): Replace with a rule to pick the default
5412 target from configure.
5413 (all-gcc, configure-gcc): Use conditionals to
5414 do nothing when toplevel bootstrap is going on.
5415 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5416 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5417 * configure.in: Support --enable-bootstrap.
5418
5419 * Makefile.def: Remove new- prefix from toplevel
5420 bootstrap targets.
5421 * Makefile.tpl: Likewise.
5422
5423 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5424 target.
5425
5426 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5427 $(RECURSE_FLAGS) to recursive invocation of make.
5428
5429 * Makefile.in: Regenerate.
5430 * configure: Regenerate.
5431
5432 2004-05-27 Daniel Jacobowitz <dan@debian.org>
5433
5434 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5435 * configure: Regenerate.
5436
5437 2004-05-25 Daniel Jacobowitz <drow@false.org>
5438
5439 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5440 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5441 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5442 targets.
5443 * Makefile.in: Regenerate.
5444
5445 2005-05-24 Paolo Bonzini <bonzini@gnu.org>
5446
5447 * configure.in: Test the ability to symlink directories.
5448 * configure: Regenerate.
5449
5450 * Makefile.def (bootstrap-stage): New definitions.
5451 * Makefile.tpl (configure-stage1-gcc,
5452 configure-stage2-gcc, configure-stage3-gcc,
5453 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5454 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5455 new-restage3, compare): Autogenerate, see Makefile.in
5456 entry for behavioral changes.
5457 (distclean-stage1, new-stage1-start, new-stage1-end,
5458 new-stage1-bubble, distclean-stage2, new-stage2-start,
5459 new-stage2-end, new-stage2-bubble, distclean-stage3,
5460 new-stage3-start, new-stage3-end): New autogenerated targets.
5461 (objext, prebootstrap, BOOT_CFLAGS,
5462 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5463 targets.
5464
5465 * Makefile.in: Regenerate.
5466 (distclean-stage1, new-stage1-start, new-stage1-end,
5467 new-stage1-bubble, distclean-stage2, new-stage2-start,
5468 new-stage2-end, new-stage2-bubble, distclean-stage3,
5469 new-stage3-start, new-stage3-end): New targets.
5470 (all-stage1-gcc): Move prebootstrap dependency from here...
5471 (configure-stage1-gcc): ...to here.
5472 (new-bootstrap): Use bubble targets.
5473 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5474 Use per-stage distclean targets.
5475 (configure-stage1-gcc, configure-stage2-gcc,
5476 configure-stage3-gcc, all-stage1-gcc,
5477 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5478 Use new-stageN-start to prepare the tree.
5479
5480 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
5481
5482 * Makefile.def (host_modules): add libcpp.
5483 * Makefile.tpl: Add dependencies on and for libcpp.
5484 * Makefile.in: Regenerate.
5485 * configure.in: Add libcpp host module.
5486 * configure: Regenerate.
5487
5488 2004-05-17 Zack Weinberg <zack@codesourcery.com>
5489
5490 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5491 of libf2c.
5492 * configure, Makefile.in: Regenerate.
5493
5494 2004-05-13 Diego Novillo <dnovillo@redhat.com>
5495
5496 Merge from tree-ssa-20020619-branch.
5497
5498 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5499 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5500 (HOST_GMPLIBS): Define.
5501 (HOST_GMPINC): Define.
5502 (TARGET_LIB_PATH): Add libmudflap.
5503 (GFORTRAN_FOR_TARGET): Define.
5504 (configure-build*): Export GFORTRAN.
5505 (configure-gcc): Export GMPLIBS and GMPINC.
5506 (all-gcc): Add maybe-all-libbanshee.
5507 (configure-target-libgfortran): Define.
5508 * Makefile.in: Regenerate.
5509 * configure.in (host_libs): Add libbanshee.
5510 (target_libraries): Add target-libmudflap and target-libgfortran.
5511 Add --with-libbanshee.
5512 Handle --disable-libmudflap.
5513 (*-*-freebsd*): Use with_gmp.
5514 Add $(libgcj) to noconfigdirs.
5515 * configure: Regenerate.
5516 * depcomp: New file.
5517 * MAINTAINERS: Add tree-ssa maintainers.
5518
5519 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
5520
5521 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5522 * configure: Regenerate.
5523
5524 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
5525
5526 Revert:
5527 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5528
5529 * Makefile.def (flags_to_pass): Remove *dir variables that
5530 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5531 as well as prefix and exec_prefix.
5532 * Makefile.in: Regenerate.
5533
5534 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5535
5536 * Makefile.def (host_modules): Mark with the bootstrap
5537 flag packages on which gcc depends.
5538 * Makefile.tpl (all-bootstrap): Use it.
5539 * Makefile.in: Regenerate.
5540
5541 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5542
5543 * Makefile.def (flags_to_pass): Remove *dir variables that
5544 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5545 as well as prefix and exec_prefix.
5546 * Makefile.in: Regenerate.
5547
5548 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5549
5550 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5551 * configure: Regenerate.
5552 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5553 * gcc/Makefile.tpl (compare): Use the result of the test.
5554 * gcc/Makefile.in: Regenerate.
5555
5556 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
5557
5558 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5559 Always relocate gcc and prev-gcc to the original names, even
5560 if the build fails.
5561 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5562 New targets.
5563
5564 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5565
5566 * configure.in (mips*-*-irix5*): Enable ld.
5567 * configure: Regenerate.
5568
5569 2004-04-15 James E Wilson <wilson@specifixinc.com>
5570
5571 * Makefile.tpl (configure-[+module+], configure-gcc,
5572 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5573 Set and export LDFLAGS.
5574 * Makefile.in: Regenerate.
5575
5576 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5577
5578 PR bootstrap/14871
5579 * Makefile.tpl: If we don't have built-in-tree target tools,
5580 use the ones found by configure rather than hacking around with
5581 program_transform_name.
5582 * configure.in: Give Makefile.tpl the information necessary
5583 to do that.
5584 * Makefile.in: Regenerate.
5585 * configure: Regenerate.
5586
5587 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5588
5589 PR bootstrap/14760
5590 * configure.in: When computing baseargs, strip *all* copies of
5591 offending options. Also, don't match/substitute the trailing space,
5592 so that this actually works when two similar options are separated by
5593 only one space.
5594 * configure: Regenerate.
5595
5596 2004-04-06 David Edelsohn <edelsohn@gnu.org>
5597
5598 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5599 (rs6000-*-aix*): Same.
5600 * configure: Regenerate.
5601
5602 2004-03-25 Stan Shebs <shebs@apple.com>
5603
5604 Remove MPW support, no longer used.
5605 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5606 mpw-install: Remove files.
5607 * src-release (DEVO_SUPPORT): Remove names of removed files.
5608 * MAINTAINERS: Likewise.
5609
5610 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5611
5612 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5613 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5614 * Makefile.in: Regenerate.
5615
5616 * configure.in (top level bootstrap support): Rework --enable-werror
5617 to set @stage2_werror_flag@.
5618 * configure: Regenerate.
5619 * Makefile.tpl (top level bootstrap support): Pass
5620 @stage2_werror_flag@ down to configure in stages 2 and 3.
5621 * Makefile.in: Regenerate.
5622
5623 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5624
5625 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5626 for stages 2 and 3 as well as in make. As a consequence, remove
5627 OUTPUT_OPTION (now detected by configure) from the flags passed down
5628 to make.
5629 * Makefile.in: Regenerate.
5630
5631 * Makefile.tpl (new-bootstrap): Fix typo.
5632 * Makefile.in: Regenerate.
5633
5634 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5635
5636 * Makefile.tpl: Rearrange by moving recursive_targets rules
5637 into their proper sections.
5638 * Makefile.tpl (top level bootstrap support): Move disabling
5639 of coverage flags from 'make' to 'configure'; improve comments.
5640 * Makefile.in: Regenerate.
5641
5642 * Makefile.tpl (experimental top level bootstrap) Move stage1
5643 language setting from all- target to configure- target; disable
5644 intermodule optimization in stage 1; prevent gratuitous rebuilds
5645 of stage 1.
5646 * Makefile.in: Regenerate.
5647 * configure.in: Comma-separate stage 1 language list for top
5648 level bootstrap.
5649 * configure: Regenerate.
5650
5651 * Makefile.tpl: Clean up experimental top level bootstrap support:
5652 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5653 prev-gcc in configure- targets as well as all- targets.
5654 * Makefile.in: Regenerate.
5655
5656 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
5657
5658 * configure.in: Remove symbolic link section.
5659 * configure: Regenerate.
5660 * Makefile.tpl (links): Remove.
5661 * Makefile.in: Regenerate.
5662
5663 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
5664 Nathanael Nerode <neroden@gcc.gnu.org>
5665
5666 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5667 Set with AC_CHECK_PROGS.
5668 * configure.in: Fix comment typo from last patch.
5669 * configure: Regenerate.
5670
5671 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5672
5673 * Makefile.tpl: Introduce experimental top level bootstrap support.
5674 * Makefile.in: Regenerate.
5675 * configure.in: Introduce support for top level bootstrap.
5676 * configure: Regenerate.
5677
5678 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
5679 Paolo Bonzini <bonzini@gnu.org>
5680
5681 PR bootstrap/14522
5682 * configure.in: Cope with shells that do not support unquoted ^
5683 * configure: Regenerate.
5684
5685 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
5686 Paolo Bonzini <bonzini@gnu.org>
5687
5688 PR bootstrap/14522
5689 * configure.in: Cope with shell that do not support nesting
5690 quotes inside quoted backquote substitutions.
5691 * configure: Regenerate.
5692
5693 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5694
5695 PR bootstrap/14522
5696 * configure.in: Fix escaping of $.
5697 * configure: Regenerate.
5698
5699 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5700
5701 * configure: Regenerate.
5702
5703 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
5704
5705 PR ada/14131
5706 Move language detection to the top level.
5707 * configure.in: Find default values for the tools as
5708 soon as possible. Disable ada if GNAT is not found.
5709 Emit error message about missing languages. Expand
5710 --enable-languages=all for the gcc subdirectory.
5711
5712 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
5713
5714 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5715 and disable libgcj.
5716 * configure: Regenerated.
5717
5718 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5719
5720 PR bootstrap/7087
5721 * Makefile.tpl: Guard XFOO sed statements better.
5722 * Makefile.tpl: Add dependency for configure-target-libada.
5723 * Makefile.in: Regenerate (incidentally fixes broken
5724 commit when libada-branch was merged).
5725
5726 2004-02-28 Andrew Cagney <cagney@redhat.com>
5727
5728 * src-release (CVS_NAMES): Define.
5729 (do-tar, do-tar): Prune $(CVS_NAMES).
5730
5731 2004-02-23 Andrew Cagney <cagney@redhat.com>
5732
5733 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5734 2004-02-19.09.
5735
5736 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5737
5738 PR bootstrap/11932
5739 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5740
5741 2004-02-19 Andrew Cagney <cagney@redhat.com>
5742
5743 * config.guess: Update from version 2003-06-12 to 2004-02-16.
5744 * config.sub: Update from version 2003-06-13 to 2004-02-16.
5745
5746 2004-02-11 David Edelsohn <edelsohn@gnu.org>
5747
5748 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5749 (rs6000-*-aix*): Same.
5750 * configure: Regenerate.
5751
5752 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5753
5754 * configure.in (host): Add in missing $noconfigdirs to defines.
5755 * configure: Regenerate.
5756
5757 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5758 Nathanael Nerode <neroden@gcc.gnu.org>
5759
5760 PR ada/6637, PR ada/5911
5761 Merge with libada-branch:
5762 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5763 with appropriate dependencies. Add --enable-libada configure switch.
5764 * configure, Makefile.in: Regenerate.
5765
5766 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5767
5768 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5769 * configure: Regenerate.
5770
5771 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5772
5773 * COPYING.NEWLIB: Update Red Hat license to 2004.
5774
5775 2004-01-23 DJ Delorie <dj@redhat.com>
5776
5777 * Makefile.def (target_modules) [libiberty]: Don't stage.
5778 * Makefile.in: Rebuilt.
5779
5780 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>
5781
5782 * COPYING.NEWLIB: Update to include copyrights for new
5783 iconv code.
5784
5785 2004-01-15 Andrew Cagney <cagney@redhat.com>
5786
5787 * src-release: Update copyright year.
5788 (do-proto-toplev): Configure using i686-pc-linux-gnu.
5789 (NEWLIB_SUPPORT_DIRS): Delete macro.
5790 (newlib.tar.bz2): Delete rule.
5791
5792 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
5793
5794 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5795 * Makefile.tpl (configure-target-[+module+]): Support stage.
5796 * Makefile.in: Rebuilt.
5797
5798 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5799
5800 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5801 throughout.
5802
5803 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5804
5805 * configure.in: Use ./config.cache, not config.cache.
5806 * configure: Regenerate.
5807 * Makefile.tpl: Special-casing not needed for GCC any more.
5808 * Makefile.in: Regenerate.
5809
5810 * configure.in: Don't share a cache file for host dirs.
5811 * configure: Regenerate.
5812
5813 * config-ml.in: Don't mess with the cache file.
5814
5815 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5816
5817 * Makefile.tpl: Make GCC use a separate config.cache.
5818 * Makefile.in: Regenerate.
5819
5820 PR bootstrap/11932, PR bootstrap/11933
5821 (I don't know if it will fix either of them, but it relates
5822 to them.)
5823 * configure.in: Don't use shared config.cache for target
5824 directories.
5825 * configure: Regenerate.
5826
5827 2003-12-31 Roger Sayle <roger@eyesopen.com>
5828
5829 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5830 * configure: Regenerated.
5831
5832 2003-12-21 Bernardo Innocenti <bernie@develer.com>
5833
5834 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5835 * configure: Regenerated.
5836
5837 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5838
5839 Port change over from GCC:
5840 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5841 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5842 (configure-build-[+module+], configure-[+module+]): Likewise.
5843 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5844 * Makefile.in: Regenerate.
5845
5846 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5847
5848 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5849 * configure: Regenerate.
5850
5851 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
5852
5853 * COPYING.NEWLIB: Add license info for long long routines added to
5854 stdlib.
5855
5856 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5857
5858 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5859 * Makefile.in: Regenerate.
5860
5861 2003-10-20 Phil Edwards <phil@codesourcery.com>
5862
5863 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5864 * configure: Regenerate.
5865
5866 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5867
5868 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5869 HOST_FLAGS_TO_PASS.
5870 * Makefile.in: Regenerate.
5871
5872 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5873
5874 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5875 * configure: Rebuilt
5876 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5877 * Makefile.in: Rebuilt
5878
5879 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5880
5881 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5882
5883 2003-10-01 Phil Edwards <pme@gcc.gnu.org>
5884
5885 * config-ml.in: Use ac_configure_args directly instead of
5886 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5887 actually seen.
5888
5889 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5890
5891 * config-ml.in: Propagate INSTALL variables.
5892
5893 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
5894
5895 * configure.in: Pass a computed --program-transform-name
5896 to subconfigures.
5897 * configure: Regenerated.
5898
5899 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5900
5901 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5902 * Makefile.in: Regenerate.
5903
5904 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5905 * Makefile.in: Regenerate.
5906
5907 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
5908
5909 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5910 quoting.
5911 * configure: Regenerated.
5912
5913 2003-09-12 Michael Chastain <mec@shout.net>
5914
5915 Fix PR gdb/857.
5916 * src-release (do-proto-topleve): Remove junk files
5917 intl/config.cache, intl/config.status,
5918 intl/config.h, intl/stamp-h.
5919
5920 2003-09-14 Andrew Cagney <cagney@redhat.com>
5921
5922 * src-release (dejagnu.tar): New target.
5923 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5924 (do-djunpack): Use $(PACKAGE) for the package name.
5925
5926 2003-09-04 DJ Delorie <dj@redhat.com>
5927
5928 * configure: Regenerate.
5929
5930 2003-09-04 Robert Millan <robertmh@gnu.org>
5931
5932 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5933
5934 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5935
5936 * configure.in: Ensure arguments to sed are properly spaced.
5937 * configure: Regenerate.
5938
5939 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
5940
5941 Merge from gcc:
5942 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5943 * install-sh: Update to newer upstream versions (associated with
5944 aclocal 1.7).
5945 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5946
5947 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
5948
5949 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5950 * configure: Regenerated.
5951
5952 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
5953
5954 * configure.in: Use newline instead of semicolon when assuming
5955 shell arguments in a for loop.
5956 * configure: Regenerated.
5957
5958 2003-08-20 Geoffrey Keating <geoffk@apple.com>
5959
5960 PR 8180
5961 * configure.in: When testing with_libs and with_headers, treat
5962 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5963 * configure: Regenerate.
5964
5965 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5966 make, shell, etc.
5967 (baseargs): Likewise.
5968 * configure: Regenerate.
5969
5970 2003-08-19 Geoffrey Keating <geoffk@apple.com>
5971
5972 * configure.in: Disable libgcj for darwin not on powerpc.
5973 * configure: Rebuild.
5974
5975 2003-08-15 Michael Chastain <mec@shout.net>
5976
5977 * src-release (do-proto-toplev): Remove junk files
5978 dejagnu/example/calc/config.status,
5979 dejagnu/example/calc/config.log.
5980
5981 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5982
5983 * config-ml.in, symlink-tree: Add license.
5984
5985 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
5986
5987 Merge from gcc:
5988
5989 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5990 * Makefile.tpl (check, check-c++): Express dependencies using
5991 dependencies rather than commands.
5992 * Makefile.in: Regenerate.
5993
5994 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5995 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5996 * Makefile.in: Update.
5997
5998 2003-08-01 Andrew Cagney <cagney@redhat.com>
5999
6000 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6001 * configure: Ditto.
6002
6003 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6004
6005 * configure.in: Enable libgcj for darwin.
6006 * configure: Rebuild.
6007
6008 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
6009
6010 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
6011
6012 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6013
6014 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6015 creating target and build subdirs to build all parent dirs as needed.
6016 * Makefile.in: Rebuild.
6017 * configure.in: Don't build dirs explicitly here.
6018 * configure: Rebuild.
6019
6020 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
6021
6022 * Makefile.tpl (all-make): Depend on intl.
6023 * Makefile.in: Rebuilt.
6024
6025 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6026
6027 * config.if: Remove unused libc_interface determination.
6028
6029 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6030
6031 * Makefile.in: Regenerate, correctly this time.
6032
6033 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6034
6035 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6036 unused INSTALL_PROGRAM_ARGS.
6037 * configure.in: Use AC_PROG_INSTALL.
6038 * Makefile.in: Regenerate.
6039 * configure: Regenerate.
6040
6041 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
6042
6043 * configure: Rebuilt.
6044 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6045 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6046 newlib nor libgloss.
6047 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6048 * configure.in (am33_2.0-*-linux*): Added.
6049
6050 2003-07-09 Bob Wilson <bob.wilson@acm.org>
6051
6052 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6053 * configure: Regenerate.
6054
6055 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
6056
6057 * config-ml.in: Replace PWD with PWD_COMMAND.
6058 * Makefile.tpl: Likewise.
6059 * Makefile.in: Regenerated.
6060
6061 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6062
6063 * configure.in: Clean up config-lang.in handling. Delete
6064 useless assignment to "subdirs".
6065 * configure: Regenerate.
6066
6067 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6068
6069 * configure.in: Rename 'target_libs' to 'target_libraries'.
6070 Remove useless reference to 'target_libs'.
6071 * configure: Regenerate.
6072
6073 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6074
6075 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6076 * Makefile.in: Regenerate.
6077
6078 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6079
6080 * Makefile.def: Introduce flags_to_pass.
6081 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6082 * Makefile.in: Regenerate.
6083
6084 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6085
6086 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6087 and target-libgloss.
6088 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6089 <h8300*-*-*>: Disable libf2c and ${libgcj}.
6090 * configure: Regenerate.
6091
6092 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6093
6094 * configure.in: Update testsuite_flags to new location.
6095 * configure. Regenerate.
6096
6097 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6098
6099 * Makefile.tpl: Remove BUILD_CC stuff.
6100 * Makefile.in: Regenerate.
6101
6102 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6103
6104 * config.guess: Update to 2003-06-12 version.
6105 * config.sub: Update to 2003-06-13 version.
6106
6107 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6108
6109 * MAINTAINERS: Add myself as MIPS co-maintainer.
6110
6111 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
6112
6113 * config.guess: Update to 2003-06-06 version.
6114 * config.sub: Update to 2003-06-06 version.
6115
6116 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6117
6118 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6119 * configure. Regenerate.
6120
6121 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6122
6123 * configure.in: Disable serial configure by default.
6124 * configure: Regenerate.
6125 * Makefile.tpl: Abolish .NOTPARALLEL.
6126 * Makefile.in: Regenerate.
6127
6128 * Makefile.tpl: Replace {build,host,target}_canonical by
6129 {build,host,target}.
6130 * Makefile.in: Regenerate.
6131
6132 * Makefile.tpl: Fix stupid pasto.
6133 * Makefile.in: Regenerate.
6134
6135 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6136
6137 * Makefile.tpl: Remove bogus conditional.
6138 * Makefile.in: Regenerate.
6139
6140 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6141
6142 * Makefile.tpl: Make 'recursive targets' using autogen rather
6143 than shell loop. Remove duplicate 'clean' targets and false
6144 comments.
6145 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6146 Add systematic method of specifying missing targets in subdirs.
6147 Add copyright boilerplate.
6148 * Makefile.in: Regenerate.
6149 * configure.in: Add 'recursive targets' to maybe list.
6150 * configure: Regenerate.
6151
6152 * Makefile.tpl: Rename [+target+] to [+make_target+].
6153 * Makefile.def: Rename 'target' to 'make_target'.
6154
6155 2003-05-30 Nick Clifton <nickc@redhat.com>
6156
6157 * README-maintainer-mode: Update URL for locating blessed config
6158 tools.
6159
6160 2003-05-29 Robert Millan <rmh@debian.org>
6161
6162 * ltconfig: Import this patch and modify for use with current
6163 version of ltconfig:
6164
6165 2003-05-21 Bruno Haible <bruno@clisp.org>
6166
6167 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
6168 GNU/FreeBSD.
6169
6170 2003-05-28 DJ Delorie <dj@redhat.com>
6171
6172 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6173 * Makefile.in: Regenerate.
6174
6175 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
6176
6177 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
6178
6179 2003-05-21 DJ Delorie <dj@redhat.com>
6180
6181 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6182 newlib or libgloss.
6183 * Makefile.in: Regenerate.
6184
6185 2003-05-21 DJ Delorie <dj@redhat.com>
6186
6187 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6188 * Makefile.in: Regenerate.
6189
6190 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6191
6192 * configure.in: Use curly braces in the definition of tooldir.
6193 * configure: Regenerate.
6194
6195 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6196
6197 * configure.in: Switch more things to use maybe dependencies.
6198 * Makefile.tpl: Switch more things to use maybe dependencies.
6199 Factor out common code from autogen IF statements.
6200 * configure: Regenerate.
6201 * Makefile.in: Regenerate.
6202
6203 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6204
6205 * configure.in: Accept i[3456789]86 for machine type.
6206 * configure: Regenerate.
6207
6208 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6209
6210 * configure.in: Switch more things to use maybe dependencies.
6211 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6212 * configure: Regenerate.
6213 * Makefile.tpl: Switch more things to use maybe dependencies.
6214 * Makefile.in: Regenerate.
6215
6216 2003-05-16 Andreas Schwab <schwab@suse.de>
6217
6218 * Makefile.tpl (install-opcodes): Define.
6219 * Makefile.in: Rebuild.
6220
6221 2003-05-13 Andreas Jaeger <aj@suse.de>
6222
6223 * config.guess: Update to 2003-05-09 version.
6224 * config.sub: Update to 2003-05-09 version.
6225
6226 2003-05-13 Michael Eager <eager@mvista.com>
6227
6228 * configure.in: Correct sed script so that options in quotes are not
6229 deleted.
6230 * configure: Rebuild.
6231
6232 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
6233
6234 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6235 and $$s/newlib/libc/sys/cygwin32 include paths.
6236 * configure: Ditto.
6237
6238 2003-05-05 H.J. Lu <hjl@gnu.org>
6239
6240 * config-ml.in: Restored from gcc repository.
6241
6242 2003-05-02 Chris Demetriou <cgd@broadcom.com>
6243
6244 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6245 * Makefile.in: Regenerate.
6246
6247 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6248
6249 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
6250 and Makefile.def.
6251
6252 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6253
6254 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6255 * Makefile.in: Regenerated.
6256
6257 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6258
6259 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6260 * Makefile.in: Regenerate.
6261
6262 2003-04-18 Jakub Jelinek <jakub@redhat.com>
6263
6264 * configure.in (powerpc64*-*-linux*): Remove.
6265 * configure: Rebuilt.
6266
6267 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
6268
6269 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6270 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6271 and restrap.
6272 * Makefile.in: Regenerate.
6273
6274 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
6275
6276 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6277 * configure: Regenerated.
6278
6279 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
6280
6281 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6282 * */configure: Rebuilt.
6283
6284 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6285
6286 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6287 * Makefile.in: Regenerate.
6288
6289 2003-03-14 Michael Chastain <mec@shout.net>
6290
6291 * Makefile.in: Regenerate with correct Makefile.def.
6292
6293 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6294
6295 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6296 Make macro.
6297 * Makefile.in: Regenerate.
6298 * configure.in: Clean up gxx_include_dir logic.
6299 * configure: Regenerate.
6300
6301 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6302
6303 * configure.in (gxx_include_dir): Fix typo.
6304 * configure: Regenerated.
6305
6306 2003-03-06 Andrew Cagney <cagney@redhat.com>
6307
6308 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6309
6310 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
6311
6312 * configure.in: Include $(build_tooldir)/sys-include in
6313 FLAGS_FOR_TARGET.
6314 * configure: Regenerated.
6315
6316 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6317
6318 * Makefile.tpl: Reindent.
6319 * Makefile.in: Regenerate.
6320 * configure.in: Reindent. Don't set unused variables.
6321 * configure: Regenerate.
6322
6323 * Makefile.tpl: Always pass down RANLIB.
6324 * Makefile.in: Regenerate.
6325
6326 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6327 * Makefile.in: Regenerate.
6328 * configure.in: Remove unused logic relating to --enable-shared
6329 and --enable-threads. Remove bogus comments. Remove redundant
6330 noconfigdirs.
6331 * configure: Regenerate.
6332
6333 * configure.in: Replace ${libstdcxx_version} by its value.
6334 Remove reference to mh-dgux.
6335 * configure: Regenerate.
6336
6337 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6338
6339 * Makefile.tpl: Rearrange.
6340 * Makefile.in: Regenerate.
6341
6342 2003-02-25 Nick Clifton <nickc@redhat.com>
6343
6344 * configure: Remove site-file supprot - it is obsolete.
6345
6346 2003-02-24 Uwe Stieber <uwe@wwws.de>
6347
6348 * configure.in: Add support for kaOS as cross build target system.
6349 * configure: Regenerated.
6350
6351 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
6352
6353 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6354 configure-target-* as some target builds may require additional
6355 flags for preprocessor tests.
6356 * Makefile.in: Regenerated.
6357
6358 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6359
6360 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6361 * ltconfig: Handle it.
6362 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6363 auto-detecting it.
6364
6365 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6366
6367 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6368 it is used as argument to $CC.
6369 * ltcf-gcj.sh: Likewise.
6370
6371 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6372
6373 * configure.in: Introduce --enable-maintainer-mode.
6374 * configure: Rebuilt.
6375 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6376 for maintainer mode.
6377 * Makefile.in: Rebuilt.
6378
6379 2003-02-19 Andrew Cagney <ac131313@redhat.com>
6380
6381 * configure: Regenerate using autoconf 2.13.
6382
6383 2003-02-19 Alan Modra <amodra@bigpond.net.au>
6384
6385 * config.guess: Import latest version.
6386 * config.sub: Import latest version.
6387
6388 2003-02-18 Jason Merrill <jason@redhat.com>
6389
6390 * Makefile.tpl (check-c++): Allow parallelism.
6391
6392 2003-02-17 Andrew Cagney <ac131313@redhat.com>
6393
6394 * configure: Regenerate using autoconf 000227.
6395
6396 2003-02-15 Geoffrey Keating <geoffk@apple.com>
6397
6398 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6399 don't configure target-libobjc.
6400 * configure: Regenerate.
6401
6402 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6403
6404 * Makefile.tpl (RANLIB): Define.
6405 * Makefile.in: Regenerate.
6406
6407 2003-02-06 Keith R Seitz <keiths@redhat.com>
6408
6409 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6410 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6411 * Makefile.in: Regenerated.
6412 * configure.in: Remove all traces of snavigator, db, and grep.
6413 * configure: Regenerated.
6414
6415 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
6416
6417 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6418 * Makefile.in: Regenerated.
6419
6420 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
6421
6422 * config.if: Copy from GCC.
6423
6424 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
6425
6426 * configure.in: Revert 24Jan change.
6427 * configure: Regenerate.
6428
6429 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6430
6431 * configure.in: Revert previous change.
6432 * configure: Regenerate.
6433
6434 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6435
6436 * configure.in: Make rda native-only.
6437 * configure: Regenerate.
6438
6439 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6440
6441 * configure.in: Add missing \.
6442 * configure: Rebuilt.
6443
6444 2003-01-17 Jakub Jelinek <jakub@redhat.com>
6445
6446 * configure.in (baseargs): Avoid using \| in sed regular
6447 expressions.
6448 * configure: Rebuilt.
6449
6450 2003-01-16 Jakub Jelinek <jakub@redhat.com>
6451
6452 * configure.in (baseargs): Remove all supported forms of
6453 --cache-file, --srcdir, --host, --build and --target options
6454 from argument lists.
6455 * configure: Rebuilt.
6456
6457 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
6458
6459 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6460 * configure: Rebuilt.
6461
6462 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6463
6464 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6465 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6466 * Makefile.in: Regenerate.
6467 * configure: Regenerate.
6468
6469 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6470
6471 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6472 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6473 * Makefile.in: Regenerate.
6474
6475 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
6476
6477 * configure.in: Remove Makefile in build, host and target modules
6478 unless configure was run with --no-recursion.
6479 * configure: Rebuilt.
6480
6481 2003-01-08 Chris Demetriou <cgd@broadcom.com>
6482
6483 * config.guess: Update to 2003-01-03 version.
6484 * config.sub: Update to 2003-01-03 version.
6485
6486 2003-01-07 Christopher Faylor <cgf@redhat.com>
6487
6488 * configure: Regenerate with proper autoconf 2.13.
6489
6490 2003-01-07 Christopher Faylor <cgf@redhat.com>
6491
6492 * configure.in: Add AC_PREREQ for consistency.
6493 * configure: Regenerate.
6494
6495 2003-01-06 Andrew Cagney <ac131313@redhat.com>
6496
6497 * configure.in (GDB_TK): Add tcl directories conditional on
6498 gdb/gdbtk directory being present.
6499 * configure: Regenerate.
6500
6501 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
6502
6503 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6504 by gcc if LD is not defined and we are not doing a Canadian Cross.
6505 * configure: Rebuilt.
6506
6507 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
6508
6509 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6510
6511 2002-12-31 Tom Tromey <tromey@redhat.com>
6512
6513 * Makefile.in: Rebuilt.
6514 * Makefile.def (target_modules) [libffi]: Allow installation.
6515
6516 2002-12-31 Andreas Schwab <schwab@suse.de>
6517
6518 * configure.in: Fix use of $program_transform_name.
6519 * configure: Regenerated.
6520
6521 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
6522
6523 * configure.in (baseargs): Don't remove first configure argument.
6524 * configure: Regenerated.
6525
6526 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
6527
6528 * Makefile.tpl (local-distclean): Don't remove...
6529 (multilib.ts): ... this. Moved into...
6530 (multilib.out): ... this. Don't use sub-make.
6531 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6532 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6533 (configure-build-[+module+], configure-[+module+],
6534 configure-target-[+module+], configure-gcc): ... these. Test
6535 for Makefile existence. Drop config.status from dependencies.
6536 * Makefile.in: Rebuilt.
6537 * configure.in: Move gcc-version-trigger to the end of
6538 ac_configure_args. Add comments to maybedep.tmp and
6539 serdep.tmp. Introduce --disable-serial-configure. Remove
6540 nonopt from baseargs, matching and removing corresponding
6541 whitespace while at it.
6542 * configure: Rebuilt.
6543
6544 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
6545
6546 * configure.in (host_configargs): Replace reference to
6547 no-longer-defined buildopts with --build=${build_alias}.
6548 * configure: Rebuilt.
6549
6550 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
6551
6552 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6553 program_transform_name to standard idiom.
6554 (AUTOGEN, AUTOCONF): Define.
6555 (Makefile.in): Use $(AUTOGEN).
6556 (Makefile): Depend on config.status, and use autoconf-style rule to
6557 build it. Move original commands to...
6558 (config.status): ... this new target.
6559 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6560 $(AUTOCONF).
6561 * Makefile.in: Rebuilt.
6562
6563 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6564
6565 * Makefile.tpl: Fix dramatic bustage due to change in
6566 program_transform_name.
6567 * Makefile.in: Regenerate.
6568
6569 * configure.in: Remove unnecessary PATH setting.
6570 * configure: Regnerate.
6571
6572 * configure.in: Don't default to unprefixed tools unless
6573 the native tools will work.
6574 * configure: Regenerate.
6575
6576 * configure.in: Convert to autoconf script. Blow away lots
6577 of now-redundant Makefile fragments.
6578 * configure: Generate using Autoconf.
6579 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6580 * Makefile.in: Regenerate.
6581
6582 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6583
6584 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
6585 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6586
6587 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
6588 where they belong.
6589
6590 2002-12-24 Andreas Schwab <schwab@suse.de>
6591
6592 * Makefile.tpl (multilib.out): Fix missing space.
6593 * Makefile.in: Regenerate.
6594
6595 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6596
6597 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6598 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6599 * Makefile.in: Regenerate.
6600 * configure.in: Remove unnecessary leftovers.
6601
6602 2002-12-21 Geoffrey Keating <geoffk@apple.com>
6603
6604 * configure.in (extra_ranlibflags_for_target): New variable.
6605 (*-*-darwin): Add -c to ranlib commands.
6606 * configure (tooldir): Handle extra_ranlibflags_for_target.
6607
6608 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
6609
6610 * COPYING.NEWLIB: Updated.
6611 * COPYING.LIBGLOSS: Ditto.
6612
6613 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6614
6615 * Makefile.tpl: Revert HJL's change.
6616 * Makefile.in: Regenerated.
6617 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6618 always.
6619
6620 2002-12-19 Andreas Schwab <schwab@suse.de>
6621
6622 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6623 * Makefile.in: Regenerate.
6624
6625 2002-12-18 H.J. Lu <hjl@gnu.org>
6626
6627 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6628 * Makefile.in: Regenerated.
6629
6630 * configure.in (build_prefix): New. Substitute.
6631
6632 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6633
6634 * Makefile.tpl: Don't let real targets depend on phony targets.
6635 * Makefile.in: Regenerate.
6636
6637 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6638 * Makefile.in: Regenerate.
6639
6640 2002-12-16 Jason Merrill <jason@redhat.com>
6641
6642 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6643 previous 'make bootstrap'.
6644 * Makefile.in: Regenerate.
6645
6646 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6647
6648 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6649
6650 2002-12-13 Jason Merrill <jason@redhat.com>
6651
6652 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6653 library tests.
6654 (check-c++): Just depend on it and check-target-libstdc++-v3.
6655 * Makefile.in: Regenerate.
6656
6657 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6658
6659 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6660 * Makefile.in: Regenerate.
6661
6662 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
6663
6664 * COPYING.NEWLIB: Update list of alternate Regent of California
6665 licenses and discuss official revoking of advertising clause.
6666 * COPYING.LIBGLOSS: Ditto.
6667
6668 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
6669
6670 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6671 * Makefile.in: Rebuilt.
6672
6673 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6674
6675 * configure: Fix bug put in by gremlins.
6676
6677 * Makefile.tpl: Substitute more autoconfily.
6678 * configure: Substitute more autoconfily.
6679 * Makefile.in: Regenerate.
6680
6681 2002-12-08 Andrew Cagney <ac131313@redhat.com>
6682
6683 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6684 * Makefile.in (all-sim): Ditto.
6685
6686 2002-12-06 DJ Delorie <dj@redhat.com>
6687
6688 * Makefile.tpl: Change configure dependencies to not have real
6689 targets depend on phony targets.
6690
6691 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6692
6693 * configure.in: Revert unintentional change.
6694
6695 * src-release: Configure host subdirs.
6696
6697 * Makefile.tpl: Change dependency for */multilib.out so that
6698 it works when gcc isn't in the tree.
6699
6700 * configure.in: Substitute more.
6701 * configure: Run subconfigures from the Makefile.
6702 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6703 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6704
6705 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6706
6707 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6708 and corresponding dependencies.
6709 * Makefile.in: Regenerate.
6710
6711 * configure.in (host_tools): Order binutils, gas and ld for
6712 convenience in running the testsuites.
6713
6714 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6715 * Makefile.in: Regenerate.
6716 * configure.in: Introduce rules to serialize subconfigure runs.
6717
6718 * configure.in: Introduce BASE_CC_FOR_TARGET.
6719 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6720 Realize configure-build-* targets. Realize configure-target-* targets.
6721 * Makefile.in: Regenerate.
6722
6723 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6724
6725 * configure: Move gcc_version_trigger stuff from here...
6726 * configure.in: ...to here.
6727
6728 * configure.in: Separate subconfigure options added by this file from
6729 options given by the user. Add machinery to put args for host
6730 subconfigures into the Makefile.
6731
6732 * Makefile.tpl: Remove 'vault' targets.
6733 * Makefile.tpl: Reorder and comment dependencies.
6734 * Makefile.in: Regenerate.
6735
6736 2002-11-28 Geoffrey Keating <geoffk@apple.com>
6737
6738 * configure.in: Move host-specific darwin noconfigdirs into
6739 the host-specific section.
6740
6741 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6742
6743 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6744 during replay.
6745 * Makefile.in: Regenerate.
6746
6747 (finishing slow-motion replay)
6748 * configure: Remove skip-this-dir support.
6749 * Makefile.tpl: Remove skip-this-dir support.
6750
6751 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6752 subdirectories.
6753 * Makefile.in: Regenerate.
6754
6755 * Makefile.tpl: Strip out useless setting of 'dir'.
6756 * Makefile.in: Regenerate.
6757
6758 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6759
6760 (finishing slow-motion replay)
6761 * configure.in: Fix deeply stupid bug.
6762
6763 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6764 shell code in CXX_FOR_TARGET
6765 * Makefile.def: Introduce raw_cxx.
6766 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6767 RAW_CXX_FOR_TARGET.
6768 * Makefile.in: Regenerate.
6769
6770 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6771
6772 (finishing slow-motion replay)
6773 * Makefile.tpl: Remove unnecessary ifs.
6774 * Makefile.in: Regenerate.
6775
6776 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6777 dependencies. Maybe-ize build-libiberty. Create dummy install
6778 targets for 'no_install' modules.
6779 * configure: Move GDB_TK substitution to configure.in. Move
6780 build_modules stuff to configure.in.
6781 * configure.in: Implement soft dependency machinery. Maybe-ize
6782 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6783 * Makefile.in: Regenerate.
6784
6785 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6786
6787 (continuing slow-motion replay)
6788 * Makefile.tpl: Make all-target, install-target behave similarly
6789 to all, install (only hitting configured targets). Eliminate
6790 unused macro defintions.
6791
6792 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6793 build != host.
6794
6795 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6796
6797 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6798
6799 * configure.in: Produce lists of subdir targets we're actually
6800 configuring. Remove references to "dosrel".
6801 * Makefile.tpl: Let configure set which subdir targets are hit.
6802 Remove install-cross; clean up install; remove ALL. Remove
6803 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6804 Autogenerate host module targets. Remove empty dependency lines
6805 and redundant dependency; rearrange slightly.
6806 * Makefile.def: Add host-side libtermcap, utils.
6807
6808 * Makefile.in: Regenerate.
6809
6810 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6811
6812 (Continuing slow-motion replay)
6813 * Makefile.def: Add list of recursive targets to autogenerate.
6814 Add build_modules.
6815 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6816 targets. Autogenerate *-build-* targets.
6817 * Makefile.in: Regenerate.
6818
6819 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6820
6821 (Continuing slow-motion replay)
6822 * configure: More autoconf-style substitutions.
6823 * Makefile.tpl: More autoconf-style substitutions.
6824 * Makefile.in: Regenerate.
6825
6826 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6827
6828 (Continuing slow-motion replay)
6829 * configure: Substitute more variables in a more autoconf-friendly
6830 way. Simplify slightly.
6831 * Makefile.tpl: Make more variables substitutable in an
6832 autoconf-friendly way.
6833 * Makefile.in: Regenerate.
6834
6835 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6836
6837 (Continuing slow-motion replay)
6838 * configure.in (v810*): Remove special setting of tools.
6839
6840 * configure: Add support for extra required flags for ar or nm.
6841 * configure.in (aix4.3+): Use above support for target-specific
6842 issues, rather than using config/mt-aix43.
6843
6844 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6845
6846 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6847 * configure: Remove 'removing', which doesn't work. Replace $subdir
6848 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6849 with $srcdir. Reformat indentation. Substitute some variables
6850 formerly hard-coded in the Makefile for build=host.
6851 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6852 * Makefile.def: Autogenerate more.
6853 * Makefile.in: Regenerate.
6854
6855 2002-11-13 Bruce Korb <bkorb@gnu.org>
6856
6857 * Makefile.tpl: syntactic cleanup
6858
6859 2002-11-04 Kevin Buettner <kevinb@redhat.com>
6860
6861 * Makefile.def (host_modules): Add rda.
6862 * Makefile.in: Regenerate.
6863 * configure.in (target_tool): Add target-rda to list.
6864
6865 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
6866
6867 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6868 and restrap targets to this rule.
6869 * Makefile.in: Regenerate.
6870
6871 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6872
6873 * configure.in (i[3456]86-*-linux*): Add check to disable
6874 ${libgcj} for glibc1.
6875
6876 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6877
6878 * configure.in: Add tic4x target.
6879
6880 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6881
6882 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6883 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6884 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6885 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6886 * Makefile.in: Regenerate.
6887
6888 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6889
6890 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6891 * Makefile.in: Regenerate.
6892
6893 * Makefile.def: Remove order dependency comments.
6894 * Makefile.tpl: Add explicit install-install dependencies.
6895 * Makefile.in: Regenerate.
6896
6897 * Makefile.tpl: Remove material now in src-release. (Finally!)
6898 * Makefile.in: Regenerate.
6899
6900 * configure: Restore my original patch by syncing with gcc version.
6901
6902 * Bring following over from gcc:
6903
6904 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6905
6906 * configure.in (s390*-*-linux*): Enable libgcj.
6907
6908 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6909
6910 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
6911
6912 2002-10-02 Alan Modra <amodra@bigpond.net.au>
6913
6914 * configure: Move stray lines back to where they belong.
6915
6916 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
6917
6918 * Makefile.tpl: Insert configure-target target, for src-release.
6919
6920 * configure: Finish reverting change which Andrew Cagney started
6921 reverting. Should fix bustage.
6922
6923 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6924 * src-release: New file. Contains material for making net
6925 releases for gdb, binutils, et al., formerly in Makefile.in.
6926
6927 2002-09-30 Nick Clifton <nickc@redhat.com>
6928
6929 * cpu: New top level directory. Intended to hold input files for
6930 CGEN which have FSF copyright assignment.
6931 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6932
6933 2002-09-29 Andrew Cagney <ac131313@redhat.com>
6934
6935 Revert below (note that src does not contain Makefile.tpl):
6936 * Makefile.tpl: Make subsituted variables more autoconfy.
6937 * Makefile.in: Regenerate.
6938
6939 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6940
6941 * configure: Revert accidentally applied changes.
6942
6943 * Makefile.tpl: Make more autoconf-friendly.
6944 * Makefile.in: Regenerate.
6945 * configure: Make substitution more autoconf-like.
6946
6947 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
6948
6949 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6950 single entry to handle all these.
6951 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6952 libjava on arm-*-elf.
6953
6954 2002-09-27 Geoffrey Keating <geoffk@apple.com>
6955
6956 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6957 things that depend on them.
6958
6959 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6960
6961 * Makefile.tpl: Make subsituted variables more autoconfy.
6962 * Makefile.in: Regenerate.
6963 * configure: Make seds more autoconfy.
6964
6965 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6966
6967 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6968 * Makefile.in: Regenerate.
6969 * configure.in: Rewrite sed statements to look autoconfy.
6970
6971 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6972 all-target-foo on configure-target-foo.
6973 * Makefile.def: Ditto.
6974 * Makefile.in: Rebuild.
6975
6976 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6977
6978 * Makefile.def: New file.
6979 * Makefile.tpl: New file.
6980 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6981
6982 * configure.in: Minor rearrangement. Simplify tests.
6983
6984 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
6985
6986 * configure.in (with_headers): Skip copy if value is "yes".
6987 (with_libs): Likewise.
6988
6989 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6990
6991 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6992 * configure.in (sh*-*-pe*): Ditto.
6993 * configure.in (mips*-*-pe*): Ditto.
6994 * configure.in (*arm-wince-pe): Ditto.
6995
6996 * configure.in: Rearrange.
6997
6998 2002-09-12 Nick Clifton <nickc@redhat.com>
6999
7000 * Import these changes from the config master repository:
7001
7002 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
7003
7004 * config.sub: Add tic4x target.
7005
7006 2002-09-03 Ben Elliston <bje@redhat.com>
7007
7008 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
7009 Reported by <Duncan_Stodart@insession.com>.
7010
7011 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
7012
7013 * COPYING.NEWLIB: More updates.
7014
7015 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
7016
7017 * COPYING.NEWLIB: Update.
7018
7019 2002-08-23 Andrew Cagney <ac131313@redhat.com>
7020
7021 * texinfo/texinfo.tex: Import version 2002-06-04.06.
7022
7023 * config.guess: Import version 2002-08-23.
7024 * config.sub: Import version 2002-08-22.
7025
7026 2002-08-20 Alexandre Oliva <aoliva@redhat.com>
7027
7028 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7029 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7030 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7031
7032 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7033
7034 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7035
7036 2002-08-04 H.J. Lu (hjl@gnu.org)
7037
7038 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7039
7040 2002-07-31 Alan Modra <amodra@bigpond.net.au>
7041
7042 * configure.in: Move generic linux case to end. Copy generic
7043 linux noconfigdirs to mips*-*-linux* entry and new
7044 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7045
7046 2002-07-19 Chris Demetriou <cgd@broadcom.com>
7047
7048 * MAINTAINERS: Clarify on config.guess and config.sub, and add
7049 one instance of them which was missed to the list to update.
7050
7051 2002-07-16 Chris Demetriou <cgd@broadcom.com>
7052
7053 * config.guess: Update to 2002-07-09 version.
7054 * config.sub: Update to 2002-07-03 version.
7055
7056 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7057
7058 * configure.in: Remove two redundant tests.
7059
7060 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7061
7062 * configure.in (mips*-*-irix6*o32): Enable stabs.
7063
7064 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7065
7066 * configure.in: Don't build grez.
7067 * Makefile.in: Ditto.
7068
7069 * Makefile.in: Remove references to bsp, cygmon, libstub.
7070 * configure.in: Ditto.
7071
7072 * configure.in: Remove leftover reference to gdbtest.
7073
7074 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
7075
7076 * configure.in (gxx_include_dir): Change to match versioned
7077 C++ headers if --enable-version-specific-runtime-libs is used.
7078
7079 2002-07-04 Steve Ellcey <sje@cup.hp.com>
7080
7081 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7082
7083 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7084
7085 * configure.in: Make --without-x work.
7086
7087 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
7088
7089 * contrib: New directory. Created to contain a copy of the
7090 texi2pod.pl script so that it is in the same place as the version in
7091 the FSF GCC sources.
7092
7093 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7094
7095 * configure.in: Rearrange target Makefile fragment collection.
7096
7097 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7098 cvs[src].
7099 * configure.in: Ditto.
7100
7101 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7102
7103 * Makefile.in: Eliminate 'apache' targets.
7104 * configure.in: Eliminate 'apache' targets.
7105
7106 * configure.in: Eliminate redundant tests. Reorganize.
7107
7108 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7109
7110 * config-ml.in: Eliminate references to Cygnus configure.
7111
7112 * Makefile.in: Eliminate references to building emacs.
7113
7114 2002-07-01 Denis Chertykov <denisc@overta.ru>
7115
7116 * configure.in: Add support for ip2k.
7117
7118 2002-06-24 Ben Elliston <bje@redhat.com>
7119
7120 * configure.in (host_tools): Remove cgen.
7121
7122 * Makefile.in (all-cgen): Remove; runs from its source directory.
7123 (check-cgen, install-cgen, clean-cgen): Likewise.
7124 (all-opcodes): No not depend on all-cgen.
7125 (all-sim): Likewise.
7126
7127 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7128
7129 * configure.in: Fix AIX configury bug.
7130
7131 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7132
7133 * configure.in: Replace ${topsrcdir} with ${srcdir}.
7134
7135 * configure.in: Move definition of libstdcxx_flags right above
7136 usage, rather than way earlier.
7137
7138 * configure.in: Pull definition of is_cross_compiler earlier.
7139
7140 * configure.in: Rearrange a little.
7141
7142 * configure.in: Remove references to librx.
7143 * Makefile.in: Remove references to librx.
7144
7145 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7146
7147 * configure.in: Eliminate ${gasdir} variable.
7148
7149 2002-06-18 Dave Brolley <brolley@redhat.com>
7150
7151 * configure.in: Add support for frv.
7152 * config.sub: Add support for frv.
7153
7154 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7155
7156 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7157
7158 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7159
7160 * configure.in (vax-*-netbsd*): Re-enable gas.
7161
7162 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7163
7164 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7165 BUILD_PREFIX_1, to correct nomenclature.
7166 * configure: Likewise.
7167
7168 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7169 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7170
7171 2002-05-31 Olaf Hering <olh@suse.de>
7172
7173 * config-ml.in: Propogate DESTDIR also.
7174
7175 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7176
7177 * configure.in (vax-*-netbsd*): Don't build gas for this
7178 platform.
7179
7180 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7181
7182 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7183 and libgcj for AVR.
7184
7185 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
7186
7187 * config.sub: Add DLX target.
7188
7189 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7190
7191 * config.guess: Update to 2002-05-22 version.
7192 * config.sub: Likewise.
7193
7194 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7195
7196 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7197 * config-ml.in: Likewise.
7198 * configure: Likewise.
7199 * configure.in: Likewise.
7200
7201 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7202
7203 * configure.in: Simplify makefile fragment collection.
7204
7205 * configure.in: Remove code to build emacs.
7206
7207 * configure.in : Remove --srcdir argument from targargs and buildargs
7208 (it's always overridden in the Makefile anyway). Rearrange a bit.
7209
7210 * configure: Move some logic to configure.in.
7211 * configure.in: Move some logic from configure.
7212
7213 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
7214
7215 * COPYING.LIBGLOSS: New file.
7216
7217 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
7218
7219 * Makefile.in: Honour DESTDIR.
7220
7221 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
7222
7223 * configure.in (noconfigdirs): Don't disable libgcj on
7224 sparc64-*-solaris* and sparcv9-*-solaris*.
7225
7226 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
7227
7228 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7229
7230 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7231
7232 * configure.in (FLAGS_FOR_TARGET): Do not add
7233 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7234 on i[3456]86-*-linux*.
7235
7236 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7237
7238 * configure.in (noconfigdirs): Replace [ ] with test.
7239
7240 * configure.in (noconfigdirs): Do not add target-newlib if
7241 target == i[3456]86-*-linux*, and host == target.
7242
7243 2002-04-29 Mark Mitchell <mark@codesourcery.com>
7244
7245 * config.guess: Updated to 2002-04-26's version.
7246 * config.sub: Updated to 2002-04-26's version.
7247
7248 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7249
7250 * configure.in: delete reference to absent file
7251
7252 * configure.in: replace '[' with 'test'
7253
7254 * configure.in: Eliminate references to gash.
7255 * Makefile.in: Eliminate references to gash.
7256
7257 * configure.in: remove useless references to 'pic' makefile fragments.
7258
7259 * configure.in: (*-*-windows*) Finish removing.
7260
7261 * configure.in: Eliminate redundant test for libgui.
7262
7263 2002-04-26 Joel Sherrill <joel@OARcorp.com>
7264
7265 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7266 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7267
7268 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7269
7270 * configure.in: remove references to dead files
7271
7272 2002-04-18 Tom Tromey <tromey@redhat.com>
7273
7274 * configure.in: Disallow configuring libgcj when it is already
7275 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7276 Solaris 2.8 by default. For PR libgcj/6158.
7277
7278 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7279
7280 * configure.in: Move default CC setting out of config/mh-* fragments
7281 directly into here.
7282
7283 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7284
7285 * configure.in: don't even try to configure or make a subdirectory
7286 if there's no configure script for it.
7287
7288 2002-04-15 Mark Mitchell <mark@codesourcery.com>
7289
7290 * MAINTAINERS: Remove chill maintainers.
7291 * Makefile.in (CHILLFLAGS): Remove.
7292 (CHILL_LIB): Remove.
7293 (TARGET_CONFIGDIRS): Remove libchill.
7294 (CHILL_FOR_TARGET): Remove.
7295 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7296 CHILL_LIB.
7297 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7298 (CHECK_TARGET_MODULES): Likewise.
7299 (INSTALL_TARGET_MODULES): Likewise.
7300 (CLEAN_TARGET_MODULES): Likewise.
7301 (configure-target-libchill): Remove.
7302 (all-target-libchill): Remove.
7303 * configure.in (target_libs): Remove target-libchill.
7304 Do not compute CHILL_FOR_TARGET.
7305 * libchill: Remove directory.
7306
7307 2002-04-15 DJ Delorie <dj@redhat.com>
7308
7309 * Makefile.in, configure.in, configure: Sync with gcc, entries
7310 follow...
7311
7312 2002-04-08 Tom Tromey <tromey@redhat.com>
7313
7314 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7315 Fixes PR libgcj/6068.
7316
7317 2002-03-30 Krister Walfridsson <cato@df.lth.se>
7318
7319 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7320
7321 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7322
7323 * configure.in (alpha*-dec-osf*): Enable libgcj.
7324
7325 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7326
7327 Fix for: PR bootstrap/3591, target/5676
7328 * configure.in (mcore-pe): Disable the configuration of
7329 libstdc++-v3 since exceptions are not supported.
7330
7331 2002-03-20 Anthony Green <green@redhat.com>
7332
7333 * configure.in: Enable libgcj for xscale-elf target.
7334
7335 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
7336
7337 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7338 libjava.
7339 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7340
7341 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
7342
7343 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7344 libstdc++-v3 and libjava.
7345
7346 2002-02-11 Adam Megacz <adam@xwt.org>
7347
7348 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7349 boehm-gc
7350
7351 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
7352
7353 * config.guess: Updated to 2002-01-30's version.
7354 * config.sub: Updated to 2002-02-01's version.
7355 Contribute sh64-elf.
7356 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7357 * configure.in: Added sh64-*-*.
7358
7359 2002-01-17 H.J. Lu <hjl@gnu.org>
7360
7361 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7362 (all-target-fastjar): Also depend on all-target-libiberty.
7363
7364 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7365
7366 * configure, configure.in: Use temp file for long sed commands.
7367
7368 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7369
7370 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7371 libf2c.
7372
7373 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7374
7375 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7376
7377 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
7378
7379 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7380
7381 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7382
7383 * configure: Handle temporary files securely using mkdir.
7384
7385 2001-09-26 Will Cohen <wcohen@redhat.com>
7386
7387 * configure.in (*-*-linux*): Disable configuration of target-newlib
7388 and target-libgloss.
7389
7390 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7391
7392 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7393 RANLIB.
7394
7395 2001-08-11 Graham Stott <grahams@redhat.com>
7396
7397 * Makefile.in (check-c++): Add missing semicolon.
7398
7399 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7400
7401 * configure.in (sh-*-linux*): New.
7402
7403 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7404
7405 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7406 and libgcj on m68hc11/m68hc12.
7407
7408 2001-06-27 H.J. Lu (hjl@gnu.org)
7409
7410 * Makefile (CFLAGS_FOR_BUILD): New.
7411 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7412
7413 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
7414
7415 * configure.in (libstdcxx_flags): Do not try to execute
7416 libstdc++-v3/testsuite_flags until it exists.
7417
7418 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7419
7420 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7421
7422 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7423
7424 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7425
7426 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7427
7428 * configure.in: Move *-chorusos target case to the proper switch.
7429 Disable libgcj.
7430
7431 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7432
7433 * Makefile.in (STAGE1_CFLAGS): Pass down.
7434
7435 2001-04-13 Alan Modra <amodra@one.net.au>
7436
7437 * config.guess: Add hppa64-linux support. Note for next import that
7438 this is already in the master file.
7439 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7440
7441 2001-03-22 Colin Howell <chowell@redhat.com>
7442
7443 * Makefile.in (DO_X): Do not backslash single-quotes in
7444 backquotes (two places).
7445
7446 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
7447
7448 * Makefile.in (DO_X): Quote nested quotes.
7449
7450 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
7451
7452 * Makefile.in (DO_X): Use double quotes for quoting
7453 "RANLIB=$${RANLIB}".
7454
7455 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7456
7457 * configure.in: Only use `lang_requires' for languages athat are
7458 actually enabled.
7459
7460 2001-03-07 Tom Tromey <tromey@redhat.com>
7461
7462 * configure.in: Allow config-lang.in to set `lang_requires' to list
7463 of other required languages.
7464
7465 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
7466
7467 * Makefile.in: Remove RANLIB definition. Use RANLIB
7468 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7469 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7470
7471 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7472 Alexandre Oliva <aoliva@redhat.com>
7473
7474 * Makefile.in (check-c++): Use tabs, not spaces.
7475
7476 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7477
7478 * Makefile.in (check-c++): New rule.
7479
7480 * configure.in (target_libs): Remove libg++.
7481 (noconfigdirs): Remove libg++.
7482 (noconfigdirs): Same.
7483 (noconfigdirs): Same.
7484 (noconfigdirs): Same.
7485
7486 * config-ml.in: Remove libg++ references.
7487
7488 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7489 (ALL_TARGET_MODULES): Same.
7490 (configure-target-libg++): Remove.
7491 (all-target-libg++): Remove.
7492 (configure-target-libio): Remove.
7493 (all-target-libio): Remove.
7494 (check-target-libio): Remove.
7495 (.PHONY): Remove.
7496 (libg++.tar.bz2): Remove.
7497 (all-target-cygmon): Remove libio.
7498 (all-target-libstdc++): Remove.
7499 (configure-target-libstdc++): Remove.
7500 (TARGET_LIB_PATH): Remove libstdc++.
7501 (ALL_GCC_CXX): Remove libstdc++.
7502 (all-target-gperf): Correct.
7503
7504 2001-02-15 Anthony Green <green@redhat.com>
7505
7506 * configure: Introduce GCJ_FOR_TARGET.
7507 * configure.in: Ditto.
7508 * Makefile.in: Ditto.
7509
7510 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7511
7512 * configure.in: for *-chorusos, don't config target-newlib and
7513 target-libgloss.
7514
7515 2001-02-04 Mark Mitchell <mark@codesourcery.com>
7516
7517 Remove V2 C++ library.
7518 * configure.in: Remove --enable-libstdcxx_v3 support.
7519
7520 2001-01-27 Richard Henderson <rth@redhat.com>
7521
7522 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7523
7524 2001-01-26 Tom Tromey <tromey@redhat.com>
7525
7526 * configure.in: Allow libgcj to be built on Sparc Solaris.
7527
7528 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7529
7530 * configure.in: Enable libgcj on several additional platforms.
7531
7532 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7533
7534 * configure.in: Enable libgcj for linux targets.
7535
7536 2001-01-09 Mike Stump <mrs@wrs.com>
7537
7538 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7539 failures of subdirectories.
7540
7541 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7542
7543 * configure: handle DOS-style absolute paths.
7544
7545 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7546
7547 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7548
7549 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7550
7551 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7552 (libstdcxx_incdir): Pass down.
7553 * config.if: Remove expired bits for cxx_interface, add stub.
7554 (libstdcxx_incdir): Add variable for g++ include directory.
7555 * configure.in (gxx_include_dir): Use it.
7556
7557 2000-12-15 Andreas Jaeger <aj@suse.de>
7558
7559 * configure.in: Handle lang_dirs.
7560
7561 2000-12-13 Anthony Green <green@redhat.com>
7562
7563 * configure.in: Disable libgcj for any target not specifically
7564 listed. Disable libgcj for x86 and Alpha Linux until compatible
7565 with g++ abi.
7566
7567 2000-12-13 Mike Stump <mrs@wrs.com>
7568
7569 * Makefile.in (local-distclean): Also remove fastjar.
7570
7571 2000-12-10 Anthony Green <green@redhat.com>
7572
7573 * configure.in: Define libgcj. Disable libgcj target libraries for
7574 most targets.
7575
7576 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7577
7578 * configure.in (target_libs): Revert 2000-12-08 patch.
7579 (noconfigdirs): Added target-libjava.
7580
7581 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7582
7583 * Makefile.in: handle DOS-style absolute paths.
7584
7585 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7586
7587 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7588 libjava.
7589 * configure.in (target_libs): Removed `target-libjava'.
7590
7591 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7592
7593 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7594 (ALL_MODULES): Added fastjar.
7595 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7596 (all-target-libjava): all-fastjar replaces all-zip.
7597 (all-fastjar): Added.
7598 (configure-target-fastjar, all-target-fastjar): Likewise.
7599 * configure.in (host_tools): Added fastjar.
7600
7601 2000-12-07 Mike Stump <mrs@wrs.com>
7602
7603 * Makefile.in (local-distclean): Remove leftover built files.
7604
7605 2000-11-16 Fred Fish <fnf@be.com>
7606
7607 * configure.in (enable_libstdcxx_v3): Fix typo,
7608 libstd++ -> libstdc++.
7609
7610 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7611
7612 * configure: Provide the original toplevel configure arguments
7613 (including $0) to subprocesses in the environment rather than
7614 through gcc/configargs.h.
7615
7616 2000-11-12 Mark Mitchell <mark@codesourcery.com>
7617
7618 * configure: Turn on libstdc++ V3 by default.
7619
7620 2000-10-16 Michael Meissner <meissner@redhat.com>
7621
7622 * configure (gcc/configargs.h): Only create if there is a build GCC
7623 directory created.
7624
7625 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
7626
7627 * configure: Save configure arguments to gcc/configargs.h.
7628
7629 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
7630
7631 * Makefile.in (bootstrap): avoid recursion if subdir missing
7632 (cross): ditto
7633 (do-proto-toplev): ditto
7634
7635 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7636
7637 * configure.in: Do not build byacc for hppa64. Provide paths to the
7638 X11 libraries for hppa64.
7639
7640 2000-09-02 Anthony Green <green@cygnus.com>
7641
7642 * Makefile.in (all-gcc): Depend on all-zlib.
7643 (CLEAN_MODULES): Add clean-zlib.
7644 (ALL_MODULES): Add all-zlib.
7645 * configure.in (host_libs): Add zlib.
7646
7647 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
7648
7649 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7650 $targargs to tell whether newlib is going to be built.
7651
7652 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7653 $$r/TARGET_SUBDIR/libio for _G_config.h.
7654
7655 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7656
7657 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7658
7659 * configure: Make enable_threads and enable_shared defaults
7660 explicit. Substitute enable_threads into generated Makefiles.
7661 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7662 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7663
7664 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
7665
7666 * configure.in: Re-enable all references to libg++ and librx.
7667
7668 2002-04-09 Loren James Rittle <rittle@labs.mot.com>
7669
7670 * configure.in: Add *-*-freebsd* configurations.
7671
7672 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7673
7674 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7675 (do-tar, do-bz2): New rules.
7676 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7677 (gdb-tar): New rule.
7678 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7679 (insight_dejagnu.tar): New rule.
7680 (insight.tar): New rule.
7681 (gdb+dejagnu.tar): New rule.
7682 (gdb.tar): New rule.
7683
7684 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7685
7686 * MAINTAINERS: Update dejagnu/
7687
7688 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
7689
7690 * ltmain.sh (relink_command): Fix typo in previous change.
7691
7692 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
7693
7694 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7695 (relink_command): Added --tag flags.
7696 (mode=install): If relinking fails; error out.
7697
7698 2002-03-12 Richard Henderson <rth@redhat.com>
7699
7700 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7701 .NOTPARALLEL tag.
7702 (do-check): Rename from check.
7703 (check): Allow parallel check.
7704
7705 2002-03-11 Richard Henderson <rth@redhat.com>
7706
7707 * Makefile.in (.NOTPARALLEL): Add fake tag.
7708
7709 2002-03-07 H.J. Lu (hjl@gnu.org)
7710
7711 * configure.in: Enable gprof for mips*-*-linux*.
7712
7713 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
7714
7715 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7716 libjava.
7717 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7718
7719 2002-02-24 Andrew Cagney <ac131313@redhat.com>
7720
7721 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7722
7723 2002-02-23 Daniel Jacobowitz <drow@mvista.com>
7724
7725 * config.guess: Import from master sources, rev 1.232.
7726 * config.sub: Import from master sources, rev 1.246.
7727
7728 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
7729
7730 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7731 because its Makefile is there; test for the executable instead.
7732
7733 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
7734
7735 Contribute sh64-elf.
7736 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7737 * configure.in: Added sh64-*-*.
7738
7739 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
7740
7741 * COPYING.NEWLIB: Remove advertising clause from
7742 Berkeley and Red Hat licenses.
7743
7744 2002-02-01 Mo DeJong <supermo@bayarea.net>
7745
7746 * Makefile.in: Add all-tix to deps for all-snavigator
7747 so that tix is built when building snavigator.
7748
7749 2002-02-01 Ben Elliston <bje@redhat.com>
7750
7751 * config.guess: Import from master sources, rev 1.229.
7752 * config.sub: Import from master sources, rev 1.240.
7753
7754 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
7755
7756 From Steve Ellcey <sje@cup.hp.com>:
7757 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7758 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7759 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7760 IA64.
7761 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7762 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7763 soname_spec, sys_lib_search_path_spec): Ditto.
7764
7765 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7766
7767 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7768 target-libiberty, and target-libgloss. Skip Java-related
7769 libraries if not supported for NetBSD on target CPU.
7770
7771 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
7772
7773 * configure.in: Import StrongARM and XScale target_configdirs from
7774 FSF GCC version.
7775
7776 2002-01-16 H.J. Lu (hjl@gnu.org)
7777
7778 * config.guess: Import from master sources, rev 1.225.
7779 * config.sub: Import from master sources, rev 1.238.
7780
7781 * MAINTAINERS: Updated notes on config.guess and config.sub.
7782
7783 2002-01-11 Steve Ellcey <sje@cup.hp.com>
7784
7785 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7786 ld and gdb are not supported.
7787
7788 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7789
7790 * Change reference to Cygnus Solutions to be Red Hat.
7791
7792 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7793
7794 * COPYING.NEWLIB: Update generic copyright date.
7795
7796 2002-01-07 Mark Salter <msalter@redhat.com>
7797
7798 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7799 Allow target-libgloss to be built for arm, strongarm, and xscale.
7800
7801 2002-01-03 Ben Elliston <bje@redhat.com>
7802
7803 * MAINTAINERS: Update URL for config.* scripts.
7804
7805 2001-12-18 Alan Modra <amodra@bigpond.net.au>
7806
7807 * config.sub: Import latest version.
7808 * config.guess: Likewise.
7809
7810 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7811
7812 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7813 options for i[3456]86-pc-linux* native builds.
7814
7815 2001-12-05 Laurent Guerby <guerby@acm.org>
7816
7817 * MAINTAINERS: gcc adopts symlink-tree, refer more to
7818 libiberty.
7819
7820 Import this patch from gcc:
7821
7822 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7823
7824 * symlink-tree: handle DOS-style absolute paths.
7825
7826 2001-11-28 DJ Delorie <dj@redhat.com>
7827 Zack Weinberg <zack@codesourcery.com>
7828
7829 When build != host, create libiberty for the build machine.
7830
7831 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7832 CONFIG_ARGUMENTS.
7833 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7834 New variables.
7835 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7836 and rules.
7837 (all.normal): Depend on ALL_BUILD_MODULES.
7838 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7839 (all-build-libiberty): Depend on configure-build-libiberty.
7840
7841 * configure: Calculate and substitute proper value for
7842 ALL_BUILD_MODULES.
7843 * configure.in: Create the build subdirectory.
7844 Calculate and substitute TARGET_CONFIGARGS (formerly
7845 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7846
7847 2001-11-26 Geoffrey Keating <geoffk@redhat.com>
7848
7849 * config.sub: Update to version 1.232 on subversion.
7850
7851 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7852
7853 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7854 files from .po files for a distribution.
7855
7856 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
7857
7858 * COPYING.NEWLIB: Mention preserved notice in specific parts.
7859
7860 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
7861
7862 Merged from net gcc:
7863 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7864 * ltcf-c.sh: Use $objext, not $ac_objext.
7865 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7866 * ltcf-cxx.sh: Add support for GNU.
7867 2001-07-22 Timothy Wall <twall@redhat.com>
7868 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7869 default settings if using GNU tools with that configuration.
7870 * ltcf-cxx.sh: Ditto.
7871 * ltcf-gcj.sh: Ditto.
7872 2001-07-21 Michael Chastain <chastain@redhat.com>
7873 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7874 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7875 * ltmain.sh: Mark as gcc-local.
7876
7877 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
7878
7879 * Makefile.in (all-bison): Revert 2001-10-24.
7880 Don't depend on texinfo.
7881
7882 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
7883
7884 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
7885
7886 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7887
7888 * configure.in (--enable-languages): Be more permissive about
7889 syntax. Check for empty lists better. Warn about $LANGUAGES.
7890
7891 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7892
7893 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7894
7895 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
7896
7897 Makefile.in (all-bison): Don't depend on texinfo.
7898
7899 2001-10-03 Alan Modra <amodra@bigpond.net.au>
7900
7901 * gettext.m4: Test po/POTFILES.in exists before trying to read.
7902
7903 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
7904
7905 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7906
7907 2001-09-28 Hans-Peter Nilsson <hp@axis.com>
7908
7909 * config.sub, config.guess: Import latest from subversions.
7910
7911 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
7912
7913 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7914 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7915 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7916 avoid quotes nesting problems.
7917 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7918 (DO_X): Export only variables that are set.
7919
7920 2001-09-19 Ben Elliston <bje@redhat.com>
7921
7922 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7923 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7924 semantics. Use the shell built-in "type" command instead.
7925
7926 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7927
7928 * config.sub: Reverted the earlier change, this version is not the
7929 master file.
7930
7931 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7932
7933 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7934 Add support for mips64.
7935
7936 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
7937
7938 * configure.in: Enable libstdc++-v3 for h8300 targets.
7939
7940 2001-08-30 Eric Christopher <echristo@redhat.com>
7941 Jason Eckhardt <jle@redhat.com>
7942
7943 * config.sub: Add support for mipsisa32.
7944
7945 2001-08-30 Eric Christopher <echristo@redhat.com>
7946
7947 * config.sub, config.guess: Import latest from subversions.
7948
7949 2001-08-20 Alan Modra <amodra@bigpond.net.au>
7950
7951 * config.sub, config.guess: Import latest from subversions.
7952
7953 2001-07-26 DJ Delorie <dj@redhat.com>
7954
7955 * MAINTAINERS: Clarify libiberty merge rules and procedures.
7956
7957 2001-06-19 Alan Modra <amodra@bigpond.net.au>
7958
7959 * Makefile.in: Revert 2001-06-17.
7960 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7961
7962 2001-06-17 H.J. Lu <hjl@gnu.org>
7963
7964 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7965 (gas+binutils.tar.bz2): Likewise.
7966 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7967
7968 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7969
7970 * Makefile.in (VER): When present, extract the version number from
7971 the file version.in.
7972
7973 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7974
7975 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7976 gcc/xgcc is built, use -print-prog-name to find out the program
7977 name to use.
7978
7979 2001-06-04 Mark Mitchell <mark@codesourcery.com>
7980
7981 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7982 with_gcc]: Use `gcc -shared' to build a shared library.
7983
7984 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7985
7986 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7987 archives.
7988
7989 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
7990
7991 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7992 libraries when using g++ with native linker.
7993
7994 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
7995
7996 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7997
7998 2001-05-24 Tom Rix <trix@redhat.com>
7999
8000 * configure.in : enable ld for aix
8001
8002 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
8003
8004 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8005 [aix4*|aix5*]: Prepend blank.
8006
8007 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
8008
8009 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8010 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8011 of subdir/configure scripts to use the new libtool.m4.
8012
8013 2001-05-14 H.J. Lu <hjl@gnu.org>
8014
8015 * config.if (libc_interface): Set to -libc6.2- for cross
8016 compiling to Linux/glibc 2.2.
8017
8018 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8019
8020 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8021 libgcj.
8022
8023 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8024
8025 * configure.in (noconfigdirs): Don't reset it from scratch in the
8026 target case; only append to it.
8027
8028 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8029
8030 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8031 sparc-*-solaris2.8]: Disable ${libgcj}.
8032
8033 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
8034
8035 * configure.in (libgcj_saved): Copy from $libgcj.
8036 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8037 --disable-libgcj.
8038
8039 2001-04-20 Alexandre Oliva <aoliva@redhat.com>
8040
8041 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8042 1.641.2.228.
8043
8044 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8045
8046 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8047 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8048
8049 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
8050
8051 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8052 New macros.
8053 (bootstrap, cross): Use RECURSE_FLAGS.
8054 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8055
8056 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
8057
8058 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8059
8060 2001-03-23 Nick Clifton <nickc@redhat.com>
8061
8062 * README-maintainer-mode: Add note about inability to use "make
8063 distclean" in maintainer mode.
8064
8065 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8066
8067 Re-installed:
8068 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8069 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8070 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8071 * ltcf-cxx.sh: Likewise.
8072 * ltcf-gcj.sh: Likewise.
8073
8074 2001-03-22 Philip Blundell <philb@gnu.org>
8075
8076 * config.sub, config.guess: Import latest from subversions.
8077
8078 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8079
8080 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8081 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8082
8083 2001-03-20 Michael Chastain <chastain@redhat.com>
8084
8085 * Makefile.in: all-m4 depends on all-texinfo.
8086
8087 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
8088
8089 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8090
8091 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
8092
8093 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
8094 longer valid.
8095
8096 2001-02-16 Nick Clifton <nickc@redhat.com>
8097
8098 * configure.in (noconfigdirs): Allow configuration of texinfo
8099 for Cygwin hosts.
8100
8101 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8102
8103 * config.guess: Add linux target for S/390.
8104 * config.sub: Likewise.
8105 * configure.in: Likewise.
8106
8107 2001-02-06 Ben Elliston <bje@redhat.com>
8108
8109 * configure: Output host type to stdout, not stderr.
8110
8111 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8112
8113 * config.guess: Import from subversions.gnu.org (revision 1.181).
8114 * config.sub: Import from subversions.gnu.org (revision 1.199).
8115
8116 2001-01-30 Alan Modra <alan@linuxcare.com.au>
8117
8118 * config.guess: Handle hppa64-linux systems.
8119
8120 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8121
8122 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8123 Don't unset, it's non-portable and no longer necessary, set to empty
8124 instead.
8125
8126 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8127
8128 * ltconfig: Shell portability fix for the tagname validity check.
8129
8130 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8131
8132 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8133
8134 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
8135
8136 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8137 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8138
8139 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8140
8141 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8142 keep at least one of build_libtool_libs or build_old_libs set to
8143 yes.
8144
8145 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8146
8147 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8148 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8149
8150 2000-11-07 Philip Blundell <pb@futuretv.com>
8151
8152 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8153
8154 2000-11-03 Philip Blundell <pb@futuretv.com>
8155
8156 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8157 files.
8158
8159 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
8160
8161 * COPYING.NEWLIB: Put into source repository.
8162
8163 2001-01-15 Ben Elliston <bje@redhat.com>
8164
8165 * configure.in (host_tools): Add sid.
8166 Always configure cgen.
8167 * Makefile.in (all-sid): New target.
8168 (check-sid, clean-sid, install-sid): Likewise.
8169
8170 2001-01-07 Andreas Jaeger <aj@suse.de>
8171
8172 * config.sub, config.guess: Update from subversions.
8173
8174 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
8175
8176 * configure.in: Disable language-specific target libraries for
8177 languages that aren't enabled.
8178
8179 2000-11-24 Nick Clifton <nickc@redhat.com>
8180
8181 * configure.in (xscale-elf): Add target.
8182 (xscale-coff): Add target.
8183 (c4x, c5x, tic54x): Move after ARM targets.
8184
8185 2000-11-23 Alexandre Oliva <aoliva@redhat.com>
8186
8187 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
8188
8189 2000-11-20 Ian Lance Taylor <ian@zembu.com>
8190
8191 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
8192
8193 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8194
8195 * Makefile.in: Merge with GCC and libgcj.
8196 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8197 configure-target-<library> when their configure scripts need the C
8198 or C++ library to have already been built to work properly.
8199 (do_proto_toplev): Set them to an empty string.
8200
8201 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8202
8203 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8204 (REALLY_SET_LIB_PATH): Use them.
8205
8206 2000-11-06 Christopher Faylor <cgf@cygnus.com>
8207
8208 * config.sub: Add support for Sun Chorus
8209
8210 2000-11-02 Per Lundberg <plundis@chaosdev.org>
8211
8212 * config.sub: Add support for the *-storm-chaos OS.
8213
8214 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
8215
8216 * configure.in (noconfigdirs): Don't compile some
8217 of the libraries for 68HC11 & 68hc12 targets.
8218
8219 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
8220
8221 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
8222 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8223 all affected `configure' scripts.
8224
8225 2000-09-25 Alexandre Oliva <aoliva@redhat.com>
8226
8227 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
8228 ltcf-c.sh.
8229
8230 2000-09-12 Philip Blundell <philb@gnu.org>
8231
8232 * config.sub, config.guess: Update from subversions.
8233
8234 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
8235
8236 * Makefile.in (all-zlib): Added dummy target.
8237
8238 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
8239 multi-language branch.
8240
8241 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
8242
8243 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8244 (bootstrap*): Depend on all-bootstrap.
8245
8246 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8247
8248 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8249 crosses, but add gcc/include to the header search path for them.
8250
8251 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
8252
8253 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
8254 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
8255 * gettext.m4: New file, extracted from aclocal.m4.
8256
8257 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
8258
8259 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8260 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8261 sub-configures.
8262
8263 2000-08-20 Doug Evans <dje@casey.transmeta.com>
8264
8265 * Makefile.in (ALL_MODULES): Add all-cgen.
8266 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8267 (all-cgen): New target.
8268 (all-opcodes,all-sim): Depend on all-cgen.
8269 * configure.in (host_tools): Add cgen.
8270 Only configure cgen if --enable-cgen-maint.
8271
8272 2000-08-17 Alexandre Oliva <aoliva@redhat.com>
8273
8274 * config-ml.in (CC, CXX): Don't introduce a leading space.
8275
8276 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
8277
8278 * configure.in (libstdcxx_flags): Use
8279 libstdc++-v3/src/libstdc++.INC.
8280
8281 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
8282
8283 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8284
8285 2000-08-11 Jason Merrill <jason@redhat.com>
8286
8287 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8288 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8289 (FLAGS_FOR_TARGET): Not here.
8290 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8291
8292 2000-08-07 DJ Delorie <dj@redhat.com>
8293
8294 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8295 "if we're also building gcc, and it's a gcc that will run on the
8296 build machine, we want to use its includes instead of the system's
8297 default includes".
8298
8299 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
8300
8301 * configure.in (libstdcxx_flags): Don't use `"'.
8302
8303 * config-ml.in: Adjust multilib search paths to the
8304 appropriate multilib tree.
8305
8306 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
8307
8308 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8309 commas in $LANGUAGES.
8310
8311 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
8312
8313 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8314
8315 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
8316
8317 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8318 CXX_FOR_TARGET for sed.
8319
8320 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
8321
8322 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8323 Do not override if already set in the environment or in configure.
8324 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8325 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8326
8327 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
8328
8329 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8330 (GCC_FOR_TARGET): Use it.
8331 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8332 * configure.in: ... here.
8333 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8334 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8335
8336 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
8337
8338 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8339 (configure-target-libchill, configure-target-libobjc): Likewise.
8340
8341 * configure.in: Use the same cache file for all target libs.
8342 * config-ml.in: But different cache files per multilib variant.
8343
8344 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8345
8346 * configure (topsrcdir): Don't use dirname.
8347
8348 2000-07-20 Jason Merrill <jason@redhat.com>
8349
8350 * configure.in: Remove all references to libg++ and librx.
8351
8352 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8353
8354 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
8355
8356 * config.sub: Update to subversions version 2000-07-06.
8357
8358 2000-07-12 Andrew Haley <aph@cygnus.com>
8359
8360 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8361 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8362
8363 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8364
8365 * symlink-tree: Check number of arguments.
8366
8367 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
8368
8369 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8370
8371 2000-07-05 Jim Wilson <wilson@cygnus.com>
8372
8373 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8374 search path for a g++ extracted from the build tree. This
8375 will allow link tests run by configure scripts in
8376 subdirectories to succeed.
8377
8378 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
8379
8380 * ltconfig: Add support for mips-dde-sysv4.2MP
8381
8382 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8383
8384 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8385 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8386
8387 2000-06-19 Timothy Wall <twall@cygnus.com>
8388
8389 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8390 * config.sub: Add tic54x target.
8391
8392 2000-06-07 Phillip Thomas <pthomas@suse.de>
8393
8394 * README-maintainer-mode: New file: Contains notes on using
8395 --enable-maintainer-mode with binutils.
8396
8397 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
8398
8399 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8400
8401 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
8402
8403 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8404 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8405
8406 20000-05-21 H.J. Lu (hjl@gnu.org)
8407
8408 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8409 directory are used if they exist. Make sure
8410 $(build_tooldir)/include is searched for header files,
8411 $(build_tooldir)/lib/ for library files.
8412 (GCC_FOR_TARGET): Likewise.
8413 (CXX_FOR_TARGET): Likewise.
8414
8415 2000-05-18 Jeffrey A Law (law@cygnus.com)
8416
8417 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8418
8419 2000-05-17 Alexandre Oliva <aoliva@cygnus.com>
8420
8421 * Makefile.in (configure-target-libiberty): Depend on
8422 configure-target-newlib.
8423
8424 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8425
8426 * configure.in, Makefile.in: Merge all libffi-related
8427 configury stuff from the libgcj tree.
8428
8429 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
8430
8431 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8432 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8433
8434 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
8435
8436 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8437 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8438 current version information. Add to proto-toplev directory.
8439 (gdb-taz): Build do-djunpack.
8440
8441 2000-05-15 David Edelsohn <edelsohn@gnu.org>
8442
8443 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8444
8445 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8446
8447 * ltmain.sh: Preserve in relink_command any environment
8448 variables that may affect the linker behavior.
8449
8450 2000-05-12 Jeffrey A Law (law@cygnus.com)
8451
8452 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8453
8454 2000-05-10 Jim Wilson <wilson@cygnus.com>
8455
8456 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8457
8458 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8459
8460 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8461 with the version name.
8462
8463 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8464
8465 * config.if: Tweak.
8466
8467 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8468
8469 * djunpack.bat: New file.
8470
8471 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
8472
8473 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8474 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8475 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8476 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8477
8478 2000-04-16 Dave Pitts <dpitts@cozx.com>
8479
8480 * config.sub (case $basic_machine): Change default for "ibm-*"
8481 to "openedition".
8482
8483 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
8484
8485 * Makefile.in (gdb-taz): New target. GDB specific archive.
8486 (do-md5sum): New target.
8487 (MD5PROG): Define.
8488 (PACKAGE): Default to TOOL.
8489 (VER): Default to a shell script.
8490 (taz): Rewrite target. Move real work to do-proto-toplev. Include
8491 md5 checksum generation.
8492 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8493 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8494 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8495 insight.tar.bz2): Use gdb-taz to create archive.
8496
8497 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
8498
8499 * configure (warn_cflags): Delete.
8500
8501 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
8502 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
8503
8504 * configure.in (enable_libstdcxx_v3): Add.
8505 (target_libs): Add bits here to switch between libstdc++-v2 and
8506 libstdc++-v3.
8507 * config.if: And this file too.
8508 * Makefile.in: Add libstdc++-v3 targets.
8509
8510 2000-04-05 Michael Meissner <meissner@redhat.com>
8511
8512 * config.sub (d30v): Add d30v as a basic machine type.
8513
8514 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
8515
8516 * configure.in: -linux-gnu*, not -linux-gnu.
8517
8518 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
8519
8520 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8521 (do-tar-bz2): Replace TOOL with PACKAGE.
8522 (gdb.tar.bz2): Remove GDBTK from GDB package.
8523 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8524 dejagnu.tar.bz2): New packages.
8525
8526 2000-02-27 Andreas Jaeger <aj@suse.de>
8527
8528 * configure.in: Add entry for mips*-*-linux*, move catch all
8529 *-*-*linux* entry below this one.
8530
8531 2000-02-27 Ian Lance Taylor <ian@zembu.com>
8532
8533 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8534
8535 2000-02-24 Nick Clifton <nickc@cygnus.com>
8536
8537 * config.sub: Support an OS of "wince".
8538
8539 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
8540
8541 * config.guess, config.sub: Updated to match config's 2000-02-15
8542 version.
8543
8544 2000-02-23 Linas Vepstas <linas@linas.org>
8545
8546 * config.sub: Add support for Linux/IBM 370.
8547 * configure.in: Likewise.
8548
8549 2000-02-22 Nick Clifton <nickc@cygnus.com>
8550
8551 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8552
8553 2000-02-20 Christopher Faylor <cgf@cygnus.com>
8554
8555 * config.guess: Guess "cygwin" rather than "cygwin32".
8556
8557 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8558
8559 * configure (gcc_version): When setting, narrow search to
8560 lines containing `version_string'.
8561
8562 2000-02-15 Denis Chertykov <denisc@overta.ru>
8563
8564 * config.sub: Add support for avr target.
8565
8566 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
8567
8568 * config.sub: Add mmix-knuth-mmixware.
8569
8570 2000-01-27 Christopher Faylor <cgf@redhat.com>
8571
8572 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8573 structure stuff to -L library search.
8574 (CXX_FOR_TARGET): Ditto.
8575 (CROSS_CHECK_MODULES): Fix spelling mistake.
8576
8577 2000-01-24 Mark Mitchell <mark@codesourcery.com>
8578
8579 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8580 the C++ compiler.
8581
8582 2000-01-12 Richard Henderson <rth@cygnus.com>
8583
8584 * configure.in: Don't build some bits for beos.
8585
8586 2000-01-12 Joel Sherrill (joel@OARcorp.com)
8587
8588 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8589 as include files.
8590
8591 2000-01-06 Geoff Keating <geoffk@cygnus.com>
8592
8593 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8594 not mh-aix43.
8595
8596 1999-12-14 Richard Henderson <rth@cygnus.com>
8597
8598 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8599 * config.sub: Accept alphaev[78], alphaev8.
8600
8601 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8602
8603 * config.guess, config.sub: Update from autoconf.
8604
8605 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8606
8607 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8608 necessary libraries are missing.
8609
8610 1999-10-25 Andreas Schwab <schwab@suse.de>
8611
8612 * configure: Fix quoting inside arguments of eval.
8613
8614 1999-10-21 Nick Clifton <nickc@cygnus.com>
8615
8616 * config-ml.in: Allow suppression of some ARM multilibs.
8617
8618 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8619
8620 * config.guess: Add OS/390 match pattern.
8621 * config.sub: Add mvs, openedition targets.
8622 * configure.in (i370-ibm-opened*): New.
8623
8624 1999-09-04 Steve Chamberlain <sac@pobox.com>
8625
8626 * config.sub: Add support for configuring for pj.
8627
8628 1999-08-31 Nick Clifton <nickc@cygnus.com>
8629
8630 * config.sub (maybe_os): Add support for configuring for fr30.
8631
8632 1999-08-25 Nick Clifton <nickc@cygnus.com>
8633
8634 * configure.in: Do not configure or build ld for AIX
8635 platforms. ld is known to be broken on these platforms.
8636
8637 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8638
8639 * config-ml.in: Pass compiler flag corresponding to multidirs to
8640 subdir configures.
8641
8642 1999-08-09 Ian Lance Taylor <ian@zembu.com>
8643
8644 * Makefile.in (LDFLAGS): Define.
8645
8646 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8647
8648 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8649 noconfigdirs.
8650 (*-*-cygwin*): Likewise.
8651
8652 1999-08-08 Ian Lance Taylor <ian@zembu.com>
8653
8654 * mkdep: New file.
8655 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8656 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8657
8658 From Eli Zaretskii <eliz@is.elta.co.il>:
8659 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8660 long file name when using DJGPP on MS-DOS.
8661
8662 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8663
8664 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8665
8666 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8667
8668 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8669 dependency as this causes "make check" to globally "make all"
8670
8671 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8672
8673 * configure.in (target_libs): Added target-zlib.
8674 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8675 (CONFIGURE_TARGET_MODULES): Likewise.
8676 (CHECK_TARGET_MODULES): Likewise.
8677 (INSTALL_TARGET_MODULES): Likewise.
8678 (CLEAN_TARGET_MODULES): Likewise.
8679 (configure-target-zlib): New target.
8680 (all-target-zlib): Likewise.
8681 (all-target-libjava): Depend on all-target-zlib.
8682 (configure-target-libjava): Depend on configure-target-zlib.
8683
8684 * Makefile.in (configure-target-libjava): Depend on
8685 configure-target-newlib.
8686 (configure-target-boehm-gc): New target.
8687 (configure-target-qthreads): New target.
8688
8689 * configure.in (target_libs): Added target-qthreads.
8690 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8691 (CONFIGURE_TARGET_MODULES): Likewise.
8692 (CHECK_TARGET_MODULES): Likewise.
8693 (INSTALL_TARGET_MODULES): Likewise.
8694 (CLEAN_TARGET_MODULES): Likewise.
8695 (all-target-qthreads): New target.
8696 (configure-target-libjava): Depend on configure-target-qthreads.
8697 (all-target-libjava): Depend on all-target-qthreads.
8698
8699 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8700 (CONFIGURE_TARGET_MODULES): Likewise.
8701 (CHECK_TARGET_MODULES): Likewise.
8702 (INSTALL_TARGET_MODULES): Likewise.
8703 (CLEAN_TARGET_MODULES): Likewise.
8704 (all-target-libjava): New target.
8705 (all-target-boehm-gc): Likewise.
8706 * configure.in (target_libs): Added libjava, boehm-gc.
8707
8708 1999-07-22 Ian Lance Taylor <ian@zembu.com>
8709
8710 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8711 configure.bat in SUPPORT_FILES.
8712 (gas+binutils.tar.bz2): Likewise.
8713
8714 * makeall.bat: Remove; obsolete.
8715
8716 1999-07-21 Ian Lance Taylor <ian@zembu.com>
8717
8718 From Mark Elbrecht:
8719 * configure.bat: Remove; obsolete.
8720
8721 1999-07-11 Ian Lance Taylor <ian@zembu.com>
8722
8723 * configure: Add -W -Wall to the default CFLAGS when compiling with
8724 gcc.
8725
8726 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8727
8728 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8729
8730 1999-06-30 Mark Mitchell <mark@codesourcery.com>
8731
8732 * configure.in: Build ld on IRIX6.
8733
8734 1999-06-12 Ian Lance Taylor <ian@zembu.com>
8735
8736 * Makefile.in: Change distribution targets to use bzip2 instead of
8737 gzip.
8738 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8739 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8740
8741 1999-06-04 Nick Clifton <nickc@cygnus.com>
8742
8743 * config.sub: Add mcore target.
8744
8745 1999-05-30 Cort Dougan <cort@cs.nmt.edu>
8746
8747 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8748
8749 1999-05-25 H.J. Lu (hjl@gnu.org)
8750
8751 * config.guess (dummy): Changed to $dummy.
8752
8753 1999-05-24 Nick Clifton <nickc@cygnus.com>
8754
8755 * config.sub: Tidied up case statements.
8756
8757 1999-05-22 Ben Elliston <bje@cygnus.com>
8758
8759 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8760 <jiro@din.or.jp>.
8761
8762 * config.guess: Merge with FSF version. Future changes will be
8763 more accurately recorded in this ChangeLog.
8764 * config.sub: Likewise.
8765
8766 1999-05-20 Stephen L Moshier <moshier@world.std.com>
8767
8768 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8769
8770 1999-04-30 Tom Tromey <tromey@cygnus.com>
8771
8772 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8773
8774 1999-04-23 Tom Tromey <tromey@cygnus.com>
8775
8776 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8777
8778 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
8779
8780 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8781 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8782 Bad merge removed these two changes.
8783
8784 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
8785 Martin Heller (Ing.-Buero_Heller@t-online.de)
8786
8787 * config.guess (interix Alpha): Add.
8788
8789 1999-04-11 Richard Henderson <rth@cygnus.com>
8790
8791 * configure.in (i?86-*-beos*): Do config gperf; don't config
8792 gdb, newlib, or libgloss.
8793
8794 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
8795
8796 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8797 link a trivial program with -mabi=64. If it fails, remove mabi=64
8798 from multidirs.
8799
8800 1999-04-10 Philipp Thomas (kthomas@gwdg.de)
8801
8802 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8803
8804 1999-04-08 Nick Clifton <nickc@cygnus.com>
8805
8806 * config.sub: Add support for mcore targets.
8807
8808 1999-04-07 Michael Meissner <meissner@cygnus.com>
8809
8810 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8811 not mt-ospace, in order to shut up assembler warning about using
8812 symbols that are named the same as registers.
8813
8814 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
8815
8816 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8817 dependency list for all-target-cygmon.
8818
8819 1999-04-05 Doug Evans <devans@casey.cygnus.com>
8820
8821 * config-ml.in: Check $host, not $target, for selective multilibs.
8822 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8823 thumb interworking, and underscore prefix multilibs.
8824
8825 1999-04-04 Ian Lance Taylor <ian@zembu.com>
8826
8827 * missing: Update to version from current automake.
8828
8829 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8830
8831 * configure (gxx_include_dir): Removed.
8832
8833 * configure.in (gxx_include_dir): Handle it.
8834 * Makefile.in: Likewise.
8835
8836 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8837
8838 * config.sub (mips64vr4111,mips64vr4111el) Add.
8839
8840 1999-03-21 Ben Elliston <bje@cygnus.com>
8841
8842 * config.guess: Correct typo for detecting ELF on FreeBSD.
8843
8844 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8845
8846 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8847 config/mh-djgpp.
8848
8849 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8850
8851 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8852 all-target-newlib to dependency list for all-target-bsp.
8853
8854 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8855
8856 * config.sub: Add i386-uwin support.
8857 * config.guess: Likewise.
8858
8859 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8860
8861 * configure.in: cleanup, add mh-*pic handling for arm, special
8862 case powerpc*-*-aix*
8863
8864 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8865
8866 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8867 can be built.
8868
8869 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8870
8871 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8872 targets.
8873
8874 1999-03-02 Nick Clifton <nickc@cygnus.com>
8875
8876 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8877
8878 1999-02-28 Geoffrey Noer <noer@cygnus.com>
8879
8880 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8881
8882 1999-02-24 Nick Clifton <nickc@cygnus.com>
8883
8884 * config.sub: Fix typo in arm recognition.
8885
8886 1999-02-24 Drew Moseley <dmoseley@cygnus.com>
8887
8888 * configure.in (noconfigdirs): Changed target_configdirs to
8889 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8890 rather than m68k-*-* since it is not known to work on
8891 m68k-aout. Ditto for arm-*-*oabi.
8892
8893 1999-02-24 Stan Shebs <shebs@andros.cygnus.com>
8894
8895 * configure.in (*-*-windows*): Remove, no longer used.
8896
8897 1999-02-19 Ben Elliston <bje@cygnus.com>
8898
8899 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8900 Smart and improved by Andrew Cagney.
8901
8902 1999-02-18 Marc Espie <espie@cvs.openbsd.org>
8903
8904 * config.guess: Recognize openbsd-*-hppa.
8905
8906 1999-02-17 H.J. Lu (hjl@gnu.org)
8907
8908 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8909 only if it is not empty.
8910
8911 1999-02-17 Nick Clifton <nickc@cygnus.com>
8912
8913 Patch from: Scott Bambrough <scottb@corelcomputer.com>
8914
8915 * config.guess: Modified to recognize uname's armv* syntax.
8916
8917 * config.sub: Modified to recognize uname's armv* syntax.
8918
8919 1999-02-17 Mark Salter <msalter@cygnus.com>
8920
8921 * configure.in: Added target-bsp for sparclite.
8922
8923 1999-02-08 Richard Henderson <rth@cygnus.com>
8924
8925 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8926
8927 1999-02-08 Nick Clifton <nickc@cygnus.com>
8928
8929 * configure.in: Add support for strongarm port.
8930 * config.sub: Add support for strongarm target.
8931
8932 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
8933
8934 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8935 the old name config/mh-cygwin32.
8936 Enable texinfo.
8937
8938 1999-02-04 Ian Lance Taylor <ian@cygnus.com>
8939
8940 * configure.in: Do build ld for ix86 Solaris.
8941
8942 1999-02-02 Jim Wilson <wilson@cygnus.com>
8943
8944 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8945 $AR_FOR_TARGET. Likewise for RANLIB.
8946
8947 1999-02-02 Catherine Moore <clm@cygnus.com>
8948
8949 * config.sub (oabi): Recognize.
8950 * configure.in (arm-*-oabi): Handle.
8951
8952 1999-01-30 Robert Lipe (robertlipe@usa.net)
8953
8954 * config.guess: Improve detection of i686 on UnixWare 7.
8955
8956 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
8957
8958 * config.guess: Add support for i386-pc-interix.
8959 * config.sub: Likewise.
8960 * configure.in: Likewise.
8961
8962 1999-01-18 Christopher Faylor <cgf@cygnus.com>
8963
8964 * Makefile.in: Remove unneeded all-target-libio from
8965 from all-target-winsup target since it is now unneeded.
8966 Add all-target-libtermcap in its place since it is now
8967 needed.
8968
8969 1998-12-30 Christopher Faylor <cgf@cygnus.com>
8970
8971 * configure.in: makefile stub for cygwin target is probably
8972 unnecessary. Remove it for now.
8973
8974 1998-12-30 Christopher Faylor <cgf@cygnus.com>
8975
8976 * configure.in: libtermcap.a should be built when cygwin is the
8977 target as well as the host.
8978 * config.guess: Allow mixed case in cygwin uname output.
8979 * Makefile.in: Add libtermcap target.
8980
8981 1998-12-23 Jeffrey A Law (law@cygnus.com)
8982
8983 * config.sub: Clean up handling of hppa2.0.
8984
8985 1998-12-22 Rodney Brown (rodneybrown@pmsc.com)
8986
8987 * config.guess: Use C code to identify more HP machines.
8988
8989 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8990
8991 * config.sub: Handle hppa2.0.
8992
8993 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8994
8995 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8996 cygmon for all sparclite targets, regardless of object format.
8997
8998 1998-12-15 Mark Salter <msalter@cygnus.com>
8999
9000 * configure.in: Added target-bsp for several target architectures.
9001
9002 * Makefile.in: Added rules for bsp.
9003
9004 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9005
9006 * config.guess: Improve detection of hppa2.0 processors.
9007
9008 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9009
9010 * config.guess: Recognize FreeBSD using ELF automatically.
9011
9012 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9013
9014 * configure (skip-this-dir): Add handling for new shell script, which
9015 might be created by a sub-directory's configure to indicate, this particular
9016 directory is "unwanted".
9017 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9018
9019 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9020
9021 * ltconfig: import from libtool, after changing libtool to
9022 account for the cygwin name change.
9023
9024 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9025
9026 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9027 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9028
9029 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9030
9031 * configure.in: Add libtermcap to list of cygwin dependencies.
9032
9033 1998-11-17 Geoffrey Noer <noer@cygnus.com>
9034
9035 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9036 they include winsup/include when it's a cygwin target.
9037
9038 1998-11-12 Tom Tromey <tromey@cygnus.com>
9039
9040 * configure.in (host_tools): Added zip.
9041 * Makefile.in (all-target-libjava): Depend on all-zip.
9042 (all-zip): New target.
9043 (ALL_MODULES): Added all-zip.
9044 (NATIVE_CHECK_MODULES): Added check-zip.
9045 (INSTALL_MODULES): Added install-zip.
9046 (CLEAN_MODULES): Added clean-zip.
9047
9048 1998-11-12 Geoffrey Noer <noer@cygnus.com>
9049
9050 * Makefile.in: lose "32" from comment about cygwin.
9051
9052 1998-11-05 Nick Clifton <nickc@cygnus.com>
9053
9054 * configure.in: Use -Os to build target libraries for the fr30.
9055
9056 1998-11-04 Dave Brolley <brolley@cygnus.com>
9057
9058 * config.sub: Add fr30.
9059
9060 1998-11-02 Geoffrey Noer <noer@cygnus.com>
9061
9062 * configure.in: drop "32" from config/mh-cygwin32. Check
9063 cygwin* instead of cygwin32*.
9064 * config.sub: Check cygwin* instead of cygwin32*.
9065
9066 1998-10-22 Robert Lipe <robertl@dgii.com>
9067
9068 * config.guess: Match any version of Unixware7.
9069
9070 1998-10-20 Syd Polk <spolk@cygnus.com>
9071
9072 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9073 if desired.
9074
9075 1998-10-18 Jeffrey A Law (law@cygnus.com)
9076
9077 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9078 these if the appropriate directories and files to not exist.
9079
9080 1998-10-14 Jeffrey A Law (law@cygnus.com)
9081
9082 * Makefile.in (DEVO_SUPPORT): Add config.if.
9083
9084 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
9085
9086 * configure: Add pattern to replace "build_tooldir"'s
9087 definition in the generated Makefile with "tooldir"'s
9088 actual value.
9089
9090 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9091
9092 * config.sub: Bring back lost sparcv9.
9093
9094 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9095
9096 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9097
9098 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9099 CC_FOR_TARGET and friends.
9100
9101 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9102
9103 * Makefile.in (build_tooldir): New variable, same as tooldir.
9104 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9105 -B$(build_tooldir)/bin/.
9106 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9107
9108 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9109
9110 * config.sub: Add support for i[34567]86-pc-udk.
9111 * configure.in: Likewise.
9112
9113 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9114
9115 * Makefile.in: add bzip2 package building bits for user
9116 tools module
9117 * configure.in: ditto
9118
9119 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9120
9121 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9122 (ALL_TARGET_MODULES): Add all-target-libobjc.
9123 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9124 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9125 (all-target-libchill): Add dependencies.
9126 * configure.in (target_libs): Add libchill.
9127
9128 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9129
9130 * configure.in (target_subdir): Remove duplicate line.
9131
9132 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9133
9134 * Makefile.in (all-automake): fix dependencies.
9135
9136 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9137
9138 * configure.in: Minor cleanups for building in the $(target_alias)
9139 subdir.
9140
9141 1998-09-22 Jim Wilson <wilson@cygnus.com>
9142
9143 * Makefile.in (bootstrap): Set r and s before make all. Use
9144 BASE_FLAGS_TO_PASS in make all.
9145 (cross): Likewise.
9146
9147 1998-09-20 Mark Mitchell <mark@markmitchell.com>
9148
9149 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9150
9151 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9152
9153 * config.sub: Fix typo in last change.
9154
9155 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9156
9157 * config.sub: Add support for C4x target.
9158 * configure.in: Likewise.
9159
9160 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9161
9162 * config.sub: Recognize sparcv9 just like sparc64.
9163
9164 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9165
9166 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9167
9168 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9169
9170 * config.guess: Correctly identify Pentium II sco boxes.
9171
9172 * config.guess: Fix "tr" code. From Weiwen Liu.
9173
9174 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9175
9176 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9177 stabs.
9178
9179 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9180
9181 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9182 (ALL_TARGET_MODULES): Add all-target-libchill.
9183 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9184 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9185 (all-target-libchill): Add dependencies.
9186 * configure.in (target_libs): Add libchill.
9187
9188 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9189
9190 * config.guess: Avoid assumptions about "tr" behaves when
9191 LANG is set to something other than English.
9192
9193 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9194
9195 * configure (gxx_include_dir): Changed to
9196 '${prefix}/include/g++'-${libstdcxx_interface}.
9197
9198 * config.if: New to determine the interfaces.
9199
9200 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9201
9202 * config.guess: Detect and handle MPE/IX.
9203 * config.sub: Deal with MPE/IX.
9204
9205 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9206
9207 * configure.in: Use mh-aix43.
9208
9209 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9210
9211 * configure: Fix --without/--disable cases for gxx-include-dir.
9212
9213 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9214
9215 * mdata-sh: Imported. Needed for automake support.
9216
9217 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9218
9219 * Makefile.in (taz): Try "chmod -R og=u ." before
9220 "chmod og=u `find . -print`".
9221
9222 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9223
9224 * configure.in: Add arm-elf and thumb-elf support.
9225
9226 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9227
9228 * Makefile.in: Undo previous patch.
9229
9230 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9231
9232 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9233 to here ...
9234 (install-no-fixedincludes): and here
9235 (INSTALL_MODULES): ... from here.
9236
9237 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9238
9239 * config.sub: Merge with FSF.
9240
9241 * config.guess: Merge with FSF.
9242
9243 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9244
9245 * configure (extraconfigdirs): New variable.
9246 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9247 * Makefile.in (all): Move higher in file.
9248 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9249 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9250 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9251 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9252 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9253
9254 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
9255
9256 * Makefile.in (all-target-libjava): Depend on all-gcc and
9257 all-target-newlib.
9258 (configure-target-libjava): Depend on $(ALL_GCC).
9259
9260 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9261
9262 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9263 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9264
9265 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9266
9267 * ylwrap: Change absolute path checks to check for DOS style path
9268 names.
9269
9270 * ylwrap: Don't use a full path name if the source file is in the
9271 same directory. From hjl@lucon.org (H.J. Lu).
9272
9273 * config-ml.in: Default to being verbose, to match Feb 18 change to
9274 configure.
9275
9276 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9277
9278 Brought over from egcs:
9279
9280 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9281
9282 * configure.in (target_subdir): Set to ${target_alias} instead
9283 of "libraries".
9284
9285 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9286
9287 * configure.in (target_subdir): Set to libraries if enable_multilib.
9288
9289 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9290
9291 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9292 multilibs, force reconfiguration the first time we create
9293 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9294
9295 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9296
9297 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9298 avoid confusion with --no-recursion.
9299
9300 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9301
9302 * configure.in: Win32 hosts shouldn't use install -x
9303 * install-sh: remove -x option, and special .exe-handling
9304 hack.
9305
9306 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9307
9308 * config.guess: Recognize i586-pc-beos.
9309 * configure.in: Don't build some bits for beos.
9310
9311 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9312
9313 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9314 CFLAGS default to -O2.
9315
9316 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9317 when using GNU ld.
9318
9319 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9320
9321 * ltmain.sh: Correct install when using a different shell.
9322
9323 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9324
9325 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9326
9327 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9328
9329 * makefile.vms: Update to build binutils/makefile.vms. Add install
9330 target.
9331
9332 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9333
9334 * ltconfig: Update to correct AIX handling.
9335
9336 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9337
9338 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9339
9340 * configure.in (target_subdir): Set to ${target_alias} instead
9341 of "libraries".
9342
9343 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9344
9345 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9346 (Makefile): Depend on $(gcc_version_trigger).
9347
9348 * configure (gcc_version): Change default initializer to empty
9349 string.
9350 (gcc_version_trigger): New variable; pass this variable down
9351 to subdir configures to enable them checking gcc's version
9352 themselves. Emit make macros for both gcc_version vars.
9353 (topsrcdir): Initialize reliably.
9354 (recursion line): Remove --with-gcc-version=${gcc_version}.
9355
9356 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9357
9358 * configure (enable_version_specific_runtime_libs): Implement new flag
9359 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9360 in $(libsubdir); emit definition in each generated Makefile.
9361 (gxx_include_dir): Initialize depending on
9362 $enable_version_specific_runtime_libs.
9363
9364 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9365
9366 * configure (gcc_version): Initialize properly depending on
9367 how and where configure is started.
9368 (recursion line): Pass a --with-gcc-version=${gcc_version}
9369 to configures in subdirs.
9370
9371 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9372
9373 * configure.in (noconfigdirs): Add configure pattern for mips tx39
9374 cygmon
9375
9376 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9377
9378 * configure.in: Add cygmon and libstub support for mn10200.
9379
9380 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9381
9382 * configure (gcc_version): Add new variable describing the
9383 particular gcc version we're building.
9384 * Makefile.in (libsubdir): Add new macro for the directory
9385 in which the compiler finds executables, libraries, etc.
9386 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9387 and libsubdir.
9388
9389 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9390
9391 * Makefile.in (local-clean): Remove *.log.
9392 (warning.log): Built with warn_summary from build.log.
9393 (mail-report.log): Run test_summary.
9394 (mail-report-with-warnings.log): Run test_summary including
9395 warning.log in the report.
9396
9397 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9398
9399 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9400
9401 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9402
9403 * Makefile.in (grep): Grep no longer depends on libiberty.
9404
9405 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9406
9407 * Makefile.in: all-snavigator needs all-libgui.
9408
9409 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9410
9411 * configure.in: Add cygmon and libstub support for mn10300.
9412
9413 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9414
9415 * missing: Update to version from automake 1.3.
9416
9417 * ltmain.sh: On installation, don't get confused if the same name
9418 appears more than once in the list of library names.
9419
9420 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9421
9422 * config.sub: Accept m68060 and m5200 as CPU names.
9423
9424 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9425
9426 * configure: Use && rather than using -a in test, because odd
9427 strings can confuse test.
9428 * configure.in: Likewise.
9429
9430 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9431
9432 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9433
9434 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9435
9436 * Makefile.in (boostrap2-lean, bootstrap3-lean,
9437 bootstrap4-lean): New targets.
9438
9439 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9440
9441 * mpw-* Delete. Not used.
9442
9443 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9444
9445 * COPYING.LIB: Update FSF address.
9446
9447 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9448
9449 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9450
9451 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9452 GAS_SUPPORT_DIRS.
9453
9454 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9455
9456 * ltconfig, ltmain.sh: Avoid producing a version number if
9457 -version-info was not used.
9458
9459 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9460
9461 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9462 building with newlib.
9463
9464 1998-04-30 Paul Eggert <eggert@twinsun.com>
9465
9466 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9467 Solaris `make' causes it to continue to next definition.
9468
9469 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9470
9471 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9472 the right GUI libraries and files are installed along with GDB.
9473
9474 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9475
9476 * configure.in: Change alpha to alpha* in several places.
9477
9478 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9479
9480 * config.sub: Recognize sparc86x.
9481
9482 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9483
9484 * configure.in (--enable-target-optspace): Remove debug echo.
9485
9486 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9487
9488 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9489
9490 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9491
9492 * ltconfig: Update cygwin32 support.
9493
9494 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9495 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9496 (GDB_SUPPORT_DIRS): Likewise.
9497
9498 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9499
9500 * configure.in (target_makefile_frag): If --enable-target-optspace,
9501 use -Os to compile target libraries rather than -O2. Default to
9502 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9503 not used.
9504 * configure.in (target_cflags): Ditto for d30v.
9505
9506 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9507
9508 * Makefile.in (all-bfd): Depend on all-intl.
9509 (all-binutils): Likewise.
9510 (all-gas): Likewise.
9511 (all-gprof): Likewise.
9512 (all-ld): Likewise.
9513
9514 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
9515
9516 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9517
9518 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9519
9520 * Makefile.in (all-bfd): Depend upon all-libiberty.
9521
9522 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9523
9524 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9525
9526 * Makefile.in: Add libstub.
9527
9528 * configure.in: Ditto. Build libstub for targets that have cygmon
9529 support.
9530
9531 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9532
9533 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9534
9535 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9536
9537 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9538 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9539
9540 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9541
9542 * configure: Define DEFAULT_M4 by searching PATH.
9543 * Makfile.in: Use DEFAULT_M4.
9544
9545 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9546
9547 * ltconfig: Add cygwin32 support.
9548
9549 * Makefile.in, configure.in: Add libtool as a native only directory
9550 to configure and build.
9551
9552 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9553
9554 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9555
9556 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9557
9558 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9559
9560 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9561
9562 * Makefile.in: add ash make rules
9563 * configure.in: add ash to native_only and host_tools lists
9564
9565 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9566
9567 * Makefile.in (all-gettext, all-intl): New targets.
9568 (ALL_MODULES): Added all-gettext, all-intl.
9569 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9570 (INSTALL_MODULES): Added install-gettext, install-intl.
9571 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9572
9573 * configure.in (host_tools): Added gettext.
9574 (native_only): Likewise.
9575 (noconfigdirs) [various cases]: Likewise.
9576 (host_libs): Added intl.
9577
9578 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9579
9580 * configure: Do not disable building gdbtk for cygwin32 hosts.
9581
9582 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9583
9584 * configure.in: Add thumb-coff target.
9585 * config.sub: Add thumb-coff target.
9586
9587 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9588
9589 * Makefile.in: Revert yesterday's change.
9590 (all-target-winsup): all-target-librx stays out of here.
9591
9592 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9593
9594 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9595 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9596 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9597 Remove references to librx and libg++.
9598
9599 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9600
9601 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9602 recursive makes
9603
9604 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9605
9606 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9607 for newlib directory.
9608 (CXX_FOR_TARGET): Likewise.
9609
9610 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9611
9612 * ltconfig: Update after libtool/ltconfig.in change for
9613 hpux11.
9614
9615 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9616
9617 * ltconfig, ltmain.sh: Update to libtool 1.2.
9618
9619 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9620
9621 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9622 (install-gcc-cross): Instead, override LANGUAGES here.
9623
9624 1998-03-18 Dave Love <d.love@dl.ac.uk>
9625
9626 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9627 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9628
9629 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9630
9631 * configure.in: Add Thumb-pe target.
9632
9633 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
9634
9635 * Makefile.in - changed sn targets to snavigator
9636 * configure.in - changed sn targets to snavigator
9637
9638 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9639
9640 * config-ml.in: After building symlink tree call make distclean
9641 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9642 to be the case for libiberty.
9643
9644 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9645
9646 * configure: When making link, also check the current
9647 directory. The configure scripts may create one.
9648
9649 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9650
9651 * config.sub: Accept alphapca56 and alphaev6 properly.
9652
9653 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9654
9655 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9656
9657 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9658
9659 * config.sub (sco5): Fix typo.
9660
9661 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9662
9663 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9664 install-itcl.
9665 (install-itcl): Remove dependency on install-tcl.
9666
9667 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9668
9669 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9670
9671 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9672
9673 * configure.in: Don't build libgui for a cygwin32 target when not on
9674 a cygwin32 host.
9675
9676 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9677
9678 * configure (redirect): Set to null, so default behavior of
9679 configure is now --verbose.
9680
9681 1998-02-16 Dave Love <d.love@dl.ac.uk>
9682
9683 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9684 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9685
9686 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9687
9688 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9689 this change to sync Makefile.in with its ChangeLog entries.
9690
9691 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9692
9693 * ltmain.sh (mkdir): Check that the directory doesn't exist
9694 before we exit with error, so that we don't get races during
9695 parallel builds.
9696
9697 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9698
9699 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9700
9701 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9702
9703 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9704 PICFLAG_FOR_TARGET.
9705 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9706
9707 * configure: Emit a definition for the new macro enable_shared
9708 into each Makefile.
9709
9710 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9711
9712 * configure.in (host_tools, native_only): Add libtool.
9713
9714 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9715
9716 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9717 Fix typo in ming config comment.
9718
9719 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9720
9721 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9722
9723 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9724
9725 * config.sub: Add tic30 cases, and map c30 to tic30.
9726
9727 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9728
9729 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9730 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9731 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9732 (CLEAN_TARGET_MODULES): Similarly
9733 (all-target-libf2c): Add dependences.
9734 * configure.in (target_libs): Add libf2c.
9735
9736 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9737
9738 * configure.in: Remove expect from noconfigdirs when target
9739 is cygwin32. OK to build expect and dejagnu with Canadian
9740 Cross.
9741
9742 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9743
9744 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9745 host.
9746
9747 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9748 and mingw32.
9749
9750 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9751
9752 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9753 here as it is not defined in the toplevel Makefile.
9754
9755 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9756
9757 * configure (package_makefile_rules_frag): New variable, which names
9758 a file with generic rules, ...
9759 Change comment to mention we now have FIVE parts.
9760 * configure: Undo last change.
9761
9762 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9763
9764 * config.guess: More accurate determination of HP processor types.
9765 * config.sub: More accurate determination of HP processor types.
9766
9767 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9768
9769 * configure (package_makefile_frag): Move inserting the
9770 ${package_makefile_frag} to where it should be according
9771 to the comment.
9772
9773 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
9774
9775 * config.guess: Add support for Linux/ARM.
9776
9777 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9778
9779 * .cvsignore: Remove *-info and *-install since they match
9780 release-info and mpw-install, which we don't want to just ignore.
9781
9782 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9783
9784 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9785
9786 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9787
9788 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9789 local_prefix to sub-make invocations.
9790
9791 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9792
9793 * configure.in: Check makefile fragments in the source
9794 directory.
9795
9796 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9797
9798 * configure.in: Check whether host and target makefile
9799 fragments exist before adding them to *_makefile_frag.
9800
9801 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9802
9803 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9804
9805 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9806
9807 * configure.in: Make sure we only replace RPATH_ENVVAR on
9808 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9809 regexp to sed.
9810
9811 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9812 to sub-makes.
9813
9814 1998-01-13 Lee Iverson (leei@ai.sri.com)
9815
9816 * config-ml.in (multi-do): LDFLAGS must include multilib
9817 designator.
9818
9819 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9820
9821 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9822
9823 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9824
9825 * config.sub: Add mingw32 support.
9826 * configure.in: Likewise.
9827
9828 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9829
9830 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9831
9832 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9833
9834 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9835 * configure (gxx_include_dir): Provide a definition for subdirs
9836 which do not use autoconf.
9837
9838 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9839
9840 * config.guess: Sync with egcs. Picks up new alpha support,
9841 BeOS & some additional linux support.
9842
9843 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
9844
9845 * config.guess: HP 9000/803 is a PA1.1 machine.
9846
9847 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9848
9849 * configure.in: It's alpha*-...
9850
9851 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9852
9853 * configure.in (host_makefile_frag, target_makefile_frag):
9854 Handle multiple config files.
9855 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9856 alpha-*-*.
9857
9858 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9859
9860 * mkdep: New file.
9861
9862 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9863
9864 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9865
9866 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9867
9868 * Makefile.in: Add libgui directory.
9869 (GDB_TK): Add all-libgui.
9870 * configure.in: Add libgui directory.
9871 * configure: Add all-libgui to GDB_TK.
9872
9873 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9874
9875 * config-ml.in (multidirs): Add m32r to multilib list.
9876
9877 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9878
9879 * Makefile.in (all-target-gperf): Change dependency to
9880 all-target-libstdc++.
9881
9882 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9883
9884 * config.guess: Add BeOS support.
9885
9886 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9887
9888 Source directory cvs renamed to cvssrc:
9889 * configure.in (host_tools): Change cvs to cvssrc.
9890 (native_only): Likewise.
9891 (noconfigdirs) [various cases]: Likewise.
9892 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9893 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9894 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9895 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9896 (all-cvssrc): Rename target from all-cvs.
9897
9898 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9899
9900 * configure (gxx_include_dir): Fix thinko.
9901
9902 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9903
9904 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9905 (install-cross, install-gcc-cross): New targets.
9906
9907 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9908
9909 * configure.in (noconfigdirs): Add support for Thumb target.
9910
9911 * config.sub (maybe_os): Add support for Thumb target.
9912
9913 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9914
9915 * Makefile.in: Add rules for cygmon.
9916
9917 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9918
9919 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9920
9921 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9922 * configure (gxx_include_dir): Provide a definition for subdirs
9923 which do not use autoconf.
9924
9925 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9926
9927 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9928 11/18/97 build
9929
9930 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9931
9932 * From Franz Sirl.
9933 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9934 found on RedHat Linux systems.
9935
9936 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9937
9938 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9939 guesses.
9940
9941 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9942
9943 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9944
9945 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9946
9947 * ltmain.sh: If mkdir fails, check whether the directory was created
9948 anyhow by some other process.
9949
9950 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9951
9952 * configure.in (d30v-*-*): Configure all directories.
9953
9954 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9955
9956 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9957 for the D30V.
9958
9959 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9960
9961 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9962
9963 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9964
9965 * include/libiberty.h: Add extern "C" { so it can be used with C++
9966 progrms.
9967 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9968 programs.
9969
9970 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9971
9972 * configure.in (d30v-*-*): Configure GCC now.
9973
9974 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9975
9976 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9977 is no longer needed.
9978
9979 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9980
9981 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9982
9983 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9984
9985 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9986 targets using "$@" to provide support for similar but not identical
9987 targets without having to duplicate code.
9988
9989 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9990
9991 * makefile.vms: Fix to work with DEC C.
9992
9993 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9994
9995 * config.sub: Add mips-tx39-elf to marketing names.
9996
9997 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9998
9999 * ltmain.sh: Handle symlinks in generated script.
10000
10001 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10002
10003 * configure: Handle autoconf style directory options: --bindir,
10004 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10005 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10006 --sysconfdir.
10007 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10008 (sharedstatedir, localstatedir, oldincludedir): New variables.
10009 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10010 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10011 sbindir, sharedstatedir, and sysconfdir.
10012
10013 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10014
10015 * Makefile.in (bootstrap-lean): New target.
10016
10017 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10018
10019 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
10020 sn, and gnuserv from noconfigdirs.
10021
10022 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10023
10024 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10025
10026 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10027
10028 * Makefile.in (cross): New target.
10029
10030 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10031 Jeff Law <law@cygnus.com>
10032
10033 * Makefile.in (bootstrap2, bootstrap3): New targets.
10034 (all-bootstrap): Remove outdated and confusing target.
10035 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10036
10037 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10038
10039 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10040 windows. Consistent with gdb/configure.
10041
10042 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10043
10044 * configure.in: Name Linux target fragment.
10045
10046 * configure: Rewrite so that project Makefile fragment is inserted
10047 first and appears last in the resulting Makefile.
10048
10049 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10050
10051 * Makefile.in (install-itcl): Install tcl first.
10052
10053 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10054
10055 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10056
10057 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10058
10059 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10060
10061 * configure.in (skipdirs): Add target-librx for Linux.
10062 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10063
10064 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10065
10066 * Makefile.in (bootstrap): New target.
10067
10068 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10069
10070 * config.sub: Accept 'amigados' for backward compatability.
10071
10072 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10073
10074 * config.guess: Merge with FSF.
10075
10076 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10077
10078 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10079
10080 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10081
10082 * config.sub: Add "marketing-names" patch.
10083
10084 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10085
10086 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10087
10088 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10089
10090 * config.sub: Handle v850-elf.
10091
10092 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10093
10094 * .cvsignore (*-install): Remove.
10095
10096 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10097
10098 * ltconfig: Set CONFIG_SHELL in libtool.
10099 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10100
10101 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10102
10103 * configure.in (target_subdir): Set to libraries if enable_multilib.
10104
10105 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10106
10107 * config.guess: Update from gcc directory.
10108
10109 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10110
10111 * Makefile.in (all-sim): Depends on all-readline.
10112
10113 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10114
10115 * Makefile.in (BISON, YACC): Use $$s.
10116 (all-bison): Depend on all-texinfo.
10117
10118 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10119
10120 * Makefile.in (BISON): Add -L flag.
10121 (YACC): Likewise.
10122
10123 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10124
10125 * configure.in (noconfigdirs): Add support for v850e target.
10126
10127 * config.sub (maybe_os): Add support for v850e target.
10128
10129 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10130
10131 * configure.in (noconfigdirs): Add support for v850ea target.
10132
10133 * config.sub (maybe_os): Add support for v850ea target.
10134
10135 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10136
10137 * config.sub: Add mipstx39. Delete r3900.
10138
10139 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10140
10141 * Makefile.in (all-autoconf): Depends on all-texinfo.
10142
10143 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10144
10145 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10146 eabi targets.
10147
10148 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10149
10150 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10151
10152 * configure: When handling a Canadian Cross, handle YACC as well as
10153 BISON. Just set BISON to bison. When setting YACC, prefer bison.
10154 * Makefile.in (all-bison): Depend upon all-texinfo.
10155
10156 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10157
10158 * Makefile.in (BISON): bison, not byacc or bison -y.
10159 (YACC): bison -y or byacc or yacc.
10160 (various): Add *-bison as appropriate.
10161 (taz): No need to mess with BISON anymore.
10162
10163 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10164
10165 * configure: If OSTYPE matches *win32*, try to find a good value for
10166 CONFIG_SHELL.
10167
10168 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10169
10170 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10171 configure.in if it is present.
10172
10173 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10174
10175 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10176
10177 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10178
10179 * config.sub: Recognize `arc' cpu.
10180 * configure.in: Likewise.
10181 * config-ml.in: Likewise.
10182
10183 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10184
10185 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10186
10187 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10188
10189 * configure: Changed sed delimiter from ':' to '|' when
10190 attempting to substitute ${config_shell} for SHELL. On
10191 NT ${config_shell} may contain a ':' in it.
10192
10193 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10194
10195 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10196
10197 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10198
10199 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10200
10201 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10202
10203 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10204
10205 * ylwrap: If the program is a relative path, force it to be
10206 absolute.
10207
10208 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10209
10210 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10211
10212 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10213
10214 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10215 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10216 for libraries.
10217
10218 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10219
10220 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10221 separated by spaces.
10222
10223 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10224
10225 * ylwrap: New file.
10226 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10227
10228 * ltmain.sh: Handle /bin/sh at start of install program.
10229
10230 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10231
10232 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10233 * missing: New file, from automake 1.2.
10234
10235 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10236
10237 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10238 check-tk to CHECK_X11_MODULES.
10239
10240 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10241
10242 * config.sub: Merge with FSF.
10243
10244 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10245
10246 * config.guess: Merge with FSF.
10247
10248 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10249
10250 * configure: Treat msdosdjgpp like go32.
10251 * configure.in: Likewise. Don't remove gprof for go32.
10252
10253 * configure: Change Makefile.tem2 to Makefile.tm2.
10254
10255 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10256
10257 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10258
10259 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10260
10261 * install-sh (chmodcmd): Set to null if the DST directory already
10262 exists. Same as Nov 11th change.
10263
10264 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10265
10266 * configure (GDB_TK): Needs itcl and tix.
10267
10268 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10269
10270 * config.guess: Update from FSF.
10271
10272 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10273
10274 * Makefile.in (GDB_TK): Depend on itcl and tix.
10275
10276 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10277
10278 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10279 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10280 (INSTALL_SCRIPT): New variable.
10281 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10282 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10283 to -x.
10284 * install-sh: Add support for -x option.
10285
10286 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10287
10288 * configure.in, Makefile.in: Treat tix like itcl.
10289
10290 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10291
10292 * Makefile.in (WINDRES): New variable.
10293 (WINDRES_FOR_TARGET): New variable.
10294 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10295 (EXTRA_HOST_FLAGS): Add WINDRES.
10296 (EXTRA_TARGET_FLAGS): Add WINDRES.
10297 (EXTRA_GCC_FLAGS): Add WINDRES.
10298 ($(DO_X)): Pass down WINDRES.
10299 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10300 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10301 DLLTOOL_FOR_TARGET.
10302
10303 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10304
10305 * configure.in: configure sim before gdb for win32-x-ppc
10306
10307 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10308
10309 Move gperf into the toplevel, from libg++.
10310 * configure.in (target_tools): Add target-gperf.
10311 (native_only): Add target-gperf.
10312 * Makefile.in (all-target-gperf): New target, depend on
10313 all-target-libg++.
10314 (configure-target-gperf): Empty rule.
10315 (ALL_TARGET_MODULES): Add all-target-gperf.
10316 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10317 (CHECK_TARGET_MODULES): Add check-target-gperf.
10318 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10319 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10320
10321 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
10322
10323 * config.sub (mn10200): Recognize new basic machine.
10324
10325 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10326
10327 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10328 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10329
10330 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10331
10332 * configure.in: If we're building mips-sgi-irix6* native, turn on
10333 ENABLE_MULTILIB and set TARGET_SUBDIR.
10334
10335 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10336
10337 * Makefile.in (all-sn): Depend on all-grep.
10338
10339 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10340
10341 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10342
10343 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10344 Makefile. From Jeff Makey <jeff@cts.com>.
10345 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10346
10347 * Makefile.in (DISTBISONFILES): Remove.
10348 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10349 $(DEFAULT_YACC).
10350
10351 * configure.in: Build itl, db, sn, etc., when building for native
10352 cygwin32.
10353
10354 * Makefile.in (LD): New variable.
10355 (EXTRA_HOST_FLAGS): Pass down LD.
10356 ($(DO_X)): Likewise.
10357
10358 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10359
10360 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10361
10362 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10363
10364 * configure.in (targargs): Strip out any supplied --build argument
10365 before adding our own. Always add --build.
10366
10367 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10368
10369 * configure.in (targargs): Pass --build if we're doing
10370 a cross-compile.
10371
10372 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10373
10374 * configure: Use '|' instead of ":" as the separator in
10375 sed. Otherwise sed chokes on NT path names with drive
10376 designators. Also look for "?:*" as the leading characters in an
10377 absolute pathname.
10378
10379 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10380
10381 * config.sub: Support for r3900.
10382
10383 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10384
10385 * configure.in: Use install-sh, not install.sh.
10386
10387 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10388
10389 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10390 apply it twice.
10391
10392 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10393
10394 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10395 install-binutils.
10396
10397 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10398
10399 * Makefile.in: Add automake targets.
10400 * configure.in (host_tools): Add automake.
10401
10402 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10403
10404 * configure: Default CXX to c++, not gcc.
10405 * Makefile.in (CXX): Set to c++, not gcc.
10406 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10407
10408 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10409
10410 * install-sh: try appending a .exe if source file doesn't
10411 exist
10412
10413 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10414
10415 * configure.in: Turn on multilib by default.
10416 (cross_only): Remove target-libiberty.
10417
10418 * Makefile.in (all-gcc): Don't depend on libiberty.
10419
10420 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10421
10422 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10423
10424 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10425
10426 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10427 (DISTBISONFILES): Add ld/Makefile.in
10428
10429 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10430
10431 * configure.in: if target is cygwin32 but host isn't cygwin32,
10432 don't configure gdb tcl tk expect, not just gdb.
10433
10434 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10435
10436 * configure.in: Added gnuserv everywhere sn appears.
10437
10438 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10439 (CROSS_CHECK_MODULES): Added check-gnuserv.
10440 (INSTALL_MODULES): Added install-gnuserv.
10441 (CLEAN_MODULES): Added clean-gnuserv.
10442 (all-gnuserv): New target.
10443
10444 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10445
10446 * config.guess: Fixes for MIPS OpenBSD systems.
10447
10448 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10449
10450 * Makefile.in (INSTALL_XFORM): Remove.
10451 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10452
10453 * mkinstalldirs: New file, copied from automake.
10454 * Makefile.in (installdirs): Rename from install-dirs. Use
10455 mkinstalldirs. Change all users.
10456 (DEVO_SUPPORT): Add mkinstalldirs.
10457
10458 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10459
10460 * install-sh: Rename from install.sh.
10461 * Makefile.in (INSTALL): Change install.sh to install-sh.
10462 (DEVO_SUPPORT): Likewise.
10463
10464 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10465 Graichen <graichen@rzpd.de>.
10466
10467 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10468
10469 * config.guess: Recognize OpenBSD systems correctly.
10470
10471 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10472
10473 * README, Makefile.in (ETC_SUPPORT): Remove references to
10474 cfg-paper*, configure.{texi,man,info*}._
10475
10476 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10477
10478 * Makefile.in (all.normal): Ensure that gcc is built after all
10479 the x11 - ie gdb - targets.
10480
10481 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10482
10483 * makefile.vms: Don't run conf-a-gas.
10484
10485 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10486
10487 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10488
10489 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10490
10491 * configure.in: Remove noconfigdirs case since gdb also
10492 configures and builds for tic80-coff.
10493
10494 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10495
10496 * configure: Set cache_file to config.cache.
10497 * Makefile.in (local-distclean): Remove config.cache.
10498
10499 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10500
10501 * COPYING: Update FSF address.
10502
10503 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10504
10505 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10506 noconfigdirs.
10507
10508 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10509
10510 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10511 MAKEDIRS, is empty.
10512
10513 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10514
10515 * config.sub: Tweak mn10300 entry.
10516
10517 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10518
10519 * configure.in (host_tools): Put sim before gdb, so gdb's
10520 configure.tgt can determine if the simulator was configured.
10521
10522 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10523
10524 * config.sub: Move BeOS $os case to be with other Cygnus
10525 local cases.
10526
10527 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10528
10529 * config.sub: Remove misplaced comment that broke Linux.
10530
10531 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10532
10533 * config.sub: Add BeOS support.
10534
10535 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10536
10537 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10538
10539 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10540
10541 * configure.in (noconfigdirs): Remove tcl and tk from
10542 noconfigdirs for cygwin32 builds.
10543
10544 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10545
10546 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10547
10548 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10549
10550 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10551 make-all.com, use makefile.vms instead.
10552
10553 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10554
10555 * config.sub: Accept -lnews*.
10556
10557 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10558
10559 * configure.in (noconfigdirs): Disable target-newlib,
10560 target-examples and target-libiberty for d30v.
10561
10562 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10563
10564 * configure.in (noconfigdirs): Enable ld for d30v.
10565
10566 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10567
10568 * configure.in (tic80-*-*): Build compiler.
10569
10570 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10571
10572 * configure.in (d30v-*): Remove sim directory from list of
10573 unsupported d30v directories
10574
10575 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10576
10577 * config.sub, configure.in: Add d30v target cpu.
10578
10579 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10580
10581 * makefile.vms: New file.
10582 * make-all.com: Remove.
10583
10584 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10585
10586 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10587
10588 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10589
10590 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10591
10592 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10593
10594 * Makefile.in (ALL_MODULES): Added all-db.
10595 (CROSS_CHECK_MODULES): Addec check-db.
10596 (INSTALL_MODULES): Added install-db.
10597 (CLEAN_MODULES): Added clean-db.
10598
10599 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10600
10601 * config.guess: Merge with latest FSF sources.
10602
10603 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10604
10605 * Makefile.in (ALL_MODULES): Added all-itcl.
10606 (CROSS_CHECK_MODULES): Added check-itcl.
10607 (INSTALL_MODULES): Added install-itcl.
10608 (CLEAN_MODULES): Added clean-itcl.
10609
10610 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10611
10612 * configure.in: build gdb for mn10200
10613
10614 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10615
10616 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10617
10618 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10619
10620 * configure.in (tic80-*-*): Turn off most targets right now.
10621
10622 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10623
10624 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10625 rather than the makeinfo program.
10626 (do-info): Depend upon all-texinfo.
10627
10628 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10629
10630 * configure.in: Remove uses of config/mh-linux.
10631
10632 * config.sub, config.guess: Merge with latest FSF sources.
10633
10634 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10635
10636 * config.sub (case $basic_machine): Add tic80 entries.
10637
10638 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10639
10640 * config.sub, config.guess: Merge with latest FSF sources.
10641
10642 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10643
10644 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10645 * mpw-config.in: Test for NewFolderRecursive.
10646 * mpw-install: Use symbolic name for startup filename.
10647 * mpw-README: Add various additional details.
10648
10649 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10650
10651 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10652
10653 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10654
10655 * configure.in: Do build gcc and the target libraries for
10656 the mn10200.
10657
10658 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10659
10660 * configure.in: don't avoid building gdb for mn10300 any more
10661 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10662 instead of single-quoting it.
10663
10664 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10665
10666 * configure.in: Don't use --with-stabs on IRIX 6.
10667
10668 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10669
10670 * configure.in (m32r): Build gdb, libg++ now.
10671
10672 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10673
10674 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10675 directories from noconfigdirs.
10676
10677 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10678
10679 * config.sub (basic_machine): added mips16 configuration
10680
10681 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10682
10683 * config.sub: Handle d10v-unknown.
10684
10685 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10686
10687 * config.sub: Handle v850-unknown.
10688
10689 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10690
10691 * Makefile.in: add findutils
10692 * configure.in: add findutils to list of host_tools
10693
10694 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10695
10696 * config.sub: Handle mn10200 and mn10300.
10697
10698 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10699
10700 * configure.in (d10v-*): Do not build librx.
10701
10702 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10703
10704 * configure.in (mn10300): Build everything except gdb & libgloss.
10705
10706 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10707
10708 * config.guess: Patch for Dansk Data Elektronik servers,
10709 from Niels Skou Olsen <nso@dde.dk>.
10710
10711 For ncr, use /bin/uname rather than uname, since GNU uname does not
10712 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10713
10714 Patch for MIPS R4000 running System V,
10715 from Eric S. Raymond <esr@snark.thyrsus.com>.
10716
10717 Fix thinko for nextstep.
10718
10719 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10720
10721 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10722 * config.guess: Guess mips-dec-mach_bsd4.3.
10723
10724 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10725 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10726 release numbers.
10727 * config.guess (mips-mips-riscos*): Emit just enough of the
10728 release number.
10729
10730 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10731 * config.guess (sparc-auspex-sunos*): Added.
10732 (f300-fujitsu-*): Added.
10733
10734 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10735 * config.guess: Recognize a Tadpole as a sparc.
10736
10737 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10738
10739 * config.guess: Don't assume that NextStep version is either 2 or
10740 3. NextStep 4 (aka OpenStep 4) has come out now.
10741
10742 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10743
10744 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10745 From Rik Faith <faith@cs.unc.edu>.
10746
10747 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10748
10749 * config.sub: Contributions from bug-gnu-utils to:
10750 Support plain "hppa" (no version given) architecture, reported by
10751 OpenStep.
10752 OpenBSD like NetBSD.
10753 LynxOs is not a hardware supplier.
10754
10755 * config.guess: Contributions from bug-gnu-utils to add support for:
10756 OpenBSD like NetBSD.
10757 Stratus systems.
10758 More Pyramid systems.
10759 i[n>4]86 Intel chips.
10760 M680[n>4]0 Motorola chips.
10761 Use unknown instead of lynx for hardware manufacturer.
10762
10763 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10764
10765 * install.sh (chmodcmd): Set to null if the DST directory already
10766 exists.
10767
10768 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10769
10770 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10771 not use mt-ppc target Makefile fragment any more.
10772
10773 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10774
10775 * configure.in (*-*-windows): Exclude everything but those dirs
10776 needed to build windows.
10777
10778 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10779
10780 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10781
10782 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10783
10784 * configure.in: Exclude mmalloc from i386-windows.
10785
10786 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10787
10788 * Undo my previous change.
10789
10790 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10791
10792 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10793 unconditionally.
10794 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10795
10796 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10797
10798 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10799 host to add it's own flags.
10800
10801 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10802
10803 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10804
10805 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10806
10807 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10808 (CXX_FOR_TARGET): Likewise.
10809 (GCC_FOR_TARGET): Define.
10810 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10811 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10812 CC_FOR_TARGET was specified on the command line.
10813 (MAKEOVERRIDES): Don't define.
10814
10815 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10816
10817 * configure.in (m32r): Fix spelling of libg++ libs.
10818
10819 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10820
10821 * config.sub (-apple*): Remove, now redundant.
10822
10823 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10824
10825 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10826
10827 * configure: Rework yesterday's sed script patch.
10828
10829 * config.sub: Merge with FSF.
10830
10831 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10832
10833 * config.guess: Merge from FSF.
10834
10835 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
10836 * config.guess: Use pc instead of unknown, for pc clone systems.
10837 Change linux to linux-gnu.
10838
10839 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10840 * config.guess: Avoid non-portable tr syntax.
10841
10842 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10843
10844 * test-build.mk (HOLES): Add "xargs" for gdb.
10845
10846 * configure: Avoid hpux10.20 sed bug.
10847
10848 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10849
10850 * configure.in: Add support for windows host
10851 (that is a build done under the Microsoft build environment).
10852
10853 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10854
10855 * Makefile.in: Replace all uses of srcroot with s, to shrink
10856 command line lengths.
10857
10858 Patches from Geoffrey Noer <noer@cygnus.com>:
10859 * configure.in: If configuring for newlib, pass --with-newlib to
10860 subdirectories.
10861 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10862 -Bnewlib/ and -Lwinsup to gcc.
10863 (CXX_FOR_TARGET): Likewise.
10864
10865 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10866
10867 * Makefile.in (ETC_SUPPORT): Add configure.
10868
10869 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10870
10871 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10872 host configuration file.
10873
10874 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10875
10876 * configure.in: Break mn10x00 support into separate
10877 mn10200 and mn10300 configurations.
10878 * config.sub: Likewise.
10879
10880 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10881
10882 * configure.in: Add lots of stuff to noconfigdirs for
10883 the mn10x00 targets.
10884
10885 * config.sub, configure.in: Add mn10x00 support.
10886
10887 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10888
10889 * make-all.com: Call conf-a-gas, not config-a-gas.
10890
10891 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10892
10893 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10894 targets.
10895
10896 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10897
10898 * mpw-README: Add much more detail for native PowerMac.
10899 * mpw-install: New file.
10900 * mpw-configure: Add --norecursion and --help options.
10901 * mpw-config.in: Translate readme and install files when
10902 copying to objdir.
10903 * mpw-build.in: Don't always depend on byacc and flex.
10904 (install-only-top): New action.
10905
10906 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10907
10908 * configure.in: You can now configure GDB for the v850.
10909
10910 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10911
10912 * configure.in (noconfigdirs): Don't configure any C++ dirs
10913 if targeting D10V.
10914
10915 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10916
10917 * config.sub: Recognize mips64vr5000.
10918
10919 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10920
10921 * configure.in: Use a single line for host_tools and native_only.
10922
10923 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10924
10925 * config.sub, configure.in: Add entries for m32r.
10926
10927 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10928
10929 * Makefile.in (inet-install): Don't run install-gzip.
10930
10931 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10932
10933 * configure.in: Don't config lots of things for *-*-windows*.
10934
10935 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10936
10937 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10938 (host_libs, host_tools): Copy from configure.in.
10939 * mpw-configure: Don't complain about directories not found.
10940
10941 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10942
10943 * configure.in (i[345]86): Recognize i686 for pentium pro.
10944 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10945 file.
10946
10947 * config.guess (i[345]86): Ditto.
10948
10949 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10950
10951 * configure.in (noconfigdirs): Removed gdb for D10V.
10952
10953 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10954
10955 * configure.in: Remove ld, target-libio, target-libg++, and
10956 target-libstdc++ from noconfigdirs.
10957
10958 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10959
10960 * configure: Fix three locations where shell scripts were
10961 being run directly rather than with config_shell.
10962
10963 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10964
10965 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10966 * config.sub (basic_machine): Recognize v850.
10967
10968 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10969
10970 * mpw-configure: Handle multiple enable/disable options and
10971 pass them down recursively, handle -c and -s flags appropriately
10972 depending on choice of compiler, add escape mechanism for
10973 quoted arguments to gC.
10974
10975 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10976
10977 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10978 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10979 so that -mrelocatable-lib and -mno-eabi are used.
10980
10981 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10982 not support --print-multi-lib, don't abort.
10983
10984 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10985
10986 * make-all.com: Run config-a-gas.
10987 * setup.com: Don't copy subdirectory files around.
10988
10989 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10990
10991 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10992 target, it now compiles correctly.
10993
10994 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10995
10996 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10997
10998 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10999
11000 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11001
11002 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11003
11004 * configure.in (native_only): Add prms.
11005
11006 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11007
11008 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11009 (BINUTILS_SUPPORT_DIRS): Likewise.
11010
11011 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11012
11013 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11014 d10v support is added.
11015
11016 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11017
11018 * configure.in (d10v-*-*): New target.
11019
11020 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11021
11022 * config.guess (HP 9000/811): Recognize this as a PA1.1
11023 machine.
11024
11025 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11026
11027 * Makefile.in (do-tar-gz): New target, split out from tail end of
11028 taz target. Run each command separately, don't use pipes.
11029 (taz): Use it.
11030
11031 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11032
11033 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11034 * mpw-build.in: No builds should depend on building byacc or flex,
11035 they are assumed to be installed already.
11036
11037 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11038
11039 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11040 variable that CC_FOR_TARGET needs.
11041
11042 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11043
11044 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11045 options have changed since the last time the subdirectory was
11046 configured, and if it has, reconfigure.
11047 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11048 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11049
11050 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11051
11052 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11053 CLEAN_MODULES): Add bash.
11054 (all-bash): New target.
11055
11056 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11057
11058 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11059
11060 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11061
11062 * config.sub (basic_machine): Recognize d10v as a valid processor.
11063
11064 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11065
11066 * mpw-configure: Add support for --bindir.
11067 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11068
11069 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11070
11071 * configure.in: add bash, time, gawk to list of hosttools and things
11072 to only build for native toolchains
11073
11074 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11075
11076 * Makefile.in (docdir): Remove.
11077
11078 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11079
11080 * Makefile.in (datadir): Set to $(prefix)/share.
11081
11082 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11083
11084 * configure.in: build diff and patch for cygwin32-hosted
11085 toolchains.
11086
11087 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11088
11089 * config.sub: Accept -rtems*.
11090
11091 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11092
11093 * configure.in: enable dosrel for cygwin32-hosted builds,
11094 remove diff from the list of things not buildable
11095 via Canadian Cross
11096
11097 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11098
11099 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11100 don't get ". ".
11101
11102 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11103
11104 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11105
11106 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11107
11108 * Makefile.in (taz): Handle case where tex3patch didn't even get
11109 checked out. Also, if it was found, put the symlink in a new util
11110 subdirectory.
11111
11112 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11113
11114 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11115
11116 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11117
11118 * config.sub: Recognize -openvms.
11119 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11120 * make-all.com, setup.com: New files.
11121
11122 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11123
11124 * Makefile.in (taz): tex3patch moved to texinfo/util.
11125
11126 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11127
11128 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11129 * configure.in: remove make from disable-if-Can-Cross list
11130 enable gdb if ${host} and ${target} are cygwin32
11131
11132 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11133
11134 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11135 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11136
11137 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11138
11139 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11140 distinguish sysv/svr4/bsd variants.
11141 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11142
11143 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11144
11145 * configure.in: Added copyright notice.
11146 * move-if-change: Added copyright notice.
11147
11148 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11149
11150 * configure.in (powerpcle-*-solaris*): Until we get shared
11151 libraries working, don't build gdb, sim, make, tcl, tk, or
11152 expect.
11153
11154 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11155
11156 * config.guess: Merge with FSF:
11157
11158 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11159 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11160
11161 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11162 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11163
11164 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11165 * config.guess: Combine two OSF1 rules.
11166 Also recognize field test versions. From mjr@zk3.dec.com.
11167 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11168 because GNU uname does not support -p. From pmr@pajato.com.
11169
11170 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11171
11172 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11173
11174 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11175
11176 * mpw-README: Document GCCIncludes.
11177
11178 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11179
11180 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11181
11182 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11183
11184 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11185
11186 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11187
11188 * configure.in (*-*-cygwin32): Configure make.
11189
11190 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11191
11192 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11193
11194 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11195
11196 * Makefile.in (all-inet): Depend on all-perl.
11197
11198 * Makefile.in (inet-install): New target.
11199
11200 * Makefile.in (all-inet): Depend on all-tcl.
11201 (all-inet): Depend on all-send-pr.
11202
11203 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11204
11205 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11206 temporarily.
11207
11208 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11209
11210 * configure.in: Don't configure --with-gnu-ld on AIX.
11211
11212 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11213
11214 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11215
11216 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11217
11218 * Makefile.in (ALL_MODULES): Added all-inet.
11219 (CROSS_CHECK_MODULES): Added check-inet.
11220 (INSTALL_MODULES): Added install-inet.
11221 (CLEAN_MODULES): Added clean-inet.
11222 (all-indent): New target.
11223
11224 * configure.in (host_tools): Added inet.
11225 (native_only): Added inet.
11226 (noconfigdirs): Added inet.
11227
11228 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11229
11230 * configure.in: Don't configure libgloss if we are not configuring
11231 newlib.
11232
11233 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11234
11235 * configure.in: Don't configure libgloss for unsupported
11236 architectures.
11237
11238 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11239
11240 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11241
11242 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11243
11244 * Makefile.in (ALL_MODULES): Include all-apache.
11245 (CROSS_CHECK_MODULES): Include check-apache.
11246 (INSTALL_MODULES): Include install-apache.
11247 (all-apache): New target.
11248
11249 * configure.in: Added apache everywhere perl is seen.
11250
11251 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11252
11253 * Makefile.in: Add support for clean-{module} and
11254 clean-target-{module} rules.
11255
11256 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11257
11258 * configure.in (*-*-ose) do not build libgloss.
11259
11260 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11261
11262 * config.guess (prep*:SunOS:5.*:*): Turn into
11263 powerpele-unknown-solaris2.
11264
11265 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11266
11267 * configure.in: Permit --enable-shared to specify a list of
11268 directories.
11269
11270 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11271
11272 * configure.in (host==solaris): Pass only the first word of $CC
11273 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11274
11275 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11276
11277 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11278
11279 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11280
11281 * Makefile.in (ALL_MODULES): Include all-perl.
11282 (CROSS_CHECK_MODULES): Include check-perl.
11283 (INSTALL_MODULES): Include install-perl.
11284 (ALL_X11_MODULES): Include all-guile.
11285 (CHECK_X11_MODULES): Include check-guile.
11286 (INSTALL_X11_MODULES): Include install-guile.
11287 (all-perl): New target.
11288 (all-guile): New target.
11289
11290 * configure.in (host_tools): Include perl and guile.
11291 (native_only): Include perl and guile.
11292 (noconfigdirs): Don't build guile and perl; no ports have been
11293 done.
11294
11295 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11296
11297 * configure (--enable-*): Handle quoted option lists such as
11298 --enable-sim-cflags='-g0 -O' better.
11299
11300 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11301
11302 * Makefile.in ({,inst}all-target): New rule so we can make and
11303 install all of the target directories easily.
11304
11305 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11306
11307 * configure.in: Add missing global flag in sed substitution when
11308 deleting `target-' from ${configdirs}.
11309
11310 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11311
11312 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11313 option.
11314
11315 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11316 config/mh-necv4.
11317
11318 * install.sh: Correct misspelling of transformbasename.
11319
11320 * config.guess: Recognize mips-*-sysv*.
11321
11322 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11323
11324 * config.sub: Recognize mon960.
11325
11326 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11327
11328 * configure: Restore Canadian Cross handling of BISON and LEX,
11329 removed in Feb 20 change.
11330
11331 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11332
11333 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11334 Mention make install. Remove the old copyright date as well the
11335 clumsy and rather pointless copyright on the README file.
11336
11337 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11338
11339 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11340 Makefile after running symlink-tree, then run `make distclean' to
11341 avoid clobbering any generated files in srcdir.
11342
11343 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11344
11345 * configure.in (m68k-*-netbsd*): Build everything now.
11346
11347 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11348
11349 * Makefile.in (taz): Fix quoting.
11350
11351 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11352
11353 * configure.in (sparclet-*-*): Build everything now.
11354
11355 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11356
11357 * configure.in (m68k-*-linux*): New host.
11358
11359 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11360
11361 * configure: Check for bison before byacc.
11362
11363 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11364
11365 * Makefile.in configure: Change the way LEX and BISON/YACC are
11366 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11367 searching PATH. These are used as fallbacks by Makefile.in if
11368 flex/bison/byacc aren't in objdir.
11369
11370 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11371
11372 * Makefile.in: Make everything which depends upon all-bfd also
11373 depend upon all-opcodes, in case --with-commonbfdlib is used.
11374
11375 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11376
11377 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11378 building NT native compilers on Unix.
11379
11380 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11381
11382 * configure.in: Don't get CC from the host Makefile fragment if we
11383 can find gcc in PATH, or if this is a Canadian Cross. Move the
11384 Solaris test for /usr/ucb/cc to the post target script, just after
11385 the compiler sanity test.
11386
11387 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11388
11389 * config.sub: Merge with FSF.
11390
11391 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11392
11393 * Makefile.in (RPATH_ENVVAR): New variable.
11394 (REALLY_SET_LIB_PATH): Use it.
11395 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11396
11397 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11398
11399 * config.sub, configure.in: Recognize sparclet cpu.
11400
11401 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11402
11403 * config.guess: Support m68k-cbm-sysv4.
11404
11405 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11406
11407 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11408 m68k-unknown-linuxaout from linker help string. Put quotes around
11409 $ld_help_string.
11410
11411 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11412
11413 * config.guess (powerpc-harris-powerunix): Add guess for port
11414 to new target.
11415
11416 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11417
11418 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11419
11420 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11421
11422 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11423 $(REALLY_SET_LIB_PATH) in Makefile.
11424 * Makefile.in (SET_LIB_PATH): New variable.
11425 (REALLY_SET_LIB_PATH): New variable.
11426 ($(DO_X)): Use $(SET_LIB_PATH).
11427 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11428 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11429 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11430 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11431 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11432 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11433 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11434 (install-dosrel): Likewise.
11435 (all-opcodes): Depend upon all-libiberty.
11436
11437 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11438
11439 * config.guess (*:CYGWIN*): New
11440
11441 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11442
11443 * Makefile.in (all-target-winsup): All all-target-libiberty.
11444
11445 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11446
11447 * configure.in (noconfigdirs): Add missing # in front of comment.
11448
11449 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11450
11451 * configure.in: add second pass to things added to noconfigdirs
11452 so *-gm-magic can exclude libgloss properly.
11453
11454 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11455
11456 * mpw-configure (extralibs_name, rez_name): Set correctly
11457 for MWC68K compiler.
11458
11459 * mpw-README: Add more info on the necessary build tools.
11460
11461 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11462
11463 * configure.in, config.sub: Recognize cygwin32.
11464
11465 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11466
11467 * config.guess, config.sub: Recognize A/UX.
11468
11469 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11470
11471 * config.sub: Merge with gcc/config.sub.
11472
11473 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11474
11475 * mpw-build.in (do-binutils): Add build of stamps.
11476
11477 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11478
11479 * config.sub: Add recognition for mips64vr4100*-* targets.
11480
11481 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11482
11483 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11484 Add creation of gconfigargs with `--enable-shared' turned on.
11485 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11486 ($(host)-stamp-stage3-configured): Likewise.
11487 (HOLES): Add chatr and ldd.
11488 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11489
11490 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11491
11492 * configure: Pass --nfp to recursive configures.
11493
11494 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11495
11496 * Makefile.in (DLLTOOL): New.
11497 (DLLTOOL_FOR_TARGET): New.
11498 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11499 (EXTRA_TARGET_FLAGS): Ditto.
11500 (EXTRA_GCC_FLAGS): Ditto.
11501 (CONFIGURE_TARGET_MODULES): Ditto.
11502 (DO_X): Ditto.
11503 * configure: Add DLLTOOL.
11504
11505 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11506
11507 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11508 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11509 mh-sco, since old workarounds no longer needed, and don't
11510 build ld, since libraries have weak symbols in COFF.
11511
11512 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11513
11514 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11515
11516 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11517
11518 * configure.in: Make sure that ${CC} can be used to compile an
11519 executable.
11520
11521 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11522
11523 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11524 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11525 nothing depending on whether gdbtk is being built.
11526
11527 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11528
11529 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11530
11531 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11532
11533 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11534 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11535
11536 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11537
11538 * config-ml.in: Add support for
11539 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11540 Simplify setting of multidirs from --disable-foo.
11541
11542 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11543
11544 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11545 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11546 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11547 non-empty, pass them on to the GCC make.
11548 (all-bootstrap): New rule that is like all-gcc, except it executes
11549 the GCC bootstrap rule instead of the GCC all rule.
11550
11551 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11552
11553 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11554
11555 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11556
11557 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11558 DG/UX support.
11559
11560 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11561
11562 * config.sub (i*86*) Change [345] to [3456]
11563
11564 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11565
11566 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11567 --with-gnu-ld=no.
11568
11569 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11570
11571 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11572 AIX multilibs get built.
11573
11574 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11575
11576 * configure.in (i386-win32): Don't build expect if we're not
11577 building the tcl subdir.
11578
11579 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11580
11581 * Makefile.in: (configure-target-examples, all-target-examples):
11582 New targets, configure and build example programs.
11583
11584 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11585
11586 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11587 use it as input to sedit the generated MPW makefile.
11588 * mpw-README: Add a suggestion about Gestalt.h.
11589
11590 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11591
11592 * config.sub: Accept *-*-ieee*.
11593
11594 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11595
11596 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11597 Ronald F. Guilmette <rfg@monkeys.com>.
11598
11599 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11600
11601 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11602 for powerpc-pe native.
11603 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11604 (target==powerpc-pe): duplicate i386-win32 entry.
11605
11606 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11607
11608 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11609 of vxworks, not just vxworks5.1.
11610
11611 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11612
11613 * mpw-configure: Add support for exec-prefix.
11614
11615 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11616
11617 * config.guess: Recognize HP model 816 machines as having
11618 a PA1.1 processor.
11619
11620 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11621
11622 * configure: Ignore new autoconf configure options.
11623
11624 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11625
11626 * config.guess: Recognize Pentium under SCO.
11627 From Robert Lipe <robertl@arnet.com>.
11628
11629 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11630
11631 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11632
11633 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11634
11635 * configure.in: Don't configure gas for alpha-dec-osf*.
11636
11637 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11638
11639 * configure.in: Default to --with-stabs for some targets for which
11640 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11641 i[345]86*-*-unixware*.
11642
11643 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11644
11645 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11646 rather than basing it on the target. Simplify handling of options
11647 controlling which directories to configure. Remove extraneous
11648 slash in multi-clean target.
11649
11650 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11651
11652 * config-ml.in: Prefix more variables with ml_ so they don't collide
11653 with configure's.
11654
11655 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11656
11657 * configure: Don't turn -v into --v.
11658
11659 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11660
11661 * configure.in (targargs): Fix typo.
11662
11663 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11664
11665 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11666
11667 * configure.in: Strip --host and --target options from
11668 CONFIG_ARGUMENTS, and always configure for --host only. Add
11669 --with-cross-host option when building with a cross-compiler.
11670 * configure: Canonicalize the arguments put into config.status by
11671 always using `=' for an option with an argument. Pass a presumed
11672 --host or --target explicitly.
11673
11674 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11675
11676 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11677 into general OS recognition case.
11678
11679 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11680
11681 * configure.in (target_configdirs): add target-winsup only
11682 for win32 target systems.
11683
11684 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11685
11686 * Makefile.in (all-target-libgloss): Depend upon
11687 configure-target-newlib, since when libgloss is built it looks to
11688 see if the newlib directory exists.
11689
11690 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11691
11692 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11693 cfg-ml-*.in.
11694
11695 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11696
11697 * configure: Handle LD and LD_FOR_TARGET when configuring a
11698 Canadian Cross.
11699
11700 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11701
11702 * configure.in (target_libs): add target-winsup.
11703 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11704 (target==ppcle-pe): remove ld from $noconfigdirs.
11705
11706 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11707
11708 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11709 Preserve relative path names in $srcdir. Build symlink tree if
11710 configuring cross target dir and srcdir=. (= no VPATH support).
11711 (configure-target-libg++): Depend on configure-target-librx.
11712 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11713 * config-ml.in: New file.
11714 * symlink-tree: New file.
11715 * configure: Ensure srcdir="." if that's what it is.
11716
11717 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11718
11719 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11720 includes and FLEX_SKELETON setting.
11721 * mpw-configure (--with-gnu-ld): New option, controls whether
11722 to use PPCLink or ld with PowerMac GCC.
11723 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11724 * mpw-config.in: Configure grez if targeting Mac.
11725
11726 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11727 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11728 just macos.
11729 * configure.in: Configure grez resource compiler if targeting Mac.
11730 * Makefile.in (all-grez, install-grez): New targets.
11731
11732 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11733
11734 * configure: CXX defaults to gcc, not g++. If we find
11735 gcc in the path, set CC to gcc -O2.
11736
11737 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11738
11739 * configure: Default ${build} correctly. Avoid picking up extra
11740 spaces when reading CC and CXX from Makefile. When doing a
11741 Canadian Cross, use plausible default values for numerous
11742 variables.
11743 * configure.in: When doing a Canadian Cross, don't try to
11744 configure tools whose configure script can't handle it.
11745
11746 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11747
11748 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11749
11750 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11751
11752 * configure: Remove dubious bug reporting address.
11753
11754 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11755
11756 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11757 configure script, run that instead of this directory's configure.
11758 In either case, print a message that we're configuring the sub-dir.
11759
11760 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11761
11762 * configure.in: Before checking for the existence of various files,
11763 use sed to filter out "target-".
11764
11765 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11766
11767 * Makefile.in (DO_X): Split rule to decrease command line length
11768 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11769 (Philippe De Muyter).
11770
11771 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11772
11773 * Makefile.in (all-patch): depend on all-libiberty.
11774
11775 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11776
11777 * configure.in: If the only directory in target_configdirs which
11778 actually exists is libiberty, then set target_configdirs to empty,
11779 to avoid trying to build a target libiberty in a gas or gdb
11780 distribution.
11781
11782 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11783
11784 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11785 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11786 systems.
11787
11788 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11789
11790 * configure.in (copy_dirs): Use sys-include instead of include
11791 for --with-headers option.
11792
11793 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11794
11795 * Makefile.in, configure.in: Make winsup builds work with
11796 new scheme.
11797
11798 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11799
11800 * configure.in: Build the linker on AIX.
11801
11802 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11803
11804 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11805 where needed.
11806
11807 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11808
11809 * Makefile.in (all-gcc): Fix typo.
11810
11811 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11812
11813 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11814
11815 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11816
11817 * configure.in: Rename libFOO to target-libFOO, and xiberty
11818 to target-xiberty, to provide more flexibility.
11819 (target_subdir): Define. Create if cross.
11820 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11821 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11822 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11823 check-libFOO -> check-target-libFOO, etc.
11824 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11825 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11826 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11827 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11828 allow ALL_GCC="" to only configure.
11829 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11830 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11831 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11832
11833 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11834
11835 * Makefile.in (taz): Build "info" in etc explicitly.
11836
11837 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11838
11839 * configure.in: Make sure that CC is undefined (as opposed to
11840 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11841 problem with autoconf trying to configure on a host without GCC.
11842
11843 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11844
11845 * mpw-configure: Set host alias from choice of host compiler,
11846 only use generic MPW Makefile sed if present, edit a file
11847 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11848 * mpw-README: Add problem notes about CW6 and CW7.
11849
11850 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11851
11852 * Makefile.in (taz): Use ";" instead of ";;".
11853
11854 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11855
11856 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11857 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11858 DISTDOCDIRS.
11859 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11860 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11861
11862 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11863
11864 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11865 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11866 Move bfd to DISTSTUFFDIRS.
11867
11868 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11869
11870 * Makefile.in (X11_LIB): Removed.
11871 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11872
11873 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11874
11875 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11876
11877 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11878 names.
11879
11880 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11881
11882 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11883
11884 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11885
11886 * configure.in (i[345]86-*-win32): Always build newlib.
11887 Don't configure cvs, autoconf or texinfo.
11888 * Makefile.in (LD_FOR_TARGET): New.
11889 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11890 Pass down LD_FOR_TARGET.
11891
11892 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11893
11894 * winsup: New directory.
11895 * Makefile.in: Build winsup.
11896 * configure.in: Winsup is configured when target is win32.
11897 Can only build win32 target GDB when native.
11898
11899 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11900
11901 * config.guess: Recognize HP model 819 machines as having
11902 a PA 1.1 processor.
11903
11904 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11905
11906 * configure: Fix sed loop which substitutes for CC and CXX to
11907 avoid bug found in various sed implementations.
11908
11909 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11910
11911 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11912 simulator. Use standard powerpc-*-eabi*.
11913
11914 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11915
11916 * configure.in: Stop putting gas and binutils in noconfigdirs for
11917 powerpc-*-aix* and rs6000-*-*.
11918
11919 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11920
11921 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11922 -mcall-aixdesc libraries.
11923
11924 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11925
11926 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11927
11928 * config.sub (arm | armel | armeb): Fix shell syntax.
11929
11930 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11931
11932 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11933 -msoft-float and -mcpu=common support.
11934 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11935 libraries.
11936
11937 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11938
11939 * configure.in: Allow configuration and build of emacs19 for the alpha.
11940
11941 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11942
11943 * configure.in (CC): Get ^CC, not just any old CC, from
11944 ${host_makefile_frag}.
11945
11946 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11947
11948 * configure.in (CC): Try to get CC from
11949 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11950
11951 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11952
11953 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11954 only if it exists in $(srcdir).
11955
11956 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11957
11958 * configure: If CC and CXX are not set in the environment, set
11959 them, based on either an existing Makefile or on searching for gcc
11960 in PATH. Substitute for CC and CXX in Makefile.
11961 * configure.in: Remove libm from target_libs. Separate
11962 target_configdirs from configdirs. If CC is not set in
11963 environment, try to get it from a host Makefile fragment. Rewrite
11964 changes of configdirs to use skipdirs instead. A few minor
11965 tweaks. Take directories out of target_configdirs as they are
11966 taken out of configdirs. Remove existing Makefile files from
11967 subdirectories. Substitute for TARGET_CONFIGDIRS and
11968 CONFIG_ARGUMENTS in Makefile.
11969 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11970 by configure.in.
11971 (CONFIG_ARGUMENTS): Likewise.
11972 (CONFIGURE_TARGET_MODULES): New variable.
11973 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11974 ($(CONFIGURE_TARGET_MODULES)): New target.
11975 (configure-libg++, configure-libio): New targets.
11976 (all-libg++): Depend upon configure-libg++.
11977 (all-libio): Depend upon configure-libio.
11978 (configure-libgloss, all-libgloss): New targets.
11979 (configure-libstdc++): New target.
11980 (all-libstdc++): Depend upon configure-libstdc++.
11981 (configure-librx, all-librx): New targets.
11982 (configure-newlib): New target.
11983 (all-newlib): Depend upon configure-newlib
11984 (configure-xiberty): New target.
11985 (all-xiberty): Depend upon configure-xiberty.
11986
11987 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11988
11989 * configure.in (host i[345]86-*-win32): Expand the
11990 noconfigdirs again.
11991
11992 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11993
11994 * mpw-configure: Fix sed command file name.
11995
11996 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11997
11998 * configure.in (host i[345]86-*-win32): Reduce the
11999 noconfigdirs again.
12000
12001 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12002
12003 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12004 or powerpc*-*-pe*, since they are not yet supported.
12005
12006 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12007
12008 Add PowerMac support and many other enhancements.
12009 * mpw-configure: New option --cc to select compiler to use,
12010 paste options set according to --cc into the generated
12011 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12012 if mpw-make.sed is present.
12013 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12014 add forward includes for PowerPC include files.
12015 * mpw-build.in: Build using Makefile.PPC if present.
12016 (do-byacc, etc): Remove separate version resource builds.
12017 (do-gas): Build "stamps" before "all".
12018 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12019 * mpw-README: Update to reflect --cc option, PowerMac support,
12020 and recently-reported compatibility problems.
12021
12022 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12023
12024 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12025 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12026 (--with-multilib-top): Pass to recursive invocations.
12027
12028 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12029
12030 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12031 v810-*-*.
12032
12033 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12034
12035 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12036 gdb, ld and opcodes on v810-*-*.
12037
12038 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12039
12040 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12041 (local-maintainer-clean): New target.
12042 (maintainer-clean): New target.
12043 (realclean): Just depend upon maintainer-clean.
12044
12045 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12046
12047 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12048
12049 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12050
12051 * configure.in: Build ld in mips*-*-bsd* case.
12052
12053 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12054
12055 * config.sub: Accept -lites* OS. From Ian Dall.
12056
12057 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12058
12059 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12060 targets.
12061
12062 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12063
12064 * configure.in: treat i386-win32 canadian cross the same as
12065 i386-go32 canadian cross.
12066
12067 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12068
12069 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12070 running under the simulator to build a reduced set of libraries.
12071 (powerpc-*-eabiaix): Add fine grained multilib support added to
12072 other powerpc targets yesterday.
12073
12074 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12075
12076 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12077 -disable-softfloat, -disable-relocatable, -disable-aix, and
12078 -disable-sysv to control which multilib libraries get built.
12079
12080 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12081
12082 * configure: Add Makefile.tem to list of files to remove in trap
12083 handler.
12084
12085 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12086
12087 * config.guess (*Linux*): Add missing "exit"s.
12088 Also, need specific check for alpha-unknown-linux (uses COFF).
12089
12090 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12091
12092 * config.guess: Merge with FSF:
12093
12094 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12095 * config.guess (AIX4): More robust release numbering discovery.
12096
12097 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12098 * config.guess (i386-sequent-ptx): Properly get version number.
12099
12100 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12101 * config.guess (mips:*:4*:UMIPS): New case.
12102
12103 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12104
12105 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12106 (i386-win32 host): Likewise. Don't build readline.
12107
12108 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12109
12110 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12111 SUPPORT_FILES to submakes.
12112
12113 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12114
12115 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12116 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12117 mpw-configure.
12118
12119 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12120
12121 * configure.in (appdirs): Use =, not ==, in test expression when
12122 trying to build the text to print in the warning message for
12123 Solaris users.
12124
12125 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12126
12127 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12128
12129 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12130
12131 * config.guess: Recognize lynx-2.3.
12132
12133 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12134
12135 * config.sub (z8ksim): Deleted
12136 (z8k-*-coff): New, this is the one true name of the target.
12137
12138 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12139
12140 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12141
12142 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12143
12144 * config.guess (*:Linux:*:*): First try asking the linker what the
12145 default object file format is (elf, aout, or coff). Then if this
12146 fails, try previous methods.
12147
12148 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12149
12150 * configure.in: Don't build newlib for *-*-vxworks5.1.
12151
12152 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12153
12154 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12155 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12156
12157 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12158
12159 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12160
12161 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12162
12163 * cfg-ml-com.in: New file.
12164 * cfg-ml-pos.in: New file.
12165
12166 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12167
12168 * COPYING.NEWLIB: Add HP free copyright to list.
12169
12170 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12171
12172 * config.sub: Recognize -eabi* for the system, not just -eabi.
12173
12174 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12175
12176 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12177 * config.sub, configure.in (win32): New target and host.
12178
12179 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12180
12181 * configure.in: Add i386-pe configuration.
12182
12183 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12184
12185 * mpw-build.in (install): Install GDB after LD.
12186
12187 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12188
12189 * mpw-config.in (elf/mips.h): Always forward-include, needed
12190 for GDB to build.
12191
12192 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12193
12194 * testsuite: New directory for customer acceptance and whole tool
12195 chain tests.
12196
12197 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12198
12199 * configure: If per-host line isn't found, but AC_OUTPUT is found
12200 and a configure script exists, run it instead.
12201
12202 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12203
12204 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12205
12206 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12207
12208 * configure: Set build_{cpu,vendor,os,alias} to host values when
12209 --build isn't specified.
12210
12211 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12212
12213 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12214 (FLAGS_TO_PASS): Pass them.
12215 (EXTRA_TARGET_FLAGS): Ditto.
12216
12217 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12218
12219 * Makefile.in (all-libg++): Depend on all-libstdc++.
12220
12221 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12222
12223 * configure.in (noconfigdirs): Enable all packages for
12224 i386-unknown-netbsd.
12225
12226 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12227
12228 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12229 hosted builds (DOS builds)
12230
12231 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12232
12233 Changes for ARM based on patches from Richard Earnshaw:
12234 * config.sub: Handle armeb and armel.
12235 * configure.in: Omit arm linker only for riscix.
12236
12237 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12238
12239 * config.guess: Update from FSF.
12240
12241 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12242
12243 * config.sub: Recognize powerpcle as the little endian varient of
12244 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12245 powerpcle variant. Convert pentium into i586, not i486. Add p5
12246 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12247 temporarily.
12248
12249 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12250
12251 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12252
12253 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12254
12255 * config.sub: Accept -lites* as a basic system type.
12256
12257 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12258
12259 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12260 installed, and if so return linuxoldld as the system name.
12261
12262 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12263
12264 * config.guess: Add hppa1.1-hp-lites support.
12265
12266 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12267
12268 * configure.in: Don't build newlib for m68k-vxworks5.1.
12269
12270 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12271
12272 * configure.in (mips-sgi-irix6): Use mh-irix5.
12273
12274 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12275
12276 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12277
12278 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12279
12280 * test-build.mk: Enable building of shared libraries on IRIX 5 and
12281 OSF/1. Fix compiler flags.
12282 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12283
12284 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12285
12286 * configure.in: Recognize --with-newlib.
12287 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12288
12289 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12290
12291 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12292 to *_X11_MODULES due to gdbtk needing X include files et al.
12293
12294 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12295
12296 Merge in support for Mac MPW as a host.
12297 (Old change descriptions retained for informational value.)
12298
12299 * mpw-config.in: Add generic include forwards for cpu-specific
12300 include files in aout and elf directories.
12301
12302 * mpw-configure: Added copyright.
12303 * mpw-config.in: Check for presence of required build tools.
12304 (target_libs): Add newlib.
12305 (target_tools): Add examples.
12306 (Read Me): Generate as "Read Me for MPW" instead.
12307 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12308 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12309 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12310
12311 * mpw-configure: Remove subdir-specific makefile hackery,
12312 delete mk.tmp after using it.
12313
12314 * mpw-build.in (all): Display start and end times.
12315
12316 * mpw-configure (host_canonical): Set.
12317 (target_cpu): Always add to makefiles.
12318 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12319 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12320 (mpw-mh-mpw): Look for in srcdir and srcroot.
12321 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12322
12323 * mpw-build.in: (install-only): New target.
12324
12325 * mpw-configure (host_alias, target_alias): Rename from hostalias
12326 and targetalias, add into generated Makefile.
12327 (mk.tmp): If present, add into generated Makefile.
12328 * mpw-build.in (all-gas): Build config.h first before gas proper.
12329
12330 * mpw-configure (config.status): Write only if changed.
12331 * mpw-config.in (readline): Configure it (not built, just used for
12332 definitions).
12333
12334 * mpw-config.in (elf/mips.h): Add a forward include.
12335
12336 * mpw-config.in: Forward-include most .h files in include into
12337 extra-include.
12338 (readline): Don't build.
12339 mpw-build.in (install): Install GDB.
12340
12341 * mpw-configure (prefix, mpw_prefix): Handle it.
12342 * mpw-config.in (mmalloc, readline): Don't configure.
12343 * mpw-build.in (thisscript): Rename to ThisScript.
12344 Use mpw-build instead of BuildProgram everywhere.
12345 (mmalloc, readline): Don't build.
12346 * mpw-README: New file, basic documentation about the MPW port.
12347
12348 * mpw-config.in: Use forward-include to create include files.
12349
12350 * mpw-configure: Add more things to the top of each configured
12351 Makefile, including contents of config/mpw-mh-mpw.
12352 * mpw-config.in (extra-include): Create this directory and fill it
12353 with Posix-like include files when configuring.
12354
12355 * config.sub (apple, mac, mpw): Add various aliases.
12356
12357 * mpw-build.in: New file, top-level build script fragment for MPW.
12358 * mpw-configure: New file, configure script for MPW.
12359 * mpw-config.in: New file, config fragment for MPW.
12360
12361 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12362
12363 * configure.in (host_libs): Remove glob, since it is gone from the
12364 sources.
12365
12366 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12367
12368 * Makefile.in: define empty GDB_NLM_DEPS var.
12369
12370 * configure.in(target_makefile_frag): use config/mt-netware
12371 for netware targets.
12372
12373 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12374
12375 * config.sub: Merge in recent FSF changes. Remove linux special
12376 cases.
12377
12378 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12379
12380 Revert this change:
12381
12382 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12383
12384 * build-all.mk: Use CC=cc -Xs on Solaris.
12385
12386 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12387
12388 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12389 stop using it.
12390 * Makefile.in: Nuke all references to glob subdirectory.
12391
12392 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12393
12394 * configure.in: Fix --enable-shared logic in per-host.
12395
12396 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12397
12398 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12399
12400 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12401
12402 * configure.in (noconfigdirs): Don't build gas on AIX, for
12403 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12404
12405 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12406
12407 * configure: Fix --cache-file to work if the file argument is a
12408 relative path.
12409
12410 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12411
12412 * configure: If the --cache-file is used, pass it down to
12413 configure in subdirectories.
12414
12415 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12416
12417 * config.sub: add vxworks29k configuration.
12418
12419 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12420
12421 * Makefile.in (taz): Do "diststuff" part quietly.
12422
12423 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12424
12425 * config.sub: Mini-merge with gcc/config.sub.
12426
12427 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12428
12429 * config.guess (IRIX): Sed - to _.
12430
12431 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12432
12433 * Makefile.in (source-vault, binary-vault): New targets.
12434
12435 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12436
12437 * config.sub: Recognize -eabi as a basic system type.
12438
12439 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12440
12441 * configure.in (enable_shared stuff): Fix typo.
12442
12443 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12444
12445 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12446
12447 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12448
12449 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12450
12451 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12452
12453 * configure.in (rs6000-*-*): Don't build gas.
12454
12455 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12456
12457 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12458 reduce command line length.
12459 (AS_FOR_TARGET): Check for as.new, not Makefile.
12460 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12461
12462 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12463
12464 * config.guess: Merge from FSF.
12465
12466 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12467
12468 * configure: Don't use $ when handling program_suffix.
12469
12470 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12471
12472 * configure.in: Configure tk for hppa/hpux.
12473
12474 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12475
12476 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12477
12478 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12479
12480 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12481 to LIBCXXFLAGS. Tests are better run without it.
12482
12483 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12484
12485 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12486
12487 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12488
12489 * configure.in (*-*-netware*): Don't configure xiberty.
12490
12491 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12492
12493 * configure.in: Remove tk from native_only list.
12494
12495 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12496
12497 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12498 for special NCD build.
12499
12500 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12501
12502 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12503 makeall.bat, they're only useful for binutils snapshots.
12504 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12505 makeall.bat to specified SUPPORT_FILES.
12506
12507 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12508
12509 * build-all.mk: Add Ericsson targets to sun4 and solaris
12510 hosts. Add BNR's sun4 target to solaris host, so their
12511 build-from-source will be tested in-house first.
12512
12513 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12514
12515 * Makefile.in (LIBCFLAGS): New variable.
12516 (CFLAGS_FOR_TARGET): Ditto.
12517 (LIBCFLAGS_FOR_TARGET): Ditto.
12518 (LIBCXXFLAGS): Ditto.
12519 (CXXFLAGS_FOR_TARGET): Ditto.
12520 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12521 (BASE_FLAGS_TO_PASS): Pass them.
12522 (EXTRA_TARGET_FLAGS): Ditto.
12523
12524 * configure.in: Support --enable-shared.
12525
12526 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12527
12528 * configure.in (target_libs): Include libstdc++ again.
12529 * config.guess: Update from FSF (for FreeBSD).
12530
12531 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12532
12533 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12534 makeall.bat.
12535 (DISTDOCDIRS): Add `etc'.
12536 (ETC_SUPPORT_PFX): New variable.
12537 (taz): Include anything from etc starting with a word in
12538 ETC_SUPPORT_PFX.
12539
12540 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12541
12542 * config.sub: Update for recent FSF changes. Remove obsolete
12543 h8300hds entry. Add -windows* and -osx as basic os. Minor
12544 spacing changes.
12545
12546 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12547
12548 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12549
12550 * config.guess: Merge with FSF.
12551 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12552
12553 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12554
12555 * configure: Since the "trap 0" handler will override the exit
12556 status on many systems, only use it for "exit 1", and make it set
12557 a non-zero exit status; reset it before "exit 0". Also, check
12558 exit status of config.sub, and error out if it failed.
12559
12560 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12561
12562 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12563 and install libgloss.
12564
12565 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12566
12567 * Makefile.in (all-binutils): Depend upon all-byacc.
12568
12569 * configure.in: Don't build emacs on Irix 5.
12570
12571 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12572
12573 * configure.in (*-*-netware*): Add libio.
12574
12575 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12576
12577 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12578 (CHECK_TARGET_MODULES): Ditto.
12579 (INSTALL_TARGET_MODULES): Ditto.
12580 (TARGET_LIBS): Ditto.
12581 (all-libstdc++): Note dependencies.
12582
12583 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12584
12585 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12586
12587 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12588
12589 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12590 -fexternal-templates.
12591
12592 * configure.in (target_libs): Add libstdc++.
12593 (noconfigdirs): Add libstdc++ as appropriate.
12594
12595 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12596
12597 * config.guess: Update from FSF.
12598
12599 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12600
12601 * configure: Use ${config_shell} when running ${configsub}.
12602
12603 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12604
12605 * config.sub: No longer recognize h8300h.
12606
12607 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12608
12609 * config.sub: Remove extraneous differences between config.sub and
12610 gcc/config.sub.
12611
12612 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12613
12614 * Makefile.in (DISTSTUFFDIRS): Add gas.
12615
12616 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12617
12618 * COPYING.NEWLIB: New file.
12619
12620 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12621
12622 * config.guess (HP-UX): Patch from Harlan Stenn
12623 <harlan@landmark.com> to also emit release level.
12624
12625 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12626
12627 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12628
12629 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12630
12631 * config.sub: Merge nextstep cleanup from FSF.
12632
12633 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12634
12635 * configure.in (arm-*-*): Don't configure ld for this target.
12636
12637 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12638
12639 * configure.in (*-*-netware): don't configure libg++, libio,
12640 librx, or newlib.
12641
12642 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12643
12644 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12645 configure ld--it works, but it doesn't support shared libraries.
12646
12647 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12648
12649 * config.guess (*-unknown-freebsd*): Get rid of possible
12650 trailing "(Release)" in version string.
12651 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12652
12653 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12654
12655 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12656 Fix type: *-next-neststep -> *-next-nextstep.
12657
12658 * config.guess: Merge from FSF:
12659
12660 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12661
12662 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12663
12664 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12665
12666 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12667 instead of UNIX_SV for UnixWare 1.0).
12668
12669 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12670
12671 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12672 to make gdb/nlm/* build after the compiler and linker.
12673
12674 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12675
12676 * config.guess (netbsd, freebsd, linux): Accept any machine,
12677 not just i[34]86.
12678 (m68k-atari-sysv4): Relocate to match FSF version.
12679
12680 * config.guess: More merges from the FSF:
12681
12682 Add a space before function call or macro invocation.
12683
12684 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12685
12686 * config.guess: Add trap cmd to remove dummy.c and dummy when
12687 interrupted.
12688
12689 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12690
12691 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12692 (dummy): Redirect stderr from compilation of dummy.c.
12693
12694 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12695
12696 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12697
12698 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12699
12700 * configure: Accept and ignore --cache*, for compatibility with
12701 new autoconf.
12702
12703 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12704
12705 * config.guess: Merge from FSF:
12706
12707 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12708
12709 * config.guess (Pyramid*:OSx*:*:*): New case.
12710 (PATH): Add /.attbin at end for finding uname.
12711 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
12712
12713 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12714
12715 * config.guess (M88*:DolphinOS:*:*): New case.
12716
12717 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12718
12719 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12720 to select whether to use ELF or COFF.
12721
12722 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12723
12724 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12725
12726 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12727
12728 * config.guess: Guess the OS version for HPUX.
12729
12730 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12731
12732 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12733
12734 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12735
12736 * configure.in: Recognize --with-headers, --with-libs, and
12737 --without-newlib.
12738 * Makefile.in (all-xiberty): Depend upon all-ld.
12739
12740 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12741
12742 * configure.in: Change i[34]86 to i[345]86.
12743
12744 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12745
12746 * configure (version): A few more tweaks to help message.
12747
12748 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12749
12750 * Makefile.in: Remove (for now) librx as a host library,
12751 now that we're building it for target.
12752
12753 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12754
12755 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12756 (Karl Berry).
12757
12758 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12759
12760 * configure.in: Also configure librx.
12761
12762 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12763
12764 * Makefile.in: Update various rules to reflect that librx
12765 is now needed for libg++.
12766
12767 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12768
12769 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12770
12771 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12772
12773 * configure.in: Configure the examples directory.
12774
12775 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12776
12777 * configure: Simplify Jun 2 1994 change.
12778
12779 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12780
12781 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12782 /bin/gcc isn't good enough to build gcc.
12783
12784 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12785
12786 * Makefile.in (GDB_SUPPORT_FILES): Remove
12787 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12788 (gdb.tar.gz): Add new rule to use standard distribution building
12789 mechanism.
12790
12791 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12792
12793 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12794 Bill Cox <bill@cygnus.com>.
12795
12796 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12797
12798 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12799
12800 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12801
12802 * configure: Search current dir first in .gdbinit.
12803
12804 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12805
12806 * config.sub: Recognize freebsd (merged from gcc config.sub).
12807
12808 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12809
12810 * config.sub: Refer to NeXT's operating system as nextstep.
12811
12812 * config.sub (case $basic_machine): Re-order the cases, to match
12813 the order in the FSF version (which is mostly alphabethical).
12814 Merge in some additions and changes from the FSF.
12815
12816 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12817
12818 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12819 * config.sub: Recognize cxux7.
12820 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12821
12822 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12823
12824 * config.sub: Fix typo powerpc -> powerpc-*.
12825
12826 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12827
12828 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12829
12830 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12831 parallel with all-emacs and install-emacs). Top-level command
12832 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12833
12834 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12835
12836 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12837 $(relbindir)/make before doing ``make install'', and use
12838 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12839 installing over running make binary.
12840 ($(host)-stamp-stage3-installed): Likewise.
12841
12842 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12843
12844 * config.guess: Recognize Mach.
12845
12846 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12847
12848 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12849 see whether --exec-prefix was used.
12850
12851 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12852
12853 * README: Explicitly mention libg++/README. (Zoo's idea.)
12854
12855 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12856
12857 * Makefile.in: Add all-librx target similar to all-libproc.
12858
12859 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12860
12861 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12862 with post 1.2 uname bogosity.
12863
12864 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12865
12866 * configure: Remove temporary files on receipt of a signal.
12867
12868 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12869
12870 * configure: If there is a package_makefile_frag, remove
12871 ${subdir}/Makefile.tem after copying it in.
12872
12873 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12874
12875 * build_all.mk: support rs6000 lynx identifies itself as
12876 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12877 since /bin/gcc is too feeble to compile a modern gcc.
12878
12879 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12880
12881 * brought devo/test-build.mk update-to-date with progressive/
12882 test-build.mk. Add lynx targets and hppa flag info.
12883
12884 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12885
12886 * configure.in: Use mh-ncrsvr43. Patch from
12887 Tom McConnell <tmcconne@sedona.intel.com>.
12888
12889 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12890
12891 * config.guess (i386-unknown-bsdi): No longer need to
12892 check #if defined(__bsdi__) && defined(__i386__).
12893
12894 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12895
12896 * configure: Set program_transform_nameoption correctly.
12897
12898 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12899
12900 * brought build-all.mk update-to-date with progressive build-all.mk,
12901 added new targets and hppa info.
12902
12903 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12904
12905 * configure: If config.guess result is a prefix of the user
12906 specified target, assume a native build and use the user specified
12907 target as the host alias. Remove SunOS patch suffix removal hack.
12908 * configure.in: Remove SunOS patch suffix removal hack.
12909
12910 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12911 in NATIVE_CHECK_MODULES.
12912
12913 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12914
12915 * Makefile.in: Rename HOST_ONLY to NATIVE.
12916 * configure: Delete SunOs patch suffix from host_canonical
12917 and build_canonical variables that are prepended to Makefiles.
12918 * configure.in: Add comments for easier maintenance.
12919
12920 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12921
12922 * Makefile.in: Add all-libproc target similar to all-gui.
12923
12924 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12925
12926 * Makefile.in (CHECK_MODULES): split into
12927 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12928
12929 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12930
12931 * config.guess (i386-unknown-bsdi): New system to guess.
12932
12933 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12934
12935 * Makefile.in: Add all-gui target (but not yet build by "all").
12936
12937 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12938
12939 * config.sub: Move deletion of patch suffix from here...
12940 * configure.in: To here, at Ian's suggestion. The top-
12941 level scripts might need to know of a patch level.
12942
12943 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12944
12945 * config.sub: Strip off patch suffix so rtl is recognized
12946 as a sunos4.1.3 machine, even though it's been patched.
12947
12948 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12949
12950 * Makefile.in (INSTALL_LAST): Delete.
12951 (INSTALL_DOSREL): New.
12952
12953 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12954
12955 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12956 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12957 whether we pass down --with-gnu-ld anyhow.
12958
12959 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12960
12961 * Makefile.in (INSTALL_LAST): Change operation so it works
12962 on more flavors of make.
12963 * configure.in (go32): Don't build libg++ or libio.
12964
12965 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12966
12967 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12968 they can be overriden by templates.
12969
12970 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12971
12972 * configure.in (target==go32): Don't build gdb.
12973 * dosrel: New directory.
12974
12975 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12976
12977 * configure.in (host==go32): Configure dosrel too.
12978 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12979 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12980 be set by incoming names or templates.
12981 (INSTALL_LAST): New rule.
12982
12983 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12984
12985 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12986
12987 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12988
12989 * configure.in (appdirs): New variable. Currently empty, but will
12990 be used in gas distribution. If nonempty, lists a set of
12991 directories at least one of which must get configured, or top
12992 level configuration is considered to have failed.
12993 (rs6000-*-lynxos*): Use new file name.
12994
12995 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12996
12997 Eliminate XTRAFLAGS.
12998 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12999 newlib include files using -idirafter, and also use -nostdinc.
13000 (CXX_FOR_TARGET): Likewise.
13001 (XTRAFLAGS): Removed.
13002 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13003 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13004 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13005 ($(DO_X)): Don't pass down XTRAFLAGS.
13006
13007 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13008
13009 * configure.in (mips*-dec-bsd*): New target; do build linker.
13010 (mips*-*-bsd*): New target; don't build linker.
13011
13012 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13013
13014 * configure.in: support rs6000-*-lynxos* configuration.
13015 support sunos4 as a cross target.
13016
13017 * config.sub: look for lynx*, not lynx since the OS version may
13018 legitimately be part of the name.
13019
13020 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13021
13022 * configure.in (i[34]86-*-sco*): Move to be with other i386
13023 targets.
13024 (romp-*-*): New target. Skip various binary utilities.
13025 (vax-*-*): New target. Don't build newlib.
13026 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13027
13028 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13029
13030 * configure.in: Only set host_makefile_frag if config
13031 directory exists.
13032
13033 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13034
13035 * install.sh: If $dstdir exists, don't check whether each
13036 component does.
13037
13038 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13039
13040 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13041
13042 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13043
13044 * configure.in (*-*-lynxos*): Don't configure newlib for either
13045 native or cross Lynx.
13046
13047 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13048
13049 * config.sub (sparc64-elf): Fix os.
13050 (z8k): Remove duplicate.
13051
13052 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13053
13054 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13055 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13056
13057 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13058
13059 * configure: Make file links cleanly even if Lynx fails on
13060 an NFS symlink (at least fail cleanly).
13061
13062 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13063
13064 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13065 -XNh2000.
13066
13067 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13068
13069 * configure: Unknown options are fatal again.
13070
13071 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13072
13073 * configure: Ignore --x-includes and --x-libraries, for Autoconf
13074 compatibility.
13075
13076 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13077
13078 * build-all.mk: Add `clean' target.
13079
13080 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13081
13082 * config.guess: Add SINIX support.
13083 * configure.in: Add mips-*-sysv4* support.
13084
13085 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13086
13087 * build-all.mk: Document all useful targets.
13088 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13089 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13090
13091 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13092
13093 * configure: Support --silent, --quiet.
13094
13095 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13096
13097 * configure: Support --disable-FEATURE.
13098
13099 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13100
13101 * config.guess: Recognize NCR running SVR4.3.
13102
13103 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13104
13105 * config.guess: Make BSDI generate i386-unknown-bsd386.
13106 Patch from Paul Eggert <eggert@twinsun.com>.
13107
13108 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13109
13110 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13111
13112 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13113
13114 * configure: Make unrecognized options give nonfatal warnings
13115 instead of fatal errors, and pass them to any subdirectory
13116 configures in case they recognize them.
13117 Make --x equivalent to --with-x.
13118
13119 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13120
13121 * configure: Add --enable-* options. Clean up usage message and
13122 some comments.
13123
13124 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13125
13126 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13127
13128 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13129
13130 * configure.in (hppa*-*-*): Enable binutils.
13131
13132 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13133
13134 * config.sub: Recognize cisco.
13135
13136 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13137
13138 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13139
13140 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13141
13142 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13143 than one configuration name. Add comment.
13144
13145 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13146
13147 * config.guess: about target *-hitachi-hiuxwe2, fixed
13148 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13149 macro is incorrect.]
13150
13151 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13152
13153 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13154 than the "make ls" stuff which used to be here.
13155
13156 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13157
13158 * config.guess: Recognize i[34]86-unknown-freebsd.
13159 From Shawn M Carey <smcarey@rodan.syr.edu>.
13160
13161 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13162
13163 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13164
13165 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13166
13167 * config.guess: Check for ptx.
13168
13169 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13170
13171 * config.sub: Add os9k checking.
13172
13173 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13174
13175 * config.guess: Handle OSF1 running on HPPA processors
13176
13177 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13178
13179 * configure: If subdir configure fails, print out a message with
13180 subdirectory name, in case subdir's configure code didn't identify
13181 itself.
13182
13183 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13184
13185 * configure.in: Remove embedded newlines from configdirs.
13186 Avoid mismatches of substrings. Fix matching strings at end
13187 of configdirs.
13188
13189 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13190
13191 * config.guess: Add Lynx/rs6000 config support.
13192
13193 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13194
13195 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13196
13197 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13198
13199 * configure.in (hppa*-*-osf*): Treat this just like most other
13200 PA configurations (eg no binutils or ld).
13201 (hppa*-*-*elf*): These configurations have binutils and ld.
13202
13203 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13204
13205 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13206
13207 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13208
13209 * configure.in (rs6000-*-*): Build gas.
13210
13211 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13212
13213 * Makefile.in: Avoid bug in losing hpux sed.
13214
13215 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13216
13217 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13218 for GDB and GDB has been fixed to not need it.
13219
13220 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13221
13222 * config.guess: Recognize vax hosts.
13223
13224 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13225
13226 * configure (while loop): Don't use "break 2" inside case
13227 statement -- the case statement isn't an enclosing loop.
13228
13229 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13230
13231 * config.guess: Clean up NeXT support, to allow nextstep
13232 on Intel machines. Make OS be nextstep.
13233
13234 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13235
13236 * config.guess: Add alternate forms for Convex.
13237
13238 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13239
13240 * configure: Completely rewrite option processing. Take
13241 advantage of pattern-matching to avoid invoking test frequently.
13242 Also clean up host and target defaulting logic.
13243
13244 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13245
13246 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13247 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13248 commands (plus user environment) will fit SCO limits.
13249
13250 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13251
13252 * configure.in: Don't issue warnings about directories which are
13253 not being configured if -norecursion is set. Correct test for
13254 --with-gnu-as and --with-gnu-ld to not get confused by substring
13255 matches.
13256
13257 * configure.in: Don't build gas for alpha-dec-osf1*.
13258
13259 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13260
13261 * configure: Back out Per's change of 12/19/1993. It changes the
13262 behavior of configure in unexpected and confusing ways.
13263
13264 Also, use different delim char when calculating
13265 program_transform_name so that the name can contain slashes.
13266
13267 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13268
13269 * configure.in, config.sub: Add support for VSTa micro-kernel.
13270
13271 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13272
13273 * configure.in: Nuke hacks which were used to get a special
13274 version of GAS for HPPA configurations.
13275
13276 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13277
13278 * configure: If only ${target_alias} is given, use that
13279 as the default for ${host_alias}.
13280 * configure: Add missing back-slashes before nested quotes.
13281
13282 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13283
13284 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13285
13286 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13287
13288 * config.guess: Recognize some Tektronix configurations.
13289 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13290
13291 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13292
13293 * config.sub: Match any flavor of SH.
13294
13295 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13296
13297 * configure.in: Don't try to configure newlib for Alpha.
13298
13299 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13300
13301 * configure.in: Don't build ld for Irix 5. Don't build gas,
13302 libg++ or libio for any Alpha target.
13303
13304 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13305
13306 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13307
13308 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13309 default arguments -- so it tried to compress itself.
13310
13311 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13312
13313 * configure.in (notsupp): ensure that a space is always at the end
13314 of the configdirs list, since the grep checks for an explicit space
13315
13316 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13317
13318 * configure.in (target i386-sysv4.2): don't build ld, since static
13319 versions of many libraries are not available.
13320
13321 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13322
13323 * config.guess: Recognize Apollos (using environment variables).
13324 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13325
13326 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13327
13328 * config.guess: Recognize Sony news mips running newsos.
13329
13330 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13331
13332 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13333 "fi ; else" for bash.
13334
13335 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13336
13337 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13338
13339 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13340
13341 * config.sub: accept unixware as an alias for svr4.2.
13342 Fix some inconsistancies with the gcc version.
13343
13344 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13345
13346 * Makefile.in (DISTDOCDIRS): Add gdb.
13347
13348 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13349
13350 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13351
13352 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13353
13354 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13355 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13356 this now.
13357
13358 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13359
13360 * config.sub: Accept hiux* as an OS name.
13361
13362 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13363 etc/make-stds.texi. The underscore came from gcc, and dje now
13364 agrees that RUNTESTFLAGS is the correct name.
13365
13366 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13367
13368 * install.sh: Remove 'set -e'. It makes any conditionals
13369 in the script useless.
13370
13371 * config.guess: Automatically recognize arm-acorn-riscix
13372 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13373
13374 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13375
13376 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13377
13378 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13379
13380 * Makefile.in (DISTDOCDIRS): New variable.
13381 (taz): Edit local Makefile.in sooner, instead of proto-toplev
13382 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
13383
13384 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13385
13386 * configure.in (hppa target): check the source directory for the
13387 pagas sub-directory
13388
13389 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13390
13391 * config.sub: Allow -aout* and -elf*.
13392
13393 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13394
13395 * configure.in: Don't build ld on i386-solaris2, same as for
13396 sparc-solaris2.
13397
13398 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13399
13400 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13401
13402 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13403
13404 * configure.in: Configure gdb for alpha.
13405
13406 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13407
13408 * Makefile.in (CXXFLAGS): Add -O.
13409
13410 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13411
13412 * config.guess: added support for DG Aviion
13413
13414 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13415
13416 * configure.in: Produce warning message for subdirectories not
13417 configurable for this host/target combination. Don't try to
13418 configure gdb for vms.
13419
13420 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13421
13422 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13423 appropriate files before making "diststuff".
13424 (DISTBISONFILES): New var: list of files to be edited.
13425 (DISTSTUFFDIRS): Add binutils.
13426
13427 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13428
13429 * config.sub: also handle mipsel and mips64el (for little endian mips)
13430
13431 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13432
13433 * configure.in: Add * to end of all OS names.
13434
13435 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13436
13437 * configure.in: Build newlib for LynxOS native.
13438
13439 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13440
13441 * config.guess: Add support for delta 88k running SVR3.
13442
13443 * configure.in: Add comment about HP compiler vs. emacs.
13444
13445 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13446
13447 * configure.in: don't build ld on solaris2 (not a viable option
13448 due to bugs in getpwnam & getpwuid)
13449
13450 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13451
13452 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13453 config.guess will produce a full version number.
13454
13455 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13456
13457 * configure.in: Build linker and binutils for alpha-dec-osf1.
13458
13459 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13460
13461 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13462 and gdb/testsuite/Makefile.in.
13463
13464 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13465
13466 * configure.in: recognize mips*- instead of mips-
13467
13468 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13469
13470 * config.sub: Accept linux*coff and linux*elf as operating
13471 systems.
13472
13473 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13474
13475 * config.sub: Recognize mips64, and mips3 as an alias for it.
13476
13477 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13478
13479 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13480 gdb knows how to handle OSF/1 shared libraries.
13481
13482 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13483
13484 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13485 * config.guess: Recognize Hitachi's HIUX.
13486 * config.sub: Recognize h3050r* and hppahitachi.
13487 Remove redundant cases for hp9k[23]*.
13488
13489 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13490
13491 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13492 if gas and ld are in the source tree and are in ${configdirs}.
13493 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13494 --with options (but still pass them down on the command line,
13495 if they were explicitly specified).
13496
13497 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13498
13499 * configure: substitute SHELL value in Makefile.in with
13500 ${CONFIG_SHELL}
13501
13502 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13503
13504 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13505 *-*-solaris2* targets.
13506
13507 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13508
13509 * Makefile.in: define M4, and pass it down to sub-makes;
13510 all-autoconf now depends on all-m4
13511
13512 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13513
13514 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13515 presence of {ar,ranlib} instead of a configured directory
13516
13517 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13518
13519 * config.guess: Accept 34?? as well as 33?? for NCR.
13520
13521 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13522
13523 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13524 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13525
13526 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13527
13528 * configure: grab values for $(CC) and $(CXX) from the
13529 environment, so that someone can do "CC=gcc configure; make" and
13530 have it work right (matching the way that autoconf works now)
13531
13532 * configure.in, Makefile.in: add support for gash, the tcl
13533 interface to Galaxy
13534
13535 * config.guess: add NetBSD variants (hp300, x86)
13536
13537 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13538
13539 * install.sh: Support -d option (in the manner of SunOS 4 install,
13540 as it is more deterministic than that of GNU install)
13541 (chmodcmd): Set file to mode 755 by default (should also do default
13542 chgrp and chown, but I don't feel like dealing with that now)
13543
13544 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13545
13546 * config.sub: Remove h8300hhms alias.
13547
13548 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13549
13550 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13551
13552 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13553
13554 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13555 as stmp-fixinc
13556
13557 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13558
13559 * config.sub: recognize m88110-bug-coff.
13560
13561 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13562
13563 * Makefile.in (all-libio): all dependencies on the toolchain used
13564 to build this (gcc, gas, ld, etc)
13565
13566 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13567
13568 * config.guess: Deal with OSF/1 1.3 on alpha.
13569
13570 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13571
13572 * install.sh: add some 'else true' clauses for portability
13573
13574 * configure.in: don't build libio for h8[35]00-*-* targets
13575
13576 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13577
13578 * Makefile.in: Add support for new libio.
13579
13580 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13581
13582 * install.sh: If one command fails, don't try the rest. Don't try
13583 to remove $dsttmp (via trap) unless we have already created it.
13584 If $src doesn't exist, detect it and exit with an error.
13585
13586 * config.guess: Recognize BSD on hp300.
13587
13588 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13589
13590 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13591 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13592
13593 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13594
13595 * Makefile.in (all-send-pr): depends on all-prms
13596
13597 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13598
13599 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13600
13601 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13602
13603 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13604 Added test for mips-mips-riscos5.
13605
13606 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13607
13608 * configure.in: use mh-hp300 for 68k HP hosts
13609
13610 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13611
13612 * configure: add support for CONFIG_SHELL, so that you can use
13613 some alternate shell for evaluating configure scripts
13614
13615 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13616
13617 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13618 in configure script to bug-gdb@prep.ai.mit.edu when building
13619 distribution archive.
13620 * Makefile.in (COMPRESS): Remove def.
13621 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13622 gdb.tar.Z and make-gdb.tar.Z respectively.
13623 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13624 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13625 to convergence with 'taz' target in Makefile.in.
13626
13627 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13628
13629 * install.sh (dsttmp): use trap to ensure that tmp files go
13630 away on error conditions
13631
13632 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13633
13634 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13635
13636 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13637
13638 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13639 its parent is '/' not ''.
13640
13641 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13642
13643 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13644
13645 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13646 that ${newsrcdir}/configure.in does.
13647
13648 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13649
13650 * test-build.mk: support for CONFIG_SHELL
13651
13652 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13653
13654 * config.sub (netware): Add as a basic system type.
13655
13656 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13657
13658 * Makefile.in (Makefile): depend on configure.in. Also drop the
13659 $(srcdir)/ from the dependency on Makefile.in.
13660
13661 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13662
13663 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13664 (h8300hhms is temporary until multi-libraries are implemented).
13665 * configure.in: Handle h8300h too.
13666
13667 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13668
13669 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13670
13671 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13672
13673 * configure: Remove extraneous output when guessing host type.
13674 * config.guess: Remove extraneous output when guessing using C
13675 compiler rather than uname, or when guessing fails.
13676
13677 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13678
13679 * Makefile.in: remove all.cross and install.cross targets
13680
13681 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13682 definitions
13683
13684 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13685
13686 * configure.in (target sh): Build gprof.
13687
13688 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13689
13690 * config.sub: change -solaris to -solaris2
13691
13692 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13693
13694 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13695
13696 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13697
13698 * configure: Correct error message for missing Makefile.in to
13699 print correct directory.
13700
13701 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13702
13703 * install.sh: kludge around 386BSD shell bug
13704
13705 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13706
13707 * config.guess: Recognize NeXT.
13708 * config.guess: Recognize i486-ncr-sysv4.
13709 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13710
13711 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13712
13713 * Makefile.in (MAKEINFOFLAGS): New variable.
13714 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13715 * build-all.mk, test-build.mk: Pass down --no-split as
13716 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13717
13718 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13719
13720 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13721
13722 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13723
13724 * Makefile.in (libg++.tar.z): New rule.
13725 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13726 * Makefile.in (taz): Only do a single chmod.
13727
13728 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13729
13730 * install.sh: don't use dirname anymore (replaced with sed usage)
13731
13732 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13733
13734 * Makefile.in: Change extension for gzip'd files from '.z' to
13735 '.gz' per new FSF standard usage.
13736
13737 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13738
13739 * configure: put quotes around the final value of program_transform_name
13740
13741 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13742
13743 * Makefile.in: new install.sh support; update install-info rules
13744
13745 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13746
13747 * configure.in: Build diff for crosses, but not for go32 host.
13748
13749 * configure.in: Build gprof only for native, and don't build it
13750 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13751
13752 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13753
13754 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13755
13756 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13757
13758 * configure.in (host_tools): Add prms.
13759
13760 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13761
13762 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13763 with $(FLAGS_TO_PASS) on the command line
13764
13765 * config.sub: Recognize lynx and lynxos
13766
13767 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13768
13769 * config.sub: Accept -ecoff*, not just -ecoff.
13770
13771 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13772
13773 * Makefile.in (taz): Use .gz suffix instead of .z.
13774 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13775 names.
13776
13777 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13778
13779 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13780
13781 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13782
13783 * Makefile.in (install-no-fixedincludes): install gcc last, so
13784 that rebuilds that might happen during 'make install' don't get
13785 bogus gcc include files
13786
13787 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13788
13789 Change from Utah for HPPA support:
13790 * config.guess: Recognize hppa1.x-hp-bsd.
13791
13792 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13793
13794 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13795 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13796
13797 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13798
13799 * config.sub: Add support for rom68k and bug boot monitors.
13800
13801 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13802
13803 * Makefile.in: Make all-opcodes depend on all-bfd.
13804
13805 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13806
13807 * config.guess: Added special check for i[34]86-univel-sysv4*.
13808
13809 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13810
13811 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13812 the processor rather than assuming i486.
13813
13814 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13815
13816 * config.guess: Recognize SunOS6 as Solaris3.
13817
13818 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13819
13820 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13821 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13822
13823 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13824
13825 * build-all.mk (all-cross): New target for Canadian Cross.
13826 Added Q2 go32 targets.
13827 * test-build.mk: Configure go32 cross sparclite-aout and
13828 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13829 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13830
13831 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13832
13833 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13834 GO32 hosted toolchains
13835
13836 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13837
13838 * configure: change so "-exec-prefix" gets passed down rather
13839 than "-exec_prefix" so autoconf generated Makefiles get the
13840 exec_prefix set right.
13841
13842 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13843
13844 * config.guess: get the Solaris2 minor version number
13845
13846 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13847
13848 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13849
13850 * config.guess: Recognize some Sequent platforms.
13851
13852 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13853
13854 * Makefile.in: added the vault-install target
13855
13856 * configure.in: actually use the Sun3 makefile fragment that's in
13857 config, also added the release dir to configdirs
13858
13859 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13860
13861 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13862
13863 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13864
13865 * configure.in: remove some program from Alpha targetted toolchains
13866
13867 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13868
13869 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13870 gprof.
13871 (taz): Run "make diststuff" in those directories instead of "make
13872 proto-dir". Look for "VERSION=" only at start of line in subdir
13873 Makefile. Use "gzip -9" for compression.
13874 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13875 (binutils.tar.z): New target.
13876
13877 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13878
13879 * Makefile.in (taz): Include gpl.texinfo.
13880
13881 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13882
13883 * Makefile.in (setup-dirs): Merged into "taz" target.
13884 (taz): Only do `proto-dir' stuff if a directory is actually needed
13885 for this target.
13886
13887 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13888
13889 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13890 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13891 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13892 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13893 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13894
13895 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13896
13897 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13898 config.sub, and move-if-change to gdb testsuite distribution
13899 archive, so the testsuite can be extracted, configured, and
13900 run separately from the gdb distribution. Blow away the Chill
13901 tests that require a Chill compiled executable, since GNU Chill
13902 is not yet publically available.
13903
13904 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13905
13906 * test-build.mk: set environment variables in a single command,
13907 instead of a list of assignments and exports
13908
13909 * config.guess: recognize Alpha/OSF1 systems
13910
13911 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13912
13913 * configure: Change help message to prefer --options rather than
13914 -options.
13915
13916 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13917
13918 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13919 zippy@ecst.csuchico.edu.
13920 * config.guess: Recognize miniframe.
13921
13922 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13923
13924 * Makefile.in: Use srcroot to find runtest rather than rootme.
13925 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13926
13927 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13928
13929 * test-build.mk: Extensive additions to support building on a
13930 machine other than the host.
13931
13932 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13933
13934 * configure (tooldir): Fix for i386-aix again.
13935
13936 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13937
13938 * configure, Makefile.in: Change definition of $(tooldir)
13939 to match the FSF.
13940
13941 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13942
13943 * config.guess: Recognize i[34]86/SVR4.
13944
13945 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13946
13947 * Makefile.in (all-gdb): gdb depends on sim.
13948
13949 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13950
13951 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13952 at the same time we make the prototype gdb directory.
13953 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13954 files at the same time as the gdb base release distribution.
13955
13956 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13957
13958 * Makefile.in (check): Use individual check targets rather than
13959 DO_X rule.
13960 (check-gcc): Added.
13961
13962 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13963
13964 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13965 for System V release 3.2.
13966
13967 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13968
13969 * config.sub: Recognize hppaosf.
13970 * configure.in: Do configure ld/binutils/gas for it.
13971
13972 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13973
13974 * configure (tooldir): Alter syntax used to set this, for systems
13975 where "\$" isn't handled right, like i386-aix.
13976
13977 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13978
13979 * configure: Pass program-transform-name, not
13980 program_transform_name, to recursive configures.
13981
13982 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13983
13984 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13985 of gas+ld+binutils.
13986
13987 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13988
13989 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13990
13991 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13992
13993 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13994
13995 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13996
13997 * Makefile.in (PRMS): Set back to all-prms.
13998
13999 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14000
14001 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14002 targets, rather than for MIPS hosts.
14003
14004 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14005
14006 * configure.in: add comment for --with-x default values
14007
14008 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14009
14010 * Makefile.in: add check-* targets for each of the directories in
14011 the tree. Add a definition of RUNTEST that will use the one we
14012 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14013
14014 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14015
14016 * configure.in: Removed obsolete references to bfd_target and
14017 target_makefile_frag.
14018
14019 * build-all.mk: Set assorted targets for Q2.
14020 * config.sub: Recognize z8k-sim and h8300-hms.
14021 * test-build.mk: Really don't pass host to configure.
14022 (HOLES): Added uname.
14023
14024 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14025
14026 * configure: Handle an empty program-prefix, program-suffix or
14027 program-transform-name correctly.
14028
14029 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14030
14031 * build-all.mk: -G 8 no longer required for MIPS targets.
14032 * test-build.mk: Don't pass host argument to configure; make it
14033 guess.
14034
14035 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14036
14037 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14038 * Makefile.in (COMPRESS): New macro, like GZIP.
14039
14040 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14041
14042 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14043
14044 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14045 with gas currently defaults to -G 0.
14046
14047 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14048
14049 * Makefile.in (all-flex): flex depends on byacc.
14050
14051 * build-all.mk: If host not specified, use config.guess. Pass TAG
14052 to test-build.mk as RELEASE_TAG.
14053 * test-build.mk (configargs): New variable containing arguments to
14054 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14055 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14056
14057 * config.guess: Use /bin/uname when checking -X argument on SCO,
14058 to avoid invoking GNU uname which doesn't understand -X.
14059
14060 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14061
14062 * configure.in: Build gas for mips-*-*.
14063
14064 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14065
14066 * Makefile.in (all.normal): insert missing backslash.
14067
14068 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14069
14070 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14071
14072 * Makefile.in: Complete overhaul to merge many almost identical
14073 targets.
14074
14075 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14076
14077 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14078 (gdb.tar.Z): Adjusted.
14079
14080 * Makefile.in (setup-dirs, taz): New targets; should be general
14081 enough to adapt for gdb sometime. Build only .z file.
14082 (gas.tar.z): New target.
14083
14084 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14085
14086 * build-all.mk: Use CC=cc -Xs on Solaris.
14087
14088 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14089
14090 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14091 for handling BISON for FSF releases.
14092
14093 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14094
14095 * configure: Actually implement the change zoo just documented.
14096
14097 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14098
14099 * configure: when using config.guess, only set target_alias when
14100 it's not already been set (ie, on the command line)
14101
14102 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14103
14104 * Makefile.in: add installcheck target, set PRMS to install-prms
14105
14106 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14107
14108 * configure: add support for package_makefile_fragment, handle the
14109 case where a directory has a configure.in file but no Makefile.in
14110 more gracefully (with an actual understandable error message, even);
14111 add support for --without (and add this to the usage message); also
14112 explicitly add a --host=${host_alias} to the command line when
14113 config.guess is used
14114
14115 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14116
14117 * configure: Must use both --host and --target in recursive calls.
14118
14119 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14120
14121 * Makefile.in: Change deja-gnu to dejagnu.
14122
14123 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14124
14125 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14126
14127 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14128
14129 * configure.in: canonicalize all instances to *-*-solaris2*,
14130 also strip out a number of tools to not build for go32 host
14131
14132 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14133
14134 * config.guess: add GPL.
14135
14136 * Makefile.in, config.guess, config.sub, configure: bump
14137 copyrights to 93.
14138
14139 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14140
14141 * Makefile.in (do-info): Removed obsolete check for existence of
14142 localenv file.
14143
14144 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14145
14146 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14147
14148 * Makefile.in: a couple of 'else true' for decstation,
14149 support for TclX
14150
14151 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14152
14153 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14154
14155 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14156
14157 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14158
14159 * config.guess: Recognize i386-ibm-aix (PS/2).
14160 * configure.in: Use config/mh-aix386 file for it.
14161
14162 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14163
14164 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14165 CC_FOR_TARGET instead.
14166 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14167
14168 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14169
14170 * Makefile.in: Add sim to list of directories sent with gdb
14171
14172 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14173
14174 * configure.in: Put back mips-dec-bsd* case.
14175
14176 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14177
14178 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14179 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14180 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14181
14182 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14183
14184 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14185
14186 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14187 (install-info): install dir.info only if it exists,
14188 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14189
14190 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14191
14192 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14193 gas for mips-dec-bsd.
14194
14195 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14196
14197 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14198 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14199
14200 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14201
14202 * configure.in: Added "dejagnu" to hosttools list.
14203
14204 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14205
14206 * config.sub, configure.in, config.guess: Add support
14207 for Bosx, an AIX variant from Bull.
14208 Patches from F.Pierresteguy@frcl.bull.fr.
14209
14210 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14211
14212 * devo/dejagnu: Initial creation of devo/dejagnu.
14213 Migrated dejagnu testcases and support files for testing software
14214 tools to reside as subdirectories, currently called "testsuite",
14215 within the directory of the software tool. Migrated all programs,
14216 support libraries, etc. beloging to dejagnu proper from
14217 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14218 with no modifications. The changes to these files which will
14219 allow them to configure, build, and execute properly will be made
14220 in a future update.
14221
14222 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14223
14224 * Makefile.in: Change send_pr to send-pr.
14225 * configure.in: Likewise.
14226 * send_pr: Renamed directory to send-pr.
14227
14228 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14229
14230 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14231
14232 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14233
14234 * README: Update for gdb-4.8 release.
14235 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14236 gdb-xxx.tar.z (gzip'd) file also.
14237
14238 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14239
14240 * Makefile.in: make all-diff depend on all-libiberty
14241
14242 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14243
14244 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14245
14246 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14247
14248 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14249
14250 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14251
14252 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14253 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14254 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14255
14256 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14257
14258 * Makefile.in: makeinfo binary is in a new location
14259
14260 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14261
14262 * config.sub: Accept -ecoff as an OS.
14263
14264 * Makefile.in: Various changes to eliminate a level of make
14265 recursion and reduce the required command line length.
14266 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14267 sub-makes.
14268 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14269 variables holding settings for specific sub-makes.
14270 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14271 in terms of BASE_FLAGS_TO_PASS.
14272 (TARGET_LIBS): New variable listing directories which use
14273 TARGET_FLAGS_TO_PASS.
14274 (subdir_do): Eliminated.
14275 (do-*): New set of targets to replace subdir_do.
14276 (various): All targets which used subdir_do now depend on do-*.
14277 (local-clean): Renamed from do_clean.
14278 (local-distclean): New target, dependency of distclean and
14279 realclean.
14280 (install-info): Don't create directories. Depend on dir.info
14281 rather than calling make recursively.
14282 (install-dir.info): Eliminated.
14283 (install-info-dirs): Create all info directories here.
14284 (dir.info): Depend upon do-install-info.
14285
14286 * test-build.mk (HOLES): Added false.
14287
14288 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14289
14290 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14291
14292 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14293
14294 * Makefile.in (info): remove dependency on all-texinfo. The
14295 problem was really in texinfo/C, not at this level.
14296
14297 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14298
14299 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14300
14301 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14302
14303 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14304 GDB releases.
14305
14306 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14307
14308 * configure: Include srcdir in message about target of link not
14309 being found. Don't convert `-' to `_' in `with' options being
14310 passed to subdirs.
14311
14312 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14313
14314 * configure.in: add uudecode to host_tools
14315
14316 * Makefile.in: added {all,install}-uudecode targets, added them to
14317 the appropriate lists
14318
14319 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14320
14321 * Makefile.in (all-gcc): Added dependency on all-gas.
14322
14323 * configure.in (mips-*-*): Build ld and binutils.
14324
14325 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14326
14327 * configure: check return code from mkdir, print error message and
14328 exit on failure.
14329
14330 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14331
14332 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14333
14334 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14335
14336 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14337
14338 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14339
14340 * config.sub (h8500): Recognize this as a cpu type.
14341
14342 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14343
14344 * configure: source directory missing is no longer a warning
14345
14346 * configure.in: recognize irix[34]* instead of irix[34]
14347
14348 * Makefile.in: define and pass down X11_LIB
14349
14350 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14351
14352 * guess-systype: Renamed to ...
14353 * config.guess: ... by popular request.
14354 * configure.in, Makefile.in: Update accordingly.
14355
14356 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14357
14358 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14359 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14360 + Execute ./dummy instead of assuming . is in PATH.
14361
14362 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14363
14364 * guess-systype: New shell script. Attempts to guess the
14365 canonical host name of the executing host.
14366 Only a few hosts are supported so far.
14367 * configure: Call guess-systype if no host is specified.
14368
14369 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14370
14371 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14372 gcc Makefile.
14373
14374
14375 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14376
14377 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14378 (all-gcc, install-gcc, subdir_do): Use it.
14379
14380 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14381
14382 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14383
14384 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14385
14386 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14387 set exclusively by configure, using configure.in .
14388
14389 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14390
14391 * test-build.mk: set $PATH for all builds
14392
14393 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14394
14395 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14396
14397 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14398 the one used in gcc/Makefile.in, so that a null expansion doesn't
14399 override the one needed to build gcc with a native cc.
14400
14401
14402 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14403
14404 * configure: Accept -with arguments.
14405
14406 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14407
14408 * Makefile.in: added h8300sim
14409
14410 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14411
14412 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14413 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14414 (all-cygnus, native, build-cygnus): Make
14415 $(canonhost)-stamp-3stage-done, not $(host)....
14416 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14417 i386-sco3.2v4. Added else true to if command.
14418
14419 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14420
14421 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14422
14423 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14424
14425 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14426
14427 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14428
14429 * configure.in: don't remove binutils from Solaris builds
14430
14431 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14432
14433 * Makefile.in: get rid of earlier definitions for *clean,
14434 also handle the recursive info rule better
14435
14436 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14437
14438 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14439 do more-or-less the right thing.
14440
14441 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14442
14443 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14444 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14445
14446 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14447
14448 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14449 $(host_canonical).
14450
14451 * configure.in: split the configdirs list into 4 categories (native
14452 v. cross, library v. tool) and handle the cross-only and native-
14453 only in more reasonable (and correct!) way.
14454
14455 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14456
14457 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14458 configdirs anymore.
14459
14460 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14461
14462 * Makefile.in: extensive cleanup:: removed all of the explicit
14463 clean-* targets, collapsed many wrappers around subdir_do into
14464 one, added additional targets to satisfy standards.texi, deleted
14465 some old targets, some changes for consistency
14466
14467 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14468
14469 * configure.in: handle some programs as cross-only, and others as
14470 native only
14471
14472 * test-build.mk: handle partial holes in a more generic manner
14473
14474 * Makefile.in: m4 depends on libiberty
14475
14476 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14477
14478 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14479 time, wdiff, and find to configdirs
14480
14481 * Makefile.in: all, clean, and install rules for the new programs
14482 added to configure.in
14483
14484 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14485
14486 * configure.in: use mh-sun for all *-sun-* hosts
14487
14488 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14489
14490 * Makefile.in: define flags for X11 include files and library file
14491 locations, pass them down to the programs that need this info
14492
14493 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14494
14495 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14496
14497 * configure.in: start building libg++ for HP-UX targets
14498
14499 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14500
14501 * README: Update references to files moved into etc/.
14502
14503 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14504
14505 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14506 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14507
14508 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14509
14510 * configure: accept dash as well as underscore in long option
14511 names for FSF compatibility.
14512
14513 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14514
14515 * config.sub: added -sco3.2v4 support from FSF.
14516
14517 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14518
14519 * configure.in: expand the section that adds or removes
14520 directories from the list of programs to build, to handle native
14521 vs. cross in addition to host v. native
14522
14523 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14524
14525 * Makefile.in: Replace C++ in macro names with CXX.
14526 This is less likely to break ...
14527
14528 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14529
14530 * test-build.mk: add -w to GNU_MAKE
14531
14532 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14533
14534 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14535 add 'sparc' to list of recognized cpus. This needed to make
14536 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14537 Delete some redundant ose68 variants. Recognize -wrs as an os,
14538 then changes that into $CPU-wrs-vxworks.
14539
14540 * configure.in: remove most references to gdbtest, regularize
14541 target based program removal
14542
14543 * test-build.mk: import from p3 tree (many fixes and changes)
14544
14545 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14546
14547 * Makefile.in: added rules to handle tcl, tk, and expect
14548
14549 * configure.in: handle those directories if they exist
14550
14551 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14552
14553 * config.sub: removed bogus hppabsd and hppahpux names, since
14554 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14555
14556 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14557
14558 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14559 depends upon all-xiberty
14560
14561 * Makefile.in: changes from p3, including:
14562
14563 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14564
14565 * Makefile.in (XTRAFLAGS): include newlib directories if
14566 newlib/Makefile exists, rather than if host != target.
14567
14568 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14569
14570 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14571 from the same source tree and not building a cross-compiler. This
14572 matters for the libg++ configuration if reconfiguring a tree that
14573 has already been installed.
14574
14575 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14576
14577 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14578 pick up the machine and system specific header files.
14579
14580 * Makefile.in: added AS_FOR_TARGET, passed down in
14581 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14582 the C compiler to use to create programs which are run in the
14583 build environment, set it to default to $(CC), and passed it down
14584 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14585
14586 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14587
14588 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14589 We need them for unusual native builds, like systems without
14590 ranlib.
14591
14592 * configure: also define $(host_canonical) and
14593 $(target_canonical), which are the full, canonical names for the
14594 given host and target
14595
14596 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14597
14598 * Makefile.in: Added separate definitions for C++.
14599
14600 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14601
14602 * configure.in (configdirs): Add deja-gnu.
14603
14604 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14605
14606 * README: Update for configure.texi and gdb-4.7 release.
14607
14608 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14609
14610 * Makefile.in: Move "all" target to top of file.
14611 Previously, first target was ".PHONY" which caused BSD4.4 make
14612 to build .PHONY when make was run without arguments.
14613
14614 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14615
14616 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14617 Library-copylefted code in libiberty.
14618
14619 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14620
14621 * config.sub: Replace m68kmote with plain old m68k.
14622
14623 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14624
14625 * Makefile.in: Remove space from blank line, avoid Make complaints.
14626
14627 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14628
14629 * config.sub: Complain if no argument is given. Added support for
14630 386bsd as OS and target alias.
14631
14632 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14633
14634 * Makefile.in (XTRAFLAGS): include newlib directories if
14635 newlib/Makefile exists, rather than if host != target.
14636
14637 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14638
14639 * config.sub: recognize sparclite-wrs-vxworks.
14640
14641 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14642 p3.) Added clean-xiberty to clean.
14643
14644 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14645
14646 * configure.in: use *-*-* instead of nested cases for host and target
14647
14648 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14649
14650 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14651 from the same source tree and not building a cross-compiler. This
14652 matters for the libg++ configuration if reconfiguring a tree that
14653 has already been installed.
14654
14655 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14656
14657 * config.sub (i486v/i486v4): Merge in from FSF version.
14658
14659 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14660
14661 * configure: only set PWD if it is already set.
14662
14663 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14664
14665 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14666 doesn't have unset and all success paths (and most error paths)
14667 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14668 to just ${PWD} to avoid confusion.)
14669
14670 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14671
14672 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14673 even for a native compilation.
14674
14675 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14676
14677 Changes to make the gdb.tar.Z rule work better.
14678
14679 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14680 (DEVO_SUPPORT): Add configure.texi.
14681 (bfd-ilrt.tar.Z): Remove ancient rule.
14682
14683 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14684
14685 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14686 pick up the machine and system specific header files.
14687
14688 * configure.in, config.sub: added new target m68010-adobe-scout,
14689 with alias of adobe68k. Changed configure.in to check for
14690 -scout before -sco* to avoid a false match.
14691
14692 * Makefile.in: added AS_FOR_TARGET, passed down in
14693 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14694 the C compiler to use to create programs which are run in the
14695 build environment, set it to default to $(CC), and passed it down
14696 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14697
14698 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14699
14700 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14701 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14702 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14703 FOR_TARGET variants, to newlib and libg++.
14704
14705 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14706
14707 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14708 first.
14709
14710 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14711
14712 * config.sub: Accept `elf' as an environment.
14713
14714 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14715
14716 * Makefile.in (all-opcodes): cd into the right directory
14717
14718 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14719
14720 * configure: added -program_transform_name option, used as
14721 argument to sed when installing programs.
14722 configure.texi: added documentation for -program_prefix,
14723 -program_suffix and -program_transform_name.
14724
14725 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14726
14727 * config.sub: Accept i486 where i386 ok.
14728
14729 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14730
14731 * config.sub: accept we32k
14732
14733 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14734
14735 * config.sub, configure.in: accept OSE68000 and OSE68k.
14736
14737 * Makefile.in: don't create all directories for ``make install'';
14738 let the subdirectories create the ones they need.
14739
14740 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14741
14742 * COPYING: new file, GPL v2
14743
14744 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14745
14746 * Makefile.in: use the new gen-info-dir, which needs a template
14747 argument (which also lives in texinfo)
14748
14749 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14750
14751 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14752
14753 * config.sub (ncr3000): Change i386 to i486.
14754
14755 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14756
14757 * Makefile.in: add install-rcs, install-grep to
14758 install-no-fixedincludes, removed install-bison and install-libgcc
14759
14760 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14761
14762 * configure.in: grab the HPUX makefile fragment if on HPUX
14763
14764 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14765
14766 * Makefile.in: eradicate bison spoor (ditto libgcc).
14767 configure.in: recognise m68{k,000}-ericsson-OSE.
14768 es1800 is alias for m68k-ericsson-OSE
14769
14770 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14771
14772 * configure.in: rearrange the parts that remove programs from
14773 configdirs, based now on HOST==TARGET or by canonical triple.
14774
14775 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14776
14777 * test-build.mk: recurse explicitly with -f test-build.mk when
14778 appropriate. predicate stage3 and comparison on the existence
14779 of gcc. That is, if gcc isn't around, we aren't three-staging.
14780 On very clean, also remove ...stamp-co. Build in-place before
14781 doing other builds.
14782
14783 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14784
14785 * Makefile.in, configure.in: add tgas
14786
14787 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14788
14789 * Makefile.in: a number of changes merged in from progressive.
14790
14791 * configure.in: add libm.
14792
14793 * .cvsignore: ignore some stuff that comes from test-build.mk.
14794
14795 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14796
14797 * config.sub: Add es1800 (m68k-ericsson-es1800).
14798
14799 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14800
14801 * configure: Add program_suffix (parallel to program_prefix)
14802 * Makefile.in: adjust directory-creating script for losing decstation
14803
14804 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14805
14806 * configure: Minor $subdir-related fixes.
14807
14808 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14809
14810 * configure: fix various problems with propogating
14811 makefile_target_frag in subdirs.
14812 * configure.in: config libgcc if its there
14813
14814 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14815
14816 * config.sub: HPPA merge.
14817
14818 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14819
14820 * Makefile.in: Replace all-bison with all-byacc in all
14821 dependency lines for other tools (which now use byacc).
14822
14823 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14824
14825 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14826
14827 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14828
14829 * Makefile.in: make gprof rules similar to byacc rules (instead of
14830 vestigal $(unsubdir) that didn't work...)
14831
14832 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14833
14834 * config.sub: Add support for Linux.
14835 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14836 (at least for libg++).
14837
14838 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14839
14840 * configure.texi: fix doc for the -nfp option to configure
14841
14842 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14843
14844 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14845
14846 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14847
14848 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14849 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14850 * configure.in: added solaris* host_makefile_frag hook.
14851
14852 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14853
14854 * config.sub: changed recognition of m68000 so that various
14855 m68k types can be specified via m680[01234]0
14856
14857 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14858
14859 * config.sub (basic_machine): fix sed so that '-foo' isn't
14860 completely substituted out while .+'-foo' loses the '-foo'
14861
14862 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14863
14864 * config.sub ($os): Add -aout.
14865
14866 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14867
14868 * configure: If host_makefile_frag is absolute, don't
14869 prefix ${invsubdir} (relevant to libg++ auto-configure).
14870
14871 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14872
14873 * Makefile.in (tooldir): Define it.
14874 (all-ld): Depend on all-flex.
14875
14876 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14877
14878 * Makefile.in (check): Fix libg++ special case.
14879
14880 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14881
14882 * configure: do not bury `pwd` into config.status, thus do fewer
14883 pwd's.
14884
14885 * configure: print the "Building in" message only when building in
14886 other than "." AND verbose.
14887
14888 * configure: remove -s, rework -v to better accomodate guested
14889 configures.
14890
14891 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14892
14893 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14894
14895 * Makefile.in: macroize flags passed on recursion. remove
14896 fileutils.
14897
14898 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14899
14900 * configure: get makesrcdir right for subdirs deeper than 1.
14901
14902 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14903 install.
14904
14905 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14906
14907 * Makefile.in: don't print subdir_do or recursion lines.
14908
14909 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14910
14911 * standards.texi: added menu item.
14912
14913 * Makefile.in: build and install standards.info.
14914
14915 * standards.texi: new file.
14916
14917 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14918
14919 * configure: test for and move config.status pieces from
14920 ${subdir}/.
14921
14922 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14923
14924 * configure: Test for existance of files before trying to mv
14925 them, to avoid numerous non-existance messages.
14926
14927 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14928
14929 * configure: correct final line of config.status.
14930
14931 * configure: patch from eggert. Avoids a protection problem if
14932 the original Makefile.in is read only.
14933
14934 * configure: use move-if-change from gcc to create config.status.
14935 Some makefiles depend on config.status to tell if a directory
14936 has been reconfigured for a different host. This change
14937 prevents those directories from remaking everything in the case
14938 where the reconfig was only intended to rebuild a Makefile.
14939
14940 * configure: test for config.sub with "config.sub sun4" rather
14941 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14942 host alias from a missing config.sub.
14943
14944 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14945
14946 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14947 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14948
14949 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14950
14951 * configure: mkdir ${subdir} as needed.
14952
14953 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14954
14955 * Makefile.in,configure.in: added autoconf.
14956
14957 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14958
14959 * Makefile.in: no longer pass against on recursion.
14960
14961 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14962 definitions are not inherited.
14963
14964 * configure: correct makesrcdir when subdir is .
14965
14966 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14967
14968 * configure: Add support for 'subdirs' variable, which is
14969 like 'configdirs', except that configure doesn't re-invoke
14970 itself for subdirs, it just creates a Makefile for each subdir.
14971 * configure.texi: Document subdirs.
14972
14973 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14974
14975 * configure.in: added flex to configdirs
14976
14977 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14978
14979 * Makefile.in: remove clean-stamps from clean.
14980
14981 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14982
14983 * configure.in: Add gdbtest to configdirs.
14984
14985 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14986
14987 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14988 to recursive makes.
14989 * configure.in: Recognize new ncr3000 config.
14990
14991 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14992
14993 * Makefile.in, configure.in: removed references to gdbm.
14994
14995 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14996
14997 * config.sub: Don't canonicalize os value
14998 newsos* to bsd (readline needs to check for newsos).
14999 (This fix was earlier made Jan 31, but got re-broken.)
15000
15001 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15002
15003 * configure.in: sco is an os, not a vendor!
15004
15005 * configure: Quote $( better. Keep various shells happy.
15006
15007 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15008
15009 * Makefile.in: eliminate stamp-files.
15010
15011 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15012
15013 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15014 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15015
15016 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15017
15018 * config.sub: fix iris/iris3.
15019
15020 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15021
15022 * configure: re-add -rm.
15023
15024 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15025
15026 * Maskefile.in: add .stmp-rcs to all.
15027
15028 * configure.in: remove gas from rs6000 build, use aix host fragment.
15029
15030 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15031
15032 * configure: pass down site_option during recursion.
15033
15034 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15035
15036 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15037
15038 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15039
15040 * configure: Change exec_prefix so that it really defaults to prefix.
15041
15042 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15043
15044 * Makefile.in, configure.in: Add support for mmalloc library.
15045
15046 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15047
15048 * Makefile.in: add stmp dependencies for a few more things.
15049
15050 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15051
15052 * configure: adjusted error message on objdir/srcdir configure
15053 collision, per john's suggestion.
15054
15055 * Makefile.in: add libiberty stmp to all and all.cross.
15056
15057 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15058
15059 * Makefile.in: remove force dependencies, add grep to all.
15060
15061 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15062
15063 * Makefile.in: drop flex. make stamp files work.
15064
15065 * configure: added test for conflicting configuration in srcdir,
15066 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15067 gets cranky. use relative paths for configure and srcdir
15068 whenever possible. Send some error messages to stderr that were
15069 going to stdout.
15070
15071 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15072
15073 * Makefile.in: Fix libg++ rule to check for gcc directory
15074 before using gcc/gcc. Also pass XTRAFLAGS.
15075
15076 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15077
15078 * Makefile.in: added stmp-files so that directories aren't polled
15079 when they are already built.
15080
15081 * configure.texi: fixed a node pointer problem.
15082
15083 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15084
15085 * config.sub configure.in gdb/configure.in
15086 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15087 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15088 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15089
15090 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15091
15092 * configure: -recurring becomes -silent. corrected help message
15093 for -site= option.
15094
15095 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15096
15097 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15098
15099 * configure: when building Makefile for crosses, replace
15100 tooldir and program_prefix. default srcdir from location of
15101 config.sub. remove "for host in hosts" and "for target in
15102 targets" loops.
15103
15104 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15105
15106 * Makefile.in: Do not pass bindir or mandir to cvs.
15107
15108 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15109
15110 * Makefile.in, configure.in: removed traces of namesubdir,
15111 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15112 copyrights to '92, changed some from Cygnus to FSF.
15113
15114 * configure.texi: remove most references to multiple hosts,
15115 multiple targets, subdirs, etc.
15116
15117 * configure.man: removed rcsid. reference config.sub not
15118 config.subr.
15119
15120 * Makefile.in: mkdir $(infodir) on install-info.
15121
15122 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15123
15124 * configure.texi: Explain better about .gdbinit and about
15125 the environment that configure.in sections run in.
15126
15127 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15128
15129 * configure.in: Ultrix is only a decstation if it's a MIPS.
15130
15131 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15132
15133 * README: DOC.configure => cfg-paper.texi.
15134
15135 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15136
15137 * config.sub (near case $os): Don't convert newsos* to bsd!
15138
15139 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15140
15141 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15142 the number of copies of COPYING that go into the GDB tar file.
15143
15144 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15145
15146 * bfd/configure.in, gdb/config/mh-i386sco,
15147 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15148 Fix SCO configuration stuff.
15149
15150 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15151
15152 * Makefile.in: For libg++, make sure the -I pointing
15153 to the gcc directory goes *after* all the libg++-local -I flags.
15154 Also, move just-gcc dependency from just-libg++ to all-libg++.
15155
15156 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15157
15158 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15159
15160 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15161
15162 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15163
15164 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15165
15166 * config.sub: Add stratus configuration frags. Also
15167 submitted to FSF.
15168
15169 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15170
15171 * Makefile.in (DEV_SUPPORT): add configure.man.
15172
15173 * config.sub(Decode manufacturer-specific): add -none*.
15174
15175 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15176
15177 * Makefile.in: remove form feeds to make Sun's make happy.
15178 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15179
15180 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15181
15182 * Makefile.in (AR_FLAGS): Make quieter.
15183
15184 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15185
15186 * configure.in: Add libg++.
15187 * configure: When verbose, don't output the command line at each
15188 level; it will be unremarkably the same as the previous version,
15189 which will be the same as what the user typed.
15190
15191 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15192
15193 * configure.in, Makefile.in: fix clean-info, add flex. add
15194 fileutils.
15195
15196 * configure: be less sensitive to spaces in Makefile.in. Do not
15197 look for sources in "..". Doing so breaks subdirectories that
15198 might have their own configure. If a subdir has it's own
15199 configure script, use it.
15200
15201 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15202
15203 * cfg-paper.texi: some changes suggested by rms.
15204
15205 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15206
15207 * config.sub: Merge in some small additions from the FSF version,
15208 taken from the gcc distribution, to bring the Cygnus and FSF
15209 versions into closer sync.
15210
15211 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15212
15213 * configure.in: Changed svr4 references to sysv4.
15214
15215 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15216
15217 * configure: added -V for version number option.
15218
15219 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15220
15221 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15222 renamed from DOC.configure to cfg-paper.texi.
15223
15224 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15225
15226 * configure, config.subr, config.sub: config.subr is now
15227 config.sub again.
15228
15229 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15230
15231 * configure.texi: new file, in progress.
15232
15233 * Makefile.in: build info file and install the man page for
15234 configure.
15235
15236 * configure.man: new file, first cut.
15237
15238 * configure: find config.subr again now that configuration "none"
15239 has gone. removed all traces of the -ansi option. removed all
15240 traces of the -languages option.
15241
15242 * config.subr: resync from rms.
15243
15244 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
15245
15246 * configure, config.sub, config.subr: merge config.sub into
15247 config.subr, call the result config.subr, remove config.sub, use
15248 config.subr.
15249
15250 * Makefile.in: revised install for dir.info.
15251
15252 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
15253
15254 * configure.in: add decstation host makefile frag.
15255
15256 * Makefile.in: BISON now bison -y again. also install-gcc on
15257 install. clean-gdbm on clean. infodir belongs in datadir.
15258 Make directories for info install. Build dir.info here then
15259 install it.
15260
15261 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
15262
15263 * Makefile.in: fix for bad directory tests.
15264
15265 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
15266
15267 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15268 regexp. -srcdir relative was being handled incorrectly.
15269
15270 * Makefile.in: unwrapped some for loops so that parallel makes
15271 work again and so one can focus one's attention on a particular
15272 package.
15273
15274 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
15275
15276 * configure: added PWD as a stand in for `pwd` (for speed). use
15277 elif wherever possible. make -srcdir work without -objdir.
15278 -objdir= commented out.
15279
15280 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
15281
15282 * configure: +options become --options. -subdirs commented out.
15283 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15284 Makefile now at top of generated Makefile. Removed cvs log
15285 entries. added -srcdir. create .gdbinit only if there is one
15286 in ${srcdir}.
15287
15288 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15289 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15290 and mandir now keyed off datadir by default.
15291
15292 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
15293
15294 * Freshly created ChangeLog.
15295
15296 \f
15297 Local Variables:
15298 mode: change-log
15299 left-margin: 8
15300 fill-column: 76
15301 version-control: never
15302 End:
This page took 0.396291 seconds and 4 git commands to generate.