]> gcc.gnu.org Git - gcc.git/blame_incremental - ChangeLog
Fix PR43083: Do not handle regions ending with multiple edges on the exit BB.
[gcc.git] / ChangeLog
... / ...
CommitLineData
12010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2
3 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4 (Write After Approval): Update my email address.
5
62010-02-17 Nick Clifton <nickc@redhat.com>
7
8 PR 11238
9 * Makefile.tpl (local-distclean): Also remove config.cache files in
10 sub-directories as there may not be Makefiles present in the
11 sub-directories.
12 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
13 the config.cache files found by the find command.
14
15 * Makefile.in: Regenerate.
16 * configure.ac: Revert previous delta.
17 * configure: Regenerate.
18
192010-02-15 Nick Clifton <nickc@redhat.com>
20
21 PR 11238
22 * configure.ac: Delete config.cache files in sub-directories when
23 deleting Makefiles.
24 * configure: Regenerate.
25
262010-02-12 Ben Elliston <bje@gnu.org>
27
28 * MAINTAINERS: Update my email address.
29
302010-02-08 Andrew Pinski <pinskia@gmail.com>
31
32 * MAINTAINERS (spu port): Update my email address.
33
342010-02-08 Jie Zhang <jie.zhang@analog.com>
35
36 * MAINTAINERS: Add myself as a maintainer for the bfin port.
37
382010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
39
40 * configure.ac: Add "recommended" version checks for GMP/MPC.
41 Update recommended GMP/MPFR/MPC versions.
42 * configure: Regenerate.
43
442010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
45
46 * MAINTAINERS: Move my Embecosm email address into the
47 write-after-approval section.
48
492010-01-26 Ian Lance Taylor <iant@google.com>
50
51 * MAINTAINERS: Add myself as Go frontend maintainer.
52
532010-01-25 Joern Rennecke <amylaar@spamcop.net>
54
55 PR libstdc++/36101, PR libstdc++/42813
56 * configure.ac (bootstrap_target_libs): Make inclusion of
57 target-libgomp conditional on libgomb being in target_configdirs.
58 * configure: Regenerate.
59
602010-01-23 Joern Rennecke <amylaar@spamcop.net>
61
62 PR libstdc++/36101, PR libstdc++/42813
63 * configure.ac (bootstrap_target_libs): Include target-libgomp.
64 * configure: Regenerate.
65
662010-01-22 Joern Rennecke <amylaar@spamcop.net>
67
68 PR libstdc++/36101, PR libstdc++/42813
69 * configure.ac (target_configdirs): Substitute.
70 * Makefile.def: Bootstrap target module libgomp.
71 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
72 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
73 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
74 * configure, Makefile.in: Regenerate.
75
762010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
77
78 * MAINTAINERS: Adjust my details.
79
802010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
81
82 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
83
842010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
85
86 * MAINTAINERS: reindented my entry with tabs instead of spaces.
87
882010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
89
90 * MAINTAINERS (Write After Approval): Add myself.
91
922010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
93
94 * MAINTAINERS (Write After Approval): Add myself.
95
962010-01-11 Richard Guenther <rguenther@suse.de>
97
98 PR lto/41569
99 * Makefile.def (all-lto-plugin): Depend on all-gcc.
100 * Makefile.in: Regenerated.
101
1022010-01-11 Andreas Tobler <andreast@fgznet.ch>
103
104 * configure.ac: Enable libjava build on x86_64-*freebsd*.
105 * configure: Regenerate.
106
1072010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
108 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
109
110 PR bootstrap/42424
111 * configure.ac: Include libtool m4 files.
112 (_LT_CHECK_OBJDIR): Call it.
113 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
114 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
115
116 * configure: Regenerate.
117
1182010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
119
120 PR bootstrap/41818
121 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
122 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
123 * Makefile.in: Regenerate.
124
1252010-01-02 Richard Guenther <rguenther@suse.de>
126
127 PR lto/41529
128 * configure.ac: Include config/elf.m4. Disable LTO if not
129 builting for an elf target.
130 * configure: Regenerate.
131
1322009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
133
134 * MAINTAINERS: Change my email address.
135
1362009-12-18 Ben Elliston <bje@au.ibm.com>
137
138 * config.sub, config.guess: Update from upstream sources.
139
1402009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
141
142 * MAINTAINERS (Write After Approval): Add myself.
143
1442009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
145
146 PR middle-end/30447
147 PR middle-end/30789
148 PR other/40302
149
150 * configure.ac: Require MPC.
151 * configure: Regenerate.
152
1532009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
154
155 PR target/38384
156 PR bootstrap/40972
157 * libtool.m4: Sync from git Libtool.
158 * ltoptions.m4: Likewise.
159 * ltversion.m4: Likewise.
160 * lt~obsolete.m4: Likewise.
161 * ltmain.sh: Likewise.
162
1632009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
164
165 * configure.ac: Update minimum MPC version to 0.8.
166 * configure: Regenerate.
167
1682009-11-21 Sebastian Pop <sebpop@gmail.com>
169
170 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
171 * configure: Regenerated.
172
1732009-11-21 Ian Lance Taylor <iant@google.com>
174
175 * configure.ac: Change default of poststage1_ldflags to be empty if
176 poststage1_libs is set. When poststage1_libs is empty, and
177 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
178 * configure: Rebuild.
179
1802009-11-21 Adam Nemet <adambnmet@gmail.com>
181
182 * MAINTAINERS (Write After Approval): Update my email address.
183
1842009-11-20 Ben Elliston <bje@au.ibm.com>
185
186 * config.guess: Update from upstream sources.
187
1882009-11-16 Alexandre Oliva <aoliva@redhat.com>
189
190 * Makefile.def: Restore host and target settings for gmp.
191 * Makefile.in: Rebuild.
192
1932009-11-16 Alexandre Oliva <aoliva@redhat.com>
194
195 * configure.ac: Add libelf to host_libs. Enable in-tree configury
196 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
197 Fix portability of test of C++ as bootstrap language. Add
198 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
199 * configure: Rebuild.
200 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
201 and cloog. Fix in-tree ppl configuration. Introduce libelf
202 in-tree building.
203 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
204 (POSTSTAGE1_HOST_EXPORTS): Use it.
205 (STAGE[+id+]_CXXFLAGS): New.
206 (BASE_FLAGS_TO_PASS): Pass it down.
207 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
208 extra_exports.
209 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
210 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
211 extra_exports.
212 * Makefile.in: Rebuild.
213
2142009-11-17 Ben Elliston <bje@au.ibm.com>
215
216 * config.sub, config.guess: Update from upstream sources.
217
2182009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
219
220 * MAINTAINERS (Write After Approval): Add myself.
221
2222009-11-09 Jon Beniston <jon@beniston.com>
223
224 * MAINTAINERS (Write After Approval): Add myself.
225
2262009-11-06 Ozkan Sezer <sezeroz@gmail.com>
227
228 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
229 paths for *-w64-mingw* and x86_64-*mingw*.
230 * configure: Regenerated.
231
2322009-11-05 Joern Rennecke <amylaar@spamcop.net>
233
234 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
235
2362009-11-02 Benjamin Kosnik <bkoz@redhat.com>
237
238 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
239 Phil Edwards to Write-After Approval.
240
2412009-10-30 Kai Tietz <kai.tietz@onevision.com>
242
243 * configure.ac: Disable target-winsup & co for
244 x86_64-*-mingw* and *-w64-mingw* targets.
245 * configure: Regenerated.
246
2472009-10-16 Nick Clifton <nickc@redhat.com>
248
249 * MAINTAINERS: Add myself as a maintainer for the RX port.
250
2512009-10-26 Johannes Singler <singler@kit.edu>
252
253 * MAINTAINERS (Write After Approval): Update my e-mail address.
254
2552009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
256
257 * configure.ac (CLooG test): Use = with test.
258 * configure: Regenerate.
259
2602009-10-22 Richard Guenther <rguenther@suse.de>
261
262 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
263 cloog if the ppl version check failed. Move flags saving
264 before setting in libelf check.
265 * configure: Regenerate.
266
2672009-10-21 Richard Guenther <rguenther@suse.de>
268
269 * configure.ac: Adjust the ppl and cloog configure to work as
270 documented. Disable cloog if ppl was disabled. Omit the version
271 checks if they were disabled.
272 * configure: Re-generate.
273
2742009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
275
276 * configure.ac: Add 'lto' to enable_languages, not
277 new_enable_languages, and only if not already present.
278 * configure: Regenerate.
279
2802009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
281
282 * README: Refer to the various COPYING* files instead of just
283 COPYING.
284 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
285
2862009-10-07 Rafael Avila de Espindola <espindola@google.com>
287
288 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
289
2902009-10-07 Richard Guenther <rguenther@suse.de>
291
292 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
293 and Richard Guenther as reviewers.
294 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
295 as reviewers.
296
2972009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
298
299 * config.sub: Update from upstream sources.
300
3012009-10-06 Ian Lance Taylor <iant@google.com>
302
303 * Makefile.def: check-gold depends upon all-gas.
304 * Makefile.in: Rebuild.
305
3062009-10-05 Phil Muldoon <pmuldoon@redhat.com>
307
308 * MAINTAINERS (Write After Approval): Add myself.
309
3102009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
311
312 * Makefile.def: all-lto-plugin depends on all-libiberty.
313 set bootstrap=true for lto-plugin.
314 Add lto-plugin.
315 * Makefile.in: Regenerate.
316 * configure.ac (host_libs): Add lto-plugin.
317 * configure: Regenerate.
318
3192009-10-03 Diego Novillo <dnovillo@google.com>
320
321 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
322 (HOST_LIBELFLIBS): Define.
323 (HOST_LIBELFINC): Define.
324 * Makefile.in: Regenerate.
325 * configure.ac: Add --enable-lto.
326 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
327 If --enable-lto is used, add 'lto' to new_enable_languages.
328 If --enable-lto is used and gold is enabled, add
329 lto-plugin to configdirs.
330 * configure: Regenerate.
331
3322009-10-03 Simon Baldwin <simonb@google.com>
333
334 * configure.ac: If --with-system-zlib, suppress local zlib and
335 pass --with-system-zlib to subdir configure scripts.
336 * configure: Regenerate.
337
3382009-10-01 Loren J. Rittle <ljrittle@acm.org>
339 Paolo Bonzini <bonzini@gnu.org>
340
341 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
342 $(srcdir).
343 * Makefile.in: Rebuilt.
344
3452009-09-26 Gary Funck <gary@intrepid.com>
346
347 * MAINTAINERS (Write After Approval): Add myself.
348
3492009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
350
351 * configure.ac: Update minimum MPC version to 0.7.
352 * configure: Regenerate.
353
3542009-09-25 Nick Clifton <nickc@redhat.com>
355
356 * configure.ac: Pass any --cache-file=/dev/null option on to
357 subconfigures.
358 * configure: Regenerate.
359
3602009-09-23 Nick Clifton <nickc@redhat.com>
361
362 * config.sub, config.guess: Update from upstream sources.
363
3642009-09-22 Loren J. Rittle <ljrittle@acm.org>
365
366 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
367 * Makefile.in: Rebuilt.
368
3692009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
370
371 PR bootstrap/32272
372 * configure.ac: Error out if $srcdir isn't '.' but contains
373 host-${host_noncanonical}.
374 * configure: Regenerate.
375
3762009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
377
378 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
379 maintainer.
380
3812009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
382
383 * configure.ac: If bootstrapping a combined tree with
384 --enable-gold, require c++ in stage1_languages.
385 * configure: Regenerate.
386
387 * configure.ac: Also add target_libs of stage1_languages to
388 bootstrap_target_libs.
389 * configure: Regenerate.
390
391 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
392 with --enable-languages not containing c++.
393 * configure: Regenerate.
394
3952009-09-15 Jie Zhang <jie.zhang@analog.com>
396
397 * configure.ac: Disable java and boehm-gc for bfin-*-*.
398 * configure: Regenerate.
399
4002009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
401
402 * MAINTAINERS (Write After Approval): Update my e-mail address,
403 and move from from here...
404 (Waiting for paperwork): To here.
405
4062009-09-09 Joseph Myers <joseph@codesourcery.com>
407
408 * MAINTAINERS (Reviewers): Add self as driver reviewer.
409
4102009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
411
412 * configure.ac: Do not use $extrasub for replacing @if/@endif
413 parts in Makefile; instead, use additional arguments to
414 AC_CONFIG_COMMANDS to do the replacement manually, with several
415 sed invocations, to avoid HP-UX sed command limits.
416 * configure: Regenerate.
417
4182009-09-08 Alexandre Oliva <aoliva@redhat.com>
419
420 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
421 blank before -L.
422
4232009-09-04 Alexandre Oliva <aoliva@redhat.com>
424
425 * configure.ac (with-build-config): Document. Handle without.
426 Handle missing argument.
427 * configure: Rebuilt.
428
4292009-09-03 Alexandre Oliva <aoliva@redhat.com>
430
431 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
432 Default to bootstrap-debug only if compare-debug works.
433 * configure: Rebuilt.
434 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
435 * Makefile.in: Rebuilt.
436
4372009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
438
439 * MAINTAINERS (OS Port Maintainers): Update my email address.
440
4412009-09-01 Alexandre Oliva <aoliva@redhat.com>
442
443 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
444 * Makefile.in: Rebuilt.
445
4462009-09-01 Chris Demetriou <cgd@google.com>
447
448 * MAINTAINERS (Write After Approval): Add myself.
449
4502009-08-31 Dodji Seketeli <dodji@redhat.com>
451
452 PR debug/30161
453 * include/dwarf2.h (enum dwarf_tag): Added
454 DW_TAG_GNU_template_template_param
455 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
456
4572009-08-30 Paolo Bonzini <bonzini@gnu.org>
458
459 * Makefile.tpl (AWK): Fix typo.
460 * Makefile.in: Regenerate.
461
4622009-08-30 Paolo Bonzini <bonzini@gnu.org>
463
464 * configure.ac: Detect awk and sed.
465 * Makefile.def (flags_to_pass): Add AWK and SED.
466 * Makefile.tpl (AWK, SED): New.
467 (BASE_FLAGS_TO_PASS): Add AWK and SED.
468 * configure: Regenerate.
469 * Makefile.in: Regenerate.
470
4712009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
472
473 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
474 (collapseslashes): Likewise.
475
4762009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
477
478 * configure.ac (AC_PREREQ): Bump to 2.64.
479
4802009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
481
482 * configure.ac: Remove --with-datarootdir, --with-docdir,
483 --with-pdfdir, --with-htmldir switches.
484 * configure: Regenerate.
485
486 * configure: Regenerate.
487
488 * compile: Sync from Automake 1.11.
489 * depcomp: Likewise.
490 * install-sh: Likewise.
491 * missing: Likewise.
492 * mkinstalldirs: Likewise.
493 * ylwrap: Likewise.
494
4952009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
496
497 * ltmain.sh (func_normal_abspath): New function.
498 (func_relative_path): Likewise.
499 (func_mode_help): Document new -bindir option for link mode.
500 (func_mode_link): Add new -bindir option, and use it to place
501 output DLL if specified.
502
5032009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
504
505 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
506 (baseargs): Add --disable-option-checking.
507 * configure: Regenerate.
508
509 * Makefile.def (configure-target-libiberty): Depend on
510 all-binutils and all-ld.
511 (configure-target-newlib): Likewise.
512 * Makefile.in: Regenerate.
513
5142009-08-17 Ben Elliston <bje@au.ibm.com>
515
516 * config.sub, config.guess: Update from upstream sources.
517
5182009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
519
520 Sync from src, merge:
521
522 2009-07-02 Tristan Gingold <gingold@adacore.com>
523
524 * configure.ac: Do not exclude gas for i386-*-darwin.
525 Add a case for x86_64-*-darwin.
526 * configure: Regenerate.
527
5282009-08-06 Neil Vachharajani <nvachhar@gmail.com>
529
530 * MAINTAINERS: Add my name to Write After Approval list.
531
5322009-08-06 Michael Eager <eager@eagercon.com>
533
534 * configure.ac: Add Microblaze target.
535 * configure: Regenerate.
536
5372009-07-31 Christian Bruel <christian.bruel@st.com>
538
539 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
540 * configure: Regenerate.
541
5422009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
543
544 * MAINTAINERS (Write After Approval): Update my e-mail address.
545
5462009-07-06 Ian Lance Taylor <iant@google.com>
547
548 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
549 * configure: Rebuild.
550
5512009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
552
553 * MAINTAINERS: Move myself to the Graphite Reviewers.
554
5552009-06-30 Wei Guozhi <carrot@google.com>
556
557 * MAINTAINERS: Add my name to Write After Approval list.
558
5592009-06-26 Steve Ellcey <sje@cup.hp.com>
560
561 PR bootstrap/40338
562 * configure.ac (comparestring): Create new variable.
563 * Makefile.tpl (comparestring): Use to skip some comparisions.
564 * configure: Regenerate.
565 * Makefile.in: Regenerate.
566
5672009-06-26 Doug Evans <dje@sebabeach.org>
568
569 * Makefile.def (host_modules): Add cgen.
570 * Makefile.in: Regenerate.
571 * configure.ac (host_tools): Add cgen.
572 * configure: Regenerate.
573
5742009-06-23 DJ Delorie <dj@redhat.com>
575
576 * MAINTAINERS: Add myself as mep maintainer.
577
5782009-06-23 Ian Lance Taylor <iant@google.com>
579
580 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
581 boot_languages. Only bootstrap target libraries listed in
582 target_libs for some boot language. Add --with-stage1-ldflags,
583 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
584 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
585 if not building with C++.
586 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
587 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
588 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
589 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
590 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
591 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
592 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
593 * configure, Makefile.in: Rebuild.
594
5952009-06-23 Li Feng <nemokingdom@gmail.com>
596
597 * MAINTAINERS: Added my name to write-after-approval list.
598
5992009-06-15 Ryan Mansfield <rmansfield@qnx.com>
600
601 * configure.ac: Define is_elf for QNX Neutrino targets.
602 * configure: Regenerate.
603
6042009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
605
606 * MAINTAINERS: Added my name to the write-after-approval list
607
6082009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
609
610 * configure.ac: Detect MPC in default directory.
611 * configure: Regenerate.
612
6132009-06-03 Jerome Guitton <guitton@adacore.com>
614 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
615
616 * Makefile.tpl (all): Avoid a trailing backslash.
617 * Makefile.in: Regenerate.
618
6192009-06-03 Ben Elliston <bje@au.ibm.com>
620
621 * config.sub, config.guess: Update from upstream sources.
622
6232009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
624
625 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
626 to noconfdirs.
627 * configure: Regenerate.
628
6292009-06-02 Alexandre Oliva <aoliva@redhat.com>
630
631 * Makefile.tpl ([+compare-target+]): Compare all stage
632 directories, rather than just gcc.
633 * Makefile.in: Rebuilt.
634
6352009-06-01 Doug Kwan <dougkwan@google.com>
636
637 * configure.ac: Support gold for target arm*-*-*.
638 * configure: Regenerate.
639
6402009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
641
642 * Makefile.def: Add MPC support and dependencies.
643 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
644
645 * Makefile.in, configure: Regenerate.
646
6472009-05-27 Alexandre Oliva <aoliva@redhat.com>
648
649 * Makefile.tpl (all): Avoid harmless warning in make all when
650 gcc-bootstrap is enabled but stage_last does not exist.
651 * Makefile.in: Rebuilt.
652
6532009-05-24 Nicolas Roche <roche@adacore.com>
654
655 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
656 * Makefile.in: Regenerate.
657
6582009-05-21 Denis Chertykov <chertykov@gmail.com>
659
660 * MAINTAINERS: Update my e-mail address.
661
6622009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
663
664 * configure.ac (cygwin noconfigdirs): Remove libgcj.
665 * configure: Regenerate.
666
6672009-05-18 Alexandre Oliva <aoliva@redhat.com>
668
669 PR other/40159
670 * Makefile.tpl (all): Don't assume gcc-bootstrap and
671 gcc-no-bootstrap are mutually exclusive.
672 * Makefile.in: Rebuilt.
673
6742009-05-18 Alexandre Oliva <aoliva@redhat.com>
675
676 PR other/40159
677 * Makefile.tpl (all): Don't end with unconditional success.
678 * Makefile.in: Rebuilt.
679
6802009-05-12 Alexandre Oliva <aoliva@redhat.com>
681
682 PR target/37137
683 * Makefile.def (flags_to_pass): Remove redundant and incomplete
684 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
685 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
686 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
687 stage_configureflags, stage_cflags and stage_libcflags into
688 explicit Makefile macros.
689 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
690 GFORTRAN.
691 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
692 CC. Set CC_FOR_BUILD from CC.
693 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
694 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
695 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
696 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
697 and GFORTRAN.
698 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
699 (_LIBCFLAGS): Renamed to _TFLAGS.
700 (do-compare-debug, do-compare3-debug): Drop.
701 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
702 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
703 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
704 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
705 (XGCC_FLAGS_FOR_TARGET): New.
706 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
707 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
708 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
709 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
710 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
711 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
712 TFLAGS.
713 (BUILD_CONFIG): Include if requested.
714 (all): Set TFLAGS on bootstrap.
715 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
716 (all-stageid-prefixmodule): Likewise.
717 (do-clean, distclean-stageid): Set TFLAGS.
718 (restrap): Fix whitespace.
719 * Makefile.in: Rebuilt.
720
7212009-05-07 Paolo Bonzini <bonzini@gnu.org>
722
723 * config.guess: Sync with src.
724
7252009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
726
727 * configure.ac ($with_ppl): Default to no if not supplied.
728 ($with_cloog): Likewise.
729 configure: Regenerate.
730
7312009-04-27 James E. Wilson <wilson@codesourcery.com>
732
733 * MAINTAINERS: Update my e-mail address.
734
7352009-04-27 Nick Clifton <nickc@redhat.com>
736
737 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
738
7392009-04-25 Eric Botcazou <ebotcazou@adacore.com>
740
741 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
742 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
743 * Makefile.in: Regenerate.
744
7452009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
746
747 PR bootstrap/39739
748 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
749 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
750
751 * configure, Makefile.in: Regenerate.
752
7532009-04-21 Taras Glek <tglek@mozilla.com>
754
755 * include/hashtab.h: Update GTY annotations to new syntax
756 * include/splay-tree.h: Likewise
757
7582009-04-17 Ben Elliston <bje@au.ibm.com>
759
760 * config.sub, config.guess: Update from upstream sources.
761
7622009-04-15 Anthony Green <green@moxielogic.com>
763
764 * configure.ac: Add moxie support.
765 * configure: Rebuilt.
766
7672009-04-14 Jakub Jelinek <jakub@redhat.com>
768
769 * configure.ac: Change copyright header to refer to version
770 3 of the GNU General Public License and to point readers at the
771 COPYING3 file and the FSF's license web page.
772 * Makefile.def: Likewise.
773 * Makefile.tpl: Likewise.
774 * Makefile.in: Regenerate.
775
7762009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
777
778 * configure.ac: Restore match for darwin9 or later. Use double
779 brackets since regeneration eats one pair.
780 * configure: Regenerate.
781
7822009-04-09 H.J. Lu <hongjiu.lu@intel.com>
783
784 PR gas/10039
785 * configure.ac: Require texinfo 4.7.
786 * configure: Regenerated.
787
7882009-04-09 Nick Clifton <nickc@redhat.com>
789
790 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
791 the GCC Runtime Library Exception.
792
7932009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
794
795 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
796 * configure: Regenerate.
797
7982009-04-01 Steve Ellcey <sje@cup.hp.com>
799
800 * Makefil.def (languages): New entries.
801 * Makefile.tpl (check-gcc-*): New generic target.
802 * Makefile.in: Regenerate.
803
8042009-03-25 Erven Rohou <erven.rohou@inria.fr>
805
806 * MAINTAINERS: Update my email address.
807
8082009-03-18 Tom Tromey <tromey@redhat.com>
809
810 * configure: Rebuild.
811 * configure.ac (host_libs): Add libiconv.
812 * Makefile.in: Rebuild.
813 * Makefile.def (host_modules): Add libiconv.
814 (configure-gdb, all-gdb): Depend on libiconv.
815
8162009-03-16 Tristan Gingold <gingold@adacore.com>
817
818 * configure.ac: Treat gdb as supported on x86_64-darwin.
819 * configure: Regenerate.
820
8212009-03-16 Joseph Myers <joseph@codesourcery.com>
822
823 * configure.ac (--with-host-libstdcxx): New option.
824 * configure: Regenerate.
825
8262009-03-12 Joern Rennecke <joern.rennecke@arc.com>
827
828 * MAINTAINERS: Move myself into the write after approval list.
829
8302009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
831
832 * MAINTAINERS: Update e-mail address.
833
8342009-03-11 Dorit Nuzman <dorit@il.ibm.com>
835
836 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
837
8382009-03-10 Ira Rosen <irar@il.ibm.com>
839
840 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
841
8422009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
843
844 Backport from git Libtool:
845
846 2009-01-19 Robert Millan <rmh@aybabtu.com>
847 Support GNU/kOpenSolaris.
848 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
849 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
850 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
851 GNU/kOpenSolaris.
852
8532009-02-27 Andreas Schwab <schwab@linux-m68k.org>
854
855 * MAINTAINERS: Update e-mail address.
856
8572009-02-24 Michael Eager <eager@eagercon.com>
858
859 * MAINTAINERS (Write After Approval): Add self.
860
8612009-02-18 Bingfeng Mei <bmei@broadcom.com>
862
863 * MAINTAINERS (Write After Approval): Add myself.
864
8652009-02-05 Andreas Schwab <schwab@suse.de>
866
867 * Makefile.tpl (stage_last): Define $r and $s before using
868 $(RECURSE_FLAGS_TO_PASS).
869 * Makefile.in: Regenerate
870
8712009-01-30 Ian Lance Taylor <iant@google.com>
872
873 * MAINTAINERS: Move myself to the Global Reviewers list.
874
8752009-01-29 Robert Millan <rmh@aybabtu.com>
876
877 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
878 * configure: Regenerate.
879
8802009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
881
882 * MAINTAINERS: Make whitespace consistent.
883 Remove Robert Millan from Write After Approval.
884
8852009-01-16 Alan Modra <amodra@bigpond.net.au>
886
887 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
888 (all-opcodes): Depend on all-libiberty.
889 * Makefile.in: Regenerate.
890
8912009-01-15 Douglas B Rupp <rupp@gnat.com>
892
893 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
894 * configure: Regenerate.
895
8962009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
897
898 * MAINTAINERS (Write After Approval): Add myself.
899
9002009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
901
902 * MAINTAINERS: Add myself to reviewers (Fortran).
903
9042009-01-12 Sebastian Pop <sebastian.pop@amd.com>
905
906 PR tree-optimization/38515
907 * configure.ac (cloog-polylib): Removed.
908 (with_ppl, with_cloog): Test for "no".
909 * configure: Regenerated.
910
9112009-01-11 Daniel Franke <franke.daniel@gmail.com>
912
913 * MAINTAINERS: Moved myself to reviewers (Fortran).
914
9152009-01-06 Thomas Schwinge <tschwinge@gnu.org>
916
917 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
918 (Write After Approval): Remove myself.
919
9202009-01-03 Diego Novillo <dnovillo@google.com>
921
922 * MAINTAINERS: Remove myself from alias maintainership.
923
9242009-01-02 David Ayers <ayers@fsfe.org>
925
926 * MAINTAINERS: Update e-mail address.
927
9282008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
929
930 * MAINTAINERS: Make whitespace consistent.
931
9322008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
933
934 Backport from upstream Libtool:
935 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
936 Add cache variables to tests that require the linker to work.
937 For shlibpath_overrides_runpath, this also changes the semantics
938 to let the result from the C compiler take precedence.
939
9402008-12-02 Ben Elliston <bje@au.ibm.com>
941
942 * config.sub, config.guess: Update from upstream sources.
943
9442008-12-12 Sebastian Pop <sebastian.pop@amd.com>
945
946 * configure.ac (ppllibs): Add by default the lib flags.
947 * configure: Regenerate.
948
9492008-12-08 Luis Machado <luisgpm@br.ibm.com>
950
951 * MAINTAINERS: Add myself to the write after approval list.
952
9532008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
954
955 * configure.ac: Add double brackets on darwin[912].
956 * configure: Regenerate.
957
9582008-12-03 Daniel Kraft <d@domob.eu>
959
960 * MAINTAINERS: Moved myself and Mikael Morin from Write After
961 Approval to Reviewer section (for Fortran front-end).
962
9632008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
964
965 * configure.ac: Expand to darwin10 and later.
966 * configure: Regenerate.
967
9682008-12-02 Andreas Schwab <schwab@suse.de>
969
970 * Makefile.def: configure-target-boehm-gc depends on
971 all-target-libstdc++-v3.
972 * Makefile.in: Regenerate.
973
9742008-12-02 Kai Tietz <kai.tietz@onevision.com>
975
976 * MAINTAINERS: Add myself as mingw maintainer.
977
9782008-12-02 Ben Elliston <bje@au.ibm.com>
979
980 * config.sub, config.guess: Update from upstream sources.
981
9822008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
983
984 * README.SCO: Remove.
985
9862008-11-29 Fernando Pereira <pronesto@gmail.com>
987
988 * MAINTAINERS: Add myself to the write after approval list.
989
9902008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
991
992 * MAINTAINERS: Update my email address in WAA section.
993
9942008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
995
996 * MAINTAINERS: Update e-mail address.
997
9982008-11-27 Toon Moene <toon@moene.org>
999
1000 * MAINTAINERS: Change e-mail address.
1001
10022008-11-27 Tristan Gingold <gingold@adacore.com>
1003
1004 * configure.ac: Build gdb for i?86-*-darwin*
1005 * configure: Regenerated.
1006
10072008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
1008
1009 * MAINTAINERS: Added my full name.
1010
10112008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1012
1013 PR bootstrap/38014
1014 PR bootstrap/37923
1015
1016 Revert:
1017
1018 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1019
1020 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1021 * Makefile.in: Regenerated.
1022
1023 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1024
1025 PR gdb/921
1026 PR gdb/1646
1027 PR gdb/2175
1028 PR gdb/2176
1029
1030 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1031 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1032 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1033 (HOST_EXPORTS): Pass CPPFLAGS.
1034 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1035 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1036 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1037 * Makefile.in, configure: Regenerated.
1038 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1039 and CPPFLAGS_FOR_BUILD.
1040
10412008-11-06 Jeff Law <law@redhat.com>
1042
1043 * MAINTAINERS: Add myself as middle end maintainer.
1044
10452008-11-06 Andrew Stubbs <ams@codesourcery.com>
1046
1047 * MAINTAINERS (Write after approval): Add myself.
1048
10492008-11-05 Diego Novillo <dnovillo@google.com>
1050
1051 * MAINTAINERS (Global Reviewers): Add myself.
1052 (Non-Algorithmic Maintainers): Remove myself.
1053
10542008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1055
1056 * MAINTAINERS (Write after approval): Add myself.
1057
10582008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1059
1060 * MAINTAINERS (Write after approval): Add myself.
1061
10622008-10-31 Ben Elliston <bje@au.ibm.com>
1063
1064 * configure.ac (spu-*-*): Remove special case.
1065 * configure: Regenerate.
1066
10672008-10-30 Catherine Moore <clm@codesourcery.com>
1068
1069 * MAINTAINERS (Write after approval): Update my email address.
1070
10712008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1072
1073 * configure.ac [spu-*-*]: Do not set skipdirs.
1074 * configure: Re-generate.
1075
10762008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1077
1078 * MAINTAINERS (Various Maintainers): Add myself to reload.
1079
10802008-10-25 Richard Guenther <rguenther@suse.de>
1081
1082 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1083 maintainer. Remove myself as libgcc-math maintainer.
1084 (Non-Algorithmic Maintainers): Remove myself.
1085
10862008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1087
1088 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1089 * Makefile.in: Regenerated.
1090
10912008-10-23 Cary Coutant <ccoutant@google.com>
1092
1093 * MAINTAINERS (Write after approval): Add myself.
1094
10952008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1096
1097 PR gdb/921
1098 PR gdb/1646
1099 PR gdb/2175
1100 PR gdb/2176
1101
1102 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1103 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1104 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1105 (HOST_EXPORTS): Pass CPPFLAGS.
1106 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1107 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1108 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1109 * Makefile.in, configure: Regenerated.
1110 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1111 and CPPFLAGS_FOR_BUILD.
1112
11132008-10-20 Sebastian Pop <sebastian.pop@amd.com>
1114
1115 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1116 Sebastian Pop.
1117
11182008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1119
1120 * MAINTAINERS (Write After Approval): Added myself.
1121
11222008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1123
1124 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1125 recommended version to 2.3.2.
1126
1127 * configure: Regenerate.
1128
11292008-10-01 Mark Mitchell <mark@codesourcery.com>
1130
1131 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1132
11332008-09-29 David Daney <david.daney@caviumnetworks.com>
1134
1135 * MAINTAINERS (Write After Approval): Update e-mail address.
1136
11372008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1138
1139 * libtool.m4: Update to libtool 2.2.6.
1140 * lt~obsolete.m4: Update to libtool 2.2.6.
1141 * ltmain.sh: Update to libtool 2.2.6.
1142 * ltsugar.m4: Update to libtool 2.2.6.
1143 * ltversion.m4: Update to libtool 2.2.6.
1144 * ltoptions.m4: Update to libtool 2.2.6.
1145 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1146
11472008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1148
1149 * MAINTAINERS (Write After Approval): Add myself.
1150
11512008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1152
1153 * MAINTAINERS (Write After Approval): Update my name.
1154
11552008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1156
1157 * MAINTAINERS: Add myself in "Write After Approval".
1158
11592008-09-18 Steve Ellcey <sje@cup.hp.com>
1160
1161 * MAINTAINERS: Add myself as ia64 maintainer.
1162
11632008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1164
1165 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1166 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1167 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1168 and Michael Tiemann from Write After Approval since they do not
1169 actually have access.
1170
11712008-09-05 Richard Guenther <rguenther@suse.de>
1172
1173 * configure.ac: Initialize clooglibs to -lcloog.
1174 * configure: Re-generate.
1175
11762008-09-04 Le-Chun Wu <lcwu@google.com>
1177
1178 * MAINTAINERS (Write After Approval): Add myself.
1179
11802008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1181
1182 * configure.ac (--with-cloog-polylib): New.
1183 (--disable-cloog-version-check): New.
1184 (--disable-ppl-version-check): New.
1185 * configure: Re-generate.
1186
11872008-09-03 Richard Guenther <rguenther@suse.de>
1188
1189 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1190 cloog test.
1191 * configure: Re-generate.
1192
11932008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1194
1195 Add picoChip port.
1196 * MAINTAINERS: Add picoChip maintainers.
1197
11982008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1199 Tobias Grosser <grosser@fim.uni-passau.de>
1200 Jan Sjodin <jan.sjodin@amd.com>
1201 Harsha Jagasia <harsha.jagasia@amd.com>
1202 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1203 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1204 Adrien Eliche <aeliche@isty.uvsq.fr>
1205
1206 Merge from graphite branch.
1207 * configure: Regenerate.
1208 * Makefile.in: Regenerate.
1209 * configure.ac (host_libs): Add ppl and cloog.
1210 Add checks for PPL and CLooG.
1211 * Makefile.def (ppl, cloog): Added modules and dependences.
1212 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1213 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1214
12152008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1216
1217 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1218 (GCC_SHLIB_SUBDIR): New.
1219 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1220 * configure: Regenerate.
1221 * Makefile.in: Regenerate.
1222
12232008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1224
1225 * MAINTAINERS: Consistently use tabs to separate columns.
1226
12272008-08-29 Tristan Gingold <gingold@adacore.com>
1228
1229 * MAINTAINERS (Write after Approval): Add myself.
1230
12312008-08-28 Tristan Gingold <gingold@adacore.com>
1232
1233 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1234 Enable bfd, binutils and opcodes.
1235 * configure: Regenerate.
1236
12372008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1238
1239 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1240
12412008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1242
1243 * MAINTAINERS: Use correct Umlaut for last name.
1244
12452008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1246
1247 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1248
12492008-08-16 David Edelsohn <edelsohn@gnu.org>
1250
1251 * MAINTAINERS: Update my email address.
1252
12532008-08-16 Nicolas Roche <roche@adacore.com>
1254
1255 * Makefile.tpl: Add BOOT_ADAFLAGS.
1256 * Makefile.in: Regenerate.
1257
12582008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1259
1260 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1261 * configure: Regenerate.
1262
12632008-07-30 Paolo Bonzini <bonzini@gnu.org>
1264
1265 * configure.ac: Add makefile fragments for hpux.
1266 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1267 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1268 * configure: Regenerate.
1269 * Makefile.in: Regenerate.
1270
12712008-07-28 Aldy Hernandez <aldyh@redhat.com>
1272
1273 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1274
12752008-07-11 Dodji Seketeli <dseketel@redhat.com>
1276
1277 * MAINTAINERS (Write after Approval): Add myself.
1278
12792008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1280
1281 * MAINTAINERS (Write After Approval): Add myself.
1282
12832008-06-29 Andrew Jenner <andrew@codesourcery.com>
1284
1285 * MAINTAINERS (Write After Approval): Add myself.
1286
12872008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1288
1289 * MAINTAINERS: Update my email address.
1290
12912008-06-25 Joey Ye <joey.ye@intel.com>
1292
1293 * MAINTAINERS (Write After Approval): Add myself.
1294
12952008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1296
1297 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1298 * Makefile.in: Regenerate.
1299 * configure: Regenerate.
1300
13012008-06-17 Daniel Kraft <d@domob.eu>
1302
1303 * MAINTAINERS (Write After Approval): Add myself.
1304
13052008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1306
1307 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1308 "$@" is still intact with both Autoconf 2.59 and 2.62.
1309 * configure: Regenerate.
1310
13112008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1312
1313 * Makefile.tpl: Fix comment errors.
1314 * Makefile.in: Regenerate.
1315
13162008-06-12 David S. Miller <davem@davemloft.net>
1317 David Edelsohn <edelsohn@gnu.org>
1318
1319 * configure.ac: Add powerpc*-*-* to gold supported targets.
1320 * configure: Regenerate.
1321
13222008-06-08 Joseph Myers <joseph@codesourcery.com>
1323
1324 PR tree-optimization/36218
1325 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1326 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1327 (all prefix="build-"): Pass them to build-system sub-makes.
1328 * Makefile.in: Regenerate.
1329
13302008-06-07 Joseph Myers <joseph@codesourcery.com>
1331
1332 * MAINTAINERS (mt port): Remove.
1333 (sco5, unixware, sco udk): Remove.
1334 (Kean Johnston): Add to Write After Approval.
1335
13362008-05-30 Julian Brown <julian@codesourcery.com>
1337
1338 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1339 of libobjc for ARM EABI Linux.
1340 * configure: Regenerate.
1341
13422008-05-18 Xinliang David Li <davidxl@google.com>
1343
1344 * ChangeLog: Remove wrong ChangeLog entry.
1345
13462008-05-17 Xinliang David Li <davidxl@google.com>
1347
1348 * MAINTAINERS (Write After Approval): Add myself.
1349
13502008-05-15 Janus Weil <janus@gcc.gnu.org>
1351
1352 * MAINTAINERS (Write After Approval): Add myself.
1353
13542008-05-14 Rafael Espíndola <espindola@google.com>
1355
1356 * config-ml.in: don't handle --enable-shared and --enable-static.
1357
13582008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1359
1360 * MAINTAINERS: Update my email address.
1361
13622008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1363
1364 * MAINTAINERS: Update my email address.
1365
13662008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1367
1368 * MAINTAINERS (Write After Approval): Add myself.
1369
13702008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1371
1372 * MAINTAINERS (Write After Approval): Add myself.
1373
13742008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1375
1376 * MAINTAINERS (crx): Add myself.
1377
13782008-04-18 Paolo Bonzini <bonzini@gnu.org>
1379
1380 Sync with src:
1381 2008-04-14 David S. Miller <davem@davemloft.net>
1382
1383 * configure.ac: Add sparc*-*-* to gold supported targets.
1384 * configure: Regenerate.
1385
13862008-04-18 Paolo Bonzini <bonzini@gnu.org>
1387
1388 PR bootstrap/35457
1389 * configure.ac: Include override.m4.
1390 * configure: Regenerate.
1391
13922008-04-18 Paolo Bonzini <bonzini@gnu.org>
1393
1394 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1395 * Makefile.in: Regenerate.
1396
13972008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1398
1399 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1400 as nonconfigurable directories list.
1401 * configure: Regenerate.
1402
14032008-04-14 Ben Elliston <bje@au.ibm.com>
1404
1405 * config.sub, config.guess: Update from upstream sources.
1406
14072008-04-12 Hans-Peter Nilsson <hp@axis.com>
1408
1409 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1410 * Makefile.in: Regenerate.
1411
14122008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1413
1414 * configure.ac: Do not build libssp for the AVR.
1415 * configure: Regenerate.
1416
14172008-04-07 Ian Lance Taylor <iant@google.com>
1418
1419 * Makefile.def: check-gold depends upon all-binutils.
1420 * Makefile.in: Regenerate.
1421
14222008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1423
1424 * MAINTAINERS (Write After Approval): Add myself.
1425
14262008-04-04 Nick Clifton <nickc@redhat.com>
1427
1428 PR binutils/4334
1429 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1430 builds.
1431 * configure: Regenerate.
1432
14332008-04-04 NightStrike <NightStrike@gmail.com>
1434
1435 PR other/35151
1436 * configure.ac: Combine rules for mingw32 and mingw64.
1437 * configure: Regenerate.
1438
14392008-04-02 Kai Tietz <kai.tietz@onvision.com>
1440
1441 * MAINTAINERS (Write After Approval): Add myself.
1442
14432008-04-01 Seongbae Park <seongbae.park@gmail.com>
1444
1445 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1446 * Makefile.in (.NOTPARALLEL): Ditto.
1447
14482008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1449
1450 * MAINTAINERS (Write After Approval): Add myself.
1451
14522008-03-31 Seongbae Park <seongbae.park@gmail.com>
1453
1454 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1455 * Makefile.in (.NOTPARALLEL): Regenerate.
1456
14572008-03-27 Paolo Bonzini <bonzini@gnu.org>
1458
1459 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1460 * Makefile.in: Regenerate.
1461
14622008-03-26 Jakub Staszak <kuba@et.pl>
1463
1464 * MAINTAINERS (Write After Approval): Add myself.
1465
14662008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1467
1468 * MAINTAINERS: Update e-mail address.
1469
14702008-03-20 Ian Lance Taylor <iant@google.com>
1471
1472 * configure.ac: Add support for --enable-gold.
1473 * Makefile.def: Add gold as a directory like ld.
1474 * configure, Makefile.in: Regenerate.
1475
14762008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1477
1478 * configure.ac: m4_include config/proginstall.m4.
1479 * configure: Regenerate.
1480
1481 Backport from upstream Libtool:
1482
1483 2007-10-12 Eric Blake <ebb9@byu.net>
1484
1485 Deal with Autoconf 2.62's semantic change in m4_append.
1486 * ltsugar.m4 (lt_append): Replace broken versions of
1487 m4_append.
1488 (lt_if_append_uniq): Don't require separator to be overquoted,
1489 and avoid broken m4_append.
1490 (lt_dict_add): Fix typo.
1491 * libtool.m4 (_LT_DECL): Don't overquote separator.
1492
14932008-03-13 David Edelsohn <edelsohn@gnu.org>
1494
1495 * config.rpath: Add AIX 6 support.
1496
14972008-03-13 Paolo Bonzini <bonzini@gnu.org>
1498
1499 * Makefile.def (stageprofile). Remove -fprofile-generate
1500 from stage_libcflags.
1501 * Makefile.in: Regenerate.
1502
15032008-03-13 Ben Elliston <bje@au.ibm.com>
1504
1505 * config.sub, config.guess: Update from upstream sources.
1506
15072008-03-06 Tom Tromey <tromey@redhat.com>
1508
1509 * MAINTAINERS: Update for treelang deletion.
1510
15112008-03-03 James E. Wilson <wilson@tuliptree.org>
1512
1513 * MAINTAINERS: Update my email address.
1514
15152008-03-03 Stan Shebs <stanshebs@earthlink.net>
1516
1517 * MAINTAINERS (darwin port): Add myself as a maintainer.
1518 (objective-c/c++): Add myself as a maintainer.
1519
15202008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1521
1522 * MAINTAINERS (Write After Approval): Update my email address.
1523
15242008-02-25 Tomas Bily <tbily@suse.cz>
1525
1526 * MAINTAINERS (Write After Approval): Add myself.
1527
15282008-02-23 Jakub Jelinek <jakub@redhat.com>
1529
1530 * MAINTAINERS (OpenMP): Add myself.
1531
15322008-02-20 Paolo Bonzini <bonzini@gnu.org>
1533
1534 PR bootstrap/32009
1535 PR bootstrap/32161
1536
1537 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1538 * configure: Regenerate.
1539
1540 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1541 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1542 STAGE4_LIBCFLAGS): New.
1543 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1544 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1545 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1546 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1547 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1548 for target modules. Don't export LIBCFLAGS.
1549 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1550 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1551 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1552 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1553 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1554 * Makefile.in: Regenerate.
1555
15562008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1557
1558 PR libgcj/33085
1559 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1560 Do not use -DDLL_EXPORT. Backport from upstream.
1561
15622008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1563
1564 * MAINTAINERS (Write After Approval): Add myself.
1565
15662008-02-02 Hans-Peter Nilsson <hp@axis.com>
1567
1568 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1569 * configure: Regenerate.
1570
15712008-01-31 Marc Gauthier <marc@tensilica.com>
1572
1573 * configure.ac (xtensa*-*-*): Recognize processor variants.
1574 * configure: Regenerate.
1575
15762008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1577
1578 PR bootstrap/34922
1579 * configure.ac (PARSE_ARGS): Push suitable setting of
1580 ac_subdirs_all, for `./configure --help=recursive'.
1581 Handle `+' in generic toplevel directory disabling.
1582 * configure: Regenerate.
1583
15842008-01-28 Nick Clifton <nickc@redhat.com>
1585
1586 * MAINTAINERS (xstormy16): Take over maintainership.
1587
15882008-01-25 Joseph Myers <joseph@codesourcery.com>
1589
1590 * MAINTAINERS (c4x port): Remove.
1591
15922008-01-24 David Edelsohn <edelsohn@gnu.org>
1593
1594 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1595
15962008-01-23 Ben Elliston <bje@au.ibm.com>
1597
1598 * config.sub, config.guess: Update from upstream sources.
1599
16002008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1601
1602 * MAINTAINERS (Write After Approval): Add myself.
1603
16042008-01-17 H.J. Lu <hjl.tools@gmail.com>
1605
1606 * MAINTAINERS: Update my email address.
1607
16082008-01-09 Raksit Ashok <raksit@google.com>
1609
1610 * MAINTAINERS (Write After Approval): Add myself.
1611
16122008-01-09 Raksit Ashok <raksit@google.com>
1613
1614 * MAINTAINERS (Write After Approval): Add myself.
1615
16162008-01-08 Ben Elliston <bje@au.ibm.com>
1617
1618 * config.sub, config.guess: Update from upstream sources.
1619
16202007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1621
1622 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1623 Change recommended MPFR from 2.2.1 -> 2.3.0.
1624 * configure: Regenerate.
1625
16262007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1627
1628 * MAINTAINERS: Update my email address.
1629
16302007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1631
1632 * MAINTAINERS: Update my email address.
1633
16342007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1635
1636 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1637 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1638 * Makefile.in: Regenerate.
1639
16402007-12-10 Mark Heffernan <meheff@google.com>
1641
1642 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1643 misplaced entries.
1644
16452007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1646
1647 * configure.ac: Enable libjava for x86_64-*-darwin9.
1648 * configure: Regenerate.
1649
16502007-12-07 Bill Maddox <maddox@google.com>
1651
1652 * MAINTAINERS (Write After Approval): Add myself.
1653
16542007-12-05 Ben Elliston <bje@au.ibm.com>
1655
1656 * config.sub, config.guess: Update from upstream sources.
1657
16582007-12-02 Matthias Klose <doko@ubuntu.com>
1659
1660 * config-ml.in: Remove 64bit configure tests.
1661
16622007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1663
1664 * config-ml.in: Robustify against white space in absolute file
1665 names.
1666
1667 * config-ml.in (multi-clean): Substitute ${Makefile}.
1668 Remove superfluous ${Makefile} in list.
1669
16702007-11-19 Thiemo Seufer <ths@mips.com>
1671
1672 * config-ml.in: Don't hardcode the Makefile name.
1673
16742007-11-08 Alexander Monakov <amonakov@ispras.ru>
1675
1676 * MAINTAINERS (Write After Approval): Add myself.
1677
16782007-11-07 Samuel Tardieu <sam@rfc1149.net>
1679
1680 * MAINTAINERS (Write After Approval): Add myself.
1681
16822007-11-06 Doug Kwan <dougkwan@google.com>
1683
1684 * MAINTAINERS (Write After Approval): Add myself.
1685
16862007-10-25 Ben Elliston <bje@au.ibm.com>
1687
1688 * MAINTAINERS (mercury): Remove entry.
1689 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1690
16912007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1692
1693 * Makefile.def (dependencies): Make configure-gdb depend on
1694 all-intl.
1695 * Makefile.in: Regenerated.
1696
16972007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1698
1699 * MAINTAINERS (Fortran maintainer): Remove myself.
1700
17012007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1702
1703 * Makefile.def: To avoid problems running with parallel makes,
1704 build newlib before libgloss so that target specific header
1705 files are availble.
1706 * Makefile.in: Regenerate
1707
17082007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1709
1710 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1711 * Makefile.in: Regenerate.
1712
17132007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1714
1715 * MAINTAINERS (Register allocation reviewer): Add myself.
1716
17172007-10-08 Mike Frysinger <vapier@gentoo.org>
1718
1719 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1720 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1721 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1722 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1723 * configure: Regenerate.
1724
17252006-10-04 Seongbae Park <seongbae.park@gmail.com>
1726
1727 * MAINTAINERS (Register allocation reviewer): Add myself.
1728
17292007-10-01 Paolo Bonzini <bonzini@gnu.org>
1730
1731 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1732 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1733 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1734 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1735 * configure.ac: Default them to host tools for $host = $build.
1736 Subst them.
1737
1738 * configure: Regenerate.
1739 * Makefile.in: Regenerate.
1740
17412006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1742
1743 * MAINTAINERS (Register allocation reviewer): Add myself.
1744
17452006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1746
1747 * MAINTAINERS (Register allocation reviewer): Add myself.
1748
17492007-09-21 Seongbae Park <seongbae.park@gmail.com>
1750
1751 * MAINTAINERS (Write After Approval): Fix typo.
1752
17532007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1754
1755 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1756 * configure: Regenerate.
1757
17582007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1759
1760 PR bootstrap/31906
1761 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1762 they're already prefixed.
1763
17642007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1765
1766 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1767 libstdc++.
1768 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1769 * configure: Regenerate.
1770 * Makefile.in: Regenerate.
1771
17722007-09-17 Andreas Schwab <schwab@suse.de>
1773
1774 * configure.ac: Raise minimum makeinfo version to 4.6.
1775 * configure: Regenerate.
1776
17772007-09-17 Johannes Singler <singler@ira.uka.de>
1778
1779 * MAINTAINERS (write-after-approval) add myself
1780
17812007-09-15 Alan Modra <amodra@bigpond.net.au>
1782
1783 * configure.ac: Correct makeinfo version check.
1784 * configure: Regenerate.
1785
17862007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1787
1788 * MAINTAINERS: Update my email address.
1789
17902007-09-14 Richard Sandiford <richard@codesourcery.com>
1791
1792 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1793 to $skipdirs and only disable gprof for newlib. Use the normal
1794 mips*-elf* handling in other respects.
1795 * configure: Regnerate.
1796
17972007-09-12 David Daney <ddaney@avtrex.com>
1798
1799 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1800 enabling libgcj.
1801 * configure: Regenerate.
1802
18032007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1804
1805 PR other/32154
1806 * configure.ac: For libgloss targets, point the linker to the linker
1807 script, startup code and simulator library.
1808 * configure: Regenerate.
1809
18102007-09-07 Andrew Haley <aph@redhat.com>
1811
1812 * configure.ac (noconfigdirs): Remove target-libffi and
1813 target-libjava.
1814 * configure: Regenerate.
1815
18162007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1817
1818 PR target/33281
1819 * configure.ac: Use config/mh-mingw on mingw.
1820 * configure: Regenerate.
1821
18222007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1823
1824 * MAINTAINERS (Write After Approval): Add myself.
1825
18262007-09-05 Richard Guenther <rguenther@suse.de>
1827
1828 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1829 nor --disable-checking is provided also turn on yes and types
1830 checking for stage1.
1831 * configure: Re-generate.
1832
18332007-08-30 Krister Walfridsson <cato@df.lth.se>
1834
1835 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1836 (Write After Approval): Remove myself.
1837
18382007-08-29 Nick Clifton <nickc@redhat.com>
1839
1840 * config.sub, config.guess: Update from upstream sources.
1841
18422007-08-22 Bud Davis <jmdavis@link.com>
1843
1844 * MAINTAINERS (Write After Approval): Added myself.
1845 * MAINTAINERS (Reviewers): Removed myself.
1846
18472007-08-18 Paul Brook <paul@codesourcery.com>
1848 Joseph Myers <joseph@codesourcery.com>
1849
1850 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1851 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1852 * Makefile.in: Regenerate.
1853 * configure.ac (--with-debug-prefix-map): New.
1854 * configure: Regenerate.
1855
18562007-08-17 Richard Sandiford <richard@codesourcery.com>
1857 Nigel Stephens <nigel@mips.com>
1858
1859 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1860 as target_makefile_frag.
1861 * configure: Regenerate.
1862
18632007-08-16 Alexandre Oliva <aoliva@redhat.com>
1864
1865 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1866 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1867 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1868 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1869 (do-compare, do-compare3, do-compare-debug): New.
1870 ([+compare-target+]): Use them.
1871
18722007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1873
1874 * MAINTAINERS (Write After Approval): Change my email address.
1875
18762007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1877 Ben Elliston <bje@au.ibm.com>
1878
1879 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1880 --silent if $silent.
1881 * configure: Regenerate.
1882
18832003-08-12 Zdenek Dvorak <ook@ucw.cz>
1884
1885 * MAINTAINERS (Various Maintainers): Add myself as
1886 loop infrastructure maintainer. Update my e-mail
1887 address.
1888
18892007-07-31 Diego Novillo <dnovillo@google.com>
1890
1891 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1892 Adjust description.
1893
18942007-07-26 Richard Guenther <rguenther@suse.de>
1895
1896 * configure.ac: Add types checking to stage1 checking flags.
1897 * configure: Regenerate.
1898
18992007-07-17 Nick Clifton <nickc@redhat.com>
1900
1901 * COPYING3: New file. Contains version 3 of the GNU General
1902 Public License.
1903 * COPYING3.LIB: New file. Contains version 3 of the GNU
1904 Lesser General Public License.
1905
19062007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1907
1908 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1909
19102007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1911
1912 * MAINTAINERS (S/390 co-maintainer): Add myself.
1913 (Write After Approval): Remove myself.
1914
19152007-07-13 Dan Hipschman <dsh@google.com>
1916
1917 * MAINTAINERS (Write After Approval): Add myself.
1918
19192007-07-11 Nick Clifton <nickc@redhat.com>
1920
1921 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1922 WINDRES export.
1923 * Makefile.in: Regenerate.
1924
19252007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1926
1927 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1928 maintainer.
1929
19302007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1931
1932 * lt~obsolete.m4: New. Import from 20070318 libtool.
1933
19342007-07-03 Julian Brown <julian@codesourcery.com>
1935
1936 * MAINTAINERS (Write After Approval): Add myself.
1937
19382007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1939
1940 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1941 * configure: Regenerate.
1942
19432007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1944
1945 * configure.ac: Add some missing m4 quotation.
1946 * configure: Regenerate.
1947
19482007-07-02 Simon Baldwin <simonb@google.com>
1949
1950 * MAINTAINERS (Write After Approval): Add myself.
1951
19522007-07-02 Paolo Bonzini <bonzini@gnu.org>
1953
1954 * configure: Regenerate.
1955
19562007-07-02 Kai Tietz <kai.tietz@onevision.com>
1957
1958 * Makefile.def: Add windmc tool to build.
1959 * Makefile.tpl: Likewise.
1960 * configure.ac: Likewise.
1961 * Makefile.in: Regenerate.
1962 * configure: Regenerate.
1963
19642007-06-28 DJ Delorie <dj@redhat.com>
1965
1966 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1967 not building newlib.
1968 * configure: Regenerated.
1969
19702007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1971
1972 * MAINTAINERS (Write After Approval): Add myself.
1973
19742007-06-25 Martin Michlmayr <tbm@cyrius.com>
1975
1976 * MAINTAINERS (Write After Approval): Add myself.
1977
19782007-06-19 Chris Matthews <chrismatthews@google.com>
1979
1980 * MAINTAINERS (Write After Approval): Add myself.
1981
19822007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1983
1984 * MAINTAINERS (Write After Approval): Add myself.
1985
19862007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1987
1988 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1989 * Makefile.in: Regenerated.
1990
19912007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1992
1993 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1994 bfin*-*-uclinux* targets.
1995 * configure: Regenerate.
1996
19972007-06-14 Ian Lance Taylor <iant@google.com>
1998
1999 * MAINTAINERS: Add myself as non-algorithmic global write
2000 maintainer.
2001
20022007-06-14 Diego Novillo <dnovillo@google.com>
2003
2004 * MAINTAINERS: Add self as middle-end maintainer and
2005 non-algorithmic global write maintainer.
2006
20072007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2008
2009 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2010 Move all Fortran maintainers except Paul Brook into the
2011 Non-Autopoiesis section.
2012
20132007-06-14 Paolo Bonzini <bonzini@gnu.org>
2014
2015 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2016 (distclean-stage[+id+]): Possibly delete stage_last.
2017 * Makefile.in: Regenerate.
2018
20192007-06-12 Seongbae Park <seongbae.park@gmail.com>
2020
2021 * MAINTAINERS (Various Maintainer): Fix typo.
2022
20232007-06-11 Paolo Bonzini <bonzini@gnu.org>
2024
2025 * MAINTAINERS (Various Maintainer): Add myself as
2026 dataflow maintainer.
2027
20282007-06-07 Ben Elliston <bje@au.ibm.com>
2029
2030 * config.sub, config.guess: Update from upstream sources.
2031
20322007-06-07 Ben Elliston <bje@au.ibm.com>
2033
2034 * Makefile.tpl: Fix spelling error.
2035 * Makefile.in: Regenerate.
2036
20372007-06-01 Steve Ellcey <sje@cup.hp.com>
2038
2039 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2040 lt_cv_sys_max_cmd_len.
2041
20422007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2043
2044 * MAINTAINERS (Various Maintainers): Add myself as
2045 auto-vectorizer maintainer.
2046
20472003-05-31 Paolo Bonzini <bonzini@gnu.org>
2048
2049 PR libjava/32098
2050 * libtool.m4: Revert previous change.
2051 * ltgcc.m4: Put it here.
2052
20532003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2054
2055 * MAINTAINERS (Various Maintainers): Add myself as
2056 auto-vectorizer maintainer.
2057
20582007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2059
2060 PR libjava/32098
2061 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2062
20632007-05-30 Richard Guenther <rguenther@suse.de>
2064
2065 * MAINTAINERS (Various Maintainers): Add myself as
2066 auto-vectorizer maintainer.
2067
20682007-05-30 Jakub Jelinek <jakub@redhat.com>
2069
2070 PR bootstrap/29382
2071 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2072 * configure: Rebuilt.
2073
20742007-05-28 Roberto Costa <robsettantasei@gmail.com>
2075
2076 * MAINTAINERS (Write After Approval): Removed my name.
2077
20782007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2079
2080 * MAINTAINERS (Write After Approval): Remove myself.
2081
20822007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2083
2084 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2085
20862007-05-23 Steve Ellcey <sje@cup.hp.com>
2087
2088 * ltmain.sh: Update from ToT Libtool.
2089 * libtool.m4: Update from ToT Libtool.
2090 * ltsugar.m4: New. Update from ToT Libtool.
2091 * ltversion.m4: New. Update from ToT Libtool.
2092 * ltoptions.m4: New. Update from ToT Libtool.
2093 * ltconfig: Remove.
2094 * ltcf-c.sh: Remove.
2095 * ltcf-cxx.sh: Remove.
2096 * ltcf-gcj.sh: Remove.
2097
20982007-05-22 Ollie Wild <aaw@google.com>
2099
2100 * MAINTAINERS (Write After Approval): Add myself.
2101
21022007-05-16 Paolo Bonzini <bonzini@gnu.org>
2103
2104 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2105 stage_cflags.
2106 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2107 Remove CFLAGS/LIBCFLAGS.
2108 (configure-stage[+id+]-[+prefix+][+module+],
2109 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2110 * Makefile.in: Regenerate.
2111
21122007-05-15 Diego Novillo <dnovillo@google.com>
2113
2114 * MAINTAINERS: Update e-mail address.
2115
21162007-05-15 Revital Eres <eres@il.ibm.com>
2117
2118 * MAINTAINERS (Write After Approval): Add myself.
2119
21202007-05-14 Roberto Costa <robsettantasei@gmail.com>
2121
2122 * MAINTAINERS (Write After Approval): Updated my address.
2123
21242007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2125
2126 * MAINTAINERS (Write After Approval): Add myself.
2127
21282007-05-11 Silvius Rus <rus@google.com>
2129
2130 * MAINTAINERS (Write After Approval): Add myself.
2131
21322007-04-23 Tom Tromey <tromey@redhat.com>
2133
2134 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2135
21362007-04-22 Mark Mitchell <mark@codesourcery.com>
2137
2138 * MAINTAINERS (cpplib): Rename to ...
2139 (libcpp): ... this. Add C/C++ front end maintainers.
2140
21412007-04-14 Steve Ellcey <sje@cup.hp.com>
2142
2143 * config-ml.in: Pass ${ml_config_env} to configure calls.
2144
21452007-04-04 Christian Bruel <christian.bruel@st.com>
2146
2147 * MAINTAINERS (Write After Approval): Add myself.
2148
21492007-04-02 Dave Korn <dave.korn@artimi.com>
2150
2151 * MAINTAINERS (Write After Approval): Add myself.
2152
21532007-03-31 Tobias Burnus <burnus@net-b.de>
2154
2155 * MAINTAINERS (fortran 95 front end): Add myself.
2156
21572007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2158
2159 * MAINTAINERS (Write After Approval): Add myself.
2160
21612007-03-24 Ayal Zaks <zaks@il.ibm.com>
2162
2163 * MAINTAINERS (Modulo Scheduler): Add myself.
2164
21652007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2166
2167 * MAINTAINERS (fortran 95 front end): Add myself.
2168 (c++ front end): whitespace fix.
2169
21702007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2171
2172 * MAINTAINERS (Write After Approval): Add myself.
2173
21742007-03-21 Richard Sandiford <richard@codesourcery.com>
2175
2176 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2177 of glob. Quote arguments with single quotes too.
2178 * configure: Regenerate.
2179
21802007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2181
2182 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2183 * Makefile.in: Regenerate
2184
21852007-03-07 Andreas Schwab <schwab@suse.de>
2186
2187 * configure: Regenerate.
2188
21892007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2190
2191 * configure.ac: Add "--with-pdfdir" configure option,
2192 which defines pdfdir variable.
2193 * Makefile.def (target=fixincludes): Add install-pdf to
2194 missing targets.
2195 (recursive_targets): Add install-pdf target.
2196 (flags_to_pass): Add pdfdir.
2197 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2198 target.
2199 * configure: Regenerate
2200 * Makefile.in: Regenerate
2201
22022007-02-28 Eric Christopher <echristo@apple.com>
2203
2204 Revert:
2205 2006-12-07 Mike Stump <mrs@apple.com>
2206
2207 * Makefile.def (dependencies): Add dependency for
2208 install-target-libssp and install-target-libgomp on
2209 install-gcc.
2210 * Makefile.in: Regenerate.
2211
22122007-02-27 Matt Kraai <kraai@ftbfs.org>
2213
2214 * configure: Regenerate.
2215 * configure.ac: Move statements after variable declarations.
2216
22172007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2218
2219 * MAINTAINERS: Add myself as sh maintainer.
2220
22212007-02-19 Joseph Myers <joseph@codesourcery.com>
2222
2223 * configure.ac: Adjust for loop syntax.
2224 * configure: Regenerate.
2225
22262007-02-18 Alexandre Oliva <aoliva@redhat.com>
2227
2228 * configure: Rebuilt.
2229
22302007-02-18 Alexandre Oliva <aoliva@redhat.com>
2231
2232 * configure.ac: Drop multiple occurrences of --enable-languages,
2233 and fix its quoting.
2234 * configure: Rebuilt.
2235
22362007-02-17 Mark Mitchell <mark@codesourcery.com>
2237 Nathan Sidwell <nathan@codesourcery.com>
2238 Vladimir Prus <vladimir@codesourcery.com>
2239 Joseph Myers <joseph@codesourcery.com>
2240
2241 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2242 * configure: Regenerate.
2243
22442007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2245
2246 * ltconfig (freebsd*): Default to elf.
2247
22482007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2249
2250 * configure.ac (target_libraries): Move libgcc before libiberty.
2251 * configure: Regenerated.
2252
22532007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2254 Paolo Bonzini <bonzini@gnu.org>
2255
2256 PR bootstrap/30753
2257 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2258 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2259 * configure: Regenerated.
2260
22612007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2262
2263 * MAINTAINERS (Language Front End Maintainers): Update my mail
2264 address.
2265
22662007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2267
2268 PR bootstrap/30748
2269 * configure.ac: Correct syntax for Solaris ksh.
2270 * configure: Regenerated.
2271
22722007-02-09 Paolo Bonzini <bonzini@gnu.org>
2273
2274 * configure.ac: Sync with src.
2275 * configure: Regenerate.
2276
22772007-02-09 Paolo Bonzini <bonzini@gnu.org>
2278
2279 * Makefile.in: Regenerate.
2280
22812007-02-09 Paolo Bonzini <bonzini@gnu.org>
2282
2283 * config.sub: Sync with src.
2284
22852007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2286
2287 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2288 noncanonical equivalents.
2289 * configure.in: Rename to...
2290 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2291 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2292 target_noncanonical. Use them. Rewrite removal of configure
2293 arguments for autoconf 2.59. Discard variable settings. Force
2294 program_transform_name for native tools.
2295
2296 * Makefile.in: Regenerated.
2297 * configure: Regenerated with autoconf 2.59.
2298
22992007-02-07 Roman Zippel <zippel@linux-m68k.org>
2300
2301 * MAINTAINERS (Write After Approval): Add myself.
2302
23032007-01-31 Andreas Schwab <schwab@suse.de>
2304
2305 * Makefile.tpl (LDFLAGS): Substitute it.
2306 * Makefile.in: Regenerate.
2307
23082007-01-30 Andrey Belevantsev <abel@ispras.ru>
2309
2310 * MAINTAINERS (Write After Approval): Add myself.
2311
23122007-01-28 David Edelsohn <edelsohn@gnu.org>
2313
2314 * MAINTAINERS (spu port): Add myself.
2315
23162007-01-23 Richard Guenther <rguenther@suse.de>
2317
2318 PR bootstrap/30541
2319 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2320 * Makefile.tpl (GNATBIND): Substitute it.
2321 (GNATMAKE): Likewise.
2322 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2323 of STAGE_PREFIX.
2324 * Makefile.in: Regenerate.
2325 * configure: Regenerate.
2326
23272007-01-18 Mike Stump <mrs@apple.com>
2328
2329 * configure.in: Re-enable -Werror for gcc builds.
2330
23312007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
2332
2333 * MAINTAINERS (Write After Approval): Add myself.
2334
23352007-01-11 Paolo Bonzini <bonzini@gnu.org>
2336
2337 * configure.in: Change == to = in test command.
2338 * configure: Regenerate.
2339
23402007-01-11 Paolo Bonzini <bonzini@gnu.org>
2341 Nick Clifton <nickc@redhat.com>
2342 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2343
2344 * configure.in (build_configargs, host_configargs, target_configargs):
2345 Remove build/host/target parameters.
2346 (host_libs): Add gmp and mpfr.
2347 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2348 * Makefile.def (gmp, mpfr): New.
2349 (gcc): Remove target.
2350 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2351 target_os, target_vendor): New.
2352 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2353 * configure: Regenerate.
2354 * Makefile.in: Regenerate.
2355
23562007-01-11 Matt Fago <fago@earthlink.net>
2357
2358 * configure.in: Try to link to functions only in mpfr 2.2.x
2359 to improve robustness of configure tests.
2360 * configure: Regenerate.
2361
23622007-01-09 Uros Bizjak <ubizjak@gmail.com>
2363
2364 * MAINTAINERS: Add myself as i386 maintainer.
2365
23662007-01-08 Jan Hubicka <jh@suse.cz>
2367
2368 * MAINTAINERS: Add myself as i386 maintainer.
2369
23702007-01-08 Kai Tietz <kai.tietz@onevision.com>
2371
2372 * configure.in: Add support for an x86_64-mingw* target.
2373 * configure: Regenerate.
2374
23752007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2376
2377 * Makefile.tpl (all-target): Correct @if conditional for target
2378 modules.
2379 * configure.in: Omit libiberty if building only target libgcc.
2380 * configure, Makefile.in: Regenerated.
2381
23822007-01-04 Paolo Bonzini <bonzini@gnu.org>
2383
2384 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2385 * configure: Regenerate.
2386
23872007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2388
2389 * Makefile.def (target_modules): Add libgcc.
2390 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2391 * Makefile.tpl (clean-target-libgcc): Delete.
2392 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2393 on gcc even for bootstrapped modules. Rewrite handling of
2394 lang_env_dependencies to loop over target_modules.
2395 * configure.in (target_libraries): Add target-libgcc.
2396 * Makefile.in, configure: Regenerated.
2397
23982006-12-29 Paolo Bonzini <bonzini@gnu.org>
2399
2400 * configure.in: Reorganize recognition of languages. Add
2401 --enable-stage1-languages. Show supported languages for the chosen
2402 target rather than all recognized languages.
2403 * configure: Regenerate.
2404
24052006-12-29 Paolo Bonzini <bonzini@gnu.org>
2406
2407 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2408 * Makefile.in: Regenerate.
2409
24102006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2411
2412 * configure.in: Warn that MPFR 2.2.0 is buggy.
2413 * configure: Regenerate.
2414
24152006-12-27 Ian Lance Taylor <iant@google.com>
2416
2417 * configure.in: When removing Makefiles to force a reconfigure, also
2418 remove prev-DIR*/Makefile.
2419 * configure: Regenerate.
2420
24212006-12-22 Andreas Schwab <schwab@suse.de>
2422
2423 * configure: Regenerate with correct autoconf version.
2424
24252006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2426
2427 * configure.in: add AC_SUBST for *_FOR_TARGET.
2428 * configure: Regenerate.
2429
24302006-12-19 Paolo Bonzini <bonzini@gnu.org>
2431
2432 * configure.in: Simplify logic for rejecting languages that cannot
2433 be built. Separate the case when a language is unsupported,
2434 from the case when the user chooses not to build a language.
2435
24362006-12-19 Paolo Bonzini <bonzini@gnu.org>
2437
2438 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2439 it only affects bootstrap and could be tested on "$host" as well.
2440 * configure: Regenerate.
2441 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2442
24432006-12-19 Paolo Bonzini <bonzini@gnu.org>
2444
2445 PR bootstrap/29544
2446 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2447 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2448 move here comment from Makefile.tpl.
2449 * Makefile.tpl: Move some definitions higher in the file.
2450 (STAGE1_CHECKING): New.
2451 * configure.in: Add --enable-stage1-checking.
2452 * configure: Regenerate.
2453 * Makefile.in: Regenerate.
2454
24552006-12-19 Paolo Bonzini <bonzini@gnu.org>
2456
2457 * MAINTAINERS: Add myself as build system maintainer.
2458
24592006-12-15 Simon Martin <simartin@users.sourceforge.net>
2460
2461 * MAINTAINERS (Write After Approval): Add myself.
2462
24632006-12-13 Eric Christopher <echristo@apple.com>
2464
2465 * MAINTAINERS: Add myself as darwin maintainer.
2466
24672006-12-11 Ian Lance Taylor <ian@airs.com>
2468
2469 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2470
24712006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2472
2473 MAINTAINERS: Update my entry.
2474
24752006-12-11 Alan Modra <amodra@bigpond.net.au>
2476
2477 * configure.in: Handle spu makefile frag.
2478 * Makefile.tpl (MAINT): Define
2479 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2480 * configure: Regenerate.
2481 * Makefile.in: Regenerate.
2482
24832006-12-11 Ben Elliston <bje@au.ibm.com>
2484
2485 * config.guess: Import latest version.
2486 * config.sub: Likewise.
2487
24882006-12-11 Ben Elliston <bje@au.ibm.com>
2489
2490 * configure.in (spu-*-*): Don't skip target-libiberty.
2491 * configure: Regenerate.
2492
24932006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2494
2495 PR bootstrap/30134
2496 * configure.in: Correct x86 darwin support for libjava to powerpc
2497 and i?86 only.
2498 * configure: Regenerate.
2499
25002006-12-08 Sandro Tolaini <tolaini@libero.it>
2501
2502 * configure.in: Add x86 darwin support for libjava.
2503 * configure: Regenerate.
2504
25052006-12-07 Mike Stump <mrs@apple.com>
2506
2507 * Makefile.def (dependencies): Add dependency for
2508 install-target-libssp and install-target-libgomp on
2509 install-gcc.
2510 * Makefile.in: Regenerate.
2511
25122006-12-04 Richard Guenther <rguenther@suse.de>
2513
2514 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2515 (Non-Algorithmic Maintainers): Move over non-algorithmic
2516 loop optimizer maintainers, add myself as a non-algorithmic
2517 middle-end maintainer.
2518
25192006-12-04 Daniel Franke <franke.daniel@gmail.com>
2520
2521 * MAINTAINERS (Write After Approval): Add myself.
2522
25232006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2524
2525 * configure.in: Update error message for missing GMP/MPFR.
2526
2527 * configure: Regenerate.
2528
25292006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2530
2531 * configure.in: Update MPFR version in error message.
2532
2533 * configure: Regenerate.
2534
25352006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2536
2537 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2538 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2539 --with-gmp-lib): New flags.
2540
2541 * configure: Regenerate.
2542
25432006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2544
2545 * MAINTAINERS (Write After Approval): Change my email address.
2546
25472006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2548
2549 * MAINTAINERS (Write After Approval): Add myself.
2550
25512006-11-22 Philipp Thomas <pth@suse.de>
2552
2553 * MAINTAINERS (i18n): Update e-mail address.
2554
25552006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2556
2557 * MAINTAINERS (spu port): Add myself as maintainer.
2558 (Write After Approval): Remove myself.
2559
25602006-11-22 Ben Elliston <bje@au.ibm.com>
2561
2562 * configure.in (skipdirs): Don't build libssp for SPU.
2563 * configure: Regenerate.
2564
25652006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2566
2567 * MAINTAINERS (spu port): Add myself as maintainer.
2568 (libobjc): Update my email address.
2569
25702006-11-21 Andrea Bona <andrea.bona@st.com>
2571
2572 * MAINTAINERS (Write After Approval): Add myself.
2573
25742006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2575
2576 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2577 * configure : Rebuilt.
2578
25792006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2580
2581 * MAINTAINERS (Write After Approval): Add myself.
2582
25832006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2584
2585 * MAINTAINERS (Write After Approval): Add myself.
2586
25872006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2588
2589 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2590 libmpfr.a.
2591 * configure: Regenerate.
2592
25932006-11-16 Paolo Bonzini <bonzini@gnu.org>
2594
2595 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2596 (unstage): Test for stage_last presence.
2597
2598 PR bootstrap/29802
2599 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2600 * Makefile.in: Regenerate.
2601
26022003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2603
2604 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2605 maintainers.
2606
26072006-11-14 Erven Rohou <erven.rohou@st.com>
2608
2609 * MAINTAINERS (Write After Approval): Add myself.
2610
26112006-11-14 Paolo Bonzini <bonzini@gnu.org>
2612
2613 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2614 and stageN-package/Makefile.
2615 * Makefile.in: Regenerated.
2616
26172006-11-14 Jie Zhang <jie.zhang@analog.com>
2618
2619 * configure.in: Remove target-libgloss from noconfigdirs for
2620 bfin-*-*.
2621 * configure: Regenerated.
2622
26232006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2624
2625 * configure.in (have_gmp): Only error if the gcc directory exists.
2626
2627 * configure: Regenerate.
2628
26292006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2630
2631 * configure.in: Robustify error message for missing GMP/MPFR.
2632
2633 * configure: Regenerate.
2634
26352006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2636
2637 * MAINTAINERS (Write After Approval): Add myself.
2638
26392006-10-30 Uros Bizjak <ubizjak@gmail.com>
2640
2641 * MAINTAINERS: Change email address.
2642
26432006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2644
2645 * MAINTAINERS (Write After Approval): Add myself.
2646
26472006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2648
2649 * MAINTAINERS (Write After Approval): Add myself.
2650
26512006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2652
2653 * MAINTAINERS (Write After Approval): Move myself to
2654 Write After Approval section.
2655
26562006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2657
2658 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2659 need_gmp anymore.
2660 * configure: Regenerate.
2661
26622006-10-16 Tobias Burnus <burnus@net-b.de>
2663
2664 * MAINTAINERS (Write After Approval): Add myself.
2665
26662006-10-16 Ben Elliston <bje@au.ibm.com>
2667
2668 * config.guess: Import latest version.
2669 * config.sub: Likewise.
2670
26712006-10-10 Brooks Moses <bmoses@stanford.edu>
2672
2673 * Makefile.def: Added pdf target handling.
2674 * Makefile.tpl: Added pdf target handling.
2675 * Makefile.in: Regenerated.
2676
26772006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2678
2679 * MAINTAINERS: Add self as score port maintainer.
2680
26812006-10-04 Brooks Moses <bmoses@stanford.edu>
2682
2683 * MAINTAINERS (Write After Approval): Add myself.
2684
26852006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2686
2687 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
2688 or newer.
2689 * configure: Regenerated.
2690
26912006-09-27 Dave Brolley <brolley@redhat.com>
2692
2693 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2694 $s instead of $r.
2695 * configure: Regenerated.
2696
26972006-09-26 Thiemo Seufer <ths@mips.com>
2698
2699 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2700 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2701 * configure: Regenerate.
2702
27032006-09-24 Graeme Peterson <gridly@gmail.com>
2704
2705 * MAINTAINERS (Write After Approval): Remove myself.
2706
27072006-09-22 Chao-ying Fu <fu@mips.com>
2708
2709 * MAINTAINERS (Write After Approval): Add myself.
2710
27112006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2712
2713 * MAINTAINERS: Add self as soft-fp maintainer.
2714
27152006-09-09 Anatoly Sokolov <aesok@post.ru>
2716
2717 * MAINTAINERS: Add myself as avr maintainer.
2718 Remove Marek Michalkiewicz as avr maintainer.
2719
27202006-09-07 Roberto Costa <roberto.costa@st.com>
2721
2722 * MAINTAINERS (Write After Approval): Add myself.
2723
27242006-08-30 Corinna Vinschen <corinna@vinschen.de>
2725
2726 * configure.in: Never build newlib for a Mingw host.
2727 Never build newlib as Mingw target library.
2728 Test the existence of winsup/cygwin for building a Cygwin newlib,
2729 rather than just winsup.
2730 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2731 building a Mingw target.
2732 * configure: Regenerate.
2733
27342006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2735
2736 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2737
27382006-07-25 Paolo Bonzini <bonzini@gnu.org>
2739
2740 * config.guess: Import from src (was more updated).
2741 * config.sub: Likewise.
2742
27432006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2744
2745 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2746 * configure: Regenerated.
2747
27482006-07-18 Paolo Bonzini <bonzini@gnu.org>
2749
2750 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2751 for stages after the first.
2752
27532006-07-17 Jakub Jelinek <jakub@redhat.com>
2754
2755 * Makefile.def: Add dependencies for configure-opcodes
2756 on configure-intl and all-opcodes on all-intl.
2757 * Makefile.in: Regenerated.
2758
27592006-07-13 Ben Elliston <bje@au.ibm.com>
2760
2761 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2762
27632006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2764
2765 Port to hosts whose 'sort' and 'tail' implementations
2766 treat operands with leading '+' as file names, as POSIX
2767 has required since 2001. However, make sure the code still
2768 works on pre-POSIX hosts.
2769 * ltmain.sh: Don't assume "sort +2" is equivalent to
2770 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2771
27722006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2773
2774 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2775
27762006-07-04 Peter O'Gorman <peter@pogma.com>
2777
2778 * ltconfig: chmod 644 before ranlib during install.
2779
27802006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2781
2782 PR bootstrap/18058
2783 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2784 if the bootstrap compiler is a GCC version that supports it.
2785 * configure: Regenerate.
2786
27872006-07-03 Paolo Bonzini <bonzini@gnu.org>
2788
2789 * configure.in: Fix thinkos in previous check-in.
2790 * configure: Regenerate.
2791
27922006-07-03 Paolo Bonzini <bonzini@gnu.org>
2793
2794 PR other/27063
2795 * configure.in: Test subdir_requires and give an appropriate
2796 error message.
2797 * configure: Regenerate.
2798
27992006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2800
2801 * MAINTAINERS (Write After Approval): Add myself.
2802
28032006-06-22 John David Anglin <dave.anglin@nrc.ca>
2804
2805 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2806
28072006-06-22 Steve Ellcey <sje@cup.hp.com>
2808
2809 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2810
28112006-06-20 David Ayers <d.ayers@inode.at>
2812
2813 PR bootstrap/28072
2814 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2815 whether target-libjava is being configured instead of whether the
2816 java front end is enabled.
2817 * configure: Regenerate.
2818
28192006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2820
2821 PR target/27540
2822 * configure.in: Only enable libgomp on IRIX 6.
2823 * configure: Regenerate.
2824
28252006-06-15 Paolo Bonzini <bonzini@gnu.org>
2826
2827 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2828 too.
2829 * Makefile.in: Regenerate.
2830
28312006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2832
2833 * config-ml.in: Alter CCASFLAGS to include special
2834 multilib options the same as is done for CFLAGS.
2835
28362006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2837
2838 * configure.in: Don't enable libgomp on hpux10.
2839 * configure: Rebuilt.
2840
28412006-06-12 David Ayers <d.ayers@inode.at>
2842
2843 PR bootstrap/27963
2844 PR target/19970
2845 * configure.in: Remove target-boehm-gc from noconfigdirs where
2846 ${libgcj} is specified.
2847 * configure: Regenerate.
2848
28492006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2850
2851 Sync from src:
2852
2853 * configure.in: Sync.
2854 * configure: Regenerated.
2855
2856 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2857
2858 * Makefile.def: Added dependencies from sim and gdb on intl, and
2859 added configure dependencies to everything with an all dependency
2860 on intl.
2861 * Makefile.in: Regenerated.
2862
28632006-06-06 David Ayers <d.ayers@inode.at>
2864
2865 PR libobjc/13946
2866 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2867 * Makefile.in: Regenerate.
2868 * configure.in: Add --enable-objc-gc at toplevel and have it
2869 enable boehm-gc for Objective-C.
2870 Remove target-boehm-gc from libgcj.
2871 Add target-boehm-gc to target_libraries.
2872 Add target-boehm-gc to noconfigdirs where ${libgcj}
2873 is specified.
2874 Assert that boehm-gc is supported when requested for Objective-C.
2875 Only build boehm-gc if needed either for Java or Objective-C.
2876 * configure: Regenerate.
2877
28782006-06-05 Paolo Bonzini <bonzini@gnu.org>
2879
2880 PR 27674
2881 * Makefile.tpl (configure-[+prefix+][+module+],
2882 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2883 Remove rule to unstage bootstrapped modules.
2884 (stage_current): New.
2885 * Makefile.in: Regenerate.
2886
28872006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2888
2889 * MAINTAINERS (Write After Approval): Update my e-mail address.
2890
28912006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2892
2893 * include/libiberty.h: Declare pex_run_in_environment.
2894
28952006-05-31 Asher Langton <langton2@llnl.gov>
2896
2897 * MAINTAINERS (Write After Approval): Add myself.
2898
28992006-05-25 Paolo Bonzini <bonzini@gnu.org>
2900
2901 * Makefile.def (bfd, opcodes): Fix lib_path.
2902 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2903 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2904 * Makefile.in: Regenerate.
2905
29062006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2907
2908 * Makefile.in: Regenerate.
2909
29102006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2911
2912 * Makefile.def: Add install-html target. Add datarootdir
2913 docdir and htmldir to flags_to_pass.
2914 * Makefile.tpl: Add install-html target.
2915 * Makefile.in: Regenerate.
2916 * configure.in: Add --with-datarootdir, --with-docdir, and
2917 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2918 * configure: Regenerate.
2919
29202006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2921
2922 * configure.in: Enable gprof for cross builds.
2923 * configure: Regenerate.
2924
29252006-05-22 Richard Guenther <rguenther@suse.de>
2926
2927 Revert
2928 2006-01-31 Richard Guenther <rguenther@suse.de>
2929 Paolo Bonzini <bonzini@gnu.org>
2930
2931 * Makefile.def (target_modules): Add libgcc-math target module.
2932 * configure.in (target_libraries): Add libgcc-math target library.
2933 (--enable-libgcc-math): New configure switch.
2934 * Makefile.in: Re-generate.
2935 * configure: Re-generate.
2936 * libgcc-math: New toplevel directory.
2937
29382006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2939 Andreas Tobler <a.tobler@schweiz.ch>
2940
2941 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2942 * configure: Rebuilt.
2943
29442006-05-12 Sandra Loosemore <sandra@codesourcery.com>
2945
2946 * MAINTAINERS (Write After Approval): Add myself.
2947
29482006-05-01 DJ Delorie <dj@redhat.com>
2949
2950 * configure.in: Restore CFLAGS if GMP isn't present.
2951 * configure: Regenerate.
2952
29532006-05-01 Richard Guenther <rguenther@suse.de>
2954
2955 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2956 maintainer.
2957
29582006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2959
2960 * MAINTAINERS (Write After Approval): Add myself.
2961
29622006-04-28 Jan Beulich <jbeulich@novell.com>
2963
2964 * MAINTAINERS (Write After Approval): Add myself.
2965
29662006-04-18 DJ Delorie <dj@redhat.com>
2967
2968 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2969 reference libgloss so that libssp can be built in a combined
2970 tree.
2971 * configure: Regenerate.
2972
29732006-04-08 Robert Millan <rmh@gcc.gnu.org>
2974
2975 * MAINTAINERS (Write After Approval): Add myself.
2976
29772006-04-05 Ben Elliston <bje@au.ibm.com>
2978
2979 * configure.in: Require makeinfo 4.4 or higher.
2980 * configure: Regenerate.
2981
29822006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2983
2984 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2985 Rearrange the entries of other libraries to have them in one place.
2986
29872006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2988
2989 * MAINTAINERS (Write After Approval): Remove myself.
2990 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2991
29922006-03-14 Richard Guenther <rguenther@suse.de>
2993
2994 * configure: Regenerate with autoconf 2.13.
2995
29962006-03-13 Jim Blandy <jimb@codesourcery.com>
2997
2998 * MAINTAINERS: Use my work address.
2999
3000 * MAINTAINERS: Update my E-mail address.
3001
30022006-03-10 Aldy Hernandez <aldyh@redhat.com>
3003
3004 * configure.in: Handle --disable-<component> generically.
3005 * configure: Regenerate.
3006
30072006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3008
3009 PR libgcj/17311
3010 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3011
30122006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3013
3014 * MAINTAINERS (Write After Approval): Remove myself.
3015 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3016
30172006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3018
3019 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3020 (TARGET_CONFIGDIRS): Remove.
3021 * configure.in: Remove AC_SUBST(target_configdirs).
3022 * Makefile.in, configure: Regenerated.
3023
30242006-02-20 Steven G. Kargl <kargls@comcast.net>
3025
3026 * MAINTAINERS (Write After Approval): Remove myself.
3027 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3028
30292006-02-20 Paolo Bonzini <bonzini@gnu.org>
3030
3031 PR bootstrap/25670
3032
3033 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3034
3035 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3036 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3037 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3038 BUILD_PREFIX, BUILD_PREFIX_1.
3039 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3040
3041 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3042 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3043
3044 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3045 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3046 of `cat stage_current`. Always provide the `r' and `s' variables.
3047 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3048 a single shell execution.
3049 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3050 bootstrapped modules, make the stage1 module if the build was not
3051 started yet, else build the current stage.
3052 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3053 (all-build, all-host, all-target, [+make_target+]-host,
3054 [+make_target+]-target): Do not use \-continued lines.
3055 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3056 (current_stage, restrap, stage_last): New.
3057
3058 * Makefile.in: Regenerate.
3059 * configure: Regenerate.
3060
30612006-02-19 Bud Davis <jmdavis@link.com>
3062
3063 * MAINTAINERS (Write After Approval): Remove myself.
3064 (Language Front End Maintainers): Add myself as fortran 95
3065 maintainer and update e-mail address.
3066
30672006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3068
3069 * MAINTAINERS (Write After Approval): Remove myself.
3070 (Language Front End Maintainers): Add myself as fortran 95
3071 maintainer.
3072
30732006-02-16 Victor Kaplansky <victork@il.ibm.com>
3074
3075 * MAINTAINERS (Write After Approval): Add myself.
3076
30772006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3078
3079 * MAINTAINERS (Write After Approval): Remove myself.
3080 (Language Front End Maintainers): Add myself as
3081 fortran 95 maintainer.
3082
30832006-02-14 Paolo Bonzini <bonzini@gnu.org>
3084
3085 Sync from src:
3086
3087 2005-12-27 Leif Ekblad <leif@rdos.net>
3088
3089 * configure.in: Add support for RDOS target.
3090 * configure: Regenerate.
3091
30922006-02-14 Paolo Bonzini <bonzini@gnu.org>
3093 Andreas Schwab <schwab@suse.de>
3094
3095 * configure: Regenerate.
3096
30972006-02-12 David Edelsohn <edelsohn@gnu.org>
3098
3099 * configure.in (enable_libgomp): Add AIX.
3100 * configure: Regenerate.
3101
31022006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3103
3104 * MAINTAINERS (Write After Approval): Add myself.
3105
31062006-02-03 Lee Millward <lee.millward@gmail.com>
3107
3108 * MAINTAINERS (Write After Approval): Add myself.
3109
31102006-01-31 Richard Guenther <rguenther@suse.de>
3111 Paolo Bonzini <bonzini@gnu.org>
3112
3113 * Makefile.def (target_modules): Add libgcc-math target module.
3114 * configure.in (target_libraries): Add libgcc-math target library.
3115 (--enable-libgcc-math): New configure switch.
3116 * Makefile.in: Re-generate.
3117 * configure: Re-generate.
3118 * libgcc-math: New toplevel directory.
3119
31202006-01-26 Paolo Bonzini <bonzini@gnu.org>
3121
3122 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3123 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3124 the assembler, linker and binutils.
3125 * configure: Regenerate.
3126
31272006-01-22 Dirk Mueller <dmueller@suse.de>
3128
3129 * MAINTAINERS (Write After Approval): Add myself.
3130
31312006-01-20 Diego Novillo <dnovillo@redhat.com>
3132
3133 * configure: Regenerate.
3134
31352006-01-18 Richard Henderson <rth@redhat.com>
3136 Jakub Jelinek <jakub@redhat.com>
3137 Diego Novillo <dnovillo@redhat.com>
3138
3139 * libgomp: New directory.
3140 * Makefile.def: Add target_module libgomp.
3141 * Makefile.in: Regenerate.
3142 * configure.in (target_libraries): Add target-libgomp.
3143 * configure: Regenerate.
3144
31452006-01-05 Alexandre Oliva <aoliva@redhat.com>
3146
3147 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3148 @ from continuation.
3149 * Makefile.in: Rebuilt.
3150
31512006-01-04 Chris Lattner <sabre@gnu.org>
3152
3153 * MAINTAINERS (Write After Approval): Add myself.
3154
31552006-01-04 Paolo Bonzini <bonzini@gnu.org>
3156
3157 PR bootstrap/24252
3158
3159 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3160 * Makefile.tpl (OBJDUMP): New.
3161 (EXTRA_HOST_FLAGS): Add it.
3162 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3163
3164 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3165 to use symbolic links between directories. Avoid race conditions
3166 or make them harmless.
3167 * configure.in: Do not try to use symbolic links between directories.
3168
3169 * Makefile.def (LEAN): Pass.
3170 * Makefile.tpl (LEAN): Define.
3171 (stage[+id+]-start): Accept that the previous directory does not
3172 exist, if the bootstrap is lean.
3173 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3174 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3175 configure substitution.
3176 ([+compare-target+]): Likewise.
3177 ([+bootstrap-target+]-lean): New.
3178 * configure.in: Remove lean bootstrap support from here.
3179
3180 * Makefile.in: Regenerate.
3181 * configure: Regenerate.
3182
31832006-01-04 Ben Elliston <bje@au.ibm.com>
3184
3185 * MAINTAINERS (libdecnumber): Add myself.
3186
31872006-01-02 Mark Mitchell <mark@codesourcery.com>
3188
3189 * libtool-ldflags: New script.
3190
31912006-01-02 Andreas Schwab <schwab@suse.de>
3192
3193 * configure.in: When reconfiguring remove Makefile in
3194 all stage directories.
3195 * configure: Regenerate.
3196
31972005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3198
3199 * MAINTAINERS: Update my email address.
3200
32012005-12-20 Paolo Bonzini <bonzini@gnu.org>
3202
3203 Revert Ada-related part of the previous change.
3204
3205 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3206 Do not pass.
3207 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3208 * Makefile.in: Regenerate.
3209 * configure.in: Do not include mt-ppc-aix target fragment.
3210 * configure: Regenerate.
3211
32122005-12-19 Paolo Bonzini <bonzini@gnu.org>
3213
3214 * configure.in: Select appropriate fragments for PowerPC/AIX.
3215 * configure: Regenerate.
3216
3217 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3218 BOOT_CFLAGS, BOOT_LDFLAGS.
3219 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3220 BOOT_CFLAGS, BOOT_LDFLAGS.
3221 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3222 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3223 (stage): Fail if we cannot complete the work.
3224 * Makefile.in: Regenerate.
3225
32262005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3227
3228 * configure.in: Replace ms1 with mt.
3229 * configure: Rebuilt.
3230
32312005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3232
3233 * MAINTAINERS: Update my email address.
3234
32352005-12-15 Paolo Bonzini <bonzini@gnu.org>
3236
3237 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3238 install-host-nogcc): Don't invoke $(stage) at the end.
3239 * Makefile.in: Regenerate.
3240
32412005-12-14 Paolo Bonzini <bonzini@gnu.org>
3242
3243 * configure.in: Flip the top-level bootstrap switch.
3244 * configure: Regenerate.
3245
32462005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3247
3248 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3249 $(stage) and $(unstage).
3250 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3251 (all): Remove stray semicolon.
3252 (local-distclean): Don't handle multilib.tmp and multilib.out.
3253 (install.all): Set $s for consistency.
3254 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3255 check_multilibs setting. Always make the install directory.
3256 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3257 Correct @if/@endif.
3258 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3259 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3260 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3261 (multilib.out): Remove.
3262 * Makefile.in: Regenerated.
3263
32642005-12-12 Carlos O'Donell <carlos@codesourcery.com>
3265
3266 * MAINTAINERS (Write After Approval): Add myself.
3267
32682005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3269
3270 * MAINTAINERS: Add myself as mt maintainer.
3271
3272 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3273
32742005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3275
3276 * MAINTAINERS: Change email address.
3277
32782005-12-05 Paolo Bonzini <bonzini@gnu.org>
3279
3280 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3281 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3282 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3283 Find in-tree tools if available.
3284 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3285 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3286 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3287 (COMPILER_*_FOR_TARGET): New.
3288 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3289 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3290 (CONFIGURED_*, USUAL_*): Remove.
3291 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3292 STRIP): Use autoconf substitutions.
3293 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3294 COMPILER_NM_FOR_TARGET): New.
3295 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3296
3297 (all): Make all-host and all-target in parallel.
3298 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3299 that $$r and $$s are set before invoking a recursive make.
3300 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3301 ([+bootstrap-target+]): Inline most of the `all' target.
3302
33032005-11-29 Ben Elliston <bje@au.ibm.com>
3304
3305 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3306 from the gcc build directory.
3307 * Makefile.in: Regenerate.
3308
33092005-11-29 Ben Elliston <bje@au.ibm.com>
3310
3311 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3312 depend on all-libdecnumber.
3313 * configure.in (host_libs): Include libdecnumber.
3314 * Makefile.in: Regenerate.
3315 * configure: Likewise.
3316
33172005-11-29 Ben Elliston <bje@au.ibm.com>
3318
3319 * libdecnumber: Import decNumber sources from the dfp-branch.
3320
33212005-11-21 Kean Johnston <jkj@sco.com>
3322
3323 * config.sub, config.guess: Sync from upstream sources.
3324
33252005-11-21 Ben Elliston <bje@au.ibm.com>
3326
3327 Import from Autoconf sources:
3328
3329 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3330 * config/move-if-change: Don't output "$2 is unchanged";
3331 suggested by Ben Elliston. Handle weird characters correctly.
3332
33332005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3334
3335 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3336 to match upstream libtool for darwin.
3337
33382005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3339
3340 * Makefile.def: Remove gdb dependencies for gdbtk.
3341 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3342 (configure-gdb, install-gdb): New rules.
3343 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3344 * Makefile.in, configure: Regenerated.
3345
33462005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3347
3348 * MAINTAINERS (Write After Approval): Add myself.
3349
33502005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3351
3352 * MAINTAINERS (Write After Approval): Add myself.
3353
33542005-10-24 Diego Novillo <dnovillo@redhat.com>
3355
3356 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3357 Diego Novillo.
3358
33592005-10-22 Paolo Bonzini <bonzini@gnu.org>
3360
3361 PR bootstrap/24297
3362 * Makefile.tpl (do-[+make-target+], do-check, install,
3363 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3364 are set before recursing.
3365 * Makefile.in: Regenerate.
3366
33672005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3368
3369 PR bootstrap/18939
3370 * Makefile.def (gcc) <target>: Fix thinko.
3371 * Makefile.in: Regenerate.
3372
33732005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3374
3375 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3376 * configure: Regenerate.
3377
33782005-10-15 Jie Zhang <jie.zhang@analog.com>
3379
3380 * MAINTAINERS (Write After Approval): Add self.
3381
33822005-10-08 Kazu Hirata <kazu@codesourcery.com>
3383
3384 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3385 target-libffi, target-qthreads, target-libjava, and
3386 targetlibobjc.
3387 * configure: Regenerate.
3388
33892005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3390
3391 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3392 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3393 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3394 (USUAL_OBJDUMP_FOR_TARGET): New.
3395 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3396 * configure.in: Check for $OBJDUMP_FOR_TARGET.
3397 * configure, Makefile.in: Regenerated.
3398
33992005-10-05 Paolo Bonzini <bonzini@gnu.org>
3400
3401 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3402 before other host packages.
3403
34042005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3405
3406 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3407
34082005-10-05 Paolo Bonzini <bonzini@gnu.org>
3409
3410 PR bootstrap/22340
3411
3412 * configure.in (default_target): Remove.
3413 * Makefile.tpl (all): Do not use prerequisites as subroutines
3414 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3415 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3416 use prerequisites as subroutines.
3417 (check-host, check-target): New.
3418 (bootstrap configure & all targets): Do not use stage*-start
3419 if the directory layout is already ok.
3420 (non-bootstrap configure & all targets): Prepend a $(unstage).
3421 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3422 (NOTPARALLEL): Remove.
3423 (unstage, stage variables): New variables.
3424 (unstage, stage targets): Simply expand to those variables.
3425
3426 * configure: Regenerate.
3427 * Makefile.in: Regenerate.
3428
34292005-10-04 James E Wilson <wilson@specifix.com>
3430
3431 * Makefile.def (lang_env_dependencies): Add libmudflap.
3432 * Makefile.in: Regenerate.
3433
34342005-10-03 Andreas Schwab <schwab@suse.de>
3435
3436 Backport from libtool CVS:
3437 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3438
3439 * ltmain.sh: add support for installing into temporary
3440 staging area (e.g. 'make install DESTDIR=...')
3441
34422005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3443
3444 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3445 * configure: Regenerated.
3446
34472005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3448
3449 * configure: Regenerate with the correct
3450 autoconf version.
3451
34522005-09-30 Catherine Moore <clm@cm00re.com>
3453
3454 * configure.in (bfin-*-*): New.
3455 * configure: Regenerated.
3456
34572005-09-28 Geoffrey Keating <geoffk@apple.com>
3458
3459 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3460 (LIPO_FOR_TARGET): New.
3461 (CONFIGURED_LIPO_FOR_TARGET): New.
3462 (USUAL_LIPO_FOR_TARGET): New.
3463 (STRIP_FOR_TARGET): New.
3464 (CONFIGURED_STRIP_FOR_TARGET): New.
3465 (USUAL_STRIP_FOR_TARGET): New.
3466 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3467 STRIP_FOR_TARGET.
3468 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3469 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3470 * Makefile.in: Regenerate.
3471 * configure: Regenerate.
3472
34732005-09-19 David Edelsohn <edelsohn@gnu.org>
3474
3475 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3476 (rs6000-*-aix*): Same.
3477 * configure: Regenerate.
3478
34792005-09-16 Tom Tromey <tromey@redhat.com>
3480
3481 * MAINTAINERS: Add self as java maintainer.
3482
34832005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3484
3485 * configure.in: Recognize f95 in the --enable-languages option,
3486 and substitute it for fortran, issuing a warning.
3487 * configure: Regenerate.
3488
34892005-08-30 Phil Edwards <phil@codesourcery.com>
3490
3491 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3492 * configure: Regenerated.
3493
34942005-08-22 Aldy Hernandez <aldyh@redhat.com>
3495
3496 * MAINTAINERS: Add self as ms1 maintainer.
3497
34982005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3499
3500 * Makefile.def (libssp): Add to lang_env_dependencies.
3501 * Makefile.in: Regenerate.
3502
35032005-08-18 Ian Lance Taylor <ian@airs.com>
3504
3505 * MAINTAINERS: Add myself as middle-end maintainer.
3506
35072005-08-17 Christian Groessler <chris@groessler.org>
3508
3509 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3510 * Makefile.in: Regenerate.
3511
35122005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3513
3514 * MAINTAINERS (write after approval): Added myself.
3515
35162005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3517
3518 * MAINTAINERS (Write After Approval): Add myself.
3519
35202005-08-12 Paolo Bonzini <bonzini@gnu.org>
3521
3522 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3523 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3524 Look for alternate names of the target cc and c++
3525 * configure: Regenerate.
3526
35272005-08-08 Paolo Bonzini <bonzini@gnu.org>
3528
3529 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3530 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3531 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3532 tools; remove code to manually set them.
3533 (Target tools): Look in the environment for them.
3534 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3535 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3536 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3537 build directory.
3538 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3539 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3540 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3541 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3542 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3543 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3544 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3545 * configure: Regenerate.
3546 * Makefile.in: Regenerate.
3547
35482005-07-28 Ben Elliston <bje@au.ibm.com>
3549
3550 * MAINTAINERS: Update for removed CPU targets.
3551
35522005-07-27 Mark Mitchell <mark@codesourcery.com>
3553
3554 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3555 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3556 * Makefile.in: Regenerated.
3557
35582005-07-26 Mark Mitchell <mark@codesourcery.com>
3559
3560 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3561 (CFLAGS_FOR_TARGET): Use it.
3562 (CXXFLAGS_FOR_TARGET): Likewise.
3563 * Makefile.in: Regenerated.
3564 * configure.in (--with-build-sysroot): New option.
3565 * configure: Regenerated.
3566
35672005-07-24 Paolo Bonzini <bonzini@gnu.org>
3568
3569 * Makefile.tpl: Wrap install between unstage and stage
3570 * Makefile.in: Regenerate.
3571
35722005-07-21 Eric Christopher <echristo@apple.com>
3573
3574 * MAINTAINERS: Update affiliation.
3575
35762005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3577
3578 * MAINTAINERS: Add self as crx port maintainer.
3579
35802005-07-20 DJ Delorie <dj@redhat.com>
3581
3582 * MAINTAINERS: Add self as m32c maintainer.
3583
35842005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3585
3586 * all files: Update FSF address.
3587
35882005-07-15 Eric Christopher <echristo@redhat.com>
3589
3590 * MAINTAINERS: Change affiliation.
3591
35922005-07-14 Jim Blandy <jimb@redhat.com>
3593
3594 * configure.in: Add cases for Renesas m32c.
3595 * configure: Regenerated.
3596
35972005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3598
3599 * COPYING.LIB: Update from fsf.org.
3600
36012005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3602
3603 * COPYING, compile, config.guess,
3604 config.sub, install-sh, missing, mkinstalldirs,
3605 symlink-tree, ylwrap: Sync from upstream sources.
3606 * config-ml.in: Update FSF address.
3607
36082005-07-13 Eric Christopher <echristo@redhat.com>
3609
3610 * configure.in: Add toplevel noconfigdir support for tpf.
3611 * configure: Regenerate.
3612
36132005-07-11 Paolo Bonzini <bonzini@gnu.org>
3614
3615 PR ada/22340
3616
3617 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3618 * Makefile.in: Regenerate.
3619
36202005-07-07 Mark Mitchell <mark@codesourcery.com>
3621
3622 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
3623 Brolley to write-after-approval.
3624
36252005-07-07 Andreas Schwab <schwab@suse.de>
3626
3627 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3628 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3629 * Makefile.in: Regenerated.
3630
36312005-07-06 Geoffrey Keating <geoffk@apple.com>
3632
3633 * configure.in: Don't build sim or rda when targetting darwin.
3634 * configure: Regenerate.
3635
36362005-07-06 Kazu Hirata <kazu@codesourcery.com>
3637
3638 * configure.in: Add --enable-libssp and --disable-libssp.
3639 * configure: Regenerate with autoconf-2.13.
3640
36412005-07-02 Jakub Jelinek <jakub@redhat.com>
3642
3643 * Makefile.def (target_modules): Add libssp.
3644 * configure.in (target_libraries): Add target-libssp.
3645 * configure: Rebuilt.
3646 * Makefile.in: Rebuilt.
3647
36482005-07-01 Zack Weinberg <zackw@panix.com>
3649
3650 * MAINTAINERS: Change email address. Resign from maintainership.
3651
36522005-07-01 Richard Guenther <rguenther@suse.de>
3653
3654 * MAINTAINERS: Change my e-mail address and affiliation.
3655
36562005-06-22 Paolo Bonzini <bonzini@gnu.org>
3657
3658 * Makefile.def (stagefeedback): Come after profile.
3659 Define profiledbootstrap target.
3660 * Makefile.tpl (profiledbootstrap): Remove.
3661 (stageprofile-end): Zap stagefeedback.
3662 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3663 * Makefile.in: Regenerate.
3664
36652005-06-13 Richard Sandiford <richard@codesourcery.com>
3666
3667 * MAINTAINERS: Update my email address.
3668
36692005-06-13 Zack Weinberg <zack@codesourcery.com>
3670
3671 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3672 In 'cpp' stanza, support '#line' as well as '# '.
3673
36742005-06-08 Andreas Schwab <schwab@suse.de>
3675
3676 * MAINTAINERS: Move myself from 'Write After Approval' to
3677 'CPU Port Maintainers' section as m68k maintainer.
3678
36792005-06-07 Hans-Peter Nilsson <hp@axis.com>
3680
3681 * configure.in (unsupported_languages): New macro.
3682 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3683 non-ported target libraries in noconfigdirs.
3684 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3685 non-linux-gnu. Remove libgcj_ex_libffi.
3686 <lang_frag loop>: Set add_this_lang=no if the language is in
3687 unsupported_languages.
3688 * configure: Regenerate.
3689
36902005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3691
3692 * configure.in: Fix typo in handling of --with-mpfr-dir.
3693 * configure: Regenerate.
3694
36952005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3696
3697 * MAINTAINERS: Update my email address.
3698
36992005-06-02 Jim Blandy <jimb@redhat.com>
3700
3701 * config.sub: Add cases for the Renesas m32c. (This patch has been
3702 accepted into the master sources.)
3703
37042005-06-02 Aldy Hernandez <aldyh@redhat.com>
3705 Michael Snyder <msnyder@redhat.com>
3706 Stan Cox <scox@redhat.com>
3707
3708 * configure.in: Set noconfigdirs for ms1.
3709
3710 * configure: Regenerate.
3711
37122005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3713
3714 * MAINTAINERS (Write After Approval): Add self.
3715
37162005-06-01 Josh Conner <jconner@apple.com>
3717
3718 * MAINTAINERS (Write After Approval): Add self.
3719
37202005-06-01 Kazu Hirata <kazu@codesourcery.com>
3721
3722 * MAINTAINERS: Update my email address.
3723
37242005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3725
3726 * MAINTAINERS (Write After Approval): Add self.
3727
37282005-05-26 Chris Demetriou <cgd@broadcom.com>
3729
3730 * MAINTAINERS (Write After Approval): Remove self.
3731
37322005-05-25 Paolo Bonzini <bonzini@gnu.org>
3733
3734 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3735 (Dependencies): Consider target modules for bootstrap dependencies.
3736 Make target bootstrap modules depend on each stage's gcc.
3737 * Makefile.in: Regenerate.
3738
37392005-05-20 Paolo Bonzini <bonzini@gnu.org>
3740
3741 * Makefile.def (configure-gcc): Depend on binutils having been built.
3742 (all-gcc): No need to do it here.
3743 * Makefile.in: Regenerate.
3744
37452005-05-19 Paul Brook <paul@codesourcery.com>
3746
3747 * configure.in: Rewrite misleading error message when requested
3748 language cannot be built.
3749 * configure: Regenerate.
3750
37512005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3752
3753 * ylwrap: Import from Automake 1.9.5.
3754
37552005-05-13 David Ung <davidu@mips.com>
3756
3757 * MAINTAINERS (Write After Approval): Add self.
3758
37592005-05-09 Mike Stump <mrs@apple.com>
3760
3761 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3762 lt_cv_sys_max_cmd_len for now.
3763
37642005-05-09 Stan Cox <scox@redhat.com>
3765
3766 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3767
37682005-05-08 Matt Kraai <kraai@ftbfs.org>
3769
3770 * README.SCO: Update the URL.
3771
37722005-05-05 David Edelsohn <edelsohn@gnu.org>
3773
3774 * ltconfig: Define file_list_spec. Pass file_list_spec and
3775 with_gnu_ld to libtool.
3776 * ltcf-c.sh (aix[45]): Define file_list_spec.
3777 * ltcf-cxx.sh (aix[45]): Same.
3778 * ltcf-gcj.sh (aix[45]): Same.
3779 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3780 exists, write list of input files to temporary file.
3781
37822005-05-04 Mike Stump <mrs@apple.com>
3783
3784 * configure.in: Always pass --target to target configures as
3785 otherwise rebuilds that do --recheck will fail.
3786 * confiugure: Rebuilt.
3787
37882005-05-04 Paolo Bonzini <bonzini@gnu.org>
3789
3790 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3791 STAGE_HOST_EXPORTS.
3792 (configure, all): Add bootstrap support.
3793 (Host modules, target modules): Pass post-stage1 flags and exports.
3794 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3795 * Makefile.in: Regenerate.
3796
37972005-04-29 Paolo Bonzini <bonzini@gnu.org>
3798
3799 * configure: Regenerate.
3800
38012005-04-27 Mike Stump <mrs@apple.com>
3802
3803 * MAINTAINERS: Add self as darwin maintainer.
3804
38052005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3806
3807 * config.sub: Update from master copy.
3808
38092005-04-21 Mike Stump <mrs@apple.com>
3810
3811 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3812 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3813
38142005-04-19 Hans-Peter Nilsson <hp@axis.com>
3815
3816 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3817 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3818 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3819 "*-*-elf" and "*-*-linux*".
3820 * configure: Regenerate.
3821
38222005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3823
3824 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3825
38262005-04-12 Mike Stump <mrs@apple.com>
3827
3828 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3829
38302005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3831
3832 * MAINTAINERS (Write After Approval): Add myself.
3833
38342005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3835
3836 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3837
38382005-04-06 Paolo Bonzini <bonzini@gnu.org>
3839
3840 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3841 (TARGET_CONFIGARGS): Include --with-target-subdir.
3842 (configure, all): New macros. Use them throughout.
3843 * Makefile.in: Regenerate.
3844
38452005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3846
3847 * MAINTAINERS (Write After Approval): Add myself.
3848
38492005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3850
3851 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3852
38532005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3854
3855 * MAINTAINERS: Move John Carr to Write After Approval.
3856
38572005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3858
3859 * config/mh-mingw32: Delete.
3860 * configure.in: Don't use it.
3861 * configure: Regenerate.
3862
38632005-03-31 Paolo Bonzini <bonzini@gnu.org>
3864
3865 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3866 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3867 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3868 (HOST_LIB_PATH): Generate from Makefile.def.
3869 (TARGET_LIB_PATH): Likewise.
3870 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3871 * Makefile.in: Regenerate.
3872 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3873 (RPATH_ENVVAR): Include Darwin case.
3874 * configure: Regenerate.
3875
38762005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3877
3878 * MAINTAINERS (Various Maintainers): Remove self.
3879 (Write After Approval): Add self.
3880
38812005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3882
3883 * MAINTAINERS (Various Maintainers): Add self.
3884
38852005-03-25 Paolo Bonzini <bonzini@gnu.org>
3886
3887 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3888 * configure: Regenerate.
3889
38902005-03-21 Zack Weinberg <zack@codesourcery.com>
3891
3892 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3893 gcc_version, and gcc_version_trigger from set of flags to pass.
3894 * Makefile.tpl: Remove definitions of above variables.
3895 (config.status): Remove dependency on $(gcc_version_trigger).
3896 * Makefile.in: Regenerate.
3897 * configure.in: Do not reference config/gcc-version.m4 nor
3898 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3899 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3900 * configure: Regenerate.
3901
39022005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3903 Andrew Pinski <pinskia@physics.uc.edu>
3904
3905 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3906 * Makefile.in: Regenerate.
3907
39082005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3909
3910 * MAINTAINERS (Write After Approval): Add myself.
3911
39122005-03-03 David Ayers <d.ayers@inode.at>
3913
3914 * MAINTAINERS (Write After Approval): Add myself.
3915
39162005-03-01 Alexandre Oliva <aoliva@redhat.com>
3917
3918 PR libgcj/20160
3919 * ltmain.sh: Avoid creating archives with components that have
3920 duplicate basenames.
3921
39222005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3923
3924 PR bootstrap/20250
3925 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3926 instead of check.
3927 * Makefile.in: Regenerate.
3928
39292005-02-28 Paolo Bonzini <bonzini@gnu.org>
3930
3931 * Makefile.in: Regenerate to fix conflict between the previous two
3932 patches.
3933
39342005-02-28 Paolo Bonzini <bonzini@gnu.org>
3935
3936 PR bootstrap/17383
3937 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3938 * Makefile.tpl (HOST_SUBDIR): New substitution.
3939 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3940 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3941 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3942 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3943 (Host modules, Bootstrapped modules): Use it.
3944 (Build modules, Target modules): Do not create symlink trees,
3945 always configure out-of-srcdir.
3946 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3947 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3948 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3949 $(HOST_SUBDIR). Create a symlink for host_subdir.
3950
3951 * Makefile.in: Regenerate.
3952 * configure: Regenerate.
3953
39542005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3955
3956 Merged from libada-gnattools-branch:
3957 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3958
3959 * gnattools: New directory.
3960 * Makefile.def: Add gnattools as a module, depending on target-libada.
3961 * Makefile.in: Regenerate.
3962 * configure.in: Include gnattools in host_tools; disable it if ada
3963 is disabled.
3964 * configure: Regenerate.
3965
39662005-02-24 James A. Morrison <phython@gcc.gnu.org>
3967
3968 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3969 treelang maintainer.
3970 (Write After Approval): Remove myself.
3971
39722005-02-23 Paul Schlie <schlie@comcast.net>
3973
3974 * configure.in: Allow darwin targeted ports to build tk, itcl and
3975 libgui.
3976 * configure: Regenerate.
3977
39782005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3979
3980 PR libgcj/10353
3981 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3982 * configure: Regenerate.
3983
39842005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3985
3986 * MAINTAINERS (Write After Approval): Add myself.
3987
39882005-02-10 Ian Lance Taylor <ian@airs.com>
3989
3990 * MAINTAINERS: Update my e-mail address.
3991
39922005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3993
3994 * MAINTAINERS (Write After Approval): Add myself.
3995
39962005-01-29 Hans-Peter Nilsson <hp@axis.com>
3997
3998 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3999 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4000 target-libgloss when not *-*-elf and *-*-aout.
4001 * configure: Regenerate.
4002
40032005-01-23 Kazu Hirata <kazu@cs.umass.edu>
4004
4005 * MAINTAINERS: Remove obsolete entries.
4006
4007 * MAINTAINERS (Write After Approval): Add Michael Matz.
4008
40092005-01-19 Neil Booth <neil@daikokuya.co.uk>
4010
4011 * MAINTAINERS: Remove self as cpplib maintainer.
4012
40132005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4014
4015 * install-sh, config.sub: Import from upstream.
4016
40172005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4018
4019 PR bootstrap/18222
4020 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4021 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4022 * Makefile.in: Regenerate.
4023
40242005-01-16 Jason Thorpe <thorpej@netbsd.org>
4025
4026 * MAINTAINERS: Update my email address.
4027
40282005-01-12 David Edelsohn <edelsohn@gnu.org>
4029 Andreas Schwab <schwab@suse.de>
4030
4031 PR bootstrap/18033
4032 * config-ml.in: Eval option if surrounded by single quotes.
4033
40342005-01-03 Paolo Bonzini <bonzini@gnu.org>
4035
4036 Revert 2004-12-28 Makefile changes, a better fix will be
4037 applied to mainline and src after GCC 4.0 branches.
4038
40392004-12-28 Paolo Bonzini <bonzini@gnu.org>
4040
4041 PR bootstrap/17383
4042
4043 * Makefile.def (target_modules): Remove stage parameter,
4044 it is always true now.
4045 * Makefile.tpl (configure-build-[+module+],
4046 configure-target-[+module+]): Always build symlink tree
4047 for the directory and for include. BUILD_SUBDIR and
4048 TARGET_SUBDIR cannot be . anymore.
4049 * Makefile.in: Regenerate.
4050
40512004-12-25 David Edelsohn <edelsohn@gnu.org>
4052
4053 Revert 2004-12-08 Makefile changes.
4054
40552004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
4056
4057 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4058 cygwin, mingw.
4059
40602004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4061
4062 * configure.in (sh64-*-*): Reenable gprof.
4063 * configure: Regenerate.
4064
40652004-12-08 David Edelsohn <edelsohn@gnu.org>
4066
4067 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4068 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4069 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4070 * Makefile.in: Regenerate.
4071
40722004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
4073
4074 * MAINTAINERS: Update my email address.
4075
40762004-12-07 Matt Kraai <kraai@ftbfs.org>
4077
4078 * Makefile.tpl: Generate normal dependencies if the LHS module is
4079 not bootstrapped.
4080 * Makefile.in: Regenerate.
4081
40822004-12-03 Richard Sandiford <rsandifo@redhat.com>
4083
4084 * configure.in: Include config/gxx-include-dir.m4. Use
4085 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4086 * configure: Regenerate.
4087
40882004-12-03 Richard Sandiford <rsandifo@redhat.com>
4089
4090 * config.if: Delete.
4091 * configure.in: Set libstdcxx_incdir directly.
4092 * configure: Regenerate.
4093
40942004-12-02 Eric Christopher <echristo@redhat.com>
4095
4096 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4097 * Makefile.in: Regenerate.
4098
40992004-12-02 Richard Sandiford <rsandifo@redhat.com>
4100
4101 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4102 * configure: Regenerate.
4103
41042004-12-02 Richard Sandiford <rsandifo@redhat.com>
4105
4106 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4107 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4108 * configure: Regenerate.
4109
41102004-12-01 Eric Christopher <echristo@redhat.com>
4111
4112 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4113 of things to remove.
4114
41152004-11-29 Matt Kraai <kraai@ftbfs.org>
4116
4117 * MAINTAINERS (Write After Approval): Update my e-mail address.
4118
41192004-11-29 Kelley Cook <kcook@gcc.gnu.org>
4120
4121 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4122 from CVS libtool to always pass_all.
4123
41242004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4125
4126 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4127 (hppa*64*-*-*): Delete incorrect comment.
4128 * configure: Rebuilt.
4129
41302004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4131
4132 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4133
41342004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4135
4136 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4137 from CVS libtool to always pass_all.
4138
41392004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4140
4141 * install-sh, compile: Import from automake.
4142
41432004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4144
4145 * config.guess, config.sub: Import from savannnah.
4146
41472004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
4148
4149 * MAINTAINERS (Write After Approval): Add myself
4150
41512004-11-12 Mike Stump <mrs@apple.com>
4152
4153 * Makefile.def: Add html support.
4154 * Makefile.tpl: Likewise.
4155 * Makefile.in: Regenerate.
4156
41572004-11-11 Geoffrey Keating <geoffk@apple.com>
4158
4159 PR 18423
4160 * configure.in: Remove all instances of build-fixincludes from
4161 noconfigdirs.
4162 (build_configargs): Supply --target to subdirectories.
4163 * configure: Regenerate.
4164
4165 * Makefile.def: Make gcc install depend on fixincludes install.
4166 * Makefile.in: Regenerate.
4167
41682004-11-10 Janis Johnson <janis187@us.ibm.com>
4169
4170 * MAINTAINERS: Add myself as gcc testsuite maintainer.
4171
41722004-11-11 Paul Brook <paul@codesourcery.com>
4173
4174 * MAINTAINERS: Add self as arm maintainer. Update email address.
4175
41762004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4177
4178 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4179 target-libgfortran.
4180 * configure: Regenerate.
4181
41822004-11-07 David Edelsohn <edelsohn@gnu.org>
4183
4184 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4185 like CC.
4186
41872004-11-05 Paolo Bonzini <bonzini@gnu.org>
4188
4189 * Makefile.def (host fixincludes): Specify missing targets.
4190 * Makefile.in: Regenerate.
4191
41922004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4193
4194 * MAINTAINERS: Add myself
4195
41962004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
4197
4198 * MAINTAINERS (Write After Approval): Add myself.
4199
42002004-11-04 Geoffrey Keating <geoffk@apple.com>
4201
4202 * Makefile.def: Build fixincludes for the host, too.
4203 * Makefile.in: Regenerate.
4204 * configure.in (host_tools): Add fixincludes.
4205 * configure: Regenerate.
4206
42072004-11-04 Daniel Jacobowitz <dan@debian.org>
4208
4209 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4210 * configure: Regenerated.
4211
42122004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4213
4214 PR other/17783
4215 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4216 * configure: Regenerated.
4217
42182004-10-31 Mark Mitchell <mark@codesourcery.com>
4219
4220 * README.SCO: Update per FSF instructions.
4221
42222004-10-28 Eric B. Weddington <ericw@evcohs.com>
4223
4224 PR target/18151
4225 * configure.in (case ${target}): Do not build fixincludes for avr.
4226 * configure: Regenerated.
4227
42282004-10-26 Paolo Bonzini <bonzini@gnu.org>
4229
4230 * configure.in (case ${target}): Do not build fixincludes
4231 on platforms where it is not used.
4232 * configure: Regenerated.
4233
42342004-10-23 Daniel Jacobowitz <dan@debian.org>
4235
4236 * configure.in: Use an absolute path to install-sh.
4237 * configure: Regenerated.
4238
42392004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4240
4241 * MAINTAINERS (Write After Approval): Add myself.
4242
42432004-10-19 Kazu Hirata <kazu@cs.umass.edu>
4244
4245 * MAINTAINERS: Remove from Write After Approval those that are
4246 already maintainers.
4247
42482004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
4249
4250 * MAINTAINERS: Update my email address.
4251
42522004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4253
4254 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4255 * configure: Regenerate.
4256
42572004-10-07 J"orn Rennecke <joern.rennecke@st.com>
4258
4259 * MAINTAINERS: Update my email address.
4260
42612004-10-07 Kazu Hirata <kazu@cs.umass.edu>
4262
4263 * MAINTAINERS (Language Front Ends Maintainers): New. Move
4264 entries belonging to this category.
4265
42662004-10-06 Josef Zlomek <josef.zlomek@email.cz>
4267
4268 * MAINTAINERS: Update my e-mail address.
4269
42702004-10-06 Paolo Bonzini <bonzini@gnu.org>
4271
4272 Fix wrong conflict resolution in:
4273
4274 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4275
4276 * Makefile.in: Regenerate.
4277 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4278 in the recursive `make', instead of hardwiring `all'.
4279 (Autogenerated TARGET-* variables): New.
4280
42812004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4282
4283 * configure.in: Enable target-libgloss for crx-*-*.
4284 * configure: Regenerate.
4285
42862004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4287
4288 * MAINTAINERS (Various Maintainers): Move the "windows,
4289 cygwin, mingw" maintainer to ...
4290 (OS Port Maintainers): ... here.
4291
42922004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4293
4294 * MAINTAINERS (Write After Approval): Remove those that are
4295 maintainers of some subsystem.
4296
42972004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4298
4299 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4300 * ltcf-cxx.sh (tpf*): Likewise.
4301 * ltconfig (tpf*): Add TPF OS configuration support.
4302
43032004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4304
4305 * MAINTAINERS: Change my email address to my new work account.
4306
43072004-09-24 Michael Roth <mroth@nessie.de>
4308
4309 * configure.in (--without-headers): Add missing double quotes.
4310 * configure: Regenerate.
4311
43122004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4313
4314 * ylwrap: Revert to previous version.
4315
43162004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4317
4318 PR bootstrap/17369
4319 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4320 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4321 SET_GCC_LIB_PATH_CMD.
4322 (BASE_TARGET_EXPORTS): Likewise.
4323 * Makefile.in: Regenerated.
4324
4325 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4326 * configure: Regenerated.
4327
43282004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4329
4330 * config.guess: New upstream version
4331 * compile, depcomp, install-sh, ylwrap: Likewise.
4332
43332004-09-19 Roger Sayle <roger@eyesopen.com>
4334
4335 * config/mh-x86omitfp: New host makefile fragment. Add
4336 -fomit-frame-pointer to the default BOOT_CFLAGS.
4337 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4338 * configure: Regenerate.
4339
43402004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4341
4342 PR target/11572
4343 * configure.in (*-*-darwin*): Renable libobjc.
4344 * configure: Regenerate.
4345
43462004-09-10 Nathan Sidwell <nathan@codesourcery.com>
4347
4348 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4349
43502004-09-09 Daniel Berlin <dberlin@dberlin.org>
4351
4352 * Makefile.def: Remove libbanshee.
4353 * Makefile.tpl: Ditto.
4354 * configure.in: Ditto.
4355 * Makefile.in: Regen.
4356 * configure: Ditto.
4357
43582004-09-08 David Edelsohn <edelsohn@gnu.org>
4359
4360 * ltmain.sh: Use $pic_object as $non_pic_object if
4361 $non_pic_object=none.
4362
43632004-09-07 Paolo Bonzini <bonzini@gnu.org>
4364
4365 * missing: Import latest version from master repository.
4366
43672004-09-06 Nick Clifton <nickc@redhat.com>
4368
4369 * config.sub: Import latest version from master repository.
4370 * config.guess: Likewise.
4371 This includes these changes:
4372
4373 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4374
4375 * config.sub: Handle crisv32, alias etraxfs.
4376 * config.guess (crisv32:Linux:*:*): Handle.
4377
4378 2004-08-13 Brad Smith <brad@comstyle.com>
4379
4380 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4381 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4382
4383 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4384
4385 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4386 assume the processor is a powerpc. This is because coreutils
4387 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4388 in this case, due to a MacOS X bug that causes
4389 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4390 to return a negative number.
4391 Problem reported by Petter Reinholdtsen in:
4392 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4393
4394 2004-07-19 Ben Elliston <bje@gnu.org>
4395
4396 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4397
4398 2004-06-24 Ben Elliston <bje@gnu.org>
4399
4400 * config.guess: Update copyright years.
4401 * config.sub: Likewise.
4402
4403 2004-06-22 Robert Millan <robertmh@gnu.org>
4404
4405 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4406 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4407
4408 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4409
4410 * config.guess (*:*VMS:*:*): New entry. Replaces
4411 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4412 manufacturer.
4413
4414 2004-06-22 Ben Elliston <bje@gnu.org>
4415
4416 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4417 * config.sub: Likewise.
4418
4419 2004-06-22 Ben Elliston <bje@gnu.org>
4420
4421 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4422 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4423
4424 2004-06-11 Ben Elliston <bje@gnu.org>
4425
4426 * config.guess (pegasos:OpenBSD:*:*): Remove.
4427
4428 2004-06-11 Ben Elliston <bje@gnu.org>
4429
4430 From Wouter Verhelst <wouter@grep.be>:
4431 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4432
4433 2004-06-11 Ben Elliston <bje@gnu.org>
4434
4435 * config.guess (luna88k:OpenBSD:*:*): New.
4436
4437 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4438
4439 * config.guess (m32r*:Linux:*:*): New case.
4440 * config.sub: Handle m32rle.
4441
4442 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4443
4444 From Jens Petersen <petersen@redhat.com>:
4445 * config.sub: Handle sparcv8.
4446
4447 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4448
4449 From Tom Smith <smith@cag.lkg.hp.com>:
4450 * config.guess: Version suffixes are equally significant on Tru64
4451 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4452 prefix of "P" (patched kernel).
4453
4454 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4455
4456 * config.sub: Add support for National Semiconductor CRX target.
4457
44582004-09-03 Janis Johnson <janis187@us.ibm.com>
4459
4460 * MAINTAINERS (Various Maintainers): Remove myself as web page
4461 maintainer, add myself as maintainer of build status lists.
4462
44632004-09-03 Jan Beulich <jbeulich@novell.com>
4464
4465 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4466 *-*-netware, but add target-libmudflap.
4467 Consolidate *-*-netware targets (of which really only i?86 exists)
4468 into a single entry.
4469 * configure: Likewise.
4470
44712004-09-01 Paolo Bonzini <bonzini@gnu.org>
4472
4473 * Makefile.tpl (sorry): Remove.
4474 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4475 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4476 (do-clean): Clean per-stage directories too.
4477 (do-distclean): Run distclean-stage1 too.
4478 (.NOTPARALLEL): Enable during toplevel bootstrap.
4479 (stage[+id+]-bubble): Enable parallel execution during
4480 the recursive invocation.
4481 * Makefile.in: Regenerate.
4482
4483 Fix previous checkin:
4484
4485 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4486 include.
4487 * configure.in: Fix indentation.
4488 * configure: Regenerate.
4489
44902004-08-31 Robert Bowdidge <bowdidge@apple.com>
4491
4492 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4493 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4494 * configure: regenerate
4495 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4496 -mdynamic-no-pic
4497
4498
44992004-08-31 Paolo Bonzini <bonzini@gnu.org>
4500
4501 * Makefile.def (build_modules): Add fixincludes.
4502 (dependencies): Make gcc depend on fixincludes.
4503 * configure.in (build_tools): Add fixincludes.
4504 (build_configdirs): Always include build_libs.
4505 * Makefile.in: Regenerate.
4506 * configure: Regenerate.
4507
45082004-08-30 Paolo Bonzini <bonzini@gnu.org>
4509
4510 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4511 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4512 phony targets; do not generate timestamp files.
4513 (distclean-stageN): Remove references to their timestamp files.
4514 (restageN, touch-stageN): Remove.
4515 (stageN-bubble): Rewritten.
4516 (compare): Support lean bootstraps.
4517 * Makefile.in: Regenerate.
4518
4519 * configure.in: Only warn when bootstrapping but
4520 build != host or build != target. Support lean bootstraps.
4521 * configure: Regenerate.
4522
45232004-08-26 Phil Edwards <phil@codesourcery.com>
4524
4525 * configure.in: Give a better error message if GMP/MPFR are missing
4526 and a language needing them has been requested.
4527 * configure: Regenerated.
4528
45292004-08-25 Phil Edwards <phil@codesourcery.com>
4530
4531 * configure.in: Print a list of available language front-ends if
4532 a requested one is missing. Tidy stray tab characters.
4533 * configure: Regenerated.
4534
45352004-08-19 Michael Koch <konqueror@gmx.de>
4536
4537 * gcc/doc/install.texi: Update entry about automake for libjava.
4538
45392004-08-17 Robert Millan <robertmh@gnu.org>
4540
4541 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4542 (instead of FreeBSD).
4543 * configure: Regenerate.
4544
45452004-08-16 Paolo Bonzini <bonzini@gnu.org>
4546
4547 * Makefile.in: Regenerate.
4548 * configure: Regenerate.
4549
4550 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4551 stage_*_flags.
4552 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4553 for bootstrapped modules if toplevel bootstrap is going.
4554 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4555 modules. Adjust for changes in Makefile.def. Enable several
4556 rules even in non-bootstrap mode, just to avoid peppering the
4557 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4558 (stage-[+prev+]-bubble): Remove.
4559
4560 * Makefile.def (Dependencies): Depend on all-build-bison,
4561 all-build-flex, all-build-byacc, all-build-texinfo, rather
4562 than the host variations.
4563 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4564 with BUILD_SUBDIR.
4565 (BISON): Update for recent Bisons.
4566 (YACC): Fix typo.
4567 (cross): Depend on all-build.
4568 (all): Do not depend on all-build.
4569 (prebootstrap): Remove.
4570 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4571 (Prebootstrap dependencies): Add them to the per-stage targets
4572 and to all-prebootstrap.
4573 * configure.in (build_configdirs): Always enable build_tools.
4574 (BUILD_DIR_PREFIX): Remove.
4575
4576 * Makefile.def (gcc): Add target variable.
4577 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4578 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4579 in the recursive `make', instead of hardwiring `all'.
4580 (Autogenerated TARGET-* variables): New.
4581
45822004-08-13 Brian Booth <bbooth@redhat.com>
4583
4584 * MAINTAINERS: Remove myself from write-after-approval.
4585
45862004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4587
4588 * src-release: Stop distributing mmalloc with gdb (which doesn't
4589 use it).
4590 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4591 * Makefile.in: Regenerate.
4592
45932004-08-09 Mark Mitchell <mark@codesourcery.com>
4594
4595 * configure.in (arm*-*-eabi*): New target.
4596 * configure: Regenerate.
4597
45982004-08-06 Paolo Bonzini <bonzini@gnu.org>
4599
4600 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4601 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4602 (Dependencies): New section.
4603 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4604 (configure-target-[+module+]): Depend on maybe-all-gcc
4605 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4606 (toplevel profiledbootstrap): Fix dependencies.
4607 * Makefile.in: Regenerate.
4608
46092004-08-03 Mark Mitchell <mark@codesourcery.com>
4610
4611 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4612 target-libiberty to noconfigdirs.
4613 * configure: Regenerate.
4614
46152004-08-03 Paul Brook <paul@codesourcery.com>
4616
4617 * configure.in: Check for MPFR as well as GMP.
4618 * configure: Regenerate.
4619
46202004-08-01 Robert Millan <robertmh@gnu.org>
4621
4622 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4623 libmudflap for all GNU-based systems (with Glibc).
4624 * configure: Regenerate.
4625
46262004-08-03 Paolo Bonzini <bonzini@gnu.org>
4627
4628 * Makefile.def (host-modules): Add gcc.
4629 * Makefile.in: Regenerate.
4630 * Makefile.tpl (sorry): New rule.
4631 (configure-host, all-host, [+make_target+]-host, do-check,
4632 install-host): Do not add gcc as a special case.
4633 (host modules): Add a small special-casing for gcc. Export
4634 extra_make_flags through the environment.
4635 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4636 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4637 other recursive targets for gcc): Remove.
4638
4639 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4640 (stage, unstage): New rules.
4641 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4642 distclean-stage[+id+]): Use stage_current.
4643 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4644 the stage*-start rules.
4645
46462004-08-02 Geoffrey Keating <geoffk@apple.com>
4647
4648 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4649 use -all_load flag.
4650
46512004-08-02 Paolo Bonzini <bonzini@gnu.org>
4652
4653 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4654 * configure: Regenerate.
4655
46562004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4657
4658 * maintainer-scripts/gcc_release: Revert yesterday's change.
4659
46602004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4661
4662 * MAINTAINERS: Add myself to write-after-approval.
4663
46642004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4665
4666 * libf2c: Removed.
4667 * gcc/gccbug.in: Updated because of libf2c removal.
4668 * maintainer-scripts/gcc_release: Ditto.
4669
46702004-07-09 Loren J. Rittle <ljrittle@acm.org>
4671
4672 * configure.in: Build libmudflap by default on FreeBSD.
4673 * configure: Regenerated.
4674
46752004-07-09 Mark Mitchell <mark@codesourcery.com>
4676
4677 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4678 systems.
4679 * configure: Regenerated.
4680
46812004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4682
4683 PR target/16344
4684 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4685 feedback based compiler.
4686 * Makefile.in: Rebuilt.
4687
46882004-07-08 Alexandre Oliva <aoliva@redhat.com>
4689
4690 * Makefile.def (host_modules): Set bootstrap=true for flex.
4691 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4692 * Makefile.in: Rebuilt.
4693
46942004-07-07 Jan Hubicka <jh@suse.cz>
4695
4696 * MAINTAINERS: Add self as a profile feedback maintainer.
4697
46982004-07-05 Phil Edwards <phil@codesourcery.com>
4699
4700 * configure.in: Do not prepend $srcdir to /dev/null in
4701 makefile fragments.
4702 * configure: Regenerate.
4703
47042004-07-01 Paolo Bonzini <bonzini@gnu.org>
4705
4706 * Makefile.def (build_modules): Add bison, byacc, flex,
4707 m4, texinfo.
4708 (flags_to_pass): Add FLEX.
4709 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4710 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4711 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4712 DEFAULT_MAKEINFO): Remove.
4713 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4714 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4715 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4716 objdir or else use configured tool.
4717 (all-build): New.
4718 (all): Depend on it.
4719 (Build module dependencies): Add.
4720 * Makefile.in: Regenerate.
4721 * configure.in: Better support for multiple build modules,
4722 matching what is done for host/target modules. Do not look
4723 for "plausible" locations of build tools if Canadian cross.
4724 Use autoconf's AC_PROG_CC to find a C compiler. Define
4725 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4726 * configure: Regenerate.
4727
47282004-06-22 Paolo Bonzini <bonzini@gnu.org>
4729
4730 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4731 * Makefile.in: Regenerate.
4732
47332004-06-22 Paolo Bonzini <bonzini@gnu.org>
4734
4735 * Makefile.tpl (configure-build-[+module+],
4736 configure-[+module+], configure-target-[+module+]): Pass
4737 [+extra_configure_args+].
4738 (all-build-[+module+], all-[+module+], check-[+module+],
4739 install-[+module+], [+make_target+]-[+module+],
4740 all-target-[+module+], check-target-[+module+],
4741 install-target-[+module+], [+make_target+]-target-[+module+]):
4742 Pass [+extra_make_args+].
4743 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4744 (GCC_HOST_EXPORTS): Remove.
4745 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4746 cross, check-gcc, check-gcc-c++, install-gcc,
4747 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4748 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4749 * Makefile.in: Regenerate.
4750
47512004-06-21 Matthew Sachs <msachs@apple.com>
4752
4753 * MAINTAINERS: Added self to write-after-approval.
4754
47552004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4756
4757 * configure.in: Check for srcdir/winsup rather than build directory
4758 winsup.
4759 * configure: Regenerate.
4760
47612004-06-17 Corinna Vinschen <vinschen@redhat.com>
4762
4763 * configure.in: Don't build Cygwin native newlib if winsup
4764 directory is missing. Emit warning instead.
4765 * configure: Regenerate.
4766
47672004-06-09 Paolo Bonzini <bonzini@gnu.org>
4768
4769 * Makefile.tpl (touch-stage[+id+]): New.
4770 (restage[+prev+]): Depend on touch-stage[+id+].
4771
4772 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4773 Use it throughout.
4774
4775 * Makefile.def: Add profile and feedback bootstrap stages.
4776 Remove next field from bootstrap stages.
4777 * Makefile.tpl (LN, LN_S): Substitute.
4778 (stageN-start, stageN-end): Use double-colon rules, to
4779 provide a hook for additional setup commands.
4780 (distclean-stageN-gcc, restageN): Create dependencies from
4781 [+prev+], not from [+next+].
4782 (stageN-bubble): Add commands for successive stages from
4783 [+prev+], using double-colon rules.
4784 (all-stageN-gcc): Fix typo.
4785 (stagefeedback-start, profiledbootstrap): New.
4786 * Makefile.in: Regenerate.
4787 * configure.in: Call ACX_PROG_LN.
4788 * configure: Regenerate.
4789
47902004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4791
4792 * MAINTAINERS (Write After Approval): Add myself.
4793
47942004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4795
4796 * MAINTAINERS (Write After Approval): Add myself.
4797
47982004-06-03 Paolo Bonzini <bonzini@gnu.org>
4799
4800 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4801 without gcc.
4802 * configure: Regenerate.
4803
48042004-06-01 Paolo Bonzini <bonzini@gnu.org>
4805
4806 * Makefile.tpl: Fix typo.
4807 * Makefile.in: Regenerate.
4808
48092004-06-01 Paolo Bonzini <bonzini@gnu.org>
4810
4811 * configure.in: Remove new- prefix from toplevel
4812 bootstrap targets.
4813 * configure: Regenerate.
4814
48152004-06-01 Paolo Bonzini <bonzini@gnu.org>
4816
4817 * Makefile.tpl (all.normal): Rename to all.
4818 (all): Replace with a rule to pick the default
4819 target from configure.
4820 (all-gcc, configure-gcc): Use conditionals to
4821 do nothing when toplevel bootstrap is going on.
4822 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4823 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4824 * configure.in: Support --enable-bootstrap.
4825
4826 * Makefile.def: Remove new- prefix from toplevel
4827 bootstrap targets.
4828 * Makefile.tpl: Likewise.
4829
4830 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4831 target.
4832
4833 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4834 $(RECURSE_FLAGS) to recursive invocation of make.
4835
4836 * Makefile.in: Regenerate.
4837 * configure: Regenerate.
4838
48392004-05-30 Andreas Jaeger <aj@suse.de>
4840 Jim Wilson <wilson@specifixinc.com>
4841
4842 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4843 like CC.
4844
48452004-05-27 Daniel Jacobowitz <dan@debian.org>
4846
4847 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4848 * configure: Regenerate.
4849
48502004-05-25 Daniel Jacobowitz <drow@false.org>
4851
4852 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4853 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4854 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4855 targets.
4856 * Makefile.in: Regenerate.
4857
48582004-05-24 Paolo Bonzini <bonzini@gnu.org>
4859
4860 * configure.in: Test the ability to symlink directories.
4861 * configure: Regenerate.
4862
4863 * Makefile.def (bootstrap-stage): New definitions.
4864 * Makefile.tpl (configure-stage1-gcc,
4865 configure-stage2-gcc, configure-stage3-gcc,
4866 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4867 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4868 new-restage3, compare): Autogenerate, see Makefile.in
4869 entry for behavioral changes.
4870 (distclean-stage1, new-stage1-start, new-stage1-end,
4871 new-stage1-bubble, distclean-stage2, new-stage2-start,
4872 new-stage2-end, new-stage2-bubble, distclean-stage3,
4873 new-stage3-start, new-stage3-end): New autogenerated targets.
4874 (objext, prebootstrap, BOOT_CFLAGS,
4875 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4876 targets.
4877
4878 * Makefile.in: Regenerate.
4879 (distclean-stage1, new-stage1-start, new-stage1-end,
4880 new-stage1-bubble, distclean-stage2, new-stage2-start,
4881 new-stage2-end, new-stage2-bubble, distclean-stage3,
4882 new-stage3-start, new-stage3-end): New targets.
4883 (all-stage1-gcc): Move prebootstrap dependency from here...
4884 (configure-stage1-gcc): ...to here.
4885 (new-bootstrap): Use bubble targets.
4886 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4887 Use per-stage distclean targets.
4888 (configure-stage1-gcc, configure-stage2-gcc,
4889 configure-stage3-gcc, all-stage1-gcc,
4890 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4891 Use new-stageN-start to prepare the tree.
4892
48932004-05-23 Paolo Bonzini <bonzini@gnu.org>
4894
4895 * Makefile.def (host_modules): add libcpp.
4896 * Makefile.tpl: Add dependencies on and for libcpp.
4897 * Makefile.in: Regenerate.
4898 * configure.in: Add libcpp host module.
4899 * configure: Regenerate.
4900
49012004-05-21 Paolo Bonzini <bonzini@gnu.org>
4902
4903 * Makefile.tpl: Whenever a recursive target is defined, wrap
4904 it in a special @if/@endif block, and prepare its maybe
4905 dependency in the @if/@endif block
4906 * configure.in: Instead of writing maybe dependencies, remove
4907 the @if/@endif statements, and remove the @if/@endif blocks
4908 that remain.
4909 * configure: Regenerate.
4910 * Makefile.in: Regenerate.
4911
49122004-05-20 Janis Johnson <janis187@us.ibm.com>
4913
4914 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4915
49162004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
4917
4918 PR bootstrap/15120
4919 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4920 * */configure: Rebuilt.
4921
49222004-05-17 Zack Weinberg <zack@codesourcery.com>
4923
4924 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4925 of libf2c.
4926 * configure, Makefile.in: Regenerate.
4927
49282004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
4929
4930 * MAINTAINERS (Write After Approval): Add myself.
4931
49322004-05-13 Diego Novillo <dnovillo@redhat.com>
4933
4934 Merge from tree-ssa-20020619-branch.
4935
4936 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4937 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4938 (HOST_GMPLIBS): Define.
4939 (HOST_GMPINC): Define.
4940 (TARGET_LIB_PATH): Add libmudflap.
4941 (GFORTRAN_FOR_TARGET): Define.
4942 (configure-build*): Export GFORTRAN.
4943 (configure-gcc): Export GMPLIBS and GMPINC.
4944 (all-gcc): Add maybe-all-libbanshee.
4945 (configure-target-libgfortran): Define.
4946 * Makefile.in: Regenerate.
4947 * configure.in (host_libs): Add libbanshee.
4948 (target_libraries): Add target-libmudflap and target-libgfortran.
4949 Add --with-libbanshee.
4950 Handle --disable-libmudflap.
4951 (*-*-freebsd*): Use with_gmp.
4952 Add $(libgcj) to noconfigdirs.
4953 * configure: Regenerate.
4954 * depcomp: New file.
4955 * MAINTAINERS: Add tree-ssa maintainers.
4956
49572004-05-04 Vladimir Makarov <vmakarov@redhat.com>
4958
4959 * MAINTAINERS (Various Maintainers): Add myself.
4960
49612004-04-30 Brian Ford <ford@vss.fsi.com>
4962
4963 * MAINTAINERS (Write After Approval): Add myself.
4964
49652004-04-29 Uros Bizjak <uros@kss-loka.si>
4966
4967 * MAINTAINERS (Write After Approval): Add myself.
4968
49692004-04-28 Paolo Bonzini <bonzini@gnu.org>
4970
4971 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4972 * configure: Regenerate.
4973
49742004-04-27 Paolo Bonzini <bonzini@gnu.org>
4975
4976 Revert:
4977 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4978
4979 * Makefile.def (flags_to_pass): Remove *dir variables that
4980 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4981 as well as prefix and exec_prefix.
4982 * Makefile.in: Regenerate.
4983
49842004-04-26 Robert Millan <robertmh@gnu.org>
4985
4986 Add patches from libtool CVS.
4987 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4988 * ltconfig: Likewise.
4989 * ltcf-c.sh: Likewise.
4990 * ltcf-cxx.sh: Likewise.
4991 * ltcf-gcj.sh: Likewise.
4992
49932004-04-26 Paolo Bonzini <bonzini@gnu.org>
4994
4995 * Makefile.def (host_modules): Mark with the bootstrap
4996 flag packages on which gcc depends.
4997 * Makefile.tpl (all-bootstrap): Use it.
4998 * Makefile.in: Regenerate.
4999
50002004-04-26 Paolo Bonzini <bonzini@gnu.org>
5001
5002 * Makefile.def (flags_to_pass): Remove *dir variables that
5003 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5004 as well as prefix and exec_prefix.
5005 * Makefile.in: Regenerate.
5006
50072004-04-26 Paolo Bonzini <bonzini@gnu.org>
5008
5009 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5010 * configure: Regenerate.
5011 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5012 * gcc/Makefile.tpl (compare): Use the result of the test.
5013 * gcc/Makefile.in: Regenerate.
5014
50152004-04-23 Paolo Bonzini <bonzini@gnu.org>
5016
5017 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5018 Always relocate gcc and prev-gcc to the original names, even
5019 if the build fails.
5020 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5021 New targets.
5022
50232004-04-23 Laurent GUERBY <laurent@guerby.net>
5024
5025 * MAINTAINERS: Update my email address.
5026
50272004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5028
5029 * configure.in (mips*-*-irix5*): Enable ld.
5030 * configure: Regenerate.
5031
50322004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5033
5034 * configure: Regenerate.
5035
50362004-04-15 James E Wilson <wilson@specifixinc.com>
5037
5038 * Makefile.tpl (configure-[+module+], configure-gcc,
5039 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5040 Set and export LDFLAGS.
5041 * Makefile.in: Regenerate.
5042
50432004-04-12 Michael Chastain <mec.gnu@mindspring.com>
5044
5045 * MAINTAINERS: Add myself to write-after-approval.
5046
50472004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5048
5049 PR bootstrap/14871
5050 * Makefile.tpl: If we don't have built-in-tree target tools,
5051 use the ones found by configure rather than hacking around with
5052 program_transform_name.
5053 * configure.in: Give Makefile.tpl the information necessary
5054 to do that.
5055 * Makefile.in: Regenerate.
5056 * configure: Regenerate.
5057
50582004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5059
5060 PR bootstrap/14760
5061 * configure.in: When computing baseargs, strip *all* copies of
5062 offending options. Also, don't match/substitute the trailing space,
5063 so that this actually works when two similar options are separated by
5064 only one space.
5065 * configure: Regenerate.
5066
50672004-04-06 David Edelsohn <edelsohn@gnu.org>
5068
5069 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5070 (rs6000-*-aix*): Same.
5071 * configure: Regenerate.
5072
50732004-04-05 Ranjit Mathew <rmathew@hotmail.com>
5074
5075 * MAINTAINERS: Add myself to write-after-approval.
5076
50772004-04-03 Bud Davis <bdavis9659@comcast.net>
5078
5079 * MAINTAINERS: Add myself to write-after-approval.
5080
50812004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5082
5083 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5084 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5085 * Makefile.in: Regenerate.
5086
5087 * configure.in (top level bootstrap support): Rework --enable-werror
5088 to set @stage2_werror_flag@.
5089 * configure: Regenerate.
5090 * Makefile.tpl (top level bootstrap support): Pass
5091 @stage2_werror_flag@ down to configure in stages 2 and 3.
5092 * Makefile.in: Regenerate.
5093
50942004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5095
5096 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5097 for stages 2 and 3 as well as in make. As a consequence, remove
5098 OUTPUT_OPTION (now detected by configure) from the flags passed down
5099 to make.
5100 * Makefile.in: Regenerate.
5101
5102 * Makefile.tpl (new-bootstrap): Fix typo.
5103 * Makefile.in: Regenerate.
5104
51052004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5106
5107 * Makefile.tpl: Rearrange by moving recursive_targets rules
5108 into their proper sections.
5109 * Makefile.tpl (top level bootstrap support): Move disabling
5110 of coverage flags from 'make' to 'configure'; improve comments.
5111 * Makefile.in: Regenerate.
5112
5113 * Makefile.tpl (experimental top level bootstrap) Move stage1
5114 language setting from all- target to configure- target; disable
5115 intermodule optimization in stage 1; prevent gratuitous rebuilds
5116 of stage 1.
5117 * Makefile.in: Regenerate.
5118 * configure.in: Comma-separate stage 1 language list for top
5119 level bootstrap.
5120 * configure: Regenerate.
5121
5122 * Makefile.tpl: Clean up experimental top level bootstrap support:
5123 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5124 prev-gcc in configure- targets as well as all- targets.
5125 * Makefile.in: Regenerate.
5126
51272004-03-21 Kelley Cook <kcook@gcc.gnu.org>
5128
5129 * compile: New file imported from automake.
5130
51312004-03-17 Paolo Bonzini <bonzini@gnu.org>
5132
5133 * configure.in: Remove symbolic link section.
5134 * configure: Regenerate.
5135 * Makefile.tpl (links): Remove.
5136 * Makefile.in: Regenerate.
5137
51382004-03-15 Paolo Bonzini <bonzini@gnu.org>
5139 Nathanael Nerode <neroden@gcc.gnu.org>
5140
5141 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5142 Set with AC_CHECK_PROGS.
5143 * configure.in: Fix comment typo from last patch.
5144 * configure: Regenerate.
5145
51462004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5147
5148 * Makefile.tpl: Introduce experimental top level bootstrap support.
5149 * Makefile.in: Regenerate.
5150 * configure.in: Introduce support for top level bootstrap.
5151 * configure: Regenerate.
5152
51532004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
5154 Paolo Bonzini <bonzini@gnu.org>
5155
5156 PR bootstrap/14522
5157 * configure.in: Cope with shells that do not support unquoted ^
5158 * configure: Regenerate.
5159
51602004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
5161 Paolo Bonzini <bonzini@gnu.org>
5162
5163 PR bootstrap/14522
5164 * configure.in: Cope with shells that do not support nesting
5165 quotes inside quoted backquote substitutions.
5166 * configure: Regenerate.
5167
51682004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5169
5170 PR bootstrap/14522
5171 * configure.in: Fix escaping of $.
5172 * configure: Regenerate.
5173
51742004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5175
5176 * configure: Regenerate, since I forgot to while committing Paolo's
5177 changes.
5178
51792004-03-08 Paolo Bonzini <bonzini@gnu.org>
5180
5181 PR ada/14131
5182 Move language detection to the top level.
5183 * configure.in: Find default values for the tools as
5184 soon as possible. Disable ada if GNAT is not found.
5185 Emit error message about missing languages. Expand
5186 --enable-languages=all for the gcc subdirectory.
5187
51882004-03-10 Ben Elliston <bje@gnu.org>
5189
5190 * MAINTAINERS: Update my email address.
5191
51922004-03-05 David Edelsohn <edelsohn@gnu.org>
5193
5194 * ltconfig: Disable building static libraries if building shared
5195 libraries on AIX 5L.
5196
51972004-03-01 Richard Sandiford <rsandifo@redhat.com>
5198
5199 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5200 and disable libgcj.
5201 * configure: Regenerated.
5202
52032004-03-01 Brian Booth <bbooth@redhat.com>
5204
5205 * MAINTAINERS: Add myself to write-after-approval.
5206
52072004-03-01 Paolo Bonzini <bonzini@gnu.org>
5208
5209 * MAINTAINERS: Add myself to write-after-approval.
5210
52112004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5212
5213 PR bootstrap/7087
5214 * Makefile.tpl: Guard XFOO sed statements better.
5215 * Makefile.tpl: Add dependency for configure-target-libada.
5216 * Makefile.in: Regenerate (incidentally fixes broken
5217 commit when libada-branch was merged).
5218
52192004-02-25 Kelley Cook <kcook@gcc.gnu.org>
5220
5221 * MAINTAINERS: Add myself to write-after-approval.
5222
52232004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
5224
5225 * MAINTAINERS: Add Nicola Pero and myself as libobjc
5226 maintainers.
5227
52282004-02-20 Andrew Cagney <cagney@redhat.com>
5229
5230 * config.guess: Update from version 2003-10-16 to 2004-02-16.
5231 * config.sub: Update from version 2003-11-03 to 2004-02-16.
5232
52332004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5234
5235 PR bootstrap/11932
5236 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5237
52382004-02-14 Jerry Quinn <jlquinn@optonline.net>
5239
5240 * MAINTAINERS: Added myself to write-after-approval.
5241
52422004-02-14 Michael Koch <konqueror@gmx.de>
5243
5244 * MAINTAINERS: Added myself to write-after-approval.
5245
52462004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
5247
5248 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
5249 some OS port maintainers to OS port maintainers section.
5250
52512004-02-13 Frank Ch. Eigler <fche@redhat.com>
5252
5253 * MAINTAINERS: Add self.
5254
52552004-02-12 Kazu Hirata <kazu@cs.umass.edu>
5256
5257 * MAINTAINERS: Alphabetize.
5258
52592004-02-12 Paolo Bonzini <bonzini@gnu.org>
5260
5261 * MAINTAINERS: Remove myself.
5262
52632004-02-11 David Edelsohn <edelsohn@gnu.org>
5264
5265 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5266 (rs6000-*-aix*): Same.
5267 * configure: Regenerate.
5268
52692004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5270
5271 * configure.in (host): Add in missing $noconfigdirs to defines.
5272 * configure: Regenerate.
5273
52742004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5275 Nathanael Nerode <neroden@gcc.gnu.org>
5276
5277 PR ada/6637, PR ada/5911
5278 Merge with libada-branch:
5279 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5280 with appropriate dependencies. Add --enable-libada configure switch.
5281 * configure, Makefile.in: Regenerate.
5282
52832004-02-09 Paolo Bonzini <bonzini@gnu.org>
5284
5285 * MAINTAINERS: Add myself to write-after-approval.
5286
52872004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5288
5289 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5290 * configure: Regenerate.
5291
52922004-02-04 Geoffrey Keating <geoffk@apple.com>
5293
5294 Merge from upstream:
5295
5296 * ltmain.in: When setting IFS to '~', be careful about user
5297 arguments that contain '~'.
5298
5299 2004-02-04 Peter O'Gorman <peter@pogma.com>
5300
5301 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5302 Also test $base_compile against $CC with escaped arguments. Bug
5303 reported by Geoff Keating <geoffk@apple.com>.
5304
53052004-02-04 Kazu Hirata <kazu@cs.umass.edu>
5306
5307 * MAINTAINERS: Remove i960 port.
5308
53092004-01-23 DJ Delorie <dj@redhat.com>
5310
5311 * Makefile.def (target_modules) [libiberty]: Don't stage.
5312 * Makefile.in: Rebuilt.
5313
53142004-01-20 Caroline Tice <ctice@apple.com>
5315
5316 * MAINTAINERS: Add myself to write-after-approval.
5317
53182004-01-19 Paolo Carlini <pcarlini@suse.de>
5319
5320 * MAINTAINERS: Update my email address.
5321
53222004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
5323
5324 * MAINTAINERS: Add myself to write-after-approval.
5325
53262004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5327
5328 * MAINTAINERS: Remove entries without email address.
5329
53302004-01-15 Daniel Jacobowitz <drow@mvista.com>
5331
5332 * MAINTAINERS: Add myself to write-after-approval.
5333
53342004-01-15 Steven Bosscher <stevenb@suse.de>
5335
5336 * MAINTAINERS: Update my email address.
5337
53382004-01-14 Loren J. Rittle <ljrittle@acm.org>
5339
5340 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5341 * Makefile.tpl (configure-target-[+module+]): Support stage.
5342 * Makefile.in: Rebuilt.
5343
53442004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
5345
5346 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5347
53482004-01-10 Richard Sandiford <rsandifo@redhat.com>
5349
5350 * MAINTAINERS: Add myself as a MIPS maintainer.
5351
53522004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5353
5354 * configure.in: Use ./config.cache, not config.cache.
5355 * configure: Regenerate.
5356 * Makefile.tpl: Special-casing not needed for GCC any more.
5357 * Makefile.in: Regenerate.
5358
5359 * configure.in: Don't share a cache file for host dirs.
5360 * configure: Regenerate.
5361
5362 * config-ml.in: Don't mess with the cache file.
5363
53642004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5365
5366 * MAINTAINERS: Move myself from 'Write After Approval' to
5367 'CPU Port Maintainers' section as SPARC maintainer.
5368
53692004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5370
5371 * Makefile.tpl: Make GCC use a separate config.cache.
5372 * Makefile.in: Regenerate.
5373
5374 PR bootstrap/11932, PR bootstrap/11933
5375 (I don't know if it will fix either of them, but it relates
5376 to them.)
5377 * configure.in: Don't use shared config.cache for target
5378 directories.
5379 * configure: Regenerate.
5380
53812004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
5382
5383 * MAINTAINERS: Add myself to 'Write After Approval' section.
5384
53852003-12-31 Roger Sayle <roger@eyesopen.com>
5386
5387 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5388 * configure: Regenerated.
5389
53902003-12-23 Kazu Hirata <kazu@cs.umass.edu>
5391
5392 * MAINTAINERS: Remove the mn10200 maintainer.
5393
53942003-12-21 Bernardo Innocenti <bernie@develer.com>
5395
5396 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5397 * configure: Regenerated.
5398
53992003-12-16 Jan Hubicka <jh@suse.cz>
5400
5401 * MAINTAINERS: Add myself as callgraph maintainer.
5402
54032003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5404
5405 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5406 * configure: Regenerate.
5407
54082003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5409
5410 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5411 'Write After Approval' section. Update email.
5412
54132003-12-01 James Lemke <jim@wasabisystems.com>
5414
5415 * MAINTAINERS (Write After Approval): Add myself.
5416
54172003-11-20 Matt Thomas <matt@3am-software.com>
5418
5419 * MAINTAINERS: Add myself as a vax port maintainer.
5420
54212003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5422
5423 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5424 (configure-build-[+module+], configure-[+module+]): Likewise.
5425 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5426 * Makefile.in: Regenerate.
5427
54282003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
5429
5430 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5431 shared/dylibed libraries.
5432 * ltmain.sh: Likewise.
5433 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5434 * ltcf-cxx.sh: Likewise.
5435 * ltcf-gcj.sh: Likewise.
5436 * ltconfig: Likewise.
5437
54382003-11-17 Stan Cox <scox@redhat.com>
5439
5440 * MAINTAINERS: Add myself as iq2000 port maintainer.
5441
54422003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5443
5444 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5445 * Makefile.in: Regenerate.
5446
54472003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
5448
5449 * config.sub: Update to 2003-11-03 version.
5450
54512003-10-20 Phil Edwards <phil@codesourcery.com>
5452
5453 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5454 * configure: Regenerate.
5455
54562003-10-20 Nicolas Pitre <nico@cam.org>
5457
5458 * MAINTAINERS: Add myself to 'Write After Approval' section.
5459
54602003-10-20 Arnaud Charlet <charlet@act-europe.fr>
5461
5462 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5463
54642003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
5465
5466 * MAINTAINERS: Update my email address.
5467
54682003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5469
5470 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5471
54722003-10-17 Ralph Loader <rcl@ihug.co.nz>
5473
5474 * MAINTAINERS: Add myself to 'Write After Approval' section.
5475
54762003-10-16 Bernardo Innocenti <bernie@develer.com>
5477
5478 * config.guess: Update to 2003-10-16 version.
5479 * config.sub: Update to 2003-10-16 version.
5480
54812003-10-15 David Daney <ddaney@avtrex.com>
5482
5483 * MAINTAINERS: Added myself to 'Write After Approval' section.
5484
54852003-10-15 Falk Hueffner <falk@debian.org>
5486
5487 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5488 'Write After Approval' section. Update email.
5489
54902003-10-14 Roger Sayle <roger@eyesopen.com>
5491
5492 * MAINTAINERS: Move myself from 'Write After Approval' to
5493 'Various Maintainers' section as middle-end maintainer.
5494
54952003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5496
5497 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5498 HOST_FLAGS_TO_PASS.
5499 * Makefile.in: Regenerate.
5500
55012003-10-11 Bernardo Innocenti <bernie@develer.com>
5502
5503 * config.guess: Update to 2003-10-07 version.
5504 * config.sub: Update to 2003-10-07 version.
5505
55062003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5507
5508 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5509 * ltconfig (irix5*, irix6*): Don't override version_type.
5510
55112003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5512
5513 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5514 * configure: Rebuilt
5515 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5516 * Makefile.in: Rebuilt
5517
55182003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5519
5520 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5521
55222003-09-30 Carlo Wood <carlo@alinoe.com>
5523
5524 * MAINTAINERS (Write After Approval): Add myself.
5525
55262003-09-29 Paul Koning <ni1d@arrl.net>
5527
5528 * MAINTAINERS: Move myself from "Write After Approval"
5529 to CPU platform maintainers for pdp11 platform.
5530
55312003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
5532
5533 * MAINTAINERS: Move myself from 'Write After Approval' to
5534 'Various Maintainers' section as libffi testsuite maintainer.
5535
55362003-09-21 Daniel Jacobowitz <drow@mvista.com>
5537
5538 * configure.in: Pass a computed --program-transform-name
5539 to subconfigures.
5540 * configure: Regenerated.
5541
55422003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5543
5544 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5545 * Makefile.in: Regenerate.
5546
5547 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5548 * Makefile.in: Regenerate.
5549
55502003-09-19 Ziemowit Laski <zlaski@apple.com>
5551
5552 * MAINTAINERS: Move myself from 'Write After Approval'
5553 to 'Various Maintainers' (objective-c) section.
5554
55552003-09-17 Daniel Jacobowitz <drow@mvista.com>
5556
5557 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5558 quoting.
5559 * configure: Regenerated.
5560
55612003-09-16 Joel Brobecker <brobecker@gnat.com>
5562
5563 * MAINTAINERS (Write After Approval): Add myself to write after
5564 approval list.
5565
55662003-09-16 Dorit Naishlos <dorit@il.ibm.com>
5567
5568 * MAINTAINERS (Write After Approval): Add myself.
5569
55702003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
5571
5572 * MAINTAINERS: Update my e-mail address.
5573
55742003-09-09 Alan Modra <amodra@bigpond.net.au>
5575
5576 * libtool.m4 (LD): Correct powerpc64 host match.
5577
55782003-09-06 James E Wilson <wilson@tuliptree.org>
5579
5580 * MAINTAINTERS: Update my affiliation and email address.
5581
55822003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5583
5584 * MAINTAINERS (Write After Approval): Add myself.
5585
55862003-09-04 DJ Delorie <dj@redhat.com>
5587
5588 * configure: Regenerate.
5589
55902003-09-04 Robert Millan <robertmh@gnu.org>
5591
5592 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5593
55942003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5595
5596 * configure.in: Ensure arguments to sed are properly spaced.
5597 * configure: Regenerate.
5598
55992003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5600
5601 * MAINTAINERS: Update my e-mail address.
5602
56032003-08-28 Mohan Embar <gnustuff@thisiscool.com>
5604
5605 * MAINTAINERS (Write After Approval): Add myself.
5606
56072003-08-27 Daniel Jacobowitz <drow@mvista.com>
5608
5609 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5610 * configure: Regenerated.
5611
56122003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
5613
5614 * MAINTAINERS: Update my email address.
5615
56162003-08-23 Phil Edwards <pme@gcc.gnu.org>
5617
5618 * configure.in: Use newline instead of semicolon when assuming
5619 shell arguments in a for loop.
5620 * configure: Regenerated.
5621
56222003-08-22 Jason Eckhardt <jle@rice.edu>
5623
5624 * MAINTAINERS: Resurrect the i860 maintainer.
5625
56262003-08-20 Geoffrey Keating <geoffk@apple.com>
5627
5628 PR 8180
5629 * configure.in: When testing with_libs and with_headers, treat
5630 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5631 * configure: Regenerate.
5632
5633 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5634 make, shell, etc.
5635 (baseargs): Likewise.
5636 * configure: Regenerate.
5637
56382003-08-20 Bernardo Innocenti <bernie@develer.com>
5639
5640 * MAINTAINERS (Write After Approval): Add myself.
5641
56422003-08-19 Geoffrey Keating <geoffk@apple.com>
5643
5644 * configure.in: Disable libgcj for darwin not on powerpc.
5645 * configure: Rebuild.
5646
56472003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5648
5649 * config-ml.in, symlink-tree: Add license.
5650
56512003-08-03 Richard Stallman <rms@gnu.org>
5652 Eben Moglen <moglen@columbia.edu>
5653
5654 * README.SCO: New file.
5655
56562003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5657
5658 * Makefile.tpl (check, check-c++): Express dependencies using
5659 dependencies rather than commands.
5660 * Makefile.in: Regenerate.
5661
56622003-08-01 Andrew Cagney <cagney@redhat.com>
5663
5664 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5665 * configure: Ditto.
5666
56672003-07-31 Geoffrey Keating <geoffk@apple.com>
5668
5669 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5670 * Makefile.in: Update.
5671
56722003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5673
5674 * configure.in: Enable libgcj for darwin.
5675 * configure: Rebuild.
5676
56772003-07-29 Phil Edwards <pme@gcc.gnu.org>
5678
5679 * config-ml.in: Use ac_configure_args directly instead of
5680 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5681 actually seen.
5682
56832003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5684
5685 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5686 creating target and build subdirs to build all parent dirs as needed.
5687 * Makefile.in: Rebuild.
5688 * configure.in: Don't build dirs explicitly here.
5689 * configure: Rebuild.
5690
56912003-07-26 Paul Brook <paul@nowt.org>
5692
5693 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5694
56952003-07-22 Alexandre Oliva <aoliva@redhat.com>
5696
5697 * Makefile.tpl (all-make): Depend on intl.
5698 * Makefile.in: Rebuilt.
5699
57002003-07-20 Phil Edwards <pme@gcc.gnu.org>
5701
5702 * install-sh: Update to newer upstream versions (associated with
5703 aclocal 1.7).
5704 * mkinstalldirs: Likewise.
5705 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5706
57072003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
5708
5709 * MAINTAINERS: Move self from Bug database only accounts
5710 to write-after-approval.
5711
57122003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5713
5714 * config.if: Remove unused libc_interface determination.
5715
57162003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5717
5718 * MAINTAINERS: Move self from write-after-approval to
5719 build machinery (*.in).
5720
57212003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5722
5723 PR bootstrap/11273
5724 PR bootstrap/11408
5725 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5726 unused INSTALL_PROGRAM_ARGS.
5727 * configure.in: Use AC_PROG_INSTALL.
5728 * Makefile.in: Regenerate.
5729 * configure: Regenerate.
5730
57312003-07-13 Kazu Hirata <kazu@cs.umass.edu>
5732
5733 * MAINTAINERS: Alphabetize.
5734
57352003-07-10 Alexandre Oliva <aoliva@redhat.com>
5736
5737 * configure: Rebuilt.
5738 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5739 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5740 newlib nor libgloss.
5741 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5742 * configure.in (am33_2.0-*-linux*): Added.
5743
57442003-07-09 Bob Wilson <bob.wilson@acm.org>
5745
5746 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5747 * configure: Regenerate.
5748
57492003-07-07 Zack Weinberg <zack@codesourcery.com>
5750
5751 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5752 * Makefile.in: Regenerate.
5753
57542003-07-04 Zack Weinberg <zack@codesourcery.com>
5755
5756 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5757 * Makefile.in: Regenerate.
5758
57592003-07-04 H.J. Lu <hongjiu.lu@intel.com>
5760
5761 * Makefile.tpl: Replace PWD with PWD_COMMAND.
5762 * Makefile.in: Regenerated.
5763
5764 * config-ml.in: Replace PWD with PWD_COMMAND.
5765
57662003-07-04 Zack Weinberg <zack@codesourcery.com>
5767
5768 * intl: New directory; see intl/ChangeLog for details.
5769 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5770 * Makefile.tpl: all-gcc depends on maybe-all-intl.
5771 * Makefile.in: Regenerate.
5772
57732003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5774
5775 * configure.in: Clean up config-lang.in handling. Delete
5776 useless assignment to "subdirs".
5777 * configure: Regenerate.
5778
57792003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5780
5781 * configure.in: Rename 'target_libs' to 'target_libraries'.
5782 Remove useless reference to 'target_libs'.
5783 * configure: Regenerate.
5784
57852003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5786
5787 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5788 * Makefile.in: Regenerate.
5789
57902003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5791
5792 * Makefile.def: Introduce flags_to_pass.
5793 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5794 * Makefile.in: Regenerate.
5795
57962003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5797
5798 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5799 and target-libgloss.
5800 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5801 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5802 * configure: Regenerate.
5803
58042003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5805
5806 * configure.in: Update testsuite_flags to new location.
5807 * configure. Regenerate.
5808
58092003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5810
5811 * Makefile.tpl: Remove BUILD_CC stuff.
5812 * Makefile.in: Regenerate.
5813
58142003-06-17 Kazu Hirata <kazu@cs.umass.edu>
5815
5816 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5817
58182003-06-16 Graeme Peterson <gp@qnx.com>
5819
5820 * MAINTAINERS (Write After Approval): Add myself.
5821
58222003-06-14 H.J. Lu <hongjiu.lu@intel.com>
5823
5824 * config.guess: Update to 2003-06-12 version.
5825 * config.sub: Update to 2003-06-13 version.
5826
58272003-06-12 H.J. Lu <hongjiu.lu@intel.com>
5828
5829 * config.guess: Update to 2003-06-06 version.
5830 * config.sub: Update to 2003-06-06 version.
5831
58322003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5833
5834 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5835 * configure. Regenerate.
5836
58372003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5838
5839 * configure.in: Disable serial configure by default.
5840 * configure: Regenerate.
5841 * Makefile.tpl: Abolish .NOTPARALLEL.
5842 * Makefile.in: Regenerate.
5843
5844 * Makefile.tpl: Replace {build,host,target}_canonical by
5845 {build,host,target}.
5846 * Makefile.in: Regenerate.
5847
5848 * Makefile.tpl: Fix stupid pasto.
5849 * Makefile.in: Regenerate.
5850
58512003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5852
5853 * Makefile.tpl: Remove bogus conditional.
5854 * Makefile.in: Regenerate.
5855
58562003-06-05 Jan Hubicka <jh@suse.cz>
5857
5858 * Makefile.tpl (profiledbootstrap): New target.
5859 * Makefile.in (profiledbootstrap): New target.
5860
58612003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
5862
5863 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5864 Pinski. Remove user names from other bugzilla-only maintainers.
5865
58662003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5867
5868 * Makefile.tpl: Make 'recursive targets' using autogen rather
5869 than shell loop. Remove duplicate 'clean' targets and false
5870 comments.
5871 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5872 Add systematic method of specifying missing targets in subdirs.
5873 Add copyright boilerplate.
5874 * Makefile.in: Regenerate.
5875 * configure.in: Add 'recursive targets' to maybe list.
5876 * configure: Regenerate.
5877
5878 * MAINTAINERS: "GNATS only" -> "Bug database only".
5879
5880 * Makefile.tpl: Rename [+target+] to [+make_target+].
5881 * Makefile.def: Rename 'target' to 'make_target'.
5882
58832003-05-31 Neil Booth <neil@daikokuya.co.uk>
5884
5885 * MAINTAINERS: Add self as options handling maintainer.
5886
58872003-05-28 Michael Meissner <gnu@the-meissners.org>
5888
5889 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5890 been too long since I touched those ports.
5891
58922003-05-28 DJ Delorie <dj@redhat.com>
5893
5894 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5895 * Makefile.in: Regenerate.
5896
58972003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5898
5899 * configure.in: Use curly braces in the definition of tooldir.
5900 * configure: Regenerate.
5901
59022003-05-21 DJ Delorie <dj@redhat.com>
5903
5904 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5905 newlib or libgloss.
5906 * Makefile.in: Regenerate.
5907
59082003-05-21 DJ Delorie <dj@redhat.com>
5909
5910 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5911 * Makefile.in: Regenerate.
5912
59132003-05-20 Ian Lance Taylor <ian@airs.com>
5914
5915 * MAINTAINERS: Update my e-mail address.
5916
59172003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5918
5919 * configure.in: Switch more things to use maybe dependencies.
5920 * Makefile.tpl: Switch more things to use maybe dependencies.
5921 Factor out common code from autogen IF statements.
5922 * configure: Regenerate.
5923 * Makefile.in: Regenerate.
5924
59252003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5926
5927 * configure.in: Accept i[3456789]86 for machine type.
5928 * configure: Regenerate.
5929
59302003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5931
5932 * configure.in: Switch more things to use maybe dependencies.
5933 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5934 * configure: Regenerate.
5935 * Makefile.tpl: Switch more things to use maybe dependencies.
5936 * Makefile.in: Regenerate.
5937
59382003-05-16 Andreas Schwab <schwab@suse.de>
5939
5940 * Makefile.tpl (install-opcodes): Define.
5941 * Makefile.in: Rebuild.
5942
59432003-05-13 Andreas Jaeger <aj@suse.de>
5944
5945 * config.guess: Update to 2003-05-09 version.
5946 * config.sub: Update to 2003-05-09 version.
5947
59482003-05-13 Michael Eager <eager@mvista.com>
5949
5950 * configure.in: Correct sed script so that options in quotes are not
5951 deleted.
5952 * configure: Rebuild.
5953
59542003-05-12 Corinna Vinschen <corinna@vinschen.de>
5955
5956 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5957 and $$s/newlib/libc/sys/cygwin32 include paths.
5958 * configure: Ditto.
5959
59602003-05-12 Michael Meissner <gnu@the-meissners.org>
5961
5962 * MAINTAINERS: Update my email addresses.
5963
59642003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
5965
5966 * config-ml.in: Propagate INSTALL variables.
5967
59682003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5969
5970 * MAINTAINERS: Remove duplicate entries in Write After Approval.
5971
59722003-05-02 Chris Demetriou <cgd@broadcom.com>
5973
5974 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5975 * Makefile.in: Regenerate.
5976
59772003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
5978
5979 * MAINTAINERS (GNATS only): Add Falk Hueffner.
5980
59812003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
5982
5983 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5984
59852003-04-27 Daniel Jacobowitz <drow@mvista.com>
5986
5987 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5988 * Makefile.in: Regenerated.
5989
59902003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
5991
5992 * MAINTAINERS (Write After Approval): Upgrade myself from
5993 GNATS only to write-after-approval. Update my mail address.
5994
59952003-04-25 Loren J. Rittle <ljrittle@acm.org>
5996
5997 (OS Port Maintainers: freebsd): Add myself.
5998
59992003-04-22 Mark Mitchell <mark@codesourcery.com>
6000
6001 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6002
60032003-04-22 Kean Johnston <jkj@sco.com>
6004
6005 * MAINTAINERS (SCO ports): Added myself.
6006
60072003-04-21 Nathan Sidwell <nathan@codesourcery.com>
6008
6009 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6010
60112003-04-19 Kean Johnston <jkj@sco.com>
6012
6013 * MAINTAINERS (Write After Approval): Add myself.
6014
60152003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6016
6017 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6018 * Makefile.in: Regenerate.
6019
60202003-04-18 Jakub Jelinek <jakub@redhat.com>
6021
6022 * configure.in (powerpc64*-*-linux*): Remove.
6023 * configure: Rebuilt.
6024
60252003-04-17 Phil Edwards <pme@gcc.gnu.org>
6026
6027 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6028 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6029 and restrap.
6030 * Makefile.in: Regenerate.
6031
60322003-04-16 Richard Earnshaw <rearnsha@arm.com>
6033
6034 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6035 * configure: Regenerated.
6036
60372003-04-15 DJ Delorie <dj@redhat.com>
6038
6039 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6040
60412003-04-13 Nick Clifton <nickc@redhat.com>
6042
6043 * config-ml.in: Remove support for --disable-aix removing
6044 call-aix multilibs.
6045
60462003-04-10 Alexandre Oliva <aoliva@redhat.com>
6047
6048 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6049 * */configure: Rebuilt.
6050
60512003-04-08 Joel Sherrill <joel@oarcorp.com>
6052
6053 * MAINTAINERS: Add my email address.
6054
60552003-03-17 Olivier Hainque <hainque@act-europe.fr>
6056
6057 * MAINTAINERS (Write After Approval): Add myself.
6058
60592003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6060
6061 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6062 * Makefile.in: Regenerate.
6063
60642003-03-14 Michael Chastain <mec@shout.net>
6065
6066 * Makefile.in: Regenerate with correct Makefile.def.
6067
60682003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6069
6070 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6071 Make macro.
6072 * Makefile.in: Regenerate.
6073 * configure.in: Clean up gxx_include_dir logic.
6074 * configure: Regenerate.
6075
60762003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
6077
6078 * MAINTAINERS (Write After Approval): Add myself.
6079
60802003-03-10 Ben Elliston <bje@wasabisystems.com>
6081
6082 * MAINTAINERS: Update my mail address.
6083
60842003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6085
6086 * configure.in (gxx_include_dir): Fix typo.
6087 * configure: Regenerated.
6088
60892003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6090
6091 * Makefile.tpl: Reindent.
6092 * Makefile.in: Regenerate.
6093 * configure.in: Reindent. Don't set unused variables.
6094 * configure: Regenerate.
6095
60962003-03-04 Daniel Jacobowitz <drow@mvista.com>
6097
6098 * configure.in: Include $(build_tooldir)/sys-include in
6099 FLAGS_FOR_TARGET.
6100 * configure: Regenerated.
6101
61022003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6103
6104 * Makefile.tpl: Always pass down RANLIB.
6105 * Makefile.in: Regenerate.
6106
6107 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6108 * Makefile.in: Regenerate.
6109 * configure.in: Remove unused logic relating to --enable-shared
6110 and --enable-threads. Remove bogus comments. Remove redundant
6111 noconfigdirs.
6112 * configure: Regenerate.
6113
6114 * configure.in: Replace ${libstdcxx_version} by its value.
6115 Remove reference to mh-dgux.
6116 * configure: Regenerate.
6117
61182003-03-03 Kevin Buettner <kevinb@redhat.com>
6119
6120 * MAINTAINERS (Write After Approval): Add myself.
6121
61222003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6123
6124 * Makefile.tpl: Rearrange.
6125 * Makefile.in: Regenerate.
6126
61272003-02-25 Uwe Stieber <uwe@wwws.de>
6128
6129 * configure.in: Add support for kaOS as cross build target system.
6130 * configure: Regenerated.
6131
61322003-02-24 Steven Bosscher <steven@gcc.gnu.org>
6133
6134 * MAINTAINERS (Write after approval): Add myself.
6135
61362003-02-21 James E Wilson <wilson@tuliptree.org>
6137
6138 * MAINTAINERS: Update my email address.
6139
61402003-02-21 Zack Weinberg <zack@codesourcery.com>
6141
6142 * MAINTAINERS: Add self to blanket write privs. section.
6143
61442003-02-20 Sean McNeil <sean@blue.mcneil.com>
6145
6146 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6147 configure-target-* as some target builds may require additional
6148 flags for preprocessor tests.
6149 * Makefile.in: Regenerated.
6150
61512003-02-19 Alexandre Oliva <aoliva@redhat.com>
6152
6153 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6154 * ltconfig: Handle it.
6155 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6156 auto-detecting it.
6157
6158 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6159 it is used as argument to $CC.
6160 * ltcf-gcj.sh: Likewise.
6161
6162 * configure.in: Introduce --enable-maintainer-mode.
6163 * configure: Rebuilt.
6164 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6165 for maintainer mode.
6166 * Makefile.in: Rebuilt.
6167
61682003-02-18 Jason Merrill <jason@redhat.com>
6169
6170 * Makefile.tpl (check-c++): Allow parallelism.
6171
61722003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6173
6174 * MAINTAINERS: Remove John Carr (who never actually had access to
6175 gcc.gnu.org).
6176
61772003-02-15 Geoffrey Keating <geoffk@apple.com>
6178
6179 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6180 don't configure target-libobjc.
6181 * configure: Regenerate.
6182
61832003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6184
6185 * Makefile.tpl (RANLIB): Define.
6186 * Makefile.in: Regenerate.
6187
61882003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
6189
6190 * MAINTAINERS: Update my email.
6191
61922003-02-06 Keith R Seitz <keiths@redhat.com>
6193
6194 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6195 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6196 * Makefile.in: Regenerated.
6197 * configure.in: Remove all traces of snavigator, db, and grep.
6198 * configure: Regenerated.
6199
62002003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6201
6202 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6203 After Approval.
6204
62052003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6206
6207 * MAINTAINERS (Write after approval): Add myself.
6208
62092003-01-31 Frank Ch. Eigler <fche@redhat.com>
6210
6211 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6212 * Makefile.in: Regenerated.
6213
62142003-01-30 Roger Sayle <roger@eyesopen.com>
6215
6216 * config.guess: Updated to 2003-01-30's version.
6217 * config.sub: Updated to 2003-01-28's version.
6218
62192003-01-30 Alexandre Oliva <aoliva@redhat.com>
6220
6221 * config.if: If gcc_version is already set, just use it. Don't set
6222 gcc_version_trigger if it's already set, otherwise set it to
6223 gcc/version.c, but only if the file exists. If it is not set and
6224 gcc/version.c does not exist, try to extract the version number from
6225 $CC.
6226
62272003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
6228
6229 * MAINTAINERS: Add myself to write-after-approval list.
6230
62312003-01-27 Phil Edwards <pme@gcc.gnu.org>
6232
6233 * configure.in: Revert 24Jan change.
6234 * configure: Regenerate.
6235
62362003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6237
6238 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
6239 entry of HJ Lu.
6240
62412003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6242
6243 * configure.in: Revert previous change.
6244 * configure: Regenerate.
6245
62462003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6247
6248 * configure.in: Make rda native-only.
6249 * configure: Regenerate.
6250
62512003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6252
6253 * MAINTAINERS: Move myself from GNATS-only-accounts to
6254 write-after-approval.
6255
62562003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6257
6258 * configure.in: Add missing \.
6259 * configure: Rebuilt.
6260
62612003-01-17 Jakub Jelinek <jakub@redhat.com>
6262
6263 * configure.in (baseargs): Avoid using \| in sed regular
6264 expressions.
6265 * configure: Rebuilt.
6266
62672003-01-16 Jakub Jelinek <jakub@redhat.com>
6268
6269 * configure.in (baseargs): Remove all supported forms of
6270 --cache-file, --srcdir, --host, --build and --target options
6271 from argument lists.
6272 * configure: Rebuilt.
6273
62742003-01-15 Josef Zlomek <zlomekj@suse.cz>
6275
6276 * MAINTAINERS: Add myself to write-after-approval list.
6277
62782003-01-15 Alexandre Oliva <aoliva@redhat.com>
6279
6280 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6281 * configure: Rebuilt.
6282
62832003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6284
6285 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6286 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6287 * Makefile.in: Regenerate.
6288 * configure: Regenerate.
6289
62902003-01-09 Alexandre Oliva <aoliva@redhat.com>
6291
6292 * configure.in: Remove Makefile in build, host and target modules
6293 unless configure was run with --no-recursion.
6294 * configure: Rebuilt.
6295
62962003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6297
6298 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6299 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6300 * Makefile.in: Regenerate.
6301
63022003-01-08 Chris Demetriou <cgd@broadcom.com>
6303
6304 * config.guess: Update to 2003-01-03 version.
6305 * config.sub: Update to 2003-01-03 version.
6306
63072003-01-07 Christopher Faylor <cgf@redhat.com>
6308
6309 * configure: Regenerate with proper autoconf 2.13.
6310
63112003-01-07 Christopher Faylor <cgf@redhat.com>
6312
6313 * configure.in: Add AC_PREREQ for consistency.
6314 * configure: Regenerate.
6315
63162003-01-06 Andrew Cagney <ac131313@redhat.com>
6317
6318 * configure.in (GDB_TK): Add tcl directories conditional on
6319 gdb/gdbtk directory being present.
6320 * configure: Regenerate.
6321
63222003-01-04 John David Anglin <dave.anglin@nrc.ca>
6323
6324 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6325 by gcc if LD is not defined and we are not doing a Canadian Cross.
6326 * configure: Rebuilt.
6327
63282002-12-31 Tom Tromey <tromey@redhat.com>
6329
6330 * Makefile.in: Rebuilt.
6331 * Makefile.def (target_modules) [libffi]: Allow installation.
6332
63332002-12-31 Andreas Schwab <schwab@suse.de>
6334
6335 * configure.in: Fix use of $program_transform_name.
6336 * configure: Regenerated.
6337
63382002-12-30 Daniel Jacobowitz <drow@mvista.com>
6339
6340 * configure.in (baseargs): Don't remove first configure argument.
6341 * configure: Regenerated.
6342
63432002-12-29 Alexandre Oliva <aoliva@redhat.com>
6344
6345 * Makefile.tpl (local-distclean): Don't remove...
6346 (multilib.ts): ... this. Moved into...
6347 (multilib.out): ... this. Don't use sub-make.
6348 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6349 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6350 (configure-build-[+module+], configure-[+module+],
6351 configure-target-[+module+], configure-gcc): ... these. Test
6352 for Makefile existence. Drop config.status from dependencies.
6353 * Makefile.in: Rebuilt.
6354 * configure.in: Move gcc-version-trigger to the end of
6355 ac_configure_args. Add comments to maybedep.tmp and
6356 serdep.tmp. Introduce --disable-serial-configure. Remove
6357 nonopt from baseargs, matching and removing corresponding
6358 whitespace while at it.
6359 * configure: Rebuilt.
6360
63612002-12-28 Alexandre Oliva <aoliva@redhat.com>
6362
6363 * configure.in (host_configargs): Replace reference to
6364 no-longer-defined buildopts with --build=${build_alias}.
6365 * configure: Rebuilt.
6366
6367 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6368 program_transform_name to standard idiom.
6369 (AUTOGEN, AUTOCONF): Define.
6370 (Makefile.in): Use $(AUTOGEN).
6371 (Makefile): Depend on config.status, and use autoconf-style rule to
6372 build it. Move original commands to...
6373 (config.status): ... this new target.
6374 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6375 $(AUTOCONF).
6376 * Makefile.in: Rebuilt.
6377
63782002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6379
6380 * Makefile.tpl: Fix dramatic bustage due to change in
6381 program_transform_name.
6382 * Makefile.in: Regenerate.
6383
6384 * configure.in: Remove unnecessary PATH setting.
6385 * configure: Regnerate.
6386
6387 * configure.in: Don't default to unprefixed tools unless
6388 the native tools will work.
6389 * configure: Regenerate.
6390
6391 * configure.in: Convert to autoconf script. Blow away lots
6392 of now-redundant Makefile fragments.
6393 * configure: Generate using Autoconf.
6394 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6395 * Makefile.in: Regenerate.
6396
63972002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6398
6399 * configure: Fix stupid bug where RANLIB was mistakenly included.
6400
6401 * configure.in: Rename (buildargs, hostargs, targargs) to
6402 (build_configargs, host_configargs, target_configargs).
6403
6404 * configure.in: Move logic out of sed statement.
6405
6406 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
6407 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6408
64092002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
6410
6411 * config.sub: Import from master repository
6412 * config.guess: Ditto
6413
64142002-12-24 Andreas Schwab <schwab@suse.de>
6415
6416 * Makefile.tpl (multilib.out): Fix missing space.
6417 * Makefile.in: Regenerate.
6418
64192002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6420
6421 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6422 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6423 * Makefile.in: Regenerate.
6424 * configure.in: Remove unnecessary leftovers.
6425
64262002-12-21 Geoffrey Keating <geoffk@apple.com>
6427
6428 * configure.in (extra_ranlibflags_for_target): New variable.
6429 (*-*-darwin): Add -c to ranlib commands.
6430 * configure (tooldir): Handle extra_ranlibflags_for_target.
6431
64322002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6433
6434 * Makefile.tpl: Revert HJL's change.
6435 * Makefile.in: Regenerated.
6436 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6437 always.
6438
64392002-12-19 Andreas Schwab <schwab@suse.de>
6440
6441 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6442 * Makefile.in: Regenerate.
6443
64442002-12-18 H.J. Lu <hjl@gnu.org>
6445
6446 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6447 * Makefile.in: Regenerated.
6448
6449 * configure.in (build_prefix): New. Substitute.
6450
64512002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6452
6453 * Makefile.tpl: Don't let real targets depend on phony targets.
6454 * Makefile.in: Regenerate.
6455
6456 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6457 * Makefile.in: Regenerate.
6458
64592002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
6460
6461 * config.sub: Import from master repository
6462 * config.guess: Ditto
6463
64642002-12-16 Jason Merrill <jason@redhat.com>
6465
6466 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6467 previous 'make bootstrap'.
6468 * Makefile.in: Regenerate.
6469
64702002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6471
6472 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6473
64742002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6475
6476 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6477 * Makefile.in: Regenerate.
6478
64792002-12-13 Jason Merrill <jason@redhat.com>
6480
6481 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6482 library tests.
6483 (check-c++): Just depend on it and check-target-libstdc++-v3.
6484 * Makefile.in: Regenerate.
6485
64862002-12-12 Alexandre Oliva <aoliva@redhat.com>
6487
6488 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6489 * Makefile.in: Rebuilt.
6490
64912002-12-12 Alexandre Oliva <aoliva@redhat.com>
6492
6493 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6494
64952002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6496
6497 * configure: Fix bug put in by gremlins.
6498
6499 * Makefile.tpl: Substitute more autoconfily.
6500 * configure: Substitute more autoconfily.
6501 * Makefile.in: Regenerate.
6502
65032002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
6504
6505 * config.sub: Import from master repository
6506 * config.guess: Ditto
6507 * MAINTAINERS: Added Svein Seldal under write after approval
6508
65092002-12-08 Andrew Cagney <ac131313@redhat.com>
6510
6511 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6512 * Makefile.in (all-sim): Ditto.
6513
65142002-12-06 DJ Delorie <dj@redhat.com>
6515
6516 * Makefile.tpl: Change configure dependencies to not have real
6517 targets depend on phony targets.
6518
65192002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6520
6521 * configure.in: Revert unintentional change.
6522
6523 * Makefile.tpl: Change dependency for */multilib.out so that
6524 it works when gcc isn't in the tree.
6525
6526 * configure.in: Substitute more.
6527 * configure: Run subconfigures from the Makefile.
6528 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6529 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6530
65312002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6532
6533 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6534
65352002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6536
6537 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6538 and corresponding dependencies.
6539 * Makefile.in: Regenerate.
6540
6541 * configure.in (host_tools): Order binutils, gas and ld for
6542 convenience in running the testsuites.
6543
6544 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6545 * Makefile.in: Regenerate.
6546 * configure.in: Introduce rules to serialize subconfigure runs.
6547
6548 * configure.in: Introduce BASE_CC_FOR_TARGET.
6549 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6550 Realize configure-build-* targets. Realize configure-target-* targets.
6551 * Makefile.in: Regenerate.
6552
65532002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6554
6555 * configure: Move gcc_version_trigger stuff from here...
6556 * configure.in: ...to here.
6557
6558 * configure.in: Separate subconfigure options added by this file from
6559 options given by the user. Add machinery to put args for host
6560 subconfigures into the Makefile.
6561
6562 * Makefile.tpl: Remove 'vault' targets.
6563 * Makefile.tpl: Reorder and comment dependencies.
6564 * Makefile.in: Regenerate.
6565
65662002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6567 * configure.in: Fix my broken commit of previous patch. (sigh)
6568
65692002-11-28 Geoffrey Keating <geoffk@apple.com>
6570
6571 * configure.in: Move host-specific darwin noconfigdirs into
6572 the host-specific section.
6573
65742002-11-28 Geoffrey Keating <geoffk@apple.com>
6575
6576 * configure.in: Move host-specific darwin noconfigdirs into
6577 the host-specific section.
6578
65792002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
6580
6581 * configure: Remove skip-this-dir support.
6582 * Makefile.tpl: Remove skip-this-dir support.
6583
6584 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6585 subdirectories.
6586 * Makefile.in: Regenerate.
6587
6588 * Makefile.tpl: Strip out useless setting of 'dir'.
6589 * Makefile.in: Regenerate.
6590
65912002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
6592
6593 * configure.in: Fix deeply stupid bug.
6594
6595 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6596 shell code in CXX_FOR_TARGET
6597 * Makefile.def: Introduce raw_cxx.
6598 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6599 RAW_CXX_FOR_TARGET.
6600 * Makefile.in: Regenerate.
6601
66022002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
6603
6604 * Makefile.tpl: Remove unnecessary ifs.
6605 * Makefile.in: Regenerate.
6606
6607 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6608 dependencies. Maybe-ize build-libiberty. Create dummy install
6609 targets for 'no_install' modules.
6610 * configure: Move GDB_TK substitution to configure.in. Move
6611 build_modules stuff to configure.in.
6612 * configure.in: Implement soft dependency machinery. Maybe-ize
6613 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6614 * Makefile.in: Regenerate.
6615
66162002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
6617
6618 * Makefile.tpl: Make all-target, install-target behave similarly
6619 to all, install (only hitting configured targets). Eliminate
6620 unused macro defintions.
6621
6622 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6623 build != host.
6624
6625 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6626
6627 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6628
6629 * configure.in: Produce lists of subdir targets we're actually
6630 configuring. Remove references to "dosrel".
6631 * Makefile.tpl: Let configure set which subdir targets are hit.
6632 Remove install-cross; clean up install; remove ALL. Remove
6633 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6634 Autogenerate host module targets. Remove empty dependency lines
6635 and redundant dependency; rearrange slightly.
6636 * Makefile.def: Add host-side libtermcap, utils.
6637
6638 * Makefile.in: Regenerate.
6639
66402002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6641
6642 * ltconfig (osf[345]): Append $major to soname_spec.
6643 Reflect this in library_names_spec.
6644 * ltmain.sh (osf): Prefix $major with . for use as extension.
6645
66462002-11-19 Andreas Jaeger <aj@suse.de>
6647
6648 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6649 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6650 and sparc64 GNU/Linux systems.
6651
66522002-11-19 Nathan Sidwell <nathan@codesourcery.com>
6653
6654 * MAINTAINERS: Update email.
6655
66562002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6657
6658 * MAINTAINERS: Complete James Dennett's entry.
6659
66602002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
6661
6662 * MAINTAINERS (Write After Approval): Add myself.
6663
66642002-11-13 Bruce Korb <bkorb@gnu.org>
6665
6666 * Makefile.tpl: syntactic cleanup
6667
66682002-11-13 Stuart Hastings <stuart@apple.com>
6669
6670 * MAINTAINERS: Add myself to write-after-approval list.
6671
66722002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6673
6674 * Makefile.def: Add list of recursive targets to autogenerate.
6675 Add build_modules.
6676 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6677 targets. Autogenerate *-build-* targets.
6678 * Makefile.in: Regenerate.
6679
66802002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6681
6682 * configure: More autoconf-style substitutions.
6683 * Makefile.tpl: More autoconf-style substitutions.
6684 * Makefile.in: Regenerate.
6685
66862002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
6687
6688 * configure: Substitute more variables in a more autoconf-friendly
6689 way. Simplify slightly.
6690 * Makefile.tpl: Make more variables substitutable in an
6691 autoconf-friendly way.
6692 * Makefile.in: Regenerate.
6693
66942002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
6695
6696 * MAINTAINERS (Write After Approval): Add myself.
6697
66982002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
6699
6700 * configure.in (v810*): Remove special setting of tools.
6701
6702 * configure: Add support for extra required flags for ar or nm.
6703 * configure.in (aix4.3+): Use above support for target-specific
6704 issues, rather than using config/mt-aix43.
6705
67062002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
6707
6708 * configure: Remove 'removing', which doesn't work. Replace $subdir
6709 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6710 with $srcdir. Reformat indentation. Substitute some variables
6711 formerly hard-coded in the Makefile for build=host.
6712 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6713 * Makefile.def: Autogenerate more.
6714 * Makefile.in: Regenerate.
6715
67162002-11-04 Adam Nemet <anemet@lnxw.com>
6717
6718 * MAINTAINERS (Write After Approval): Add myself.
6719
67202002-11-04 Kevin Buettner <kevinb@redhat.com>
6721
6722 * Makefile.def (host_modules): Add rda.
6723 * Makefile.in: Regenerate.
6724 * configure.in (target_tool): Add target-rda to list.
6725
67262002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6727
6728 * MAINTAINERS: Remove "co-maintainer" note for web pages.
6729
67302002-10-25 Phil Edwards <pme@gcc.gnu.org>
6731
6732 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6733 and restrap targets to this rule.
6734 * Makefile.in: Regenerate.
6735
67362002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6737
6738 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6739 GNATS only accounts.
6740
67412002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6742
6743 * configure.in (i[3456]86-*-linux*): Add check to disable
6744 ${libgcj} for glibc1.
6745
67462002-10-24 Denis Chertykov <denisc@overta.ru>
6747
6748 * MAINTAINERS: Add myself as ip2k port maintainer.
6749
67502002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6751
6752 * configure.in: Add tic4x target.
6753
67542002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6755
6756 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6757 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6758 * Makefile.in: Regenerate.
6759
6760 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6761 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6762 * Makefile.in: Regenerate.
6763
67642002-10-02 Janis Johnson <janis187@us.ibm.com>
6765
6766 * MAINTAINERS: Add myself as web pages co-maintainer.
6767
67682002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6769
6770 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6771 * Makefile.in: Regenerate.
6772
67732002-10-02 Zack Weinberg <zack@codesourcery.com>
6774
6775 * MAINTAINERS: Add myself and Nathan Sidwell
6776 <nathan@codesourcery.com> as VxWorks maintainers.
6777
67782002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6779
6780 * Makefile.def: Remove order dependency comments.
6781 * Makefile.tpl: Add explicit install-install dependencies.
6782 * Makefile.in: Regenerate.
6783
6784 * Makefile.tpl: Remove material now in src-release. (Finally!)
6785 * Makefile.in: Regenerate.
6786
6787 * Makefile.tpl: Add configure-target (for src-release in src)
6788 * Makefile.in: Regenerate.
6789
67902002-09-30 Nick Clifton <nickc@redhat.com>
6791
6792 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6793
67942002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6795
6796 * configure.in (s390*-*-linux*): Enable libgcj.
6797
67982002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6799
6800 * configure: Revert accidentally applied changes.
6801
6802 * Makefile.tpl: Make more autoconf-friendly.
6803 * Makefile.in: Regenerate.
6804 * configure: Make substitution more autoconf-like.
6805
68062002-09-28 Richard Earnshaw <rearnsha@arm.com>
6807
6808 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6809 single entry to handle all these.
6810 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6811 libjava on arm-*-elf.
6812
68132002-09-27 Geoffrey Keating <geoffk@apple.com>
6814
6815 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6816 things that depend on them.
6817
68182002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6819
6820 * Makefile.tpl: Make subsituted variables more autoconfy.
6821 * Makefile.in: Regenerate.
6822 * configure: Make seds more autoconfy.
6823
68242002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6825
6826 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6827 * Makefile.in: Regenerate.
6828 * configure.in: Rewrite sed statements to look autoconfy.
6829
6830 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6831 all-target-foo on configure-target-foo.
6832 * Makefile.def: Ditto.
6833 * Makefile.in: Rebuild.
6834
68352002-09-25 Andrew Haley <aph@redhat.com>
6836
6837 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6838
68392002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6840
6841 * Makefile.def: New file.
6842 * Makefile.tpl: New file.
6843 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6844 * contrib/gcc_update: Note that Makefile.in is a generated file.
6845
6846 * configure.in: Minor rearrangement. Simplify tests.
6847
68482002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
6849
6850 * configure.in (with_headers): Skip copy if value is "yes".
6851 (with_libs): Likewise.
6852
68532002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6854
6855 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6856 * configure.in (sh*-*-pe*): Ditto.
6857 * configure.in (mips*-*-pe*): Ditto.
6858 * configure.in (*arm-wince-pe): Ditto.
6859
6860 * configure.in: Rearrange.
6861
68622002-09-14 Kazu Hirata <kazu@cs.umass.edu>
6863
6864 * MAINTAINERS: Update my email address.
6865
68662002-08-30 Paul Koning <pkoning@equallogic.com>
6867
6868 * MAINTAINERS: (Write After Approval): Add myself.
6869
68702002-08-29 Geoffrey Keating <geoffk@redhat.com>
6871
6872 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6873
68742002-08-24 Geoffrey Keating <geoffk@redhat.com>
6875
6876 * MAINTAINERS: Change my mailing address.
6877
68782002-08-21 Paolo Carlini <pcarlini@unitus.it>
6879
6880 * MAINTAINERS (Write After Approval): Remove myself.
6881 (Various Maintainers: c++ runtime libs): Add myself.
6882
68832002-08-20 Loren J. Rittle <ljrittle@acm.org>
6884
6885 * MAINTAINERS (Write After Approval): Remove myself.
6886 (Various Maintainers: c++ runtime libs): Add myself.
6887
68882002-08-15 Eric Christopher <echristo@redhat.com>
6889
6890 * config.sub: Import from master repository.
6891 * config.guess: Ditto.
6892
68932002-08-19 Alexandre Oliva <aoliva@redhat.com>
6894
6895 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6896 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6897 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6898
68992002-08-16 Aldy Hernandez <aldyh@redhat.com>
6900
6901 * MAINTAINERS: Add self to rs6000 vector extensions.
6902
69032002-08-15 Alexandre Oliva <aoliva@redhat.com>
6904
6905 * libiberty/configure: Reverted unintended yesterday's check in.
6906
69072002-08-14 Alexandre Oliva <aoliva@redhat.com>
6908
6909 * boehm-gc/configure, libf2c/configure: Rebuilt.
6910 * libffi/configure, libiberty/configure: Ditto.
6911 * libjava/configure, libobjc/configure: Ditto.
6912 * libstdc++-v3/configure, zlib/configure: Ditto.
6913 Merged from binutils:
6914 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
6915 From Steve Ellcey <sje@cup.hp.com>:
6916 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6917 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6918 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6919 IA64.
6920 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6921 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6922 soname_spec, sys_lib_search_path_spec): Ditto.
6923
69242002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6925
6926 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6927
69282002-08-04 H.J. Lu (hjl@gnu.org)
6929
6930 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6931
69322002-08-02 Krister Walfridsson <cato@df.lth.se>
6933
6934 * MAINTAINERS (Write After Approval): Add myself.
6935
69362002-07-31 Alan Modra <amodra@bigpond.net.au>
6937
6938 * configure.in: Move generic linux case to end. Copy generic
6939 linux noconfigdirs to mips*-*-linux* entry and new
6940 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6941
69422002-07-19 Michael Matz <matz@suse.de>
6943
6944 * MAINTAINERS: Add myself as ra* maintainer.
6945
69462002-07-16 Chris Demetriou <cgd@broadcom.com>
6947
6948 * config.guess: Update to 2002-07-09 version.
6949 * config.sub: Update to 2002-07-03 version.
6950
69512002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
6952
6953 * MAINTAINERS: Fix typo in a maintainer email address.
6954
69552002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6956
6957 * configure.in: Remove two redundant tests.
6958
69592002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6960
6961 * configure.in (mips*-*-irix6*o32): Enable stabs.
6962
69632002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6964
6965 * configure.in: Don't build grez.
6966 * Makefile.in: Ditto.
6967
6968 * Makefile.in: Remove references to bsp, cygmon, libstub.
6969 * configure.in: Ditto.
6970
6971 * configure.in: Remove leftover reference to gdbtest.
6972
69732002-07-08 Phil Edwards <pme@gcc.gnu.org>
6974
6975 * configure.in (gxx_include_dir): Change to match versioned
6976 C++ headers if --enable-version-specific-runtime-libs is used.
6977
69782002-07-04 Steve Ellcey <sje@cup.hp.com>
6979
6980 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6981
69822002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6983
6984 * configure.in: Make --without-x work.
6985
69862002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6987
6988 * configure.in: Rearrange target Makefile fragment collection.
6989
6990 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6991 cvs[src].
6992 * configure.in: Ditto.
6993
69942002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
6995
6996 * MAINTAINERS (Write After Approval): Update my e-mail address.
6997
69982002-06-24 Ben Elliston <bje@redhat.com>
6999
7000 * configure.in (host_tools): Remove cgen.
7001
7002 * Makefile.in (all-cgen): Remove; runs from its source directory.
7003 (check-cgen, install-cgen, clean-cgen): Likewise.
7004 (all-opcodes): Do not depend on all-cgen.
7005 (all-sim): Likewise.
7006
70072002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7008
7009 * Makefile.in: Eliminate 'apache' targets.
7010 * configure.in: Eliminate 'apache' targets.
7011
7012 * configure.in: Eliminate redundant tests. Reorganize.
7013
7014 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7015
7016 * config-ml.in: Eliminate references to Cygnus configure.
7017
7018 * Makefile.in: Eliminate references to building emacs.
7019
70202002-06-28 Graham Stott <graham.stott@btinternet.com>
7021
7022 * MAINTAINERS: Update my email address.
7023
70242002-06-26 Benjamin Kosnik <bkoz@redhat.com>
7025
7026 * config.if (libstdcxx_incdir): Version C++ headers.
7027 (cxx_incdir): Remove.
7028
70292002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
7030
7031 * MAINTAINERS (Write After Approval): Add self.
7032
7033Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
7034
7035 * configure.in: Add support for ip2k.
7036
70372002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7038
7039 * configure.in: Fix AIX configury bug.
7040
70412002-06-20 Steve Ellcey <sje@cup.hp.com>
7042
7043 * MAINTAINERS (Write After Approval): Add self.
7044
70452002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7046
7047 * configure.in: replace ${topsrcdir} with ${srcdir}
7048
7049 * configure.in: Move definition of libstdcxx_flags
7050 right above usage, rather than waaay earlier.
7051
7052 * configure.in: Pull definition of is_cross_compiler earlier.
7053
7054 * configure.in: Rearrange a little.
7055
7056 * configure.in: Remove references to librx.
7057 * Makefile.in: Remove references to librx.
7058
7059Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
7060
7061 * config.sub: Add support for avr target.
7062 Import from master sources, rev 1.255
7063
70642002-06-19 Phil Edwards <pme@gcc.gnu.org>
7065
7066 * configure, .cvsignore: Revert previous change...
7067 * Makefile: ...delete.
7068
70692002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7070
7071 * configure.in: Eliminate ${gasdir} variable.
7072
70732002-06-18 Dave Brolley <brolley@redhat.com>
7074
7075 * configure.in: Add support for frv.
7076 * config.sub: Add support for frv.
7077
70782002-06-18 Phil Edwards <pme@gcc.gnu.org>
7079
7080 * configure: Remove garbage from previous commit.
7081
70822002-06-18 Phil Edwards <pme@gcc.gnu.org>
7083
7084 * configure: For in-source builds, make a subdir and re-exec there.
7085 * Makefile: New file. Pass targets through to build directory.
7086 * .cvsignore: No longer ignore "Makefile".
7087
70882002-06-16 Douglas Rupp <rupp@gnat.com>
7089
7090 * MAINTAINERS (Write After Approval): Add self.
7091
70922002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7093
7094 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7095
70962002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7097
7098 * configure.in (vax-*-netbsd*): Re-enable gas.
7099
71002002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7101
7102 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7103 BUILD_PREFIX_1, to correct nomenclature.
7104 * configure: Likewise.
7105
7106 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7107 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7108
71092002-05-31 Olaf Hering <olh@suse.de>
7110
7111 * config-ml.in: Propogate DESTDIR also.
7112
71132002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7114
7115 * configure.in (vax-*-netbsd*): Don't build gas for this
7116 platform.
7117
71182002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7119
7120 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7121 and libgcj for AVR.
7122
71232002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
7124
7125 * MAINTAINERS (Write After Approval): Add myself.
7126
71272002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7128
7129 * config.guess: Update to 2002-05-22 version.
7130 * config.sub: Likewise.
7131
71322002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7133
7134 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7135 * config-ml.in: Likewise.
7136 * configure: Likewise.
7137 * configure.in: Likewise.
7138
71392002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7140
7141 * MAINTAINERS: Update my email address.
7142
71432002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7144
7145 * configure.in: Simplify makefile fragment collection.
7146
7147 * configure.in: Remove code to build emacs.
7148
7149 * configure.in : Remove --srcdir argument from targargs and buildargs
7150 (it's always overridden in the Makefile anyway). Rearrange a bit.
7151
7152 * configure: Move some logic to configure.in.
7153 * configure.in: Move some logic from configure.
7154
71552002-05-11 Tom Tromey <tromey@redhat.com>
7156
7157 * MAINTAINERS: Reflect libgcj reality.
7158
71592002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
7160
7161 * Makefile.in: Honour DESTDIR.
7162
71632002-05-08 Mark Mitchell <mark@codesourcery.com>
7164
7165 * config.guess: Import 2002-03-20 version.
7166 * config.sub: Import 2002-04-26 version.
7167
71682002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7169
7170 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7171
71722002-05-07 Tim Josling <tej@melbpc.org.au>
7173
7174 * MAINTAINERS: Add self.
7175
71762002-05-06 Loren J. Rittle <ljrittle@acm.org>
7177
7178 * ltmain.sh: Detect and handle object name conflicts
7179 while piecewise linking a static library.
7180
71812002-05-05 Alexandre Oliva <aoliva@redhat.com>
7182
7183 * configure.in (noconfigdirs): Don't disable libgcj on
7184 sparc64-*-solaris* and sparcv9-*-solaris*.
7185
71862002-05-03 Alexandre Oliva <aoliva@redhat.com>
7187
7188 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7189
71902002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7191
7192 * configure.in (FLAGS_FOR_TARGET): Do not add
7193 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7194 on i[3456]86-*-linux*.
7195
71962002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7197
7198 * configure.in (noconfigdirs): Replace [ ] with test.
7199
7200 * configure.in (noconfigdirs): Do not add target-newlib if
7201 target == i[3456]86-*-linux*, and host == target.
7202
72032002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7204
7205 * configure.in: delete reference to absent file
7206
7207 * configure.in: replace '[' with 'test'
7208
7209 * configure.in: Eliminate references to gash.
7210 * Makefile.in: Eliminate references to gash.
7211
7212 * configure.in: remove useless references to 'pic' makefile fragments.
7213
7214 * configure.in: (*-*-windows*) Finish removing.
7215
7216 * configure.in: Eliminate redundant test for libgui.
7217
72182002-04-29 Roger Sayle <roger@eyesopen.com>
7219
7220 * MAINTAINERS: Add self and realphabetize. Update entries
7221 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
7222 entry for a29k port maintainer.
7223
72242002-04-26 Joel Sherrill <joel@OARcorp.com>
7225
7226 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7227 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7228
72292002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7230
7231 * configure.in: remove references to dead files
7232
72332002-04-19 Mark Mitchell <mark@codesourcery.com>
7234
7235 * MAINTAINERS: Add information about purpose of this file.
7236
72372002-04-18 Tom Tromey <tromey@redhat.com>
7238
7239 * configure.in: Disallow configuring libgcj when it is already
7240 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7241 Solaris 2.8 by default. For PR libgcj/6158.
7242
72432002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7244
7245 * configure.in: Move default CC setting out of config/mh-* fragments
7246 directly into here.
7247
72482002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7249
7250 * configure.in: don't even try to configure or make a subdirectory
7251 if there's no configure script for it.
7252
72532002-04-15 Mark Mitchell <mark@codesourcery.com>
7254
7255 * MAINTAINERS: Remove chill maintainers.
7256 * Makefile.in (CHILLFLAGS): Remove.
7257 (CHILL_LIB): Remove.
7258 (TARGET_CONFIGDIRS): Remove libchill.
7259 (CHILL_FOR_TARGET): Remove.
7260 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7261 CHILL_LIB.
7262 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7263 (CHECK_TARGET_MODULES): Likewise.
7264 (INSTALL_TARGET_MODULES): Likewise.
7265 (CLEAN_TARGET_MODULES): Likewise.
7266 (configure-target-libchill): Remove.
7267 (all-target-libchill): Remove.
7268 * configure.in (target_libs): Remove target-libchill.
7269 Do not compute CHILL_FOR_TARGET.
7270 * libchill: Remove directory.
7271
72722002-04-11 DJ Delorie <dj@redhat.com>
7273
7274 * Makefile.in, configure.in: Sync with binutils, entries
7275 follow...
7276
72772002-04-07 Andrew Cagney <ac131313@redhat.com>
7278
7279 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7280 (do-tar, do-bz2): New rules.
7281 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7282 (gdb-tar): New rule.
7283 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7284 (insight_dejagnu.tar): New rule.
7285 (insight.tar): New rule.
7286 (gdb+dejagnu.tar): New rule.
7287 (gdb.tar): New rule.
7288
72892002-02-01 Mo DeJong <supermo@bayarea.net>
7290
7291 * Makefile.in: Add all-tix to deps for all-snavigator
7292 so that tix is built when building snavigator.
7293
72942002-01-11 Steve Ellcey <sje@cup.hp.com>
7295
7296 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7297 ld and gdb are not supported.
7298
72992002-01-07 Mark Salter <msalter@redhat.com>
7300
7301 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7302 Allow target-libgloss to be built for arm, strongarm, and xscale.
7303
73042001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7305
7306 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7307 options for i[3456]86-pc-linux* native builds.
7308
73092001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7310
7311 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7312 files from .po files for a distribution.
7313
73142001-09-03 Jeff Holcomb <jeffh@redhat.com>
7315
7316 * configure.in: Enable libstdc++-v3 for h8300 targets.
7317
73182001-06-19 Alan Modra <amodra@bigpond.net.au>
7319
7320 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7321 version from bfd/.
7322
7323Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7324
7325 * Makefile.in (VER): When present, extract the version number from
7326 the file version.in.
7327
73282001-05-24 Tom Rix <trix@redhat.com>
7329
7330 * configure.in : enable ld for aix
7331
73322001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7333
7334 * config.guess: Add linux target for S/390.
7335
73362000-11-07 Philip Blundell <pb@futuretv.com>
7337
7338 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7339
73402000-11-03 Philip Blundell <pb@futuretv.com>
7341
7342 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7343 files.
7344
73452001-01-15 Ben Elliston <bje@redhat.com>
7346
7347 * configure.in (host_tools): Add sid.
7348 Always configure cgen.
7349
73502000-11-24 Nick Clifton <nickc@redhat.com>
7351
7352 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7353
7354
73552000-08-20 Doug Evans <dje@casey.transmeta.com>
7356
7357 * Makefile.in (ALL_MODULES): Add all-cgen.
7358 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7359 (all-cgen): New target.
7360 (all-opcodes,all-sim): Depend on all-cgen.
7361 * configure.in (host_tools): Add cgen.
7362 Only configure cgen if --enable-cgen-maint.
7363
73642002-04-09 Loren J. Rittle <ljrittle@acm.org>
7365
7366 * configure.in: Add *-*-freebsd* configurations.
7367
73682002-04-08 Tom Tromey <tromey@redhat.com>
7369
7370 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7371 Fixes PR libgcj/6068.
7372
73732002-03-30 Krister Walfridsson <cato@df.lth.se>
7374
7375 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7376
73772002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7378
7379 * configure.in (alpha*-dec-osf*): Enable libgcj.
7380
73812003-03-27 Matthew Gingell <gingell@gnat.com>
7382
7383 * MAINTAINERS (Write After Approval): Add myself.
7384
73852002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7386
7387 Fix for: PR bootstrap/3591, target/5676
7388 * configure.in (mcore-pe): Disable the configuration of
7389 libstdc++-v3 since exceptions are not supported.
7390
73912002-03-20 Anthony Green <green@redhat.com>
7392
7393 * configure.in: Enable libgcj for xscale-elf target.
7394
7395Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
7396
7397 * MAINTAINERS: Update my email address.
7398
73992002-03-16 Alexandre Oliva <aoliva@redhat.com>
7400
7401 * ltmain.sh (relink_command): Fix typo in previous change.
7402
74032002-03-15 Alexandre Oliva <aoliva@redhat.com>
7404
7405 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7406 (relink_command): Added --tag flags.
7407 (mode=install): If relinking fails; error out.
7408
74092002-03-12 Richard Henderson <rth@redhat.com>
7410
7411 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7412 .NOTPARALLEL tag.
7413 (do-check): Rename from check.
7414 (check): Allow parallel check.
7415
74162002-03-12 Bob Wilson <bob.wilson@acm.org>
7417
7418 * MAINTAINERS: Add myself as maintainer for xtensa port.
7419 Fix alphabetical order in CPU port maintainer list.
7420 Remove myself from Write After Approval list.
7421
74222002-03-11 Richard Henderson <rth@redhat.com>
7423
7424 * Makefile.in (.NOTPARALLEL): Add fake tag.
7425
74262002-03-07 H.J. Lu (hjl@gnu.org)
7427
7428 * configure.in: Enable gprof for mips*-*-linux*.
7429
74302002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
7431
7432 * MAINTAINERS (Write After Approval): Add myself.
7433
74342002-02-28 Alexandre Oliva <aoliva@redhat.com>
7435
7436 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7437 libjava.
7438 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7439
74402002-02-23 Alexandre Oliva <aoliva@redhat.com>
7441
7442 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7443 because its Makefile is there; test for the executable instead.
7444
74452002-02-22 Alexandre Oliva <aoliva@redhat.com>
7446
7447 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7448 libstdc++-v3 and libjava.
7449
74502002-02-11 Adam Megacz <adam@xwt.org>
7451
7452 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7453 boehm-gc
7454
74552002-02-09 Alexandre Oliva <aoliva@redhat.com>
7456
7457 * config.guess: Updated to 2002-01-30's version.
7458 * config.sub: Updated to 2002-02-01's version.
7459 Contribute sh64-elf.
7460 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7461 * configure.in: Added sh64-*-*.
7462
74632002-02-08 Chris Demetriou <cgd@broadcom.com>
7464
7465 * MAINTAINERS: Belatedly add myself to write after approval list.
7466
7467Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
7468
7469 * MAINTAINERS: Put self in as maintainer for x86-64 port.
7470 Remove self as Write After Approval.
7471
74722002-01-31 Geoffrey Keating <geoffk@redhat.com>
7473
7474 * MAINTAINERS: Put self in as maintainer for contrib/regression
7475 directory.
7476
74772002-01-28 Phil Edwards <pme@gcc.gnu.org>
7478
7479 * MAINTAINERS: Update my email address.
7480
74812002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7482
7483 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7484 target-libiberty, and target-libgloss. Skip Java-related
7485 libraries if not supported for NetBSD on target CPU.
7486
74872002-01-25 Douglas B Rupp <rupp@gnat.com>
7488
7489 * install-sh: Use _inst.$$_ for temp file name.
7490
74912002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
7492
7493 * MAINTAINERS (Write After Approval): Move my contact info
7494 from here...
7495 (OS Port Maintainers): ...to here (netbsd).
7496
74972002-01-22 Bob Wilson <bob.wilson@acm.org>
7498
7499 * MAINTAINERS (Write After Approval): Add myself.
7500
75012002-01-17 H.J. Lu <hjl@gnu.org>
7502
7503 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7504 (all-target-fastjar): Also depend on all-target-libiberty.
7505
75062002-01-16 H.J. Lu (hjl@gnu.org)
7507
7508 * config.guess: Import from master sources, rev 1.225.
7509 * config.sub: Import from master sources, rev 1.238.
7510
75112002-01-16 Kazu Hirata <kazu@hxi.com>
7512
7513 * MAINTAINERS (Write After Approval): Remove myself.
7514
75152001-12-19 Florian Weimer <fw@deneb.enyo.de>
7516
7517 * MAINTAINERS (Write After Approval): Add myself.
7518
75192001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
7520
7521 * MAINTAINERS: Add self as docs co-maintainer.
7522
75232001-12-11 Matthias Klose <doko@debian.org>
7524
7525 * MAINTAINERS (Write After Approval): Add myself.
7526
75272001-12-09 Zack Weinberg <zack@codesourcery.com>
7528
7529 * MAINTAINERS: Update my email address.
7530
75312001-12-07 Turly O'Connor <turly@apple.com>
7532 * MAINTAINERS (Write After Approval): Add myself.
7533 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7534 (rs6000_initialize_trampoline): Call __trampoline_setup for
7535 ABI_DARWIN too.
7536 * darwin-tramp.asm: New file, implements __trampoline_setup.
7537 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7538
75392001-12-07 Paolo Carlini <pcarlini@unitus.it>
7540
7541 * MAINTAINERS (Write After Approval): Add myself.
7542
7543Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7544
7545 * configure, configure.in: Use temp file for long sed commands.
7546
75472001-12-03 Laurent Guerby <guerby@acm.org>
7548
7549 * config.sub: Update to version 1.232 on subversion.
7550
75512001-12-03 Ben Elliston <bje@redhat.com>
7552
7553 * MAINTAINERS: Update mail address for config.* patches.
7554
75552001-11-27 DJ Delorie <dj@redhat.com>
7556 Zack Weinberg <zack@codesourcery.com>
7557
7558 When build != host, create libiberty for the build machine.
7559
7560 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7561 CONFIG_ARGUMENTS.
7562 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7563 New variables.
7564 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7565 and rules.
7566 (all.normal): Depend on ALL_BUILD_MODULES.
7567 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7568 (all-build-libiberty): Depend on configure-build-libiberty.
7569
7570 * configure: Calculate and substitute proper value for
7571 ALL_BUILD_MODULES.
7572 * configure.in: Create the build subdirectory.
7573 Calculate and substitute TARGET_CONFIGARGS (formerly
7574 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7575
75762001-11-26 Ziemowit Laski <zlaski@apple.com>
7577
7578 * MAINTAINERS (write-after-approval): Add self.
7579
75802001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
7581
7582 * MAINTAINERS (GNATS only accounts): Remove self.
7583
75842001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7585
7586 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7587 libf2c.
7588
75892001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
7590
7591 * MAINTAINERS (Write After Approval): Add self.
7592
75932001-11-12 David O'Brien <obrien@FreeBSD.org>
7594
7595 * MAINTAINERS: mips and s390 are also CPU ports.
7596
75972001-11-12 David O'Brien <obrien@FreeBSD.org>
7598
7599 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7600
76012001-11-11 David O'Brien <obrien@FreeBSD.org>
7602
7603 * MAINTAINERS: Alphabetize.
7604
76052001-11-09 Kazu Hirata <kazu@hxi.com>
7606
7607 * MAINTAINERS (Various maintainers: h8 port): Add myself.
7608
76092001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
7610
7611 * MAINTAINERS (Various maintainers: hppa port): Added myself.
7612
76132001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7614
7615 * configure.in (--enable-languages): Be more permissive about
7616 syntax. Check for empty lists better. Warn about $LANGUAGES.
7617
76182001-11-08 Geoffrey Keating <geoffk@redhat.com>
7619
7620 * config.sub: Import from master sources, rev. 1.230.
7621 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7622
76232001-11-07 Laurent Guerby <guerby@acm.org>
7624
7625 * MAINTAINERS (Write After Approval): Add self.
7626
76272001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7628
7629 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7630
76312001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
7632
7633 * config.sub: Import from master sources, rev 1.226.
7634 * config.guess: Import from master sources, rev 1.216.
7635
76362001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7637
7638 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7639 * MAINTAINERS: Add self as maintainer of MMIX port.
7640 Remove old after-approval entry.
7641
76422001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
7643
7644 * ChangeLog, configure: Fix spelling errors.
7645
76462001-10-20 Brendan Kehoe <brendan@zen.org>
7647
7648 * MAINTAINERS: Tweak my address.
7649
7650Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
7651
7652 * MAINTAINERS: Update my email address.
7653
76542001-10-11 Hans-Peter Nilsson <hp@axis.com>
7655
7656 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7657 * MAINTAINERS: Add self as maintainer of CRIS port.
7658
76592001-10-10 Geert Bosch <bosch@gnat.com>
7660
7661 * MAINTAINERS (Various maintainers: Ada front end):
7662 Added Robert Dewar.
7663
76642001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
7665
7666 * MAINTAINERS (Write After Approval): Added self
7667
76682001-10-02 Geert Bosch <bosch@gnat.com>
7669
7670 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7671
76722001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7673
7674 * configure: Handle temporary files securely using mkdir.
7675
76762001-09-29 Alexandre Oliva <aoliva@redhat.com>
7677
7678 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7679
76802001-09-26 Will Cohen <wcohen@redhat.com>
7681
7682 * configure.in (*-*-linux*): Disable configuration of target-newlib
7683 and target-libgloss.
7684
76852001-09-26 Alexandre Oliva <aoliva@redhat.com>
7686
7687 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7688 RANLIB.
7689
76902001-09-21 Alexandre Oliva <aoliva@redhat.com>
7691
7692 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7693 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7694 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7695 avoid quotes nesting problems.
7696 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7697 (DO_X): Export only variables that are set.
7698
76992001-09-19 Ben Elliston <bje@redhat.com>
7700
7701 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7702 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7703 semantics. Use the shell built-in "type" command instead.
7704
77052001-08-31 Alexandre Oliva <aoliva@redhat.com>
7706
7707 Merged from gcc-3_0-branch:
7708 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7709 * ltcf-c.sh: Use $objext, not $ac_objext.
7710 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7711 * ltcf-cxx.sh: Add support for GNU.
7712 2001-07-22 Timothy Wall <twall@redhat.com>
7713 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7714 default settings if using GNU tools with that configuration.
7715 * ltcf-cxx.sh: Ditto.
7716 * ltcf-gcj.sh: Ditto.
7717 2001-07-21 Michael Chastain <chastain@redhat.com>
7718 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7719 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7720 * ltmain.sh: Mark as gcc-local.
7721
77222001-08-30 Eric Christopher <echristo@redhat.com>
7723 Jason Eckhardt <jle@redhat.com>
7724
7725 * config.guess: Merge from master sources.
7726 * config.sub: Merge from master sources, add support for mipsisa32.
7727
77282001-08-25 Geoffrey Keating <geoffk@redhat.com>
7729 * config.sub: Merge from master sources, rev 1.219.
7730 * MAINTAINERS: Add self as contact for stormy16 port.
7731
77322001-08-14 Zack Weinberg <zackw@panix.com>
7733
7734 * config.sub: Merge from master sources, rev 1.218.
7735 * config.guess: Merge from master sources, rev 1.209.
7736
77372001-08-11 Graham Stott <grahams@redhat.com>
7738
7739 * Makefile.in (check-c++): Add missing semicolon.
7740
7741Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
7742
7743 * MAINTAINERS (Various maitainers: predict.def): Added myself.
7744
77452001-07-30 Eric Christopher <echristo@redhat.com>
7746
7747 * MAINTAINERS (Various maintainers: mips port): Added myself.
7748
77492001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7750
7751 * configure.in (sh-*-linux*): New.
7752
77532001-07-27 Richard Henderson <rth@redhat.com>
7754
7755 * .cvsignore: Add LAST_UPDATED.
7756
77572001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
7758
7759 * MAINTAINERS (Various maintainers: s390 port): Added myself.
7760
77612001-07-16 Aldy Hernandez <aldyh@redhat.com>
7762
7763 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7764
7765Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
7766
7767 * MAINTAINERS (Write After Approval): Added myself.
7768
77692001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7770
7771 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7772 and libgcj on m68hc11/m68hc12.
7773
77742001-06-27 H.J. Lu (hjl@gnu.org)
7775
7776 * Makefile (CFLAGS_FOR_BUILD): New.
7777 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7778
77792001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7780
7781 * README: Remove version number.
7782
77832001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7784
7785 * INSTALL/README: Update wrt. to the installation instructions now
7786 residing in gcc/doc/install.texi.
7787
77882001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7789
7790 * README: Replace with a cut-down and updated version of gcc/README.
7791
77922001-06-12 David Edelsohn <edelsohn@gnu.org>
7793
7794 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7795 multilibs to be disabled.
7796
77972001-06-11 Daniel Berlin <dan@cgsoftware.com>
7798
7799 * MAINTAINERS (Write After Approval): Add myself.
7800
78012001-06-09 Alexandre Oliva <aoliva@redhat.com>
7802
7803 * config.guess: Import CVS version 1.195.
7804 * config.sub: Import CVS version 1.212.
7805
78062001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7807
7808 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7809 gcc/xgcc is built, use -print-prog-name to find out the program
7810 name to use.
7811
78122001-06-04 Phil Edwards <pme@sources.redhat.com>
7813
7814 * config.guess: Import CVS version 1.194. All gcc-local changes
7815 appear to also be in the master copy.
7816 * config.sub: Import CVS version 1.211.
7817
7818Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
7819
7820 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7821 with_gcc]: Use `gcc -shared' to build a shared library.
7822
7823Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
7824
7825 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7826 archives.
7827
7828Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7829
7830 * MAINTAINERS (Write After Approval): Add myself.
7831
78322001-06-01 Hans-Peter Nilsson <hp@axis.com>
7833
7834 * configure.in (libstdcxx_flags): Do not try to execute
7835 libstdc++-v3/testsuite_flags until it exists.
7836
78372001-06-01 Alan Modra <amodra@bigpond.net.au>
7838
7839 * MAINTAINERS: Update my email address.
7840
78412001-05-31 Graham Stott <grahams@redhat.com>
7842
7843 * MAINTAINERS (Write After Approval): Add myself.
7844
78452001-05-28 Simon Patarin <simon.patarin@inria.fr>
7846
7847 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7848 libraries when using g++ with native linker.
7849
78502001-05-28 Alexandre Oliva <aoliva@redhat.com>
7851
7852 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7853
78542001-05-22 Alexandre Oliva <aoliva@redhat.com>
7855
7856 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7857 [aix4*|aix5*]: Prepend blank.
7858
78592001-05-20 Alexandre Oliva <aoliva@redhat.com>
7860
7861 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7862 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7863 of subdir/configure scripts to use the new libtool.m4.
7864
78652001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
7866
7867 * MAINTAINERS (Write After Approval): Add myself.
7868
78692001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7870
7871 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7872
78732001-05-11 Ben Elliston <bje@redhat.com>
7874
7875 * Makefile.in (all-sid): New target.
7876 (check-sid, clean-sid, install-sid): Likewise.
7877
78782001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7879
7880 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7881
78822001-05-03 Alexandre Oliva <aoliva@redhat.com>
7883
7884 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7885 libgcj.
7886
78872001-05-03 Alexandre Oliva <aoliva@redhat.com>
7888
7889 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7890 gcc/xgcc is built, use -print-prog-name to find out the program
7891 name to use.
7892
78932001-04-26 Alexandre Oliva <aoliva@redhat.com>
7894
7895 * configure.in (noconfigdirs): Don't reset it from scratch in the
7896 target case; only append to it.
7897
7898 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7899 sparc-*-solaris2.8]: Disable ${libgcj}.
7900
79012001-04-25 Alexandre Oliva <aoliva@redhat.com>
7902
7903 * configure.in (libgcj_saved): Copy from $libgcj.
7904 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7905 --disable-libgcj.
7906
79072001-04-25 Gavin Romig-Koch <gavin@redhat.com>
7908
7909 * MAINTAINERS: Remove self as MIPS maintainer and
7910 C front end maintainer.
7911
7912Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7913
7914 * configure.in: Move *-chorusos target case to the proper switch.
7915 Disable libgcj.
7916
79172001-04-12 Alexandre Oliva <aoliva@redhat.com>
7918
7919 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7920 1.641.2.228.
7921
79222001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7923
7924 * Makefile.in (STAGE1_CFLAGS): Pass down.
7925
79262001-04-13 Alan Modra <amodra@one.net.au>
7927
7928 * config.guess: Add hppa64-linux support. Note for next import that
7929 this is already in the master file.
7930 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7931
79322001-04-12 Alexandre Oliva <aoliva@redhat.com>
7933
7934 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7935 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7936
79372001-04-11 Stan Shebs <shebs@apple.com>
7938
7939 * MAINTAINERS: Add self as Darwin port maintainer.
7940
79412001-04-11 Alan Modra <amodra@one.net.au>
7942
7943 * MAINTAINERS: Update my email address.
7944
79452001-04-10 Loren J. Rittle <ljrittle@acm.org>
7946
7947 * ltcf-cxx.sh: Support creation of C++ shared libraries on
7948 recent versions of FreeBSD (release 3 or later).
7949 * ltconfig: On FreeBSD, -lc must not be provided when building
7950 a shared library or else the standard -pthread gcc option is
7951 rendered worthless to later users of the built library.
7952
79532001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
7954
7955 * MAINTAINERS: Add self and RTH as C front end maintainers.
7956
79572001-04-05 Alexandre Oliva <aoliva@redhat.com>
7958
7959 * config.sub: Make sure to match an already-canonicalized
7960 machine name (eg. mn10300-unknown-elf).
7961
79622001-04-01 Alexandre Oliva <aoliva@redhat.com>
7963
7964 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7965 New macros.
7966 (bootstrap, cross): Use RECURSE_FLAGS.
7967 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7968
79692001-03-27 Alexandre Oliva <aoliva@redhat.com>
7970
7971 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7972
79732001-03-22 Colin Howell <chowell@redhat.com>
7974
7975 * Makefile.in (DO_X): Do not backslash single-quotes in
7976 backquotes (two places).
7977
79782001-03-22 Alexandre Oliva <aoliva@redhat.com>
7979
7980 Re-installed:
7981 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7982 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7983 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7984 * ltcf-cxx.sh: Likewise.
7985 * ltcf-gcj.sh: Likewise.
7986
79872001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7988
7989 * MAINTAINERS: Add myself as "documentation co-maintainer".
7990
79912001-03-22 Alexandre Oliva <aoliva@redhat.com>
7992
7993 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7994 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7995
79962001-03-19 Tom Tromey <tromey@redhat.com>
7997
7998 * config-ml.in: Handle GCJ and GCJFLAGS.
7999
80002001-03-21 Michael Chastain <chastain@redhat.com>
8001
8002 * Makefile.in: all-m4 depends on all-texinfo.
8003
80042001-03-20 Loren J. Rittle <ljrittle@acm.org>
8005
8006 * MAINTAINERS: Add myself to write after approval list.
8007
80082001-03-18 Laurynas Biveinis <lauras@softhome.net>
8009
8010 * Makefile.in (DO_X): Quote nested quotes.
8011
80122001-03-18 Alan Modra <alan@linuxcare.com.au>
8013
8014 * MAINTAINERS: Add myself to write after approval list.
8015
80162001-03-15 Laurynas Biveinis <lauras@softhome.net>
8017
8018 * Makefile.in (DO_X): Use double quotes for quoting
8019 "RANLIB=$${RANLIB}".
8020
80212001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
8022
8023 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8024
80252001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8026
8027 * configure.in: Only use `lang_requires' for languages athat are
8028 actually enabled.
8029
80302001-03-08 Phil Edwards <pme@sources.redhat.com>
8031
8032 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
8033
80342001-03-08 Alexandre Oliva <aoliva@redhat.com>
8035
8036 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8037
80382001-03-07 Tom Tromey <tromey@redhat.com>
8039
8040 * configure.in: Allow config-lang.in to set `lang_requires' to list
8041 of other required languages.
8042
80432001-03-06 Laurynas Biveinis <lauras@softhome.net>
8044
8045 * Makefile.in: Remove RANLIB definition. Use RANLIB
8046 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8047 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8048
80492001-02-28 Benjamin Kosnik <bkoz@redhat.com>
8050 Alexandre Oliva <aoliva@redhat.com>
8051
8052 * Makefile.in (check-c++): Use tabs, not spaces.
8053
80542001-02-20 Laurynas Biveinis <lauras@softhome.net>
8055
8056 * MAINTAINERS: add myself to Write After Approval list.
8057
80582001-02-19 Benjamin Kosnik <bkoz@redhat.com>
8059
8060 * Makefile.in (check-c++): New rule.
8061
8062 * configure.in (target_libs): Remove libg++.
8063 (noconfigdirs): Remove libg++.
8064 (noconfigdirs): Same.
8065 (noconfigdirs): Same.
8066 (noconfigdirs): Same.
8067
8068 * config-ml.in: Remove libg++ references.
8069
8070 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8071 (ALL_TARGET_MODULES): Same.
8072 (configure-target-libg++): Remove.
8073 (all-target-libg++): Remove.
8074 (configure-target-libio): Remove.
8075 (all-target-libio): Remove.
8076 (check-target-libio): Remove.
8077 (.PHONY): Remove.
8078 (libg++.tar.bz2): Remove.
8079 (all-target-cygmon): Remove libio.
8080 (all-target-libstdc++): Remove.
8081 (configure-target-libstdc++): Remove.
8082 (TARGET_LIB_PATH): Remove libstdc++.
8083 (ALL_GCC_CXX): Remove libstdc++.
8084 (all-target-gperf): Correct.
8085
80862001-02-16 Nick Clifton <nickc@redhat.com>
8087
8088 * configure.in (noconfigdirs): Allow configuration of texinfo
8089 for Cygwin hosts.
8090
80912001-02-15 Anthony Green <green@redhat.com>
8092
8093 * configure: Introduce GCJ_FOR_TARGET.
8094 * configure.in: Ditto.
8095 * Makefile.in: Ditto.
8096
80972001-02-13 Andreas Schwab <schwab@suse.de>
8098
8099 * MAINTAINERS: Update mail address.
8100
81012001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8102
8103 * config.guess: Add linux target for S/390.
8104 * config.sub: Likewise.
8105
81062001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8107
8108 * configure.in: for *-chorusos, don't config target-newlib and
8109 target-libgloss.
8110
81112001-02-06 Ben Elliston <bje@redhat.com>
8112
8113 * configure: Output host type to stdout, not stderr.
8114
81152001-02-05 Mark Mitchell <mark@codesourcery.com>
8116
8117 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8118 * ltcf-cxx.sh: Likewise.
8119
8120 * config.if: Assume enable_libstdcxx_v3 is defined.
8121
81222001-02-04 Mark Mitchell <mark@codesourcery.com>
8123
8124 Remove V2 C++ library.
8125 * configure.in: Remove --enable-libstdcxx_v3 support.
8126
81272001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
8128
8129 * include/demangle.h: Add prototype for java_demangle_v3.
8130
81312001-01-29 Phil Edwards <pme@sources.redhat.com>
8132
8133 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
8134
81352001-01-27 Richard Henderson <rth@redhat.com>
8136
8137 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8138
81392001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8140
8141 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8142 Don't unset, it's non-portable and no longer necessary, set to empty
8143 instead.
8144
81452001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8146
8147 * ltconfig: Shell portability fix for the tagname validity check.
8148
81492001-01-27 Alexandre Oliva <aoliva@redhat.com>
8150
8151 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8152 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8153
81542001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8155
8156 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8157
81582001-01-26 Tom Tromey <tromey@redhat.com>
8159
8160 * configure.in: Allow libgcj to be built on Sparc Solaris.
8161
81622001-01-25 David Edelsohn <edelsohn@gnu.org>
8163
8164 * ltcf-c.sh: Add aix5 case.
8165 * ltcf-cxx.sh: Likewise.
8166 * ltconfig: Likewise.
8167
81682001-01-24 Alexandre Oliva <aoliva@redhat.com>
8169
8170 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8171 keep at least one of build_libtool_libs or build_old_libs set to
8172 yes.
8173
8174 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8175 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8176
81772001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8178
8179 * configure.in: Enable libgcj on several additional platforms.
8180
81812001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8182
8183 * configure.in: Enable libgcj for linux targets.
8184
81852001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8186
8187 * MAINTAINERS (Write After Approval): Add myself.
8188
81892001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
8190
8191 * MAINTAINERS: Add myself as vax port maintainer.
8192
81932001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
8194
8195 * MAINTAINERS: Add myself as Mercury front-end maintainer.
8196
81972001-01-09 Mike Stump <mrs@wrs.com>
8198
8199 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8200 failures of subdirectories.
8201
82022001-01-02 Laurynas Biveinis <lauras@softhome.net>
8203
8204 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8205 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8206 * ltcf-cxx.sh: Likewise.
8207 * ltcf-gcj.sh: Likewise.
8208 * ltconfig.sh: Fix typo.
8209
82102001-01-02 Laurynas Biveinis <lauras@softhome.net>
8211
8212 * configure: handle DOS-style absolute paths.
8213
82142001-01-02 Laurynas Biveinis <lauras@softhome.net>
8215
8216 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8217
82182000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
8219
8220 * MAINTAINERS: Add myself as avr port co-maintainer.
8221
82222000-12-28 Ben Elliston <bje@redhat.com>
8223
8224 * MAINTAINERS: Add myself under ``Write After Approval''.
8225
82262000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
8227
8228 * texinfo: Remove directory from GCC.
8229
82302000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8231
8232 * COPYING: Update to current
8233 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8234 to 19yy as example year in copyright notice).
8235
82362000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8237
8238 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8239 (libstdcxx_incdir): Pass down.
8240 * config.if: Remove expired bits for cxx_interface, add stub.
8241 (libstdcxx_incdir): Add variable for g++ include directory.
8242 * configure.in (gxx_include_dir): Use it.
8243
82442000-12-18 Alexandre Oliva <aoliva@redhat.com>
8245
8246 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
8247 with old-email address from ``Write After Approval''.
8248
82492000-12-15 Andreas Jaeger <aj@suse.de>
8250
8251 * configure.in: Handle lang_dirs.
8252
82532000-12-14 Tom Tromey <tromey@redhat.com>
8254
8255 * MAINTAINERS: Removed brads.
8256
8257 * MAINTAINERS: Added gcj developers.
8258
82592000-12-13 Anthony Green <green@redhat.com>
8260
8261 * configure.in: Disable libgcj for any target not specifically
8262 listed. Disable libgcj for x86 and Alpha Linux until compatible
8263 with g++ abi.
8264
82652000-12-13 Mike Stump <mrs@wrs.com>
8266
8267 * Makefile.in (local-distclean): Also remove fastjar.
8268
82692000-12-12 Rodney Brown <RodneyBrown@mynd.com>
8270
8271 * contrib/gcc_update: Add fastjar --touch entries.
8272
82732000-12-12 Alexandre Oliva <aoliva@redhat.com>
8274
8275 * configure.in: Disable language-specific target libraries for
8276 languages that aren't enabled.
8277
82782000-12-10 Anthony Green <green@redhat.com>
8279
8280 * configure.in: Define libgcj. Disable libgcj target libraries for
8281 most targets.
8282
82832000-12-10 Neil Booth <neilb@earthling.net>
8284
8285 * MAINTAINERS: Update mail address, remove from WAA list.
8286
82872000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8288
8289 * libjava: Imported from /cvs/java.
8290 * libffi: Likewise.
8291 * Boehm-gc: Likewise.
8292
82932000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8294
8295 * configure.in (target_libs): Revert 2000-12-08 patch.
8296 (noconfigdirs): Added target-libjava.
8297
82982000-12-09 Laurynas Biveinis <lauras@softhome.net>
8299
8300 * djunpack.bat: removed.
8301
83022000-12-09 Laurynas Biveinis <lauras@softhome.net>
8303
8304 * Makefile.in: handle DOS-style absolute paths.
8305 * config-ml.in: likewise.
8306 * symlink-tree: likewise.
8307
83082000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8309
8310 * fastjar: Imported.
8311
83122000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8313
8314 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8315 libjava.
8316 * configure.in (target_libs): Removed `target-libjava'.
8317
83182000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8319
8320 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8321 (ALL_MODULES): Added fastjar.
8322 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8323 (all-target-libjava): all-fastjar replaces all-zip.
8324 (all-fastjar): Added.
8325 (configure-target-fastjar, all-target-fastjar): Likewise.
8326 * configure.in (host_tools): Added fastjar.
8327
83282000-12-07 Mike Stump <mrs@wrs.com>
8329
8330 * Makefile.in (local-distclean): Remove leftover built files.
8331
83322000-11-24 Nick Clifton <nickc@redhat.com>
8333
8334 * configure.in (xscale-elf): Add target.
8335 (xscale-coff): Add target.
8336
83372000-11-22 Loren J. Rittle <ljrittle@acm.org>
8338
8339 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8340 recent versions of FreeBSD (release 3 or later).
8341 * ltconfig: On FreeBSD, -lc must not be provided when building
8342 a shared library or else the standard -pthread gcc option is
8343 rendered worthless to later users of the built library.
8344
83452000-11-16 Fred Fish <fnf@be.com>
8346
8347 * configure.in (enable_libstdcxx_v3): Fix typo,
8348 libstd++ -> libstdc++.
8349
83502000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8351
8352 * MAINTAINERS: Add self to Write After Approval list.
8353
83542000-11-21 Bernd Schmidt <bernds@redhat.com>
8355
8356 * MAINTAINERS: Update my email address. Add myself to global write
8357 privs list.
8358
83592000-11-18 Alexandre Oliva <aoliva@redhat.com>
8360
8361 * Makefile.in: Merge with src and libgcj.
8362 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8363 configure-target-<library> when their configure scripts need the C
8364 or C++ library to have already been built to work properly.
8365 (do_proto_toplev): Set them to an empty string.
8366
8367 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8368 (REALLY_SET_LIB_PATH): Use them.
8369
83702000-11-17 Stan Shebs <shebs@apple.com>
8371
8372 * MAINTAINERS: Add self to Write After Approval list.
8373
83742000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8375
8376 * configure: Provide the original toplevel configure arguments
8377 (including $0) to subprocesses in the environment rather than
8378 through gcc/configargs.h.
8379
83802000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8381
8382 * MAINTAINERS: Remove references to cccp. Change C9X reference to
8383 C99. Alphabetise "Write After Approval" list.
8384
83852000-11-12 Mark Mitchell <mark@codesourcery.com>
8386
8387 * configure: Turn on libstdc++ V3 by default.
8388
8389 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8390 if we've got GCC.
8391
83922000-11-11 Philip Blundell <philb@gnu.org>
8393
8394 * MAINTAINERS: Add self to Write After Approval list.
8395
83962000-11-09 David Edelsohn <edelsohn@gnu.org>
8397
8398 * ltcf-c.sh (aix4): Improve shared library configuration; require
8399 exporting symbols.
8400 * ltcf-cxx.sh (aix4): Define.
8401 * ltconfig (aix4): Define library and soname specs appropriate for
8402 AIX. Define command to create export symbols list.
8403
8404Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
8405
8406 * config.sub: Add support for Sun Chorus
8407
84082000-10-31 Nick Clifton <nickc@redhat.com>
8409
8410 * MAINTAINERS: Rename <name>@cygnus.com addresses to
8411 <name>@redhat.com. Also installed new email address for Clint
8412 Popetz.
8413
84142000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
8415
8416 * etc: Remove directory from GCC.
8417
84182000-10-16 Michael Meissner <meissner@redhat.com>
8419
8420 * configure (gcc/configargs.h): Only create if there is a build GCC
8421 directory created.
8422
84232000-10-16 Matthias Klose <doko@debian.org>
8424
8425 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8426 when configured for libstdc++-v3.
8427
84282000-10-05 Phil Edwards <pme@gcc.gnu.org>
8429
8430 * configure: Save configure arguments to gcc/configargs.h.
8431
84322000-10-04 Philipp Thomas <pthomas@suse.de>
8433
8434 * config.guess: Import CVS version 1.157.
8435 * config.sub: Import CVS version 1.181.
8436
84372000-10-04 Andris Pavenis <pavenis@latnet.lv>
8438
8439 * Makefile.in (bootstrap): avoid recursion if subdir missing
8440 (cross): ditto
8441 (do-proto-toplev): ditto
8442
84432000-09-30 Alexandre Oliva <aoliva@redhat.com>
8444
8445 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8446 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8447
8448 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8449 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8450 all affected `configure' scripts.
8451
8452Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
8453
8454 * MAINTAINERS: Add self as cpplib co-maintainer.
8455
84562000-09-24 Aldy Hernandez <aldyh@redhat.com>
8457
8458 * MAINTAINERS: Add self to Write After Approval list.
8459
84602000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8461
8462 * INSTALL/README: egcs -> GCC update.
8463
8464Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
8465
8466 * MAINTAINERS: Add myself to Write After Approval list.
8467
84682000-09-15 Kazu Hirata <kazu@hxi.com>
8469
8470 * MAINTAINERS: Add myself to Write After Approval list.
8471
8472Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8473
8474 * configure.in: Do not build byacc for hppa64. Provide paths to the
8475 X11 libraries for hppa64.
8476
84772000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8478
8479 * MAINTAINERS: Add myself as 68hc11 port maintainer.
8480
84812000-09-06 Alexandre Oliva <aoliva@redhat.com>
8482
8483 * Makefile.in (all-zlib): Added dummy target.
8484
8485 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8486 ltcf-gcj.sh: Updated from libtool multi-language branch.
8487
84882000-09-05 Alexandre Oliva <aoliva@redhat.com>
8489
8490 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8491 (bootstrap*): Depend on all-bootstrap.
8492
84932000-09-05 Philipp Thomas <pthomas@suse.de>
8494
8495 * config.guess: Import CVS version 1.156.
8496 * config.sub: Import CVS version 1.179.
8497
84982000-09-02 Anthony Green <green@cygnus.com>
8499
8500 * Makefile.in (all-gcc): Depend on all-zlib.
8501 (CLEAN_MODULES): Add clean-zlib.
8502 (ALL_MODULES): Add all-zlib.
8503 * configure.in (host_libs): Add zlib.
8504
85052000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8506
8507 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8508 crosses, but add gcc/include to the header search path for them.
8509
85102000-08-04 David E. O'Brien <obrien@FreeBSD.org>
8511
8512 * MAINTAINERS: Add self to Write After Approval list.
8513
85142000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8515
8516 * config.guess: Import CVS version 1.152.
8517 * config.sub: Import CVS version 1.177.
8518
85192000-08-25 Alexandre Oliva <aoliva@redhat.com>
8520
8521 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8522 $targargs to tell whether newlib is going to be built.
8523
8524 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8525 $$r/TARGET_SUBDIR/libio for _G_config.h.
8526
85272000-08-23 Alexandre Oliva <aoliva@redhat.com>
8528
8529 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8530
85312000-08-22 DJ Delorie <dj@redhat.com>
8532
8533 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8534
85352000-08-22 Alexandre Oliva <aoliva@redhat.com>
8536
8537 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8538 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8539 sub-configures.
8540
85412000-08-21 DJ Delorie <dj@redhat.com>
8542
8543 * MAINTAINERS: Add self as a libiberty maintainer
8544
85452000-08-16 Alexandre Oliva <aoliva@redhat.com>
8546
8547 * configure.in (libstdcxx_flags): Use
8548 libstdc++-v3/src/libstdc++.INC.
8549
85502000-08-15 Alexandre Oliva <aoliva@redhat.com>
8551
8552 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8553
85542000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8555
8556 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8557
8558 * configure: Make enable_threads and enable_shared defaults
8559 explicit. Substitute enable_threads into generated Makefiles.
8560 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8561 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8562
85632000-08-13 Geoff Keating <geoffk@cygnus.com>
8564
8565 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8566
85672000-08-12 Alexandre Oliva <aoliva@redhat.com>
8568
8569 * config-ml.in (CC): Remove bogus duplicate quotation mark from
8570 previous delta.
8571
85722000-08-11 Jason Merrill <jason@redhat.com>
8573
8574 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8575 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8576 (FLAGS_FOR_TARGET): Not here.
8577 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8578
85792000-08-11 Alexandre Oliva <aoliva@redhat.com>
8580
8581 * config-ml.in (CC, CXX): Don't introduce a leading space.
8582
85832000-08-07 DJ Delorie <dj@delorie.com>
8584
8585 * MAINTAINERS: Add self as a DJGPP maintainer
8586
85872000-08-07 DJ Delorie <dj@redhat.com>
8588
8589 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8590 "if we're also building gcc, and it's a gcc that will run on the
8591 build machine, we want to use its includes instead of the system's
8592 default includes".
8593
85942000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
8595
8596 * MAINTAINERS: Add self to Write After Approval list.
8597
85982000-08-03 Alexandre Oliva <aoliva@redhat.com>
8599
8600 * configure.in (libstdcxx_flags): Don't use `"'.
8601
8602 * config-ml.in: Adjust multilib search paths to the
8603 appropriate multilib tree.
8604
86052000-08-02 Alexandre Oliva <aoliva@redhat.com>
8606
8607 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8608 commas in $LANGUAGES.
8609
86102000-08-02 Manfred Hollstein <manfredh@redhat.com>
8611
8612 * configure.in: Re-enable all references to libg++ and librx.
8613
86142000-08-01 Alexandre Oliva <aoliva@redhat.com>
8615
8616 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8617 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
8618 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8619 * ltcf-cxx.sh (need_lc): Set based on postdeps.
8620
8621 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8622
86232000-07-31 Alexandre Oliva <aoliva@redhat.com>
8624
8625 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8626 CXX_FOR_TARGET for sed.
8627
86282000-07-30 Alexandre Oliva <aoliva@redhat.com>
8629
8630 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8631 Do not override if already set in the environment or in configure.
8632 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8633 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8634
86352000-07-28 Alexandre Oliva <aoliva@redhat.com>
8636
8637 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8638 the libtool CVS tree multi-language branch.
8639 * ltconfig, ltmain.sh: Updated.
8640
86412000-07-27 Alexandre Oliva <aoliva@redhat.com>
8642
8643 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8644 (clean-target): Depend on it.
8645
8646 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8647 (GCC_FOR_TARGET): Use it.
8648 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8649 * configure.in: ... here.
8650 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8651 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8652
86532000-07-24 Eric Christopher <echristo@cygnus.com>
8654
8655 * MAINTAINERS: Add self to Write After Approval list.
8656
86572000-07-24 Alexandre Oliva <aoliva@redhat.com>
8658
8659 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8660 (configure-target-libchill, configure-target-libobjc): Likewise.
8661
8662 * configure.in: Use the same cache file for all target libs.
8663 * config-ml.in: But different cache files per multilib variant.
8664
86652000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8666
8667 * configure (topsrcdir): Don't use dirname.
8668
86692000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
8670
8671 * MAINTAINERS: Add self to Write After Approval list.
8672
86732000-07-20 Jason Merrill <jason@redhat.com>
8674
8675 * configure.in: Remove all references to libg++ and librx.
8676
8677 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8678
86792000-07-20 Hans-Peter Nilsson <hp@axis.com>
8680
8681 * config.sub: Update to subversions version 2000-07-06.
8682
86832000-07-12 Andrew Haley <aph@cygnus.com>
8684
8685 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8686 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8687
86882000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8689
8690 * symlink-tree: Check number of arguments.
8691
86922000-07-05 Jim Wilson <wilson@cygnus.com>
8693
8694 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8695 search path for a g++ extracted from the build tree. This
8696 will allow link tests run by configure scripts in
8697 subdirectories to succeed.
8698
86992000-07-01 Koundinya K <kk@ddeorg.soft.net>
8700
8701 * ltconfig: Add support for mips-dde-sysv4.2MP
8702
87032000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8704
8705 * MAINTAINERS: Add myself as loop discovery maintainer.
8706
87072000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8708
8709 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8710 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8711
87122000-06-19 Timothy Wall <twall@cygnus.com>
8713
8714 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8715 * config.sub: Add tic54x target.
8716
8717Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8718
8719 * MAINTAINERS: Add self as Fortran maintainer,
8720 remove Craig Burley.
8721
8722Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
8723
8724 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8725 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8726
8727Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
8728
8729 * MAINTAINERS: Add self as i18n maintainer
8730
873120000-05-21 H.J. Lu (hjl@gnu.org)
8732
8733 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8734 directory are used if they exist. Make sure
8735 $(build_tooldir)/include is searched for header files,
8736 $(build_tooldir)/lib/ for library files.
8737 (GCC_FOR_TARGET): Likewise.
8738 (CXX_FOR_TARGET): Likewise.
8739
8740Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
8741
8742 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8743
8744Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
8745
8746 * Makefile.in (configure-target-libiberty): Depend on
8747 configure-target-newlib.
8748
87492000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8750
8751 * configure.in, Makefile.in: Merge all libffi-related
8752 configury stuff from the libgcj tree.
8753
8754Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
8755
8756 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8757 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8758
8759Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8760
8761 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8762 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8763 current version information. Add to proto-toplev directory.
8764 (gdb-taz): Build do-djunpack.
8765
87662000-05-15 David Edelsohn <edelsohn@gnu.org>
8767
8768 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8769
8770Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
8771
8772 * MAINTAINERS: Add self to Write After Approval list.
8773
87742000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8775
8776 * ltmain.sh: Preserve in relink_command any environment
8777 variables that may affect the linker behavior.
8778
8779Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
8780
8781 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8782
8783Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
8784
8785 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8786
87872000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8788
8789 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8790 with the version name.
8791
8792Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
8793
8794 * MAINTAINERS: Add self as bb-reorder maintainer.
8795
87962000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8797
8798 * config.if: Tweak.
8799
88002000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8801
8802 * djunpack.bat: New file.
8803
8804Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
8805
8806 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8807 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8808 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8809 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8810
88112000-04-16 Dave Pitts <dpitts@cozx.com>
8812
8813 * config.sub (case $basic_machine): Change default for "ibm-*"
8814 to "openedition".
8815
88162000-04-13 Andreas Jaeger <aj@suse.de>
8817
8818 * MAINTAINERS: Added myself.
8819
8820Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8821
8822 * Makefile.in (gdb-taz): New target. GDB specific archive.
8823 (do-md5sum): New target.
8824 (MD5PROG): Define.
8825 (PACKAGE): Default to TOOL.
8826 (VER): Default to a shell script.
8827 (taz): Rewrite target. Move real work to do-proto-toplev. Include
8828 md5 checksum generation.
8829 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8830 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8831 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8832 insight.tar.bz2): Use gdb-taz to create archive.
8833
8834Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
8835
8836 * configure (warn_cflags): Delete.
8837
8838Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
8839
8840 * MAINTAINERS: Added myself.
8841
88422000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
8843 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
8844
8845 * configure.in (enable_libstdcxx_v3): Add.
8846 (target_libs): Add bits here to switch between libstdc++-v2 and
8847 libstdc++-v3.
8848 * config.if: And this file too.
8849 * Makefile.in: Add libstdc++-v3 targets.
8850
88512000-04-05 Michael Meissner <meissner@redhat.com>
8852
8853 * config.sub (d30v): Add d30v as a basic machine type.
8854
88552000-03-29 Jason Merrill <jason@casey.cygnus.com>
8856
8857 * configure.in: -linux-gnu*, not -linux-gnu.
8858
8859Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8860
8861 * MAINTAINERS: Add self in write-after-approval section.
8862
8863Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
8864
8865 * MAINTAINERS: Add self as ia64 port maintainer.
8866
88672000-03-08 Neil Booth <NeilB@earthling.net>
8868
8869 * MAINTAINERS: Add self in write-after-approval section.
8870
8871Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
8872
8873 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8874 (do-tar-bz2): Replace TOOL with PACKAGE.
8875 (gdb.tar.bz2): Remove GDBTK from GDB package.
8876 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8877 dejagnu.tar.bz2): New packages.
8878
88792000-02-27 Andreas Jaeger <aj@suse.de>
8880
8881 * configure.in: Add entry for mips*-*-linux*, move catch all
8882 *-*-*linux* entry below this one.
8883
88842000-02-27 Ian Lance Taylor <ian@zembu.com>
8885
8886 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8887
88882000-02-24 Nick Clifton <nickc@cygnus.com>
8889
8890 * config.sub: Support an OS of "wince".
8891
8892Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
8893
8894 * config.guess, config.sub: Updated to match config's 2000-02-15
8895 version.
8896
88972000-02-23 Linas Vepstas <linas@linas.org>
8898
8899 * config.sub: Add support for Linux/IBM 370.
8900 * configure.in: Likewise.
8901
89022000-02-22 Nick Clifton <nickc@cygnus.com>
8903
8904 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8905
89062000-02-20 Christopher Faylor <cgf@cygnus.com>
8907
8908 * config.guess: Guess "cygwin" rather than "cygwin32".
8909
89102000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8911
8912 * configure (gcc_version): When setting, narrow search to
8913 lines containing `version_string'.
8914
89152000-02-15 Denis Chertykov <denisc@overta.ru>
8916
8917 * config.sub: Add support for avr target.
8918
89192000-02-14 Nick Clifton <nickc@cygnus.com>
8920
8921 * MAINTAINERS: Add maintainers for MCore port.
8922
8923Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
8924
8925 * config.sub: Add mmix-knuth-mmixware.
8926
89272000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8928
8929 * MAINTAINERS: Pair cccp with cpplib maintainership.
8930
89312000-01-27 Christopher Faylor <cgf@redhat.com>
8932
8933 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8934 structure stuff to -L library search.
8935 (CXX_FOR_TARGET): Ditto.
8936 (CROSS_CHECK_MODULES): Fix spelling mistake.
8937
89382000-01-24 Mark Mitchell <mark@codesourcery.com>
8939
8940 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8941 the C++ compiler.
8942
89432000-01-12 Richard Henderson <rth@cygnus.com>
8944
8945 * configure.in: Don't build some bits for beos.
8946
89472000-01-12 Joel Sherrill (joel@OARcorp.com)
8948
8949 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8950 as include files.
8951
89522000-01-11 Zack Weinberg <zack@wolery.cumb.org>
8953
8954 * Add self as cpplib maintainer, as requested by Jason
8955 Merrill. Correct my e-mail address.
8956
89572000-01-06 Geoff Keating <geoffk@cygnus.com>
8958
8959 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8960 not mh-aix43.
8961
8962Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
8963
8964 * MAINTAINERS: Add myself to "write after approval" list.
8965
89661999-12-14 Richard Henderson <rth@cygnus.com>
8967
8968 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8969 * config.sub: Accept alphaev[78], alphaev8.
8970
89711999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8972
8973 * config.guess, config.sub: Update from autoconf.
8974
89751999-11-29 Bruce Korb <autogen@linuxbox.com>
8976
8977 * MAINTAINERS: update my playtime e-address.
8978
8979Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8980
8981 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8982 necessary libraries are missing.
8983
8984Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
8985
8986 * MAINTAINERS: Add new 'write after approval' maintainer.
8987
8988Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
8989
8990 * MAINTAINERS: Add new Java maintainer.
8991
89921999-10-25 Andreas Schwab <schwab@suse.de>
8993
8994 * configure: Fix quoting inside arguments of eval.
8995
89961999-10-21 Nick Clifton <nickc@cygnus.com>
8997
8998 * config-ml.in: Allow suppression of some ARM multilibs.
8999
9000Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9001
9002 * config.guess: Add OS/390 match pattern.
9003 * config.sub: Add mvs, openedition targets.
9004 * configure.in (i370-ibm-opened*): New.
9005
90061999-09-04 Steve Chamberlain <sac@pobox.com>
9007
9008 * config.sub: Add support for configuring for pj.
9009
90101999-08-31 Nick Clifton <nickc@cygnus.com>
9011
9012 * config.sub (maybe_os): Add support for configuring for fr30.
9013
90141999-08-25 Nick Clifton <nickc@cygnus.com>
9015
9016 * configure.in: Do not configure or build ld for AIX
9017 platforms. ld is known to be broken on these platforms.
9018
9019Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9020
9021 * config-ml.in: Pass compiler flag corresponding to multidirs to
9022 subdir configures.
9023
90241999-08-09 Ian Lance Taylor <ian@zembu.com>
9025
9026 * Makefile.in (LDFLAGS): Define.
9027
90281999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9029
9030 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9031 noconfigdirs.
9032 (*-*-cygwin*): Likewise.
9033
90341999-08-08 Ian Lance Taylor <ian@zembu.com>
9035
9036 * mkdep: New file.
9037 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9038 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9039
9040 From Eli Zaretskii <eliz@is.elta.co.il>:
9041 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9042 long file name when using DJGPP on MS-DOS.
9043
9044Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9045
9046 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9047
90481999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9049
9050 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9051 dependency as this causes "make check" to globally "make all"
9052
9053Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9054
9055 * configure.in (target_libs): Added target-zlib.
9056 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9057 (CONFIGURE_TARGET_MODULES): Likewise.
9058 (CHECK_TARGET_MODULES): Likewise.
9059 (INSTALL_TARGET_MODULES): Likewise.
9060 (CLEAN_TARGET_MODULES): Likewise.
9061 (configure-target-zlib): New target.
9062 (all-target-zlib): Likewise.
9063 (all-target-libjava): Depend on all-target-zlib.
9064 (configure-target-libjava): Depend on configure-target-zlib.
9065
9066 * Makefile.in (configure-target-libjava): Depend on
9067 configure-target-newlib.
9068 (configure-target-boehm-gc): New target.
9069 (configure-target-qthreads): New target.
9070
9071 * configure.in (target_libs): Added target-qthreads.
9072 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9073 (CONFIGURE_TARGET_MODULES): Likewise.
9074 (CHECK_TARGET_MODULES): Likewise.
9075 (INSTALL_TARGET_MODULES): Likewise.
9076 (CLEAN_TARGET_MODULES): Likewise.
9077 (all-target-qthreads): New target.
9078 (configure-target-libjava): Depend on configure-target-qthreads.
9079 (all-target-libjava): Depend on all-target-qthreads.
9080
9081 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9082 (CONFIGURE_TARGET_MODULES): Likewise.
9083 (CHECK_TARGET_MODULES): Likewise.
9084 (INSTALL_TARGET_MODULES): Likewise.
9085 (CLEAN_TARGET_MODULES): Likewise.
9086 (all-target-libjava): New target.
9087 (all-target-boehm-gc): Likewise.
9088 * configure.in (target_libs): Added libjava, boehm-gc.
9089
90901999-07-22 Ian Lance Taylor <ian@zembu.com>
9091
9092 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9093 configure.bat in SUPPORT_FILES.
9094 (gas+binutils.tar.bz2): Likewise.
9095
9096 * makeall.bat: Remove; obsolete.
9097
90981999-07-21 Ian Lance Taylor <ian@zembu.com>
9099
9100 From Mark Elbrecht:
9101 * configure.bat: Remove; obsolete.
9102
91031999-07-11 Ian Lance Taylor <ian@zembu.com>
9104
9105 * configure: Add -W -Wall to the default CFLAGS when compiling with
9106 gcc.
9107
9108Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9109
9110 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9111
91121999-06-30 Mark Mitchell <mark@codesourcery.com>
9113
9114 * configure.in: Build ld on IRIX6.
9115
91161999-06-12 Ian Lance Taylor <ian@zembu.com>
9117
9118 * Makefile.in: Change distribution targets to use bzip2 instead of
9119 gzip.
9120 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9121 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9122
91231999-06-04 Nick Clifton <nickc@cygnus.com>
9124
9125 * config.sub: Add mcore target.
9126
9127Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
9128
9129 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9130
9131Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
9132
9133 * config.guess (dummy): Changed to $dummy.
9134
91351999-05-24 Nick Clifton <nickc@cygnus.com>
9136
9137 * config.sub: Tidied up case statements.
9138
91391999-05-22 Ben Elliston <bje@cygnus.com>
9140
9141 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9142 <jiro@din.or.jp>.
9143
9144 * config.guess: Merge with FSF version. Future changes will be
9145 more accurately recorded in this ChangeLog.
9146 * config.sub: Likewise.
9147
9148Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
9149
9150 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9151
91521999-04-30 Tom Tromey <tromey@cygnus.com>
9153
9154 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9155
91561999-04-23 Tom Tromey <tromey@cygnus.com>
9157
9158 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9159
91601999-04-20 Drew Moseley <dmoseley@cygnus.com>
9161
9162 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9163 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9164 Bad merge removed these two changes.
9165
9166Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
9167 Martin Heller (Ing.-Buero_Heller@t-online.de)
9168
9169 * config.guess (interix Alpha): Add.
9170
91711999-04-11 Richard Henderson <rth@cygnus.com>
9172
9173 * configure.in (i?86-*-beos*): Do config gperf; don't config
9174 gdb, newlib, or libgloss.
9175
9176Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
9177
9178 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9179 link a trivial program with -mabi=64. If it fails, remove mabi=64
9180 from multidirs.
9181
9182Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
9183
9184 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9185
91861999-04-08 Nick Clifton <nickc@cygnus.com>
9187
9188 * config.sub: Add support for mcore targets.
9189
91901999-04-07 Michael Meissner <meissner@cygnus.com>
9191
9192 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9193 not mt-ospace, in order to shut up assembler warning about using
9194 symbols that are named the same as registers.
9195
91961999-04-07 Drew Moseley <dmoseley@cygnus.com>
9197
9198 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9199 dependency list for all-target-cygmon.
9200
92011999-04-05 Doug Evans <devans@casey.cygnus.com>
9202
9203 * config-ml.in: Check $host, not $target, for selective multilibs.
9204 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9205 thumb interworking, and underscore prefix multilibs.
9206
92071999-04-04 Ian Lance Taylor <ian@zembu.com>
9208
9209 * missing: Update to version from current automake.
9210
9211Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9212
9213 * configure (gxx_include_dir): Removed.
9214
9215 * configure.in (gxx_include_dir): Handle it.
9216 * Makefile.in: Likewise.
9217
92181999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9219
9220 * config.sub (mips64vr4111,mips64vr4111el) Add.
9221
92221999-03-21 Ben Elliston <bje@cygnus.com>
9223
9224 * config.guess: Correct typo for detecting ELF on FreeBSD.
9225
9226Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9227
9228 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9229 config/mh-djgpp.
9230
9231Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9232
9233 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9234 all-target-newlib to dependency list for all-target-bsp.
9235
9236Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9237
9238 * config.sub: Add i386-uwin support.
9239 * config.guess: Likewise.
9240
9241Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9242
9243 * configure.in: cleanup, add mh-*pic handling for arm, special
9244 case powerpc*-*-aix*
9245
9246Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9247
9248 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9249 can be built.
9250
9251Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9252
9253 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9254 targets.
9255
92561999-03-02 Nick Clifton <nickc@cygnus.com>
9257
9258 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9259
9260Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
9261
9262 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9263
92641999-02-24 Nick Clifton <nickc@cygnus.com>
9265
9266 * config.sub: Fix typo in arm recognition.
9267
9268Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
9269
9270 * configure.in (noconfigdirs): Changed target_configdirs to
9271 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9272 rather than m68k-*-* since it is not known to work on
9273 m68k-aout. Ditto for arm-*-*oabi.
9274
9275Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
9276
9277 * configure.in (*-*-windows*): Remove, no longer used.
9278
92791999-02-19 Ben Elliston <bje@cygnus.com>
9280
9281 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9282 Smart and improved by Andrew Cagney.
9283
9284Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
9285
9286 * config.guess: Recognize openbsd-*-hppa.
9287
9288Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
9289
9290 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9291 only if it is not empty.
9292
92931999-02-17 Nick Clifton <nickc@cygnus.com>
9294
9295 Patch from: Scott Bambrough <scottb@corelcomputer.com>
9296
9297 * config.guess: Modified to recognize uname's armv* syntax.
9298
9299 * config.sub: Modified to recognize uname's armv* syntax.
9300
93011999-02-17 Mark Salter <msalter@cygnus.com>
9302
9303 * configure.in: Added target-bsp for sparclite.
9304
9305Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
9306
9307 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9308
93091999-02-08 Nick Clifton <nickc@cygnus.com>
9310
9311 * configure.in: Add support for strongarm port.
9312 * config.sub: Add support for strongarm target.
9313
9314Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
9315
9316 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9317 the old name config/mh-cygwin32.
9318 Enable texinfo.
9319
9320Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
9321
9322 * configure.in: Do build ld for ix86 Solaris.
9323
9324Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
9325
9326 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9327 $AR_FOR_TARGET. Likewise for RANLIB.
9328
9329Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
9330
9331 * config.sub (oabi): Recognize.
9332 * configure.in (arm-*-oabi): Handle.
9333
9334Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
9335
9336 * config.guess: Improve detection of i686 on UnixWare 7.
9337
9338Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
9339
9340 * config.guess: Add support for i386-pc-interix.
9341 * config.sub: Likewise.
9342 * configure.in: Likewise.
9343
9344Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
9345
9346 * Makefile.in: Remove unneeded all-target-libio from
9347 from all-target-winsup target since it is now unneeded.
9348 Add all-target-libtermcap in its place since it is now
9349 needed.
9350
9351Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
9352
9353 * configure.in: makefile stub for cygwin target is probably
9354 unnecessary. Remove it for now.
9355
9356Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
9357
9358 * configure.in: libtermcap.a should be built when cygwin is the
9359 target as well as the host.
9360 * config.guess: Allow mixed case in cygwin uname output.
9361 * Makefile.in: Add libtermcap target.
9362
9363Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
9364
9365 * config.sub: Clean up handling of hppa2.0.
9366
9367Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
9368
9369 * config.guess: Use C code to identify more HP machines.
9370
9371Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9372
9373 * config.sub: Handle hppa2.0.
9374
9375Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9376
9377 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9378 cygmon for all sparclite targets, regardless of object format.
9379
93801998-12-15 Mark Salter <msalter@cygnus.com>
9381
9382 * configure.in: Added target-bsp for several target architectures.
9383
9384 * Makefile.in: Added rules for bsp.
9385
9386Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9387
9388 * config.guess: Improve detection of hppa2.0 processors.
9389
9390Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9391
9392 * config.guess: Recognize FreeBSD using ELF automatically.
9393
93941998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9395
9396 * configure (skip-this-dir): Add handling for new shell script, which
9397 might be created by a sub-directory's configure to indicate, this particular
9398 directory is "unwanted".
9399 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9400
9401Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9402
9403 * ltconfig: import from libtool, after changing libtool to
9404 account for the cygwin name change.
9405
9406Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9407
9408 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9409 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9410
9411Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9412
9413 * configure.in: Add libtermcap to list of cygwin dependencies.
9414
9415Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
9416
9417 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9418 they include winsup/include when it's a cygwin target.
9419
94201998-11-12 Tom Tromey <tromey@cygnus.com>
9421
9422 * configure.in (host_tools): Added zip.
9423 * Makefile.in (all-target-libjava): Depend on all-zip.
9424 (all-zip): New target.
9425 (ALL_MODULES): Added all-zip.
9426 (NATIVE_CHECK_MODULES): Added check-zip.
9427 (INSTALL_MODULES): Added install-zip.
9428 (CLEAN_MODULES): Added clean-zip.
9429
9430Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
9431
9432 * Makefile.in: lose "32" from comment about cygwin.
9433
9434Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
9435
9436 * configure.in: Use -Os to build target libraries for the fr30.
9437
9438Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
9439
9440 * config.sub: Add fr30.
9441
9442Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
9443
9444 * configure.in: drop "32" from config/mh-cygwin32. Check
9445 cygwin* instead of cygwin32*.
9446 * config.sub: Check cygwin* instead of cygwin32*.
9447
9448Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
9449
9450 * config.guess: Match any version of Unixware7.
9451
94521998-10-20 Syd Polk <spolk@cygnus.com>
9453
9454 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9455 if desired.
9456
9457Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
9458
9459 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9460 these if the appropriate directories and files to not exist.
9461
9462Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
9463
9464 * Makefile.in (DEVO_SUPPORT): Add config.if.
9465
9466Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
9467
9468 * configure: Add pattern to replace "build_tooldir"'s
9469 definition in the generated Makefile with "tooldir"'s
9470 actual value.
9471
9472Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9473
9474 * config.sub: Bring back lost sparcv9.
9475
9476 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9477
9478Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9479
9480 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9481 CC_FOR_TARGET and friends.
9482
9483Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9484
9485 * Makefile.in (build_tooldir): New variable, same as tooldir.
9486 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9487 -B$(build_tooldir)/bin/.
9488 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9489
9490Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9491
9492 * README: Remove installation instructions and refer to the
9493 INSTALL directory instead.
9494
9495Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9496
9497 * config.sub: Add support for i[34567]86-pc-udk.
9498 * configure.in: Likewise.
9499
9500Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9501
9502 * Makefile.in: add bzip2 package building bits for user
9503 tools module
9504 * configure.in: ditto
9505
9506Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9507
9508 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9509 (ALL_TARGET_MODULES): Add all-target-libobjc.
9510 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9511 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9512 (all-target-libchill): Add dependencies.
9513 * configure.in (target_libs): Add libchill.
9514
95151998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9516
9517 * configure.in (target_subdir): Remove duplicate line.
9518
9519Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9520
9521 * Makefile.in (all-automake): fix dependencies.
9522
9523Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9524
9525 * configure.in: Minor cleanups for building in the $(target_alias)
9526 subdir.
9527
95281998-09-22 Jim Wilson <wilson@cygnus.com>
9529
9530 * Makefile.in (bootstrap): Set r and s before make all. Use
9531 BASE_FLAGS_TO_PASS in make all.
9532 (cross): Likewise.
9533
95341998-09-20 Mark Mitchell <mark@markmitchell.com>
9535
9536 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9537
9538Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9539
9540 * config.sub: Fix typo in last change.
9541
95421998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9543
9544 * config.sub: Add support for C4x target.
9545 * configure.in: Likewise.
9546
95471998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9548
9549 * config.sub: Recognize sparcv9 just like sparc64.
9550
9551Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9552
9553 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9554
9555Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9556
9557 * config.guess: Correctly identify Pentium II sco boxes.
9558
9559 * config.guess: Fix "tr" code. From Weiwen Liu.
9560
9561Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9562
9563 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9564 stabs.
9565
9566Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9567
9568 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9569 (ALL_TARGET_MODULES): Add all-target-libchill.
9570 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9571 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9572 (all-target-libchill): Add dependencies.
9573 * configure.in (target_libs): Add libchill.
9574
9575Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9576
9577 * config.guess: Avoid assumptions about "tr" behaves when
9578 LANG is set to something other than English.
9579
9580Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9581
9582 * configure (gxx_include_dir): Changed to
9583 '${prefix}/include/g++'-${libstdcxx_interface}.
9584
9585 * config.if: New to determine the interfaces.
9586
9587Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9588
9589 * config.guess: Detect and handle MPE/IX.
9590 * config.sub: Deal with MPE/IX.
9591
9592Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9593
9594 * configure.in: Use mh-aix43.
9595
95961998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9597
9598 * configure: Fix --without/--disable cases for gxx-include-dir.
9599
9600Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9601
9602 * mdata-sh: Imported. Needed for automake support.
9603
9604Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9605
9606 * Makefile.in (taz): Try "chmod -R og=u ." before
9607 "chmod og=u `find . -print`".
9608
9609Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9610
9611 * configure.in: Add arm-elf and thumb-elf support.
9612
9613Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9614
9615 * Makefile.in: Undo previous patch.
9616
9617Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9618
9619 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9620 to here ...
9621 (install-no-fixedincludes): and here
9622 (INSTALL_MODULES): ... from here.
9623
9624Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9625
9626 * config.sub: Merge with FSF.
9627
9628 * config.guess: Merge with FSF.
9629
9630Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9631
9632 * configure (extraconfigdirs): New variable.
9633 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9634 * Makefile.in (all): Move higher in file.
9635 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9636 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9637 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9638 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9639 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9640
96411998-07-23 Brendan Kehoe <brendan@cygnus.com>
9642
9643 * Makefile.in (all-target-libjava): Depend on all-gcc and
9644 all-target-newlib.
9645 (configure-target-libjava): Depend on $(ALL_GCC).
9646
9647Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9648
9649 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9650 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9651
9652Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
9653
9654 * INSTALL/README: Fix typo.
9655
9656Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9657
9658 * ylwrap: Change absolute path checks to check for DOS style path
9659 names.
9660
9661 * ylwrap: Don't use a full path name if the source file is in the
9662 same directory. From hjl@lucon.org (H.J. Lu).
9663
9664 * config-ml.in: Default to being verbose, to match Feb 18 change to
9665 configure.
9666
9667Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9668
9669 Brought over from egcs:
9670
9671 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9672
9673 * configure.in (target_subdir): Set to ${target_alias} instead
9674 of "libraries".
9675
9676 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9677
9678 * configure.in (target_subdir): Set to libraries if enable_multilib.
9679
9680Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9681
9682 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9683 multilibs, force reconfiguration the first time we create
9684 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9685
9686Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9687
9688 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9689 avoid confusion with --no-recursion.
9690
9691Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9692
9693 * configure.in: Win32 hosts shouldn't use install -x
9694 * install-sh: remove -x option, and special .exe-handling
9695 hack.
9696
9697Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9698
9699 * config.guess: Recognize i586-pc-beos.
9700 * configure.in: Don't build some bits for beos.
9701
9702Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9703
9704 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9705 CFLAGS default to -O2.
9706
9707 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9708 when using GNU ld.
9709
9710Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9711
9712 * ltmain.sh: Correct install when using a different shell.
9713
9714Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9715
9716 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9717
9718Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9719
9720 * makefile.vms: Update to build binutils/makefile.vms. Add install
9721 target.
9722
9723Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9724
9725 * ltconfig: Update to correct AIX handling.
9726
9727Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9728
9729 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9730
9731 * configure.in (target_subdir): Set to ${target_alias} instead
9732 of "libraries".
9733
97341998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9735
9736 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9737 (Makefile): Depend on $(gcc_version_trigger).
9738
9739 * configure (gcc_version): Change default initializer to empty
9740 string.
9741 (gcc_version_trigger): New variable; pass this variable down
9742 to subdir configures to enable them checking gcc's version
9743 themselves. Emit make macros for both gcc_version vars.
9744 (topsrcdir): Initialize reliably.
9745 (recursion line): Remove --with-gcc-version=${gcc_version}.
9746
97471998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9748
9749 * configure (enable_version_specific_runtime_libs): Implement new flag
9750 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9751 in $(libsubdir); emit definition in each generated Makefile.
9752 (gxx_include_dir): Initialize depending on
9753 $enable_version_specific_runtime_libs.
9754
97551998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9756
9757 * configure (gcc_version): Initialize properly depending on
9758 how and where configure is started.
9759 (recursion line): Pass a --with-gcc-version=${gcc_version}
9760 to configures in subdirs.
9761
9762Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9763
9764 * configure.in (noconfigdirs): Add configure pattern for mips tx39
9765 cygmon
9766
9767Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9768
9769 * configure.in: Add cygmon and libstub support for mn10200.
9770
97711998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9772
9773 * configure (gcc_version): Add new variable describing the
9774 particular gcc version we're building.
9775 * Makefile.in (libsubdir): Add new macro for the directory
9776 in which the compiler finds executables, libraries, etc.
9777 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9778 and libsubdir.
9779
9780Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9781
9782 * Makefile.in (local-clean): Remove *.log.
9783 (warning.log): Built with warn_summary from build.log.
9784 (mail-report.log): Run test_summary.
9785 (mail-report-with-warnings.log): Run test_summary including
9786 warning.log in the report.
9787
9788Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9789
9790 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9791
9792Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9793
9794 * Makefile.in (grep): Grep no longer depends on libiberty.
9795
9796Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9797
9798 * Makefile.in: all-snavigator needs all-libgui.
9799
9800Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9801
9802 * configure.in: Add cygmon and libstub support for mn10300.
9803
9804Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9805
9806 * missing: Update to version from automake 1.3.
9807
9808 * ltmain.sh: On installation, don't get confused if the same name
9809 appears more than once in the list of library names.
9810
9811Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9812
9813 * config.sub: Accept m68060 and m5200 as CPU names.
9814
9815Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9816
9817 * configure: Use && rather than using -a in test, because odd
9818 strings can confuse test.
9819 * configure.in: Likewise.
9820
9821Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9822
9823 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9824
9825Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9826
9827 * Makefile.in (boostrap2-lean, bootstrap3-lean,
9828 bootstrap4-lean): New targets.
9829
9830Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9831
9832 * mpw-* Delete. Not used.
9833
9834Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9835
9836 * COPYING.LIB: Update FSF address.
9837
9838Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9839
9840 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9841
9842 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9843 GAS_SUPPORT_DIRS.
9844
9845Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9846
9847 * ltconfig, ltmain.sh: Avoid producing a version number if
9848 -version-info was not used.
9849
9850Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9851
9852 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9853 building with newlib.
9854
98551998-04-30 Paul Eggert <eggert@twinsun.com>
9856
9857 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9858 Solaris `make' causes it to continue to next definition.
9859
9860Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9861
9862 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9863 the right GUI libraries and files are installed along with GDB.
9864
9865Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9866
9867 * configure.in: Change alpha to alpha* in several places.
9868
9869Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9870
9871 * config.sub: Recognize sparc86x.
9872
9873Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9874
9875 * configure.in (--enable-target-optspace): Remove debug echo.
9876
9877Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9878
9879 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9880
9881Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9882
9883 * ltconfig: Update cygwin32 support.
9884
9885 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9886 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9887 (GDB_SUPPORT_DIRS): Likewise.
9888
9889Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9890
9891 * configure.in (target_makefile_frag): If --enable-target-optspace,
9892 use -Os to compile target libraries rather than -O2. Default to
9893 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9894 not used.
9895 * configure.in (target_cflags): Ditto for d30v.
9896
9897Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9898
9899 * Makefile.in (all-bfd): Depend on all-intl.
9900 (all-binutils): Likewise.
9901 (all-gas): Likewise.
9902 (all-gprof): Likewise.
9903 (all-ld): Likewise.
9904
99051998-04-19 Brendan Kehoe <brendan@cygnus.com>
9906
9907 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9908
9909Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9910
9911 * Makefile.in (all-bfd): Depend upon all-libiberty.
9912
9913 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9914
9915Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9916
9917 * Makefile.in: Add libstub.
9918
9919 * configure.in: Ditto. Build libstub for targets that have cygmon
9920 support.
9921
9922Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9923
9924 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9925
9926Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9927
9928 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9929 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9930
9931Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9932
9933 * configure: Define DEFAULT_M4 by searching PATH.
9934 * Makfile.in: Use DEFAULT_M4.
9935
9936Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9937
9938 * ltconfig: Add cygwin32 support.
9939
9940 * Makefile.in, configure.in: Add libtool as a native only directory
9941 to configure and build.
9942
9943Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9944
9945 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9946
9947Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9948
9949 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9950
9951Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9952
9953 * Makefile.in: add ash make rules
9954 * configure.in: add ash to native_only and host_tools lists
9955
9956Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9957
9958 * Makefile.in (all-gettext, all-intl): New targets.
9959 (ALL_MODULES): Added all-gettext, all-intl.
9960 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9961 (INSTALL_MODULES): Added install-gettext, install-intl.
9962 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9963
9964 * configure.in (host_tools): Added gettext.
9965 (native_only): Likewise.
9966 (noconfigdirs) [various cases]: Likewise.
9967 (host_libs): Added intl.
9968
9969Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9970
9971 * configure: Do not disable building gdbtk for cygwin32 hosts.
9972
9973Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9974
9975 * configure.in: Add thumb-coff target.
9976 * config.sub: Add thumb-coff target.
9977
9978Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9979
9980 * Makefile.in: Revert yesterday's change.
9981 (all-target-winsup): all-target-librx stays out of here.
9982
9983Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9984
9985 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9986 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9987 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9988 Remove references to librx and libg++.
9989
9990Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9991
9992 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9993 recursive makes
9994
9995Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9996
9997 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9998 for newlib directory.
9999 (CXX_FOR_TARGET): Likewise.
10000
10001Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10002
10003 * ltconfig: Update after libtool/ltconfig.in change for
10004 hpux11.
10005
10006Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10007
10008 * ltconfig, ltmain.sh: Update to libtool 1.2.
10009
10010Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10011
10012 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10013 (install-gcc-cross): Instead, override LANGUAGES here.
10014
100151998-03-18 Dave Love <d.love@dl.ac.uk>
10016
10017 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10018 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10019
10020Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10021
10022 * configure.in: Add Thumb-pe target.
10023
10024Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
10025
10026 * Makefile.in - changed sn targets to snavigator
10027 * configure.in - changed sn targets to snavigator
10028
10029Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10030
10031 * config-ml.in: After building symlink tree call make distclean
10032 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10033 to be the case for libiberty.
10034
10035Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10036
10037 * configure: When making link, also check the current
10038 directory. The configure scripts may create one.
10039
10040Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10041
10042 * config.sub: Accept alphapca56 and alphaev6 properly.
10043
10044Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10045
10046 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10047
10048Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10049
10050 * config.sub (sco5): Fix typo.
10051
10052Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10053
10054 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10055 install-itcl.
10056 (install-itcl): Remove dependency on install-tcl.
10057
10058Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10059
10060 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10061
10062Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10063
10064 * configure.in: Don't build libgui for a cygwin32 target when not on
10065 a cygwin32 host.
10066
10067Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10068
10069 * configure (redirect): Set to null, so default behavior of
10070 configure is now --verbose.
10071
100721998-02-16 Dave Love <d.love@dl.ac.uk>
10073
10074 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10075 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10076
10077Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10078
10079 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10080 this change to sync Makefile.in with its ChangeLog entries.
10081
10082Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10083
10084 * ltmain.sh (mkdir): Check that the directory doesn't exist
10085 before we exit with error, so that we don't get races during
10086 parallel builds.
10087
10088Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10089
10090 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10091
10092Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10093
10094 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10095 PICFLAG_FOR_TARGET.
10096 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10097
10098 * configure: Emit a definition for the new macro enable_shared
10099 into each Makefile.
10100
10101Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10102
10103 * configure.in (host_tools, native_only): Add libtool.
10104
10105Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10106
10107 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10108 Fix typo in ming config comment.
10109
10110Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10111
10112 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10113
10114Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10115
10116 * config.sub: Add tic30 cases, and map c30 to tic30.
10117
10118Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10119
10120 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10121 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10122 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10123 (CLEAN_TARGET_MODULES): Similarly
10124 (all-target-libf2c): Add dependences.
10125 * configure.in (target_libs): Add libf2c.
10126
10127Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10128
10129 * configure.in: Remove expect from noconfigdirs when target
10130 is cygwin32. OK to build expect and dejagnu with Canadian
10131 Cross.
10132
10133Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10134
10135 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10136 host.
10137
10138 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10139 and mingw32.
10140
10141Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10142
10143 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10144 here as it is not defined in the toplevel Makefile.
10145
10146Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10147
10148 * configure (package_makefile_rules_frag): New variable, which names
10149 a file with generic rules, ...
10150 Change comment to mention we now have FIVE parts.
10151 * configure: Undo last change.
10152
10153Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10154
10155 * config.guess: More accurate determination of HP processor types.
10156 * config.sub: More accurate determination of HP processor types.
10157
10158Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10159
10160 * configure (package_makefile_frag): Move inserting the
10161 ${package_makefile_frag} to where it should be according
10162 to the comment.
10163
10164Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10165
10166 * config.guess: Add support for Linux/ARM.
10167
10168Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10169
10170 * .cvsignore: Remove *-info and *-install since they match
10171 release-info and mpw-install, which we don't want to just ignore.
10172
10173Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10174
10175 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10176
10177Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10178
10179 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10180 local_prefix to sub-make invocations.
10181
10182Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10183
10184 * configure.in: Check makefile fragments in the source
10185 directory.
10186
10187Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10188
10189 * configure.in: Check whether host and target makefile
10190 fragments exist before adding them to *_makefile_frag.
10191
10192Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10193
10194 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10195
10196Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10197
10198 * configure.in: Make sure we only replace RPATH_ENVVAR on
10199 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10200 regexp to sed.
10201
10202 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10203 to sub-makes.
10204
102051998-01-13 Lee Iverson (leei@ai.sri.com)
10206
10207 * config-ml.in (multi-do): LDFLAGS must include multilib
10208 designator.
10209
10210Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10211
10212 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10213
10214Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10215
10216 * config.sub: Add mingw32 support.
10217 * configure.in: Likewise.
10218
10219Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10220
10221 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10222
10223Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10224
10225 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10226 * configure (gxx_include_dir): Provide a definition for subdirs
10227 which do not use autoconf.
10228
10229Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10230
10231 * config.guess: Sync with egcs. Picks up new alpha support,
10232 BeOS & some additional linux support.
10233
10234Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10235
10236 * config.guess: HP 9000/803 is a PA1.1 machine.
10237
10238Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10239
10240 * configure.in: It's alpha*-...
10241
10242Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10243
10244 * configure.in (host_makefile_frag, target_makefile_frag):
10245 Handle multiple config files.
10246 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10247 alpha-*-*.
10248
10249Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10250
10251 * mkdep: New file.
10252
10253Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10254
10255 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10256
10257Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10258
10259 * Makefile.in: Add libgui directory.
10260 (GDB_TK): Add all-libgui.
10261 * configure.in: Add libgui directory.
10262 * configure: Add all-libgui to GDB_TK.
10263
10264Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10265
10266 * config-ml.in (multidirs): Add m32r to multilib list.
10267
10268Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10269
10270 * Makefile.in (all-target-gperf): Change dependency to
10271 all-target-libstdc++.
10272
10273Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10274
10275 * config.guess: Add BeOS support.
10276
10277Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10278
10279 Source directory cvs renamed to cvssrc:
10280 * configure.in (host_tools): Change cvs to cvssrc.
10281 (native_only): Likewise.
10282 (noconfigdirs) [various cases]: Likewise.
10283 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10284 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10285 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10286 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10287 (all-cvssrc): Rename target from all-cvs.
10288
10289Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10290
10291 * configure (gxx_include_dir): Fix thinko.
10292
10293Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10294
10295 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10296 (install-cross, install-gcc-cross): New targets.
10297
10298Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10299
10300 * configure.in (noconfigdirs): Add support for Thumb target.
10301
10302 * config.sub (maybe_os): Add support for Thumb target.
10303
10304Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10305
10306 * Makefile.in: Add rules for cygmon.
10307
10308 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10309
10310Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10311
10312 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10313 * configure (gxx_include_dir): Provide a definition for subdirs
10314 which do not use autoconf.
10315
10316Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10317
10318 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10319 11/18/97 build
10320
10321Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10322
10323 * From Franz Sirl.
10324 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10325 found on RedHat Linux systems.
10326
10327Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10328
10329 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10330 guesses.
10331
10332Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10333
10334 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10335
10336Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10337
10338 * ltmain.sh: If mkdir fails, check whether the directory was created
10339 anyhow by some other process.
10340
10341Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10342
10343 * configure.in (d30v-*-*): Configure all directories.
10344
10345Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10346
10347 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10348 for the D30V.
10349
10350Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10351
10352 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10353
10354Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10355
10356 * include/libiberty.h: Add extern "C" { so it can be used with C++
10357 progrms.
10358 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10359 programs.
10360
10361Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10362
10363 * configure.in (d30v-*-*): Configure GCC now.
10364
10365Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10366
10367 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10368 is no longer needed.
10369
10370Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10371
10372 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10373
10374Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10375
10376 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10377 targets using "$@" to provide support for similar but not identical
10378 targets without having to duplicate code.
10379
10380Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10381
10382 * makefile.vms: Fix to work with DEC C.
10383
10384Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10385
10386 * config.sub: Add mips-tx39-elf to marketing names.
10387
10388Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10389
10390 * ltmain.sh: Handle symlinks in generated script.
10391
10392Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10393
10394 * configure: Handle autoconf style directory options: --bindir,
10395 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10396 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10397 --sysconfdir.
10398 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10399 (sharedstatedir, localstatedir, oldincludedir): New variables.
10400 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10401 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10402 sbindir, sharedstatedir, and sysconfdir.
10403
10404Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10405
10406 * Makefile.in (bootstrap-lean): New target.
10407
10408Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10409
10410 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
10411 sn, and gnuserv from noconfigdirs.
10412
10413Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10414
10415 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10416
10417Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10418
10419 * Makefile.in (cross): New target.
10420
10421Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10422 Jeff Law <law@cygnus.com>
10423
10424 * Makefile.in (bootstrap2, bootstrap3): New targets.
10425 (all-bootstrap): Remove outdated and confusing target.
10426 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10427
10428Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10429
10430 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10431 windows. Consistent with gdb/configure.
10432
104331997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10434
10435 * configure.in: Name Linux target fragment.
10436
10437 * configure: Rewrite so that project Makefile fragment is inserted
10438 first and appears last in the resulting Makefile.
10439
10440Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10441
10442 * Makefile.in (install-itcl): Install tcl first.
10443
10444Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10445
10446 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10447
10448Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10449
10450 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10451
10452 * configure.in (skipdirs): Add target-librx for Linux.
10453 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10454
10455Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10456
10457 * Makefile.in (bootstrap): New target.
10458
10459Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10460
10461 * config.sub: Accept 'amigados' for backward compatibility.
10462
10463Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10464
10465 * config.guess: Merge with FSF.
10466
10467Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10468
10469 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10470
10471Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10472
10473 * config.sub: Add "marketing-names" patch.
10474
10475Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10476
10477 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10478
10479Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10480
10481 * config.sub: Handle v850-elf.
10482
10483Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10484
10485 * .cvsignore (*-install): Remove.
10486
10487Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10488
10489 * ltconfig: Set CONFIG_SHELL in libtool.
10490 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10491
10492Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10493
10494 * configure.in (target_subdir): Set to libraries if enable_multilib.
10495
10496Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10497
10498 * config.guess: Update from gcc directory.
10499
10500Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10501
10502 * Makefile.in (all-sim): Depends on all-readline.
10503
10504Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10505
10506 * Makefile.in (BISON, YACC): Use $$s.
10507 (all-bison): Depend on all-texinfo.
10508
10509Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10510
10511 * Makefile.in (BISON): Add -L flag.
10512 (YACC): Likewise.
10513
10514Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10515
10516 * configure.in (noconfigdirs): Add support for v850e target.
10517
10518 * config.sub (maybe_os): Add support for v850e target.
10519
10520Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10521
10522 * configure.in (noconfigdirs): Add support for v850ea target.
10523
10524 * config.sub (maybe_os): Add support for v850ea target.
10525
10526Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10527
10528 * config.sub: Add mipstx39. Delete r3900.
10529
10530Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10531
10532 * Makefile.in (all-autoconf): Depends on all-texinfo.
10533
10534Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10535
10536 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10537 eabi targets.
10538
10539Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10540
10541 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10542
10543 * configure: When handling a Canadian Cross, handle YACC as well as
10544 BISON. Just set BISON to bison. When setting YACC, prefer bison.
10545 * Makefile.in (all-bison): Depend upon all-texinfo.
10546
10547Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10548
10549 * Makefile.in (BISON): bison, not byacc or bison -y.
10550 (YACC): bison -y or byacc or yacc.
10551 (various): Add *-bison as appropriate.
10552 (taz): No need to mess with BISON anymore.
10553
10554Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10555
10556 * configure: If OSTYPE matches *win32*, try to find a good value for
10557 CONFIG_SHELL.
10558
10559Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10560
10561 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10562 configure.in if it is present.
10563
10564Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10565
10566 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10567
10568Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10569
10570 * config.sub: Recognize `arc' cpu.
10571 * configure.in: Likewise.
10572 * config-ml.in: Likewise.
10573
10574Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10575
10576 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10577
10578Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10579
10580 * configure: Changed sed delimiter from ':' to '|' when
10581 attempting to substitute ${config_shell} for SHELL. On
10582 NT ${config_shell} may contain a ':' in it.
10583
10584Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10585
10586 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10587
10588Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10589
10590 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10591
10592Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10593
10594 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10595
10596 * ylwrap: If the program is a relative path, force it to be
10597 absolute.
10598
10599Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10600
10601 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10602
10603Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10604
10605 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10606 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10607 for libraries.
10608
10609Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10610
10611 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10612 separated by spaces.
10613
10614Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10615
10616 * ylwrap: New file.
10617 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10618
10619 * ltmain.sh: Handle /bin/sh at start of install program.
10620
10621 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10622
10623 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10624 * missing: New file, from automake 1.2.
10625
10626Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10627
10628 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10629 check-tk to CHECK_X11_MODULES.
10630
10631Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10632
10633 * config.sub: Merge with FSF.
10634
10635Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10636
10637 * config.guess: Merge with FSF.
10638
10639Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10640
10641 * configure: Treat msdosdjgpp like go32.
10642 * configure.in: Likewise. Don't remove gprof for go32.
10643
10644 * configure: Change Makefile.tem2 to Makefile.tm2.
10645
10646Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10647
10648 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10649
10650Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10651
10652 * install-sh (chmodcmd): Set to null if the DST directory already
10653 exists. Same as Nov 11th change.
10654
10655Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10656
10657 * configure (GDB_TK): Needs itcl and tix.
10658
10659Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10660
10661 * config.guess: Update from FSF.
10662
10663Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10664
10665 * Makefile.in (GDB_TK): Depend on itcl and tix.
10666
10667Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10668
10669 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10670 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10671 (INSTALL_SCRIPT): New variable.
10672 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10673 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10674 to -x.
10675 * install-sh: Add support for -x option.
10676
10677Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10678
10679 * configure.in, Makefile.in: Treat tix like itcl.
10680
10681Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10682
10683 * Makefile.in (WINDRES): New variable.
10684 (WINDRES_FOR_TARGET): New variable.
10685 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10686 (EXTRA_HOST_FLAGS): Add WINDRES.
10687 (EXTRA_TARGET_FLAGS): Add WINDRES.
10688 (EXTRA_GCC_FLAGS): Add WINDRES.
10689 ($(DO_X)): Pass down WINDRES.
10690 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10691 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10692 DLLTOOL_FOR_TARGET.
10693
10694Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10695
10696 * configure.in: configure sim before gdb for win32-x-ppc
10697
10698Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10699
10700 Move gperf into the toplevel, from libg++.
10701 * configure.in (target_tools): Add target-gperf.
10702 (native_only): Add target-gperf.
10703 * Makefile.in (all-target-gperf): New target, depend on
10704 all-target-libg++.
10705 (configure-target-gperf): Empty rule.
10706 (ALL_TARGET_MODULES): Add all-target-gperf.
10707 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10708 (CHECK_TARGET_MODULES): Add check-target-gperf.
10709 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10710 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10711
10712Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
10713
10714 * config.sub (mn10200): Recognize new basic machine.
10715
10716Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10717
10718 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10719 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10720
10721Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10722
10723 * configure.in: If we're building mips-sgi-irix6* native, turn on
10724 ENABLE_MULTILIB and set TARGET_SUBDIR.
10725
10726Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10727
10728 * Makefile.in (all-sn): Depend on all-grep.
10729
10730Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10731
10732 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10733
10734 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10735 Makefile. From Jeff Makey <jeff@cts.com>.
10736 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10737
10738 * Makefile.in (DISTBISONFILES): Remove.
10739 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10740 $(DEFAULT_YACC).
10741
10742 * configure.in: Build itl, db, sn, etc., when building for native
10743 cygwin32.
10744
10745 * Makefile.in (LD): New variable.
10746 (EXTRA_HOST_FLAGS): Pass down LD.
10747 ($(DO_X)): Likewise.
10748
10749Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10750
10751 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10752
10753Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10754
10755 * configure.in (targargs): Strip out any supplied --build argument
10756 before adding our own. Always add --build.
10757
10758Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10759
10760 * configure.in (targargs): Pass --build if we're doing
10761 a cross-compile.
10762
10763Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10764
10765 * configure: Use '|' instead of ":" as the separator in
10766 sed. Otherwise sed chokes on NT path names with drive
10767 designators. Also look for "?:*" as the leading characters in an
10768 absolute pathname.
10769
10770Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10771
10772 * config.sub: Support for r3900.
10773
10774Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10775
10776 * configure.in: Use install-sh, not install.sh.
10777
10778Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10779
10780 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10781 apply it twice.
10782
10783Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10784
10785 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10786 install-binutils.
10787
10788Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10789
10790 * Makefile.in: Add automake targets.
10791 * configure.in (host_tools): Add automake.
10792
10793Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10794
10795 * configure: Default CXX to c++, not gcc.
10796 * Makefile.in (CXX): Set to c++, not gcc.
10797 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10798
10799Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10800
10801 * install-sh: try appending a .exe if source file doesn't
10802 exist
10803
10804Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10805
10806 * configure.in: Turn on multilib by default.
10807 (cross_only): Remove target-libiberty.
10808
10809 * Makefile.in (all-gcc): Don't depend on libiberty.
10810
10811Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10812
10813 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10814
10815Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10816
10817 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10818 (DISTBISONFILES): Add ld/Makefile.in
10819
10820Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10821
10822 * configure.in: if target is cygwin32 but host isn't cygwin32,
10823 don't configure gdb tcl tk expect, not just gdb.
10824
10825Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10826
10827 * configure.in: Added gnuserv everywhere sn appears.
10828
10829 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10830 (CROSS_CHECK_MODULES): Added check-gnuserv.
10831 (INSTALL_MODULES): Added install-gnuserv.
10832 (CLEAN_MODULES): Added clean-gnuserv.
10833 (all-gnuserv): New target.
10834
10835Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10836
10837 * config.guess: Fixes for MIPS OpenBSD systems.
10838
10839Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10840
10841 * Makefile.in (INSTALL_XFORM): Remove.
10842 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10843
10844 * mkinstalldirs: New file, copied from automake.
10845 * Makefile.in (installdirs): Rename from install-dirs. Use
10846 mkinstalldirs. Change all users.
10847 (DEVO_SUPPORT): Add mkinstalldirs.
10848
10849Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10850
10851 * install-sh: Rename from install.sh.
10852 * Makefile.in (INSTALL): Change install.sh to install-sh.
10853 (DEVO_SUPPORT): Likewise.
10854
10855 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10856 Graichen <graichen@rzpd.de>.
10857
10858Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10859
10860 * config.guess: Recognize OpenBSD systems correctly.
10861
10862Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10863
10864 * README, Makefile.in (ETC_SUPPORT): Remove references to
10865 cfg-paper*, configure.{texi,man,info*}._
10866
10867Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10868
10869 * Makefile.in (all.normal): Ensure that gcc is built after all
10870 the x11 - ie gdb - targets.
10871
10872Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10873
10874 * makefile.vms: Don't run conf-a-gas.
10875
10876Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10877
10878 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10879
10880Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10881
10882 * configure.in: Remove noconfigdirs case since gdb also
10883 configures and builds for tic80-coff.
10884
10885Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10886
10887 * configure: Set cache_file to config.cache.
10888 * Makefile.in (local-distclean): Remove config.cache.
10889
10890Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10891
10892 * COPYING: Update FSF address.
10893
10894Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10895
10896 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10897 noconfigdirs.
10898
10899Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10900
10901 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10902 MAKEDIRS, is empty.
10903
10904Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10905
10906 * config.sub: Tweak mn10300 entry.
10907
10908Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10909
10910 * configure.in (host_tools): Put sim before gdb, so gdb's
10911 configure.tgt can determine if the simulator was configured.
10912
10913Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10914
10915 * config.sub: Move BeOS $os case to be with other Cygnus
10916 local cases.
10917
10918Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10919
10920 * config.sub: Remove misplaced comment that broke Linux.
10921
10922Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10923
10924 * config.sub: Add BeOS support.
10925
10926Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10927
10928 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10929
10930Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10931
10932 * configure.in (noconfigdirs): Remove tcl and tk from
10933 noconfigdirs for cygwin32 builds.
10934
10935Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10936
10937 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10938
10939Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10940
10941 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10942 make-all.com, use makefile.vms instead.
10943
10944Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10945
10946 * config.sub: Accept -lnews*.
10947
10948Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10949
10950 * configure.in (noconfigdirs): Disable target-newlib,
10951 target-examples and target-libiberty for d30v.
10952
10953Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10954
10955 * configure.in (noconfigdirs): Enable ld for d30v.
10956
10957Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10958
10959 * configure.in (tic80-*-*): Build compiler.
10960
10961Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10962
10963 * configure.in (d30v-*): Remove sim directory from list of
10964 unsupported d30v directories
10965
10966Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10967
10968 * config.sub, configure.in: Add d30v target cpu.
10969
10970Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10971
10972 * makefile.vms: New file.
10973 * make-all.com: Remove.
10974
10975Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10976
10977 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10978
10979Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10980
10981 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10982
10983Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10984
10985 * Makefile.in (ALL_MODULES): Added all-db.
10986 (CROSS_CHECK_MODULES): Addec check-db.
10987 (INSTALL_MODULES): Added install-db.
10988 (CLEAN_MODULES): Added clean-db.
10989
10990Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10991
10992 * config.guess: Merge with latest FSF sources.
10993
10994Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10995
10996 * Makefile.in (ALL_MODULES): Added all-itcl.
10997 (CROSS_CHECK_MODULES): Added check-itcl.
10998 (INSTALL_MODULES): Added install-itcl.
10999 (CLEAN_MODULES): Added clean-itcl.
11000
11001Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11002
11003 * configure.in: build gdb for mn10200
11004
11005Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11006
11007 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11008
11009Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11010
11011 * configure.in (tic80-*-*): Turn off most targets right now.
11012
11013Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11014
11015 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11016 rather than the makeinfo program.
11017 (do-info): Depend upon all-texinfo.
11018
11019Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11020
11021 * configure.in: Remove uses of config/mh-linux.
11022
11023 * config.sub, config.guess: Merge with latest FSF sources.
11024
11025Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11026
11027 * config.sub (case $basic_machine): Add tic80 entries.
11028
11029Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11030
11031 * config.sub, config.guess: Merge with latest FSF sources.
11032
11033Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11034
11035 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11036 * mpw-config.in: Test for NewFolderRecursive.
11037 * mpw-install: Use symbolic name for startup filename.
11038 * mpw-README: Add various additional details.
11039
11040Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11041
11042 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11043
11044Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11045
11046 * configure.in: Do build gcc and the target libraries for
11047 the mn10200.
11048
11049Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11050
11051 * configure.in: don't avoid building gdb for mn10300 any more
11052 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11053 instead of single-quoting it.
11054
11055Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11056
11057 * configure.in: Don't use --with-stabs on IRIX 6.
11058
11059Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11060
11061 * configure.in (m32r): Build gdb, libg++ now.
11062
11063Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11064
11065 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11066 directories from noconfigdirs.
11067
11068Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11069
11070 * config.sub (basic_machine): added mips16 configuration
11071
11072Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11073
11074 * config.sub: Handle d10v-unknown.
11075
11076Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11077
11078 * config.sub: Handle v850-unknown.
11079
11080Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11081
11082 * Makefile.in: add findutils
11083 * configure.in: add findutils to list of host_tools
11084
11085Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11086
11087 * config.sub: Handle mn10200 and mn10300.
11088
11089Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11090
11091 * configure.in (d10v-*): Do not build librx.
11092
11093Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11094
11095 * configure.in (mn10300): Build everything except gdb & libgloss.
11096
11097Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11098
11099 * config.guess: Patch for Dansk Data Elektronik servers,
11100 from Niels Skou Olsen <nso@dde.dk>.
11101
11102 For ncr, use /bin/uname rather than uname, since GNU uname does not
11103 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11104
11105 Patch for MIPS R4000 running System V,
11106 from Eric S. Raymond <esr@snark.thyrsus.com>.
11107
11108 Fix thinko for nextstep.
11109
11110 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11111
11112 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11113 * config.guess: Guess mips-dec-mach_bsd4.3.
11114
11115 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11116 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11117 release numbers.
11118 * config.guess (mips-mips-riscos*): Emit just enough of the
11119 release number.
11120
11121 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11122 * config.guess (sparc-auspex-sunos*): Added.
11123 (f300-fujitsu-*): Added.
11124
11125 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11126 * config.guess: Recognize a Tadpole as a sparc.
11127
11128Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11129
11130 * config.guess: Don't assume that NextStep version is either 2 or
11131 3. NextStep 4 (aka OpenStep 4) has come out now.
11132
11133Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11134
11135 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11136 From Rik Faith <faith@cs.unc.edu>.
11137
11138Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11139
11140 * config.sub: Contributions from bug-gnu-utils to:
11141 Support plain "hppa" (no version given) architecture, reported by
11142 OpenStep.
11143 OpenBSD like NetBSD.
11144 LynxOs is not a hardware supplier.
11145
11146 * config.guess: Contributions from bug-gnu-utils to add support for:
11147 OpenBSD like NetBSD.
11148 Stratus systems.
11149 More Pyramid systems.
11150 i[n>4]86 Intel chips.
11151 M680[n>4]0 Motorola chips.
11152 Use unknown instead of lynx for hardware manufacturer.
11153
11154Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11155
11156 * install.sh (chmodcmd): Set to null if the DST directory already
11157 exists.
11158
11159Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11160
11161 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11162 not use mt-ppc target Makefile fragment any more.
11163
11164Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11165
11166 * configure.in (*-*-windows): Exclude everything but those dirs
11167 needed to build windows.
11168
11169Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11170
11171 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11172
11173Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11174
11175 * configure.in: Exclude mmalloc from i386-windows.
11176
11177Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11178
11179 * Undo my previous change.
11180
11181Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11182
11183 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11184 unconditionally.
11185 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11186
11187Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11188
11189 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11190 host to add it's own flags.
11191
11192Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11193
11194 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11195
11196Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11197
11198 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11199 (CXX_FOR_TARGET): Likewise.
11200 (GCC_FOR_TARGET): Define.
11201 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11202 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11203 CC_FOR_TARGET was specified on the command line.
11204 (MAKEOVERRIDES): Don't define.
11205
11206Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11207
11208 * configure.in (m32r): Fix spelling of libg++ libs.
11209
11210Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11211
11212 * config.sub (-apple*): Remove, now redundant.
11213
11214Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11215
11216 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11217
11218 * configure: Rework yesterday's sed script patch.
11219
11220 * config.sub: Merge with FSF.
11221
11222Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11223
11224 * config.guess: Merge from FSF.
11225
11226 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
11227 * config.guess: Use pc instead of unknown, for pc clone systems.
11228 Change linux to linux-gnu.
11229
11230 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11231 * config.guess: Avoid non-portable tr syntax.
11232
11233Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11234
11235 * test-build.mk (HOLES): Add "xargs" for gdb.
11236
11237 * configure: Avoid hpux10.20 sed bug.
11238
11239Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11240
11241 * configure.in: Add support for windows host
11242 (that is a build done under the Microsoft build environment).
11243
11244Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11245
11246 * Makefile.in: Replace all uses of srcroot with s, to shrink
11247 command line lengths.
11248
11249 Patches from Geoffrey Noer <noer@cygnus.com>:
11250 * configure.in: If configuring for newlib, pass --with-newlib to
11251 subdirectories.
11252 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11253 -Bnewlib/ and -Lwinsup to gcc.
11254 (CXX_FOR_TARGET): Likewise.
11255
11256Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11257
11258 * Makefile.in (ETC_SUPPORT): Add configure.
11259
11260Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11261
11262 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11263 host configuration file.
11264
11265Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11266
11267 * configure.in: Break mn10x00 support into separate
11268 mn10200 and mn10300 configurations.
11269 * config.sub: Likewise.
11270
11271Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11272
11273 * configure.in: Add lots of stuff to noconfigdirs for
11274 the mn10x00 targets.
11275
11276 * config.sub, configure.in: Add mn10x00 support.
11277
11278Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11279
11280 * make-all.com: Call conf-a-gas, not config-a-gas.
11281
11282Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11283
11284 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11285 targets.
11286
11287Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11288
11289 * mpw-README: Add much more detail for native PowerMac.
11290 * mpw-install: New file.
11291 * mpw-configure: Add --norecursion and --help options.
11292 * mpw-config.in: Translate readme and install files when
11293 copying to objdir.
11294 * mpw-build.in: Don't always depend on byacc and flex.
11295 (install-only-top): New action.
11296
11297Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11298
11299 * configure.in: You can now configure GDB for the v850.
11300
11301Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11302
11303 * configure.in (noconfigdirs): Don't configure any C++ dirs
11304 if targeting D10V.
11305
11306Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11307
11308 * config.sub: Recognize mips64vr5000.
11309
11310Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11311
11312 * configure.in: Use a single line for host_tools and native_only.
11313
11314Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11315
11316 * config.sub, configure.in: Add entries for m32r.
11317
11318Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11319
11320 * Makefile.in (inet-install): Don't run install-gzip.
11321
11322Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11323
11324 * configure.in: Don't config lots of things for *-*-windows*.
11325
11326Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11327
11328 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11329 (host_libs, host_tools): Copy from configure.in.
11330 * mpw-configure: Don't complain about directories not found.
11331
11332Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11333
11334 * configure.in (i[345]86): Recognize i686 for pentium pro.
11335 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11336 file.
11337
11338 * config.guess (i[345]86): Ditto.
11339
11340Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11341
11342 * configure.in (noconfigdirs): Removed gdb for D10V.
11343
11344Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11345
11346 * configure.in: Remove ld, target-libio, target-libg++, and
11347 target-libstdc++ from noconfigdirs.
11348
11349Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11350
11351 * configure: Fix three locations where shell scripts were
11352 being run directly rather than with config_shell.
11353
11354Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11355
11356 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11357 * config.sub (basic_machine): Recognize v850.
11358
11359Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11360
11361 * mpw-configure: Handle multiple enable/disable options and
11362 pass them down recursively, handle -c and -s flags appropriately
11363 depending on choice of compiler, add escape mechanism for
11364 quoted arguments to gC.
11365
11366Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11367
11368 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11369 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11370 so that -mrelocatable-lib and -mno-eabi are used.
11371
11372 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11373 not support --print-multi-lib, don't abort.
11374
11375Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11376
11377 * make-all.com: Run config-a-gas.
11378 * setup.com: Don't copy subdirectory files around.
11379
11380Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11381
11382 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11383 target, it now compiles correctly.
11384
11385Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11386
11387 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11388
11389Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11390
11391 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11392
11393Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11394
11395 * configure.in (native_only): Add prms.
11396
11397Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11398
11399 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11400 (BINUTILS_SUPPORT_DIRS): Likewise.
11401
11402Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11403
11404 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11405 d10v support is added.
11406
11407Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11408
11409 * configure.in (d10v-*-*): New target.
11410
11411Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11412
11413 * config.guess (HP 9000/811): Recognize this as a PA1.1
11414 machine.
11415
11416Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11417
11418 * Makefile.in (do-tar-gz): New target, split out from tail end of
11419 taz target. Run each command separately, don't use pipes.
11420 (taz): Use it.
11421
11422Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11423
11424 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11425 * mpw-build.in: No builds should depend on building byacc or flex,
11426 they are assumed to be installed already.
11427
11428Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11429
11430 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11431 variable that CC_FOR_TARGET needs.
11432
11433Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11434
11435 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11436 options have changed since the last time the subdirectory was
11437 configured, and if it has, reconfigure.
11438 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11439 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11440
11441Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11442
11443 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11444 CLEAN_MODULES): Add bash.
11445 (all-bash): New target.
11446
11447Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11448
11449 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11450
11451Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11452
11453 * config.sub (basic_machine): Recognize d10v as a valid processor.
11454
11455Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11456
11457 * mpw-configure: Add support for --bindir.
11458 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11459
11460Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11461
11462 * configure.in: add bash, time, gawk to list of hosttools and things
11463 to only build for native toolchains
11464
11465Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11466
11467 * Makefile.in (docdir): Remove.
11468
11469Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11470
11471 * Makefile.in (datadir): Set to $(prefix)/share.
11472
11473Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11474
11475 * configure.in: build diff and patch for cygwin32-hosted
11476 toolchains.
11477
11478Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11479
11480 * config.sub: Accept -rtems*.
11481
11482Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11483
11484 * configure.in: enable dosrel for cygwin32-hosted builds,
11485 remove diff from the list of things not buildable
11486 via Canadian Cross
11487
11488Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11489
11490 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11491 don't get ". ".
11492
11493Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11494
11495 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11496
11497Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11498
11499 * Makefile.in (taz): Handle case where tex3patch didn't even get
11500 checked out. Also, if it was found, put the symlink in a new util
11501 subdirectory.
11502
11503Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11504
11505 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11506
11507Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11508
11509 * config.sub: Recognize -openvms.
11510 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11511 * make-all.com, setup.com: New files.
11512
11513Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11514
11515 * Makefile.in (taz): tex3patch moved to texinfo/util.
11516
11517Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11518
11519 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11520 * configure.in: remove make from disable-if-Can-Cross list
11521 enable gdb if ${host} and ${target} are cygwin32
11522
11523Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11524
11525 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11526 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11527
11528Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11529
11530 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11531 distinguish sysv/svr4/bsd variants.
11532 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11533
11534Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11535
11536 * configure.in: Added copyright notice.
11537 * move-if-change: Added copyright notice.
11538
11539Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11540
11541 * configure.in (powerpcle-*-solaris*): Until we get shared
11542 libraries working, don't build gdb, sim, make, tcl, tk, or
11543 expect.
11544
11545Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11546
11547 * config.guess: Merge with FSF:
11548
11549 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11550 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11551
11552 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11553 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11554
11555 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11556 * config.guess: Combine two OSF1 rules.
11557 Also recognize field test versions. From mjr@zk3.dec.com.
11558 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11559 because GNU uname does not support -p. From pmr@pajato.com.
11560
11561Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11562
11563 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11564
11565Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11566
11567 * mpw-README: Document GCCIncludes.
11568
11569Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11570
11571 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11572
11573Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11574
11575 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11576
11577Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11578
11579 * configure.in (*-*-cygwin32): Configure make.
11580
11581Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11582
11583 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11584
11585Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11586
11587 * Makefile.in (all-inet): Depend on all-perl.
11588
11589 * Makefile.in (inet-install): New target.
11590
11591 * Makefile.in (all-inet): Depend on all-tcl.
11592 (all-inet): Depend on all-send-pr.
11593
11594Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11595
11596 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11597 temporarily.
11598
11599Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11600
11601 * configure.in: Don't configure --with-gnu-ld on AIX.
11602
11603Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11604
11605 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11606
11607Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11608
11609 * Makefile.in (ALL_MODULES): Added all-inet.
11610 (CROSS_CHECK_MODULES): Added check-inet.
11611 (INSTALL_MODULES): Added install-inet.
11612 (CLEAN_MODULES): Added clean-inet.
11613 (all-indent): New target.
11614
11615 * configure.in (host_tools): Added inet.
11616 (native_only): Added inet.
11617 (noconfigdirs): Added inet.
11618
11619Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11620
11621 * configure.in: Don't configure libgloss if we are not configuring
11622 newlib.
11623
11624Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11625
11626 * configure.in: Don't configure libgloss for unsupported
11627 architectures.
11628
11629Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11630
11631 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11632
11633Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11634
11635 * Makefile.in (ALL_MODULES): Include all-apache.
11636 (CROSS_CHECK_MODULES): Include check-apache.
11637 (INSTALL_MODULES): Include install-apache.
11638 (all-apache): New target.
11639
11640 * configure.in: Added apache everywhere perl is seen.
11641
11642Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11643
11644 * Makefile.in: Add support for clean-{module} and
11645 clean-target-{module} rules.
11646
11647Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11648
11649 * configure.in (*-*-ose) do not build libgloss.
11650
11651Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11652
11653 * config.guess (prep*:SunOS:5.*:*): Turn into
11654 powerpele-unknown-solaris2.
11655
11656Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11657
11658 * configure.in: Permit --enable-shared to specify a list of
11659 directories.
11660
11661Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11662
11663 * configure.in (host==solaris): Pass only the first word of $CC
11664 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11665
11666Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11667
11668 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11669
11670Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11671
11672 * Makefile.in (ALL_MODULES): Include all-perl.
11673 (CROSS_CHECK_MODULES): Include check-perl.
11674 (INSTALL_MODULES): Include install-perl.
11675 (ALL_X11_MODULES): Include all-guile.
11676 (CHECK_X11_MODULES): Include check-guile.
11677 (INSTALL_X11_MODULES): Include install-guile.
11678 (all-perl): New target.
11679 (all-guile): New target.
11680
11681 * configure.in (host_tools): Include perl and guile.
11682 (native_only): Include perl and guile.
11683 (noconfigdirs): Don't build guile and perl; no ports have been
11684 done.
11685
11686Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11687
11688 * configure (--enable-*): Handle quoted option lists such as
11689 --enable-sim-cflags='-g0 -O' better.
11690
11691Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11692
11693 * Makefile.in ({,inst}all-target): New rule so we can make and
11694 install all of the target directories easily.
11695
11696Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11697
11698 * configure.in: Add missing global flag in sed substitution when
11699 deleting `target-' from ${configdirs}.
11700
11701Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11702
11703 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11704 option.
11705
11706 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11707 config/mh-necv4.
11708
11709 * install.sh: Correct misspelling of transformbasename.
11710
11711 * config.guess: Recognize mips-*-sysv*.
11712
11713Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11714
11715 * config.sub: Recognize mon960.
11716
11717Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11718
11719 * configure: Restore Canadian Cross handling of BISON and LEX,
11720 removed in Feb 20 change.
11721
11722Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11723
11724 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11725 Mention make install. Remove the old copyright date as well the
11726 clumsy and rather pointless copyright on the README file.
11727
11728Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11729
11730 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11731 Makefile after running symlink-tree, then run `make distclean' to
11732 avoid clobbering any generated files in srcdir.
11733
11734Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11735
11736 * configure.in (m68k-*-netbsd*): Build everything now.
11737
11738Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11739
11740 * Makefile.in (taz): Fix quoting.
11741
11742Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11743
11744 * configure.in (sparclet-*-*): Build everything now.
11745
11746Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11747
11748 * configure.in (m68k-*-linux*): New host.
11749
11750Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11751
11752 * configure: Check for bison before byacc.
11753
11754Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11755
11756 * Makefile.in configure: Change the way LEX and BISON/YACC are
11757 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11758 searching PATH. These are used as fallbacks by Makefile.in if
11759 flex/bison/byacc aren't in objdir.
11760
11761Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11762
11763 * Makefile.in: Make everything which depends upon all-bfd also
11764 depend upon all-opcodes, in case --with-commonbfdlib is used.
11765
11766Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11767
11768 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11769 building NT native compilers on Unix.
11770
11771Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11772
11773 * configure.in: Don't get CC from the host Makefile fragment if we
11774 can find gcc in PATH, or if this is a Canadian Cross. Move the
11775 Solaris test for /usr/ucb/cc to the post target script, just after
11776 the compiler sanity test.
11777
11778Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11779
11780 * config.sub: Merge with FSF.
11781
11782Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11783
11784 * Makefile.in (RPATH_ENVVAR): New variable.
11785 (REALLY_SET_LIB_PATH): Use it.
11786 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11787
11788Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11789
11790 * config.sub, configure.in: Recognize sparclet cpu.
11791
11792Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11793
11794 * config.guess: Support m68k-cbm-sysv4.
11795
11796Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11797
11798 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11799 m68k-unknown-linuxaout from linker help string. Put quotes around
11800 $ld_help_string.
11801
11802Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11803
11804 * config.guess (powerpc-harris-powerunix): Add guess for port
11805 to new target.
11806
11807Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11808
11809 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11810
11811Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11812
11813 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11814 $(REALLY_SET_LIB_PATH) in Makefile.
11815 * Makefile.in (SET_LIB_PATH): New variable.
11816 (REALLY_SET_LIB_PATH): New variable.
11817 ($(DO_X)): Use $(SET_LIB_PATH).
11818 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11819 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11820 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11821 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11822 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11823 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11824 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11825 (install-dosrel): Likewise.
11826 (all-opcodes): Depend upon all-libiberty.
11827
11828Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11829
11830 * config.guess (*:CYGWIN*): New
11831
11832Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11833
11834 * Makefile.in (all-target-winsup): All all-target-libiberty.
11835
11836Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11837
11838 * configure.in (noconfigdirs): Add missing # in front of comment.
11839
11840Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11841
11842 * configure.in: add second pass to things added to noconfigdirs
11843 so *-gm-magic can exclude libgloss properly.
11844
11845Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11846
11847 * mpw-configure (extralibs_name, rez_name): Set correctly
11848 for MWC68K compiler.
11849
11850 * mpw-README: Add more info on the necessary build tools.
11851
11852Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11853
11854 * configure.in, config.sub: Recognize cygwin32.
11855
11856Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11857
11858 * config.guess, config.sub: Recognize A/UX.
11859
11860Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11861
11862 * config.sub: Merge with gcc/config.sub.
11863
11864Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11865
11866 * mpw-build.in (do-binutils): Add build of stamps.
11867
11868Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11869
11870 * config.sub: Add recognition for mips64vr4100*-* targets.
11871
11872Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11873
11874 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11875 Add creation of gconfigargs with `--enable-shared' turned on.
11876 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11877 ($(host)-stamp-stage3-configured): Likewise.
11878 (HOLES): Add chatr and ldd.
11879 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11880
11881Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11882
11883 * configure: Pass --nfp to recursive configures.
11884
11885Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11886
11887 * Makefile.in (DLLTOOL): New.
11888 (DLLTOOL_FOR_TARGET): New.
11889 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11890 (EXTRA_TARGET_FLAGS): Ditto.
11891 (EXTRA_GCC_FLAGS): Ditto.
11892 (CONFIGURE_TARGET_MODULES): Ditto.
11893 (DO_X): Ditto.
11894 * configure: Add DLLTOOL.
11895
11896Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11897
11898 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11899 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11900 mh-sco, since old workarounds no longer needed, and don't
11901 build ld, since libraries have weak symbols in COFF.
11902
11903Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11904
11905 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11906
11907Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11908
11909 * configure.in: Make sure that ${CC} can be used to compile an
11910 executable.
11911
11912Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11913
11914 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11915 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11916 nothing depending on whether gdbtk is being built.
11917
11918Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11919
11920 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11921
11922Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11923
11924 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11925 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11926
11927Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11928
11929 * config-ml.in: Add support for
11930 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11931 Simplify setting of multidirs from --disable-foo.
11932
11933Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11934
11935 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11936 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11937 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11938 non-empty, pass them on to the GCC make.
11939 (all-bootstrap): New rule that is like all-gcc, except it executes
11940 the GCC bootstrap rule instead of the GCC all rule.
11941
11942Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11943
11944 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11945
11946Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11947
11948 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11949 DG/UX support.
11950
11951Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11952
11953 * config.sub (i*86*) Change [345] to [3456]
11954
11955Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11956
11957 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11958 --with-gnu-ld=no.
11959
11960Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11961
11962 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11963 AIX multilibs get built.
11964
11965Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11966
11967 * configure.in (i386-win32): Don't build expect if we're not
11968 building the tcl subdir.
11969
11970Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11971
11972 * Makefile.in: (configure-target-examples, all-target-examples):
11973 New targets, configure and build example programs.
11974
11975Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11976
11977 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11978 use it as input to sedit the generated MPW makefile.
11979 * mpw-README: Add a suggestion about Gestalt.h.
11980
11981Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11982
11983 * config.sub: Accept *-*-ieee*.
11984
11985Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11986
11987 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11988 Ronald F. Guilmette <rfg@monkeys.com>.
11989
11990Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11991
11992 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11993 for powerpc-pe native.
11994 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11995 (target==powerpc-pe): duplicate i386-win32 entry.
11996
11997Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11998
11999 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12000 of vxworks, not just vxworks5.1.
12001
12002Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12003
12004 * mpw-configure: Add support for exec-prefix.
12005
12006Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12007
12008 * config.guess: Recognize HP model 816 machines as having
12009 a PA1.1 processor.
12010
12011Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12012
12013 * configure: Ignore new autoconf configure options.
12014
12015Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12016
12017 * config.guess: Recognize Pentium under SCO.
12018 From Robert Lipe <robertl@arnet.com>.
12019
12020Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12021
12022 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12023
12024Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12025
12026 * configure.in: Don't configure gas for alpha-dec-osf*.
12027
12028Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12029
12030 * configure.in: Default to --with-stabs for some targets for which
12031 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12032 i[345]86*-*-unixware*.
12033
12034Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12035
12036 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12037 rather than basing it on the target. Simplify handling of options
12038 controlling which directories to configure. Remove extraneous
12039 slash in multi-clean target.
12040
12041Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12042
12043 * config-ml.in: Prefix more variables with ml_ so they don't collide
12044 with configure's.
12045
12046Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12047
12048 * configure: Don't turn -v into --v.
12049
12050Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12051
12052 * configure.in (targargs): Fix typo.
12053
12054 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12055
12056Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12057
12058 * configure.in: Strip --host and --target options from
12059 CONFIG_ARGUMENTS, and always configure for --host only. Add
12060 --with-cross-host option when building with a cross-compiler.
12061 * configure: Canonicalize the arguments put into config.status by
12062 always using `=' for an option with an argument. Pass a presumed
12063 --host or --target explicitly.
12064
12065Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12066
12067 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12068 into general OS recognition case.
12069
12070Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12071
12072 * configure.in (target_configdirs): add target-winsup only
12073 for win32 target systems.
12074
12075Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12076
12077 * Makefile.in (all-target-libgloss): Depend upon
12078 configure-target-newlib, since when libgloss is built it looks to
12079 see if the newlib directory exists.
12080
12081Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12082
12083 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12084 cfg-ml-*.in.
12085
12086Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12087
12088 * configure: Handle LD and LD_FOR_TARGET when configuring a
12089 Canadian Cross.
12090
12091Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12092
12093 * configure.in (target_libs): add target-winsup.
12094 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12095 (target==ppcle-pe): remove ld from $noconfigdirs.
12096
12097Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12098
12099 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12100 Preserve relative path names in $srcdir. Build symlink tree if
12101 configuring cross target dir and srcdir=. (= no VPATH support).
12102 (configure-target-libg++): Depend on configure-target-librx.
12103 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12104 * config-ml.in: New file.
12105 * symlink-tree: New file.
12106 * configure: Ensure srcdir="." if that's what it is.
12107
12108Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12109
12110 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12111 includes and FLEX_SKELETON setting.
12112 * mpw-configure (--with-gnu-ld): New option, controls whether
12113 to use PPCLink or ld with PowerMac GCC.
12114 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12115 * mpw-config.in: Configure grez if targeting Mac.
12116
12117 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12118 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12119 just macos.
12120 * configure.in: Configure grez resource compiler if targeting Mac.
12121 * Makefile.in (all-grez, install-grez): New targets.
12122
12123Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12124
12125 * configure: CXX defaults to gcc, not g++. If we find
12126 gcc in the path, set CC to gcc -O2.
12127
12128Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12129
12130 * configure: Default ${build} correctly. Avoid picking up extra
12131 spaces when reading CC and CXX from Makefile. When doing a
12132 Canadian Cross, use plausible default values for numerous
12133 variables.
12134 * configure.in: When doing a Canadian Cross, don't try to
12135 configure tools whose configure script can't handle it.
12136
12137Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12138
12139 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12140
12141Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12142
12143 * configure: Remove dubious bug reporting address.
12144
12145Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12146
12147 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12148 configure script, run that instead of this directory's configure.
12149 In either case, print a message that we're configuring the sub-dir.
12150
12151Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12152
12153 * configure.in: Before checking for the existence of various files,
12154 use sed to filter out "target-".
12155
12156Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12157
12158 * Makefile.in (DO_X): Split rule to decrease command line length
12159 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12160 (Philippe De Muyter).
12161
12162Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12163
12164 * Makefile.in (all-patch): depend on all-libiberty.
12165
12166Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12167
12168 * configure.in: If the only directory in target_configdirs which
12169 actually exists is libiberty, then set target_configdirs to empty,
12170 to avoid trying to build a target libiberty in a gas or gdb
12171 distribution.
12172
12173Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12174
12175 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12176 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12177 systems.
12178
12179Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12180
12181 * configure.in (copy_dirs): Use sys-include instead of include
12182 for --with-headers option.
12183
12184Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12185
12186 * Makefile.in, configure.in: Make winsup builds work with
12187 new scheme.
12188
12189Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12190
12191 * configure.in: Build the linker on AIX.
12192
12193Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12194
12195 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12196 where needed.
12197
12198Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12199
12200 * Makefile.in (all-gcc): Fix typo.
12201
12202Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12203
12204 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12205
12206Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12207
12208 * configure.in: Rename libFOO to target-libFOO, and xiberty
12209 to target-xiberty, to provide more flexibility.
12210 (target_subdir): Define. Create if cross.
12211 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12212 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12213 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12214 check-libFOO -> check-target-libFOO, etc.
12215 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12216 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12217 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12218 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12219 allow ALL_GCC="" to only configure.
12220 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12221 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12222 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12223
12224Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12225
12226 * Makefile.in (taz): Build "info" in etc explicitly.
12227
12228Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12229
12230 * configure.in: Make sure that CC is undefined (as opposed to
12231 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12232 problem with autoconf trying to configure on a host without GCC.
12233
12234Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12235
12236 * mpw-configure: Set host alias from choice of host compiler,
12237 only use generic MPW Makefile sed if present, edit a file
12238 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12239 * mpw-README: Add problem notes about CW6 and CW7.
12240
12241Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12242
12243 * Makefile.in (taz): Use ";" instead of ";;".
12244
12245Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12246
12247 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12248 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12249 DISTDOCDIRS.
12250 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12251 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12252
12253Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12254
12255 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12256 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12257 Move bfd to DISTSTUFFDIRS.
12258
12259Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12260
12261 * Makefile.in (X11_LIB): Removed.
12262 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12263
12264 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12265
12266Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12267
12268 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12269 names.
12270
12271Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12272
12273 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12274
12275Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12276
12277 * configure.in (i[345]86-*-win32): Always build newlib.
12278 Don't configure cvs, autoconf or texinfo.
12279 * Makefile.in (LD_FOR_TARGET): New.
12280 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12281 Pass down LD_FOR_TARGET.
12282
12283Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12284
12285 * winsup: New directory.
12286 * Makefile.in: Build winsup.
12287 * configure.in: Winsup is configured when target is win32.
12288 Can only build win32 target GDB when native.
12289
12290Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12291
12292 * config.guess: Recognize HP model 819 machines as having
12293 a PA 1.1 processor.
12294
12295Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12296
12297 * configure: Fix sed loop which substitutes for CC and CXX to
12298 avoid bug found in various sed implementations.
12299
12300Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12301
12302 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12303 simulator. Use standard powerpc-*-eabi*.
12304
12305Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12306
12307 * configure.in: Stop putting gas and binutils in noconfigdirs for
12308 powerpc-*-aix* and rs6000-*-*.
12309
12310Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12311
12312 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12313 -mcall-aixdesc libraries.
12314
12315Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12316
12317 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12318
12319 * config.sub (arm | armel | armeb): Fix shell syntax.
12320
12321Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12322
12323 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12324 -msoft-float and -mcpu=common support.
12325 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12326 libraries.
12327
12328Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12329
12330 * configure.in: Allow configuration and build of emacs19 for the alpha.
12331
12332Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12333
12334 * configure.in (CC): Get ^CC, not just any old CC, from
12335 ${host_makefile_frag}.
12336
12337Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12338
12339 * configure.in (CC): Try to get CC from
12340 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12341
12342Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12343
12344 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12345 only if it exists in $(srcdir).
12346
12347Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12348
12349 * configure: If CC and CXX are not set in the environment, set
12350 them, based on either an existing Makefile or on searching for gcc
12351 in PATH. Substitute for CC and CXX in Makefile.
12352 * configure.in: Remove libm from target_libs. Separate
12353 target_configdirs from configdirs. If CC is not set in
12354 environment, try to get it from a host Makefile fragment. Rewrite
12355 changes of configdirs to use skipdirs instead. A few minor
12356 tweaks. Take directories out of target_configdirs as they are
12357 taken out of configdirs. Remove existing Makefile files from
12358 subdirectories. Substitute for TARGET_CONFIGDIRS and
12359 CONFIG_ARGUMENTS in Makefile.
12360 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12361 by configure.in.
12362 (CONFIG_ARGUMENTS): Likewise.
12363 (CONFIGURE_TARGET_MODULES): New variable.
12364 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12365 ($(CONFIGURE_TARGET_MODULES)): New target.
12366 (configure-libg++, configure-libio): New targets.
12367 (all-libg++): Depend upon configure-libg++.
12368 (all-libio): Depend upon configure-libio.
12369 (configure-libgloss, all-libgloss): New targets.
12370 (configure-libstdc++): New target.
12371 (all-libstdc++): Depend upon configure-libstdc++.
12372 (configure-librx, all-librx): New targets.
12373 (configure-newlib): New target.
12374 (all-newlib): Depend upon configure-newlib
12375 (configure-xiberty): New target.
12376 (all-xiberty): Depend upon configure-xiberty.
12377
12378Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12379
12380 * configure.in (host i[345]86-*-win32): Expand the
12381 noconfigdirs again.
12382
12383Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12384
12385 * mpw-configure: Fix sed command file name.
12386
12387Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12388
12389 * configure.in (host i[345]86-*-win32): Reduce the
12390 noconfigdirs again.
12391
12392Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12393
12394 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12395 or powerpc*-*-pe*, since they are not yet supported.
12396
12397Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12398
12399 Add PowerMac support and many other enhancements.
12400 * mpw-configure: New option --cc to select compiler to use,
12401 paste options set according to --cc into the generated
12402 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12403 if mpw-make.sed is present.
12404 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12405 add forward includes for PowerPC include files.
12406 * mpw-build.in: Build using Makefile.PPC if present.
12407 (do-byacc, etc): Remove separate version resource builds.
12408 (do-gas): Build "stamps" before "all".
12409 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12410 * mpw-README: Update to reflect --cc option, PowerMac support,
12411 and recently-reported compatibility problems.
12412
12413Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12414
12415 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12416 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12417 (--with-multilib-top): Pass to recursive invocations.
12418
12419Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12420
12421 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12422 v810-*-*.
12423
12424Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12425
12426 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12427 gdb, ld and opcodes on v810-*-*.
12428
12429Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12430
12431 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12432 (local-maintainer-clean): New target.
12433 (maintainer-clean): New target.
12434 (realclean): Just depend upon maintainer-clean.
12435
12436Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12437
12438 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12439
12440Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12441
12442 * configure.in: Build ld in mips*-*-bsd* case.
12443
12444Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12445
12446 * config.sub: Accept -lites* OS. From Ian Dall.
12447
12448Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12449
12450 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12451 targets.
12452
12453Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12454
12455 * configure.in: treat i386-win32 canadian cross the same as
12456 i386-go32 canadian cross.
12457
12458Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12459
12460 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12461 running under the simulator to build a reduced set of libraries.
12462 (powerpc-*-eabiaix): Add fine grained multilib support added to
12463 other powerpc targets yesterday.
12464
12465Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12466
12467 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12468 -disable-softfloat, -disable-relocatable, -disable-aix, and
12469 -disable-sysv to control which multilib libraries get built.
12470
12471Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12472
12473 * configure: Add Makefile.tem to list of files to remove in trap
12474 handler.
12475
12476Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12477
12478 * config.guess (*Linux*): Add missing "exit"s.
12479 Also, need specific check for alpha-unknown-linux (uses COFF).
12480
12481Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12482
12483 * config.guess: Merge with FSF:
12484
12485 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12486 * config.guess (AIX4): More robust release numbering discovery.
12487
12488 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12489 * config.guess (i386-sequent-ptx): Properly get version number.
12490
12491 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12492 * config.guess (mips:*:4*:UMIPS): New case.
12493
12494Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12495
12496 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12497 (i386-win32 host): Likewise. Don't build readline.
12498
12499Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12500
12501 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12502 SUPPORT_FILES to submakes.
12503
12504Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12505
12506 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12507 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12508 mpw-configure.
12509
12510Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12511
12512 * configure.in (appdirs): Use =, not ==, in test expression when
12513 trying to build the text to print in the warning message for
12514 Solaris users.
12515
12516Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12517
12518 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12519
12520Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12521
12522 * config.guess: Recognize lynx-2.3.
12523
12524Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12525
12526 * config.sub (z8ksim): Deleted
12527 (z8k-*-coff): New, this is the one true name of the target.
12528
12529Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12530
12531 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12532
12533Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12534
12535 * config.guess (*:Linux:*:*): First try asking the linker what the
12536 default object file format is (elf, aout, or coff). Then if this
12537 fails, try previous methods.
12538
12539Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12540
12541 * configure.in: Don't build newlib for *-*-vxworks5.1.
12542
12543Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12544
12545 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12546 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12547
12548Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12549
12550 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12551
12552Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12553
12554 * cfg-ml-com.in: New file.
12555 * cfg-ml-pos.in: New file.
12556
12557Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12558
12559 * COPYING.NEWLIB: Add HP free copyright to list.
12560
12561Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12562
12563 * config.sub: Recognize -eabi* for the system, not just -eabi.
12564
12565Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12566
12567 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12568 * config.sub, configure.in (win32): New target and host.
12569
12570Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12571
12572 * configure.in: Add i386-pe configuration.
12573
12574Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12575
12576 * mpw-build.in (install): Install GDB after LD.
12577
12578Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12579
12580 * mpw-config.in (elf/mips.h): Always forward-include, needed
12581 for GDB to build.
12582
12583Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12584
12585 * testsuite: New directory for customer acceptance and whole tool
12586 chain tests.
12587
12588Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12589
12590 * configure: If per-host line isn't found, but AC_OUTPUT is found
12591 and a configure script exists, run it instead.
12592
12593Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12594
12595 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12596
12597Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12598
12599 * configure: Set build_{cpu,vendor,os,alias} to host values when
12600 --build isn't specified.
12601
12602Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12603
12604 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12605 (FLAGS_TO_PASS): Pass them.
12606 (EXTRA_TARGET_FLAGS): Ditto.
12607
12608Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12609
12610 * Makefile.in (all-libg++): Depend on all-libstdc++.
12611
12612Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12613
12614 * configure.in (noconfigdirs): Enable all packages for
12615 i386-unknown-netbsd.
12616
12617Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12618
12619 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12620 hosted builds (DOS builds)
12621
12622Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12623
12624 Changes for ARM based on patches from Richard Earnshaw:
12625 * config.sub: Handle armeb and armel.
12626 * configure.in: Omit arm linker only for riscix.
12627
12628Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12629
12630 * config.guess: Update from FSF.
12631
12632Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12633
12634 * config.sub: Recognize powerpcle as the little endian variant of
12635 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12636 powerpcle variant. Convert pentium into i586, not i486. Add p5
12637 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12638 temporarily.
12639
12640Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12641
12642 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12643
12644Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12645
12646 * config.sub: Accept -lites* as a basic system type.
12647
12648Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12649
12650 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12651 installed, and if so return linuxoldld as the system name.
12652
12653Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12654
12655 * config.guess: Add hppa1.1-hp-lites support.
12656
12657Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12658
12659 * configure.in: Don't build newlib for m68k-vxworks5.1.
12660
12661Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12662
12663 * configure.in (mips-sgi-irix6): Use mh-irix5.
12664
12665Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12666
12667 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12668
12669Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12670
12671 * test-build.mk: Enable building of shared libraries on IRIX 5 and
12672 OSF/1. Fix compiler flags.
12673 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12674
12675Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12676
12677 * configure.in: Recognize --with-newlib.
12678 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12679
12680Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12681
12682 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12683 to *_X11_MODULES due to gdbtk needing X include files et al.
12684
12685Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12686
12687 Merge in support for Mac MPW as a host.
12688 (Old change descriptions retained for informational value.)
12689
12690 * mpw-config.in: Add generic include forwards for cpu-specific
12691 include files in aout and elf directories.
12692
12693 * mpw-configure: Added copyright.
12694 * mpw-config.in: Check for presence of required build tools.
12695 (target_libs): Add newlib.
12696 (target_tools): Add examples.
12697 (Read Me): Generate as "Read Me for MPW" instead.
12698 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12699 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12700 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12701
12702 * mpw-configure: Remove subdir-specific makefile hackery,
12703 delete mk.tmp after using it.
12704
12705 * mpw-build.in (all): Display start and end times.
12706
12707 * mpw-configure (host_canonical): Set.
12708 (target_cpu): Always add to makefiles.
12709 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12710 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12711 (mpw-mh-mpw): Look for in srcdir and srcroot.
12712 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12713
12714 * mpw-build.in: (install-only): New target.
12715
12716 * mpw-configure (host_alias, target_alias): Rename from hostalias
12717 and targetalias, add into generated Makefile.
12718 (mk.tmp): If present, add into generated Makefile.
12719 * mpw-build.in (all-gas): Build config.h first before gas proper.
12720
12721 * mpw-configure (config.status): Write only if changed.
12722 * mpw-config.in (readline): Configure it (not built, just used for
12723 definitions).
12724
12725 * mpw-config.in (elf/mips.h): Add a forward include.
12726
12727 * mpw-config.in: Forward-include most .h files in include into
12728 extra-include.
12729 (readline): Don't build.
12730 mpw-build.in (install): Install GDB.
12731
12732 * mpw-configure (prefix, mpw_prefix): Handle it.
12733 * mpw-config.in (mmalloc, readline): Don't configure.
12734 * mpw-build.in (thisscript): Rename to ThisScript.
12735 Use mpw-build instead of BuildProgram everywhere.
12736 (mmalloc, readline): Don't build.
12737 * mpw-README: New file, basic documentation about the MPW port.
12738
12739 * mpw-config.in: Use forward-include to create include files.
12740
12741 * mpw-configure: Add more things to the top of each configured
12742 Makefile, including contents of config/mpw-mh-mpw.
12743 * mpw-config.in (extra-include): Create this directory and fill it
12744 with Posix-like include files when configuring.
12745
12746 * config.sub (apple, mac, mpw): Add various aliases.
12747
12748 * mpw-build.in: New file, top-level build script fragment for MPW.
12749 * mpw-configure: New file, configure script for MPW.
12750 * mpw-config.in: New file, config fragment for MPW.
12751
12752Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12753
12754 * configure.in (host_libs): Remove glob, since it is gone from the
12755 sources.
12756
12757Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12758
12759 * Makefile.in: define empty GDB_NLM_DEPS var.
12760
12761 * configure.in(target_makefile_frag): use config/mt-netware
12762 for netware targets.
12763
12764Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12765
12766 * config.sub: Merge in recent FSF changes. Remove linux special
12767 cases.
12768
12769Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12770
12771 Revert this change:
12772
12773 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12774
12775 * build-all.mk: Use CC=cc -Xs on Solaris.
12776
12777Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12778
12779 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12780 stop using it.
12781 * Makefile.in: Nuke all references to glob subdirectory.
12782
12783Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12784
12785 * configure.in: Fix --enable-shared logic in per-host.
12786
12787Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12788
12789 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12790
12791Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12792
12793 * configure.in (noconfigdirs): Don't build gas on AIX, for
12794 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12795
12796Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12797
12798 * configure: Fix --cache-file to work if the file argument is a
12799 relative path.
12800
12801Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12802
12803 * configure: If the --cache-file is used, pass it down to
12804 configure in subdirectories.
12805
12806Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12807
12808 * config.sub: add vxworks29k configuration.
12809
12810Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12811
12812 * Makefile.in (taz): Do "diststuff" part quietly.
12813
12814Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12815
12816 * config.sub: Mini-merge with gcc/config.sub.
12817
12818Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12819
12820 * config.guess (IRIX): Sed - to _.
12821
12822Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12823
12824 * Makefile.in (source-vault, binary-vault): New targets.
12825
12826Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12827
12828 * config.sub: Recognize -eabi as a basic system type.
12829
12830Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12831
12832 * configure.in (enable_shared stuff): Fix typo.
12833
12834Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12835
12836 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12837
12838Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12839
12840 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12841
12842Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12843
12844 * configure.in (rs6000-*-*): Don't build gas.
12845
12846Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12847
12848 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12849 reduce command line length.
12850 (AS_FOR_TARGET): Check for as.new, not Makefile.
12851 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12852
12853Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12854
12855 * config.guess: Merge from FSF.
12856
12857Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12858
12859 * configure: Don't use $ when handling program_suffix.
12860
12861Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12862
12863 * configure.in: Configure tk for hppa/hpux.
12864
12865Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12866
12867 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12868
12869Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12870
12871 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12872 to LIBCXXFLAGS. Tests are better run without it.
12873
12874Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12875
12876 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12877
12878Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12879
12880 * configure.in (*-*-netware*): Don't configure xiberty.
12881
12882Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12883
12884 * configure.in: Remove tk from native_only list.
12885
12886Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12887
12888 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12889 for special NCD build.
12890
12891Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12892
12893 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12894 makeall.bat, they're only useful for binutils snapshots.
12895 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12896 makeall.bat to specified SUPPORT_FILES.
12897
12898Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12899
12900 * build-all.mk: Add Ericsson targets to sun4 and solaris
12901 hosts. Add BNR's sun4 target to solaris host, so their
12902 build-from-source will be tested in-house first.
12903
12904Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12905
12906 * Makefile.in (LIBCFLAGS): New variable.
12907 (CFLAGS_FOR_TARGET): Ditto.
12908 (LIBCFLAGS_FOR_TARGET): Ditto.
12909 (LIBCXXFLAGS): Ditto.
12910 (CXXFLAGS_FOR_TARGET): Ditto.
12911 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12912 (BASE_FLAGS_TO_PASS): Pass them.
12913 (EXTRA_TARGET_FLAGS): Ditto.
12914
12915 * configure.in: Support --enable-shared.
12916
12917Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12918
12919 * configure.in (target_libs): Include libstdc++ again.
12920 * config.guess: Update from FSF (for FreeBSD).
12921
12922Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12923
12924 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12925 makeall.bat.
12926 (DISTDOCDIRS): Add `etc'.
12927 (ETC_SUPPORT_PFX): New variable.
12928 (taz): Include anything from etc starting with a word in
12929 ETC_SUPPORT_PFX.
12930
12931Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12932
12933 * config.sub: Update for recent FSF changes. Remove obsolete
12934 h8300hds entry. Add -windows* and -osx as basic os. Minor
12935 spacing changes.
12936
12937Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12938
12939 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12940
12941 * config.guess: Merge with FSF.
12942 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12943
12944Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12945
12946 * configure: Since the "trap 0" handler will override the exit
12947 status on many systems, only use it for "exit 1", and make it set
12948 a non-zero exit status; reset it before "exit 0". Also, check
12949 exit status of config.sub, and error out if it failed.
12950
12951Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12952
12953 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12954 and install libgloss.
12955
12956Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12957
12958 * Makefile.in (all-binutils): Depend upon all-byacc.
12959
12960 * configure.in: Don't build emacs on Irix 5.
12961
12962Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12963
12964 * configure.in (*-*-netware*): Add libio.
12965
12966Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12967
12968 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12969 (CHECK_TARGET_MODULES): Ditto.
12970 (INSTALL_TARGET_MODULES): Ditto.
12971 (TARGET_LIBS): Ditto.
12972 (all-libstdc++): Note dependencies.
12973
12974Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12975
12976 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12977
12978Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12979
12980 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12981 -fexternal-templates.
12982
12983 * configure.in (target_libs): Add libstdc++.
12984 (noconfigdirs): Add libstdc++ as appropriate.
12985
12986Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12987
12988 * config.guess: Update from FSF.
12989
12990Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12991
12992 * configure: Use ${config_shell} when running ${configsub}.
12993
12994Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12995
12996 * config.sub: No longer recognize h8300h.
12997
12998Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12999
13000 * config.sub: Remove extraneous differences between config.sub and
13001 gcc/config.sub.
13002
13003Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13004
13005 * Makefile.in (DISTSTUFFDIRS): Add gas.
13006
13007Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13008
13009 * COPYING.NEWLIB: New file.
13010
13011Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13012
13013 * config.guess (HP-UX): Patch from Harlan Stenn
13014 <harlan@landmark.com> to also emit release level.
13015
13016Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13017
13018 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13019
13020Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13021
13022 * config.sub: Merge nextstep cleanup from FSF.
13023
13024Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13025
13026 * configure.in (arm-*-*): Don't configure ld for this target.
13027
13028Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13029
13030 * configure.in (*-*-netware): don't configure libg++, libio,
13031 librx, or newlib.
13032
13033Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13034
13035 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13036 configure ld--it works, but it doesn't support shared libraries.
13037
13038Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13039
13040 * config.guess (*-unknown-freebsd*): Get rid of possible
13041 trailing "(Release)" in version string.
13042 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13043
13044Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13045
13046 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13047 Fix type: *-next-neststep -> *-next-nextstep.
13048
13049 * config.guess: Merge from FSF:
13050
13051 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13052
13053 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13054
13055 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13056
13057 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13058 instead of UNIX_SV for UnixWare 1.0).
13059
13060Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13061
13062 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13063 to make gdb/nlm/* build after the compiler and linker.
13064
13065Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13066
13067 * config.guess (netbsd, freebsd, linux): Accept any machine,
13068 not just i[34]86.
13069 (m68k-atari-sysv4): Relocate to match FSF version.
13070
13071 * config.guess: More merges from the FSF:
13072
13073 Add a space before function call or macro invocation.
13074
13075 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13076
13077 * config.guess: Add trap cmd to remove dummy.c and dummy when
13078 interrupted.
13079
13080 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13081
13082 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13083 (dummy): Redirect stderr from compilation of dummy.c.
13084
13085 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13086
13087 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13088
13089Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13090
13091 * configure: Accept and ignore --cache*, for compatibility with
13092 new autoconf.
13093
13094Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13095
13096 * config.guess: Merge from FSF:
13097
13098 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13099
13100 * config.guess (Pyramid*:OSx*:*:*): New case.
13101 (PATH): Add /.attbin at end for finding uname.
13102 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
13103
13104 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13105
13106 * config.guess (M88*:DolphinOS:*:*): New case.
13107
13108 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13109
13110 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13111 to select whether to use ELF or COFF.
13112
13113 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13114
13115 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13116
13117 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13118
13119 * config.guess: Guess the OS version for HPUX.
13120
13121 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13122
13123 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13124
13125Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13126
13127 * configure.in: Recognize --with-headers, --with-libs, and
13128 --without-newlib.
13129 * Makefile.in (all-xiberty): Depend upon all-ld.
13130
13131Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13132
13133 * configure.in: Change i[34]86 to i[345]86.
13134
13135Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13136
13137 * configure (version): A few more tweaks to help message.
13138
13139Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13140
13141 * Makefile.in: Remove (for now) librx as a host library,
13142 now that we're building it for target.
13143
13144Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13145
13146 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13147 (Karl Berry).
13148
13149Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13150
13151 * configure.in: Also configure librx.
13152
13153Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13154
13155 * Makefile.in: Update various rules to reflect that librx
13156 is now needed for libg++.
13157
13158Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13159
13160 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13161
13162Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13163
13164 * configure.in: Configure the examples directory.
13165
13166Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13167
13168 * configure: Simplify Jun 2 1994 change.
13169
13170Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13171
13172 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13173 /bin/gcc isn't good enough to build gcc.
13174
13175Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13176
13177 * Makefile.in (GDB_SUPPORT_FILES): Remove
13178 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13179 (gdb.tar.gz): Add new rule to use standard distribution building
13180 mechanism.
13181
13182Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13183
13184 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13185 Bill Cox <bill@cygnus.com>.
13186
13187Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13188
13189 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13190
13191Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13192
13193 * configure: Search current dir first in .gdbinit.
13194
13195Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13196
13197 * config.sub: Recognize freebsd (merged from gcc config.sub).
13198
13199Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13200
13201 * config.sub: Refer to NeXT's operating system as nextstep.
13202
13203 * config.sub (case $basic_machine): Re-order the cases, to match
13204 the order in the FSF version (which is mostly alphabethical).
13205 Merge in some additions and changes from the FSF.
13206
13207Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13208
13209 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13210 * config.sub: Recognize cxux7.
13211 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13212
13213Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13214
13215 * config.sub: Fix typo powerpc -> powerpc-*.
13216
13217Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13218
13219 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13220
13221 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13222 parallel with all-emacs and install-emacs). Top-level command
13223 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13224
13225Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13226
13227 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13228 $(relbindir)/make before doing ``make install'', and use
13229 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13230 installing over running make binary.
13231 ($(host)-stamp-stage3-installed): Likewise.
13232
13233Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13234
13235 * config.guess: Recognize Mach.
13236
13237Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13238
13239 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13240 see whether --exec-prefix was used.
13241
13242Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13243
13244 * README: Explicitly mention libg++/README. (Zoo's idea.)
13245
13246Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13247
13248 * Makefile.in: Add all-librx target similar to all-libproc.
13249
13250Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13251
13252 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13253 with post 1.2 uname bogosity.
13254
13255Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13256
13257 * configure: Remove temporary files on receipt of a signal.
13258
13259Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13260
13261 * configure: If there is a package_makefile_frag, remove
13262 ${subdir}/Makefile.tem after copying it in.
13263
13264Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13265
13266 * build_all.mk: support rs6000 lynx identifies itself as
13267 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13268 since /bin/gcc is too feeble to compile a modern gcc.
13269
13270Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13271
13272 * brought devo/test-build.mk update-to-date with progressive/
13273 test-build.mk. Add lynx targets and hppa flag info.
13274
13275Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13276
13277 * configure.in: Use mh-ncrsvr43. Patch from
13278 Tom McConnell <tmcconne@sedona.intel.com>.
13279
13280Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13281
13282 * config.guess (i386-unknown-bsdi): No longer need to
13283 check #if defined(__bsdi__) && defined(__i386__).
13284
13285Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13286
13287 * configure: Set program_transform_nameoption correctly.
13288
13289Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13290
13291 * brought build-all.mk update-to-date with progressive build-all.mk,
13292 added new targets and hppa info.
13293
13294Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13295
13296 * configure: If config.guess result is a prefix of the user
13297 specified target, assume a native build and use the user specified
13298 target as the host alias. Remove SunOS patch suffix removal hack.
13299 * configure.in: Remove SunOS patch suffix removal hack.
13300
13301 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13302 in NATIVE_CHECK_MODULES.
13303
13304Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13305
13306 * Makefile.in: Rename HOST_ONLY to NATIVE.
13307 * configure: Delete SunOs patch suffix from host_canonical
13308 and build_canonical variables that are prepended to Makefiles.
13309 * configure.in: Add comments for easier maintenance.
13310
13311Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13312
13313 * Makefile.in: Add all-libproc target similar to all-gui.
13314
13315Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13316
13317 * Makefile.in (CHECK_MODULES): split into
13318 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13319
13320Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13321
13322 * config.guess (i386-unknown-bsdi): New system to guess.
13323
13324Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13325
13326 * Makefile.in: Add all-gui target (but not yet build by "all").
13327
13328Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13329
13330 * config.sub: Move deletion of patch suffix from here...
13331 * configure.in: To here, at Ian's suggestion. The top-
13332 level scripts might need to know of a patch level.
13333
13334Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13335
13336 * config.sub: Strip off patch suffix so rtl is recognized
13337 as a sunos4.1.3 machine, even though it's been patched.
13338
13339Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13340
13341 * Makefile.in (INSTALL_LAST): Delete.
13342 (INSTALL_DOSREL): New.
13343
13344Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13345
13346 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13347 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13348 whether we pass down --with-gnu-ld anyhow.
13349
13350Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13351
13352 * Makefile.in (INSTALL_LAST): Change operation so it works
13353 on more flavors of make.
13354 * configure.in (go32): Don't build libg++ or libio.
13355
13356Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13357
13358 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13359 they can be overriden by templates.
13360
13361Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13362
13363 * configure.in (target==go32): Don't build gdb.
13364 * dosrel: New directory.
13365
13366Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13367
13368 * configure.in (host==go32): Configure dosrel too.
13369 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13370 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13371 be set by incoming names or templates.
13372 (INSTALL_LAST): New rule.
13373
13374Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13375
13376 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13377
13378Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13379
13380 * configure.in (appdirs): New variable. Currently empty, but will
13381 be used in gas distribution. If nonempty, lists a set of
13382 directories at least one of which must get configured, or top
13383 level configuration is considered to have failed.
13384 (rs6000-*-lynxos*): Use new file name.
13385
13386Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13387
13388 Eliminate XTRAFLAGS.
13389 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13390 newlib include files using -idirafter, and also use -nostdinc.
13391 (CXX_FOR_TARGET): Likewise.
13392 (XTRAFLAGS): Removed.
13393 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13394 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13395 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13396 ($(DO_X)): Don't pass down XTRAFLAGS.
13397
13398Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13399
13400 * configure.in (mips*-dec-bsd*): New target; do build linker.
13401 (mips*-*-bsd*): New target; don't build linker.
13402
13403Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13404
13405 * configure.in: support rs6000-*-lynxos* configuration.
13406 support sunos4 as a cross target.
13407
13408 * config.sub: look for lynx*, not lynx since the OS version may
13409 legitimately be part of the name.
13410
13411Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13412
13413 * configure.in (i[34]86-*-sco*): Move to be with other i386
13414 targets.
13415 (romp-*-*): New target. Skip various binary utilities.
13416 (vax-*-*): New target. Don't build newlib.
13417 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13418
13419Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13420
13421 * configure.in: Only set host_makefile_frag if config
13422 directory exists.
13423
13424Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13425
13426 * install.sh: If $dstdir exists, don't check whether each
13427 component does.
13428
13429Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13430
13431 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13432
13433Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13434
13435 * configure.in (*-*-lynxos*): Don't configure newlib for either
13436 native or cross Lynx.
13437
13438Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13439
13440 * config.sub (sparc64-elf): Fix os.
13441 (z8k): Remove duplicate.
13442
13443Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13444
13445 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13446 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13447
13448Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13449
13450 * configure: Make file links cleanly even if Lynx fails on
13451 an NFS symlink (at least fail cleanly).
13452
13453Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13454
13455 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13456 -XNh2000.
13457
13458Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13459
13460 * configure: Unknown options are fatal again.
13461
13462Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13463
13464 * configure: Ignore --x-includes and --x-libraries, for Autoconf
13465 compatibility.
13466
13467Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13468
13469 * build-all.mk: Add `clean' target.
13470
13471Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13472
13473 * config.guess: Add SINIX support.
13474 * configure.in: Add mips-*-sysv4* support.
13475
13476Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13477
13478 * build-all.mk: Document all useful targets.
13479 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13480 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13481
13482Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13483
13484 * configure: Support --silent, --quiet.
13485
13486Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13487
13488 * configure: Support --disable-FEATURE.
13489
13490Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13491
13492 * config.guess: Recognize NCR running SVR4.3.
13493
13494Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13495
13496 * config.guess: Make BSDI generate i386-unknown-bsd386.
13497 Patch from Paul Eggert <eggert@twinsun.com>.
13498
13499Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13500
13501 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13502
13503Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13504
13505 * configure: Make unrecognized options give nonfatal warnings
13506 instead of fatal errors, and pass them to any subdirectory
13507 configures in case they recognize them.
13508 Make --x equivalent to --with-x.
13509
13510Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13511
13512 * configure: Add --enable-* options. Clean up usage message and
13513 some comments.
13514
13515Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13516
13517 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13518
13519Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13520
13521 * configure.in (hppa*-*-*): Enable binutils.
13522
13523Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13524
13525 * config.sub: Recognize cisco.
13526
13527Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13528
13529 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13530
13531Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13532
13533 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13534 than one configuration name. Add comment.
13535
13536Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13537
13538 * config.guess: about target *-hitachi-hiuxwe2, fixed
13539 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13540 macro is incorrect.]
13541
13542Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13543
13544 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13545 than the "make ls" stuff which used to be here.
13546
13547Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13548
13549 * config.guess: Recognize i[34]86-unknown-freebsd.
13550 From Shawn M Carey <smcarey@rodan.syr.edu>.
13551
13552Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13553
13554 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13555
13556Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13557
13558 * config.guess: Check for ptx.
13559
13560Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13561
13562 * config.sub: Add os9k checking.
13563
13564Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13565
13566 * config.guess: Handle OSF1 running on HPPA processors
13567
13568Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13569
13570 * configure: If subdir configure fails, print out a message with
13571 subdirectory name, in case subdir's configure code didn't identify
13572 itself.
13573
13574Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13575
13576 * configure.in: Remove embedded newlines from configdirs.
13577 Avoid mismatches of substrings. Fix matching strings at end
13578 of configdirs.
13579
13580Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13581
13582 * config.guess: Add Lynx/rs6000 config support.
13583
13584Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13585
13586 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13587
13588Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13589
13590 * configure.in (hppa*-*-osf*): Treat this just like most other
13591 PA configurations (eg no binutils or ld).
13592 (hppa*-*-*elf*): These configurations have binutils and ld.
13593
13594Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13595
13596 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13597
13598Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13599
13600 * configure.in (rs6000-*-*): Build gas.
13601
13602Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13603
13604 * Makefile.in: Avoid bug in losing hpux sed.
13605
13606Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13607
13608 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13609 for GDB and GDB has been fixed to not need it.
13610
13611Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13612
13613 * config.guess: Recognize vax hosts.
13614
13615Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13616
13617 * configure (while loop): Don't use "break 2" inside case
13618 statement -- the case statement isn't an enclosing loop.
13619
13620Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13621
13622 * config.guess: Clean up NeXT support, to allow nextstep
13623 on Intel machines. Make OS be nextstep.
13624
13625Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13626
13627 * config.guess: Add alternate forms for Convex.
13628
13629Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13630
13631 * configure: Completely rewrite option processing. Take
13632 advantage of pattern-matching to avoid invoking test frequently.
13633 Also clean up host and target defaulting logic.
13634
13635Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13636
13637 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13638 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13639 commands (plus user environment) will fit SCO limits.
13640
13641Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13642
13643 * configure.in: Don't issue warnings about directories which are
13644 not being configured if -norecursion is set. Correct test for
13645 --with-gnu-as and --with-gnu-ld to not get confused by substring
13646 matches.
13647
13648 * configure.in: Don't build gas for alpha-dec-osf1*.
13649
13650Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13651
13652 * configure: Back out Per's change of 12/19/1993. It changes the
13653 behavior of configure in unexpected and confusing ways.
13654
13655 Also, use different delim char when calculating
13656 program_transform_name so that the name can contain slashes.
13657
13658Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13659
13660 * configure.in, config.sub: Add support for VSTa micro-kernel.
13661
13662Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13663
13664 * configure.in: Nuke hacks which were used to get a special
13665 version of GAS for HPPA configurations.
13666
13667Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13668
13669 * configure: If only ${target_alias} is given, use that
13670 as the default for ${host_alias}.
13671 * configure: Add missing back-slashes before nested quotes.
13672
13673Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13674
13675 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13676
13677Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13678
13679 * config.guess: Recognize some Tektronix configurations.
13680 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13681
13682Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13683
13684 * config.sub: Match any flavor of SH.
13685
13686Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13687
13688 * configure.in: Don't try to configure newlib for Alpha.
13689
13690Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13691
13692 * configure.in: Don't build ld for Irix 5. Don't build gas,
13693 libg++ or libio for any Alpha target.
13694
13695 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13696
13697Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13698
13699 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13700 default arguments -- so it tried to compress itself.
13701
13702Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13703
13704 * configure.in (notsupp): ensure that a space is always at the end
13705 of the configdirs list, since the grep checks for an explicit space
13706
13707Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13708
13709 * configure.in (target i386-sysv4.2): don't build ld, since static
13710 versions of many libraries are not available.
13711
13712Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13713
13714 * config.guess: Recognize Apollos (using environment variables).
13715 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13716
13717Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13718
13719 * config.guess: Recognize Sony news mips running newsos.
13720
13721Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13722
13723 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13724 "fi ; else" for bash.
13725
13726Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13727
13728 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13729
13730Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13731
13732 * config.sub: accept unixware as an alias for svr4.2.
13733 Fix some inconsistancies with the gcc version.
13734
13735Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13736
13737 * Makefile.in (DISTDOCDIRS): Add gdb.
13738
13739Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13740
13741 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13742
13743Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13744
13745 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13746 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13747 this now.
13748
13749Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13750
13751 * config.sub: Accept hiux* as an OS name.
13752
13753 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13754 etc/make-stds.texi. The underscore came from gcc, and dje now
13755 agrees that RUNTESTFLAGS is the correct name.
13756
13757Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13758
13759 * install.sh: Remove 'set -e'. It makes any conditionals
13760 in the script useless.
13761
13762 * config.guess: Automatically recognize arm-acorn-riscix
13763 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13764
13765Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13766
13767 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13768
13769Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13770
13771 * Makefile.in (DISTDOCDIRS): New variable.
13772 (taz): Edit local Makefile.in sooner, instead of proto-toplev
13773 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
13774
13775Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13776
13777 * configure.in (hppa target): check the source directory for the
13778 pagas sub-directory
13779
13780Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13781
13782 * config.sub: Allow -aout* and -elf*.
13783
13784Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13785
13786 * configure.in: Don't build ld on i386-solaris2, same as for
13787 sparc-solaris2.
13788
13789Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13790
13791 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13792
13793Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13794
13795 * configure.in: Configure gdb for alpha.
13796
13797Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13798
13799 * Makefile.in (CXXFLAGS): Add -O.
13800
13801Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13802
13803 * config.guess: added support for DG Aviion
13804
13805Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13806
13807 * configure.in: Produce warning message for subdirectories not
13808 configurable for this host/target combination. Don't try to
13809 configure gdb for vms.
13810
13811Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13812
13813 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13814 appropriate files before making "diststuff".
13815 (DISTBISONFILES): New var: list of files to be edited.
13816 (DISTSTUFFDIRS): Add binutils.
13817
13818Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13819
13820 * config.sub: also handle mipsel and mips64el (for little endian mips)
13821
13822Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13823
13824 * configure.in: Add * to end of all OS names.
13825
13826Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13827
13828 * configure.in: Build newlib for LynxOS native.
13829
13830Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13831
13832 * config.guess: Add support for delta 88k running SVR3.
13833
13834 * configure.in: Add comment about HP compiler vs. emacs.
13835
13836Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13837
13838 * configure.in: don't build ld on solaris2 (not a viable option
13839 due to bugs in getpwnam & getpwuid)
13840
13841Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13842
13843 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13844 config.guess will produce a full version number.
13845
13846Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13847
13848 * configure.in: Build linker and binutils for alpha-dec-osf1.
13849
13850Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13851
13852 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13853 and gdb/testsuite/Makefile.in.
13854
13855Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13856
13857 * configure.in: recognize mips*- instead of mips-
13858
13859Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13860
13861 * config.sub: Accept linux*coff and linux*elf as operating
13862 systems.
13863
13864Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13865
13866 * config.sub: Recognize mips64, and mips3 as an alias for it.
13867
13868Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13869
13870 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13871 gdb knows how to handle OSF/1 shared libraries.
13872
13873Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13874
13875 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13876 * config.guess: Recognize Hitachi's HIUX.
13877 * config.sub: Recognize h3050r* and hppahitachi.
13878 Remove redundant cases for hp9k[23]*.
13879
13880Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13881
13882 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13883 if gas and ld are in the source tree and are in ${configdirs}.
13884 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13885 --with options (but still pass them down on the command line,
13886 if they were explicitly specified).
13887
13888Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13889
13890 * configure: substitute SHELL value in Makefile.in with
13891 ${CONFIG_SHELL}
13892
13893Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13894
13895 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13896 *-*-solaris2* targets.
13897
13898Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13899
13900 * Makefile.in: define M4, and pass it down to sub-makes;
13901 all-autoconf now depends on all-m4
13902
13903Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13904
13905 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13906 presence of {ar,ranlib} instead of a configured directory
13907
13908Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13909
13910 * config.guess: Accept 34?? as well as 33?? for NCR.
13911
13912Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13913
13914 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13915 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13916
13917Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13918
13919 * configure: grab values for $(CC) and $(CXX) from the
13920 environment, so that someone can do "CC=gcc configure; make" and
13921 have it work right (matching the way that autoconf works now)
13922
13923 * configure.in, Makefile.in: add support for gash, the tcl
13924 interface to Galaxy
13925
13926 * config.guess: add NetBSD variants (hp300, x86)
13927
13928Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13929
13930 * install.sh: Support -d option (in the manner of SunOS 4 install,
13931 as it is more deterministic than that of GNU install)
13932 (chmodcmd): Set file to mode 755 by default (should also do default
13933 chgrp and chown, but I don't feel like dealing with that now)
13934
13935Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13936
13937 * config.sub: Remove h8300hhms alias.
13938
13939Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13940
13941 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13942
13943Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13944
13945 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13946 as stmp-fixinc
13947
13948Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13949
13950 * config.sub: recognize m88110-bug-coff.
13951
13952Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13953
13954 * Makefile.in (all-libio): all dependencies on the toolchain used
13955 to build this (gcc, gas, ld, etc)
13956
13957Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13958
13959 * config.guess: Deal with OSF/1 1.3 on alpha.
13960
13961Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13962
13963 * install.sh: add some 'else true' clauses for portability
13964
13965 * configure.in: don't build libio for h8[35]00-*-* targets
13966
13967Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13968
13969 * Makefile.in: Add support for new libio.
13970
13971Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13972
13973 * install.sh: If one command fails, don't try the rest. Don't try
13974 to remove $dsttmp (via trap) unless we have already created it.
13975 If $src doesn't exist, detect it and exit with an error.
13976
13977 * config.guess: Recognize BSD on hp300.
13978
13979Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13980
13981 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13982 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13983
13984Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13985
13986 * Makefile.in (all-send-pr): depends on all-prms
13987
13988Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13989
13990 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13991
13992Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13993
13994 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13995 Added test for mips-mips-riscos5.
13996
13997Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13998
13999 * configure.in: use mh-hp300 for 68k HP hosts
14000
14001Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14002
14003 * configure: add support for CONFIG_SHELL, so that you can use
14004 some alternate shell for evaluating configure scripts
14005
14006Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14007
14008 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14009 in configure script to bug-gdb@prep.ai.mit.edu when building
14010 distribution archive.
14011 * Makefile.in (COMPRESS): Remove def.
14012 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14013 gdb.tar.Z and make-gdb.tar.Z respectively.
14014 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14015 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14016 to convergence with 'taz' target in Makefile.in.
14017
14018Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14019
14020 * install.sh (dsttmp): use trap to ensure that tmp files go
14021 away on error conditions
14022
14023Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14024
14025 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14026
14027Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14028
14029 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14030 its parent is '/' not ''.
14031
14032 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14033
14034Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14035
14036 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14037 that ${newsrcdir}/configure.in does.
14038
14039Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14040
14041 * test-build.mk: support for CONFIG_SHELL
14042
14043Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14044
14045 * config.sub (netware): Add as a basic system type.
14046
14047Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14048
14049 * Makefile.in (Makefile): depend on configure.in. Also drop the
14050 $(srcdir)/ from the dependency on Makefile.in.
14051
14052Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14053
14054 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14055 (h8300hhms is temporary until multi-libraries are implemented).
14056 * configure.in: Handle h8300h too.
14057
14058Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14059
14060 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14061
14062Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14063
14064 * configure: Remove extraneous output when guessing host type.
14065 * config.guess: Remove extraneous output when guessing using C
14066 compiler rather than uname, or when guessing fails.
14067
14068Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14069
14070 * Makefile.in: remove all.cross and install.cross targets
14071
14072 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14073 definitions
14074
14075Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14076
14077 * configure.in (target sh): Build gprof.
14078
14079Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14080
14081 * config.sub: change -solaris to -solaris2
14082
14083Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14084
14085 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14086
14087Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14088
14089 * configure: Correct error message for missing Makefile.in to
14090 print correct directory.
14091
14092Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14093
14094 * install.sh: kludge around 386BSD shell bug
14095
14096Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14097
14098 * config.guess: Recognize NeXT.
14099 * config.guess: Recognize i486-ncr-sysv4.
14100 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14101
14102Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14103
14104 * Makefile.in (MAKEINFOFLAGS): New variable.
14105 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14106 * build-all.mk, test-build.mk: Pass down --no-split as
14107 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14108
14109Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14110
14111 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14112
14113Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14114
14115 * Makefile.in (libg++.tar.z): New rule.
14116 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14117 * Makefile.in (taz): Only do a single chmod.
14118
14119Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14120
14121 * install.sh: don't use dirname anymore (replaced with sed usage)
14122
14123Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14124
14125 * Makefile.in: Change extension for gzip'd files from '.z' to
14126 '.gz' per new FSF standard usage.
14127
14128Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14129
14130 * configure: put quotes around the final value of program_transform_name
14131
14132Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14133
14134 * Makefile.in: new install.sh support; update install-info rules
14135
14136Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14137
14138 * configure.in: Build diff for crosses, but not for go32 host.
14139
14140 * configure.in: Build gprof only for native, and don't build it
14141 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14142
14143Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14144
14145 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14146
14147Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14148
14149 * configure.in (host_tools): Add prms.
14150
14151Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14152
14153 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14154 with $(FLAGS_TO_PASS) on the command line
14155
14156 * config.sub: Recognize lynx and lynxos
14157
14158Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14159
14160 * config.sub: Accept -ecoff*, not just -ecoff.
14161
14162Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14163
14164 * Makefile.in (taz): Use .gz suffix instead of .z.
14165 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14166 names.
14167
14168Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14169
14170 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14171
14172Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14173
14174 * Makefile.in (install-no-fixedincludes): install gcc last, so
14175 that rebuilds that might happen during 'make install' don't get
14176 bogus gcc include files
14177
14178Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14179
14180 Change from Utah for HPPA support:
14181 * config.guess: Recognize hppa1.x-hp-bsd.
14182
14183Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14184
14185 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14186 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14187
14188Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14189
14190 * config.sub: Add support for rom68k and bug boot monitors.
14191
14192Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14193
14194 * Makefile.in: Make all-opcodes depend on all-bfd.
14195
14196Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14197
14198 * config.guess: Added special check for i[34]86-univel-sysv4*.
14199
14200Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14201
14202 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14203 the processor rather than assuming i486.
14204
14205Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14206
14207 * config.guess: Recognize SunOS6 as Solaris3.
14208
14209Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14210
14211 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14212 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14213
14214Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14215
14216 * build-all.mk (all-cross): New target for Canadian Cross.
14217 Added Q2 go32 targets.
14218 * test-build.mk: Configure go32 cross sparclite-aout and
14219 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14220 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14221
14222Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14223
14224 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14225 GO32 hosted toolchains
14226
14227Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14228
14229 * configure: change so "-exec-prefix" gets passed down rather
14230 than "-exec_prefix" so autoconf generated Makefiles get the
14231 exec_prefix set right.
14232
14233Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14234
14235 * config.guess: get the Solaris2 minor version number
14236
14237 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14238
14239Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14240
14241 * config.guess: Recognize some Sequent platforms.
14242
14243Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14244
14245 * Makefile.in: added the vault-install target
14246
14247 * configure.in: actually use the Sun3 makefile fragment that's in
14248 config, also added the release dir to configdirs
14249
14250Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14251
14252 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14253
14254Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14255
14256 * configure.in: remove some program from Alpha targetted toolchains
14257
14258Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14259
14260 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14261 gprof.
14262 (taz): Run "make diststuff" in those directories instead of "make
14263 proto-dir". Look for "VERSION=" only at start of line in subdir
14264 Makefile. Use "gzip -9" for compression.
14265 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14266 (binutils.tar.z): New target.
14267
14268Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14269
14270 * Makefile.in (taz): Include gpl.texinfo.
14271
14272Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14273
14274 * Makefile.in (setup-dirs): Merged into "taz" target.
14275 (taz): Only do `proto-dir' stuff if a directory is actually needed
14276 for this target.
14277
14278Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14279
14280 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14281 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14282 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14283 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14284 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14285
14286Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14287
14288 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14289 config.sub, and move-if-change to gdb testsuite distribution
14290 archive, so the testsuite can be extracted, configured, and
14291 run separately from the gdb distribution. Blow away the Chill
14292 tests that require a Chill compiled executable, since GNU Chill
14293 is not yet publically available.
14294
14295Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14296
14297 * test-build.mk: set environment variables in a single command,
14298 instead of a list of assignments and exports
14299
14300 * config.guess: recognize Alpha/OSF1 systems
14301
14302Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14303
14304 * configure: Change help message to prefer --options rather than
14305 -options.
14306
14307Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14308
14309 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14310 zippy@ecst.csuchico.edu.
14311 * config.guess: Recognize miniframe.
14312
14313Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14314
14315 * Makefile.in: Use srcroot to find runtest rather than rootme.
14316 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14317
14318Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14319
14320 * test-build.mk: Extensive additions to support building on a
14321 machine other than the host.
14322
14323Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14324
14325 * configure (tooldir): Fix for i386-aix again.
14326
14327Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14328
14329 * configure, Makefile.in: Change definition of $(tooldir)
14330 to match the FSF.
14331
14332Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14333
14334 * config.guess: Recognize i[34]86/SVR4.
14335
14336Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14337
14338 * Makefile.in (all-gdb): gdb depends on sim.
14339
14340Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14341
14342 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14343 at the same time we make the prototype gdb directory.
14344 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14345 files at the same time as the gdb base release distribution.
14346
14347Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14348
14349 * Makefile.in (check): Use individual check targets rather than
14350 DO_X rule.
14351 (check-gcc): Added.
14352
14353Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14354
14355 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14356 for System V release 3.2.
14357
14358Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14359
14360 * config.sub: Recognize hppaosf.
14361 * configure.in: Do configure ld/binutils/gas for it.
14362
14363Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14364
14365 * configure (tooldir): Alter syntax used to set this, for systems
14366 where "\$" isn't handled right, like i386-aix.
14367
14368Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14369
14370 * configure: Pass program-transform-name, not
14371 program_transform_name, to recursive configures.
14372
14373Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14374
14375 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14376 of gas+ld+binutils.
14377
14378Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14379
14380 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14381
14382Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14383
14384 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14385
14386Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14387
14388 * Makefile.in (PRMS): Set back to all-prms.
14389
14390Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14391
14392 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14393 targets, rather than for MIPS hosts.
14394
14395Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14396
14397 * configure.in: add comment for --with-x default values
14398
14399 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14400
14401 * Makefile.in: add check-* targets for each of the directories in
14402 the tree. Add a definition of RUNTEST that will use the one we
14403 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14404
14405Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14406
14407 * configure.in: Removed obsolete references to bfd_target and
14408 target_makefile_frag.
14409
14410 * build-all.mk: Set assorted targets for Q2.
14411 * config.sub: Recognize z8k-sim and h8300-hms.
14412 * test-build.mk: Really don't pass host to configure.
14413 (HOLES): Added uname.
14414
14415Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14416
14417 * configure: Handle an empty program-prefix, program-suffix or
14418 program-transform-name correctly.
14419
14420Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14421
14422 * build-all.mk: -G 8 no longer required for MIPS targets.
14423 * test-build.mk: Don't pass host argument to configure; make it
14424 guess.
14425
14426Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14427
14428 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14429 * Makefile.in (COMPRESS): New macro, like GZIP.
14430
14431Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14432
14433 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14434
14435 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14436 with gas currently defaults to -G 0.
14437
14438Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14439
14440 * Makefile.in (all-flex): flex depends on byacc.
14441
14442 * build-all.mk: If host not specified, use config.guess. Pass TAG
14443 to test-build.mk as RELEASE_TAG.
14444 * test-build.mk (configargs): New variable containing arguments to
14445 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14446 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14447
14448 * config.guess: Use /bin/uname when checking -X argument on SCO,
14449 to avoid invoking GNU uname which doesn't understand -X.
14450
14451 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14452
14453 * configure.in: Build gas for mips-*-*.
14454
14455Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14456
14457 * Makefile.in (all.normal): insert missing backslash.
14458
14459Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14460
14461 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14462
14463 * Makefile.in: Complete overhaul to merge many almost identical
14464 targets.
14465
14466Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14467
14468 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14469 (gdb.tar.Z): Adjusted.
14470
14471 * Makefile.in (setup-dirs, taz): New targets; should be general
14472 enough to adapt for gdb sometime. Build only .z file.
14473 (gas.tar.z): New target.
14474
14475Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14476
14477 * build-all.mk: Use CC=cc -Xs on Solaris.
14478
14479Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14480
14481 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14482 for handling BISON for FSF releases.
14483
14484Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14485
14486 * configure: Actually implement the change zoo just documented.
14487
14488Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14489
14490 * configure: when using config.guess, only set target_alias when
14491 it's not already been set (ie, on the command line)
14492
14493Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14494
14495 * Makefile.in: add installcheck target, set PRMS to install-prms
14496
14497Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14498
14499 * configure: add support for package_makefile_fragment, handle the
14500 case where a directory has a configure.in file but no Makefile.in
14501 more gracefully (with an actual understandable error message, even);
14502 add support for --without (and add this to the usage message); also
14503 explicitly add a --host=${host_alias} to the command line when
14504 config.guess is used
14505
14506Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14507
14508 * configure: Must use both --host and --target in recursive calls.
14509
14510Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14511
14512 * Makefile.in: Change deja-gnu to dejagnu.
14513
14514Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14515
14516 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14517
14518Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14519
14520 * configure.in: canonicalize all instances to *-*-solaris2*,
14521 also strip out a number of tools to not build for go32 host
14522
14523Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14524
14525 * config.guess: add GPL.
14526
14527 * Makefile.in, config.guess, config.sub, configure: bump
14528 copyrights to 93.
14529
14530Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14531
14532 * Makefile.in (do-info): Removed obsolete check for existence of
14533 localenv file.
14534
14535 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14536
14537Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14538
14539 * Makefile.in: a couple of 'else true' for decstation,
14540 support for TclX
14541
14542 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14543
14544Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14545
14546 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14547
14548Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14549
14550 * config.guess: Recognize i386-ibm-aix (PS/2).
14551 * configure.in: Use config/mh-aix386 file for it.
14552
14553Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14554
14555 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14556 CC_FOR_TARGET instead.
14557 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14558
14559Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14560
14561 * Makefile.in: Add sim to list of directories sent with gdb
14562
14563Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14564
14565 * configure.in: Put back mips-dec-bsd* case.
14566
14567Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14568
14569 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14570 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14571 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14572
14573Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14574
14575 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14576
14577 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14578 (install-info): install dir.info only if it exists,
14579 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14580
14581Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14582
14583 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14584 gas for mips-dec-bsd.
14585
14586Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14587
14588 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14589 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14590
14591Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14592
14593 * configure.in: Added "dejagnu" to hosttools list.
14594
14595Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14596
14597 * config.sub, configure.in, config.guess: Add support
14598 for Bosx, an AIX variant from Bull.
14599 Patches from F.Pierresteguy@frcl.bull.fr.
14600
14601Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14602
14603 * devo/dejagnu: Initial creation of devo/dejagnu.
14604 Migrated dejagnu testcases and support files for testing software
14605 tools to reside as subdirectories, currently called "testsuite",
14606 within the directory of the software tool. Migrated all programs,
14607 support libraries, etc. beloging to dejagnu proper from
14608 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14609 with no modifications. The changes to these files which will
14610 allow them to configure, build, and execute properly will be made
14611 in a future update.
14612
14613Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14614
14615 * Makefile.in: Change send_pr to send-pr.
14616 * configure.in: Likewise.
14617 * send_pr: Renamed directory to send-pr.
14618
14619Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14620
14621 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14622
14623Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14624
14625 * README: Update for gdb-4.8 release.
14626 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14627 gdb-xxx.tar.z (gzip'd) file also.
14628
14629Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14630
14631 * Makefile.in: make all-diff depend on all-libiberty
14632
14633Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14634
14635 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14636
14637Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14638
14639 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14640
14641Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14642
14643 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14644 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14645 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14646
14647Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14648
14649 * Makefile.in: makeinfo binary is in a new location
14650
14651Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14652
14653 * config.sub: Accept -ecoff as an OS.
14654
14655 * Makefile.in: Various changes to eliminate a level of make
14656 recursion and reduce the required command line length.
14657 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14658 sub-makes.
14659 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14660 variables holding settings for specific sub-makes.
14661 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14662 in terms of BASE_FLAGS_TO_PASS.
14663 (TARGET_LIBS): New variable listing directories which use
14664 TARGET_FLAGS_TO_PASS.
14665 (subdir_do): Eliminated.
14666 (do-*): New set of targets to replace subdir_do.
14667 (various): All targets which used subdir_do now depend on do-*.
14668 (local-clean): Renamed from do_clean.
14669 (local-distclean): New target, dependency of distclean and
14670 realclean.
14671 (install-info): Don't create directories. Depend on dir.info
14672 rather than calling make recursively.
14673 (install-dir.info): Eliminated.
14674 (install-info-dirs): Create all info directories here.
14675 (dir.info): Depend upon do-install-info.
14676
14677 * test-build.mk (HOLES): Added false.
14678
14679Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14680
14681 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14682
14683Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14684
14685 * Makefile.in (info): remove dependency on all-texinfo. The
14686 problem was really in texinfo/C, not at this level.
14687
14688Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14689
14690 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14691
14692Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14693
14694 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14695 GDB releases.
14696
14697Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14698
14699 * configure: Include srcdir in message about target of link not
14700 being found. Don't convert `-' to `_' in `with' options being
14701 passed to subdirs.
14702
14703Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14704
14705 * configure.in: add uudecode to host_tools
14706
14707 * Makefile.in: added {all,install}-uudecode targets, added them to
14708 the appropriate lists
14709
14710Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14711
14712 * Makefile.in (all-gcc): Added dependency on all-gas.
14713
14714 * configure.in (mips-*-*): Build ld and binutils.
14715
14716Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14717
14718 * configure: check return code from mkdir, print error message and
14719 exit on failure.
14720
14721Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14722
14723 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14724
14725Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14726
14727 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14728
14729Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14730
14731 * config.sub (h8500): Recognize this as a cpu type.
14732
14733Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14734
14735 * configure: source directory missing is no longer a warning
14736
14737 * configure.in: recognize irix[34]* instead of irix[34]
14738
14739 * Makefile.in: define and pass down X11_LIB
14740
14741Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14742
14743 * guess-systype: Renamed to ...
14744 * config.guess: ... by popular request.
14745 * configure.in, Makefile.in: Update accordingly.
14746
14747Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14748
14749 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14750 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14751 + Execute ./dummy instead of assuming . is in PATH.
14752
14753Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14754
14755 * guess-systype: New shell script. Attempts to guess the
14756 canonical host name of the executing host.
14757 Only a few hosts are supported so far.
14758 * configure: Call guess-systype if no host is specified.
14759
14760Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14761
14762 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14763 gcc Makefile.
14764
14765
14766Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14767
14768 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14769 (all-gcc, install-gcc, subdir_do): Use it.
14770
14771Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14772
14773 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14774
14775Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14776
14777 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14778 set exclusively by configure, using configure.in .
14779
14780Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14781
14782 * test-build.mk: set $PATH for all builds
14783
14784 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14785
14786Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14787
14788 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14789 the one used in gcc/Makefile.in, so that a null expansion doesn't
14790 override the one needed to build gcc with a native cc.
14791
14792
14793Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14794
14795 * configure: Accept -with arguments.
14796
14797Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14798
14799 * Makefile.in: added h8300sim
14800
14801Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14802
14803 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14804 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14805 (all-cygnus, native, build-cygnus): Make
14806 $(canonhost)-stamp-3stage-done, not $(host)....
14807 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14808 i386-sco3.2v4. Added else true to if command.
14809
14810Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14811
14812 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14813
14814Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14815
14816 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14817
14818Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14819
14820 * configure.in: don't remove binutils from Solaris builds
14821
14822Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14823
14824 * Makefile.in: get rid of earlier definitions for *clean,
14825 also handle the recursive info rule better
14826
14827Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14828
14829 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14830 do more-or-less the right thing.
14831
14832Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14833
14834 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14835 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14836
14837Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14838
14839 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14840 $(host_canonical).
14841
14842 * configure.in: split the configdirs list into 4 categories (native
14843 v. cross, library v. tool) and handle the cross-only and native-
14844 only in more reasonable (and correct!) way.
14845
14846Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14847
14848 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14849 configdirs anymore.
14850
14851Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14852
14853 * Makefile.in: extensive cleanup:: removed all of the explicit
14854 clean-* targets, collapsed many wrappers around subdir_do into
14855 one, added additional targets to satisfy standards.texi, deleted
14856 some old targets, some changes for consistency
14857
14858Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14859
14860 * configure.in: handle some programs as cross-only, and others as
14861 native only
14862
14863 * test-build.mk: handle partial holes in a more generic manner
14864
14865 * Makefile.in: m4 depends on libiberty
14866
14867Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14868
14869 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14870 time, wdiff, and find to configdirs
14871
14872 * Makefile.in: all, clean, and install rules for the new programs
14873 added to configure.in
14874
14875Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14876
14877 * configure.in: use mh-sun for all *-sun-* hosts
14878
14879Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14880
14881 * Makefile.in: define flags for X11 include files and library file
14882 locations, pass them down to the programs that need this info
14883
14884 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14885
14886Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14887
14888 * configure.in: start building libg++ for HP-UX targets
14889
14890Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14891
14892 * README: Update references to files moved into etc/.
14893
14894Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14895
14896 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14897 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14898
14899Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14900
14901 * configure: accept dash as well as underscore in long option
14902 names for FSF compatibility.
14903
14904Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14905
14906 * config.sub: added -sco3.2v4 support from FSF.
14907
14908Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14909
14910 * configure.in: expand the section that adds or removes
14911 directories from the list of programs to build, to handle native
14912 vs. cross in addition to host v. native
14913
14914Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14915
14916 * Makefile.in: Replace C++ in macro names with CXX.
14917 This is less likely to break ...
14918
14919Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14920
14921 * test-build.mk: add -w to GNU_MAKE
14922
14923Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14924
14925 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14926 add 'sparc' to list of recognized cpus. This needed to make
14927 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14928 Delete some redundant ose68 variants. Recognize -wrs as an os,
14929 then changes that into $CPU-wrs-vxworks.
14930
14931 * configure.in: remove most references to gdbtest, regularize
14932 target based program removal
14933
14934 * test-build.mk: import from p3 tree (many fixes and changes)
14935
14936Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14937
14938 * Makefile.in: added rules to handle tcl, tk, and expect
14939
14940 * configure.in: handle those directories if they exist
14941
14942Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14943
14944 * config.sub: removed bogus hppabsd and hppahpux names, since
14945 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14946
14947Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14948
14949 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14950 depends upon all-xiberty
14951
14952 * Makefile.in: changes from p3, including:
14953
14954 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14955
14956 * Makefile.in (XTRAFLAGS): include newlib directories if
14957 newlib/Makefile exists, rather than if host != target.
14958
14959 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14960
14961 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14962 from the same source tree and not building a cross-compiler. This
14963 matters for the libg++ configuration if reconfiguring a tree that
14964 has already been installed.
14965
14966 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14967
14968 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14969 pick up the machine and system specific header files.
14970
14971 * Makefile.in: added AS_FOR_TARGET, passed down in
14972 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14973 the C compiler to use to create programs which are run in the
14974 build environment, set it to default to $(CC), and passed it down
14975 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14976
14977 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14978
14979 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14980 We need them for unusual native builds, like systems without
14981 ranlib.
14982
14983 * configure: also define $(host_canonical) and
14984 $(target_canonical), which are the full, canonical names for the
14985 given host and target
14986
14987Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14988
14989 * Makefile.in: Added separate definitions for C++.
14990
14991Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14992
14993 * configure.in (configdirs): Add deja-gnu.
14994
14995Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14996
14997 * README: Update for configure.texi and gdb-4.7 release.
14998
14999Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15000
15001 * Makefile.in: Move "all" target to top of file.
15002 Previously, first target was ".PHONY" which caused BSD4.4 make
15003 to build .PHONY when make was run without arguments.
15004
15005Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15006
15007 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15008 Library-copylefted code in libiberty.
15009
15010Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15011
15012 * config.sub: Replace m68kmote with plain old m68k.
15013
15014Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15015
15016 * Makefile.in: Remove space from blank line, avoid Make complaints.
15017
15018Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15019
15020 * config.sub: Complain if no argument is given. Added support for
15021 386bsd as OS and target alias.
15022
15023Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15024
15025 * Makefile.in (XTRAFLAGS): include newlib directories if
15026 newlib/Makefile exists, rather than if host != target.
15027
15028Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15029
15030 * config.sub: recognize sparclite-wrs-vxworks.
15031
15032 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15033 p3.) Added clean-xiberty to clean.
15034
15035Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15036
15037 * configure.in: use *-*-* instead of nested cases for host and target
15038
15039Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15040
15041 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15042 from the same source tree and not building a cross-compiler. This
15043 matters for the libg++ configuration if reconfiguring a tree that
15044 has already been installed.
15045
15046Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15047
15048 * config.sub (i486v/i486v4): Merge in from FSF version.
15049
15050Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15051
15052 * configure: only set PWD if it is already set.
15053
15054Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15055
15056 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15057 doesn't have unset and all success paths (and most error paths)
15058 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15059 to just ${PWD} to avoid confusion.)
15060
15061Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15062
15063 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15064 even for a native compilation.
15065
15066Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15067
15068 Changes to make the gdb.tar.Z rule work better.
15069
15070 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15071 (DEVO_SUPPORT): Add configure.texi.
15072 (bfd-ilrt.tar.Z): Remove ancient rule.
15073
15074Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15075
15076 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15077 pick up the machine and system specific header files.
15078
15079 * configure.in, config.sub: added new target m68010-adobe-scout,
15080 with alias of adobe68k. Changed configure.in to check for
15081 -scout before -sco* to avoid a false match.
15082
15083 * Makefile.in: added AS_FOR_TARGET, passed down in
15084 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15085 the C compiler to use to create programs which are run in the
15086 build environment, set it to default to $(CC), and passed it down
15087 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15088
15089Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15090
15091 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15092 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15093 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15094 FOR_TARGET variants, to newlib and libg++.
15095
15096Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15097
15098 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15099 first.
15100
15101Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15102
15103 * config.sub: Accept `elf' as an environment.
15104
15105Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15106
15107 * Makefile.in (all-opcodes): cd into the right directory
15108
15109Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15110
15111 * configure: added -program_transform_name option, used as
15112 argument to sed when installing programs.
15113 configure.texi: added documentation for -program_prefix,
15114 -program_suffix and -program_transform_name.
15115
15116Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15117
15118 * config.sub: Accept i486 where i386 ok.
15119
15120Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15121
15122 * config.sub: accept we32k
15123
15124Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15125
15126 * config.sub, configure.in: accept OSE68000 and OSE68k.
15127
15128 * Makefile.in: don't create all directories for ``make install'';
15129 let the subdirectories create the ones they need.
15130
15131Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15132
15133 * COPYING: new file, GPL v2
15134
15135Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15136
15137 * Makefile.in: use the new gen-info-dir, which needs a template
15138 argument (which also lives in texinfo)
15139
15140 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15141
15142Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15143
15144 * config.sub (ncr3000): Change i386 to i486.
15145
15146Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15147
15148 * Makefile.in: add install-rcs, install-grep to
15149 install-no-fixedincludes, removed install-bison and install-libgcc
15150
15151Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15152
15153 * configure.in: grab the HPUX makefile fragment if on HPUX
15154
15155Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15156
15157 * Makefile.in: eradicate bison spoor (ditto libgcc).
15158 configure.in: recognise m68{k,000}-ericsson-OSE.
15159 es1800 is alias for m68k-ericsson-OSE
15160
15161Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15162
15163 * configure.in: rearrange the parts that remove programs from
15164 configdirs, based now on HOST==TARGET or by canonical triple.
15165
15166Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15167
15168 * test-build.mk: recurse explicitly with -f test-build.mk when
15169 appropriate. predicate stage3 and comparison on the existence
15170 of gcc. That is, if gcc isn't around, we aren't three-staging.
15171 On very clean, also remove ...stamp-co. Build in-place before
15172 doing other builds.
15173
15174Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15175
15176 * Makefile.in, configure.in: add tgas
15177
15178Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15179
15180 * Makefile.in: a number of changes merged in from progressive.
15181
15182 * configure.in: add libm.
15183
15184 * .cvsignore: ignore some stuff that comes from test-build.mk.
15185
15186Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15187
15188 * config.sub: Add es1800 (m68k-ericsson-es1800).
15189
15190Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15191
15192 * configure: Add program_suffix (parallel to program_prefix)
15193 * Makefile.in: adjust directory-creating script for losing decstation
15194
15195Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15196
15197 * configure: Minor $subdir-related fixes.
15198
15199Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15200
15201 * configure: fix various problems with propogating
15202 makefile_target_frag in subdirs.
15203 * configure.in: config libgcc if its there
15204
15205Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15206
15207 * config.sub: HPPA merge.
15208
15209Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15210
15211 * Makefile.in: Replace all-bison with all-byacc in all
15212 dependency lines for other tools (which now use byacc).
15213
15214Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15215
15216 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15217
15218Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15219
15220 * Makefile.in: make gprof rules similar to byacc rules (instead of
15221 vestigal $(unsubdir) that didn't work...)
15222
15223Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15224
15225 * config.sub: Add support for Linux.
15226 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15227 (at least for libg++).
15228
15229Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15230
15231 * configure.texi: fix doc for the -nfp option to configure
15232
15233Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15234
15235 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15236
15237Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15238
15239 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15240 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15241 * configure.in: added solaris* host_makefile_frag hook.
15242
15243Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15244
15245 * config.sub: changed recognition of m68000 so that various
15246 m68k types can be specified via m680[01234]0
15247
15248Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15249
15250 * config.sub (basic_machine): fix sed so that '-foo' isn't
15251 completely substituted out while .+'-foo' loses the '-foo'
15252
15253Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15254
15255 * config.sub ($os): Add -aout.
15256
15257Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15258
15259 * configure: If host_makefile_frag is absolute, don't
15260 prefix ${invsubdir} (relevant to libg++ auto-configure).
15261
15262Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15263
15264 * Makefile.in (tooldir): Define it.
15265 (all-ld): Depend on all-flex.
15266
15267Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15268
15269 * Makefile.in (check): Fix libg++ special case.
15270
15271Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15272
15273 * configure: do not bury `pwd` into config.status, thus do fewer
15274 pwd's.
15275
15276 * configure: print the "Building in" message only when building in
15277 other than "." AND verbose.
15278
15279 * configure: remove -s, rework -v to better accommodate guested
15280 configures.
15281
15282 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15283
15284Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15285
15286 * Makefile.in: macroize flags passed on recursion. remove
15287 fileutils.
15288
15289Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15290
15291 * configure: get makesrcdir right for subdirs deeper than 1.
15292
15293 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15294 install.
15295
15296Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15297
15298 * Makefile.in: don't print subdir_do or recursion lines.
15299
15300Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15301
15302 * standards.texi: added menu item.
15303
15304 * Makefile.in: build and install standards.info.
15305
15306 * standards.texi: new file.
15307
15308Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15309
15310 * configure: test for and move config.status pieces from
15311 ${subdir}/.
15312
15313Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15314
15315 * configure: Test for existance of files before trying to mv
15316 them, to avoid numerous non-existance messages.
15317
15318Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15319
15320 * configure: correct final line of config.status.
15321
15322 * configure: patch from eggert. Avoids a protection problem if
15323 the original Makefile.in is read only.
15324
15325 * configure: use move-if-change from gcc to create config.status.
15326 Some makefiles depend on config.status to tell if a directory
15327 has been reconfigured for a different host. This change
15328 prevents those directories from remaking everything in the case
15329 where the reconfig was only intended to rebuild a Makefile.
15330
15331 * configure: test for config.sub with "config.sub sun4" rather
15332 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15333 host alias from a missing config.sub.
15334
15335Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15336
15337 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15338 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15339
15340Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15341
15342 * configure: mkdir ${subdir} as needed.
15343
15344Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15345
15346 * Makefile.in,configure.in: added autoconf.
15347
15348Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15349
15350 * Makefile.in: no longer pass against on recursion.
15351
15352 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15353 definitions are not inherited.
15354
15355 * configure: correct makesrcdir when subdir is .
15356
15357Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15358
15359 * configure: Add support for 'subdirs' variable, which is
15360 like 'configdirs', except that configure doesn't re-invoke
15361 itself for subdirs, it just creates a Makefile for each subdir.
15362 * configure.texi: Document subdirs.
15363
15364Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15365
15366 * configure.in: added flex to configdirs
15367
15368Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15369
15370 * Makefile.in: remove clean-stamps from clean.
15371
15372Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15373
15374 * configure.in: Add gdbtest to configdirs.
15375
15376Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15377
15378 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15379 to recursive makes.
15380 * configure.in: Recognize new ncr3000 config.
15381
15382Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15383
15384 * Makefile.in, configure.in: removed references to gdbm.
15385
15386Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15387
15388 * config.sub: Don't canonicalize os value
15389 newsos* to bsd (readline needs to check for newsos).
15390 (This fix was earlier made Jan 31, but got re-broken.)
15391
15392Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15393
15394 * configure.in: sco is an os, not a vendor!
15395
15396 * configure: Quote $( better. Keep various shells happy.
15397
15398Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15399
15400 * Makefile.in: eliminate stamp-files.
15401
15402Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15403
15404 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15405 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15406
15407Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15408
15409 * config.sub: fix iris/iris3.
15410
15411Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15412
15413 * configure: re-add -rm.
15414
15415Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15416
15417 * Maskefile.in: add .stmp-rcs to all.
15418
15419 * configure.in: remove gas from rs6000 build, use aix host fragment.
15420
15421Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15422
15423 * configure: pass down site_option during recursion.
15424
15425Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15426
15427 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15428
15429Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15430
15431 * configure: Change exec_prefix so that it really defaults to prefix.
15432
15433Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15434
15435 * Makefile.in, configure.in: Add support for mmalloc library.
15436
15437Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15438
15439 * Makefile.in: add stmp dependencies for a few more things.
15440
15441Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15442
15443 * configure: adjusted error message on objdir/srcdir configure
15444 collision, per john's suggestion.
15445
15446 * Makefile.in: add libiberty stmp to all and all.cross.
15447
15448Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15449
15450 * Makefile.in: remove force dependencies, add grep to all.
15451
15452Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15453
15454 * Makefile.in: drop flex. make stamp files work.
15455
15456 * configure: added test for conflicting configuration in srcdir,
15457 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15458 gets cranky. use relative paths for configure and srcdir
15459 whenever possible. Send some error messages to stderr that were
15460 going to stdout.
15461
15462Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15463
15464 * Makefile.in: Fix libg++ rule to check for gcc directory
15465 before using gcc/gcc. Also pass XTRAFLAGS.
15466
15467Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15468
15469 * Makefile.in: added stmp-files so that directories aren't polled
15470 when they are already built.
15471
15472 * configure.texi: fixed a node pointer problem.
15473
15474Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15475
15476 * config.sub configure.in gdb/configure.in
15477 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15478 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15479 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15480
15481Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15482
15483 * configure: -recurring becomes -silent. corrected help message
15484 for -site= option.
15485
15486 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15487
15488Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15489
15490 * configure: when building Makefile for crosses, replace
15491 tooldir and program_prefix. default srcdir from location of
15492 config.sub. remove "for host in hosts" and "for target in
15493 targets" loops.
15494
15495Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15496
15497 * Makefile.in: Do not pass bindir or mandir to cvs.
15498
15499Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15500
15501 * Makefile.in, configure.in: removed traces of namesubdir,
15502 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15503 copyrights to '92, changed some from Cygnus to FSF.
15504
15505 * configure.texi: remove most references to multiple hosts,
15506 multiple targets, subdirs, etc.
15507
15508 * configure.man: removed rcsid. reference config.sub not
15509 config.subr.
15510
15511 * Makefile.in: mkdir $(infodir) on install-info.
15512
15513Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15514
15515 * configure.texi: Explain better about .gdbinit and about
15516 the environment that configure.in sections run in.
15517
15518Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15519
15520 * configure.in: Ultrix is only a decstation if it's a MIPS.
15521
15522Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15523
15524 * README: DOC.configure => cfg-paper.texi.
15525
15526Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15527
15528 * config.sub (near case $os): Don't convert newsos* to bsd!
15529
15530Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15531
15532 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15533 the number of copies of COPYING that go into the GDB tar file.
15534
15535Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15536
15537 * bfd/configure.in, gdb/config/mh-i386sco,
15538 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15539 Fix SCO configuration stuff.
15540
15541Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15542
15543 * Makefile.in: For libg++, make sure the -I pointing
15544 to the gcc directory goes *after* all the libg++-local -I flags.
15545 Also, move just-gcc dependency from just-libg++ to all-libg++.
15546
15547Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15548
15549 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15550
15551Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15552
15553 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15554
15555Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15556
15557 * config.sub: Add stratus configuration frags. Also
15558 submitted to FSF.
15559
15560Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15561
15562 * Makefile.in (DEV_SUPPORT): add configure.man.
15563
15564 * config.sub(Decode manufacturer-specific): add -none*.
15565
15566Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15567
15568 * Makefile.in: remove form feeds to make Sun's make happy.
15569 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15570
15571Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15572
15573 * Makefile.in (AR_FLAGS): Make quieter.
15574
15575Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15576
15577 * configure.in: Add libg++.
15578 * configure: When verbose, don't output the command line at each
15579 level; it will be unremarkably the same as the previous version,
15580 which will be the same as what the user typed.
15581
15582Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15583
15584 * configure.in, Makefile.in: fix clean-info, add flex. add
15585 fileutils.
15586
15587 * configure: be less sensitive to spaces in Makefile.in. Do not
15588 look for sources in "..". Doing so breaks subdirectories that
15589 might have their own configure. If a subdir has it's own
15590 configure script, use it.
15591
15592Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15593
15594 * cfg-paper.texi: some changes suggested by rms.
15595
15596Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15597
15598 * config.sub: Merge in some small additions from the FSF version,
15599 taken from the gcc distribution, to bring the Cygnus and FSF
15600 versions into closer sync.
15601
15602Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15603
15604 * configure.in: Changed svr4 references to sysv4.
15605
15606Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15607
15608 * configure: added -V for version number option.
15609
15610Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15611
15612 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15613 renamed from DOC.configure to cfg-paper.texi.
15614
15615Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15616
15617 * configure, config.subr, config.sub: config.subr is now
15618 config.sub again.
15619
15620Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15621
15622 * configure.texi: new file, in progress.
15623
15624 * Makefile.in: build info file and install the man page for
15625 configure.
15626
15627 * configure.man: new file, first cut.
15628
15629 * configure: find config.subr again now that configuration "none"
15630 has gone. removed all traces of the -ansi option. removed all
15631 traces of the -languages option.
15632
15633 * config.subr: resync from rms.
15634
15635Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15636
15637 * configure, config.sub, config.subr: merge config.sub into
15638 config.subr, call the result config.subr, remove config.sub, use
15639 config.subr.
15640
15641 * Makefile.in: revised install for dir.info.
15642
15643Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15644
15645 * configure.in: add decstation host makefile frag.
15646
15647 * Makefile.in: BISON now bison -y again. also install-gcc on
15648 install. clean-gdbm on clean. infodir belongs in datadir.
15649 Make directories for info install. Build dir.info here then
15650 install it.
15651
15652Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15653
15654 * Makefile.in: fix for bad directory tests.
15655
15656Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15657
15658 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15659 regexp. -srcdir relative was being handled incorrectly.
15660
15661 * Makefile.in: unwrapped some for loops so that parallel makes
15662 work again and so one can focus one's attention on a particular
15663 package.
15664
15665Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15666
15667 * configure: added PWD as a stand in for `pwd` (for speed). use
15668 elif wherever possible. make -srcdir work without -objdir.
15669 -objdir= commented out.
15670
15671Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15672
15673 * configure: +options become --options. -subdirs commented out.
15674 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15675 Makefile now at top of generated Makefile. Removed cvs log
15676 entries. added -srcdir. create .gdbinit only if there is one
15677 in ${srcdir}.
15678
15679 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15680 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15681 and mandir now keyed off datadir by default.
15682
15683Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15684
15685 * Freshly created ChangeLog.
15686
15687\f
15688Local Variables:
15689mode: change-log
15690left-margin: 8
15691fill-column: 76
15692version-control: never
15693End:
This page took 0.155407 seconds and 5 git commands to generate.